:root{color-scheme:dark;font-family:Inter,"Noto Sans SC","Microsoft YaHei",system-ui,sans-serif;--bg:#07111d;--panel:#101d2b;--line:rgba(174,205,224,.11);--text:#edf4f8;--muted:#98aab7;--teal:#8bd8c7;--gold:#eac18f;--blue:#8aaee7}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);min-height:100vh}button,input{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.ambient{position:fixed;pointer-events:none;border-radius:50%;filter:blur(85px);opacity:.18;z-index:0}.ambient-one{width:500px;height:500px;background:#1b8195;top:-260px;right:2%}.ambient-two{width:420px;height:420px;background:#4d468e;bottom:-230px;left:10%}.eyebrow{margin:0 0 12px;font-size:11px;letter-spacing:.24em;font-weight:700;color:var(--teal)}.eyebrow.accent{color:var(--gold)}.muted{color:var(--muted)}
.brand-mark{height:48px;width:48px;border:1px solid rgba(139,216,199,.46);border-radius:17px;display:grid;place-items:center;position:relative;background:linear-gradient(145deg,rgba(125,218,199,.18),rgba(114,141,209,.05));box-shadow:0 0 28px rgba(96,206,190,.11)}.brand-mark span{position:absolute;width:19px;height:19px;border:1px solid var(--teal);border-radius:70% 30% 65% 35%;transform:rotate(30deg)}.brand-mark span:nth-child(2){transform:rotate(90deg)}.brand-mark span:nth-child(3){transform:rotate(150deg)}.brand-mark.small{width:43px;height:43px;flex:none;border-radius:14px}.brand-mark.small span{width:17px;height:17px}
.login-shell{min-height:100vh;display:grid;place-items:center;padding:28px;position:relative;z-index:1}.login-card{width:min(100%,440px);padding:42px;border:1px solid rgba(183,219,228,.16);border-radius:28px;background:linear-gradient(150deg,rgba(22,39,55,.97),rgba(10,22,35,.98));box-shadow:0 30px 100px rgba(0,0,0,.3)}.login-card .brand-mark{margin-bottom:35px}.login-card h1{font-size:38px;letter-spacing:.02em;margin:0 0 16px;font-weight:650}.login-copy{color:#b6c4cd;line-height:1.8;margin:0 0 35px;font-size:14px}.login-card label{display:block;color:#cbd9df;font-size:13px;font-weight:600;margin-bottom:10px}.login-card input{width:100%;background:#091827;color:var(--text);border:1px solid #355066;border-radius:12px;padding:15px 16px;outline:none}.login-card input:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(139,216,199,.12)}.primary-button{width:100%;margin-top:16px;padding:15px 18px;color:#102330;border:0;border-radius:12px;background:linear-gradient(110deg,#a4e3d4,#c3daca);font-weight:750;display:flex;justify-content:space-between;align-items:center}.primary-button:hover{filter:brightness(1.05)}.primary-button:disabled{opacity:.65;cursor:wait}.form-error{color:#f1a7a7;min-height:22px;font-size:13px;margin:11px 0 0}.login-foot{border-top:1px solid var(--line);padding-top:21px;color:#8195a3;font-size:12px;line-height:1.7;margin:10px 0 0}
.dashboard-shell{position:relative;z-index:1;display:grid;grid-template-columns:245px minmax(0,1fr);min-height:100vh}.sidebar{position:sticky;top:0;height:100vh;border-right:1px solid var(--line);padding:32px 21px;display:flex;flex-direction:column;background:rgba(7,17,29,.65);backdrop-filter:blur(18px)}.sidebar-brand{display:flex;gap:12px;align-items:center;padding:0 8px}.sidebar-brand strong{display:block;font-size:21px;letter-spacing:.08em}.sidebar-brand small{display:block;color:#6f99a4;letter-spacing:.23em;font-size:9px;margin-top:4px}.sidebar-line{height:1px;background:var(--line);margin:35px 8px}.sidebar-label{color:#718b9b;font-size:11px;letter-spacing:.16em;padding:0 15px;margin:0 0 12px}.sidebar nav{display:grid;gap:5px}.nav-link{padding:13px 15px;border-radius:11px;color:#9eb2c0;font-size:13px;display:flex;gap:13px;align-items:center;transition:.2s}.nav-link span{font-size:18px;color:#709baa;width:20px}.nav-link:hover,.nav-link.active{background:rgba(129,205,193,.1);color:#e7f8f4}.nav-link.active span{color:var(--teal)}.sidebar-bottom{margin-top:auto;padding:15px 12px;border:1px solid var(--line);border-radius:11px;font-size:12px;color:#a6b9c3;display:flex;gap:9px;align-items:center}.private-dot{height:7px;width:7px;background:var(--teal);border-radius:50%;box-shadow:0 0 10px var(--teal)}.main-column{min-width:0}.topbar{height:74px;padding:0 48px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:flex-end;background:rgba(8,19,31,.54)}.top-actions{display:flex;align-items:center;gap:13px}.freshness{font-size:12px;color:#8ea5af;margin-right:12px}.quiet-button{background:transparent;border:1px solid rgba(183,219,228,.19);border-radius:9px;padding:9px 13px;color:#c4d4dc;font-size:12px}.quiet-button:hover{border-color:var(--teal);color:var(--teal)}.mobile-brand{display:none}.content{max-width:1380px;margin:auto;padding:43px 48px 35px}.intro-section{display:flex;justify-content:space-between;align-items:end;gap:28px;margin-bottom:29px}.intro-section h1{font-size:clamp(28px,3.2vw,43px);font-weight:630;letter-spacing:-.03em;margin:0 0 9px}.section-intro{color:#97aab6;font-size:14px;line-height:1.7;margin:0}.date-stamp{padding:0 5px 6px;text-align:right;white-space:nowrap;color:#c5d4da;font-size:13px}.date-stamp small{display:block;color:#76909e;margin-top:4px}
.hero-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,1fr);gap:18px}.hero-card,.stat-card,.panel,.drive-card{border:1px solid var(--line);background:linear-gradient(145deg,rgba(22,39,55,.9),rgba(13,27,41,.92));border-radius:18px}.hero-card{min-height:300px;padding:27px 30px;background:radial-gradient(circle at 33% 55%,rgba(65,139,146,.2),transparent 42%),linear-gradient(135deg,#152b3c,#0e1d2e)}.card-head{display:flex;justify-content:space-between;align-items:center}.card-kicker{color:#9eafba;font-size:12px;letter-spacing:.09em;margin:0}.live-pill{border:1px solid rgba(128,221,191,.29);border-radius:40px;padding:6px 10px;font-size:10px;letter-spacing:.12em;color:#b4e6d8}.live-pill i{display:inline-block;width:6px;height:6px;border-radius:50%;background:#a6e2d0;margin-right:6px;box-shadow:0 0 10px #a6e2d0}.hero-inner{display:flex;align-items:center;gap:38px;margin-top:31px}.pulse-orbit{width:155px;height:155px;border-radius:50%;border:1px solid rgba(151,216,213,.31);display:grid;place-items:center;box-shadow:0 0 0 17px rgba(140,205,201,.035),0 0 0 37px rgba(140,205,201,.02);flex:none;background:radial-gradient(circle,#25546733,#132c3b88 60%,transparent 70%)}.pulse-core{font-size:44px;color:#a7e5d6;text-shadow:0 0 25px #74cbb6}.hero-state{font-size:36px;letter-spacing:.04em;margin:0 0 8px;font-weight:700}.hero-inner .muted{font-size:13px;line-height:1.6;margin:0}.hero-meta{display:flex;flex-wrap:wrap;gap:20px;margin-top:28px;color:#8fa6b3;font-size:12px}.hero-meta strong{display:block;color:#dae9ed;font-size:16px;margin-top:7px;font-weight:600}.stat-card{padding:27px 26px;display:flex;flex-direction:column}.top-drives{display:grid;gap:11px;margin-top:21px}.top-drive{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#dce7e9;font-size:13px}.top-drive span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-drive b{font-weight:650;color:#e7cba1}.divider{height:1px;background:var(--line);margin:auto 0 17px}.stat-bottom{display:grid;grid-template-columns:1fr 1fr;gap:10px}.stat-bottom div{display:grid;gap:7px}.stat-bottom span{color:#869eaa;font-size:12px}.stat-bottom strong{font-size:19px;font-weight:650}.section-block{margin-top:34px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:17px}.section-heading h2{font-size:22px;font-weight:630;margin:0 0 7px}.section-heading p:not(.eyebrow){font-size:13px;color:#849ba8;margin:0}.section-tag{border:1px solid var(--line);border-radius:30px;color:#8eafb3;padding:7px 12px;font-size:11px}.drive-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.drive-card{padding:18px 19px;min-height:115px;background:rgba(18,35,50,.7)}.drive-top{display:flex;align-items:start;justify-content:space-between;gap:8px}.drive-card .label{font-size:13px;color:#d1dfe3;line-height:1.45}.drive-card .percent{color:#e4c397;font-weight:680;font-size:19px}.drive-meter{height:5px;border-radius:5px;background:#263b4b;margin-top:24px;overflow:hidden}.drive-meter span{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,#5799a2,#a0dfc9)}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:18px}.panel{padding:25px 27px;min-height:310px}.section-heading.compact{margin-bottom:21px}.thought-counts{display:flex;gap:28px;padding:8px 0 23px}.thought-counts div{display:grid;gap:5px}.thought-counts strong{font-size:36px;font-weight:650;color:#d7efeb}.thought-counts span{font-size:12px;color:#899fab}.signal-list,.dream-list,.timeline-list{display:grid;gap:10px}.signal-item,.dream-item,.timeline-item{border-top:1px solid var(--line);padding:12px 0 2px;display:flex;justify-content:space-between;gap:15px;font-size:13px;color:#c9d9de}.signal-item span:last-child,.dream-item span:last-child,.timeline-item span:last-child{color:#8da5ae;white-space:nowrap}.empty{color:#8398a5;font-size:13px;line-height:1.8}.privacy-note{color:#718d9a;font-size:11px;line-height:1.6;margin:19px 0 0}.identity-panel{background:linear-gradient(145deg,rgba(35,42,61,.9),rgba(14,28,42,.94))}.identity-row{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding:13px 0;gap:15px}.identity-row span{color:#91a8b3;font-size:12px}.identity-row strong{font-size:12px;font-weight:650;text-align:right}.identity-explain{font-size:12px;color:#a6b5bc;line-height:1.85;margin:16px 0 0}.footer{color:#637f8f;font-size:11px;margin-top:40px;text-align:center}.footer span{margin:0 6px}
@media(max-width:1100px){.sidebar{width:205px;padding:28px 15px}.dashboard-shell{grid-template-columns:205px minmax(0,1fr)}.content{padding:38px 30px}.topbar{padding:0 30px}.drive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid{grid-template-columns:1fr}.stat-card{min-height:230px}.divider{margin:20px 0 17px}}@media(max-width:760px){.dashboard-shell{display:block}.sidebar{display:none}.topbar{height:auto;min-height:66px;padding:14px 20px;justify-content:space-between}.mobile-brand{display:block;font-size:20px;font-weight:700}.mobile-brand span{font-size:13px;color:var(--teal)}.top-actions{gap:7px}.freshness{display:none}.quiet-button{padding:8px 9px}.content{padding:30px 20px}.intro-section{align-items:start}.date-stamp{display:none}.hero-card{min-height:280px}.hero-inner{gap:27px}.pulse-orbit{width:116px;height:116px;box-shadow:0 0 0 14px rgba(140,205,201,.035)}.hero-state{font-size:28px}.two-column{grid-template-columns:1fr}.panel{min-height:270px}}@media(max-width:480px){.login-card{padding:31px 25px}.intro-section h1{font-size:29px}.hero-card{padding:24px 20px}.hero-inner{display:block;text-align:center;margin-top:16px}.pulse-orbit{margin:0 auto 25px;width:103px;height:103px}.hero-meta{justify-content:center;margin-top:16px}.hero-card{min-height:335px}.stat-card{padding:24px 20px}.drive-grid{grid-template-columns:1fr}.drive-card{min-height:100px}.panel{padding:23px 20px}.section-heading h2{font-size:20px}}
.drive-meter progress{appearance:none;-webkit-appearance:none;width:100%;height:5px;display:block;border:0;background:transparent}.drive-meter progress::-webkit-progress-bar{background:#263b4b;border-radius:5px}.drive-meter progress::-webkit-progress-value{background:linear-gradient(90deg,#5799a2,#a0dfc9);border-radius:5px}.drive-meter progress::-moz-progress-bar{background:linear-gradient(90deg,#5799a2,#a0dfc9);border-radius:5px}
