:root{
  --forest:#24472f;
  --forest-2:#173523;
  --olive:#587044;
  --sage:#8ea07c;
  --sage-soft:#e6eccf;
  --paper:#faf9f1;
  --cream:#f0ecd9;
  --ink:#243127;
  --muted:#5f685f;
  --line:#d8d9ca;
  --accent:#d67a3f;
  --accent-dark:#b95e29;
  --white:#fffef8;
  --shadow:0 24px 70px rgba(22,42,28,.16);
  --serif:Georgia,"Times New Roman",serif;
  --sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--paper)}
body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.55;text-rendering:optimizeLegibility}
img{display:block;max-width:100%;height:auto}
a{color:inherit}
button,input{font:inherit}
.skip-link{position:fixed;left:1rem;top:1rem;z-index:100;transform:translateY(-180%);padding:.7rem 1rem;background:var(--white);color:var(--forest);border-radius:.35rem;font-weight:800}
.skip-link:focus{transform:none}
.shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}
.narrow{width:min(780px,100%)}
.site-header{position:absolute;z-index:10;top:0;left:0;right:0;color:white;border-bottom:1px solid rgba(255,255,255,.24)}
.header-inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:78px}
.brand{display:inline-flex;align-items:center;gap:.7rem;text-decoration:none}
.brand-mark{display:grid;place-items:center;width:36px;height:36px;border:1px solid currentColor;border-radius:50%;font:700 1.1rem var(--serif)}
.brand>span:last-child{display:grid;line-height:1.05}
.brand strong{font:600 1.25rem var(--serif);letter-spacing:.015em}
.brand small{margin-top:.25rem;font-size:.62rem;text-transform:uppercase;letter-spacing:.13em;opacity:.82}
.header-link{font-size:.82rem;font-weight:700;text-underline-offset:.25rem}
.hero{position:relative;isolation:isolate;min-height:760px;color:white;background:var(--forest-2)}
.hero-photo,.hero-shade{position:absolute;inset:0}
.hero-photo{z-index:-2;background:url("/pt/receitas-airfryer/releases/20260922T065537Z-5f6a2804/assets/images/hero-airfryer.webp") center/cover no-repeat}
.hero-shade{z-index:-1;background:linear-gradient(90deg,rgba(15,42,26,.95) 0%,rgba(19,49,31,.88) 37%,rgba(19,49,31,.34) 66%,rgba(19,49,31,.08) 100%)}
.hero-grid{display:grid;align-items:center;min-height:760px;padding-top:106px;padding-bottom:56px}
.hero-copy{max-width:660px}
.eyebrow{margin:0 0 1rem;color:#d9e8bd;font-size:.72rem;font-weight:850;letter-spacing:.17em;text-transform:uppercase}
.eyebrow.ink{color:var(--olive)}
h1,h2,h3,p{margin-top:0}
h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:-.025em}
h1{max-width:720px;margin-bottom:1.2rem;font-size:clamp(3.25rem,7.4vw,6.2rem);line-height:.94}
h2{margin-bottom:1rem;font-size:clamp(2.35rem,5vw,4rem);line-height:1.02}
h3{font-size:1.5rem;line-height:1.1}
.hero-lede{max-width:610px;margin-bottom:1.6rem;color:#eff3e7;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.65}
.proof-list{display:flex;flex-wrap:wrap;gap:.65rem 1.5rem;margin:0 0 2rem;padding:0;list-style:none}
.proof-list li{position:relative;padding-left:1.35rem;font-size:.9rem;font-weight:750}
.proof-list li::before{content:"✓";position:absolute;left:0;color:#cfe4a8}
.button{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;min-height:58px;padding:.9rem 1.25rem;border:0;border-radius:.3rem;font-weight:850;text-align:center;text-decoration:none;cursor:pointer;transition:transform .18s,background .18s,box-shadow .18s}
.button:hover{transform:translateY(-2px)}
.button-primary{background:var(--sage-soft);color:var(--forest-2);box-shadow:0 5px 0 #93a870}
.button-primary:hover{background:#f3f6e6}
.button-accent{width:100%;background:var(--accent);color:white;box-shadow:0 5px 0 var(--accent-dark)}
.button-accent:hover{background:#e28548}
.button-light{background:var(--white);color:var(--forest);box-shadow:0 5px 0 #aebc91}
.microcopy{margin:.85rem 0 0;color:#d4ded0;font-size:.74rem}
.fact-strip{background:var(--cream);border-bottom:1px solid var(--line)}
.fact-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;padding-block:1.25rem}
.fact-grid p{display:grid;gap:.1rem;margin:0;padding:.75rem 1rem;text-align:center;border-right:1px solid #cbcdb9}
.fact-grid p:nth-child(2n){border-right:0}
.fact-grid strong{color:var(--forest);font:500 2rem/1 var(--serif)}
.fact-grid span{color:var(--muted);font-size:.7rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em}
.section{padding-block:5rem}
.intro{text-align:center}
.section-lede{margin:1.5rem auto 0;color:var(--muted);font-size:1.1rem;line-height:1.75}
.categories{background:var(--white)}
.section-heading{display:grid;gap:1.5rem;margin-bottom:2.5rem}
.section-heading>p{max-width:440px;margin:0;color:var(--muted)}
.category-grid{display:grid;gap:1.1rem}
.category-card{overflow:hidden;background:var(--paper);border:1px solid var(--line);border-radius:.7rem}
.category-card img{width:100%;aspect-ratio:16/10;object-fit:cover}
.category-card>div{padding:1.25rem}
.category-card span{color:var(--olive);font-size:.7rem;font-weight:850;text-transform:uppercase;letter-spacing:.12em}
.category-card h3{margin:.3rem 0 .5rem}
.category-card p{margin:0;color:var(--muted);font-size:.88rem}
.book-section{overflow:hidden;background:var(--forest);color:white}
.book-grid{display:grid;gap:3.5rem;align-items:center}
.book-visual{position:relative;min-height:520px;padding:1rem 2.5rem}
.book-cover,.book-page{position:absolute;overflow:hidden;width:min(54%,330px);border-radius:.25rem;box-shadow:var(--shadow)}
.book-cover{z-index:2;left:8%;top:0;transform:rotate(-4deg)}
.book-page{right:3%;bottom:0;transform:rotate(5deg)}
.book-cover img,.book-page img{width:100%}
.book-copy>p:not(.eyebrow){color:#d9e3d6}
.feature-list{display:grid;gap:1rem;margin:2rem 0 0;padding:0;list-style:none}
.feature-list li{display:grid;grid-template-columns:2.2rem 1fr;gap:.8rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}
.feature-list li>span{color:#c9daa9;font:500 1.1rem var(--serif)}
.feature-list div{display:grid;gap:.15rem}
.feature-list small{color:#bdcbbb}
.lifestyle{background:#eff0e4}
.lifestyle-grid{display:grid;gap:2.5rem;align-items:center}
.lifestyle-grid>img{width:100%;border-radius:.65rem;box-shadow:0 20px 60px rgba(28,51,35,.12)}
.lifestyle-grid>div>p:not(.eyebrow){color:var(--muted);font-size:1.05rem}
.note-card{margin-top:1.5rem;padding:1.1rem 1.2rem;border-left:4px solid var(--olive);background:rgba(255,255,255,.66)}
.note-card strong{color:var(--forest)}
.note-card p{margin:.35rem 0 0;color:var(--muted);font-size:.85rem}
.offer{background:var(--cream)}
.offer-shell{display:grid;gap:2rem;align-items:center}
.offer-copy .eyebrow{color:var(--olive)}
.offer-subtitle{max-width:600px;color:var(--muted);font-size:1.15rem}
.offer-copy ul{display:grid;gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none}
.offer-copy li{position:relative;padding-left:1.5rem}
.offer-copy li::before{content:"✓";position:absolute;left:0;color:var(--olive);font-weight:900}
.offer-card{padding:1.5rem;background:var(--white);border:1px solid #c6c8b6;border-radius:.75rem;box-shadow:0 18px 55px rgba(40,54,42,.1)}
.offer-status{display:inline-block;margin-bottom:1.2rem;padding:.35rem .6rem;border-radius:999px;background:#f4e6d7;color:#8e4e28;font-size:.68rem;font-weight:850;text-transform:uppercase;letter-spacing:.08em}
.offer-label{margin-bottom:.2rem;color:var(--muted);font-size:.82rem}
.offer-price{display:grid;margin-bottom:1.25rem}
.offer-price span{color:var(--muted);font-size:.78rem}
.offer-price strong{color:var(--forest);font:500 2.7rem/1.1 var(--serif)}
.offer-note{margin:1rem 0;color:var(--muted);font-size:.8rem;text-align:center}
.secure-line{padding-top:1rem;border-top:1px solid var(--line);color:var(--muted);font-size:.74rem;text-align:center}
.secure-line span{color:var(--olive);font-weight:900}
.faq{background:var(--white)}
.faq-grid{display:grid;gap:2rem;align-items:start}
.faq-list{display:grid;gap:.65rem}
details{border:1px solid var(--line);border-radius:.45rem;background:var(--paper)}
details[open]{border-color:#9baa8a}
summary{display:grid;grid-template-columns:1fr 1.5rem;gap:1rem;align-items:center;min-height:68px;padding:1rem 1.1rem;font-weight:750;cursor:pointer;list-style:none}
summary::-webkit-details-marker{display:none}
summary span{position:relative;width:1.5rem;height:1.5rem;border-radius:50%;background:#e7eadb}
summary span::before,summary span::after{content:"";position:absolute;left:.42rem;right:.42rem;top:.72rem;height:1px;background:var(--forest)}
summary span::after{transform:rotate(90deg);transition:transform .2s}
details[open] summary span::after{transform:rotate(0)}
details p{margin:0;padding:0 1.1rem 1.2rem;color:var(--muted);font-size:.92rem;line-height:1.7}
.closing{padding-block:5rem;background:var(--forest);color:white;text-align:center}
.closing h2{margin-inline:auto;max-width:780px}
.closing .button{margin-top:1rem}
.site-footer{padding-block:3rem;background:var(--forest-2);color:#ced9cd}
.footer-grid{display:grid;gap:1.1rem;text-align:center}
.footer-brand{display:grid;gap:.2rem}
.footer-brand strong{color:white;font:600 1.5rem var(--serif)}
.footer-brand span{font-size:.8rem}
.site-footer nav{display:flex;flex-wrap:wrap;justify-content:center;gap:.6rem 1.4rem;font-size:.8rem}
.site-footer a{text-underline-offset:.25rem}
.legal-copy{max-width:760px;margin:0 auto;color:#aebdad;font-size:.72rem}
.company,.copyright{margin:0;color:#8fa18f;font-size:.68rem}
.launch-dialog{width:min(500px,calc(100% - 2rem));padding:0;border:0;border-radius:.7rem;background:var(--white);color:var(--ink);box-shadow:0 25px 90px rgba(0,0,0,.35)}
.launch-dialog::backdrop{background:rgba(12,34,21,.78)}
.dialog-inner{position:relative;padding:2.8rem 1.5rem 1.5rem}
.dialog-inner h2{font-size:2rem}
.dialog-inner>p:not(.eyebrow){color:var(--muted)}
.dialog-close{position:absolute;right:.6rem;top:.6rem;width:44px;height:44px;border:0;border-radius:50%;background:#eceee3;color:var(--forest);font-size:1.5rem;cursor:pointer}
.dialog-ok{width:100%;margin-top:.5rem}
:focus-visible{outline:3px solid #e9ad69;outline-offset:4px}
@media(min-width:680px){
  .shell{width:min(1180px,calc(100% - 3rem))}
  .fact-grid{grid-template-columns:repeat(4,1fr)}
  .fact-grid p:nth-child(2){border-right:1px solid #cbcdb9}
  .fact-grid p:last-child{border-right:0}
  .category-grid{grid-template-columns:repeat(2,1fr)}
  .section-heading{grid-template-columns:1.45fr .75fr;align-items:end}
  .offer-card{padding:2rem}
}
@media(min-width:900px){
  .section{padding-block:6.5rem}
  .book-grid{grid-template-columns:1.05fr .95fr;gap:5rem}
  .lifestyle-grid{grid-template-columns:1.1fr .9fr;gap:4.5rem}
  .offer-shell{grid-template-columns:1.2fr .8fr;gap:5rem}
  .faq-grid{grid-template-columns:.65fr 1.35fr;gap:5rem}
}
@media(min-width:1060px){
  .category-grid{grid-template-columns:repeat(4,1fr)}
  .hero-copy{margin-left:1rem}
}
@media(max-width:720px){
  .site-header{background:rgba(20,48,30,.72);backdrop-filter:blur(8px)}
  .header-link{display:none}
  .hero{min-height:auto}
  .hero-photo{background-position:68% center}
  .hero-shade{background:linear-gradient(180deg,rgba(18,45,28,.7),rgba(15,40,25,.93) 44%,rgba(15,40,25,.98))}
  .hero-grid{align-items:end;min-height:760px;padding-top:210px}
  .proof-list{display:grid}
  .button{width:100%}
  .book-visual{min-height:430px;padding-inline:0}
  .book-cover{left:2%;width:58%}
  .book-page{right:0;width:55%}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}
