:root{color-scheme:dark;--bg:#0b111a;--surface:#111a26;--surface2:#172332;--border:#2a3849;--text:#edf3f5;--muted:#a2b4c3;--mint:#6de1c0;--mint-dim:#163c35;--amber:#ecc583;font-family:Manrope,Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;line-height:1.6}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text)}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--mint);outline-offset:4px}svg{width:20px;height:20px;fill:none;flex-shrink:0}button svg,a svg{vertical-align:middle}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(29px,3.2vw,43px);font-weight:650;letter-spacing:-1.3px;line-height:1.16;margin-bottom:14px}h2{font-size:22px;line-height:1.35;letter-spacing:-.4px}h3{font-size:16px;line-height:1.4}p{color:var(--muted)}small{font-size:12px;color:var(--muted)}button{border:1px solid var(--border);background:var(--surface2);border-radius:9px;padding:10px 15px;min-height:44px}button:hover{border-color:#688d8c;background:#1c2d3b}button[aria-disabled=true]{color:#a4adb8;cursor:not-allowed}input,select{background:#0f1824;border:1px solid #3e5064;color:var(--text);border-radius:9px;padding:12px;min-width:0;max-width:100%}input::placeholder{color:#94a4b3}.primary{display:inline-flex;align-items:center;justify-content:center;background:var(--mint);color:#082d25;border:1px solid var(--mint);font-weight:700;gap:8px;min-height:46px;padding:11px 17px;border-radius:9px}.primary:hover{background:#95ebd2;color:#082d25}.quiet{display:inline-flex;gap:8px;align-items:center;background:transparent;border-color:transparent;padding:8px 10px}.quiet:hover{background:var(--surface2)}.icon-button{padding:0;width:40px;min-width:40px;height:40px;min-height:40px;font-size:24px;background:transparent;border:0}.eyebrow{font-size:10px;font-weight:750;letter-spacing:1.7px;color:var(--mint)}.text-link{color:var(--mint);border:0;background:transparent;padding:0;min-height:44px;text-align:left}.pill{display:inline-flex;gap:6px;align-items:center;padding:3px 9px;background:var(--mint-dim);color:#a0f2d9;border:1px solid #2b5f51;border-radius:20px;font-size:11px}.pill.amber{color:var(--amber);background:#352d20;border-color:#66553a}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;left:12px;top:-80px;z-index:100;background:var(--mint);color:#071b15;padding:12px}.skip:focus{top:12px}[hidden]{display:none!important}
.prototype-bar{min-height:36px;background:#17232e;border-bottom:1px solid #2b3a48;display:flex;justify-content:space-between;gap:10px;padding:8px 25px;font-size:11px;color:#aec3cc}.prototype-bar b{color:var(--mint);font-size:10px;letter-spacing:1px;margin-right:13px}.layout{display:grid;grid-template-columns:238px minmax(0,1fr);min-height:calc(100vh - 36px)}.sidebar{background:#0e1621;border-right:1px solid var(--border);padding:29px 18px 20px;display:flex;flex-direction:column}.brand{display:flex;gap:10px;align-items:center;margin:0 6px 35px;font-size:19px;font-weight:720;letter-spacing:-.5px}.brand small{display:block;font-size:7px;letter-spacing:1.1px;font-weight:500}.workspace{display:flex;align-items:center;gap:10px;background:#15202d;border:1px solid var(--border);padding:11px;border-radius:10px;font-size:12px;font-weight:650;margin-bottom:31px}.workspace small{display:block;font-size:10px;font-weight:400}.avatar{display:grid;place-items:center;width:30px;height:30px;background:#24443d;border-radius:8px;color:var(--mint)}.nav-caption{font-size:8px;letter-spacing:1.5px;color:#8198aa;margin:0 12px 10px}.sidebar nav{display:grid;gap:7px}.sidebar nav a{display:flex;gap:10px;align-items:center;font-size:12px;min-height:45px;padding:11px 13px;border-radius:8px;color:#b8c7d3}.sidebar nav a[aria-current=page]{background:#1a3934;color:#a5f1da}.count{margin-left:auto;background:#2b3e4c;border-radius:4px;font-size:10px;padding:0 6px}.dot{margin-left:auto;width:5px;height:5px;background:var(--mint);border-radius:50%}.sidebar-bottom{margin-top:auto;padding-top:70px}.sidebar-note{padding:18px 12px;border-top:1px solid var(--border)}.sidebar-note svg{color:var(--mint);margin-bottom:7px}.sidebar-note p{font-size:11px;line-height:1.8;margin:0}.plan-link{display:flex;align-items:center;gap:8px;padding:13px 9px;border-top:1px solid var(--border);font-size:11px;color:#b3c3d1}.plan-link span{margin-left:auto}.body{min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;padding:15px 34px;gap:12px;border-bottom:1px solid var(--border);min-height:76px}.topbar>span{font-size:11px;color:var(--muted)}.top-actions{display:flex;gap:5px}.top-actions button{font-size:11px}.top-actions svg{width:16px;height:16px}#explain[aria-pressed=true]{background:var(--mint-dim);border-color:var(--mint);color:var(--mint)}main{max-width:1320px;margin:auto;padding:38px 42px 60px;min-height:calc(100vh - 190px)}footer{display:flex;justify-content:space-between;padding:20px 42px 110px;border-top:1px solid #1b2936;font-size:10px;color:#8b9dab;gap:15px}
.help-hero{max-width:740px;padding:6px 0 18px}.help-hero .eyebrow{display:block;margin-bottom:14px}.help-hero p{font-size:14px;max-width:630px;line-height:1.8}.hero-row{display:flex;align-items:center;justify-content:space-between;gap:15px}.search-wrap{position:relative;max-width:760px;margin-top:27px}.search-wrap svg{position:absolute;top:20px;left:18px;color:var(--mint)}.search-wrap input{width:100%;min-height:60px;padding:17px 84px 17px 53px;border-color:#446e64;background:#14251f;font-size:14px;box-shadow:0 8px 45px #0002}.search-wrap kbd{position:absolute;right:16px;top:18px;color:#afc9bf;background:#223c34;border:1px solid #3a5b50;border-radius:5px;font-size:11px;padding:2px 6px}.popular{display:flex;flex-wrap:wrap;gap:5px;align-items:center;margin:8px 0 3px;font-size:10px;color:var(--muted)}.popular button{font-size:10px;border:0;min-height:35px;padding:4px 8px;background:transparent;color:#c2d7cf;text-decoration:underline;text-underline-offset:3px}.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:29px;margin-top:29px}.section-heading{display:flex;justify-content:space-between;gap:10px;align-items:baseline;margin-bottom:18px}.section-heading h2{font-size:19px;margin:0}.section-heading small{font-size:10px}.categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.category{display:block;position:relative;text-align:left;background:#111b28;padding:19px 19px 16px;border-color:#29384a;min-height:144px}.category:hover{background:#162b30;border-color:#609a86}.category svg{color:var(--mint);margin-bottom:14px;width:22px;height:22px}.category h3{margin-bottom:6px;font-size:14px}.category p{font-size:11px;margin-bottom:12px;line-height:1.7;max-width:230px}.category small{font-size:9px;color:#819cad}.category .arrow{position:absolute;right:18px;top:20px;color:#6f8c9d}.side-card{border:1px solid #395b50;border-radius:12px;background:linear-gradient(150deg,#19372f,#14202a);padding:23px 21px;margin-bottom:20px}.side-card>svg{color:var(--mint);margin-bottom:14px;width:24px;height:24px}.side-card h3{font-size:20px;line-height:1.4;margin-bottom:12px}.side-card p{font-size:12px;line-height:1.8}.side-card .primary{font-size:11px;width:100%;margin-top:3px}.aside-help{padding:3px 2px}.aside-help h3{font-size:13px;margin-bottom:12px}.aside-help a{display:flex;justify-content:space-between;gap:10px;font-size:11px;color:#b4c5d3;padding:14px 0;border-bottom:1px solid var(--border)}.aside-help a:hover{color:var(--mint)}.small-note{font-size:10px;line-height:1.8;margin-top:19px}.support-strip{margin-top:22px;padding:18px 20px;border:1px solid var(--border);border-radius:10px;display:flex;gap:13px;align-items:center}.support-strip svg{color:var(--mint)}.support-strip p{font-size:11px;margin:0}.support-strip b{display:block;color:var(--text);font-size:12px}.support-strip button{margin-left:auto;font-size:11px;white-space:nowrap}.filters{display:flex;gap:6px;flex-wrap:wrap;margin:17px 0}.filters button{font-size:11px;padding:6px 11px;min-height:36px;background:transparent}.filters button[aria-pressed=true]{color:var(--mint);border-color:#509882;background:var(--mint-dim)}.results{display:grid;gap:10px}.result-link{padding:17px 19px;display:block;background:var(--surface);border:1px solid var(--border);border-radius:9px}.result-link:hover{border-color:var(--mint)}.result-link h3{margin:0 0 6px;font-size:14px}.result-link p{margin:0;font-size:12px}.result-link small{display:block;margin-top:9px;font-size:10px}.empty{padding:40px 25px;background:var(--surface);border-radius:12px;border:1px dashed #4b5f70;text-align:center}
.page-intro{margin-bottom:30px}.page-intro .eyebrow{display:block;margin-bottom:10px}.page-intro h1{font-size:35px}.page-intro p{max-width:740px;margin-bottom:0}.demo-controls{display:flex;align-items:center;flex-wrap:wrap;gap:14px;border:1px dashed #526577;background:#121d2a;border-radius:10px;padding:15px 18px;margin:20px 0 27px}.demo-controls>span{font-size:10px;font-weight:700;color:var(--amber)}.demo-controls label{font-size:10px;display:flex;align-items:center;gap:8px}.demo-controls select{font-size:11px;padding:8px;min-height:38px}.check-grid{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:23px}.panel{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:25px}.panel h2{font-size:20px}.field-row{display:flex;gap:8px;align-items:center;margin:0 0 8px;font-size:12px;font-weight:600}.hint-button{padding:0;min-height:27px;width:27px;min-width:27px;border-radius:50%;background:transparent;color:var(--muted);font-size:12px}.address-input{width:100%;font-size:15px;min-height:51px}.field-note{font-size:11px;margin:10px 0 22px}.profile-card{border:1px solid #3d6659;border-radius:9px;padding:18px;display:flex;gap:13px;background:#142b26;margin:20px 0}.profile-card>svg{color:var(--mint);margin-top:4px}.profile-card h3{margin:0 0 7px;font-size:14px}.profile-card p{font-size:12px;margin:0}.profile-card .hint-button{margin-left:auto;flex-shrink:0}.profile-card input{margin-top:8px;accent-color:var(--mint)}.full{width:100%}.divider{height:1px;background:var(--border);margin:24px 0}.deep-block h3{font-size:14px;margin-bottom:8px}.deep-block p{font-size:11px}.deep-actions{display:flex;align-items:center;gap:8px}.note{background:#172a29;border-left:3px solid #58bd9e;padding:14px 17px;font-size:12px;line-height:1.8;color:#bcd4cd;border-radius:0 6px 6px 0;margin:18px 0}.note.amber{background:#30291f;border-color:#c3a064;color:#e8d0a5}.side-steps{counter-reset:steps;list-style:none;padding:0;margin:15px 0}.side-steps li{counter-increment:steps;display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-bottom:1px solid var(--border);font-size:12px;color:var(--muted)}.side-steps li:before{content:counter(steps);display:grid;place-items:center;flex-shrink:0;font-size:10px;background:#203a34;color:var(--mint);width:24px;height:24px;border-radius:50%}.side-steps strong{color:var(--text)}.issue-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(230px,1fr);gap:20px}.issue-heading{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.issue-heading h2{font-size:21px;max-width:420px}.issue-fact{margin:24px 0}.issue-fact h3{font-size:12px;color:var(--mint);margin-bottom:8px}.issue-fact p{font-size:13px;line-height:1.8}.evidence-box{border:1px solid var(--border);padding:15px;border-radius:9px;font-size:11px;margin-top:18px}.evidence-box code{display:block;overflow-wrap:anywhere;color:#ced9e1;margin-top:5px}.article-layout{display:grid;grid-template-columns:minmax(0,750px) 245px;gap:30px}.article-body{background:var(--surface);padding:29px;border-radius:12px;border:1px solid var(--border)}.article-body h2{font-size:18px;margin-top:27px}.article-body p,.article-body li{font-size:13px;color:var(--muted);line-height:1.9}.article-body ol{padding-left:22px}.article-body li{padding:0 0 14px 6px}.article-body li::marker{color:var(--mint);font-weight:700}.article-body details{border:1px solid var(--border);padding:14px;border-radius:8px;font-size:12px}.article-body summary{cursor:pointer}.article-back{display:inline-flex;align-items:center;min-height:44px;color:var(--mint);font-size:12px;margin-bottom:14px}.feedback{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-top:24px;padding-top:20px;border-top:1px solid var(--border);font-size:11px}.feedback button{font-size:11px;min-height:37px}.phase-list{display:grid;gap:15px;max-width:990px}.phase{display:grid;grid-template-columns:56px minmax(0,1fr) 128px;gap:20px;border:1px solid var(--border);border-radius:12px;padding:22px;background:var(--surface)}.phase-id{font-size:20px;color:var(--mint);font-weight:700}.phase h2{font-size:18px;margin-bottom:8px}.phase p{font-size:12px;line-height:1.8;margin-bottom:10px}.phase .accept{font-size:11px;color:#b3cfc2;border-left:2px solid #457763;padding-left:12px}.phase .time{font-size:12px;display:block;margin-bottom:10px}.phase a{display:inline-flex;min-height:44px;align-items:center;font-size:11px;color:var(--mint)}
.launcher{position:fixed;bottom:22px;right:24px;z-index:15;border:1px solid #90ebce;background:var(--mint);color:#0d392d;display:flex;align-items:center;gap:10px;box-shadow:0 7px 35px #0006;border-radius:30px;padding:14px 19px;font-size:12px;font-weight:700}.launcher:hover{background:#9aefd5}.launcher-spark{margin-left:12px}.assistant{position:fixed;right:24px;bottom:88px;width:min(410px,calc(100vw - 28px));max-height:min(660px,calc(100dvh - 110px));z-index:30;display:flex;flex-direction:column;background:#101c28;border:1px solid #4c7b6b;border-radius:16px;box-shadow:0 12px 80px #000a;overflow:hidden}.assistant-head{display:flex;align-items:center;gap:10px;padding:18px;border-bottom:1px solid var(--border)}.assistant-head h2{font-size:14px;margin:0}.assistant-head small{font-size:10px}.assistant-head .icon-button{margin-left:auto}.assistant-mark{width:36px;height:36px;display:grid;place-items:center;background:#244b3e;color:var(--mint);border-radius:10px}.context-line{padding:10px 18px;font-size:10px;color:#b7d5c9;background:#173128;border-bottom:1px solid #2c4c40;line-height:1.6}.messages{padding:20px 18px 4px;overflow-y:auto;min-height:110px;scroll-behavior:smooth;overscroll-behavior:contain}.message{font-size:12px;line-height:1.85;margin-bottom:18px}.message.user{border:1px solid #375746;background:#203c32;padding:10px 13px;border-radius:10px;margin-left:20px;color:#dcf2e7;overflow-wrap:anywhere;white-space:pre-wrap}.message .source{display:block;font-size:9px;letter-spacing:.4px;color:#83bfa7;margin-bottom:7px}.message p{margin-bottom:8px;color:#cfdae1}.message a{display:block;font-size:11px;color:var(--mint);margin-top:8px}.message button{font-size:11px;margin-top:8px}.suggestions{display:flex;flex-wrap:wrap;padding:0 17px 13px;gap:6px}.suggestions button{font-size:10px;background:#192c33;padding:6px 9px;min-height:35px;text-align:left}.assistant form{padding:14px 16px;border-top:1px solid var(--border)}.chat-input-row{display:flex;gap:8px}.chat-input-row input{flex:1;font-size:11px;padding:11px;min-width:0}.send{background:var(--mint);color:#17372b;font-size:20px;min-width:42px;padding:5px}.assistant form small{display:block;font-size:9px;margin-top:8px}.tooltip{position:fixed;z-index:70;width:min(340px,calc(100vw - 24px));background:#203532;border:1px solid #719b89;border-radius:11px;padding:18px;box-shadow:0 12px 45px #0008;max-height:calc(100dvh - 30px);overflow:auto;color:#dfebe6;pointer-events:auto}.tooltip h3{font-size:14px;margin-bottom:12px}.tooltip dl{margin:0;font-size:11px}.tooltip dt{font-size:9px;color:#97c7b3;margin-top:11px;letter-spacing:.6px;text-transform:uppercase}.tooltip dd{margin:3px 0 0;line-height:1.8}.tooltip small{display:block;font-size:9px;margin-top:11px;color:#a2bfb4}dialog{background:#14212b;color:var(--text);border:1px solid #45685c;border-radius:14px;width:min(560px,calc(100vw - 28px));padding:25px;box-shadow:0 15px 80px #0009;max-height:90dvh}dialog::backdrop{background:#03080dbb;backdrop-filter:blur(3px)}dialog p{font-size:13px;line-height:1.8}dialog h2{font-size:24px;margin-top:16px}.dialog-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.detail-section{margin:18px 0}.detail-section h3{font-size:11px;color:var(--mint);margin-bottom:6px}.detail-section p{margin:0}.toast{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:#294b3c;color:#e4f9e9;border:1px solid #79b796;border-radius:9px;padding:13px 20px;z-index:100;max-width:calc(100vw - 30px);font-size:12px;box-shadow:0 8px 40px #0008}.explain-mode [data-help]{outline:1px dashed #6de1c090;outline-offset:3px;cursor:help}.tour{position:fixed;right:26px;bottom:90px;width:min(355px,calc(100vw - 28px));background:#213b32;border:1px solid #8ad4b4;border-radius:13px;padding:22px;z-index:25;box-shadow:0 20px 80px #0007}.tour h3{font-size:18px;margin:12px 0 9px}.tour p{font-size:12px;color:#c7ddd2}.tour .tour-actions{display:flex;align-items:center;gap:6px;justify-content:space-between;margin-top:16px}.tour button{font-size:11px}.tour-focus{outline:3px solid var(--mint)!important;outline-offset:6px;box-shadow:0 0 40px #6de1c023}.search-heading{font-size:15px;margin:22px 0 15px}
@media(min-width:1550px){main{padding-top:55px}.category{min-height:165px;padding:24px}.help-layout{gap:35px;grid-template-columns:minmax(0,1fr) 290px}.category h3{font-size:16px}.category p{font-size:12px}.sidebar{padding-top:34px}}
@media(max-width:1140px){.layout{grid-template-columns:210px minmax(0,1fr)}.sidebar{padding:25px 13px}.brand{font-size:17px}.brand small{font-size:6px}main{padding:30px 26px 45px}.topbar{padding:12px 26px}.topbar>span{max-width:170px}.help-layout{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.category{padding:17px 14px}.category h3{font-size:13px}.side-card{padding:18px}.side-card h3{font-size:18px}.check-grid{grid-template-columns:1fr}.check-grid>.panel:last-child{display:none}.article-layout{grid-template-columns:1fr}.article-layout>aside{display:none}.issue-layout{grid-template-columns:1fr}}
@media(max-width:900px){.layout{grid-template-columns:1fr}.sidebar{padding:14px 20px;border-right:0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr auto;gap:12px}.brand{margin:0;font-size:17px}.brand img{width:29px;height:29px}.workspace,.nav-caption,.sidebar-note{display:none}.sidebar nav{display:flex;grid-column:1/-1;grid-row:2;gap:8px}.sidebar nav a{padding:8px 12px;font-size:11px;flex:1;justify-content:center;min-height:42px}.sidebar-bottom{padding:0;grid-column:2;grid-row:1;margin:0}.plan-link{border:0;padding:0;min-height:40px}.count,.dot{display:none}.topbar{padding:10px 20px}.topbar>span{max-width:none}.prototype-bar{padding:7px 20px}.help-layout{grid-template-columns:minmax(0,1fr) 250px}main{padding:30px 24px 40px}.help-hero{padding-top:0}.help-hero h1{font-size:38px}footer{padding-left:24px;padding-right:24px}.phase{grid-template-columns:45px 1fr 100px;gap:15px}}
@media(max-width:650px){.prototype-bar{padding:7px 14px}.prototype-bar>span:last-child{display:none}.sidebar{padding:13px 14px;gap:14px}.brand small{font-size:6px}.brand{font-size:16px}.plan-link{font-size:10px;gap:4px}.plan-link svg{width:16px}.sidebar nav a{flex-direction:column;gap:5px;text-align:center;font-size:10px;padding:8px 4px}.sidebar nav svg{width:19px;height:19px}.topbar{padding:8px 14px;flex-wrap:wrap;gap:5px}.topbar>span{font-size:10px}.top-actions{margin-left:auto}.top-actions button{font-size:10px;padding:6px;min-height:39px}#tour-start{display:none}main{padding:25px 17px 35px}.help-hero h1{font-size:33px;letter-spacing:-1px}.help-hero p{font-size:12px}.help-hero .eyebrow{font-size:9px}.search-wrap{margin-top:21px}.search-wrap input{font-size:12px;min-height:56px;padding-left:44px;padding-right:40px}.search-wrap svg{left:14px;top:18px;width:18px}.search-wrap kbd{display:none}.popular{font-size:9px}.popular button{font-size:9px}.help-layout{grid-template-columns:1fr;margin-top:20px;gap:22px}.categories{gap:10px}.category{min-height:160px;padding:16px 13px}.category h3{font-size:13px}.category p{font-size:10px}.category svg{width:20px;height:20px;margin-bottom:12px}.category .arrow{right:10px;top:15px}.side-card{padding:20px}.side-card h3{font-size:20px}.support-strip{padding:14px;flex-wrap:wrap}.support-strip button{margin-left:32px}.launcher{right:14px;bottom:14px;min-height:49px;padding:11px 16px;font-size:11px}.launcher-spark{margin-left:0}footer{padding:20px 18px 95px;display:block}footer span{display:block;margin-top:7px}.assistant{right:10px;bottom:75px;width:calc(100vw - 20px);max-height:calc(100dvh - 92px);border-radius:13px}.assistant-head{padding:13px}.assistant-head h2{font-size:13px}.assistant-head small{font-size:9px}.messages{min-height:90px}.suggestions button{min-height:38px}.page-intro h1{font-size:29px}.page-intro p{font-size:12px}.demo-controls{padding:12px;gap:10px;display:grid}.demo-controls label{justify-content:space-between}.demo-controls select{max-width:210px}.panel{padding:19px}.profile-card{padding:14px}.issue-heading{display:block}.issue-heading .pill{margin-bottom:10px}.article-body{padding:20px}.phase{grid-template-columns:35px minmax(0,1fr);padding:19px 16px;gap:12px}.phase>div:last-child{grid-column:2;display:flex;align-items:center;gap:20px}.phase .time{margin:0}.phase h2{font-size:17px}.phase-id{font-size:16px}.section-heading h2{font-size:18px}.section-heading small{font-size:9px}.tour{right:14px;bottom:77px;padding:17px}.tooltip{padding:15px}.hero-row{align-items:flex-start}.page-intro .hero-row{display:block}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.primary[aria-disabled=true]{background:#263a3c;color:#c2cecf;border-color:#4b6261}
.send:hover{background:#a4efd6;color:#17372b}
@media(max-width:650px){.hint-button{min-height:38px;min-width:38px;width:38px}}
