@font-face{font-family:"Lilita One";font-style:normal;font-weight:400;font-display:swap;src:url("assets/fonts/lilita-one-latin.woff2") format("woff2")}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:600 800;font-display:optional;src:url("assets/fonts/baloo-2-latin.woff2") format("woff2")}@font-face{font-family:"DM Sans";font-style:normal;font-weight:400 800;font-display:optional;src:url("assets/fonts/dm-sans-latin.woff2") format("woff2")}
:root{--ink:#153f31;--deep:#0d2f24;--orange:#ec593b;--yellow:#f7cb70;--paper:#fffdf7;--cream:#f5f0e3;--mint:#e7f1e8;--line:#c7d4c9;--muted:#53685d}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--paper);color:var(--ink);font:400 16px/1.55 "DM Sans",sans-serif}
img{max-width:100%;display:block}
a{color:inherit}button,input{font:inherit}button{cursor:pointer}figure,p,h1,h2,h3{margin:0}
h1,h2,h3{font-family:"Lilita One","Baloo 2",sans-serif;letter-spacing:-.015em;font-weight:400}
h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.02;text-wrap:balance}
h3{font-size:1.4rem;line-height:1.12}
.wrap{width:min(1080px,calc(100% - 34px));margin-inline:auto}
.promo{min-height:30px;display:grid;place-items:center;padding:5px 10px;background:var(--orange);color:#fff;text-align:center;font-size:.76rem;font-weight:800}
.site-header{height:58px;border-bottom:1px solid #e1e5da;background:var(--paper)}.header-inner{height:100%;display:flex;align-items:center}
.brand{display:inline-flex;align-items:center;gap:8px;text-decoration:none;font:800 1.08rem/1 "Baloo 2",sans-serif;letter-spacing:-.04em;white-space:nowrap}.brand img{width:36px;height:36px}.brand strong{color:var(--orange)}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:12px 20px;border:2px solid transparent;border-radius:8px;text-align:center;text-decoration:none;font-weight:800;line-height:1.2;transition:transform .15s ease,background .15s ease}.button:hover{transform:translateY(-2px)}.button-hot{background:var(--orange);color:#fff;box-shadow:0 4px 0 #af3e29}.button-hot:hover{background:#d94b30}.button-light{background:var(--yellow);color:var(--deep)}.button-outline{border-color:var(--ink);background:transparent;color:var(--ink)}.button-secondary{border-color:var(--ink);background:#fff;color:var(--ink)}:focus-visible{outline:3px solid var(--yellow);outline-offset:3px}

.hero{padding:34px 0 0;background:#fffdf8}.hero-grid{display:grid;gap:24px;align-items:center}.hero-copy{display:flex;flex-direction:column;align-items:flex-start}.hero h1{font-size:clamp(2.25rem,6vw,4.45rem);line-height:.99;max-width:720px;text-wrap:balance}.hero-title-accent{color:var(--orange)}.hero-lead{font-size:1rem;line-height:1.5;max-width:620px;margin-top:17px}.hero-visual{width:min(310px,82vw);margin-inline:auto;text-align:center}.hero-visual img{width:100%;height:auto;border-radius:12px;box-shadow:0 15px 34px #173b2c1f}.hero-visual figcaption{font-size:.72rem;color:#68766d;margin-top:6px}.hero-action{display:flex;flex-direction:column;align-items:center;margin-top:19px;margin-bottom:38px}.hero-action .button{width:100%;max-width:460px}.hero-action small{margin-top:10px;color:var(--muted);font-size:.8rem;font-weight:600;text-align:center}
.benefit-strip{display:grid;grid-template-columns:1fr;margin-top:28px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit-strip>div{display:flex;align-items:center;gap:12px;padding:13px 4px;border-bottom:1px solid var(--line)}.benefit-strip>div:last-child{border-bottom:0}.benefit-strip span{display:grid;place-items:center;width:30px;height:30px;flex:none;border-radius:50%;background:var(--yellow);font-size:.72rem;font-weight:800}.benefit-strip strong{font-size:.9rem}

.problem{padding:62px 0;background:var(--mint)}.problem-grid{display:grid;gap:27px;align-items:center}.problem h2{max-width:600px}.problem-copy>h2+p{margin-top:18px}.problem-copy>p{max-width:590px}.problem-turn{margin-top:15px;font-weight:800;font-size:1.02rem}.choice-photo{max-width:420px;width:100%;margin-inline:auto;text-align:center}.choice-photo img{width:100%;height:370px;object-fit:cover;object-position:center 44%;border-radius:11px}.choice-photo figcaption{font-size:.72rem;line-height:1.35;color:var(--muted);margin-top:7px}

.collection{padding:68px 0 74px;background:var(--paper)}.product-grid{display:grid;gap:32px;align-items:center}.product-copy>p{max-width:570px;margin-top:16px}.product-list{list-style:none;padding:0;margin:23px 0 0;max-width:570px;border-top:1px solid var(--line)}.product-list li{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid var(--line)}.product-list li>span{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--mint);font-weight:800;color:#247250}.product-list strong,.product-list small{display:block}.product-list small{margin-top:2px;color:var(--muted);font-size:.83rem}.product-note{font-weight:700;color:#3d5949;font-size:.93rem}
.recipe-sheet{width:min(360px,100%);margin-inline:auto;border:2px solid var(--ink);border-radius:14px;overflow:hidden;background:#fff;box-shadow:9px 10px 0 #dbe7dc}.recipe-sheet>header{display:flex;align-items:center;gap:10px;padding:13px 15px;background:var(--ink);color:#fff}.recipe-sheet>header img{width:32px;height:32px}.recipe-sheet>header strong,.recipe-sheet>header small{display:block}.recipe-sheet>header strong{font:800 1.08rem/1 "Baloo 2",sans-serif}.recipe-sheet>header small{margin-top:2px;color:#d8e7dc;font-size:.7rem}.recipe-sheet-photo{width:100%;height:190px;object-fit:cover}.recipe-sheet-body{padding:17px}.recipe-sheet-body h3{font-size:1.6rem}.recipe-stats{display:flex;flex-wrap:wrap;gap:6px;margin-top:9px}.recipe-stats span{padding:5px 8px;border-radius:999px;background:var(--mint);font-size:.7rem;font-weight:800}.recipe-sheet section{margin-top:16px}.recipe-sheet h4{margin:0 0 7px;padding-bottom:5px;border-bottom:1px solid var(--line);font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#a9432c}.recipe-sheet ul,.recipe-sheet ol{margin:0;padding-left:20px}.recipe-sheet li{padding:2px 0;font-size:.78rem;line-height:1.35}.recipe-tip{margin-top:14px;padding:10px;border-left:4px solid var(--yellow);background:#fff7de;font-size:.75rem;line-height:1.35}
.audience-fit{padding:68px 0 74px;background:#fff6e5}.audience-heading{text-align:center;max-width:720px}.audience-heading>span{display:inline-block;margin-bottom:9px;padding:4px 9px;background:var(--yellow);font-size:.76rem;font-weight:800}.audience-heading>p{max-width:590px;margin:12px auto 0;color:var(--muted)}.audience-grid{display:grid;gap:12px;margin-top:28px}.audience-grid article{position:relative;padding:22px 18px 20px;border:1px solid #d9cfb5;border-top:5px solid var(--orange);background:#fff;text-align:center;box-shadow:0 7px 0 #eadfc8}.audience-grid article>span{display:grid;place-items:center;width:54px;height:54px;margin:-4px auto 12px;border-radius:50%;background:var(--mint);font-size:1.7rem}.audience-grid h3{font-size:1.22rem}.audience-grid p{margin-top:7px;color:var(--muted);font-size:.88rem;line-height:1.45}.audience-action{text-align:center;margin-top:28px}.audience-action .button{width:100%;max-width:440px}
.facilities{padding:62px 0 68px;background:var(--paper)}.facility-grid{display:grid;gap:10px;margin-top:24px}.facility-grid article{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:16px;border:1px solid var(--line);background:#fff}.facility-grid article>span{font-size:1.45rem}.facility-grid h3{font-size:1.22rem}.facility-grid p{font-size:.88rem;margin-top:3px;color:#4c6457}
.recipe-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:88%;gap:16px;margin-top:30px;overflow-x:auto;padding:0 10px 14px 0;scroll-snap-type:x mandatory;scrollbar-width:thin}.recipe-gallery .recipe-sheet{width:100%;margin:0;scroll-snap-align:start}.recipe-sprite{display:block;background-size:200% 600%;background-repeat:no-repeat;background-color:#f0eadc}.recipe-panqueca{background-position:0 40%}.recipe-sanduiche{background-position:100% 0}.collection-action{display:flex;flex-direction:column;align-items:center;margin-top:30px}.collection-action .button{width:100%;max-width:460px}.collection-action small{margin-top:10px;color:var(--muted);font-size:.8rem;font-weight:600;text-align:center}

.platform{padding:68px 0 74px;background:var(--mint)}.platform-heading{display:grid;gap:13px;margin-bottom:25px;align-items:end}.platform-heading p{max-width:480px}.plan-label{display:inline-block;margin-bottom:10px;padding:4px 9px;background:var(--yellow);color:var(--deep);font-size:.76rem;font-weight:800}.app-demo{display:grid;border:2px solid var(--ink);border-radius:11px;overflow:hidden;background:#fff;box-shadow:7px 8px 0 #bfd2c1}.app-demo-controls{background:var(--ink);color:#fff;padding:21px}.app-demo-brand{display:flex;align-items:center;gap:10px;margin-bottom:22px}.app-demo-brand>img{width:36px;height:36px;flex:none}.app-demo-brand strong{display:block;font:800 1.35rem/1.05 "Baloo 2",sans-serif}.app-demo-brand small{display:block;color:#d6e6d8;font-size:.79rem}.app-demo-controls>label,.app-demo-controls legend,.pantry>strong{display:block;margin-bottom:8px;font-size:.88rem;font-weight:800}.app-demo-controls input[type=search]{width:100%;min-height:48px;border:2px solid transparent;border-radius:6px;background:#fff;padding:10px 12px;color:var(--ink);outline:none}.app-demo-controls input[type=search]:focus{border-color:var(--yellow)}.pantry{margin-top:18px}.pantry-chips{display:flex;flex-wrap:wrap;gap:7px}.pantry-chips button{min-height:38px;border:1px solid #b9d1bf;border-radius:6px;background:#fff;color:var(--ink);padding:6px 9px;font-size:.79rem;font-weight:700}.pantry-chips button.active{background:var(--yellow);border-color:var(--yellow)}.app-demo-controls fieldset{border:0;padding:0;margin:18px 0 0}.segmented{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.segmented button{min-height:42px;border:1px solid #8fb19a;border-radius:6px;background:transparent;color:#fff;padding:7px 5px;font-size:.78rem;font-weight:700}.segmented button.selected{background:var(--yellow);border-color:var(--yellow);color:var(--ink)}
.app-demo-results{padding:20px 16px 22px;min-width:0}.result-heading{display:flex;justify-content:space-between;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding-bottom:14px}.result-heading span{font-size:.77rem;color:var(--muted);font-weight:800}.result-heading h3{font-size:1.48rem}.result-heading small{font-size:.7rem;font-weight:800;background:#fff0c8;padding:5px 8px}.result-grid{display:grid;gap:9px;margin-top:14px}.result-card{display:grid;grid-template-columns:86px minmax(0,1fr);width:100%;min-height:92px;padding:0;border:1px solid var(--line);border-radius:7px;background:#fff;color:var(--ink);text-align:left;overflow:hidden}.result-card:hover,.result-card:focus-visible{border-color:var(--orange)}.result-photo{display:block;width:86px;min-height:92px;background-size:200% 600%;background-repeat:no-repeat;background-color:#f0eadc}.result-body{display:block;min-width:0;padding:9px}.result-body strong{display:block;font:800 1rem/1.08 "Baloo 2",sans-serif}.result-body small{display:block;color:var(--muted);font-size:.71rem;line-height:1.25;margin-top:3px}.result-body>span{display:block;color:#b94b2f;font-size:.72rem;font-weight:800;line-height:1.2;margin-top:5px}.result-body>span.ready-label{color:#18734d}.empty-state{padding:25px 6px;color:var(--muted);font-size:.88rem}.demo-note{margin-top:13px;color:var(--muted);font-size:.77rem;line-height:1.4}.platform-action{text-align:center;margin-top:28px}.platform-action .button{width:100%;max-width:390px}
.recipe-dialog{width:min(690px,calc(100% - 22px));max-height:90vh;padding:0;border:0;border-radius:12px;overflow-y:auto;background:var(--paper);color:var(--ink);box-shadow:0 30px 90px #0005}.recipe-dialog::backdrop{background:#082b1ed1}.dialog-close{position:sticky;top:10px;float:right;z-index:3;margin:10px 10px -54px 0;width:44px;height:44px;border:0;border-radius:50%;background:var(--ink);color:#fff;font-size:1.7rem;line-height:1}.dialog-photo{width:100%;height:210px;background-size:200% 600%;background-repeat:no-repeat}.recipe-media-ready .recipe-sprite,.recipe-media-ready .result-photo,.recipe-media-ready .dialog-photo{background-image:url("assets/galeria-receitas.webp")}.dialog-inner{padding:24px}.dialog-inner h2{font-size:2rem}.dialog-meta{color:#42614d;font-size:.88rem;font-weight:800;margin-top:9px}.dialog-inner h3{font-size:1.28rem;margin-top:22px}.dialog-inner ul,.dialog-inner ol{padding-left:23px;margin-top:8px}.dialog-inner li{padding:3px 0;font-size:.93rem}.dialog-caution{color:var(--muted);font-size:.86rem;margin-top:20px}

.everyday{padding:62px 0 68px;background:var(--paper)}.compact-heading{max-width:690px}.compact-heading p{margin-top:9px;color:var(--muted)}.everyday-points{display:grid;gap:10px;margin-top:24px}.everyday-points article{display:grid;grid-template-columns:38px 1fr;gap:11px;padding:16px;border:1px solid var(--line);background:#fff}.everyday-points article>span{font-size:1.45rem}.everyday-points h3{font-size:1.22rem}.everyday-points p{font-size:.88rem;margin-top:3px;color:#4c6457}
.creator{padding:64px 0 68px;background:#fff6e5}.creator-card{display:grid;gap:25px;align-items:center}.creator-photo{position:relative;width:min(390px,100%);margin-inline:auto}.creator-photo img{width:100%;height:min(445px,114vw);object-fit:cover;object-position:center;border-radius:12px;box-shadow:9px 10px 0 #e7d8b8}.creator-photo figcaption{position:absolute;left:12px;right:12px;bottom:12px;padding:9px 12px;border-radius:6px;background:rgba(13,47,36,.91);color:#fff;font-size:.76rem;font-weight:800;text-align:center;backdrop-filter:blur(4px)}.creator-copy{text-align:center}.creator-kicker{display:inline-block;margin-bottom:10px;padding:5px 10px;background:var(--yellow);color:var(--deep);font-size:.78rem;font-weight:800}.creator-copy p{max-width:590px;margin:15px auto 0;color:#40594c;font-size:1rem;line-height:1.65}
.social-proof{padding:68px 0 74px;background:var(--paper)}.proof-heading{max-width:730px}.proof-heading p{margin-top:12px;color:var(--muted)}.proof-grid{display:grid;grid-auto-flow:column;grid-auto-columns:76%;align-items:start;gap:13px;margin-top:27px;overflow-x:auto;padding:2px 3px 15px;scroll-snap-type:x mandatory;scrollbar-width:thin}.proof-grid>a{display:block;overflow:hidden;border:1px solid #b9c7ba;border-radius:9px;background:#0d1110;box-shadow:5px 6px 0 #d9e4d9;scroll-snap-align:start;text-decoration:none}.proof-grid img{width:100%;height:auto}.proof-grid>a:focus-visible{outline:3px solid var(--orange);outline-offset:3px}
.bonuses{padding:68px 0 74px;background:#fffaf0}.bonuses-heading{max-width:760px}.bonuses-heading>span{display:inline-block;margin-bottom:10px;padding:4px 9px;background:var(--yellow);font-size:.76rem;font-weight:800}.bonuses-heading>p{max-width:620px;margin-top:13px;color:var(--muted)}.bonus-free{display:flex;flex-wrap:wrap;align-items:center;gap:9px;margin-top:18px}.bonus-free s{color:#7b6e5a;font-weight:700}.bonus-free strong{padding:7px 11px;background:var(--ink);color:#fff;font-size:.86rem}.bonus-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:78%;gap:12px;margin-top:27px;overflow-x:auto;padding-bottom:13px;scroll-snap-type:x mandatory;scrollbar-width:thin}.bonus-card{scroll-snap-align:start;border:1px solid #d9cfb5;background:#fff;overflow:hidden}.bonus-card img{width:100%;height:auto;aspect-ratio:4/5;object-fit:contain;background:#fff7ea}.bonus-card>div{padding:15px}.bonus-card small{color:#a9432c;font-weight:800}.bonus-card h3{margin-top:2px;font-size:1.22rem}.bonus-card p{margin-top:7px;color:var(--muted);font-size:.82rem;line-height:1.4}.bonus-card .bonus-price{display:flex;align-items:center;gap:8px;margin-top:12px;padding-top:10px;border-top:1px solid #eadfc8}.bonus-price s{color:#786d5e;font-weight:700}.bonus-price strong{color:#18734d;font-size:.86rem}
.plans{padding:68px 0 76px;background:var(--cream)}.plans-heading{max-width:720px;margin-bottom:27px}.plans-heading>p{max-width:620px;margin-top:13px}.plan-grid{display:grid;gap:15px;align-items:stretch}.plan{padding:25px 22px 20px;display:flex;flex-direction:column;background:#fff;border:2px solid #b4c2b2;border-radius:10px}.plan.complete{background:var(--ink);border-color:var(--ink);color:#fff;box-shadow:7px 7px 0 #c2d4be}.plan-tag{align-self:flex-start;padding:4px 9px;background:var(--yellow);color:var(--deep);font-size:.75rem;font-weight:800;margin-bottom:13px}.plan h3{font-size:1.8rem}.plan-for{margin-top:3px;font-size:.9rem;color:var(--muted)}.plan.complete .plan-for{color:#d9e7dc}.plan-mockup{display:block;height:auto;margin-inline:auto;filter:drop-shadow(0 9px 10px #071b1226)}.plan-mockup-complete{width:min(94%,300px);margin-top:12px}.plan-mockup-basic{width:min(68%,190px);margin-top:14px}.price{margin:21px 0 14px}.price s{display:block;color:#786d5e;font-size:.82rem;font-weight:700}.plan.complete .price s{color:#d3ded6}.price strong{display:block;font:800 2.7rem/1 "Baloo 2",sans-serif;letter-spacing:-.05em;margin-top:4px}.price small{display:block;font:700 .8rem/1.4 "DM Sans",sans-serif;letter-spacing:0;margin-top:3px;color:var(--muted)}.plan.complete .price small{color:#d9e7dc}.plan ul{list-style:none;margin:0 0 22px;padding:0;border-top:1px solid #ccd7c9}.plan.complete ul{border-color:#628071}.plan li{position:relative;padding:9px 0 9px 23px;border-bottom:1px solid #e2e7df;font-size:.9rem;line-height:1.32}.plan.complete li{border-color:#486859}.plan li:before{content:"✓";position:absolute;left:0;font-weight:800;color:#a64a2d}.plan.complete li:before{color:var(--yellow)}.plan.complete li.bonus-in-plan{padding-left:0}.plan.complete li.bonus-in-plan:before{content:none}.plan .button{width:100%;margin-top:auto}.payment-methods{width:min(286px,88%);height:auto;margin:16px auto 0;padding-top:13px;border-top:1px solid #567566}.payment-methods-basic{display:block;margin-top:16px;padding:0 10px 10px;border-radius:7px;background:var(--ink)}.payment-methods-basic .payment-methods{margin-top:0;border-top:0}
.guarantee{padding:58px 0 62px;background:var(--deep);color:#fff}.guarantee-layout{display:flex;flex-direction:column;align-items:center;gap:14px;max-width:720px;text-align:center}.guarantee-seal{display:block;width:min(190px,55vw);height:auto;filter:drop-shadow(0 14px 22px rgba(5,25,18,.3))}.guarantee-copy{display:flex;flex-direction:column;align-items:center}.guarantee-label{display:inline-block;margin-bottom:10px;padding:4px 9px;background:var(--yellow);color:var(--deep);font-size:.75rem;font-weight:800}.guarantee h2{color:#fff}
.faq{padding:70px 0;background:var(--mint)}.faq-layout{display:grid;gap:25px}.faq-layout>div:first-child p{margin-top:10px;color:var(--muted)}.faq-list{border-top:2px solid var(--ink)}.faq details{border-bottom:1px solid #aebfad;padding:0}.faq summary{position:relative;cursor:pointer;list-style:none;padding:17px 34px 17px 0;font-weight:800;line-height:1.35}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:2px;top:13px;color:var(--orange);font-size:1.5rem;font-weight:700}.faq details[open] summary:after{content:"−"}.faq details p{font-size:.92rem;color:#466052;padding:0 14px 18px 0;margin:0}
.closing{padding:72px 0 80px;background:var(--deep);color:#fff;text-align:center}.closing h2{max-width:720px;margin-inline:auto}.closing p{max-width:560px;margin:13px auto 0;color:#dce9db}.closing .button{width:100%;max-width:390px;margin-top:25px}.footer{padding:25px 0 31px;background:#09271d;color:#fff}.footer .brand{font-size:1.03rem}.footer p{font-size:.76rem;color:#c6d5ca;margin-top:11px}.footer-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin-top:13px}.footer-links a{color:#dce9db;font-size:.76rem}.footer-links a:hover{text-decoration:none}
.legal-page{min-height:70vh;padding:54px 0 76px;background:var(--paper)}.legal-page article{max-width:760px}.legal-page h1{font-size:clamp(2.25rem,6vw,3.8rem);line-height:1}.legal-page h2{font-size:1.45rem;margin-top:30px}.legal-page p,.legal-page li{color:#43594d}.legal-page p{margin-top:10px}.legal-page ul{padding-left:22px}.legal-back{display:inline-block;margin-bottom:24px;color:#a9432c;font-weight:800}

@media(max-width:360px){.wrap{width:calc(100% - 28px)}.hero h1{font-size:2.12rem}.app-demo-controls{padding:18px}.app-demo-results{padding:17px 12px}.result-card{grid-template-columns:78px minmax(0,1fr)}.result-photo{width:78px}.result-body{padding:8px}.result-body strong{font-size:.94rem}}
@media(max-width:699px){.hero-copy{align-items:center;text-align:center}.hero h1,.problem h2,.product-copy>h2,.platform-heading h2,.compact-heading h2,.bonuses-heading h2,.plans-heading h2,.faq-layout>div:first-child h2{text-align:center}.hero-lead,.compact-heading,.bonuses-heading,.plans-heading{margin-inline:auto;text-align:center}.bonus-free{justify-content:center}.platform-heading>div{text-align:center}.platform-heading>p{margin-inline:auto;text-align:center}}
@media(min-width:700px){.site-header{height:64px}.hero{padding:54px 0 0}.hero-grid{grid-template-columns:1.08fr .92fr;gap:48px}.hero-visual{width:100%;max-width:380px}.benefit-strip{grid-template-columns:repeat(3,1fr);margin-top:44px}.benefit-strip>div{justify-content:center;border-bottom:0;border-right:1px solid var(--line);padding:17px}.benefit-strip>div:last-child{border-right:0}.problem-grid{grid-template-columns:1fr .82fr;gap:58px}.choice-photo img{height:500px}.product-grid{display:block}.recipe-sheet{width:min(380px,100%)}.recipe-gallery{grid-auto-flow:initial;grid-template-columns:repeat(3,minmax(0,1fr));overflow:visible;padding:0}.recipe-gallery .recipe-sheet{width:100%}.facility-grid{grid-template-columns:repeat(3,1fr)}.audience-grid{grid-template-columns:repeat(6,1fr);gap:16px}.audience-grid article{grid-column:span 2}.audience-grid article:nth-child(4){grid-column:2/span 2}.platform-heading{grid-template-columns:1.2fr .8fr;gap:55px}.app-demo{grid-template-columns:330px minmax(0,1fr)}.result-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.creator-card{grid-template-columns:minmax(290px,.8fr) minmax(0,1.2fr);gap:58px}.creator-copy{text-align:left}.creator-copy p{margin-left:0}.proof-grid{grid-auto-flow:initial;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;padding-bottom:0}.bonus-scroll{grid-auto-flow:initial;grid-template-columns:repeat(5,1fr);overflow:visible;padding-bottom:0}.plan-grid{grid-template-columns:1fr 1fr;gap:20px}.plan{padding:31px}.guarantee-layout{gap:18px}.faq-layout{grid-template-columns:.8fr 1.2fr;gap:70px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
