@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Instrument+Serif:ital@0;1&display=swap";html,body{margin:0;padding:0;background-color:#f7f4ee}.offer-page .vsl-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e0;z-index:99999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);animation:fadeIn .25s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.offer-page .vsl-modal{position:relative;width:min(900px,95vw);aspect-ratio:16/9;background:#000;box-shadow:0 30px 80px #000c}.offer-page .vsl-modal iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:none}.offer-page .vsl-close{position:absolute;top:-44px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer;line-height:1;padding:4px 8px;opacity:.7;transition:opacity .2s;font-family:Inter,sans-serif;z-index:10}.offer-page .vsl-close:hover{opacity:1}.offer-page .vsl-modal-backdrop p{position:absolute;bottom:20px;left:50%;transform:translate(-50%);color:#fff6;font-size:12px;white-space:nowrap;font-family:Inter,sans-serif}.offer-page *{margin:0;padding:0;box-sizing:border-box}.offer-page{font-family:Inter,sans-serif;background:#f7f4ee;color:#161616;overflow-x:hidden;position:relative;z-index:10000;min-height:100vh}.offer-page a{text-decoration:none;color:inherit}.offer-page .container{width:min(980px,92%);margin:auto}.offer-page section{padding:90px 0}.offer-page{--primary:#ff6b35;--primary-dark:#e55625;--yellow:#ffe066;--dark:#161616;--soft:#666;--line:#d9d5cf;--white:#ffffff;--green:#14b86a}.offer-page .top-bar{background:#161616;padding:12px 20px;text-align:center;border-bottom:3px solid var(--primary)}.offer-page .top-bar span{background:var(--primary);padding:5px 10px;font-size:11px;font-weight:800;letter-spacing:1px;color:#fff;margin-right:10px}.offer-page .top-bar p{display:inline;color:#fff;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.offer-page .hero{padding-top:40px;padding-bottom:50px;text-align:center;min-height:100vh;display:flex;align-items:center}.offer-page .hero .container{max-width:900px}.offer-page .label{display:inline-block;padding:8px 16px;border:2px solid var(--primary);font-size:10px;font-weight:800;letter-spacing:3px;text-transform:uppercase;margin-bottom:22px;background:#fff}.offer-page .hero h1{font-size:clamp(40px,5vw,64px);line-height:1;letter-spacing:-3px;font-weight:900;max-width:850px;margin:auto}.offer-page .highlight{display:inline-block;background:var(--yellow);padding:2px 12px;border:3px solid #111;margin-top:6px}.offer-page .subheadline{font-size:20px;line-height:1.6;color:var(--soft);max-width:760px;margin:24px auto;font-weight:500}.offer-page .subheadline strong{color:#111}.offer-page .benefits{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;margin-top:22px;margin-bottom:30px}.offer-page .benefit{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;color:var(--soft)}.offer-page .benefit:before{content:"✓";width:20px;height:20px;background:var(--green);color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:800}.offer-page .vsl-wrapper{max-width:720px;margin:auto;border:5px solid #161616;background:#fff;box-shadow:8px 8px #161616;overflow:hidden}.offer-page .vsl{width:100%;height:360px;background:#161616;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:800}.offer-page .vsl-thumbnail{cursor:pointer;position:relative;overflow:hidden}.offer-page .vsl-cover{width:100%;height:360px;object-fit:cover;display:block;transition:transform .4s ease}.offer-page .vsl-thumbnail:hover .vsl-cover{transform:scale(1.03)}.offer-page .vsl-play-btn{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#00000040;transition:background .3s}.offer-page .vsl-thumbnail:hover .vsl-play-btn{background:#0006}.offer-page .vsl-play-btn svg{filter:drop-shadow(0 4px 20px rgba(0,0,0,.5));transition:transform .3s}.offer-page .vsl-thumbnail:hover .vsl-play-btn svg{transform:scale(1.1)}.offer-page .cta-wrap{text-align:center;margin-top:28px}.offer-page .cta-btn{display:inline-flex;align-items:center;justify-content:center;background:var(--primary);color:#fff;padding:16px 30px;font-size:20px;font-weight:900;text-transform:uppercase;border:3px solid var(--primary-dark);box-shadow:0 4px #c9471d;transition:.2s;line-height:1.1}.offer-page .cta-btn:hover{transform:translateY(-3px)}.offer-page .small-btn{display:inline-flex;padding:14px 24px;background:var(--primary);color:#fff;font-weight:800;font-size:14px;text-transform:uppercase;border:3px solid var(--primary-dark)}.offer-page .secure{margin-top:14px;font-size:12px;font-weight:600;color:#666}.offer-page .section{background:#fff;border-top:2px solid var(--line);border-bottom:2px solid var(--line)}.offer-page .section-title{text-align:center;margin-bottom:70px}.offer-page .section-title h2{font-size:56px;line-height:1;letter-spacing:-3px;margin-bottom:22px;font-weight:900}.offer-page .section-title p{font-size:20px;line-height:1.8;color:var(--soft);max-width:850px;margin:auto}.offer-page .problem-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.offer-page .problem{background:#fffdf8;border:2px solid var(--line);padding:35px}.offer-page .problem h3{font-size:28px;margin-bottom:14px;font-weight:900}.offer-page .problem p{font-size:17px;line-height:1.8;color:var(--soft)}.offer-page .big-copy{max-width:900px;margin:auto;text-align:center}.offer-page .big-copy h2{font-size:72px;line-height:.95;letter-spacing:-4px;margin-bottom:28px;font-weight:900}.offer-page .big-copy p{font-size:22px;line-height:1.8;color:var(--soft)}.offer-page .stack{margin-top:80px;display:grid;gap:80px}.offer-page .stack-box{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.offer-page .stack-content h3{font-size:54px;line-height:1;letter-spacing:-3px;margin-bottom:20px;font-weight:900}.offer-page .stack-content p{font-size:19px;line-height:1.9;color:var(--soft);margin-bottom:28px}.offer-page .stack-image{background:#161616;height:380px;border:5px solid #161616;box-shadow:10px 10px #161616;display:flex;align-items:center;justify-content:center;color:#fff;font-size:28px;font-weight:800}.offer-page .ads-mock{border:4px solid #161616;box-shadow:8px 8px #161616;overflow:hidden;display:flex;flex-direction:column;min-height:380px;font-family:Inter,sans-serif;background:#fff}.offer-page .ads-topbar{background:#161616;padding:12px 18px;display:flex;align-items:center;justify-content:space-between}.offer-page .ads-platform{display:flex;gap:8px}.offer-page .ads-logo{font-size:11px;font-weight:900;padding:4px 10px;border-radius:4px;letter-spacing:.5px}.offer-page .ads-logo--meta{background:#1877f2;color:#fff}.offer-page .ads-logo--google{background:#fff;color:#161616}.offer-page .ads-live{display:flex;align-items:center;gap:6px;color:#14b86a;font-size:11px;font-weight:800;letter-spacing:1px}.offer-page .ads-live-dot{width:8px;height:8px;border-radius:50%;background:#14b86a;animation:pulse 1.5s infinite}.offer-page .ads-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:2px solid #f0f0f0}.offer-page .ads-metric{padding:14px 12px;border-right:1px solid #f0f0f0;text-align:center}.offer-page .ads-metric:last-child{border-right:none}.offer-page .ads-metric-label{font-size:10px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.offer-page .ads-metric-value{font-size:18px;font-weight:900;color:#161616;margin-bottom:3px}.offer-page .ads-metric-change{font-size:11px;font-weight:700}.offer-page .ads-up{color:#14b86a}.offer-page .ads-down{color:#ff6b35}.offer-page .ads-chart{flex:1;padding:14px 16px 8px}.offer-page .ads-chart-label{font-size:11px;font-weight:700;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.offer-page .ads-bars{display:flex;align-items:flex-end;gap:6px;height:100px}.offer-page .ads-bar-wrap{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;height:100%;justify-content:flex-end}.offer-page .ads-bar{width:100%;background:linear-gradient(to top,#ff6b35,#ffb347);border-radius:3px 3px 0 0;min-height:6px;transition:height .3s}.offer-page .ads-bar-day{font-size:10px;font-weight:700;color:#aaa}.offer-page .ads-footer{background:#f8f8f8;border-top:2px solid #f0f0f0;padding:10px 16px;font-size:12px;font-weight:600;color:#666}.offer-page .chatbot-mock{border:4px solid #161616;box-shadow:8px 8px #161616;overflow:hidden;display:flex;flex-direction:column;min-height:380px;font-family:Inter,sans-serif;background:#fff}.offer-page .chatbot-topbar{background:#161616;padding:14px 18px;display:flex;align-items:center;gap:10px}.offer-page .chatbot-dot{width:10px;height:10px;border-radius:50%;background:#14b86a;box-shadow:0 0 0 3px #14b86a4d;animation:pulse 2s infinite;flex-shrink:0}.offer-page .chatbot-title{color:#fff;font-size:14px;font-weight:800;flex:1}.offer-page .chatbot-badge{background:#ff6b35;color:#fff;font-size:10px;font-weight:800;padding:3px 8px;letter-spacing:.5px}.offer-page .chatbot-body{flex:1;padding:16px;display:flex;flex-direction:column;gap:12px;background:#f8f8f8;overflow-y:auto}.offer-page .chatbot-msg{display:flex;align-items:flex-start;gap:8px}.offer-page .chatbot-msg--user{flex-direction:row-reverse}.offer-page .chatbot-avatar{width:30px;height:30px;border-radius:50%;background:#161616;color:#ff6b35;font-size:10px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-page .chatbot-bubble{padding:9px 13px;border-radius:12px;font-size:13px;line-height:1.5;max-width:80%}.offer-page .chatbot-msg--bot .chatbot-bubble{background:#fff;color:#111;border:1px solid #e5e5e5;border-top-left-radius:2px}.offer-page .chatbot-msg--user .chatbot-bubble{background:#ff6b35;color:#fff;border-top-right-radius:2px}.offer-page .chatbot-input{padding:12px 16px;border-top:2px solid #e5e5e5;display:flex;align-items:center;gap:10px;background:#fff}.offer-page .chatbot-placeholder{flex:1;font-size:13px;color:#aaa}.offer-page .chatbot-send{background:#ff6b35;border:none;color:#fff;width:34px;height:34px;border-radius:50%;font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center}.offer-page .wa-mock{border:4px solid #161616;box-shadow:8px 8px #161616;overflow:hidden;font-family:Inter,sans-serif;min-height:380px;display:flex;flex-direction:column}.offer-page .wa-header{background:#075e54;padding:14px 18px;display:flex;align-items:center;gap:12px}.offer-page .wa-avatar{width:42px;height:42px;border-radius:50%;background:#25d366;color:#fff;font-size:13px;font-weight:900;display:flex;align-items:center;justify-content:center;flex-shrink:0}.offer-page .wa-name{color:#fff;font-size:15px;font-weight:700}.offer-page .wa-status{color:#a8d5a2;font-size:12px;margin-top:2px}.offer-page .wa-body{background:#e5ddd5;flex:1;padding:16px 14px;display:flex;flex-direction:column;gap:10px;overflow-y:auto;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23c9c3bc' fill-opacity='0.15'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E")}.offer-page .wa-msg{display:flex;flex-direction:column;max-width:78%}.offer-page .wa-msg--bot{align-self:flex-start}.offer-page .wa-msg--lead{align-self:flex-end}.offer-page .wa-bubble{padding:9px 13px;border-radius:8px;font-size:13px;line-height:1.5;word-break:break-word}.offer-page .wa-msg--bot .wa-bubble{background:#fff;color:#111;border-top-left-radius:0}.offer-page .wa-msg--lead .wa-bubble{background:#dcf8c6;color:#111;border-top-right-radius:0}.offer-page .wa-time{font-size:10px;color:#888;margin-top:3px}.offer-page .wa-msg--lead .wa-time{text-align:right}.offer-page .funnel-diagram{background:#f7f4ee;border:4px solid #161616;box-shadow:8px 8px #161616;padding:32px 24px;display:flex;flex-direction:column;align-items:center;gap:0;min-height:380px;justify-content:center}.offer-page .funnel-row{width:100%;display:flex;flex-direction:column;align-items:center}.offer-page .funnel-bar{display:flex;align-items:center;justify-content:center;gap:10px;padding:12px 16px;border-radius:4px;transition:width .3s}.offer-page .funnel-icon{font-size:18px;flex-shrink:0}.offer-page .funnel-label{color:#fff;font-size:12px;font-weight:800;letter-spacing:1px;text-align:center}.offer-page .funnel-stat{font-size:12px;font-weight:700;color:#666;margin-top:5px;letter-spacing:.5px}.offer-page .funnel-arrow{color:#ff6b35;font-size:18px;margin:4px 0;line-height:1}.offer-page .stack-videos{display:grid;grid-template-columns:1fr 1fr;gap:14px;align-items:start}.offer-page .stack-video-wrap{aspect-ratio:9/16;border:3px solid #161616;box-shadow:5px 5px #161616;overflow:hidden;background:#000;max-height:420px}.offer-page .stack-video-wrap iframe{width:100%;height:100%;display:block;border:none}.offer-page .results{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px}.offer-page .result{background:#fffdf8;padding:40px;border:2px solid var(--line);text-align:center}.offer-page .result h3{font-size:56px;margin-bottom:12px;font-weight:900;color:var(--primary)}.offer-page .result p{font-size:18px;color:var(--soft);line-height:1.7}.offer-page .offer-box{background:#161616;color:#fff;padding:80px}.offer-page .offer-box h2{font-size:72px;line-height:.95;letter-spacing:-4px;margin-bottom:30px;font-weight:900;color:#fff}.offer-page .offer-box p{font-size:22px;line-height:1.8;color:#cfcfcf}.offer-page .offer-list{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:45px}.offer-page .offer-item{display:flex;align-items:center;gap:14px;font-size:19px;font-weight:700}.offer-page .offer-item:before{content:"✓";width:28px;height:28px;background:var(--green);border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0}.offer-page .faq{border-bottom:2px solid var(--line);padding:28px 0;cursor:pointer}.offer-page .faq-question{display:flex;justify-content:space-between;align-items:center}.offer-page .faq-question h3{font-size:28px;font-weight:800}.offer-page .faq-answer{max-height:0;overflow:hidden;transition:.4s}.offer-page .faq-answer p{padding-top:20px;font-size:18px;line-height:1.8;color:var(--soft)}.offer-page .faq.active .faq-answer{max-height:300px}.offer-page .final{text-align:center;padding:120px 0}.offer-page .final h2{font-size:96px;line-height:.9;letter-spacing:-5px;font-weight:900;margin-bottom:30px}.offer-page .final p{font-size:24px;line-height:1.8;max-width:900px;margin:auto auto 45px;color:var(--soft)}.offer-page .calendar-embed-wrap{margin:50px auto 40px;max-width:800px;border:5px solid #161616;box-shadow:8px 8px #161616;background:#181818;overflow:hidden}.offer-page .calendar-embed-wrap iframe{display:block;width:100%;min-height:600px;border:none}.offer-page .offer-footer{background:#0e0e0e;padding:70px 0 0;color:#fff;border-top:3px solid #ff6b35}.offer-page .offer-footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:60px;padding-bottom:60px;border-bottom:1px solid rgba(255,255,255,.08)}.offer-page .offer-footer-logo{font-size:28px;font-weight:900;letter-spacing:-1.5px;color:#fff;margin-bottom:16px}.offer-page .offer-footer-tagline{font-size:15px;line-height:1.8;color:#999;margin-bottom:24px}.offer-page .offer-footer-socials{display:flex;gap:14px}.offer-page .offer-footer-socials a{width:38px;height:38px;border:1.5px solid rgba(255,255,255,.15);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#aaa;transition:all .2s}.offer-page .offer-footer-socials a:hover{border-color:#ff6b35;color:#ff6b35;background:#ff6b3514}.offer-page .offer-footer-heading{font-size:11px;font-weight:900;letter-spacing:2px;text-transform:uppercase;color:#ff6b35;margin-bottom:20px}.offer-page .offer-footer-links{list-style:none;display:grid;gap:12px}.offer-page .offer-footer-links li{font-size:14px;color:#999;font-weight:500;transition:color .2s}.offer-page .offer-footer-links a{color:#999;text-decoration:none;transition:color .2s}.offer-page .offer-footer-links a:hover,.offer-page .offer-footer-links li:hover{color:#fff}.offer-page .offer-footer-bottom{padding:22px 0;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:#555;font-weight:600}@media (max-width:900px){.offer-page .offer-footer-grid{grid-template-columns:1fr;gap:40px}.offer-page .offer-footer-bottom{flex-direction:column;gap:8px;text-align:center}}.offer-page .calc-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:start}.offer-page .calc-services{display:grid;gap:10px}.offer-page .calc-row{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#ffffff0a;border:1.5px solid rgba(255,255,255,.08);cursor:pointer;transition:all .2s;-webkit-user-select:none;user-select:none}.offer-page .calc-row:hover{border-color:#ff6b3566;background:#ff6b350f}.offer-page .calc-row--active{border-color:#ff6b35!important;background:#ff6b351a!important}.offer-page .calc-check{width:26px;height:26px;border:2px solid rgba(255,255,255,.3);border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#ff6b35;flex-shrink:0;transition:all .2s}.offer-page .calc-row--active .calc-check{background:#ff6b35;border-color:#ff6b35;color:#fff}.offer-page .calc-info{flex:1}.offer-page .calc-label{font-size:16px;font-weight:700;color:#fff;margin-bottom:3px}.offer-page .calc-price-tag{font-size:13px;color:#aaa;font-weight:600}.offer-page .calc-qty{display:flex;align-items:center;gap:10px;background:#ffffff14;padding:6px 12px;border-radius:4px}.offer-page .calc-qty button{background:none;border:none;color:#ff6b35;font-size:20px;font-weight:900;cursor:pointer;line-height:1;padding:0 4px}.offer-page .calc-qty span{color:#fff;font-size:16px;font-weight:800;min-width:18px;text-align:center}.offer-page .calc-subtotal{font-size:15px;font-weight:800;color:#ff6b35;white-space:nowrap}.offer-page .calc-card{background:#fff;padding:32px;position:sticky;top:40px;color:#111}.offer-page .calc-card-title{font-size:11px;font-weight:900;letter-spacing:2px;color:#999;margin-bottom:16px}.offer-page .calc-empty{font-size:16px;color:#aaa;font-weight:600;padding:30px 0;text-align:center}.offer-page .calc-original{font-size:22px;text-decoration:line-through;color:#bbb;font-weight:700;margin-bottom:4px}.offer-page .calc-total{font-size:64px;font-weight:900;letter-spacing:-3px;color:#ff6b35;line-height:1;margin-bottom:8px;transition:all .3s}.offer-page .calc-saved{background:#e8fff3;color:#14b86a;font-size:13px;font-weight:800;padding:8px 12px;margin-bottom:20px;border:1px solid #b3f0d1}.offer-page .calc-breakdown{margin-bottom:24px;border-top:1px solid #f0f0f0;padding-top:16px;display:grid;gap:8px}.offer-page .calc-line{display:flex;justify-content:space-between;font-size:13px;color:#555;font-weight:600}.offer-page .calc-line--discount{color:#14b86a;font-weight:800}.offer-page .pricing-btn--disabled{background:#999!important;border-color:#888!important;box-shadow:none!important;cursor:not-allowed!important}.offer-page .calc-discount-note{color:#ff6b35;font-weight:800}.offer-page .calc-bundle-banner{margin-top:30px;background:#ff6b351f;border:1.5px solid #ff6b35;padding:16px 24px;font-size:15px;font-weight:700;color:#ff6b35;text-align:center}.offer-page .calc-form{display:grid;gap:10px;margin-bottom:14px}.offer-page .calc-input{width:100%;padding:12px 14px;border:2px solid #e5e5e5;font-size:14px;font-family:Inter,sans-serif;font-weight:600;outline:none;transition:border-color .2s;color:#111}.offer-page .calc-input:focus{border-color:#ff6b35}.offer-page .calc-success{background:#e8fff3;border:2px solid #14b86a;color:#0a7a40;font-size:15px;font-weight:800;padding:20px 16px;text-align:center;margin-bottom:14px}.offer-page .pricing-section{padding:100px 0;background:#fff;border-top:2px solid var(--line);border-bottom:2px solid var(--line)}.offer-page .pricing-box{background:#161616;padding:70px;border:4px solid #111;box-shadow:12px 12px #111;color:#fff}.offer-page .pricing-tag{display:inline-block;background:#ff6b35;padding:8px 16px;font-size:11px;font-weight:800;letter-spacing:2px;margin-bottom:24px;color:#fff}.offer-page .pricing-box h2{font-size:68px;line-height:.95;letter-spacing:-4px;font-weight:900;margin-bottom:25px;color:#fff}.offer-page .pricing-sub{font-size:21px;line-height:1.8;color:#cfcfcf;max-width:850px;margin-bottom:55px}.offer-page .pricing-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:start}.offer-page .pricing-left{display:grid;gap:20px}.offer-page .pricing-item{display:flex;gap:18px;align-items:flex-start;padding:24px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.offer-page .pricing-item span{width:28px;height:28px;background:#16c172;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;flex-shrink:0;color:#fff}.offer-page .pricing-item h3{font-size:24px;margin-bottom:8px;font-weight:800;color:#fff}.offer-page .pricing-item p{font-size:16px;line-height:1.8;color:#cfcfcf}.offer-page .pricing-card{background:#fff;padding:40px;color:#111;position:sticky;top:40px}.offer-page .strike-price{font-size:28px;text-decoration:line-through;color:#777;margin-bottom:10px;font-weight:700}.offer-page .main-price{font-size:82px;line-height:1;font-weight:900;letter-spacing:-4px;margin-bottom:10px;color:#ff6b35}.offer-page .price-note{font-size:18px;font-weight:700;margin-bottom:30px;color:#111}.offer-page .bonus-box{background:#fff5ef;padding:24px;margin-bottom:30px;border:2px solid #ffd5c5}.offer-page .bonus-box h4{font-size:18px;margin-bottom:16px;font-weight:900;color:#111}.offer-page .bonus-box ul{padding-left:18px;display:grid;gap:10px}.offer-page .bonus-box li{font-size:15px;line-height:1.7;color:#333}.offer-page .pricing-btn{display:flex;justify-content:center;align-items:center;width:100%;background:#ff6b35;color:#fff;padding:18px;font-size:18px;font-weight:900;text-transform:uppercase;border:3px solid #e55625;box-shadow:0 4px #c9471d;text-decoration:none}.offer-page .secure-line{text-align:center;margin-top:14px;font-size:13px;font-weight:600;color:#777}@media (max-width:900px){.offer-page .problem-grid,.offer-page .stack-box,.offer-page .results,.offer-page .offer-list{grid-template-columns:1fr}.offer-page .hero h1,.offer-page .big-copy h2,.offer-page .offer-box h2,.offer-page .final h2{letter-spacing:-2px}.offer-page .vsl{height:220px;font-size:22px}.offer-page .cta-btn{font-size:16px;padding:14px 20px;width:100%}.offer-page .section-title h2{font-size:40px}.offer-page .big-copy h2{font-size:48px}.offer-page .stack-content h3{font-size:40px}.offer-page .offer-box{padding:45px 30px}.offer-page .offer-box h2{font-size:46px}.offer-page .final h2{font-size:54px}.offer-page .stack-image{height:260px}.offer-page .pricing-grid{grid-template-columns:1fr}.offer-page .pricing-box{padding:40px 25px}.offer-page .pricing-box h2{font-size:46px;letter-spacing:-2px}.offer-page .main-price{font-size:62px}.offer-page .calc-grid{grid-template-columns:1fr;gap:24px}.offer-page .calc-card{position:static;order:2}.offer-page .calc-services{order:1}.offer-page .calc-total{font-size:44px;letter-spacing:-2px}.offer-page .pricing-box h2{font-size:38px;letter-spacing:-2px}.offer-page .calc-row{flex-wrap:wrap;gap:10px 12px;padding:14px}.offer-page .calc-info{flex:1;min-width:0}.offer-page .calc-label{font-size:14px;white-space:normal;word-break:break-word}.offer-page .calc-qty,.offer-page .calc-subtotal{margin-left:38px}.offer-page .pricing-section{padding:60px 0}.offer-page .pricing-sub{font-size:16px;margin-bottom:36px}.offer-page .calc-bundle-banner{font-size:13px;padding:12px 16px}}@media (max-width:480px){.offer-page .pricing-box{padding:28px 16px}.offer-page .pricing-box h2{font-size:30px;letter-spacing:-1px}.offer-page .calc-total{font-size:36px;letter-spacing:-1px}.offer-page .calc-card{padding:20px 16px}.offer-page .calc-row{padding:12px 10px}.offer-page .calc-qty,.offer-page .calc-subtotal{margin-left:34px}.offer-page .pricing-sub{font-size:14px}}.offer-page .mini-pricing-wrap{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;max-width:960px;margin:0 auto}.offer-page .mini-pricing-card{background:#fff;border:2px solid var(--line);padding:24px;display:flex;flex-direction:column;position:relative}.offer-page .mini-pricing-card.special{border-color:var(--primary);box-shadow:4px 4px 0 var(--primary)}.offer-page .mini-pricing-popular{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:var(--primary);color:#fff;padding:4px 10px;font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase;border:2px solid #161616}.offer-page .mini-pricing-title{font-size:22px;font-weight:900;margin-bottom:6px;line-height:1.2}.offer-page .mini-pricing-sub{font-size:13px;color:var(--soft);margin-bottom:16px;line-height:1.4}.offer-page .mini-pricing-price{font-size:42px;font-weight:900;letter-spacing:-1px;line-height:1;margin-bottom:4px}.offer-page .mini-pricing-vol{font-size:13px;font-weight:700;margin-bottom:24px}.offer-page .mini-pricing-btn{display:flex;align-items:center;justify-content:center;background:#161616;color:#fff;padding:12px;font-size:13px;font-weight:800;border:2px solid #161616;margin-bottom:20px;transition:.2s}.offer-page .mini-pricing-btn:hover{background:var(--primary);border-color:var(--primary)}.offer-page .mini-pricing-features{list-style:none;display:flex;flex-direction:column;gap:10px;margin-top:auto}.offer-page .mini-pricing-features li{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:600;color:#333}.offer-page .mini-pricing-check{color:var(--green);font-weight:900}.offer-page .region-toggle-wrap{display:flex;justify-content:center;align-items:center;gap:12px;margin-bottom:40px}.offer-page .region-toggle-label{font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.offer-page .region-toggle-select{padding:8px 16px;font-size:14px;font-weight:700;font-family:inherit;border:2px solid #161616;background:#fff;outline:none;cursor:pointer;border-radius:0}@media (max-width:900px){.offer-page .mini-pricing-wrap{grid-template-columns:1fr;max-width:400px;gap:24px}}
