.preview-home{--preview-ivory: #f7f5f0;--preview-white: #fff;--preview-ink: #10283a;--preview-blue: #003070;--preview-blue-soft: #eaf0f7;--preview-gold: #c69a32;--preview-muted: #5e6872;--preview-line: rgba(16, 40, 58, .16);min-height:100vh;overflow-x:clip;background:var(--preview-ivory);color:var(--preview-ink);font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}.preview-home *,.preview-home *:before,.preview-home *:after{box-sizing:border-box}.preview-home h1,.preview-home h2,.preview-home h3,.preview-home p{max-width:none}.preview-home h1,.preview-home h2{color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-weight:600;letter-spacing:-.035em}.preview-home h3{color:var(--preview-ink)}.preview-home a{color:inherit}.preview-home section[id]{scroll-margin-top:96px}.preview-container{width:min(calc(100% - 40px),1240px);margin:0 auto}.preview-notice{display:flex;align-items:center;justify-content:center;gap:10px;min-height:34px;padding:7px 20px;background:var(--preview-ink);color:#ffffffb8;font-size:.76rem;line-height:1.3;text-align:center}.preview-notice span{color:#fff;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-header{position:sticky;top:0;z-index:30;border-bottom:1px solid var(--preview-line);background:#f7f5f0f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.preview-home:not(.privacy-page) .preview-header{animation:preview-header-in .62s cubic-bezier(.22,1,.36,1) both}.preview-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:82px;gap:24px}.preview-brand{display:inline-flex;width:235px;flex:0 0 auto}.preview-brand img{width:100%;height:auto}.preview-navigation{display:flex;align-items:center;gap:8px;margin-left:auto}.preview-navigation a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 12px;color:var(--preview-ink);font-size:.92rem;font-weight:650;text-decoration:none}.preview-navigation a:hover,.preview-navigation a:focus-visible{color:var(--preview-blue);outline:none}.preview-navigation .preview-header-cta{margin-left:12px;padding-inline:20px;border:1px solid var(--preview-blue);background:var(--preview-blue);color:#fff}.preview-navigation .preview-header-cta:hover,.preview-navigation .preview-header-cta:focus-visible{border-color:var(--preview-ink);background:var(--preview-ink);color:#fff}.preview-menu-button{display:none;align-items:center;justify-content:center;width:48px;height:44px;padding:0;border:1px solid var(--preview-line);background:transparent;color:var(--preview-ink);cursor:pointer}.preview-menu-button>span:not(.preview-menu-label){position:absolute;width:20px;height:1px;background:currentColor}.preview-menu-button>span:first-child{transform:translateY(-4px)}.preview-menu-button>span:nth-child(2){transform:translateY(4px)}.preview-menu-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.preview-hero{border-bottom:1px solid var(--preview-line);background:var(--preview-ivory)}.preview-hero__grid{display:grid;grid-template-columns:minmax(0,.98fr) minmax(430px,1.02fr);align-items:stretch;min-height:560px}.preview-hero__copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:72px 50px 74px 0}.preview-kicker{margin:0 0 20px;color:var(--preview-blue);font-size:.76rem;font-weight:800;letter-spacing:.15em;line-height:1.4;text-transform:uppercase}.preview-hero h1{max-width:670px;margin:0;font-size:clamp(3.05rem,3.9vw,4.15rem);line-height:.99}.preview-hero h1 span{display:block;opacity:0;animation:preview-line-in .76s cubic-bezier(.22,1,.36,1) forwards}.preview-hero h1 span:nth-child(1){animation-delay:90ms}.preview-hero h1 span:nth-child(2){animation-delay:.16s}.preview-hero h1 span:nth-child(3){animation-delay:.23s}.preview-hero h1 span:nth-child(4){animation-delay:.3s}.preview-hero__mobile-title{display:none!important}.preview-gold-rule{width:76px;height:4px;margin:26px 0 28px;background:var(--preview-gold)}.preview-gold-rule,.preview-hero__lead,.preview-hero .preview-actions{opacity:0;animation:preview-rise-in .68s cubic-bezier(.22,1,.36,1) forwards}.preview-gold-rule{animation-delay:.32s}.preview-hero__lead{animation-delay:.39s}.preview-hero .preview-actions{animation-delay:.47s}.preview-hero__lead{max-width:540px!important;margin:0;color:#374653;font-size:clamp(1.05rem,1.7vw,1.24rem);line-height:1.62}.preview-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px 24px;margin-top:30px}.preview-hero__trust{display:flex;align-items:center;gap:12px;margin-top:26px;color:var(--preview-ink)}.preview-hero__trust img{width:42px;height:42px;border:2px solid #fff;border-radius:50%;object-fit:cover;object-position:center top;box-shadow:0 0 0 1px var(--preview-line)}.preview-hero__trust div{display:grid;gap:2px}.preview-hero__trust strong{font-size:.86rem;line-height:1.3}.preview-hero__trust span{color:var(--preview-muted);font-size:.76rem}.preview-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:14px 22px;border:1px solid transparent;color:var(--preview-ink);font-size:.95rem;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,color .16s ease,border-color .16s ease}.preview-button--primary{background:var(--preview-blue);color:#fff!important}.preview-button--primary:hover,.preview-button--primary:focus-visible{background:var(--preview-ink);outline:none}.preview-button--text{min-height:44px;padding-inline:0;border-bottom-color:#10283a59}.preview-hero .preview-button--text{min-height:52px;padding:14px 26px;border-color:var(--preview-blue);color:var(--preview-blue)}.preview-hero .preview-button--text:hover,.preview-hero .preview-button--text:focus-visible{border-color:var(--preview-blue);background:#0030700d}.preview-button--text span,.preview-text-link span,.preview-situation>span:last-child,.preview-diagnostic strong span,.preview-content__list a>span:last-child{margin-left:8px;color:var(--preview-gold)}.preview-button--text:hover,.preview-button--text:focus-visible{border-bottom-color:var(--preview-gold);outline:none}.preview-ledger{position:relative;min-width:0;overflow:hidden;background-image:url(/preview-home-ledger.png);background-position:center;background-size:cover;animation:preview-ledger-in 1.05s cubic-bezier(.22,1,.36,1) both}.preview-ledger:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--preview-ivory) 0%,rgba(248,246,242,.72) 9%,transparent 34%);content:""}.preview-proof{background:#ffffffb8;border-bottom:1px solid var(--preview-line)}.preview-proof__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.preview-proof p{display:flex;align-items:center;justify-content:center;gap:18px;margin:0;padding:24px 28px;border-right:1px solid var(--preview-line);color:var(--preview-ink);line-height:1.4}.preview-proof p:first-child{padding-left:28px}.preview-proof__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border:1px solid rgba(0,48,112,.48);border-radius:50%;color:var(--preview-gold);font-family:DM Sans,sans-serif;font-size:1.15rem;font-style:normal}.preview-proof strong{font-size:.96rem;font-weight:600}.preview-proof p:last-child{border-right:0}.preview-proof strong{font-size:.96rem}.preview-proof span{color:var(--preview-muted);font-size:.82rem}.preview-section{padding:104px 0;border-bottom:1px solid var(--preview-line)}.preview-heading{margin-bottom:52px}.preview-heading h2,.preview-about h2,.preview-final h2{margin:0;font-size:clamp(2.5rem,4.6vw,4.3rem);line-height:.98}.preview-heading>p:last-child{margin:0;color:var(--preview-muted);font-size:1.04rem;line-height:1.65}.preview-heading--split{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.28fr) minmax(280px,.75fr);gap:34px;align-items:end}.preview-heading--split .preview-kicker{margin:0;align-self:start}.preview-situations{padding-top:88px;background:#fff}.preview-heading--situations{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(54px,8vw,116px);align-items:end}.preview-heading--situations h2{max-width:780px;font-size:clamp(3rem,5vw,4.7rem)}.preview-heading--situations h2:after{display:block;width:72px;height:3px;margin-top:28px;background:var(--preview-gold);content:""}.preview-heading--situations>p{max-width:420px!important;justify-self:end;padding-bottom:5px;font-size:1.08rem!important}.preview-heading--editorial,.preview-heading--editorial.preview-heading--light{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);gap:clamp(54px,8vw,116px);align-items:end}.preview-heading--editorial>div .preview-kicker{margin:0 0 18px}.preview-heading--editorial>div h2{max-width:820px}.preview-heading--editorial>p:last-child{max-width:420px!important;justify-self:end;padding-bottom:5px}.preview-heading--editorial.preview-heading--light>p:last-child{color:#ffffffb3}.preview-situation-list{border-top:1px solid var(--preview-ink)}.preview-situation{display:grid;grid-template-columns:70px minmax(250px,.88fr) minmax(280px,1.12fr) 28px;gap:28px;align-items:center;min-height:116px;padding:24px 6px;border-bottom:1px solid var(--preview-line);color:var(--preview-ink);text-decoration:none;transition:padding .18s ease,background .18s ease}.preview-situation:hover,.preview-situation:focus-visible{padding-right:18px;padding-left:18px;background:var(--preview-blue-soft);outline:none}.preview-situation__number{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.45rem}.preview-situation strong{font-size:1.18rem;line-height:1.35}.preview-situation p{margin:0;color:var(--preview-muted);font-size:.95rem;line-height:1.6}.preview-situation>span:last-child{font-size:1.25rem}.preview-method{position:relative;background:var(--preview-ink);color:#fff}.preview-method:before{position:absolute;top:0;right:0;width:33%;height:100%;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.14) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.14) 1px,transparent 1px);background-size:54px 54px;content:""}.preview-heading--light{position:relative;z-index:1;display:grid;grid-template-columns:.6fr 1fr 1fr;align-items:end;gap:40px}.preview-heading--light .preview-kicker{color:#d8b85f;margin:0;align-self:start}.preview-heading--light h2{color:#fff}.preview-heading--light>p:last-child{color:#ffffffb3}.preview-method__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.26)}.preview-method__item{min-height:260px;padding:28px 26px 26px 0;border-right:1px solid rgba(255,255,255,.18)}.preview-method__item+.preview-method__item{padding-left:26px}.preview-method__item:last-child{border-right:0}.preview-method__item>span{color:#d8b85f;font-family:Poppins,DM Sans,sans-serif;font-size:1.3rem}.preview-method__item h3{margin:54px 0 14px;color:#fff;font-size:1.35rem}.preview-method__item p{margin:0;color:#ffffffad;font-size:.93rem;line-height:1.65}.preview-pillars{background:var(--preview-ivory)}.preview-pillars__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--preview-ink)}.preview-pillar{display:flex;flex-direction:column;min-height:370px;padding:30px 38px 26px 0;border-right:1px solid var(--preview-line)}.preview-pillar+.preview-pillar{padding-left:38px}.preview-pillar:last-child{border-right:0}.preview-pillar>span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.4rem}.preview-pillar h3{margin:72px 0 18px;font-family:Poppins,DM Sans,sans-serif;font-size:2rem;font-weight:600}.preview-pillar p{margin:0;color:var(--preview-muted);line-height:1.7}.preview-pillar small{margin-top:auto;padding-top:32px;color:var(--preview-blue);font-weight:750}.preview-diagnostics{background:#fff}.preview-diagnostics__grid{display:grid;grid-template-columns:1.2fr .9fr .9fr;gap:16px}.preview-diagnostic{display:flex;flex-direction:column;min-height:350px;padding:30px;border:1px solid var(--preview-line);background:#fff;color:var(--preview-ink);text-decoration:none;transition:transform .18s ease,border-color .18s ease}.preview-diagnostic:hover,.preview-diagnostic:focus-visible{border-color:var(--preview-blue);outline:none;transform:translateY(-3px)}.preview-home .preview-diagnostic--featured{background:var(--preview-blue);color:#fff}.preview-diagnostic--featured h3,.preview-diagnostic--featured strong{color:#fff}.preview-diagnostic>span{color:var(--preview-gold);font-size:.72rem;font-weight:800;letter-spacing:.14em}.preview-diagnostic h3{margin:70px 0 16px;color:inherit;font-family:Poppins,DM Sans,sans-serif;font-size:2rem;font-weight:600;line-height:1.05}.preview-diagnostic p{margin:0;color:var(--preview-muted);line-height:1.65}.preview-diagnostic--featured p{color:#ffffffbf}.preview-diagnostic strong{margin-top:auto;padding-top:28px;font-size:.9rem}.preview-about{background:var(--preview-ivory)}.preview-about__grid{display:grid;grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:clamp(52px,8vw,112px);align-items:center}.preview-about__portrait{position:relative;padding:0 34px 34px 0}.preview-about__portrait:before{position:absolute;z-index:0;right:0;bottom:0;width:74%;height:74%;background:var(--preview-ink);content:""}.preview-about__portrait img{position:relative;z-index:1;width:100%;aspect-ratio:4 / 5;object-fit:cover;object-position:center top;filter:saturate(.8) contrast(1.03)}.preview-about__portrait>div{position:absolute;z-index:2;right:0;bottom:0;display:grid;gap:3px;width:min(82%,390px);padding:18px 22px;background:var(--preview-ink);color:#fff}.preview-about__portrait span{color:#ffffffad;font-size:.82rem}.preview-about__content .preview-kicker{margin-bottom:22px}.preview-about__content h2{max-width:670px}.preview-about__content>p:not(.preview-kicker){margin:22px 0 0;color:var(--preview-muted);line-height:1.7}.preview-about__content .preview-about__lead{color:var(--preview-ink)!important;font-size:1.12rem}.preview-text-link{display:inline-flex;align-items:center;margin-top:30px;padding-bottom:7px;border-bottom:1px solid var(--preview-gold);color:var(--preview-ink);font-weight:750;text-decoration:none}.preview-text-link:hover,.preview-text-link:focus-visible{color:var(--preview-blue);outline:none}.preview-content{background:#fff}.preview-heading--inline{display:flex;align-items:flex-end;justify-content:space-between;gap:32px}.preview-heading--inline .preview-kicker{margin-bottom:18px}.preview-heading--inline .preview-text-link{flex:0 0 auto;margin-bottom:8px}.preview-content__list{border-top:1px solid var(--preview-ink)}.preview-content__list a{display:grid;grid-template-columns:180px 1fr 30px;align-items:center;gap:30px;min-height:112px;padding:24px 8px;border-bottom:1px solid var(--preview-line);color:var(--preview-ink);text-decoration:none}.preview-content__list a:hover,.preview-content__list a:focus-visible{background:var(--preview-blue-soft);outline:none}.preview-content__list a>span:first-child{color:var(--preview-blue);font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.preview-content__list strong{font-family:Poppins,DM Sans,sans-serif;font-size:1.35rem;font-weight:600;line-height:1.35}.preview-final{padding:112px 0;background:var(--preview-blue);color:#fff}.preview-final__inner{display:grid;justify-items:start}.preview-final .preview-kicker{color:#e0bc62}.preview-final h2{max-width:820px;color:#fff}.preview-final p:not(.preview-kicker){max-width:700px;margin:24px 0 34px;color:#ffffffbd;font-size:1.06rem;line-height:1.7}.preview-button--light{background:#fff;color:var(--preview-blue)!important}.preview-button--light:hover,.preview-button--light:focus-visible{background:var(--preview-ink);color:#fff!important;outline:none}.preview-footer{padding:64px 0 72px;background:#fff}.preview-footer__grid{display:grid;grid-template-columns:1.35fr .78fr .78fr 1fr;gap:clamp(34px,5vw,72px);padding-bottom:50px}.preview-footer img{width:220px;margin-bottom:18px}.preview-footer strong{display:block;margin-bottom:16px;color:var(--preview-ink);font-size:.86rem;letter-spacing:.04em;text-transform:uppercase}.preview-footer p{margin:7px 0 0;color:var(--preview-muted);font-size:.84rem;line-height:1.55}.preview-footer nav{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.preview-footer nav a{color:var(--preview-muted);font-size:.84rem;line-height:1.45;text-decoration:none}.preview-footer__meeting{display:inline-flex;margin-top:16px;padding-bottom:3px;border-bottom:1px solid var(--preview-gold);color:var(--preview-blue)!important;font-size:.82rem;font-weight:800;text-decoration:none}.preview-footer nav a:hover,.preview-footer nav a:focus-visible,.preview-footer__legal a:hover,.preview-footer__legal a:focus-visible{color:var(--preview-blue);outline:none}.preview-footer__brand p{max-width:310px!important}.preview-footer__legal{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:62px;border-top:1px solid var(--preview-line)}.preview-footer__legal p{margin:0;font-size:.76rem}.preview-footer__legal a{color:var(--preview-muted);font-size:.76rem;text-decoration:none}.preview-whatsapp-float{position:fixed;z-index:50;right:22px;bottom:22px;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:#158746;color:#fff!important;text-decoration:none;box-shadow:0 14px 34px #08301f42;animation:preview-float-in .28s cubic-bezier(.22,1,.36,1) both}.privacy-hero{padding:96px 0 82px;border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg,#f7f5f0fa,#f7f5f0d1 62%,#f7f5f061),url(/preview-home-ledger.png) right center / 54% auto no-repeat}.privacy-hero h1{max-width:760px;margin:0;font-size:clamp(3.2rem,6vw,5.8rem);line-height:.98}.privacy-hero>div>p:last-child{max-width:720px!important;margin:30px 0 0;color:var(--preview-muted);font-size:1.1rem;line-height:1.7}.privacy-content{padding:92px 0 112px;background:#fff}.privacy-content__grid{display:grid;grid-template-columns:minmax(220px,.34fr) minmax(0,1fr);gap:clamp(52px,9vw,128px);align-items:start}.privacy-content aside{position:sticky;top:116px;padding-top:18px;border-top:2px solid var(--preview-gold)}.privacy-content aside strong{color:var(--preview-ink)}.privacy-content aside p{margin:8px 0 0;color:var(--preview-muted);font-size:.86rem;line-height:1.5}.privacy-content aside a{display:inline-block;margin-top:15px;color:var(--preview-blue);font-size:.84rem;overflow-wrap:anywhere}.privacy-content article{max-width:780px}.privacy-content article section{padding:0 0 42px;border-bottom:1px solid var(--preview-line)}.privacy-content article section+section{padding-top:42px}.privacy-content article h2{margin:0 0 17px;font-size:clamp(1.65rem,3vw,2.3rem);line-height:1.15}.privacy-content article p{margin:0;color:var(--preview-muted);line-height:1.78}.privacy-content article p a{color:var(--preview-blue)}.privacy-content article .preview-button{margin-top:25px}.privacy-footer{padding:0}.preview-whatsapp-float svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.preview-whatsapp-float span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.preview-whatsapp-float:hover,.preview-whatsapp-float:focus-visible{background:#0f6e38;outline:3px solid rgba(21,135,70,.2)}.preview-motion-ready .preview-reveal{opacity:0;transform:translate3d(0,30px,0);transition:opacity .72s cubic-bezier(.22,1,.36,1),transform .72s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}.preview-motion-ready .preview-reveal.is-visible{opacity:1;transform:translateZ(0)}@keyframes preview-header-in{0%{opacity:0;transform:translate3d(0,-14px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preview-line-in{0%{opacity:0;transform:translate3d(0,28px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preview-rise-in{0%{opacity:0;transform:translate3d(0,18px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes preview-ledger-in{0%{opacity:0;transform:scale(1.025)}to{opacity:1;transform:scale(1)}}@keyframes preview-ledger-mobile-in{0%{opacity:0;transform:scale(1.025)}to{opacity:.5;transform:scale(1)}}@keyframes preview-float-in{0%{opacity:0;transform:scale(.72)}to{opacity:1;transform:scale(1)}}@media(max-width:1180px){.preview-header__inner{min-height:74px}.preview-brand{width:205px}.preview-menu-button{display:inline-flex}.preview-navigation{position:absolute;top:100%;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;margin:0;padding:14px 20px 20px;border-top:1px solid var(--preview-line);background:var(--preview-ivory);box-shadow:0 18px 30px #10283a1f}.preview-navigation.is-open{display:flex}.preview-navigation a{justify-content:flex-start;border-bottom:1px solid var(--preview-line)}.preview-navigation .preview-header-cta{justify-content:center;margin:14px 0 0;border-bottom:1px solid var(--preview-blue)}}@media(max-width:980px){.preview-header__inner{min-height:74px}.preview-brand{width:205px}.preview-menu-button{display:inline-flex}.preview-navigation{position:absolute;top:100%;right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;margin:0;padding:14px 20px 20px;border-top:1px solid var(--preview-line);background:var(--preview-ivory);box-shadow:0 18px 30px #10283a1f}.preview-navigation.is-open{display:flex}.preview-navigation a{justify-content:flex-start;border-bottom:1px solid var(--preview-line)}.preview-navigation .preview-header-cta{justify-content:center;margin:14px 0 0;border-bottom:1px solid var(--preview-blue)}.preview-hero__grid{grid-template-columns:1fr;min-height:0}.preview-hero__copy{padding:72px 0 58px}.preview-ledger{min-height:430px;border-top:1px solid var(--preview-line)}.preview-ledger:before{background:linear-gradient(180deg,var(--preview-ivory) 0%,rgba(248,246,242,.55) 10%,transparent 30%)}.preview-heading--split,.preview-heading--light{grid-template-columns:1fr 1.6fr}.preview-heading--situations,.preview-heading--editorial,.preview-heading--editorial.preview-heading--light{grid-template-columns:minmax(0,1.2fr) minmax(260px,.8fr);gap:42px}.preview-heading--split>p:last-child,.preview-heading--light>p:last-child{grid-column:2}.preview-method__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.preview-method__item:nth-child(2){border-right:0}.preview-method__item:nth-child(n+3){border-top:1px solid rgba(255,255,255,.18)}.preview-pillars__grid,.preview-diagnostics__grid{grid-template-columns:1fr}.preview-pillar{min-height:290px;padding:30px 0;border-right:0;border-bottom:1px solid var(--preview-line)}.preview-pillar+.preview-pillar{padding-left:0}.preview-pillar:last-child{border-bottom:0}.preview-pillar h3{margin-top:40px}.preview-diagnostic{min-height:300px}.preview-about__grid{grid-template-columns:minmax(300px,.8fr) minmax(0,1.2fr);gap:48px}.preview-footer__grid{grid-template-columns:1.2fr 1fr 1fr}.preview-footer__grid>div:first-child{grid-column:1 / -1}.preview-whatsapp-float{display:inline-flex}}@media(max-width:700px){.preview-container{width:min(calc(100% - 28px),1240px)}.preview-notice{align-items:flex-start;flex-direction:column;gap:2px}.preview-brand{width:190px}.preview-section{padding:76px 0}.preview-hero__grid{position:relative;display:block}.preview-hero__copy{min-height:670px;padding:48px 0 150px}.preview-hero h1{font-size:clamp(2.65rem,11vw,3.4rem);line-height:1}.preview-actions{align-items:stretch;flex-direction:column}.preview-button{width:100%}.preview-button--text{width:auto;align-self:flex-start}.preview-hero .preview-button--text{width:100%}.preview-hero__trust{margin-top:20px}.preview-ledger{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;min-height:0;border-top:0;background-position:56% top;background-size:auto 100%;opacity:.5;animation-name:preview-ledger-mobile-in}.preview-ledger:before{background:linear-gradient(90deg,#f7f5f0db,#f7f5f0c2 46%,#f7f5f080 76%,#f7f5f047)}.preview-proof__grid{grid-template-columns:1fr}.preview-proof p,.preview-proof p:first-child{justify-content:flex-start;padding:18px 0;border-right:0;border-bottom:1px solid var(--preview-line)}.preview-proof p:last-child{border-bottom:0}.preview-heading{margin-bottom:36px}.preview-heading--split,.preview-heading--light,.preview-heading--situations{grid-template-columns:1fr;gap:18px}.preview-heading--split>p:last-child,.preview-heading--light>p:last-child{grid-column:auto}.preview-heading--situations>p{justify-self:start;padding-bottom:0}.preview-heading--situations h2:after{margin-top:22px}.preview-heading--editorial,.preview-heading--editorial.preview-heading--light{grid-template-columns:1fr;gap:22px}.preview-heading--editorial>p:last-child{justify-self:start;padding-bottom:0}.preview-heading h2,.preview-about h2,.preview-final h2{font-size:clamp(2.35rem,12vw,3.55rem)}.preview-situation{grid-template-columns:48px 1fr 24px;gap:14px;min-height:0;padding:24px 0}.preview-situation strong{font-size:1.04rem}.preview-situation p{grid-column:2 / -1}.preview-situation>span:last-child{grid-column:3;grid-row:1}.preview-method__grid{grid-template-columns:1fr}.preview-method__item,.preview-method__item+.preview-method__item{min-height:0;padding:24px 0 28px;border-right:0;border-top:1px solid rgba(255,255,255,.18)}.preview-method__item h3{margin:32px 0 12px}.preview-diagnostic{min-height:285px;padding:26px}.preview-diagnostic h3{margin-top:44px}.preview-about__grid{grid-template-columns:1fr}.preview-about__portrait{padding:0 18px 24px 0}.preview-about__content{padding-top:6px}.preview-heading--inline{align-items:flex-start;flex-direction:column}.preview-heading--inline .preview-text-link{margin:0}.preview-content__list a{grid-template-columns:1fr 26px;gap:12px}.preview-content__list a>span:first-child{grid-column:1}.preview-content__list strong{grid-column:1;font-size:1.18rem}.preview-content__list a>span:last-child{grid-column:2;grid-row:1 / 3}.preview-final{padding:84px 0 108px}.preview-footer{padding-bottom:74px}.preview-footer__grid{grid-template-columns:1fr 1fr;gap:34px 20px;padding-bottom:38px}.preview-footer__grid>div:first-child{grid-column:auto}.preview-footer__brand{grid-column:1 / -1!important}.preview-footer__contact{grid-column:1 / -1}.preview-footer__legal{align-items:flex-start;flex-direction:column;gap:6px;padding:18px 0}.preview-home .preview-whatsapp-float{right:14px;bottom:14px;left:auto;width:54px;height:54px;border-radius:50%}.privacy-hero{padding:68px 0 60px;background-size:auto 100%}.privacy-hero h1{font-size:clamp(2.75rem,14vw,4rem)}.privacy-content{padding:68px 0 84px}.privacy-content__grid{grid-template-columns:1fr;gap:48px}.privacy-content aside{position:static}.privacy-footer{padding-bottom:0}}@media(max-width:420px){.preview-brand{width:168px}.preview-menu-button{width:44px}.preview-hero__copy{min-height:630px;padding-top:40px}.preview-hero h1{font-size:clamp(2.35rem,11.5vw,2.95rem)}.preview-footer__grid{grid-template-columns:1fr}.preview-footer__brand,.preview-footer__contact{grid-column:auto!important}}@media(prefers-reduced-motion:reduce){.preview-home *,.preview-home *:before,.preview-home *:after{scroll-behavior:auto!important;transition:none!important}.preview-hero h1 span,.preview-gold-rule,.preview-hero__lead,.preview-hero .preview-actions,.preview-ledger,.preview-header,.preview-whatsapp-float,.preview-motion-ready .preview-reveal{opacity:1!important;transform:none!important;animation:none!important}}.preview-home h1,.preview-home h2,.preview-home h3,.preview-home .preview-content__list strong{font-family:Poppins,DM Sans,ui-sans-serif,system-ui,sans-serif}.preview-home h1,.preview-home h2{font-weight:600;letter-spacing:-.045em}.preview-home h3,.preview-home .preview-content__list strong{font-weight:600;letter-spacing:-.02em}.preview-heading h2,.preview-about h2,.preview-final h2{line-height:1.06}.preview-heading--situations h2{font-size:clamp(2.8rem,4.5vw,4.25rem);line-height:1.06}.preview-button,.preview-header-cta,.preview-footer__meeting{border-radius:10px}.preview-situation-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;border-top:0}.preview-situation{grid-template-columns:48px minmax(0,1fr) 24px;grid-template-rows:auto 1fr;gap:14px 18px;align-items:start;min-height:190px;padding:28px;border:1px solid var(--preview-line);border-radius:18px;background:#fff;box-shadow:0 12px 36px #10283a09;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.preview-situation:last-child:nth-child(odd){grid-column:1 / -1}.preview-situation p{grid-column:2 / -1}.preview-situation>span:last-child{grid-column:3;grid-row:1;justify-self:end}.preview-situation:hover,.preview-situation:focus-visible{padding:28px;border-color:#0030707a;background:var(--preview-blue-soft);box-shadow:0 18px 42px #10283a14;transform:translateY(-3px)}.preview-method__grid{gap:12px;border-top:0}.preview-method__item,.preview-method__item+.preview-method__item{min-height:270px;padding:30px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:#ffffff09}.preview-pillars__grid{gap:16px;border-top:0}.preview-pillar,.preview-pillar+.preview-pillar{min-height:350px;padding:30px;border:1px solid var(--preview-line);border-radius:18px;background:#fff}.preview-pillar h3,.preview-diagnostic h3{line-height:1.15}.preview-diagnostic{border-radius:18px;box-shadow:0 12px 34px #10283a0a}.preview-content__list a{margin-bottom:10px;padding:25px 24px;border:1px solid var(--preview-line);border-radius:14px;background:#fff}@media(max-width:980px){.preview-method__item,.preview-method__item+.preview-method__item,.preview-method__item:nth-child(n+3){border:1px solid rgba(255,255,255,.14)}.preview-pillar,.preview-pillar+.preview-pillar,.preview-pillar:last-child{padding:30px;border:1px solid var(--preview-line)}}@media(max-width:700px){.preview-home h1,.preview-home h2{letter-spacing:-.04em}.preview-heading h2,.preview-about h2,.preview-final h2,.preview-heading--situations h2{font-size:clamp(2.2rem,10vw,3.25rem);line-height:1.08}.preview-situation-list{grid-template-columns:1fr}.preview-situation,.preview-situation:hover,.preview-situation:focus-visible{grid-template-columns:42px 1fr 22px;min-height:0;padding:22px}.preview-situation:last-child:nth-child(odd){grid-column:auto}.preview-method__item,.preview-method__item+.preview-method__item{min-height:0;padding:26px}.preview-pillar,.preview-pillar+.preview-pillar,.preview-pillar:last-child{min-height:0;padding:26px}}.solution-page{--solution-dark: #0e2a3b}.solution-page h1,.solution-page h2{font-family:Poppins,DM Sans,sans-serif;font-weight:600;letter-spacing:-.035em}.solution-hero{position:relative;min-height:620px;overflow:hidden;border-bottom:1px solid var(--preview-line);background:var(--preview-ivory)}.solution-hero:before{position:absolute;top:0;right:0;bottom:0;width:54%;opacity:.72;background:linear-gradient(90deg,var(--preview-ivory) 0%,rgba(247,245,240,.62) 22%,rgba(247,245,240,.12) 100%),url(/preview-home-ledger.png) center / cover no-repeat;content:""}.solution-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(330px,.55fr);gap:clamp(64px,10vw,142px);align-items:center;min-height:620px;padding-block:72px}.solution-hero__content{max-width:820px}.solution-breadcrumb{display:inline-block;margin-bottom:54px;color:var(--preview-muted)!important;font-size:.8rem;font-weight:700;text-decoration:none}.solution-breadcrumb:hover,.solution-breadcrumb:focus-visible{color:var(--preview-blue)!important;outline:none}.solution-hero h1{margin:0;font-size:clamp(3.25rem,5.4vw,5.3rem);line-height:.98}.solution-hero__lead{max-width:720px!important;margin:28px 0 0;color:#3f4e5a;font-size:clamp(1.05rem,1.5vw,1.22rem);line-height:1.7}.solution-hero__aside{align-self:end;margin-bottom:22px;padding:27px 0 0 26px;border-top:2px solid var(--preview-gold);border-left:1px solid var(--preview-line);background:#f7f5f0b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.solution-hero__aside span{color:var(--preview-blue);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.solution-hero__aside p{margin:14px 0 0;color:var(--preview-muted);font-size:.95rem;line-height:1.68}.solution-section{padding:104px 0;border-bottom:1px solid var(--preview-line)}.solution-section__heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.55fr);gap:clamp(60px,9vw,130px);align-items:end;margin-bottom:52px}.solution-section__heading h2{max-width:750px;margin:0;font-size:clamp(2.7rem,4.8vw,4.4rem);line-height:1}.solution-section__heading>p{max-width:400px!important;margin:0;justify-self:end;color:var(--preview-muted);line-height:1.65}.solution-when{background:#fff}.solution-signal-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--preview-ink)}.solution-signal-list article{display:grid;grid-template-columns:58px 1fr;gap:24px;min-height:150px;padding:30px 34px 30px 0;border-bottom:1px solid var(--preview-line)}.solution-signal-list article:nth-child(odd){border-right:1px solid var(--preview-line)}.solution-signal-list article:nth-child(2n){padding-left:34px}.solution-signal-list span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.3rem}.solution-signal-list p{margin:0;color:var(--preview-ink);font-size:1.06rem;line-height:1.6}.solution-address-bridge{padding:76px 0;border-bottom:1px solid var(--preview-line);background:#eef2f5}.solution-address-bridge__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.58fr);gap:clamp(60px,9vw,130px);align-items:end}.solution-address-bridge h2{max-width:780px;margin:15px 0 0;font-size:clamp(2.5rem,4.2vw,4rem);line-height:1}.solution-address-bridge__grid>div:last-child>p{margin:0 0 25px;color:var(--preview-muted);line-height:1.7}.solution-analysis{position:relative;overflow:hidden;background:var(--solution-dark);color:#fff}.solution-analysis:after{position:absolute;inset:0 0 0 auto;width:38%;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.12) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.12) 1px,transparent 1px);background-size:54px 54px;content:""}.solution-analysis>*{position:relative;z-index:1}.solution-section__heading--light h2{color:#fff}.solution-section__heading--light>p{color:#ffffffb3}.solution-analysis__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.25)}.solution-analysis__grid article{min-height:260px;padding:28px 28px 28px 0;border-right:1px solid rgba(255,255,255,.17)}.solution-analysis__grid article+article{padding-left:28px}.solution-analysis__grid article:last-child{border-right:0}.solution-analysis__grid span{color:#d8b85f;font-family:Poppins,DM Sans,sans-serif;font-size:1.25rem}.solution-analysis__grid h3{margin:52px 0 14px;color:#fff;font-size:1.3rem}.solution-analysis__grid p{margin:0;color:#ffffffad;font-size:.92rem;line-height:1.65}.solution-info-card{margin:0}.solution-info-card summary{list-style:none}.solution-info-card summary::-webkit-details-marker{display:none}.solution-analysis__grid .solution-info-card{min-height:260px;padding:28px 28px 28px 0;border-right:1px solid rgba(255,255,255,.17)}.solution-analysis__grid .solution-info-card+.solution-info-card{padding-left:28px}.solution-analysis__grid .solution-info-card:last-child{border-right:0}.solution-analysis__grid .solution-info-card summary span{display:block;color:#d8b85f;font-family:Poppins,DM Sans,sans-serif;font-size:1.25rem}.solution-analysis__grid .solution-info-card summary strong{display:block;margin:52px 0 14px;color:#fff;font-size:1.3rem}.solution-analysis__grid .solution-info-card p{margin:0;color:#ffffffad;font-size:.92rem;line-height:1.65}.solution-deliveries{background:var(--preview-ivory)}.solution-deliveries__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--preview-ink)}.solution-deliveries__grid article{min-height:210px;padding:34px 48px 34px 0;border-bottom:1px solid var(--preview-line)}.solution-deliveries__grid article:nth-child(odd){border-right:1px solid var(--preview-line)}.solution-deliveries__grid article:nth-child(2n){padding-left:48px}.solution-deliveries__grid h3{margin:0 0 18px;font-family:Poppins,DM Sans,sans-serif;font-size:1.65rem;font-weight:600}.solution-deliveries__grid p{margin:0;color:var(--preview-muted);line-height:1.7}.solution-deliveries__grid .solution-info-card{min-height:210px;padding:34px 48px 34px 0;border-bottom:1px solid var(--preview-line)}.solution-deliveries__grid .solution-info-card:nth-child(odd){border-right:1px solid var(--preview-line)}.solution-deliveries__grid .solution-info-card:nth-child(2n){padding-left:48px}.solution-deliveries__grid .solution-info-card summary strong{color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:1.65rem;font-weight:600}.solution-deliveries__grid .solution-info-card p{margin:18px 0 0;color:var(--preview-muted);line-height:1.7}.solution-faq{background:#fff}.solution-faq__list{border-top:1px solid var(--preview-ink)}.solution-faq details{border-bottom:1px solid var(--preview-line)}.solution-faq summary{position:relative;padding:27px 52px 27px 0;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:1.35rem;cursor:pointer;list-style:none}.solution-faq summary::-webkit-details-marker{display:none}.solution-faq summary:after{position:absolute;right:4px;content:"+";color:var(--preview-gold);font-family:DM Sans,sans-serif}.solution-faq details[open] summary:after{content:"−"}.solution-faq details p{max-width:850px!important;margin:-4px 0 0;padding:0 0 30px;color:var(--preview-muted);line-height:1.75}.solution-final{padding:100px 0;background:var(--preview-blue);color:#fff}.solution-final__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(320px,.55fr);gap:clamp(60px,10vw,145px);align-items:end}.solution-final .preview-kicker{color:#e0bc62}.solution-final h2{max-width:760px;margin:0;color:#fff;font-size:clamp(3rem,5vw,4.8rem);line-height:.98}.solution-final__grid>div:last-child>p{margin:0 0 28px;color:#ffffffbd;line-height:1.7}.solution-footer{padding-bottom:72px}@media(max-width:980px){.solution-hero__grid{grid-template-columns:1fr;gap:42px}.solution-hero:before{width:75%;opacity:.45}.solution-hero__aside{max-width:680px;margin:0}.solution-section__heading,.solution-address-bridge__grid,.solution-final__grid{grid-template-columns:minmax(0,1.1fr) minmax(260px,.7fr);gap:44px}.solution-analysis__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-analysis__grid article:nth-child(2){border-right:0}.solution-analysis__grid article:nth-child(n+3){border-top:1px solid rgba(255,255,255,.17)}}@media(max-width:700px){.solution-hero{min-height:0}.solution-hero:before{width:100%;opacity:.36}.solution-hero__grid{min-height:0;padding-block:52px 68px}.solution-breadcrumb{margin-bottom:42px}.solution-hero h1{font-size:clamp(2.75rem,13vw,4rem)}.solution-hero__aside{padding:22px 0 0;border-left:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.solution-section{padding:76px 0}.solution-section__heading,.solution-address-bridge__grid,.solution-final__grid{grid-template-columns:1fr;gap:22px}.solution-section__heading>p{justify-self:start}.solution-signal-list,.solution-deliveries__grid{grid-template-columns:1fr}.solution-signal-list article,.solution-signal-list article:nth-child(2n),.solution-deliveries__grid article,.solution-deliveries__grid article:nth-child(2n){padding-right:0;padding-left:0;border-right:0}.solution-signal-list article{grid-template-columns:44px 1fr;gap:16px;min-height:0}.solution-analysis__grid{grid-template-columns:1fr}.solution-analysis__grid article,.solution-analysis__grid article+article,.solution-analysis__grid .solution-info-card,.solution-analysis__grid .solution-info-card+.solution-info-card{min-height:0;padding:0;border-right:0;border-top:1px solid rgba(255,255,255,.17)}.solution-analysis__grid .solution-info-card:last-child{border-right:0}.solution-analysis__grid .solution-info-card summary{position:relative;display:grid;grid-template-columns:38px 1fr;gap:12px;align-items:center;padding:18px 34px 18px 0;cursor:pointer}.solution-analysis__grid .solution-info-card summary:after{position:absolute;right:2px;color:#d8b85f;content:"+";font-size:1.35rem}.solution-analysis__grid .solution-info-card[open] summary:after{content:"−"}.solution-analysis__grid .solution-info-card summary span{font-size:1rem}.solution-analysis__grid .solution-info-card summary strong{margin:0;font-size:1rem}.solution-analysis__grid .solution-info-card p{padding:0 26px 18px 50px;font-size:.9rem;line-height:1.55}.solution-deliveries__grid .solution-info-card,.solution-deliveries__grid .solution-info-card:nth-child(2n){min-height:0;padding:0;border-right:0;border-bottom:1px solid var(--preview-line)}.solution-deliveries__grid .solution-info-card summary{position:relative;padding:18px 34px 18px 0;cursor:pointer}.solution-deliveries__grid .solution-info-card summary:after{position:absolute;right:2px;color:var(--preview-gold);content:"+";font-size:1.35rem}.solution-deliveries__grid .solution-info-card[open] summary:after{content:"−"}.solution-deliveries__grid .solution-info-card summary strong{font-size:1.05rem}.solution-deliveries__grid .solution-info-card p{margin:0;padding:0 28px 18px 0;font-size:.9rem;line-height:1.55}.solution-analysis__grid h3{margin-top:32px}.solution-final{padding:82px 0}.solution-footer{padding-bottom:74px}}.access-page{background:var(--preview-ivory)}.access-hero{position:relative;min-height:calc(100vh - 82px);overflow:hidden;padding:88px 0 112px;background:var(--preview-ivory);isolation:isolate}.access-hero:before{position:absolute;z-index:-2;top:0;right:0;width:min(68vw,1180px);height:100%;background:url(/preview-home-ledger.png) right center / cover no-repeat;content:"";opacity:.72;filter:saturate(.72) contrast(.92)}.access-hero:after{position:absolute;z-index:-1;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,var(--preview-ivory) 0%,rgba(247,245,240,.98) 32%,rgba(247,245,240,.82) 58%,rgba(247,245,240,.5) 100%),linear-gradient(180deg,rgba(247,245,240,.08),var(--preview-ivory));content:""}.access-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.58fr);gap:clamp(64px,10vw,150px);align-items:center}.access-copy{max-width:700px}.access-back{display:inline-flex;margin-bottom:52px;color:var(--preview-muted)!important;font-size:.82rem;font-weight:700;text-decoration:none}.access-back:hover,.access-back:focus-visible{color:var(--preview-blue)!important}.access-copy h1{max-width:720px;margin:16px 0 26px;font-size:clamp(3.3rem,6vw,6.2rem);line-height:.96}.access-copy>p:not(.preview-kicker){max-width:620px;margin:0;color:var(--preview-muted);font-size:1.08rem;line-height:1.72}.access-trust{display:flex;align-items:center;gap:11px;max-width:570px;margin-top:36px;padding-top:22px;border-top:1px solid var(--preview-line);color:var(--preview-ink);font-size:.82rem;font-weight:700;line-height:1.5}.access-trust span{width:9px;height:9px;flex:0 0 auto;border-radius:50%;background:var(--preview-gold);box-shadow:0 0 0 5px #c69a321f}.access-form{display:grid;gap:20px;padding:clamp(28px,4vw,48px);border:1px solid rgba(16,40,58,.14);background:#fffffff5;box-shadow:0 30px 80px #10283a21;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.access-form__heading{margin-bottom:6px}.access-form__heading span{color:var(--preview-blue);font-size:.72rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.access-form__heading h2{margin:10px 0 8px;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1}.access-form__heading p,.access-form__note,.access-form__notice{margin:0;color:var(--preview-muted);font-size:.82rem;line-height:1.55}.access-form label{display:grid;gap:8px;color:var(--preview-ink);font-size:.82rem;font-weight:750}.access-form input{width:100%;height:54px;padding:0 16px;border:1px solid var(--preview-line);border-radius:0;background:#fff;color:var(--preview-ink);font:inherit;font-size:.95rem;outline:none}.access-form input:focus{border-color:var(--preview-blue);box-shadow:0 0 0 3px #00307014}.access-form button{min-height:54px;margin-top:4px;border:1px solid var(--preview-blue);border-radius:0;background:var(--preview-blue);color:#fff;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.access-form button:hover,.access-form button:focus-visible{border-color:var(--preview-ink);background:var(--preview-ink);outline:none}.access-form__notice{padding:12px 14px;border-left:2px solid var(--preview-gold);background:var(--preview-ivory);color:var(--preview-ink)}.access-form__paths{display:grid;gap:9px;padding-top:4px}.access-form__paths a{display:grid;grid-template-columns:1fr auto;gap:6px 18px;align-items:center;padding:15px 0;border-top:1px solid var(--preview-line);color:var(--preview-ink)!important;text-decoration:none}.access-form__paths a:after{grid-row:1 / 3;grid-column:2;color:var(--preview-gold);content:"→";font-size:1.2rem}.access-form__paths strong,.access-form__paths span{display:block}.access-form__paths strong{font-size:.82rem}.access-form__paths span{color:var(--preview-blue);font-size:.78rem;font-weight:750}.access-form__paths a:hover strong,.access-form__paths a:focus-visible strong{color:var(--preview-blue)}.access-form__note{padding-top:17px;border-top:1px solid var(--preview-line)}@media(max-width:1080px){.access-hero__grid{grid-template-columns:1fr;gap:52px}.access-copy,.access-form{max-width:720px}.access-hero:before{width:100%;height:58%}.access-hero:after{background:linear-gradient(180deg,rgba(247,245,240,.88),var(--preview-ivory) 58%)}}@media(max-width:700px){.access-hero{min-height:0;padding:54px 0 76px}.access-hero:before{width:100%;height:480px;background-position:68% top;opacity:.54}.access-hero:after{background:linear-gradient(180deg,rgba(247,245,240,.72),var(--preview-ivory) 46%)}.access-back{margin-bottom:34px}.access-copy h1{font-size:clamp(2.65rem,13vw,4rem)}.access-form{padding:24px 20px}}.access-request-page{background:var(--preview-ivory)}.access-request{position:relative;overflow:hidden;padding:76px 0 104px;background:linear-gradient(112deg,#f7f5f0fc,#f7f5f0f0 48%,#f7f5f0b3),url(/preview-home-ledger.png) right center / 62% auto no-repeat}.access-request__grid{display:grid;grid-template-columns:minmax(0,.8fr) minmax(480px,1fr);gap:clamp(56px,8vw,126px);align-items:start}.access-request__copy{position:sticky;top:122px;padding-top:14px}.access-request__copy h1{max-width:680px;margin:16px 0 28px;font-size:clamp(3.1rem,5vw,5.6rem);line-height:.98}.access-request__copy>p:not(.preview-kicker){max-width:580px;margin:0;color:var(--preview-muted);font-size:1.05rem;line-height:1.72}.access-request__security{max-width:580px;margin-top:38px;padding:22px 0 0 22px;border-top:1px solid var(--preview-line);border-left:2px solid var(--preview-gold)}.access-request__security strong{color:var(--preview-ink);font-size:.9rem}.access-request__security p{margin:8px 0 0;color:var(--preview-muted);font-size:.82rem;line-height:1.6}.access-request-form{display:grid;gap:24px;padding:clamp(26px,4vw,50px);border:1px solid rgba(16,40,58,.14);background:#fffffff7;box-shadow:0 30px 80px #10283a1f}.access-request-form__profiles{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:0;padding:0;border:0}.access-request-form__profiles legend{grid-column:1 / -1;margin-bottom:2px;color:var(--preview-ink);font-size:.84rem;font-weight:800}.access-request-form__profiles label{display:block;min-height:104px;padding:17px;border:1px solid var(--preview-line);background:#fff;cursor:pointer;transition:border-color .16s ease,background .16s ease,transform .16s ease}.access-request-form__profiles label:hover,.access-request-form__profiles label:focus-within,.access-request-form__profiles label.is-selected{border-color:var(--preview-blue);background:#00307009;transform:translateY(-1px)}.access-request-form__profiles input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%)}.access-request-form__profiles span,.access-request-form__profiles strong{display:block}.access-request-form__profiles span{color:var(--preview-muted);font-size:.76rem;line-height:1.45}.access-request-form__profiles strong{margin-bottom:7px;color:var(--preview-ink);font-size:.88rem}.access-request-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.access-request-form__fields label{display:grid;gap:8px;color:var(--preview-ink);font-size:.8rem;font-weight:800}.access-request-form__fields label:first-child,.access-request-form__fields label:nth-child(3){grid-column:1 / -1}.access-request-form__fields label>span{color:var(--preview-muted);font-size:.72rem;font-weight:500}.access-request-form__fields input{width:100%;height:52px;padding:0 14px;border:1px solid var(--preview-line);border-radius:0;background:#fff;color:var(--preview-ink);font:inherit;font-size:.92rem;outline:none}.access-request-form__fields input:focus{border-color:var(--preview-blue);box-shadow:0 0 0 3px #00307014}.access-request-form__consent{display:grid;grid-template-columns:18px 1fr;gap:10px;align-items:start;color:var(--preview-muted);font-size:.76rem;line-height:1.5}.access-request-form__consent input{width:17px;height:17px;margin:2px 0 0;accent-color:var(--preview-blue)}.access-request-form__consent a{color:var(--preview-blue)!important;font-weight:750}.access-request-form button{min-height:56px;border:1px solid var(--preview-blue);border-radius:0;background:var(--preview-blue);color:#fff;font:inherit;font-size:.9rem;font-weight:800;cursor:pointer}.access-request-form button:hover,.access-request-form button:focus-visible{border-color:var(--preview-ink);background:var(--preview-ink);outline:none}.access-request-form__message{margin:0;padding:12px 14px;border-left:2px solid var(--preview-blue);background:#0030700d;color:var(--preview-ink);font-size:.8rem;line-height:1.5}.access-request-form__message.is-error{border-left-color:#9d332b;background:#9d332b0f}.access-request-form__footnote{margin:-8px 0 0;color:var(--preview-muted);font-size:.74rem;line-height:1.5;text-align:center}@media(max-width:1080px){.access-request__grid{grid-template-columns:1fr}.access-request__copy{position:static;max-width:720px}.access-request-form{max-width:820px}}@media(max-width:700px){.access-request{padding:48px 0 72px;background:linear-gradient(180deg,rgba(247,245,240,.78),var(--preview-ivory) 28%),url(/preview-home-ledger.png) 68% top / auto 420px no-repeat}.access-request__grid{gap:38px}.access-request__copy h1{font-size:clamp(2.55rem,12vw,3.8rem)}.access-request-form{gap:20px;padding:24px 18px}.access-request-form__profiles,.access-request-form__fields{grid-template-columns:1fr}.access-request-form__profiles label{min-height:0}.access-request-form__fields label,.access-request-form__fields label:first-child,.access-request-form__fields label:nth-child(3){grid-column:auto}}.fiscal-address-page{--fiscal-dark: #0e2a3b;background:var(--preview-ivory)}.fiscal-address-page h1,.fiscal-address-page h2{font-family:Poppins,DM Sans,sans-serif;font-weight:600;letter-spacing:-.04em}.fiscal-address-hero{position:relative;min-height:650px;overflow:hidden;border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg,#f7f5f0fc,#f7f5f0ed 44%,#f7f5f08f),url(/preview-home-ledger.png) right center / 60% auto no-repeat}.fiscal-address-hero__grid{display:grid;grid-template-columns:minmax(0,850px);align-items:center;min-height:650px;padding-block:70px}.fiscal-address-breadcrumb{display:inline-block;margin-bottom:52px;color:var(--preview-muted)!important;font-size:.8rem;font-weight:700;text-decoration:none}.fiscal-address-breadcrumb:hover,.fiscal-address-breadcrumb:focus-visible{color:var(--preview-blue)!important}.fiscal-address-hero h1{max-width:850px;margin:0;font-size:clamp(3.4rem,5.8vw,6rem);line-height:.96}.fiscal-address-hero__lead{max-width:720px!important;margin:28px 0 0;color:#3f4e5a;font-size:clamp(1.05rem,1.5vw,1.2rem);line-height:1.72}.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq{padding:104px 0;border-bottom:1px solid var(--preview-line)}.fiscal-address-intro{background:#f7f5f0}.fiscal-address-intro__layout{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:clamp(54px,7vw,110px);align-items:start}.fiscal-address-intro__heading{position:relative;padding-top:10px}.fiscal-address-process__heading{display:grid;grid-template-columns:minmax(220px,.4fr) minmax(0,1.3fr);gap:clamp(54px,8vw,120px);align-items:start;margin-bottom:58px}.fiscal-address-intro__heading h2{max-width:490px;margin:18px 0 0;font-size:clamp(2.35rem,3.8vw,3.75rem);line-height:1.02}.fiscal-address-intro__rule{display:block;width:64px;height:3px;margin-top:28px;background:var(--preview-gold)}.fiscal-address-process__heading h2{max-width:900px;margin:0;font-size:clamp(2.8rem,4.8vw,4.7rem);line-height:1}.fiscal-address-use-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.fiscal-address-use-grid article{min-height:214px;padding:27px 28px 26px;border:1px solid rgba(14,42,59,.14);border-radius:18px;background:#ffffffc7;box-shadow:0 14px 34px #0e2a3b0b}.fiscal-address-process__steps span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.25rem}.fiscal-address-use-grid span{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(190,145,35,.5);border-radius:50%;color:#9d7616;font-family:Poppins,DM Sans,sans-serif;font-size:.74rem;font-weight:700}.fiscal-address-use-grid h3{max-width:260px;margin:30px 0 11px;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:1.13rem;line-height:1.25}.fiscal-address-use-grid p{max-width:280px;margin:0;color:var(--preview-muted);font-size:.91rem;line-height:1.55}.fiscal-address-pricing{scroll-margin-top:86px;background:var(--preview-ivory)}.fiscal-address-pricing__heading{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.5fr);gap:clamp(60px,9vw,130px);align-items:end;margin-bottom:54px}.fiscal-address-pricing__heading h2{max-width:780px;margin:15px 0 0;font-size:clamp(2.8rem,4.8vw,4.7rem);line-height:1}.fiscal-address-pricing__heading>p{margin:0;color:var(--preview-muted);line-height:1.7}.fiscal-pricing-groups{display:grid;gap:34px}.fiscal-pricing-group{padding:clamp(28px,4vw,48px);border:1px solid var(--preview-line);background:#fff}.fiscal-pricing-group__heading{display:grid;grid-template-columns:minmax(260px,.62fr) minmax(320px,.9fr);gap:8px 52px;align-items:end;margin-bottom:32px}.fiscal-pricing-group__heading>p{grid-column:1 / -1;margin:0;color:var(--preview-blue);font-size:.72rem;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.fiscal-pricing-group__heading h3{margin:0;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:clamp(1.9rem,3vw,2.8rem);font-weight:600;line-height:1.05}.fiscal-pricing-group__heading>span{color:var(--preview-muted);font-size:.88rem;line-height:1.62}.fiscal-plan-grid{display:grid;margin-bottom:28px;border-top:1px solid var(--preview-ink);border-bottom:1px solid var(--preview-line)}.fiscal-plan-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.fiscal-plan-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.fiscal-plan{position:relative;min-height:226px;padding:25px 24px;border-right:1px solid var(--preview-line)}.fiscal-plan:last-child{border-right:0}.fiscal-plan--featured:before{position:absolute;top:-1px;right:20px;width:42px;height:3px;background:var(--preview-gold);content:""}.fiscal-plan>span{display:block;color:var(--preview-blue);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.fiscal-plan strong{display:inline-block;margin-top:32px;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:clamp(2.1rem,3vw,3rem);font-weight:600;line-height:1}.fiscal-plan small{margin-left:5px;color:var(--preview-muted);font-size:.72rem}.fiscal-plan p,.fiscal-plan em{display:block;margin:20px 0 0;color:var(--preview-ink);font-size:.82rem;font-style:normal;line-height:1.4}.fiscal-plan em{margin-top:5px;color:var(--preview-muted);font-size:.72rem}.fiscal-pricing-group>.preview-button{width:fit-content}.fiscal-pricing-note{display:grid;grid-template-columns:130px 1fr;gap:24px;margin-top:32px;padding:22px 0 0 24px;border-top:1px solid var(--preview-line);border-left:2px solid var(--preview-gold)}.fiscal-pricing-note strong{color:var(--preview-ink)}.fiscal-pricing-note p{margin:0;color:var(--preview-muted);font-size:.83rem;line-height:1.65}.fiscal-address-process{background:var(--fiscal-dark);color:#fff}.fiscal-address-process .preview-kicker,.fiscal-address-final .preview-kicker{color:#dfbb60}.fiscal-address-process__heading h2{color:#fff}.fiscal-address-process__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.24)}.fiscal-address-process__steps article{min-height:250px;padding:28px 28px 28px 0;border-right:1px solid rgba(255,255,255,.16)}.fiscal-address-process__steps article+article{padding-left:28px}.fiscal-address-process__steps article:last-child{border-right:0}.fiscal-address-process__steps h3{margin:52px 0 14px;color:#fff;font-size:1.18rem}.fiscal-address-process__steps p{margin:0;color:#ffffffad;font-size:.88rem;line-height:1.65}.fiscal-address-faq{background:#fff}.fiscal-address-faq__grid{display:grid;grid-template-columns:minmax(280px,.55fr) minmax(0,1fr);gap:clamp(60px,10vw,145px)}.fiscal-address-faq h2{margin:16px 0 0;font-size:clamp(2.8rem,4.6vw,4.4rem);line-height:1}.fiscal-address-faq details{border-top:1px solid var(--preview-line)}.fiscal-address-faq details:last-child{border-bottom:1px solid var(--preview-line)}.fiscal-address-faq summary{position:relative;padding:26px 48px 26px 0;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:1.28rem;cursor:pointer;list-style:none}.fiscal-address-faq summary::-webkit-details-marker{display:none}.fiscal-address-faq summary:after{position:absolute;right:4px;color:var(--preview-gold);content:"+";font-family:DM Sans,sans-serif}.fiscal-address-faq details[open] summary:after{content:"−"}.fiscal-address-faq details p{max-width:780px!important;margin:-3px 0 0;padding:0 0 28px;color:var(--preview-muted);line-height:1.7}.fiscal-address-final{padding:100px 0;background:var(--preview-blue);color:#fff}.fiscal-address-final__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.52fr);gap:clamp(60px,10vw,140px);align-items:end}.fiscal-address-final h2{max-width:760px;margin:0;color:#fff;font-size:clamp(3rem,5vw,4.8rem);line-height:.98}.fiscal-address-final__grid>div:last-child>p{margin:0 0 28px;color:#ffffffbd;line-height:1.7}@media(max-width:1050px){.fiscal-address-hero__grid{grid-template-columns:1fr;gap:38px}.fiscal-address-intro__layout{grid-template-columns:1fr;gap:42px}.fiscal-address-intro__heading h2{max-width:720px}.fiscal-address-process__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.fiscal-address-process__steps article:nth-child(2){border-right:0}.fiscal-address-process__steps article:nth-child(n+3){border-top:1px solid var(--preview-line)}.fiscal-plan-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.fiscal-plan-grid--4 .fiscal-plan:nth-child(2){border-right:0}.fiscal-plan-grid--4 .fiscal-plan:nth-child(n+3){border-top:1px solid var(--preview-line)}}@media(max-width:700px){.fiscal-address-hero{min-height:0;background:linear-gradient(180deg,rgba(247,245,240,.76),var(--preview-ivory) 52%),url(/preview-home-ledger.png) 68% top / auto 450px no-repeat}.fiscal-address-hero__grid{min-height:0;padding-block:52px 70px}.fiscal-address-breadcrumb{margin-bottom:40px}.fiscal-address-hero h1{font-size:clamp(2.75rem,13vw,4rem)}.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq{padding:76px 0}.fiscal-address-intro__heading,.fiscal-address-intro__layout,.fiscal-address-pricing__heading,.fiscal-address-process__heading,.fiscal-address-faq__grid,.fiscal-address-final__grid{grid-template-columns:1fr;gap:24px}.fiscal-address-use-grid,.fiscal-address-process__steps,.fiscal-plan-grid--3,.fiscal-plan-grid--4,.fiscal-pricing-group__heading{grid-template-columns:1fr}.fiscal-address-use-grid article,.fiscal-address-use-grid article+article{min-height:0;padding:23px 22px 22px}.fiscal-address-process__steps article,.fiscal-address-process__steps article+article{min-height:0;padding:23px 22px 22px;border-right:0}.fiscal-address-use-grid h3{margin-top:22px}.fiscal-address-process__steps h3{margin-top:30px}.fiscal-pricing-group{padding:26px 18px}.fiscal-plan,.fiscal-plan-grid--4 .fiscal-plan:nth-child(n+3){min-height:0;padding:22px 4px 26px;border-top:1px solid var(--preview-line);border-right:0}.fiscal-plan strong{margin-top:22px}.fiscal-pricing-note{grid-template-columns:1fr;gap:8px}.fiscal-address-final{padding:82px 0}}.search-landing-page .solution-hero__content{max-width:900px}.search-related{padding:96px 0;border-bottom:1px solid var(--preview-line);background:#eef2f5}.search-related__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--preview-ink)}.search-related__grid a{display:flex;min-height:235px;padding:30px 30px 28px 0;border-right:1px solid var(--preview-line);color:var(--preview-ink);flex-direction:column;text-decoration:none}.search-related__grid a+a{padding-left:30px}.search-related__grid a:last-child{border-right:0}.search-related__grid span{color:var(--preview-blue);font-family:Poppins,DM Sans,sans-serif;font-size:1.35rem;font-weight:650;line-height:1.25}.search-related__grid p{margin:16px 0 26px;color:var(--preview-muted);line-height:1.65}.search-related__grid strong{margin-top:auto;color:var(--preview-blue);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.search-related__grid a:hover span,.search-related__grid a:focus-visible span{color:#0b5685}.search-related__grid a:focus-visible{outline:2px solid var(--preview-gold);outline-offset:5px}@media(max-width:800px){.search-related{padding:76px 0}.search-related__grid{grid-template-columns:1fr}.search-related__grid a,.search-related__grid a+a{min-height:0;padding:25px 0 27px;border-right:0;border-bottom:1px solid var(--preview-line)}}.lead-page.approved-switch-page{display:grid;width:100%;max-width:none;min-height:100vh;min-height:100svh;padding:28px;place-items:center;overflow-x:hidden;background:radial-gradient(circle at 8% 8%,rgba(194,151,57,.2),transparent 26%),radial-gradient(circle at 91% 88%,rgba(15,91,151,.22),transparent 29%),#041d36}.approved-switch-layout{position:relative;display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);width:min(1180px,100%);min-height:min(730px,calc(100vh - 56px));overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:28px;background:#f7f5ef;box-shadow:0 30px 90px #000a1861}.approved-switch-layout:after{position:absolute;top:-150px;left:-135px;width:340px;height:340px;border:1px solid rgba(204,163,76,.2);border-radius:50%;content:"";pointer-events:none}.approved-switch-intro{position:relative;z-index:1;display:flex;flex-direction:column;padding:clamp(34px,4.2vw,62px);overflow:hidden;background:linear-gradient(160deg,rgba(255,255,255,.035),transparent 48%),#193f6b;color:#fff}.approved-switch-intro:after{position:absolute;right:-105px;bottom:-110px;width:310px;height:310px;border:44px solid rgba(196,155,65,.08);border-radius:50%;content:"";pointer-events:none}.approved-switch-logo{display:inline-flex;align-self:flex-start;width:min(235px,68vw);padding:11px 14px;border-radius:10px;background:#fffffff5;box-shadow:0 8px 24px #000a192e}.approved-switch-logo img{display:block;width:100%;height:auto}.approved-switch-copy{margin-top:clamp(50px,7vh,86px)}.approved-switch-copy h1{max-width:560px;margin:0;color:#fff;font-size:clamp(2.35rem,4.5vw,4.6rem);font-weight:750;letter-spacing:-.045em;line-height:.98}.approved-switch-copy p{max-width:540px;margin:23px 0 0;color:#ffffffbd;font-size:1.03rem;line-height:1.65}.approved-switch-assurances{display:flex;flex-wrap:wrap;gap:10px 18px;margin:28px 0 0;padding:0;list-style:none}.approved-switch-assurances li{display:flex;align-items:center;gap:8px;color:#ffffffdb;font-size:.87rem;font-weight:600}.approved-switch-assurances li span{display:grid;width:19px;height:19px;place-items:center;border:1px solid rgba(226,195,123,.6);border-radius:50%;color:#e4c77f;font-size:.68rem}.approved-switch-how{position:relative;z-index:1;margin-top:auto;padding-top:42px}.approved-switch-how>p{margin:0;color:#ffffff80;font-size:.7rem;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.approved-switch-how ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0 0;padding:0;list-style:none}.approved-switch-how li{display:grid;gap:8px;color:#ffffffb8;font-size:.78rem;font-weight:600;line-height:1.35}.approved-switch-how li span{display:grid;width:26px;height:26px;place-items:center;border-radius:50%;background:#ffffff17;color:#e4c77f;font-size:.72rem}.approved-switch-form-column{display:flex;flex-direction:column;justify-content:center;min-width:0;padding:clamp(28px,4.5vw,68px);background:radial-gradient(circle at 100% 0,rgba(8,42,76,.055),transparent 34%),#f7f5ef}.approved-switch-form{display:grid;gap:20px;width:100%;min-width:0;padding:clamp(24px,3.1vw,40px);border:1px solid rgba(8,42,76,.1);border-radius:20px;background:#fff;box-shadow:0 18px 54px #082a4c1a}.approved-switch-form-header{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.approved-switch-form-header p{margin:0 0 7px;color:#a87b1f;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.approved-switch-form-header h2{margin:0;color:#193f6b;font-size:clamp(1.45rem,2.4vw,2rem);letter-spacing:-.025em;line-height:1.08}.approved-switch-time{flex:0 0 auto;padding:7px 10px;border-radius:999px;background:#f3eee1;color:#6f6553;font-size:.72rem;font-weight:700}.approved-switch-progress{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.approved-switch-progress span{height:4px;border-radius:999px;background:#e3e6e9;transition:background .18s ease}.approved-switch-progress span.is-active{background:linear-gradient(90deg,#b98726,#d3ad58)}.approved-switch-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;min-width:0;min-height:230px;align-content:start}.approved-switch-fields--final{grid-template-columns:1fr}.approved-switch-form label{display:grid;gap:8px;min-width:0}.approved-switch-form label>span{color:#202935;font-size:.92rem;font-weight:700;line-height:1.3}.approved-switch-form input,.approved-switch-form select,.approved-switch-form textarea{width:100%;max-width:100%;min-width:0;min-height:52px;padding:12px 13px;border:1px solid #d8dce1;border-radius:10px;background:#fbfbfa;color:#202935;font:inherit;font-size:1rem;line-height:1.35}.approved-switch-form input:hover,.approved-switch-form select:hover,.approved-switch-form textarea:hover{border-color:#aeb8c3}.approved-switch-form input:focus,.approved-switch-form select:focus,.approved-switch-form textarea:focus{border-color:#b88a2c;outline:3px solid rgba(184,138,44,.14);background:#fff}.approved-switch-form textarea{min-height:112px;resize:vertical}.approved-switch-form input::placeholder,.approved-switch-form textarea::placeholder{color:#8a93a0}.approved-switch-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.approved-switch-alert{margin:0;padding:12px 14px;border:1px solid rgba(180,35,24,.22);border-radius:8px;background:#b4231814;color:#9f1f17;font-size:.9rem;font-weight:600;line-height:1.45}.approved-switch-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:2px}.approved-switch-back{padding:11px 6px;border:0;background:transparent;color:#5f6b77;font:inherit;font-size:.9rem;font-weight:700;cursor:pointer}.approved-switch-back:hover{color:#193f6b}.approved-switch-next{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:200px;min-height:48px;padding:12px 20px;border:0;border-radius:10px;background:#193f6b;box-shadow:0 10px 22px #082a4c2e;color:#fff;font:inherit;font-size:.94rem;font-weight:800;cursor:pointer}.approved-switch-next:hover{background:#0d3b68}.approved-switch-next:disabled{cursor:wait;opacity:.68}.approved-switch-privacy{margin:0;padding-top:15px;border-top:1px solid #edf0f2;color:#7b8490;font-size:.76rem;line-height:1.4;text-align:center}.approved-switch-success{display:grid;justify-items:center;min-height:315px;place-content:center;padding:30px 18px;text-align:center}.approved-switch-success>span{display:grid;width:54px;height:54px;margin-bottom:18px;place-items:center;border-radius:50%;background:#f3ead1;color:#9a7625;font-size:1.4rem;font-weight:800}.approved-switch-success h3{margin:0;color:#193f6b;font-size:1.65rem}.approved-switch-success p{max-width:410px;margin:10px 0 22px;color:#66717d;line-height:1.55}.approved-switch-success>strong{max-width:410px;padding-top:14px;border-top:1px solid rgba(8,42,76,.13);color:#193f6b;font-size:.78rem;line-height:1.5}.request-service-client-link{color:#596876;font-size:.78rem;font-weight:700;text-decoration:none}.request-service-client-link:hover,.request-service-client-link:focus-visible{color:#193f6b;outline:none}@media(max-width:959px){.lead-page.approved-switch-page{display:block;padding:0;background:#f7f5ef}.approved-switch-layout{display:block;width:100%;min-height:100vh;border:0;border-radius:0;box-shadow:none}.approved-switch-intro{padding:28px clamp(22px,6vw,52px) 38px}.approved-switch-copy{margin-top:42px}.approved-switch-copy h1{max-width:680px;font-size:clamp(2.4rem,8vw,4rem)}.approved-switch-copy p{max-width:650px}.approved-switch-how{margin-top:16px;padding-top:26px}.approved-switch-form-column{padding:32px clamp(18px,6vw,52px) 38px}.approved-switch-form{width:min(680px,100%);margin:0 auto}}@media(max-width:559px){.approved-switch-intro{padding:22px 20px 30px}.approved-switch-logo{width:202px;padding:9px 11px}.approved-switch-copy{margin-top:34px}.approved-switch-copy h1{font-size:clamp(2.15rem,11.2vw,3.05rem)}.approved-switch-copy p{margin-top:18px;font-size:.96rem;line-height:1.55}.approved-switch-assurances{display:grid;gap:9px;margin-top:22px}.approved-switch-how{display:none}.approved-switch-form-column{padding:22px 12px 30px}.approved-switch-form{gap:17px;padding:20px 16px;border-radius:16px}.approved-switch-form-header{display:block}.approved-switch-time{display:inline-flex;margin-top:10px}.approved-switch-fields{grid-template-columns:1fr;min-height:0}.approved-switch-form input,.approved-switch-form select,.approved-switch-form textarea{font-size:16px}.approved-switch-actions{align-items:stretch;flex-direction:column-reverse}.approved-switch-next{width:100%}.approved-switch-back{align-self:center}}.approved-links-page{--approved-links-navy: #193f6b;--approved-links-navy-deep: #041d36;--approved-links-gold: #c2a65c;--approved-links-ivory: #f8f5ed;width:100%;max-width:none;min-height:100vh;min-height:100svh;padding:0;color:var(--approved-links-navy-deep);background:radial-gradient(circle at 50% -8%,rgba(217,188,120,.16),transparent 27rem),var(--approved-links-ivory)}.approved-links-shell{position:relative;width:min(100%,780px);min-height:100svh;margin:0 auto;padding:32px 28px 26px;overflow:hidden;border-inline:1px solid rgba(8,42,76,.06);background:#faf8f2e6;box-shadow:0 0 80px #082a4c14}.approved-links-arcs{position:absolute;top:-110px;right:-110px;width:310px;height:310px;border:1px solid rgba(185,138,39,.2);border-radius:50%;pointer-events:none}.approved-links-arcs:before,.approved-links-arcs:after{position:absolute;border:1px solid rgba(185,138,39,.13);border-radius:50%;content:""}.approved-links-arcs:before{top:22px;right:22px;bottom:22px;left:22px}.approved-links-arcs:after{top:44px;right:44px;bottom:44px;left:44px}.approved-links-profile{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;max-width:630px;margin:0 auto;padding:0;text-align:center}.approved-links-logo{display:inline-flex;width:min(260px,67vw);margin:0 0 20px}.approved-links-logo img{display:block;width:100%;height:auto}.approved-links-avatar-frame{width:112px;height:112px;padding:5px;border:1px solid rgba(185,138,39,.38);border-radius:50%;background:#fff;box-shadow:0 14px 34px #082a4c29}.approved-links-avatar{display:block;width:100%;height:100%;border:0;border-radius:50%;object-fit:cover;object-position:center 24%;box-shadow:none}.approved-links-kicker{margin:18px 0 7px;color:var(--approved-links-gold);font-size:.67rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.approved-links-profile h1{margin:0;color:var(--approved-links-navy-deep);font-size:clamp(2rem,7vw,3rem);font-weight:700;letter-spacing:-.045em;line-height:1}.approved-links-bio{max-width:610px;margin:15px auto 0;color:var(--approved-links-navy);font-size:clamp(1.14rem,3.4vw,1.58rem);font-weight:500;line-height:1.3;text-wrap:balance}.approved-links-bio strong{color:var(--approved-links-gold);font-weight:700}.approved-links-location{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:17px;padding:9px 15px;border:1px solid rgba(185,138,39,.46);border-radius:999px;background:#ffffffa3;color:var(--approved-links-navy);font-size:.81rem;font-weight:650}.approved-links-location svg{width:17px;height:17px;fill:none;stroke:var(--approved-links-gold);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.approved-links-primary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;margin:28px 0 36px}.approved-links-primary__item{display:grid;min-height:92px;grid-template-columns:46px 1fr;align-items:center;gap:12px;padding:15px 17px;border-radius:18px;color:#fff;text-decoration:none;box-shadow:0 15px 30px #082a4c26;transition:transform .18s ease,box-shadow .18s ease}.approved-links-primary__item--request{background:linear-gradient(135deg,#c2a65c,#9b7a2d)}.approved-links-primary__item--switch{background:linear-gradient(135deg,#0b3c69,#052744)}.approved-links-primary__item:hover,.approved-links-primary__item:focus-visible,.approved-links-service-card:hover,.approved-links-service-card:focus-visible,.approved-links-compact-card:hover,.approved-links-compact-card:focus-visible,.approved-links-resource-card:hover,.approved-links-resource-card:focus-visible{outline:none;transform:translateY(-3px)}.approved-links-primary__item:hover,.approved-links-primary__item:focus-visible{box-shadow:0 19px 36px #082a4c3b}.approved-links-primary__icon{display:grid;width:46px;height:46px;place-items:center;border-radius:13px;background:#ffffff24}.approved-links-primary__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.approved-links-primary__text{display:flex;min-width:0;flex-direction:column}.approved-links-primary__text strong{font-size:1rem;line-height:1.18}.approved-links-primary__text small{margin-top:5px;color:#ffffffc2;font-size:.73rem}.approved-links-section{margin-top:32px}.approved-links-section__heading{display:grid;grid-template-columns:minmax(20px,1fr) auto minmax(20px,1fr);align-items:center;gap:13px;margin-bottom:17px}.approved-links-section__heading>span{height:1px;background:linear-gradient(90deg,transparent,rgba(185,138,39,.66))}.approved-links-section__heading>span:last-child{transform:rotate(180deg)}.approved-links-section__heading h2{margin:0;color:var(--approved-links-navy);font-size:clamp(1.06rem,3vw,1.32rem);font-weight:700;letter-spacing:-.025em;text-align:center}.approved-links-service-grid,.approved-links-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.approved-links-service-card,.approved-links-resource-card{display:grid;min-height:108px;grid-template-columns:50px 1fr 18px;align-items:center;gap:11px;padding:15px;border:1px solid rgba(185,138,39,.27);border-radius:18px;background:#ffffffdb;color:var(--approved-links-navy-deep);text-decoration:none;box-shadow:0 9px 24px #082a4c12;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.approved-links-service-card:hover,.approved-links-service-card:focus-visible,.approved-links-resource-card:hover,.approved-links-resource-card:focus-visible{border-color:#b98a279e;box-shadow:0 13px 28px #082a4c1c}.approved-links-service-card__icon,.approved-links-compact-card__icon{display:grid;width:50px;height:50px;place-items:center;border-radius:50%;background:#f4ecda;color:var(--approved-links-navy)}.approved-links-service-card__icon svg,.approved-links-compact-card__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.approved-links-service-card strong,.approved-links-resource-card strong{font-size:.97rem;font-weight:700;line-height:1.25}.approved-links-chevron{color:var(--approved-links-gold);font-size:1.65rem;font-weight:400;line-height:1}.approved-links-compact-list{display:grid;gap:9px}.approved-links-compact-card{display:grid;min-height:76px;grid-template-columns:44px 1fr 18px;align-items:center;gap:13px;padding:11px 15px;border:1px solid rgba(8,42,76,.13);border-radius:16px;background:#ffffffa8;color:var(--approved-links-navy-deep);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.approved-links-compact-card:hover,.approved-links-compact-card:focus-visible{border-color:#b98a2780;background:#ffffffeb}.approved-links-compact-card__icon{width:44px;height:44px}.approved-links-compact-card__icon svg{width:21px;height:21px}.approved-links-compact-card__text{display:flex;min-width:0;flex-direction:column}.approved-links-compact-card__text strong{color:var(--approved-links-navy);font-size:.91rem;font-weight:700}.approved-links-compact-card__text small{margin-top:3px;color:#626b75;font-size:.71rem;line-height:1.3}.approved-links-resource-card{min-height:86px}.approved-links-footer{display:block;margin-top:40px;padding:23px 0 0;border-top:1px solid rgba(8,42,76,.13);text-align:center}.approved-links-footer__nav{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin-bottom:19px}.approved-links-footer__nav a{display:inline-flex;align-items:center;gap:6px;padding:8px 11px;border:1px solid rgba(8,42,76,.13);border-radius:999px;background:#ffffff8f;color:var(--approved-links-navy);font-size:.74rem;font-weight:650;text-decoration:none}.approved-links-footer__nav svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.approved-links-footer p{margin:3px 0 0;color:#68717a;font-size:.69rem;line-height:1.35}@media(max-width:559px){.approved-links-shell{width:100%;padding:24px 12px 22px;border:0}.approved-links-logo{width:min(230px,65vw);margin-bottom:17px}.approved-links-avatar-frame{width:98px;height:98px}.approved-links-kicker{margin-top:16px}.approved-links-profile h1{font-size:clamp(2rem,10vw,2.62rem)}.approved-links-bio{max-width:370px;margin-top:12px;font-size:clamp(1.06rem,5.2vw,1.32rem)}.approved-links-location{margin-top:14px;padding:8px 13px;font-size:.77rem}.approved-links-primary{gap:8px;margin:23px 0 30px}.approved-links-primary__item{min-height:82px;grid-template-columns:38px 1fr;gap:9px;padding:11px 9px;border-radius:15px}.approved-links-primary__icon{width:38px;height:38px;border-radius:11px}.approved-links-primary__icon svg{width:21px;height:21px}.approved-links-primary__text strong{font-size:.83rem}.approved-links-primary__text small{font-size:.63rem}.approved-links-section{margin-top:29px}.approved-links-section__heading{gap:9px;margin-bottom:13px}.approved-links-section__heading h2{font-size:1.02rem}.approved-links-service-grid,.approved-links-resource-grid{gap:8px}.approved-links-service-card,.approved-links-resource-card{min-height:101px;grid-template-columns:41px 1fr 13px;gap:8px;padding:11px 9px;border-radius:15px}.approved-links-service-card__icon{width:41px;height:41px}.approved-links-service-card__icon svg{width:21px;height:21px}.approved-links-service-card strong,.approved-links-resource-card strong{font-size:.82rem}.approved-links-compact-card{padding-inline:11px}.approved-links-compact-card__text small{font-size:.66rem}.approved-links-resource-card{min-height:80px}}@media(max-width:350px){.approved-links-primary{grid-template-columns:1fr}.approved-links-primary__item{min-height:70px}}@media(prefers-reduced-motion:reduce){.approved-links-primary__item,.approved-links-service-card,.approved-links-compact-card,.approved-links-resource-card{transition:none}}.approved-home{--home-navy: #193f6b;--home-navy-deep: #041d36;--home-blue: #193f6b;--home-gold: #c2a65c;--home-gold-light: #ddc27f;--home-ivory: #f8f5ed;--home-paper: #fdfcf8;--home-text: #172434;--home-muted: #64707d;width:100%;max-width:none;min-height:100vh;overflow-x:hidden;background:var(--home-paper);color:var(--home-text);font-family:Inter,DM Sans,sans-serif}.approved-home *,.approved-home *:before,.approved-home *:after{box-sizing:border-box}.approved-home-container{width:min(calc(100% - 48px),1180px);margin:0 auto}.approved-home-header{position:sticky;z-index:50;top:0;border-bottom:1px solid rgba(8,42,76,.09);background:#fdfcf8f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.approved-home-header__inner{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:28px}.approved-home-logo{display:inline-flex;width:226px;flex:0 0 auto}.approved-home-logo img{display:block;width:100%;height:auto}.approved-home-nav{display:flex;align-items:center;justify-content:flex-end;gap:clamp(16px,2vw,29px)}.approved-home-nav>a{color:var(--home-navy);font-size:.85rem;font-weight:700;text-decoration:none;transition:color .16s ease}.approved-home-nav>a:hover,.approved-home-nav>a:focus-visible{color:var(--home-gold)}.approved-home-nav .approved-home-nav__cta{min-height:43px;padding:11px 17px;border-radius:9px;background:var(--home-navy);color:#fff;box-shadow:0 8px 20px #082a4c26}.approved-home-nav .approved-home-nav__cta:hover,.approved-home-nav .approved-home-nav__cta:focus-visible{background:var(--home-blue);color:#fff}.approved-home-menu-button{display:none;width:44px;height:44px;padding:0;border:1px solid rgba(8,42,76,.14);border-radius:10px;background:transparent;cursor:pointer}.approved-home-menu-button span{display:block;width:19px;height:2px;margin:5px auto;border-radius:999px;background:var(--home-navy)}.approved-home-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 92% 5%,rgba(185,138,39,.13),transparent 26rem),linear-gradient(135deg,#fdfcf8,#f6f1e5)}.approved-home-hero:before{position:absolute;top:13%;left:-150px;width:320px;height:320px;border:1px solid rgba(185,138,39,.16);border-radius:50%;content:"";pointer-events:none}.approved-home-hero__grid{display:grid;min-height:670px;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);align-items:center;gap:clamp(56px,8vw,108px);padding-top:66px;padding-bottom:72px}.approved-home-hero__content{position:relative;z-index:1}.approved-home-eyebrow,.approved-home-section-heading>p,.approved-home-about__heading>p,.approved-home-final__box>div>p{display:flex;align-items:center;gap:10px;margin:0;color:var(--home-gold);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.approved-home-eyebrow:before,.approved-home-section-heading>p:before,.approved-home-about__heading>p:before{width:28px;height:1px;background:currentColor;content:""}.approved-home-hero h1{max-width:720px;margin:20px 0 0;color:var(--home-navy-deep);font-family:Manrope,Inter,sans-serif;font-size:clamp(3.15rem,5.35vw,5.15rem);font-weight:700;letter-spacing:-.047em;line-height:1.01}.approved-home-hero h1 span{color:var(--home-gold)}.approved-home-hero__lead{max-width:625px;margin:25px 0 0;color:#4d5b69;font-size:clamp(1.06rem,1.7vw,1.25rem);line-height:1.6}.approved-home-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:31px}.approved-home-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:20px;padding:13px 21px;border:1px solid transparent;border-radius:10px;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.approved-home-button:hover,.approved-home-button:focus-visible{outline:none;transform:translateY(-2px)}.approved-home-button--primary{background:var(--home-navy);color:#fff;box-shadow:0 12px 28px #082a4c33}.approved-home-button--primary:hover,.approved-home-button--primary:focus-visible{background:var(--home-blue);box-shadow:0 16px 32px #082a4c40}.approved-home-button--secondary{border-color:#082a4c40;background:#ffffff8a;color:var(--home-navy)}.approved-home-button--secondary:hover,.approved-home-button--secondary:focus-visible{border-color:var(--home-gold);background:#fff}.approved-home-hero__note{margin:19px 0 0;color:#6c7782;font-size:.82rem;line-height:1.5}.approved-home-portrait{position:relative;width:min(100%,420px);justify-self:end}.approved-home-portrait:before{position:absolute;z-index:0;top:-22px;right:-22px;width:72%;height:68%;border:1px solid rgba(185,138,39,.38);border-radius:150px 150px 30px 30px;content:""}.approved-home-portrait__frame{position:relative;z-index:1;aspect-ratio:.79;overflow:hidden;border-radius:190px 190px 24px 24px;background:var(--home-navy);box-shadow:0 28px 65px #041d3642}.approved-home-portrait__frame img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.approved-home-portrait__caption{position:absolute;z-index:2;right:-28px;bottom:35px;display:flex;min-width:205px;flex-direction:column;padding:15px 17px;border:1px solid rgba(185,138,39,.22);border-radius:12px;background:#fffffff2;box-shadow:0 16px 35px #041d362e}.approved-home-portrait__caption span{color:var(--home-gold);font-size:.69rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.approved-home-portrait__caption strong{margin-top:4px;color:var(--home-navy-deep);font-size:.98rem}.approved-home-portrait__caption small{margin-top:2px;color:var(--home-muted);font-size:.72rem}.approved-home-trust{border-block:1px solid rgba(8,42,76,.09);background:#fff}.approved-home-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.approved-home-trust__grid>div{display:flex;min-height:106px;flex-direction:column;justify-content:center;padding:20px 26px;border-right:1px solid rgba(8,42,76,.09)}.approved-home-trust__grid>div:first-child{border-left:1px solid rgba(8,42,76,.09)}.approved-home-trust strong{color:var(--home-navy);font-size:.91rem}.approved-home-trust span{margin-top:5px;color:var(--home-muted);font-size:.77rem;line-height:1.35}.approved-home-solutions,.approved-home-about{padding:104px 0}.approved-home-section-heading{display:grid;max-width:720px;gap:14px}.approved-home-section-heading h2,.approved-home-about__heading h2,.approved-home-final h2{margin:0;color:var(--home-navy-deep);font-family:Manrope,Inter,sans-serif;font-size:clamp(2.25rem,4.2vw,4rem);font-weight:700;letter-spacing:-.045em;line-height:1.04}.approved-home-section-heading>span{max-width:590px;color:var(--home-muted);font-size:1rem;line-height:1.55}.approved-home-solutions__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:43px}.approved-home-solution-card{position:relative;display:grid;min-height:260px;align-content:start;padding:29px;overflow:hidden;border:1px solid rgba(8,42,76,.11);border-radius:18px;background:#fff;color:var(--home-text);text-decoration:none;box-shadow:0 10px 28px #082a4c0e;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.approved-home-solution-card:after{position:absolute;right:-55px;bottom:-75px;width:160px;height:160px;border:22px solid rgba(185,138,39,.06);border-radius:50%;content:""}.approved-home-solution-card:hover,.approved-home-solution-card:focus-visible{border-color:#b98a2785;outline:none;transform:translateY(-4px);box-shadow:0 17px 36px #082a4c1a}.approved-home-solution-card__number{color:var(--home-gold);font-size:.78rem;font-weight:800;letter-spacing:.1em}.approved-home-solution-card h3{max-width:420px;margin:23px 0 0;color:var(--home-navy);font-family:Manrope,Inter,sans-serif;font-size:clamp(1.35rem,2.2vw,1.72rem);letter-spacing:-.025em;line-height:1.12}.approved-home-solution-card p{max-width:440px;margin:12px 0 0;color:var(--home-muted);font-size:.93rem;line-height:1.55}.approved-home-solution-card>strong{align-self:end;margin-top:27px;color:var(--home-navy);font-size:.82rem}.approved-home-solution-card>strong span{margin-left:8px;color:var(--home-gold)}.approved-home-address-link{display:flex;min-height:92px;align-items:center;justify-content:space-between;gap:24px;margin-top:15px;padding:21px 25px;border:1px solid rgba(185,138,39,.3);border-radius:15px;background:#f5eedf;color:#626b73;font-size:.87rem;line-height:1.5;text-decoration:none}.approved-home-address-link span{display:flex;flex-direction:column}.approved-home-address-link strong{margin-bottom:3px;color:var(--home-navy);font-size:1rem}.approved-home-address-link b{color:var(--home-gold);font-size:1.4rem}.approved-home-process{position:relative;padding:104px 0;overflow:hidden;background:var(--home-navy-deep)}.approved-home-process:after{position:absolute;top:-210px;right:-170px;width:470px;height:470px;border:60px solid rgba(221,194,127,.045);border-radius:50%;content:""}.approved-home-section-heading--light h2{color:#fff}.approved-home-section-heading--light>span{color:#ffffffa3}.approved-home-process__grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:48px}.approved-home-process article{min-height:235px;padding:27px;border:1px solid rgba(255,255,255,.12);border-radius:17px;background:#ffffff0b}.approved-home-process article>span{display:grid;width:42px;height:42px;place-items:center;border:1px solid rgba(221,194,127,.4);border-radius:50%;color:var(--home-gold-light);font-size:.75rem;font-weight:800}.approved-home-process h3{margin:40px 0 0;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:1.25rem}.approved-home-process article p{margin:11px 0 0;color:#ffffffa6;font-size:.9rem;line-height:1.55}.approved-home-about{background:var(--home-paper)}.approved-home-about__grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(52px,8vw,110px)}.approved-home-about__heading{display:grid;align-content:start;gap:17px}.approved-home-about__content{padding:8px 0 0}.approved-home-about__content>p{margin:0;color:#52606c;font-size:1.03rem;line-height:1.7}.approved-home-about__content>p+p{margin-top:17px}.approved-home-about__content ul{display:grid;gap:12px;margin:27px 0 0;padding:0;list-style:none}.approved-home-about__content li{display:grid;grid-template-columns:24px 1fr;align-items:start;gap:10px;color:var(--home-navy);font-size:.92rem;font-weight:700;line-height:1.45}.approved-home-about__content li span{display:grid;width:22px;height:22px;place-items:center;border:1px solid rgba(185,138,39,.42);border-radius:50%;color:var(--home-gold);font-size:.68rem}.approved-home-final{padding:0 0 92px;background:var(--home-paper)}.approved-home-final__box{display:flex;min-height:275px;align-items:center;justify-content:space-between;gap:50px;padding:clamp(35px,5vw,62px);overflow:hidden;border-radius:24px;background:radial-gradient(circle at 100% 0,rgba(221,194,127,.13),transparent 23rem),var(--home-navy)}.approved-home-final__box>div{display:grid;max-width:700px;gap:13px}.approved-home-final__box>div>p{color:var(--home-gold-light)}.approved-home-final h2{color:#fff}.approved-home-final__box>div>span{color:#ffffffad;line-height:1.55}.approved-home-button--gold{flex:0 0 auto;background:#d3ab50;color:var(--home-navy-deep);box-shadow:0 12px 25px #00000026}.approved-home-button--gold:hover,.approved-home-button--gold:focus-visible{background:#e1c477}.approved-home-footer{padding:62px 0 21px;background:#03182c;color:#fff}.approved-home-footer__grid{display:grid;grid-template-columns:1.5fr .7fr .7fr .9fr;gap:48px}.approved-home-footer__brand img{display:block;width:220px;padding:9px 11px;border-radius:8px;background:#fffffff5}.approved-home-footer__brand p{max-width:340px;margin:18px 0 0;color:#ffffff94;font-size:.88rem;line-height:1.55}.approved-home-footer nav,.approved-home-footer__contact{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.approved-home-footer nav>strong,.approved-home-footer__contact>strong{margin-bottom:4px;color:var(--home-gold-light);font-size:.74rem;letter-spacing:.11em;text-transform:uppercase}.approved-home-footer nav a,.approved-home-footer__contact a{color:#ffffffb3;font-size:.84rem;text-decoration:none}.approved-home-footer nav a:hover,.approved-home-footer__contact a:hover{color:#fff}.approved-home-footer__contact p{margin:0;color:#fff9;font-size:.84rem}.approved-home-footer__contact a{margin-top:7px;color:var(--home-gold-light);font-weight:800}.approved-home-footer__legal{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:48px;padding-top:19px;border-top:1px solid rgba(255,255,255,.1);color:#fff6;font-size:.72rem}@media(max-width:1020px){.approved-home-menu-button{display:block}.approved-home-nav{position:absolute;top:calc(100% + 1px);right:0;left:0;display:none;align-items:stretch;flex-direction:column;gap:0;padding:13px 24px 20px;border-bottom:1px solid rgba(8,42,76,.1);background:#fdfcf8;box-shadow:0 18px 28px #082a4c1a}.approved-home-nav.is-open{display:flex}.approved-home-nav>a{padding:12px 4px}.approved-home-nav .approved-home-nav__cta{margin-top:8px;padding:12px 16px;text-align:center}.approved-home-hero__grid{grid-template-columns:minmax(0,1.1fr) minmax(300px,.75fr);gap:42px}.approved-home-portrait__caption{right:-8px}.approved-home-footer__grid{grid-template-columns:1.4fr repeat(3,minmax(0,1fr));gap:30px}}@media(max-width:760px){.approved-home-container{width:min(calc(100% - 32px),1180px)}.approved-home-header__inner{min-height:68px}.approved-home-logo{width:190px}.approved-home-hero__grid{min-height:0;grid-template-columns:1fr;gap:43px;padding-top:46px;padding-bottom:55px}.approved-home-hero h1{font-size:clamp(2.65rem,10.8vw,3.7rem)}.approved-home-portrait{width:min(88%,410px);justify-self:center}.approved-home-portrait__caption{right:-18px}.approved-home-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approved-home-trust__grid>div,.approved-home-trust__grid>div:first-child{min-height:91px;padding:16px;border:0;border-right:1px solid rgba(8,42,76,.09);border-bottom:1px solid rgba(8,42,76,.09)}.approved-home-trust__grid>div:nth-child(2n){border-right:0}.approved-home-solutions,.approved-home-process,.approved-home-about{padding:76px 0}.approved-home-solutions__grid,.approved-home-process__grid,.approved-home-about__grid{grid-template-columns:1fr}.approved-home-solution-card{min-height:230px}.approved-home-process article{min-height:205px}.approved-home-final{padding-bottom:68px}.approved-home-final__box{align-items:flex-start;flex-direction:column;gap:30px}.approved-home-footer__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.approved-home-footer__brand{grid-column:1 / -1}}@media(max-width:480px){.approved-home-container{width:calc(100% - 24px)}.approved-home-header__inner{min-height:64px}.approved-home-logo{width:173px}.approved-home-menu-button{width:41px;height:41px}.approved-home-nav{padding-inline:16px}.approved-home-hero__grid{gap:35px;padding-top:38px;padding-bottom:44px}.approved-home-eyebrow{font-size:.66rem}.approved-home-hero h1{margin-top:15px;font-size:clamp(2.4rem,10.7vw,3rem);line-height:1.03}.approved-home-hero__lead{margin-top:19px;font-size:1rem;line-height:1.52}.approved-home-actions{align-items:stretch;flex-direction:column;margin-top:25px}.approved-home-button{width:100%}.approved-home-hero__note{font-size:.77rem}.approved-home-portrait{width:88%}.approved-home-portrait__caption{right:-20px;bottom:22px;min-width:186px;padding:12px 14px}.approved-home-trust__grid{width:100%}.approved-home-trust strong{font-size:.82rem}.approved-home-trust span{font-size:.69rem}.approved-home-solutions,.approved-home-process,.approved-home-about{padding:64px 0}.approved-home-section-heading h2,.approved-home-about__heading h2,.approved-home-final h2{font-size:clamp(2rem,10vw,2.7rem)}.approved-home-solutions__grid{margin-top:32px}.approved-home-solution-card{min-height:218px;padding:23px}.approved-home-address-link{align-items:flex-start;padding:19px}.approved-home-process__grid{margin-top:34px}.approved-home-process article{min-height:190px;padding:23px}.approved-home-process h3{margin-top:28px}.approved-home-about__grid{gap:32px}.approved-home-final__box{min-height:0;padding:29px 23px;border-radius:18px}.approved-home-footer{padding-top:49px}.approved-home-footer__grid{grid-template-columns:1fr;gap:31px}.approved-home-footer__brand,.approved-home-footer nav,.approved-home-footer__contact{grid-column:auto}.approved-home-footer__legal{align-items:flex-start;flex-direction:column;gap:7px;margin-top:36px}}@media(prefers-reduced-motion:reduce){.approved-home a,.approved-home button{transition:none}}.approved-client-access{--client-navy: #082a4c;--client-navy-deep: #041d36;--client-blue: #0d426f;--client-gold: #b98a27;--client-gold-light: #ddc27f;--client-ivory: #f8f5ed;--client-paper: #fdfcf8;--client-text: #172434;--client-muted: #64707d;width:100%;max-width:none;min-height:100vh;overflow-x:hidden;background:var(--client-paper);color:var(--client-text);font-family:Inter,DM Sans,sans-serif}.approved-client-access *,.approved-client-access *:before,.approved-client-access *:after{box-sizing:border-box}.approved-client-access__container{width:min(calc(100% - 48px),1160px);margin:0 auto}.approved-client-access__header{position:relative;z-index:5;border-bottom:1px solid rgba(8,42,76,.09);background:#fdfcf8f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.approved-client-access__header-inner{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:24px}.approved-client-access__logo{display:inline-flex;width:218px;flex:0 0 auto}.approved-client-access__logo img{display:block;width:100%;height:auto}.approved-client-access__support-link{color:var(--client-navy);font-size:.84rem;font-weight:800;text-decoration:none}.approved-client-access__support-link:hover,.approved-client-access__support-link:focus-visible{color:var(--client-gold);outline:none}.approved-client-access__main{position:relative;overflow:hidden;background:radial-gradient(circle at 96% 6%,rgba(185,138,39,.13),transparent 25rem),linear-gradient(135deg,#fdfcf8,#f6f1e5)}.approved-client-access__main:before{position:absolute;top:64px;left:-170px;width:340px;height:340px;border:1px solid rgba(185,138,39,.17);border-radius:50%;content:"";pointer-events:none}.approved-client-access__layout{position:relative;z-index:1;display:grid;min-height:calc(100vh - 154px);grid-template-columns:minmax(0,1fr) minmax(390px,.72fr);align-items:center;gap:clamp(54px,8vw,108px);padding-top:58px;padding-bottom:58px}.approved-client-access__copy{min-width:0}.approved-client-access__back{display:inline-flex;align-items:center;gap:8px;margin-bottom:38px;color:var(--client-muted);font-size:.79rem;font-weight:750;text-decoration:none}.approved-client-access__back span{color:var(--client-gold);font-size:1rem}.approved-client-access__back:hover,.approved-client-access__back:focus-visible{color:var(--client-navy);outline:none}.approved-client-access__eyebrow,.approved-client-access__panel-heading>p{display:flex;align-items:center;gap:10px;margin:0;color:var(--client-gold);font-size:.7rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.approved-client-access__eyebrow:before{width:26px;height:1px;background:currentColor;content:""}.approved-client-access__copy h1{max-width:650px;margin:17px 0 0;color:var(--client-navy-deep);font-family:Manrope,Inter,sans-serif;font-size:clamp(2.75rem,4.9vw,4.65rem);font-weight:700;letter-spacing:-.047em;line-height:1.02}.approved-client-access__lead{max-width:590px;margin:22px 0 0;color:#52606c;font-size:1.03rem;line-height:1.62}.approved-client-access__benefits{display:grid;max-width:620px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;margin-top:37px;border-top:1px solid rgba(8,42,76,.11)}.approved-client-access__benefits article{display:grid;min-width:0;grid-template-columns:25px 1fr;gap:10px;padding:21px 17px 0 0}.approved-client-access__benefits article>span{color:var(--client-gold);font-size:.68rem;font-weight:800;letter-spacing:.05em}.approved-client-access__benefits strong{display:block;color:var(--client-navy);font-size:.78rem}.approved-client-access__benefits p{margin:5px 0 0;color:var(--client-muted);font-size:.7rem;line-height:1.45}.approved-client-access__panel{width:100%;min-width:0;padding:clamp(27px,3.4vw,42px);border:1px solid rgba(8,42,76,.11);border-radius:19px;background:#fffffff5;box-shadow:0 25px 65px #041d3621;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.approved-client-access__panel-heading h2{margin:10px 0 0;color:var(--client-navy-deep);font-family:Manrope,Inter,sans-serif;font-size:clamp(1.75rem,2.7vw,2.35rem);font-weight:700;letter-spacing:-.035em;line-height:1.08}.approved-client-access__panel-heading>span{display:block;margin-top:8px;color:var(--client-muted);font-size:.82rem}.approved-client-access__form{display:grid;margin-top:26px}.approved-client-access__form>label,.approved-client-access__password-heading label{color:var(--client-navy);font-size:.78rem;font-weight:800}.approved-client-access__form>input{width:100%;min-width:0;height:52px;margin-top:8px;padding:0 15px;border:1px solid rgba(8,42,76,.17);border-radius:9px;background:#fff;color:var(--client-text);font:inherit;font-size:.9rem;outline:none;transition:border-color .15s ease,box-shadow .15s ease}.approved-client-access__form>input:focus{border-color:var(--client-blue);box-shadow:0 0 0 3px #0d426f17}.approved-client-access__password-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px}.approved-client-access__password-heading button{padding:2px 0;border:0;background:transparent;color:var(--client-blue);font:inherit;font-size:.72rem;font-weight:800;cursor:pointer}.approved-client-access__password-heading button:hover,.approved-client-access__password-heading button:focus-visible{color:var(--client-gold);outline:none}.approved-client-access__submit{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:space-between;margin-top:22px;padding:13px 17px;border:0;border-radius:9px;background:var(--client-navy);color:#fff;font:inherit;font-size:.88rem;font-weight:800;cursor:pointer;box-shadow:0 12px 25px #082a4c2e;transition:transform .16s ease,background .16s ease}.approved-client-access__submit:hover,.approved-client-access__submit:focus-visible{background:var(--client-blue);outline:none;transform:translateY(-1px)}.approved-client-access__notice{margin:13px 0 0;padding:11px 13px;border-left:2px solid var(--client-gold);background:var(--client-ivory);color:#445260;font-size:.75rem;line-height:1.48}.approved-client-access__paths{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px;padding-top:19px;border-top:1px solid rgba(8,42,76,.1)}.approved-client-access__paths a{display:flex;min-width:0;flex-direction:column;gap:4px;padding:12px;border-radius:9px;background:var(--client-ivory);color:var(--client-navy);text-decoration:none}.approved-client-access__paths span{color:var(--client-muted);font-size:.65rem}.approved-client-access__paths strong{font-size:.72rem;line-height:1.35}.approved-client-access__paths a:hover,.approved-client-access__paths a:focus-visible{background:#f1e8d6;color:var(--client-blue);outline:none}.approved-client-access__security-note{margin:17px 0 0;color:#77818b;font-size:.68rem;line-height:1.45;text-align:center}.approved-client-access__footer{background:var(--client-navy-deep);color:#ffffff80}.approved-client-access__footer>div{display:flex;min-height:78px;align-items:center;justify-content:space-between;gap:22px;font-size:.7rem}.approved-client-access__footer a{color:var(--client-gold-light);text-decoration:none}.approved-client-access__footer a:hover,.approved-client-access__footer a:focus-visible{color:#fff;outline:none}@media(max-width:960px){.approved-client-access__layout{grid-template-columns:minmax(0,1fr) minmax(350px,.85fr);gap:42px}.approved-client-access__benefits{grid-template-columns:1fr}.approved-client-access__benefits article{padding-top:14px}}@media(max-width:760px){.approved-client-access__container{width:min(calc(100% - 32px),1160px)}.approved-client-access__header-inner{min-height:68px}.approved-client-access__logo{width:190px}.approved-client-access__layout{min-height:0;grid-template-columns:minmax(0,1fr);gap:35px;padding-top:38px;padding-bottom:46px}.approved-client-access__back{margin-bottom:27px}.approved-client-access__copy h1{max-width:580px;font-size:clamp(2.5rem,10.6vw,3.5rem)}.approved-client-access__lead{font-size:.98rem}.approved-client-access__benefits{display:none}.approved-client-access__panel{max-width:580px}.approved-client-access__footer>div{min-height:92px;align-items:flex-start;flex-direction:column;justify-content:center;gap:5px}}@media(max-width:480px){.approved-client-access__container{width:calc(100% - 24px)}.approved-client-access__header-inner{min-height:64px}.approved-client-access__logo{width:168px}.approved-client-access__support-link{font-size:.72rem}.approved-client-access__layout{gap:29px;padding-top:29px;padding-bottom:34px}.approved-client-access__back{margin-bottom:21px;font-size:.73rem}.approved-client-access__eyebrow{font-size:.63rem}.approved-client-access__copy h1{margin-top:13px;font-size:clamp(2.15rem,9.9vw,2.75rem);line-height:1.04}.approved-client-access__lead{margin-top:16px;font-size:.91rem;line-height:1.5}.approved-client-access__panel{padding:23px 18px;border-radius:15px}.approved-client-access__panel-heading h2{font-size:1.72rem}.approved-client-access__panel-heading>span{font-size:.76rem}.approved-client-access__form{margin-top:22px}.approved-client-access__paths{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.approved-client-access a,.approved-client-access button,.approved-client-access input{transition:none}}.request-service-page{background:radial-gradient(circle at 8% 8%,rgba(194,166,92,.2),transparent 26%),radial-gradient(circle at 91% 88%,rgba(25,63,107,.28),transparent 29%),#193f6b!important}.request-service-page .approved-switch-intro{background:linear-gradient(160deg,rgba(255,255,255,.04),transparent 48%),#193f6b}.request-service-page .approved-switch-layout:after{border-color:#c2a65c3d}.request-service-kicker{margin:0 0 16px!important;color:#d9c58b!important;font-size:.7rem!important;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.request-service-page .approved-switch-copy{margin-top:clamp(42px,6vh,70px)}.request-service-page .approved-switch-copy h1{font-family:Manrope,Inter,sans-serif}.request-service-page .approved-switch-progress .is-active,.request-service-page .approved-switch-next{background:#193f6b}.request-service-page .approved-switch-form input:focus,.request-service-page .approved-switch-form select:focus,.request-service-page .approved-switch-form textarea:focus{border-color:#193f6b;box-shadow:0 0 0 3px #193f6b17}.request-service-final-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.request-service-observation{grid-column:1 / -1}.request-service-success{min-height:390px}.request-service-success>span{background:#f3ead1;color:#9a7625}.request-service-success p{margin-bottom:8px}.request-service-success strong{display:block;max-width:430px;margin-top:10px;padding-top:15px;border-top:1px solid rgba(25,63,107,.13);color:#193f6b;font-size:.78rem;line-height:1.5}@media(max-width:559px){.request-service-final-fields{grid-template-columns:1fr}.request-service-observation{grid-column:auto}.request-service-page .approved-switch-copy{margin-top:30px}}.editorial-blog{background:var(--preview-ivory)}.editorial-blog-hero{padding:104px 0 96px;border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg,#f7f5f0fa,#f7f5f0d1 60%,#f7f5f066),url(/preview-home-ledger.png) right center / 54% auto no-repeat}.editorial-blog-hero__grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);gap:clamp(64px,10vw,150px);align-items:end}.editorial-blog-hero h1{max-width:880px;margin:17px 0 0;font-size:clamp(4rem,7.5vw,7.6rem);line-height:.92}.editorial-blog-hero__grid>p{margin:0 0 8px;padding-top:22px;border-top:1px solid var(--preview-line);color:var(--preview-muted);font-size:1.02rem;line-height:1.72}.editorial-featured{padding:88px 0;background:var(--preview-ink);color:#fff}.editorial-featured__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.5fr);gap:clamp(70px,12vw,180px);align-items:stretch}.editorial-featured .preview-kicker,.editorial-article-cta .preview-kicker{color:#e0bc62}.editorial-featured h2{max-width:800px;margin:18px 0 24px;color:#fff;font-size:clamp(3rem,5.3vw,5.8rem);line-height:.98}.editorial-featured__copy>p:not(.preview-kicker){max-width:690px;margin:0 0 34px;color:#ffffffb3;font-size:1.04rem;line-height:1.7}.editorial-featured__mark{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:390px;padding:28px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:42px 42px}.editorial-featured__mark:after{position:absolute;right:-1px;bottom:72px;width:62%;height:1px;background:var(--preview-gold);content:""}.editorial-featured__mark span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:3rem}.editorial-featured__mark strong{color:#fff;font-family:Poppins,DM Sans,sans-serif;font-size:clamp(2rem,3vw,3.2rem);font-weight:600;line-height:1}.editorial-library{padding:112px 0 124px;background:#fff}.editorial-library__heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.55fr);gap:clamp(64px,10vw,150px);align-items:end;margin-bottom:58px}.editorial-library__heading h2,.editorial-related__heading h2{max-width:780px;margin:16px 0 0;font-size:clamp(3rem,5vw,5.2rem);line-height:.98}.editorial-library__heading>p{margin:0;color:var(--preview-muted);line-height:1.68}.editorial-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--preview-line);border-left:1px solid var(--preview-line)}.editorial-card{position:relative;display:flex;min-height:360px;flex-direction:column;padding:30px;border-right:1px solid var(--preview-line);border-bottom:1px solid var(--preview-line);background:#fff;color:var(--preview-ink)!important;text-decoration:none;transition:background .18s ease,transform .18s ease}.editorial-card:hover,.editorial-card:focus-visible{z-index:1;background:var(--preview-blue-soft);outline:2px solid var(--preview-blue);outline-offset:-2px}.editorial-card__number{margin-bottom:44px;color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.55rem}.editorial-card small{color:var(--preview-blue);font-size:.72rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.editorial-card strong{margin:13px 0 17px;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:clamp(1.55rem,2.3vw,2.15rem);font-weight:600;line-height:1.08}.editorial-card p{margin:0 0 28px;color:var(--preview-muted);font-size:.9rem;line-height:1.6}.editorial-card em{margin-top:auto;color:var(--preview-blue);font-size:.78rem;font-style:normal;font-weight:800}.editorial-blog-final{padding:100px 0;background:var(--preview-ivory)}.editorial-blog-final__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:clamp(70px,12vw,170px);align-items:end}.editorial-blog-final h2{margin:0;font-size:clamp(3rem,5.2vw,5.4rem);line-height:.98}.editorial-blog-final__grid>div p{margin:0 0 28px;color:var(--preview-muted);line-height:1.7}.editorial-article-hero{padding:76px 0 86px;border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg,#f7f5f0fa,#f7f5f0db 66%,#f7f5f080),url(/preview-home-ledger.png) right center / 48% auto no-repeat}.editorial-breadcrumb{display:inline-flex;margin-bottom:54px;color:var(--preview-muted)!important;font-size:.82rem;font-weight:700;text-decoration:none}.editorial-article-hero h1{max-width:1030px;margin:17px 0 28px;font-size:clamp(3.4rem,6.7vw,7rem);line-height:.94}.editorial-article-hero__lead{max-width:760px;margin:0;color:var(--preview-muted);font-size:1.13rem;line-height:1.72}.editorial-meta{display:flex;flex-wrap:wrap;gap:0;margin-top:34px}.editorial-meta span{padding:8px 18px 8px 0;color:var(--preview-muted);font-size:.76rem;font-weight:750}.editorial-meta span+span{padding-left:18px;border-left:1px solid var(--preview-line)}.editorial-article-layout{display:grid;grid-template-columns:minmax(220px,.32fr) minmax(0,1fr);gap:clamp(64px,10vw,150px);align-items:start;padding-top:96px;padding-bottom:112px}.editorial-article-index{position:sticky;top:112px;padding-top:18px;border-top:2px solid var(--preview-gold)}.editorial-article-index>strong{display:block;margin-bottom:16px;font-size:.75rem;letter-spacing:.08em;text-transform:uppercase}.editorial-article-index nav{display:grid}.editorial-article-index a{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid var(--preview-line);color:var(--preview-muted)!important;font-size:.78rem;line-height:1.4;text-decoration:none}.editorial-article-index a:hover,.editorial-article-index a:focus-visible{color:var(--preview-blue)!important;outline:none}.editorial-article-index a span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif}.editorial-article-body{max-width:790px}.editorial-article-body>section{padding:0 0 48px;scroll-margin-top:120px}.editorial-article-body>section+section{padding-top:48px;border-top:1px solid var(--preview-line)}.editorial-section-number{display:block;margin-bottom:13px;color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.35rem}.editorial-article-body h2{margin:0 0 22px;font-size:clamp(2.15rem,4vw,3.6rem);line-height:1.03}.editorial-article-body p,.editorial-article-body li{color:var(--preview-muted);font-size:1.02rem;line-height:1.82}.editorial-article-body p{margin:0}.editorial-article-body p+p{margin-top:18px}.editorial-article-body ul{display:grid;gap:12px;margin:22px 0 0;padding:0;list-style:none}.editorial-article-body li{position:relative;padding-left:24px}.editorial-article-body li:before{position:absolute;top:.05em;left:0;color:var(--preview-gold);content:"—"}.editorial-article-body .editorial-checklist{margin:18px 0 48px;padding:42px;border:0;background:var(--preview-ink)}.editorial-checklist .preview-kicker{color:#e0bc62}.editorial-checklist h2{color:#fff}.editorial-checklist .check-list{margin-top:26px}.editorial-checklist .check-list li{padding:14px 0 14px 28px;border-bottom:1px solid rgba(255,255,255,.14);color:#fffc;font-size:.94rem}.editorial-checklist .check-list li:before{top:.78rem;color:#e0bc62}.editorial-sources a{color:var(--preview-blue)!important;font-weight:700;text-underline-offset:3px}.editorial-sources>p:last-child{margin-top:24px;padding-top:20px;border-top:1px solid var(--preview-line);font-size:.84rem;line-height:1.6}.editorial-article-cta{padding:88px 0;background:var(--preview-blue);color:#fff}.editorial-article-cta__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:clamp(70px,12vw,170px);align-items:end}.editorial-article-cta h2{max-width:810px;margin:15px 0 0;color:#fff;font-size:clamp(3rem,5vw,5.4rem);line-height:.98}.editorial-article-cta__grid>div:last-child p{margin:0 0 28px;color:#ffffffb8;line-height:1.7}.editorial-related{padding:104px 0 120px;background:#fff}.editorial-related__heading{margin-bottom:48px}.editorial-empty{min-height:68vh;display:grid;align-items:center;padding:90px 0}.editorial-empty h1{max-width:820px;margin:16px 0 22px;font-size:clamp(3rem,7vw,6rem);line-height:.96}.editorial-empty p:not(.preview-kicker){margin:0 0 30px;color:var(--preview-muted)}@media(max-width:1080px){.editorial-blog-hero__grid,.editorial-library__heading,.editorial-blog-final__grid,.editorial-article-cta__grid{grid-template-columns:1fr;gap:38px}.editorial-featured__grid{gap:55px}.editorial-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-article-layout{grid-template-columns:minmax(190px,.3fr) minmax(0,1fr);gap:54px}}@media(max-width:760px){.editorial-blog-hero,.editorial-article-hero{background:linear-gradient(180deg,rgba(247,245,240,.82),var(--preview-ivory) 60%),url(/preview-home-ledger.png) top right / auto 430px no-repeat}.editorial-blog-hero{padding:70px 0 66px}.editorial-blog-hero h1{font-size:clamp(3.15rem,15vw,5.1rem)}.editorial-blog-hero__grid{grid-template-columns:1fr;gap:36px}.editorial-featured{padding:68px 0}.editorial-featured__grid{grid-template-columns:1fr;gap:42px}.editorial-featured h2{font-size:clamp(2.7rem,12vw,4.2rem)}.editorial-featured__mark{min-height:260px}.editorial-library,.editorial-related{padding:74px 0 84px}.editorial-library__heading h2,.editorial-related__heading h2,.editorial-blog-final h2,.editorial-article-cta h2{font-size:clamp(2.65rem,12vw,4rem)}.editorial-card-grid{grid-template-columns:1fr}.editorial-card{min-height:310px;padding:26px 22px}.editorial-card__number{margin-bottom:34px}.editorial-blog-final,.editorial-article-cta{padding:72px 0}.editorial-article-hero{padding:54px 0 64px}.editorial-breadcrumb{margin-bottom:38px}.editorial-article-hero h1{font-size:clamp(2.9rem,13.5vw,4.8rem)}.editorial-article-layout{display:block;padding-top:64px;padding-bottom:78px}.editorial-article-index{position:static;margin-bottom:58px}.editorial-article-body .editorial-checklist{margin-inline:-20px;padding:34px 20px}}.tools-editorial{background:var(--preview-ivory)}.tools-editorial-hero{padding:106px 0 98px;border-bottom:1px solid var(--preview-line);background:linear-gradient(90deg,#f7f5f0fa,#f7f5f0d1 59%,#f7f5f066),url(/preview-home-ledger.png) right center / 54% auto no-repeat}.tools-editorial-hero__grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(290px,.5fr);gap:clamp(70px,11vw,170px);align-items:end}.tools-editorial-hero h1{max-width:900px;margin:17px 0 0;font-size:clamp(4rem,7.2vw,7.3rem);line-height:.92}.tools-editorial-hero__summary{display:grid;grid-template-columns:auto 1fr;align-items:end;gap:0 16px;padding-top:22px;border-top:1px solid var(--preview-line)}.tools-editorial-hero__summary strong{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:clamp(3.2rem,5vw,5.2rem);font-weight:600;line-height:.8}.tools-editorial-hero__summary span{color:var(--preview-blue);font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.tools-editorial-hero__summary p{grid-column:1 / -1;margin:24px 0 0;color:var(--preview-muted);font-size:.98rem;line-height:1.68}.tools-featured{padding:96px 0 108px;background:var(--preview-ink);color:#fff}.tools-section-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.5fr);gap:clamp(64px,10vw,150px);align-items:end;margin-bottom:46px}.tools-featured .preview-kicker,.tools-editorial-final .preview-kicker{color:#e0bc62}.tools-section-heading h2,.tools-directory__intro h2,.tools-guidance h2,.tools-editorial-final h2{margin:15px 0 0;font-size:clamp(3rem,5vw,5.3rem);line-height:.98}.tools-section-heading h2{color:#fff}.tools-section-heading>p{margin:0;color:#ffffffad;line-height:1.68}.tools-featured__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.tools-featured__grid a{display:flex;min-height:360px;flex-direction:column;padding:28px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);color:#fff!important;text-decoration:none;transition:background .18s ease}.tools-featured__grid a:hover,.tools-featured__grid a:focus-visible{background:#ffffff12;outline:2px solid #e0bc62;outline-offset:-2px}.tools-featured__grid a>span{margin-bottom:48px;color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.6rem}.tools-featured__grid small{color:#e0bc62;font-size:.7rem;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.tools-featured__grid strong{margin:13px 0 16px;color:#fff;font-family:Poppins,DM Sans,sans-serif;font-size:clamp(1.9rem,3vw,3rem);font-weight:600;line-height:1}.tools-featured__grid p{margin:0 0 28px;color:#ffffffad;font-size:.9rem;line-height:1.62}.tools-featured__grid em{margin-top:auto;color:#fff;font-size:.78rem;font-style:normal;font-weight:800}.tools-directory{padding:112px 0 124px;background:#fff}.tools-directory__intro{max-width:850px;margin-bottom:48px}.tools-directory__nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:86px;border-top:1px solid var(--preview-line);border-left:1px solid var(--preview-line)}.tools-directory__nav a{display:flex;min-height:130px;flex-direction:column;justify-content:space-between;padding:20px;border-right:1px solid var(--preview-line);border-bottom:1px solid var(--preview-line);color:var(--preview-ink)!important;font-size:.82rem;font-weight:750;line-height:1.35;text-decoration:none}.tools-directory__nav a:hover,.tools-directory__nav a:focus-visible{background:var(--preview-blue-soft);outline:2px solid var(--preview-blue);outline-offset:-2px}.tools-directory__nav span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.35rem}.tools-editorial-groups{border-top:1px solid var(--preview-line)}.tools-editorial-group{display:grid;grid-template-columns:minmax(280px,.62fr) minmax(0,1.38fr);gap:clamp(50px,8vw,120px);padding:76px 0;border-bottom:1px solid var(--preview-line);scroll-margin-top:110px}.tools-editorial-group__heading{display:grid;grid-template-columns:42px 1fr;gap:18px;align-content:start}.tools-editorial-group__heading>span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif;font-size:1.45rem}.tools-editorial-group h3{margin:0 0 16px;color:var(--preview-ink);font-family:Poppins,DM Sans,sans-serif;font-size:clamp(2rem,3.5vw,3.4rem);font-weight:600;line-height:1.02}.tools-editorial-group__heading p{margin:0;color:var(--preview-muted);font-size:.9rem;line-height:1.65}.tools-editorial-links{border-top:1px solid var(--preview-line)}.tools-editorial-links a{display:grid;grid-template-columns:34px 1fr 28px;gap:16px;align-items:center;min-height:100px;padding:18px 2px;border-bottom:1px solid var(--preview-line);color:var(--preview-ink)!important;text-decoration:none}.tools-editorial-links a:hover,.tools-editorial-links a:focus-visible{padding-inline:16px;background:var(--preview-blue-soft);outline:none}.tools-editorial-links a>span{color:var(--preview-gold);font-family:Poppins,DM Sans,sans-serif}.tools-editorial-links a>div{display:grid;gap:5px}.tools-editorial-links strong{font-size:1rem;line-height:1.35}.tools-editorial-links small{color:var(--preview-muted);font-size:.83rem;line-height:1.48}.tools-editorial-links em{color:var(--preview-blue);font-size:1.2rem;font-style:normal}.tools-guidance{padding:96px 0;background:var(--preview-ivory)}.tools-guidance__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:clamp(70px,12vw,170px);align-items:end}.tools-guidance__grid>p{margin:0;padding-top:22px;border-top:1px solid var(--preview-line);color:var(--preview-muted);line-height:1.72}.tools-editorial-final{padding:94px 0;background:var(--preview-blue);color:#fff}.tools-editorial-final__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.55fr);gap:clamp(70px,12vw,170px);align-items:end}.tools-editorial-final h2{color:#fff}.tools-editorial-final__grid>div:last-child p{margin:0 0 28px;color:#ffffffb8;line-height:1.7}@media(max-width:1080px){.tools-editorial-hero__grid,.tools-section-heading,.tools-guidance__grid,.tools-editorial-final__grid{grid-template-columns:1fr;gap:38px}.tools-directory__nav{grid-template-columns:repeat(2,minmax(0,1fr))}.tools-editorial-group{grid-template-columns:minmax(240px,.52fr) minmax(0,1fr);gap:48px}}@media(max-width:760px){.tools-editorial-hero{padding:70px 0 68px;background:linear-gradient(180deg,rgba(247,245,240,.82),var(--preview-ivory) 58%),url(/preview-home-ledger.png) top right / auto 420px no-repeat}.tools-editorial-hero h1{font-size:clamp(3.1rem,14.5vw,5rem)}.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final{padding:72px 0}.tools-section-heading h2,.tools-directory__intro h2,.tools-guidance h2,.tools-editorial-final h2{font-size:clamp(2.65rem,12vw,4rem)}.tools-featured__grid,.tools-directory__nav{grid-template-columns:1fr}.tools-featured__grid a{min-height:300px;padding:24px 22px}.tools-directory__nav{margin-bottom:58px}.tools-directory__nav a{min-height:104px}.tools-editorial-group{grid-template-columns:1fr;gap:32px;padding:58px 0}.tools-editorial-group__heading{grid-template-columns:34px 1fr;gap:12px}.tools-editorial-group h3{font-size:clamp(2rem,10vw,3rem)}.tools-editorial-links a{grid-template-columns:26px 1fr 22px;gap:11px;min-height:94px}.tools-editorial-links a:hover,.tools-editorial-links a:focus-visible{padding-inline:9px}}@media(max-width:700px){body{font-size:15px}p{font-size:.94rem;line-height:1.58}.preview-header__inner{min-height:70px}.preview-brand{width:168px}.preview-section,.solution-section,.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq{padding:54px 0}.preview-hero__copy{min-height:510px;padding:34px 0 70px}.preview-hero__desktop-line{display:none!important}.preview-hero__mobile-title{display:block!important}.preview-gold-rule{margin:17px 0 18px}.preview-hero__lead{font-size:.94rem;line-height:1.5}.preview-hero .preview-actions{margin-top:18px}.preview-hero .preview-button--text{display:none}.preview-hero h1,.solution-hero h1,.fiscal-address-hero h1,.editorial-blog-hero h1,.editorial-article-hero h1,.access-hero h1,.access-request-hero h1,.privacy-hero h1{font-size:clamp(2.15rem,9.5vw,2.85rem);line-height:1.04;letter-spacing:-.035em}.solution-hero h1,.fiscal-address-hero h1,.editorial-blog-hero h1,.editorial-article-hero h1,.access-hero h1,.access-request-hero h1{font-size:clamp(2rem,8.8vw,2.65rem)}.preview-heading h2,.preview-about h2,.preview-final h2,.solution-section__heading h2,.solution-address-bridge h2,.solution-final h2,.fiscal-address-intro__heading h2,.fiscal-address-pricing__heading h2,.fiscal-address-process__heading h2,.fiscal-address-faq h2,.fiscal-address-final h2,.editorial-featured h2,.editorial-library__heading h2,.editorial-related__heading h2,.editorial-blog-final h2,.editorial-article-cta h2{font-size:clamp(1.8rem,8vw,2.35rem);line-height:1.08;letter-spacing:-.03em}.preview-heading,.solution-section__heading,.fiscal-address-intro__heading,.fiscal-address-pricing__heading,.fiscal-address-process__heading{margin-bottom:28px}.preview-heading--split>p:last-child,.preview-heading--light>p:last-child,.preview-heading--situations>p,.preview-heading--editorial>p:last-child,.solution-section__heading>p,.fiscal-address-pricing__heading>p:not(.preview-kicker),.fiscal-address-process__heading>p:not(.preview-kicker){display:none}.solution-hero__grid,.fiscal-address-hero__grid{gap:20px;padding-block:36px 48px}.solution-breadcrumb,.fiscal-address-breadcrumb,.editorial-breadcrumb{margin-bottom:26px}.solution-hero__lead,.fiscal-address-hero__lead{margin-top:18px;font-size:.96rem;line-height:1.58}.solution-hero__aside{display:none}.solution-signal-list article,.solution-signal-list article:nth-child(2n){grid-template-columns:34px 1fr;gap:10px;padding:16px 0}.solution-signal-list span{font-size:.98rem}.solution-signal-list p{font-size:.94rem;line-height:1.5}.solution-address-bridge{padding:48px 0}.solution-final,.fiscal-address-final{padding:56px 0}.solution-faq summary,.fiscal-address-faq summary{padding-block:18px;font-size:1rem;line-height:1.4}.solution-faq details p,.fiscal-address-faq details p{padding-bottom:20px;font-size:.91rem;line-height:1.58}.search-related{padding:52px 0}.search-related__grid a,.search-related__grid a+a{padding:18px 0}.search-related__grid span{font-size:1.05rem}.search-related__grid p{display:-webkit-box;margin:8px 0 14px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.9rem}.preview-situation{padding:18px 0}.preview-situation p{display:none}.preview-method__item,.preview-method__item+.preview-method__item{padding:18px 0 20px}.preview-method__item h3{margin:18px 0 8px}.preview-method__item p{font-size:.9rem;line-height:1.5}.preview-diagnostic{min-height:0;padding:20px}.preview-diagnostic h3{margin-top:24px}.preview-diagnostic p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.preview-content__list p{display:none}.preview-about__content p:nth-of-type(n+3){display:none}.preview-final{padding:58px 0 76px}.fiscal-address-process__steps article,.fiscal-address-process__steps article+article{padding:18px 0 20px}.fiscal-address-process__steps h3{margin-top:18px}.fiscal-address-intro__heading{margin-bottom:0}.fiscal-address-use-grid article,.fiscal-address-use-grid article+article{display:grid;grid-template-columns:38px minmax(0,1fr);gap:6px 14px;align-items:start;padding:18px}.fiscal-address-use-grid article span{grid-row:1 / span 2}.fiscal-address-use-grid h3{margin:1px 0 4px}.fiscal-address-use-grid article p{display:block;grid-column:2;font-size:.88rem;line-height:1.45}.fiscal-pricing-group{padding:20px 15px}.fiscal-plan,.fiscal-plan-grid--4 .fiscal-plan:nth-child(n+3){padding:16px 2px 18px}.fiscal-plan strong{margin-top:12px}.editorial-blog-hero,.editorial-article-hero{padding:44px 0 48px}.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final,.editorial-article-cta{padding:52px 0}.editorial-blog-hero__grid,.editorial-featured__grid{gap:26px}.editorial-featured__mark{min-height:180px}.editorial-card{min-height:0;padding:20px 18px}.editorial-card__number{margin-bottom:18px}.editorial-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.editorial-article-layout{padding-top:44px;padding-bottom:58px}.editorial-article-index{margin-bottom:34px}.editorial-article-body p{font-size:.96rem;line-height:1.68}.access-page{padding:44px 0 64px}.access-request-page{padding:42px 0 62px}.access-card,.access-request-card{padding:20px 17px}.access-trust{display:none}.privacy-hero{padding:48px 0 44px}.privacy-content{padding:50px 0 66px}}.solution-hero{min-height:560px}.solution-hero:before{width:58%;opacity:.56}.solution-hero__grid{grid-template-columns:minmax(0,860px);gap:0;min-height:560px;padding-block:62px}.solution-breadcrumb{margin-bottom:38px}.solution-hero h1{max-width:850px;font-size:clamp(3.15rem,5vw,4.8rem);line-height:.99}.solution-hero__lead{max-width:650px!important;margin-top:22px;font-size:clamp(1rem,1.35vw,1.13rem);line-height:1.62}.solution-section{padding:78px 0}.solution-section__heading{grid-template-columns:minmax(0,.9fr) minmax(280px,.48fr);gap:clamp(40px,6vw,82px);margin-bottom:36px}.solution-section__heading h2{max-width:660px;font-size:clamp(2.25rem,3.6vw,3.45rem);line-height:1.04}.solution-section__heading>p{max-width:360px!important;font-size:.94rem;line-height:1.58}.solution-signal-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.solution-signal-list article,.solution-signal-list article:nth-child(2n){grid-template-columns:38px minmax(0,1fr);gap:15px;min-height:142px;padding:22px 24px;border:1px solid rgba(14,42,59,.14);border-radius:16px;background:#fff;box-shadow:0 12px 28px #0e2a3b09}.solution-signal-list span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(190,145,35,.48);border-radius:50%;color:#9d7616;font-size:.72rem;font-weight:700}.solution-signal-list p{align-self:center;font-size:.98rem;line-height:1.52}.solution-analysis__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.solution-analysis__grid .solution-info-card,.solution-analysis__grid .solution-info-card+.solution-info-card,.solution-analysis__grid .solution-info-card:last-child{min-height:188px;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff0b}.solution-analysis__grid .solution-info-card summary{display:grid;grid-template-columns:36px 1fr;gap:14px;align-items:center}.solution-analysis__grid .solution-info-card summary span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(224,188,98,.5);border-radius:50%;font-size:.72rem;font-weight:700}.solution-analysis__grid .solution-info-card summary strong{margin:0;font-size:1.18rem;line-height:1.25}.solution-analysis__grid .solution-info-card p{margin-top:26px;font-size:.91rem;line-height:1.55}.solution-deliveries__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.solution-deliveries__grid .solution-info-card,.solution-deliveries__grid .solution-info-card:nth-child(2n),.solution-deliveries__grid .solution-info-card:nth-child(odd){min-height:166px;padding:24px;border:1px solid rgba(14,42,59,.14);border-radius:16px;background:#ffffffc7}.solution-deliveries__grid .solution-info-card summary strong{font-size:1.22rem;line-height:1.25}.solution-deliveries__grid .solution-info-card p{margin-top:13px;font-size:.91rem;line-height:1.55}.solution-faq__list{max-width:980px}.solution-faq summary{padding-block:22px;font-size:1.12rem}.solution-faq details p{max-width:760px!important;padding-bottom:24px;line-height:1.62}.solution-address-bridge{padding:64px 0}.solution-address-bridge h2{font-size:clamp(2.2rem,3.6vw,3.35rem);line-height:1.04}.solution-final{padding:72px 0}.solution-final h2{font-size:clamp(2.45rem,4vw,3.65rem);line-height:1}.search-related{padding:78px 0}.search-related__grid{gap:14px;border-top:0}.search-related__grid a,.search-related__grid a+a,.search-related__grid a:last-child{min-height:184px;padding:24px;border:1px solid rgba(14,42,59,.14);border-radius:16px;background:#ffffffbd}.search-related__grid span{font-size:1.15rem}.search-related__grid p{margin:12px 0 22px;font-size:.9rem;line-height:1.52}.fiscal-address-hero,.fiscal-address-hero__grid{min-height:560px}.fiscal-address-hero__grid{padding-block:62px}.fiscal-address-breadcrumb{margin-bottom:38px}.fiscal-address-hero h1{font-size:clamp(3.15rem,5vw,4.8rem);line-height:.99}.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq{padding:78px 0}.fiscal-address-pricing__heading{grid-template-columns:1fr;gap:12px;max-width:820px;margin-bottom:38px}.fiscal-address-pricing__heading h2,.fiscal-address-process__heading h2,.fiscal-address-faq h2{font-size:clamp(2.25rem,3.6vw,3.45rem);line-height:1.04}.fiscal-address-pricing__heading>p{max-width:620px;font-size:.93rem;line-height:1.56}.fiscal-pricing-groups{gap:24px}.fiscal-pricing-group{padding:clamp(24px,3vw,38px);border-radius:18px}.fiscal-pricing-group__heading h3{font-size:clamp(1.75rem,2.6vw,2.35rem)}.fiscal-plan{min-height:196px}.fiscal-address-process__heading{display:block;max-width:720px;margin-bottom:36px}.fiscal-address-process__heading h2{margin-top:16px}.fiscal-address-process__steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;border-top:0}.fiscal-address-process__steps article,.fiscal-address-process__steps article+article,.fiscal-address-process__steps article:last-child{min-height:178px;padding:24px;border:1px solid rgba(255,255,255,.16);border-radius:16px;background:#ffffff0b}.fiscal-address-process__steps span{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(224,188,98,.5);border-radius:50%;font-size:.72rem}.fiscal-address-process__steps h3{margin:24px 0 10px}.fiscal-address-process__steps p{line-height:1.55}.fiscal-address-faq__grid{grid-template-columns:minmax(250px,.46fr) minmax(0,1fr);gap:clamp(44px,7vw,96px)}.fiscal-address-final{padding:72px 0}.fiscal-address-final h2{font-size:clamp(2.45rem,4vw,3.65rem)}.tools-editorial-hero{padding:78px 0 72px}.tools-editorial-hero h1{max-width:850px;font-size:clamp(3.25rem,5.7vw,5.35rem);line-height:.96}.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final{padding-block:78px}.tools-section-heading h2,.tools-directory__intro h2,.tools-guidance h2,.tools-editorial-final h2{font-size:clamp(2.3rem,3.8vw,3.65rem);line-height:1.02}.tools-section-heading{margin-bottom:36px}.tools-featured__grid{gap:14px;border:0}.tools-featured__grid a{min-height:250px;padding:24px;border:1px solid rgba(255,255,255,.18);border-radius:16px}.tools-featured__grid a>span{margin-bottom:28px;font-size:1.1rem}.tools-featured__grid strong{font-size:clamp(1.55rem,2.4vw,2.15rem);line-height:1.06}.tools-directory__intro{margin-bottom:36px}.tools-directory__nav{margin-bottom:60px}.tools-directory__nav a{min-height:96px}.tools-editorial-group{padding:54px 0}.tools-editorial-group__summary{position:relative;display:block;list-style:none}.tools-editorial-group__summary::-webkit-details-marker{display:none}.tools-editorial-group__toggle{display:none}.tools-editorial-group h3{font-size:clamp(1.85rem,2.8vw,2.6rem)}.tools-editorial-links a{min-height:82px}.editorial-blog-hero{padding:78px 0 72px}.editorial-blog-hero h1{font-size:clamp(3.25rem,5.8vw,5.4rem);line-height:.96}.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final{padding-block:78px}.editorial-featured h2,.editorial-library__heading h2,.editorial-blog-final h2,.editorial-related__heading h2{font-size:clamp(2.3rem,3.8vw,3.65rem);line-height:1.02}.editorial-featured__mark{min-height:300px}.editorial-card-grid{gap:14px}.editorial-card{min-height:286px;padding:24px;border-radius:16px}.editorial-card p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.editorial-article-hero{padding:64px 0 70px}.editorial-article-hero h1{max-width:980px;font-size:clamp(3rem,5.3vw,5rem);line-height:.98}.editorial-article-layout{padding-block:68px 82px}.editorial-article-body>section{padding-bottom:40px;margin-bottom:38px}.editorial-article-section{padding-bottom:40px;margin-bottom:38px;border-bottom:1px solid var(--preview-line)}.editorial-article-section>summary{position:relative;display:block;cursor:default;list-style:none}.editorial-article-section>summary::-webkit-details-marker{display:none}.editorial-article-section__content{display:flow-root}.editorial-article-section__toggle{display:none}.editorial-article-body h2{font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.08}.editorial-article-cta{padding:72px 0}.editorial-article-cta h2{font-size:clamp(2.35rem,3.8vw,3.65rem)}.access-hero{min-height:0;padding:72px 0 84px}.access-copy h1{font-size:clamp(3.1rem,5vw,4.75rem)}.access-request{padding:68px 0 84px}.access-request__copy h1{font-size:clamp(3rem,4.7vw,4.55rem)}.privacy-hero{padding:72px 0 64px}.privacy-hero h1{font-size:clamp(3rem,5vw,4.7rem)}.privacy-content{padding:72px 0 86px}.lead-page{padding:40px 0 64px;background:linear-gradient(110deg,#f7f5f0fa,#f7f5f0db),url(/preview-home-ledger.png) right top / 58% auto no-repeat}.lead-shell{width:min(calc(100% - 48px),900px)}.lead-heading h1{font-family:Poppins,DM Sans,sans-serif;font-size:clamp(2.25rem,4.4vw,3.8rem);letter-spacing:-.04em}.lead-form{padding:clamp(22px,3vw,34px);border-radius:18px;box-shadow:0 24px 60px #0e2a3b17}@media(max-width:980px){.solution-section__heading,.solution-address-bridge__grid,.solution-final__grid,.tools-section-heading,.tools-guidance__grid,.tools-editorial-final__grid,.editorial-blog-hero__grid,.editorial-library__heading,.editorial-blog-final__grid,.editorial-article-cta__grid{grid-template-columns:1fr;gap:22px}.solution-section__heading>p,.tools-section-heading>p{justify-self:start}}@media(max-width:700px){.preview-section{padding-block:48px}.preview-heading,.preview-heading--situations,.preview-heading--editorial{margin-bottom:24px}.preview-heading h2,.preview-about h2,.preview-final h2,.preview-heading--situations h2{font-size:clamp(1.9rem,8.6vw,2.35rem);line-height:1.07}.preview-situation-list{gap:9px}.preview-situation,.preview-situation:hover,.preview-situation:focus-visible{grid-template-columns:36px minmax(0,1fr) 18px;gap:10px;padding:16px;border-radius:13px}.preview-situation__number{font-size:.9rem}.preview-situation strong{font-size:.96rem}.preview-method__grid{gap:8px}.preview-method__item,.preview-method__item+.preview-method__item{display:grid;grid-template-columns:34px minmax(0,1fr);gap:10px;align-items:center;padding:16px;border-radius:12px}.preview-method__item>span{font-size:.85rem}.preview-method__item h3{margin:0;font-size:1rem}.preview-method__item p{display:none}.preview-pillars__grid{gap:9px}.preview-pillar,.preview-pillar+.preview-pillar,.preview-pillar:last-child{display:grid;grid-template-columns:34px minmax(0,1fr);gap:7px 12px;min-height:0;padding:18px;border-radius:13px}.preview-pillar>span{grid-row:1 / span 2;font-size:.9rem}.preview-pillar h3{margin:0;font-size:1.08rem}.preview-pillar p{display:none}.preview-pillar small{grid-column:2;margin:0;padding:0;font-size:.8rem}.preview-diagnostics__grid{gap:9px}.preview-diagnostic{min-height:0;padding:18px;border-radius:13px}.preview-diagnostic h3{margin:18px 0 10px;font-size:1.35rem}.preview-diagnostic p{display:none}.preview-diagnostic strong{margin:0;padding-top:12px;font-size:.82rem}.preview-about__grid{gap:30px}.preview-about__portrait{width:min(230px,72vw);margin-inline:auto}.preview-about__portrait>div{right:-10px;bottom:0;padding:12px 14px}.preview-about__content .preview-kicker{margin-bottom:14px}.preview-about__content>p:not(.preview-kicker):not(.preview-about__lead){display:none}.preview-about__content .preview-about__lead{margin-top:16px!important;font-size:.96rem;line-height:1.55}.preview-content__list a{margin-bottom:7px;padding:16px;border-radius:12px}.preview-content__list strong{font-size:1rem}.preview-final{padding:54px 0 68px}.preview-final p:not(.preview-kicker){margin:18px 0 24px;font-size:.94rem;line-height:1.55}.solution-hero,.solution-hero__grid,.fiscal-address-hero,.fiscal-address-hero__grid{min-height:0}.solution-hero__grid,.fiscal-address-hero__grid{padding-block:38px 52px}.solution-breadcrumb,.fiscal-address-breadcrumb{margin-bottom:26px}.solution-hero h1,.fiscal-address-hero h1,.tools-editorial-hero h1,.editorial-blog-hero h1,.editorial-article-hero h1,.access-copy h1,.access-request__copy h1,.privacy-hero h1{font-size:clamp(2.15rem,9.7vw,2.75rem);line-height:1.03}.solution-section,.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq,.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final,.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final{padding-block:54px}.solution-section__heading,.fiscal-address-pricing__heading,.fiscal-address-process__heading{margin-bottom:26px}.solution-section__heading h2,.solution-address-bridge h2,.solution-final h2,.fiscal-address-pricing__heading h2,.fiscal-address-process__heading h2,.fiscal-address-faq h2,.fiscal-address-final h2,.tools-section-heading h2,.tools-directory__intro h2,.tools-guidance h2,.tools-editorial-final h2,.editorial-featured h2,.editorial-library__heading h2,.editorial-blog-final h2,.editorial-related__heading h2,.editorial-article-cta h2{font-size:clamp(1.85rem,8.2vw,2.25rem);line-height:1.07}.solution-signal-list{grid-template-columns:1fr;gap:10px}.solution-signal-list article,.solution-signal-list article:nth-child(2n){grid-template-columns:34px minmax(0,1fr);gap:12px;min-height:0;padding:16px}.solution-signal-list span{width:32px;height:32px}.solution-signal-list p{font-size:.91rem;line-height:1.45}.solution-analysis__grid,.solution-deliveries__grid,.fiscal-address-process__steps{grid-template-columns:1fr;gap:9px}.solution-analysis__grid .solution-info-card,.solution-analysis__grid .solution-info-card+.solution-info-card,.solution-analysis__grid .solution-info-card:last-child,.solution-deliveries__grid .solution-info-card,.solution-deliveries__grid .solution-info-card:nth-child(2n),.solution-deliveries__grid .solution-info-card:nth-child(odd){min-height:0;padding:0;border-radius:12px}.solution-analysis__grid .solution-info-card summary,.solution-deliveries__grid .solution-info-card summary{padding:15px 40px 15px 15px}.solution-analysis__grid .solution-info-card summary{grid-template-columns:32px 1fr}.solution-analysis__grid .solution-info-card summary span{width:32px;height:32px}.solution-analysis__grid .solution-info-card p,.solution-deliveries__grid .solution-info-card p{margin:0;padding:0 16px 16px}.solution-analysis__grid .solution-info-card p{padding-left:62px}.solution-address-bridge,.solution-final,.fiscal-address-final,.editorial-article-cta{padding-block:54px}.search-related{padding:54px 0}.search-related__grid{gap:9px}.search-related__grid a,.search-related__grid a+a,.search-related__grid a:last-child{min-height:0;padding:18px;border-bottom:1px solid rgba(14,42,59,.14)}.fiscal-address-process__steps article,.fiscal-address-process__steps article+article,.fiscal-address-process__steps article:last-child{display:grid;grid-template-columns:36px minmax(0,1fr);gap:6px 14px;min-height:0;padding:18px}.fiscal-address-process__steps span{grid-row:1 / span 2}.fiscal-address-process__steps h3{margin:2px 0 4px}.fiscal-address-process__steps p{grid-column:2}.fiscal-address-use-grid{gap:9px}.fiscal-address-use-grid article,.fiscal-address-use-grid article+article{display:grid;grid-template-columns:34px minmax(0,1fr);gap:0 13px;align-items:center;min-height:0;padding:15px 16px;border-radius:12px}.fiscal-address-use-grid span{width:32px;height:32px}.fiscal-address-use-grid h3{margin:0;font-size:.98rem}.fiscal-address-page .fiscal-address-use-grid p{display:none}.fiscal-pricing-groups{gap:18px}.fiscal-pricing-group{padding:22px 16px;border-radius:14px}.fiscal-pricing-group__heading{gap:8px;margin-bottom:18px}.fiscal-pricing-group__heading h3{font-size:1.45rem}.fiscal-pricing-group__heading>span{display:none}.fiscal-plan-grid{gap:0;margin-bottom:18px}.fiscal-plan,.fiscal-plan-grid--4 .fiscal-plan:nth-child(n+3){display:grid;grid-template-columns:minmax(82px,.75fr) minmax(0,1fr);gap:3px 12px;align-items:center;min-height:0;padding:15px 4px}.fiscal-plan>span{grid-row:1 / span 2}.fiscal-plan strong{margin:0;font-size:1.55rem}.fiscal-plan small{display:none}.fiscal-plan p,.fiscal-plan em{grid-column:2;margin:0;font-size:.72rem}.fiscal-plan--featured:before{right:4px}.fiscal-pricing-group>.preview-button{width:100%}.fiscal-pricing-note{gap:6px;margin-top:22px;padding:18px 0 0 16px}.fiscal-pricing-note p{font-size:.76rem;line-height:1.55}.fiscal-address-faq__grid{grid-template-columns:1fr;gap:28px}.tools-editorial-hero,.editorial-blog-hero,.editorial-article-hero,.access-hero,.access-request,.privacy-hero{padding-block:48px 54px}.tools-editorial-hero__summary p,.tools-section-heading>p,.tools-editorial-group__heading p,.tools-guidance__grid>p,.editorial-blog-hero__grid>p,.editorial-library__heading>p{display:none}.tools-featured__grid{gap:9px}.tools-featured__grid a{min-height:0;padding:20px}.tools-featured__grid a>span{margin-bottom:18px}.tools-featured__grid p{display:none}.tools-directory__nav{grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:40px}.tools-directory__nav a{min-height:88px;padding:16px}.tools-editorial-group{display:block;gap:22px;padding:0}.tools-editorial-group__summary{padding:22px 42px 22px 0;cursor:pointer}.tools-editorial-group__toggle{position:absolute;top:50%;right:4px;display:block;width:18px;height:18px;transform:translateY(-50%)}.tools-editorial-group__toggle:before,.tools-editorial-group__toggle:after{position:absolute;top:8px;right:0;left:0;height:2px;background:var(--preview-gold);content:""}.tools-editorial-group__toggle:after{transform:rotate(90deg);transition:transform .16s ease}.tools-editorial-group[open] .tools-editorial-group__toggle:after{transform:rotate(0)}.tools-editorial-group[open] .tools-editorial-group__summary{padding-bottom:16px}.tools-editorial-group__heading{align-items:center}.tools-editorial-group h3{margin:0;font-size:1.12rem;line-height:1.25}.tools-editorial-links a{min-height:72px}.tools-editorial-links small,.editorial-featured__mark{display:none}.editorial-card{display:grid;grid-template-columns:42px minmax(0,1fr);gap:5px 12px;min-height:0;padding:17px 16px}.editorial-card p{display:none}.editorial-card__number{grid-row:1 / span 3;margin:2px 0 0;font-size:1rem}.editorial-card small,.editorial-card strong,.editorial-card em{grid-column:2}.editorial-card strong{margin:2px 0 7px;font-size:1.08rem;line-height:1.25}.editorial-card em{margin-top:0}.editorial-article-layout{padding-block:48px 60px}.editorial-article-body>section,.editorial-article-section{padding-bottom:30px;margin-bottom:30px}.editorial-article-section{padding-bottom:0;margin-bottom:0;scroll-margin-top:96px}.editorial-article-section>summary{display:grid;grid-template-columns:34px minmax(0,1fr) 18px;gap:12px;align-items:center;padding:18px 0;cursor:pointer}.editorial-article-section>summary .editorial-section-number{margin:0}.editorial-article-section>summary h2{margin:0;font-size:1.08rem;line-height:1.3}.editorial-article-section__toggle{position:relative;display:block;width:18px;height:18px}.editorial-article-section__toggle:before,.editorial-article-section__toggle:after{position:absolute;top:8px;right:0;left:0;height:2px;background:var(--preview-gold);content:""}.editorial-article-section__toggle:after{transform:rotate(90deg);transition:transform .16s ease}.editorial-article-section[open] .editorial-article-section__toggle:after{transform:rotate(0)}.editorial-article-section__content{padding:0 0 22px 46px}.editorial-article-section__content p:first-child{margin-top:0}.editorial-blog-final__grid>div p,.editorial-article-cta__grid>div p,.fiscal-address-final__grid>div:last-child>p,.solution-final__grid>div:last-child>p,.solution-address-bridge__grid>div:last-child>p{display:none}.editorial-article-body h2{font-size:clamp(1.75rem,7.7vw,2.1rem)}.access-request__security,.access-trust{display:none}.privacy-content{padding:52px 0 66px}.lead-page{padding:22px 0 38px}.lead-shell{width:calc(100% - 24px)}.lead-heading h1{font-size:clamp(2rem,9vw,2.55rem)}}.preview-home{--preview-ivory: #f8f7f3;--preview-blue-soft: #eef3f8;--preview-muted: #64717d;--preview-line: rgba(16, 40, 58, .105)}.preview-container{width:min(calc(100% - 56px),1200px)}.preview-header{border-bottom-color:#10283a14;background:#f8f7f3e6;box-shadow:0 8px 28px #10283a09;-webkit-backdrop-filter:blur(18px) saturate(1.08);backdrop-filter:blur(18px) saturate(1.08)}.preview-button,.preview-navigation .preview-header-cta,.preview-menu-button{border-radius:12px}.preview-button{transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease}.preview-button--primary,.preview-navigation .preview-header-cta{box-shadow:0 10px 24px #00307024}.preview-section,.solution-section,.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq,.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final,.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final{padding-block:90px}.preview-heading,.solution-section__heading,.fiscal-address-pricing__heading,.fiscal-address-process__heading,.tools-section-heading,.editorial-library__heading{margin-bottom:46px}.preview-heading h2,.preview-about h2,.preview-final h2,.solution-section__heading h2,.tools-section-heading h2,.editorial-library__heading h2{line-height:1.08}.preview-situation,.preview-pillar,.preview-diagnostic,.preview-content__list a,.solution-signal-list article,.solution-deliveries__grid .solution-info-card,.search-related__grid a,.fiscal-address-use-grid article,.fiscal-pricing-group,.tools-featured__grid a,.editorial-card,.lead-form{border-color:#10283a1a;border-radius:20px;box-shadow:0 16px 42px #10283a0b}.preview-method__item,.solution-analysis__grid .solution-info-card{border-radius:18px}.preview-situation,.preview-pillar,.preview-diagnostic,.preview-content__list a,.solution-signal-list article,.search-related__grid a,.fiscal-address-use-grid article,.tools-featured__grid a,.editorial-card{transition:transform .24s cubic-bezier(.22,1,.36,1),box-shadow .24s ease,border-color .24s ease,background-color .24s ease}.preview-motion-ready .preview-reveal{transform:translate3d(0,22px,0);transition:opacity .82s cubic-bezier(.22,1,.36,1),transform .82s cubic-bezier(.22,1,.36,1)}@media(hover:hover){.preview-button--primary:hover,.preview-navigation .preview-header-cta:hover{box-shadow:0 14px 32px #10283a2e;transform:translateY(-2px)}.preview-situation:hover,.preview-pillar:hover,.preview-diagnostic:hover,.preview-content__list a:hover,.solution-signal-list article:hover,.search-related__grid a:hover,.fiscal-address-use-grid article:hover,.tools-featured__grid a:hover,.editorial-card:hover{box-shadow:0 22px 54px #10283a13;transform:translateY(-3px)}}@media(min-width:701px)and (max-width:1100px){.preview-container{width:min(calc(100% - 44px),1200px)}.preview-section,.solution-section,.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq,.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final,.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final{padding-block:76px}.preview-hero__copy{padding-block:64px}.preview-ledger{min-height:360px}.preview-heading h2,.preview-about h2,.preview-final h2{font-size:clamp(2.35rem,5.6vw,3.55rem)}}@media(max-width:700px){.preview-container{width:min(calc(100% - 36px),1200px)}.preview-header__inner{min-height:70px}.preview-brand{width:176px}.preview-menu-button{width:43px;height:41px}.preview-hero__copy{min-height:590px;padding:56px 0 132px}.preview-hero h1{font-size:clamp(2.35rem,10vw,3rem);line-height:1.045}.preview-hero__lead,.solution-hero__lead,.fiscal-address-hero__lead,.editorial-article-hero__lead{font-size:.98rem;line-height:1.66}.preview-section,.solution-section,.fiscal-address-intro,.fiscal-address-pricing,.fiscal-address-process,.fiscal-address-faq,.tools-featured,.tools-directory,.tools-guidance,.tools-editorial-final,.editorial-featured,.editorial-library,.editorial-related,.editorial-blog-final{padding-block:62px}.preview-heading,.preview-heading--situations,.preview-heading--editorial,.solution-section__heading,.fiscal-address-pricing__heading,.fiscal-address-process__heading{margin-bottom:32px}.preview-heading h2,.preview-about h2,.preview-final h2,.preview-heading--situations h2,.solution-section__heading h2,.solution-address-bridge h2,.solution-final h2,.fiscal-address-pricing__heading h2,.fiscal-address-process__heading h2,.fiscal-address-faq h2,.fiscal-address-final h2,.tools-section-heading h2,.tools-directory__intro h2,.tools-guidance h2,.tools-editorial-final h2,.editorial-featured h2,.editorial-library__heading h2,.editorial-blog-final h2,.editorial-related__heading h2,.editorial-article-cta h2{font-size:clamp(1.95rem,8.7vw,2.42rem);line-height:1.1}.preview-situation-list,.preview-method__grid,.preview-pillars__grid,.preview-diagnostics__grid,.solution-signal-list,.solution-analysis__grid,.solution-deliveries__grid,.search-related__grid,.fiscal-address-use-grid,.fiscal-address-process__steps,.tools-featured__grid,.editorial-card-grid{gap:12px}.preview-situation,.preview-situation:hover,.preview-situation:focus-visible,.preview-method__item,.preview-method__item+.preview-method__item,.preview-pillar,.preview-pillar+.preview-pillar,.preview-pillar:last-child,.preview-diagnostic,.solution-signal-list article,.solution-signal-list article:nth-child(2n),.search-related__grid a,.fiscal-address-use-grid article,.fiscal-address-use-grid article+article{padding:20px;border-radius:16px}.preview-content__list a,.tools-featured__grid a,.editorial-card{border-radius:16px}.preview-button{min-height:50px;border-radius:12px}.solution-hero__grid,.fiscal-address-hero__grid,.tools-editorial-hero,.editorial-blog-hero,.editorial-article-hero,.access-hero,.access-request,.privacy-hero{padding-block:54px 64px}.solution-address-bridge,.solution-final,.fiscal-address-final,.editorial-article-cta{padding-block:62px}}.links-page{position:relative;isolation:isolate;min-height:100vh;padding:0 0 40px;overflow:hidden;background:#f7f6f2;color:#10263a}.links-page:before{position:absolute;z-index:-2;inset:0 0 auto;height:360px;background:linear-gradient(112deg,#fffffffa 18%,#ffffffd1 58%,#eef2f6b8),#fff;border-bottom:1px solid rgba(16,38,58,.09);content:""}.links-page__ledger{position:absolute;z-index:-1;top:0;right:-90px;width:min(62vw,760px);height:390px;background:url(/preview-home-ledger.png) center / cover no-repeat;opacity:.12;filter:grayscale(1);-webkit-mask-image:linear-gradient(90deg,transparent,#000 30%,#000 72%,transparent);mask-image:linear-gradient(90deg,transparent,#000 30%,#000 72%,transparent);pointer-events:none}.links-shell{width:min(calc(100% - 40px),920px);margin:0 auto;overflow:visible}.links-header{display:flex;align-items:center;justify-content:space-between;min-height:94px;padding:18px 0;border-bottom:1px solid rgba(16,38,58,.12)}.links-logo{width:clamp(190px,28vw,258px);margin:0;opacity:1}.links-header>span{color:#607081;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.links-profile{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;justify-items:stretch;gap:clamp(24px,5vw,54px);padding:clamp(42px,8vw,72px) 0 48px;text-align:left}.links-profile__portrait{position:relative;width:clamp(118px,18vw,166px)}.links-avatar{width:100%;height:auto;aspect-ratio:1;border:1px solid rgba(16,38,58,.13);border-radius:50%;object-fit:cover;object-position:center top;background:#e7e4dc;box-shadow:0 22px 58px #10263a24}.links-profile__portrait span{position:absolute;right:5%;bottom:8%;width:18px;height:18px;border:4px solid #f7f6f2;border-radius:50%;background:#c89a31}.links-profile__copy{min-width:0}.links-profile__eyebrow,.links-section__heading>p{margin:0 0 12px;color:#a97713;font-size:.73rem;font-weight:850;letter-spacing:.13em;line-height:1.3;text-transform:uppercase}.links-profile h1{max-width:690px;margin:0;color:#10263a;font-size:clamp(2.2rem,5vw,4.2rem);font-weight:720;letter-spacing:-.055em;line-height:.98;text-align:left}.links-profile__bio{max-width:610px;margin:18px 0 0;color:#536272;font-size:clamp(1rem,2vw,1.15rem);font-weight:450;line-height:1.55}.links-flags{justify-content:flex-start;gap:8px;margin-top:18px;color:#30485d;font-size:.82rem;font-weight:700}.links-flags .para-flag,.links-flags .brazil-flag{width:26px;height:17px;border-radius:1px;box-shadow:0 0 0 1px #10263a1a}.links-primary{margin-top:8px}.links-section{padding-top:clamp(46px,8vw,76px)}.links-section__heading{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.9fr);align-items:end;gap:32px;padding-bottom:24px;border-bottom:1px solid rgba(16,38,58,.17)}.links-section__heading>p{margin:0}.links-section__heading h2{margin:0;color:#10263a;font-size:clamp(1.5rem,3.1vw,2.35rem);font-weight:700;letter-spacing:-.035em;line-height:1.08}.links-stack{margin-top:0}.links-stack--services{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.links-item{grid-template-columns:50px minmax(0,1fr) 32px;gap:16px;min-height:112px;padding:22px 20px;border:0;border-bottom:1px solid rgba(16,38,58,.14);border-radius:0;background:transparent;box-shadow:none}.links-stack--services .links-item:nth-child(odd){border-right:1px solid rgba(16,38,58,.14)}.links-item:hover,.links-item:focus-visible{border-color:#10263a38;background:#ffffffb8;box-shadow:none;transform:none}.links-item:focus-visible{outline:3px solid rgba(0,48,112,.18);outline-offset:-3px}.links-item__icon{width:46px;height:46px;border:1px solid rgba(16,38,58,.12);border-radius:50%;background:#ffffffc7;color:#0b3f76}.links-item__icon svg{width:22px;height:22px;stroke-width:1.65}.links-item__text{gap:5px;text-align:left}.links-item__text strong{color:#10263a;font-size:1rem;font-weight:760}.links-item__text small{color:#657382;font-size:.84rem;font-weight:450;line-height:1.42}.links-item__more{width:30px;height:30px;color:#b88720;font-size:1.35rem;font-weight:400;transition:transform .16s ease}.links-item:hover .links-item__more,.links-item:focus-visible .links-item__more{transform:translate(4px)}.links-item--featured{grid-template-columns:52px minmax(0,1fr) 36px;min-height:108px;padding:22px 26px;border:1px solid #123d60;border-radius:14px;background:#123d60;color:#fff;box-shadow:0 18px 46px #123d602e}.links-item--featured:hover,.links-item--featured:focus-visible{border-color:#0d324f;background:#0d324f}.links-item--featured .links-item__icon{border-color:#ffffff29;background:#ffffff1a}.links-item--featured .links-item__text strong{color:#fff;font-size:1.08rem}.links-item--featured .links-item__text small{color:#ffffffbd}.links-item--featured .links-item__more{color:#e2b954}.links-section--quick{padding-bottom:54px}.links-stack--quick{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:18px}.links-item--compact{min-height:86px;padding:16px;border:1px solid rgba(16,38,58,.12);border-radius:10px;background:#ffffffbd}.links-item--compact .links-item__icon{width:42px;height:42px}.links-item--instagram .links-item__icon,.links-item--email .links-item__icon{border-color:#10263a1f;background:#ffffffc7;color:#0b3f76}.links-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:22px 0 0;border-top:1px solid rgba(16,38,58,.15);text-align:left}.links-footer a{color:#123d60;font-size:.88rem;font-weight:800;text-decoration:none}.links-footer p{color:#71808d;font-size:.76rem;text-align:right}@media(max-width:720px){.links-page{padding-bottom:28px}.links-page:before{height:470px}.links-page__ledger{top:52px;right:-42%;width:124%;height:410px;opacity:.095}.links-shell{width:min(calc(100% - 32px),560px)}.links-header{min-height:78px}.links-logo{width:min(210px,58vw)}.links-header>span{display:none}.links-profile{grid-template-columns:82px minmax(0,1fr);align-items:start;gap:18px;padding:34px 0 32px}.links-profile__portrait{width:82px}.links-profile__portrait span{width:14px;height:14px;border-width:3px}.links-profile__eyebrow{margin-bottom:8px;font-size:.64rem}.links-profile h1{font-size:clamp(1.72rem,8.6vw,2.55rem);line-height:1.01}.links-profile__bio{grid-column:1 / -1;margin-top:16px;font-size:.96rem}.links-flags{grid-column:1 / -1;flex-wrap:wrap;justify-content:flex-start;margin-top:14px}.links-primary{margin-top:0}.links-item--featured{min-height:94px;padding:17px 16px;border-radius:12px}.links-section{padding-top:48px}.links-section__heading{grid-template-columns:1fr;gap:8px;padding-bottom:18px}.links-section__heading h2{max-width:380px;font-size:clamp(1.45rem,7.1vw,2rem)}.links-stack--services,.links-stack--quick{grid-template-columns:1fr}.links-stack--services .links-item:nth-child(odd){border-right:0}.links-item{grid-template-columns:44px minmax(0,1fr) 28px;gap:13px;min-height:94px;padding:17px 4px}.links-item__icon{width:42px;height:42px}.links-item__text strong{font-size:.96rem}.links-item__text small{font-size:.8rem}.links-stack--quick{gap:10px}.links-item--compact{padding:14px}.links-footer{align-items:flex-start;flex-direction:column;gap:7px}.links-footer p{text-align:left}}@media(max-width:390px){.links-shell{width:calc(100% - 24px)}.links-profile{grid-template-columns:70px minmax(0,1fr);gap:14px}.links-profile__portrait{width:70px}.links-item--featured,.links-item{grid-template-columns:40px minmax(0,1fr) 24px;gap:10px}.links-item__icon,.links-item--compact .links-item__icon{width:38px;height:38px}}@media(prefers-reduced-motion:reduce){.links-item,.links-item__more{transition:none}}:root{color:#1f2933;background:#f7f5f0;font-family:DM Sans,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f5f0;--surface: #ffffff;--surface-soft: #fbfaf7;--surface-warm: #f0ebe2;--text: #15181d;--muted: #56616f;--line: #ddd7ce;--line-strong: #cfc7bb;--brand-blue: #003070;--brand-blue-dark: #07172d;--brand-blue-soft: rgba(0, 48, 112, .09);--brand-gold: #d0a020;--brand-gold-soft: rgba(208, 160, 32, .14);--green: #16833f;--green-dark: #0f6b31;--green-soft: rgba(22, 131, 63, .1);--dark: #07172d;--max: 1120px}*{box-sizing:border-box}html{width:100%;max-width:100%;scroll-behavior:smooth;overflow-x:clip}body{margin:0;width:100%;max-width:100%;min-width:320px;overflow-x:clip;color:var(--text);background:var(--bg)}img{display:block;max-width:100%}a{color:inherit}.site{min-height:100vh;max-width:100vw;overflow-x:hidden}.topbar{position:relative;z-index:20;border-bottom:1px solid rgba(0,48,112,.12);background:#fff;color:var(--brand-blue-dark)}.topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px;padding:12px 0}.topbar__brand{display:inline-flex;align-items:center;gap:0;min-width:0;color:var(--brand-blue-dark);text-decoration:none}.topbar__logo{display:inline-flex;align-items:center;justify-content:center;width:214px;min-height:50px;padding:0;border:0;border-radius:0;background:transparent;flex:0 0 auto}.topbar__logo img{width:100%;height:auto}.topbar__brand strong,.topbar__brand small{display:block;white-space:nowrap}.topbar__brand strong{font-size:.98rem;line-height:1.2}.topbar__brand small{margin-top:2px;color:var(--muted);font-size:.78rem;font-weight:500}.topbar__nav{display:none;align-items:center;gap:8px;margin-left:auto}.topbar__nav a{display:inline-flex;align-items:center;min-height:38px;padding:8px 12px;border-radius:8px;color:var(--brand-blue);font-size:.9rem;font-weight:600;text-decoration:none}.topbar__nav a:hover,.topbar__nav a:focus-visible{background:var(--brand-blue-soft);color:var(--brand-blue-dark);outline:none}.topbar__nav .topbar__cta{background:var(--green);color:#fff}.topbar__nav .topbar__cta:hover,.topbar__nav .topbar__cta:focus-visible{background:var(--green-dark)}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.hero{padding:46px 0 54px;background:linear-gradient(180deg,#00307009,#f7f5f000 62%),var(--bg)}.hero__grid{display:grid;gap:28px;align-items:center}.hero__content{max-width:780px}.hero__redline{max-width:660px;margin:0 0 22px;padding-left:14px;border-left:4px solid var(--brand-gold);color:var(--brand-blue);font-size:clamp(1rem,2.4vw,1.18rem);font-weight:600;line-height:1.45}.eyebrow{margin:0 0 14px;color:var(--brand-blue);font-size:.78rem;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,h3{margin:0;color:var(--text);letter-spacing:0}h1{max-width:760px;font-size:clamp(2rem,5.7vw,3.55rem);line-height:1;font-weight:700}h2{max-width:780px;font-size:clamp(1.7rem,4.8vw,2.85rem);line-height:1.08;font-weight:700}h3{font-size:1.08rem;line-height:1.35;font-weight:700}p{margin:0;max-width:740px;color:var(--muted);font-size:1rem;line-height:1.7}.hero__subtitle{margin-top:24px;color:var(--text);font-size:clamp(1.12rem,3vw,1.38rem);line-height:1.35;font-weight:500}.hero__support{margin-top:16px}.hero__actions{display:flex;flex-direction:column;gap:12px;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:15px 22px;border:1px solid transparent;border-radius:8px;background:var(--green);color:#fff;font-size:1rem;font-weight:700;line-height:1.2;text-align:center;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.button:hover,.button:focus-visible{background:var(--green-dark);box-shadow:0 14px 28px #0f6b3133;transform:translateY(-1px)}.button:focus-visible{outline:3px solid rgba(22,131,63,.3);outline-offset:4px}.button--secondary{background:transparent;border-color:#0030703d;color:var(--brand-blue)}.button--secondary:hover,.button--secondary:focus-visible{background:var(--surface);border-color:var(--brand-blue);color:var(--brand-blue);box-shadow:none}.button--inline{margin-top:26px}.para-flag,.brazil-flag{width:42px;height:28px;border:1px solid rgba(21,24,29,.16);border-radius:3px;flex:0 0 auto}.para-flag__star{fill:#164a9b}.flag-pair{display:inline-flex;align-items:center;gap:6px;flex:0 0 auto}.hero-panel{padding:22px;border:1px solid rgba(0,48,112,.16);border-top:4px solid var(--brand-gold);border-radius:8px;background:linear-gradient(180deg,#ffffffdb,#ffffff9e),var(--surface-soft);box-shadow:0 18px 42px #15181d14}.hero-panel__header{display:flex;align-items:center;gap:12px;color:var(--brand-blue-dark);font-size:.92rem;font-weight:700}.hero-panel__body{display:grid;gap:10px;margin:24px 0 18px}.hero-highlight{display:flex;align-items:center;gap:12px;min-height:58px;padding:14px;border:1px solid rgba(0,48,112,.13);border-radius:8px;background:#fff}.hero-highlight span{width:11px;height:11px;border-radius:999px;background:var(--brand-blue);box-shadow:0 0 0 6px var(--brand-blue-soft);flex:0 0 auto}.hero-highlight strong{color:var(--text);font-size:1rem;line-height:1.3}.hero-panel p{font-size:.96rem}.section{padding:64px 0}.section+.section{border-top:1px solid var(--line)}.section--soft{background:var(--surface-soft)}.section--honorarios,.cta{background:var(--surface)}.section--dark{background:var(--dark)}.section--dark .eyebrow{color:var(--brand-gold)}.section--dark h2,.section--dark h3{color:#fff}.section--dark p{color:#cfd5dd}.section-heading{display:grid;gap:0;max-width:820px}.section-heading p:not(.eyebrow){margin-top:18px}.section-heading--center{max-width:780px}.solution-grid{display:grid;gap:14px;margin-top:34px}.solution-card{display:flex;flex-direction:column;min-height:100%;padding:20px;border:1px solid rgba(0,48,112,.12);border-top:3px solid rgba(0,48,112,.28);border-radius:8px;background:#fff;box-shadow:0 10px 28px #15181d0a}.solution-card h3{margin-top:10px}.solution-card>p{margin-top:10px;font-size:.98rem;line-height:1.62}.solution-card__category{color:var(--brand-blue);font-size:.76rem;font-weight:700;letter-spacing:0;line-height:1.3;text-transform:uppercase}.related-services{margin-top:auto;padding-top:18px}.related-services span{display:block;margin-bottom:6px;color:var(--brand-blue);font-size:.78rem;font-weight:700;text-transform:uppercase}.related-services p{padding-top:10px;border-top:1px solid var(--line);font-size:.92rem;line-height:1.55}.inline-cta{display:grid;gap:18px;align-items:center;margin-top:28px;padding:22px;border:1px solid rgba(0,48,112,.16);border-left:4px solid var(--brand-gold);border-radius:8px;background:#fff;box-shadow:0 12px 28px #15181d0a}.inline-cta strong{display:block;color:var(--text);font-size:1.08rem;line-height:1.35}.inline-cta p{margin-top:6px;font-size:.96rem}.inline-cta .button{margin-top:0}.service-columns{display:grid;gap:14px;margin-top:34px}.service-column{padding:22px;border:1px solid rgba(0,48,112,.13);border-top:3px solid var(--brand-blue);border-radius:8px;background:var(--surface-soft)}.service-column>p{margin-top:10px;font-size:.96rem;line-height:1.6}.check-list{display:grid;gap:0;margin:22px 0 0;padding:0;list-style:none;border-top:1px solid var(--line)}.check-list li{display:flex;align-items:flex-start;gap:11px;padding:13px 0;border-bottom:1px solid var(--line);color:var(--text);font-size:.98rem;font-weight:500;line-height:1.45}.section--dark .check-list li{color:#fff;border-bottom-color:#ffffff1f}.check-list li:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;margin-top:0;border-radius:999px;background:var(--brand-gold-soft);color:var(--brand-blue);flex:0 0 21px;font-size:.84rem;font-weight:700;line-height:1}.level-layout{display:grid;gap:30px}.level-grid{display:grid;gap:12px}.level-card{padding:20px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:#ffffff0e}.level-card span{display:inline-flex;margin-bottom:18px;color:var(--brand-gold);font-size:.82rem;font-weight:700;text-transform:uppercase}.level-card p{margin-top:10px;font-size:.96rem;line-height:1.6}.steps{display:grid;gap:12px;margin-top:34px}.step{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:18px;border:1px solid rgba(0,48,112,.13);border-radius:8px;background:var(--surface-soft)}.step__number{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;border-radius:999px;background:var(--brand-blue-soft);color:var(--brand-blue);font-size:.95rem;font-weight:700}.step p{margin-top:8px;font-size:.96rem;line-height:1.6}.split-section{display:grid;gap:28px}.about{display:grid;gap:28px;align-items:center}.about__image-wrap{overflow:hidden;border-radius:14px;background:#e9e3da;border:1px solid var(--line);aspect-ratio:4 / 5}.about__image{width:100%;height:100%;object-fit:cover}.about__content p{margin-top:16px}.credential{color:var(--text);font-weight:700}.honorarios{display:grid;gap:24px}.honorarios__text{display:grid;gap:16px;max-width:740px}.cta__box{max-width:820px;padding:30px;border:1px solid rgba(208,160,32,.22);border-radius:8px;background:var(--brand-blue-dark);box-shadow:0 18px 42px #15181d1f}.cta__box p:not(.eyebrow){margin-top:18px;color:#d8dee8}.cta__box .eyebrow{color:var(--brand-gold)}.cta__box h2{color:#fff}.footer{padding:30px 0;border-top:1px solid var(--line);background:#15181d}.footer p{color:#f2f0eb;font-size:.95rem}.footer__inner{display:flex;flex-direction:column;gap:22px}.footer__info{display:grid;gap:6px}.footer__link{color:#fff;text-underline-offset:3px}.footer__social{display:flex;gap:10px}.icon-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.22);border-radius:8px;color:#fff;text-decoration:none}.icon-link--whatsapp{border-color:transparent;background:#16833f}.icon-link--instagram{border-color:transparent;background:radial-gradient(circle at 30% 107%,#fdf497 0 12%,transparent 13%),linear-gradient(135deg,#f58529,#dd2a7b 45%,#8134af 70%,#515bd4)}.icon-link:hover,.icon-link:focus-visible{border-color:#fff;outline:none}.icon-link:focus-visible{box-shadow:0 0 0 3px #fff3}.icon-link svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:10;display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:999px;background:#6f9f8c;color:#fff;text-decoration:none;box-shadow:0 10px 24px #15181d2e}.floating-whatsapp:hover,.floating-whatsapp:focus-visible{background:#16833f;outline:none}.floating-whatsapp:focus-visible{box-shadow:0 10px 24px #15181d2e,0 0 0 4px #16833f38}.floating-whatsapp svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.links-page{min-height:100vh;max-width:100vw;overflow-x:hidden;padding:24px 0 34px;background:radial-gradient(circle at top,rgba(0,48,112,.09),transparent 34%),linear-gradient(180deg,#ffffffb8,#f7f5f000 42%),var(--bg)}.links-shell{width:min(calc(100% - 32px),520px);margin:0 auto;max-width:100%;overflow-x:hidden}.links-profile{display:grid;justify-items:center;gap:12px;padding:16px 0 22px;text-align:center}.links-avatar{width:118px;height:118px;border:4px solid #ffffff;border-radius:999px;object-fit:cover;object-position:center top;background:#d9d2c8;box-shadow:0 14px 30px #15181d29}.links-profile h1{margin:6px 0 0;max-width:100%;color:var(--brand-blue-dark);font-size:clamp(1.95rem,7.2vw,2.7rem);font-weight:700;line-height:1.02;text-align:center}.links-profile__bio{max-width:430px;color:var(--text);font-size:1.03rem;font-weight:500;line-height:1.42}.links-logo{display:inline-flex;align-items:center;justify-content:center;width:min(190px,58vw);margin-top:4px;padding:0;text-decoration:none;opacity:.92}.links-logo img{width:100%;height:auto}.links-flags{display:inline-flex;align-items:center;justify-content:center;gap:7px;margin-top:2px;color:var(--brand-blue);font-size:.82rem;font-weight:700;line-height:1.3}.links-flags .para-flag,.links-flags .brazil-flag{width:30px;height:20px}.links-stack{display:grid;gap:14px;margin-top:8px}.links-item{display:grid;grid-template-columns:62px 1fr 28px;align-items:center;gap:14px;min-height:88px;padding:12px 14px 12px 12px;border:1px solid rgba(0,48,112,.16);border-radius:4px;background:#fffffff0;color:var(--text);text-decoration:none;box-shadow:0 12px 28px #15181d0e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .16s ease}.links-item:hover,.links-item:focus-visible{border-color:#00307052;box-shadow:0 16px 32px #15181d14;outline:none;transform:translateY(-1px)}.links-item:focus-visible{box-shadow:0 16px 32px #15181d14,0 0 0 4px #0030701f}.links-item--featured{border-color:var(--green);background:linear-gradient(135deg,var(--green),var(--green-dark));color:#fff}.links-item--featured:hover,.links-item--featured:focus-visible{border-color:var(--green-dark);background:var(--green-dark)}.links-item__icon{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:3px;background:var(--brand-blue-soft);color:var(--brand-blue);overflow:hidden}.links-item--featured .links-item__icon{background:#ffffff29;color:#fff}.links-item--instagram .links-item__icon{background:radial-gradient(circle at 30% 107%,#fdf497 0 12%,transparent 13%),linear-gradient(135deg,#f58529,#dd2a7b 45%,#8134af 70%,#515bd4);color:#fff}.links-item--email .links-item__icon{background:var(--brand-blue);color:#fff}.links-item__icon svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.links-item__text{display:grid;gap:4px;min-width:0;text-align:center}.links-item__text strong{color:currentColor;font-size:1.02rem;font-weight:700;line-height:1.25}.links-item__text small{color:var(--muted);font-size:.88rem;font-weight:500;line-height:1.35}.links-item--featured .links-item__text small{color:#ffffffd1}.links-item__more{display:inline-flex;align-items:center;justify-content:center;width:28px;height:44px;color:#0030709e}.links-item__more svg{width:22px;height:22px;fill:currentColor}.links-item--featured .links-item__more{color:#fff}.links-footer{display:grid;gap:4px;margin-top:22px;padding:18px 0 0;border-top:1px solid var(--line);text-align:center}.links-footer p{max-width:none;color:var(--muted);font-size:.84rem;line-height:1.45}.tools-page{min-height:100vh;max-width:100vw;overflow-x:hidden;padding:28px 0 40px;background:linear-gradient(180deg,#0030700e,#f7f5f000 42%),var(--bg)}.tools-shell{width:min(calc(100% - 32px),900px);margin:0 auto;max-width:100%;overflow-x:hidden}.tools-hero{display:grid;gap:14px;margin-bottom:24px}.tools-hero h1{max-width:760px;color:var(--brand-blue-dark);font-size:clamp(2rem,6.6vw,3.2rem);line-height:1.02}.tools-hero p:not(.lead-kicker){max-width:690px;color:var(--muted);font-size:1.05rem;line-height:1.58}.tools-note{display:grid;gap:8px;margin:26px 0;padding:16px;border:1px solid rgba(208,160,32,.24);border-left:4px solid var(--brand-gold);border-radius:8px;background:#ffffffb8}.tools-note strong{color:var(--brand-blue-dark);line-height:1.35}.tools-note span{color:var(--muted);font-size:.95rem;line-height:1.5}.tools-groups{display:grid;gap:16px}.tool-group{display:grid;gap:18px;padding:20px;border:1px solid rgba(0,48,112,.14);border-radius:10px;background:#fff}.tool-group__heading{display:grid;gap:8px}.tool-group__heading h2{color:var(--brand-blue-dark);font-size:clamp(1.35rem,4.6vw,1.9rem);line-height:1.12}.tool-group__heading p{max-width:680px;color:var(--muted);font-size:.98rem;line-height:1.55}.tool-links{display:grid;gap:10px}.tool-link{display:grid;grid-template-columns:1fr auto;gap:14px;align-items:center;min-width:0;padding:14px;border:1px solid var(--line);border-radius:8px;background:var(--surface-soft);color:var(--text);text-decoration:none}.tool-link:hover,.tool-link:focus-visible{border-color:#00307047;background:#fff;outline:none}.tool-link span{display:grid;gap:4px;min-width:0}.tool-link strong{color:var(--brand-blue-dark);font-size:.98rem;line-height:1.3}.tool-link small{color:var(--muted);font-size:.88rem;line-height:1.4}.tool-link svg{width:22px;height:22px;fill:none;stroke:var(--brand-blue);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.tools-final{display:grid;gap:14px;margin-top:22px;padding:24px;border-radius:10px;background:var(--brand-blue-dark);color:#fff}.tools-final h2{color:#fff;font-size:clamp(1.45rem,5.2vw,2rem);line-height:1.1}.tools-final p{max-width:640px;color:#ffffffd1;font-size:.98rem;line-height:1.55}.blog-page{min-height:100vh;max-width:100vw;overflow-x:hidden;padding:28px 0 40px;background:linear-gradient(180deg,#0030700d,#f7f5f000 42%),var(--bg)}.blog-shell{width:min(calc(100% - 32px),940px);margin:0 auto;max-width:100%;overflow-x:hidden}.blog-hero{display:grid;gap:14px;margin-bottom:24px}.blog-hero h1{max-width:820px;color:var(--brand-blue-dark);font-size:clamp(2rem,6.6vw,3.25rem);line-height:1.02}.blog-hero p:not(.lead-kicker){max-width:720px;color:var(--muted);font-size:1.05rem;line-height:1.58}.blog-meta{display:flex;flex-wrap:wrap;gap:8px}.blog-meta span{display:inline-flex;align-items:center;min-height:30px;padding:5px 10px;border:1px solid rgba(0,48,112,.14);border-radius:999px;background:#fff;color:var(--brand-blue);font-size:.82rem;font-weight:700}.blog-featured{display:grid;gap:18px;margin:26px 0;padding:22px;border:1px solid rgba(0,48,112,.14);border-left:4px solid var(--brand-gold);border-radius:10px;background:#fff}.blog-featured span,.blog-card span{color:var(--brand-blue);font-size:.78rem;font-weight:800;line-height:1.3;text-transform:uppercase}.blog-featured h2{margin-top:8px;color:var(--brand-blue-dark);font-size:clamp(1.45rem,5vw,2.1rem);line-height:1.1}.blog-featured p{margin-top:10px;color:var(--muted);line-height:1.6}.blog-grid{display:grid;gap:14px}.blog-card{display:grid;gap:9px;min-width:0;padding:18px;border:1px solid rgba(0,48,112,.14);border-radius:8px;background:#fff;color:var(--text);text-decoration:none;box-shadow:0 10px 24px #15181d0a}.blog-card:hover,.blog-card:focus-visible{border-color:#00307057;outline:none;transform:translateY(-1px)}.blog-card strong{color:var(--brand-blue-dark);font-size:1.04rem;line-height:1.3}.blog-card small{color:var(--muted);font-size:.92rem;line-height:1.48}.blog-card em{color:var(--muted);font-size:.82rem;font-style:normal;font-weight:700}.blog-article{width:min(calc(100% - 32px),840px)}.blog-content{display:grid;gap:22px;padding:22px;border:1px solid rgba(0,48,112,.14);border-radius:10px;background:#fff}.blog-section{display:grid;gap:10px}.blog-section h2,.blog-checklist h2{color:var(--brand-blue-dark);font-size:clamp(1.28rem,4.5vw,1.7rem);line-height:1.15}.blog-section p{color:var(--muted);font-size:1rem;line-height:1.7}.blog-bullets,.blog-sources ul{display:grid;gap:10px;margin:0;padding:0;list-style:none}.blog-bullets li,.blog-sources li{position:relative;padding-left:22px;color:var(--muted);font-size:.98rem;line-height:1.58}.blog-bullets li:before,.blog-sources li:before{position:absolute;top:.08rem;left:0;color:var(--brand-gold);font-weight:900;content:"✓"}.blog-checklist{display:grid;gap:8px}.blog-sources{display:grid;gap:12px;padding-top:18px;border-top:1px solid rgba(0,48,112,.12)}.blog-sources h2{color:var(--brand-blue-dark);font-size:clamp(1.18rem,4vw,1.45rem);line-height:1.15}.blog-sources a{color:var(--brand-blue);font-weight:700;text-decoration-thickness:1px;text-underline-offset:3px}.blog-sources p{color:var(--muted);font-size:.92rem;line-height:1.55}.blog-cta{display:grid;gap:14px;padding:22px;border-radius:10px;background:var(--brand-blue-dark);color:#fff}.blog-cta--index{margin-top:22px}.blog-cta h2{color:#fff;font-size:clamp(1.35rem,4.8vw,1.9rem);line-height:1.12}.blog-cta p{max-width:660px;color:#ffffffd1;font-size:.98rem;line-height:1.55}.blog-related{display:grid;gap:14px;margin-top:26px}.blog-related h2{color:var(--brand-blue-dark);font-size:clamp(1.3rem,4.5vw,1.8rem);line-height:1.15}.lead-page{min-height:100vh;max-width:100vw;overflow-x:hidden;padding:28px 0;background:linear-gradient(180deg,#0030700b,#f7f5f000 40%),var(--bg)}.lead-shell{width:min(calc(100% - 32px),760px);margin:0 auto;max-width:100%;overflow-x:hidden}.lead-logo{display:inline-flex;width:min(238px,70vw);margin-bottom:28px;text-decoration:none}.lead-logo img{width:100%;height:auto}.lead-heading{display:grid;gap:14px;margin-bottom:26px}.lead-kicker{color:var(--brand-blue);font-size:.86rem;font-weight:700;line-height:1.3;text-transform:uppercase}.lead-heading h1{max-width:720px;color:var(--brand-blue-dark);font-size:clamp(2rem,6.8vw,3rem);line-height:1.02}.lead-heading p:not(.lead-kicker){max-width:660px;color:var(--muted);font-size:1.05rem;line-height:1.58}.lead-form{display:grid;gap:18px;width:100%;min-width:0;padding:20px;border:1px solid rgba(0,48,112,.13);border-radius:12px;background:#fff;box-shadow:0 12px 30px #15181d0e}.form-grid{display:grid;gap:16px;min-width:0}.lead-form label{display:grid;gap:8px;min-width:0}.lead-form label span{color:var(--text);font-size:.92rem;font-weight:700;line-height:1.3}.lead-form input,.lead-form select,.lead-form textarea{width:100%;max-width:100%;min-width:0;min-height:48px;padding:12px 13px;border:1px solid var(--line-strong);border-radius:8px;background:#fff;color:var(--text);font:inherit;font-size:1rem;line-height:1.35}.lead-form textarea{min-height:118px;resize:vertical}.lead-form input:focus,.lead-form select:focus,.lead-form textarea:focus{border-color:var(--brand-blue);outline:3px solid rgba(0,48,112,.12)}.lead-form input::placeholder,.lead-form textarea::placeholder{color:#8a93a0}.form-honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.form-alert{max-width:none;padding:12px 14px;border-radius:8px;font-size:.95rem;font-weight:600;line-height:1.45}.form-alert--success{border:1px solid rgba(22,131,63,.22);background:var(--green-soft);color:var(--green-dark)}.form-alert--error{border:1px solid rgba(180,35,24,.22);background:#b4231814;color:#9f1f17}.lead-actions{display:flex;flex-direction:column;gap:12px}.button:disabled{cursor:wait;opacity:.68;transform:none}.lead-note{max-width:none;margin-top:16px;color:var(--muted);font-size:.86rem;line-height:1.45;text-align:center}@media(max-width:559px){.container,.links-shell,.tools-shell,.blog-shell,.lead-shell{width:calc(100% - 24px)}.links-page,.tools-page,.blog-page,.lead-page{padding:18px 0 24px}.lead-logo{width:min(216px,74vw);margin-bottom:22px}.lead-heading{gap:12px;margin-bottom:20px}.lead-heading h1{font-size:clamp(1.8rem,9.6vw,2.35rem)}.lead-heading p:not(.lead-kicker){font-size:1rem}.lead-form{padding:16px;border-radius:10px}.lead-form input,.lead-form select,.lead-form textarea{font-size:16px}.lead-actions .button{width:100%;min-width:0}}@media(min-width:560px){.button{width:auto;min-width:210px}.hero__actions{flex-direction:row;align-items:center;flex-wrap:wrap}.lead-actions{flex-direction:row;align-items:center}.tool-links{grid-template-columns:repeat(2,minmax(0,1fr))}.blog-featured{grid-template-columns:1fr auto;align-items:center}.blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:760px){.container{width:min(calc(100% - 64px),var(--max))}.hero{padding:56px 0 66px}.hero__grid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:48px}.hero-panel{align-self:center}.section{padding:84px 0}.blog-grid--home,.blog-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}.solution-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-form{padding:26px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-cta{grid-template-columns:1fr auto;padding:24px 26px}.service-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.level-layout{grid-template-columns:minmax(0,.9fr) minmax(0,1.2fr);align-items:start;gap:52px}.level-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section{grid-template-columns:minmax(0,.95fr) minmax(0,1.1fr);gap:54px}.about{grid-template-columns:minmax(260px,.74fr) minmax(0,1.26fr);gap:54px}.honorarios{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:52px}.footer__inner{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:980px){.topbar__nav{display:flex}}@media(min-width:1020px){.solution-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
