:root{--green:#15a72f;--green-deep:#0e691d;--green-dark:#3e763e;--green-soft:#e1f0e3;--green-tint:#eaf5eb;--green-icon-bg:#15a72f1c;--orange:#ff7821;--warn:#ef611f;--peach:#f8e4d8;--heading:#1a2b5c;--heading-soft:#3c3c43f0;--body:#4e4e4e;--muted:#8a8a93;--ink:#2b2b32;--white:#fff;--bg:#fff;--bg-alt:#f9fafc;--bg-cream:#fdfcf5;--lavender:#eae0f7;--shadow-soft:0 4px 12px #15a72f0f;--shadow-card:0 1px 30px 1px #67f07f2b;--shadow-btn:0 8px 13px #15a72f66;--radius-pill:40px;--nav-h:60px;--max:1200px;--font-display:"Manrope", system-ui, sans-serif;--font-body:"DM Sans", system-ui, sans-serif;--font-ui:"Inter Tight", "Inter", system-ui, sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.5;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;background:0 0;border:none}ul{list-style:none}.container{width:min(100% - 2rem, var(--max));margin-inline:auto}[id]{scroll-margin-top:100px}.accent{color:var(--green)}.badge{border-radius:var(--radius-pill);font-family:var(--font-ui);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffc;border:1px solid #00000014;align-items:center;gap:.35rem;padding:9px 20px;font-size:12px;font-weight:500;display:inline-flex}.badge:before{content:"•";font-size:14px}.btn{border-radius:var(--radius-pill);font-family:var(--font-body);white-space:nowrap;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;font-weight:600;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--green);color:#fdfdfd;box-shadow:var(--shadow-btn)}.btn-primary:hover{background:#129328}.btn-secondary{background:var(--white);color:var(--ink);border:1px solid #0000001a;box-shadow:0 6px 18px #0000000f}.btn-dark{color:var(--white);text-align:left;background:#2c2c2c;border-radius:12px;gap:10px;padding:10px 16px}.btn-dark small{opacity:.85;font-size:10px;font-weight:400;display:block}.btn-dark strong{font-size:15px;font-weight:600;line-height:1.1;display:block}.section-title{font-family:var(--font-display);color:var(--heading);letter-spacing:-.02em;font-weight:600;line-height:1.15}.section-sub{font-family:var(--font-body);color:var(--body);max-width:58ch;font-size:clamp(15px,1.4vw,17px);line-height:1.6}.reveal{opacity:0;transform:translateY(28px)}.reveal.is-visible{opacity:1;transition:opacity .7s cubic-bezier(.22,1,.36,1),transform .7s cubic-bezier(.22,1,.36,1);transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.reveal.is-visible{opacity:1;transition:none;transform:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.nav{z-index:100;pointer-events:none;width:min(100% - 32px,1400px);position:fixed;top:12px;left:50%;transform:translate(-50%)}.nav__inner{pointer-events:auto;min-height:var(--nav-h);background:var(--green-soft);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding:0 12px 0 16px;transition:box-shadow .3s,background .3s;display:grid;box-shadow:0 8px 28px #0e691d14}@media (width>=960px){.nav__inner{padding-right:16px}}.nav--scrolled .nav__inner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#e1f0e3eb;box-shadow:0 10px 32px #0e691d1f}.nav__logo{align-items:center;line-height:0;display:inline-flex}.nav__logo img{object-fit:contain;width:auto;height:42px;display:block}@media (width>=960px){.nav__logo img{height:48px}}.nav__desktop{justify-content:center;align-items:center;gap:8px;display:none}.nav__desktop a{font-family:var(--font-display);color:var(--green-deep);border-radius:999px;padding:10px 18px;font-size:15px;font-weight:600;transition:background .25s,color .25s}.nav__desktop a.is-active{background:var(--green-deep);color:#fff}.nav__actions{justify-self:end;align-items:center;gap:8px;display:flex}.nav__icon-btn{color:#111;background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;transition:transform .2s;display:grid;box-shadow:0 2px 8px #0000000f}.nav__icon-btn:hover{transform:translateY(-1px)}.nav__menu-btn{display:grid}.nav__drawer{pointer-events:auto;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:var(--shadow-card);opacity:0;background:#fffffff5;border-radius:18px;max-height:0;margin-top:10px;transition:max-height .35s,opacity .25s,transform .25s;overflow:hidden;transform:translateY(-8px)}.nav__drawer.is-open{opacity:1;max-height:320px;transform:none}.nav__drawer nav{gap:4px;padding:12px;display:grid}.nav__drawer a{font-family:var(--font-display);color:var(--heading);border-radius:12px;padding:14px 16px;font-size:18px;font-weight:600}.nav__drawer a:hover{background:var(--green-tint)}.nav__backdrop{pointer-events:auto;z-index:-1;background:0 0;border:0;position:fixed;inset:0}@media (width>=960px){.nav__desktop{display:flex}.nav__menu-btn,.nav__drawer{display:none}}@media (width<=959px){.nav__inner{grid-template-columns:1fr auto}}.hero{padding:calc(var(--nav-h) + 56px) 0 48px;background:radial-gradient(60% 50% at 75% 35%,#e1f0e38c,#0000 70%),linear-gradient(#f7f8f7 0%,#fff 48% 100%);position:relative;overflow:visible}.hero__grid{align-items:center;gap:40px;display:grid}.hero__copy{justify-items:start;gap:18px;max-width:560px;display:grid}.hero__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--heading);font-size:clamp(40px,6vw,64px);font-weight:600;line-height:1.12}.hero__sub{color:var(--body);font-family:var(--font-ui);max-width:42ch;font-size:clamp(15px,1.5vw,20px);line-height:1.4}.hero__locations{justify-items:start;gap:8px;display:grid}.hero__locations-label{font-family:var(--font-ui);letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.hero__location-links{flex-wrap:wrap;gap:8px;display:flex}.hero__location{background:var(--green-soft);color:var(--green-deep);font-family:var(--font-ui);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s,transform .2s;display:inline-flex}.hero__location:before{content:"";background:var(--warn);border-radius:50%;flex-shrink:0;width:8px;height:8px}.hero__location:hover{background:#d5ebd8;transform:translateY(-1px)}.hero__perks{color:var(--orange);font-family:var(--font-body);letter-spacing:-.45px;flex-wrap:wrap;gap:8px;font-size:15px;font-weight:400;display:flex}.hero__ctas{flex-wrap:wrap;gap:12px;margin-top:6px;display:flex}.hero__visual{place-items:center;width:100%;max-width:560px;min-height:460px;margin-inline:auto;display:grid;position:relative}.hero__phone-wrap{z-index:2;filter:drop-shadow(0 30px 50px #0000002e);width:min(260px,62vw);position:relative}.hero__phone{width:100%;height:auto}.hero__woman{z-index:3;filter:drop-shadow(0 18px 28px #0000001f);pointer-events:none;width:min(190px,38vw);position:absolute;bottom:6%;right:2%}.hero__bag{z-index:4;pointer-events:none;filter:drop-shadow(0 18px 30px #00000029);width:min(250px,54vw);position:absolute;bottom:-4%;left:0}.hero__users{z-index:4;box-shadow:var(--shadow-soft);font-family:var(--font-ui);color:var(--heading);background:#fff;border-radius:999px;align-items:center;gap:10px;padding:10px 14px;font-size:14px;font-weight:600;display:flex;position:absolute;top:42%;left:0}.hero__avatars{display:flex}.hero__avatars img{object-fit:cover;border:2px solid #fff;border-radius:50%;width:28px;height:28px;margin-left:-8px}.hero__avatars img:first-child{margin-left:0}@media (width>=1440px){.hero__title{letter-spacing:-.8px;font-size:80px;line-height:88px}}@media (width>=960px){.hero{padding:calc(var(--nav-h) + 72px) 0 72px}.hero__grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:12px}.hero__visual{max-width:none;min-height:580px;overflow:visible}.hero__phone-wrap{width:270px;margin-right:40px}.hero__woman{width:200px;bottom:4%;right:0}.hero__bag{width:260px;bottom:-2%;left:0}.hero__users{left:0}}@media (width<=720px){.hero__copy{text-align:left}.hero__bag{opacity:.95;width:46vw}.hero__woman{width:36vw}}.flow{text-align:center;padding:80px 0 72px}.flow .container{width:min(100% - 2rem,1280px)}.flow__inner{justify-items:center;gap:28px;display:grid}.flow__headline{font-family:var(--font-display);letter-spacing:-.02em;color:var(--heading);flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 8px;width:100%;max-width:none;font-size:clamp(28px,3.6vw,48px);font-weight:600;line-height:1.25;display:flex}.flow__word{white-space:nowrap;display:inline-block}.flow__inline{object-fit:contain;vertical-align:middle;flex-shrink:0;width:auto;height:1.35em;display:inline-block}.flow__inline--bag{height:1.2em}.flow__inline--cart{height:1.35em}.flow__sub{color:var(--body);font-size:clamp(15px,1.2vw,17px);font-weight:400}.flow__tags{flex-wrap:wrap;justify-content:center;gap:12px 16px;display:flex}.flow__tag{background:var(--green-soft);color:var(--green-deep);font-family:var(--font-ui);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:600}.flow__tag--link{align-items:center;gap:8px;transition:background .2s,transform .2s;display:inline-flex}.flow__tag--link:before{content:"";background:var(--warn);border-radius:50%;width:8px;height:8px}.flow__tag--link:hover{background:#d5ebd8;transform:translateY(-1px)}@media (width>=960px){.flow{padding:96px 0 88px}.flow__inner{gap:32px}.flow__headline{gap:18px 8px;font-size:48px;line-height:60px}.flow__inline{height:68px}.flow__inline--bag{height:58px}.flow__inline--cart{height:68px}.flow__tags{gap:14px 24px}}@media (prefers-reduced-motion:reduce){.flow__headline,.flow__sub,.flow__tags,.flow__word,.flow__inline,.flow__tag{opacity:1!important;transform:none!important}}.compare{padding:48px 0 80px}.compare__inner{text-align:center;justify-items:center;gap:20px;display:grid}.compare__title{max-width:16ch;font-size:clamp(32px,4.5vw,52px)}.compare__sub{margin-inline:auto}.compare__cards{gap:18px;width:100%;margin-top:28px;display:grid}.compare__card{text-align:left;box-shadow:var(--shadow-card);background:#fff;border:1.5px solid #0000;border-radius:28px;padding:28px 24px}.compare__card--bad{border-color:#f3d5c4}.compare__card--good{border-color:#c8e6cc}.compare__top{align-items:center;gap:14px;margin-bottom:22px;display:flex}.compare__top img{object-fit:contain;width:56px;height:56px}.compare__top h4{font-family:var(--font-display);color:var(--heading-soft);font-size:clamp(24px,3vw,32px);font-weight:600}.compare__card ul{gap:14px;display:grid}.compare__card li{font-family:var(--font-body);color:var(--heading);align-items:center;gap:12px;font-size:16px;display:flex}@media (width>=800px){.compare__cards{grid-template-columns:1fr 1fr;gap:24px}}.feature-cards{padding:40px 0 80px}.feature-cards__inner{text-align:center;justify-items:center;gap:18px;display:grid}.feature-cards__inner .section-title{max-width:16ch;font-size:clamp(32px,4.5vw,48px)}.feature-cards__inner .section-sub{margin-inline:auto}.feature-cards__grid{gap:16px;width:100%;margin-top:28px;display:grid}.feature-card{text-align:left;background:#fff;border:1px solid #e8ebf0;border-radius:24px;padding:28px 24px;transition:transform .3s,box-shadow .3s}.feature-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-4px)}.feature-card__icon{background:var(--green-soft);border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:18px;display:grid}.feature-card h3{font-family:var(--font-display);color:var(--heading);margin-bottom:10px;font-size:22px;font-weight:700}.feature-card p{color:var(--body);font-size:15px;line-height:1.6}@media (width>=800px){.feature-cards__grid{grid-template-columns:repeat(2,1fr)}.feature-card:last-child{grid-column:1/2}}@media (width>=1100px){.feature-cards__grid{grid-template-columns:repeat(3,1fr)}.feature-card:last-child{grid-column:auto}}.how{background:var(--green-dark);color:#fff;padding:80px 0;overflow:hidden}.how__grid{align-items:center;gap:40px;display:grid}.how__title{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:16px;font-size:clamp(36px,5vw,56px);font-weight:700;line-height:1.1}.how__sub{opacity:.92;max-width:40ch;margin-bottom:32px;font-size:clamp(15px,1.4vw,18px);line-height:1.6}.how__steps{gap:22px;display:grid}.how__steps li{grid-template-columns:auto 1fr;align-items:start;gap:16px;display:grid}.how__num{background:var(--lavender);width:40px;height:40px;color:var(--heading);font-family:var(--font-display);border-radius:50%;place-items:center;font-size:16px;font-weight:700;display:grid}.how__steps strong{font-family:var(--font-display);margin-bottom:6px;font-size:20px;display:block}.how__steps p{opacity:.88;font-size:15px;line-height:1.55}.how__phone{filter:drop-shadow(0 28px 50px #00000059);justify-self:center;width:min(320px,78vw)}.how__phone img{border-radius:36px;width:100%}@media (width>=960px){.how__grid{grid-template-columns:1fr .9fr;gap:48px}.how__phone{width:340px}}.phone-mockup{--phone-radius:42px;--phone-bezel:10px;aspect-ratio:9/19.5;border-radius:var(--phone-radius);width:100%;transform-style:preserve-3d;background:linear-gradient(145deg,#2a2a2e 0%,#0c0c0e 45%,#1a1a1e 100%);position:relative;transform:perspective(900px)rotateY(-6deg)rotateX(2deg);box-shadow:0 28px 50px #00000038,0 8px 16px #0000001f,inset 0 1px #ffffff2e,inset 0 -1px #00000073}.phone-mockup__screen-wrap{inset:var(--phone-bezel);border-radius:calc(var(--phone-radius) - 6px);background:#111;position:absolute;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}.phone-mockup__screen{object-fit:cover;object-position:top center;border-radius:0;width:100%;height:100%;display:block}.phone-mockup__island{z-index:2;background:#0a0a0a;border-radius:999px;width:28%;height:22px;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:inset 0 0 0 1px #ffffff14}.phone-mockup__btn{background:linear-gradient(90deg,#3a3a40,#1c1c20);border-radius:2px;position:absolute;box-shadow:inset 0 1px #ffffff26}.phone-mockup__btn--silent{width:3px;height:22px;top:18%;left:-3px}.phone-mockup__btn--vol-up{width:3px;height:36px;top:28%;left:-3px}.phone-mockup__btn--vol-down{width:3px;height:36px;top:38%;left:-3px}.phone-mockup__btn--power{width:3px;height:52px;top:30%;right:-3px}.phone-mockup--flat{transform:none}.exp-block__grid.is-reverse .phone-mockup{transform:perspective(900px)rotateY(6deg)rotateX(2deg)}@media (width<=959px){.phone-mockup,.exp-block__grid.is-reverse .phone-mockup{transform:perspective(900px)rotateY(0)rotateX(1deg)}}@media (prefers-reduced-motion:reduce){.phone-mockup,.exp-block__grid.is-reverse .phone-mockup{transform:none}}.experience{background:var(--bg-alt)}.exp-block{padding:72px 0}.exp-block--cream{background:var(--bg-cream)}.exp-block--white{background:#fff}.exp-block__grid{align-items:center;gap:36px;display:grid}.exp-block__phone{justify-self:center;width:min(280px,70vw)}.exp-block__phone img{width:100%}.exp-block__copy{justify-items:start;gap:16px;display:grid}.exp-block__copy .section-title{max-width:14ch;font-size:clamp(30px,4vw,44px)}@media (width>=960px){.exp-block__grid{grid-template-columns:.9fr 1.1fr;gap:64px}.exp-block__grid.is-reverse{grid-template-columns:1.1fr .9fr}.exp-block__grid.is-reverse .exp-block__phone{order:2}.exp-block__phone{width:300px}}.cta{padding:40px 0 24px}.cta__panel{background:var(--green);color:#fff;border-radius:32px;align-items:center;gap:28px;padding:48px 28px;display:grid;position:relative;overflow:hidden}.cta__copy{z-index:1;gap:16px;display:grid;position:relative}.cta__title{font-family:var(--font-display);letter-spacing:-.03em;font-size:clamp(34px,5vw,56px);font-weight:700;line-height:1.05}.cta__copy p{opacity:.95;max-width:42ch;font-size:16px;line-height:1.6}.cta__stores{flex-wrap:wrap;gap:12px;margin-top:8px;display:flex}.cta__locations{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.cta__locations a{font-family:var(--font-ui);color:#fff;background:#ffffff2e;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600;transition:background .2s}.cta__locations a:hover{background:#ffffff47}.cta__art{z-index:1;justify-self:center;width:min(280px,70vw);position:relative}.cta__art img{filter:drop-shadow(0 20px 30px #0003);width:100%}.footer{padding:28px 0 40px}.footer__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__brand{line-height:0;display:inline-flex}.footer__brand img{object-fit:contain;width:auto;height:44px;display:block}.footer__nav{flex-wrap:wrap;gap:20px;display:flex}.footer__nav span,.footer__nav a{font-family:var(--font-display);color:var(--body);font-size:15px;font-weight:600}@media (width>=900px){.cta__panel{grid-template-columns:1.2fr .8fr;padding:56px 48px}.cta__art{justify-self:end;width:320px}}.nf{background:#fafafa;min-height:100vh;position:relative;overflow:hidden}.nf__nav{z-index:2;background:var(--green-soft);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;width:min(100% - 32px,1400px);min-height:60px;margin:12px auto 0;padding:0 16px 0 20px;display:flex;position:relative}.nf__logo{align-items:center;line-height:0;display:inline-flex}.nf__logo img{object-fit:contain;width:auto;height:42px;display:block}.nf__actions{gap:8px;display:flex}.nf__icon-btn{background:#fff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;box-shadow:0 2px 8px #0000000f}.nf__main{z-index:1;text-align:center;place-content:center;justify-items:center;gap:16px;min-height:calc(100vh - 90px);padding:40px 20px 80px;display:grid;position:relative}.nf__bg-404{font-family:var(--font-display);color:#0000000d;letter-spacing:-.06em;pointer-events:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-size:clamp(140px,28vw,280px);font-weight:800;line-height:1;display:flex;position:absolute;inset:18% 0 auto}.nf__spacer{width:clamp(120px,22vw,220px);display:inline-block}.nf__art{width:min(360px,78vw);margin-bottom:8px;position:relative}.nf__glow{z-index:0;background:radial-gradient(circle,#15a72f2e,#0000 70%);border-radius:50%;position:absolute;inset:18% 12% 8%}.nf__art img{z-index:1;filter:drop-shadow(0 20px 30px #0000001a);width:100%;position:relative}.nf__main h1{font-family:var(--font-display);color:var(--heading);letter-spacing:-.02em;font-size:clamp(28px,4vw,40px);font-weight:700}.nf__main p{color:var(--body);max-width:40ch;font-size:16px;line-height:1.6}.nf__btn{margin-top:8px;box-shadow:0 12px 28px #15a72f59}
