.Home-module__Ho9lYW__page{--ink:#202020;--muted:#777672;--line:#dfddd8;--red:#ed1c24;min-height:100svh;color:var(--ink);background:#f6f5f2;grid-template-rows:auto 1fr auto;padding:28px clamp(24px,5vw,72px) 22px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid}.Home-module__Ho9lYW__masthead,.Home-module__Ho9lYW__footer{justify-content:center;align-items:center;width:100%;max-width:1280px;margin-inline:auto;display:flex;position:relative}.Home-module__Ho9lYW__masthead a{width:126px;display:block}.Home-module__Ho9lYW__logo{width:100%;height:auto;display:block}.Home-module__Ho9lYW__status{color:#62615e;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:8px;font-size:11px;font-weight:650;display:inline-flex;position:absolute;right:0}.Home-module__Ho9lYW__status i{background:var(--red);border-radius:50%;width:6px;height:6px}.Home-module__Ho9lYW__comingSoon{flex-direction:column;align-items:center;gap:clamp(42px,6vh,64px);width:min(860px,100%);margin:auto;padding-block:clamp(56px,8vh,88px);display:flex}.Home-module__Ho9lYW__hero{text-align:center;flex-direction:column;align-items:center;max-width:760px;display:flex}.Home-module__Ho9lYW__eyebrow{color:var(--red);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:11px;margin-bottom:23px;font-size:10px;font-weight:700;display:inline-flex}.Home-module__Ho9lYW__eyebrow:before,.Home-module__Ho9lYW__eyebrow:after{content:"";background:currentColor;width:22px;height:1px}.Home-module__Ho9lYW__hero h1{letter-spacing:-.065em;font-size:clamp(48px,6vw,76px);font-weight:720;line-height:.98}.Home-module__Ho9lYW__hero h1 span{color:#aaa8a3}.Home-module__Ho9lYW__subtitle{max-width:560px;color:var(--muted);margin-top:25px;font-size:15px;line-height:1.65}.Home-module__Ho9lYW__chat{width:100%}.Home-module__Ho9lYW__chatHeader{text-align:left;align-items:center;gap:11px;margin:0 4px 14px;display:flex}.Home-module__Ho9lYW__chatHeader strong{margin-bottom:2px;font-size:12px;font-weight:700;display:block}.Home-module__Ho9lYW__chatHeader p{color:#8a8985;font-size:11px}.Home-module__Ho9lYW__assistantMark{width:34px;height:34px;color:var(--red);background:#fff;border:1px solid #e5e2dd;border-radius:10px;flex:0 0 34px;place-items:center;display:grid}.Home-module__Ho9lYW__assistantMark svg,.Home-module__Ho9lYW__message strong svg,.Home-module__Ho9lYW__composer button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.75px;width:16px;height:16px}.Home-module__Ho9lYW__messages{scrollbar-color:#ccc transparent;scrollbar-width:thin;flex-direction:column;gap:10px;max-height:260px;margin-bottom:14px;display:flex;overflow-y:auto}.Home-module__Ho9lYW__message{text-align:left;border-radius:14px;max-width:82%;padding:12px 15px}.Home-module__Ho9lYW__message strong{color:#8c8b87;letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:5px;margin-bottom:5px;font-size:9px;font-weight:700;display:flex}.Home-module__Ho9lYW__message strong svg{width:11px;height:11px}.Home-module__Ho9lYW__message p{white-space:pre-wrap;font-size:13px;line-height:1.55}.Home-module__Ho9lYW__assistantMessage{background:#fff;border:1px solid #e8e6e2;align-self:flex-start}.Home-module__Ho9lYW__userMessage{background:#eeeae5;align-self:flex-end}.Home-module__Ho9lYW__typing{color:#888}.Home-module__Ho9lYW__typing:after{content:"...";animation:1.2s infinite Home-module__Ho9lYW__dots}.Home-module__Ho9lYW__composer{background:#fff;border:1px solid #d8d5cf;border-radius:19px;align-items:end;gap:14px;padding:17px 17px 17px 22px;transition:border-color .16s,box-shadow .16s;display:flex;box-shadow:0 18px 48px #24211c17}.Home-module__Ho9lYW__composer:focus-within{border-color:#a9a5a0;box-shadow:0 20px 54px #24211c1f}.Home-module__Ho9lYW__composer textarea{resize:none;width:100%;min-height:56px;max-height:150px;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;padding:5px 0;font-size:16px;line-height:1.45;display:block}.Home-module__Ho9lYW__composer textarea::placeholder{color:#aaa8a4}.Home-module__Ho9lYW__composer button{color:#fff;background:var(--red);cursor:pointer;border:0;border-radius:50%;flex:0 0 44px;place-items:center;width:44px;height:44px;transition:transform .15s,background .15s;display:grid}.Home-module__Ho9lYW__composer button:hover:not(:disabled){background:#d8141c;transform:translateY(-2px)}.Home-module__Ho9lYW__composer button:disabled{color:#aaa8a4;cursor:default;background:#efeeeb}.Home-module__Ho9lYW__composerMeta{color:#989691;justify-content:space-between;gap:16px;margin:10px 5px 0;font-size:10px;display:flex}.Home-module__Ho9lYW__error{color:#c9151c;text-align:left;margin:10px 5px 0;font-size:12px}.Home-module__Ho9lYW__footer{color:#95938e;letter-spacing:.03em;justify-content:space-between;font-size:10px}.Home-module__Ho9lYW__footer a{transition:color .15s}.Home-module__Ho9lYW__footer a:hover{color:var(--ink)}@keyframes Home-module__Ho9lYW__dots{50%{opacity:.35}}@media (max-width:600px){.Home-module__Ho9lYW__page{padding:21px 18px 17px}.Home-module__Ho9lYW__masthead a{width:108px}.Home-module__Ho9lYW__status{font-size:9px}.Home-module__Ho9lYW__comingSoon{gap:38px;padding-block:54px 42px}.Home-module__Ho9lYW__eyebrow{margin-bottom:18px;font-size:8px}.Home-module__Ho9lYW__eyebrow:before,.Home-module__Ho9lYW__eyebrow:after{width:16px}.Home-module__Ho9lYW__hero h1{font-size:clamp(43px,12vw,54px)}.Home-module__Ho9lYW__subtitle{margin-top:20px;font-size:13px}.Home-module__Ho9lYW__chatHeader{margin-bottom:12px}.Home-module__Ho9lYW__message{max-width:94%}.Home-module__Ho9lYW__composer{border-radius:16px;padding:13px 13px 13px 16px}.Home-module__Ho9lYW__composer textarea{min-height:50px;font-size:14px}.Home-module__Ho9lYW__composer button{flex-basis:40px;width:40px;height:40px}.Home-module__Ho9lYW__composerMeta span:last-child{display:none}}
