﻿:root{--red:#e70216;--accent:#ef173d;--ink:#10151a;--muted:#4b5563;--line:#e5e7eb;--pink:#fef1ee;--max:1400px}body{line-height:1.55}.btn{min-height:52px;border:0;border-radius:8px;padding:0 24px;display:inline-flex;align-items:center;justify-content:center;text-align:center;font-weight:500;cursor:pointer;transition:transform .2s,box-shadow .2s,background .2s,color .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(16,21,26,.12)}.btn-small{min-height:42px;padding:0 16px}.btn-ghost{background:#fff;border:1px solid #dfe1e5}.btn-gradient{color:#fff;background:linear-gradient(90deg,#ff6c27,#e82b45 50%,#5c2ae8);gap:7px}
.hero{height:793px;position:relative;overflow:hidden;background:linear-gradient(110deg,#fff3f0 5%,#fff8f5 56%,#ffe2df 100%)}.hero:before{content:"";position:absolute;left:-190px;top:-220px;width:560px;height:560px;border-radius:50%;background:radial-gradient(circle,rgba(255,87,82,.62),transparent 68%);filter:blur(12px)}.hero-glow{position:absolute;right:-80px;bottom:-240px;width:780px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(255,63,72,.68),transparent 70%)}.hero-grid{height:100%;position:relative;display:grid;grid-template-columns:560px minmax(0,770px);gap:70px;align-items:center}.eyebrow{display:inline-flex;align-items:center;gap:9px;height:52px;padding:0 28px;border:1px solid #ffc7cc;border-radius:999px;background:rgba(255,255,255,.64);color:#ff3d4e;font-weight:500}.hero h1{font-size:52px;line-height:1.21;letter-spacing:-1.8px;margin:12px 0 8px;font-weight:700}.hero-lead{font-size:20px;line-height:1.7;color:#676767;margin:0 0 8px}.os-switch{width:155px;height:29px;padding:2px;background:rgba(250,157,136,.18);border-radius:20px;display:flex;margin:6px 0 16px;font-size:11px;color:#2d2d2d}.os-switch span{width:75px;display:flex;align-items:center;justify-content:center;gap:5px;border-radius:20px}.os-switch .active{background:#fff}.hero-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px}.btn-primary{color:#fff;background:var(--red)}.btn-stack{flex-direction:column;line-height:1.08}.btn-stack strong{font-size:15px;font-weight:500}.btn-stack small{font-size:11px;opacity:.75}.trust-row{display:flex;gap:24px;margin-top:12px;color:#4f5968;font-size:13px}.trust-row span{display:flex;align-items:center;gap:6px;white-space:nowrap}.media-placeholder{border:1px solid #e5e7eb;border-radius:16px;background:linear-gradient(145deg,#fff,#f1f2f5);box-shadow:0 14px 30px rgba(25,30,45,.06);display:grid;place-items:center;color:#a0a4ad;font-size:11px;letter-spacing:1px;text-align:center}.hero-visual{width:100%;height:552px}
.section{padding:110px 0}.section-title{font-size:46px;line-height:1.25;letter-spacing:-1px;text-align:center;margin:0 auto 84px;font-weight:700;color:#111827}.section-title span{font-size:.9em}.feature-group{padding-top:130px}.feature-list{display:flex;flex-direction:column;gap:110px}.feature-row{display:grid;grid-template-columns:560px minmax(0,780px);gap:60px;align-items:center}.feature-row.reverse{grid-template-columns:minmax(0,780px) 560px}.feature-row.reverse .feature-copy{order:2}.feature-row.reverse .feature-visual{order:1}.feature-copy h3{font-size:34px;line-height:1.3;margin:0 0 20px;color:#111827;font-weight:700}.feature-copy p{font-size:16px;line-height:1.8;color:var(--muted);margin:0}.feature-copy p+p{margin-top:22px}.feature-copy p strong{color:#111827;font-weight:800}.feature-copy .solution{padding-left:16px;border-left:3px solid var(--accent)}.feature-copy .solution strong{color:var(--accent)}.feature-visual{width:100%;height:auto;aspect-ratio:780/480}.challenge-section{padding-top:120px}.challenge-section .section-title{margin-bottom:94px}
.comparison-section{padding-top:100px;padding-bottom:150px}.comparison-container{max-width:1202px}.comparison-section .section-title{margin-bottom:58px}.table-wrap{overflow:auto;border-radius:12px}.table-wrap table{width:100%;min-width:900px;border-collapse:collapse;table-layout:fixed}.table-wrap thead{background:#2d2d2d;color:#fff}.table-wrap th,.table-wrap td{text-align:left;padding:24px 48px;border:1px solid #e0e0e0;font-size:14px;line-height:1.5}.table-wrap thead th:first-child{width:24%}.table-wrap thead th:nth-child(2){width:36%}.table-wrap thead th:nth-child(3){width:40%}.table-wrap tbody th{font-weight:600}.table-wrap tbody td:nth-child(2){color:#4e535a}.table-wrap tbody td:nth-child(3){font-weight:600}.cell-content{display:grid;grid-template-columns:24px minmax(0,1fr);gap:12px;align-items:start}.cell-content i{width:24px;height:24px;border-radius:6px;display:grid;place-items:center;background:#eaeaea}.table-wrap td:nth-child(3) i{background:var(--red);color:#fff}
.final-cta{height:575px;color:#fff;background:var(--red);position:relative;overflow:hidden}.cta-rings{position:absolute;width:570px;height:570px;right:240px;top:-245px;border:90px solid rgba(255,255,255,.12);border-radius:50%}.cta-rings:after{content:"";position:absolute;inset:70px;border:70px solid rgba(255,255,255,.09);border-radius:50%}.cta-grid{height:100%;display:grid;grid-template-columns:735px minmax(0,1fr);gap:20px;align-items:center}.cta-copy{padding-left:25px;position:relative;z-index:2}.cta-copy h2{font-size:46px;line-height:1.22;margin:0 0 20px}.cta-copy>p{font-size:20px;line-height:1.5;margin:0 0 12px}.os-switch.light{background:rgba(229,228,228,.6)}.cta-actions{display:flex;gap:20px}.cta-actions .btn{height:64px;font-weight:600;white-space:nowrap;flex-shrink:0}.btn-white{width:174px;background:#fff;color:var(--red)}.btn-outline-white{width:414px;border:1.5px solid #fff;color:#fff}.btn-outline-white:hover{background:#fff;color:var(--red)}.cta-trust{display:flex;margin-top:20px;font-size:12px}.cta-trust span{display:flex;align-items:center;gap:6px}.cta-trust span+span{margin-left:16px;padding-left:16px;border-left:1px solid rgba(255,255,255,.45)}.cta-visual{width:100%;height:447px;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.26);box-shadow:none;color:rgba(255,255,255,.7);position:relative;z-index:1}.reveal{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .55s ease}.reveal.visible{opacity:1;transform:none}
@media (min-width:997px) and (max-width:1400px){.hero-grid{grid-template-columns:43% 57%;gap:30px}.hero h1{font-size:clamp(42px,3.8vw,52px)}.hero-lead{font-size:18px}.hero-visual{height:auto;aspect-ratio:770/552}.section-title{font-size:42px}.feature-row{grid-template-columns:40% 1fr;gap:6%}.feature-row.reverse{grid-template-columns:1fr 40%}.feature-copy h3{font-size:29px}.feature-copy p{font-size:15px}.cta-grid{grid-template-columns:65% 35%}.cta-copy{padding-left:0}.cta-copy h2{font-size:38px}.cta-copy>p{font-size:16px}.cta-trust{font-size:11px}.cta-visual{height:390px}}
@media (min-width:768px) and (max-width:996px){.hero{height:auto;padding:70px 0}.hero-grid{grid-template-columns:1fr;gap:50px}.hero-copy{text-align:center;max-width:720px;margin:auto}.eyebrow,.os-switch{margin-inline:auto}.hero h1{font-size:48px}.hero-actions{max-width:600px;margin:auto}.trust-row{justify-content:center}.hero-visual{width:100%;max-width:770px;height:auto;aspect-ratio:770/552;margin:auto}.section-title{font-size:38px}.feature-row,.feature-row.reverse{grid-template-columns:1fr;gap:40px}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-visual{order:initial}.feature-copy{max-width:700px;margin:auto}.feature-copy h3{font-size:27px}.feature-visual{width:100%;max-width:780px;height:auto;margin:auto}.feature-list{gap:90px}.final-cta{height:auto;min-height:780px;padding:75px 0 0}.cta-grid{display:block}.cta-copy{padding:0;max-width:700px}.cta-visual{height:300px;margin:32px auto 0;max-width:607px}}
@media (max-width:767px){body{font-size:15px}.hero{height:auto;padding:54px 0}.hero-grid{display:flex;flex-direction:column;gap:40px}.hero-copy{text-align:center}.eyebrow{height:42px;padding:0 18px;font-size:13px}.hero h1{font-size:37px;line-height:1.18;letter-spacing:-1px}.hero-lead{font-size:16px}.os-switch{margin-inline:auto}.hero-actions{grid-template-columns:1fr}.trust-row{justify-content:center;flex-wrap:wrap;gap:8px 16px}.hero-visual{height:auto;aspect-ratio:1.4}.section{padding:75px 0}.section-title{font-size:30px;line-height:1.3;margin-bottom:55px}.section-title br{display:none}.feature-list{gap:72px}.feature-row,.feature-row.reverse{display:flex;flex-direction:column;gap:28px}.feature-row.reverse .feature-copy,.feature-row.reverse .feature-visual{order:initial}.feature-copy h3{font-size:23px;font-weight:600}.feature-copy p{font-size:14px}.feature-visual{width:100%;height:auto;aspect-ratio:1.5}.comparison-section{padding-bottom:90px}.table-wrap{margin-inline:-16px;border-radius:0}.table-wrap th,.table-wrap td{padding:18px 22px}.final-cta{height:auto;min-height:820px;padding:70px 0 0}.cta-grid{display:block}.cta-copy{padding:0;text-align:center}.cta-copy h2{font-size:31px}.cta-copy>p{font-size:15px}.cta-actions{flex-direction:column}.cta-actions .btn{font-size:12px;padding-inline:12px}.btn-white,.btn-outline-white{width:100%}.cta-trust{justify-content:center;flex-wrap:wrap;gap:10px;font-size:11px}.cta-trust span+span{margin:0;padding:0;border:0}.cta-visual{height:260px;margin-top:28px}.cta-rings{right:-320px}.reveal{transform:translateY(12px)}}
@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}

/* Compressed production artwork: preserve source ratios without upscaling. */
.hero{background:#fef1ee url("../img/pdf-product-pages/banner-bg.png") center/cover no-repeat}
.hero:before,.hero-glow,.cta-rings{display:none}
.hero-visual{display:flex;align-items:center;justify-content:center}
.hero-visual img{display:block;width:100%;height:100%;object-fit:contain;border:0;box-shadow:none;filter:none}
.feature-visual{display:block;width:100%;max-width:780px;height:auto;aspect-ratio:auto;object-fit:contain;border:0;border-radius:0;box-shadow:none;filter:none;margin-inline:auto}
.final-cta{background:#e70216 url("../img/pdf-product-pages/banner2-bg.png") center/cover no-repeat}
.cta-visual{height:100%;align-self:stretch;display:flex;align-items:center;justify-content:flex-end;background:none;border:0;box-shadow:none}
.cta-visual img{display:block;width:min(100%,607px);height:auto;max-height:448px;object-fit:contain;box-shadow:none;filter:none}
@media (min-width:997px) and (max-width:1400px){.cta-visual{height:100%}}
@media (min-width:768px) and (max-width:996px){.cta-visual{height:300px;justify-content:center}.cta-visual img{width:min(100%,407px);max-height:300px}}
@media (max-width:767px){.cta-visual{height:260px;justify-content:center}.cta-visual img{width:min(100%,352px);max-height:260px}}

/* Tighter H2-to-feature spacing on responsive layouts. */
@media (min-width:997px) and (max-width:1400px){.feature-group .section-title{margin-bottom:64px}}
@media (min-width:768px) and (max-width:996px){.feature-group .section-title{margin-bottom:52px}}
@media (max-width:767px){.feature-group .section-title{margin-bottom:40px}}
@media (min-width:997px) and (max-width:1400px){.feature-group .feature-list{gap:84px}}
@media (min-width:768px) and (max-width:996px){.feature-group .feature-list{gap:72px}}
@media (max-width:767px){.feature-group .feature-list{gap:56px}}
@media (max-width:767px){.section{padding:40px 0}}

/* Progressive entrance motion */
.reveal{opacity:0;transform:translate3d(0,28px,0);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0ms);will-change:opacity,transform}
.reveal.visible{opacity:1;transform:translate3d(0,0,0);will-change:auto}
@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}




