:root{--ink:#e8f0f7;--muted:#8ea2b5;--line:#94b4cd29;--panel:#091925c2;--cyan:#22d3ee;--green:#34d399;--amber:#fbbf24;--rose:#fb7185}*{box-sizing:border-box}html{background:#031019}body{color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}button,input{font:inherit}.dashboard-shell,.login-shell{background:linear-gradient(#22d3ee09 1px,#0000 1px) 0 0/42px 42px,linear-gradient(90deg,#22d3ee09 1px,#0000 1px) 0 0/42px 42px,radial-gradient(circle at 18% 8%,#123f50 0,#0000 34%),radial-gradient(circle at 88% 42%,#1b214f 0,#0000 32%),linear-gradient(145deg,#020b11 0%,#071a25 52%,#041019 100%);min-height:100vh;position:relative;overflow:hidden}.ambient{filter:blur(90px);opacity:.28;pointer-events:none;border-radius:999px;position:fixed}.ambient-one{background:#0891b2;width:360px;height:360px;top:-130px;left:-80px}.ambient-two{background:#4f46e5;width:420px;height:420px;bottom:-160px;right:-190px}.dashboard-container{z-index:1;width:min(1180px,100% - 36px);margin:0 auto;padding:50px 0 120px;position:relative}.site-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:34px;display:flex}.eyebrow{color:var(--cyan);letter-spacing:.2em;margin:0 0 10px;font-size:.72rem;font-weight:800}.site-header h1{letter-spacing:-.045em;margin:0;font-size:clamp(2.1rem,5vw,3.7rem);line-height:1}.subtitle{color:var(--muted);margin:14px 0 0;font-size:1.03rem}.ghost-button{color:#b9c9d7;border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#ffffff0a;border-radius:12px;padding:10px 15px}.ghost-button:hover{color:#fff;border-color:#22d3ee73}.status{color:var(--muted);padding:40px 0}.warning{color:var(--amber)}.panel,.metric-card,.chart-card{border:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#0e2331d1,#05131de0);box-shadow:0 24px 70px #00000040,inset 0 1px #ffffff09}.metric-grid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:18px;display:grid}.metric-card{border-radius:18px;min-height:132px;padding:19px;position:relative;overflow:hidden}.metric-card:after{content:"";opacity:.12;filter:blur(3px);background:currentColor;border-radius:50%;width:86px;height:86px;position:absolute;bottom:-35px;right:-30px}.metric-card span{color:var(--muted);min-height:36px;font-size:.78rem;display:block}.metric-card strong{letter-spacing:-.04em;margin-top:8px;font-size:clamp(1.45rem,3vw,2rem);display:inline-block}.metric-card small{color:var(--muted);margin-left:5px}.tone-cyan{color:#67e8f9}.tone-violet{color:#c4b5fd}.tone-rose{color:#fda4af}.tone-green{color:#6ee7b7}.tone-amber{color:#fcd34d}.tone-blue{color:#7dd3fc}.visual-grid{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.chart-card{border-radius:20px;min-height:230px;padding:22px}.chart-heading{justify-content:space-between;align-items:baseline;margin-bottom:20px;display:flex}.chart-heading h3{margin:0;font-size:1rem}.chart-heading span,.chart-empty{color:var(--muted);font-size:.78rem}.bar-chart{gap:11px;display:grid}.bar-row{grid-template-columns:46px 1fr 60px;align-items:center;gap:12px;display:grid}.bar-row time{color:var(--muted)}.bar-label{letter-spacing:.02em;color:var(--muted);font-size:.83rem;font-weight:500}.bar-row strong{text-align:right;font-variant-numeric:tabular-nums;font-size:.72rem}.bar-track{background:#ffffff0d;border-radius:5px;height:10px;position:relative;overflow:hidden}.bar-fill{border-radius:5px;height:100%;transition:width 1s cubic-bezier(.4,0,.2,1)}.bar-fill.pulse{animation:2s infinite alternate pulse-glow}.bar-value{text-align:right;font-size:.95rem;font-weight:600}.content-layout{grid-template-columns:minmax(0,1fr) 290px;align-items:start;gap:18px;display:grid}.report-panel,.history-panel{border-radius:22px;padding:clamp(22px,4vw,34px)}.report-meta{color:var(--muted);justify-content:space-between;align-items:flex-start;gap:16px;font-size:.78rem;display:flex}.report-meta div{text-align:right;gap:3px;display:grid}.badge{letter-spacing:.04em;border-radius:999px;padding:6px 11px;font-size:.7rem;font-weight:800}.badge-daily{color:#67e8f9;background:#22d3ee1f}.badge-weekly{color:#6ee7b7;background:#34d3991f}.badge-monthly{color:#fcd34d;background:#fbbf241f}.report-panel h2{word-wrap:break-word;overflow-wrap:break-word;margin:25px 0 18px;font-size:clamp(1.5rem,3vw,2rem)}.report-content{white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;color:#d3dee7;font-size:.98rem;line-height:1.92}.history-panel{padding:25px;position:sticky;top:20px}.history-heading h2{margin:0 0 24px;font-size:1.25rem}.history-group{margin-top:22px}.history-group h3{color:var(--muted);letter-spacing:.08em;margin:0 0 8px;font-size:.75rem}.history-group a{color:#aebfcd;border-radius:10px;justify-content:space-between;gap:8px;padding:10px 11px;font-size:.78rem;text-decoration:none;transition:all .18s;display:flex}.history-group a:hover,.history-group a.active{color:#fff;background:#22d3ee1a}.history-group a.active{box-shadow:inset 2px 0 var(--cyan)}.empty-state{padding:34px}.disclaimer{color:#73899b;margin:30px 4px 0;font-size:.76rem;line-height:1.7}.login-shell{place-items:center;padding:24px;display:grid}.login-card{z-index:1;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#061621db;border:1px solid #7dd3fc30;border-radius:26px;width:min(440px,100%);padding:38px;position:relative;box-shadow:0 40px 100px #00000073}.brand-mark{color:#fff;background:linear-gradient(145deg,#22d3ee,#2563eb);border-radius:14px;place-items:center;width:48px;height:48px;margin-bottom:28px;font-weight:900;display:grid;box-shadow:0 12px 30px #22d3ee33}.login-card h1{letter-spacing:-.04em;margin:0;font-size:2rem}.login-copy{color:var(--muted);margin:12px 0 28px;line-height:1.65}.login-card label{color:#b6c6d3;margin-bottom:9px;font-size:.8rem;display:block}.login-card input{color:#fff;border:1px solid var(--line);background:#ffffff0b;border-radius:13px;outline:none;width:100%;padding:14px 15px}.login-card input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #22d3ee1a}.login-card button{color:#031019;cursor:pointer;background:linear-gradient(90deg,#67e8f9,#38bdf8);border:0;border-radius:13px;width:100%;margin-top:16px;padding:14px;font-weight:900}.login-card button:disabled{opacity:.6;cursor:wait}.form-error{color:#fda4af;margin:10px 0 0;font-size:.8rem}.security-note{color:#6f8799;text-align:center;margin:18px 0 0;font-size:.72rem}@media (max-width:980px){.metric-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:minmax(0,1fr)}.history-panel{max-height:350px;position:static;overflow-y:auto}}.daily-focus-text{text-align:left;font-size:1.1rem}@media (max-width:680px){.daily-focus-text{font-size:.95rem}.dashboard-container{width:min(100% - 24px,1180px);padding-top:28px}.site-header{align-items:center}.subtitle{max-width:260px}.metric-grid{grid-template-columns:repeat(2,1fr)}.visual-grid{grid-template-columns:1fr}.metric-card{min-height:118px}.bar-row{grid-template-columns:38px 1fr 60px}.login-card{padding:28px 23px}}.chat-fab{color:#fff;cursor:pointer;z-index:1000;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border:none;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;display:flex;position:fixed;bottom:6rem;right:2rem;box-shadow:0 4px 15px #0000004d}.chat-fab:hover{transform:scale(1.1);box-shadow:0 6px 20px #8b5cf666}.chat-fab svg{width:24px;height:24px}.chat-window{-webkit-backdrop-filter:blur(24px);z-index:999;background:#0f172afa;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;width:350px;height:500px;max-height:calc(100vh - 120px);animation:.3s cubic-bezier(.16,1,.3,1) forwards slideUp;display:flex;position:fixed;bottom:9.5rem;right:2rem;overflow:hidden;box-shadow:0 20px 40px #0006,inset 0 0 0 1px #ffffff0d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-header{background:#ffffff08;border-bottom:1px solid #ffffff14;padding:1.25rem}.chat-header h3{color:#f8fafc;background:linear-gradient(135deg,#60a5fa,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:1rem;font-weight:600}.chat-header p{color:#94a3b8;margin:4px 0 0;font-size:.75rem}.chat-messages{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-direction:column;flex:1;gap:1rem;padding:1.25rem;display:flex;overflow-y:auto}.chat-messages::-webkit-scrollbar{width:6px}.chat-messages::-webkit-scrollbar-thumb{background-color:#ffffff1a;border-radius:3px}.chat-empty{text-align:center;color:#64748b;margin-top:2rem;font-size:.85rem;line-height:1.6}.chat-message{width:100%;display:flex}.chat-message.user{justify-content:flex-end}.chat-message.assistant{justify-content:flex-start}.message-bubble{word-wrap:break-word;border-radius:12px;max-width:85%;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.chat-message.user .message-bubble{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-bottom-right-radius:2px}.chat-message.assistant .message-bubble{color:#e2e8f0;background:#ffffff14;border:1px solid #ffffff0d;border-bottom-left-radius:2px}.message-bubble.typing{align-items:center;gap:4px;padding:1rem;display:flex}.message-bubble.typing .dot{background-color:#94a3b8;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite both typingBounce}.message-bubble.typing .dot:first-child{animation-delay:-.32s}.message-bubble.typing .dot:nth-child(2){animation-delay:-.16s}@keyframes typingBounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.chat-input-area{background:#0003;border-top:1px solid #ffffff0d;gap:.5rem;padding:1rem;display:flex}.chat-input-area input{color:#f8fafc;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;outline:none;flex:1;padding:.6rem 1rem;font-size:.875rem;transition:border-color .2s,background .2s}.chat-input-area input:focus{background:#ffffff14;border-color:#3b82f6}.chat-input-area input::placeholder{color:#64748b}.chat-input-area button{color:#fff;cursor:pointer;background:#3b82f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,transform .1s;display:flex}.chat-input-area button:hover:not(:disabled){background:#2563eb}.chat-input-area button:active:not(:disabled){transform:scale(.95)}.chat-input-area button:disabled{color:#64748b;cursor:not-allowed;background:#334155}.chat-input-area button svg{width:18px;height:18px;margin-left:-2px}@media (max-width:480px){.chat-window{width:calc(100% - 2rem);bottom:5rem;right:1rem}.chat-fab{bottom:1rem;right:1rem}}
