:root{--web-bg:#f3f7fb;--web-bg-soft:#fbfdff;--web-bg-panel:hsla(0,0%,100%,.92);--web-bg-strong:#eef4fa;--web-border:rgba(15,23,42,.08);--web-border-strong:rgba(15,23,42,.14);--web-text:#0f172a;--web-text-soft:#475569;--web-accent:#0f172a;--web-accent-soft:rgba(15,23,42,.08);--web-shadow:0 18px 50px rgba(15,23,42,.08);--web-radius-xl:28px;--web-radius-lg:22px;--web-radius-md:16px}#__nuxt,body,html{min-height:100%}body{background:radial-gradient(circle at top left,rgba(125,211,252,.24),transparent 28%),linear-gradient(180deg,#f8fbff 0,var(--web-bg) 100%);color:var(--web-text);margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.web-shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh}.web-shell__main{display:flex;flex-direction:column;min-width:0}.web-shell__content{min-width:0;padding:12px 16px 18px}.web-sidebar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fbffe0;border-right:1px solid var(--web-border);box-sizing:border-box;display:flex;flex-direction:column;gap:18px;height:100vh;overflow-y:auto;padding:20px 16px;position:sticky;top:0}.surface-panel,.web-breadcrumb,.web-sidebar__brand,.web-sidebar__footer,.web-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--web-bg-panel);border:1px solid var(--web-border);box-shadow:var(--web-shadow)}.surface-panel,.web-breadcrumb,.web-sidebar__brand,.web-sidebar__footer{border-radius:var(--web-radius-lg)}.web-sidebar__brand{padding:14px}.web-sidebar__brand strong,.web-topbar strong{display:block;font-size:16px}.web-sidebar__brand span,.web-sidebar__footer p,.web-topbar span{color:var(--web-text-soft);line-height:1.6}.web-sidebar__eyebrow,.web-topbar__label{color:var(--web-text-soft);font-size:12px;letter-spacing:.12em;margin:0 0 8px;text-transform:uppercase}.web-sidebar__nav{display:grid;gap:10px}.web-sidebar__link{border:1px solid transparent;border-radius:var(--web-radius-md);padding:12px 14px;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.web-sidebar__link:hover{background:#ffffff73;border-color:var(--web-border);transform:translateY(-1px)}.web-sidebar__link--active{background:linear-gradient(180deg,#fffffff5,#eff6ffeb);border-color:var(--web-border-strong)}.web-sidebar__link-label{display:block;font-weight:700}.web-sidebar__link-desc{color:var(--web-text-soft);display:block;font-size:12px;line-height:1.5;margin-top:4px}.web-sidebar__footer{margin-top:auto;padding:14px}.web-sidebar__footer p{font-size:13px;margin:0}.web-topbar{align-items:center;border-radius:16px;display:flex;gap:18px;justify-content:space-between;margin:12px 16px 0;padding:14px 16px}.web-topbar__main{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}.web-topbar__page,.web-topbar__project{min-width:0}.web-topbar__page strong,.web-topbar__project strong{font-size:16px;line-height:1.25}.web-topbar__page span,.web-topbar__project span{display:block;font-size:12px;line-height:1.45;margin-top:3px}.web-topbar__meta{justify-items:end}.web-topbar__account,.web-topbar__meta{align-items:center;display:flex;gap:10px}.web-topbar__account-text{display:grid;gap:2px;justify-items:end;min-width:0}.web-topbar__account-text span,.web-topbar__account-text strong{max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-topbar__account-text strong{font-size:15px}.web-topbar__account-text span{font-size:13px}.web-topbar__badge,.web-topbar__countdown{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;min-height:32px;padding:0 12px;white-space:nowrap}.web-topbar__countdown{background:#ffffffb8;border:1px solid var(--web-border)}.web-topbar__badge{background:var(--web-accent-soft);color:var(--web-accent)}.web-topbar__logout{background:#ffffffb8;border:1px solid var(--web-border-strong);border-radius:999px;color:var(--web-text);cursor:pointer;font-size:12px;min-height:34px;padding:0 12px}.web-topbar__logout:disabled{cursor:wait;opacity:.72}.web-breadcrumb{align-items:center;display:inline-flex;gap:10px;margin-bottom:18px;min-height:42px;padding:0 16px}.web-breadcrumb__current,.web-breadcrumb__link,.web-breadcrumb__sep{font-size:13px}.web-breadcrumb__link{color:var(--web-text-soft)}.web-breadcrumb__current{font-weight:700}.surface-panel{padding:16px}.web-auth{align-items:center;box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:48px 20px}.web-auth__panel{display:grid;gap:28px;grid-template-columns:minmax(0,1.1fr) minmax(320px,420px);padding:36px;width:min(960px,100%)}.web-auth__intro h1{font-size:40px;line-height:1.15;margin:0 0 16px}.web-auth__eyebrow{color:var(--web-text-soft);font-size:12px;letter-spacing:.12em;margin:0 0 12px;text-transform:uppercase}.web-auth__lead{color:var(--web-text-soft);line-height:1.8;margin:0}.web-auth__form{background:#ffffff8f;border:1px solid var(--web-border);border-radius:var(--web-radius-lg);display:grid;gap:18px;padding:24px}.web-auth__field{display:grid;gap:10px}.web-auth__field span{font-weight:600}.web-auth__field input{background:#ffffffe0;border:1px solid var(--web-border-strong);border-radius:14px;color:var(--web-text);min-height:52px;padding:0 16px}.web-auth__field input:focus{border-color:#0ea5e966;outline:2px solid rgba(14,165,233,.12)}.web-auth__code-row{display:grid;gap:12px;grid-template-columns:minmax(0,1fr) 140px}.web-auth__ghost-button,.web-auth__submit{border:1px solid transparent;border-radius:14px;cursor:pointer;min-height:52px}.web-auth__ghost-button{background:#ffffffd1;border-color:var(--web-border-strong)}.web-auth__submit{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;font-weight:700}.web-auth__ghost-button:disabled,.web-auth__submit:disabled{cursor:not-allowed;opacity:.58}.web-auth__message{font-size:14px;line-height:1.6;margin:0}.web-auth__message--success{color:#2f6a48}.web-auth__message--error{color:#a24432}.web-page{color:var(--web-text)}.web-card,.web-hero,.web-sidebar-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--web-bg-panel);border:1px solid var(--web-border);border-radius:var(--web-radius-xl);box-shadow:var(--web-shadow)}.web-card,.web-hero{padding:18px}.web-hero{align-items:center;display:flex;gap:24px;justify-content:space-between}.web-hero__main{min-width:0}.web-kicker{color:var(--web-accent);font-size:13px;letter-spacing:.08em;margin:0 0 12px;text-transform:uppercase}.web-title{font-size:clamp(32px,3vw,42px);line-height:1.08;margin:0}.web-summary{color:var(--web-text-soft);font-size:17px;line-height:1.75;margin:14px 0 0;max-width:760px}.web-actions{display:flex;flex-wrap:wrap;gap:8px}.compact-toolbar{margin-bottom:12px}.web-actions--stack{align-items:flex-end;flex-direction:column}.web-card-grid{display:grid;gap:20px}.web-card-grid--modules{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:16px}.web-metrics{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.web-metric{background:#ffffffd1;border:1px solid hsla(0,0%,100%,.88);border-radius:16px;padding:12px 14px}.web-metric__label{color:var(--web-text-soft);display:block;font-size:12px;margin-bottom:6px}.web-metric__value{font-size:22px;font-weight:700}.web-workspace{align-items:start;display:grid;gap:14px;grid-template-columns:minmax(0,1fr) 360px;margin-top:16px}.web-workspace__main{display:grid;gap:16px}.web-workspace__side{position:sticky;top:24px}.web-card-header{display:flex;gap:14px;justify-content:space-between;margin-bottom:12px}.web-card-header h2,.web-card-header h3{margin:0}.web-card-header p{color:var(--web-text-soft);line-height:1.65;margin:8px 0 0}.web-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.web-toolbar+.web-toolbar{margin-top:14px}.danger-button,.ghost-button,.primary-button{border-radius:10px;cursor:pointer;font:inherit;min-height:38px;padding:0 14px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.danger-button:hover,.ghost-button:hover,.primary-button:hover{transform:translateY(-1px)}.primary-button{background:linear-gradient(135deg,#0f172a,#1e293b);border:none;box-shadow:0 12px 28px #0f172a2e;color:#fff}.ghost-button{border:1px solid rgba(15,23,42,.12);color:var(--web-text)}.danger-button,.ghost-button{background:#ffffffe0}.danger-button{border:1px solid rgba(185,28,28,.14);color:#b91c1c}.field-input,.field-select,.field-textarea{background:#fffffff5;border:1px solid rgba(148,163,184,.28);border-radius:16px;box-sizing:border-box;color:var(--web-text);transition:border-color .16s ease,box-shadow .16s ease,background .16s ease;width:100%}.field-input:focus,.field-select:focus,.field-textarea:focus{border-color:#0ea5e98c;box-shadow:0 0 0 4px #0ea5e91f;outline:none}.field-input,.field-select{min-height:40px;padding:0 12px}.field-textarea{padding:10px 12px;resize:vertical}.state-panel{background:#ffffffe6;border:1px solid var(--web-border);border-radius:18px;padding:18px}.state-panel-error{color:#b91c1c}.state-panel-success{color:#166534}.web-empty-state{margin-top:24px}.web-table-wrap{overflow-x:auto}.web-table{border-collapse:collapse;width:100%}.web-table td,.web-table th{border-bottom:1px solid rgba(92,70,56,.1);padding:14px 12px;text-align:left;vertical-align:top}.web-table th{color:var(--web-text-soft);font-size:13px;font-weight:600}@media(max-width:1440px){.web-shell{grid-template-columns:236px minmax(0,1fr)}.web-shell__content{padding:10px 14px 16px}.web-sidebar{gap:14px;padding:16px 14px}.web-sidebar__nav{gap:8px}.web-sidebar__link{padding:10px 12px}.web-topbar{gap:14px;margin:10px 14px 0;padding:12px 14px}.web-topbar__page strong,.web-topbar__project strong{font-size:15px}.web-sidebar__footer p,.web-topbar__account-text span,.web-topbar__page span,.web-topbar__project span{font-size:12px}.web-topbar__account-text strong{font-size:14px}.field-input,.field-select{min-height:38px;padding:0 10px}.field-textarea{padding:8px 10px}.web-table td,.web-table th{padding:12px 10px}}@media(max-width:1180px){.web-shell{grid-template-columns:224px minmax(0,1fr)}.web-topbar__main,.web-workspace{grid-template-columns:1fr}.web-workspace__side{position:static}.web-auth__panel{grid-template-columns:1fr}}@media(max-width:960px){.web-shell{grid-template-columns:1fr}.web-sidebar{border-bottom:1px solid var(--web-border);border-right:none;height:auto;position:static}.web-topbar{border-radius:var(--web-radius-lg);margin-top:0}}@media(max-width:720px){.web-shell__content,.web-topbar{padding-left:16px;padding-right:16px}.web-topbar{flex-direction:column;margin-left:16px;margin-right:16px}.web-topbar__meta{justify-items:start}.web-topbar__account{justify-content:space-between;width:100%}.web-card,.web-hero{padding:20px}.web-hero{flex-direction:column}.web-actions--stack{align-items:stretch}.web-auth{padding:24px 16px}.web-auth__panel{padding:20px}.web-auth__intro h1{font-size:30px}.web-auth__form{padding:18px}.web-auth__code-row{grid-template-columns:1fr}}
