.landing{background:var(--cream);overflow-x:hidden}.container--landing{max-width:1200px;margin:0 auto;padding:0 24px}.nav{display:flex;align-items:center;justify-content:space-between;padding:18px 0}.nav__links{display:flex;gap:28px;list-style:none;margin:0;padding:0}.nav__links a{color:var(--ink);text-decoration:none;font-size:14px;font-weight:500}.nav__links a:hover{color:var(--orange)}.brand{display:inline-flex;gap:8px;font-weight:700;font-size:18px;color:var(--ink);text-decoration:none}.brand,.hero{align-items:center}.hero{display:grid;grid-template-columns:1.05fr 1fr;grid-gap:32px;gap:32px;padding:40px 0 0}.hero__eyebrow{display:inline-flex;align-items:center;gap:6px;background:var(--peach);color:var(--orange);border-radius:var(--radius-pill);padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.hero h1{font-size:52px;line-height:1.08;margin:18px 0 14px}.hero h1 .accent{color:var(--orange)}.hero__sub{color:var(--muted);font-size:15px;max-width:420px;margin:0 0 24px}.hero__ctas{display:flex;gap:12px;margin-bottom:22px}.hero__trust{display:flex;gap:18px;flex-wrap:wrap}.hero__trust span{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600}.hero__trust .check{color:var(--orange)}.hero__art{position:relative;min-height:420px}.hero__art .storefront{width:100%;height:auto}.hero__art .qr-stand{position:absolute;left:-8%;bottom:4%;width:32%;height:auto}.feature-strip{position:relative;z-index:2;margin-top:-48px}.feature-strip .card{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:34px 28px;box-shadow:var(--shadow-float)}.feature-strip .feature{text-align:center;padding:0 8px}.feature-strip img{height:52px;width:auto;margin-bottom:12px}.feature-strip h3{font-size:15px;font-weight:600;margin:0 0 6px}.feature-strip p{color:var(--muted);font-size:13.5px;margin:0}.section{padding:88px 0 0;text-align:center}.section h2{font-size:32px;font-weight:700;margin:14px 0 0}.section .hero__sub{margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:28px;gap:28px;margin-top:48px}.step{position:relative;text-align:center}.step__circle{min-height:100px;border-radius:50%;background:transparent;display:flex;align-items:center;justify-content:center;margin:0 auto}.step__circle img{height:100px;width:auto}.step__number{width:24px;height:24px;border-radius:50%;background:var(--orange);color:var(--white);font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:-12px auto 10px;position:relative}.step h3{font-size:15px;font-weight:600;margin:6px 0}.step p{color:var(--muted);font-size:13.5px;margin:0}@media (min-width:900px){.step:not(:last-child):after{content:"";position:absolute;top:46px;right:-14%;width:28%;border-top:2px dotted var(--peach-deep)}}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;grid-gap:48px;gap:48px;padding:88px 0 0;text-align:left}.split__eyebrow{display:inline-block;background:var(--peach);color:var(--orange);border-radius:var(--radius-pill);padding:5px 14px;font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.split h2{font-size:32px;font-weight:700;margin:14px 0 20px}.split h2 .accent{color:var(--orange)}.split__list{list-style:none;padding:0;margin:0 0 26px}.split__list li{display:flex;align-items:center;gap:10px;font-size:14.5px;margin-bottom:12px}.split__list .check{color:var(--orange);font-weight:700}.split__art img{width:100%;max-width:440px;height:auto;display:block;margin:0 auto}.alerts{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:40px}.alert-card{background:var(--white);border:1px solid var(--hairline);border-radius:var(--radius-card);padding:22px;gap:14px;text-align:left}.alert-card,.alert-card__icon{display:flex;align-items:center}.alert-card__icon{width:44px;height:44px;border-radius:12px;justify-content:center;flex-shrink:0}.alert-card h3{font-size:14.5px;font-weight:600;margin:0 0 2px}.alert-card p{color:var(--muted);font-size:13px;margin:0}.testimonial{margin-top:96px;background:var(--peach-deep);padding:64px 24px;text-align:center}.testimonial__label{font-size:14px;font-weight:600;margin:0 0 18px}.testimonial__quote{font-size:24px;font-weight:700;line-height:1.4;max-width:720px;margin:0 auto 28px}.testimonial__person{gap:12px}.testimonial__avatar,.testimonial__person{display:flex;align-items:center;justify-content:center}.testimonial__avatar{width:44px;height:44px;border-radius:50%;background:var(--orange);color:var(--white);font-weight:700}.testimonial__meta{text-align:left}.testimonial__meta .name{font-weight:600;font-size:14px}.testimonial__meta .shop{color:var(--muted);font-size:13px}.testimonial__stars{color:var(--orange);letter-spacing:2px;font-size:15px}.testimonial__dots{display:flex;gap:8px;justify-content:center;margin-top:26px}.testimonial__dots span{width:8px;height:8px;border-radius:50%;background:var(--hairline)}.testimonial__dots span.active{background:var(--orange)}.final-cta{margin:96px auto;max-width:1152px;background:var(--peach-deep);border-radius:var(--radius-card);display:grid;grid-template-columns:1.2fr 1fr;align-items:center;grid-gap:32px;gap:32px;padding:48px 56px;text-align:left}.final-cta h2{font-size:30px;font-weight:700;margin:0 0 10px}.final-cta p{color:var(--muted);margin:0 0 22px}.final-cta img{width:100%;max-width:380px;height:auto;justify-self:center}.footer{border-top:1px solid var(--hairline);padding:48px 0 0;text-align:left}.footer__grid{display:grid;grid-template-columns:1.4fr repeat(4,1fr);grid-gap:32px;gap:32px}.footer__tagline{color:var(--muted);font-size:13.5px;margin-top:10px}.footer__col h4{font-size:14px;font-weight:600;margin:0 0 12px}.footer__col ul{list-style:none;padding:0;margin:0}.footer__col a{display:block;color:var(--muted);text-decoration:none;font-size:13.5px;margin-bottom:8px}.footer__col a:hover{color:var(--orange)}.footer__social{display:flex;gap:10px}.footer__social a{width:34px;height:34px;border-radius:50%;background:var(--ink);color:var(--white);display:flex;align-items:center;justify-content:center;margin-bottom:0}.footer__bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--hairline);margin-top:36px;padding:18px 0;color:var(--muted);font-size:13px}.footer__bottom nav{display:flex;gap:20px}.footer__bottom a{color:var(--muted);text-decoration:none}@media (max-width:900px){.final-cta,.hero,.split{grid-template-columns:1fr}.alerts,.feature-strip .card,.steps{grid-template-columns:repeat(2,1fr)}.hero h1{font-size:38px}.nav__links{display:none}.footer__grid{grid-template-columns:repeat(2,1fr)}.hero__art{min-height:0;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto}.hero__art .storefront{display:block}.hero__art .qr-stand{left:-4%;bottom:0;width:36%}.final-cta,.split{text-align:center}.split__list li{justify-content:center}.final-cta img{margin:0 auto}}