:root{--navy:#092c3b;--ink:#122e3b;--paper:#fff;--muted:#405761;--mint:#70ebc8;--teal:#007f73;--teal-dark:#006b60;--brand-blue:#1955d8;--brand-navy:#143d75;--brand-aqua:#008e91;--wash:#f0f6f4;--wash-press:#e0f0eb;--line:#d2dedc;--line-strong:#6f8c96;--radius:16px;--radius-sm:7px;--shadow:0 18px 40px #09242e1a;--shadow-sm:0 4px 12px #09242e14;--shadow-md:0 8px 24px #09242e1a;--shadow-press:0 2px 6px #09242e1a;--shadow-hover:0 22px 48px #09242e22;--container:1240px;--section:6.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2rem;--space-6:3rem;--text-small:.8rem;--text-base:1rem;--duration:.16s;--ease:cubic-bezier(.22, 1, .36, 1);--ease-out:cubic-bezier(.16, 1, .3, 1)}@media (prefers-reduced-motion:no-preference){@view-transition{navigation:auto}main{view-transition-name:page-content}::view-transition-group(*){animation-duration:.28s;animation-timing-function:cubic-bezier(.22,1,.36,1)}::view-transition-old(root){display:none}::view-transition-new(root){animation:none}::view-transition-old(page-content){animation:.2s ease-out both page-depart}::view-transition-new(page-content){animation:.28s cubic-bezier(.22,1,.36,1) both page-arrive}.button,.card:has(a),.protection-card,.stage-grid a,.specialty-links a{transition:translate .18s var(--ease), border-color .18s ease, background-color .18s ease, box-shadow .18s var(--ease)}.button [aria-hidden=true]{transition:translate .18s var(--ease)}@media (hover:hover) and (pointer:fine){.button:not(:disabled):hover,.card:has(a):hover,.protection-card:hover{box-shadow:var(--shadow-hover);translate:0 -3px}.card:has(a):hover{border-color:var(--teal)}.button:hover [aria-hidden=true]{translate:2px -2px}}.button:not(:disabled):active{transition:transform 60ms var(--ease-out)}@supports (animation-timeline:view()) and (animation-range:entry 0% entry 100%){.section-head,.stage-grid,.feature,.cta,.protection-card{animation:linear both section-arrive;animation-timeline:view();animation-range:entry entry 65%}}}@keyframes page-depart{to{opacity:0;transform:translate(-28px)}}@keyframes page-arrive{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:none}}@keyframes section-arrive{0%{transform:translateY(24px)}to{transform:none}}@media (prefers-reduced-motion:reduce){@view-transition{navigation:none}}@font-face{font-family:Manrope;src:url(/fonts/manrope-latin-variable.woff2)format("woff2");font-weight:400 800;font-style:normal;font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:8rem}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Arial,Helvetica,sans-serif;line-height:1.6}a{color:inherit;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--teal);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-weight:700;line-height:1.1}h1{font-size:clamp(2.75rem,5.4vw,5.2rem)}h2{font-size:clamp(2rem,3.5vw,3.2rem)}h3{font-size:1.45rem}p{color:var(--muted)}.wrap{width:min(var(--container), calc(100% - 3rem));margin:auto}.section{padding:var(--section) 0}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--teal-dark);margin-bottom:1.4rem;font-size:.75rem;font-weight:700}.dark .eyebrow{color:var(--mint)}.dark{background:var(--navy);color:#fff}.dark p{color:#d8e6ea}.button{background:var(--mint);color:var(--navy);border-radius:var(--radius-sm);cursor:pointer;min-height:48px;box-shadow:var(--shadow-sm);transition:translate var(--duration) var(--ease), background-color var(--duration) var(--ease), box-shadow var(--duration) var(--ease), transform 80ms var(--ease-out);border:1px solid #0000;justify-content:center;align-items:center;gap:1.2rem;padding:.95rem 1.3rem;font-size:.84rem;font-weight:700;text-decoration:none;display:inline-flex}.button:hover{box-shadow:var(--shadow-md);background:#a0f5db}.button:not(:disabled):active{box-shadow:var(--shadow-press);transform:translateY(1px)}.button.secondary{color:inherit;box-shadow:none;background:0 0;border-color:#8caeb8}.button.secondary:hover{box-shadow:var(--shadow-sm)}.button.ink{background:var(--navy);color:#fff}.button.ink:hover{background:var(--teal-dark)}.button:disabled{cursor:not-allowed;color:#415660;opacity:1;background:#e5ecee;border-color:#a5b8c0}.actions{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.grid{gap:1.4rem;display:grid}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:box-shadow var(--duration) var(--ease), border-color var(--duration) var(--ease);background:#fff;padding:2rem}.card p:last-child{margin-bottom:0}.text-link{padding:.5rem 0;font-weight:600;text-decoration:none;transition:color .12s;display:inline-block}.text-link:hover{text-decoration:underline}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2.8rem;display:flex}.section-head h2{max-width:650px;margin-bottom:0}.section-head p{max-width:370px;margin-bottom:0}.skip{z-index:1000;background:#fff;padding:1rem;position:absolute;top:-100px;left:1rem}.skip:focus{top:1rem}.staging{color:#214d42;text-align:center;background:#e2f2eb;padding:.45rem 1rem;font-size:.7rem}.site-header{background:var(--paper);border-bottom:1px solid var(--line);z-index:10;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:2rem;height:96px;display:flex}.brand{color:var(--brand-navy);flex-shrink:0;align-items:center;gap:.6rem;font-family:Arial,Helvetica,sans-serif;font-weight:700;line-height:1;text-decoration:none;display:inline-flex}.brand-mark{width:56px;height:60px;color:var(--brand-blue);flex-shrink:0;display:block}.brand-tube{stroke:var(--brand-aqua)}.brand-bell{fill:var(--brand-aqua)}.brand-diaphragm{fill:#fff}.brand-copy,.brand-name{display:block}.brand-name{letter-spacing:-.045em;white-space:nowrap;font-size:2.125rem}.brand-name>span{color:var(--brand-blue)}.brand-tagline{letter-spacing:.005em;white-space:nowrap;margin-top:.55rem;font-size:.75rem;font-weight:600;display:block}.brand-inverse{color:#fff}.brand-inverse .brand-mark,.brand-inverse .brand-name>span{color:#8ec2ff}.brand-inverse .brand-tube{stroke:var(--mint)}.brand-inverse .brand-bell{fill:var(--mint)}.brand-inverse .brand-diaphragm{fill:var(--navy)}.desktop-nav{align-items:center;gap:1.3rem;font-size:.875rem;font-weight:600;display:flex}.desktop-nav>a{padding:1rem 0;text-decoration:none;transition:color .12s}.desktop-nav>a:hover{color:var(--teal-dark)}.desktop-nav>a:active{color:var(--teal)}.desktop-nav>details>summary{cursor:pointer;list-style:none}.mega-panel{box-shadow:var(--shadow);border:1px solid var(--line);background:#fff;gap:.6rem;min-width:260px;padding:1.5rem;display:grid;position:absolute;top:76px}.mega-panel a{border-radius:4px;padding:.4rem;text-decoration:none;transition:background-color .12s,color .12s}.mega-panel a:hover{background:var(--wash)}.mobile-nav{display:none}.hero{background:var(--navy);padding:5rem 0 4rem;position:relative;overflow:hidden}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}.hero h1{max-width:680px;margin-bottom:1.8rem}.hero h1 em{color:var(--mint);font-style:normal}.hero .intro{max-width:510px;font-size:1.05rem}.hero-bottom{color:#d8e6ea;border-top:1px solid #547581;gap:2.5rem;margin-top:3.4rem;padding-top:1.5rem;font-size:.8rem;display:flex}.hero-art{background-image:linear-gradient(#173f4b 1px,#0000 1px),linear-gradient(90deg,#173f4b 1px,#0000 1px);background-size:35px 35px;place-items:center;min-height:410px;display:grid;position:relative}.orbit{border:2px solid #548b8d;border-radius:50%;place-items:center;width:300px;height:300px;display:grid;position:relative}.orbit:before{content:"";border:1px dashed #548b8d;border-radius:50%;position:absolute;inset:22px}.shield{background:var(--teal);border:2px solid var(--mint);border-radius:18px 18px 80px 80px;place-items:center;width:155px;height:180px;display:grid}.shield svg{width:74px;height:74px}.float-card{background:#103b4a;border:2px solid #659b9e;border-radius:8px;min-width:205px;padding:1.1rem 1.3rem;position:absolute}.float-card small{text-transform:uppercase;letter-spacing:.06em;color:var(--mint);font-size:.72rem;font-weight:700;display:block}.float-card strong{margin-top:.25rem;font-size:1rem;font-weight:700;display:block}.float-card.one{top:12px;left:0}.float-card.two{bottom:0;right:0}.mini-line{background:linear-gradient(90deg, var(--mint) 65%, #456369 65%);height:3px;margin-top:1rem}.stage-grid{border:1px solid var(--line);border-radius:var(--radius);grid-template-columns:repeat(5,1fr);display:grid;overflow:hidden}.stage-grid a{border-right:1px solid var(--line);background:#fff;padding:1.5rem 1.15rem;font-size:.88rem;text-decoration:none;transition:background-color .12s,box-shadow .12s}.stage-grid a:last-child{border-right:0}.stage-grid a:hover{background:var(--wash)}.stage-grid a:active{background:var(--wash-press)}.stage-grid small{color:var(--teal-dark);margin-bottom:1.5rem;font-size:.75rem;font-weight:700;display:block}.protection-card{background:var(--wash);border-radius:var(--radius);min-height:285px;padding:2.7rem;position:relative}.protection-card:last-child{background:#e9edf4}.protection-card h3{margin-top:1.8rem;font-size:2rem}.protection-card p{max-width:360px}.specialty-links{flex-wrap:wrap;gap:.65rem;margin-top:1.7rem;display:flex}.specialty-links a{border:1px solid var(--line);background:#fff;border-radius:40px;padding:.65rem 1rem;font-size:.8rem;text-decoration:none;transition:border-color .12s,background-color .12s}.specialty-links a:hover{border-color:var(--teal-dark)}.specialty-links a:active{background:var(--wash)}.feature{border-radius:var(--radius);background:#d9f2e9;padding:3.5rem}.feature h2,.feature p{max-width:550px}.number{color:var(--teal-dark);letter-spacing:.15em;margin-bottom:2rem;font-size:.75rem;font-weight:700;display:block}.notice{border-left:3px solid var(--teal-dark);background:var(--wash);margin:1.5rem 0;padding:1rem 1.3rem;font-size:.86rem}.notice p{margin:0}.cta{background:var(--mint);text-align:center;border-radius:var(--radius);padding:4rem}.cta h2{max-width:700px;margin:0 auto 1rem}.cta p{color:#365e55}.cta .eyebrow{color:var(--ink)}.footer{padding:4rem 0 2rem}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;display:grid}.footer a:not(.brand){color:#d8e6ea;margin:.5rem 0;font-size:.8rem;text-decoration:none;transition:color .12s;display:block}.footer .brand{margin-bottom:1.5rem}.footer .footer-heading{letter-spacing:0;margin-bottom:1.1rem;font-size:.85rem}.footer p{max-width:290px;font-size:.8rem}.footer-bottom{color:#d8e6ea;border-top:1px solid #34505a;margin-top:3rem;padding-top:1.5rem;font-size:.7rem}.breadcrumb{color:var(--muted);flex-wrap:wrap;gap:.5rem;margin:2rem 0;padding:0;font-size:.75rem;list-style:none;display:flex}.breadcrumb li+li:before{content:"/";margin-right:.5rem}.desktop-nav{gap:1rem}.field{gap:.45rem;font-size:.82rem;display:grid}.quote-honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.field-error{color:#922f24;font-size:.82rem}[aria-invalid=true]{border-color:#922f24}input,select{width:100%;color:var(--ink);background:#fff;border:1px solid #8b9e9c;border-radius:4px;min-height:46px;padding:.8rem;transition:border-color .12s,box-shadow .12s}input:focus,select:focus{border-color:var(--teal);box-shadow:0 0 0 3px #007f7318}input:disabled,select:disabled{color:#415660;-webkit-text-fill-color:#415660;opacity:1;cursor:not-allowed;background:#f0f4f5;border-color:#a5b8c0}.form-grid{grid-template-columns:1fr 1fr;gap:1.2rem;display:grid}.form-grid .full{grid-column:1/-1}.check{align-items:start;gap:.8rem;font-size:.8rem;display:flex}.check input{flex-shrink:0;width:20px;min-height:20px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;font-size:.85rem}th,td{text-align:left;border-bottom:1px solid var(--line);padding:1rem}summary{cursor:pointer;padding:1rem 0;font-weight:600;transition:color .12s}details>p{padding-bottom:1rem}details{border-bottom:1px solid var(--line)}details[open]>summary{color:var(--teal-dark)}[hidden]{display:none!important}@media (width<=1240px){.desktop-nav{display:none}.mobile-nav{display:block}.mobile-nav summary{white-space:nowrap;list-style:none}.mobile-nav nav{box-shadow:var(--shadow);background:#fff;gap:1rem;max-height:calc(100svh - 88px);padding:1.5rem;display:grid;position:absolute;top:88px;left:0;right:0;overflow-y:auto}.header-inner{height:88px}.header-inner>.button{display:none}}@media (width<=900px){.hero{padding:3.5rem 0}.hero-grid{grid-template-columns:1fr;gap:2rem}.hero-art{min-height:430px}.orbit{width:230px;height:230px}.float-card{min-width:170px;font-size:.8rem}.stage-grid{grid-template-columns:repeat(3,1fr)}.stage-grid a{border-bottom:1px solid var(--line)}.footer-grid{grid-template-columns:1fr 1fr}}@media (width<=620px){.wrap{width:calc(100% - 2rem)}.hero-grid,.grid.two,.grid.three{grid-template-columns:1fr}.hero-art{margin:1rem}.hero h1{font-size:clamp(2.25rem,8.8vw,3.15rem)}.hero-bottom{justify-content:space-between;gap:1rem}.section-head{display:block}.section-head p{margin-top:1.2rem}.stage-grid{grid-template-columns:1fr 1fr}.feature,.protection-card,.cta{padding:2rem}.form-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.section{padding:3.5rem 0}.actions .button{width:100%}}@media (width<=480px){.brand-name{font-size:1.75rem}.brand-mark{width:45px;height:48px}.brand-tagline{font-size:.6875rem}.header-inner{gap:.75rem}}@media (width<=360px){.mobile-nav .menu-label{display:none}.mobile-nav summary{text-align:center;min-width:44px;font-size:1.2rem}}.figure-image{max-width:100%;height:auto}.footer-legal-links{flex-wrap:wrap;align-items:center;gap:1rem 1.5rem;display:flex}.form-fieldset{border:0;padding:0}.route-recovery{margin-top:3rem}.route-recovery ul{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;padding:0;list-style:none;display:grid}.route-recovery li>a{font-weight:600}.route-recovery p{color:var(--muted);margin:.25rem 0 0;font-size:.875rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.chat-launcher{z-index:45;right:1.5rem;bottom:max(1.3rem, env(safe-area-inset-bottom));background:var(--navy);color:#fff;cursor:pointer;border:1px solid #77e9cf;border-radius:100px;align-items:center;gap:.65rem;padding:.9rem 1.2rem;font-size:.85rem;font-weight:800;display:flex;position:fixed;box-shadow:0 7px 28px #092c3b30}.chat-launcher[hidden],.chat-welcome[hidden]{display:none}.chat-launcher>span,#chat-title>span{color:var(--mint);vertical-align:middle;border:1px solid #668b92;border-radius:5px;padding:.1rem .3rem;font-size:.65rem}.assistant-chat{width:min(460px,100vw - 2rem);max-width:none;height:min(770px,100dvh - 2.4rem);max-height:calc(100dvh - 2.4rem);color:var(--ink);background:#fff;border:1px solid #adc8c5;border-radius:22px;margin:0;padding:0;position:fixed;inset:auto 1.5rem 1.2rem auto;box-shadow:0 25px 90px #052f3a45}.assistant-chat::backdrop{background:#082a3938}.chat-open{overflow:hidden}.chat-shell{flex-direction:column;height:100%;display:flex}.chat-header{background:var(--navy);color:#fff;justify-content:space-between;align-items:center;gap:.5rem;padding:1.2rem 1.25rem;display:flex}.chat-kicker{color:#b5d4d9;letter-spacing:.05em;margin-bottom:.3rem;font-size:.65rem;display:block}#chat-title{letter-spacing:-.025em;margin:0;font-size:1.25rem}#chat-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #537782;border-radius:50%;flex-shrink:0;width:44px;height:44px;font-size:1.7rem}.chat-disclosure{color:#35564f;background:#edf8f4;border-bottom:1px solid #d4e7df;padding:.65rem 1.25rem;font-size:.68rem;line-height:1.5}.chat-disclosure strong{color:#204b43;display:block}.chat-scroll{overscroll-behavior:contain;scroll-behavior:auto;flex:1;min-height:80px;padding:1.2rem;overflow-y:auto}.chat-scroll:focus-visible{outline:3px solid var(--teal-dark);outline-offset:-3px}.chat-welcome{padding:.4rem 0}.chat-orbit{width:42px;height:42px;color:var(--teal-dark);background:#e7f5f4;border:1px solid #b3ded4;border-radius:14px;justify-content:center;align-items:center;margin-bottom:.9rem;font-size:1.3rem;display:inline-flex}.chat-welcome h3{margin-bottom:.7rem;font-size:1.4rem;line-height:1.3}.chat-welcome p{margin-bottom:1rem;font-size:.8rem}.chat-prompts{gap:.5rem;display:grid}.chat-prompts button{text-align:left;border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;gap:.6rem;min-height:44px;padding:.7rem .85rem;font-size:.74rem;display:flex}.chat-prompts button:hover{background:var(--wash);border-color:#3c8a7b}.chat-messages{margin:0;padding:0;list-style:none}.chat-message{overflow-wrap:anywhere;background:#f2f8f5;border:1px solid #dce8e4;border-radius:14px 14px 14px 3px;margin-bottom:1rem;padding:1rem}.chat-message-user{background:var(--navy);color:#fff;border:0;border-radius:14px 14px 3px;margin-left:1.5rem}.chat-message strong{font-size:.65rem}.chat-message p{color:inherit;white-space:pre-wrap;margin:.4rem 0 0;font-size:.8rem;line-height:1.65}.chat-sources{margin:.75rem 0 0;padding-left:1rem;font-size:.72rem}.chat-sources li{margin-top:.45rem}.chat-preparation{overflow-wrap:anywhere;background:#fff;border:1px solid #b3ded4;border-radius:12px;margin-top:.25rem}.chat-preparation summary{min-height:44px;color:var(--teal-dark);cursor:pointer;padding:.75rem .9rem;font-size:.78rem;font-weight:800}.chat-preparation[open]{padding:0 .9rem .8rem}.chat-preparation[open] summary{margin:0 -.9rem .2rem}.chat-preparation p{margin:0 0 .7rem;padding:0;font-size:.72rem;line-height:1.5}.chat-preparation label,.chat-preparation .chat-preparation-label{margin-bottom:.4rem;font-size:.7rem;font-weight:700;display:block}#chat-brief{resize:vertical;width:100%;min-width:0;font:inherit;color:var(--ink);background:#f8fbfa;border:1px solid #8baba4;border-radius:8px;margin-bottom:.85rem;padding:.65rem;font-size:16px;line-height:1.5}#chat-brief:focus-visible{outline:2px solid var(--teal);outline-offset:2px}#chat-brief-sources{margin:0 0 .8rem}.chat-preparation-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.4rem .65rem;margin-bottom:.65rem;display:flex}.chat-preparation-actions button,.chat-preparation-actions a{align-items:center;min-height:44px;font-size:.72rem;display:inline-flex}.chat-preparation-actions button{background:var(--teal-dark);color:#fff;cursor:pointer;border:0;border-radius:8px;padding:.6rem .8rem}.chat-preparation-actions button:disabled{opacity:.6;cursor:wait}#chat-copy-status:empty{margin:0}.chat-preparation #chat-brief-privacy{color:#53665f;margin-bottom:0;font-size:.65rem}.chat-compose{border-top:1px solid var(--line);background:#fff;flex-shrink:0;padding:.8rem 1.2rem .6rem}#chat-privacy{margin:0 0 .65rem;font-size:.63rem;line-height:1.5}#chat-form label{margin-bottom:.25rem;font-size:.7rem;font-weight:700;display:block}.chat-input-row{border:1px solid #8baba4;border-radius:13px;align-items:flex-end;gap:.5rem;padding:.45rem;display:flex}#chat-question{resize:none;width:100%;min-width:0;max-height:100px;font:inherit;color:var(--ink);background:#fff;border:0;border-radius:5px;padding:.4rem;font-size:16px;line-height:1.45}#chat-question:focus-visible{outline:2px solid var(--teal);outline-offset:0}#chat-send{background:var(--teal-dark);color:#fff;cursor:pointer;border:0;border-radius:9px;flex-shrink:0;width:44px;height:44px;font-size:1.6rem}#chat-send:disabled{opacity:.5;cursor:wait}.chat-form-meta{color:#4b665e;justify-content:space-between;gap:.6rem;min-height:1.6rem;padding-top:.3rem;font-size:.65rem;display:flex}#chat-count{white-space:nowrap}.chat-actions{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.chat-actions button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.4rem 0;text-decoration:underline}.chat-actions a,.chat-actions button{align-items:center;min-height:44px;font-size:.7rem;display:inline-flex}.chat-memory{text-align:center;color:#53665f;margin:0;font-size:.6rem}@media (width<=600px){.chat-launcher{right:.8rem;bottom:max(.8rem, env(safe-area-inset-bottom));padding:.75rem 1rem}.assistant-chat{border:0;border-radius:0;width:100%;height:100dvh;max-height:100dvh;inset:auto 0 0}.chat-header{padding-top:max(.85rem, env(safe-area-inset-top))}.chat-compose{padding-bottom:max(.6rem, env(safe-area-inset-bottom))}}@media print{.chat-launcher,.assistant-chat{display:none!important}}.assistant-chat[data-compact] .chat-scroll{min-height:0;padding:.6rem 1rem}.assistant-chat[data-compact] .chat-kicker,.assistant-chat[data-compact] .chat-memory{display:none}.assistant-chat[data-compact] .chat-header{padding:.4rem 1rem}.assistant-chat[data-compact] .chat-disclosure,.assistant-chat[data-compact] .chat-compose{padding:.35rem 1rem}.assistant-chat[data-compact] .chat-actions a,.assistant-chat[data-compact] .chat-actions button{min-height:32px}
