:root{--brand:#e86a4f;--brand-deep:#a43d2b;--ink:#2d2522;--muted:#766b66;--line:#eee6e2;color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fffaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{margin:0}#app{min-height:100svh}.landing{flex-direction:column;width:min(1120px,100% - 48px);min-height:100svh;margin:0 auto;display:flex}.brand{justify-content:space-between;align-items:center;gap:12px;padding:22px 0;display:flex}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-lockup img{object-fit:cover;border-radius:14px;width:46px;height:46px}.brand-lockup>div{display:grid}.brand strong{color:var(--ink);font-size:20px}.brand span{color:var(--muted);letter-spacing:.08em;font-size:12px}.brand .launch-label{color:var(--brand-deep);letter-spacing:0;background:#e86a4f14;border:1px solid #e86a4f47;border-radius:999px;padding:8px 12px;font-weight:700}.hero{flex:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px;min-height:calc(100svh - 90px);padding:24px 0 56px;display:grid}.eyebrow{color:var(--brand-deep);letter-spacing:.16em;margin:0 0 20px;font-size:13px;font-weight:800}h1{color:var(--ink);letter-spacing:-.04em;margin:0;font-size:clamp(42px,5vw,64px);line-height:1.12}h1 em{color:var(--brand);font-style:normal}.description{max-width:35rem;color:var(--muted);margin:24px 0 28px;font-size:18px;line-height:1.7}.cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primary-cta,.secondary-cta{white-space:nowrap;border-radius:15px;justify-content:center;align-items:center;min-height:50px;padding:13px 20px;font-size:16px;font-weight:700;text-decoration:none;transition:transform .16s,box-shadow .16s,background .16s;display:inline-flex}.primary-cta{color:#fff;background:var(--brand-deep);box-shadow:0 14px 30px #a43d2b38}.secondary-cta{color:var(--brand-deep);background:#ffffffa8;border:1px solid #a43d2b47}.primary-cta:hover,.secondary-cta:hover{transform:translateY(-2px)}.primary-cta:hover{box-shadow:0 18px 36px #a43d2b47}.primary-cta:focus-visible,.secondary-cta:focus-visible,footer a:focus-visible{outline-offset:4px;outline:3px solid #a43d2b57}.primary-cta:active,.secondary-cta:active{transform:translateY(1px)}.character{aspect-ratio:1;object-fit:cover;border-radius:40px;justify-self:end;width:100%;max-width:440px;height:auto;box-shadow:0 32px 80px #e86a4f2e}.value-section,.steps-section,.payment-section{margin:20px 0 96px}.section-heading{max-width:720px;margin-bottom:36px}.section-heading.compact{margin-bottom:28px}.section-heading .eyebrow{margin-bottom:12px}.section-heading h2,.closing h2{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.25}.section-heading>p:last-child{color:var(--muted);margin:14px 0 0;font-size:18px}.value-grid{grid-template-columns:1.15fr .85fr;gap:18px;display:grid}.value-grid article{border:1px solid var(--line);background:#ffffffb8;border-radius:26px;min-height:200px;padding:30px;box-shadow:0 18px 46px #442d240d}.value-grid .featured-card{background:linear-gradient(145deg,#e86a4f24,#ffffffd1);flex-direction:column;grid-row:span 2;min-height:418px;padding:0;display:flex;overflow:hidden}.store-preview{object-fit:cover;object-position:center;flex:0 0 260px;width:100%;height:260px;min-height:0}.value-card-copy{padding:26px 30px 30px}.value-grid h3{color:var(--ink);margin:0 0 12px;font-size:23px}.value-grid p,.steps p{color:var(--muted);margin:0;font-size:16px;line-height:1.75}.payment-section{color:#fff;background:var(--brand-deep);border-radius:34px;grid-template-columns:1fr auto;align-items:center;gap:52px;padding:52px 56px;display:grid;box-shadow:0 26px 70px #e86a4f3d}.payment-section h2{letter-spacing:-.035em;margin:0;font-size:clamp(30px,4vw,46px);line-height:1.25}.payment-section>div>p{color:#fff;max-width:670px;margin:20px 0 12px;font-size:17px;line-height:1.75}.payment-section>div>small{color:#fff7f4;font-size:12px;line-height:1.6;display:block}.payment-methods{gap:12px;min-width:210px;display:grid}.payment-methods>span{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:1px solid #ffffff61;border-radius:18px;padding:18px 22px;display:grid}.payment-methods b{font-size:19px}.payment-methods small{color:#fff7f4;margin-top:3px;font-size:12px}.steps-section{background:#302824;border-radius:34px;grid-template-columns:.8fr 1.2fr;align-items:start;gap:64px;padding:64px;scroll-margin-top:24px;display:grid}.steps-section h2{color:#fff}.steps{gap:0;margin:0;padding:0;list-style:none;display:grid}.steps li{grid-template-columns:42px 1fr;gap:18px;padding:0 0 28px;display:grid}.steps li:last-child{padding-bottom:0}.steps li>span{color:#fff;background:var(--brand-deep);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.steps strong{color:#fff;margin:4px 0 6px;font-size:19px;display:block}.steps p{color:#bfb5b0}.closing{background:#e86a4f14;border:1px solid #e86a4f33;border-radius:32px;grid-template-columns:96px 1fr auto;align-items:center;gap:28px;margin-bottom:80px;padding:46px;display:grid}.closing img{object-fit:cover;border-radius:28px;width:96px;height:96px}.closing p{color:var(--brand-deep);margin:0 0 10px;font-size:14px;font-weight:800}.closing h2{font-size:clamp(28px,3vw,38px)}.closing-cta{min-height:46px;padding:11px 16px;font-size:14px}footer{border-top:1px solid var(--line);color:var(--muted);gap:20px;padding:28px 0 36px;font-size:14px;display:grid}.footer-main{color:var(--ink);justify-content:space-between;font-weight:700;display:flex}footer nav{flex-wrap:wrap;gap:0 20px;display:flex}footer a{min-height:44px;color:var(--muted);align-items:center;text-decoration:none;display:inline-flex}footer a:hover,footer a:focus-visible{color:var(--brand-deep)}.footer-note{color:var(--muted);margin:0;font-size:12px;line-height:1.6}@media (width<=900px){.hero{grid-template-columns:1fr;gap:34px;min-height:auto;padding:36px 0 72px}.hero-copy{max-width:680px}.character{justify-self:center;max-width:360px}.steps-section,.payment-section{grid-template-columns:1fr}.steps-section{gap:32px;padding:48px}.payment-section{gap:28px;padding:46px}.payment-methods{grid-template-columns:repeat(2,minmax(0,1fr));min-width:0}}@media (width<=760px){.landing{width:min(560px,100% - 32px)}.hero{gap:36px;padding:28px 0 52px}.character{justify-self:center;max-width:320px}.description{font-size:17px}.value-section,.steps-section,.payment-section{margin-bottom:64px}.value-grid{grid-template-columns:1fr}.value-grid article{min-height:0}.value-grid .featured-card{grid-row:auto;min-height:0}.store-preview{aspect-ratio:4/3;flex:none;height:auto;min-height:0}.steps-section{grid-template-columns:1fr;gap:28px;padding:32px 24px}.payment-section{grid-template-columns:1fr;gap:26px;padding:34px 24px}.payment-methods{grid-template-columns:repeat(2,1fr);min-width:0}.payment-methods>span{padding:16px}.closing{grid-template-columns:64px 1fr;gap:18px;padding:26px 22px}.closing img{border-radius:20px;width:64px;height:64px}.closing-cta{grid-column:1/-1;justify-self:start}footer{gap:18px}.footer-main{flex-direction:column;gap:8px}}
