.brand-site{--navy-0:#000208;--navy-1:#00050c;--navy-2:#060d17;--navy-3:#0c141f;--navy-4:#141d2a;--ink:#101628;--paper:#f4f6fa;--paper-2:#fff;--muted:#5c6578;--muted-dark:#c4cbe0;--line:#e3e7ef;--line-dark:#ffffff1a;--orange:#f75507;--orange-deep:#d94704;--orange-soft:#fff1ea;--max:1360px;--gutter:clamp(1.05rem, 3.4vw, 3.6rem);--anchor:clamp(1.6rem, 5vw, 7.6rem);--header-h:clamp(64px, 5.2vw, 84px);--hero-copy-w:32vw;--hero-media-w:100%;--lower-split:52;--ribbon-w:38%;--band-pad:clamp(.55rem, 1.5vh, 1.1rem);--band-gap:clamp(.85rem, 2vw, 1.6rem);--radius:12px;--radius-sm:10px;color:var(--ink);background:var(--paper);min-height:100vh;overflow-x:clip}.home-shell{background:var(--navy-1);flex-direction:column;display:flex}@media (min-width:1100px) and (min-height:820px){.home-shell{height:100svh;min-height:0;max-height:100svh;overflow:hidden}}.home-frame{flex-direction:column;display:flex}@media (min-width:1100px) and (min-height:820px){.home-shell .site-footer{display:none}}body:has(.brand-site){background:var(--navy-1);overflow-x:clip}.brand-site,.brand-site button,.brand-site input,.brand-site summary{font-family:var(--font-body), "Segoe UI", system-ui, sans-serif}.brand-site h1,.brand-site h2,.brand-site h3,.brand-site .display,.brand-site .plan-price,.brand-site .unused-logo-type{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.034em;text-wrap:balance;font-weight:800;line-height:.96}.brand-wrap{width:min(var(--max), calc(100% - (var(--gutter) * 2)));margin-inline:auto}.brand-site :focus-visible{outline:3px solid var(--orange);outline-offset:3px}.brand-logo{width:auto;max-width:100%;height:clamp(46px,4.6vw,66px);display:block}.site-footer .brand-logo{height:34px}.brand-site .site-header{z-index:40;background:var(--navy-1);border-bottom:1px solid #0000;position:sticky;top:0}.brand-site .site-header.is-overlay{background:linear-gradient(180deg, #0002088c, #00020800), linear-gradient(90deg, var(--navy-1) 0%, var(--navy-1) 26%, #00050cd1 44%, #00050c6b 62%, #00050c1f 78%, transparent 92%);position:absolute;top:0;left:0;right:0}.brand-site .nav-inner{width:100%;min-height:var(--header-h);padding-left:var(--anchor);padding-right:var(--anchor);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.2rem;margin-inline:0;display:grid}.home-shell .site-header.is-overlay{background:0 0;position:relative}.home-shell .nav-inner{min-height:clamp(58px,7.4vh,96px)}.brand-site .site-logo{flex:none;align-items:center;gap:.7rem;min-width:0;display:inline-flex}.brand-site .desktop-nav{justify-content:center;align-items:center;gap:clamp(1rem,1.9vw,2.2rem);margin-left:0;font-size:.92rem;font-weight:650;display:flex}.brand-site .desktop-nav a{color:#ffffffdb;padding-block:.4rem}.brand-site .desktop-nav a:hover,.brand-site .desktop-nav a:focus-visible{color:#fff}.brand-site .desktop-nav a:after,.brand-site .nav-login:after{display:none}.brand-site .nav-actions{justify-self:end;align-items:center;gap:.7rem;margin-left:0;display:flex}.brand-site .nav-login{border-radius:var(--radius-sm);color:#fff;border:1px solid #ffffff47;min-height:42px;padding:.45rem .95rem;font-size:.88rem;font-weight:700}.brand-site .nav-login:hover{background:#ffffff0f;border-color:#fff}.brand-site .mobile-nav{grid-column:3;margin-left:auto;display:none}.brand-site .mobile-nav summary{color:#fff;background:0 0;border:1px solid #ffffff47;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.brand-site .mobile-nav summary svg{width:20px;height:20px}.brand-site .mobile-nav nav{padding:.4rem var(--gutter) 1.1rem;background:var(--navy-1);border-bottom:1px solid var(--line-dark);display:grid;position:absolute;top:100%;left:0;right:0}.brand-site .mobile-nav nav a{border-bottom:1px solid var(--line-dark);color:#fff;align-items:center;min-height:48px;font-weight:650;display:flex}.brand-site .button{min-height:52px;box-shadow:none;letter-spacing:0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.25rem;font-size:.94rem;font-weight:750;transition:background .16s,color .16s,border-color .16s,transform .16s;display:inline-flex;transform:none}.brand-site .button:hover{box-shadow:none;transform:translateY(-1px)}.brand-site .button-primary{color:#fff;background:var(--orange);border-color:var(--orange)}.brand-site .button-primary:hover{background:var(--orange-deep);border-color:var(--orange-deep)}.brand-site .button-ghost{color:#fff;background:0 0;border-color:#ffffff47}.brand-site .button-ghost:hover{background:#ffffff0f;border-color:#fff}.brand-site .button-inverse{color:var(--navy-1);background:#fff;border-color:#fff}.brand-site .button-inverse:hover{background:var(--orange-soft);border-color:var(--orange-soft)}.brand-site .button-small{min-height:42px;padding:.5rem .95rem;font-size:.86rem}.brand-site .text-arrow{flex:none;width:16px;height:9px}.hero-band{color:#fff;background:var(--navy-1);flex-direction:column;min-height:0;display:flex;position:relative;overflow:clip}@media (min-width:1100px){.hero-band{height:770px;min-height:740px}}@media (min-width:1100px) and (max-width:1360px){.hero-band{height:740px;min-height:730px}}@media (min-width:1100px) and (min-height:820px){.home-shell .hero-band{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:visible}.home-shell .hero-layer,.home-shell .hero-copy{min-height:0}}.hero-stage{z-index:0;width:100%;height:100%;margin:0;position:absolute;top:0;bottom:0;left:0}.hero-veil{z-index:1;pointer-events:none;background:linear-gradient(90deg, var(--navy-1) 0%, #00050cf5 16%, #00050ccc 27%, #00050c70 38%, #00050c24 49%, transparent 60%), linear-gradient(180deg, #0002089e 0%, #00020824 20%, transparent 40%), linear-gradient(0deg, #000208e6 0%, #0002085c 14%, transparent 34%), radial-gradient(140% 120% at 68% 42%, transparent 30%, #00020885 100%);position:absolute;inset:0}.hero-stage-plate{background:var(--navy-2);width:100%;height:100%;position:relative;overflow:hidden}.hero-media{-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;filter:brightness(.9)saturate(.94)contrast(1.05);width:100%;height:100%;display:block}.hero-stage-plate:before,.hero-stage-plate:after{pointer-events:none;content:"";position:absolute;inset:0}.hero-stage-plate:after{background:linear-gradient(270deg,#0002089e 0%,#00020838 9%,#0000 22%),linear-gradient(#00020857 0%,#0000 22% 60%,#000208d1 100%)}.hero-layer{z-index:3;grid-template-columns:var(--hero-copy-w) minmax(0, 1fr) auto;width:100%;min-height:0;padding:5.6rem var(--anchor) .55rem;flex:auto;align-items:center;margin-inline:0;display:grid;position:relative}.hero-copy{min-width:0;width:var(--hero-copy-w);padding-bottom:.15rem}.hero-cue{color:#fff;text-align:left;align-items:center;gap:.8rem;max-width:15rem;margin:0;display:none}.hero-cue-ring{color:#fff;background:#00050c6b;border:1px solid #ffffff80;border-radius:50%;flex:none;place-items:center;width:clamp(38px,3.4vh,52px);height:clamp(38px,3.4vh,52px);display:grid}.hero-cue-ring svg{stroke-linecap:round;stroke-linejoin:round;width:46%;height:46%}.hero-cue-copy{flex-direction:column;gap:.18rem;min-width:0;display:flex}.hero-cue-copy strong{font-size:clamp(.78rem,1.5vh,.95rem);font-weight:700;line-height:1.24}.hero-cue-copy>span{color:#ffffffb3;font-size:clamp(.7rem,1.25vh,.82rem);line-height:1.3}.hero-copy h1,.brand-site .hero-copy h1{color:#fff;text-wrap:nowrap;white-space:nowrap;max-width:none;margin:0;font-size:clamp(2.35rem,4vw,3.65rem);line-height:.96}.home-shell .hero-copy h1{font-size:clamp(1.65rem,min(5.4vh,4.4vw),3.9rem)}.home-shell .hero-layer{align-items:center;padding:clamp(.2rem,1.2vh,.8rem) 0}.home-shell .hero-lede{margin-top:clamp(.45rem,1.5vh,1.05rem);font-size:clamp(.8125rem,min(1.8vh,1.25vw),1.08rem)}.home-shell .hero-actions{margin-top:clamp(.55rem,1.7vh,1.35rem)}.home-shell .hero-actions .button{min-height:clamp(40px,5.4vh,48px)}.hero-copy h1 .accent-line{color:var(--orange)}.hero-lede{max-width:34rem;color:var(--muted-dark);margin:1.15rem 0 0;font-size:clamp(1.0625rem,1.25vw,1.1875rem);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.45rem;display:flex}.hero-actions .button{min-height:52px}.hero-copy .hi-1,.hero-copy .hi-2,.hero-copy .hi-3{animation:.2s both rise-in}.hero-copy .hi-1{animation-delay:40ms}.hero-copy .hi-2{animation-delay:.14s}.hero-copy .hi-3{animation-delay:.23s}@keyframes rise-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.trust-row{z-index:2;width:min(var(--max), calc(100% - (var(--gutter) * 2)));flex:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem 1.2rem;margin:0 auto;padding:1.1rem 0 2rem;list-style:none;display:grid;position:relative}.home-shell .trust-row{gap:.45rem .9rem;padding:clamp(.35rem,1.3vh,.9rem) 0 clamp(.5rem,1.6vh,1.05rem)}.home-shell .trust-row strong{font-size:clamp(.8125rem,1.6vh,.9rem)}.home-shell .trust-row span{font-size:clamp(.8125rem,1.4vh,.8rem)}.home-shell .trust-row .icon-tile,.home-shell .trust-row .icon-tile .brand-icon{width:clamp(36px,5vh,46px);height:clamp(36px,5vh,46px)}.trust-row li{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;display:grid}.trust-row strong{color:#fff;font-size:.92rem;font-weight:750;display:block}.trust-row span{color:var(--muted-dark);font-size:.8rem;line-height:1.4;display:block}.icon-tile{width:44px;height:44px;color:var(--orange);background:#f755071a;border:1px solid #f7550759;border-radius:12px;place-items:center;display:grid;overflow:hidden}.icon-tile .brand-icon,.icon-tile svg{width:22px;height:22px;color:var(--orange)}.brand-icon{width:var(--icon-size,48px);height:var(--icon-size,48px);background:#fff;display:block;overflow:hidden}.brand-icon img{-o-object-fit:cover;object-fit:cover;-o-object-position:8% 8%;object-position:8% 8%;width:122%;max-width:none;height:122%;display:block}.icon-tile .brand-icon{width:22px;height:22px}.suit-band{color:#fff;background:var(--navy-0);border-top:1px solid var(--line-dark)}.suit-band p{color:#ffffffc7;letter-spacing:.04em;text-align:center;text-wrap:balance;margin:0;padding-block:.95rem;font-size:.86rem;font-weight:650}.home-shell .suit-band p{letter-spacing:.03em;padding-block:clamp(.4rem,1.15vh,.7rem);font-size:clamp(.8125rem,1.5vh,.86rem)}.solutions{background:var(--paper-2);padding-block:clamp(3.4rem,7vw,6.2rem)}.home-lower{grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);min-height:0;display:grid;overflow:visible}.home-shell .solutions{min-height:0;padding:clamp(.7rem, 2vh, 1.35rem) clamp(.85rem, 2vw, 1.4rem) clamp(.7rem, 2vh, 1.35rem) max(var(--gutter), calc((100vw - var(--max)) / 2));display:flex;overflow:hidden}.home-shell .solutions-grid{flex:auto;align-items:center;gap:clamp(.7rem,1.8vw,1.4rem);width:100%;min-height:0}.home-shell .dash-shot{aspect-ratio:16/10;align-self:center;width:100%;height:auto}.home-shell .solutions-copy{min-width:0}.home-shell .solutions h2{max-width:16ch;font-size:clamp(1.15rem,min(3.6vh,2.6vw),2.15rem)}.home-shell .section-lede{margin-top:.4rem;font-size:clamp(.8125rem,1.55vh,.92rem);line-height:1.4}.home-shell .capability-list{gap:clamp(.28rem,.9vh,.55rem);margin-top:clamp(.45rem,1.3vh,.85rem)}.home-shell .capability-list strong{font-size:clamp(.8125rem,1.55vh,.95rem)}.home-shell .capability-list span{font-size:clamp(.8125rem,1.35vh,.84rem)}.home-shell .tick{width:22px;height:22px}.home-lower .solutions{padding:clamp(2.6rem, 4.4vw, 3.8rem) clamp(1.2rem, 2.4vw, 2rem) clamp(2.6rem, 4.4vw, 3.8rem) max(var(--gutter), calc((100vw - var(--max)) / 2))}.home-lower .pricing-band{padding:clamp(2.6rem, 4.4vw, 3.8rem) max(var(--gutter), calc((100vw - var(--max)) / 2)) clamp(2.6rem, 4.4vw, 3.8rem) clamp(1.2rem, 2.4vw, 2rem)}.home-lower .pricing-head h2{font-size:clamp(1.45rem,1.8vw,1.8rem)}.home-lower .solutions-copy{display:contents}.home-lower .solutions h2,.home-lower .solutions .section-lede{grid-column:1/-1}.solutions-grid{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(1.4rem,3.6vw,2.8rem);display:grid}.solutions h2{max-width:11.2em;margin:0;font-size:clamp(2rem,2.8vw,2.55rem)}.sol-line{white-space:nowrap;display:block}.section-lede{max-width:36rem;color:var(--muted);margin:1rem 0 0;font-size:1.04rem;line-height:1.6}.capability-list{gap:.95rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.capability-list li{grid-template-columns:28px minmax(0,1fr);align-items:start;gap:.8rem;display:grid}.tick{width:26px;height:26px;color:var(--orange);background:#f7550721;border-radius:999px;place-items:center;margin-top:.1rem;display:grid;box-shadow:inset 0 0 0 1px #f7550738}.tick svg{stroke-width:2.6px;width:13px;height:13px}.capability-list strong{font-size:1rem;display:block}.capability-list span{color:var(--muted);margin-top:.15rem;font-size:.92rem;line-height:1.45;display:block}.dash-shot{border:1px solid var(--line);border-radius:var(--radius);background:#00050c;min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:0 18px 36px #00050c1f}.dash-shot.dash-abstract{aspect-ratio:auto;background:radial-gradient(circle at 80% 0,#f7550729,#0000 36%),#060d17;min-height:320px;padding:1.15rem 1.15rem 1.2rem}.dash-stage{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:stretch;gap:1rem;min-height:280px;display:grid}.dash-phone{place-items:center;padding:.4rem;display:grid}.dash-phone-glass{background:linear-gradient(#163056 0%,#0b1730 58%,#07101f 100%);border:1px solid #ffffff29;border-radius:28px;width:min(100%,198px);min-height:268px;padding:1.15rem .85rem 1rem;box-shadow:inset 0 0 0 3px #0a0f18,0 16px 28px #00000047}.dash-phone-time{color:#fff;font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.04em;text-align:center;margin:0 0 1.1rem;font-size:1.55rem;font-weight:800}.dash-sms{color:#101628;background:#fff;border-radius:14px;padding:.7rem .75rem .75rem}.dash-sms span{color:#f75507;letter-spacing:.08em;font-size:.62rem;font-weight:800;display:block}.dash-sms strong{letter-spacing:-.02em;margin-top:.28rem;font-size:.78rem;font-weight:750;line-height:1.3;display:block}.dash-sms p{color:#5c6578;margin:.28rem 0 0;font-size:.7rem;line-height:1.35}.dash-path{color:#e8edf8;flex-direction:column;justify-content:center;min-width:0;padding:.35rem .2rem .35rem .15rem;display:flex}.dash-path-kicker{color:#f75507;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:800}.dash-path ol{gap:.65rem;margin:0;padding:0;list-style:none;display:grid}.dash-path li{color:#ffffffb8;gap:.15rem;font-size:.78rem;line-height:1.4;display:grid}.dash-path li span{color:#fff;font-size:.92rem;font-weight:750}.dash-path-note{color:#ffffffa3;margin:.95rem 0 0;font-size:.76rem;line-height:1.45}.home-shell .dash-shot{aspect-ratio:auto;height:100%;max-height:100%}.pricing-band{color:#fff;background:radial-gradient(circle at 80% 0%, #f755071f, transparent 28%), var(--navy-1);padding-block:clamp(3.4rem,7vw,6.2rem)}.home-shell .pricing-band{min-height:0;padding:clamp(.7rem, 2vh, 1.35rem) max(var(--gutter), calc((100vw - var(--max)) / 2)) clamp(.7rem, 2vh, 1.35rem) clamp(.85rem, 2vw, 1.4rem);flex-direction:column;display:flex;overflow:hidden}.pricing-head{text-align:center;max-width:none;margin-bottom:1.6rem}.pricing-head .marketing-icon{margin-inline:auto;margin-bottom:.7rem}.home-shell .pricing-head{max-width:none;margin-bottom:clamp(.4rem,1.2vh,.75rem)}.home-shell .pricing-head h2{font-size:clamp(1.05rem,min(2.8vh,2vw),1.55rem)}.home-shell .pricing-kicker{margin-bottom:.3rem;font-size:.8125rem}.pricing-kicker{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .65rem;font-size:.76rem;font-weight:800}.pricing-head h2,.inner-hero h1{margin:0;font-size:clamp(2.1rem,4.4vw,3.5rem)}.pricing-head p,.inner-hero p{color:var(--muted-dark);margin:.85rem 0 0;font-size:1.02rem;line-height:1.55}.plan-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch;gap:.9rem;display:grid}.plan-grid.is-compact{gap:.5rem}.plan-grid.is-compact .plan-card{padding:1.05rem .65rem .75rem}.plan-grid.is-compact .plan-name{font-size:.9rem}.plan-grid.is-compact .plan-price{margin-top:.55rem;font-size:1.45rem}.plan-grid.is-compact .plan-unit,.plan-grid.is-compact .plan-points li{font-size:.74rem}.plan-grid.is-compact .plan-points{margin:.7rem 0 .8rem}.plan-grid.is-compact .plan-card .button{min-height:42px;padding:.4rem .45rem;font-size:.8rem}.plan-card{border:1px solid var(--line-dark);color:#fff;background:#0c141f9e;border-radius:16px;flex-direction:column;min-width:0;padding:1.25rem 1.1rem 1.15rem;transition:transform .16s,border-color .16s,background .16s;display:flex;position:relative}.plan-card:hover{border-color:#f7550773;transform:translateY(-4px)}.plan-card.is-featured{border-color:var(--orange);background:#f7550714}.plan-flag{color:#fff;background:var(--orange);letter-spacing:.08em;white-space:nowrap;border-radius:999px;padding:.18rem .6rem;font-size:.62rem;font-weight:800;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.plan-name{align-items:center;gap:.55rem;margin:.15rem 0 0;font-size:1.05rem;font-weight:750;display:flex}.plan-price{margin:.85rem 0 0;font-size:clamp(1.7rem,2.4vw,2.15rem)}.plan-unit{color:var(--muted-dark);margin:.2rem 0 0;font-size:.8rem}.plan-blurb{color:var(--muted-dark);margin:.7rem 0 0;font-size:.86rem;line-height:1.45}.plan-points{flex:auto;gap:.45rem;margin:1rem 0 1.15rem;padding:0;list-style:none;display:grid}.plan-points li{color:#ffffffe0;grid-template-columns:14px minmax(0,1fr);gap:.5rem;font-size:.82rem;line-height:1.4;display:grid}.plan-points li:before{content:"";background:var(--orange);border-radius:999px;width:6px;height:6px;margin-top:.42rem}.plan-card .button{width:100%;min-height:48px;margin-top:auto}.plan-card .button-ghost:hover{border-color:var(--orange);color:#fff}.home-shell .plan-grid{flex:auto;gap:.45rem;min-height:0}.home-shell .plan-card{min-width:0;padding:clamp(.7rem,1.5vh,.95rem) .55rem .55rem;overflow:hidden}.home-shell .plan-card.is-featured{padding-top:clamp(1.15rem,2.2vh,1.45rem)}.home-shell .plan-flag{letter-spacing:.04em;font-size:.8125rem;top:.35rem}.home-shell .plan-name{margin:0;font-size:clamp(.8125rem,1.55vh,.92rem)}.home-shell .plan-name .icon-tile{width:28px;height:28px}.home-shell .plan-price{margin-top:clamp(.35rem,1vh,.6rem);font-size:clamp(1.05rem,min(2.6vh,1.8vw),1.55rem)}.home-shell .plan-unit{font-size:.8125rem}.home-shell .plan-points{gap:.22rem;margin:.45rem 0 .55rem}.home-shell .plan-points li{font-size:.8125rem}.home-shell .plan-card .button{min-height:36px;padding:.35rem .45rem;font-size:.8125rem}.reassure{background:var(--paper-2);border-top:1px solid var(--line)}.reassure-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:0;display:grid}.reassure-grid article{border-right:1px solid var(--line);grid-template-columns:56px minmax(0,1fr);align-items:center;gap:.75rem;min-width:0;padding:1.2rem 1rem;display:grid}.reassure-grid article:last-child{border-right:0}.reassure-grid strong{font-size:.92rem;display:block}.reassure-grid span{color:var(--muted);margin-top:.15rem;font-size:.8rem;line-height:1.4;display:block}.cta-bar{color:#fff;background:var(--orange)}.cta-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem 1.4rem;padding-block:1.35rem;display:flex}.cta-actions{flex-wrap:wrap;align-items:center;gap:.75rem 1rem;display:flex}.cta-legal{gap:.75rem;font-size:.8125rem;font-weight:700;display:flex}.cta-legal a{color:#ffffffeb}.cta-legal a:hover,.cta-legal a:focus-visible{color:#fff;text-underline-offset:3px;text-decoration:underline}.home-shell .cta-inner{padding-block:clamp(.5rem,1.45vh,.9rem)}.home-shell .cta-copy strong{font-size:clamp(.95rem,min(2.2vh,1.8vw),1.2rem)}.home-shell .cta-copy p{font-size:.8125rem}.home-shell .cta-bar .button{min-height:clamp(38px,5vh,46px)}.cta-copy{flex-wrap:wrap;align-items:baseline;gap:.35rem .85rem;min-width:0;display:flex}.cta-copy strong{letter-spacing:-.03em;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:800}.cta-copy p{color:#ffffffeb;margin:0;font-size:.95rem}.faq-band{background:var(--paper);padding-block:clamp(3rem,6vw,5rem)}.faq-band h2{margin:0;font-size:clamp(2rem,4vw,3rem)}.brand-site .faq-list{border-top:1px solid var(--line);margin-top:1.4rem}.brand-site .faq-list details{border-bottom:1px solid var(--line)}.brand-site .faq-list summary{cursor:pointer;min-height:64px;padding:1.1rem 2.4rem 1.1rem 0;font-size:1.02rem;font-weight:750;list-style:none;position:relative}.brand-site .faq-list summary::-webkit-details-marker{display:none}.brand-site .faq-list summary:after{width:auto;height:auto;color:var(--orange);content:"+";background:0 0;border:0;font-size:1.4rem;font-weight:400;position:absolute;top:50%;right:0;transform:translateY(-50%)}.brand-site .faq-list details[open] summary:after{content:"-"}.brand-site .faq-list details p{max-width:42rem;color:var(--muted);margin:0;padding:0 0 1.15rem;line-height:1.6}.about-band{background:var(--paper-2);border-top:1px solid var(--line);padding-block:clamp(3rem,6vw,5rem)}.about-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:clamp(1.4rem,4vw,3.4rem);display:grid}.about-band h2{max-width:12ch;margin:0;font-size:clamp(2rem,4vw,3.1rem)}.about-band p{color:var(--muted);margin:0 0 .9rem;font-size:1.02rem;line-height:1.6}.inner-hero{color:#fff;background:var(--navy-1);padding:2.4rem 0 2.6rem}.inner-hero .hero-actions{margin-top:1.35rem}.inner-hero h1{max-width:16ch}.page-main{background:var(--paper)}.page-main .policy-grid{padding-top:clamp(2rem,5vw,3.2rem)}.brand-site .legal-hero{padding-block:2.4rem 2.2rem}.brand-site .legal-hero h1{margin:0;font-size:clamp(2.4rem,5vw,4.2rem)}.brand-site .legal-kicker{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;margin:0 0 .7rem;font-size:.76rem;font-weight:800}.brand-site .legal-lede{max-width:40rem;color:var(--muted-dark);margin:1rem 0 0;font-size:1.02rem;line-height:1.6}.brand-site .legal-meta{color:#ffffffb8;flex-wrap:wrap;gap:.4rem 1.1rem;margin:1rem 0 0;padding:0;font-size:.88rem;list-style:none;display:flex}.brand-site .policy-grid{grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:clamp(1.4rem,4vw,3.4rem);padding-bottom:clamp(3rem,7vw,5.5rem);display:grid}.brand-site .policy-aside{border:1px solid var(--line);background:#fff;border-radius:14px;padding:1.1rem 1.15rem;position:static}.brand-site .policy-aside strong{font-family:var(--font-display), sans-serif;letter-spacing:-.03em;text-transform:none;font-size:.95rem}.brand-site .policy-content h2{font-size:clamp(1.45rem,2.4vw,1.9rem)}.brand-site .policy-content a{color:var(--orange-deep)}.brand-site.docs-shell,.brand-site .docs-layout{color:var(--ink);background:var(--paper)}.brand-site .docs-mobile-bar{background:var(--navy-1);border-bottom:1px solid var(--line-dark)}.brand-site .docs-mobile-bar summary{color:#fff;font-weight:700}.brand-site .docs-layout{width:min(var(--max), calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding-block:2.2rem 4.5rem}.brand-site .docs-sidebar>span{border-bottom-color:var(--navy-1);color:var(--navy-1);font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.1em;text-transform:uppercase;font-size:.72rem}.brand-site .docs-sidebar nav a{color:var(--muted)}.brand-site .docs-sidebar nav a:hover{color:var(--navy-1)}.brand-site .docs-boundary-note{border:1px solid var(--line);border-radius:var(--radius);background:#fff}.brand-site .docs-hero{border:1px solid var(--navy-1);border-radius:var(--radius);color:#fff;background:var(--navy-1);padding:1.6rem 1.5rem 1.7rem}.brand-site .docs-hero.compact{padding:1.35rem 1.4rem 1.4rem}.brand-site .docs-hero h1{color:#fff;font-size:clamp(2.1rem,4.6vw,3.6rem);line-height:.96}.brand-site .docs-hero>p:not(.eyebrow){color:var(--muted-dark)}.brand-site .docs-hero .quiet-link{color:#fff;font-weight:700}.brand-site .docs-hero>div{align-items:center}.brand-site .docs-section{padding-block:2.4rem}.brand-site .docs-section>h2,.brand-site .docs-section-heading h2{letter-spacing:-.03em;font-size:clamp(1.55rem,3vw,2.2rem)}.brand-site .docs-warning{background:var(--orange-soft);border-color:#f0c9b2;border-radius:12px}.brand-site .eyebrow{color:var(--orange-deep);font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.1em}.docs-bound{gap:.85rem;margin:1.4rem 0 0;padding:0;list-style:none;display:grid}.docs-bound li{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:.9rem;display:grid}.docs-bound-index{min-height:32px;color:var(--navy-1);background:var(--orange-soft);letter-spacing:.08em;border-radius:8px;justify-content:center;align-items:center;padding:.25rem .45rem;font-size:.68rem;font-weight:800;display:inline-flex}.docs-bound p{color:var(--muted);margin:.25rem 0 0}.code-switch{border:1px solid var(--line);background:var(--navy-1);color:#e8edf8;border-radius:14px;margin-top:1.2rem;overflow:hidden}.code-switch-tabs{background:#10182d;flex-wrap:wrap;gap:0;display:flex}.code-switch-tabs button{min-height:44px;color:var(--muted-dark);background:0 0;border:0;border-right:1px solid #ffffff14;padding:.55rem .95rem;font-weight:700}.code-switch-tabs button.is-active,.code-switch-tabs button[aria-selected=true]{color:#fff;background:var(--navy-2)}.code-switch pre{font-family:var(--font-mono), ui-monospace, monospace;margin:0;padding:1.1rem 1.15rem;font-size:.82rem;line-height:1.55;overflow-x:auto}.code-switch-foot{color:var(--muted-dark);border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.7rem;padding:.7rem 1rem;font-size:.78rem;display:flex}.code-switch-actions{align-items:center;gap:.7rem;display:flex}.code-switch-actions button,.code-switch-actions a{color:#fff;background:0 0;border:1px solid #ffffff29;border-radius:8px;align-items:center;gap:.4rem;min-height:36px;padding:.3rem .7rem;font-weight:700;display:inline-flex}.brand-site .site-footer{color:var(--muted-dark);background:var(--navy-0)}.brand-site .footer-grid{width:min(var(--max), calc(100% - (var(--gutter) * 2)));margin-inline:auto;padding-block:3.2rem 2.4rem}.brand-site .footer-brand p{max-width:28rem;color:var(--muted-dark)}.brand-site .footer-grid nav strong{font-family:var(--font-body), system-ui, sans-serif;letter-spacing:.08em}.brand-site .footer-grid nav a:hover{color:#fff}.brand-site .footer-note{border-left:0;padding-left:0}.brand-site .footer-bottom{width:min(var(--max), calc(100% - (var(--gutter) * 2)));border-top:1px solid var(--line-dark);flex-wrap:wrap;justify-content:space-between;gap:.5rem 1rem;margin-inline:auto;padding-block:.95rem 1.3rem;font-size:.78rem;display:flex}.reveal{opacity:0;transition:opacity .42s,transform .42s;transform:translateY(14px)}.reveal.is-in{opacity:1;transform:none}.home-enter{animation:.24s both rise-in}.home-enter-2{animation-delay:.16s}.home-enter-3{animation-delay:.24s}.home-enter-4{animation-delay:.3s}@media (max-width:1099px){.hero-band{height:auto;min-height:0}.hero-layer{grid-template-columns:minmax(0,34rem) minmax(0,1fr);padding-top:6.2rem}}@media (max-width:1080px){.plan-grid,.reassure-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reassure-grid article:nth-child(2){border-right:0}.reassure-grid article:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media (max-width:980px){.brand-site .desktop-nav,.brand-site .nav-actions{display:none}.brand-site .mobile-nav{display:block}.home-lower,.solutions-grid,.about-grid,.brand-site .policy-grid,.works-grid,.wire-grid,.handset-grid,.dash-stage{grid-template-columns:1fr}.home-lower .solutions,.home-lower .pricing-band{padding:clamp(2.2rem, 6vw, 3.8rem) var(--gutter)}}@media (max-width:1024px),(max-height:760px){.home-shell{height:auto;max-height:none;overflow:clip visible}.home-frame{display:block;overflow:visible}.home-shell .site-footer{display:block}.home-shell .cta-legal{display:none}.home-shell .hero-band{flex-direction:column;height:auto;min-height:0;display:flex}.home-shell .site-header.is-overlay{position:absolute}.home-shell .hero-layer{align-items:end;padding-top:5.4rem}.home-lower{display:block}.home-shell .solutions,.home-shell .pricing-band{height:auto;padding:clamp(2.2rem, 6vw, 4.2rem) var(--gutter);display:block;overflow:visible}.home-shell .solutions-grid,.home-shell .plan-grid{height:auto}.home-shell .solutions h2,.home-shell .pricing-head h2{max-width:14ch;font-size:clamp(1.8rem,5vw,3rem)}.home-shell .hero-copy h1{font-size:clamp(2.2rem,8vw,4.2rem)}.home-shell .dash-shot{aspect-ratio:16/10;height:auto;max-height:none}.home-shell .plan-card{padding:1.15rem 1rem 1.05rem}.home-shell .plan-price{font-size:clamp(1.5rem,3vw,2rem)}.home-shell .cta-inner{padding-block:1.25rem}}@media (max-width:820px){.hero-band{height:auto;min-height:0}.hero-layer{grid-template-columns:1fr;padding-top:6.2rem;padding-bottom:0}.hero-copy,.hero-copy h1,.brand-site .hero-copy h1{text-wrap:auto;white-space:normal;max-width:none}.hero-copy{width:100%}.sol-line{white-space:normal;display:inline}.hero-stage{width:100%;height:100%;margin:0;position:absolute;inset:0}.hero-stage-plate{aspect-ratio:auto;height:100%}.hero-veil{background:linear-gradient(#000208e0 0%,#000208b3 44%,#000208eb 100%)}.hero-band{min-height:76svh}.hero-media{-o-object-position:50% 34%;object-position:50% 34%}.trust-row{grid-template-columns:1fr;padding-top:1.3rem;display:grid}.home-shell .hero-layer{padding-top:6.2rem}.home-shell .plan-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dash-phone-glass{width:min(100%,220px)}}@media (max-width:640px){.plan-grid,.reassure-grid,.home-shell .plan-grid{grid-template-columns:1fr}.reassure-grid article,.reassure-grid article:nth-child(2){border-right:0;border-bottom:1px solid var(--line)}.cta-inner,.cta-copy{justify-items:start;display:grid}.brand-logo-type small{display:none}}@media (max-width:390px){.hero-copy h1,.brand-site .hero-copy h1{font-size:2.35rem}.brand-logo-flag{width:46px;height:40px}.brand-logo-type strong{font-size:1.02rem}.hero-actions .button{width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-copy .hi-1,.hero-copy .hi-2,.hero-copy .hi-3,.home-enter,.reveal,.plan-card,.brand-site .button{opacity:1!important;transition:none!important;animation:none!important;transform:none!important}}.brand-site .benefit-strip{grid-template-columns:calc(var(--lower-split) * 1%) minmax(0, 1fr);border-top:1px solid var(--line);background:linear-gradient(90deg, var(--paper-2) 0 calc(var(--lower-split) * 1%), var(--navy-1) calc(var(--lower-split) * 1%) 100%);display:grid}.brand-site .benefit-half{align-items:center;gap:var(--band-gap);min-width:0;padding-block:.6rem;display:flex}.brand-site .benefit-cells{gap:var(--band-gap);flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.brand-site .benefit-cell{align-items:center;gap:.6rem;min-width:0;margin:0;display:flex}.brand-site .benefit-ico{width:clamp(24px,3vh,32px);height:clamp(24px,3vh,32px);color:var(--orange);background:#f755071a;border:1px solid #f7550752;border-radius:9px;flex:none;place-items:center;display:grid}.brand-site .benefit-ico svg{stroke-linecap:round;stroke-linejoin:round;width:58%;height:58%}.brand-site .benefit-copy{flex-direction:column;gap:.1rem;min-width:0;display:flex}.brand-site .benefit-copy strong{font-size:clamp(.72rem,1.4vh,.84rem);font-weight:750;line-height:1.2}.brand-site .benefit-copy>span{opacity:.72;font-size:clamp(.66rem,1.2vh,.76rem);line-height:1.25}.brand-site .benefit-half:first-child{color:var(--ink)}.brand-site .benefit-half+.benefit-half{color:#fff}.brand-site .benefit-legal{flex:none;gap:.9rem;font-size:clamp(.66rem,1.2vh,.74rem);font-weight:650;display:flex}.brand-site .benefit-legal a{color:#ffffffa8}.brand-site .benefit-legal a:hover,.brand-site .benefit-legal a:focus-visible{color:#fff}@media (max-width:1024px),(max-height:760px){.brand-site .benefit-strip{padding-inline:var(--anchor);background:var(--paper-2);grid-template-columns:minmax(0,1fr)}.brand-site .benefit-half,.brand-site .benefit-half+.benefit-half{color:var(--ink)}.brand-site .benefit-legal a{color:var(--muted)}}@media (max-width:640px){.brand-site .benefit-cells{grid-template-columns:minmax(0,1fr)}}.brand-site .hero-play{z-index:3;color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.9rem;padding:0;display:inline-flex;position:absolute;bottom:clamp(4.6rem,12vh,7.6rem);right:clamp(1rem,4vw,3.4rem)}.brand-site .hero-play-disc{background:#00050c73;border:1px solid #ffffff8c;border-radius:50%;flex:none;place-items:center;width:58px;height:58px;transition:background .16s,border-color .16s,transform .16s;display:grid}.brand-site .hero-play-disc svg{width:22px;height:22px;margin-left:3px}.brand-site .hero-play:hover .hero-play-disc{background:var(--orange);border-color:#fff;transform:scale(1.04)}.brand-site .hero-play-copy{flex-direction:column;gap:.15rem;display:flex}.brand-site .hero-play-copy strong{max-width:14ch;font-size:.98rem;font-weight:700;line-height:1.25}.brand-site .hero-play-copy small{color:#ffffffb8;font-size:.82rem}.brand-site .hero-dialog{border-radius:var(--radius);background:0 0;border:0;width:min(1100px,92vw);padding:0}.brand-site .hero-dialog::backdrop{background:#050810d1}.brand-site .hero-dialog-inner{border-radius:var(--radius);background:#000;line-height:0;position:relative;overflow:hidden}.brand-site .hero-dialog video{width:100%;height:auto;display:block}.brand-site .hero-dialog-close{z-index:2;border-radius:var(--radius-sm);color:#fff;cursor:pointer;background:#00050cb3;border:1px solid #fff6;min-height:38px;padding:.35rem .9rem;font-size:.84rem;font-weight:700;line-height:1;position:absolute;top:.7rem;right:.7rem}@media (max-width:900px){.brand-site .hero-play{margin-top:1.4rem;position:static}}.brand-site .suit-band{padding-left:var(--anchor);justify-content:space-between;align-items:stretch;gap:1.5rem;display:flex;overflow:hidden}.brand-site .suit-band>p{flex:auto;min-width:0}.brand-site .suit-band p{text-align:left;text-transform:uppercase;letter-spacing:.11em;align-items:center;padding-block:.95rem;font-size:.74rem;display:flex}.brand-site .suit-panel{color:#6b7480;background:linear-gradient(104deg,#fdfdfe 0%,#f4f5f7 34%,#e9ebef 72%,#dfe2e8 100%);border-radius:clamp(1.8rem,3.4vw,3.6rem) 0 0;flex:0 auto;align-items:center;gap:clamp(.9rem,2.2vw,2.2rem);min-width:0;margin:0;padding:.85rem clamp(1.4rem,3vw,3rem) .85rem clamp(3rem,6vw,6.5rem);list-style:none;display:flex;box-shadow:-30px -16px 54px #00040a80}.brand-site .suit-panel li{color:#79828e;letter-spacing:.02em;white-space:nowrap;font-size:.82rem;font-weight:650}@media (max-width:900px){.brand-site .suit-band{flex-direction:column;gap:0;padding-left:0}.brand-site .suit-band p{text-align:center;padding-inline:var(--gutter);justify-content:center}.brand-site .suit-panel{clip-path:none;flex-wrap:wrap;justify-content:center;padding-left:clamp(1.4rem,3vw,3rem)}}.brand-site .trust-row{z-index:3;width:100%;padding:.55rem var(--anchor) 1.2rem;flex-wrap:nowrap;gap:clamp(1rem,2.2vw,1.8rem);margin:0;list-style:none;display:flex;position:relative}.brand-site .trust-row li{align-items:flex-start;gap:.7rem;max-width:13.5rem;display:flex}.brand-site .trust-ico{width:26px;height:26px;color:var(--orange);flex:none;place-items:center;display:grid}.brand-site .trust-ico svg{stroke-linecap:round;stroke-linejoin:round;width:24px;height:24px}.brand-site .trust-row p{flex-direction:column;gap:.2rem;margin:0;display:flex}.brand-site .trust-row strong{color:#fff;font-size:.9rem;font-weight:750}.brand-site .trust-row span{color:#ffffffa3;font-size:.8rem;line-height:1.35}.brand-site .trust-row li+li{border-left:1px solid #ffffff1f;padding-left:clamp(1.4rem,3.4vw,3.2rem)}@media (max-width:900px){.brand-site .trust-row{flex-wrap:wrap}.brand-site .trust-row li+li{border-left:0;padding-left:0}}.brand-site .marketing-icon{-o-object-fit:contain;object-fit:contain;-webkit-user-select:none;user-select:none;max-width:100%;display:block}.works-band,.handset-band{background:var(--paper-2);padding-block:clamp(3.2rem,6vw,5.4rem)}.works-band h2,.wire-band h2,.handset-band h2{margin:0;font-size:clamp(2rem,3.8vw,3.1rem)}.works-band .section-lede{margin-top:.7rem}.works-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.4rem 1.6rem;margin:2rem 0 0;padding:0;list-style:none;display:grid}.works-grid li{min-width:0}.works-grid h3,.handset-support h3{font-family:var(--font-body), "Segoe UI", system-ui, sans-serif;letter-spacing:-.02em;margin:.85rem 0 0;font-size:1.08rem;font-weight:750;line-height:1.25}.works-grid p,.handset-copy p,.handset-support p,.wire-copy p,.wire-card p{color:var(--muted);margin:.45rem 0 0;font-size:.96rem;line-height:1.55}.wire-band{color:#fff;background:radial-gradient(circle at 12% 0%, #f7550724, transparent 32%), var(--navy-1);padding-block:clamp(3.2rem,6vw,5.4rem)}.wire-grid,.handset-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(1.6rem,4vw,3.4rem);display:grid}.wire-copy .button{margin-top:1.3rem}.wire-card{background:#0c141fb8;border:1px solid #ffffff1a;border-radius:16px;min-width:0;padding:1.4rem 1.35rem 1.45rem}.wire-card-kicker{color:#f75507;letter-spacing:.12em;text-transform:uppercase;margin:.8rem 0 0;font-size:.7rem;font-weight:800}.wire-card code{color:#fff;font-family:var(--font-mono), ui-monospace, monospace;margin-top:.55rem;font-size:clamp(.95rem,1.6vw,1.2rem);font-weight:700;display:block}.wire-card p,.wire-copy p{color:var(--muted-dark)}.handset-copy p,.handset-support p{max-width:36rem}.handset-support{border:1px solid var(--line);background:var(--paper);border-radius:16px;padding:1.4rem 1.3rem}.reassure-grid .marketing-icon{flex:none}.docs-hero .marketing-icon{margin-bottom:.8rem}.works-grid{max-width:68rem}@media (max-width:980px){.works-grid,.wire-grid,.handset-grid,.dash-stage,.home-lower .solutions-copy{grid-template-columns:1fr;display:grid}.home-lower .solutions h2,.home-lower .solutions .section-lede{grid-column:auto}.brand-site .trust-row{width:min(var(--max), calc(100% - (var(--gutter) * 2)));margin-inline:auto}}@media (max-width:640px){.works-grid{grid-template-columns:1fr;gap:1.6rem}}.dash-dashboard{background:radial-gradient(circle at 80% 12%,#f7550733,#0000 32%),linear-gradient(145deg,#121923,#05080e 58%,#17100f);border-color:#151b24;padding:clamp(.4rem,.8vw,.8rem) 0 0 clamp(.4rem,.8vw,.8rem);box-shadow:0 18px 36px #00050c2e}.dash-monitor{background:#f5f6f8;border:0;border-top:clamp(6px,.55vw,10px) solid #080b10;border-left:clamp(6px,.55vw,10px) solid #080b10;border-radius:8px 0 0;grid-template-columns:minmax(7.2rem,29%) minmax(0,1fr);height:100%;display:grid;overflow:hidden;box-shadow:-8px -6px 18px #00000038}.dash-preview-rail{color:#fff;background:linear-gradient(#111821,#090e15);min-width:0;padding:clamp(.65rem,1.5vh,1rem) .45rem}.dash-preview-logo{white-space:nowrap;align-items:center;gap:.35rem;margin:0 0 clamp(.55rem,1.4vh,.9rem);padding-inline:.35rem;font-size:clamp(.6rem,1.15vh,.72rem);font-weight:800;display:flex}.dash-preview-logo>span{color:#fff;letter-spacing:.04em;background:linear-gradient(145deg,#0e3d87,#162348);border:1px solid #ffffff47;border-radius:9px;place-items:center;width:clamp(22px,3.2vh,30px);height:clamp(22px,3.2vh,30px);font-size:.5rem;display:grid}.dash-preview-logo strong{color:var(--orange)}.dash-preview-rail ul{gap:clamp(.12rem,.5vh,.3rem);margin:0;padding:0;list-style:none;display:grid}.dash-preview-rail li{color:#ffffffb8;white-space:nowrap;border-radius:6px;align-items:center;gap:.45rem;min-width:0;min-height:clamp(27px,4.1vh,38px);padding:.25rem .4rem;font-size:clamp(.58rem,1.05vh,.68rem);font-weight:650;display:flex;overflow:hidden}.dash-preview-rail li.is-active{color:#fff;background:#ffffff14}.dash-preview-glyph{opacity:.9;border:1px solid;border-radius:4px;flex:none;width:13px;height:13px}.dash-preview-main{color:#171d2d;background:linear-gradient(#f7f8fa,#eef1f5);grid-template-rows:auto auto minmax(0,1fr);gap:clamp(.35rem,1vh,.7rem);min-width:0;min-height:0;padding:clamp(.7rem,1.6vh,1rem) clamp(.65rem,1.2vw,1rem);display:grid}.dash-preview-tiles{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.28rem,.6vw,.5rem);min-width:0;display:grid}.dash-preview-tiles article{background:#ffffffe6;border:1px solid #dfe3ea;border-radius:7px;flex-direction:column;gap:.05rem;min-width:0;padding:clamp(.3rem,.8vh,.5rem) clamp(.32rem,.6vw,.5rem);display:flex}.dash-preview-tiles span{color:#6b7385;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.44rem,.8vh,.54rem);font-weight:700;overflow:hidden}.dash-preview-tiles strong{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;letter-spacing:-.03em;font-size:clamp(.8rem,1.9vh,1.15rem);line-height:1.05}.dash-preview-tiles small{color:#8b93a3;white-space:nowrap;text-overflow:ellipsis;font-size:clamp(.42rem,.75vh,.5rem);overflow:hidden}.dash-preview-body{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:clamp(.3rem,.7vw,.55rem);min-height:0;display:grid}.dash-preview-chart,.dash-preview-recent{background:#ffffffdb;border:1px solid #dfe3ea;border-radius:8px;grid-template-rows:auto minmax(0,1fr);min-width:0;min-height:0;padding:clamp(.32rem,.9vh,.55rem) clamp(.35rem,.7vw,.6rem);display:grid}.dash-preview-chart>header,.dash-preview-recent>header{flex-direction:column;padding:0 0 clamp(.2rem,.7vh,.45rem);display:flex}.dash-preview-chart>header span{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:clamp(.42rem,.78vh,.5rem);font-weight:800}.dash-preview-chart>header strong,.dash-preview-recent>header strong{font-size:clamp(.56rem,1.15vh,.72rem);font-weight:750}.dash-preview-bars{grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:clamp(.18rem,.5vw,.4rem);min-height:0;display:grid}.dash-preview-bars>span{flex-direction:column;justify-content:flex-end;align-items:stretch;gap:.12rem;min-width:0;height:100%;display:flex}.dash-preview-bars i{background:linear-gradient(180deg, #f97a3c, var(--orange));border-radius:3px 3px 0 0;display:block}.dash-preview-bars em{color:#9aa1ae;text-align:center;font-size:clamp(.36rem,.66vh,.44rem);font-style:normal}.dash-preview-main>header{justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.1rem .2rem clamp(.45rem,1.1vh,.75rem);display:flex}.dash-preview-main>header p{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;margin:0 0 .15rem;font-size:clamp(.48rem,.85vh,.58rem);font-weight:800}.dash-preview-main h3{margin:0;font-size:clamp(.82rem,1.7vh,1.08rem);line-height:1}.dash-preview-credit{color:#8c330b;white-space:nowrap;background:#ffe7da;border-radius:999px;padding:.22rem .42rem;font-size:clamp(.48rem,.85vh,.56rem);font-weight:750}.dash-preview-main ol{background:0 0;grid-template-rows:repeat(3,minmax(0,1fr));min-height:0;margin:0;padding:0;list-style:none;display:grid;overflow:hidden}.dash-preview-main li{border-bottom:1px solid #e3e6ec;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:clamp(.3rem,.7vw,.55rem);min-width:0;min-height:0;padding:.18rem clamp(.35rem,.8vw,.65rem);display:grid}.dash-preview-main li:last-child{border-bottom:0}.dash-preview-avatar{background:radial-gradient(circle at 50% 35%,#fff 0 14%,#0000 15%),radial-gradient(circle at 50% 78%,#fff 0 25%,#0000 26%),#263868;border-radius:50%;width:clamp(18px,2.5vh,24px);height:clamp(18px,2.5vh,24px)}.dash-preview-main li>p{min-width:0;margin:0}.dash-preview-main li strong,.dash-preview-main li>p>span{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.dash-preview-main li strong{font-size:clamp(.56rem,1.05vh,.68rem)}.dash-preview-main li>p>span{color:#5d6575;margin-top:.1rem;font-size:clamp(.5rem,.9vh,.6rem)}.dash-preview-status{color:#25713a;background:#dceedd;border-radius:999px;padding:.18rem .35rem;font-size:clamp(.46rem,.8vh,.54rem);font-weight:750}.dash-preview-status.is-queued{color:#84530a;background:#fff0c9}.dash-preview-main time{color:#737b89;font-size:clamp(.46rem,.8vh,.54rem)}.home-shell .plan-name .icon-tile{background:0 0;border:0}.home-shell .plan-name .marketing-icon{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.home-shell{--max:1560px}@media (min-width:1100px) and (min-height:700px){.home-shell{width:100%;height:100dvh;min-height:0;max-height:100dvh;overflow:hidden}.home-frame{grid-template-rows:minmax(0,595.141fr) minmax(0,49.141fr) minmax(0,479.953fr) minmax(0,45.422fr) minmax(0,77.343fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}.home-frame>*{min-width:0;min-height:0}.home-shell .site-footer{display:none}.home-shell .hero-band{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid;overflow:clip}.home-shell .site-header.is-overlay{z-index:4;background:0 0;position:relative}.home-shell .nav-inner{width:100%;min-height:clamp(58px,7.4vh,96px);padding-left:var(--anchor);padding-right:var(--anchor)}.home-shell .brand-logo{height:clamp(34px,4.4vh,58px)}.home-shell .hero-stage{width:var(--hero-media-w);height:100%;top:0;left:0}.home-shell .hero-media{-o-object-position:50% 38%;object-position:50% 38%}.home-shell .hero-layer{grid-template-columns:var(--hero-copy-w) minmax(0, 1fr) auto;width:100%;min-height:0;padding-top:clamp(.2rem,1.2vh,.8rem);padding-bottom:clamp(.2rem,1.2vh,.8rem);padding-left:var(--anchor);padding-right:var(--anchor);align-items:center;gap:clamp(1rem,3vw,3.4rem);margin-inline:0}.home-shell .hero-copy{width:var(--hero-copy-w);max-width:none;min-height:0;padding-bottom:.4rem}.home-shell .hero-cue{justify-self:end;display:flex}.home-shell .hero-copy h1{text-wrap:nowrap;white-space:nowrap;max-width:none;font-size:clamp(2.25rem,min(5vh,4.4vw),3.9rem);line-height:.96}.home-shell .hero-lede{margin-top:clamp(.45rem,1.5vh,1.05rem);font-size:clamp(.8125rem,min(1.8vh,1.25vw),1.08rem)}.home-shell .hero-actions{margin-top:clamp(.55rem,1.7vh,1.35rem)}.home-shell .hero-actions .button{min-height:clamp(40px,5.4vh,48px)}.home-shell .trust-row{width:100%;padding-top:clamp(.35rem,1.3vh,.9rem);padding-bottom:clamp(1rem,3vh,2.2rem);padding-left:var(--anchor);padding-right:var(--anchor);flex-wrap:nowrap;gap:clamp(1rem,2vw,2rem);margin:0;display:flex}.home-shell .trust-row li{max-width:clamp(9.5rem,12vw,19rem)}.home-shell .suit-band{z-index:5;width:100%;height:100%;padding-left:var(--anchor);padding-right:0;display:block;position:relative;overflow:visible}.home-shell .suit-band p{width:calc(100% - var(--ribbon-w));text-align:center;justify-content:center;height:100%;padding-block:0;font-size:clamp(.7rem,1.5vh,.74rem)}.home-shell .suit-panel{width:var(--ribbon-w);background:linear-gradient(104deg,#fdfdfe 0%,#f4f5f7 32%,#e9ebef 70%,#dde0e6 100%);border-radius:clamp(1.8rem,3.4vw,3.6rem) 0 0;justify-content:center;align-items:center;gap:clamp(.7rem,1.6vw,1.8rem);height:196%;margin:0;padding:0 clamp(1rem,2.2vw,2.6rem) 0 clamp(2.2rem,4.4vw,5rem);display:flex;position:absolute;bottom:0;right:0;box-shadow:-30px -16px 54px #00020880}.home-shell .home-lower{grid-template-columns:calc(var(--lower-split) * 1%) minmax(0, 1fr);height:100%;min-height:0;display:grid;overflow:hidden}.home-shell .solutions,.home-shell .pricing-band{height:100%;min-height:0;overflow:hidden}.home-shell .solutions{width:100%;padding-top:var(--band-pad);padding-bottom:var(--band-pad);padding-left:var(--anchor);padding-right:var(--band-gap);display:flex}.home-shell .solutions-grid{grid-template-columns:minmax(0,37.5fr) minmax(0,62.5fr);align-items:center;gap:clamp(1.15rem,2.2vw,2.6rem);width:100%;height:100%;min-height:0}.home-shell .solutions-copy{min-width:0;display:block}.home-shell .solutions h2,.home-shell .solutions .section-lede{grid-column:auto}.home-shell .solutions h2{max-width:none;font-size:clamp(.95rem,min(1.22vw,3.2vh),2.2rem)}.home-shell .section-lede{text-wrap:balance;margin-top:.4rem;font-size:clamp(.8125rem,1.55vh,.92rem);line-height:1.4}.home-shell .capability-list{gap:clamp(.28rem,.9vh,.55rem);margin-top:clamp(.45rem,1.3vh,.85rem)}.home-shell .capability-list strong{font-size:clamp(.8125rem,1.55vh,.95rem)}.home-shell .capability-list span{text-wrap:balance;font-size:clamp(.75rem,1.35vh,.84rem)}.home-shell .dash-shot{width:calc(100% + var(--band-gap) + 3.5vw);aspect-ratio:auto;align-self:center;height:100%;max-height:100%}.home-shell .pricing-band{padding-top:var(--band-pad);padding-bottom:var(--band-pad);padding-left:var(--band-gap);padding-right:var(--anchor);flex-direction:column;display:flex}.home-shell .pricing-head{text-align:left;flex-direction:column;flex:none;justify-content:center;max-width:none;height:clamp(2.4rem,5.2vh,3.4rem);margin-bottom:clamp(.3rem,.9vh,.6rem);display:flex}.home-shell .pricing-head h2{max-width:none;font-size:clamp(1.05rem,min(2.8vh,2vw),1.55rem)}.home-shell .pricing-kicker{margin:0 0 .3rem;font-size:.8125rem}.home-shell .plan-grid{flex:auto;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(.4rem,.85vw,.8rem);height:auto;min-height:0}.home-shell .plan-card{min-width:0;padding:clamp(.7rem,1.5vh,.95rem) .6rem .6rem;overflow:hidden}.home-shell .plan-card.is-featured{padding-top:clamp(.9rem,1.9vh,1.2rem);overflow:visible}.home-shell .plan-name{margin:0;font-size:clamp(.8125rem,1.55vh,.92rem)}.home-shell .plan-price{margin-top:clamp(.35rem,1vh,.6rem);font-size:clamp(1.05rem,min(2.6vh,1.8vw),1.55rem)}.home-shell .plan-unit,.home-shell .plan-points li{font-size:.8125rem}.home-shell .plan-points{gap:.22rem;margin:.45rem 0 .55rem}.home-shell .plan-card .button{min-height:36px;padding:.35rem .45rem;font-size:.8125rem}.home-shell .benefit-strip{grid-template-columns:calc(var(--lower-split) * 1vw - var(--anchor)) minmax(0, 1fr);width:100%;height:100%;padding-left:var(--anchor);padding-right:var(--anchor);display:grid;position:relative}.home-shell .benefit-half{align-items:center;gap:var(--band-gap);min-width:0;height:100%;padding-block:0;display:flex}.home-shell .benefit-copy{gap:.05rem}.home-shell .benefit-copy strong{font-size:clamp(.66rem,1.4vh,.84rem);line-height:1.15}.home-shell .benefit-copy>span{font-size:clamp(.6rem,1.2vh,.76rem);line-height:1.2}.home-shell .benefit-cells{gap:var(--band-gap);flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;display:grid}.home-shell .benefit-legal{top:50%;right:calc((100 - var(--lower-split)) * 1vw + var(--band-gap));position:absolute;transform:translateY(-50%)}.home-shell .benefit-legal a{color:var(--muted)}.home-shell .benefit-legal a:hover,.home-shell .benefit-legal a:focus-visible{color:var(--ink)}.home-shell .cta-inner{box-sizing:border-box;width:100%;max-width:none;height:100%;padding-top:clamp(.5rem,1.45vh,.9rem);padding-bottom:clamp(.5rem,1.45vh,.9rem);padding-left:var(--anchor);padding-right:var(--anchor);margin-inline:0}.home-shell .cta-bar{height:100%}.home-shell .cta-legal{display:none}.home-shell .cta-bar .button{min-height:clamp(38px,5vh,46px)}}@media (min-width:1100px) and (min-height:700px) and (max-height:950px){.home-shell .hero-copy h1{font-size:clamp(2rem,4.8vh,2.8rem)}.home-shell .hero-lede{margin-top:clamp(.4rem,1.1vh,.65rem);font-size:clamp(.76rem,1.65vh,.95rem);line-height:1.42}.home-shell .hero-actions{margin-top:clamp(.45rem,1.2vh,.75rem)}.home-shell .hero-actions .button{min-height:clamp(36px,4.8vh,43px);padding-block:.4rem}.home-shell .trust-row{padding-bottom:clamp(.45rem,2.4vh,1.35rem)}.home-shell .trust-row strong{font-size:clamp(.75rem,1.45vh,.84rem)}.home-shell .trust-row span{font-size:clamp(.72rem,1.25vh,.78rem)}.home-shell .trust-ico,.home-shell .trust-ico svg{width:22px;height:22px}.home-shell .suit-band p,.home-shell .suit-panel li{font-size:clamp(.66rem,1.35vh,.72rem)}.home-shell .suit-panel{gap:clamp(.6rem,1.4vw,1.4rem)}.home-shell .solutions,.home-shell .pricing-band{padding-top:clamp(.45rem,1.35vh,.75rem);padding-bottom:clamp(.45rem,1.35vh,.75rem)}.home-shell .section-lede{font-size:clamp(.72rem,1.35vh,.82rem);line-height:1.3}.home-shell .capability-list{gap:clamp(.2rem,.5vh,.3rem);margin-top:clamp(.3rem,.7vh,.45rem)}.home-shell .capability-list li{grid-template-columns:20px minmax(0,1fr);gap:.5rem}.home-shell .capability-list strong{font-size:clamp(.75rem,1.4vh,.82rem)}.home-shell .capability-list span{font-size:clamp(.7rem,1.25vh,.78rem);line-height:1.25}.home-shell .tick{width:clamp(18px,2.2vh,21px);height:clamp(18px,2.2vh,21px)}.home-shell .pricing-head{margin-bottom:clamp(.25rem,.7vh,.45rem)}.home-shell .pricing-head h2{font-size:clamp(1rem,2.5vh,1.3rem)}.home-shell .pricing-kicker{margin-bottom:.15rem;font-size:clamp(.68rem,1.25vh,.76rem)}.home-shell .plan-card{padding:clamp(.4rem,1vh,.6rem) .45rem .45rem}.home-shell .plan-card.is-featured{padding-top:clamp(.7rem,1.5vh,.9rem)}.home-shell .plan-flag{font-size:clamp(.62rem,1.15vh,.7rem)}.home-shell .plan-name{font-size:clamp(.72rem,1.35vh,.8rem)}.home-shell .plan-name .icon-tile{width:24px;height:24px}.home-shell .plan-price{margin-top:clamp(.2rem,.55vh,.35rem);font-size:clamp(1rem,2.25vh,1.2rem)}.home-shell .plan-unit,.home-shell .plan-points li{font-size:clamp(.68rem,1.2vh,.75rem);line-height:1.25}.home-shell .plan-points{gap:.12rem;margin:.25rem 0 .35rem}.home-shell .plan-card .button{min-height:32px;padding:.25rem .35rem;font-size:clamp(.68rem,1.2vh,.75rem)}.home-shell .cta-inner{padding-top:clamp(.2rem,.55vh,.35rem);padding-bottom:clamp(.2rem,.55vh,.35rem)}.home-shell .cta-copy strong{font-size:clamp(.85rem,1.7vh,1rem)}.home-shell .cta-copy p{font-size:clamp(.68rem,1.2vh,.76rem)}.home-shell .cta-bar .button{min-height:clamp(32px,4.2vh,38px);padding-block:.3rem}.home-shell .plan-grid.is-compact .plan-card{padding:clamp(.4rem,1vh,.6rem) .45rem .45rem}.home-shell .plan-grid.is-compact .plan-card.is-featured{padding-top:clamp(.7rem,1.5vh,.9rem)}.home-shell .plan-grid.is-compact .plan-name{font-size:clamp(.72rem,1.35vh,.8rem)}.home-shell .plan-grid.is-compact .plan-price{margin-top:clamp(.2rem,.55vh,.35rem);font-size:clamp(1rem,2.25vh,1.2rem)}.home-shell .plan-grid.is-compact .plan-unit,.home-shell .plan-grid.is-compact .plan-points li{font-size:clamp(.68rem,1.2vh,.75rem);line-height:1.2}.home-shell .plan-grid.is-compact .plan-points{margin:.22rem 0 .3rem}.home-shell .plan-grid.is-compact .plan-card .button{min-height:32px;padding:.22rem .32rem;font-size:clamp(.68rem,1.2vh,.75rem)}}
.brand-site .visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.brand-site .ind-hero{color:#fff;background:radial-gradient(120% 130% at 80% -20%, #12203a 0%, var(--navy-2) 55%, var(--navy-1) 100%);padding:clamp(2rem,4.4vw,3.2rem) 0 clamp(2.2rem,4.8vw,3.4rem)}.brand-site .ind-hero h1{color:#fff;margin:.7rem 0 0;font-size:clamp(2rem,4vw,3.05rem);line-height:1.02}.brand-site .ind-hero .accent-line{color:var(--orange)}.brand-site .ind-badge{color:#ff8a4d;letter-spacing:.12em;text-transform:uppercase;border:1px solid #f7550780;border-radius:999px;margin:0;padding:.28rem .72rem;font-size:.72rem;font-weight:800;display:inline-flex}.brand-site .ind-lede{max-width:56ch;color:var(--muted-dark);margin:.75rem 0 0;font-size:.98rem;line-height:1.6}.brand-site .ind-hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(1.4rem,3vw,2.8rem);display:grid}.brand-site .ind-hero .hero-actions{margin-top:1.3rem}.brand-site .ind-examples{align-content:start;gap:.7rem;display:grid}.brand-site .ind-examples-title{color:var(--muted-dark);letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.7rem;font-weight:800}.brand-site .ind-example{gap:.2rem;max-width:27rem;display:grid}.brand-site .ind-example-label{color:#ff8a4d;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:.64rem;font-weight:800}.brand-site .ind-bubble{color:var(--ink);background:#eef1f6f7;border-radius:14px 14px 14px 4px;margin:0;padding:.6rem .85rem;font-size:.82rem;line-height:1.45;box-shadow:0 6px 16px #00020866}.brand-site .ind-examples-note{max-width:30rem;color:var(--muted-dark);margin:.35rem 0 0;font-size:.74rem;line-height:1.5}.brand-site .ind-benefits{background:var(--paper);padding:clamp(1.8rem,3.6vw,2.8rem) 0}.brand-site .ind-benefits h2{margin:0 0 1.1rem;font-size:clamp(1.4rem,2.4vw,1.9rem)}.brand-site .ind-benefit-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.9rem;display:grid}.brand-site .ind-benefit-grid article{background:var(--paper-2);border:1px solid var(--line);border-radius:13px;padding:.95rem 1.05rem;box-shadow:0 6px 18px #1016280d}.brand-site .ind-benefit-grid h3{margin:0;font-size:.95rem}.brand-site .ind-benefit-grid p{color:var(--muted);margin:.35rem 0 0;font-size:.83rem;line-height:1.55}.brand-site .ind-related{background:var(--paper-2);border-top:1px solid var(--line);padding:clamp(1.4rem,3vw,2.2rem) 0}.brand-site .ind-related h2{margin:0 0 .85rem;font-size:1.1rem}.brand-site .ind-related-links{flex-wrap:wrap;gap:.55rem;display:flex}.brand-site .ind-related-links a{border:1px solid var(--line);color:var(--ink);border-radius:999px;align-items:center;gap:.45rem;padding:.5rem .85rem;font-size:.83rem;font-weight:700;transition:border-color .15s,color .15s,background .15s;display:inline-flex}.brand-site .ind-related-links a:hover,.brand-site .ind-related-links a:focus-visible{background:var(--orange-soft);color:var(--orange-deep);border-color:#f75507b3}.brand-site .ind-hub{background:var(--navy-1);padding:clamp(1.6rem,3.4vw,2.6rem) 0 clamp(2rem,4vw,3rem)}.brand-site .ind-hub-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.7rem;display:grid}.brand-site .ind-card{color:inherit;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:12px;align-content:start;gap:.38rem;padding:.85rem .95rem;transition:border-color .15s,background .15s,transform .15s;display:grid}.brand-site .ind-card:hover,.brand-site .ind-card:focus-visible{color:inherit;background:#f7550714;border-color:#f75507b3;transform:translateY(-1px)}.brand-site .ind-glyph{width:34px;height:34px;color:var(--orange);background:#f7550724;border-radius:9px;place-items:center;display:grid}.brand-site .ind-glyph svg{width:19px;height:19px}.brand-site .ind-card h3{color:#fff;margin:0;font-size:.92rem}.brand-site .ind-card-blurb{color:var(--muted-dark);margin:0;font-size:.76rem;line-height:1.5}.brand-site .ind-card-sample{color:var(--ink);background:#eef1f6f2;border-radius:10px 10px 10px 3px;justify-self:start;margin:.12rem 0 0;padding:.38rem .62rem;font-size:.69rem;line-height:1.4;box-shadow:0 4px 10px #00020859}.brand-site .ind-card-go{color:var(--orange);align-items:center;gap:.4rem;font-size:.75rem;font-weight:800;display:inline-flex}.brand-site .ind-facts{flex-wrap:wrap;gap:.7rem 2.9rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.brand-site .ind-facts li{align-items:baseline;gap:.5rem;display:flex}.brand-site .ind-facts strong{font-family:var(--font-display), "Arial Narrow", Arial, sans-serif;color:#fff;font-size:1.25rem;font-weight:800}.brand-site .ind-facts span{color:var(--muted-dark);font-size:.78rem}.brand-site .ind-hub-note,.brand-site .ind-hub-more{max-width:62ch;color:var(--muted-dark);margin:1.1rem 0 0;font-size:.82rem;line-height:1.6}.brand-site .ind-hub-more a{color:#fff;text-underline-offset:3px;font-weight:700;text-decoration:underline}.brand-site .ind-hub-more a:hover,.brand-site .ind-hub-more a:focus-visible{color:var(--orange)}.brand-site .blog-index{background:var(--paper);padding:clamp(1.8rem,3.6vw,2.8rem) 0}.brand-site .blog-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:.9rem;display:grid}.brand-site .blog-card{background:var(--paper-2);border:1px solid var(--line);border-radius:14px;align-content:start;gap:.45rem;padding:1.1rem 1.2rem;display:grid;box-shadow:0 6px 18px #1016280d}.brand-site .blog-meta,.brand-site .article-meta{color:var(--muted);letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.75rem;margin:0;font-size:.72rem;font-weight:700;display:flex}.brand-site .blog-card h3{margin:0;font-size:1.08rem;line-height:1.15}.brand-site .blog-card h3 a:hover,.brand-site .blog-card h3 a:focus-visible{color:var(--orange-deep)}.brand-site .blog-dek{color:var(--muted);margin:0;font-size:.86rem;line-height:1.6}.brand-site .blog-go{color:var(--orange-deep);align-items:center;gap:.4rem;margin-top:.2rem;font-size:.82rem;font-weight:800;display:inline-flex}.brand-site .article-head{color:#fff;background:radial-gradient(120% 130% at 80% -20%, #12203a 0%, var(--navy-2) 55%, var(--navy-1) 100%);padding:clamp(2rem,4.2vw,3rem) 0 clamp(1.8rem,3.6vw,2.6rem)}.brand-site .article-head .article-meta{color:var(--muted-dark)}.brand-site .article-head h1{color:#fff;max-width:22ch;margin:.6rem 0 0;font-size:clamp(1.9rem,3.6vw,2.8rem);line-height:1.04}.brand-site .article-dek{max-width:58ch;color:var(--muted-dark);margin:.7rem 0 0;font-size:.98rem;line-height:1.6}.brand-site .article-body{background:var(--paper);padding:clamp(1.8rem,3.6vw,2.8rem) 0}.brand-site .article-body section{background:var(--paper-2);border:1px solid var(--line);border-radius:14px;max-width:68ch;margin-bottom:.85rem;padding:1.15rem 1.3rem;box-shadow:0 6px 18px #1016280d}.brand-site .article-body section:last-child{margin-bottom:0}.brand-site .article-body h2{margin:0 0 .5rem;font-size:1.15rem}.brand-site .article-body p{color:var(--muted);margin:0 0 .7rem;font-size:.92rem;line-height:1.68}.brand-site .article-body p:last-child{margin-bottom:0}.brand-site .article-body a{color:var(--orange-deep);text-underline-offset:3px;font-weight:700;text-decoration:underline}.brand-site .article-note{color:var(--ink);font-weight:600}.brand-site .article-templates{color:var(--muted);gap:.5rem;margin:0;padding-left:1.3rem;font-size:.9rem;line-height:1.6;display:grid}.brand-site .article-templates li::marker{color:var(--orange);font-weight:800}.brand-site .docs-steps{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem;margin:0;padding:0;list-style:none;display:grid}.brand-site .docs-steps li{background:var(--paper-2);border:1px solid var(--line);border-radius:12px;padding:.85rem .95rem}.brand-site .docs-steps span{color:var(--orange-deep);letter-spacing:.14em;text-transform:uppercase;font-size:.66rem;font-weight:800;display:block}.brand-site .docs-steps strong{margin-top:.3rem;font-size:.93rem;display:block}.brand-site .docs-steps p{color:var(--muted);margin:.25rem 0 0;font-size:.8rem;line-height:1.5}.brand-site .docs-guides{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:.7rem;display:grid}.brand-site .docs-guides a{background:var(--paper-2);border:1px solid var(--line);color:var(--ink);border-radius:12px;align-content:start;gap:.3rem;padding:.9rem 1rem;transition:border-color .15s,transform .15s;display:grid}.brand-site .docs-guides a:hover,.brand-site .docs-guides a:focus-visible{color:var(--ink);border-color:#f75507b3;transform:translateY(-1px)}.brand-site .docs-guides strong{font-size:.93rem}.brand-site .docs-guides span{color:var(--muted);font-size:.8rem;line-height:1.5}.brand-site .docs-guides em{color:var(--orange-deep);font-size:.78rem;font-style:normal;font-weight:800}@media (max-width:900px){.brand-site .ind-hero-grid{grid-template-columns:minmax(0,1fr)}.brand-site .ind-facts{gap:.6rem 1.6rem}}@media (prefers-reduced-motion:reduce){.brand-site .ind-card,.brand-site .docs-guides a{transition:none}.brand-site .ind-card:hover,.brand-site .docs-guides a:hover{transform:none}}
