.co-root{--rd-container:min(1280px, 92vw);--rd-shadow-card:0 4px 16px #0a23500a;--rd-shadow-pop:0 14px 34px #0a235029;--rd-shadow-mega:0 24px 60px #0a235029;--rd-chevron-navy:none}.co-root .ce-wrap{max-width:var(--rd-container);margin:0 auto;padding-left:24px;padding-right:24px}.co-root .ce-section{padding:clamp(33px,3.32vw + 7.5px,50px) 0}.co-root .ce-section--tight{padding:clamp(24px,3vw,42px) 0}.co-root .ce-bg-grey{background:var(--co-paper)}.co-root .ce-bg-white{background:#fff}.co-root .ce-bg-navy{background:var(--co-glow-band), linear-gradient(165deg, var(--co-navy), var(--co-navy-deep))}.co-root .ce-head{max-width:620px;margin-bottom:27px}.co-root .ce-head--center{text-align:center;margin-left:auto;margin-right:auto}.co-root .ce-eyebrow{font-family:var(--font-sans);letter-spacing:.01em;color:var(--co-accent-hover);margin-bottom:14px;font-size:12px;font-weight:600;display:block}.co-root .ce-eyebrow--gold{color:var(--co-on-navy);letter-spacing:.01em;font-weight:600}.co-root .ce-h2{letter-spacing:-.02em;color:var(--co-navy);margin:0 0 14px;font-size:clamp(18px,.59vw + 13.5px,21px);font-weight:700;line-height:1.14}.co-root .ce-h2--white{color:#fff}.co-root .ce-lead{color:var(--co-muted);margin:0;font-size:15px;line-height:1.55}.co-root .ce-lead--white{color:#bcccea}.co-root .ce-btn{cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:13px 18px;font-family:inherit;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:transform .15s,box-shadow .15s,background .15s,color .15s;display:inline-flex}.co-root .ce-btn:hover{transform:translateY(-1px)}.co-root .ce-btn--primary{background:var(--co-accent);color:#fff;box-shadow:0 1px 2px #11182729}.co-root .ce-btn--primary:hover{background:var(--co-accent-hover);color:#fff}.co-root .ce-sub-price{color:#1e4db7;white-space:nowrap;background:#eaf0fc;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:700}.co-root .ce-btn--secondary{color:var(--co-navy);background:#fff;border:1.5px solid #d8e1f1}.co-root .ce-btn--secondary:hover{color:var(--co-navy);border-color:var(--co-blue-soft)}.co-root .ce-btn--navy{background:var(--co-navy);color:#fff}.co-root .ce-btn--navy:hover{color:#fff}.co-root .ce-btn--sm{border-radius:9px;padding:9px 16px;font-size:13px}.co-root .ce-textlink{color:var(--co-link);font-size:15px;font-weight:600;text-decoration:none}.co-root .ce-textlink:hover{color:var(--co-navy)}.co-root .ce-nav-links>a,.co-root .ce-svc>a{color:#374151;font-size:13px;font-weight:500;text-decoration:none;transition:color .15s}.co-root .ce-nav-links>a:hover,.co-root .ce-svc>a:hover,.co-root .ce-nav-links a[aria-current=page]{color:var(--co-navy)}.co-root .ce-svc{position:static}.co-root .ce-mega{opacity:0;visibility:hidden;z-index:60;pointer-events:none;width:min(1100px,100vw - 48px);padding-top:24px;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% - 18px);left:50%;transform:translate(-50%)translateY(8px)}.co-root .ce-svc.is-open .ce-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)translateY(0)}.co-root .ce-mega-bridge{pointer-events:none;z-index:59;height:26px;display:block;position:absolute;top:100%;left:0;right:0}.co-root .ce-svc.is-open .ce-mega-bridge{pointer-events:auto}.co-root .ce-mega-inner{border:1px solid var(--co-paper-2);width:100%;box-shadow:var(--rd-shadow-mega);background:#fff;border-radius:18px;max-height:calc(100vh - 96px);padding:24px 28px;overflow-y:auto}.co-root .ce-mega-cols{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.co-root .ce-mega-h{color:var(--co-navy);letter-spacing:-.01em;align-items:center;gap:8px;margin-bottom:12px;font-size:15.5px;font-weight:700;text-decoration:none;display:flex}.co-root .ce-mega-dot{border-radius:50%;flex:none;width:8px;height:8px}.co-root .ce-mega-desc{color:#5b6577;margin:-6px 0 12px;font-size:12px;line-height:1.4;display:block}.co-root .ce-mega a.ce-sub{color:#475569;padding:5px 0;font-size:14.5px;font-weight:500;text-decoration:none;transition:color .15s;display:block}.co-root .ce-mega a.ce-sub:hover{color:var(--co-link)}.co-root .ce-mega-all{color:var(--co-link);margin-top:10px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.co-root .ce-mega-all:hover{color:var(--co-navy)}.co-root .ce-mega-foot{border-top:1px solid var(--co-paper-2);justify-content:space-between;align-items:center;gap:16px;margin-top:18px;padding-top:16px;display:flex}.co-root .ce-mega-foot__browse{color:var(--co-navy);white-space:nowrap;font-size:14px;font-weight:700;text-decoration:none}.co-root .ce-mega-foot__browse:hover{color:var(--co-link)}.co-root .ce-mega-foot__find{color:#5b6577;white-space:nowrap;align-items:center;gap:6px;font-size:13.5px;font-weight:500;text-decoration:none;display:inline-flex}.co-root .ce-mega-foot__find:hover{color:var(--co-link)}.co-root .ce-mega-foot__find span{font-size:15px}@media (max-width:860px){.co-root .ce-nav-links,.co-root .ce-headcta{display:none}.co-root .ce-burger{display:flex}}.co-root .ce-quiz{background:var(--co-glow-band), linear-gradient(165deg, var(--co-navy), var(--co-navy-deep));position:relative;overflow:hidden}.co-root .ce-quiz__glow{pointer-events:none;background:radial-gradient(circle,#f47b2047,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;bottom:-100px;left:-60px}.co-root .ce-quiz__wrap{max-width:1160px;margin:0 auto;padding:clamp(34px,4.5vw,60px) 24px;position:relative}.co-root .ce-quiz__head{text-align:center;max-width:680px;margin:0 auto 24px}.co-root .ce-quiz__head h2{letter-spacing:-.02em;color:#fff;margin:0 0 10px;font-size:clamp(22px,2.8vw,31px);font-weight:700;line-height:1.1}.co-root .ce-quiz__head p{color:#bcccea;margin:0;font-size:16px;line-height:1.5}.co-root .ce-quiz__card{background:#fff;border-radius:24px;max-width:1040px;margin:0 auto;overflow:hidden;box-shadow:0 30px 70px #08183c73}.co-root .ce-quiz__body{padding:clamp(20px,3vw,30px)}.co-root .ce-quiz__bar{background:var(--co-paper-2);border-radius:100px;height:7px;margin-bottom:8px;overflow:hidden}.co-root .ce-quiz__bar>span{background:linear-gradient(90deg, var(--co-link), var(--co-accent));border-radius:100px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);display:block}.co-root .ce-quiz__step{font-family:var(--font-mono);color:#8c99b0;margin-bottom:12px;font-size:12px}.co-root .ce-quiz__q{letter-spacing:-.01em;color:var(--co-navy);margin:0 0 16px;font-size:clamp(19px,2.1vw,23px);font-weight:600;line-height:1.18}.co-root .ce-quiz__opts{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px;display:grid}.co-root .ce-quiz__opt{text-align:left;cursor:pointer;background:var(--co-paper);border:2px solid var(--co-paper-2);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:13px 16px;font-family:inherit;transition:all .18s;display:flex}.co-root .ce-quiz__opt:hover{border-color:var(--co-accent);background:#fff;transform:translateY(-2px);box-shadow:0 10px 24px #00316f1a}.co-root .ce-quiz__opt b{color:var(--co-ink);font-size:16px;font-weight:600;display:block}.co-root .ce-quiz__opt small{color:#6b7280;margin-top:2px;font-size:13.5px;display:block}.co-root .ce-quiz__opt-arrow{width:26px;height:26px;color:var(--co-accent);border:2px solid #d4ddee;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:15px;display:flex}.co-root .ce-quiz__foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.co-root .ce-quiz__back{cursor:pointer;color:#6b7280;background:0 0;border:none;padding:6px 0;font-family:inherit;font-size:14.5px;font-weight:500}.co-root .ce-quiz__hint{color:#9aa7bd;font-size:13.5px}.co-root .ce-quiz__hint a{color:var(--co-link);font-weight:600;text-decoration:none}.co-root .ce-quiz__result-head{background:linear-gradient(120deg, var(--co-link), var(--co-navy));color:#fff;padding:clamp(26px,3.5vw,38px)}.co-root .ce-quiz__result-head h3{color:#fff;margin:0;font-size:clamp(22px,3vw,30px);font-weight:600;line-height:1.15}.co-root .ce-quiz__result-body{padding:clamp(24px,3.5vw,38px)}.co-root .ce-quiz__results{gap:14px;display:grid}.co-root .ce-quiz__res{border:1.5px solid var(--co-paper-2);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:18px;display:flex}.co-root .ce-quiz__res-tag{font-family:var(--font-sans);letter-spacing:0;color:var(--co-link);text-transform:none;background:#eaf0fc;border-radius:8px;flex:none;padding:6px 10px;font-size:12px;font-weight:600}.co-root .ce-quiz__res b{color:var(--co-navy);margin-bottom:3px;font-size:17px;font-weight:600;display:block}.co-root .ce-quiz__res p{color:var(--co-muted);margin:0;font-size:14.5px;line-height:1.5}.co-root .ce-quiz__disclaimer{color:#9aa7bd;margin-top:14px;font-size:12.5px;line-height:1.5}.co-root .ce-quiz__cta{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.co-root .ce-quiz__shortlist{border-top:1px solid var(--co-paper-2);margin-top:22px;padding-top:22px}.co-root .ce-quiz__shortlist label{color:var(--co-navy);margin-bottom:10px;font-size:14px;font-weight:600;display:block}.co-root .ce-quiz__shortlist-row{flex-wrap:wrap;gap:10px;display:flex}.co-root .ce-quiz__shortlist input[type=email]{min-width:0;color:var(--co-ink);border:1.5px solid #d8e1f1;border-radius:12px;flex:240px;padding:14px 16px;font-family:inherit;font-size:15px}.co-root .ce-quiz__shortlist input[type=email]:focus-visible{outline:2px solid var(--co-accent);outline-offset:1px}.co-root .ce-quiz__consent{color:#6b7280;align-items:flex-start;gap:8px;margin-top:12px;font-size:12.5px;line-height:1.5;display:flex}.co-root .ce-quiz__consent input{margin-top:2px}.co-root .ce-quiz__msg{margin-top:12px;font-size:14px;font-weight:600}.co-root .ce-quiz__msg--ok{color:var(--co-link)}.co-root .ce-quiz__msg--err{color:#b3261e}.co-root .ce-hero{background:linear-gradient(180deg, var(--co-paper) 0%, #fff 100%);position:relative;overflow:hidden}.co-root .ce-hero__glow{pointer-events:none;background:radial-gradient(circle,#a6bcec73,#0000 70%);border-radius:50%;width:380px;height:380px;position:absolute;top:-120px;right:-80px}.co-root .ce-hero__grid{grid-template-columns:1fr;align-items:center;gap:clamp(20px,1.95vw + 5px,30px);padding-top:clamp(35px,4.88vw - 2.5px,60px);padding-bottom:clamp(42px,4.69vw + 6px,66px);display:grid;position:relative}.co-root .ce-hero__badge{border:1px solid var(--co-line);color:var(--co-link);background:#fff;border-radius:100px;align-items:center;gap:9px;margin-bottom:26px;padding:7px 14px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 2px 10px #00316f0d}.co-root .ce-hero__dot{background:#1f9d55;border-radius:50%;width:8px;height:8px}.co-root .ce-hero__h1{letter-spacing:-.02em;text-wrap:balance;color:var(--co-navy);margin:0 0 16px;font-size:clamp(20px,1.37vw + 9.5px,27px);font-weight:700;line-height:1.14}.co-root .ce-hero__h1 span{color:var(--co-accent)}.co-root .ce-hero__sub{color:var(--co-muted);max-width:500px;margin:0 0 22px;font-size:clamp(15px,1.1vw,15.5px);line-height:1.55}.co-root .ce-hero__cta{flex-wrap:wrap;gap:14px;margin-bottom:34px;display:flex}.co-root .ce-hero__proof{flex-wrap:wrap;align-items:center;gap:10px 22px;display:flex}.co-root .ce-hero__rating{align-items:center;gap:7px;display:flex}.co-root .ce-hero__stars{color:var(--co-accent);letter-spacing:1px;font-size:16px}.co-root .ce-hero__rating b{color:var(--co-ink);font-size:15px}.co-root .ce-hero__muted{color:#6b7280;font-size:14px}.co-root .ce-hero__sep{background:#dde4f0;width:1px;height:18px}.co-root .ce-hero__stat{color:var(--co-navy);font-size:15px;font-weight:600}.co-root .ce-hero__visual{min-height:320px;position:relative}.co-root .ce-hero__visual-tilt{background:var(--co-on-navy);opacity:.5;border-radius:26px;position:absolute;inset:18px 40px 18px 8px;transform:rotate(-3deg)}.co-root .ce-hero__visual-card{background:var(--co-navy);border-radius:24px;min-height:320px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00316f2e}.co-root .ce-hero__facets{width:100%;height:100%;position:absolute;inset:0}.co-root .ce-hero__mark{opacity:.15;width:30%;height:auto;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.co-root .ce-proof{z-index:2;text-align:center;justify-content:center;align-items:center;padding:28px;display:flex;position:absolute;inset:0}.co-root .ce-proof__bgstage{z-index:0;position:absolute;inset:0}.co-root .ce-proof__bg{opacity:0;transition:opacity .4s;position:absolute;inset:0}.co-root .ce-proof__bg.is-active{opacity:1}.co-root .ce-proof__media{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.co-root .ce-proof__scrim{background:linear-gradient(#001e45a8 0%,#001e4594 40%,#001e45db 100%);position:absolute;inset:0}.co-root .ce-proof__viewport{z-index:1;justify-content:center;align-items:center;width:100%;min-height:168px;display:flex;position:relative}.co-root .ce-proof__slide{opacity:0;pointer-events:none;flex-direction:column;justify-content:center;align-items:center;gap:12px;transition:opacity .4s,transform .4s;display:flex;position:absolute;inset:0;transform:translateY(8px)}.co-root .ce-proof__slide.is-active{opacity:1;pointer-events:auto;transform:translateY(0)}.co-root .ce-proof__keyline{background:var(--co-accent);border-radius:100px;width:38px;height:3px;margin-bottom:2px}.co-root .ce-proof__value{font-family:var(--font-sans);letter-spacing:-.01em;color:#fff;text-shadow:0 1px 14px #00183873;justify-content:center;align-items:baseline;gap:8px;font-size:clamp(30px,1.56vw + 18px,38px);font-weight:600;line-height:1.04;display:flex}.co-root .ce-proof__value--text{letter-spacing:-.01em;font-size:clamp(23px,3.1vw,31px);font-weight:600}.co-root .ce-proof__star{color:var(--co-accent);font-size:.7em;line-height:1}.co-root .ce-proof__label{color:var(--co-blue-soft);text-shadow:0 1px 12px #0018388c;max-width:260px;font-size:15px;line-height:1.45}.co-root .ce-founders{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:44px;display:grid}.co-root .ce-founder{background:var(--co-paper);border-radius:22px;align-items:flex-start;gap:20px;padding:24px;display:flex}.co-root .ce-founder__photo{background:#eef3fb url(/brand/capeasy-watermark.png) 50%/52% no-repeat;border-radius:16px;flex:none;width:112px;height:132px;overflow:hidden}.co-root .ce-founder__name{color:var(--co-navy);font-size:19px;font-weight:700}.co-root .ce-founder__role{color:var(--co-link);margin-bottom:10px;font-size:13.5px;font-weight:500}.co-root .ce-founder__bio{color:var(--co-muted);margin:0;font-size:15px;line-height:1.55}.co-root .ce-humans__reviews{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:14px;display:flex}.co-root .ce-humans__reviews h3{color:var(--co-navy);letter-spacing:-.01em;margin:0;font-size:24px;font-weight:600}.co-root .ce-humans__reviews span{color:#6b7280;font-size:14.5px}.co-root .ce-pillar__bullet{background:var(--co-accent);border-radius:50%;flex:none;width:5px;height:5px}.co-root .ce-svcmap{grid-template-columns:repeat(4,1fr);gap:20px;margin:0;padding:0;list-style:none;display:grid;position:relative}.co-root .ce-svcmap__rail{background:linear-gradient(90deg, #004aad, var(--co-accent-hover));opacity:.35;z-index:0;border-radius:2px;height:3px;position:absolute;top:21px;left:12%;right:12%}.co-root .ce-svcstep{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.co-root .ce-svcstep__node{color:#fff;width:46px;height:46px;box-shadow:0 0 0 6px var(--co-paper);border-radius:50%;place-items:center;margin-bottom:20px;font-size:18px;font-weight:700;display:grid}.co-root .ce-svcstep__card{border:1px solid var(--co-paper-2);border-top:3px solid var(--acc,var(--co-link));width:100%;box-shadow:var(--rd-shadow-card);background:#fff;border-radius:16px;flex-direction:column;flex:1;padding:18px;transition:transform .2s,box-shadow .2s;display:flex}.co-root .ce-svcstep__icon{border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:14px;display:grid}.co-root .ce-svcstep__icon .svg-icon{width:24px;height:24px}.co-root .ce-svcstep__card h3{color:var(--co-navy);letter-spacing:-.01em;margin:0 0 6px;font-size:19px;font-weight:700}.co-root .ce-svcstep__desc{color:var(--co-muted);min-height:42px;margin:0 0 14px;font-size:15px;line-height:1.5}.co-root .ce-svcstep__links{flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.co-root .ce-svcstep__links span{color:#374151;align-items:center;gap:9px;font-size:14px;display:flex}.co-root .ce-svcstep__more{margin-top:auto}@media (prefers-reduced-motion:no-preference){.co-root .ce-svcstep{animation:.5s both ce-step-in;animation-delay:calc(var(--i,0) * 90ms)}@keyframes ce-step-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.co-root .ce-svcstep__card:hover{box-shadow:var(--rd-shadow-pop);transform:translateY(-4px)}}.co-root .ce-flagship{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;display:grid}.co-root .ce-flagship__navy{background:var(--rd-chevron-navy), linear-gradient(135deg, var(--co-navy), var(--co-link));color:#fff;border-radius:24px;padding:clamp(30px,4vw,46px);position:relative;overflow:hidden}.co-root .ce-flagship__navy-glow{background:radial-gradient(circle,#f47b2059,#0000 70%);border-radius:50%;width:200px;height:200px;position:absolute;top:-50px;right:-50px}.co-root .ce-flagship__inner{position:relative}.co-root .ce-flagship__navy h3{letter-spacing:-.02em;color:#fff;margin:0 0 14px;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.1}.co-root .ce-flagship__navy p{color:#cdd8ef;max-width:420px;margin:0 0 24px;font-size:16px;line-height:1.55}.co-root .ce-flagship__stat{align-items:baseline;gap:10px;margin-bottom:24px;display:flex}.co-root .ce-flagship__stat b{color:#fff;font-size:36px;font-weight:700}.co-root .ce-flagship__stat span{color:#bcccea;font-size:14px}.co-root .ce-flagship__grey{background:var(--co-paper);border:1px solid var(--co-paper-2);border-radius:24px;padding:clamp(30px,4vw,46px)}.co-root .ce-flagship__grey h3{letter-spacing:-.02em;color:var(--co-navy);margin:0 0 14px;font-size:clamp(22px,2.4vw,28px);font-weight:700;line-height:1.1}.co-root .ce-flagship__grey p{color:var(--co-muted);max-width:440px;margin:0 0 24px;font-size:16px;line-height:1.55}.co-root .ce-flagship__checks{flex-direction:column;gap:11px;margin-bottom:26px;display:flex}.co-root .ce-flagship__checks span{color:#374151;align-items:center;gap:10px;font-size:15px;display:flex}.co-root .ce-flagship__checks .ce-pillar__bullet{width:6px;height:6px}.co-root .ce-case__link{color:var(--co-link);margin-top:auto;font-size:14.5px;font-weight:600}.co-root .ce-logoband__label{text-align:center;color:#8c99b0;margin-bottom:30px;font-size:14px;font-weight:500}.co-root .ce-logoband__row{flex-wrap:wrap;justify-content:center;align-items:center;gap:18px 26px;display:flex}.co-root .ce-logoband__logo{background:var(--co-paper);border:1px solid var(--co-paper-2);border-radius:10px;justify-content:center;align-items:center;min-width:120px;height:46px;padding:0 18px;display:flex}.co-root .ce-howband{grid-template-columns:repeat(3,1fr);gap:24px;margin:0;padding:0;list-style:none;display:grid;position:relative}.co-root .ce-howband__rail{border-top:2px dotted var(--co-blue-soft);z-index:0;height:0;position:absolute;top:24px;left:16.66%;right:16.66%}.co-root .ce-howstep{z-index:1;text-align:center;flex-direction:column;align-items:center;display:flex;position:relative}.co-root .ce-howstep__node{border:2px solid var(--co-navy);width:48px;height:48px;color:var(--co-navy);box-shadow:0 0 0 6px var(--co-paper);background:#fff;border-radius:50%;place-items:center;margin-bottom:20px;font-size:18px;font-weight:700;display:grid}.co-root .ce-howstep__card{border:1px solid var(--co-paper-2);width:100%;box-shadow:var(--rd-shadow-card);background:#fff;border-radius:15px;flex:1;padding:20px 18px;transition:transform .2s,box-shadow .2s}.co-root .ce-howstep__icon{width:44px;height:44px;color:var(--co-link);background:#eef3fb;border-radius:12px;place-items:center;margin:0 auto 14px;display:grid}.co-root .ce-howstep__icon .svg-icon{width:24px;height:24px}.co-root .ce-howstep__card h3{color:var(--co-navy);letter-spacing:-.01em;margin:0 0 8px;font-size:19px;font-weight:700}.co-root .ce-howstep__card p{color:var(--co-muted);margin:0;font-size:15px;line-height:1.55}@media (prefers-reduced-motion:no-preference){.co-root .ce-howstep{animation:.5s both ce-how-in;animation-delay:calc(var(--i,0) * .1s)}@keyframes ce-how-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.co-root .ce-howstep__card:hover{box-shadow:var(--rd-shadow-pop);transform:translateY(-4px)}}.co-root .ce-schemes__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:42px;display:flex}.co-root .ce-schemes{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px;display:grid}.co-root .ce-scheme{border:1px solid var(--co-paper-2);background:var(--co-paper);border-radius:18px;flex-direction:column;padding:24px;display:flex}.co-root .ce-scheme__code{color:var(--co-navy);margin-bottom:6px;font-size:18px;font-weight:700}.co-root .ce-scheme__desc{color:var(--co-muted);margin-bottom:16px;font-size:14.5px;line-height:1.5}.co-root .ce-scheme__link{margin-top:auto;font-size:14px}.co-root .ce-schemes__disclaimer{color:var(--co-muted);max-width:760px;margin:24px 0 0;font-size:15px;line-height:1.5}.co-root .ce-subhero{background:linear-gradient(180deg, var(--co-paper), #fff);position:relative;overflow:hidden}.co-root .ce-subhero__glow{pointer-events:none;background:radial-gradient(circle,#a6bcec66,#0000 70%);border-radius:50%;width:340px;height:340px;position:absolute;top:-100px;right:-60px}.co-root .ce-subhero__wrap{max-width:var(--rd-container);margin:0 auto;padding:clamp(32px,4vw,58px) 24px clamp(18px,2.8vw,32px);position:relative}.co-root .ce-subhero+.ce-section,.co-root .ce-subhero+.ce-section--tight,.co-root .hero--compact+.ce-section,.co-root .hero--compact+.ce-section--tight{padding-top:clamp(12px,2vw,26px)}.co-root .ce-subhero__h1{letter-spacing:-.03em;color:var(--co-navy);max-width:560px;margin:0 0 14px;font-size:clamp(20px,1.56vw + 8px,28px);font-weight:700;line-height:1.12}.co-root .ce-subhero__h1 span{color:var(--co-accent)}.co-root .ce-subhero__sub{color:var(--co-muted);max-width:560px;margin:0;font-size:clamp(15px,1.1vw,15.5px);line-height:1.55}.co-root .ce-subhero__cta{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.co-root .ce-dir__search input{width:100%;max-width:30rem;color:var(--co-ink);border:1.5px solid #d8e1f1;border-radius:12px;margin-bottom:14px;padding:12px 16px;font-family:inherit;font-size:15px}.co-root .ce-dir__search input:focus-visible{outline:2px solid var(--co-accent);outline-offset:1px}.co-root .ce-dir__bar{flex-wrap:wrap;align-items:flex-end;gap:12px;margin-bottom:18px;display:flex}.co-root .ce-dir__select{flex-direction:column;gap:4px;display:flex}.co-root .ce-dir__select-label{font-family:var(--font-sans);letter-spacing:0;color:var(--co-muted);text-transform:none;font-size:12px;font-weight:600}.co-root .ce-dir__select select{min-width:11rem;color:var(--co-ink);cursor:pointer;background:#fff;border:1.5px solid #d8e1f1;border-radius:100px;padding:10px 16px;font-family:inherit;font-size:14px;font-weight:500}.co-root .ce-dir__count{color:#6b7280;margin:0 0 0 auto;font-size:14px}.co-root .ce-dir__note{color:var(--co-muted);margin:0 0 22px;font-size:15px;line-height:1.5}.co-root .ce-svcpillars{flex-direction:column;gap:clamp(24px,3vw,40px);display:flex}.co-root .ce-svcpillar{border:1px solid var(--co-paper-2);background:#fff;border-radius:22px;padding:clamp(22px,2.6vw,38px);scroll-margin-top:90px;box-shadow:0 1px 2px #10182808,0 18px 40px -26px #00316f29}.co-root .ce-svcpillar__head{border-bottom:1px solid var(--co-paper-2);align-items:center;gap:16px;margin-bottom:clamp(20px,2.2vw,28px);padding-bottom:clamp(18px,2vw,24px);display:flex}.co-root .ce-svcpillar__icon{width:54px;height:54px;color:var(--co-link);background:#eaf0fc;border-radius:15px;flex:none;justify-content:center;align-items:center;display:flex}.co-root .ce-svcpillar__titles{flex:auto;min-width:0}.co-root .ce-svcpillar__titles h2{letter-spacing:-.02em;color:var(--co-navy);margin:0;font-size:clamp(24px,3vw,34px);font-weight:700;line-height:1.05}.co-root .ce-svcpillar__titles p{color:var(--co-muted);margin:5px 0 0;font-size:15.5px}.co-root .ce-svcpillar__all{color:var(--co-link);white-space:nowrap;border:1px solid var(--co-paper-2);border-radius:999px;flex:none;align-self:center;align-items:center;gap:6px;padding:8px 12px;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.co-root .ce-svcpillar__all:hover{background:var(--co-paper);border-color:var(--co-blue-soft)}.co-root .ce-svcpillar__groups{grid-template-columns:repeat(var(--cols,4), minmax(0, 1fr));align-content:start;gap:clamp(18px,2.2vw,30px) clamp(20px,2.4vw,34px);display:grid}@media (max-width:900px){.co-root .ce-svcpillar__groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.co-root .ce-svcpillar__groups{grid-template-columns:1fr}}.co-root .ce-svcgroup__label{font-family:var(--font-sans);letter-spacing:.06em;text-transform:uppercase;color:var(--co-link);margin:0 0 8px;padding:0 10px;font-size:11.5px;font-weight:700}.co-root .ce-svcgroup__list{margin:0;padding:0;list-style:none}.co-root .ce-svcgroup__list--cols{column-width:150px;column-gap:20px}.co-root .ce-svcgroup__list--cols>li{break-inside:avoid}@media (max-width:560px){.co-root .ce-svcgroup__list--cols{column-width:auto}}.co-root .ce-svclink{color:#1f2937;border-radius:10px;justify-content:flex-start;align-items:center;gap:8px;padding:9px 10px;font-size:14.5px;font-weight:500;text-decoration:none;transition:background .14s,color .14s;display:flex}.co-root .ce-svclink__txt{flex:0 auto;min-width:0}.co-root .ce-svclink__arrow{color:var(--co-link);opacity:0;flex:none;font-weight:700;transition:opacity .14s,transform .14s;transform:translate(-4px)}.co-root .ce-svclink:hover{background:var(--co-paper);color:var(--co-navy)}.co-root .ce-svclink:hover .ce-svclink__arrow{opacity:1;transform:none}@media (max-width:640px){.co-root .ce-svcpillar__all .ce-svcpillar__all-word{display:none}.co-root .ce-svcpillar__head{flex-wrap:wrap}}.co-root .ce-scope{position:relative;overflow:hidden}.co-root .ce-scope__glow{background:radial-gradient(circle,#f47b2042,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute;bottom:-90px;right:-60px}.co-root .ce-scope__inner{text-align:center;position:relative}.co-root .ce-layer__items .ce-pillar__bullet{width:6px;height:6px}.co-root .ce-statband{text-align:center;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:28px;display:grid}.co-root .ce-statband__value{color:#fff;letter-spacing:-.01em;font-size:clamp(23px,1.37vw + 12.5px,30px);font-weight:600}.co-root .ce-statband__label{color:#bcccea;margin-top:4px;font-size:14px}.co-root .ce-bios{flex-direction:column;gap:28px;display:flex}.co-root .ce-bio{background:var(--co-paper);border-radius:24px;grid-template-columns:minmax(180px,260px) 1fr;align-items:center;gap:clamp(24px,4vw,48px);padding:clamp(22px,3vw,34px);display:grid}.co-root .ce-bio__photo{aspect-ratio:4/5;background:#eef3fb url(/brand/capeasy-watermark.png) 50%/44% no-repeat;border-radius:18px;overflow:hidden}.co-root .ce-bio h3{color:var(--co-navy);letter-spacing:-.02em;margin:0 0 4px;font-size:clamp(24px,2.8vw,32px);font-weight:700}.co-root .ce-bio__role{color:var(--co-link);margin-bottom:16px;font-size:15px;font-weight:600}.co-root .ce-bio p{color:var(--co-muted);margin:0 0 14px;font-size:16px;line-height:1.6}.co-root .ce-offices{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px;display:grid}.co-root .ce-office{background:var(--co-paper);border:1px solid var(--co-paper-2);border-radius:18px;padding:26px}.co-root .ce-office__kind{font-family:var(--font-sans);letter-spacing:0;color:var(--co-accent-hover);margin-bottom:12px;font-size:12.5px;font-weight:600}.co-root .ce-office__addr{color:#1f2937;font-size:16px;font-weight:500;line-height:1.6}@media (max-width:620px){.co-root .ce-bio{grid-template-columns:1fr}.co-root .ce-bio__photo{max-width:220px}}.co-root .ce-caselist{flex-direction:column;gap:24px;display:flex}.co-root .ce-caserow{background:var(--co-paper);border:1px solid var(--co-paper-2);border-radius:24px;grid-template-columns:minmax(220px,360px) 1fr;align-items:center;gap:clamp(20px,3vw,40px);padding:clamp(20px,2.6vw,30px);text-decoration:none;transition:border-color .15s,transform .15s;display:grid}.co-root .ce-caserow:hover{border-color:var(--co-blue-soft);transform:translateY(-2px)}.co-root .ce-caserow__media{aspect-ratio:16/11;background:#eef3fb url(/brand/capeasy-watermark.png) 50%/44% no-repeat;border-radius:18px}.co-root .ce-caserow__tags{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.co-root .ce-caserow__tag{font-family:var(--font-sans);letter-spacing:0;color:var(--co-accent-hover);text-transform:none;background:#fff0e4;border-radius:7px;padding:3px 9px;font-size:12px;font-weight:600}.co-root .ce-caserow__tag--alt{color:var(--co-link);background:#eaf0fc}.co-root .ce-caserow__body h2{color:var(--co-navy);letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(24px,2.8vw,32px);font-weight:700}.co-root .ce-caserow__body p{color:var(--co-muted);max-width:560px;margin:0 0 18px;font-size:16px;line-height:1.6}@media (max-width:640px){.co-root .ce-caserow{grid-template-columns:1fr}}.co-root .ce-csgrid{grid-template-columns:repeat(auto-fill,minmax(316px,1fr));gap:18px;display:grid}.co-root .ce-cscard{border:1px solid var(--co-paper-2);background:#fff;border-radius:16px;flex-direction:column;padding:22px 22px 16px;text-decoration:none;transition:border-color .15s,box-shadow .2s,transform .15s;display:flex}.co-root .ce-cscard:hover{border-color:var(--co-blue-soft);transform:translateY(-3px);box-shadow:0 14px 34px -20px #00316f66}.co-root .ce-cscard:focus-visible{outline:2px solid var(--co-link);outline-offset:2px}.co-root .ce-cscard__cat{font-family:var(--font-sans);color:var(--co-link);border-left:2px solid var(--co-accent);align-self:flex-start;margin-bottom:16px;padding-left:9px;font-size:12px;font-weight:600}.co-root .ce-cscard__outcome{margin-bottom:15px}.co-root .ce-cscard__val{font-family:var(--font-sans);letter-spacing:-.02em;color:var(--co-navy);font-size:clamp(25px,3vw,32px);font-weight:700;line-height:1.04;display:block}.co-root .ce-cscard__metric{font-family:var(--font-sans);color:var(--co-muted);margin-top:5px;font-size:13px;font-weight:500;line-height:1.3;display:block}.co-root .ce-cscard__title{font-family:var(--font-sans);letter-spacing:-.01em;color:var(--co-ink);text-wrap:balance;margin:0 0 8px;font-size:17px;font-weight:600;line-height:1.34}.co-root .ce-cscard__blurb{font-family:var(--font-sans);color:var(--co-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 16px;font-size:14px;line-height:1.55;display:-webkit-box;overflow:hidden}.co-root .ce-cscard__foot{border-top:1px solid var(--co-paper-2);justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.co-root .ce-cscard__meta{min-width:0;font-family:var(--font-sans);color:var(--co-muted);align-items:center;gap:5px;font-size:12px;font-weight:500;line-height:1.3;display:flex}.co-root .ce-cscard__meta>span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.co-root .ce-cscard__lock{color:var(--co-link);flex:none}.co-root .ce-cscard__go{font-family:var(--font-sans);color:var(--co-link);flex:none;font-size:13px;font-weight:600;transition:color .15s,transform .15s}.co-root .ce-cscard:hover .ce-cscard__go{color:var(--co-accent-hover);transform:translate(2px)}.co-root .ce-story__block .ce-eyebrow{margin-bottom:14px}.co-root .hero--banner,.co-root .hero--compact,.co-root .hero--image{color:var(--co-ink);background:linear-gradient(180deg, var(--co-paper), #fff)!important;min-height:0!important}.co-root .hero--banner .hero__bg,.co-root .hero--compact .hero__bg,.co-root .hero--image .hero__bg,.co-root .hero--image .hero__bg:after{display:none!important}.co-root .hero--banner>.hero__content,.co-root .hero--compact>.container,.co-root .hero--compact .hero__inner{max-width:var(--rd-container);padding-top:clamp(40px,5vw,72px)!important;padding-bottom:clamp(22px,3.5vw,40px)!important}.co-root .hero--banner h1,.co-root .hero--compact h1,.co-root .hero--image h1{letter-spacing:-.02em;font-size:clamp(20px,1.62vw + 6.8px,27.5px);line-height:1.12;color:var(--co-navy)!important}@media (min-width:1600px){.co-root .hero--banner h1,.co-root .hero--compact h1,.co-root .hero--image h1{font-size:clamp(27.5px,.91vw + 13px,30.4px)}}.co-root .hero--banner p,.co-root .hero--compact p,.co-root .hero--image p{max-width:640px;color:var(--co-muted)!important}.co-root .hero--banner .eyebrow,.co-root .hero--compact .eyebrow,.co-root .hero--image .eyebrow{color:var(--co-accent)!important}.co-root .hero--banner .breadcrumb,.co-root .hero--banner .breadcrumb a,.co-root .hero--compact .breadcrumb,.co-root .hero--compact .breadcrumb a{color:var(--co-muted)!important}.co-root .hero--banner .breadcrumb [aria-current=page],.co-root .hero--compact .breadcrumb [aria-current=page]{font-weight:600;color:var(--co-navy)!important}.co-root .hero--banner .btn-primary,.co-root .hero--compact .btn-primary,.co-root .hero--image .btn-primary{background:var(--co-accent)!important;color:#fff!important;box-shadow:0 10px 26px #f47b2057!important}.co-root .hero--banner .btn-secondary,.co-root .hero--compact .btn-secondary,.co-root .hero--image .btn-secondary{color:var(--co-navy)!important;background:#fff!important;border-color:#d8e1f1!important}.co-root .hero--banner .review-badge,.co-root .hero--compact .review-badge{color:var(--co-muted)}.co-root .card{box-shadow:var(--rd-shadow-card);border-radius:20px}.co-root .card--link:hover{box-shadow:var(--rd-shadow-pop)}.co-root .ce-strip{border-top:1px solid #e8edf6;border-bottom:1px solid var(--co-paper-2);background:linear-gradient(#fff,#f6f9fc)}.co-root .ce-strip__grid{max-width:var(--rd-container);grid-template-columns:repeat(auto-fit,minmax(184px,1fr));margin:0 auto;padding:clamp(8px,1.4vw,14px) 8px;display:grid}.co-root .ce-strip__item{border-radius:14px;align-items:flex-start;gap:13px;padding:16px 18px;text-decoration:none;transition:background .15s,box-shadow .15s;display:flex}.co-root .ce-strip__item:hover{background:#fff;box-shadow:0 8px 22px #00316f12}.co-root .ce-strip__glyph{border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:18px;font-weight:700;display:flex}.co-root .ce-strip__body{min-width:0}.co-root .ce-strip__title-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.co-root .ce-strip__title{color:var(--co-navy);font-size:14.5px;font-weight:700}.co-root .ce-strip__soon{font-family:var(--font-mono);letter-spacing:.06em;color:var(--co-accent-hover);background:#fff0e4;border-radius:5px;padding:2px 6px;font-size:8px}.co-root .ce-strip__live{font-family:var(--font-mono);letter-spacing:.06em;color:#fff;background:var(--co-link);border-radius:5px;padding:2px 6px;font-size:8px}.co-root .ce-strip__desc{color:#6b7280;margin-top:3px;font-size:12.5px;line-height:1.4;display:block}.co-root .ce-founder__initials{width:100%;height:100%;font-family:var(--font-mono);color:var(--co-link);background:linear-gradient(135deg,#eef3fb,#dbe6f9);border-radius:16px;justify-content:center;align-items:center;font-size:30px;font-weight:700;display:flex}.co-root .ce-accwrap{max-width:1040px;margin:0 auto;padding:0 24px}.co-root .ce-acc-cols{grid-template-columns:1fr 1fr;align-items:start;gap:18px;display:grid}@media (max-width:820px){.co-root .ce-acc-cols{grid-template-columns:1fr}}.co-root .ce-acc{border:1px solid var(--co-paper-2);background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 24px #00316f0d}.co-root .ce-acc__item{border-top:1px solid var(--co-paper-2);border-left:3px solid #0000;transition:background .2s,border-left-color .2s}.co-root .ce-acc__item:first-child{border-top:0}.co-root .ce-acc__item.is-open{border-left-color:var(--co-accent);background:#fff7f0}.co-root .ce-acc__h{margin:0}.co-root .ce-acc__q{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:14px;width:100%;padding:15px clamp(16px,2.4vw,20px);font-family:inherit;transition:color .15s;display:flex}.co-root .ce-acc__q:hover .ce-acc__q-text,.co-root .ce-acc__q:focus-visible .ce-acc__q-text{color:var(--co-link)}.co-root .ce-acc__q-text{color:var(--co-navy);font-size:15px;font-weight:600;line-height:1.4;transition:color .15s}.co-root .ce-acc__icon{background:var(--co-paper);border:1px solid var(--co-paper-2);width:26px;height:26px;color:var(--co-link);border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:12px;font-weight:700;transition:transform .25s,background .2s,color .2s,border-color .2s;display:flex}.co-root .ce-acc__q[aria-expanded=true] .ce-acc__icon{background:var(--co-accent);border-color:var(--co-accent);color:#fff;transform:rotate(180deg)}.co-root .ce-acc__panel{grid-template-rows:0fr;transition:grid-template-rows .28s;display:grid}.co-root .ce-acc__item.is-open .ce-acc__panel{grid-template-rows:1fr}.co-root .ce-acc__a-inner{min-height:0;overflow:hidden}.co-root .ce-acc__a{color:#2b3340;max-width:70ch;margin:0;padding:0 clamp(16px,2.4vw,20px) 18px;font-size:15px;line-height:1.6}@media (prefers-reduced-motion:reduce){.co-root .ce-acc__panel,.co-root .ce-acc__item{transition:none!important}}.co-root .ce-faq-help{text-align:center;color:#6b7280;margin:26px 0 0;font-size:15px}.co-root .ce-faq-help a{color:var(--co-link);font-weight:600;text-decoration:none}@media (prefers-reduced-motion:reduce){.co-root .ce-strip__item,.co-root .ce-acc__icon,.co-root .ce-proof__slide,.co-root .ce-proof__bg{transition:none!important}}.co-root .ce-rev-carousel{position:relative}.co-root .ce-rev-viewport{border-radius:20px;overflow:hidden}.co-root .ce-rev-track{transition:transform .5s cubic-bezier(.4,0,.2,1);display:flex}.co-root .ce-rev__card{border:1px solid var(--co-paper-2);box-shadow:var(--rd-shadow-card);background:#fff;border-radius:20px;flex-direction:column;gap:16px;min-height:240px;margin:0;padding:clamp(24px,4vw,40px);display:flex}.co-root .ce-rev__stars{color:var(--co-accent);letter-spacing:2px;font-size:18px}.co-root .ce-rev__stars-empty{color:#d8e1f1}.co-root .ce-rev__quote{color:var(--co-ink);-webkit-line-clamp:5;-webkit-box-orient:vertical;margin:0;font-size:clamp(17px,2vw,20px);font-weight:500;line-height:1.6;display:-webkit-box;overflow:hidden}.co-root .ce-rev__by{flex-direction:column;gap:2px;margin-top:auto;display:flex}.co-root .ce-rev__name{color:var(--co-navy);font-size:15.5px;font-weight:700}.co-root .ce-rev__src{font-family:var(--font-mono);color:#9aa7bd;letter-spacing:.04em;font-size:11.5px}.co-root .ce-rev-controls{justify-content:center;align-items:center;gap:16px;margin-top:22px;display:flex}.co-root .ce-rev-arrow{width:44px;height:44px;color:var(--co-navy);cursor:pointer;background:#fff;border:1.5px solid #d8e1f1;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;transition:border-color .15s,background .15s;display:flex}.co-root .ce-rev-arrow:hover{border-color:var(--co-blue-soft);background:var(--co-paper)}.co-root .ce-rev-dots{align-items:center;gap:9px;display:flex}.co-root .ce-rev-dot{cursor:pointer;background:#cdd8ef;border:0;border-radius:50%;width:9px;height:9px;padding:0;transition:background .15s,transform .15s}.co-root .ce-rev-dot.is-active{background:var(--co-accent);transform:scale(1.25)}@media (prefers-reduced-motion:reduce){.co-root .ce-rev-track,.co-root .ce-rev-dot{transition:none!important}}.co-root .ce-svclead{border:1px solid var(--co-paper-2);box-shadow:var(--rd-shadow-card);background:#fff;border-radius:18px;padding:22px}.co-root .ce-svclead__head h3{color:var(--co-navy);letter-spacing:-.01em;margin:0 0 4px;font-size:19px;font-weight:700}.co-root .ce-svclead__head p{color:var(--co-muted);margin:0 0 14px;font-size:15px;line-height:1.5}.co-root .ce-svclead__steps{flex-direction:column;gap:8px;margin:0 0 16px;padding:0;list-style:none;display:flex}.co-root .ce-svclead__steps li{color:#374151;padding-left:22px;font-size:13.5px;line-height:1.4;position:relative}.co-root .ce-svclead__steps li:before{content:"✓";color:var(--co-accent);font-weight:700;position:absolute;top:0;left:0}.co-root .ce-svclead__form{flex-direction:column;gap:9px;display:flex}.co-root .ce-svclead__form input[type=text],.co-root .ce-svclead__form input[type=tel],.co-root .ce-svclead__form input[type=email]{color:var(--co-ink);border:1.5px solid #d8e1f1;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:14px}.co-root .ce-svclead__form input:focus-visible{outline:2px solid var(--co-accent);outline-offset:1px}.co-root .ce-svclead__consent{color:#6b7280;align-items:flex-start;gap:7px;font-size:11.5px;line-height:1.45;display:flex}.co-root .ce-svclead__consent input{margin-top:2px}.co-root .ce-svclead__form .ce-btn{width:100%}.co-root .ce-svclead__ok{color:var(--co-link);padding:8px 0;font-size:14px;font-weight:600;line-height:1.5}.co-root .ce-svclead__err{color:#b3261e;font-size:12.5px;font-weight:600}.co-root .ce-svclead__wa{text-align:center;color:var(--co-navy);border:1.5px solid #d8e1f1;border-radius:11px;margin-top:10px;padding:11px;font-size:14.5px;font-weight:600;text-decoration:none;display:block}.co-root .ce-svclead__wa:hover{border-color:var(--co-blue-soft);background:var(--co-paper)}.co-root .ce-svclead__trust{text-align:center;color:var(--co-muted);margin-top:14px;font-size:13px}.co-root .ce-svclead__trust b{color:var(--co-ink)}.co-root .ce-svclead__disc{color:var(--co-muted);text-align:center;margin:10px 0 0;font-size:15px;line-height:1.45}.co-root .ce-svccat{background:var(--co-paper);border:1px solid var(--co-paper-2);border-radius:18px;padding:20px 22px}.co-root .ce-svccat__h{font-family:var(--font-sans);letter-spacing:0;text-transform:none;color:var(--co-muted);margin:0 0 12px;font-size:12px;font-weight:600}.co-root .ce-svccat__list{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.co-root .ce-svccat__list a{color:var(--co-navy);font-size:14px;font-weight:500;text-decoration:none}.co-root .ce-svccat__list a:hover{color:var(--co-link)}.co-root .ce-svccat__all{color:var(--co-accent)!important;font-size:13.5px!important;font-weight:600!important}.co-root .ce-relsvc-sec{background:var(--co-paper)}.co-root .ce-relsvc__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:22px;display:flex}.co-root .ce-relsvc__title{color:var(--co-navy);letter-spacing:-.01em;margin:0;font-size:clamp(21px,2.4vw,28px);font-weight:700}.co-root .ce-relsvc__pills{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:10px;display:grid}.co-root .ce-relsvc__pill{text-align:center;border:1px solid var(--co-paper-2);color:#374151;background:#fff;border-radius:11px;justify-content:center;align-items:center;padding:12px 15px;font-size:13.5px;font-weight:500;text-decoration:none;transition:border-color .15s,color .15s,background .15s;display:flex}.co-root .ce-relsvc__pill:hover{border-color:var(--co-blue-soft);color:var(--co-navy)}.co-root .ce-comply__grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(32px,5vw,64px);display:grid}@media (max-width:820px){.co-root .ce-comply__grid{grid-template-columns:1fr}}.co-root .ce-comply__cta{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.co-root .ce-comply__chips{grid-template-columns:1fr 1fr;gap:14px;display:grid}.co-root .ce-comply__chip{background:#123e7a;border:1px solid #ffffff29;border-radius:16px;flex-direction:column;gap:3px;padding:18px;text-decoration:none;transition:background .15s,border-color .15s,transform .15s;display:flex;box-shadow:0 6px 16px #000c234d}.co-root .ce-comply__chip:hover{border-color:var(--co-on-navy);background:#1a4a8c;transform:translateY(-2px)}.co-root .ce-comply__chip b{font-family:var(--font-mono);color:#fff;letter-spacing:.02em;font-size:15px;font-weight:600}.co-root .ce-comply__chip span{color:var(--co-blue-soft);font-size:13px}.co-root .ce-retention{background:var(--co-paper);border:1px solid var(--co-paper-2);border-left:4px solid var(--co-accent);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;transition:box-shadow .15s,border-color .15s;display:flex}.co-root .ce-retention:hover{box-shadow:var(--rd-shadow-card);border-left-color:var(--co-accent-hover)}.co-root .ce-retention__text{flex-direction:column;gap:3px;min-width:0;display:flex}.co-root .ce-retention__text b{color:var(--co-navy);letter-spacing:-.01em;font-size:16.5px;font-weight:700}.co-root .ce-retention__text span{color:var(--co-muted);font-size:14px;line-height:1.5}.co-root .ce-retention__cta{color:var(--co-link);white-space:nowrap;flex:none;font-size:14.5px;font-weight:600}@media (prefers-reduced-motion:reduce){.co-root .ce-comply__chip,.co-root .ce-retention,.co-root .ce-filing{transition:none!important}}.co-root .ce-statband__star{color:var(--co-on-navy)}.co-root .ce-origin{grid-template-columns:.85fr 1.15fr;align-items:start;gap:clamp(28px,5vw,64px);display:grid}.co-root .ce-origin__lead .ce-h2{margin:0}.co-root .ce-origin__body p{color:var(--co-muted);margin:0 0 18px;font-size:17px;line-height:1.7}.co-root .ce-origin__body p:last-child{margin-bottom:0}.co-root .ce-origin__body em{color:var(--co-muted);font-style:italic}@media (max-width:760px){.co-root .ce-origin{grid-template-columns:1fr}}.co-root .ce-timeline{margin:0;padding:0;list-style:none;position:relative}.co-root .ce-timeline:before{content:"";background:linear-gradient(var(--co-blue-soft), var(--co-paper-2));width:2px;position:absolute;top:6px;bottom:6px;left:7px}.co-root .ce-timeline__item{padding:0 0 30px 40px;position:relative}.co-root .ce-timeline__item:last-child{padding-bottom:0}.co-root .ce-timeline__item:before{content:"";border:3px solid var(--co-blue-soft);background:#fff;border-radius:50%;width:16px;height:16px;position:absolute;top:4px;left:0}.co-root .ce-timeline__item--now:before{border-color:var(--co-accent);background:var(--co-accent)}.co-root .ce-timeline__year{color:var(--co-link);margin-bottom:4px;font-size:13px;font-weight:600}.co-root .ce-timeline__item--now .ce-timeline__year{color:var(--co-accent-hover)}.co-root .ce-timeline__body h3{color:var(--co-navy);letter-spacing:-.01em;margin:0 0 5px;font-size:18px;font-weight:700}.co-root .ce-timeline__body p{color:var(--co-muted);margin:0;font-size:15px;line-height:1.55}.co-root .ce-difference{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-top:40px;display:grid}.co-root .ce-difference__card{border:1px solid var(--co-paper-2);box-shadow:var(--rd-shadow-card);background:#fff;border-radius:16px;padding:26px}.co-root .ce-difference__card h3{color:var(--co-navy);letter-spacing:-.01em;margin:0 0 8px;font-size:18px;font-weight:700}.co-root .ce-difference__card p{color:var(--co-muted);margin:0;font-size:15px;line-height:1.6}.co-root .ce-difference__card em{color:var(--co-muted);font-style:italic}.co-root .ce-reach{grid-template-columns:1.25fr .85fr;align-items:center;gap:clamp(24px,4vw,44px);display:grid}@media (prefers-reduced-motion:no-preference){.co-root .ce-reach{animation:.6s both ce-reach-in}@keyframes ce-reach-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}}.co-root .ce-reach__map{min-width:0}.co-root .ce-reach__rail{flex-direction:column;gap:22px;display:flex}.co-root .ce-reach__stats{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.co-root .ce-reach__stat{background:var(--co-paper);border:1px solid var(--co-paper-2);text-align:center;border-radius:14px;padding:14px 12px}.co-root .ce-reach__stat-value{color:var(--co-navy);letter-spacing:-.01em;font-size:clamp(16px,1.9vw,21px);font-weight:600}.co-root .ce-reach__stat-label{color:var(--co-muted);margin-top:3px;font-size:12px;line-height:1.35}.co-root .ce-reach__top{background:var(--co-glow-band), linear-gradient(165deg, var(--co-navy), var(--co-navy-deep));border-radius:16px;padding:20px 22px}.co-root .ce-reach__top-h{color:var(--co-on-navy);margin:0 0 14px;font-size:13px;font-weight:600}.co-root .ce-reach__list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.co-root .ce-reach__row{border-radius:8px;grid-template-columns:18px 1fr 70px auto;align-items:center;gap:10px;padding:4px 6px;transition:background .15s;display:grid}.co-root .ce-reach__row.is-active{background:#ffffff1a}.co-root .ce-reach__rank{color:var(--co-on-navy);text-align:center;font-size:12px;font-weight:700}.co-root .ce-reach__state{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;overflow:hidden}.co-root .ce-reach__bar{background:#a6bcec40;border-radius:4px;height:6px;display:block;overflow:hidden}.co-root .ce-reach__bar span{background:linear-gradient(90deg, var(--co-blue-soft), var(--co-on-navy));border-radius:4px;height:100%;display:block}.co-root .ce-reach__count{color:#fff;text-align:right;font-size:13px;font-weight:700}.co-root .ce-reach__live{color:#bcccea;min-height:1.2em;margin:14px 0 0;font-size:12.5px}.co-root .ce-vidgrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;display:grid}.co-root .ce-vidgrid--4{grid-template-columns:repeat(4,1fr);margin-top:24px}@media (max-width:900px){.co-root .ce-vidgrid--4{grid-template-columns:repeat(2,1fr)}}@media (max-width:520px){.co-root .ce-vidgrid--4{grid-template-columns:1fr}}.co-root .ce-vidcard{margin:0}.co-root .ce-vidcard__frame{aspect-ratio:4/5;box-shadow:var(--rd-shadow-card);background:#e6edf8;border-radius:16px;position:relative;overflow:hidden}.co-root .ce-vidcard--43 .ce-vidcard__frame{aspect-ratio:4/3}.co-root .ce-vidcard--wide .ce-vidcard__frame{aspect-ratio:16/9}.co-root .ce-vidcard__media{object-fit:cover;background:#000;border:0;width:100%;height:100%;position:absolute;inset:0}.co-root .ce-vidcard__poster{cursor:pointer;background-color:#e6edf8;background-position:50%;background-repeat:no-repeat;background-size:cover;border:0;width:100%;height:100%;padding:0;position:absolute;inset:0}.co-root .ce-vidcard__poster--ph{cursor:default;background-color:#e6edf8;background-image:linear-gradient(160deg,#eef3fb,#dbe6f7),url(/brand/capeasy-watermark.png);background-position:50%,50% 40%;background-repeat:no-repeat,no-repeat;background-size:cover,46%}.co-root .ce-vidcard__tag{z-index:3;color:var(--co-navy);background:#ffffffeb;border-radius:7px;padding:4px 9px;font-size:11px;font-weight:600;position:absolute;top:12px;left:12px;box-shadow:0 1px 3px #00316f24}.co-root .ce-vidcard__play{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#1e4db780;border:1px solid #fff6;border-radius:50%;place-items:center;width:60px;height:60px;transition:background .15s;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 6px 20px #001b3f47}.co-root .ce-vidcard--live:hover .ce-vidcard__play,.co-root .ce-vidcard__poster:hover .ce-vidcard__play{background:#1e4db7ad}.co-root .ce-vidcard__play svg{margin-left:2px}.co-root .ce-vidcard__grad{z-index:1;pointer-events:none;background:linear-gradient(#0000 48%,#001b3f73 74%,#001b3feb 100%);position:absolute;inset:0}.co-root .ce-vidcard__label{z-index:2;position:absolute;bottom:12px;left:14px;right:14px}.co-root .ce-vidcard__title{color:#fff;letter-spacing:-.01em;font-size:14.5px;font-weight:700;display:block}.co-root .ce-vidcard__sub{color:#cdd8ef;margin-top:2px;font-size:12.5px;line-height:1.35;display:block}@media (prefers-reduced-motion:no-preference){.co-root .ce-vidcard__poster:not(.ce-vidcard__poster--ph) .ce-vidcard__play{transition:transform .2s}.co-root .ce-vidcard__poster:not(.ce-vidcard__poster--ph):hover .ce-vidcard__play,.co-root .ce-vidcard__poster:not(.ce-vidcard__poster--ph):focus-visible .ce-vidcard__play{transform:translate(-50%,-50%)scale(1.08)}}.co-root .ce-vidcard__poster:focus-visible{outline:3px solid var(--co-accent);outline-offset:-3px}.co-root .ce-humans__more{margin-top:20px;display:inline-block}.co-root .ce-svchero{background:radial-gradient(circle at 82% 18%, #2d6fe080, transparent 55%), linear-gradient(135deg, var(--co-navy) 0%, var(--co-navy-deep) 100%);position:relative;overflow:hidden}.co-root .ce-svchero__bg{z-index:0;position:absolute;inset:0}.co-root .ce-svchero__scrim{z-index:1;pointer-events:none;background:linear-gradient(90deg,#00163af2 0%,#00163ac7 46%,#00163a8c 100%),linear-gradient(#00163a1a,#00163a6b);position:absolute;inset:0}.co-root .ce-svchero__grid{z-index:2;grid-template-columns:1.4fr .9fr;align-items:center;gap:clamp(24px,4vw,56px);padding-block:clamp(30px,4vw,54px);display:grid;position:relative}.co-root .ce-svchero__main{max-width:640px}.co-root .ce-svchero .breadcrumb{color:#b9cbee;margin-bottom:14px;font-size:13px}.co-root .ce-svchero .breadcrumb a{color:#b9cbee;text-decoration:none}.co-root .ce-svchero .breadcrumb a:hover{color:#fff;text-decoration:underline}.co-root .ce-svchero .breadcrumb [aria-current=page]{color:#fff;font-weight:500}.co-root .ce-svchero .breadcrumb [aria-hidden]{color:#ffffff80}.co-root .ce-svchero__eyebrow{letter-spacing:.01em;color:var(--co-on-navy);margin-bottom:12px;font-size:13px;font-weight:600;display:block}.co-root .ce-svchero__h1{color:#fff;letter-spacing:-.02em;text-wrap:balance;margin:0 0 12px;font-size:clamp(20px,1.56vw + 8px,28px);font-weight:700;line-height:1.12}.co-root .ce-svchero__sub{color:#cdd8ef;-webkit-line-clamp:3;-webkit-box-orient:vertical;max-width:560px;margin:0 0 18px;font-size:clamp(15px,1vw,15.5px);line-height:1.5;display:-webkit-box;overflow:hidden}.co-root .ce-svchero__cta{flex-wrap:wrap;gap:12px;display:flex}.co-root .ce-svchero__aside{justify-self:end;width:100%;max-width:360px}.co-root .ce-svchero__proof{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#02112ceb;border:1px solid #ffffff29;border-radius:18px;padding:22px 24px}.co-root .ce-svchero__proof-label{letter-spacing:.01em;color:var(--co-on-navy);margin-bottom:14px;font-size:12px;font-weight:600;display:block}.co-root .ce-svchero__proof-stack{min-height:5.6em;position:relative}.co-root .ce-svchero__proof-pair{inset-inline:0;opacity:0;pointer-events:none;flex-direction:column;gap:12px;transition:opacity .5s,transform .5s;display:flex;position:absolute;top:0;transform:translateY(6px)}.co-root .ce-svchero__proof-pair.is-active{opacity:1;pointer-events:auto;transform:none}.co-root .ce-svchero__proof-item{color:#fff;align-items:flex-start;gap:10px;margin:0;font-size:15px;font-weight:500;line-height:1.35;display:flex}.co-root .ce-svchero__proof-tick{color:var(--co-on-navy);flex:none;font-weight:700;line-height:1.35}@media (prefers-reduced-motion:reduce){.co-root .ce-svchero__proof-pair{transition:none}}.co-root .ce-research__grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);align-items:start;gap:clamp(28px,4vw,56px);display:grid}@media (max-width:900px){.co-root .ce-research__grid{grid-template-columns:1fr}}.co-root .ce-research__soon{color:var(--rd-muted,#5a6a80);margin:10px 0 0}.co-root .ce-research__tiles{gap:14px;margin-top:22px;display:grid}.co-root .ce-research__tile{border:1px solid var(--co-paper-2);background:#fff;border-radius:14px;align-items:flex-start;gap:14px;padding:16px 18px;display:flex}.co-root .ce-research__glyph{width:40px;height:40px;color:var(--co-link);background:#eaf0fc;border-radius:10px;flex:none;place-items:center;font-size:19px;font-weight:700;display:grid}.co-root .ce-research__tile h3{margin:2px 0 4px;font-size:16.5px}.co-root .ce-research__tile p{color:var(--rd-muted,#5a6a80);margin:0;font-size:14.5px;line-height:1.5}.co-root .ce-research__date{color:var(--rd-muted,#5a6a80);align-self:center;font-size:12.5px}.co-root .hero--image .eyebrow,.co-root .hero--image .ce-eyebrow,.co-root .section--navy .eyebrow,.co-root .section--navy .ce-eyebrow{color:var(--co-on-navy)}.co-root .hero--image h1{color:#fff}.co-root .ce-svcstep__head{align-items:center;gap:12px;margin-bottom:12px;display:flex}.co-root .ce-svcstep__head .ce-svcstep__icon{flex:none;margin-bottom:0}.co-root .ce-svcstep__head h3{margin:0}.co-root .ce-strip__title-row{white-space:nowrap;flex-wrap:nowrap;min-width:0}.co-root .ce-strip__title{text-overflow:ellipsis;overflow:hidden}.co-root .ce-strip__desc{min-height:2.75em;display:block}.co-root .ce-strip__grid{padding-inline:14px}.co-root .ce-fvidband .ce-eyebrow{color:var(--co-on-navy)}.co-root .ce-strip__title{font-size:14px}.co-root .ce-strip__item{gap:11px;padding:16px 14px}.co-root .ce-howstep__head{align-items:center;gap:12px;margin-bottom:10px;display:flex}.co-root .ce-howstep__head .ce-howstep__icon{flex:none;margin:0}.co-root .ce-howstep__head h3{margin:0}.co-root .ce-howstep__card{text-align:left}.co-root .ce-howstep__card p{margin-left:0;margin-right:0}.co-root .ce-strip__glyph--logo{border:1px solid var(--co-paper-2);background:#fff}.co-root .ce-strip__glyph--logo img{border-radius:8px;display:block}.co-root .ce-soft__oneid{text-align:center;color:var(--co-muted);margin:22px auto 0;font-size:15px}.co-root .ce-soft__oneid strong{color:var(--co-navy)}.co-root .ce-soft__oneid a{color:var(--co-link);white-space:nowrap;font-weight:600;text-decoration:none}.co-root .ce-soft__oneid a:hover{text-decoration:underline}.co-root .ce-vidcard--live .ce-vidcard__frame{cursor:pointer;background:#0b1e3f}.co-root .ce-vidcard--live .ce-vidcard__media{cursor:pointer}.co-root .ce-vidcard__vol{z-index:4;cursor:pointer;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#06142e8c;border:0;border-radius:50%;place-items:center;width:34px;height:34px;transition:background .15s;display:grid;position:absolute;top:10px;right:10px}.co-root .ce-vidcard__vol:hover{background:#06142ecc}.co-root .ce-vidcard__play--btn{cursor:pointer;border:0;padding:0}@media (prefers-reduced-motion:no-preference){.co-root .ce-vidcard--live .ce-vidcard__play--btn{transition:transform .2s}.co-root .ce-vidcard--live:hover .ce-vidcard__play--btn{transform:translate(-50%,-50%)scale(1.08)}}.co-root .ce-rev-page{flex:0 0 100%;gap:16px;min-width:0;padding:4px;display:flex}.co-root .ce-rev-page>.ce-rev__card,.co-root .ce-rev-page>.ce-cscard{flex:1 1 0;min-width:0}.co-root .ce-rev-page>.ce-cscard{align-self:stretch}.co-root .ce-rev-track--static{transition:none}.co-root .ce-svcbody strong{font-weight:400}.co-root .ce-svcbody h2 strong,.co-root .ce-svcbody h3 strong{font-weight:inherit}.co-root .ce-svcsearch{text-align:left;max-width:560px;margin:20px auto 4px;position:relative}.co-root .ce-svcsearch__label{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.co-root .ce-svcsearch__input{width:100%;font:inherit;font-size:var(--fs-base);color:var(--co-ink);border:1px solid var(--co-paper-2);background:#fff;border-radius:12px;padding:13px 16px;box-shadow:0 1px 2px #1018280f}.co-root .ce-svcsearch__input::placeholder{color:var(--text-muted)}.co-root .ce-svcsearch__input:focus-visible{outline:2px solid var(--co-accent);outline-offset:2px;border-color:#0000}.co-root .ce-svcsearch__results{z-index:60;inset-inline:0;border:1px solid var(--co-paper-2);background:#fff;border-radius:12px;max-height:60vh;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);overflow-y:auto;box-shadow:0 14px 40px #10182824}.co-root .ce-svcsearch__hit{color:var(--co-ink);border-radius:8px;flex-direction:column;gap:2px;padding:9px 11px;text-decoration:none;display:flex}.co-root .ce-svcsearch__hit:hover,.co-root .ce-svcsearch__hit.is-active,.co-root .ce-svcsearch__hit:focus-visible{background:var(--bg-muted)}.co-root .ce-svcsearch__hit-title{font-weight:600;line-height:1.3}.co-root .ce-svcsearch__hit-cat{font-size:var(--fs-xs);color:var(--text-muted)}.co-root .ce-svcsearch__empty{font-size:var(--fs-sm);color:var(--text-muted);margin:8px 0 0}.co-root .ce-svcsearch--page .ce-svcsearch__results{text-align:left}.co-root .ce-mega-search{border-bottom:1px solid var(--co-paper-2);margin-bottom:14px;padding:4px 4px 14px}.co-root .ce-svcsearch--menu .ce-svcsearch__input{border-radius:10px;padding:10px 13px}.co-root .ce-hubintro,.co-root .ce-hubwrap{max-width:74ch}.co-root .ce-hubscope{border-collapse:collapse;width:100%;font-size:var(--fs-sm);margin-top:1rem}.co-root .ce-hubscope th,.co-root .ce-hubscope td{text-align:left;vertical-align:top;border-bottom:1px solid var(--co-paper-2);padding:12px 14px}.co-root .ce-hubscope th{font-size:var(--fs-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted)}.co-root .ce-hubscope td:first-child{width:34%}@media (max-width:640px){.co-root .ce-hubscope thead{display:none}.co-root .ce-hubscope tr{border-bottom:1px solid var(--co-paper-2);padding:10px 0;display:block}.co-root .ce-hubscope td{border:0;padding:2px 0;display:block}.co-root .ce-hubscope td:first-child{width:auto}}.co-root .ce-svccard__icon{background:var(--rd-navy-tint,#eaf0fc);width:38px;height:38px;color:var(--co-navy);border-radius:10px;justify-content:center;align-items:center;margin-bottom:12px;display:inline-flex}.co-root .ce-svccard__icon .ce-svcicon{width:20px;height:20px}.co-root .ce-svccard:hover .ce-svccard__icon{background:var(--co-navy);color:#fff}@media (prefers-reduced-motion:no-preference){.co-root .ce-svccard__icon{transition:background-color .15s,color .15s}}@media (max-width:640px){.co-root .ce-calc__cal thead{display:none}.co-root .ce-calc__cal tbody tr{border-bottom:1px solid var(--co-paper-2);padding:12px clamp(14px,4vw,18px);display:block}.co-root .ce-calc__cal tbody td{border:0;padding:0;display:block}.co-root .ce-calc__cal tbody td:nth-child(2){white-space:normal;margin-top:3px}.co-root .ce-calc__cal tbody td:last-child{margin-top:3px}}.co-root .ce-relcs{background:var(--co-paper)}.co-root .section--navy .btn-primary,.co-root .hero .btn-primary,.co-root .success-band .btn-primary,.co-root .site-footer a.btn-primary{color:var(--co-navy);background:#fff;box-shadow:0 6px 16px #00000038}.co-root .section--navy .btn-primary:hover,.co-root .hero .btn-primary:hover,.co-root .success-band .btn-primary:hover,.co-root .site-footer a.btn-primary:hover{color:var(--co-navy);background:#e6eeff}.co-root .section--navy .btn-secondary,.co-root .hero .btn-secondary,.co-root .success-band .btn-secondary,.co-root .cta-band .btn-secondary{color:#fff;background:#ffffff0f;border-color:#ffffffd9}.co-root .section--navy .btn-secondary:hover,.co-root .hero .btn-secondary:hover,.co-root .success-band .btn-secondary:hover,.co-root .cta-band .btn-secondary:hover{color:var(--co-navy);background:#fff;border-color:#fff}.co-root .card{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:1.6rem}.co-root .card-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;display:grid}.co-root .card--link{color:inherit;text-decoration:none;transition:box-shadow .18s,transform .18s,border-color .18s;display:block}.co-root .card--link:hover{box-shadow:var(--shadow-lg);border-color:var(--co-blue-soft);color:inherit;transform:translateY(-3px)}.co-root .card h3{font-size:var(--fs-lg)}.co-root .hero{background:linear-gradient(155deg, var(--co-navy) 0%, #143a82 55%, var(--co-link) 120%);color:#fff;position:relative;overflow:hidden}.co-root .hero:after{content:"";pointer-events:none;background:radial-gradient(40% 60% at 85% 20%,#2d6fe080,#0000 70%),radial-gradient(30% 40% at 10% 90%,#a6bcec2e,#0000 70%);position:absolute;inset:0}.co-root .hero h1{color:#fff;font-size:var(--fs-hero);max-width:14ch}.co-root .hero h1 .accent{color:var(--co-on-navy)}.co-root .hero p{color:#dbe6ff;font-size:var(--fs-lg);max-width:52ch}.co-root .hero--bleed .hero__bg{z-index:0;position:absolute;inset:0}.co-root .hero--bleed .hero__bg:after{content:"";z-index:1;background:linear-gradient(95deg,#091c42f2 0%,#0d285fdb 42%,#143a8294 100%);position:absolute;inset:0}.co-root .hero--image{position:relative}.co-root .hero--image .hero__bg{z-index:0;position:absolute;inset:0}.co-root .hero--image .hero__bg:after{content:"";background:linear-gradient(120deg,#0b2350eb 30%,#143a82c7);position:absolute;inset:0}.co-root .hero--image>.container{z-index:1;position:relative}.co-root .hero--compact{align-items:center;min-height:clamp(248px,34vh,372px);display:flex}.co-root .hero--compact:after{display:none}.co-root .hero--compact>.container,.co-root .hero--compact .hero__inner{z-index:1;width:100%;padding-block:clamp(2.6rem,6vw,4rem);position:relative}.co-root .hero--compact h1{max-width:24ch}@media (max-width:860px){.co-root .hero__inner{grid-template-columns:1fr;gap:1.5rem}.co-root .hero__art{display:none}}.co-root .review-badge{border-radius:var(--radius-pill);color:#fff;background:#ffffff1f;border:1px solid #ffffff38;align-items:center;gap:.5rem;padding:.4rem .95rem;font-size:.9rem;display:inline-flex}.co-root .review-badge .stars{color:var(--co-on-navy);letter-spacing:1px}.co-root .ss-proof{background:linear-gradient(180deg, #eaf1fb 0%, var(--co-paper) 100%);border-bottom:1px solid var(--co-blue-soft)}.co-root .ss-proof__grid{grid-template-columns:1fr auto;align-items:center;gap:clamp(1.5rem,4vw,3rem);padding-block:clamp(2.1rem,4.5vw,3.2rem);display:grid}.co-root .ss-proof__lead{max-width:42rem}.co-root .ss-proof__lead h1{color:var(--co-navy);letter-spacing:-.02em;margin:.7rem 0 .5rem;font-size:clamp(1.35rem,2.6vw,2rem);line-height:1.12}.co-root .ss-proof__lead p{color:var(--co-ink);font-size:var(--fs-lg);max-width:52ch;margin:0}.co-root .ss-proof__action{flex-direction:column;justify-self:end;align-items:flex-end;gap:10px;display:flex}.co-root .review-badge--light{border-color:var(--co-blue-soft);color:var(--co-navy);background:#fff}.co-root .review-badge--light .stars{color:var(--co-link)}@media (max-width:760px){.co-root .ss-proof__grid{grid-template-columns:1fr}.co-root .ss-proof__action{justify-self:start}}.co-root .hub-card__title .muted{margin:0;font-size:.9rem}@media print{.co-root .site-header,.co-root .site-footer,.co-root .skip-link,.co-root .banner-strip,.co-root .service-aside,.co-root .hero__cta,.co-root .pdf-actions,.co-root .breadcrumb,.co-root .btn{display:none!important}.co-root .print-only{display:block}.co-root body{color:var(--co-ink);background:#fff;font-size:11pt}.co-root .hero,.co-root .hero--compact{color:var(--co-ink)!important;background:#fff!important;padding:0 0 .5rem!important}.co-root .hero h1{color:var(--co-navy)!important}.co-root .hero p{color:#333!important}.co-root .section{padding-block:.5rem!important}.co-root .service-layout{display:block!important}.co-root .prose{font-size:11pt;max-width:100%!important}.co-root .stat__value{color:var(--co-navy)!important}.co-root a{color:var(--co-link)!important}.co-root .print-header{border-bottom:3px solid var(--co-link);justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:8px;display:flex!important}.co-root .print-header .brand{font-size:20pt}.co-root .print-header__label{text-transform:uppercase;letter-spacing:.08em;color:var(--co-navy);font-size:9pt;font-weight:700}.co-root .print-footer{color:#666;border-top:1px solid #ccc;margin-top:18px;padding-top:8px;font-size:8.5pt;display:block!important}}.co-root .experts-grid{grid-template-columns:repeat(auto-fit,minmax(220px,258px));justify-content:center;gap:1.25rem;max-width:1100px;margin:1.75rem auto 0;display:grid}.co-root .expert-card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-sm);text-align:center;background:#fff;flex-direction:column;align-items:center;margin:0;padding:1.6rem 1.25rem 1.35rem;display:flex}.co-root .expert-card__photo,.co-root .expert-card__avatar{object-fit:cover;border-radius:50%;width:88px;height:88px;margin-bottom:.85rem}.co-root .expert-card__avatar{background:var(--co-navy);color:#fff;letter-spacing:.02em;justify-content:center;align-items:center;font-size:1.5rem;font-weight:800;display:inline-flex}.co-root .expert-card__name{color:var(--co-navy);margin:0;font-size:1.1rem}.co-root .expert-card__role{color:var(--co-link);margin:.15rem 0 0;font-size:.9rem;font-weight:600}.co-root .lp-hero .review-badge{border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--co-navy);background:#fff;font-weight:600}.co-root .lp-hero .review-badge .stars{color:var(--co-accent);letter-spacing:0}
