:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#1c302b;background:#f4f6f5;font-synthesis:none;--ink:#1c302b;--muted:#73817c;--line:#e6ebe8;--green:#198566;--lime:#d4f38a;--dark:#142522;--white:#fff;--radius:18px}*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:3px solid #62bba1;outline-offset:3px}a{color:var(--green)}.boot{height:100dvh;display:flex;align-items:center;justify-content:center;gap:20px;font-weight:600}.loader{width:18px;height:18px;border:2px solid #b1c1b9;border-top-color:var(--green);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.brand{display:flex;align-items:center;gap:11px;font-size:21px;letter-spacing:-.7px;font-weight:650}.brand img{width:35px;height:35px}.brand small{font-size:10px;font-weight:500;letter-spacing:2px;display:block;color:#8daba0;margin-top:4px}.sidebar{position:fixed;inset:0 auto 0 0;width:224px;background:var(--dark);color:white;padding:34px 22px;display:flex;flex-direction:column;z-index:20}.sidebar .brand{margin:0 3px 49px}.nav-label{color:#789489;font-size:10px;letter-spacing:1.8px;margin:0 14px 14px;font-weight:600}.nav{display:flex;flex-direction:column;gap:7px}.nav button{display:flex;align-items:center;gap:12px;border:0;background:none;color:#9fb1aa;padding:13px 15px;border-radius:10px;text-align:left;font-size:13px;font-weight:500}.nav button.active{color:var(--lime);background:#283b32}.nav button:hover{background:#223831}.nav .icon{width:19px}.side-bottom{margin-top:auto}.side-note{padding:18px 14px;border:1px solid #33443c;border-radius:13px;color:#a4b8ad;font-size:12px;line-height:1.6}.side-note strong{display:block;color:#e4efde;margin-bottom:4px}.side-note .dot{margin-right:7px}.user{display:flex;align-items:center;gap:11px;margin-top:25px;padding:0 7px}.avatar{display:grid;place-items:center;background:#d2dfce;color:#20352b;border-radius:50%;width:34px;height:34px;font-size:12px;font-weight:700}.user .user-text{font-size:13px;flex:1}.user small{display:block;color:#82998d;font-size:10px;margin-top:4px}.icon-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:9px;background:white;color:var(--muted);width:35px;height:35px}.sidebar .icon-btn{border:0;background:transparent;color:#9fb1aa}.shell{margin-left:224px;min-height:100dvh}.topbar{height:84px;background:#ffffffb8;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;gap:16px}.breadcrumb{font-size:12px;color:#819087;display:flex;align-items:center;gap:12px}.breadcrumb strong{color:#344b40;font-weight:500}.top-right{display:flex;align-items:center;gap:18px;font-size:11px;color:var(--muted)}.pill{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;border-radius:7px;background:#edf4e8;color:#516943;font-size:10px;font-weight:650;white-space:nowrap}.pill.amber{background:#fff4dc;color:#927332}.pill.gray{background:#f0f3f1;color:#74827a}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.top-avatar{height:31px;width:31px;display:grid;place-items:center;border:1px solid #d9e3dc;border-radius:50%;color:#57765b;font-size:11px}.content{max-width:1610px;margin:auto;padding:33px 38px 44px}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:26px}.eyebrow{font-size:10px;font-weight:650;letter-spacing:1.5px;color:#8b998e;text-transform:uppercase;margin-bottom:10px}h1{font-size:27px;line-height:1.2;font-weight:600;letter-spacing:-.9px;margin:0 0 8px}h2{font-size:15px;letter-spacing:-.2px;font-weight:600;margin:0}h3{font-size:13px;margin:0 0 9px;font-weight:600}.subtitle{font-size:12px;line-height:1.6;color:var(--muted);margin:0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 15px;min-height:39px;border:1px solid #dce4dd;background:#fff;color:#3d5446;border-radius:9px;font-size:11px;font-weight:600;white-space:nowrap}.btn.primary{background:var(--dark);border-color:var(--dark);color:#edffd5}.btn.lime{background:var(--lime);border-color:var(--lime);color:#263b25}.btn .icon{width:15px;height:15px}.btn:hover{filter:brightness(.97)}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:23px}.metric{padding:20px 23px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.metric-top{display:flex;align-items:center;justify-content:space-between;color:var(--muted);font-size:11px}.metric-top .icon{width:17px;color:#9ba99f}.metric-value{font-size:27px;font-weight:600;letter-spacing:-1px;margin:15px 0 8px;font-variant-numeric:tabular-nums}.metric-note{font-size:10px;color:#849388;line-height:1.5}.metric:first-child{background:#eaf0df;border-color:#e3eadb}.metric:first-child .metric-note{color:#607649}.main-grid{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:22px}.stack{display:flex;flex-direction:column;gap:22px}.card{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.card-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:22px 23px 0}.card-head .subtitle{font-size:10px;margin-top:6px}.card-body{padding:22px 23px}.text-link{border:0;background:none;color:var(--green);font-size:11px;display:inline-flex;align-items:center;gap:7px;padding:5px 0}.text-link .icon{width:14px;height:14px}.chart-header{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 23px 0;gap:10px}.stock-title{display:flex;align-items:center;gap:10px}.stock-logo{width:37px;height:37px;display:grid;place-items:center;border-radius:11px;background:#edf0f5;color:#566875;font-size:13px;font-weight:700;flex-shrink:0}.stock-logo.c1{background:#f3eee4;color:#7d6945}.stock-logo.c2{background:#eaf2e6;color:#56804b}.stock-logo.c3{background:#e9eefa;color:#5275ab}.stock-logo.c4{background:#f2e8eb;color:#935a70}.stock-title strong{font-size:13px}.stock-title small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.stock-picker{border:1px solid var(--line);border-radius:7px;color:#556c5c;background:white;font-size:11px;padding:8px;max-width:120px}.chart-value{padding:22px 23px 0;display:flex;gap:12px;align-items:baseline;flex-wrap:wrap}.chart-value strong{font-size:31px;font-weight:550;letter-spacing:-1.2px;font-variant-numeric:tabular-nums}.change{font-size:11px;color:var(--green)}.change.down{color:#b9655b}.chart-value small{font-size:10px;color:var(--muted)}.chart-wrap{position:relative;padding:14px 14px 0;min-height:208px}.chart-svg{display:block;width:100%;height:210px;overflow:visible}.chart-grid{stroke:#edf0ed;stroke-dasharray:3 5}.chart-label{font:9px ui-sans-serif,sans-serif;fill:#97a397}.chart-line{fill:none;stroke:#329376;stroke-width:2;vector-effect:non-scaling-stroke}.chart-area{fill:url(#area)}.chart-bottom{border-top:1px solid #eff2ee;padding:12px 23px;display:flex;justify-content:space-between;gap:10px;font-size:9px;color:#869588}.chart-bottom span{display:flex;align-items:center;gap:6px}.chart-bottom .dot{color:#50a686}.tabs-inline{display:flex;gap:6px;padding:16px 23px 0;overflow:auto}.tabs-inline button{font-size:10px;color:#8a958c;padding:7px 10px;white-space:nowrap;border:0;border-radius:6px;background:none}.tabs-inline button.active{background:#edf4e8;color:#4f7040}.table{width:100%;border-collapse:collapse;text-align:left;font-size:11px}.table th{font-size:9px;color:#8d9a91;font-weight:500;letter-spacing:.6px;text-transform:uppercase;border-bottom:1px solid var(--line);padding:16px 23px 11px}.table td{padding:13px 23px;border-bottom:1px solid #f0f3ef;white-space:nowrap}.table tr:last-child td{border-bottom:0}.table .stock-logo{width:30px;height:30px;border-radius:9px;font-size:10px}.table .stock-title{gap:10px}.table .stock-title strong{font-size:11px}.table .stock-title small{font-size:9px}.table .number{text-align:right;font-variant-numeric:tabular-nums;font-size:12px;color:#425b49}.table button.row-stock{border:0;background:none;padding:0;text-align:left;color:var(--ink)}.table .muted{font-size:10px}.table-scroll{overflow-x:auto}.table-footer{border-top:1px solid var(--line);padding:13px 23px;color:#8b998f;font-size:10px;display:flex;justify-content:space-between}.muted{color:var(--muted)}.clock-card{background:var(--dark);color:#f0f4e7;border:0}.clock-card .card-head{padding-bottom:4px}.clock-card .eyebrow{color:#8faa97}.market-time{font-size:35px;letter-spacing:-1px;font-variant-numeric:tabular-nums;font-weight:450;margin:16px 0 4px}.market-date{color:#9aaf9f;font-size:11px}.clock-card .pill{background:#314238;color:#d3e7b8}.schedule-list{margin-top:25px;display:flex;flex-direction:column;gap:0}.schedule-step{display:flex;gap:12px;position:relative;padding-bottom:20px;font-size:10px}.schedule-step:last-child{padding-bottom:0}.schedule-step:before{content:'';position:absolute;left:4px;top:15px;bottom:4px;border-left:1px solid #405044}.schedule-step:last-child:before{display:none}.schedule-step .step-dot{width:9px;height:9px;border:1px solid #65795e;border-radius:50%;margin-top:1px;background:#23382a;flex-shrink:0}.schedule-step.active .step-dot{background:var(--lime);border-color:var(--lime)}.schedule-step .step-text{flex:1}.schedule-step small{display:block;color:#7f9987;font-size:9px;margin-top:5px}.schedule-step time{color:#c4d4bc;font-variant-numeric:tabular-nums}.clock-foot{font-size:9px;color:#8da393;padding-top:20px;margin-top:20px;border-top:1px solid #33463a;line-height:1.6}.control-row{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid #edf1ec;font-size:11px}.control-row:last-child{border-bottom:0}.control-row small{display:block;font-size:9px;color:#94a08f;margin-top:6px}.control-row .btn{font-size:9px;padding:7px 9px;min-height:30px}.control-state{font-size:10px;color:#8d998b}.codex-mark{display:grid;place-items:center;width:34px;height:34px;background:#eff4e7;color:#537148;border-radius:10px}.codex-summary{font-size:11px;line-height:1.75;color:#74816e;margin:16px 0}.mini-stats{display:flex;align-items:center;justify-content:space-between;color:#98a28e;font-size:9px;padding-top:13px;border-top:1px solid #edf1e9}.notice{display:flex;gap:10px;align-items:flex-start;border:1px solid #eadfc4;background:#fffaef;border-radius:10px;padding:13px 15px;font-size:11px;color:#806b40;line-height:1.6;margin-bottom:20px}.notice .icon{width:16px;height:16px;flex-shrink:0;margin-top:1px}.notice.info{background:#edf3ed;border-color:#dee8dc;color:#61765b}.empty{padding:38px 24px;text-align:center;font-size:12px;color:var(--muted);line-height:1.8}.empty .icon{width:30px;height:30px;display:block;margin:0 auto 12px;color:#a0b3a3}.footer{margin-top:24px;display:flex;justify-content:space-between;gap:16px;font-size:9px;color:#9ca89b;line-height:1.6}.search{padding:10px 13px;border:1px solid var(--line);border-radius:9px;font-size:12px;background:#fff;color:var(--ink);width:220px;max-width:100%}.watch-toolbar{display:flex;gap:16px;align-items:center;justify-content:space-between}.decision{padding:20px 23px;border-top:1px solid var(--line)}.decision-head{display:flex;align-items:center;justify-content:space-between;gap:14px;font-size:12px}.decision p{font-size:12px;line-height:1.8;color:#758374;margin:12px 0 8px}.decision small{font-size:10px;color:#9da899}.decision .pill{text-transform:uppercase}.settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.detail-row{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px;line-height:1.6}.detail-row:last-child{border-bottom:0}.detail-row span:first-child{color:var(--muted)}.detail-row strong{font-weight:500;text-align:right}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:18px}.field label{font-size:11px;font-weight:600;color:#5a6e5e}.field input{padding:12px 14px;border:1px solid #dce5dc;border-radius:9px;background:#fcfdfb;color:var(--ink);width:100%;font-size:13px}.chat-layout{display:grid;grid-template-columns:220px minmax(0,1fr);min-height:600px;height:calc(100dvh - 260px);gap:20px}.thread-list{padding:14px;overflow:auto}.thread-list>.btn{width:100%;margin-bottom:16px}.thread{display:block;width:100%;text-align:left;border:0;background:transparent;border-radius:8px;padding:12px 10px;font-size:11px;color:#6c7f6d;margin:4px 0;line-height:1.6;overflow:hidden;text-overflow:ellipsis}.thread.active{background:#edf4e7;color:#46613b}.thread small{display:block;font-size:9px;color:#94a28d;margin-top:4px}.chat-panel{display:flex;flex-direction:column;min-width:0}.chat-top{display:flex;justify-content:space-between;align-items:center;padding:19px 22px;border-bottom:1px solid var(--line)}.chat-top strong{font-size:13px}.chat-top small{display:block;font-size:10px;color:var(--muted);margin-top:5px}.chat-messages{flex:1;overflow:auto;padding:25px;scroll-behavior:smooth}.message{margin-bottom:25px;max-width:92%}.message.user-msg{margin-left:auto;background:#f0f5e8;border-radius:14px 14px 3px 14px;padding:14px 17px}.message-label{font-size:9px;letter-spacing:.7px;color:#8ca080;text-transform:uppercase;margin-bottom:9px;font-weight:600}.message-body{font-size:12px;line-height:1.85;white-space:pre-wrap;overflow-wrap:anywhere;color:#445b47}.message.assistant-msg{padding:0 5px}.message small{font-size:10px;color:#92a085;line-height:1.7}.pending{display:flex;align-items:center;gap:10px;color:#859a75;font-size:11px;margin:15px 0}.chat-compose{border-top:1px solid var(--line);padding:16px 20px 12px;background:#fff}.compose-row{display:flex;align-items:flex-end;gap:10px;background:#f6f8f4;border:1px solid #e4eadf;border-radius:12px;padding:10px}.compose-row textarea{resize:none;width:100%;min-height:42px;max-height:160px;outline:none!important;background:transparent;border:0;padding:8px;color:#37503b;font-size:12px;line-height:1.5}.compose-row .btn{padding:9px;min-width:37px;min-height:37px}.compose-note{font-size:9px;color:#9aa68f;line-height:1.7;margin:8px 3px 0}.chat-welcome{text-align:center;max-width:400px;margin:55px auto 30px}.chat-welcome .codex-mark{width:52px;height:52px;margin:0 auto 20px}.chat-welcome h2{font-size:21px;margin-bottom:10px;letter-spacing:-.6px}.chat-welcome p{font-size:12px;line-height:1.8;color:#86947a}.suggestions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:25px}.suggestions button{padding:13px;text-align:left;border:1px solid var(--line);border-radius:10px;background:#fff;color:#6b805e;font-size:11px;line-height:1.6}.auth-screen{display:grid;grid-template-columns:1fr 1fr;min-height:100dvh}.auth-art{background:var(--dark);padding:50px 10%;color:#f0f7e7;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.auth-art .brand{font-size:24px}.auth-copy{position:relative;z-index:1;padding:60px 0}.auth-copy h1{font-size:52px;font-weight:450;line-height:1.16;letter-spacing:-2.7px;max-width:430px;margin-bottom:24px}.auth-copy h1 em{font-style:normal;color:var(--lime)}.auth-copy p{font-size:14px;line-height:1.8;max-width:330px;color:#8eaa99}.auth-chart{width:100%;height:150px;overflow:visible;opacity:.8;margin-top:30px}.auth-footer{font-size:10px;color:#799985;display:flex;justify-content:space-between;gap:20px;letter-spacing:1px}.auth-form-wrap{display:flex;align-items:center;justify-content:center;padding:40px}.auth-form{width:100%;max-width:340px}.auth-form h2{font-size:28px;letter-spacing:-1px;margin:10px 0 10px}.auth-form>.subtitle{margin-bottom:32px}.auth-form .btn{width:100%;margin-top:4px;min-height:46px;font-size:12px}.auth-footnote{font-size:10px;line-height:1.9;color:#9aa892;margin-top:25px}.error-text{color:#a05f50;font-size:12px;line-height:1.7;margin:12px 0;min-height:0}.error-text:empty{display:none}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%) translateY(150px);background:#263c2c;color:#f2f9e8;border:1px solid #436047;padding:14px 22px;border-radius:12px;box-shadow:0 8px 35px #182d2225;z-index:100;font-size:12px;max-width:90%;transition:transform .2s;line-height:1.5}#toast.visible{transform:translateX(-50%) translateY(0)}.mobile-brand{display:none}.login-link{margin-top:15px;width:100%;text-align:center}.full-btn{width:100%}.service-list{font-size:11px}.service-list .detail-row{font-size:11px}.service-ok{color:#358666}.service-bad{color:#b37b3d}.momentum-grid{display:grid;grid-template-columns:repeat(3,1fr);padding:15px 23px;gap:10px;border-top:1px solid var(--line)}.momentum-grid strong{display:block;font-size:13px;font-weight:500}.momentum-grid small{display:block;font-size:9px;color:#94a18b;margin-top:6px;line-height:1.5}.chart-empty{height:220px;display:grid;place-items:center;color:var(--muted);font-size:12px}.pending-note{padding:12px 15px;background:#f6f5eb;color:#8c845d;font-size:11px;line-height:1.6;border-radius:8px}.activity-list{display:flex;flex-direction:column;gap:22px}
@media(min-width:1550px){.main-grid{grid-template-columns:minmax(0,1fr) 325px}.chart-svg{height:255px}.chart-wrap{min-height:255px}.content{padding-top:40px}.metric{padding:23px 27px}}
@media(max-width:1200px){.sidebar{width:194px;padding:30px 16px}.shell{margin-left:194px}.content{padding:28px 25px}.topbar{padding:0 25px}.main-grid{grid-template-columns:minmax(0,1fr) 260px;gap:17px}.metric{padding:18px}.metric-value{font-size:23px}.metrics{gap:12px}.table th,.table td{padding-left:18px;padding-right:18px}.card-head,.card-body{padding-left:19px;padding-right:19px}.chat-layout{grid-template-columns:180px minmax(0,1fr)}}
@media(max-width:1000px){.main-grid{grid-template-columns:1fr}.right-stack{display:grid;grid-template-columns:1fr 1fr;gap:20px}.right-stack .clock-card{grid-row:span 2}.metrics{grid-template-columns:repeat(2,1fr)}.settings-grid{grid-template-columns:1fr}.chat-layout{grid-template-columns:1fr;height:calc(100dvh - 245px)}.thread-list{display:flex;align-items:center;padding:10px;gap:7px;max-height:66px;overflow:auto}.thread-list>.btn{width:auto;flex-shrink:0;margin:0}.thread{width:auto;max-width:180px;flex-shrink:0;white-space:nowrap;margin:0;padding:8px 10px}.thread small{display:none}.chat-layout{grid-template-rows:66px minmax(0,1fr);gap:12px;min-height:550px}.auth-copy h1{font-size:42px}}
@media(max-width:720px){.sidebar{inset:auto 0 0;width:100%;height:70px;height:calc(64px + env(safe-area-inset-bottom));padding:0 10px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e2e9dd}.sidebar .brand,.nav-label,.side-bottom{display:none}.nav{flex-direction:row;justify-content:space-around;height:64px;gap:0}.nav button{flex:1;flex-direction:column;gap:5px;padding:10px 4px 8px;font-size:9px;border-radius:0;color:#94a08f;align-items:center;justify-content:center}.nav button.active{background:transparent;color:#3c7251}.nav button:hover{background:#f4f7ef}.nav .icon{width:19px;height:19px}.shell{margin:0;padding-bottom:calc(64px + env(safe-area-inset-bottom))}.topbar{height:65px;padding:0 20px}.breadcrumb{display:none}.mobile-brand{display:flex;font-size:17px;gap:8px}.mobile-brand img{width:28px;height:28px}.top-right{gap:10px}.top-right>time,.top-avatar{display:none}.top-right .pill{font-size:8px;padding:6px 8px}.content{padding:24px 17px 25px}.page-heading{margin-bottom:20px;align-items:flex-start}.page-heading h1{font-size:24px}.page-heading .subtitle{font-size:11px;max-width:225px}.eyebrow{font-size:9px;margin-bottom:8px}.page-heading>.btn{font-size:0;min-width:36px;min-height:36px;padding:9px}.page-heading>.btn .icon{width:16px;height:16px}.metrics{gap:11px;margin-bottom:18px}.metric{border-radius:13px;padding:16px}.metric-top{font-size:10px}.metric-top .icon{width:15px}.metric-value{font-size:24px;margin:14px 0 7px}.metric-note{font-size:9px}.main-grid{gap:18px}.stack{gap:18px}.card{border-radius:14px}.card-head{padding:19px 18px 0}.card-body{padding:18px}.card-head h2{font-size:14px}.card-head .subtitle{font-size:9px}.chart-header{padding:20px 18px 0}.chart-value{padding:18px 18px 0}.chart-value strong{font-size:28px}.chart-value small{width:100%;font-size:9px}.chart-svg{height:190px}.chart-wrap{padding:12px 10px 0;min-height:200px}.chart-bottom{padding:11px 18px;flex-wrap:wrap;font-size:8px}.tabs-inline{padding-left:18px}.tabs-inline button{padding:6px 8px;font-size:9px}.table th,.table td{padding-left:17px;padding-right:17px}.table .stock-title small{max-width:112px;overflow:hidden;text-overflow:ellipsis}.table th{font-size:8px}.table .number{font-size:11px}.table .hide-mobile{display:none}.table td{padding-top:13px;padding-bottom:13px}.table-footer{font-size:9px;padding:13px 17px}.right-stack{display:flex;gap:18px}.market-time{font-size:38px}.clock-card .card-body{padding:20px 22px}.schedule-list{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:25px}.schedule-step{padding:0}.schedule-step:before{display:none}.schedule-step time{font-size:10px}.clock-foot{font-size:9px}.footer{font-size:8px;flex-direction:column;gap:5px;margin-top:20px}.notice{font-size:10px;padding:11px 13px}.watch-toolbar{flex-wrap:wrap}.search{width:100%}.page-heading.watch-toolbar>.search{margin-top:3px}.table .stock-logo{width:29px;height:29px}.chat-layout{height:calc(100dvh - 252px);min-height:480px;gap:10px;grid-template-rows:55px minmax(0,1fr)}.chat-top{padding:15px}.chat-top .pill{font-size:8px}.chat-top strong{font-size:12px}.chat-top small{font-size:9px}.chat-messages{padding:18px 14px}.message{max-width:96%}.message-body{font-size:12px}.message.user-msg{padding:12px 14px}.chat-compose{padding:10px 11px 8px}.compose-note{font-size:8px}.chat-welcome{margin:22px auto}.chat-welcome h2{font-size:18px}.chat-welcome p{font-size:11px}.suggestions{gap:7px;margin-top:17px}.suggestions button{font-size:10px;padding:10px}.auth-screen{grid-template-columns:1fr;min-height:100dvh}.auth-art{padding:27px 25px 29px}.auth-art .brand{font-size:19px}.auth-art .brand img{width:30px;height:30px}.auth-copy{padding:33px 0 0}.auth-copy h1{font-size:33px;letter-spacing:-1.5px;max-width:320px;margin-bottom:12px}.auth-copy p{font-size:11px;margin:0}.auth-chart,.auth-footer{display:none}.auth-form-wrap{padding:32px 25px 40px;align-items:flex-start}.auth-form{max-width:380px}.auth-form h2{font-size:24px}.auth-form>.subtitle{font-size:11px;margin-bottom:24px}.auth-footnote{margin-top:20px}.decision{padding:18px}.decision p{font-size:11px}.decision-head{font-size:11px}.detail-row{font-size:11px}.momentum-grid{padding:14px 18px}.momentum-grid strong{font-size:12px}.momentum-grid small{font-size:8px}#toast{bottom:90px;min-width:240px;text-align:center}.thread-list .btn{font-size:10px;min-height:32px}.thread-list{padding:8px}.thread{font-size:10px;max-width:140px}.pending-note{font-size:10px}.table .col-time{font-size:9px}}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.chart-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 23px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}@media(max-width:720px){.chart-actions{padding:13px 18px;font-size:9px}.chart-actions .btn{font-size:9px}}
#toast{visibility:hidden;opacity:0}#toast.visible{visibility:visible;opacity:1}.chat-panel,.chat-messages{min-height:0}@media(max-width:720px){.content:has(.chat-layout){height:calc(100dvh - 129px - env(safe-area-inset-bottom));display:flex;flex-direction:column;padding-bottom:12px}.content:has(.chat-layout)>.page-heading{flex-shrink:0;margin-bottom:18px}.chat-layout{flex:1;min-height:0;height:auto}.field input,.compose-row textarea{font-size:16px}.search{font-size:16px}.stock-picker{font-size:12px}.chat-welcome{margin:15px auto}.chat-compose{flex-shrink:0}.suggestions{margin-top:12px}}
.stack,.card{min-width:0}@media(max-width:1000px){.main-grid{grid-template-columns:minmax(0,1fr)}}@media(max-width:360px){.metric{padding:14px}.metric-value{font-size:20px}.metric-top{font-size:9px}.metric-top .icon{width:13px}.schedule-step{gap:7px}.schedule-step time{font-size:9px}}
