:root{--ink:#181322;--muted:#6d6678;--purple:#6136d5;--purple-dark:#3f246f;--lavender:#eee7fb;--soft:#f8f5fb;--line:#e5dfea;--serif:Georgia, "Times New Roman", serif;--sans:Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;background:#fff;margin:0}a{color:inherit;text-decoration:none}.site-header,.product-section,.integration-strip,.outcomes-section,.problem-section,footer{width:min(1240px,100% - 64px);margin-inline:auto}.site-header{border-bottom:1px solid #e5dfeabf;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{align-items:center;gap:18px;display:inline-flex}.wordmark{color:var(--purple);letter-spacing:.2em;font-size:28px;font-weight:800;line-height:1}.descriptor{border-left:1px solid var(--line);padding-left:18px;font-size:13px;font-weight:650}.nav-contact{border-bottom:1.5px solid var(--ink);padding:12px 2px 10px;font-size:14px;font-weight:650}.hero{text-align:center;flex-direction:column;align-items:center;min-height:680px;padding:108px 24px 94px;display:flex;position:relative;overflow:hidden}.hero-glow{z-index:-1;filter:blur(8px);background:radial-gradient(#dacaf899,#fff0 68%);width:960px;height:570px;position:absolute;top:30px;left:50%;transform:translate(-50%)}.eyebrow,.section-label{color:var(--purple);letter-spacing:.15em;text-transform:uppercase;margin:0;font-size:12px;font-weight:760}.hero h1{max-width:980px;font-family:var(--serif);letter-spacing:-.052em;margin:26px 0 24px;font-size:clamp(54px,6.4vw,88px);font-weight:500;line-height:.98}.hero h1 em{color:var(--purple);font-weight:500}.hero-copy{max-width:600px;color:var(--muted);margin:0;font-size:19px;line-height:1.6}.primary-button,.contact-button{color:#fff;background:var(--purple);border-radius:999px;align-items:center;gap:24px;margin-top:34px;padding:16px 24px;font-size:15px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 14px 34px #532fb133}.primary-button:hover,.contact-button:hover{background:#4f28bc;transform:translateY(-2px)}.primary-button svg,.contact-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:19px;height:19px}.product-section{padding-bottom:96px}.product-intro{grid-template-columns:1.15fr .85fr;align-items:end;gap:80px;margin-bottom:34px;display:grid}.product-intro h2,.section-heading h2,.problem-copy h2,.contact-section h2{font-family:var(--serif);letter-spacing:-.042em;margin:16px 0 0;font-size:clamp(40px,5vw,64px);font-weight:500;line-height:1.02}.product-intro>p,.problem-copy>p:last-child{color:var(--muted);margin:0;font-size:17px;line-height:1.65}.product-frame{background:#f9f7fb;border:1px solid #dcd2e5;border-radius:24px;overflow:hidden;box-shadow:0 34px 80px #36264824,0 3px 12px #3626480f}.window-bar{color:#8a8193;background:#ffffffed;border-bottom:1px solid #e7e0ea;align-items:center;gap:8px;height:48px;padding:0 20px;display:flex}.window-bar span{background:#d7cedd;border-radius:50%;width:8px;height:8px}.window-bar b{letter-spacing:.06em;margin-left:auto;font-size:11px;font-weight:650}.product-image-wrap{background:#faf8fc;height:660px;overflow:hidden}.product-image-wrap img{width:100%;height:auto;display:block}.integration-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr 1.45fr;align-items:center;gap:42px;padding:42px 0;display:grid}.integration-strip>p{font-family:var(--serif);margin:0;font-size:22px}.integration-list{color:#51495d;justify-content:space-between;align-items:center;gap:32px;font-size:17px;font-weight:700;display:flex}.integration-list span:last-child{color:#948b9d;font-size:13px;font-weight:600}.integration-list .shopify{color:#4f7d2d}.outcomes-section{padding:132px 0 128px}.section-heading{max-width:760px}.outcomes-grid{grid-template-columns:repeat(4,1fr);gap:38px;margin-top:76px;display:grid}.outcome{border-top:1px solid #cfc5d7;padding-top:26px}.outcome-number{color:var(--purple);font-family:var(--serif);font-size:18px}.outcome h3{font-family:var(--serif);margin:40px 0 14px;font-size:27px;font-weight:500;line-height:1.1}.outcome p{color:var(--muted);margin:0;font-size:15px;line-height:1.65}.problem-section{background:var(--soft);border-radius:32px;grid-template-columns:1fr .85fr;gap:96px;padding:106px 74px;display:grid}.problem-copy h2{max-width:620px}.problem-copy>p:last-child{max-width:570px;margin-top:30px}.question-list{border-top:1px solid #d9d0df;margin:0;padding:0;list-style:none}.question-list li{min-height:84px;font-family:var(--serif);border-bottom:1px solid #d9d0df;align-items:center;gap:26px;font-size:20px;line-height:1.25;display:flex}.question-list span{color:var(--purple);font-family:var(--sans);font-size:11px;font-weight:750}.contact-section{text-align:center;width:min(1050px,100% - 64px);margin:150px auto 140px}.contact-section h2{max-width:880px;margin-inline:auto;font-size:clamp(48px,6vw,78px)}.contact-section>p:not(.section-label){max-width:620px;color:var(--muted);margin:28px auto 0;font-size:18px;line-height:1.6}footer{border-top:1px solid var(--line);min-height:136px;color:var(--muted);grid-template-columns:1fr 1fr 1fr;align-items:center;font-size:13px;display:grid}footer p{text-align:center}footer>a:last-child{color:var(--ink);justify-self:end;font-weight:650}.footer-brand .wordmark{font-size:21px}.footer-brand .descriptor{font-size:11px}@media (max-width:900px){.product-intro,.problem-section{grid-template-columns:1fr;gap:42px}.outcomes-grid{grid-template-columns:repeat(2,1fr);row-gap:54px}.integration-strip{grid-template-columns:1fr}.integration-list{flex-wrap:wrap;justify-content:flex-start}.product-image-wrap{height:520px}.problem-section{padding:76px 52px}}@media (max-width:640px){.site-header,.product-section,.integration-strip,.outcomes-section,.problem-section,footer{width:min(100% - 36px,1240px)}.site-header{height:72px}.brand{gap:10px}.wordmark{letter-spacing:.16em;font-size:22px}.descriptor{max-width:82px;padding-left:10px;font-size:10px;line-height:1.2}.nav-contact{font-size:13px}.hero{min-height:590px;padding:86px 18px 76px}.hero h1{margin-top:22px;font-size:clamp(48px,14vw,64px)}.hero-copy{font-size:17px}.product-section{padding-bottom:72px}.product-intro{gap:24px}.product-intro h2,.section-heading h2,.problem-copy h2{font-size:40px}.product-intro>p,.problem-copy>p:last-child{font-size:16px}.product-frame{border-radius:14px}.window-bar{height:38px;padding-inline:12px}.product-image-wrap{height:410px}.product-image-wrap img{width:700px;max-width:none;transform:translate(-16%)}.integration-strip{gap:28px;padding:34px 0}.integration-list{gap:18px 24px;font-size:15px}.outcomes-section{padding:96px 0}.outcomes-grid{grid-template-columns:1fr;margin-top:54px}.outcome h3{margin-top:26px}.problem-section{border-radius:22px;padding:62px 24px}.question-list li{min-height:78px;font-size:18px}.contact-section{width:calc(100% - 36px);margin:108px auto 100px}.contact-section h2{font-size:46px}footer{grid-template-columns:1fr 1fr;gap:24px;min-height:190px;padding:36px 0}footer p{text-align:left;grid-area:2/1/auto/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.primary-button,.contact-button{transition:none}}
