:root{color:#13221a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fff;font-family:Inter,Pretendard,Noto Sans KR,system-ui,sans-serif}*{box-sizing:border-box}html{background:#fff;min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #146b4447}:root{--ink:#13221a;--muted:#68766e;--line:#dfe6e1;--surface:#fff;--soft:#f3f7f4;--brand-color:#146b44;--brand-dark:#0e4e32;--danger:#b42318}.brand{color:var(--ink);letter-spacing:.18em;font-size:15px;font-weight:900;text-decoration:none}.eyebrow{color:var(--brand-color);letter-spacing:.15em;margin:0 0 10px;font-size:12px;font-weight:900}.auth-page{background:var(--surface);grid-template-columns:minmax(340px,.82fr) minmax(500px,1.18fr);min-height:100svh;display:grid}.brand-panel{color:#eefbf4;background:radial-gradient(circle at 85% 18%,#78d4a13b,#0000 28%),linear-gradient(150deg,#102b1d 0%,#0d5032 100%);flex-direction:column;justify-content:space-between;min-height:100svh;padding:clamp(30px,5vw,72px);display:flex}.brand-panel .brand{color:#fff}.brand-panel>div{max-width:520px;margin-bottom:8vh}.brand-kicker{color:#9de0b9;margin:0 0 18px;font-weight:700}.brand-panel h2{color:#fff;letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,58px);line-height:1.12}.brand-panel div>p:last-child{color:#c3d9cc;max-width:430px;margin:24px 0 0;line-height:1.75}.form-panel{place-items:center;padding:48px 24px;display:grid}.form-card{width:min(100%,460px)}.form-card h1{color:var(--ink);letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,48px);line-height:1.15}.form-description{color:var(--muted);margin:14px 0 32px;line-height:1.65}.auth-form{gap:18px;display:grid}.auth-form.compact{margin-top:22px}.auth-form label{color:var(--ink);gap:8px;font-size:14px;font-weight:750;display:grid}.auth-form input{width:100%;color:var(--ink);background:#fff;border:1px solid #cfd8d2;border-radius:10px;outline:none;padding:13px 14px;transition:border-color .15s,box-shadow .15s}.auth-form input:focus{border-color:var(--brand-color);box-shadow:0 0 0 4px #146b441f}.auth-form small,.optional{color:#819087;font-size:12px;font-weight:500}.form-tools{justify-content:flex-end;margin-top:-5px;display:flex}.form-tools a,.form-footer a{color:var(--brand-color);font-weight:750;text-decoration:none}.primary-button,.secondary-button,.primary-link,.secondary-link{cursor:pointer;border-radius:10px;justify-content:center;align-items:center;min-height:48px;padding:12px 21px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button,.primary-link{border:1px solid var(--brand-color);color:#fff;background:var(--brand-color)}.primary-button:hover,.primary-link:hover{background:var(--brand-dark)}.primary-button:disabled{cursor:wait;opacity:.62}.secondary-button,.secondary-link{color:var(--ink);background:#fff;border:1px solid #cbd5ce}.form-footer{color:var(--muted);text-align:center;margin:26px 0 0;font-size:14px}.form-message{border-radius:10px;padding:13px 15px;font-size:14px;line-height:1.55}.form-message.error{color:#8c1c13;background:#fff0ee;border:1px solid #ffc9c3}.form-message.success{color:#0d633b;background:#ecf9f1;border:1px solid #bde6cd}.form-message.info{color:#31526b;background:#eff7fb;border:1px solid #cbe1ed}.form-card>.primary-link{width:100%;margin-top:18px}.home-page{background:radial-gradient(circle at 80% 15%,#6fc79530,#0000 24%),linear-gradient(135deg,#f7fbf8 0%,#edf5f0 100%);min-height:100svh;padding:30px clamp(24px,7vw,110px)}.home-header{justify-content:space-between;align-items:center;display:flex}.api-badge{border:1px solid var(--line);color:var(--muted);background:#ffffffbf;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:12px;font-weight:750;display:inline-flex}.api-badge span{background:#a3ada7;border-radius:50%;width:8px;height:8px}.api-badge.online span{background:#1a9b5d;box-shadow:0 0 0 4px #1a9b5d1f}.api-badge.offline span{background:#d03a2d}.home-hero{max-width:820px;margin-top:clamp(120px,22vh,220px)}.home-hero h1,.not-found h1{color:var(--ink);letter-spacing:-.06em;margin:0;font-size:clamp(48px,7vw,92px);line-height:1.03}.home-hero>p:not(.eyebrow){color:var(--muted);margin:28px 0 0;font-size:clamp(17px,2vw,21px)}.home-actions{gap:12px;margin-top:36px;display:flex}.home-hero>.secondary-button{margin-top:32px}.not-found{text-align:center;background:var(--soft);place-content:center;gap:24px;min-height:100svh;padding:24px;display:grid}.not-found h1{font-size:clamp(38px,6vw,70px)}.route-loading{min-height:100svh;color:var(--muted);background:var(--soft);place-items:center;display:grid}.app-error-page{background:var(--soft);place-content:center;justify-items:start;min-height:100svh;padding:28px;display:grid}.app-error-page h1{color:var(--ink);letter-spacing:-.05em;margin:0;font-size:clamp(38px,6vw,68px)}.app-error-page>p:not(.eyebrow){max-width:600px;color:var(--muted);margin:18px 0 28px;line-height:1.7}.app-error-page button{color:#fff;background:var(--brand-color);cursor:pointer;border:0;border-radius:9px;min-height:46px;padding:11px 18px;font-weight:800}.account-page{background:#f5f8f6;min-height:100svh}.account-header{border-bottom:1px solid var(--line);background:#fffffff0;justify-content:space-between;align-items:center;height:72px;padding:0 clamp(24px,6vw,90px);display:flex}.account-header-user{color:var(--muted);align-items:center;gap:16px;font-size:14px;display:flex}.account-header-user button,.section-toolbar button{border:1px solid var(--line);color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;padding:8px 12px}.account-layout{grid-template-columns:260px minmax(0,1fr);gap:28px;width:min(1180px,100% - 40px);margin:42px auto;display:grid}.account-sidebar,.account-content{border:1px solid var(--line);background:#fff;border-radius:18px}.account-sidebar{align-self:start;overflow:hidden}.account-summary{border-bottom:1px solid var(--line);text-align:center;justify-items:center;padding:28px 20px;display:grid}.account-avatar{color:#fff;background:var(--brand-color);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:12px;font-size:21px;font-weight:850;display:grid}.account-summary strong{color:var(--ink)}.account-summary span{max-width:100%;color:var(--muted);text-overflow:ellipsis;margin-top:3px;font-size:12px;overflow:hidden}.account-sidebar nav{gap:4px;padding:10px;display:grid}.account-sidebar nav button{color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;gap:3px;padding:12px 14px;display:grid}.account-sidebar nav button:hover,.account-sidebar nav button.active{background:#edf6f1}.account-sidebar nav button.active strong{color:var(--brand-color)}.account-sidebar nav button span{color:var(--muted);font-size:12px}.account-content{min-height:650px;padding:clamp(28px,5vw,56px)}.account-section{max-width:680px}.account-section>header{margin-bottom:34px}.account-section>header h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(30px,4vw,42px)}.account-section>header>p:last-child{color:var(--muted);margin:10px 0 0}.settings-form{gap:19px;display:grid}.settings-form label:not(.checkbox-label){color:var(--ink);gap:8px;font-size:14px;font-weight:750;display:grid}.settings-form input:not([type=checkbox]){width:100%;color:var(--ink);background:#fff;border:1px solid #ccd6cf;border-radius:9px;outline:none;padding:12px 13px}.settings-form input:not([type=checkbox]):focus{border-color:var(--brand-color);box-shadow:0 0 0 4px #146b441c}.settings-form input:disabled{color:#849189;background:#f2f5f3}.settings-form small{color:var(--muted);font-size:12px;font-weight:500}.settings-actions{justify-content:flex-end;margin-top:4px;display:flex}.settings-actions .primary-button{width:auto;min-width:150px}.settings-block h3{color:var(--ink);margin:0;font-size:19px}.settings-block>p{color:var(--muted);margin:7px 0 24px;font-size:14px}.settings-block.divided{border-top:1px solid var(--line);margin-top:42px;padding-top:34px}.outline-button,.danger-button{cursor:pointer;border-radius:9px;min-height:44px;padding:10px 16px;font-weight:750}.outline-button{color:var(--ink);background:#fff;border:1px solid #cbd6cf}.danger-button{color:#fff;background:#b42318;border:1px solid #b42318}.outline-button:disabled,.danger-button:disabled{cursor:wait;opacity:.6}.section-toolbar{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:16px;font-size:13px;display:flex}.session-list{gap:10px;display:grid}.session-item{border:1px solid var(--line);border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px;display:grid}.session-icon{width:42px;height:42px;color:var(--brand-color);background:#eaf5ef;border-radius:11px;place-items:center;font-weight:900;display:grid}.session-details{min-width:0}.session-details>div{align-items:center;gap:8px;display:flex}.session-details strong{color:var(--ink)}.current-badge{color:#0d633b;background:#e8f7ee;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:800}.session-details p,.session-details small{color:var(--muted);margin:4px 0 0;font-size:12px;display:block}.session-revoke{color:#8c1c13;cursor:pointer;background:0 0;border:0;padding:8px 10px;font-weight:750}.empty-state{color:var(--muted);text-align:center;border:1px dashed #cbd6cf;border-radius:12px;padding:50px 20px}.danger-notice{color:#74231c;background:#fff4f2;border:1px solid #f1bbb6;border-radius:12px;margin-bottom:28px;padding:20px}.danger-notice ul{margin:12px 0 0;padding-left:20px;font-size:14px;line-height:1.8}.checkbox-label{color:var(--muted);cursor:pointer;align-items:center;gap:9px;font-size:14px;display:flex}.checkbox-label input{width:17px;height:17px;accent-color:var(--danger)}@media (width<=850px){.auth-page{display:block}.brand-panel{min-height:auto;padding:26px 24px}.brand-panel>div{display:none}.form-panel{align-items:start;min-height:calc(100svh - 75px);padding-top:54px}.account-layout{grid-template-columns:1fr}.account-summary{display:none}.account-sidebar nav{display:flex;overflow-x:auto}.account-sidebar nav button{flex:none}.account-sidebar nav button span{display:none}}@media (width<=520px){.form-panel{padding:40px 20px}.home-page{padding:24px 20px}.home-hero{margin-top:110px}.home-actions{flex-direction:column}.account-header{padding:0 20px}.account-header-user>span{display:none}.account-layout{gap:12px;width:calc(100% - 24px);margin:18px auto}.account-content{min-height:0;padding:28px 20px}.session-item{grid-template-columns:auto minmax(0,1fr)}.session-revoke{grid-column:2;justify-self:start;padding-left:0}}
