:root{--paper:#f2f0e9;--ink:#111714;--muted:#5d6761;--line:#c9cbc4;--white:#fffdfa;--green:#56d881;--green-deep:#0d3b24;--dark:#09140f;--shell:min(1180px,calc(100vw - 48px));--radius:28px;--shadow:0 32px 80px rgba(21,31,26,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Display","Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit}.skip-link{position:fixed;left:16px;top:-80px;z-index:1000;padding:12px 18px;background:var(--ink);color:#fff;border-radius:10px}.skip-link:focus{top:16px}.shell{width:var(--shell);margin:0 auto}.site-header{width:min(1320px,calc(100vw - 40px));height:82px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(17,23,20,.12);position:relative;z-index:10}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand-mark{position:relative;width:32px;height:32px;border:1px solid var(--ink);border-radius:9px;display:grid;place-items:center}.brand-mark:after{content:"";width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 0 4px rgba(86,216,129,.2)}.brand-mark i{position:absolute;width:7px;height:1px;background:var(--ink);right:-4px}.brand-mark i:first-child{top:10px}.brand-mark i:last-child{bottom:10px}.brand>span:last-child{display:grid;line-height:1}.brand strong{font-size:15px;letter-spacing:.04em}.brand small{margin-top:5px;color:var(--muted);font-size:8px;font-weight:800;letter-spacing:.18em}.site-header nav{display:flex;gap:32px}.site-header nav a,.language{font-size:13px;font-weight:650;text-decoration:none;color:#354039}.site-header nav a:hover,.language:hover{color:#000}.header-actions{display:flex;align-items:center;gap:18px}.button{min-height:52px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:var(--ink);color:#fff;text-decoration:none;font-size:14px;font-weight:760;letter-spacing:.01em;box-shadow:0 12px 28px rgba(9,20,15,.16);transition:transform .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);background:#213027}.button-small{min-height:42px;padding:0 19px}.button-full{width:100%}.hero{min-height:720px;padding:84px 0 74px;display:grid;grid-template-columns:minmax(0,1fr) minmax(480px,.9fr);gap:56px;align-items:center}.eyebrow{margin:0 0 22px;text-transform:uppercase;font-size:11px;line-height:1.4;font-weight:850;letter-spacing:.18em;color:#4c5a52}.hero h1,.section-heading h2,.purchase-intro h2,.privacy-copy h2{margin:0;font-size:clamp(50px,6vw,82px);line-height:.98;letter-spacing:-.055em;font-weight:800}.hero-lead{max-width:640px;margin:32px 0 0;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{margin-top:38px;display:flex;align-items:center;gap:24px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:760;text-underline-offset:5px}.hero-note{margin:18px 0 0;color:#6e7772;font-size:12px}.hero-visual{min-width:0}.hero-visual>img{display:block;width:100%;height:auto;border-radius:30px;box-shadow:var(--shadow)}.visual-caption{padding:13px 7px 0;display:flex;justify-content:space-between;font-size:10px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;color:#64716a}.visual-caption em{font-style:normal;color:#87908b}.proof-band{border-top:1px solid var(--line);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);padding:0 max(24px,calc((100vw - 1180px)/2))}.proof-band div{min-height:110px;padding:26px 30px;border-right:1px solid var(--line);display:flex;align-items:baseline;gap:12px}.proof-band div:first-child{border-left:1px solid var(--line)}.proof-band strong{font-size:24px;letter-spacing:-.03em}.proof-band span{color:var(--muted);font-size:12px}.section{padding:140px 0}.section-heading{max-width:820px;margin-bottom:66px}.section-heading h2,.privacy-copy h2,.purchase-intro h2{font-size:clamp(44px,5vw,70px)}.section-heading>p:last-child{max-width:650px;margin:28px 0 0;color:var(--muted);font-size:17px;line-height:1.75}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.feature-card{min-height:430px;padding:36px;background:var(--white);border:1px solid rgba(17,23,20,.1);border-radius:var(--radius);display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.feature-card.card-wide{grid-column:1/-1;min-height:500px;display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);align-items:center;gap:50px}.feature-card.dark{background:var(--dark);color:#fff;border-color:#1e3c2d}.feature-card.accent{background:var(--green);border-color:transparent}.card-index{font-size:10px;font-weight:850;letter-spacing:.18em;color:#69766f}.dark .card-index{color:#80a28f}.feature-card h3{margin:20px 0 0;max-width:660px;font-size:clamp(32px,4vw,54px);line-height:1.04;letter-spacing:-.045em}.feature-card p{max-width:640px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.dark p{color:#9eb0a7}.accent p{color:#163d28}.source-stack{display:grid;gap:12px}.source-stack span{min-height:62px;padding:0 20px;border:1px solid #42614f;border-radius:16px;display:flex;align-items:center;gap:13px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#cde0d4}.source-stack i{width:26px;height:26px;border-radius:50%;border:1px solid #52765f;position:relative}.source-stack i:after{content:"";position:absolute;inset:7px;border-radius:50%;background:var(--green)}.source-stack b{text-align:center;color:#587262}.source-stack .output{background:#dffbea;color:#0c2b1b;border-color:#dffbea}.keycaps{margin-top:auto;padding-top:40px;display:flex;align-items:center;gap:11px}.keycaps kbd{min-width:62px;height:62px;padding:0 15px;border:1px solid #c8cbc3;border-bottom-width:4px;border-radius:13px;background:#f0efe9;display:grid;place-items:center;font:700 21px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.keycaps span{color:#8b938e}.record-lines{margin-top:auto;padding-top:36px;display:grid;gap:12px}.record-lines i{display:block;height:10px;background:rgba(8,52,27,.22);border-radius:999px}.record-lines i:nth-child(1){width:84%}.record-lines i:nth-child(2){width:100%}.record-lines i:nth-child(3){width:68%}.record-lines i:nth-child(4){width:44%}.portal-card{background:#e7ebe5}.portal-card figure{margin:0;min-width:0}.portal-card img{display:block;width:100%;height:auto;border-radius:19px;box-shadow:0 22px 50px rgba(6,28,17,.16)}.portal-card figcaption{padding:10px 4px 0;text-align:right;color:#68746d;font-size:10px;font-weight:750;text-transform:uppercase;letter-spacing:.1em}.channel-list{list-style:none;margin:28px 0 0;padding:0;display:flex;gap:8px;flex-wrap:wrap}.channel-list li{padding:8px 12px;border:1px solid #b8c1ba;border-radius:999px;font-size:10px;font-weight:750}.section-dark{background:var(--dark);color:#fff}.section-dark .eyebrow{color:#7d9b8a}.steps{list-style:none;margin:0;padding:0;border-top:1px solid #264132}.steps li{min-height:178px;padding:34px 0;display:grid;grid-template-columns:120px 1fr;border-bottom:1px solid #264132}.steps>li>span{width:48px;height:48px;border:1px solid #416050;border-radius:50%;display:grid;place-items:center;color:var(--green);font-size:12px;font-weight:800}.steps h3{margin:0;font-size:30px;letter-spacing:-.035em}.steps p{max-width:650px;margin:13px 0 0;color:#9caea4;font-size:15px;line-height:1.7}.privacy{display:grid;grid-template-columns:.86fr 1.14fr;gap:100px;align-items:start}.privacy-copy{position:sticky;top:120px}.privacy-copy>p:last-child{margin:28px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.privacy-points{border-top:1px solid var(--line)}.privacy-points article{padding:32px 0;display:grid;grid-template-columns:64px 1fr;border-bottom:1px solid var(--line)}.privacy-points article>span{font-size:11px;font-weight:800;color:#6b7770}.privacy-points h3{margin:0;font-size:25px;letter-spacing:-.025em}.privacy-points p{margin:12px 0 0;color:var(--muted);font-size:14px;line-height:1.75}.purchase-card{padding:56px;background:#dff7e6;border-radius:36px;display:grid;grid-template-columns:1fr 440px;gap:78px}.purchase-intro p:last-child{max-width:620px;margin:28px 0 0;color:#385246;font-size:15px;line-height:1.78}.price-panel{padding:32px;background:var(--white);border-radius:24px;box-shadow:0 22px 55px rgba(14,61,34,.1)}.price-panel>span{font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#657169}.price-panel>strong{margin:12px 0 24px;display:block;font-size:80px;line-height:1;letter-spacing:-.07em}.price-panel>strong small{font-size:25px;vertical-align:top;line-height:1.8}.price-panel ul{list-style:none;margin:0 0 26px;padding:0;border-top:1px solid var(--line)}.price-panel li{padding:16px 0;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;font-size:12px}.price-panel li b{font-weight:800}.price-panel li em{font-style:normal;text-align:right;color:var(--muted)}.price-panel>p{margin:15px 0 0;color:#7b8580;font-size:10px;line-height:1.6}.shipping-flow{margin-top:20px;padding:28px 32px;background:var(--white);border:1px solid rgba(17,23,20,.1);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr 24px);align-items:center}.shipping-flow div{display:grid;gap:5px}.shipping-flow span{font-size:9px;font-weight:800;color:#7e8882}.shipping-flow strong{font-size:14px}.shipping-flow small{color:var(--muted)}.shipping-flow i:last-of-type{display:none}.shipping-flow i{font-style:normal;color:#a4aaa6}.faq{padding-top:40px}.faq .section-heading{margin-bottom:50px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;list-style:none;padding:27px 54px 27px 0;font-size:20px;font-weight:720;letter-spacing:-.02em;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:8px;top:24px;font-size:26px;font-weight:350}.faq details[open] summary:after{content:"−"}.faq details p{max-width:760px;margin:0;padding:0 0 28px;color:var(--muted);font-size:14px;line-height:1.75}.faq details a{font-weight:750;text-underline-offset:4px}footer{width:min(1320px,calc(100vw - 40px));margin:0 auto;padding:54px 0 42px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end}.footer-brand{grid-row:1/3}.footer-brand .brand-mark{width:42px;height:42px}.footer-brand strong{font-size:18px}footer>p{margin:0;color:var(--muted);font-size:12px;text-align:right}footer>div:not(.footer-brand){display:flex;gap:18px;justify-content:flex-end}footer>div:not(.footer-brand) a{font-size:11px;font-weight:700;text-underline-offset:4px}footer>small{grid-column:1/-1;margin-top:24px;color:#7a847e;font-size:10px}.reveal{opacity:0;transform:translateY(20px);transition:opacity .65s ease,transform .65s ease}.reveal.is-visible{opacity:1;transform:none}.hero .reveal{opacity:1;transform:none}
@media(max-width:960px){:root{--shell:min(100% - 32px,720px)}.site-header{width:calc(100vw - 28px)}.site-header nav{display:none}.hero{min-height:0;padding:60px 0;grid-template-columns:1fr;gap:46px}.hero-copy{max-width:720px}.hero-visual{max-width:680px}.proof-band{grid-template-columns:repeat(2,1fr);padding:0 16px}.proof-band div{min-height:92px;border-bottom:1px solid var(--line)}.proof-band div:nth-child(odd){border-left:1px solid var(--line)}.section{padding:100px 0}.feature-card.card-wide{grid-template-columns:1fr}.privacy{grid-template-columns:1fr;gap:55px}.privacy-copy{position:static}.purchase-card{grid-template-columns:1fr;padding:40px;gap:50px}.price-panel{max-width:520px}.shipping-flow{grid-template-columns:repeat(4,1fr);gap:14px}.shipping-flow i{display:none}}
@media(max-width:620px){:root{--shell:calc(100vw - 24px);--radius:22px}.site-header{height:70px;width:calc(100vw - 24px)}.brand-mark{width:28px;height:28px}.brand strong{font-size:14px}.brand small{font-size:7px}.header-actions{gap:10px}.language{font-size:11px}.button-small{min-height:38px;padding:0 15px;font-size:12px}.hero{padding:48px 0 54px;gap:34px}.hero h1{font-size:45px}.hero-lead{margin-top:24px;font-size:16px;line-height:1.68}.hero-actions{align-items:flex-start;flex-direction:column;gap:18px}.hero-actions .button{width:100%}.hero-note{line-height:1.5}.hero-visual>img{border-radius:22px}.proof-band{grid-template-columns:1fr 1fr;padding:0 8px}.proof-band div{min-height:82px;padding:20px 14px;display:grid;gap:4px}.proof-band strong{font-size:20px}.proof-band span{font-size:10px}.section{padding:82px 0}.section-heading{margin-bottom:42px}.section-heading h2,.privacy-copy h2,.purchase-intro h2{font-size:43px}.section-heading>p:last-child{font-size:15px}.feature-grid{grid-template-columns:1fr;gap:12px}.feature-card,.feature-card.card-wide{grid-column:auto;min-height:390px;padding:25px;gap:34px}.feature-card h3{font-size:36px}.portal-card figure{margin:0 -11px -11px}.source-stack span{min-height:54px}.steps li{grid-template-columns:64px 1fr;min-height:150px}.steps h3{font-size:24px}.privacy{gap:42px}.privacy-points article{grid-template-columns:46px 1fr}.purchase-card{padding:25px;border-radius:26px;gap:38px}.price-panel{padding:24px}.price-panel>strong{font-size:68px}.price-panel li{display:grid}.price-panel li em{text-align:left}.shipping-flow{grid-template-columns:1fr 1fr;padding:22px;gap:24px}.faq{padding-top:20px}.faq summary{font-size:17px}footer{width:calc(100vw - 24px);grid-template-columns:1fr;align-items:start}footer>p{text-align:left}footer>div:not(.footer-brand){justify-content:flex-start;flex-wrap:wrap}.footer-brand{grid-row:auto}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.reveal{transition:none}.reveal{opacity:1;transform:none}}

.sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.language-picker{display:flex;align-items:center;gap:6px;max-width:180px}
.language-picker select,.language-picker button{height:38px;border:1px solid rgba(17,23,20,.2);border-radius:999px;background:#fffdfa;color:#111714;font:700 11px/1 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.language-picker select{min-width:0;max-width:140px;padding:0 28px 0 12px}
.language-picker button{width:38px;padding:0;cursor:pointer}
.hero h1,.section-heading h2,.purchase-intro h2,.privacy-copy h2{overflow-wrap:break-word}
.feature-card{min-height:400px}
.feature-card.dark{background:#09140f}
.thumb-scale{margin-top:auto;padding-top:36px;display:flex;align-items:center;gap:18px}
.thumb-scale b{font-size:28px;color:#76f29e}
.thumb-scale span{display:block;width:78px;height:148px;border:2px solid #76f29e;border-radius:48px 48px 34px 34px;background:linear-gradient(145deg,rgba(118,242,158,.28),rgba(118,242,158,.04))}
.input-count{margin-top:auto;padding-top:30px;display:flex;align-items:baseline;gap:20px}
.input-count b{font-size:76px;line-height:1;letter-spacing:-.07em}
.input-count i{font-style:normal;color:#89928d;font-size:32px}
.browser-frame{margin-top:auto;padding:38px 20px 20px;border:1px solid #c8cbc3;border-radius:18px;display:grid;gap:10px;position:relative}
.browser-frame i{position:absolute;left:18px;top:14px;width:7px;height:7px;border-radius:50%;background:#56d881;box-shadow:14px 0 #b9c0bb,28px 0 #b9c0bb}
.browser-frame span{display:block;height:12px;border-radius:999px;background:#daddd7}
.browser-frame span:nth-of-type(1){width:86%}.browser-frame span:nth-of-type(2){width:100%}.browser-frame span:nth-of-type(3){width:62%}
.interface-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.interface-gallery figure{margin:0;padding:12px;background:#111d17;border:1px solid #284233;border-radius:24px;min-width:0}
.interface-gallery figure.gallery-wide{grid-column:1/-1}
.interface-gallery img{display:block;width:100%;height:auto;border-radius:15px;background:#050907}
.interface-gallery figcaption{padding:12px 5px 3px;color:#86a191;font-size:10px;font-weight:800;letter-spacing:.14em;text-align:right}
.consent-panel{padding:40px;border:1px solid #bdc4bf;border-radius:28px;background:#fffdfa}
.consent-panel>span{font-size:10px;font-weight:850;letter-spacing:.18em;color:#627069}
.consent-panel>strong{display:block;margin-top:22px;font-size:clamp(27px,3vw,42px);line-height:1.08;letter-spacing:-.04em}
.consent-panel>p{margin:24px 0 0;color:#5d6761;line-height:1.7}
.shipping-flow{grid-template-columns:minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr) 20px minmax(0,1fr);column-gap:12px}
.shipping-flow div{min-width:0;word-break:keep-all;overflow-wrap:normal}
.shipping-flow strong,.shipping-flow small{min-width:0}
.shipping-flow i:last-of-type{display:block}
html[dir="rtl"] body{text-align:right}
html[dir="rtl"] .site-header,html[dir="rtl"] .header-actions,html[dir="rtl"] .hero-actions,html[dir="rtl"] .input-count{direction:rtl}
html[dir="rtl"] .price-panel li em,html[dir="rtl"] .interface-gallery figcaption{text-align:left}

@media(max-width:960px){
  .site-header{height:auto;min-height:82px;padding:12px 0;gap:12px}
  .header-actions{margin-inline-start:auto}
  .language-picker{max-width:155px}.language-picker select{max-width:112px}
  .shipping-flow{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
  .shipping-flow i{display:none!important}
}

@media(max-width:620px){
  .site-header{align-items:flex-start}.header-actions{display:grid;justify-items:end;gap:8px}
  .language-picker{width:142px;max-width:142px}.language-picker select{flex:1 1 auto;width:0;max-width:none}.language-picker button{flex:0 0 auto;width:auto;min-width:38px;max-width:80px;padding:0 8px;white-space:nowrap}
  .header-actions .button-small{width:142px}
  .hero h1{font-size:41px;line-height:1.02}
  .proof-band div{word-break:keep-all}
  .interface-gallery{grid-template-columns:1fr;gap:12px}
  .interface-gallery figure.gallery-wide{grid-column:auto}
  .interface-gallery figure{padding:7px;border-radius:18px}
  .interface-gallery img{border-radius:12px}
  .consent-panel{padding:28px}
  .shipping-flow{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px}
  .shipping-flow div{min-height:92px;padding:14px;border:1px solid #d8dbd5;border-radius:14px;align-content:center}
  .shipping-flow strong{font-size:12px;line-height:1.35}
  .shipping-flow small{font-size:10px;line-height:1.35;overflow-wrap:anywhere}
}

/* Tighter section rhythm keeps short blocks connected without crowding them. */
.section{padding-block:108px}
.section-heading{margin-bottom:48px}
.privacy{padding-block:92px 72px;gap:64px;align-items:center}
.privacy-copy{position:static}
.consent-panel{padding:34px}
#shipping{padding-top:72px}

/* The screenshots form an editorial, offset composition instead of a rigid grid. */
.interface-gallery{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(280px,.88fr);gap:30px 34px;perspective:1200px;isolation:isolate}
.interface-gallery .gallery-shot{--tilt-x:0deg;--tilt-y:0deg;--shift-x:0px;--shift-y:0px;--reveal-y:20px;--shine-x:50%;--shine-y:50%;position:relative;z-index:1;overflow:hidden;transform:translate3d(var(--shift-x),calc(var(--shift-y) + var(--reveal-y)),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y));transform-style:preserve-3d;transition:opacity .65s ease,transform .32s cubic-bezier(.2,.75,.25,1),border-color .32s ease,box-shadow .32s ease;will-change:transform}
.interface-gallery figure.is-visible{--reveal-y:0px}
.interface-gallery figure::after{content:"";position:absolute;inset:0;z-index:2;pointer-events:none;border-radius:inherit;background:radial-gradient(circle at var(--shine-x) var(--shine-y),rgba(189,255,210,.18),transparent 34%);opacity:0;transition:opacity .3s ease}
.interface-gallery figure.is-pointer-active{z-index:4;border-color:#4d755e;box-shadow:0 34px 80px rgba(0,0,0,.3)}
.interface-gallery figure.is-pointer-active::after{opacity:1}
.interface-gallery img{position:relative;z-index:1;transition:transform .32s cubic-bezier(.2,.75,.25,1);transform:translateZ(12px) scale(1.002)}
.interface-gallery figcaption{position:relative;z-index:3}
.gallery-shot-a{grid-column:1/-1;width:79%;justify-self:start}
.gallery-shot-b{grid-column:1/-1;width:76%;justify-self:end;margin-top:clamp(-92px,-6vw,-54px)}
.gallery-shot-c{grid-column:1;width:108%;align-self:start;margin-top:-18px}
.gallery-shot-d{grid-column:2;width:92%;justify-self:end;align-self:start;margin-top:62px}
html[dir="rtl"] .gallery-shot-a{justify-self:end}
html[dir="rtl"] .gallery-shot-b{justify-self:start}
html[dir="rtl"] .gallery-shot-d{justify-self:start}

@media(max-width:960px){
  .section{padding-block:88px}
  .privacy{padding-block:82px 60px;gap:42px}
  #shipping{padding-top:60px}
  .interface-gallery{gap:22px 24px}
  .gallery-shot-a{width:88%}
  .gallery-shot-b{width:84%;margin-top:-48px}
  .gallery-shot-c{width:104%;margin-top:0}
  .gallery-shot-d{width:96%;margin-top:38px}
}

@media(max-width:620px){
  .section{padding-block:70px}
  .section-heading{margin-bottom:36px}
  .privacy{padding-block:68px 44px;gap:30px}
  #shipping{padding-top:44px}
  .interface-gallery{grid-template-columns:1fr;gap:14px;perspective:none}
  .interface-gallery figure,.gallery-shot-a,.gallery-shot-b,.gallery-shot-c,.gallery-shot-d{grid-column:auto;width:100%;margin-top:0;justify-self:stretch;transform:none!important}
  .interface-gallery figure::after{display:none}
}

@media(prefers-reduced-motion:reduce){
  .interface-gallery figure,.interface-gallery img{transition:none!important;transform:none!important}
  .interface-gallery figure::after{display:none}
}

.feature-grid-three .feature-card:last-child{grid-column:1/-1;min-height:340px;display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);grid-template-rows:auto auto 1fr;column-gap:64px;align-items:start}
.feature-grid-three .feature-card:last-child .card-index,.feature-grid-three .feature-card:last-child h3,.feature-grid-three .feature-card:last-child p{grid-column:1}
.feature-grid-three .feature-card:last-child .browser-frame{grid-column:2;grid-row:1/4;align-self:center;width:100%;margin-top:0}

.interface-gallery{position:relative;display:block;height:clamp(540px,48vw,660px);overflow:hidden;perspective:1400px;isolation:isolate}
.interface-gallery .gallery-shot{--fan-x:0px;--fan-y:30px;--fan-r:0deg;position:absolute;top:38px;left:50%;width:min(74%,860px);height:clamp(420px,42vw,560px);margin:0;cursor:pointer;transform:translate3d(calc(-50% + var(--fan-x) + var(--shift-x)),calc(var(--fan-y) + var(--shift-y) + var(--reveal-y)),0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotateZ(var(--fan-r));transform-origin:50% 92%;transition:opacity .65s ease,transform .42s cubic-bezier(.2,.8,.2,1),border-color .32s ease,box-shadow .42s ease}
.interface-gallery .gallery-shot:focus-visible{outline:3px solid #76f29e;outline-offset:4px}
.interface-gallery .gallery-shot img{width:100%;height:calc(100% - 38px);object-fit:contain;transform:translateZ(12px);background:#050907}
.interface-gallery .gallery-shot-a{--fan-x:-150px;--fan-y:48px;--fan-r:-8deg;z-index:1}
.interface-gallery .gallery-shot-b{--fan-x:-52px;--fan-y:14px;--fan-r:-3deg;z-index:2}
.interface-gallery .gallery-shot-c{--fan-x:52px;--fan-y:14px;--fan-r:3deg;z-index:3}
.interface-gallery .gallery-shot-d{--fan-x:150px;--fan-y:48px;--fan-r:8deg;z-index:4}
.interface-gallery .gallery-shot.is-gallery-selected{z-index:20;transform:translate3d(calc(-50% + var(--shift-x)),calc(-18px + var(--shift-y) + var(--reveal-y)),70px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotateZ(0) scale(1.035);border-color:#75a98b;box-shadow:0 40px 100px rgba(0,0,0,.46)}
.interface-gallery .gallery-shot.is-gallery-selected::after{opacity:.7}

@media(max-width:960px){
  .feature-grid-three .feature-card:last-child{grid-template-columns:1fr;grid-template-rows:auto;min-height:390px;column-gap:0}
  .feature-grid-three .feature-card:last-child .browser-frame{grid-column:1;grid-row:auto;margin-top:28px}
  .interface-gallery{height:520px}
  .interface-gallery .gallery-shot{top:34px;width:74%;height:420px}
  .interface-gallery .gallery-shot-a{--fan-x:-92px}
  .interface-gallery .gallery-shot-b{--fan-x:-31px}
  .interface-gallery .gallery-shot-c{--fan-x:31px}
  .interface-gallery .gallery-shot-d{--fan-x:92px}
}

@media(max-width:620px){
  .feature-grid-three .feature-card:last-child{grid-column:auto;display:flex;min-height:390px}
  .interface-gallery{display:flex;height:auto;gap:12px;overflow-x:auto;overflow-y:hidden;padding:4px 12px 16px;scroll-snap-type:x mandatory;scroll-padding-inline:12px;-webkit-overflow-scrolling:touch}
  .interface-gallery .gallery-shot,.interface-gallery .gallery-shot.is-gallery-selected{position:relative;top:auto;left:auto;flex:0 0 88%;width:auto;height:auto;margin:0;transform:none!important;scroll-snap-align:center;box-shadow:none}
  .interface-gallery .gallery-shot img{height:auto;object-fit:initial;transform:none}
}

/* Let every frame follow its screenshot instead of forcing one shared aspect ratio. */
.interface-gallery{height:clamp(650px,52vw,720px);overflow:visible}
.interface-gallery .gallery-shot{top:42px;width:min(70%,820px);height:auto}
.interface-gallery .gallery-shot img{display:block;width:100%;height:auto;object-fit:initial;transform:translateZ(12px);background:#050907}
.interface-gallery .gallery-shot-a{--fan-x:-124px;--fan-y:48px}
.interface-gallery .gallery-shot-b{--fan-x:-44px;--fan-y:14px}
.interface-gallery .gallery-shot-c{--fan-x:44px;--fan-y:14px}
.interface-gallery .gallery-shot-d{--fan-x:124px;--fan-y:48px;width:min(50%,580px)}
.interface-gallery .gallery-shot.is-gallery-selected{top:62px}

@media(max-width:960px){
  .interface-gallery{height:540px}
  .interface-gallery .gallery-shot{top:34px;width:70%;height:auto}
  .interface-gallery .gallery-shot-a{--fan-x:-78px}
  .interface-gallery .gallery-shot-b{--fan-x:-27px}
  .interface-gallery .gallery-shot-c{--fan-x:27px}
  .interface-gallery .gallery-shot-d{--fan-x:78px;width:50%}
  .interface-gallery .gallery-shot.is-gallery-selected{top:48px}
}

@media(max-width:620px){
  .interface-gallery{height:auto;overflow-x:auto;overflow-y:hidden}
  .interface-gallery .gallery-shot,.interface-gallery .gallery-shot-d,.interface-gallery .gallery-shot.is-gallery-selected{width:auto;height:auto}
  .interface-gallery .gallery-shot img{height:auto;object-fit:initial;transform:none}
}

.language-picker{max-width:180px}
.language-picker select{min-width:150px;max-width:180px}
.section-heading-compact{margin-bottom:28px}
.gallery-controls{position:relative;z-index:30;display:flex;justify-content:center;gap:8px;margin:-12px auto 4px}
.gallery-controls button{min-height:38px;padding:0 14px;border:1px solid rgba(183,221,194,.24);border-radius:999px;background:rgba(9,23,16,.86);color:#90a398;font:800 10px/1.2 -apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.04em;cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}
.gallery-controls button:hover,.gallery-controls button:focus-visible,.gallery-controls button[aria-pressed="true"]{border-color:#75a98b;background:#173225;color:#e7f3eb}
.gallery-controls button:focus-visible{outline:2px solid #76f29e;outline-offset:2px}

@media(max-width:620px){
  .language-picker select{min-width:0;max-width:none}
  .section-heading-compact{margin-bottom:22px}
  .gallery-controls{justify-content:flex-start;overflow-x:auto;margin:-8px -12px 10px;padding:0 12px 5px;scrollbar-width:none}
  .gallery-controls::-webkit-scrollbar{display:none}
  .gallery-controls button{flex:0 0 auto;white-space:nowrap}
}

/* Keep the selector compact while leaving room for every native label and arrow. */
.language-picker{position:relative;width:132px;max-width:132px}
.language-picker::after{content:"";position:absolute;inset-inline-end:13px;top:50%;width:6px;height:6px;border-inline-end:1.5px solid currentColor;border-bottom:1.5px solid currentColor;pointer-events:none;transform:translateY(-68%) rotate(45deg)}
.language-picker select{width:100%;min-width:0;max-width:none;padding:0 28px;appearance:none;-webkit-appearance:none;text-align:center;text-align-last:center;white-space:nowrap}

@media(max-width:620px){
  .language-picker{width:128px;max-width:128px}
  .language-picker select{width:100%;min-width:0;max-width:none;padding-inline:24px;font-size:10px}
  .header-actions .button-small{width:128px}
  .site-header>.brand>span:last-child{display:flex;align-items:baseline;gap:6px;white-space:nowrap}
  .site-header>.brand strong{font-size:clamp(11px,3.6vw,14px)}
  .site-header>.brand small{margin-top:0;font-size:clamp(5px,1.7vw,7px)}
  .gallery-controls{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;overflow:visible;margin:-8px 0 12px;padding:0;gap:8px}
  .gallery-controls button{width:100%;min-width:0;padding-inline:8px;white-space:normal}

  /* One complete frame at a time: no side fragments and no forced card height. */
  .interface-gallery{display:grid;grid-template-columns:minmax(0,1fr);width:100%;height:auto;min-height:0;gap:0;overflow:visible;padding:4px 0 16px;perspective:none}
  .interface-gallery .gallery-shot:not(.is-gallery-selected){display:none}
  .interface-gallery .gallery-shot.is-gallery-selected,
  .interface-gallery .gallery-shot-d.is-gallery-selected{display:block;position:relative;top:auto;left:auto;width:100%;max-width:100%;height:auto;min-width:0;margin:0;box-sizing:border-box;justify-self:stretch;transform:none!important;box-shadow:none}
  .interface-gallery .gallery-shot.is-gallery-selected img{display:block;width:100%;max-width:100%;height:auto;object-fit:contain;transform:none}
  .interface-gallery .gallery-shot::after{display:none}
}

@media(max-width:360px){
  .language-picker{width:116px;max-width:116px}
  .header-actions .button-small{width:116px;padding-inline:10px}
  .site-header>.brand>span:last-child{gap:4px}
}

/* Desktop selector: compact enough to sit beside the purchase action. */
.language-picker{width:104px;max-width:104px}
.language-picker select{width:100%;min-width:0;max-width:none;padding-inline:21px;font-size:10px;text-overflow:ellipsis}

@media(max-width:620px){
  /* Keep the brand's two-line lockup and both actions in one header row. */
  .site-header{min-height:70px;height:auto;align-items:center;flex-wrap:nowrap;gap:6px;padding-block:9px}
  .site-header>.brand{flex:0 1 auto;min-width:0;gap:7px}
  .site-header>.brand>span:last-child{display:grid;align-items:initial;gap:0;line-height:1;white-space:nowrap}
  .site-header>.brand strong{font-size:13px}
  .site-header>.brand small{margin-top:4px;font-size:6px}
  .header-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex:0 0 auto;margin-inline-start:auto}
  .language-picker{width:clamp(80px,25vw,104px);max-width:104px;flex:0 0 auto}
  .language-picker::after{inset-inline-end:10px}
  .language-picker select{width:100%;padding-inline:18px;font-size:9px;text-overflow:ellipsis}
  .header-actions .button-small{width:auto;min-width:72px;min-height:38px;padding-inline:10px;font-size:11px;white-space:nowrap}
}

@media(max-width:360px){
  .site-header>.brand{gap:6px}
  .site-header>.brand .brand-mark{width:26px;height:26px}
  .site-header>.brand strong{font-size:12px}
  .site-header>.brand small{font-size:5.5px}
  .language-picker{width:80px;max-width:80px}
  .language-picker select{padding-inline:15px;font-size:8px}
  .header-actions .button-small{min-width:68px;padding-inline:8px;font-size:10px}
}

/* Desktop language control stays centered while using only the space it needs. */
@media(min-width:621px){
  .site-header .language-picker{flex:0 0 88px;width:88px;max-width:88px}
  .site-header .language-picker select{box-sizing:border-box;width:88px;min-width:88px;max-width:88px;padding-inline:17px;text-align:center;text-align-last:center;font-size:10px}
  .site-header .language-picker::after{inset-inline-end:10px}
}

/* Keep the compact native language control, without a decorative arrow. */
.language-picker::after{content:none!important;display:none!important}
.language-picker select{padding-inline:12px!important;background-image:none!important}

@media(max-width:620px){
  .language-picker select{padding-inline:8px!important}
}

/* RTL languages keep the established visual composition; only copy flows RTL. */
html[dir="rtl"] .site-header,
html[dir="rtl"] .hero,
html[dir="rtl"] .proof-band,
html[dir="rtl"] .feature-grid,
html[dir="rtl"] .section-dark .shell,
html[dir="rtl"] .purchase-card,
html[dir="rtl"] .shipping-flow,
html[dir="rtl"] footer{direction:ltr}
html[dir="rtl"] .hero-copy,
html[dir="rtl"] .section-heading,
html[dir="rtl"] .feature-card,
html[dir="rtl"] .purchase-intro,
html[dir="rtl"] .price-panel,
html[dir="rtl"] footer>small{
  direction:rtl;
  text-align:right;
}
html[dir="rtl"] .site-header>.brand,
html[dir="rtl"] .footer-brand{direction:ltr;text-align:left}
html[dir="rtl"] .header-actions,
html[dir="rtl"] .hero-actions,
html[dir="rtl"] .gallery-controls{direction:ltr}
html[dir="rtl"] .hero-copy .button,
html[dir="rtl"] .hero-copy .text-link,
html[dir="rtl"] .purchase-card .button{direction:rtl}

/* Defer below-the-fold paint while preserving stable geometry. */
.faq,footer{content-visibility:auto;contain-intrinsic-size:auto 760px}
.gallery-shot picture{display:block;width:100%}
.gallery-shot img{background:#f8f8f4}
.hero-note{color:#59635d}.visual-caption{color:#535f58}footer>small{color:#5b655f}
@media(prefers-reduced-data:reduce){.reveal{transition:none}.gallery-shot{transition:none}}
