:root{--blue:#3b82f6;--blue-deep:#006dff;--navy:#0d1829;--ink:#1a2a3a;--muted:#60758a;--line:#dbe5ef;--pale:#f8fafc;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--pale);color:var(--ink);font-family:'DM Sans',system-ui,sans-serif}header{height:72px;display:flex;align-items:center;padding:0 max(28px,calc((100% - 1180px)/2));gap:15px;background:#fff;border-bottom:1px solid #e8eef4;position:relative;z-index:2}header img{width:72px;height:auto;display:block}header>span{padding-left:15px;border-left:1px solid var(--line);font:500 13px 'Public Sans';color:var(--muted)}.quiet-link{margin-left:auto;color:var(--blue-deep);text-decoration:none;font:600 13px 'Public Sans'}.hero{min-height:740px;display:grid;grid-template-columns:1.08fr .92fr;gap:80px;align-items:center;max-width:1180px;margin:auto;padding:95px 28px 110px;position:relative}.hero:before{content:"";position:absolute;width:700px;height:700px;left:-440px;top:-260px;background:radial-gradient(circle,#d9eaff 0,transparent 68%);pointer-events:none}.kicker{display:flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.13em;font:600 11px 'Public Sans';color:#58738d}.kicker i{width:8px;height:8px;background:var(--blue);border-radius:50%;box-shadow:0 0 0 5px #dbeafe}.hero h1{font-size:clamp(64px,7.2vw,104px);line-height:.92;letter-spacing:-.065em;color:var(--navy);margin:22px 0 30px}.lead{font-size:26px;line-height:1.25;letter-spacing:-.025em;max-width:700px;color:#263c51;margin:0 0 22px}.support{font-size:18px;line-height:1.55;color:var(--muted);max-width:650px}.actions{display:flex;align-items:center;gap:18px;margin-top:36px}.actions>span{font:500 12px 'Public Sans';color:#7890a5}.button{display:inline-flex;gap:18px;align-items:center;background:var(--blue);color:#fff;padding:14px 18px;border-radius:10px;text-decoration:none;font:600 14px 'Public Sans';box-shadow:0 10px 25px #3b82f62d}.button:hover{background:var(--blue-deep)}.conversation{position:relative;min-height:510px;padding:35px 10px}.thread{position:absolute;top:0;bottom:0;left:50%;width:1px;background:linear-gradient(transparent,#bdd8ff 12%,#bdd8ff 88%,transparent)}.message{position:relative;width:78%;padding:21px 23px;border-radius:18px;background:#fff;border:1px solid #dfebf5;box-shadow:0 18px 50px #45617a16;margin-bottom:46px}.message:before{content:"";position:absolute;top:29px;width:14px;height:14px;border-radius:50%;background:#fff;border:4px solid var(--blue);box-shadow:0 0 0 7px #e5f0ff}.message small{font:600 10px 'Public Sans';text-transform:uppercase;letter-spacing:.12em;color:#7a90a4}.message p{font-size:18px;margin:9px 0 0;line-height:1.4}.message.customer{margin-left:0}.message.customer:before{right:-29%}.message.coax{margin-left:22%;background:var(--blue);color:#fff;border-color:var(--blue)}.message.coax small{color:#cde2ff}.message.coax:before{left:-29%;background:var(--blue)}.message.last{margin-bottom:0}.hero-waterfall{width:100%;max-width:390px;justify-self:end}.hero-video-shell{width:100%}.hero-waterfall>p{margin:14px 12px 0;color:#73899e;font:500 11px/1.5 'Public Sans';text-align:center}.why{background:#08090d;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:100px;padding:105px max(28px,calc((100% - 1124px)/2));position:relative;overflow:hidden}.why:after{content:"";position:absolute;width:540px;height:540px;right:-250px;top:-260px;border-radius:50%;background:radial-gradient(circle,#102442 0,transparent 66%)}.kicker.light{color:#93abc2}.why h2{font-size:50px;line-height:1.04;letter-spacing:-.045em;margin:22px 0 0}.why-copy{font-size:19px;line-height:1.6;color:#9eb0c0;padding-top:35px}.why-copy strong{display:block;color:#78acff;margin-top:25px;font-size:24px}.waterfall-showcase{max-width:1124px;margin:auto;padding:115px 28px;display:grid;grid-template-columns:1fr 430px;gap:100px;align-items:center}.waterfall-copy h2{font-size:56px;line-height:1;letter-spacing:-.05em;color:var(--navy);margin:22px 0 25px}.waterfall-copy>p:not(.kicker){font-size:18px;line-height:1.6;color:var(--muted)}.waterfall-copy ol{list-style:none;margin:35px 0;padding:0;border-top:1px solid var(--line)}.waterfall-copy li{display:flex;align-items:center;gap:18px;padding:16px 0;border-bottom:1px solid var(--line);font-weight:600}.waterfall-copy li span{color:var(--blue);font:600 11px 'Public Sans';letter-spacing:.08em}.waterfall-copy>small{display:block;color:#8296a9;font:400 11px/1.5 'Public Sans'}.video-shell{background:#08090d;border-radius:30px;padding:13px;box-shadow:0 35px 80px #1d395523}.video-label{display:flex;justify-content:space-between;padding:6px 10px 14px;color:#91a8bd;font:500 10px 'Public Sans';text-transform:uppercase;letter-spacing:.08em}.video-label b{color:#76aaff}#advocateWaterfall{display:block;width:100%;aspect-ratio:9/16;border-radius:19px;background:#f6f9fc;object-fit:cover}.questions{max-width:1124px;margin:auto;padding:110px 28px 140px}.question-head{display:flex;justify-content:space-between;align-items:end;padding-bottom:42px;border-bottom:1px solid var(--line)}.question-head h2{font-size:54px;letter-spacing:-.045em;line-height:1;margin:20px 0 0;color:var(--navy)}.progress{width:190px}.progress>span{display:block;text-align:right;font:500 11px 'Public Sans';color:var(--muted);margin-bottom:9px}.progress>div{height:4px;background:#dbe5ef;border-radius:9px;overflow:hidden}.progress i{display:block;width:14.285%;height:100%;background:var(--blue);transition:width .25s}.question{border:0;margin:0;padding:62px 0 0;display:none}.question.active{display:block}.question legend{font-size:38px;font-weight:600;letter-spacing:-.035em;line-height:1.15;color:var(--navy);padding:0}.question>p{font-size:16px;color:var(--muted);margin:12px 0 30px}.choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.choices label{display:block;position:relative}.choices input{position:absolute;opacity:0;right:20px;top:20px;width:22px;height:22px;z-index:2;cursor:pointer}.choices span{display:block;min-height:106px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 55px 20px 22px;cursor:pointer;position:relative;transition:.15s}.choices span:after{content:"";position:absolute;right:21px;top:21px;width:20px;height:20px;border:1px solid #b9c9d9;border-radius:50%}.choices.multi span:after{border-radius:6px}.choices b{display:block;font-size:16px;margin-bottom:7px}.choices small{display:block;color:var(--muted);font:400 13px/1.45 'Public Sans'}.choices input:checked+span{border-color:var(--blue);box-shadow:0 0 0 3px #3b82f617;background:#fafdff}.choices input:checked+span:after{background:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 5px #fff}.choices.multi input:checked+span:after{box-shadow:none;background:var(--blue) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20'%3E%3Cpath d='m5 10 3 3 7-7' fill='none' stroke='white' stroke-width='2'/%3E%3C/svg%3E") center/contain}.question button{border:0;background:var(--blue);color:#fff;padding:14px 20px;border-radius:9px;font:600 13px 'Public Sans';cursor:pointer;margin-top:28px}.question button:hover{background:var(--blue-deep)}.form-nav{display:flex;justify-content:space-between}.form-nav .back{background:transparent;color:#60758a;border:1px solid var(--line)}.free,.email{display:block;margin-bottom:22px}.detail{margin-top:22px}.profile-preview{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;background:linear-gradient(135deg,#0d1829,#102c53);color:#fff;border-radius:16px;padding:20px;margin:0 0 22px}.profile-preview .avatar{width:58px;height:58px;border-radius:16px;background:#3b82f6;display:grid;place-items:center;font-weight:700}.profile-preview small,.profile-preview strong,.profile-preview span{display:block}.profile-preview small{color:#8eb9f5;font:500 10px 'Public Sans';text-transform:uppercase;letter-spacing:.1em;margin-bottom:5px}.profile-preview strong{font-size:16px}.profile-preview span{color:#a8bdd2;font:400 12px 'Public Sans';margin-top:4px}.profile-preview>b{font-size:28px;color:#78acff}.free>span,.email>span{display:block;font:600 13px 'Public Sans';margin-bottom:9px}.free textarea,.email input{width:100%;background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px;font:16px 'DM Sans';resize:vertical}.free textarea:focus,.email input:focus{outline:3px solid #3b82f620;border-color:var(--blue)}.email small{font-weight:400;color:var(--muted);margin-left:6px}.thanks{padding:75px 0 10px;max-width:720px}.thanks[hidden]{display:none}.coax-mark{width:72px;height:72px;border-radius:22px;background:#eaf3ff;display:grid;place-items:center;margin-bottom:30px}.coax-mark img{width:52px}.thanks h2{font-size:58px;letter-spacing:-.05em;color:var(--navy);margin:20px 0}.thanks>p:not(.kicker){font-size:20px;line-height:1.6;color:var(--muted)}.thanks>a{display:inline-block;margin-top:20px;color:var(--blue-deep);font-weight:600}.response-reference{display:block;color:var(--blue-deep);font:600 13px 'Public Sans';margin-top:22px}.submission-error{color:#a32626;background:#fff0f0;border:1px solid #f0caca;border-radius:10px;padding:12px 14px;margin-top:20px}.thanks>small{display:block;margin-top:45px;color:#91a3b4}footer{background:#08090d;color:#8ca0b3;display:flex;justify-content:space-between;align-items:center;padding:55px max(28px,calc((100% - 1124px)/2));font:12px 'Public Sans'}footer img{width:70px;filter:brightness(0) invert(1)}footer p{margin:10px 0 0}@media(max-width:800px){header{height:64px}.hero{grid-template-columns:1fr;padding-top:70px}.hero h1{font-size:62px}.conversation{min-height:430px;padding-top:5px}.message{width:84%;margin-bottom:32px}.message.customer:before{right:-20%}.message.coax:before{left:-20%}.why{grid-template-columns:1fr;gap:25px;padding-top:75px;padding-bottom:75px}.why h2{font-size:39px}.why-copy{padding-top:0}.waterfall-showcase{grid-template-columns:1fr;gap:45px;padding:75px 22px}.waterfall-copy h2{font-size:43px}.video-shell{width:100%;max-width:420px;margin:auto}.question-head{align-items:flex-start;gap:25px;flex-direction:column}.question-head h2{font-size:43px}.progress{width:100%}.progress>span{text-align:left}.choices{grid-template-columns:1fr}.question legend{font-size:31px}.questions{padding-top:75px}.actions{align-items:flex-start;flex-direction:column}.quiet-link{display:none}footer{align-items:flex-start;flex-direction:column;gap:30px}.support{font-size:17px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.progress i{transition:none}}