:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#12221c;--muted:#607068;--paper:#f5f7f2;--card:#fff;--line:#dce4dc;--brand:#126b4c;--brand-dark:#0b5038;--danger:#a52d2d;--shadow:0 20px 60px #18372a17}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);margin:0;font-family:ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans KR,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:3px}.skip-link{z-index:99;background:#fff;padding:.75rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;max-width:1160px;height:72px;margin:auto;padding:0 24px;display:flex}.brand{letter-spacing:.08em;font-size:1.05rem;font-weight:900;text-decoration:none}.brand span{color:var(--brand);font-weight:650}.site-header nav{gap:24px;display:flex}.site-header nav a{color:var(--muted);font-weight:650;text-decoration:none}main{min-height:calc(100vh - 144px)}footer{max-width:1160px;height:72px;color:var(--muted);margin:auto;padding:20px 24px;font-size:.86rem}.hero,.page-grid{max-width:1160px;margin:auto;padding:76px 24px}.hero{grid-template-columns:1.2fr .8fr;align-items:center;gap:64px;display:grid}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:850}.hero h1,.page-title{letter-spacing:-.055em;margin:.25em 0;font-size:clamp(2.35rem,6vw,5.5rem);line-height:1.02}.page-title{font-size:clamp(2.2rem,5vw,4.2rem)}.lead{max-width:620px;color:var(--muted);font-size:1.1rem}.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:24px;padding:30px}.card h2,.card h1{margin-top:0}.auth-page{max-width:520px;margin:auto;padding:64px 20px}.auth-page>header{margin-bottom:24px}.auth-page h1{letter-spacing:-.04em;margin:.2rem 0;font-size:2.2rem}.form-stack{gap:18px;display:grid}.form-stack label{gap:7px;font-size:.9rem;font-weight:700;display:grid}.form-stack input,.form-stack select{width:100%;font:inherit;background:#fff;border:1px solid #bcc9c0;border-radius:11px;padding:13px 14px}.form-stack input:focus{border-color:var(--brand);outline:3px solid #126b4c33}button,.button{appearance:none;background:var(--brand);color:#fff;font:inherit;cursor:pointer;text-align:center;border:0;border-radius:11px;padding:13px 18px;font-weight:800;text-decoration:none}button:hover,.button:hover{background:var(--brand-dark)}button:disabled{opacity:.55;cursor:wait}.secondary{color:var(--ink);background:#e8eee9}.secondary:hover{background:#dce6de}.danger{color:var(--danger)}.button-row{flex-wrap:wrap;align-items:center;gap:10px;margin-top:22px;display:flex}.message{border-radius:9px;margin:0;padding:10px 12px;font-size:.9rem}.error{color:#821c1c;background:#fff0f0}.success{color:#075e3d;background:#e8f7ef}.text-links{color:var(--muted);justify-content:space-between;gap:15px;margin-top:18px;font-size:.9rem;display:flex}.page-grid{grid-template-columns:280px 1fr;gap:40px;display:grid}.sidebar{height:max-content;position:sticky;top:24px}.sidebar a{color:var(--muted);padding:10px 0;text-decoration:none;display:block}.content-stack{gap:22px;display:grid}.data-list{margin:0;padding:0;list-style:none}.data-list li{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.data-list li:last-child{border:0}.muted{color:var(--muted)}.scope-list{padding-left:1.2rem}.status-dot{background:#20a66a;border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.skeleton{background:linear-gradient(90deg,#e5e9e5,#f6f7f6,#e5e9e5) 0 0/200%;border-radius:8px;height:18px;animation:1.2s infinite pulse}@keyframes pulse{to{background-position:-200% 0}}@media (max-width:760px){.site-header nav a:not(:last-child){display:none}.hero,.page-grid{grid-template-columns:1fr;padding-top:42px}.hero{gap:32px}.page-grid{gap:20px}.sidebar{gap:18px;display:flex;position:static}.card{border-radius:18px;padding:22px}.data-list li{flex-direction:column;align-items:flex-start}.text-links{flex-direction:column}}
