:root{color:#111827;background:#f5f5f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #f5f5f7;--surface: rgba(255, 255, 255, .84);--solid: #ffffff;--ink: #111827;--muted: #6b7280;--soft: #eef0f3;--line: rgba(17, 24, 39, .1);--line-strong: rgba(17, 24, 39, .16);--accent: #0071e3;--accent-hover: #0077ed;--accent-pressed: #0068d1;--accent-2: #2f7d62;--rose: #a23855;--danger: #d92d20;--shadow: 0 18px 50px rgba(17, 24, 39, .08);--shadow-soft: 0 8px 24px rgba(17, 24, 39, .06);--blur: blur(22px) saturate(1.35)}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;color:var(--ink);background:linear-gradient(180deg,#fbfbfd,#f5f5f7 44%,#fff)}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{border:0;cursor:pointer}button:disabled{cursor:wait;opacity:.62}.app{display:grid;grid-template-columns:260px 1fr;min-height:100vh}.app--plain{display:block}.sidebar{position:sticky;top:0;z-index:5;height:100vh;padding:24px 16px;border-right:1px solid var(--line);background:#fbfbfdb8;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur)}.brand,.brand-lockup{display:flex;align-items:center;gap:12px}.brand{min-height:52px;margin-bottom:28px;padding:4px}.brand--login{margin-bottom:34px;padding:0}.brand-lockup{min-width:0}.brand-symbol{display:grid;width:54px;height:54px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.64);border-radius:16px;color:#fff;background:linear-gradient(145deg,#0b84ff,#2f7d62 64%,#111827);box-shadow:0 10px 24px #0071e338;font-weight:800}.brand-lockup--compact .brand-symbol{width:44px;height:44px;border-radius:14px}.brand-copy{min-width:0}.brand-copy strong,.brand-copy small{display:block}.brand-copy strong{font-size:16px;letter-spacing:0}.brand-copy small{max-width:260px;overflow:hidden;color:var(--muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.brand-lockup:not(.brand-lockup--compact) .brand-copy strong{font-size:24px;font-weight:860}.brand-lockup:not(.brand-lockup--compact) .brand-copy small{margin-top:4px;font-size:13px}.sidebar nav{display:grid;gap:6px}.sidebar nav a,.mobile-tabs a{display:flex;align-items:center;gap:10px;min-height:44px;border-radius:12px;color:#5f6673;font-size:14px;font-weight:700}.sidebar nav a{padding:0 13px}.sidebar nav a.router-link-active,.sidebar nav a:hover{color:var(--ink);background:#ffffffc7;box-shadow:inset 0 0 0 1px #1118270f}.content{min-width:0}.mobile-tabs{display:none}.page{width:min(1180px,100%);margin:0 auto;padding:52px 34px 80px}.narrow{width:min(900px,100%)}.page-header{margin-bottom:30px}.page-header.row,.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:22px}.eyebrow{margin:0 0 10px;color:var(--accent);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:820px;margin-bottom:0;color:#111;font-size:clamp(38px,5.2vw,76px);font-weight:820;line-height:.98;letter-spacing:0}h2{margin-bottom:12px;font-size:24px;line-height:1.15;letter-spacing:0}h3{margin-bottom:10px;font-size:17px;line-height:1.2}p{color:#3f4652;line-height:1.68}.login-shell{display:grid;min-height:100vh;place-items:center;padding:28px;background:linear-gradient(180deg,#fffffffa,#f5f5f7c7),linear-gradient(135deg,#0071e324,#2f7d621a 42%,#a238551a)}.login-panel,.panel,.stat,.record-row,.empty{border:1px solid var(--line);background:var(--surface);-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur)}.login-panel{width:min(460px,100%);border-radius:26px;padding:34px;box-shadow:var(--shadow);transform:translateZ(0)}.panel{border-radius:24px;padding:24px;box-shadow:var(--shadow-soft);transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.panel:hover{border-color:#11182724;background:#ffffffe6}.panel--wide{grid-column:1 / -1}.form{display:grid;gap:17px}label{display:grid;gap:9px;color:#4f5663;font-size:14px;font-weight:760}input,textarea{width:100%;border:1px solid var(--line-strong);border-radius:14px;padding:13px 15px;color:var(--ink);background:#ffffffc7;outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}textarea{min-height:128px;resize:vertical;line-height:1.6}input:focus,textarea:focus{border-color:#0071e3b8;background:#fff;box-shadow:0 0 0 4px #0071e321}input::placeholder,textarea::placeholder{color:#9aa1ad}.check{grid-template-columns:22px 1fr;align-items:center;color:var(--ink);font-weight:700}.check input{width:19px;height:19px;accent-color:var(--accent)}.button,button{display:inline-flex;align-items:center;justify-content:center;gap:8px;position:relative;min-height:46px;border-radius:999px;padding:0 19px;font-weight:820;letter-spacing:0;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease;-webkit-tap-highlight-color:transparent}.button:hover,button:hover{transform:translateY(-1px)}.button:active,button:active{transform:translateY(0) scale(.985)}.button-content{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:0}.button-spinner{width:17px;height:17px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:spin .7s linear infinite}button.is-loading .button-content{opacity:.72}button.is-loading{cursor:progress}@keyframes spin{to{transform:rotate(360deg)}}.primary{color:#fff;background:linear-gradient(180deg,#0b84ff,var(--accent));box-shadow:0 12px 22px #0071e33d}.primary:hover{background:linear-gradient(180deg,#1a8cff,var(--accent-hover))}.primary:active{background:var(--accent-pressed)}.secondary{color:#0b5cab;background:#0071e31a}.secondary:hover{background:#0071e324}.ghost{color:var(--ink);background:#1118270a}.ghost:hover{background:#11182712}.danger{color:#fff;background:var(--danger)}.success{color:var(--accent-2)}.error{color:var(--danger)}.split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.stats,.analysis-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:30px}.stat{min-height:128px;border-radius:24px;padding:22px;box-shadow:var(--shadow-soft)}.stat strong{display:block;margin-bottom:8px;color:#111;font-size:46px;font-weight:860;line-height:1}.stat span,small{color:var(--muted)}.section{margin-top:32px}.section-head{margin-bottom:14px}.section-head a{color:var(--accent);font-weight:800}.record-list{display:grid;gap:12px}.record-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:82px;border-radius:20px;padding:17px 19px;box-shadow:var(--shadow-soft);transition:transform .15s ease,border-color .15s ease,background .15s ease}.record-row:hover{transform:translateY(-1px);border-color:#0071e33d;background:#fffffff5}.record-row strong,.record-row small{display:block}.record-row strong{margin-bottom:5px;font-size:17px}.status{display:inline-flex;align-items:center;min-height:30px;border-radius:999px;padding:0 11px;color:#0b5cab;background:#0071e31a;font-size:12px;font-weight:850;white-space:nowrap}.status--draft_private{color:#7a5c16;background:#f4b53733}.status--analysis_failed{color:var(--danger);background:#d92d201a}.empty{border-style:dashed;border-radius:22px;padding:26px;color:var(--muted);box-shadow:none}.invite-code{display:inline-flex;width:fit-content;border:1px solid var(--line);border-radius:18px;padding:12px 16px;color:#111;background:#fff;box-shadow:var(--shadow-soft);font-size:28px;font-weight:900;letter-spacing:2px}.preline{white-space:pre-wrap}.actions{display:flex;align-items:center;gap:12px}.turnstile{min-height:65px}ul{margin:0;padding-left:20px}li{color:#3f4652;line-height:1.55}li+li{margin-top:8px}@media(max-width:980px){.app{display:block;padding-bottom:calc(86px + env(safe-area-inset-bottom))}.sidebar{position:sticky;top:0;height:auto;padding:10px 16px;border-right:0;border-bottom:1px solid var(--line)}.sidebar .brand{margin:0}.sidebar nav{display:none}.mobile-tabs{position:fixed;right:10px;bottom:calc(10px + env(safe-area-inset-bottom));left:10px;z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:2px;border:1px solid rgba(17,24,39,.1);border-radius:24px;padding:8px;background:#ffffffdb;-webkit-backdrop-filter:var(--blur);backdrop-filter:var(--blur);box-shadow:0 18px 45px #1118272e}.mobile-tabs a{flex-direction:column;gap:3px;min-width:0;min-height:54px;border-radius:18px;font-size:11px}.mobile-tabs a.router-link-active{color:var(--accent);background:#0071e31a}}@media(max-width:820px){body{background:linear-gradient(180deg,#fbfbfd,#f5f5f7 54%,#fff)}.page{padding:30px 16px 44px}.narrow{width:100%}.page-header{margin-bottom:22px}.page-header.row,.section-head,.record-row{align-items:stretch;flex-direction:column}h1{font-size:clamp(36px,12vw,52px);line-height:1}h2{font-size:21px}.login-shell{align-items:stretch;padding:18px}.login-panel{align-self:center;padding:26px 20px;border-radius:24px}.split,.stats,.analysis-grid{grid-template-columns:1fr}.stat{min-height:104px}.stat strong{font-size:38px}.panel{border-radius:22px;padding:20px}.button,button{width:100%;min-height:50px;font-size:16px}.actions{align-items:stretch;flex-direction:column}.record-row{min-height:0}.status{width:fit-content}}
