:root{--bg: #fff9f2;--bg-strong: #f7e6d9;--surface: rgba(255, 255, 255, .78);--surface-strong: #fff7ef;--surface-contrast: #1f1b19;--text: #201d1a;--text-soft: #5e574f;--line: rgba(32, 29, 26, .1);--accent: #ea805d;--accent-dark: #d6633d;--accent-soft: #ffe2d1;--green: #3d7650;--shadow: 0 20px 50px rgba(88, 51, 33, .12);--radius-xl: 32px;--radius-lg: 24px;--radius-md: 18px;--radius-sm: 14px;--container: min(1120px, calc(100vw - 32px) )}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:radial-gradient(circle at top left,rgba(255,222,199,.95),transparent 34%),radial-gradient(circle at right 18%,rgba(240,139,109,.18),transparent 20%),linear-gradient(180deg,#fffaf4,#fff3e7 46%,#fff9f2);font-family:Manrope,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}img{display:block;width:100%}p{margin:0;line-height:1.7;color:var(--text-soft)}h1,h2,h3{margin:0;color:var(--text);font-family:Fraunces,Georgia,serif;line-height:1.05}ul{margin:0;padding:0;list-style:none}.page-shell{width:var(--container);margin:0 auto;padding:20px 0 120px}.site-header{position:sticky;top:16px;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;margin-bottom:28px;background:#fff9f2b8;border:1px solid rgba(255,255,255,.65);backdrop-filter:blur(16px);border-radius:999px;box-shadow:var(--shadow)}.brand-lockup{display:inline-flex;align-items:center;gap:12px;min-width:0}.brand-lockup__mark{display:grid;place-items:center;width:44px;height:44px;flex:0 0 auto;border-radius:14px;background:linear-gradient(135deg,#ffd6c2,#f08b6d);color:var(--text);font-weight:800;overflow:hidden}.brand-lockup__mark img{width:100%;height:100%;object-fit:cover}.brand-lockup strong,.site-footer strong{display:block;font-family:Fraunces,Georgia,serif;font-size:1rem}.brand-lockup small{display:block;color:var(--text-soft);font-size:.82rem}.site-nav{display:inline-flex;align-items:center;gap:18px;flex-wrap:wrap;justify-content:flex-end}.site-nav>a:not(.button){color:var(--text-soft);font-weight:600}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:999px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{color:#fffaf4;background:linear-gradient(135deg,var(--accent),var(--accent-dark));box-shadow:0 16px 30px #d6633d38}.button--ghost{color:var(--text);background:#ffffffa6;border:1px solid rgba(32,29,26,.08)}.button--header{min-height:42px;padding:0 18px;color:var(--text);background:linear-gradient(135deg,#ffe4d2fa,#fff4eaf5);border:1px solid rgba(32,29,26,.08)}.button--full{width:100%}.hero,.section,.final-cta{margin-top:32px}.hero{display:grid;gap:24px}.hero__copy,.hero-card,.section,.final-cta,.product-card,.feature-card,.step-card,.testimonial-card,.instagram-banner,.faq-item{background:var(--surface);border:1px solid rgba(255,255,255,.74);backdrop-filter:blur(12px);box-shadow:var(--shadow)}.hero__copy{padding:34px;border-radius:var(--radius-xl)}.hero__eyebrow,.section-heading__eyebrow,.instagram-banner__eyebrow{display:inline-flex;padding:8px 14px;border-radius:999px;background:#ea805d1f;color:#8d4c30;font-size:.84rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero h1{margin-top:18px;max-width:12ch;font-size:clamp(2.9rem,8vw,5.6rem)}.hero__subtitle{margin-top:18px;max-width:60ch;font-size:1.04rem}.hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.hero__highlights{display:grid;gap:12px;margin-top:28px}.hero__highlights li{display:flex;align-items:center;gap:12px;color:var(--text);font-weight:700}.hero__highlights li:before{content:"";width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,var(--green),#7bb08b);flex:0 0 auto}.hero__panel{display:grid;gap:20px}.hero-card{padding:26px;border-radius:var(--radius-lg)}.hero-card__label{color:#8d4c30;font-weight:800;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.hero-card h2{margin-top:12px;font-size:clamp(1.8rem,4vw,2.3rem)}.hero-card p{margin-top:12px}.hero-card a{display:inline-flex;margin-top:18px;color:#8d4c30;font-weight:800}.hero-card--feature{background:linear-gradient(180deg,#fff7eff5,#fff0e3eb),linear-gradient(135deg,#ffffffb8,#fff6)}.hero-card--stats{display:grid;gap:14px}.stat-pill{padding:18px;border-radius:var(--radius-md);background:#ffffffd1;border:1px solid rgba(32,29,26,.06)}.stat-pill strong{display:block;margin-bottom:6px;font-family:Fraunces,Georgia,serif;font-size:1.6rem}.stat-pill h3{font-size:1.2rem}.stat-pill p{margin-top:10px}.section,.final-cta{padding:32px;border-radius:var(--radius-xl)}.section--contrast{background:linear-gradient(180deg,#fff7efeb,#fae9dceb),var(--surface)}.section-heading{max-width:720px}.section-heading h2{margin-top:14px;font-size:clamp(2rem,5vw,3.4rem)}.section-heading__description{margin-top:14px}.product-grid,.feature-grid,.steps-grid,.testimonial-grid{display:grid;gap:20px;margin-top:26px}.product-card{overflow:hidden;border-radius:28px}.product-card__media{position:relative;padding:14px}.product-card__badge{position:absolute;top:26px;left:26px;display:inline-flex;padding:7px 12px;border-radius:999px;background:#201d1ad1;color:#fffaf4;font-size:.78rem;font-weight:800}.product-card__placeholder{display:grid;align-content:end;min-height:290px;padding:24px;border-radius:22px;background:radial-gradient(circle at top right,rgba(255,255,255,.55),transparent 30%),linear-gradient(135deg,var(--tone-a),var(--tone-b))}.product-card__placeholder span{display:inline-flex;width:fit-content;padding:8px 12px;border-radius:999px;background:#ffffff9e;color:#201d1ab8;font-size:.78rem;font-weight:700}.product-card__placeholder strong{display:block;margin-top:14px;max-width:12ch;color:#201d1ae0;font-family:Fraunces,Georgia,serif;font-size:2.1rem}.product-card__body{padding:0 22px 24px}.product-card__price-block h3{font-size:1.65rem}.product-card__price-row{display:flex;align-items:center;gap:12px;margin-top:12px}.product-card__price-row strong{color:#8d3f21;font-size:1.4rem}.product-card__price-row s{color:#5e574fb8;font-size:.95rem}.product-card__body p{margin-top:14px}.product-card__tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px;margin-bottom:22px}.product-card__tags li{padding:8px 12px;border-radius:999px;background:#ffffffe0;border:1px solid rgba(32,29,26,.08);color:var(--text);font-size:.82rem;font-weight:700}.feature-card,.step-card,.testimonial-card{padding:22px;border-radius:24px}.feature-card h3,.step-card h3,.testimonial-card__author strong{font-size:1.35rem}.feature-card p,.step-card p,.testimonial-card__author span{margin-top:10px}.step-card__index{display:inline-flex;margin-bottom:14px;font-family:Fraunces,Georgia,serif;font-size:2rem;color:#9f5435}.testimonial-card{display:flex;flex-direction:column;gap:22px;justify-content:space-between}.testimonial-card__quote{color:var(--text);font-size:1.06rem}.faq-list{display:grid;gap:14px;margin-top:26px}.faq-item{border-radius:20px;overflow:hidden}.faq-item summary{padding:20px 22px;color:var(--text);font-weight:800;cursor:pointer}.faq-item p{padding:0 22px 22px}.final-cta{display:grid;gap:20px;align-items:center;background:radial-gradient(circle at right top,rgba(255,255,255,.72),transparent 30%),linear-gradient(135deg,#f08b6df5,#d5633df5)}.final-cta h2,.final-cta p{color:#fff7f0}.final-cta__actions{display:flex;flex-wrap:wrap;gap:12px}.final-cta .button--ghost{background:#ffffff29;border-color:#ffffff47;color:#fff7f0}.site-footer{display:flex;flex-direction:column;gap:20px;margin-top:32px;padding:12px 4px 0}.site-footer__promo,.site-footer__bar{display:flex;flex-direction:column;gap:18px;justify-content:space-between}.site-footer__promo{padding:24px;border-radius:24px;background:linear-gradient(135deg,#ffebdefa,#fff8f2f0),var(--surface);border:1px solid rgba(255,255,255,.74);box-shadow:var(--shadow)}.site-footer__promo h2{margin-top:12px;font-size:clamp(1.7rem,4vw,2.5rem)}.site-footer__promo p:last-child{margin-top:12px}.site-footer__bar{padding:0 4px}.site-footer__links{display:flex;flex-wrap:wrap;gap:18px}.site-footer__links a{color:#8d4c30;font-weight:800}.sticky-whatsapp{position:fixed;right:16px;bottom:16px;z-index:20;display:inline-flex;align-items:center;justify-content:center;min-width:132px;min-height:54px;padding:0 18px;border-radius:999px;background:linear-gradient(135deg,#1ea95f,#128c48);color:#fff;font-weight:800;box-shadow:0 20px 40px #128c4847}@media(min-width:760px){.hero{grid-template-columns:1.2fr .8fr;align-items:stretch}.product-grid,.feature-grid,.steps-grid,.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.final-cta{grid-template-columns:1.2fr .8fr}.site-footer__promo,.site-footer__bar{flex-direction:row;align-items:center}}@media(min-width:1040px){.product-grid,.feature-grid,.steps-grid,.testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:859px){.site-header{position:static;border-radius:28px;padding:18px}.site-nav{width:100%;justify-content:flex-start}}@media(max-width:639px){.page-shell{width:min(100vw - 20px,1120px);padding-top:10px}.hero__copy,.section,.final-cta,.hero-card{padding:24px}.hero h1{max-width:100%}.site-header{gap:16px}.sticky-whatsapp{left:12px;right:12px;min-width:auto}}
