:root{--ink:#171717;--muted:#6e6e6e;--paper:#f5f2ea;--card:#fff;--line:#ded9cf;--soft:#ebe6dc;--accent:#171717}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.shell{width:min(1180px,calc(100% - 32px));margin:auto}.topbar{height:88px;display:flex;align-items:center;justify-content:space-between}.brand{font-size:34px;font-weight:800;letter-spacing:-1.8px;color:var(--ink);text-decoration:none}.brand span{opacity:.35}.ghost-link{color:var(--ink);text-decoration:none;font-weight:700;border-bottom:1px solid var(--ink)}.hero{min-height:610px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;max-width:900px;padding:56px 0 110px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:800;color:#777}.hero h1{font-size:clamp(48px,7vw,92px);line-height:.95;letter-spacing:-.065em;margin:18px 0 26px;max-width:1000px}.lede{font-size:clamp(19px,2.2vw,26px);line-height:1.45;color:var(--muted);max-width:800px;margin:0 0 38px}.url-form{display:flex;gap:12px;width:min(900px,100%)}.url-wrap{flex:1;display:flex;align-items:center;background:white;border:1px solid var(--line);border-radius:16px;padding:0 18px;min-height:66px;box-shadow:0 10px 35px rgba(0,0,0,.05)}.url-wrap span{color:#a29c92;font-size:18px}.url-wrap input{width:100%;border:0;outline:0;background:transparent;font-size:19px;padding:20px 4px;color:var(--ink)}button,.cta-button{border:0;border-radius:16px;background:var(--accent);color:white;font-weight:800;font-size:16px;padding:0 26px;min-height:66px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.url-form button:disabled{opacity:.45;cursor:wait}.tiny{font-size:13px;color:#938d83;margin-top:12px}.panel,.experience,.cta{margin:0 0 90px}.panel{background:var(--card);border:1px solid var(--line);border-radius:28px;padding:34px;box-shadow:0 18px 60px rgba(0,0,0,.05)}.panel-head{display:flex;justify-content:space-between;gap:20px;align-items:center}.panel h2,.cta h2{font-size:clamp(34px,4vw,54px);letter-spacing:-.04em;margin:8px 0}.pulse-dot{width:15px;height:15px;border-radius:99px;background:#3aa76d;box-shadow:0 0 0 10px rgba(58,167,109,.12);animation:pulse 1.5s infinite}@keyframes pulse{50%{box-shadow:0 0 0 18px rgba(58,167,109,0)}}.steps{display:grid;gap:12px;margin-top:28px}.step{display:flex;gap:12px;align-items:center;padding:15px 0;border-top:1px solid #eee9df}.step .tick{width:26px;height:26px;border-radius:50%;background:#eef7f1;display:grid;place-items:center;color:#278256;font-weight:900}.experience{display:grid;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.25fr);gap:24px}.business-card,.chat-card{background:var(--card);border:1px solid var(--line);border-radius:28px;box-shadow:0 18px 60px rgba(0,0,0,.05)}.business-card{padding:32px}.business-card h2{font-size:42px;letter-spacing:-.04em;margin:8px 0 10px}.business-card p{color:var(--muted);line-height:1.55}.fact-list{display:grid;gap:9px;margin:26px 0}.fact{padding:13px 14px;border-radius:13px;background:#f6f3ec;font-size:14px}.secondary{width:100%;background:transparent;color:var(--ink);border:1px solid var(--line);min-height:52px}.chat-card{overflow:hidden;display:flex;flex-direction:column;min-height:610px}.chat-head{display:flex;align-items:center;gap:12px;padding:20px 22px;border-bottom:1px solid #eee9df}.avatar{width:46px;height:46px;border-radius:50%;background:var(--ink);color:white;display:grid;place-items:center;font-weight:900;font-size:20px}.chat-head strong{display:block}.chat-head span{font-size:12px;color:#6d8d78}.messages{padding:24px;display:flex;flex-direction:column;gap:14px;flex:1;overflow:auto;max-height:500px}.bubble{max-width:82%;padding:14px 16px;border-radius:18px;line-height:1.45;font-size:15px}.bubble.ai{align-self:flex-start;background:#f1eee7;border-bottom-left-radius:6px}.bubble.user{align-self:flex-end;background:var(--ink);color:white;border-bottom-right-radius:6px}.typing{opacity:.55}.chat-form{display:flex;gap:10px;padding:16px;border-top:1px solid #eee9df;background:#fff}.chat-form input{flex:1;border:1px solid var(--line);border-radius:14px;padding:0 15px;font-size:15px;outline:0}.chat-form button{min-height:50px;width:50px;border-radius:14px;padding:0}.cta{background:var(--ink);color:white;border-radius:32px;padding:40px;display:flex;gap:28px;align-items:center;justify-content:space-between}.cta p{color:#cfcfcf;max-width:650px;line-height:1.55}.cta .eyebrow{color:#aaa}.cta-button{background:white;color:var(--ink);white-space:nowrap}.hidden{display:none!important}.error{color:#a33;background:#fff0f0;border:1px solid #ffd3d3;padding:12px 14px;border-radius:12px;margin-top:14px}
@media(max-width:800px){.topbar{height:72px}.hero{min-height:auto;padding:60px 0 80px}.url-form{flex-direction:column}.url-form button{width:100%}.experience{grid-template-columns:1fr}.cta{flex-direction:column;align-items:flex-start}.cta-button{width:100%}.business-card h2{font-size:34px}}

/* Rich receptionist answers */
.rich-card{align-self:flex-start;width:min(92%,620px);margin-top:-4px;margin-bottom:4px;border:1px solid var(--line);background:#fff;border-radius:18px;padding:14px;box-shadow:0 10px 30px rgba(0,0,0,.04)}
.rich-title{font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:#8a857b;margin:0 0 10px}
.hours-grid{display:grid;gap:0}.hours-row{display:flex;justify-content:space-between;gap:22px;padding:10px 4px;border-bottom:1px solid #eee9df;font-size:14px}.hours-row:last-child{border-bottom:0}.hours-row span{color:var(--muted)}.hours-row strong{text-align:right}
.contact-list{display:grid;gap:8px}.contact-item{display:flex;align-items:center;gap:10px;padding:12px;border-radius:13px;background:#f6f3ec;color:var(--ink);text-decoration:none}.contact-item:hover{background:#efebe2}.contact-icon{width:24px;text-align:center}.contact-arrow{margin-left:auto;color:#8f887d}
.carousel-shell{position:relative}.carousel-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding:2px 2px 8px;scrollbar-width:none}.carousel-track::-webkit-scrollbar{display:none}.service-card{flex:0 0 min(78%,260px);scroll-snap-align:start;background:#f6f3ec;border-radius:15px;padding:15px;min-height:146px;display:flex;flex-direction:column}.service-name{font-weight:800;font-size:16px;line-height:1.2;margin-bottom:8px}.service-desc{font-size:13px;line-height:1.4;color:var(--muted)}.service-price{font-size:14px;font-weight:800;margin-top:10px}.service-link{font-size:13px;font-weight:800;color:var(--ink);text-decoration:none;margin-top:auto;padding-top:12px}.carousel-btn{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:34px;height:34px;min-height:34px;padding:0;border-radius:50%;box-shadow:0 4px 15px rgba(0,0,0,.15);font-size:14px}.carousel-btn.prev{left:-8px}.carousel-btn.next{right:-8px}
.fact-contact{display:flex;gap:10px;align-items:flex-start}.fact a{color:var(--ink);text-decoration:none;font-weight:650}.fact a:hover{text-decoration:underline}
@media(max-width:800px){.rich-card{width:96%}.service-card{flex-basis:84%}.hours-row{gap:14px}}
