:root{--red:#eb0028;--ink:#111827;--muted:#5b6472;--line:#e7e9ee;--soft:#f6f7f9;--green:#0f8f68;--amber:#b86912;--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid rgba(17,24,39,.08);backdrop-filter:saturate(180%) blur(18px)}.nav{height:60px;max-width:var(--max);margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;min-height:44px}.brand-mark{width:32px;height:32px;display:grid;place-items:center;border-radius:8px;background:var(--red);color:#fff;font-weight:900}.brand-word strong{display:flex;font-size:17px;line-height:1;letter-spacing:0}.brand-word b{color:var(--red)}.brand-word small{display:block;font-size:12px;color:#697182;margin-top:2px}.nav-links{display:flex;gap:13px;align-items:center}.nav-link{display:inline-flex;align-items:center;min-height:44px;padding:0 5px;text-decoration:none;font-size:13px;font-weight:800;color:#2f3744}.nav-link:hover,.nav-link.active{color:var(--red)}.nav-cta,.footer-cta,.mobile-nav-link,.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;text-decoration:none;font-weight:800;border-radius:999px;line-height:1.2;white-space:nowrap}.nav-cta{background:#111827;color:#fff;padding:0 16px;font-size:13px}.mobile-menu{display:none}.mobile-menu summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:0 12px;border-radius:999px;background:#111827;color:#fff;font-size:13px;font-weight:800;cursor:pointer}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu-panel{position:absolute;left:12px;right:12px;top:68px;padding:12px;display:grid;gap:8px;background:#fff;border:1px solid var(--line);border-radius:8px;box-shadow:0 24px 80px rgba(0,0,0,.18)}.mobile-menu:not([open]) .mobile-menu-panel{display:none}.mobile-nav-link{justify-content:flex-start;background:#f3f4f6;padding:0 14px;font-size:14px}.benefit-mobile{background:#111827;color:#fff}.hero{position:relative;min-height:560px;display:flex;align-items:center;overflow:hidden;background:#111827;color:#fff}.home-hero{min-height:100svh}.hero-media{position:absolute;inset:0}.hero-media picture,.hero-media img{width:100%;height:100%;display:block}.hero-media img{object-fit:cover;object-position:center}.home-hero .hero-media img{object-position:center}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.50) 42%,rgba(0,0,0,.12) 100%)}.hero-content{position:relative;width:100%;max-width:var(--max);margin:0 auto;padding:128px 24px 82px}.home-hero .hero-content{padding-top:124px;padding-bottom:76px}.eyebrow,.section-kicker{margin:0 0 12px;color:var(--red);font-size:12px;font-weight:800;line-height:1.3;letter-spacing:0}.hero .eyebrow{color:#77f0bf}.hero h1{max-width:760px;margin:0 0 18px;font-size:54px;line-height:1.08;font-weight:850;letter-spacing:0;text-shadow:0 2px 22px rgba(0,0,0,.34)}.home-hero h1{font-size:64px;max-width:650px}.lead{max-width:680px;margin:0;color:rgba(255,255,255,.90);font-size:19px;line-height:1.6;font-weight:650;text-shadow:0 1px 14px rgba(0,0,0,.28)}.home-hero .lead{max-width:610px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.btn{padding:0 22px;font-size:14px}.btn.primary{background:var(--red);color:#fff;box-shadow:0 16px 34px rgba(235,0,40,.24)}.home-hero .btn.primary{background:#fff;color:#111827}.btn.secondary{background:rgba(255,255,255,.92);color:#111827}.btn.dark{margin-top:26px;background:#111827;color:#fff}.section-heading{max-width:840px;margin:0 auto 34px;text-align:center}.section-heading h2,.content-section h2,.split-copy h2,.benefit-band h2,.faq-section h2,.related-section h2,.final-cta h2,.visual-shell h2,.card-application h2{margin:0 0 14px;font-size:36px;line-height:1.2;font-weight:850;letter-spacing:0}.section-heading p:not(.section-kicker),.split-copy p,.content-section p,.visual-shell p,.benefit-band p,.final-cta p,.card-application p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}.life-section,.intent-section,.summary-section,.content-section,.table-section,.sources-section,.related-section{max-width:var(--max);margin:0 auto;padding:88px 24px}.life-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.life-card,.summary-card,.intent-card,.source-card,.related-card,.step{border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 1px 3px rgba(17,24,39,.04);opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease,box-shadow .25s ease}.life-card.is-visible,.summary-card.is-visible,.intent-card.is-visible,.source-card.is-visible,.related-card.is-visible,.step.is-visible,.visual-shell.is-visible,.split-copy.is-visible,.split-image.is-visible,.benefit-band.is-visible,.final-cta.is-visible,.application-cta.is-visible{opacity:1;transform:none}.life-card{overflow:hidden}.life-card picture,.life-card img{display:block;width:100%}.life-card img{height:250px;object-fit:cover}.life-card div{padding:17px}.life-card h3,.summary-card h3,.step h3,.application-cta h3{margin:0 0 7px;font-size:17px;line-height:1.3}.life-card p,.summary-card p,.intent-card span,.related-card span,.source-card span,.step p{display:block;margin:0;color:var(--muted);font-size:14px;line-height:1.55}.split-section{max-width:var(--max);margin:0 auto;padding:90px 24px;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:46px;align-items:center}.split-image,.visual-shell,.benefit-band,.final-cta,.application-cta{opacity:0;transform:translateY(14px);transition:opacity .5s ease,transform .5s ease}.split-image picture,.split-image img,.visual-shell picture,.visual-shell img{display:block;width:100%;height:auto;border-radius:8px}.check-list{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}.check-list li{padding:12px 14px;border-left:4px solid var(--red);border-radius:0 8px 8px 0;background:#f8fafc;color:#344052;font-weight:650}.benefit-band{max-width:var(--max);margin:0 auto 34px;padding:34px 36px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-radius:8px;background:#101820;color:#fff}.benefit-band p,.final-cta p{color:rgba(255,255,255,.74)}.benefit-band .section-kicker,.final-cta .section-kicker{color:#77f0bf}.intent-section{padding-top:72px}.intent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.intent-card,.summary-card,.source-card,.related-card{padding:20px;text-decoration:none}.intent-card strong,.related-card strong,.source-card strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.3}.intent-card:hover,.related-card:hover,.source-card:hover,.summary-card:hover,.step:hover{box-shadow:0 18px 54px rgba(17,24,39,.09);transform:translateY(-2px)}.summary-grid,.source-grid,.related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.source-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.visual-section{background:#f7f8fa;padding:76px 24px}.visual-shell{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);gap:34px;align-items:center}.visual-shell img{height:430px;object-fit:cover}.band{background:#101820;color:#fff;padding:86px 24px}.band .section-heading{max-width:var(--max);text-align:left;margin-bottom:30px}.band .section-kicker{color:#77f0bf}.steps-grid{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.step{padding:20px;color:#111827}.step span{display:grid;place-items:center;width:34px;height:34px;margin-bottom:16px;border-radius:8px;background:var(--red);color:#fff;font-weight:850}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:8px;background:#fff}.table-wrap table{width:100%;border-collapse:collapse;min-width:720px}.table-wrap th,.table-wrap td{padding:14px 16px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}.table-wrap th{background:#101820;color:#fff;font-size:13px}.table-wrap tr:last-child td{border-bottom:0}.sources-section{background:#fff}.card-application{max-width:var(--max);margin:0 auto;padding:86px 24px}.application-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.application-cta{margin-top:18px;padding:28px 30px;border-radius:8px;background:#101820;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.application-cta p{color:rgba(255,255,255,.72)}.application-cta h3{font-size:24px;color:#fff}.faq-section{background:#101820;color:#fff;padding:86px 24px}.faq-section .section-heading,.faq-list{max-width:920px;margin-left:auto;margin-right:auto}.faq-section .section-kicker{color:#77f0bf}.faq-list{display:grid;gap:10px}.faq-list details{border:1px solid rgba(255,255,255,.16);border-radius:8px;background:rgba(255,255,255,.06);padding:18px}.faq-list summary{cursor:pointer;font-weight:850}.faq-list p{margin:12px 0 0;color:rgba(255,255,255,.74)}.final-cta{max-width:var(--max);margin:0 auto 86px;padding:34px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;background:#101820;color:#fff;border-radius:8px}.final-actions{display:flex;gap:12px;flex-wrap:wrap}.footer{background:#070b10;color:#f8fafc;padding:58px 24px 34px}.footer-shell{max-width:var(--max);margin:0 auto}.footer-grid{display:grid;grid-template-columns:minmax(240px,.68fr) minmax(0,1.72fr);gap:38px}.footer-brand strong{display:block;font-size:19px}.footer-brand p{max-width:330px;color:rgba(229,231,235,.64);font-size:14px}.footer-cta{background:#fff;color:#111827;padding:0 16px;font-size:13px}.footer-links{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:24px}.footer-group{border:0}.footer-group summary{list-style:none;font-weight:850;margin-bottom:10px;color:#fff}.footer-group summary::-webkit-details-marker{display:none}.footer-group a{display:flex;align-items:center;min-height:32px;color:rgba(229,231,235,.72);text-decoration:none;font-size:13px;line-height:1.4}.footer-group a:hover{color:#fff}.footer-bottom{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);color:rgba(229,231,235,.60);font-size:12px}.footer-bottom a{display:inline-flex;align-items:center;min-height:44px;color:rgba(229,231,235,.82)}.footer-disclosure{max-width:560px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.life-card,.summary-card,.intent-card,.source-card,.related-card,.step,.visual-shell,.split-copy,.split-image,.benefit-band,.final-cta,.application-cta{opacity:1;transform:none;transition:none}}@media(max-width:980px){.nav-links,.nav-cta{display:none}.mobile-menu{display:block}.hero{min-height:520px}.home-hero{min-height:100svh}.hero-content{padding-top:116px;padding-bottom:68px}.hero h1{font-size:42px}.home-hero h1{font-size:46px}.lead{font-size:17px}.life-grid,.intent-grid,.summary-grid,.source-grid,.related-grid,.steps-grid,.footer-grid,.split-section,.visual-shell,.application-grid{grid-template-columns:1fr}.life-card img{height:280px}.visual-shell img{height:340px}.benefit-band,.final-cta,.application-cta{align-items:flex-start;flex-direction:column}.footer-links{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.nav{height:60px;padding:0 16px}.brand-word strong{font-size:15px}.brand-word small{display:none}.hero{min-height:440px}.home-hero{min-height:100svh}.hero-media img{object-position:center}.home-hero .hero-media img{object-position:74% center}.hero-content{padding:100px 18px 50px}.home-hero .hero-content{padding-top:96px;padding-bottom:42px}.hero h1,.home-hero h1{font-size:35px;line-height:1.1}.lead{font-size:15.5px;line-height:1.62;max-width:95%}.hero-actions{gap:10px}.btn{width:100%;white-space:normal;text-align:center}.home-hero .btn{width:auto}.life-section,.intent-section,.summary-section,.content-section,.table-section,.sources-section,.related-section,.split-section,.card-application{padding:70px 18px}.section-heading{text-align:left;margin-bottom:24px}.section-heading h2,.content-section h2,.split-copy h2,.benefit-band h2,.faq-section h2,.related-section h2,.final-cta h2,.visual-shell h2,.card-application h2{font-size:28px;line-height:1.22}.life-grid{gap:12px}.life-card img{height:238px}.visual-section{padding:62px 18px}.visual-shell{gap:22px}.visual-shell img{height:250px}.band{padding:70px 18px}.steps-grid{gap:10px}.benefit-band,.final-cta{margin-left:18px;margin-right:18px;padding:26px 20px}.application-cta{padding:24px 20px}.summary-grid,.source-grid,.related-grid{grid-template-columns:1fr}.intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.intent-card{padding:16px}.intent-card strong{font-size:14px}.intent-card span{font-size:12.5px}.faq-section{padding:70px 18px}.footer{padding:42px 18px 28px}.footer-grid{gap:20px}.footer-links{display:block}.footer-group{border-top:1px solid rgba(255,255,255,.12);padding:8px 0}.footer-group:not([open]) a{display:none}.footer-group summary{display:flex;align-items:center;min-height:36px;margin:0;font-size:13px}.footer-group a{min-height:34px;font-size:13px}.footer-bottom{margin-top:20px;gap:10px}.footer-disclosure{font-size:11.5px;line-height:1.45}}@media(max-width:390px){.hero h1,.home-hero h1{font-size:32px}.intent-grid{grid-template-columns:1fr}.life-card img,.visual-shell img{height:220px}.table-wrap table{min-width:0}.table-wrap thead{display:none}.table-wrap tr,.table-wrap td{display:block}.table-wrap tr{border-bottom:1px solid var(--line)}.table-wrap tr:last-child{border-bottom:0}.table-wrap td{border-bottom:0}.table-wrap td:before{content:attr(data-label);display:block;margin-bottom:4px;color:#6b7280;font-size:12px;font-weight:850}}
.home-hero+.life-section{padding-top:56px}
.detail-section{max-width:var(--max);margin:0 auto;padding:84px 24px 24px}
.detail-heading{max-width:860px;margin:0 auto 26px;text-align:center}
.detail-heading h2{margin:0 0 14px;font-size:34px;line-height:1.22;font-weight:850;letter-spacing:0}
.detail-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.72}
.detail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.detail-grid article,.detail-note{border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px;box-shadow:0 1px 3px rgba(17,24,39,.04)}
.detail-grid strong,.detail-note strong{display:block;margin-bottom:7px;font-size:16px;line-height:1.3}
.detail-grid p,.detail-note p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}
.detail-note{margin-top:14px;background:#f8fafc;border-left:4px solid var(--red)}
.usecase-section{max-width:var(--max);margin:0 auto;padding:64px 24px 24px}
.usecase-heading{max-width:860px;margin:0 0 24px}
.usecase-heading h2{margin:0 0 12px;font-size:32px;line-height:1.22;font-weight:850;letter-spacing:0}
.usecase-heading p{margin:0;color:var(--muted);font-size:16px;line-height:1.7}
.usecase-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.usecase-grid article{border:1px solid var(--line);border-radius:8px;background:#fff;padding:20px;box-shadow:0 1px 3px rgba(17,24,39,.04)}
.usecase-grid strong{display:block;margin-bottom:7px;font-size:16px}
.usecase-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}
.usecase-strip{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}
.usecase-strip span{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:8px;background:#f3f4f6;color:#253044;font-size:13px;font-weight:800}
.legal-context{max-width:var(--max);margin:0 auto;padding:72px 24px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:24px;align-items:start}
.legal-context h2{margin:0 0 14px;font-size:34px;line-height:1.22;font-weight:850}
.legal-context p{margin:0 0 12px;color:var(--muted);font-size:15.5px;line-height:1.72}
.legal-links{display:grid;gap:12px;padding:18px;border:1px solid var(--line);border-radius:8px;background:#f8fafc}
.legal-links strong{font-size:14px}
.legal-links p{margin:0!important;font-size:13px!important;line-height:1.55!important}
.legal-source-pills{display:flex;flex-wrap:wrap;gap:8px}
.legal-source-pills span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #e6e8ee;border-radius:999px;background:#fff;color:#111827;font-size:12px;font-weight:850}
.external-note{margin:12px 0 0;color:rgba(255,255,255,.72);font-size:12px;line-height:1.4;text-shadow:0 1px 10px rgba(0,0,0,.34)}
.source-compact{max-width:820px;margin:0 auto;display:grid;gap:14px;padding:22px;border:1px solid var(--line);border-radius:10px;background:linear-gradient(180deg,#f9fafb 0%,#fff 100%);box-shadow:0 12px 38px rgba(17,24,39,.045);opacity:1;transform:none}
.source-compact p{margin:0;color:#4b5563;font-size:14.5px;line-height:1.72}
.source-pill-list{display:flex;flex-wrap:wrap;gap:8px}
.source-pill{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border:1px solid #e6e8ee;border-radius:999px;background:#fff;color:#111827;font-size:12px;line-height:1;font-weight:850}
.source-app-cta{justify-self:start;margin-top:2px;background:#111827!important;color:#fff!important}
.life-card,.summary-card,.intent-card,.source-card,.related-card,.step,.visual-shell,.split-copy,.split-image,.benefit-band,.final-cta,.application-cta{opacity:1;transform:none}
@media(max-width:980px){.detail-grid{grid-template-columns:1fr}}
@media(max-width:980px){.usecase-grid,.legal-context{grid-template-columns:1fr}}
@media(max-width:640px){.detail-section{padding:64px 18px 18px}.detail-heading{text-align:left}.detail-heading h2{font-size:28px}.detail-grid{gap:10px}.usecase-section{padding:56px 18px 18px}.usecase-heading h2,.legal-context h2{font-size:28px}.usecase-grid{grid-template-columns:1fr;gap:10px}.legal-context{padding:58px 18px}}
@media(max-width:640px){.source-compact{gap:13px;padding:18px;border-radius:8px}.source-pill{min-height:28px;padding:0 9px;font-size:11.5px}.source-app-cta{width:100%!important}}
.benefits-carousel{background:#fff;color:#111827;padding:clamp(104px,8vw,132px) 24px clamp(126px,9vw,158px);overflow:hidden}
.benefits-carousel .section-heading{max-width:900px;margin:0 auto 42px;text-align:center}
.benefits-carousel .section-kicker{color:var(--red)!important;margin-bottom:12px!important}
.benefits-carousel h2{font-size:40px;line-height:1.12;margin:0;font-weight:850;letter-spacing:0}
.benefit-carousel-stage{position:relative;height:500px;max-width:1120px;margin:0 auto;overflow:visible}
.benefit-card{position:absolute;top:0;left:50%;width:374px;height:468px;border:0;border-radius:22px;overflow:hidden;background:#111827;color:#fff;box-shadow:0 32px 90px rgba(17,24,39,.18);transition:transform .55s cubic-bezier(.22,.78,.2,1),opacity .55s ease,filter .55s ease;will-change:transform,opacity}
.benefit-card picture,.benefit-card img{position:absolute;inset:0;display:block;width:100%;height:100%}
.benefit-card img{object-fit:cover}
.benefit-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0%,rgba(0,0,0,.22) 45%,rgba(0,0,0,.76) 100%)}
.benefit-card-content{position:absolute;left:0;right:0;bottom:0;z-index:2;padding:28px;text-shadow:0 2px 18px rgba(0,0,0,.35)}
.benefit-card h3{margin:0 0 8px;font-size:29px;line-height:1.12;font-weight:850;letter-spacing:0}
.benefit-card p{margin:0;color:rgba(255,255,255,.84);font-size:15px;line-height:1.52;font-weight:650}
.benefit-card[data-position="active"]{opacity:1;z-index:3;transform:translateX(-50%) scale(1);filter:none}
.benefit-card[data-position="prev"]{opacity:.58;z-index:2;transform:translateX(calc(-50% - 250px)) scale(.82);filter:saturate(.82)}
.benefit-card[data-position="next"]{opacity:.58;z-index:2;transform:translateX(calc(-50% + 250px)) scale(.82);filter:saturate(.82)}
.benefit-card[data-position="hidden"]{opacity:0;z-index:1;transform:translateX(-50%) scale(.72);pointer-events:none}
.benefit-card[data-position="prev"] .benefit-card-content,.benefit-card[data-position="next"] .benefit-card-content{opacity:0;visibility:hidden}
.benefit-dots{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:18px;flex-wrap:wrap}
.benefit-arrow,.benefit-pause,.benefit-dot{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;min-height:44px;border:1px solid rgba(17,24,39,.14);border-radius:999px;background:#fff;color:#111827;box-shadow:0 1px 2px rgba(17,24,39,.05);cursor:pointer;font:850 17px/1 Inter,system-ui,sans-serif}
.benefit-pause{font-size:13px}
@media(max-width:640px){.benefit-pause{display:none}}
.benefit-dot:before{content:"";display:block;width:8px;height:8px;border-radius:999px;background:#9ca3af;transition:width .25s ease,background .25s ease}
.benefit-dot[aria-current="true"]:before{width:22px;background:var(--red)}
.premium-card-section{background:#020202;color:#fff;text-align:center;padding:clamp(92px,7vw,124px) 24px clamp(104px,8vw,140px);overflow:hidden}
.premium-card-copy{max-width:760px;margin:0 auto 40px}
.premium-card-section .section-kicker{color:var(--red)!important;margin-bottom:13px!important}
.premium-card-section h2{font-size:46px;line-height:1.12;margin:0 0 16px;font-weight:850;letter-spacing:0}
.premium-card-section p:not(.section-kicker){margin:0 auto;color:#cbd5e1;font-size:18px;line-height:1.72;max-width:720px}
.premium-card-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:30px}
.premium-card-section .btn.secondary{background:#fff!important;color:#111827!important}
.premium-card-visual{max-width:min(900px,calc(100vw - 96px));margin:0 auto}
.premium-card-visual img{display:block;width:100%;height:auto;object-fit:cover;border-radius:8px}
.intent-paths{max-width:1180px;margin:0 auto;padding:96px 24px}
.intent-paths .section-heading{max-width:860px;margin:0 0 28px;text-align:left}
.intent-paths .section-heading p:not(.section-kicker){font-size:17px;line-height:1.72;color:#4b5563;margin:0}
.app-benefit-section{position:relative;overflow:visible;background:#fff;padding:0 var(--rail-pad,24px)}
.app-benefit-stage{position:relative;width:min(1200px,100%);margin:0 auto}
.app-benefit-panels{width:48%;padding-top:35vh;padding-bottom:5vh}
.app-scroll-panel{min-height:82vh;display:flex;align-items:flex-start}
.app-scroll-panel[data-app-step="1"]{min-height:100vh;padding-top:20vh}
.app-scroll-panel.compact{min-height:56vh;padding-top:20vh;padding-bottom:24vh}
.app-benefit-copy{min-width:0;max-width:540px}
.app-benefit-copy .section-kicker{color:var(--red)!important;margin:0 0 18px!important;font-size:14px!important;font-weight:900!important;line-height:1.35!important}
.app-benefit-copy h2{max-width:520px;margin:0;color:#06070d;font-size:clamp(42px,3.65vw,53px);line-height:1.11;font-weight:900;letter-spacing:0;text-wrap:balance}
.app-benefit-copy p:not(.section-kicker){max-width:475px;margin:26px 0 0!important;color:#6b7280!important;font-size:clamp(15.5px,1.16vw,17px)!important;line-height:1.78!important;font-weight:500!important}
.btn.app-start{min-width:154px;min-height:52px;margin-top:28px;background:#111827;color:#fff;border:0;border-radius:999px}
.app-benefit-offer{display:grid;grid-template-columns:28px minmax(0,1fr);gap:14px;width:100%;max-width:390px;margin:32px 0 0;padding:18px 20px;border:1px solid rgba(235,0,40,.18);border-radius:10px;background:linear-gradient(180deg,#fffafa 0%,#fff5f5 100%);box-shadow:0 14px 40px rgba(235,0,40,.045)}
.offer-icon{position:relative;width:28px;height:28px;border-radius:50%;background:#eb0028}
.offer-icon:before,.offer-icon:after{content:"";position:absolute;background:#fff;border-radius:99px}.offer-icon:before{left:12px;top:6px;width:4px;height:16px}.offer-icon:after{left:6px;top:12px;width:16px;height:4px}
.app-benefit-offer strong{display:block;margin:0 0 4px;color:var(--red);font-size:14.5px;line-height:1.35;font-weight:900}
.app-benefit-offer p{margin:0!important;color:#626262!important;font-size:12.7px!important;line-height:1.62!important;font-weight:500!important}
.app-phone-column{position:absolute;right:0;top:0;width:48%;height:calc(100% - 8vh);padding-top:11vh}
.app-phone-sticky{position:sticky;top:11vh;display:flex;justify-content:center;filter:drop-shadow(0 46px 78px rgba(0,0,0,.18))}
.redot-phone-shell{position:relative;width:382px;height:776px;border:9px solid #1f1f1f;border-radius:56px;background:#000;overflow:hidden;box-shadow:inset 0 0 0 1px rgba(255,255,255,.10)}
.redot-phone-notch{position:absolute;top:0;left:50%;z-index:20;width:110px;height:30px;transform:translateX(-50%);border-radius:0 0 20px 20px;background:#000}
.redot-phone-screen{position:absolute;inset:0;display:none;padding:28px 18px 78px;background:#030303;color:#fff;opacity:1;transition:none;pointer-events:none;font-family:Inter,system-ui,sans-serif}
.redot-phone-screen.active{display:block;opacity:1;pointer-events:auto}
.app-benefit-section .phone-appbar{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 24px}
.app-benefit-section .phone-appbar strong{font-size:19px;line-height:1}
.app-benefit-section .phone-appbar span:last-child{color:#f4f4f4;font-size:18px;letter-spacing:4px}
.app-benefit-section .phone-avatar{display:grid!important;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff!important;color:var(--red)!important;font-size:0!important;letter-spacing:0!important}
.app-benefit-section .phone-avatar svg{display:block;width:19px;height:20px}
.app-benefit-section .phone-muted{color:#9ca3af;font-size:13px;font-weight:750}
.app-benefit-section .phone-balance{margin:4px 0 26px;padding:0;border-radius:0;background:transparent;color:#fff;font-size:42px;line-height:1;font-weight:800;letter-spacing:0;box-shadow:none}
.app-benefit-section .phone-balance span{font-size:17px;font-weight:700;color:#f3f4f6}
.app-benefit-section .phone-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:22px}
.app-benefit-section .phone-actions span{display:grid;justify-items:center;gap:8px;color:#e9e9ec;font-size:11px;font-weight:750;text-align:center;line-height:1.25}
.app-benefit-section .phone-actions i{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#26262c;color:#fff;font-style:normal;font-size:20px}
.app-benefit-section .phone-actions span:first-child i{background:#fff;color:#111}
.app-benefit-section .phone-card{border-radius:18px;background:#27272d;margin:0 0 16px;padding:18px;color:#fff}
.app-benefit-section .phone-card.strong{display:grid;grid-template-columns:40px minmax(0,1fr);gap:12px;align-items:center}
.app-benefit-section .phone-card b{font-size:15px;line-height:1.3}
.app-benefit-section .phone-card p{margin:7px 0 0!important;color:#f0f0f3!important;font-size:13px!important;line-height:1.45!important}
.app-benefit-section .phone-card em{grid-column:1/-1;display:grid;place-items:center;height:38px;margin-top:12px;border-radius:999px;background:#000;color:#fff;font-style:normal;font-size:13px;font-weight:900}
.phone-card-icon{width:38px;height:38px;border-radius:10px;background:linear-gradient(135deg,#ff1d42,#eb0028);position:relative}
.phone-card-icon:after{content:"";position:absolute;inset:10px 9px;border:2px solid rgba(255,255,255,.82);border-radius:4px}
.app-benefit-section .phone-credit{border-radius:18px;background:#1a1a1d;padding:18px;color:#fff}
.app-benefit-section .phone-credit b{display:block;color:#dcdce2;font-size:14px}
.app-benefit-section .phone-credit p{margin:14px 0 4px!important;color:#8c8c92!important;font-size:12px!important;text-align:center}
.app-benefit-section .phone-credit strong{display:block;text-align:center;font-size:32px;line-height:1.1}
.app-benefit-section .phone-credit small{display:block;margin-top:12px;padding:10px;border-radius:10px;background:#050505;color:#62e7a9;text-align:right;font-size:11px;font-weight:800}
.app-benefit-section .phone-tabbar{position:absolute;left:12px;right:12px;bottom:10px;height:58px;border:1px solid rgba(255,255,255,.22);border-radius:32px;background:rgba(16,16,17,.95);display:grid;grid-template-columns:repeat(4,1fr);align-items:center}
.app-benefit-section .phone-tabbar span{display:grid;place-items:center;color:#e7e7e9;font-size:10px;font-weight:800}
.app-benefit-section .phone-tabbar .active{height:48px;margin:0 3px;border-radius:28px;background:#252527;color:var(--red)}
.longtail-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.longtail-note{display:block;padding:20px;border:1px solid var(--line);border-radius:8px;background:#fff;text-decoration:none;box-shadow:0 1px 3px rgba(17,24,39,.04)}
.longtail-note h3{margin:0 0 8px;font-size:17px;line-height:1.3}.longtail-note p{margin:0;color:var(--muted);font-size:14px;line-height:1.62}
@media(prefers-reduced-motion:reduce){.benefit-card,.redot-phone-screen{transition:none}.benefit-card{position:relative;left:auto;top:auto;transform:none!important;opacity:1!important;filter:none!important;width:min(320px,100%);height:380px}.benefit-card[data-position="hidden"]{display:none!important}.benefit-card[data-position="prev"] .benefit-card-content,.benefit-card[data-position="next"] .benefit-card-content{opacity:1;visibility:visible}.benefit-carousel-stage{height:auto;display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:14px}.benefit-dots{display:none}.app-benefit-section{padding:88px 24px}.app-benefit-stage{display:grid;gap:42px}.app-benefit-panels{width:100%;padding:0;display:grid;gap:28px}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:auto;padding:0}.app-phone-column{position:relative;width:100%;height:auto;right:auto;top:auto;padding:0}.app-phone-sticky{position:relative;top:auto}.redot-phone-shell{height:auto;display:grid;gap:10px;padding-top:30px}.redot-phone-screen{position:relative;inset:auto;display:block;opacity:1;pointer-events:auto;min-height:560px}.redot-phone-notch{display:none}}
@media(max-width:980px){.benefit-card{width:342px;height:438px}.benefit-card[data-position="prev"]{transform:translateX(calc(-50% - 205px)) scale(.82)}.benefit-card[data-position="next"]{transform:translateX(calc(-50% + 205px)) scale(.82)}.premium-card-section h2{font-size:34px}.premium-card-section p:not(.section-kicker){font-size:16px}.premium-card-actions .btn{width:auto!important}.intent-paths{padding:72px 18px}.intent-grid,.longtail-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.app-benefit-section{padding:112px var(--rail-pad,24px) 122px}.app-benefit-stage{display:grid;gap:34px;max-width:720px}.app-phone-column{position:sticky;top:72px;right:auto;width:calc(100% + var(--rail-pad,24px) + var(--rail-pad,24px));height:auto;margin:0 calc(0px - var(--rail-pad,24px));padding:0 var(--rail-pad,24px) 26px;background:#fff;grid-row:1;z-index:3}.app-phone-sticky{position:relative;top:auto}.app-benefit-panels{grid-row:2;width:100%;padding:0}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:0!important;padding:0 0 54px!important}.app-scroll-panel.compact{padding-bottom:0!important}.app-benefit-copy{max-width:620px}.app-benefit-copy h2{font-size:44px;line-height:1.1}.app-benefit-copy p:not(.section-kicker){font-size:17px!important;line-height:1.74!important}.redot-phone-shell{width:min(330px,78vw);height:calc(min(330px,78vw)*2.03);border-width:7px;border-radius:44px}}
@media(max-width:640px){.home-hero+.benefits-carousel{padding-top:86px!important}.benefits-carousel{padding:86px 18px 96px}.benefits-carousel .section-heading{margin-bottom:32px;text-align:center}.benefits-carousel h2{font-size:28px;line-height:1.18}.benefit-carousel-stage{height:366px}.benefit-card{width:min(272px,74vw);height:336px}.benefit-card-content{padding:24px}.benefit-card h3{font-size:25px}.benefit-card p{font-size:14px;line-height:1.52}.benefit-card[data-position="prev"],.benefit-card[data-position="next"]{opacity:.08;pointer-events:none}.benefit-card[data-position="prev"]{transform:translateX(calc(-50% - 84px)) scale(.68)}.benefit-card[data-position="next"]{transform:translateX(calc(-50% + 84px)) scale(.68)}.benefit-dots{margin-top:14px;gap:6px}.premium-card-section{padding:76px 18px 88px}.premium-card-copy{margin-bottom:28px}.premium-card-visual{max-width:min(100%,336px)}.premium-card-actions .btn{width:100%!important}.intent-paths{padding:82px 18px 78px}.intent-paths .section-heading{margin-bottom:26px}.app-benefit-section{--rail-pad:18px;padding:88px 18px 104px}.app-benefit-stage{gap:46px}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{padding-bottom:46px!important}.app-benefit-copy .section-kicker{font-size:13px!important;margin-bottom:14px!important}.app-benefit-copy h2{max-width:21rem;font-size:34px;line-height:1.14;text-wrap:pretty}.app-benefit-copy p:not(.section-kicker){max-width:22rem;margin-top:22px!important;font-size:15px!important;line-height:1.66!important}.app-benefit-offer{gap:12px;max-width:100%;margin-top:28px;padding:20px 18px;border-radius:12px}.redot-phone-shell{width:min(306px,86vw);height:calc(min(306px,86vw)*2.03);border-width:6px}.redot-phone-screen{padding:24px 15px 68px}.app-benefit-section .phone-balance{font-size:35px}.app-benefit-section .phone-actions{gap:8px}.app-benefit-section .phone-actions i{width:38px;height:38px}.app-benefit-section .phone-card,.app-benefit-section .phone-credit{padding:15px}.intent-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.longtail-grid{grid-template-columns:1fr}.intent-card span{font-size:13px!important;line-height:1.52!important}}
@media(max-width:390px){.intent-grid{grid-template-columns:1fr}.benefits-carousel h2{font-size:26px}.benefit-card{width:min(266px,76vw);height:326px}.app-benefit-copy h2{font-size:31px}.redot-phone-shell{width:min(292px,86vw)}}
.app-benefit-section .phone-credit{padding:12px 14px}
.app-benefit-section .phone-credit p,.app-benefit-section .phone-credit strong,.app-benefit-section .phone-credit small{display:none}
.hero h1,.lead,.section-heading h2,.content-section h2,.split-copy h2,.benefit-band h2,.faq-section h2,.related-section h2,.final-cta h2,.visual-shell h2,.card-application h2,.premium-card-section h2,.detail-heading h2,.usecase-heading h2,.legal-context h2,.life-card h3,.summary-card h3,.step h3,.application-cta h3{text-wrap:balance}
.section-heading p:not(.section-kicker),.content-section p,.split-copy p,.benefit-band p,.final-cta p,.visual-shell p,.card-application p,.premium-card-section p:not(.section-kicker),.detail-heading p,.usecase-heading p,.legal-context p{text-wrap:balance}
.premium-card-section{padding:clamp(76px,6vw,104px) 24px clamp(86px,7vw,118px)!important}
.premium-card-copy{max-width:900px!important;margin:0 auto 30px!important}
.premium-card-section h2{max-width:900px;margin-left:auto!important;margin-right:auto!important;font-size:clamp(40px,4.1vw,58px)!important;line-height:1.08!important;font-weight:850!important}
.premium-card-section p:not(.section-kicker){max-width:650px!important;font-size:17px!important;line-height:1.58!important;color:#cbd5e1!important}
.premium-card-actions{margin-top:26px!important}
.premium-card-visual{max-width:min(1120px,calc(100vw - 96px))!important;margin:22px auto 0!important}
.premium-card-visual picture,.premium-card-visual img{display:block;width:100%;height:auto}
.premium-card-visual img{object-fit:contain!important;border-radius:0!important}
.footer{padding:68px 40px 42px!important}
.footer-shell{width:min(1440px,100%)!important;max-width:none!important;margin:0 auto!important}
.footer-grid{grid-template-columns:minmax(300px,.75fr) minmax(0,2.35fr)!important;gap:clamp(52px,5vw,96px)!important;align-items:start!important}
.footer-brand strong{font-size:20px!important;line-height:1.2!important}
.footer-brand p{max-width:430px!important;font-size:14px!important;line-height:1.7!important}
.footer-cta{margin-top:10px!important;padding:0 18px!important}
.footer-links{display:grid!important;grid-template-columns:repeat(6,minmax(118px,1fr))!important;gap:clamp(22px,2.2vw,40px)!important}
.footer-group summary{font-size:14px!important;line-height:1.35!important}
.footer-group a{min-height:34px!important;font-size:13px!important;line-height:1.5!important}
.footer-bottom{display:grid!important;grid-template-columns:auto auto minmax(260px,1fr)!important;column-gap:18px!important;row-gap:10px!important;align-items:center!important}
.footer-disclosure{max-width:760px!important}
@media(max-width:980px){.premium-card-section{padding:70px 18px 82px!important}.premium-card-copy{max-width:680px!important}.premium-card-section h2{font-size:36px!important;line-height:1.13!important}.premium-card-visual{max-width:min(100%,720px)!important}.footer{padding:56px 24px 36px!important}.footer-grid{grid-template-columns:1fr!important;gap:36px!important}.footer-links{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:28px!important}.footer-bottom{grid-template-columns:1fr!important;align-items:start!important}}
@media(max-width:640px){.premium-card-section{padding:64px 18px 74px!important}.premium-card-copy{margin-bottom:24px!important}.premium-card-section h2{font-size:31px!important;line-height:1.15!important}.premium-card-section p:not(.section-kicker){font-size:15.5px!important;line-height:1.62!important;max-width:22rem!important}.premium-card-visual{max-width:min(100%,336px)!important;margin-top:18px!important}.footer{padding:42px 18px 30px!important}.footer-links{display:block!important}.footer-group{border-top:1px solid rgba(255,255,255,.14)!important;padding:0!important}.footer-group summary{display:flex!important;align-items:center!important;justify-content:space-between!important;min-height:52px!important;margin:0!important;font-size:15px!important;cursor:pointer!important}.footer-group summary:after{content:"+";display:grid;place-items:center;width:28px;height:28px;border-radius:999px;background:rgba(255,255,255,.08);color:rgba(255,255,255,.82);font-size:18px;line-height:1}.footer-group[open] summary:after{content:"-"}.footer-group:not([open]) a{display:none!important}.footer-group[open] a{display:flex!important;min-height:38px!important}.footer-bottom{display:grid!important;grid-template-columns:1fr!important}.footer-disclosure{max-width:100%!important}}
.brand-mark{width:30px!important;height:31px!important;border-radius:0!important;background:transparent!important;color:inherit!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex:0 0 auto!important;font-size:0!important}
.brand-mark svg{display:block;width:30px;height:31px}
.brand-wordmark{display:flex;align-items:baseline;gap:5px;line-height:1;min-width:0}
.brand-wordmark strong{display:inline-flex!important;align-items:baseline;font-size:17px!important;font-weight:850!important;letter-spacing:0!important;line-height:1!important}
.brand-main{color:#111827}.brand-red{color:var(--red)}
.brand-wordmark small{display:inline!important;color:rgba(17,24,39,.58)!important;font-size:14px!important;font-weight:600!important;line-height:1!important}
@media(max-width:640px){.brand-mark,.brand-mark svg{width:27px!important;height:28px!important}.brand-wordmark strong{font-size:15px!important}.brand-wordmark small{display:none!important}}
.sources-section{padding-top:64px!important;padding-bottom:64px!important}
@media(max-width:980px){.app-benefit-stage{--phone-w:min(330px,78vw);--phone-h:calc(var(--phone-w)*2.03)}.redot-phone-shell{width:var(--phone-w)!important;height:var(--phone-h)!important}.app-benefit-panels{padding-top:28px!important}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:auto!important;padding-top:calc(var(--phone-h) + 96px)!important;padding-bottom:72px!important;scroll-margin-top:calc(var(--phone-h) + 96px)}}
@media(max-width:640px){.sources-section{padding-top:52px!important;padding-bottom:52px!important}.app-benefit-stage{--phone-w:min(250px,72vw);--phone-h:calc(var(--phone-w)*1.92);gap:28px!important}.app-phone-column{position:sticky!important;top:72px!important;right:auto!important;width:100%!important;height:auto!important;margin:0!important;padding:0 0 14px!important;background:#fff!important;grid-row:1!important;z-index:3!important}.app-phone-sticky{position:relative!important;top:auto!important}.app-benefit-panels{grid-row:2!important;padding-top:calc(var(--phone-h) + 36px)!important}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:72vh!important;padding-top:0!important;padding-bottom:58px!important;scroll-margin-top:calc(var(--phone-h) + 110px)}.app-scroll-panel:first-child{padding-top:0!important}.redot-phone-screen{padding:19px 13px 54px!important}.app-benefit-section .phone-appbar{margin-bottom:12px!important}.app-benefit-section .phone-balance{font-size:29px!important;margin-bottom:16px!important}.app-benefit-section .phone-actions{margin-bottom:12px!important}.app-benefit-section .phone-actions i{width:33px!important;height:33px!important;font-size:16px!important}.app-benefit-section .phone-card{margin-bottom:8px!important;padding:10px 11px!important;border-radius:14px!important}.app-benefit-section .phone-card.strong{grid-template-columns:31px minmax(0,1fr)!important;gap:9px!important}.phone-card-icon{width:31px!important;height:31px!important;border-radius:8px!important}.phone-card-icon:after{inset:8px 7px!important}.app-benefit-section .phone-card b{font-size:12.5px!important;line-height:1.18!important}.app-benefit-section .phone-card:not(.strong) p{display:none!important}.app-benefit-section .phone-card em{height:30px!important;margin-top:8px!important;font-size:11px!important}.app-benefit-section .phone-credit{display:none!important}.app-benefit-section .phone-tabbar{left:9px!important;right:9px!important;bottom:8px!important;height:50px!important;border-radius:26px!important}.app-benefit-section .phone-tabbar span{font-size:9px!important}.app-benefit-section .phone-tabbar .active{height:40px!important;border-radius:22px!important}}
@media(max-width:640px){.app-benefit-stage{--phone-w:min(220px,64vw)!important;--phone-h:calc(var(--phone-w)*1.88)!important}.app-phone-column{top:64px!important;padding-bottom:12px!important}.app-benefit-panels{padding-top:0!important}.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:100vh!important;padding-top:0!important;padding-bottom:74px!important;scroll-margin-top:calc(var(--phone-h) + 92px)!important}.app-benefit-copy{position:sticky!important;top:calc(64px + var(--phone-h) + 20px)!important;z-index:1!important;max-width:100%!important;padding-bottom:20px!important}.app-benefit-copy h2{font-size:29px!important;line-height:1.13!important;max-width:20rem!important}.app-benefit-copy p:not(.section-kicker){margin-top:16px!important;font-size:14.5px!important;line-height:1.55!important;max-width:21rem!important}.btn.app-start{min-height:46px!important;margin-top:18px!important}.app-benefit-offer{margin-top:16px!important;padding:13px 14px!important;gap:10px!important}.app-benefit-offer strong{font-size:13px!important}.app-benefit-offer p{font-size:11.8px!important;line-height:1.45!important}.redot-phone-screen{padding:16px 12px 50px!important}.app-benefit-section .phone-appbar{margin-bottom:9px!important}.app-benefit-section .phone-balance{font-size:25px!important;margin-bottom:12px!important}.app-benefit-section .phone-actions{gap:6px!important;margin-bottom:10px!important}.app-benefit-section .phone-actions span{gap:5px!important;font-size:9.5px!important}.app-benefit-section .phone-actions i{width:29px!important;height:29px!important}.app-benefit-section .phone-card{padding:9px 10px!important}.app-benefit-section .phone-card em{height:28px!important}}
@media(max-width:640px){.app-scroll-panel,.app-scroll-panel[data-app-step="1"],.app-scroll-panel.compact{min-height:150vh!important}.app-scroll-panel:not(.active) .app-benefit-copy{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.app-scroll-panel.active .app-benefit-copy{opacity:1!important;visibility:visible!important}.app-benefit-offer{display:none!important}}
@media(max-width:640px){.app-scroll-panel.active .app-benefit-copy.copy-hidden-for-phone,.app-benefit-copy.copy-hidden-for-phone{opacity:0!important;visibility:hidden!important;pointer-events:none!important}}
@media(max-width:640px){.app-benefit-section .phone-credit{display:none!important}}
@media(max-width:640px){.redot-phone-screen[data-app-screen="0"] .phone-card:not(.strong){display:none!important}}
