:root{--ink:#163c35;--muted:#5d716b;--green:#1c5845;--lime:#d8ed96;--paper:#f8f9f4;--line:#dfe5db;--white:#fff;--radius:24px}
.mobile-offer-link{display:none!important}
@media(max-width:760px){.mobile-offer-link{display:flex!important;margin:0 0 28px}.hero .hero-copy h1{font-size:44px}}
@media(max-width:380px){.hero .hero-copy h1{font-size:40px}}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,select,summary{touch-action:manipulation}button{cursor:pointer}a,button,input,select,summary{outline-offset:5px}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid var(--accent-ink)}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-80px;z-index:10;background:white;padding:12px}.skip-link:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.offer-strip{min-height:37px;padding:8px 20px;display:flex;align-items:center;justify-content:center;gap:10px;background:var(--ink);color:var(--on-dark);font-size:12px;letter-spacing:.035em;text-align:center}.status-dot{width:6px;height:6px;background:var(--lime);border-radius:50%;flex-shrink:0}.offer-header{display:flex;align-items:center;justify-content:space-between;padding-block:18px 24px}.brand{display:block;width:156px;height:auto;mix-blend-mode:multiply}.header-help{font-size:12px;text-decoration:none;color:var(--muted);display:flex;gap:10px;align-items:center}.header-help span{font-weight:bold;color:var(--ink)}.hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(350px,.88fr);gap:64px;padding-top:26px;padding-bottom:76px;align-items:start}.eyebrow{font-size:11px;letter-spacing:.14em;font-weight:700;margin:0 0 22px;line-height:1.5}.eyebrow>span{font-size:19px;vertical-align:middle;margin-right:7px;color:var(--accent-ink)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(43px,4.65vw,65px);line-height:1.06;letter-spacing:-.055em;font-weight:600;margin-bottom:24px}h1 em{font-family:Georgia,'Times New Roman',serif;font-weight:400;color:var(--accent-ink);letter-spacing:-.055em}.hero-intro{font-size:17px;line-height:1.7;color:var(--muted);max-width:475px;margin-bottom:23px}.benefits{padding:0;list-style:none;display:grid;gap:11px;font-size:14px;margin:0 0 31px}.benefits li{position:relative;padding-left:26px}.benefits li:before{content:'✓';position:absolute;left:0;top:2px;border-radius:50%;width:17px;height:17px;background:var(--soft);color:var(--green);text-align:center;font-size:11px;font-weight:bold;line-height:17px}.product-shot{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden;box-shadow:0 12px 32px #19382b0b;transform:rotate(-1deg)}.shot-top{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:13px 14px;font-size:10px;font-weight:bold}.shot-top>span:last-child{color:var(--muted);font-size:9px;font-weight:400}.shot-top i{display:inline-block;width:6px;height:6px;background:var(--green);margin-right:6px;border-radius:50%}.product-shot img{display:block;width:100%;height:auto}.shot-caption{display:flex;justify-content:space-between;padding:11px 15px;font-size:11px;text-decoration:none;color:var(--muted)}.shot-caption:hover{color:var(--green)}.platforms{font-size:10px;letter-spacing:.02em;text-align:center;color:var(--muted);margin-top:20px}.platforms span{display:block;color:var(--ink);font-size:12px;letter-spacing:.05em;margin-top:5px}.offer-card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);padding:28px;box-shadow:0 12px 45px #234e3410;position:relative}.offer-card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:18px}.offer-tag{background:var(--soft);color:var(--accent-ink);border-radius:6px;font-size:9px;letter-spacing:.12em;font-weight:700;padding:7px 10px}.small-star{font-size:25px;color:var(--accent-ink);line-height:1}.offer-card h2{font-size:29px;line-height:1.17;letter-spacing:-.035em;margin-bottom:12px}.offer-card h2 span{color:var(--accent-ink)}.offer-subtitle{font-size:12px;color:var(--muted);margin-bottom:22px}.timer-panel{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:15px 17px;background:var(--soft);border:1px solid var(--line);border-radius:12px;margin-bottom:22px}.timer-label{display:block;font-size:12px;font-weight:bold}.timer-caption{display:block;font-size:10px;margin-top:3px;color:var(--muted)}.countdown{display:grid;grid-template-columns:1fr 6px 1fr 6px 1fr;align-items:center;column-gap:3px;text-align:center;font-variant-numeric:tabular-nums;line-height:1}.countdown>span{font-size:28px;font-weight:700;letter-spacing:-.04em}.countdown>b{font-size:22px;font-weight:400;transform:translateY(-2px)}.countdown small{grid-column:1/-1;display:flex;justify-content:space-between;font-size:7px;letter-spacing:.15em;margin:6px 4px 0}.countdown small i{width:17px}.field-label{display:block;font-size:11px;font-weight:bold;margin-bottom:7px}select{appearance:auto;width:100%;padding:12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font-size:13px;min-height:45px}.price-line{display:flex;align-items:center;gap:15px;margin-top:18px;line-height:1.1}.price-line>strong{font-size:43px;letter-spacing:-.055em;font-weight:600}.price-line>div{display:flex;flex-direction:column;gap:6px}.price-line del{color:var(--muted);font-size:14px}.price-line span{color:var(--accent-ink);font-size:10px;font-weight:700}.price-note{font-size:10px;color:var(--muted);margin:9px 0 18px}.discount-summary{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 14px;background:var(--softer);border:1px dashed var(--soft-border);border-radius:8px;margin-bottom:17px}.discount-summary span{display:block;color:var(--muted);font-size:10px}.discount-summary strong{font-size:12px;letter-spacing:.04em}.discount-mark{font-size:20px!important;color:var(--accent-ink)!important}.button{display:flex;align-items:center;justify-content:center;gap:20px;text-decoration:none;border-radius:8px;border:0;padding:15px 19px;min-height:48px;font-size:14px;font-weight:600;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.primary{background:var(--green);color:white}.primary:hover{background:var(--primary-hover)}.primary>span{font-size:20px;font-weight:400;line-height:1}.checkout-note{display:flex;align-items:center;justify-content:center;gap:5px;color:var(--muted);font-size:9px;margin:11px 0 18px}.checkout-note svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.6}.included{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;column-gap:12px;row-gap:6px;font-size:9px;color:var(--muted)}.included li:before{content:'✓';margin-right:3px;color:var(--green)}.deadline-note{font-size:9px;color:var(--muted);margin:12px 0 0}.email-offer{border-top:1px solid var(--line);margin-top:23px;padding-top:22px}.email-heading{display:flex;gap:11px;align-items:flex-start;margin-bottom:13px}.email-heading>svg{width:21px;height:21px;fill:none;stroke:var(--green);stroke-width:1.4;flex-shrink:0;margin-top:2px}.email-heading h3{font-size:13px;margin:0 0 3px}.email-heading p{font-size:10px;color:var(--muted);margin:0}.email-fields{display:flex;gap:7px}.email-fields input{width:100%;min-width:0;min-height:42px;border:1px solid var(--line);border-radius:7px;padding:10px;font-size:12px;color:var(--ink)}.secondary{background:var(--soft);color:var(--ink);font-size:11px;padding:10px;white-space:nowrap;min-height:42px}.secondary:hover{background:var(--soft-border)}.email-privacy{font-size:9px;color:var(--muted);line-height:1.6;margin:9px 0 0}.text-button{padding:0;border:0;background:transparent;text-decoration:underline;text-underline-offset:3px;font-size:10px;color:var(--muted);margin-top:10px}.form-status{font-size:12px;margin:8px 0 0;color:var(--green)}.form-status:empty{display:none}.form-status[data-state=error]{color:#a02e2e}.offer-status{font-size:13px;color:var(--muted);margin:0}.offer-status:empty{display:none}.offer-status:not(:empty){margin-bottom:20px}.notice{font-size:13px}.value-section{padding:65px 0 68px;background:var(--soft);border-block:1px solid var(--line)}.section-heading{text-align:center}.section-heading .eyebrow{font-size:10px;letter-spacing:.16em;color:var(--accent-ink);margin-bottom:14px}.section-heading h2,.faq h2,.closing h2{font-size:35px;line-height:1.15;letter-spacing:-.045em;font-weight:600;margin-bottom:13px}.section-heading>p:last-child{font-size:14px;color:var(--muted)}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:46px}.value-grid article{border-top:1px solid var(--soft-border);padding-top:20px}.feature-number{font-size:10px;letter-spacing:.09em;color:var(--accent-ink);font-weight:700}.value-grid h3{font-size:24px;line-height:1.2;letter-spacing:-.035em;font-weight:500;margin:16px 0 12px}.value-grid p{font-size:13px;color:var(--muted);line-height:1.75;max-width:290px;margin-bottom:0}.faq{display:grid;grid-template-columns:1fr 1.35fr;gap:65px;padding-block:76px}.faq .eyebrow{font-size:10px;color:var(--accent-ink);margin-bottom:18px}.faq>div>a{font-size:12px;display:inline-block;margin-top:6px;text-underline-offset:4px}.faq-items{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding-block:17px}summary{cursor:pointer;font-size:13px;font-weight:600;list-style:none;position:relative;padding-right:23px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:0;font-size:19px;line-height:1}details[open] summary:after{content:'−'}details p{font-size:12px;color:var(--muted);margin:13px 20px 2px 0;line-height:1.8}.closing{border-radius:18px;background:var(--soft);display:flex;align-items:center;justify-content:space-between;gap:25px;padding:32px 38px;margin-bottom:45px}.closing .eyebrow{font-size:9px;margin-bottom:9px}.closing h2{font-size:27px;margin:0}.closing .button{font-size:12px;white-space:nowrap;min-width:159px}.offer-footer{border-top:1px solid var(--line);padding-block:24px 28px;display:flex;gap:24px;justify-content:space-between;font-size:10px;color:var(--muted)}.offer-footer nav{display:flex;gap:22px}.offer-footer a{text-decoration:none}.offer-footer a:hover{text-decoration:underline}
@media(min-width:1500px){.hero{gap:86px}.offer-card{padding:32px}.hero-intro{font-size:18px}}
@media(max-width:1000px){.wrap{width:calc(100% - 48px)}.hero{gap:32px;grid-template-columns:minmax(0,1fr) minmax(330px,.9fr)}.hero-copy h1{font-size:49px}.hero-intro{font-size:15px}.benefits{font-size:12px}.offer-card{padding:23px}.offer-card h2{font-size:27px}.value-grid{gap:28px}.faq{gap:40px}}
@media(max-width:760px){.wrap{width:calc(100% - 36px)}.offer-strip{font-size:10px;padding-inline:14px}.offer-header{padding-block:15px}.brand{width:135px}.header-help{font-size:10px;gap:5px}.hero{grid-template-columns:1fr;gap:31px;padding-top:25px;padding-bottom:45px}.hero-copy h1{font-size:55px;max-width:500px}.eyebrow{font-size:10px;margin-bottom:19px}.hero-intro{font-size:16px;max-width:550px}.benefits{font-size:13px;gap:10px;margin-bottom:25px}.product-shot{max-width:520px}.platforms{margin-bottom:0}.offer-card{width:min(100%,520px);margin-inline:auto;padding:25px}.offer-card h2{font-size:32px}.offer-subtitle{font-size:13px}.timer-label{font-size:13px}.timer-caption{font-size:11px}.field-label{font-size:12px}select{font-size:14px}.included{font-size:10px}.email-heading h3{font-size:14px}.email-heading p{font-size:11px}.email-fields input{font-size:16px}.email-privacy{font-size:10px}.value-section{padding-block:44px}.section-heading h2{font-size:30px}.section-heading>p:last-child{font-size:13px}.value-grid{grid-template-columns:1fr;gap:27px;margin-top:30px}.value-grid h3{font-size:23px;margin-top:12px}.value-grid h3 br{display:none}.value-grid p{max-width:none;font-size:14px}.faq{grid-template-columns:1fr;gap:26px;padding-block:43px}.faq h2{font-size:31px}.faq h2 br{display:none}summary{font-size:14px}details p{font-size:13px}.closing{padding:27px;align-items:flex-start;flex-direction:column;margin-bottom:32px}.closing h2{font-size:29px}.closing .button{width:100%}.offer-footer{flex-direction:column;gap:13px;padding-bottom:25px}.offer-footer nav{justify-content:space-between;gap:10px}}
@media(max-width:380px){.hero-copy h1{font-size:46px}.header-help{display:block}.header-help>span{display:block}.offer-card{padding:20px}.offer-card h2{font-size:28px}.email-fields{flex-direction:column}.shot-top{font-size:9px}.shot-top>span:last-child{display:none}.price-line>strong{font-size:38px}.timer-panel{padding-inline:12px}.included{gap:7px;font-size:9px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}.button:hover{transform:none}.product-shot{transform:none}}

.countdown{min-width:132px}.countdown>span{font-size:25px}.countdown small{margin-inline:0;letter-spacing:.06em}.countdown small span{width:30px}.plan-description{font-size:11px;color:var(--muted);margin:8px 0 0}.reminder-choice{display:flex;align-items:flex-start;gap:8px;font-size:11px;margin-top:13px;cursor:pointer}.reminder-choice input{accent-color:var(--green);width:16px;height:16px;flex-shrink:0;margin:1px 0 0}.reminder-choice:has(input:disabled){opacity:.65}@media(max-width:400px){.timer-panel{flex-direction:column;align-items:flex-start;gap:13px}.countdown{align-self:center;min-width:156px}}

.offer-footer nav{flex-wrap:wrap;row-gap:8px}.offer-footer .footer-languages{justify-content:flex-start}

.offer-card #offer-heading{color:var(--ink);overflow-wrap:anywhere}

.offer-page-loading{display:none}html[data-offer-loading] body{background:#f7f8fa}html[data-offer-loading] body>*{visibility:hidden}html[data-offer-loading] .offer-page-loading{visibility:visible;display:flex;position:fixed;inset:0;z-index:100;align-items:center;justify-content:center;gap:18px;flex-direction:column;background:#f7f8fa;color:#344054;font:16px/1.6 Arial,sans-serif}html[data-offer-loading] .offer-page-loading a{color:#175f9c;font-size:13px}.plan-description+.offer-subtitle{margin-top:6px;margin-bottom:18px}
