:root{color:#29332f;font-synthesis:none;--ink:#17201d;--muted:#737d78;--green:#315d4e;--green-dark:#24483b;--paper:#fff;--line:#e3e6e1;--soft:#f4f5f1;--sidebar:218px;--header:60px;--radius:8px;--shadow:0 1px 2px #16201c06;background:#f6f6f2;font-family:DM Sans,Noto Sans KR,sans-serif}*{box-sizing:border-box}html{background:#f6f6f2;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;background:0 0;border:0}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;margin-left:var(--sidebar)}main{width:100%;max-width:1600px;margin:0 auto;padding:32px}.button{border:1px solid var(--line);color:#48534e;white-space:nowrap;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 14px;font-size:11px;font-weight:600;display:inline-flex}.button:hover{background:#fafbf8;border-color:#ccd2cc}.button.primary{color:#fff;background:var(--green-dark);border-color:var(--green-dark)}.button.primary:hover{background:#1c3a31}.button.danger{color:#9b3a2d;background:snow;border-color:#e9c9c3}.icon-button{color:#77817c;border-radius:5px;place-items:center;width:30px;height:30px;display:grid}.icon-button:hover{background:var(--soft);color:var(--ink)}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%}th{border-bottom:1px solid var(--line);color:#8b948f;letter-spacing:.04em;text-align:left;white-space:nowrap;background:#fafbf8;height:38px;padding:0 14px;font-size:9px;font-weight:700}td{color:#65706b;white-space:nowrap;border-bottom:1px solid #edf0ec;height:58px;padding:8px 14px;font-size:10px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfcfa}.field{flex-direction:column;gap:7px;display:flex}.field>label,.field-label{color:#4f5a55;font-size:11px;font-weight:700}.field input,.field textarea,.field select,.control{width:100%;min-height:39px;color:var(--ink);background:#fff;border:1px solid #dfe3de;border-radius:6px;outline:none;padding:9px 11px;font-size:12px}.field textarea{resize:vertical}.field input:focus,.field textarea:focus,.field select:focus,.control:focus-within{border-color:#789989;box-shadow:0 0 0 3px #40675614}.field small{color:#929b96;font-size:9px;line-height:1.5}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.toolbar-group{align-items:center;gap:8px;display:flex}.search-control{border:1px solid var(--line);color:#8b948f;background:#fff;border-radius:6px;align-items:center;gap:8px;min-width:230px;height:35px;padding:0 10px;display:flex}.search-control input{background:0 0;border:0;outline:0;width:100%;font-size:11px}.select-control{border:1px solid var(--line);color:#626d67;background:#fff;border-radius:6px;height:35px;padding:0 30px 0 10px;font-size:10px}.pagination{border-top:1px solid var(--line);min-height:54px;color:var(--muted);justify-content:space-between;align-items:center;padding:10px 14px;font-size:10px;display:flex}.pagination div{gap:4px;display:flex}.pagination button{border:1px solid var(--line);color:#66716c;background:#fff;border-radius:5px;width:29px;height:29px;font-size:10px}.pagination button.current{color:#fff;background:var(--green);border-color:var(--green)}@media (width<=900px){.app-shell{margin-left:0}main{padding:24px 18px}}@media (width<=600px){.toolbar{flex-direction:column;align-items:stretch}.toolbar-group{width:100%}.search-control{flex:1;min-width:0}}aside.svelte-129hoe0{z-index:40;width:var(--sidebar);color:#d7dfdb;background:#111a17;flex-direction:column;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(0)}.brand.svelte-129hoe0{border-bottom:1px solid #26312d;align-items:center;gap:12px;height:84px;padding:0 22px;display:flex}.brand-mark.svelte-129hoe0{color:#f3f6f4;letter-spacing:-1px;border:1px solid #a7b9af;border-radius:4px;place-items:center;width:37px;height:37px;font-family:Georgia,serif;font-size:14px;display:grid}.brand.svelte-129hoe0 div:where(.svelte-129hoe0){flex-direction:column;gap:1px;display:flex}.brand.svelte-129hoe0 strong:where(.svelte-129hoe0){color:#fff;letter-spacing:.07em;font-family:Georgia,serif;font-size:15px}.brand.svelte-129hoe0 span:where(.svelte-129hoe0){color:#87978f;letter-spacing:.22em;font-size:9px}nav.svelte-129hoe0{flex:1;padding:14px 12px;overflow-y:auto}.nav-section.svelte-129hoe0{margin-bottom:18px}.nav-section.svelte-129hoe0 p:where(.svelte-129hoe0){color:#6f8078;letter-spacing:.12em;text-transform:uppercase;margin:0 12px 7px;font-size:10px;font-weight:700}nav.svelte-129hoe0 a:where(.svelte-129hoe0){color:#aebbb5;border-radius:6px;align-items:center;gap:11px;height:40px;padding:0 12px;font-size:13px;font-weight:500;transition:all .15s;display:flex}nav.svelte-129hoe0 a:where(.svelte-129hoe0):hover{color:#fff;background:#1b2622}nav.svelte-129hoe0 a.active:where(.svelte-129hoe0){color:#fff;background:#2d473e;box-shadow:inset 3px 0 #93b8a8}.account.svelte-129hoe0{width:calc(100% - 24px);color:inherit;text-align:left;border-top:1px solid #29332f;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;margin:10px 12px 16px;padding:12px;display:grid}.account.svelte-129hoe0:hover{background:#1b2622}.avatar.svelte-129hoe0{color:#1d3b30;background:#e5eee9;border-radius:50%;place-items:center;width:34px;height:34px;font-size:11px;font-weight:700;display:grid}.account.svelte-129hoe0 div:where(.svelte-129hoe0):nth-child(2){flex-direction:column;min-width:0;display:flex}.account.svelte-129hoe0 strong:where(.svelte-129hoe0){color:#f4f6f5;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.account.svelte-129hoe0 span:where(.svelte-129hoe0){color:#788981;font-size:10px}.close.svelte-129hoe0,.backdrop.svelte-129hoe0{display:none}@media (width<=900px){aside.svelte-129hoe0{transition:transform .2s;transform:translate(-100%)}aside.open.svelte-129hoe0{transform:translate(0)}.close.svelte-129hoe0{color:#94a39c;place-items:center;margin-left:auto;display:grid}.backdrop.svelte-129hoe0{z-index:35;background:#00000059;border:0;width:100%;height:100%;display:block;position:fixed;inset:0}}header.svelte-1elxaub{height:var(--header);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#fafaf7eb;justify-content:space-between;align-items:center;gap:20px;padding:0 32px;display:flex;position:sticky;top:0}.crumbs.svelte-1elxaub{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.crumbs.svelte-1elxaub a:where(.svelte-1elxaub){color:var(--muted)}.crumbs.svelte-1elxaub span:where(.svelte-1elxaub){color:var(--ink);font-weight:600}.actions.svelte-1elxaub{align-items:center;gap:8px;display:flex}.search.svelte-1elxaub{border:1px solid var(--line);color:#8b948f;background:#fff;border-radius:6px;align-items:center;gap:8px;width:230px;height:35px;padding:0 10px;display:flex}.search.svelte-1elxaub input:where(.svelte-1elxaub){min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:12px}kbd.svelte-1elxaub{color:#89918d;white-space:nowrap;background:#f7f7f4;border:1px solid #dfe3df;border-radius:3px;padding:2px 5px;font:9px DM Sans}.menu.svelte-1elxaub{display:none}@media (width<=900px){header.svelte-1elxaub{padding:0 18px}.menu.svelte-1elxaub{place-items:center;margin-right:2px;display:grid}}@media (width<=600px){.search.svelte-1elxaub{display:none}}
