@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&display=swap";:root{--background: #faf9f5;--sidebar: #f9f8f4;--surface: #fffefa;--foreground: #3d3929;--muted: #83827d;--line: #dad9d4;--line-highlight: #f0efea;--primary: #c96442;--primary-hover: #b95738;--primary-soft: #f4e6df;--green: #2a382d;--green-soft: #e9efe8;--blue: #587d88;--amber: #b48b31;--amber-soft: #f7efd9;--orange-soft: #fae9e2;--shadow-card: 0 1px 3px rgba(0, 0, 0, .08);--shadow-pop: 0 4px 10px -2px rgba(0, 0, 0, .14);--sidebar-width: 242px;font-family:Manrope,Noto Sans SC,sans-serif;color:var(--foreground);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--background)}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation;-webkit-tap-highlight-color:transparent;transition:transform .18s ease}button:focus-visible,a:focus-visible{outline:3px solid var(--primary);outline-offset:3px}button:hover:not(:disabled){transform:translateY(-2px)}button:active:not(:disabled){transform:translateY(1px) scale(.96);transition-duration:90ms}.app-shell{min-height:100vh;padding-left:var(--sidebar-width);background:var(--background)}.skip-link{position:fixed;z-index:30;top:12px;left:16px;padding:10px 14px;border-radius:8px;color:#fff;background:var(--primary);transform:translateY(-160%);transition:transform .18s ease}.skip-link:focus{transform:translateY(0)}.app-sidebar{position:fixed;z-index:10;top:0;bottom:0;left:0;display:flex;flex-direction:column;width:var(--sidebar-width);padding:10px;border-right:1px solid var(--line);color:var(--foreground);background:var(--sidebar)}.sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:49px;padding:0 8px;border-bottom:1px solid var(--line)}.sidebar-head .brand{font-size:12px}.sidebar-menu-icon{color:#aaa9a2;font-size:13px;letter-spacing:.12em}.sidebar-label{margin:26px 10px 8px;color:#9b9991;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.sidebar-nav{display:grid;gap:3px}.sidebar-link{display:flex;align-items:center;gap:11px;min-height:38px;padding:8px 10px;border-radius:7px;color:#716f68;text-decoration:none;font-size:12px;transition:transform .18s ease,color .18s ease,background-color .18s ease}.sidebar-link span{display:inline-grid;place-items:center;width:17px;color:#98978f;font-size:15px}.sidebar-link:hover{color:var(--foreground);background:#f0efea;transform:translate(2px)}.sidebar-link.active{color:var(--primary);background:var(--primary-soft);font-weight:600}.sidebar-link.active span{color:var(--primary)}.sidebar-api-button{width:100%;border:0;text-align:left}.sidebar-footer{display:flex;align-items:flex-start;gap:10px;margin-top:auto;padding:13px 10px 10px;border-top:1px solid var(--line)}.sidebar-footer-dot{flex:0 0 auto;width:7px;height:7px;margin-top:4px;border-radius:50%;background:#4b9b61;box-shadow:0 0 0 3px #4b9b611f}.sidebar-footer strong,.sidebar-footer small{display:block}.sidebar-footer strong{color:var(--foreground);font-size:11px;font-weight:600}.sidebar-footer small{margin-top:4px;color:#99978f;font-size:9px;line-height:1.4}.topbar,.page-content{width:min(1180px,calc(100% - 64px));margin:0 auto}.topbar{display:flex;align-items:center;justify-content:space-between;min-height:65px;padding:14px 0;border-bottom:1px solid var(--line)}.topbar-context{display:flex;align-items:center;gap:10px;color:#929088;font-size:11px}.topbar-context i{color:#c2c0b8;font-style:normal}.topbar-context strong{color:var(--foreground);font-weight:600}.brand{display:inline-flex;align-items:center;gap:10px;color:var(--foreground);text-decoration:none;font-family:DM Mono,monospace;letter-spacing:.06em;text-transform:lowercase}.brand-mark{display:flex;align-items:end;width:22px;height:22px;gap:3px}.brand-mark span{display:block;width:4px;border-radius:4px 4px 2px 2px;background:var(--primary)}.brand-mark span:nth-child(1){height:11px;opacity:.6}.brand-mark span:nth-child(2){height:18px}.brand-mark span:nth-child(3){height:14px;opacity:.8}.topbar-meta{display:flex;align-items:center;gap:15px;color:var(--muted);font-size:11px}.topbar-api-button{padding:5px 8px;border:1px solid #e3c8ba;border-radius:6px;color:var(--primary);background:var(--primary-soft);font-size:10px}.topbar-api-button:hover{border-color:#d5a28f;background:var(--orange-soft)}.mode-switcher{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid var(--line);border-radius:7px;background:var(--surface);box-shadow:var(--shadow-card)}.mode-switcher button{min-height:25px;padding:4px 8px;border:0;border-radius:5px;color:#85837b;background:transparent;font-size:9px;white-space:nowrap}.mode-switcher button:hover{color:var(--foreground);background:#f0efea}.mode-switcher button.active{color:var(--primary);background:var(--primary-soft);font-weight:700}.status-pill{display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid #cbdacb;border-radius:7px;color:#47644e;background:var(--green-soft)}.status-pill i{width:6px;height:6px;border-radius:50%;background:#4b9b61}.meta-copy{color:#99978f;font-family:DM Mono,monospace}.page-content{padding-bottom:52px}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:end;gap:48px;min-height:315px;padding:70px 0 47px}.hero-copy,.hero-actions{position:relative;z-index:1}.eyebrow{margin:0 0 13px;color:#9a978e;font-family:DM Mono,monospace;font-size:10px;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3,p{margin-top:0}h1{max-width:690px;margin-bottom:18px;color:var(--foreground);font-size:clamp(38px,5vw,64px);line-height:1.02;letter-spacing:-.065em;font-weight:600;text-wrap:balance}h1 em{color:var(--primary);font-family:Newsreader,Georgia,serif;font-weight:500}.hero-text{max-width:545px;margin-bottom:0;color:#737169;font-size:14px;line-height:1.8;text-wrap:pretty}.hero-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;padding:16px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-card)}.hero-badge{display:block;margin-bottom:2px;color:#9b8e70;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.primary-button,.outline-button{border:1px solid var(--primary);color:#fff;background:var(--primary);transition:transform .18s ease,color .18s ease,background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.primary-button{min-height:42px;padding:11px 13px;border-radius:7px;font-size:12px;font-weight:700;text-align:left}.primary-button span{float:right;padding-left:9px;font-size:16px;line-height:1}.primary-button:hover{background:var(--primary-hover);box-shadow:var(--shadow-pop)}.text-button{align-self:flex-start;padding:4px 0;border:0;border-bottom:1px solid #c9b2a7;color:var(--primary);background:transparent;font-size:11px;text-align:left}.text-button:hover{color:var(--primary-hover);border-bottom-color:var(--primary-hover)}.text-button span{padding-left:5px}.notice-line{display:flex;align-items:center;gap:9px;min-height:44px;padding:10px 13px;border:1px solid #d8e0d7;border-radius:8px;color:#667369;background:#f3f6f0;font-size:11px}.notice-icon{color:var(--primary);font-size:14px}.notice-kicker{color:var(--foreground);font-family:DM Mono,monospace;font-size:9px;letter-spacing:.08em}.notice-hint{margin-left:auto;color:#8d988e;font-family:DM Mono,monospace;font-size:9px}.overview-section{padding:65px 0 31px}.section-heading,.panel-heading{display:flex;align-items:start;justify-content:space-between;gap:20px}h2{margin-bottom:0;color:var(--foreground);font-size:28px;letter-spacing:-.055em;font-weight:600}.section-heading .eyebrow,.panel-heading .eyebrow{margin-bottom:8px}.range-switcher{display:inline-flex;padding:3px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:var(--shadow-card)}.range-switcher button{min-width:58px;min-height:31px;padding:6px 10px;border:0;border-radius:5px;color:#85837b;background:transparent;font-size:11px;transition:transform .18s ease,color .18s ease,background-color .18s ease,box-shadow .18s ease}.range-switcher button:hover{color:var(--foreground)}.range-switcher button.active{color:var(--primary);background:var(--primary-soft);box-shadow:none;font-weight:600}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.metric-card{min-height:137px;padding:17px;border:1px solid var(--line);border-radius:10px;background:var(--surface);box-shadow:var(--shadow-card)}.metric-topline{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:#96938b;font-family:DM Mono,monospace;font-size:9px;letter-spacing:.04em;text-transform:uppercase}.metric-card strong{display:block;color:var(--foreground);font-size:22px;letter-spacing:-.05em;font-weight:600;font-variant-numeric:tabular-nums}.metric-card small{display:block;margin-top:8px;color:#98958d;font-size:10px}.metric-dot{width:7px;height:7px;border-radius:50%}.metric-dot.gold,.legend-dot.gold{background:var(--primary)}.metric-dot.mint{background:#72a080}.metric-dot.lilac{background:#9683a7}.metric-dot.sky{background:var(--blue)}.empty-state{display:grid;justify-items:center;gap:8px;margin-top:24px;padding:46px 22px;border:1px dashed #d8b3a5;border-radius:10px;background:#fdf7f4;text-align:center}.empty-state-mark{display:grid;place-items:center;width:40px;height:40px;border:1px solid #e4c8bc;border-radius:50%;color:var(--primary);background:#fff;font-size:23px;font-weight:300}.empty-state strong{color:var(--foreground);font-size:15px}.empty-state p{max-width:420px;margin:0;color:#8d8980;font-size:11px;line-height:1.7}.empty-state-actions{display:flex;align-items:center;gap:17px;margin-top:9px}.empty-state-actions .primary-button{width:auto}.dashboard-grid,.lower-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.85fr);gap:12px}.lower-grid{grid-template-columns:minmax(0,1.22fr) minmax(300px,.78fr);margin-top:12px}.panel{border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow-card)}.trend-panel,.score-panel,.detail-panel,.advice-panel{padding:24px}.panel-heading h3{margin-bottom:0;color:var(--foreground);font-size:18px;letter-spacing:-.04em;font-weight:600;text-wrap:balance}.panel-note{color:#99968e;font-family:DM Mono,monospace;font-size:9px;white-space:nowrap}.chart-wrap{height:255px;margin:20px -10px 0}.trend-chart{width:100%;height:100%;overflow:visible}.chart-grid{stroke:#3d39291f;stroke-dasharray:2 5}.chart-label{fill:#99968e;font-family:DM Mono,monospace;font-size:9px}.legend-row,.stage-legend{display:flex;flex-wrap:wrap;gap:17px;color:#85837b;font-size:10px}.legend-row{margin-top:7px}.legend-row span,.stage-legend span{display:inline-flex;align-items:center;gap:6px}.legend-dot,.legend-line{display:inline-block;width:7px;height:7px;border-radius:50%}.legend-line{width:16px;height:1px;border-radius:0;background:#929087}.score-display{display:flex;align-items:center;justify-content:center;gap:18px;min-height:199px}.score-ring{--score: 0%;display:grid;place-items:center;width:133px;height:133px;border-radius:50%;background:radial-gradient(circle,var(--surface) 61%,transparent 62%),conic-gradient(var(--primary) var(--score),#ebe9e3 0)}.score-ring strong{color:var(--foreground);font-size:37px;font-weight:600;letter-spacing:-.09em;font-variant-numeric:tabular-nums}.score-ring span{color:#96938b;font-size:9px}.score-copy{max-width:130px}.score-copy strong{display:block;color:var(--primary);font-size:13px;font-weight:700}.score-copy p{margin:7px 0 0;color:#85837b;font-size:10px;line-height:1.6}.score-callout{display:grid;gap:5px;padding-top:16px;border-top:1px solid var(--line)}.score-callout span,.score-callout small{color:#99968e;font-size:9px}.score-callout strong{color:var(--foreground);font-size:12px;font-weight:600}.score-callout small{font-family:DM Mono,monospace}.stage-legend{margin:21px 0 15px}.legend-dot.deep,.stage.deep{background:#75a080}.legend-dot.light,.stage.light{background:#aebda5}.legend-dot.rem,.stage.rem{background:#9683a7}.legend-dot.awake,.stage.awake{background:var(--primary)}.record-list{display:grid}.record-row{display:grid;grid-template-columns:104px minmax(80px,1fr) 108px;align-items:center;gap:16px;min-height:60px;border-top:1px solid var(--line-highlight)}.record-date,.record-duration{display:grid;gap:4px}.record-date strong{color:var(--foreground);font-size:11px;font-weight:600}.record-date small,.record-duration small{color:#99968e;font-family:DM Mono,monospace;font-size:8px}.record-duration{text-align:right}.record-duration strong{color:var(--green);font-size:11px;font-weight:600;font-variant-numeric:tabular-nums}.stage-bar{display:flex;height:9px;overflow:hidden;border-radius:4px;background:#eeece6}.stage{display:block;height:100%}.advice-panel{background:#f5f4ef}.ai-badge{padding:4px 7px;border:1px solid #e3c8ba;border-radius:6px;color:var(--primary);background:var(--orange-soft);font-family:DM Mono,monospace;font-size:8px;white-space:nowrap}.advice-intro{max-width:390px;margin:17px 0 19px;color:#7e7c74;font-size:10px;line-height:1.7}.advice-list{display:grid;gap:13px}.advice-item{padding:0 0 13px 12px;border-bottom:1px solid #dfddd6;border-left:2px solid #819584}.advice-item.warm{border-left-color:var(--primary)}.advice-item.cool{border-left-color:#6f9f7b}.advice-item.quiet{border-left-color:#9683a7}.advice-label{display:block;margin-bottom:6px;color:#999278;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.07em;text-transform:uppercase}.advice-item strong{display:block;color:var(--foreground);font-size:12px;font-weight:700}.advice-item p{margin:5px 0 0;color:#85837b;font-size:10px;line-height:1.65}.outline-button{width:100%;min-height:40px;margin-top:21px;padding:10px 12px;border-color:var(--line);border-radius:7px;color:var(--foreground);background:var(--surface);font-size:11px;text-align:left}.outline-button span{float:right;color:var(--primary);font-size:15px;line-height:1}.outline-button:hover{border-color:#ddb9aa;color:var(--primary);background:var(--primary-soft);box-shadow:var(--shadow-card)}.report-preview{margin-top:12px;padding:13px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.report-preview-head{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#999278;font-family:DM Mono,monospace;font-size:8px;letter-spacing:.05em;text-transform:uppercase}.report-preview strong{display:block;margin-top:11px;color:var(--foreground);font-size:12px;line-height:1.5}.report-preview p{margin:6px 0 0;color:#85837b;font-size:9px;line-height:1.6}.close-button{display:grid;place-items:center;width:25px;height:25px;padding:0;border:1px solid var(--line);border-radius:6px;color:#77746b;background:transparent;font-size:16px;line-height:1}.close-button:hover{border-color:#d5b1a3;color:var(--primary);background:var(--primary-soft)}.modal-backdrop{position:fixed;z-index:40;inset:0;display:grid;place-items:center;padding:24px;background:#26241d61;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.api-modal{width:min(520px,100%);padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 45px #0000002e}.import-modal{width:min(620px,100%);padding:24px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:0 18px 45px #0000002e}.api-modal-head{display:flex;align-items:start;justify-content:space-between;gap:20px}.api-modal-head h2{font-size:26px}.api-modal-intro{max-width:440px;margin:14px 0 20px;color:#77746d;font-size:11px;line-height:1.7}.import-dropzone{display:grid;justify-items:center;gap:7px;padding:25px 18px;border:1px dashed #d8b3a5;border-radius:9px;background:#fdf7f4;text-align:center}.import-dropzone:has(.import-select-button:hover){border-color:var(--primary);background:var(--primary-soft)}.import-drop-icon{display:grid;place-items:center;width:35px;height:35px;border:1px solid #e4c8bc;border-radius:50%;color:var(--primary);background:#fff;font-size:20px}.import-dropzone strong{color:var(--foreground);font-size:13px}.import-dropzone small{color:#99968e;font-size:9px}.import-select-button{margin-top:6px;padding:8px 12px;border:1px solid var(--primary);border-radius:7px;color:var(--primary);background:#fff;font-size:10px}.import-select-button:hover{color:#fff;background:var(--primary)}.import-queue{display:grid;gap:7px;max-height:205px;margin-top:15px;overflow-y:auto}.import-queue-head{display:flex;justify-content:space-between;gap:12px;color:#99968e;font-family:DM Mono,monospace;font-size:8px}.import-item{display:flex;align-items:center;gap:10px;min-height:48px;padding:7px 8px;border:1px solid var(--line-highlight);border-radius:7px;background:#fff}.import-item img,.import-file-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;overflow:hidden;border-radius:5px;color:var(--primary);background:var(--primary-soft);font-family:DM Mono,monospace;font-size:8px;object-fit:cover}.import-item-copy{min-width:0;flex:1}.import-item-copy strong,.import-item-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.import-item-copy strong{color:var(--foreground);font-size:10px;font-weight:600}.import-item-copy small{margin-top:4px;color:#99968e;font-size:9px}.recognize-button{flex:0 0 auto;padding:6px 8px;border:1px solid #e3c8ba;border-radius:6px;color:var(--primary);background:var(--primary-soft);font-size:9px}.recognize-button:hover{color:#fff;background:var(--primary)}.recognize-button:disabled{cursor:not-allowed;opacity:.55}.import-modal-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line-highlight)}.import-modal-foot>span{max-width:360px;color:#99968e;font-size:9px;line-height:1.5}.import-modal-foot .primary-button{min-height:38px;padding:9px 12px}.api-form{display:grid;gap:14px}.api-form label{display:grid;gap:7px;color:var(--foreground);font-size:11px;font-weight:600}.api-form input,.api-form select{width:100%;min-height:40px;padding:9px 11px;border:1px solid var(--line);border-radius:7px;outline:0;color:var(--foreground);background:#fff;font-size:11px}.api-form input::placeholder{color:#aaa79e}.api-form input:focus,.api-form select:focus{border-color:var(--primary);box-shadow:0 0 0 3px #c964421f}.model-suggestions{display:flex;align-items:center;flex-wrap:wrap;gap:6px;margin-top:-5px}.model-suggestions>span{margin-right:2px;color:#9b9890;font-family:DM Mono,monospace;font-size:9px}.model-chip{padding:5px 7px;border:1px solid var(--line);border-radius:6px;color:#77746d;background:#fff;font-size:9px}.model-chip:hover,.model-chip.active{border-color:#ddb8a9;color:var(--primary);background:var(--primary-soft)}.api-capability-note{margin:-4px 0 0;padding:8px 9px;border:1px solid #ead1c7;border-radius:6px;color:#9a6654;background:var(--orange-soft);font-size:9px;line-height:1.55}.api-form-foot{display:flex;align-items:center;justify-content:space-between;gap:14px;padding-top:8px;border-top:1px solid var(--line-highlight)}.api-status{color:#99968e;font-family:DM Mono,monospace;font-size:9px}.api-status.saved{color:#4b8059}.api-actions{display:flex;align-items:center;gap:13px}.api-actions .text-button{font-size:11px}.api-actions .primary-button{min-height:40px;padding:10px 12px}.footer-note{display:flex;justify-content:space-between;gap:18px;padding:24px 2px 0;color:#99968e;font-family:DM Mono,monospace;font-size:9px}@media(max-width:980px){.hero-section{grid-template-columns:1fr;align-items:start;padding-top:58px}.hero-actions{max-width:420px}.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid,.lower-grid{grid-template-columns:1fr}}@media(max-width:760px){.app-shell{padding-left:0}.app-sidebar{display:none}}@media(max-width:640px){.topbar,.page-content{width:min(100% - 34px,1180px)}.topbar{min-height:58px;padding-top:12px;padding-bottom:12px}.topbar-context span,.topbar-context i{display:none}.topbar-context strong{font-size:12px}.topbar-meta .meta-copy{display:none}.topbar-meta{gap:7px}.mode-switcher button{padding-right:6px;padding-left:6px}.hero-section{min-height:auto;padding:51px 0 34px;gap:28px}.hero-text{font-size:13px}.hero-actions{width:100%}.empty-state-actions{align-items:flex-start;flex-direction:column}.notice-line{align-items:start;line-height:1.5}.notice-kicker,.notice-hint{display:none}.overview-section{padding-top:48px}.section-heading{align-items:end;flex-direction:column}.range-switcher{align-self:stretch}.range-switcher button{flex:1}.metric-grid{gap:8px}.metric-card{min-height:126px;padding:14px}.metric-topline{margin-bottom:16px;font-size:8px}.metric-card strong{font-size:17px}.metric-card small{font-size:9px}.trend-panel,.score-panel,.detail-panel,.advice-panel{padding:18px 14px}.panel-heading{gap:8px}.panel-heading h3{font-size:17px}.chart-wrap{height:225px;margin-right:-7px;margin-left:-7px}.score-display{justify-content:start;min-height:174px;gap:14px}.score-ring{width:116px;height:116px}.score-ring strong{font-size:31px}.record-row{grid-template-columns:70px minmax(40px,1fr) 77px;gap:7px}.record-date small{font-size:7px}.record-duration strong{font-size:9px}.record-duration small{font-size:7px}.topbar-api-button{padding:5px 7px}.modal-backdrop{padding:14px}.api-modal,.import-modal{padding:20px 16px}.api-form-foot{align-items:flex-start;flex-direction:column}.api-actions{align-self:stretch;justify-content:flex-end;width:100%}.import-modal-foot{align-items:flex-start;flex-direction:column}.import-modal-foot .primary-button{align-self:flex-end}.footer-note{flex-direction:column;gap:6px;padding-bottom:12px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}
