@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap');
:root{--cream:#f7f3eb;--ink:#302821;--red:#a93428;--muted:#766c62;--line:#dfd6c9}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif;font-size:16px;line-height:1.75}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:500}h1{font-size:clamp(42px,4.35vw,65px);letter-spacing:-2px}h2{font-size:clamp(32px,3.2vw,46px);letter-spacing:-1px}h3{font-size:21px}p+p{margin-top:18px}strong{font-weight:700}a{color:inherit}.wrap{max-width:1180px;margin:auto;padding:0 32px}.brand{font-family:Georgia,serif;font-size:23px;line-height:1.05;display:flex;align-items:center;gap:12px}.brand span{display:block}.brand small{font:9px 'DM Sans',sans-serif;letter-spacing:3.5px}.mark{border:1px solid var(--red);border-radius:50%;width:42px;height:42px;display:grid;place-items:center;color:var(--red);font-size:26px}header .wrap{height:104px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line)}header .note{font-size:11px;text-transform:uppercase;letter-spacing:2px;color:var(--muted)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:center;min-height:735px;padding-top:65px;padding-bottom:70px}.eyebrow{text-transform:uppercase;font-size:10px;letter-spacing:2.5px;font-weight:700;color:var(--red);margin-bottom:24px}.hero h1 em{color:var(--red);font-style:normal}.hero p{font-size:16px;color:var(--muted);margin:26px 0;max-width:490px}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;background:var(--red);color:#fff;text-decoration:none;padding:20px 25px;border:0;border-radius:4px;font:700 11px 'DM Sans',sans-serif;letter-spacing:.5px;cursor:pointer;min-height:58px;transition:background .2s,transform .2s}.button:hover{background:#85291f;transform:translateY(-2px)}.button:focus-visible,summary:focus-visible{outline:3px solid #bf9153;outline-offset:5px}.micro{font-size:10px!important;letter-spacing:.3px;margin:15px 0!important}.visual{position:relative;min-height:550px;display:grid;place-items:center;background:radial-gradient(ellipse,#e8dfd1 0%,transparent 68%)}.phone{width:244px;border:7px solid #312e2a;border-radius:35px;background:#fffdf9;box-shadow:20px 30px 55px #46372535;transform:rotate(7deg);overflow:hidden;position:relative;padding:20px 13px 16px;z-index:2}.phone:before{content:'';display:block;width:65px;height:14px;border-radius:20px;background:#312e2a;margin:-15px auto 18px}.phone .brand{font-size:15px;gap:7px}.phone .mark{width:25px;height:25px;font-size:17px}.phone .brand small{font-size:5px;letter-spacing:2px}.phone h3{font:22px Georgia,serif;margin:25px 0 14px}.food{width:100%;height:160px;object-fit:cover;border-radius:8px;background:#e8dfd1}.phone .tag{font-size:8px;color:var(--red);letter-spacing:1px;margin:13px 0 5px}.phone b{font-size:13px}.phone p{font-size:9px;margin:5px 0 18px;color:var(--muted)}.app-row{font-size:10px;padding:12px 0;border-top:1px solid var(--line);display:flex;justify-content:space-between}.phone .app-nav{font-size:9px;text-align:center;color:var(--red);padding-top:14px;border-top:1px solid var(--line)}.float{position:absolute;z-index:3;background:#fffdf8;box-shadow:0 10px 30px #46372515;border:1px solid #ece3d5;border-radius:6px;padding:17px 21px;font-size:11px}.float b{display:block;font:28px Georgia,serif;color:var(--red)}.float.one{left:0;bottom:80px}.float.two{right:-5px;top:65px}.caption{position:absolute;bottom:0;font-size:9px;color:var(--muted);letter-spacing:1px}.ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:20px;text-align:center;font-size:11px;letter-spacing:2px;text-transform:uppercase}.section{padding:100px 0}.white{background:#fffdf9}.narrow{max-width:740px;margin:auto}.section h2{margin-bottom:30px}.section p{color:var(--muted)}.section strong{color:var(--ink)}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.section .lead{font:26px/1.45 Georgia,serif;color:var(--ink);margin-top:28px}.list{list-style:none;padding:0;margin:25px 0}.list li{position:relative;padding:13px 0 13px 30px;border-bottom:1px solid var(--line);font-size:15px}.list li:before{content:'✓';position:absolute;left:0;color:var(--red)}.center{text-align:center}.grid{display:grid;grid-template-columns:repeat(2,1fr);gap:25px}.step{border-top:1px solid var(--line);padding:30px 0}.step .num{font:40px Georgia,serif;color:#bdb09e;margin-bottom:20px}.step h3{font:25px Georgia,serif;margin-bottom:16px}.dark{background:#342c26;color:var(--cream)}.dark p,.dark strong{color:#e5dbcd}.dark .eyebrow{color:#d7ad81}.dark .list li{border-color:#625447}.dark .list li:before{color:#d7ad81}.receive{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.receive article{border-top:1px solid var(--line);padding-top:25px}.receive h3{font:23px Georgia,serif;margin-bottom:15px}.quote-slot{border:1px dashed #c8bca9;padding:32px;min-height:115px;color:var(--muted);font-size:12px;text-align:center}.bonus-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px 30px}.bonus h3{font:23px/1.3 Georgia,serif;margin:25px 0 12px}.bonus p{font-size:14px}.book-stage{height:220px;display:grid;place-items:center;background:#ece5d9;border-radius:4px}.book{height:185px;width:137px;background:#91362c;color:#f7eddb;transform:perspective(600px) rotateY(-14deg) rotateZ(-6deg);box-shadow:12px 12px 0 #d5c8b5,20px 22px 25px #40302524;border-left:8px solid #6e2d25;padding:20px 12px;display:flex;flex-direction:column;justify-content:space-between}.book small{font-size:6px;letter-spacing:1px}.book strong{font:19px/1.1 Georgia,serif;color:inherit}.book .ornament{font-size:35px;color:#d9b895}.bonus:nth-child(3n+2) .book{background:#53583f;border-color:#363c2b}.bonus:nth-child(3n) .book{background:#c4a57e;border-color:#a48663;color:#36271c}.offer{border:1px solid var(--line);padding:48px;background:#fffdf9;border-radius:8px}.offer .list{columns:2;column-gap:36px}.offer .list li{break-inside:avoid;font-size:13px}.price{font:76px/1 Georgia,serif;color:var(--red);margin:20px 0}.price small{font-size:25px}.old{font-size:14px;color:var(--muted)}.pay{font-size:11px;letter-spacing:2px}.seal{border:2px solid var(--red);outline:1px solid var(--red);outline-offset:8px;border-radius:50%;width:190px;height:190px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:var(--red);margin:auto}.seal b{font:72px/1 Georgia,serif}.seal span{font-size:11px;letter-spacing:2px}details{border-bottom:1px solid var(--line);padding:22px 0}summary{list-style:none;cursor:pointer;font-weight:600;padding-right:30px;position:relative}summary:after{content:'+';position:absolute;right:0;color:var(--red);font-size:23px}details[open] summary:after{content:'−'}details p{padding-top:14px;font-size:15px}footer{border-top:1px solid var(--line);padding:35px 0}footer .wrap{display:flex;justify-content:space-between;align-items:center;font-size:11px;color:var(--muted)}dialog{border:1px solid var(--line);border-radius:10px;padding:35px;max-width:440px;background:var(--cream);color:var(--ink)}dialog::backdrop{background:#0008}dialog h3{font-family:Georgia,serif;margin-bottom:20px}dialog p{margin-bottom:25px}.checkout-note{font-size:11px;margin-top:14px!important}
@media(max-width:800px){.wrap{padding:0 23px}header .wrap{height:85px}header .note{display:none}.hero{grid-template-columns:1fr;padding-top:45px;gap:15px}.hero h1{font-size:44px;letter-spacing:-1.5px}.hero p{max-width:none}.visual{min-height:530px}.float.two{right:0}.float.one{left:0}.split{grid-template-columns:1fr;gap:40px}.section{padding:65px 0}.receive,.bonus-grid{grid-template-columns:1fr 1fr}.offer{padding:25px}.offer .list{columns:1}.button{width:100%;font-size:10px;padding:20px 15px}.ribbon{font-size:8px;letter-spacing:1px}.grid{grid-template-columns:1fr}.book-stage{height:210px}.bonus h3{font-size:20px}.bonus-grid{gap:35px 20px}.book{width:120px;height:170px}.book strong{font-size:17px}footer .wrap{gap:20px}.caption{font-size:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.wide-food{height:340px;margin-top:30px;border-radius:5px}.cover-food{width:100%;height:45px;object-fit:cover;border-radius:2px}.bonus-title{max-width:750px;margin:0 auto 55px!important}.receive{grid-template-columns:1fr;gap:20px}.receive article{padding-top:18px}.receive h3{font-size:21px;margin-bottom:8px}.receive p{font-size:15px}.price-wrap{border-top:1px solid var(--line);padding-top:35px;margin-top:35px}.offer h3{margin:25px 0}.offer h2{font-size:35px;margin-top:24px}.checkout{margin-top:22px}.button{font-size:12px}.eyebrow,.micro,.caption,.pay,.quote-slot{font-size:12px!important}.bonus p,.offer .list li{font-size:16px}.float{font-size:12px}header .note{font-size:12px}.list li{font-size:16px}@media(max-width:800px){.button{font-size:12px}.ribbon{font-size:12px;line-height:2}.brand small{font-size:8px}.caption{font-size:10px!important}}

.topbar{background:#ae1716;color:#fff;text-align:center;font-size:14px;font-weight:800;letter-spacing:1px;padding:14px 20px}
.hero{display:block;text-align:center;max-width:none;min-height:0;padding:32px 32px 58px;background:#231918;color:#fff7ed}.hero>div{max-width:820px;margin:auto}.hero-pills{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin:0 0 42px}.hero-pills span{border:1px solid #824039;background:#30201e;color:#f6efdf;border-radius:50px;padding:8px 15px;font-size:12px;font-weight:700}.hero h1{font-weight:700;font-size:clamp(43px,5.4vw,72px);line-height:1.15;letter-spacing:-1.8px;max-width:790px;margin:auto}.hero h1 em{background:#88283d;color:#fff7ed;border-radius:5px;padding:0 .12em;box-decoration-break:clone;-webkit-box-decoration-break:clone}.hero p{max-width:680px;margin:28px auto;font-size:19px;line-height:1.7;color:#d6c8bf}.hero .button{max-width:560px;width:100%;margin-top:25px;font-size:13px;min-height:65px;background:#b3201d;box-shadow:0 5px 0 #861b19}.hero .micro{font-size:12px!important;max-width:none}.image-space{border:1px dashed #b5a89b;display:grid;place-items:center;min-height:240px;background:#eee7dd;color:#8a796a;border-radius:8px;position:relative;margin:30px auto;width:100%;overflow:hidden}.image-space span{font-size:12px;letter-spacing:2px;padding:20px;text-align:center}.app-space{max-width:680px;min-height:360px}.hero .app-space{margin-top:35px;min-height:350px;background:#322724;border-color:#786154;color:#c3ad9b}.landscape-space{min-height:300px}.bonus-space{min-height:250px;margin:0 auto}.guarantee-space{min-height:230px;max-width:300px}.section h2{font-weight:700;text-align:center}.section .eyebrow{text-align:center}.split{display:flex;flex-direction:column;gap:30px;max-width:850px;margin:auto}.split>div{width:100%}.split p{text-align:center}.section .split .list{max-width:720px;margin:auto}.section{padding:75px 0}.dark{background:#291d1b}.dark .narrow{max-width:760px;text-align:center}.receive{grid-template-columns:1fr 1fr}.receive article{text-align:left}.receive p{text-align:left}.offer{max-width:900px;margin:auto;border:2px solid #a93428}.offer h3{text-align:center}.bonus h3{text-align:center}.bonus p{text-align:center}.price-wrap{background:#f8f2e8;padding:35px 15px;margin-bottom:0}.checkout{display:flex;margin:25px auto 0;max-width:580px;width:100%;background:#b3201d}.split .price,.split .pay,.split .micro{text-align:center}.grid .step h3{font-size:27px}.grid .step{text-align:center}.quote-slot{background:#f5efe5}.section:nth-of-type(even){border-top:1px solid #e8ded1}footer .wrap{justify-content:center}.narrow>p{line-height:1.85}.offer>p{text-align:center}.ribbon{background:#a72220;color:#fff;border:0}
@media(max-width:800px){.hero{padding:22px 22px 45px}.hero h1{font-size:47px;line-height:1.17;letter-spacing:-1px}.hero-pills{gap:6px;margin-bottom:30px}.hero-pills span{padding:7px 9px;font-size:10px}.hero p{font-size:18px}.hero .app-space{min-height:280px}.hero .button{font-size:12px;padding:18px 14px}.section{padding:55px 0}.section h2{font-size:34px}.receive{grid-template-columns:1fr}.bonus-grid{grid-template-columns:1fr}.bonus-space{max-width:360px;min-height:280px}.bonus h3{font-size:25px}.bonus p{max-width:390px;margin:auto}.offer h2{font-size:30px}.app-space{min-height:300px}.hero .micro{line-height:1.9}.ribbon{padding:15px;font-size:10px}}

.hero{padding:38px 30px 65px;background:#211817;border-top:4px solid #a72423}.hero>div{max-width:850px}.hero-brand{width:190px;margin:0 auto 30px;line-height:0}.hero-brand img{display:block;width:100%;height:auto}.hero h1{font-size:clamp(42px,5vw,68px);line-height:1.16;letter-spacing:-1.5px;max-width:800px;text-wrap:balance}.hero h1 em{background:#822b3e;color:#fff3e5;padding:0 .12em;border-radius:4px}.hero p{max-width:650px;font-size:18px;line-height:1.7;margin:26px auto 0;color:#d0c3bb;text-wrap:pretty}.hero .app-space{margin:35px auto 5px;max-width:600px;min-height:310px;background:#2b211f;border-color:#725c53}.hero .button{margin-top:26px}.hero .micro{margin-top:20px!important;line-height:1.8}.hero-brand img{object-fit:contain}
@media(max-width:800px){.hero{padding:25px 24px 45px}.hero-brand{width:158px;margin-bottom:26px}.hero h1{font-size:42px;line-height:1.16;letter-spacing:-1px}.hero p{font-size:17px;line-height:1.65;margin-top:24px}.hero .app-space{min-height:255px;margin-top:30px}.hero .button{font-size:12px;line-height:1.5;padding:18px 16px}.hero .micro{font-size:11px!important}}
@media(max-width:370px){.hero h1{font-size:37px}.hero{padding-left:20px;padding-right:20px}}
.hero h1 em{background:#b3201d}
.section-emoji{text-align:center;font-size:48px;line-height:1.2;margin:0 auto 24px}.step{background:#fffdf8;border:1px solid #e5d8c8;border-radius:16px;padding:32px 26px;box-shadow:0 5px 0 #e9dfd2;text-align:center}.step-emoji{width:82px;height:82px;display:grid;place-items:center;background:#f7e9df;border-radius:24px;font-size:42px;margin:0 auto 22px}.step:nth-child(2) .step-emoji{background:#f5edda}.step:nth-child(3) .step-emoji{background:#eee9df}.step:nth-child(4) .step-emoji{background:#f8e4df}.grid .step h3{font-size:25px;line-height:1.3;margin-bottom:14px}.step p{font-size:16px;line-height:1.7}@media(max-width:800px){.step{padding:28px 23px}.step-emoji{width:72px;height:72px;font-size:37px}.section-emoji{font-size:43px}}
.section-emoji img{display:block;width:52px;height:52px;margin:auto;object-fit:contain}.step-emoji img{display:block;width:48px;height:48px;object-fit:contain}@media(max-width:800px){.step-emoji img{width:43px;height:43px}.section-emoji img{width:48px;height:48px}}
.hero-product{max-width:600px;margin:35px auto 5px}.hero-product img{display:block;width:100%;height:auto;border-radius:8px;box-shadow:0 18px 45px #0004}@media(max-width:800px){.hero-product{margin-top:30px}.hero-product img{border-radius:6px}}
.scroll-divider{height:0;position:relative;z-index:2;display:flex;justify-content:center}.scroll-cue{width:54px;height:54px;display:grid;place-items:center;position:relative;top:-27px;border-radius:50%;background:#b3201d;color:#fff4e6;border:5px solid #fffdf9;box-shadow:0 5px 15px #30282122;text-decoration:none}.scroll-cue span{font-family:Arial,sans-serif;font-size:27px;line-height:1;animation:scroll-nudge 1.8s ease-in-out infinite}.scroll-cue:hover{background:#8e201b}.scroll-cue:focus-visible{outline:3px solid #b78b55;outline-offset:4px}.thinking-emoji{text-align:center;margin:0 auto 24px}.thinking-emoji img{display:block;width:68px;height:68px;object-fit:contain;margin:auto}#descubre{scroll-margin-top:25px}@keyframes scroll-nudge{0%,100%{transform:translateY(-3px)}50%{transform:translateY(4px)}}@media(prefers-reduced-motion:reduce){.scroll-cue span{animation:none}}@media(max-width:800px){.thinking-emoji img{width:60px;height:60px}.thinking-emoji{margin-bottom:22px}.scroll-cue{width:50px;height:50px;top:-25px}}
.scroll-cue,.scroll-cue:hover{background:#f7f3eb;color:#766c62;border:1px solid #d8cbbb;box-shadow:0 3px 10px #30282112;width:44px;height:44px;top:-22px;pointer-events:none}.scroll-cue .scroll-chevron{display:block;width:11px;height:11px;border-right:1.5px solid #766c62;border-bottom:1.5px solid #766c62;transform:rotate(45deg);animation:chevron-drift 2.2s ease-in-out infinite;margin-top:-5px}@keyframes chevron-drift{0%,100%{transform:translateY(-2px) rotate(45deg);opacity:.6}50%{transform:translateY(3px) rotate(45deg);opacity:1}}@media(prefers-reduced-motion:reduce){.scroll-cue .scroll-chevron{animation:none}}
.product-app-image{max-width:600px;margin:0 auto 34px}.product-app-image img{display:block;width:100%;height:auto;border-radius:8px}@media(max-width:800px){.product-app-image{margin-bottom:28px}.product-app-image img{border-radius:6px}}
.product-app-image{max-width:510px;width:85%;margin-left:auto;margin-right:auto}
.benefits-image{max-width:560px;margin:0 auto}.benefits-image img{display:block;width:100%;height:auto;border-radius:8px}@media(max-width:800px){.benefits-image img{border-radius:6px}}

.recipe-showcase{width:100%;margin:35px auto 0}.recipe-window{overflow:hidden;border-radius:14px;mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}.recipe-track{display:flex;width:max-content;animation:recipe-drift 38s linear infinite;animation-play-state:running;will-change:transform;backface-visibility:hidden}.recipe-group{display:flex;flex:none;gap:18px;list-style:none;margin:0;padding:0 18px 8px 0}.recipe-card{width:246px;flex:none;background:#b3201d;border:1px solid #e8ddd1;border-radius:16px;overflow:hidden;box-shadow:0 4px 8px #3028210a}.recipe-photo{display:block;width:100%;height:188px;object-fit:cover;background:none}.recipe-card>span{display:flex;align-items:center;justify-content:center;min-height:55px;padding:12px 10px;color:#fff6ec;font:700 16px/1.3 'DM Sans',sans-serif;text-align:center}.recipe-controls{display:flex;justify-content:flex-end;margin-top:12px}.recipe-motion{border:0;border-bottom:1px solid #b9a393;background:transparent;color:#766c62;padding:5px 0;font:12px 'DM Sans',sans-serif;cursor:pointer}.recipe-motion:focus-visible{outline:2px solid #a93428;outline-offset:5px}@keyframes recipe-drift{to{transform:translate3d(-50%,0,0)}}@media(max-width:800px){.recipe-card{width:210px}.recipe-photo{height:160.49px}.recipe-group{gap:14px;padding-right:14px}.recipe-card>span{font-size:14px;min-height:50px}.recipe-showcase{margin-top:27px}.recipe-window{mask-image:none}.recipe-track{animation-duration:34s}}@media(prefers-reduced-motion:reduce){.recipe-track{animation:none}.recipe-window{overflow-x:auto}.recipe-group[aria-hidden]{display:none}.recipe-controls{display:none}}

.recipe-photo-reference{background-image:url("recipe-reference.webp");background-size:741.4634% 167.5532%;background-position:85.6147% 44.8819%;background-repeat:no-repeat}

.guarantee-badge{max-width:280px;margin:0 auto 8px}.guarantee-badge img{display:block;width:100%;height:auto;filter:drop-shadow(0 12px 18px #4a251b18)}
.section.why-section{background:#261c19;color:#fff5e6;border-top:1px solid #49342b;padding:85px 0 55px}.why-inner{max-width:870px;margin:auto;text-align:center}.why-section h2{font-size:48px;margin:0 0 26px}.why-section h2 em{font-style:normal;color:#fff5e6;background:#b3201d;border-radius:4px;padding:0 .15em}.why-section .why-intro{max-width:650px;margin:0 auto;color:#d9cbc1;font-size:18px;line-height:1.8}.why-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin:38px 0}.why-card{display:flex;align-items:center;gap:18px;text-align:left;padding:26px 23px;border:1px solid #68463b;border-radius:12px;background:#342622}.why-number{color:#dbb49c;font:26px/1 Georgia,serif}.why-card h3{font:600 19px/1.4 'DM Sans',sans-serif;color:#fff3e4;flex:1}.why-check{display:grid;place-items:center;flex:none;width:27px;height:27px;border-radius:50%;background:#b3201d;color:#fff;font:16px/1 Arial,sans-serif}.why-section .why-closing{max-width:690px;margin:0 auto;border-top:1px solid #725044;padding-top:28px;color:#e8d9cc;font-size:17px;line-height:1.85}.why-continuation{font-size:26px;line-height:1;margin:28px auto 0;color:#c29a82}
@media(max-width:800px){.guarantee-badge{max-width:230px}.section.why-section{padding:60px 0 38px}.why-section h2{font-size:36px}.why-section .why-intro{font-size:16px}.why-grid{grid-template-columns:1fr;gap:12px;margin:28px 0}.why-card{padding:20px;gap:16px}.why-card h3{font-size:18px}.why-number{font-size:24px}.why-section .why-closing{font-size:16px;padding-top:24px}}
.guarantee-badge{max-width:238px}@media(max-width:800px){.guarantee-badge{max-width:196px}}

.audience-section .audience-inner{max-width:900px;margin:auto}.audience-section h2{font-size:46px;text-align:center;margin-bottom:25px}.audience-section h2 em{font-style:normal;color:#b3201d}.audience-section .audience-intro{max-width:720px;margin:0 auto;text-align:center;font-size:18px;line-height:1.85;color:#766c62}.audience-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:36px 0 28px}.audience-card{display:flex;align-items:flex-start;gap:17px;border:1px solid #e3d7c8;background:#f7f3eb;border-radius:14px;padding:27px 24px;box-shadow:0 4px 0 #eee5d8}.audience-card .audience-check{flex:none;width:30px;height:30px;display:grid;place-items:center;background:#f2ded6;color:#b3201d;border-radius:50%;font-size:17px;font-weight:700;margin-top:2px}.audience-section .audience-card p{font-size:17px;line-height:1.75;color:#55473c;margin:0}.audience-reassurance{display:flex;align-items:center;justify-content:center;gap:18px;padding:26px 30px;background:#b3201d;color:#fff4e7;border-radius:12px;text-align:left}.audience-section .audience-reassurance p,.audience-section .audience-reassurance strong{color:#fff4e7;font-size:20px;line-height:1.5;margin:0}.audience-spark{font-size:28px;color:#f3cda3;flex:none}@media(max-width:800px){.audience-section h2{font-size:36px}.audience-section .audience-intro{font-size:17px}.audience-grid{grid-template-columns:1fr;gap:14px;margin:28px 0 24px}.audience-card{padding:22px 20px;gap:14px}.audience-section .audience-card p{font-size:16px}.audience-reassurance{padding:23px 20px;gap:14px}.audience-section .audience-reassurance p,.audience-section .audience-reassurance strong{font-size:18px}}

.audience-chef{display:block;width:56px;height:56px;object-fit:contain;flex:none}.receive-section{background:#f7f3eb}.receive-section h2{text-align:center;margin-bottom:42px}.receive-section h2 em{font-style:normal;color:#b3201d}.receive-layout{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.receive-visual{width:100%;max-width:550px;margin:auto}.receive-visual img{display:block;width:100%;height:auto;border-radius:16px}.receive-cards{display:grid;gap:14px}.receive-card{display:flex;align-items:flex-start;gap:18px;background:#fffdf9;border:1px solid #e4d8c8;border-radius:13px;padding:23px;box-shadow:0 3px 0 #ece3d6}.receive-badge{display:grid;place-items:center;flex:none;width:46px;height:46px;border-radius:12px;background:#f5e4dc;color:#b3201d;font:600 20px/1 Georgia,serif}.receive-card:nth-child(3) .receive-badge{background:#f5e4dc;color:#b3201d;font-size:20px}.receive-card:last-child .receive-badge{font-size:30px}.receive-card h3{font:600 22px/1.25 'Playfair Display',Georgia,serif;margin-bottom:9px;color:#302821}.receive-section .receive-card p{font-size:16px;line-height:1.7;color:#766c62;margin:0}@media(max-width:800px){.audience-chef{width:49px;height:49px}.receive-layout{grid-template-columns:1fr;gap:28px}.receive-section h2{margin-bottom:27px}.receive-visual{width:90%;max-width:440px}.receive-visual img{border-radius:12px}.receive-card{padding:21px 18px;gap:15px}.receive-card h3{font-size:21px}.receive-badge{width:42px;height:42px}.receive-section .receive-card p{font-size:15px}}


.social-proof h2{max-width:760px;margin:0 auto 42px}.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;max-width:1000px;margin:auto;align-items:start}.testimonial-card{padding:27px;background:#f9f5ee;border:1px solid #e5dacb;border-radius:16px;box-shadow:0 5px 0 #efe7dc}.testimonial-person{display:flex;align-items:center;gap:14px}.testimonial-person>img{width:56px;height:56px;object-fit:cover;border-radius:50%;border:2px solid #fff}.testimonial-person h3{font:700 17px/1.4 'DM Sans',sans-serif;color:#392b24;margin:0 0 3px}.social-proof .testimonial-person p{font-size:13px;line-height:1.5;margin:0;color:#8b7666}.testimonial-card blockquote{font:400 16px/1.8 'DM Sans',sans-serif;color:#5c4e43;margin:23px 0}.testimonial-result{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden;border-radius:10px;background:#e9dfd1}.testimonial-result img{display:block;width:100%;height:100%;object-fit:cover}.result-lucia img{position:absolute;width:105%;height:115%;max-width:none;left:0;top:-10%;object-fit:cover}@media(max-width:800px){.testimonial-grid{grid-template-columns:1fr;gap:22px;max-width:470px}.testimonial-card{padding:23px}.social-proof h2{margin-bottom:30px}.testimonial-card blockquote{font-size:16px;margin:20px 0}.testimonial-person h3{font-size:16px}.testimonial-person>img{width:51px;height:51px}}
.social-proof{padding-top:65px;padding-bottom:60px}.social-proof h2{margin-bottom:30px}.testimonial-grid{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;align-items:stretch;padding:0 2px 10px;scrollbar-width:none;overscroll-behavior-x:contain}.testimonial-grid::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 calc((100% - 20px)/2);min-width:0;scroll-snap-align:start;padding:23px;display:flex;flex-direction:column}.testimonial-person>img{width:46px;height:46px}.testimonial-card blockquote{font-size:15px;line-height:1.65;margin:18px 0}.testimonial-result{aspect-ratio:auto;height:165px;margin-top:auto}.testimonial-result img{object-position:center}.result-lucia img{height:135%;top:-20%}.testimonial-navigation{display:flex;align-items:center;justify-content:center;gap:22px;margin-top:20px}.testimonial-navigation button{display:grid;place-items:center;width:42px;height:42px;border:1px solid #d9c8b7;border-radius:50%;background:#f7f3eb;color:#a93428;font-size:23px;cursor:pointer}.testimonial-navigation button:hover{background:#efe3d5}.testimonial-navigation button:disabled{opacity:.35;cursor:default}.testimonial-navigation button:focus-visible,.testimonial-grid:focus-visible{outline:2px solid #a93428;outline-offset:4px}.testimonial-position{font:13px 'DM Sans',sans-serif;color:#766c62;min-width:38px;text-align:center}@media(max-width:800px){.social-proof{padding-top:50px;padding-bottom:45px}.testimonial-grid{max-width:470px;gap:14px}.testimonial-card{flex-basis:92%;padding:20px}.testimonial-card blockquote{font-size:15px;line-height:1.65}.testimonial-result{height:145px}.testimonial-person h3{font-size:15px}.testimonial-person>img{width:43px;height:43px}.social-proof h2{font-size:32px;margin-bottom:25px}}@media(prefers-reduced-motion:reduce){.testimonial-grid{scroll-behavior:auto}}
.testimonial-rating{display:flex;align-items:center;gap:9px;margin:13px 0 0}.rating-stars{display:inline-flex;gap:2px;line-height:1}.rating-star{font-family:Arial,sans-serif;font-size:18px;color:#b88627}.rating-star.rating-half{color:transparent;background:linear-gradient(to right,#b88627 50%,#ded5c5 50%);background-clip:text;-webkit-background-clip:text}.rating-value{font:600 12px/1.2 "DM Sans",sans-serif;color:#806a4c}.testimonial-rating+blockquote{margin-top:12px}
.testimonial-slider{position:relative;max-width:1000px;margin:auto}.testimonial-grid{align-items:flex-start}.testimonial-result{margin-top:0;flex:none;height:180px}.testimonial-arrow{position:absolute;top:45%;z-index:2;display:grid;place-items:center;width:42px;height:42px;border:1px solid #d9c8b7;border-radius:50%;background:#fffdf9;color:#b3201d;box-shadow:0 3px 12px #30282118;font-size:24px;cursor:pointer;transform:translateY(-50%)}.testimonial-prev{left:-20px}.testimonial-next{right:-20px}.testimonial-arrow:disabled{opacity:0;pointer-events:none}.testimonial-arrow:hover{background:#f5eade}.testimonial-dots{display:flex;justify-content:center;gap:3px;margin-top:20px}.testimonial-dots button{display:grid;place-items:center;width:28px;height:28px;border:0;padding:0;background:transparent;cursor:pointer}.testimonial-dots button:before{content:"";width:7px;height:7px;border-radius:50%;background:#d9c9b8;transition:background .2s,width .2s}.testimonial-dots button.is-active:before{width:20px;border-radius:6px;background:#b3201d}.testimonial-dots button:focus-visible,.testimonial-arrow:focus-visible{outline:2px solid #b3201d;outline-offset:3px}.social-proof .testimonial-swipe-hint{text-align:center;font-size:12px;color:#8b7666;margin:3px 0 0}.testimonial-swipe-hint span{padding-left:5px}@media(max-width:800px){.testimonial-result{height:175px}.testimonial-card{flex-basis:92%}.testimonial-arrow{width:36px;height:36px;font-size:21px}.testimonial-prev{left:-13px}.testimonial-next{right:-13px}.testimonial-dots{margin-top:15px}}

.bonuses-section{background:#f7f3eb}.bonuses-section .bonus-title{max-width:800px;margin:0 auto 42px!important}.bonus-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:26px;max-width:1120px;margin:auto}.bonus-item{overflow:hidden;border:1px solid #dfd1bf;border-radius:15px;background:#fffdf9;box-shadow:0 5px 0 #eae0d2;display:flex;flex-direction:column}.bonus-art{position:relative;background:#2a1d17;aspect-ratio:1}.bonus-art img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain}.bonus-number{position:absolute;bottom:0;left:20px;transform:translateY(50%);display:inline-block;padding:8px 15px;border-radius:6px;background:#b3201d;color:#fff5e7;font:700 12px/1.3 'DM Sans',sans-serif;letter-spacing:1.1px;box-shadow:0 3px 8px #32151020}.bonus-copy{padding:33px 22px 25px}.bonus-copy h3{font:600 24px/1.25 'Playfair Display',Georgia,serif;color:#35271f;margin:0 0 13px}.bonuses-section .bonus-copy p{font-size:16px;line-height:1.65;color:#766759;margin:0}.bonus-item:hover{border-color:#b9987e}@media(min-width:801px) and (max-width:1050px){.bonus-collection{grid-template-columns:repeat(2,minmax(0,1fr))}.bonus-item:last-child{grid-column:1/-1;max-width:calc((100% - 26px)/2);justify-self:center}}@media(max-width:800px){.bonuses-section .bonus-title{font-size:33px;margin-bottom:30px!important}.bonus-collection{grid-template-columns:1fr;gap:26px;max-width:430px}.bonus-item{border-radius:13px}.bonus-art{width:100%}.bonus-copy{padding:31px 23px 24px}.bonus-copy h3{font-size:25px}.bonus-number{left:23px}.bonuses-section .bonus-copy p{font-size:16px}}

.offer-section{background:#f7f3eb}
.purchase-card{max-width:960px;padding:48px;border:1px solid #d9c8b4;border-top:5px solid #b3201d;border-radius:20px;background:#fffdf9;box-shadow:0 16px 48px #39271b0d;overflow:hidden}
.purchase-card h2{max-width:650px;margin:0 auto 30px;font-size:clamp(32px,4vw,46px);text-wrap:balance}
.offer-image-space{display:grid;place-items:center;width:100%;max-width:580px;aspect-ratio:4/3;margin:0 auto 32px;border:1px dashed #c7b49e;border-radius:12px;background:#f4eee5;color:#8c7866;text-align:center;padding:28px}
.offer-image-space span{font-size:12px;letter-spacing:1.8px;max-width:260px}
.purchase-card .offer-product-name{font-size:22px;letter-spacing:.5px;margin:0 0 25px}
.offer-inclusions{display:grid;grid-template-columns:1fr 1fr;gap:30px}
.purchase-card .list{columns:auto;margin:0;padding:0}
.purchase-card .list li{font-size:16px;line-height:1.55;padding:12px 0 12px 28px;border-color:#eadfd2;text-align:left}
.purchase-card .list li:last-child{border-bottom:0}
.purchase-card .list li:before{color:#b3201d;font-weight:700}
.offer-bonuses{padding:22px;background:#f7f1e8;border:1px solid #eadfd2;border-radius:12px}
.offer-bonuses h4{margin:0 0 8px;font-size:17px;color:#99201d}
.offer-bonuses .list li{font-size:15px;padding-top:9px;padding-bottom:9px}
.offer-extras{margin:30px 0;padding-top:25px;border-top:1px solid #e4d7c7}
.purchase-card .offer-extras h3{font-family:'Playfair Display',Georgia,serif;font-size:25px;margin:0 0 18px}
.offer-extras .list{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}
.offer-extras .list li{border:0;font-size:15px}
.purchase-card .price-wrap{margin:30px -48px -48px;padding:35px 32px 38px;border-top:1px solid #e4d7c7;background:#f5ecdf}
.purchase-card .old{font-size:14px;letter-spacing:1px}
.purchase-card .price{font-family:'DM Sans',sans-serif;font-weight:700;font-size:84px;letter-spacing:-4px;color:#b3201d;margin:14px 0 10px}
.purchase-card .price small{font-size:25px;letter-spacing:0;margin-right:7px}
.purchase-card .pay{font-size:13px!important;letter-spacing:1.6px}
.purchase-card .offer-payment-note{font-size:15px;margin:4px 0 0;color:#766759}
.purchase-card .button{max-width:560px;width:100%;min-height:65px;margin:25px auto 0;font-size:13px;line-height:1.5;background:#b3201d;box-shadow:0 5px 0 #861b19;justify-content:center;gap:18px}
.purchase-card .button:hover{background:#991c19}
.purchase-card .button:focus-visible{outline:3px solid #9d703c;outline-offset:6px}
.purchase-card .micro{margin:20px 0 0;color:#766759;font-size:13px!important}
.offer-followup .split{max-width:720px}
@media(max-width:800px){.offer-section>.wrap{padding:0 16px}.purchase-card{padding:30px 22px;border-radius:16px}.purchase-card h2{font-size:32px;margin-bottom:24px}.offer-image-space{margin-bottom:25px}.purchase-card .offer-product-name{font-size:19px}.offer-inclusions{grid-template-columns:1fr;gap:22px}.offer-bonuses{padding:18px}.offer-extras .list{grid-template-columns:1fr}.offer-extras{margin:25px 0}.purchase-card .price-wrap{margin:25px -22px -30px;padding:30px 22px}.purchase-card .button{padding:18px 14px;font-size:12px}.purchase-card .price{font-size:76px}.purchase-card .micro{font-size:12px!important}}
.section.bonuses-section{padding-bottom:22px}.bonuses-section + .offer-section{padding-top:22px}@media(max-width:800px){.section.bonuses-section{padding-bottom:18px}.bonuses-section + .offer-section{padding-top:18px}}

.offer-kit{max-width:640px;margin:0 auto 32px}.offer-kit img{display:block;width:100%;height:auto;border-radius:12px}
.purchase-card .checkout{position:relative;animation:cta-glow 3s ease-in-out infinite;transition:transform .2s,background .2s}.purchase-card .checkout:hover{transform:translateY(-3px);animation:none}.purchase-card .checkout span{font-size:22px;transition:transform .2s}.purchase-card .checkout:hover span{transform:translateX(4px)}
@keyframes cta-glow{0%,100%{box-shadow:0 5px 0 #861b19,0 0 0 0 #b3201d00}50%{box-shadow:0 5px 0 #861b19,0 0 0 7px #b3201d18,0 12px 28px #b3201d28}}
.choice-section{background:#241b18;color:#fff7ec}.choice-section h2{max-width:700px;margin:0 auto 38px}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;max-width:960px;margin:auto}.choice-card{padding:32px;border:1px solid #695248;border-radius:16px}.choice-number{display:block;font:500 16px 'DM Sans',sans-serif;letter-spacing:2px;margin-bottom:22px;color:#cbb9ab}.choice-card h3{font:600 28px/1.3 'Playfair Display',Georgia,serif;margin-bottom:20px}.choice-card p{font-size:17px;line-height:1.8;color:#d2c3b8}.choice-after{background:#f7eee1;border-color:#f7eee1;color:#30231d}.choice-after .choice-number{color:#b3201d}.choice-after p{color:#665449}.choice-closing{max-width:730px;margin:38px auto 0;text-align:center}.choice-closing p{font-size:18px;line-height:1.8;color:#d2c3b8}.choice-closing .choice-highlight{font:600 30px/1.4 'Playfair Display',Georgia,serif;color:#fff7ec;margin:25px 0}.choice-closing strong{color:#fff7ec}
.currency-converter{max-width:440px;margin:22px auto 0;padding:18px;border:1px solid #ddcbb5;border-radius:10px;background:#fffaf3}.currency-converter label{display:block;font-size:14px;margin-bottom:8px}.currency-converter select{max-width:100%;width:100%;padding:10px;border:1px solid #cab59d;border-radius:6px;background:#fffdf9;color:#302821;font:inherit;font-size:15px}.currency-converter #local-price{font-size:17px;font-weight:600;margin:12px 0 6px;color:#76221e}.currency-converter small{display:block;font-size:12px;line-height:1.5;color:#766759}.currency-converter select:focus-visible{outline:2px solid #b3201d;outline-offset:3px}
@media(max-width:800px){.choice-grid{grid-template-columns:1fr;gap:18px}.choice-card{padding:26px}.choice-card h3{font-size:25px}.choice-closing .choice-highlight{font-size:27px}.choice-closing p{font-size:16px}.choice-section h2{margin-bottom:28px}}
@media(prefers-reduced-motion:reduce){.purchase-card .checkout{animation:none;transition:none}.purchase-card .checkout:hover,.purchase-card .checkout:hover span{transform:none}}
.promotion-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 18px;padding:13px 20px;background:#b3201d;color:#fff9f0;text-align:center;font-size:15px;font-weight:700;line-height:1.5;letter-spacing:.3px}.promotion-price{display:inline-block;padding:6px 14px;border-radius:8px;background:#851b19;font-size:14px}.promotion-price s{opacity:.75;margin-right:4px}@media(max-width:600px){.promotion-strip{font-size:12px;gap:5px 8px;padding:10px 12px}.promotion-price{font-size:12px;padding:4px 10px}}
.choice-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.choice-heading .choice-number{margin:0}.choice-heading img{width:54px;height:54px;object-fit:contain}.promotion-fire{font-size:23px;line-height:1}.purchase-card .localized-price{font-size:clamp(30px,5vw,62px);letter-spacing:-1px;overflow-wrap:anywhere}.purchase-card .automatic-price-note{max-width:440px;margin:15px auto 0;font-size:13px;line-height:1.6;color:#766759}
.promotion-timer{display:inline-block;min-width:83px;padding:8px 14px;border-radius:10px;background:#7d1816;color:#fff2dc;font-size:22px;font-weight:700;line-height:1.2;font-variant-numeric:tabular-nums;letter-spacing:1px}.rate-credit{font-size:12px;color:#766759;text-underline-offset:3px}.rate-credit:not([hidden]){display:inline-block;margin-top:5px}@media(max-width:600px){.promotion-timer{font-size:18px;min-width:72px;padding:7px 10px}}
