:root{--ink:#17362f;--pine:#133a32;--sage:#e5eee8;--mist:#f6f7f2;--line:#d8e0d9;--clay:#c5784d;--paper:#fffefa;--muted:#64746d;--shadow:0 22px 55px rgba(20,54,45,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--mist);color:var(--ink);font:16px/1.55 ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.skip{position:absolute;left:1rem;top:-5rem;background:#fff;color:#000;padding:.7rem 1rem;z-index:9}.skip:focus{top:1rem}.topbar{height:80px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;padding:0 28px}.brand{color:var(--ink);display:flex;align-items:center;gap:10px;text-decoration:none}.brand b{display:block;font:700 21px/1 Georgia,serif;letter-spacing:-.03em}.brand small{display:block;margin-top:3px;font-size:9px;font-weight:800;letter-spacing:.16em}.mark,.avatar{display:grid;place-items:center;background:var(--pine);color:#fff}.mark{width:38px;height:38px;border-radius:50%;font-size:23px}.status{font-size:12px;color:var(--muted);font-weight:650}.status i{display:inline-block;width:8px;height:8px;background:#4d9c71;border-radius:99px;margin-right:7px}.hero{max-width:1180px;margin:6vh auto 88px;padding:0 28px;display:grid;grid-template-columns:1.38fr .72fr;gap:64px;align-items:end}.eyebrow,.card-label{letter-spacing:.16em;font-size:11px;font-weight:800;color:var(--clay);margin:0 0 12px}.hero h1{font:500 clamp(43px,6.2vw,76px)/1.01 Georgia,serif;letter-spacing:-.055em;max-width:800px;margin:0}.lead{font-size:18px;max-width:590px;color:#52645c;margin:27px 0}.primary-link{display:inline-flex;gap:17px;align-items:center;padding:13px 18px;background:var(--pine);color:white;text-decoration:none;font-weight:750;border-radius:3px}.primary-link span{font-size:22px;line-height:.5}.fine-print{font-size:12px;color:var(--muted);margin-top:16px}.hero-card{background:var(--sage);padding:29px 29px 25px;border-radius:5px}.hero-card ul{padding:0;margin:0;list-style:none}.hero-card li{font:500 17px/1.35 Georgia,serif;padding:14px 0;border-bottom:1px solid #c9d8cd}.hero-card li:last-child{border:0}.card-rule{width:34px;border-top:2px solid var(--clay);margin:25px 0 9px}.hero-card p:last-child{margin:0;color:var(--muted);font-size:12px}.chat-section{background:var(--pine);padding:76px 28px 84px}.section-head,.chat-shell{max-width:850px;margin:auto}.section-head{display:flex;justify-content:space-between;align-items:end;color:white;margin-bottom:26px}.section-head .eyebrow{color:#d9a582}.section-head h2{font:500 clamp(32px,4vw,46px)/1 Georgia,serif;letter-spacing:-.045em;margin:0}.clear{background:none;color:#d9e3dc;border:1px solid #6a8379;padding:9px 13px;border-radius:3px;font:inherit;font-size:12px;cursor:pointer}.chat-shell{background:var(--paper);border-radius:6px;padding:21px;box-shadow:var(--shadow)}.conversation{height:386px;overflow:auto;padding:5px 2px 20px;display:flex;flex-direction:column;gap:17px}.message{display:flex;gap:10px;max-width:86%}.message p{margin:0;padding:12px 14px;border-radius:3px;white-space:pre-wrap}.avatar{width:29px;height:29px;min-width:29px;border-radius:50%;font-size:16px}.assistant p{background:var(--sage)}.user{align-self:end}.user p{background:#e9d7c9}.message.pending p{color:var(--muted);font-style:italic}.suggestions{display:flex;gap:8px;flex-wrap:wrap;border-top:1px solid var(--line);padding:15px 0}.suggestions button{cursor:pointer;border:1px solid var(--line);background:#fff;border-radius:99px;padding:7px 10px;font:inherit;font-size:12px;color:#40564c}.suggestions button:hover,.suggestions button:focus-visible{border-color:var(--pine);outline:none}.composer{display:flex;gap:9px}.composer input{min-width:0;flex:1;border:1px solid #bccbc0;border-radius:3px;padding:14px;font:inherit;color:var(--ink);background:#fff}.composer input:focus-visible{outline:3px solid #bdd5c8;outline-offset:1px}.composer button{cursor:pointer;border:0;border-radius:3px;background:var(--clay);color:#fff;padding:0 17px;font:750 14px/1 ui-sans-serif,system-ui}.privacy{color:var(--muted);font-size:11px;margin:12px 1px 0}footer{max-width:1180px;margin:auto;padding:30px 28px;display:flex;justify-content:space-between;color:var(--muted);font-size:12px}@media(max-width:720px){.topbar{height:68px;padding:0 18px}.status{font-size:0}.status i{margin:0}.hero{display:block;margin:46px auto 58px;padding:0 20px}.hero h1{font-size:48px}.hero-card{margin-top:34px}.chat-section{padding:58px 16px}.section-head{align-items:start;gap:15px}.section-head h2{font-size:36px}.clear{white-space:nowrap}.chat-shell{padding:14px}.conversation{height:375px}.message{max-width:96%}.suggestions{flex-wrap:nowrap;overflow:auto}.suggestions button{white-space:nowrap}.send-label{display:none}.composer button{font-size:23px;padding:0 15px}footer{padding:24px 20px;gap:10px;flex-direction:column}}
