.lp-page{background:var(--paper);color:var(--ink)}
.lp-brandbar{background:#fff;border-bottom:1px solid var(--line)}
.lp-brandbar .container{min-height:84px;display:flex;align-items:center;justify-content:space-between;gap:24px}.lp-brandbar .context{display:inline-flex;align-items:center;gap:9px;color:var(--muted);font-size:var(--meta);font-weight:600;letter-spacing:.11em;text-transform:uppercase}.lp-brandbar .context i{width:8px;height:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 5px rgba(255,78,27,.11)}
.offer-hero{position:relative;background:linear-gradient(120deg,#fff 0%,#fff 45%,#fff6f1 100%);overflow:hidden}.offer-hero::before{content:"";position:absolute;width:980px;height:980px;right:-410px;top:-220px;border:1px solid rgba(255,78,27,.16);border-radius:50%;box-shadow:inset 0 0 120px rgba(255,78,27,.05)}.offer-hero::after{content:"";position:absolute;width:640px;height:640px;right:-140px;top:180px;border:1px solid rgba(255,78,27,.12);border-radius:50%}
.offer-hero-grid{position:relative;z-index:1;min-height:710px;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(430px,.92fr);gap:clamp(48px,7vw,96px);align-items:center}.offer-hero-copy{max-width:760px}.offer-hero-copy h1{font-size:clamp(50px,5.3vw,78px)}.offer-hero-copy>p{max-width:650px;margin:0;color:var(--muted);line-height:1.7}.offer-hero-copy>p strong{color:var(--ink)}.offer-price-note{margin-top:28px;display:flex;align-items:center;gap:22px}.offer-price-note>p{display:grid;margin:0;color:var(--muted)}.offer-price-note>p strong{color:var(--ink);font-weight:600}.offer-price-note>p span{font-size:14px}.offer-visual{min-width:0;margin:0;min-height:600px;display:grid;place-items:center}.offer-visual img{width:min(48vw,700px);max-width:none;filter:drop-shadow(0 34px 42px rgba(12,14,17,.2))}
.offer-strip{background:var(--dark);color:#fff}.offer-strip .container{min-height:84px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.offer-strip span{color:rgba(255,255,255,.55);font-size:14px}.offer-strip b{color:#fff}
.offer-intro-grid,.offer-demo-grid,.offer-creator-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(60px,9vw,130px);align-items:center}.offer-intro-copy>p,.offer-demo-copy>p,.offer-creator-copy>p{color:var(--muted);line-height:1.7}.offer-intro-copy>strong,.offer-demo-copy>strong{display:block;margin-top:26px;font-size:clamp(21px,2vw,28px);line-height:1.38}.offer-map{display:grid;grid-template-columns:1fr 1fr;gap:12px}.offer-map article{min-height:180px;padding:25px;border-radius:var(--r-md);background:var(--surface);display:flex;flex-direction:column;justify-content:space-between}.offer-map article:nth-child(2){background:var(--accent);color:#fff}.offer-map article:nth-child(3){background:var(--dark);color:#fff}.offer-map span{font-size:var(--meta);font-weight:600;letter-spacing:.1em;color:var(--accent)}.offer-map article:nth-child(2) span{color:rgba(255,255,255,.72)}.offer-map article:nth-child(3) span{color:#ff9a73}.offer-map b{font-size:22px;font-weight:600;line-height:1.18}
.offer-products{background:var(--dark);color:#fff}.offer-products-heading{max-width:920px;margin-bottom:52px}.offer-products-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.offer-products-grid article{min-height:300px;padding:30px;border-radius:var(--r-lg);background:var(--dark-2);display:flex;flex-direction:column}.offer-products-grid article:nth-child(2){background:var(--accent)}.offer-products-grid span{color:#ff9a73;font-size:var(--meta);font-weight:600;letter-spacing:.1em}.offer-products-grid article:nth-child(2) span{color:rgba(255,255,255,.72)}.offer-products-grid h3{margin-top:auto;font-size:40px}.offer-products-grid p{margin:12px 0 0;color:rgba(255,255,255,.58)}.offer-products-grid article:nth-child(2) p{color:rgba(255,255,255,.76)}
.offer-demo{background:var(--paper-warm)}.offer-demo-visual{min-width:0;margin:0}.offer-demo-visual img{width:100%;filter:drop-shadow(0 32px 44px rgba(12,14,17,.18))}.offer-list{margin-top:34px;display:grid}.offer-list span{min-height:58px;padding:15px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:16px;color:var(--muted)}.offer-list span:last-child{border-bottom:1px solid var(--line)}.offer-list b{color:var(--accent);font-size:var(--meta)}
.offer-trial{background:var(--dark);color:#fff}.offer-trial-heading{max-width:900px;margin-bottom:48px}.offer-trial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.offer-trial-grid article{min-height:270px;padding:29px;border-radius:var(--r-lg);background:var(--dark-2);display:flex;flex-direction:column}.offer-trial-grid article:nth-child(2){background:var(--accent)}.offer-trial-grid span{color:#ff9a73;font-size:var(--meta);font-weight:600;letter-spacing:.1em}.offer-trial-grid article:nth-child(2) span{color:rgba(255,255,255,.72)}.offer-trial-grid h3{margin-top:auto}.offer-trial-grid p{margin:14px 0 0;color:rgba(255,255,255,.58)}.offer-trial-grid article:nth-child(2) p{color:rgba(255,255,255,.76)}
.offer-card-section{background:var(--paper-warm)}.offer-card{max-width:840px;min-height:700px;margin-inline:auto;padding:clamp(34px,5vw,58px);border-radius:var(--r-xl);background:#fff;box-shadow:var(--shadow);display:flex;flex-direction:column}.offer-card-top{display:flex;align-items:flex-start;justify-content:space-between;gap:30px}.offer-card-top span{color:var(--accent);font-size:var(--meta);font-weight:600;letter-spacing:.12em}.offer-card-top b{max-width:360px;font-weight:600;text-align:right}.offer-card-price{margin:58px 0 24px;display:flex;align-items:baseline}.offer-card-price small{align-self:flex-start;margin:17px 10px 0 0;font-size:18px}.offer-card-price strong{font-size:clamp(90px,10vw,132px);font-weight:500;line-height:.82;letter-spacing:-.08em}.offer-card-price span{margin-left:12px;color:var(--muted)}.offer-card>p{max-width:600px;margin:0;color:var(--muted);line-height:1.65}.offer-includes{margin:36px 0 30px;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.offer-includes span{min-height:56px;padding:14px 8px 14px 0;border-top:1px solid var(--line);display:flex;align-items:center;gap:12px}.offer-includes i{color:var(--accent);font-style:normal;font-size:var(--meta);font-weight:600}.offer-card .button{width:100%;margin-top:auto}.offer-card>small{margin-top:15px;color:var(--muted);text-align:center}
.offer-creator-photo{margin:0}.offer-creator-photo img{width:100%;aspect-ratio:5/6;object-fit:cover;border-radius:var(--r-xl)}.offer-creator-copy blockquote{margin:32px 0 0;padding:24px 0 24px 26px;border-left:4px solid var(--accent);font-size:clamp(23px,2.4vw,35px);font-weight:600;line-height:1.24;letter-spacing:-.035em}
.offer-final{position:relative;padding-block:clamp(110px,12vw,170px);background:var(--dark);color:#fff;overflow:hidden}.offer-final::before{content:"";position:absolute;width:720px;height:720px;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:50%;background:radial-gradient(circle,rgba(255,78,27,.22),transparent 68%)}.offer-final-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center}.offer-final-inner>span{color:#ff9a73;font-size:var(--meta);font-weight:600;letter-spacing:.12em}.offer-final-inner h2{max-width:900px}.offer-final-inner p{max-width:680px;margin:22px 0 30px;color:rgba(255,255,255,.58)}

@media(max-width:980px){.offer-hero-grid{grid-template-columns:1fr;padding-block:70px 30px}.offer-hero-copy{max-width:800px}.offer-visual{min-height:560px}.offer-visual img{width:min(100%,680px)}.offer-intro-grid,.offer-demo-grid,.offer-creator-grid{grid-template-columns:1fr}.offer-map,.offer-demo-visual,.offer-creator-photo{width:min(100%,720px);margin-inline:auto}.offer-demo-copy{order:-1}.offer-products-grid{grid-template-columns:1fr 1fr}.offer-products-grid article:last-child{grid-column:span 2}}
@media(max-width:680px){.lp-brandbar .container{min-height:74px}.lp-brandbar .context{display:none}.offer-hero-grid{padding-block:44px 24px}.offer-hero-copy h1{font-size:clamp(42px,12vw,56px)}.offer-price-note{align-items:stretch;flex-direction:column}.offer-price-note .button{width:100%}.offer-visual{min-height:420px}.offer-visual img{width:min(100%,400px)}.offer-strip .container{padding-block:16px;grid-template-columns:1fr;gap:8px}.offer-map{grid-template-columns:1fr}.offer-map article{min-height:140px}.offer-products-grid,.offer-trial-grid{grid-template-columns:1fr}.offer-products-grid article,.offer-products-grid article:last-child{grid-column:auto;min-height:250px}.offer-card{min-height:0;padding:28px 23px}.offer-card-top{flex-direction:column}.offer-card-top b{text-align:left}.offer-card-price{margin-top:40px}.offer-card-price strong{font-size:88px}.offer-includes{grid-template-columns:1fr}.offer-creator-grid{gap:38px}.offer-final-inner .button{width:100%}}
@media(max-height:720px) and (min-width:981px){.offer-hero-grid{min-height:620px}.offer-hero-copy h1{margin-block:16px;font-size:min(7.6vh,60px)}.offer-price-note{margin-top:22px}.offer-visual{min-height:560px}.offer-visual img{width:min(44vw,620px)}}
@media(max-width:360px) and (max-height:600px){.lp-brandbar .container{min-height:60px}.offer-hero-grid{padding-block:18px 20px}.offer-hero .eyebrow{display:none}.offer-hero-copy h1{margin:0 0 12px;font-size:32px;line-height:.98}.offer-hero-copy>p{font-size:14px;line-height:1.4}.offer-price-note{margin-top:14px;gap:10px}.offer-price-note .button{min-height:56px}.offer-price-note>p{font-size:13px}.offer-visual{min-height:360px}}

.offer-context-tag,.plan-context-tag{width:max-content;max-width:100%;display:inline-flex;align-items:center;gap:12px;padding:7px 7px 7px 15px;border:1px solid rgba(255,78,27,.14);border-radius:14px;background:#fff;box-shadow:0 12px 30px rgba(37,20,9,.07)}
.offer-context-tag small,.plan-context-tag small{color:var(--accent);font-size:11px;font-weight:700;line-height:1.25;letter-spacing:.11em;text-transform:uppercase}
.offer-context-tag strong,.plan-context-tag strong{padding:9px 15px;border-radius:10px;background:var(--accent);color:#fff;font-size:clamp(21px,2vw,27px);font-weight:600;line-height:1;letter-spacing:-.035em;white-space:nowrap}
.plan-context-tag{background:var(--accent-soft);box-shadow:none}
@media(max-width:680px){.offer-context-tag,.plan-context-tag{gap:8px;padding:6px 6px 6px 11px;border-radius:12px}.offer-context-tag small,.plan-context-tag small{font-size:9px}.offer-context-tag strong,.plan-context-tag strong{padding:8px 11px;border-radius:8px;font-size:20px}}
