:root{--ink:#153977;--ink-deep:#0e2554;--text:#253552;--muted:#66758d;--cream:#f7f9ff;--warm:#edf2fb;--white:#fff;--line:#dce5f4;--coral:#e39b62;--peach:#f3d4ae;--mint:#e5efff;--gold:#cfab63;--shadow:0 22px 55px rgba(22,48,103,.16)}
*{box-sizing:border-box}
html{scroll-behavior:smooth;scroll-padding-top:84px}
body{margin:0;color:var(--text);background:var(--cream);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}
body:has(dialog[open]){overflow:hidden}
img{max-width:100%;display:block}
a{color:inherit;text-decoration:none}
button,select{font:inherit}
button,a,select{-webkit-tap-highlight-color:transparent}
:focus-visible{outline:3px solid #e5a36f;outline-offset:4px}
.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.skip-link{position:absolute;top:-100px;left:12px;background:var(--ink);color:white;padding:12px;z-index:20}
.skip-link:focus{top:12px}
.section-wrap{width:min(1200px,calc(100% - 80px));margin-inline:auto}
.top-note{height:31px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--ink-deep);color:#f9eee0;font-size:10px;letter-spacing:.16em;font-weight:750;text-transform:uppercase}
.top-dot{height:6px;width:6px;background:#f1ad84;border-radius:100%}
.site-header{height:76px;max-width:1440px;margin:auto;padding:0 clamp(24px,4.9vw,80px);display:flex;align-items:center;justify-content:space-between;background:var(--cream);gap:24px}
.brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink);font-size:22px;font-weight:800;letter-spacing:-.07em;white-space:nowrap}
.brand-mark{display:grid;place-items:center;width:37px;height:37px;border-radius:11px;background:var(--ink);color:#fff;font-size:23px;font-weight:900;line-height:1;position:relative;padding-bottom:4px;letter-spacing:-.13em}
.brand-mark span{color:var(--coral);font-size:7px;position:absolute;bottom:8px;right:5px}
.brand-period{color:var(--coral)}
.desktop-nav{display:flex;gap:clamp(16px,2.5vw,38px);align-items:center;margin-left:auto}
.desktop-nav a{font-size:13px;font-weight:650;color:#424c62;transition:color .2s}
.desktop-nav a:hover{color:var(--coral)}
.language-wrap{position:relative}
.language-wrap:after{content:"⌄";position:absolute;right:13px;top:8px;pointer-events:none;font-size:17px;color:var(--ink)}
select{appearance:none;border:1px solid #d3d7e1;background:#fff;padding:9px 31px 9px 12px;border-radius:9px;color:var(--ink);font-size:12px;font-weight:800;cursor:pointer}
h1,h2,h3,p{margin-top:0}
h1,h2{color:var(--ink);font-family:Georgia,"Times New Roman",serif;font-weight:500;letter-spacing:-.044em}
em{font-weight:400;color:#aa7652}
.hero{display:grid;grid-template-columns:1.07fr .93fr;gap:7%;align-items:center;padding-top:42px;padding-bottom:86px;min-height:642px}
.hero-copy{padding-bottom:8px}
.eyebrow,.section-kicker{color:#ae805c;text-transform:uppercase;font-size:11px;letter-spacing:.20em;font-weight:820}
.eyebrow{display:flex;align-items:center;gap:13px;margin-bottom:19px}
.eyebrow-line{width:33px;height:1px;background:#b99062}
h1{font-size:clamp(55px,5.9vw,88px);line-height:1.035;max-width:730px;margin-bottom:24px}
h1 em{display:block}
.hero-lede{font-size:17px;line-height:1.75;max-width:570px;color:#4c5871;margin-bottom:27px}
.hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:11px}
.button{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:56px;padding:15px 17px 15px 23px;border-radius:9px;border:0;font-weight:760;font-size:14px;transition:transform .18s,background-color .18s,box-shadow .18s;cursor:pointer;text-align:center}
.button:hover{transform:translateY(-2px);box-shadow:0 11px 23px rgba(20,52,113,.17)}
.button-primary{color:white;background:var(--ink)}
.button-primary:hover{background:#23355c}
.button-arrow{display:grid;place-items:center;width:28px;height:28px;border-radius:5px;background:#e8a47e;color:#17233c;font-size:18px;flex:none;font-weight:400}
.cta-caption,.center-cta p{font-size:12px;color:#586684;margin:0}
.hero-benefits{display:flex;flex-wrap:wrap;gap:13px 23px;margin:29px 0 13px;font-size:12px;font-weight:680;color:#404a5f}
.hero-benefits>span{display:inline-flex;align-items:center;gap:7px}
.check{display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#e0e5f1;color:#3a4e7a;font-size:12px}
.language-notice{display:flex;align-items:flex-start;gap:8px;max-width:560px;font-size:11px;line-height:1.55;color:#6f796e;margin:19px 0 0}
.language-notice>span:first-child{font-size:15px;color:#a67f5f;line-height:1.1}
.hero-visual{position:relative;height:505px;isolation:isolate}
.hero-visual:before{content:"";position:absolute;inset:20px 7px 0 9%;background:#dbe0ea;border-radius:230px 230px 14px 14px;transform:rotate(5deg);z-index:-1}
.photo-frame{position:absolute;inset:0 37px 10px 12%;overflow:hidden;border-radius:230px 230px 10px 10px;box-shadow:var(--shadow);background:#e9e1d5}
.photo-frame img{width:100%;height:100%;object-fit:cover;object-position:top}
.floating-badge{position:absolute;right:-18px;bottom:45px;background:#fffdfa;padding:16px 20px;border-radius:14px;display:flex;align-items:center;gap:10px;box-shadow:var(--shadow);min-width:221px}
.badge-icon{display:grid;place-items:center;width:35px;height:35px;border-radius:9px;background:#dde2ed;color:#243761;font-size:23px}
.floating-badge strong,.floating-badge small{display:block}
.floating-badge strong{color:#252d3e;font-size:11px}
.floating-badge small{font-size:10px;color:#5c6b8a;margin-top:3px}
.floating-note{position:absolute;top:23px;left:0;background:#fffaf1;border-radius:11px;padding:10px 14px;display:flex;align-items:center;gap:6px;box-shadow:var(--shadow);font-size:10px;color:#4a5670;font-weight:760;max-width:157px}
.floating-note strong{font-family:Georgia,serif;color:var(--coral);font-size:32px;line-height:.9}
.hero-caption{position:absolute;bottom:-18px;right:28px;font-size:10px;color:#79857a;font-style:italic}
.stats-bar{background:#e9ebf1;border-top:1px solid #e0e4ec;border-bottom:1px solid #e0e4ec}
.stats-inner{display:grid;grid-template-columns:repeat(4,1fr);padding-top:25px;padding-bottom:25px}
.stats-inner>div{display:flex;align-items:center;justify-content:center;gap:11px;border-right:1px solid #cbd1dd}
.stats-inner>div:last-child{border:0}
.stats-inner strong{font-family:Georgia,serif;font-size:34px;font-weight:500;color:var(--ink)}
.stats-inner span{font-size:11px;font-weight:700;color:#596785;max-width:105px;line-height:1.3}
.intro{padding-top:104px;padding-bottom:100px}
.intro-grid{display:grid;grid-template-columns:1fr .83fr;gap:14%;margin:19px 0 42px}
h2{font-size:clamp(38px,4.2vw,61px);line-height:1.12;margin-bottom:0}
.intro-grid h2{max-width:610px}
.intro-grid p{line-height:1.72}
.section-lede{font-size:17px;color:#48536b;line-height:1.66}
.intro-grid .muted{font-size:14px;color:#718175;margin-top:15px;line-height:1.7}
.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.step-card{padding:26px 27px 28px;border:1px solid #dce0e8;border-radius:12px;background:#fffdfa;min-height:238px}
.step-number{font-size:11px;font-weight:800;letter-spacing:.10em;color:#aa9073}
.step-illustration{color:#4d618b;font-family:Georgia,serif;font-size:42px;margin:12px 0 9px;line-height:1}
h3{font-size:21px;line-height:1.28;color:var(--ink);letter-spacing:-.03em;margin-bottom:9px}
.step-card p,.product-card p{font-size:13px;line-height:1.65;color:#6a796e;margin:0}
.bundle-section{background:#f1eee5;padding:100px 0 94px}
.bundle-heading{display:flex;justify-content:space-between;gap:30px;align-items:end;margin-bottom:30px}
.bundle-heading h2{max-width:650px;margin:16px 0 12px}
.bundle-heading .section-lede{max-width:650px;margin:0}
.bundle-count{display:flex;align-items:center;flex-direction:column;min-width:125px;margin-bottom:5px;color:#434f68}
.bundle-count strong{font:500 58px/1 Georgia,serif;color:#c58e61}
.bundle-count span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;font-weight:800}
.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}
.product-card{background:#fffdfa;border:1px solid #e3e3d8;border-radius:11px;overflow:hidden;display:flex;flex-direction:column;transition:transform .18s,box-shadow .18s}
.product-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(24,55,45,.08)}
.product-image{height:192px;overflow:hidden;background:#dce0e9}
.product-image img{width:100%;height:100%;object-fit:cover;object-position:center 28%}
.product-image-meal img{object-position:center top}
.product-content{padding:24px;flex:1;display:flex;flex-direction:column}
.product-number{font-size:10px;font-weight:850;letter-spacing:.14em;color:#b18161;margin-bottom:11px}
.product-content h3{font-size:21px}
.product-tag{align-self:flex-start;margin-top:auto;padding-top:22px;color:#43557c;font-size:11px;font-weight:800}
.bundle-disclosure{font-size:11px;color:#596786;text-align:center;margin:20px 0 0;line-height:1.5}
.center-cta{display:flex;flex-direction:column;align-items:center;gap:9px;margin-top:32px}
.center-cta .button{min-width:260px}
.app-section{display:grid;grid-template-columns:1fr .95fr;gap:8%;align-items:center;padding-top:105px;padding-bottom:105px}
.app-visual{height:505px;background:#dde1ea;position:relative;border-radius:190px 190px 14px 14px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden;isolation:isolate}
.app-orbit{position:absolute;border:1px solid rgba(250,253,244,.55);border-radius:50%;width:500px;height:500px;bottom:-210px;z-index:-1}
.orbit-two{width:690px;height:690px;bottom:-305px}
.app-phone{width:255px;height:456px;background:#171e2c;border:7px solid #191e2a;border-bottom:0;border-radius:34px 34px 0 0;box-shadow:0 18px 50px rgba(15,35,77,.26);position:relative}
.phone-top{width:65px;height:13px;background:#191e2a;position:absolute;z-index:2;top:0;left:50%;transform:translateX(-50%);border-radius:0 0 10px 10px}
.phone-inner{height:100%;padding:31px 17px 0;background:#fffdf8;border-radius:27px 27px 0 0}
.phone-brand{font-size:13px;font-weight:850;letter-spacing:-.06em;color:var(--ink)}
.phone-brand span{color:var(--coral)}
.phone-greeting{font-family:Georgia,serif;font-size:24px;line-height:1.18;letter-spacing:-.04em;color:var(--ink);margin:28px 0 30px}
.phone-label{font-size:9px;letter-spacing:.14em;font-weight:900;color:#7482a2}
.phone-chart{height:165px;margin:12px 0 29px;border:1px solid #e3e6ec;border-radius:12px;background:linear-gradient(#f6f7fa,#f6f7fa);display:flex;align-items:end;justify-content:space-around;padding:18px}
.phone-chart span{width:14px;border-radius:4px 4px 0 0;background:#94a3c4}
.phone-chart span:nth-child(3n){background:#d3a275}
.phone-bottom{border-top:1px solid #e8eaef;padding-top:13px;display:flex;justify-content:space-between;gap:5px;font-size:9px;font-weight:800;color:#556382}
.app-note{position:absolute;bottom:16px;left:18px;font-size:10px;color:#435271;background:#f7f8fbd9;padding:6px 8px;border-radius:4px}
.app-copy .section-kicker{margin-bottom:17px}
.app-copy h2{margin-bottom:22px}
.app-copy .section-lede{max-width:480px}
.feature-list{padding:0;list-style:none;margin:23px 0 26px;display:grid;gap:14px}
.feature-list li{display:flex;align-items:center;gap:12px;font-size:13px;font-weight:690;color:#48546d}
.feature-icon{display:grid;place-items:center;flex:0 0 24px;height:24px;border-radius:50%;background:#dee3ef;color:#3d517b}
.text-link{display:inline-flex;gap:9px;align-items:center;border-bottom:1px solid #a1abc1;padding-bottom:5px;color:#304166;font-size:14px;font-weight:800}
.delivery-section{background:#e5e8ee;padding:91px 0}
.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:14%}
.delivery-grid h2{margin:17px 0 19px}
.delivery-grid .section-lede{max-width:470px;margin:0}
.delivery-steps{list-style:none;padding:0;margin:0}
.delivery-steps li{display:flex;gap:24px;border-bottom:1px solid #ccd1dd;padding:18px 0}
.delivery-steps li:first-child{padding-top:0}
.delivery-steps li:last-child{border:0}
.delivery-steps li>span{font-family:Georgia,serif;font-size:29px;color:#b28361}
.delivery-steps strong{font-size:15px;color:var(--ink)}
.delivery-steps p{font-size:13px;line-height:1.6;color:#586583;margin:5px 0 0}
.offer-section{padding-top:100px;padding-bottom:48px}
.offer-card{position:relative;overflow:hidden;border-radius:17px;background:var(--ink);padding:75px min(9vw,105px);color:#fffaf2}
.offer-card:before,.offer-card:after{content:"";position:absolute;border:1px solid #ffffff19;border-radius:50%;pointer-events:none}
.offer-card:before{height:640px;width:640px;right:-180px;top:-370px}
.offer-card:after{height:510px;width:510px;right:-190px;bottom:-400px}
.offer-stamp{position:absolute;right:10%;top:45%;font-size:155px;line-height:1;color:#f1bc8628}
.offer-copy{position:relative;max-width:740px;z-index:1}
.offer-card .section-kicker{color:#e1b78d}
.offer-card h2{color:white;margin:17px 0 15px;font-size:clamp(41px,4.5vw,62px)}
.offer-card p{color:#dadfe9;line-height:1.65;max-width:650px;font-size:15px}
.offer-points{display:flex;flex-wrap:wrap;gap:12px 20px;font-size:11px;font-weight:740;margin:27px 0 31px;color:#dee4f0}
.offer-points span:before{content:"✓";margin-right:8px;color:#f7b987}
.button-light{background:#fff9ee;color:var(--ink);gap:18px}
.button-light:hover{background:white}
.offer-card .offer-small{font-size:11px;color:#c2c9d7;margin:18px 0 0;max-width:550px}
.guarantee{display:flex;align-items:center;gap:37px;max-width:940px;padding-top:56px;padding-bottom:94px}
.guarantee-icon{width:100px;height:100px;flex:none;border:1.5px solid #8f9bb5;border-radius:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#384c76;font:500 39px/.95 Georgia,serif;transform:rotate(-11deg)}
.guarantee-icon span{font:800 11px/1.6 ui-sans-serif,system-ui,sans-serif;letter-spacing:.18em}
.guarantee .section-kicker{margin-bottom:11px}
.guarantee h2{font-size:34px;margin-bottom:12px}
.guarantee p{line-height:1.66;color:#576583;font-size:13px;max-width:790px;margin:0}
.faq-section{background:#fffdfa;padding:95px 0 110px;border-top:1px solid #eeeae0}
.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}
.faq-grid h2{margin:17px 0 15px}
.faq-grid>div>p{line-height:1.7;color:#5a6886;font-size:14px}
.faq-list{border-top:1px solid #d6dbe4}
.faq-list details{border-bottom:1px solid #d6dbe4;padding:20px 0}
.faq-list summary{font-size:15px;color:var(--ink);font-weight:720;cursor:pointer;list-style:none;padding-right:30px;position:relative}
.faq-list summary::-webkit-details-marker{display:none}
.faq-list summary:after{content:"+";position:absolute;right:3px;top:-4px;color:#596a90;font-size:24px;font-weight:350}
.faq-list details[open] summary:after{content:"−"}
.faq-list p{margin:12px 25px 0 0;font-size:13px;line-height:1.7;color:#5a6988}
.site-footer{background:var(--ink-deep);padding:52px 0;color:#f6f2e9}
.footer-inner{display:flex;justify-content:space-between;gap:80px}
.brand-footer{color:white}
.brand-footer .brand-mark{background:#283757}
.site-footer p{margin:17px 0 0;color:#b8c0d0;font-size:12px;line-height:1.55}
.footer-right{max-width:580px;text-align:right}
.footer-right p{margin:0 0 19px}
.footer-right>span{font-size:11px;color:#b8c0d0}
.mobile-bar{display:none}
dialog{border:0;border-radius:14px;max-width:min(420px,calc(100% - 32px));width:100%;padding:0;color:var(--ink);box-shadow:0 26px 80px #0e19314d}
dialog::backdrop{background:#0d162b99;backdrop-filter:blur(4px)}
.dialog-content{padding:36px;text-align:center;position:relative}
.dialog-close{position:absolute;right:17px;top:12px;border:0;background:transparent;font-size:29px;cursor:pointer;color:#404d68}
.dialog-icon{font-size:39px;color:#818eab}
.dialog-content h2{font-size:30px;margin:15px 0 10px}
.dialog-content p{font-size:14px;line-height:1.6;color:#5c6a89}
.dialog-ok{margin-top:13px}
@media(max-width:1050px){.section-wrap{width:min(100% - 52px,1200px)}.hero{gap:3%}.hero-visual{height:450px}.photo-frame{inset:0 18px 0 11%}.floating-badge{right:-8px}.desktop-nav{gap:15px}.desktop-nav a{font-size:12px}.product-image{height:160px}}
@media(max-width:800px){.desktop-nav{display:none}.site-header{height:66px;padding:0 25px}.section-wrap{width:calc(100% - 48px)}.hero{grid-template-columns:1fr;gap:43px;padding-top:42px;padding-bottom:66px}.hero-copy{max-width:670px}.hero-visual{height:540px;max-width:510px;width:100%;margin:auto}.stats-inner{grid-template-columns:repeat(2,1fr);row-gap:15px}.stats-inner>div:nth-child(2){border-right:0}.stats-inner>div{padding:8px}.intro-grid,.delivery-grid,.faq-grid{gap:35px;grid-template-columns:1fr}.intro-grid{margin-bottom:30px}.product-grid{grid-template-columns:repeat(2,1fr)}.app-section{gap:6%;grid-template-columns:.85fr 1fr}.app-visual{height:430px}.app-phone{transform:scale(.88);transform-origin:bottom center}.offer-stamp{right:2%}}
@media(max-width:650px){html{scroll-padding-top:56px}.section-wrap{width:calc(100% - 36px)}.top-note{height:27px;font-size:8px}.site-header{height:60px;padding:0 18px}.brand{font-size:19px}.brand-mark{height:31px;width:31px;font-size:19px;border-radius:9px}.brand-mark span{right:4px;bottom:7px}.hero{padding-top:30px;gap:32px;padding-bottom:58px;min-height:unset}.eyebrow{font-size:9px;letter-spacing:.17em;margin-bottom:16px}h1{font-size:clamp(45px,11.7vw,65px);line-height:1.04;letter-spacing:-.05em;margin-bottom:16px}.hero-lede{font-size:15px;line-height:1.6;margin-bottom:21px}.button{width:100%;min-height:55px;font-size:14px;justify-content:space-between}.hero-actions{align-items:stretch}.cta-caption{font-size:11px;text-align:center}.hero-benefits{gap:10px 15px;margin:21px 0 11px;font-size:11px}.language-notice{margin-top:15px;font-size:10px}.hero-visual{height:350px;max-width:420px}.hero-visual:before{inset:10px 16px 4px 10%;border-radius:160px 160px 12px 12px}.photo-frame{inset:0 20px 5px 9%;border-radius:160px 160px 8px 8px}.floating-badge{right:-6px;bottom:20px;padding:11px;border-radius:10px;min-width:170px}.floating-badge strong{font-size:10px}.floating-badge small{font-size:9px}.badge-icon{width:30px;height:30px;font-size:19px}.floating-note{top:14px;left:0;padding:7px 8px;font-size:9px;max-width:137px}.floating-note strong{font-size:27px}.hero-caption{bottom:-13px;right:17px;font-size:9px}.stats-inner{padding-top:17px;padding-bottom:17px;gap:0}.stats-inner>div{justify-content:flex-start;padding:11px 3px;gap:9px}.stats-inner>div:nth-child(1),.stats-inner>div:nth-child(2){border-bottom:1px solid #d1d6e0}.stats-inner>div:nth-child(1),.stats-inner>div:nth-child(3){padding-left:6px}.stats-inner>div:nth-child(2),.stats-inner>div:nth-child(4){padding-left:20px}.stats-inner strong{font-size:28px}.stats-inner span{font-size:9px}.intro{padding-top:67px;padding-bottom:67px}.intro-grid{margin:14px 0 27px;gap:17px}h2{font-size:clamp(37px,10vw,48px)}.section-kicker{font-size:9px}.section-lede{font-size:15px}.intro-grid .muted{font-size:13px;margin-top:11px}.steps-grid{grid-template-columns:1fr;gap:10px}.step-card{min-height:unset;padding:18px 20px;display:grid;grid-template-columns:47px 1fr;column-gap:8px}.step-number{grid-column:1}.step-illustration{grid-column:1;grid-row:2 / span 2;font-size:31px;margin:5px 0}.step-card h3{grid-column:2;font-size:19px;margin:0 0 4px}.step-card p{grid-column:2;font-size:12px}.bundle-section{padding:70px 0 70px}.bundle-heading{gap:12px;align-items:start;margin-bottom:23px}.bundle-heading h2{margin:13px 0 10px}.bundle-heading .section-lede{font-size:14px}.bundle-count{min-width:60px;margin-top:12px}.bundle-count strong{font-size:39px}.bundle-count span{text-align:center;font-size:8px;letter-spacing:.07em}.product-grid{grid-template-columns:1fr;gap:11px}.product-card{flex-direction:row;min-height:152px}.product-image{flex:0 0 105px;height:auto;min-height:152px;position:relative}.product-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.product-content{padding:15px 13px}.product-number{margin-bottom:5px;font-size:9px}.product-content h3{font-size:18px;margin-bottom:5px}.product-content p{font-size:11px;line-height:1.45}.product-tag{font-size:10px;padding-top:10px}.bundle-disclosure{font-size:10px;margin-top:16px}.center-cta{margin-top:25px}.center-cta .button{min-width:unset}.app-section{grid-template-columns:1fr;gap:29px;padding-top:72px;padding-bottom:72px}.app-copy{order:0}.app-visual{order:1;height:340px;max-width:430px;width:100%;margin:auto;border-radius:130px 130px 12px 12px}.app-phone{transform:scale(.72);transform-origin:bottom center}.app-copy h2{margin:13px 0 13px}.app-copy .section-lede{font-size:14px}.feature-list{gap:12px;margin:20px 0}.feature-list li{font-size:12px}.delivery-section{padding:72px 0}.delivery-grid{gap:24px}.delivery-grid h2{margin:12px 0}.delivery-grid .section-lede{font-size:14px}.delivery-steps li{padding:14px 0;gap:17px}.offer-section{padding-top:68px;padding-bottom:30px}.offer-card{padding:39px 23px;border-radius:12px}.offer-card h2{font-size:39px}.offer-card p{font-size:13px}.offer-stamp{font-size:110px;right:-20px;top:20px}.offer-points{gap:10px;margin:21px 0;font-size:10px}.offer-points span{display:block;width:100%}.offer-card .offer-small{font-size:10px}.guarantee{align-items:flex-start;gap:17px;padding-top:30px;padding-bottom:71px}.guarantee-icon{width:60px;height:60px;font-size:24px}.guarantee-icon span{font-size:8px}.guarantee h2{font-size:27px}.guarantee p{font-size:12px}.faq-section{padding:69px 0 86px}.faq-grid{gap:25px}.faq-grid h2{margin:12px 0}.faq-list details{padding:19px 0}.faq-list summary{font-size:14px}.site-footer{padding:41px 0 100px}.footer-inner{flex-direction:column;gap:26px}.footer-right{text-align:left}.footer-right p{font-size:11px}.mobile-bar{display:block;position:fixed;bottom:0;left:0;right:0;padding:10px 15px calc(10px + env(safe-area-inset-bottom));background:#fffdf9f0;border-top:1px solid #dce1eb;box-shadow:0 -8px 24px #16244112;z-index:10;backdrop-filter:blur(12px)}.mobile-bar .button{min-height:48px;padding:10px 19px}}
@media(max-width:390px){.product-image{flex-basis:88px}.product-content h3{font-size:16px}.product-content p{font-size:10px}.hero-visual{height:315px}.bundle-count{display:none}.guarantee-icon{width:54px;height:54px;min-width:54px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.hero-proof{display:flex;align-items:center;gap:10px;margin:20px 0 0;font-size:12px;font-weight:730;color:#4a5670}
.photo-frame img{object-fit:contain;background:#e5e8ee}
.hero-proof strong{font-family:Georgia,serif;font-size:28px;line-height:1;color:var(--coral);font-weight:500}
.results-section{background:#fffdfa;padding:80px 0 84px;border-bottom:1px solid #e9e9df}
.results-heading{display:grid;grid-template-columns:1fr 1fr;column-gap:7%;align-items:end;margin-bottom:29px}
.results-heading .section-kicker{grid-column:1 / -1;margin-bottom:17px}
.results-heading h2{max-width:550px}
.results-heading .section-lede{max-width:510px;margin:0;font-size:15px}
.results-gallery{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}
.result-card{margin:0;padding:8px;background:#fff;border:1px solid #dee2ea;border-radius:12px;box-shadow:0 12px 35px #15223e0e;min-width:0}
.result-card img{width:100%;height:230px;object-fit:contain;background:#eceef3;border-radius:7px}
.result-card figcaption{display:flex;align-items:center;gap:6px;padding:11px 6px 5px;color:#434f6a;font-size:10px;font-weight:780;line-height:1.2}
.result-card figcaption span:first-child{font-size:15px;color:#d28a67;line-height:.6}
.results-disclaimer{text-align:center;color:#5b6988;font-size:11px;line-height:1.5;margin:18px 0 0}
.results-cta{margin-top:27px}
.results-swipe{display:none}
.app-credentials{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0 8px}
.app-credentials span{display:inline-flex;align-items:center;border:1px solid #c9d0de;background:#f1f3f9;border-radius:100px;padding:8px 12px;color:#354465;font-size:11px;font-weight:780}
.app-credentials span:before{content:"✳";margin-right:6px;color:#bb8456}
.product-image{position:relative}
.product-image img{filter:blur(6px) brightness(.64);transform:scale(1.09)}
.product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#11192c30,#11192cb8);pointer-events:none}
.product-cover-label{position:absolute;z-index:1;left:21px;right:16px;bottom:18px;color:white;font:500 23px/1.13 Georgia,serif;letter-spacing:-.035em;text-shadow:0 2px 7px #111e3a80}
@media(max-width:800px){.results-gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.result-card img{height:255px}}
@media(max-width:650px){.hero-proof{margin-top:14px;font-size:11px}.hero-proof strong{font-size:23px}.results-section{padding:62px 0 67px}.results-heading{grid-template-columns:1fr;gap:12px;margin-bottom:16px}.results-heading .section-kicker{grid-column:1;margin-bottom:0}.results-heading .section-lede{font-size:14px}.results-swipe{display:block;color:#5b6988;font-size:11px;font-weight:770;margin-bottom:12px}.results-gallery{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:0 3px 14px}.result-card{flex:0 0 min(82vw,330px);scroll-snap-align:start}.result-card img{height:290px}.result-card figcaption{font-size:11px}.results-disclaimer{font-size:10px;margin-top:9px}.results-cta{margin-top:25px}.app-credentials{gap:7px}.app-credentials span{font-size:10px;padding:7px 10px}.product-cover-label{left:8px;right:7px;bottom:10px;font-size:13px;line-height:1.16}}

.tracking-settings{display:inline-block;margin:0 16px 0 0;padding:0;border:0;background:transparent;color:#d7ddea;text-decoration:underline;cursor:pointer;font:inherit;font-size:11px}
.tracking-consent{position:fixed;right:16px;bottom:16px;z-index:30;width:min(400px,calc(100% - 32px));padding:18px 20px;background:#fffdf9;color:#15223e;border:1px solid #bdc4d3;border-radius:12px;box-shadow:0 14px 48px #0d162b66}
.tracking-consent[hidden]{display:none}
.tracking-consent p{margin:0 0 14px;font-size:13px;line-height:1.5}
.tracking-consent-actions{display:flex;justify-content:flex-end;gap:10px}
.tracking-consent-actions button{padding:9px 16px;border:1px solid #607091;border-radius:7px;background:#fff;color:#15223e;font:inherit;font-size:12px;font-weight:750;cursor:pointer}
.tracking-consent-actions #tracking-accept{background:#15223e;color:#fff}
.tracking-consent-actions button:focus-visible,.tracking-settings:focus-visible{outline:3px solid #b77c4c;outline-offset:3px}
@media(max-width:650px){.tracking-consent{right:12px;bottom:calc(78px + env(safe-area-inset-bottom));width:calc(100% - 24px);padding:15px 16px}.tracking-consent p{font-size:12px}}

/* French-blue campaign palette and a visible all-inclusive price. */
.top-note{letter-spacing:.09em;background:#0e2554}
.button-primary{background:#174494}
.button-primary:hover{background:#103578}
.button-arrow{background:#dce8ff;color:#143a7b}
.hero-visual:before,.app-visual{background:#e1eaf9}
.hero-price{display:flex;align-items:center;gap:15px;width:min(100%,550px);padding:14px 18px;margin:-4px 0 22px;border:1px solid #cbdcf8;border-radius:15px;background:linear-gradient(115deg,#ebf2ff 0%,#fff 80%);box-shadow:0 12px 35px #14377a10}
.hero-price span:first-child{max-width:100px;font-size:10px;font-weight:900;line-height:1.35;letter-spacing:.12em;color:#355999}
.hero-price strong{white-space:nowrap;color:#153977;font:500 clamp(51px,5.5vw,74px)/.95 Georgia,serif;letter-spacing:-.055em}
.hero-price small,.offer-price small{font-size:.52em;font-weight:500}
.hero-price span:last-child{max-width:190px;color:#465b82;font-size:12px;line-height:1.4;font-weight:720}
.cta-caption,.center-cta p{font-weight:710;color:#526b99}
.hero-benefits .check,.feature-icon{background:#e4edff;color:#1c56ad}
.stats-bar,.delivery-section{background:#e9f0fc}
.photo-frame img{background:#e6ebf5}
.product-image img{filter:blur(9px) brightness(.59);transform:scale(1.11)}
.product-image:after{background:linear-gradient(180deg,#142e6580,#10265de8)}
.product-cover-label{text-shadow:0 2px 8px #0c2247}
.phone-chart span{background:#86a9e7}
.phone-chart span:nth-child(3n){background:#e5b583}
.offer-card{background:linear-gradient(125deg,#0d285d,#164592)}
.offer-price{display:inline-flex;align-items:center;gap:21px;padding:6px 19px 7px 16px;border:1px solid #ffffff59;border-radius:12px;background:#ffffff1c;margin:7px 0 4px}
.offer-price>span{max-width:115px;color:#ecf3ff;font-size:11px;font-weight:850;line-height:1.4;letter-spacing:.10em}
.offer-price strong{font:500 clamp(62px,7vw,96px)/1 Georgia,serif;letter-spacing:-.05em;color:#fff}
.mobile-bar{border-color:#d7e3f7;background:#f9fbfff2}
html[lang="fr"] h1{font-size:clamp(47px,5.2vw,76px)}
@media(max-width:650px){
  html[lang="fr"] h1{font-size:clamp(39px,9.8vw,54px)}
  .hero-price{gap:10px;padding:12px 13px;margin:0 0 19px}
  .hero-price span:first-child{font-size:8px;max-width:65px}
  .hero-price strong{font-size:clamp(43px,13vw,62px)}
  .hero-price span:last-child{font-size:10px;max-width:130px}
  .offer-price{gap:15px}
  .offer-price strong{font-size:70px}
  .offer-price>span{font-size:10px;max-width:100px}
  .mobile-bar .button{font-size:13px}
}
@media(max-width:365px){.hero-price span:first-child{display:none}.hero-price span:last-child{font-size:9px}}

/* The six guide previews use French titles over original blue artwork. */
.product-image{display:flex;align-items:center;justify-content:center;isolation:isolate;background:radial-gradient(circle at 84% 6%,#5c91e1 0%,transparent 43%),linear-gradient(145deg,#285cbb,#102750 87%)}
.product-card:nth-child(2n) .product-image{background:radial-gradient(circle at 10% 5%,#739ee0 0%,transparent 43%),linear-gradient(145deg,#2863c2,#172c66 87%)}
.product-card:nth-child(3n) .product-image{background:radial-gradient(circle at 85% 2%,#6193d4 0%,transparent 42%),linear-gradient(145deg,#1f4c9f,#0a2047 87%)}
.product-image::before{content:"";position:absolute;inset:16px;border:1px solid #ffffff65;border-radius:5px;transform:rotate(-4deg);pointer-events:none}
.product-image::after{background:linear-gradient(180deg,#0d296011,#081c4d8a)}
.product-art{font:500 112px/1 Georgia,serif;color:#ffffff4a;transform:translateY(-6px) rotate(-8deg);user-select:none}
@media(max-width:650px){.product-art{font-size:73px}.product-image::before{inset:8px}}
