:root{--ink:#14221e;--muted:#65736f;--cream:#f7f4ee;--paper:#fff;--green:#1b463d;--lime:#d7f078;--line:rgba(20,34,30,.12);--shadow:0 24px 60px rgba(39,65,57,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"DM Sans",Arial,sans-serif}body.cart-open{overflow:hidden}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(247,244,238,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(20px)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:9px;font-family:Manrope,sans-serif;font-weight:800;letter-spacing:-.7px}.brand strong{color:#3e6b61}.brand-dot{width:16px;height:16px;border:4px solid var(--green);border-radius:50%;box-shadow:inset 0 0 0 2px var(--cream)}.desktop-nav{display:flex;gap:34px;font-size:14px;font-weight:700;color:#53625e}.desktop-nav a:hover{color:var(--green)}.cart-trigger{display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;color:var(--green);background:#fff;font-weight:700}.cart-trigger svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.cart-trigger b{display:grid;width:24px;height:24px;place-items:center;color:#fff;background:var(--green);border-radius:50%;font-size:12px}.hero{overflow:hidden;padding:62px 0 78px}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:42px}.eyebrow{margin:0;color:#527d73;font-size:11px;font-weight:700;letter-spacing:2px;text-transform:uppercase}.hero h1,.section-heading h2,.feature-copy h2{margin:17px 0 18px;font-family:Manrope,sans-serif;font-size:clamp(54px,6.6vw,86px);font-weight:800;letter-spacing:-6px;line-height:.96}.hero-text{max-width:580px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.hero-actions{display:flex;align-items:center;gap:27px;margin-top:30px}.primary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 24px;border-radius:999px;color:#173c35;background:var(--lime);font-size:14px;font-weight:700;transition:transform .2s,box-shadow .2s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(137,165,52,.22)}.primary-button.dark{color:#fff;background:var(--green)}.text-link,.footer-link{font-size:14px;font-weight:700}.text-link span,.footer-link span{margin-left:7px;font-size:20px}.hero-notes{display:flex;gap:32px;margin-top:52px;color:var(--muted);font-size:12px}.hero-notes b{display:block;color:var(--green);font-family:Manrope;font-size:22px}.hero-showcase{position:relative;min-height:540px}.glow{position:absolute;inset:8% 8%;background:#d9ede0;border-radius:50%;filter:blur(4px)}.showcase-card{position:absolute;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.9);border-radius:28px;box-shadow:var(--shadow)}.showcase-card img{display:block;width:100%;height:100%;object-fit:contain}.showcase-airpods{right:7%;top:2%;width:63%;height:67%;transform:rotate(4deg)}.showcase-magsafe{bottom:4%;left:4%;width:43%;height:43%;transform:rotate(-8deg)}.showcase-adapter{right:2%;bottom:0;width:37%;height:35%;transform:rotate(8deg)}.hero-sticker{position:absolute;top:49%;left:8%;display:grid;width:112px;height:112px;place-items:center;padding:28px 0;color:#fff;background:var(--green);border:7px solid #fff;border-radius:50%;box-shadow:var(--shadow);font-size:12px;text-align:center;transform:rotate(-12deg)}.hero-sticker span{margin-top:-25px;color:var(--lime);font-size:10px;text-transform:uppercase}.trust-strip{background:var(--green)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;padding:22px 0}.trust-grid div{display:flex;align-items:center;gap:13px;color:#fff}.trust-grid svg{width:29px;height:29px;fill:none;stroke:var(--lime);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.trust-grid span{display:grid;gap:3px}.trust-grid b{font-size:13px}.trust-grid small{color:rgba(255,255,255,.62);font-size:12px}.products-section{padding:106px 0 118px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:42px}.section-heading h2,.feature-copy h2{font-size:clamp(44px,5vw,68px);letter-spacing:-4px}.section-heading em{color:#58877c;font-family:inherit;font-style:normal}.section-heading>p{max-width:350px;margin:0 0 8px;color:var(--muted);line-height:1.65}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.product-card{overflow:hidden;background:#fff;border:1px solid var(--line);border-radius:22px;transition:transform .25s,box-shadow .25s}.product-card:hover{transform:translateY(-8px);box-shadow:var(--shadow)}.product-visual{position:relative;display:grid;height:310px;place-items:center;padding:30px;background:#eef4f5}.tone-sand .product-visual{background:#f2eee7}.tone-mint .product-visual{background:#e9f3ed}.product-visual img{width:88%;height:88%;object-fit:contain;mix-blend-mode:multiply;transition:transform .25s}.product-card:hover img{transform:scale(1.05)}.product-number{position:absolute;top:20px;left:22px;color:rgba(27,70,61,.46);font-family:Manrope;font-weight:800}.product-badge{position:absolute;top:17px;right:18px;padding:6px 10px;color:var(--green);background:rgba(255,255,255,.8);border-radius:999px;font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.product-body{padding:22px}.product-category{margin:0;color:#58877c;font-size:11px;font-weight:700;letter-spacing:1.4px;text-transform:uppercase}.product-body h3{margin:9px 0 10px;font-family:Manrope;font-size:21px;letter-spacing:-1px}.product-description{min-height:84px;margin:0;color:var(--muted);font-size:13px;line-height:1.6}.product-bottom{display:flex;align-items:end;justify-content:space-between;gap:12px;padding-top:17px;border-top:1px solid var(--line)}.product-bottom small,.product-bottom strong{display:block}.product-bottom small{margin-bottom:3px;color:var(--muted);font-size:10px;text-transform:uppercase}.product-bottom strong{font-family:Manrope;font-size:18px}.add-button{display:flex;align-items:center;gap:8px;padding:7px 8px 7px 13px;border:0;border-radius:999px;color:#fff;background:var(--green);font-size:12px;font-weight:700}.add-button b{display:grid;width:25px;height:25px;place-items:center;color:var(--green);background:var(--lime);border-radius:50%;font-size:17px}.feature-section{padding:106px 0;background:#dceae3}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px}.feature-copy p:not(.eyebrow){max-width:520px;color:#567168;line-height:1.7}.feature-copy .primary-button{margin-top:16px}.feature-list{display:grid}.feature-list article{display:flex;gap:28px;padding:26px 0;border-bottom:1px solid rgba(27,70,61,.17)}.feature-list span{color:#5f8b81;font-family:Manrope;font-size:14px;font-weight:800}.feature-list h3{margin:0 0 6px;font-family:Manrope;font-size:20px}.feature-list p{margin:0;color:#567168;font-size:14px}footer{padding:35px 0;color:#fff;background:#163e36}.footer-grid{display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-grid .brand-dot{border-color:var(--lime);box-shadow:inset 0 0 0 2px #163e36}.footer-grid .brand strong{color:var(--lime)}footer p{color:rgba(255,255,255,.62);font-size:13px}.footer-link{color:var(--lime)}.cart-overlay{position:fixed;inset:0;z-index:40;background:rgba(9,24,21,.38);backdrop-filter:blur(3px)}.cart-drawer{position:fixed;top:0;right:0;z-index:50;display:flex;width:min(440px,100%);height:100vh;flex-direction:column;background:#fbfaf7;box-shadow:-22px 0 55px rgba(12,34,29,.16);transform:translateX(105%);transition:transform .28s}.cart-drawer.is-open{transform:translateX(0)}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:25px 25px 19px;border-bottom:1px solid var(--line)}.cart-header h2{margin:5px 0 0;font-family:Manrope;font-size:31px;letter-spacing:-2px}.close-button{width:38px;height:38px;border:1px solid var(--line);border-radius:50%;color:var(--green);background:#fff;font-size:26px;line-height:1}.cart-items{flex:1;overflow:auto;padding:13px 25px}.cart-row{position:relative;display:flex;gap:14px;padding:14px 0;border-bottom:1px solid var(--line)}.cart-row img{width:84px;height:84px;object-fit:contain;background:#f0f3ef;border-radius:13px;mix-blend-mode:multiply}.cart-row h3{margin:3px 24px 3px 0;font-family:Manrope;font-size:15px}.cart-row p{margin:0 0 8px;color:#5b736e;font-size:13px}.quantity{display:flex;align-items:center;gap:9px}.quantity button{display:grid;width:23px;height:23px;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--green);background:#fff;line-height:1}.quantity span{min-width:14px;font-size:12px;text-align:center}.remove-button{position:absolute;top:15px;right:0;border:0;color:#9aa5a1;background:transparent;font-size:20px}.cart-footer{padding:20px 25px 26px;border-top:1px solid var(--line)}.cart-total{display:flex;justify-content:space-between;margin-bottom:18px}.cart-total span{color:var(--muted);font-size:14px}.cart-total strong{font-family:Manrope;font-size:21px}.checkout-button{display:flex;width:100%;align-items:center;justify-content:center;gap:13px;padding:15px;border:0;border-radius:999px;color:#fff;background:var(--green);font-size:14px;font-weight:700}.checkout-button span{color:var(--lime);font-size:20px}.clear-cart{display:block;margin:13px auto 0;border:0;color:#73817e;background:transparent;font-size:12px;text-decoration:underline}.empty-cart{padding:60px 12px;color:var(--green);text-align:center}.empty-cart span{font-family:Manrope;font-size:20px;font-weight:800}.empty-cart p{color:var(--muted);font-size:13px}.toast{position:fixed;right:22px;bottom:22px;z-index:70;padding:13px 18px;color:#fff;background:var(--green);border-radius:999px;box-shadow:var(--shadow);font-size:13px;font-weight:700;opacity:0;transform:translateY(12px);transition:.2s;pointer-events:none}.toast.is-visible{opacity:1;transform:translateY(0)}
@media(max-width:850px){.hero-grid{grid-template-columns:1fr}.hero-showcase{min-height:440px}.hero h1{font-size:68px}.product-grid{grid-template-columns:1fr}.product-card{display:grid;grid-template-columns:42% 58%}.product-visual{height:auto;min-height:270px}.feature-grid{grid-template-columns:1fr;gap:35px}.section-heading{align-items:start;flex-direction:column}.product-description{min-height:0}.footer-grid{align-items:start;flex-direction:column}.footer-grid p{margin:0}.trust-grid{gap:16px}}@media(max-width:600px){.shell{width:min(100% - 28px,1180px)}.header-inner{height:68px}.desktop-nav{display:none}.cart-trigger span{display:none}.hero{padding:45px 0 48px}.hero h1{font-size:57px;letter-spacing:-4px}.hero-text{font-size:16px}.hero-notes{margin-top:38px}.hero-showcase{min-height:340px}.hero-sticker{width:88px;height:88px;padding:20px 0;border-width:5px;font-size:10px}.hero-sticker span{margin-top:-19px;font-size:8px}.trust-grid{grid-template-columns:1fr;padding:19px 0}.trust-grid div{padding:0 5px}.products-section{padding:72px 0}.section-heading h2,.feature-copy h2{font-size:46px;letter-spacing:-3px}.product-card{display:block}.product-visual{height:250px}.feature-section{padding:75px 0}.feature-list article{gap:18px}.footer-grid{padding:4px 0}.toast{right:14px;bottom:14px;left:14px;text-align:center}}
.brand strong{margin-left:4px}.hero-notes{display:none}
.floating-actions{position:fixed;right:22px;bottom:22px;z-index:35;display:grid;gap:12px}.floating-action{position:relative;display:grid;width:58px;height:58px;place-items:center;border:0;border-radius:50%;box-shadow:0 8px 22px rgba(20,34,30,.22);transition:transform .2s,box-shadow .2s}.floating-action:hover{transform:translateY(-3px);box-shadow:0 12px 26px rgba(20,34,30,.28)}.floating-action svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.floating-cart{color:#fff;background:var(--green)}.floating-cart b{position:absolute;top:-3px;right:-3px;display:grid;min-width:20px;height:20px;place-items:center;padding:0 5px;border:2px solid var(--cream);border-radius:999px;color:var(--green);background:var(--lime);font-size:11px}.floating-whatsapp{color:#fff;background:#25d366}.toast{bottom:166px}@media(max-width:600px){.floating-actions{right:14px;bottom:14px}.toast{bottom:150px}}
.flying-product{position:fixed;z-index:80;object-fit:contain;pointer-events:none;filter:drop-shadow(0 10px 10px rgba(20,34,30,.2));transition:transform .75s cubic-bezier(.2,.8,.3,1),opacity .75s ease}.floating-cart.cart-bump{animation:cart-bump .42s ease}@keyframes cart-bump{50%{transform:scale(1.18)}}@media(prefers-reduced-motion:reduce){.flying-product{display:none}.floating-cart.cart-bump{animation:none}}
.footer-grid{display:grid;grid-template-columns:1.35fr 1fr .75fr;align-items:start;gap:54px}.footer-brand{max-width:330px}.footer-brand p,.footer-column p{margin:15px 0 0;color:rgba(255,255,255,.64);font-size:13px;line-height:1.65}.footer-column h2{margin:0 0 14px;color:var(--lime);font-family:Manrope,sans-serif;font-size:13px;letter-spacing:1.2px;text-transform:uppercase}.footer-column .footer-link{display:inline-flex;align-items:center;margin-top:17px}.social-links{display:grid;gap:10px}.social-links a{display:flex;align-items:center;gap:9px;color:rgba(255,255,255,.78);font-size:13px;font-weight:700;transition:color .2s}.social-links a:hover{color:var(--lime)}.social-links svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:30px;padding-top:17px;border-top:1px solid rgba(255,255,255,.14);color:rgba(255,255,255,.5)}@media(max-width:700px){.footer-grid{display:grid;grid-template-columns:1fr;gap:27px}.footer-bottom{align-items:start;flex-direction:column;gap:7px;margin-top:25px}}
.product-card{content-visibility:auto;contain-intrinsic-size:600px}
.product-visual{overflow:hidden;isolation:isolate}.product-visual img{display:block}
img{max-width:100%}.cart-drawer{height:100dvh}@media(max-width:1050px){.hero{padding:54px 0 65px}.hero-grid{gap:24px}.hero h1{font-size:clamp(58px,7.5vw,76px)}.hero-showcase{min-height:470px}.products-section{padding:84px 0 96px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1.2fr 1fr .65fr;gap:34px}}@media(max-width:850px){.hero{padding:48px 0 54px}.hero-grid{grid-template-columns:1fr}.hero-copy{max-width:680px}.hero h1{font-size:clamp(54px,10vw,72px)}.hero-showcase{width:min(620px,100%);min-height:430px;margin:0 auto}.trust-grid{gap:14px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-card{display:block}.product-visual{height:260px;min-height:0}.product-body{padding:19px}.product-description{min-height:105px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:28px 40px}.footer-grid p{margin-top:13px}.footer-column:last-child{grid-column:1/-1}}@media(max-width:620px){.shell{width:min(100% - 28px,1180px)}.header-inner{height:66px;gap:14px}.brand{font-size:15px}.brand-dot{width:15px;height:15px}.desktop-nav{display:none}.cart-trigger{padding:8px 10px}.cart-trigger span{display:none}.hero{padding:38px 0 40px}.hero h1{margin:14px 0 15px;font-size:clamp(46px,14vw,62px);letter-spacing:-4px}.hero-text{font-size:16px;line-height:1.58}.hero-actions{margin-top:24px}.primary-button{min-height:48px;padding:0 20px}.hero-showcase{min-height:320px}.showcase-card{border-radius:20px}.hero-sticker{width:82px;height:82px;padding:18px 0;border-width:5px;font-size:10px}.hero-sticker span{margin-top:-18px;font-size:7px}.trust-grid{width:min(100% - 28px,280px);grid-template-columns:1fr;gap:0;padding:10px 0}.trust-grid div{justify-content:flex-start;padding:9px 0}.trust-grid svg{width:26px;height:26px;flex:0 0 auto}.products-section{padding:58px 0 70px}.section-heading{margin-bottom:25px}.section-heading h2{font-size:45px;letter-spacing:-3px}.product-grid{grid-template-columns:1fr;gap:15px}.product-visual{height:245px}.product-description{min-height:0}.product-bottom{margin-top:15px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-column:last-child{grid-column:auto}.footer-bottom{gap:7px}.floating-actions{right:13px;bottom:13px;gap:10px}.floating-action{width:52px;height:52px}.floating-action svg{width:25px;height:25px}.toast{right:13px;bottom:132px;left:13px;text-align:center}.cart-header{padding:20px 18px 16px}.cart-items{padding:10px 18px}.cart-footer{padding:17px 18px 20px}}@media(max-width:380px){.shell{width:min(100% - 22px,1180px)}.brand{font-size:14px}.brand strong{margin-left:2px}.cart-trigger{gap:6px}.hero h1{font-size:45px}.hero-showcase{min-height:285px}.product-visual{height:220px}.product-body{padding:17px}.product-bottom strong{font-size:17px}.add-button{padding-left:11px}.cart-row{gap:10px}.cart-row img{width:72px;height:72px}}@media(hover:none){.product-card:hover,.primary-button:hover,.floating-action:hover{transform:none;box-shadow:none}}
.product-card,.product-body,.product-bottom>div{min-width:0}@media(max-width:620px){.product-visual{height:290px}.product-visual img{width:78%;height:78%}.product-bottom{flex-wrap:wrap}}@media(max-width:380px){.product-visual{height:270px}.product-visual img{width:76%;height:76%}}
.site-header{padding-right:env(safe-area-inset-right);padding-left:env(safe-area-inset-left)}@media(max-width:700px){.footer-grid{grid-template-columns:1fr}.footer-column:last-child{grid-column:auto}}@media(max-width:620px){.floating-actions{right:calc(13px + env(safe-area-inset-right));bottom:calc(13px + env(safe-area-inset-bottom))}.toast{bottom:calc(132px + env(safe-area-inset-bottom))}.cart-footer{padding-bottom:calc(20px + env(safe-area-inset-bottom))}}
.cart-drawer{contain:layout paint;backface-visibility:hidden;transform:translate3d(105%,0,0);will-change:transform}.cart-drawer.is-open{transform:translate3d(0,0,0)}.flying-product{backface-visibility:hidden;filter:none;will-change:transform,opacity}.toast{backface-visibility:hidden;transition:transform .2s,opacity .2s;will-change:transform,opacity}.floating-cart.cart-bump{will-change:transform}@keyframes cart-bump{50%{transform:scale3d(1.18,1.18,1)}}@media(hover:none),(pointer:coarse){.site-header{background:rgba(247,244,238,.98);backdrop-filter:none}.cart-overlay{backdrop-filter:none}.product-card:hover img{transform:none}.floating-action,.product-card{transition:none}}
