:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#202333;background:#fafaf9;font-synthesis:none;--accent:#5546dd;--soft:#eeecff}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}[hidden]{display:none!important}:focus-visible{outline:3px solid var(--accent);outline-offset:4px}button{color:inherit}h1,h2,h3,p{margin-top:0}h2{font-size:25px;letter-spacing:-.7px;margin-bottom:8px}button,a{transition:background .15s,box-shadow .15s,transform .15s}
.site-header{max-width:1440px;margin:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 40px;border-bottom:1px solid #e7e7e9}.brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:750;text-decoration:none;letter-spacing:-.7px}.brand-mark{display:grid;place-items:center;background:#5546dd;color:white;width:34px;height:34px;border-radius:10px;font-size:26px}.demo-pill{font-size:9px;letter-spacing:1.3px;color:#636375;border:1px solid #dcdce3;padding:5px 7px;border-radius:5px;margin-left:6px}.store-switch{display:flex;align-items:center;gap:12px;font-size:12px;color:#6b6c7d}.store-switch select{border:1px solid #dedee6;background:white;border-radius:9px;padding:10px;color:#282a39;font-weight:600;max-width:195px}.header-cta{font-size:13px;font-weight:650;text-decoration:none}.header-cta span{margin-left:12px;color:var(--accent)}.page{max-width:1440px;margin:auto;padding:0 40px}.hero{grid-area:hero;padding:0;max-width:960px}.eyebrow{font-size:10px;line-height:1.5;letter-spacing:1.6px;font-weight:750;color:var(--accent);margin-bottom:14px}h1{font-size:clamp(34px,3.6vw,49px);line-height:1.06;letter-spacing:-2.2px;font-weight:650;margin-bottom:18px}h1 span{color:var(--accent)}.hero-copy{max-width:680px;color:#666878;line-height:1.65;font-size:15px;margin-bottom:23px}.journey{list-style:none;display:flex;gap:28px;padding:0;margin:0;color:#858593;font-size:12px}.journey li{display:flex;align-items:center;gap:9px}.journey span{display:grid;place-items:center;width:24px;height:24px;border:1px solid #dddde5;border-radius:50%;font-size:11px}.journey .current{color:var(--accent);font-weight:650}.journey .current span{background:var(--accent);border-color:var(--accent);color:white}.journey .complete{color:#23774e}.journey .complete span{background:#e7f5ee;border-color:#b8ddc8}.demo-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,430px);grid-template-areas:"hero chat" "starter chat" "refine chat" "catalog chat";gap:24px 32px;align-items:start;padding-top:36px}.starter{grid-area:starter;padding-top:10px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px}.section-heading .eyebrow{margin-bottom:6px}.section-heading h2{font-size:23px}.small-note{font-size:11px;color:#777888;line-height:1.5;margin:0}.scenario-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.scenario{position:relative;display:flex;flex-direction:column;gap:9px;align-items:flex-start;text-align:left;background:white;border:1px solid #e2e1e9;border-radius:14px;min-height:156px;padding:16px 14px}.scenario:hover:not(:disabled){border-color:var(--accent);background:var(--soft);transform:translateY(-2px)}.scenario-number{font-size:10px;letter-spacing:1px;color:var(--accent);padding-bottom:5px}.scenario strong{font-size:14px;font-weight:650;letter-spacing:-.2px}.scenario>span:not(.scenario-number):not(.scenario-arrow){font-size:11px;line-height:1.6;color:#777588;max-width:95%}.scenario-arrow{position:absolute;right:13px;top:12px;color:var(--accent);font-size:18px}.starter-note{font-size:11px;color:#7b7b8a;line-height:1.6;margin:13px 0 0}.assistant-panel{grid-area:chat;position:sticky;top:16px;border:1px solid #dedee8;border-radius:18px;background:white;overflow:hidden;box-shadow:0 15px 55px #2420470b}.assistant-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:17px 18px 8px;font-size:12px}.assistant-heading>div{display:flex;align-items:center;gap:8px}.assistant-heading>span{font-size:10px;color:#858395}.assistant-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.assistant-intro{font-size:11px;color:#777888;line-height:1.5;margin:0;padding:0 18px 10px}.assistant-status{background:var(--soft);color:var(--accent);font-size:11px;line-height:1.5;padding:10px 18px;margin:0;border-top:1px solid #efedf5;border-bottom:1px solid #efedf5;min-height:38px}.assistant-panel iframe{display:block;width:100%;height:clamp(480px,calc(100dvh - 265px),700px);border:0;background:white}.assistant-panel>.primary-button,.assistant-panel>#assistant-fallback{margin:18px}.followups{grid-area:refine;padding:16px;background:var(--soft);border-radius:12px;margin-top:0}.followups h3{font-size:12px;margin-bottom:10px}.followups>div{display:flex;flex-wrap:wrap;gap:7px}.followup-button{background:white;border:1px solid #dcd9e8;border-radius:30px;padding:9px 12px;font-size:11px}.followup-button:hover{border-color:var(--accent)}.catalog{grid-area:catalog;border-top:1px solid #e5e4ea;padding-top:26px}.catalog-search{font-size:10px;font-weight:600;color:#777888;display:block;margin-bottom:18px}.catalog-search input{display:block;width:100%;background:white;border:1px solid #dedee6;border-radius:10px;padding:12px 14px;font-size:12px;color:#202333;margin-top:7px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.product-card{display:block;min-width:0;text-decoration:none;background:white;border:1px solid #e5e5eb;border-radius:13px;overflow:hidden}.product-card:hover{border-color:var(--accent);box-shadow:0 5px 20px #24204712}.product-image{width:100%;height:150px;object-fit:contain;background:#f4f4f5;padding:12px}.product-body{padding:13px}.product-category{font-size:9px;letter-spacing:.7px;text-transform:uppercase;color:#858392}.product-body h3{font-size:13px;line-height:1.5;letter-spacing:-.2px;margin:7px 0 10px}.price-row{display:flex;flex-wrap:wrap;gap:7px;align-items:center;justify-content:space-between}.price{font-size:15px}.stock{font-size:9px;color:#247247;background:#eaf5ed;border-radius:4px;padding:3px 5px}.stock.unavailable{color:#8c3f30;background:#fff0ea}.product-description{font-size:11px;line-height:1.6;color:#7d7b8b;margin:10px 0 12px}.product-link{font-size:10px;color:var(--accent);font-weight:700}.facts-label{font-size:9px;font-weight:700;color:var(--accent);margin:12px 0 5px}.product-facts{margin:0 0 12px;padding-left:13px;list-style:disc;color:#646273;font-size:10px;line-height:1.6;overflow-wrap:anywhere}.text-button{background:none;border:0;color:var(--accent);font-size:11px;text-decoration:underline;padding:8px}.primary-button,.secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:18px;text-decoration:none;border-radius:9px;padding:12px 18px;font-size:12px;font-weight:650;border:1px solid var(--accent)}.primary-button{background:var(--accent);color:white}.primary-button:hover{filter:brightness(.93)}.secondary-button{background:white;border-color:#d9d8e2;color:#343244}.secondary-button:hover{border-color:var(--accent)}#load-more{margin-top:20px;width:100%}.store-cta{display:flex;gap:24px;align-items:center;justify-content:space-between;margin:40px 0 10px;padding:30px;background:var(--soft);border:1px solid #e3e0ee;border-radius:17px}.store-cta h2{font-size:25px}.store-cta p:not(.eyebrow){font-size:13px;line-height:1.6;color:#686375;max-width:520px;margin-bottom:0}.store-cta .eyebrow{font-size:9px;margin-bottom:8px}.cta-actions{display:flex;flex-direction:column;gap:9px;min-width:210px}.page-footer{max-width:1440px;margin:38px auto 0;padding:25px 40px;border-top:1px solid #e5e4ea;display:flex;justify-content:space-between;gap:15px;color:#83808e;font-size:10px;line-height:1.6}.page-footer a{text-decoration:none}.empty-state{grid-column:1/-1;font-size:13px;line-height:1.6;padding:25px;background:white;border-radius:12px}
@media(max-width:1100px){.site-header,.page{padding-left:24px;padding-right:24px}.demo-layout{grid-template-columns:minmax(0,1fr) 370px;gap:24px}.scenario-grid{grid-template-columns:1fr}.scenario{min-height:76px;padding:14px 14px 14px 46px;gap:4px}.scenario-number{position:absolute;left:15px;top:18px}.scenario-arrow{top:24px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-switch{font-size:0;gap:0}.store-switch select{font-size:12px}.demo-layout{padding-top:28px}}@media(max-width:900px){.demo-layout{grid-template-columns:1fr;grid-template-areas:"hero" "starter" "chat" "refine" "catalog"}.assistant-panel{position:static;scroll-margin-top:12px}.assistant-panel iframe{height:620px;max-height:78dvh;min-height:440px}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.scenario{min-height:145px;padding:15px;gap:8px}.scenario-number{position:static}.scenario-arrow{top:12px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.hero{max-width:750px}.hero-copy{max-width:600px}.store-cta{flex-wrap:wrap}.cta-actions{flex-direction:row;flex-wrap:wrap}.header-cta{display:none}}@media(max-width:560px){.site-header{min-height:72px;padding:13px 16px;gap:12px}.brand{font-size:17px;gap:7px}.brand-mark{width:28px;height:28px;font-size:22px}.demo-pill{display:none}.store-switch select{max-width:148px;font-size:11px;padding:8px}.page{padding:0 16px}.hero{padding:0}.demo-layout{padding-top:25px}h1{font-size:35px;letter-spacing:-1.6px}.hero-copy{font-size:13px;line-height:1.6;margin-bottom:17px}.eyebrow{font-size:9px;letter-spacing:1.1px}.journey{gap:12px;font-size:10px;align-items:flex-start}.journey li{align-items:flex-start;gap:6px;line-height:1.4;flex:1}.journey span{min-width:20px;width:20px;height:20px;font-size:10px}.section-heading h2{font-size:21px}.section-heading>.small-note{display:none}.scenario-grid{grid-template-columns:1fr;gap:8px}.scenario{min-height:69px;padding:11px 32px 11px 42px;gap:3px;border-radius:11px}.scenario-number{position:absolute;left:13px;top:14px}.scenario strong{font-size:13px}.scenario-arrow{top:20px}.starter-note{font-size:10px}.demo-layout{gap:20px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.product-image{height:133px}.product-body{padding:11px}.product-body h3{font-size:12px}.price{font-size:14px}.store-cta{padding:22px}.store-cta h2{font-size:23px}.cta-actions{width:100%;flex-direction:column}.page-footer{padding:20px 16px;flex-direction:column;gap:8px}.assistant-panel iframe{height:580px;min-height:440px;max-height:78dvh}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
