@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@500;600;700&family=Noto+Sans+SC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans SC,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:#17342b;background:#00664b;font-synthesis:none;--green-950: #003f31;--green-900: #005540;--green-800: #00664b;--green-700: #08785b;--mint: #bfe8d6;--cream: #f8f7ef;--paper: #fffefa;--line: #dde6df;--orange: #ffb02e}*{box-sizing:border-box}html,body,#app{min-height:100%;margin:0}html{height:100%;overflow:hidden;touch-action:pan-y;overscroll-behavior:none}body{min-width:320px;height:100%;overflow:hidden;touch-action:pan-y;overscroll-behavior:none}button,textarea{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{min-height:100dvh;display:grid;grid-template-columns:minmax(330px,41%) 1fr;background:var(--cream)}.brand-panel{position:relative;display:flex;flex-direction:column;min-height:100dvh;padding:clamp(28px,4vw,58px);overflow:hidden;color:#fff;background:radial-gradient(circle at 12% 85%,rgba(255,255,255,.08) 0 2px,transparent 3px),radial-gradient(circle at 82% 14%,rgba(255,255,255,.12) 0 2px,transparent 3px),var(--green-800);background-size:32px 32px,42px 42px,auto}.brand-panel:after{content:"";position:absolute;width:340px;height:340px;right:-210px;top:20%;border:1px solid rgba(255,255,255,.12);border-radius:50%;box-shadow:0 0 0 38px #ffffff06,0 0 0 92px #ffffff05}.brand-topline,.brand-footer,.eyebrow{font-family:DM Sans,sans-serif;letter-spacing:.16em;font-weight:700}.brand-topline{display:flex;align-items:center;gap:10px;font-size:13px}.sun-dot{width:10px;height:10px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #ffb02e2e}.mode-badge{margin-left:auto;padding:3px 7px;border:1px solid rgba(255,255,255,.25);border-radius:999px;color:#fff4d7;background:#ffffff1a;font-size:8px;letter-spacing:.08em}.brand-copy{position:relative;z-index:1;margin-top:clamp(54px,10vh,112px)}.eyebrow{margin:0 0 14px;color:#c7f0df;font-size:12px}.brand-copy h1{margin:0;font-size:clamp(42px,5vw,72px);line-height:1.08;letter-spacing:-.055em;font-weight:800}.brand-copy .period{color:var(--orange)}.brand-copy>p:last-child{margin:22px 0 0;color:#ffffffbf;font-size:15px;line-height:1.9}.brand-art{position:relative;z-index:2;display:grid;grid-template-columns:.38fr .9fr .62fr .62fr .58fr;align-items:center;gap:clamp(8px,1.2vw,18px);margin-top:auto;padding:clamp(12px,1.5vw,20px);background:#fffefa;border-radius:8px 32px 8px 8px;box-shadow:0 24px 60px #002d2047;transform:rotate(-1.4deg)}.brand-art:before{content:"I LOVE SSE";position:absolute;right:18px;bottom:6px;color:#00664b29;font:700 9px DM Sans;letter-spacing:.16em}.brand-art img{width:100%;height:clamp(78px,11vw,132px);object-fit:contain;display:block}.brand-art .art-i{height:clamp(88px,12vw,145px)}.brand-footer{margin:clamp(26px,4vh,46px) 0 0;font-size:10px;color:#ffffff8c}.brand-footer span{color:var(--orange);margin:0 8px}.chat-panel{min-width:0;height:100dvh;display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--cream)}.chat-header{height:92px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,4vw,58px);border-bottom:1px solid var(--line);background:#f8f7efe0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.assistant-identity{display:flex;align-items:center;gap:13px}.assistant-avatar,.message-avatar{display:grid;place-items:center;overflow:hidden;color:#fff;background:var(--paper)}.assistant-avatar img,.message-avatar img{width:100%;height:100%;display:block;object-fit:cover}.assistant-avatar{width:44px;height:44px;padding:2px;border:1px solid #d4e3dc;border-radius:15px 15px 15px 5px;box-shadow:0 7px 18px #00664b2e}.assistant-identity h2{margin:0;color:#13392e;font-size:16px;font-weight:700}.assistant-identity p{display:flex;align-items:center;gap:6px;margin:5px 0 0;color:#72827b;font-size:11px}.online-dot{width:7px;height:7px;border-radius:50%;background:#35b778;box-shadow:0 0 0 3px #35b7781f}.reset-button{min-height:42px;display:flex;align-items:center;gap:8px;padding:0 14px;border:1px solid #d6e0da;border-radius:12px;color:#52675f;background:#fff9;cursor:pointer;transition:.18s ease}.reset-button:hover{color:var(--green-800);border-color:#aec7bc;background:#fff;transform:translateY(-1px)}.message-list{overflow-y:auto;padding:26px clamp(22px,6vw,92px) 34px;scrollbar-width:thin;scrollbar-color:#bdcbc5 transparent}.date-divider{display:flex;align-items:center;gap:12px;margin:0 0 27px;color:#98a49f;font-size:10px}.date-divider:before,.date-divider:after{content:"";height:1px;flex:1;background:var(--line)}.message-row{display:flex;align-items:flex-start;gap:10px;margin:0 0 20px;animation:message-in .32s ease-out both}.message-row.user{justify-content:flex-end}.message-avatar{flex:0 0 auto;width:34px;height:34px;padding:1px;border:1px solid #d4e3dc;border-radius:11px 11px 11px 3px;margin-top:2px;box-shadow:0 5px 13px #00664b1f}.assistant-message-stack{display:grid;gap:8px;max-width:min(640px,82%);min-width:0}.assistant-message-stack>.message-bubble{max-width:100%}.message-bubble{max-width:min(640px,82%);padding:15px 18px;border:1px solid #e0e7e2;border-radius:7px 19px 19px;color:#29433a;background:var(--paper);box-shadow:0 8px 26px #1c41340e;font-size:14px;line-height:1.75;overflow-wrap:anywhere}.user .message-bubble{border:0;border-radius:19px 7px 19px 19px;color:#fff;background:var(--green-800);box-shadow:0 8px 20px #00664b21}.message-bubble strong{color:#00664b;font-weight:700}.user .message-bubble strong{color:#fff}.message-section-title{display:inline-block;margin:10px 0 2px;color:#00664b;font-weight:800}.message-note{display:inline-block;margin-top:8px;padding-left:10px;border-left:3px solid #9dcab9;color:#59736a}.citation-chip{display:inline-grid;place-items:center;min-width:18px;height:18px;margin:0 2px;padding:0 5px;border-radius:6px 6px 6px 2px;color:#fff;background:#08785b;font:700 10px DM Sans,sans-serif;vertical-align:1px;box-shadow:0 2px 6px #00664b2e}.source-card{display:block;margin-top:14px;padding:14px;border:1px solid #cfe2d9;border-left:4px solid var(--green-700);border-radius:5px 14px 14px;background:#f1f8f4}.source-title{display:flex;align-items:center;gap:7px;margin-bottom:9px;color:var(--green-900);font-size:12px;font-weight:800;letter-spacing:.04em}.source-title span{display:grid;place-items:center;width:21px;height:21px;border-radius:7px;color:#fff;background:var(--green-800);font-size:11px}.source-item{padding:8px 0;color:#546b62;font-size:11px;line-height:1.65}.source-item+.source-item{border-top:1px dashed #c8dcd2}.source-item .citation-chip{margin-right:5px}.ima-source-card{border-color:#b9dcd0;border-left-color:var(--orange);background:linear-gradient(145deg,#f4faf7,#fff9e9)}.ima-source-card .source-title span{color:var(--green-950);background:var(--orange)}.reasoning-summary{max-width:420px;overflow:hidden;border:1px solid #d1e3da;border-radius:8px 14px 14px;color:#567067;background:#f2f8f4db;font-size:11px}.reasoning-summary summary{min-height:38px;display:flex;align-items:center;gap:7px;padding:7px 10px;list-style:none;cursor:pointer;-webkit-user-select:none;user-select:none}.reasoning-summary summary::-webkit-details-marker{display:none}.reasoning-summary summary>span:nth-child(2){color:#3f5e53;font-weight:700}.reasoning-summary summary small{margin-left:auto;color:#8a9c95;font-size:9px}.reasoning-done-icon{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px;color:#fff;background:var(--green-700)}.reasoning-chevron{color:#8a9c95;transition:transform .18s ease}.reasoning-summary[open] .reasoning-chevron{transform:rotate(180deg)}.reasoning-summary ol{display:grid;gap:7px;margin:0;padding:1px 12px 11px 36px;list-style:none}.reasoning-summary li{display:flex;align-items:center;gap:7px;color:#657b73}.reasoning-summary li svg{color:var(--green-700)}.loading-bubble{width:min(420px,82%);min-height:108px;padding:14px 16px 13px;border-color:#cfe2d9;background:linear-gradient(145deg,#fffefa,#f3f9f5);box-shadow:0 10px 30px #14493613}.reasoning-bubble{width:min(440px,82%);min-height:0}.loading-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.loading-kicker{display:flex;align-items:center;gap:7px;color:var(--green-800);font-size:11px;font-weight:800;letter-spacing:.05em}.loading-kicker i{width:7px;height:7px;border-radius:50%;background:#35b778;box-shadow:0 0 0 4px #35b77821;animation:loading-pulse 1.6s ease-in-out infinite}.loading-sse{padding:2px 7px;border:1px solid #d3e5dc;border-radius:999px;color:#719087;background:#ffffffb3;font:700 8px DM Sans,sans-serif;letter-spacing:.14em}.loading-copy-wrap{display:grid;align-items:center;min-height:45px;overflow:hidden}.loading-copy{margin:8px 0 6px;color:#48655b;font-size:13px;line-height:1.55}.reasoning-live-list{display:grid;gap:7px;margin:12px 0 11px}.reasoning-live-stage{display:flex;align-items:flex-start;gap:9px;color:#71867e}.reasoning-live-stage>span:last-child{display:grid;gap:2px;min-width:0}.reasoning-live-stage strong{color:#557168;font-size:11px;font-weight:650;line-height:1.35}.reasoning-live-stage small{color:#81938d;font-size:9px;line-height:1.45}.reasoning-live-stage.active strong{color:var(--green-800)}.reasoning-stage-marker{width:18px;height:18px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #bad7ca;border-radius:6px;color:#fff;background:var(--green-700)}.reasoning-live-stage.active .reasoning-stage-marker{border-color:#a9cdbd;background:#eef7f2}.reasoning-stage-marker i{width:6px;height:6px;border-radius:50%;background:var(--green-700);box-shadow:0 0 0 3px #08785b1f;animation:loading-pulse 1.4s ease-in-out infinite}.loading-track{position:relative;height:3px;overflow:hidden;border-radius:999px;background:#dcebe4}.loading-track:after{content:"";position:absolute;inset:0 auto 0 0;width:36%;border-radius:inherit;background:linear-gradient(90deg,transparent,var(--green-700),transparent);animation:loading-scan 1.85s ease-in-out infinite}.loading-copy-enter-active,.loading-copy-leave-active{transition:opacity .22s ease,transform .22s ease}.loading-copy-enter-from{opacity:0;transform:translateY(5px)}.loading-copy-leave-to{opacity:0;transform:translateY(-4px)}.suggestion-section{margin:38px 0 0 42px;animation:message-in .45s .12s ease-out both}.suggestion-section>p{margin:0 0 12px;color:#829089;font-size:11px}.suggestion-grid{display:grid;grid-template-columns:repeat(2,minmax(0,220px));gap:9px}.suggestion-grid button{min-height:48px;display:flex;align-items:center;gap:10px;padding:0 14px;border:1px solid #dce5df;border-radius:13px;color:#426158;background:#ffffffa6;cursor:pointer;transition:.18s ease;text-align:left}.suggestion-grid button svg{color:var(--green-700)}.suggestion-grid button:hover{color:var(--green-800);border-color:#aec9bd;background:#fff;transform:translateY(-2px);box-shadow:0 8px 18px #1c413412}.composer-wrap{padding:8px clamp(22px,6vw,92px) 18px;background:linear-gradient(to top,var(--cream) 78%,rgba(248,247,239,0))}.composer{display:flex;align-items:flex-end;gap:10px;min-height:62px;padding:9px 10px 9px 19px;border:1px solid #cfdcd5;border-radius:20px 20px 20px 7px;background:var(--paper);box-shadow:0 12px 35px #183d3017;transition:border-color .18s,box-shadow .18s}.composer:focus-within{border-color:#69a890;box-shadow:0 12px 35px #183d3017,0 0 0 3px #00664b14}.composer textarea{flex:1;resize:none;max-height:128px;min-height:42px;padding:10px 0 8px;border:0;outline:0;color:#244238;background:transparent;font-size:14px;line-height:1.55}.composer textarea::placeholder{color:#9aa7a1}.send-button{flex:0 0 auto;width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:14px;color:#fff;background:var(--green-800);cursor:pointer;transition:.15s ease}.send-button:not(:disabled):hover{background:var(--green-900);transform:translateY(-1px)}.send-button:not(:disabled):active{transform:scale(.95)}.send-button:disabled{color:#9cafaa;background:#e1e9e4;cursor:not-allowed}.disclaimer{margin:9px 0 0;color:#99a49f;font-size:9px;text-align:center}.error-banner{display:flex;justify-content:space-between;gap:10px;margin-bottom:8px;padding:9px 12px;border:1px solid #efc5b8;border-radius:10px;color:#8c3b28;background:#fff2ed;font-size:12px}.error-banner button{border:0;color:#8c3b28;background:transparent;font-weight:700;cursor:pointer}@keyframes message-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes loading-pulse{0%,to{transform:scale(.8);opacity:.62}50%{transform:scale(1.15);opacity:1}}@keyframes loading-scan{0%{transform:translate(-120%)}55%,to{transform:translate(300%)}}@media(max-width:820px){body{overflow:hidden}.app-shell{display:block;min-height:var(--viewport-height, 100dvh);height:var(--viewport-height, 100dvh);padding-top:10px;background:var(--cream)}.brand-panel{min-height:116px;height:116px;margin:0 12px;padding:14px 16px;display:block;border-radius:18px 18px 0 0;box-shadow:0 9px 28px #183d3014}.brand-panel:after{width:160px;height:160px;right:-72px;top:-80px}.brand-topline{font-size:9px}.sun-dot{width:8px;height:8px;box-shadow:0 0 0 4px #ffb02e2e}.brand-copy{margin-top:16px}.eyebrow{display:none}.brand-copy h1{font-size:22px;line-height:1.04;letter-spacing:-.04em}.brand-copy>p:last-child,.brand-footer{display:none}.brand-art{position:absolute;right:12px;bottom:12px;width:154px;gap:2px;margin:0;padding:6px;border-radius:5px 13px 5px 5px;transform:rotate(-1.5deg);box-shadow:0 10px 25px #002d2033}.brand-art img,.brand-art .art-i{height:40px}.brand-art:before{display:none}.chat-panel{height:calc(var(--viewport-height, 100dvh) - 126px)}.chat-header{height:58px;margin:0 12px;padding:0 12px;border:1px solid #d9e4de;border-top:0;border-radius:0 0 18px 18px;background:var(--paper);box-shadow:0 12px 28px #183d3012}.assistant-avatar{width:34px;height:34px;border-radius:11px 11px 11px 4px}.assistant-identity{gap:10px}.assistant-identity h2{font-size:13px}.assistant-identity p{margin-top:3px;font-size:8px}.reset-button{width:36px;min-height:36px;padding:0;justify-content:center;border-radius:11px}.reset-button span{display:none}.message-list{padding:18px 16px 24px}.date-divider{margin-bottom:20px}.message-bubble{max-width:84%;padding:12px 14px;font-size:13px;line-height:1.7}.assistant-message-stack{max-width:84%}.assistant-message-stack>.message-bubble{max-width:100%}.loading-bubble{width:84%;min-height:101px;padding:12px 14px 11px}.reasoning-bubble{min-height:0}.reasoning-summary{max-width:100%}.reasoning-live-list{gap:6px;margin:10px 0 9px}.reasoning-live-stage small{font-size:8px}.loading-copy-wrap{min-height:43px}.loading-copy{font-size:12px}.message-avatar{width:29px;height:29px}.suggestion-section{margin:26px 0 0 39px}.suggestion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.suggestion-grid button{min-height:44px;padding:0 10px;font-size:12px}.composer-wrap{position:relative;z-index:10;padding:6px 12px max(12px,env(safe-area-inset-bottom));background:linear-gradient(to top,var(--cream) 84%,rgba(248,247,239,.9))}.composer{min-height:56px;padding:6px 7px 6px 15px;border-radius:17px 17px 17px 6px}.composer textarea{min-height:40px;font-size:16px}.send-button{width:44px;height:44px;border-radius:13px}.disclaimer{font-size:8px}}@media(max-width:820px){.keyboard-open .app-shell{padding-top:0}.keyboard-open .brand-panel{display:none}.keyboard-open .chat-panel{height:var(--viewport-height, 100dvh)}.keyboard-open .chat-header{height:50px;margin:0;border:0;border-bottom:1px solid var(--line);border-radius:0;box-shadow:none}.keyboard-open .message-list{padding-top:12px;padding-bottom:16px}.keyboard-open .composer-wrap{padding-bottom:max(8px,env(safe-area-inset-bottom))}.keyboard-open .disclaimer{display:none}}@media(max-width:460px){.brand-art{width:145px;right:10px}.brand-copy h1{font-size:21px}.suggestion-grid{gap:7px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.stats-mode,.stats-mode body,.stats-mode #app{min-height:100%;height:auto;overflow:auto;overscroll-behavior:auto;background:#f4f5ef}.stats-shell{--stats-green: #00664b;--stats-deep: #064535;--stats-ink: #173d32;--stats-muted: #71827b;min-height:100dvh;color:var(--stats-ink);background:radial-gradient(circle at 8% 0%,rgba(0,102,75,.08),transparent 28rem),#f4f5ef}.stats-gate{min-height:100dvh;display:grid;grid-template-columns:minmax(0,460px);place-items:center;align-content:center;gap:24px;padding:32px 20px;color:#fff;background:radial-gradient(circle at 12% 18%,rgba(255,255,255,.13) 0 2px,transparent 3px) 0 0 / 38px 38px,radial-gradient(circle at 88% 78%,rgba(255,176,46,.13),transparent 24rem),linear-gradient(145deg,#004c3b,#007154)}.stats-gate-loading p{margin:0;color:#ffffffc2;font-size:13px}.stats-loader{width:36px;height:36px;border:3px solid rgba(255,255,255,.2);border-top-color:#ffb02e;border-radius:50%;animation:stats-spin .8s linear infinite}.login-brand{width:100%;max-width:460px;display:flex;align-items:center;gap:11px;font:700 12px DM Sans,sans-serif;letter-spacing:.18em}.login-brand-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:12px 12px 12px 4px;color:#173d32;background:#ffb02e;box-shadow:0 8px 24px #001e1633}.login-card{position:relative;width:100%;max-width:460px;min-width:0;padding:78px 46px 36px;overflow:hidden;border:1px solid rgba(255,255,255,.45);border-radius:12px 36px 12px 12px;color:var(--stats-ink);background:#fffefa;box-shadow:0 28px 80px #00231947}.login-art{position:absolute;inset:18px 20px auto auto;display:flex;align-items:center;gap:3px;height:42px;opacity:.95}.login-art img{display:block;width:auto;height:32px;object-fit:contain}.login-art img:first-child{height:36px}.login-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:22px;border-radius:16px 16px 16px 5px;color:#fff;background:var(--stats-green);box-shadow:0 10px 25px #00664b33}.stats-kicker{margin:0 0 8px;color:#0b7a5c;font:700 10px DM Sans,sans-serif;letter-spacing:.18em}.login-card h1{margin:0;font-size:28px;letter-spacing:-.04em}.login-description{margin:12px 0 25px;color:var(--stats-muted);font-size:13px;line-height:1.75}.login-form{display:grid;gap:9px}.login-form>label{color:#3c5a50;font-size:12px;font-weight:700}.password-field{height:50px;display:flex;align-items:center;gap:10px;padding:0 15px;border:1px solid #cfddd6;border-radius:14px;color:#739087;background:#fff;transition:.18s ease}.password-field:focus-within{border-color:#5c9f88;box-shadow:0 0 0 3px #00664b14}.password-field input{min-width:0;flex:1;border:0;outline:0;color:var(--stats-ink);background:transparent;font:inherit;font-size:14px}.password-field input::placeholder{color:#a0ada8}.login-form>button{height:50px;display:flex;align-items:center;justify-content:center;gap:9px;margin-top:7px;border:0;border-radius:14px 14px 14px 5px;color:#fff;background:var(--stats-green);font-weight:700;cursor:pointer;transition:.18s ease}.login-form>button:not(:disabled):hover{transform:translateY(-1px);background:#005640;box-shadow:0 10px 24px #00664b2e}.login-form>button:disabled{opacity:.58;cursor:default}.button-spinner{width:17px;height:17px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:stats-spin .8s linear infinite}.button-spinner.dark{width:15px;height:15px;border-color:#00664b2e;border-top-color:var(--stats-green)}.form-error{display:flex;align-items:center;gap:6px;margin:2px 0 0;color:#ae4936;font-size:12px}.login-security{display:grid;gap:8px;margin-top:22px;padding-top:18px;border-top:1px dashed #d8e1dc;color:#75867f;font-size:10px}.login-security span{display:flex;align-items:center;gap:7px}.login-footer{margin:0;color:#ffffff8f;font-size:10px;letter-spacing:.08em}.stats-header{position:sticky;z-index:20;top:0;min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:13px max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid #dce3dd;background:#fafaf6e6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.stats-identity{display:flex;align-items:center;gap:12px}.stats-logo{width:44px;height:44px;display:grid;place-items:center;flex:0 0 auto;border-radius:14px 14px 14px 5px;color:#fff;background:var(--stats-green);box-shadow:0 7px 18px #00664b29}.stats-identity p{margin:0 0 3px;color:#7a8b84;font:700 9px DM Sans,sans-serif;letter-spacing:.13em}.stats-identity h1{margin:0;font-size:16px;letter-spacing:-.02em}.header-actions{display:flex;align-items:center;gap:8px}.range-switch{display:flex;padding:3px;border:1px solid #d6e0da;border-radius:12px;background:#eef1ec}.range-switch button{min-width:50px;height:32px;padding:0 10px;border:0;border-radius:9px;color:#6d7e77;background:transparent;font-size:11px;font-weight:700;cursor:pointer}.range-switch button.active{color:var(--stats-green);background:#fff;box-shadow:0 2px 8px #1f413514}.icon-action{height:39px;display:flex;align-items:center;gap:7px;padding:0 12px;border:1px solid #d6e0da;border-radius:12px;color:#536b62;background:#fff;font-size:11px;font-weight:700;cursor:pointer}.icon-action:hover{color:var(--stats-green);border-color:#abc9bd}.icon-action:disabled{opacity:.55}.export-action{color:#0a7054;background:#f4faf7}.logout-action{color:#8d574b}.spinning{animation:stats-spin .8s linear infinite}.stats-page{width:min(1320px,calc(100% - 48px));margin:0 auto;padding:42px 0 28px}.stats-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:25px}.stats-intro h2{margin:0;font-size:clamp(25px,3vw,38px);line-height:1.2;letter-spacing:-.045em}.stats-intro>div>p:last-child{margin:10px 0 0;color:var(--stats-muted);font-size:13px}.secure-chip,.privacy-label{display:flex;align-items:center;gap:7px;flex:0 0 auto;padding:8px 11px;border:1px solid #cce0d6;border-radius:999px;color:#287159;background:#edf7f2;font-size:10px;font-weight:700}.stats-error{display:flex;align-items:center;gap:9px;margin-bottom:18px;padding:12px 15px;border:1px solid #edc5bb;border-radius:12px;color:#994633;background:#fff1ed;font-size:12px}.stats-error span{flex:1}.stats-error button{border:0;color:inherit;background:none;font-weight:800;cursor:pointer}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.summary-grid article{min-height:118px;display:grid;grid-template-columns:auto 1fr;align-content:center;align-items:center;gap:2px 13px;padding:19px;border:1px solid #dde4df;border-radius:8px 22px 8px 8px;background:#fffffcd1;box-shadow:0 9px 28px #2140350b}.summary-icon{grid-row:1 / 3;width:42px;height:42px;display:grid;place-items:center;border-radius:14px 14px 14px 5px}.summary-icon.green{color:#fff;background:#08785b}.summary-icon.mint{color:#137051;background:#d7eee4}.summary-icon.yellow{color:#624200;background:#ffe4a4}.summary-icon.blue{color:#39667f;background:#deedf2}.summary-grid p{margin:0;color:#75847e;font-size:11px}.summary-grid strong{display:block;margin-top:2px;color:#153c31;font:700 clamp(24px,2.3vw,34px) "DM Sans",sans-serif;letter-spacing:-.04em}.summary-grid strong em{margin-left:2px;font-size:.55em;font-style:normal}.summary-grid small{grid-column:1 / 3;margin-top:10px;color:#98a49f;font-size:9px}.analytics-grid{display:grid;grid-template-columns:1.05fr 1.55fr .8fr;gap:14px;margin-top:14px}.analytics-card{min-height:330px;padding:22px;border:1px solid #dde4df;border-radius:8px 24px 8px 8px;background:#fffffcdb;box-shadow:0 9px 28px #2140350b}.card-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;color:#769087}.card-heading p,.section-heading>div>p{margin:0 0 5px;color:#0a795b;font:700 9px DM Sans,sans-serif;letter-spacing:.16em}.card-heading h3{margin:0;color:var(--stats-ink);font-size:16px}.topic-bars{display:grid;gap:13px}.topic-row>div{display:flex;justify-content:space-between;gap:10px;margin-bottom:5px;color:#5c7169;font-size:10px}.topic-row strong{color:#2a5144;font:700 10px DM Sans,sans-serif}.topic-row>i{height:6px;display:block;overflow:hidden;border-radius:999px;background:#e9eeea}.topic-row>i>b{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#08785b,#6bb99e)}.trend-chart{height:232px;display:flex;align-items:stretch;gap:7px;overflow-x:auto;padding:7px 2px 2px;scrollbar-width:thin;scrollbar-color:#c7d5ce transparent}.trend-column{min-width:27px;flex:1 0 27px;display:grid;grid-template-rows:19px 1fr 19px;justify-items:center;gap:4px}.trend-column strong{color:#5f776e;font:700 9px DM Sans,sans-serif}.trend-column>i{position:relative;width:min(18px,76%);height:100%;display:flex;align-items:flex-end;overflow:hidden;border-radius:5px 5px 2px 2px;background:#eaf0ec}.trend-column>i>b{width:100%;display:block;border-radius:inherit;background:linear-gradient(180deg,#16a27b,#057153)}.trend-column span{color:#899891;font:600 8px DM Sans,sans-serif;white-space:nowrap}.donut-wrap{display:grid;justify-items:center;gap:26px}.donut{--rag: 0%;width:142px;height:142px;display:grid;place-content:center;position:relative;border-radius:50%;background:conic-gradient(#08785b 0 var(--rag),#ffbd4a var(--rag) 100%)}.donut:after{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border-radius:50%;background:#fffefa}.donut span,.donut small{position:relative;z-index:1;text-align:center}.donut span{font:700 28px DM Sans,sans-serif}.donut small{margin-top:1px;color:#84948e;font-size:9px}.legend-list{width:100%;display:grid;gap:10px}.legend-list>div{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:7px;color:#667a72;font-size:10px}.legend-list i{width:8px;height:8px;border-radius:3px;background:#08785b}.legend-list i.legend-1{background:#ffbd4a}.legend-list strong{color:#244a3e;font:700 10px DM Sans,sans-serif}.legend-list .status-legend{grid-template-columns:1fr auto;padding-top:9px;border-top:1px dashed #dfe7e2}.empty-copy{margin-top:90px;color:#99a59f;font-size:11px;text-align:center}.wordcloud-card{grid-column:1 / -1;min-height:245px;overflow:hidden;background:linear-gradient(145deg,#fffffcf5,#eef7f2e0)}.word-cloud{min-height:130px;display:flex;align-content:center;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:10px 18px;padding:9px clamp(8px,4vw,55px) 18px}.word-cloud>span{position:relative;display:inline-flex;align-items:flex-start;gap:4px;color:#00694e;font-family:Noto Sans SC,sans-serif;line-height:1.05;letter-spacing:-.04em;cursor:default;transition:transform .16s ease,color .16s ease}.word-cloud>span:nth-child(6n+2){color:#178b6a}.word-cloud>span:nth-child(6n+3){color:#386c80}.word-cloud>span:nth-child(6n+4){color:#9a6a13}.word-cloud>span:nth-child(6n+5){color:#345d52}.word-cloud>span:nth-child(6n){color:#6b806f}.word-cloud>span:hover{z-index:1;color:#00513c;transform:translateY(-2px) scale(1.04)}.word-cloud small{margin-top:-2px;color:#849991;font:700 8px DM Sans,sans-serif;letter-spacing:0}.wordcloud-note{margin:0;color:#8a9a94;font-size:9px;text-align:center}.wordcloud-empty{min-height:92px;display:grid;place-items:center;margin:0}.call-section{scroll-margin-top:96px;margin-top:14px;padding:24px;border:1px solid #dce4de;border-radius:8px 26px 8px 8px;background:#fffffce6;box-shadow:0 9px 28px #2140350b}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px}.section-heading h2{margin:0;font-size:20px;letter-spacing:-.03em}.section-heading>div>span{display:block;margin-top:7px;color:#899790;font-size:10px}.limit-note{margin-bottom:12px;padding:9px 12px;border-radius:9px;color:#775f28;background:#fff5d9;font-size:10px}.call-list{border-top:1px solid #e2e8e4}.call-item{border-bottom:1px solid #e2e8e4}.call-item summary{min-height:70px;display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:13px;padding:11px 4px;list-style:none;cursor:pointer}.call-item summary::-webkit-details-marker{display:none}.call-item summary:hover .call-main>strong{color:#007052}.call-state{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;color:#117556;background:#ddf0e8}.call-state.failed,.call-state.empty,.call-state.cancelled{color:#a34b39;background:#fae7e1}.call-main{min-width:0}.call-main>strong{display:block;overflow:hidden;color:#2d4b41;font-size:12px;font-weight:650;text-overflow:ellipsis;white-space:nowrap;transition:color .15s}.call-main>span{display:block;margin-top:6px;color:#8a9892;font-size:9px}.call-metrics{display:flex;align-items:center;justify-content:flex-end;gap:8px;color:#7f8f89;font-size:9px;white-space:nowrap}.provider-tag{padding:4px 7px;border-radius:6px;color:#0a6f53;background:#e0f0e9;font:700 8px DM Sans,sans-serif;letter-spacing:.07em}.provider-tag.ima{color:#73500b;background:#fff0c9}.detail-chevron{color:#9aa9a3;transition:transform .18s ease}.call-item[open] .detail-chevron{transform:rotate(90deg)}.call-detail{margin:0 0 13px 41px;padding:16px;border-radius:6px 16px 6px 6px;color:#4a6259;background:#f4f7f3}.detail-meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px 16px;margin-bottom:14px;color:#788a83;font-size:9px}.detail-meta span{display:flex;align-items:center;gap:5px}.detail-meta code{margin-left:auto;color:#84948d;font:600 8px DM Sans,sans-serif}.qa-grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:12px}.qa-grid>div{min-width:0;padding:13px;border:1px solid #dfe7e2;border-radius:10px;background:#fffefa}.qa-grid label,.detail-foot label{display:block;margin-bottom:7px;color:#0a7659;font-size:9px;font-weight:800;letter-spacing:.06em}.qa-grid p{max-height:250px;margin:0;overflow:auto;color:#40594f;font-size:11px;line-height:1.75;white-space:pre-wrap;overflow-wrap:anywhere}.detail-foot{display:grid;gap:10px;margin-top:12px}.detail-foot>div{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.detail-foot label{width:100%;margin:0 0 1px}.detail-foot span{padding:4px 7px;border:1px solid #d5e3dc;border-radius:6px;color:#60756d;background:#fffefa;font-size:8px}.empty-state{min-height:220px;display:grid;place-items:center;align-content:center;gap:8px;color:#8a9a93}.empty-state strong{color:#496158;font-size:13px}.empty-state span{font-size:10px}.pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:20px}.pagination button{height:35px;display:flex;align-items:center;gap:5px;padding:0 11px;border:1px solid #d5e0da;border-radius:10px;color:#536b62;background:#fff;font-size:10px;font-weight:700;cursor:pointer}.pagination button:disabled{opacity:.45;cursor:default}.pagination span{color:#84938d;font-size:9px}.stats-footer{display:flex;justify-content:space-between;gap:20px;padding:18px 4px 0;color:#8a9993;font-size:9px}.stats-footer span{display:flex;align-items:center;gap:6px}.dashboard-skeleton{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.dashboard-skeleton i{min-height:118px;border-radius:8px 22px 8px 8px;background:linear-gradient(90deg,#e5eae6 25%,#f3f5f2,#e5eae6 75%) 0 0 / 200% 100%;animation:stats-shimmer 1.3s infinite}.dashboard-skeleton i:nth-child(n+5){grid-column:span 2;min-height:300px}@keyframes stats-spin{to{transform:rotate(360deg)}}@keyframes stats-shimmer{to{background-position:-200% 0}}@media(max-width:1040px){.summary-grid,.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-card{grid-column:1 / -1;min-height:250px}.split-card .donut-wrap{grid-template-columns:auto minmax(200px,320px);align-items:center;justify-content:center}.dashboard-skeleton{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.stats-header{position:relative;align-items:flex-start;padding:14px 16px}.stats-identity h1{font-size:14px}.header-actions{flex-wrap:wrap;justify-content:flex-end}.icon-action span{display:none}.icon-action{width:39px;justify-content:center;padding:0}.range-switch{order:3;width:100%}.range-switch button{min-width:0;flex:1}.stats-page{width:calc(100% - 24px);padding-top:28px}.stats-intro{align-items:flex-start}.stats-intro h2{font-size:27px}.secure-chip{display:none}.analytics-grid{grid-template-columns:1fr}.analytics-card{min-height:300px}.split-card{grid-column:auto}.wordcloud-card{grid-column:auto;min-height:270px}.word-cloud{min-height:150px;gap:11px 14px;padding-inline:2px}.split-card .donut-wrap{grid-template-columns:auto minmax(140px,1fr)}.call-section{padding:18px 14px}.privacy-label{display:none}.call-item summary{grid-template-columns:auto minmax(0,1fr) auto;gap:9px}.call-metrics{grid-column:2;justify-content:flex-start}.detail-chevron{grid-column:3;grid-row:1 / 3}.call-detail{margin-left:0}.qa-grid{grid-template-columns:1fr}.stats-footer{display:grid;justify-content:start}}@media(max-width:480px){.stats-gate{padding:22px 13px}.login-card{padding:72px 23px 28px;border-radius:10px 28px 10px 10px}.login-card h1{font-size:24px}.login-art{right:14px}.login-art img{height:27px}.login-art img:first-child{height:31px}.stats-header{min-height:104px}.stats-logo{width:38px;height:38px}.stats-identity p{font-size:7px}.summary-grid{gap:9px}.summary-grid article{min-height:105px;padding:13px;gap:2px 9px}.summary-icon{width:34px;height:34px;border-radius:11px 11px 11px 4px}.summary-grid strong{font-size:22px}.summary-grid small{margin-top:7px}.analytics-card{padding:18px}.trend-chart{gap:4px}.trend-column{min-width:23px;flex-basis:23px}.split-card .donut-wrap{grid-template-columns:1fr;gap:18px}.section-heading h2{font-size:18px}.call-main>strong{white-space:normal;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.call-metrics span:not(.provider-tag):first-of-type{display:none}}@media(prefers-reduced-motion:reduce){.stats-shell *,.stats-shell *:before,.stats-shell *:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
