:root{--bg: #f5f8ff;--surface: #fff;--text: #10213a;--muted: #5f6f89;--primary: #0f4cdb;--accent: #ef3e3e;--border: #dde5f2;--shadow: 0 20px 50px rgba(19, 46, 112, .1);--radius: 22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;background:var(--bg);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);width:1px;height:1px;margin:-1px}.page-width{width:min(1180px,calc(100% - 32px));margin:0 auto}.section{padding:32px 0 24px}.section-heading{margin-bottom:22px}.section-heading.centered{text-align:center;max-width:820px;margin-inline:auto auto}.section-heading h2,.hero-copy h1,.final-cta-box h2,.product-page h1{line-height:1.15;margin:0 0 12px;font-size:clamp(30px,5vw,54px)}.section-heading p,.hero-lead,.info-card p,.review-card p,.final-cta-box p,.product-description{color:var(--muted)}.site-header{position:sticky;top:0;z-index:20;background:#f5f8ffe0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid rgba(221,229,242,.8)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:76px}.site-logo{font-weight:900;font-size:22px;letter-spacing:.02em}.site-nav{display:flex;gap:22px;color:var(--muted)}.site-header__actions{display:flex;align-items:center;gap:12px}.header-whatsapp{font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 22px;border-radius:999px;font-weight:800;border:1px solid transparent;transition:.2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:var(--primary);color:#fff;box-shadow:var(--shadow)}.button--secondary{background:#fff;border-color:var(--border);color:var(--text)}.button--full{width:100%}.pill{display:inline-flex;padding:8px 14px;border-radius:999px;background:#e9f0ff;color:var(--primary);font-weight:800;font-size:14px}.pill--accent{background:#ffe5e5;color:var(--accent)}.hero-section{padding:34px 0 26px}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:24px;align-items:center}.hero-copy,.hero-card,.info-card,.subject-card,.bonus-card,.stat-card,.review-card,.final-cta-box,.faq-item,.product-grid>*{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-copy{padding:34px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:18px 0}.hero-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin-bottom:18px}.deal-badge{background:var(--accent);color:#fff;padding:9px 14px;border-radius:999px;font-weight:800}.check-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.check-list li:before{content:"\2713";color:var(--primary);font-weight:900;margin-left:8px}.hero-card{min-height:470px;display:grid;place-items:center;padding:28px;background:linear-gradient(180deg,#0f4cdb,#1238a0)}.mockup-stack{position:relative;width:100%;max-width:420px;height:360px}.book{position:absolute;width:180px;height:250px;border-radius:18px;color:#fff;font-weight:900;display:flex;align-items:flex-end;justify-content:center;padding-bottom:18px;box-shadow:0 24px 35px #0000002e}.book--1{right:6%;top:8%;background:linear-gradient(180deg,#3f69ff,#1f39aa);transform:rotate(10deg)}.book--2{left:8%;top:5%;background:linear-gradient(180deg,#ff5757,#bb1f1f);transform:rotate(-11deg)}.book--3{right:26%;bottom:2%;background:linear-gradient(180deg,#23b7a4,#0d7f72)}.book--bonus{left:23%;bottom:8%;width:130px;height:180px;background:linear-gradient(180deg,#f6b63e,#e58c05)}.cards-grid{display:grid;gap:18px}.cards-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card,.review-card,.stat-card{padding:24px}.info-card__icon{font-size:28px;color:var(--primary)}.subject-list{display:grid;gap:18px}.subject-card{display:grid;grid-template-columns:300px 1fr;overflow:hidden}.subject-card__media{min-height:280px}.gradient-1{background:linear-gradient(135deg,#eff4ff,#bed1ff 55%,#0f4cdb)}.gradient-2{background:linear-gradient(135deg,#ffe8e8,#ffc0c0 55%,#ef3e3e)}.gradient-3{background:linear-gradient(135deg,#e4fff8,#9fe9d8 55%,#0aa98e)}.subject-card__content{padding:28px}.subject-card__content ul{padding-right:18px;margin-bottom:0}.subject-index{color:var(--primary);font-weight:800}.bonus-card{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;padding:30px;align-items:center}.bonus-visual{min-height:220px;border-radius:20px;background:linear-gradient(135deg,#0f4cdb,#ef3e3e);color:#fff;display:grid;place-items:center;font-size:34px;font-weight:900}.stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.stat-card strong{display:block;font-size:52px;line-height:1;color:var(--primary);margin-bottom:12px}.stat-card span{display:block;font-weight:800;font-size:20px;margin-bottom:8px}.stars{color:#f5a623;letter-spacing:2px;font-size:22px}.faq-list{display:grid;gap:14px}.faq-item{padding:18px 20px}.faq-item summary{cursor:pointer;font-weight:800;list-style:none;position:relative;padding-left:28px}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";position:absolute;left:0;top:0;color:var(--primary);font-size:22px}.faq-item[open] summary:after{content:"\2212"}.faq-answer{padding-top:12px;color:var(--muted)}.final-cta-box{text-align:center;padding:38px 24px;background:linear-gradient(180deg,#fff,#f0f5ff)}.final-cta-support{margin-top:14px;color:var(--muted);font-weight:700}.site-footer{padding:40px 0 110px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px;padding-top:22px;border-top:1px solid var(--border)}.footer-list{list-style:none;padding:0;margin:0;display:grid;gap:10px}.sticky-mobile-cta{display:none;position:fixed;bottom:0;left:0;right:0;z-index:30;padding:12px 16px;background:#fffffff2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-top:1px solid var(--border)}.product-page{padding-top:28px}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.product-grid>*{padding:28px}.product-gallery-placeholder{min-height:440px;display:grid;place-items:center;color:var(--muted);background:linear-gradient(135deg,#fff,#ecf2ff)}.product-price{font-size:34px;font-weight:900;color:var(--primary);margin-bottom:10px}.product-select{width:100%;min-height:48px;border-radius:14px;border:1px solid var(--border);padding:0 14px;margin-bottom:14px}@media(max-width:990px){.hero-grid,.subject-card,.bonus-card,.product-grid,.footer-grid,.cards-grid--3,.stats-grid{grid-template-columns:1fr}.site-nav{display:none}}@media(max-width:768px){.hero-copy,.hero-card,.subject-card__content,.bonus-card,.review-card,.info-card,.stat-card,.final-cta-box,.product-grid>*{border-radius:18px}.section{padding:24px 0 18px}.site-header__actions .header-whatsapp{display:none}.hero-card{min-height:360px}.mockup-stack{height:280px}.book{width:140px;height:200px}.book--bonus{width:110px;height:150px}.sticky-mobile-cta{display:block}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/theme.css.map */
