.acs-wrap { --acs-blue:#0867e8;--acs-blue-dark:#0758c7;--acs-pale:#eaf3ff;--acs-border:#dfe5ee;--acs-text:#111827;--acs-muted:#667085;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--acs-text);max-width:1080px;margin:0 auto;line-height:1.45 }
.acs-wrap *{box-sizing:border-box}
.acs-hub-header{text-align:center;padding:28px 0 24px}.acs-hub-title{margin:0 0 2px;font-size:clamp(30px,4vw,42px);line-height:1.15;letter-spacing:-1.2px;font-weight:750}.acs-hub-subtitle{margin:0 0 20px;color:var(--acs-muted);font-size:16px}
.acs-search-wrap{position:relative;max-width:460px;margin:auto}.acs-search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#8290a4;font-size:19px}.acs-search{width:100%;height:48px;padding:0 16px 0 44px;border:1px solid #d7deea;border-radius:7px;background:#fff;color:var(--acs-text);font:inherit}
.acs-search:focus,.acs-field input:focus,.acs-field select:focus{outline:0;border-color:var(--acs-blue);box-shadow:0 0 0 3px rgba(8,103,232,.12)}
.acs-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.acs-category-card{min-width:0;padding:20px 20px 16px;border:1px solid var(--acs-border);border-radius:10px;background:#fff;box-shadow:0 4px 14px rgba(15,35,65,.06);transition:.2s}.acs-category-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(15,35,65,.1)}
.acs-category-head{margin-bottom:11px}.acs-category-icon{display:grid;place-items:center;width:46px;height:46px;margin-bottom:13px;border-radius:50%;background:var(--acs-pale);color:var(--acs-blue);font-size:25px}.acs-category-icon svg{display:block;width:25px;height:25px}.acs-category-label{margin:0;padding-bottom:8px;border-bottom:1px solid #ccd7e5;color:var(--acs-blue-dark);font-size:12px;font-weight:800;letter-spacing:.02em;text-transform:uppercase}
.acs-category-links{display:flex;flex-direction:column}.acs-tool-link{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:5px 0;color:#344054;font-size:13px;text-decoration:none}.acs-tool-link i{color:#8b98aa;font-size:15px}.acs-tool-link:hover,.acs-tool-link:first-child{color:var(--acs-blue)}.acs-category-links .acs-tool-link:nth-child(n+4){display:none}.acs-expanded .acs-category-links .acs-tool-link:nth-child(n+4){display:flex}.acs-view-all{display:inline-flex;gap:7px;align-items:center;margin-top:10px;color:var(--acs-blue);font-size:12px;text-decoration:none}.acs-category-links.acs-empty::after{content:"No matches";color:var(--acs-muted);font-size:13px;padding:8px 0}
.acs-tool-page{max-width:720px;padding:12px 0}.acs-breadcrumb{margin:0 0 10px;color:var(--acs-blue);font-size:12px;font-weight:800;text-transform:uppercase}.acs-tool-title{margin:0 0 4px;font-size:clamp(32px,5vw,44px);line-height:1.15;letter-spacing:-1.2px}.acs-tool-desc{margin:0 0 26px;color:var(--acs-muted);font-size:16px}.acs-form{margin:0 0 24px}.acs-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:22px}.acs-field label{display:block;margin-bottom:7px;color:#344054;font-size:14px;font-weight:500}.acs-field input,.acs-field select{width:100%;height:48px;padding:0 14px;border:1px solid #d3dce8;border-radius:7px;background:#fff;color:#344054;font:inherit}
.acs-actions{display:grid;grid-template-columns:1fr 1fr;gap:18px}.acs-btn-primary,.acs-btn-reset{display:inline-flex;justify-content:center;align-items:center;gap:10px;height:48px;border:0;border-radius:7px;font:600 14px inherit;cursor:pointer;transition:.2s}.acs-btn-primary{background:linear-gradient(135deg,#0874f9,#065ed8);color:#fff;box-shadow:0 4px 10px rgba(8,103,232,.18)}.acs-btn-primary:hover{background:var(--acs-blue-dark);transform:translateY(-1px)}.acs-btn-reset{border:1px solid #e3e7ee;background:#f5f7fa;color:#687386}.acs-btn-reset:hover{background:#eef1f5}.acs-error{margin:10px 0 0;color:#b42318;font-size:13px}
.acs-results{padding:22px 44px 28px;border:1px solid #afd1ff;border-radius:10px;background:linear-gradient(135deg,#fbfdff,#f3f8ff);text-align:center;box-shadow:0 5px 18px rgba(8,103,232,.09)}.acs-result-kicker{display:inline-block;margin:0 0 14px;padding:3px 20px;border:1px solid #91bdff;border-radius:999px;background:#eef6ff;color:var(--acs-blue);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.acs-result-headline{margin:0 0 10px;color:var(--acs-blue-dark);font-size:clamp(25px,4vw,36px);font-weight:800;letter-spacing:-.8px}
.acs-metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:12px;margin-bottom:16px}.acs-metric-card{padding:14px;border-radius:8px;background:rgba(255,255,255,.8)}.acs-age-metrics{display:none}.acs-metric-label{margin:0 0 4px;color:var(--acs-muted);font-size:12px}.acs-metric-value{margin:0;color:var(--acs-blue-dark);font-size:23px;font-weight:750}.acs-detail-table{width:100%;margin-top:8px;padding-top:10px;border-top:1px solid #d5e4f7;font-size:14px}.acs-detail-table td{padding:6px 3px}.acs-detail-table td:first-child{color:var(--acs-muted);text-align:left}.acs-detail-table td:last-child{color:#344054;font-weight:600;text-align:right}
.acs-badge{display:inline-block;padding:4px 11px;border-radius:999px;font-size:12px;font-weight:700}.acs-badge-success{background:#dcfae6;color:#067647}.acs-badge-warning{background:#fef0c7;color:#b54708}.acs-badge-danger{background:#fee4e2;color:#b42318}.acs-badge-info{background:#eaf3ff;color:#0758c7}.acs-note,.acs-disclaimer{color:var(--acs-muted);font-size:12px}.acs-related{margin-top:22px;padding-top:18px;border-top:1px solid var(--acs-border)}.acs-related-label{margin:0 0 10px;color:var(--acs-muted);font-size:13px}.acs-related-list{display:flex;flex-wrap:wrap;gap:8px}.acs-related-pill{padding:7px 12px;border:1px solid var(--acs-border);border-radius:7px;color:#475467;font-size:13px;text-decoration:none}.acs-related-pill:hover{border-color:var(--acs-blue);color:var(--acs-blue)}
@media(max-width:760px){.acs-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.acs-category-grid,.acs-field-grid,.acs-actions{grid-template-columns:1fr}.acs-hub-header{padding-top:12px}.acs-category-grid{gap:14px}.acs-tool-page{padding:6px 2px}.acs-results{padding:20px 16px}}

/* Branded homepage */
body.acs-brand-home{margin:0;background:#fff;color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.acs-site-shell{width:min(1120px,calc(100% - 40px));margin:auto}.acs-site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid #e8edf4;background:rgba(255,255,255,.94);backdrop-filter:blur(12px)}.acs-nav-row{display:flex;align-items:center;justify-content:space-between;height:76px}.acs-brand{display:inline-flex;align-items:center;gap:10px;color:#111827;font-size:18px;font-weight:750;text-decoration:none}.acs-brand img{width:42px;height:42px;object-fit:contain}.acs-brand strong{color:#0867e8}.acs-main-nav{display:flex;align-items:center;gap:30px}.acs-main-nav a{color:#475467;font-size:14px;font-weight:600;text-decoration:none}.acs-main-nav .acs-nav-cta{padding:10px 17px;border-radius:7px;background:#0867e8;color:#fff}.acs-hero{overflow:hidden;padding:92px 0 82px;background:radial-gradient(circle at 80% 20%,#ddecff 0,transparent 35%),linear-gradient(180deg,#f8fbff 0,#fff 100%)}.acs-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:80px}.acs-eyebrow{display:inline-flex;align-items:center;gap:7px;margin:0 0 18px!important;padding:6px 12px;border-radius:999px;background:#eaf3ff;color:#0867e8!important;font-size:12px!important;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.acs-hero h1{max-width:680px;margin:0 0 20px;font-size:clamp(45px,6vw,72px);line-height:1.02;letter-spacing:-3.2px}.acs-hero h1 span{color:#0867e8}.acs-hero-copy>p:not(.acs-eyebrow){max-width:620px;margin:0 0 30px;color:#667085;font-size:19px;line-height:1.65}.acs-hero-actions{display:flex;align-items:center;gap:14px}.acs-hero-actions a{display:inline-flex;align-items:center;gap:9px;padding:14px 20px;border-radius:8px;font-size:14px;font-weight:700;text-decoration:none}.acs-hero-primary{background:#0867e8;color:#fff;box-shadow:0 8px 22px rgba(8,103,232,.22)}.acs-hero-secondary{border:1px solid #d7deea;background:#fff;color:#344054}.acs-trust-line{display:flex;gap:24px;margin-top:27px;color:#667085;font-size:12px}.acs-trust-line span:before{content:'✓';margin-right:6px;color:#0867e8;font-weight:900}.acs-hero-card{position:relative;padding:30px;border:1px solid #bad6fa;border-radius:18px;background:rgba(255,255,255,.88);box-shadow:0 30px 70px rgba(8,50,110,.16);transform:rotate(1.5deg)}.acs-card-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid #e3ebf5;color:#344054;font-size:15px;font-weight:750}.acs-card-top i{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#eaf3ff;color:#0867e8;font-size:21px}.acs-card-label{margin:26px 0 5px;color:#667085;font-size:12px;text-transform:uppercase;letter-spacing:.07em}.acs-hero-card>strong{display:block;color:#0758c7;font-size:44px;letter-spacing:-1px}.acs-hero-card>strong small{color:#344054;font-size:15px;font-weight:600}.acs-card-stats{display:flex;gap:10px;margin:22px 0}.acs-card-stats span{flex:1;padding:13px;border-radius:8px;background:#f5f8fc;color:#667085;font-size:12px}.acs-card-stats b{display:block;color:#111827;font-size:16px}.acs-hero-card>a{display:flex;justify-content:space-between;color:#0867e8;font-size:13px;font-weight:700;text-decoration:none}.acs-home-tools{padding:90px 0;background:#fff}.acs-section-intro{text-align:center;margin-bottom:25px}.acs-section-intro p{margin:0 0 7px;color:#0867e8;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.acs-section-intro h2{margin:0 0 8px;font-size:38px;letter-spacing:-1.2px}.acs-section-intro span{color:#667085}.acs-home-tools .acs-hub-header{padding-top:18px}.acs-home-tools .acs-hub-title,.acs-home-tools .acs-hub-subtitle{display:none}.acs-why{padding:55px 0;background:#f7faff;border-top:1px solid #e5edf7}.acs-why .acs-site-shell{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.acs-why .acs-site-shell>div{text-align:center}.acs-why i{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e4f0ff;color:#0867e8;font-size:23px}.acs-why h3{margin:12px 0 3px;font-size:17px}.acs-why p{margin:0;color:#667085;font-size:14px}.acs-site-footer{padding:28px 0;border-top:1px solid #e5eaf1;background:#fff}.acs-site-footer .acs-site-shell{display:flex;align-items:center;justify-content:space-between}.acs-site-footer p{color:#667085;font-size:12px}
@media(max-width:800px){.acs-main-nav>a:not(.acs-nav-cta){display:none}.acs-hero{padding:60px 0}.acs-hero-grid{grid-template-columns:1fr;gap:45px}.acs-hero-copy{text-align:center}.acs-eyebrow,.acs-hero-copy>p,.acs-hero-actions{margin-left:auto!important;margin-right:auto!important;justify-content:center}.acs-trust-line{justify-content:center}.acs-hero-card{max-width:500px;margin:auto;transform:none}.acs-site-footer .acs-site-shell{gap:20px;flex-direction:column;text-align:center}}@media(max-width:520px){.acs-site-shell{width:min(100% - 28px,1120px)}.acs-nav-row{height:68px}.acs-brand{font-size:15px}.acs-brand img{width:36px;height:36px}.acs-nav-cta{display:none!important}.acs-hero{padding:44px 0}.acs-hero h1{font-size:44px;letter-spacing:-2px}.acs-hero-actions{align-items:stretch;flex-direction:column}.acs-trust-line{gap:8px;flex-wrap:wrap}.acs-hero-card{padding:22px}.acs-home-tools{padding:62px 0}.acs-section-intro h2{font-size:31px}.acs-why .acs-site-shell{grid-template-columns:1fr;gap:34px}}

/* Shared calculator pages and mega menu */
body.acs-brand-page{margin:0;background:#f8fbff;color:#111827;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.acs-site-header{position:sticky}.acs-mega-toggle,.acs-mobile-menu{border:0;background:transparent;color:#475467;font:600 14px inherit;cursor:pointer}.acs-mega-toggle{display:inline-flex;align-items:center;gap:5px;padding:12px 0}.acs-mega-toggle i{transition:transform .2s}.acs-mega-toggle[aria-expanded=true]{color:#0867e8}.acs-mega-toggle[aria-expanded=true] i{transform:rotate(180deg)}.acs-mobile-menu{display:none;padding:8px;font-size:24px}.acs-mega-menu{position:absolute;left:0;right:0;top:100%;max-height:calc(100vh - 76px);overflow:auto;border-top:1px solid #e7edf5;border-bottom:1px solid #dfe7f0;background:#fff;box-shadow:0 22px 45px rgba(16,24,40,.15)}.acs-mega-menu[hidden]{display:none}.acs-mega-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:46px 54px;padding-top:32px;padding-bottom:38px}.acs-mega-group p{margin:0 0 15px;color:#0867e8;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.acs-mega-group a{display:block;padding:5px 0;color:#475467;font-size:14px;text-decoration:none;transition:.15s}.acs-mega-group a:hover{color:#0867e8;transform:translateX(3px)}.acs-mega-group:first-child a:first-of-type{color:#0867e8;font-weight:700}.acs-mega-open:after{content:'';position:fixed;z-index:10;inset:76px 0 0;background:rgba(15,23,42,.16);pointer-events:none}.acs-calculator-main{min-height:calc(100vh - 200px);padding:52px 0 80px}.acs-calculator-main .acs-tool-page{max-width:760px;margin:auto;padding:35px 40px 42px;border:1px solid #e2e9f2;border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(27,54,93,.08)}.acs-back-home{display:block;max-width:760px;margin:0 auto 16px;color:#667085;font-size:13px;text-decoration:none}.acs-back-home:hover{color:#0867e8}
@media(max-width:900px){.acs-mega-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:34px}.acs-calculator-main{padding-top:35px}}@media(max-width:700px){.acs-main-nav{display:none}.acs-mobile-menu{display:block}.acs-mega-menu{max-height:calc(100vh - 68px)}.acs-mega-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px;padding-top:24px}.acs-calculator-main .acs-tool-page{padding:28px 22px}.acs-mega-open:after{top:68px}}@media(max-width:430px){.acs-mega-grid{grid-template-columns:1fr}.acs-mega-group a{padding:7px 0}}

.acs-footer-wrap{gap:40px}.acs-footer-wrap>div>p{margin:7px 0 0}.acs-site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px 22px}.acs-site-footer nav a{color:#667085;font-size:12px;text-decoration:none}.acs-site-footer nav a:hover{color:#0867e8}.acs-content-main{min-height:calc(100vh - 200px);padding:64px 0 85px;background:#f8fbff}.acs-content-card{max-width:850px;padding:48px 54px;border:1px solid #e1e9f2;border-radius:16px;background:#fff;box-shadow:0 12px 35px rgba(27,54,93,.07)}.acs-content-card h1{margin:0 0 28px;font-size:clamp(36px,5vw,52px);letter-spacing:-1.7px}.acs-content-body{color:#475467;font-size:16px;line-height:1.75}.acs-content-body .acs-lead{margin-top:0;color:#344054;font-size:20px;line-height:1.6}.acs-content-body h2{margin:34px 0 9px;color:#111827;font-size:23px;letter-spacing:-.4px}.acs-content-body a{color:#0867e8}.acs-content-body li{margin:5px 0}
@media(max-width:700px){.acs-content-main{padding:32px 0 55px}.acs-content-card{padding:30px 22px}.acs-site-footer nav{justify-content:center}.acs-footer-wrap{gap:20px}}
.acs-why-icon{display:inline-grid;place-items:center;width:52px;height:52px;border-radius:13px;background:#e4f0ff;color:#0867e8}.acs-why-icon svg{display:block;width:27px;height:27px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.acs-mobile-menu svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.acs-mobile-menu .acs-menu-close-icon{display:none}.acs-mobile-menu[aria-expanded=true] .acs-menu-open-icon{display:none}.acs-mobile-menu[aria-expanded=true] .acs-menu-close-icon{display:block}
.acs-field input[type=date]{cursor:pointer}.acs-calc-guide{max-width:760px;margin:38px auto 0;padding:42px 40px;border:1px solid #e2e9f2;border-radius:16px;background:#fff;color:#475467;line-height:1.7;box-shadow:0 12px 35px rgba(27,54,93,.06)}.acs-calc-guide h2{margin:38px 0 10px;color:#111827;font-size:26px;line-height:1.25;letter-spacing:-.5px}.acs-calc-guide>h2:first-child{margin-top:0}.acs-calc-guide h3{margin:10px 0 5px;color:#111827;font-size:16px}.acs-calc-guide p{margin:0 0 16px}.acs-guide-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:27px 0}.acs-guide-grid>div{padding:19px;border:1px solid #e1e9f2;border-radius:10px;background:#f8fbff}.acs-guide-grid span{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#e5f0ff;color:#0867e8;font-size:13px;font-weight:800}.acs-guide-grid p{margin:0;color:#667085;font-size:13px;line-height:1.6}.acs-faq-list{border-top:1px solid #e1e8f0}.acs-faq-list details{border-bottom:1px solid #e1e8f0}.acs-faq-list summary{position:relative;padding:17px 34px 17px 0;color:#344054;font-weight:700;cursor:pointer;list-style:none}.acs-faq-list summary::-webkit-details-marker{display:none}.acs-faq-list summary:after{content:'+';position:absolute;right:5px;color:#0867e8;font-size:22px;font-weight:400}.acs-faq-list details[open] summary:after{content:'−'}.acs-faq-list details p{padding:0 28px 17px 0;color:#667085;font-size:14px}
@media(max-width:700px){.acs-calc-guide{padding:28px 22px}.acs-guide-grid{grid-template-columns:1fr}.acs-calc-guide h2{font-size:23px}}
.acs-global-centers{padding:42px 0;background:#f4f8ff;color:#111827;border-top:1px solid #deebfa}.acs-global-centers h2{margin:0 0 18px;color:#0758c7;font-size:14px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.acs-language-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px}.acs-language-grid a{display:flex;align-items:center;gap:10px;min-height:47px;padding:9px 14px;border:1px solid #d7e2ef;border-radius:9px;background:#fff;color:#475467;font-size:14px;text-decoration:none;box-shadow:0 2px 7px rgba(27,54,93,.03);transition:.18s}.acs-language-grid a:hover,.acs-language-grid a[aria-current=page]{border-color:#0867e8;background:#eaf3ff;color:#0758c7;box-shadow:0 4px 12px rgba(8,103,232,.09)}.acs-language-grid a span{font-size:21px;line-height:1}[dir=rtl] .acs-tool-page,[dir=rtl] .acs-content-body,[dir=rtl] .acs-calc-guide{text-align:right}[dir=rtl] .acs-detail-table td:first-child{text-align:right}[dir=rtl] .acs-detail-table td:last-child{text-align:left}[dir=rtl] .acs-tool-link i,[dir=rtl] .acs-mega-group a:hover{transform:scaleX(-1)}
.acs-header-language{position:relative;margin-left:-12px}.acs-header-language summary{display:flex;align-items:center;gap:6px;padding:8px 9px;border:1px solid #dce5f0;border-radius:8px;background:#fff;color:#475467;font-size:12px;cursor:pointer;list-style:none}.acs-header-language summary::-webkit-details-marker{display:none}.acs-header-language summary span{font-size:17px}.acs-header-language summary b{font-weight:750}.acs-header-language summary svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s}.acs-header-language[open] summary{border-color:#86b7f7;box-shadow:0 0 0 3px rgba(8,103,232,.1)}.acs-header-language[open] summary svg{transform:rotate(180deg)}.acs-header-language-menu{position:absolute;z-index:40;top:calc(100% + 10px);right:0;width:270px;padding:12px;border:1px solid #dce5f0;border-radius:12px;background:#fff;box-shadow:0 18px 45px rgba(16,24,40,.18)}.acs-header-language-menu p{margin:2px 7px 9px;color:#667085;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.acs-header-language-menu a{display:grid;grid-template-columns:25px 1fr 20px;align-items:center;gap:8px;padding:8px;border-radius:7px;color:#475467;font-size:13px;text-decoration:none}.acs-header-language-menu a:hover,.acs-header-language-menu a[aria-current=page]{background:#eef5ff;color:#0758c7}.acs-header-language-menu a strong{text-align:right;color:#0867e8}
@media(max-width:800px){.acs-language-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.acs-header-language{margin-left:auto}}@media(max-width:520px){.acs-language-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.acs-global-centers{padding:30px 0}.acs-header-language-menu{position:fixed;top:68px;left:14px;right:14px;width:auto}.acs-header-language summary b{display:none}}
.acs-searching .acs-view-all{display:none}.acs-searching .acs-category-links .acs-tool-link{display:flex}
.acs-home-tools .acs-category-links .acs-tool-link:nth-child(n+4){display:flex}.acs-home-tools .acs-view-all{display:none}
.acs-inline-icon{display:inline-block;width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.acs-eyebrow .acs-inline-icon{width:15px;height:15px}.acs-card-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eaf3ff;color:#0867e8}.acs-card-icon svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}

/* Persistent light/dark theme */
.acs-theme-toggle{display:grid;place-items:center;width:38px;height:38px;padding:0;border:1px solid #dce5f0;border-radius:8px;background:#fff;color:#475467;cursor:pointer;transition:.18s}.acs-theme-toggle:hover{border-color:#86b7f7;color:#0867e8}.acs-theme-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.acs-theme-sun{display:none!important}[data-acs-theme=dark] .acs-theme-moon{display:none}[data-acs-theme=dark] .acs-theme-sun{display:block!important}
[data-acs-theme=dark]{color-scheme:dark}[data-acs-theme=dark] body.acs-brand-home,[data-acs-theme=dark] body.acs-brand-page{background:#0c111b;color:#e8eef7}[data-acs-theme=dark] .acs-site-header{border-color:#263244;background:rgba(12,17,27,.94)}[data-acs-theme=dark] .acs-brand{color:#edf3fc}[data-acs-theme=dark] .acs-main-nav a,[data-acs-theme=dark] .acs-mega-toggle{color:#aab7ca}[data-acs-theme=dark] .acs-main-nav .acs-nav-cta{color:#fff}[data-acs-theme=dark] .acs-theme-toggle,[data-acs-theme=dark] .acs-header-language summary{border-color:#344258;background:#151d2a;color:#c7d2e3}[data-acs-theme=dark] .acs-header-language-menu,[data-acs-theme=dark] .acs-mega-menu{border-color:#2a374a;background:#111925;box-shadow:0 18px 45px rgba(0,0,0,.45)}[data-acs-theme=dark] .acs-header-language-menu a,[data-acs-theme=dark] .acs-mega-group a{color:#aebbd0}[data-acs-theme=dark] .acs-header-language-menu a:hover,[data-acs-theme=dark] .acs-header-language-menu a[aria-current=page]{background:#172945;color:#78adff}[data-acs-theme=dark] .acs-hero{background:radial-gradient(circle at 80% 20%,#132d50 0,transparent 36%),linear-gradient(180deg,#0f1826 0,#0c111b 100%)}[data-acs-theme=dark] .acs-hero h1,[data-acs-theme=dark] .acs-section-intro h2,[data-acs-theme=dark] .acs-tool-title,[data-acs-theme=dark] .acs-content-card h1,[data-acs-theme=dark] .acs-calc-guide h2,[data-acs-theme=dark] .acs-calc-guide h3,[data-acs-theme=dark] .acs-why h3{color:#f2f6fc}[data-acs-theme=dark] .acs-hero-copy>p:not(.acs-eyebrow),[data-acs-theme=dark] .acs-section-intro span,[data-acs-theme=dark] .acs-tool-desc,[data-acs-theme=dark] .acs-content-body,[data-acs-theme=dark] .acs-calc-guide,[data-acs-theme=dark] .acs-why p{color:#aab7ca}[data-acs-theme=dark] .acs-hero-secondary,[data-acs-theme=dark] .acs-search,[data-acs-theme=dark] .acs-field input,[data-acs-theme=dark] .acs-field select{border-color:#344258;background:#151d2a;color:#dce5f2}[data-acs-theme=dark] .acs-hero-card,[data-acs-theme=dark] .acs-category-card,[data-acs-theme=dark] .acs-calculator-main .acs-tool-page,[data-acs-theme=dark] .acs-content-card,[data-acs-theme=dark] .acs-calc-guide{border-color:#29374a;background:#111925;box-shadow:0 12px 35px rgba(0,0,0,.22)}[data-acs-theme=dark] .acs-card-top,[data-acs-theme=dark] .acs-tool-link,[data-acs-theme=dark] .acs-field label,[data-acs-theme=dark] .acs-detail-table td:last-child{color:#c8d3e3}[data-acs-theme=dark] .acs-card-stats span,[data-acs-theme=dark] .acs-metric-card,[data-acs-theme=dark] .acs-guide-grid>div{background:#172231}[data-acs-theme=dark] .acs-card-stats b{color:#f1f5fb}[data-acs-theme=dark] .acs-home-tools,[data-acs-theme=dark] .acs-site-footer{border-color:#263244;background:#0c111b}[data-acs-theme=dark] .acs-why,[data-acs-theme=dark] .acs-global-centers,[data-acs-theme=dark] .acs-content-main,[data-acs-theme=dark] .acs-calculator-main{border-color:#263244;background:#0f1724}[data-acs-theme=dark] .acs-language-grid a{border-color:#2d3a4e;background:#151d2a;color:#b6c2d3;box-shadow:none}[data-acs-theme=dark] .acs-language-grid a:hover,[data-acs-theme=dark] .acs-language-grid a[aria-current=page]{border-color:#3d85ec;background:#172945;color:#8bb9ff}[data-acs-theme=dark] .acs-results{border-color:#315d96;background:linear-gradient(135deg,#121d2b,#15243a)}[data-acs-theme=dark] .acs-btn-reset{border-color:#344258;background:#1a2432;color:#b8c4d5}[data-acs-theme=dark] .acs-related,[data-acs-theme=dark] .acs-detail-table,[data-acs-theme=dark] .acs-faq-list,[data-acs-theme=dark] .acs-faq-list details,[data-acs-theme=dark] .acs-category-label{border-color:#2c3a4d}[data-acs-theme=dark] .acs-related-pill{border-color:#344258;color:#b6c2d3}[data-acs-theme=dark] .acs-site-footer nav a,[data-acs-theme=dark] .acs-site-footer p{color:#96a4b8}
@media(max-width:520px){.acs-theme-toggle{width:36px;height:36px}}
@media(max-width:430px){.acs-site-header .acs-brand span{display:none}.acs-site-header .acs-brand{gap:0}.acs-nav-row{gap:7px}}
[data-acs-theme=dark] .acs-results .acs-metric-label,[data-acs-theme=dark] .acs-results .acs-metric-value,[data-acs-theme=dark] .acs-results .acs-note,[data-acs-theme=dark] .acs-results .acs-detail-table td,[data-acs-theme=dark] .acs-results .acs-result-headline{color:#fff}
[data-acs-theme=dark] .acs-calc-guide .acs-faq-list summary,[data-acs-theme=dark] .acs-calc-guide .acs-faq-list details p{color:#fff}

/* SEO internal-link hubs, breadcrumbs and sequential navigation */
.acs-mega-group>p a{color:inherit;text-decoration:none}.acs-breadcrumbs{display:flex;align-items:center;gap:8px;max-width:760px;margin:0 auto 18px;color:#8491a4;font-size:12px}.acs-breadcrumbs a{color:#667085;text-decoration:none}.acs-breadcrumbs a:hover{color:#0867e8}.acs-internal-nav{max-width:760px;margin:30px auto 0;padding:24px;border:1px solid #e1e9f2;border-radius:13px;background:#fff}.acs-internal-nav>p:first-child{margin:0 0 12px;color:#0867e8;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.acs-prev-next{display:grid;grid-template-columns:1fr 1fr;gap:12px}.acs-prev-next a{display:flex;flex-direction:column;padding:15px;border:1px solid #dfe7f0;border-radius:9px;color:#344054;text-decoration:none}.acs-prev-next a:last-child{text-align:right}.acs-prev-next a:hover{border-color:#86b7f7;background:#f5f9ff}.acs-prev-next small{margin-bottom:4px;color:#8491a4}.acs-prev-next strong{font-size:13px}.acs-context-link{margin:16px 0 0;color:#667085;font-size:13px}.acs-context-link a{color:#0867e8}.acs-internal-hub-main{min-height:65vh;padding:52px 0 80px;background:#f8fbff}.acs-internal-hub-main .acs-breadcrumbs{max-width:none;margin-bottom:34px}.acs-hub-intro{max-width:700px;margin:0 auto 34px;text-align:center}.acs-hub-intro>p{margin:0 0 7px;color:#0867e8;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.acs-hub-intro h1{margin:0 0 10px;color:#111827;font-size:clamp(36px,5vw,52px);letter-spacing:-1.5px}.acs-hub-intro span{color:#667085}.acs-hub-tool-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.acs-hub-tool-grid>a{display:grid;grid-template-columns:48px 1fr 20px;align-items:center;gap:15px;padding:21px;border:1px solid #dfe7f0;border-radius:12px;background:#fff;color:#111827;text-decoration:none;box-shadow:0 5px 15px rgba(27,54,93,.05)}.acs-hub-tool-grid>a:hover{border-color:#86b7f7;transform:translateY(-1px)}.acs-hub-tool-grid>a>span{display:grid;place-items:center;width:45px;height:45px;border-radius:11px;background:#eaf3ff;color:#0867e8}.acs-hub-tool-grid h2{margin:0 0 4px;font-size:17px}.acs-hub-tool-grid p{margin:0;color:#667085;font-size:13px}.acs-hub-tool-grid b{color:#0867e8}.acs-hub-sitemap-link{text-align:center;margin:30px 0 0;color:#667085}.acs-hub-sitemap-link a{color:#0867e8}.acs-sitemap-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.acs-sitemap-grid section{padding:22px;border:1px solid #dfe7f0;border-radius:12px;background:#fff}.acs-sitemap-grid h2{margin:0 0 12px;font-size:15px}.acs-sitemap-grid h2 a{color:#0758c7;text-decoration:none}.acs-sitemap-grid section>a{display:block;padding:5px 0;color:#475467;font-size:13px;text-decoration:none}.acs-sitemap-grid section>a:hover{color:#0867e8}
[data-acs-theme=dark] .acs-internal-hub-main{background:#0f1724}[data-acs-theme=dark] .acs-hub-intro h1{color:#f2f6fc}[data-acs-theme=dark] .acs-internal-nav,[data-acs-theme=dark] .acs-hub-tool-grid>a,[data-acs-theme=dark] .acs-sitemap-grid section{border-color:#29374a;background:#111925}[data-acs-theme=dark] .acs-prev-next a{border-color:#344258;color:#dbe4f1}[data-acs-theme=dark] .acs-prev-next a:hover{background:#172945}[data-acs-theme=dark] .acs-hub-tool-grid h2{color:#e8eef7}[data-acs-theme=dark] .acs-hub-tool-grid p,[data-acs-theme=dark] .acs-sitemap-grid section>a,[data-acs-theme=dark] .acs-context-link{color:#aab7ca}
@media(max-width:700px){.acs-hub-tool-grid,.acs-sitemap-grid{grid-template-columns:1fr}.acs-internal-hub-main{padding-top:34px}.acs-prev-next{grid-template-columns:1fr}.acs-prev-next a:last-child{text-align:left}.acs-breadcrumbs{overflow:auto;white-space:nowrap}}

/* High-contrast dark mode: all formerly muted copy becomes white. */
[data-acs-theme=dark] .acs-hub-subtitle,[data-acs-theme=dark] .acs-tool-desc,[data-acs-theme=dark] .acs-field label,[data-acs-theme=dark] .acs-metric-label,[data-acs-theme=dark] .acs-note,[data-acs-theme=dark] .acs-disclaimer,[data-acs-theme=dark] .acs-related-label,[data-acs-theme=dark] .acs-detail-table td:first-child,[data-acs-theme=dark] .acs-content-body,[data-acs-theme=dark] .acs-content-body .acs-lead,[data-acs-theme=dark] .acs-calc-guide,[data-acs-theme=dark] .acs-calc-guide p,[data-acs-theme=dark] .acs-guide-grid p,[data-acs-theme=dark] .acs-faq-list details p,[data-acs-theme=dark] .acs-hero-copy>p:not(.acs-eyebrow),[data-acs-theme=dark] .acs-section-intro span,[data-acs-theme=dark] .acs-trust-line,[data-acs-theme=dark] .acs-card-label,[data-acs-theme=dark] .acs-card-stats span,[data-acs-theme=dark] .acs-why p,[data-acs-theme=dark] .acs-site-footer p,[data-acs-theme=dark] .acs-site-footer nav a,[data-acs-theme=dark] .acs-breadcrumbs,[data-acs-theme=dark] .acs-breadcrumbs a,[data-acs-theme=dark] .acs-prev-next small,[data-acs-theme=dark] .acs-context-link,[data-acs-theme=dark] .acs-hub-intro span,[data-acs-theme=dark] .acs-hub-tool-grid p,[data-acs-theme=dark] .acs-hub-sitemap-link,[data-acs-theme=dark] .acs-sitemap-grid section>a,[data-acs-theme=dark] .acs-tool-link,[data-acs-theme=dark] .acs-mega-group a,[data-acs-theme=dark] .acs-header-language-menu a,[data-acs-theme=dark] .acs-language-grid a{color:#fff}
.ti-search:before{content:'⌕';font-family:Arial,sans-serif}.ti-chevron-right:before{content:'›'}.ti-arrow-right:before{content:'→'}.ti-chevron-down:before{content:'⌄'}.ti-calculator:before{content:'▦'}.ti-refresh:before{content:'↻'}
.acs-breadcrumbs [aria-current=page]{color:#0867e8;font-weight:700}[data-acs-theme=dark] .acs-breadcrumbs [aria-current=page]{color:#4d9bff}
.acs-ui-icon{display:block;width:18px;height:18px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.acs-tool-link .acs-ui-icon{color:#8b98aa}.acs-mega-toggle .acs-chevron-icon{transition:transform .2s}.acs-mega-toggle[aria-expanded=true] .acs-chevron-icon{transform:rotate(180deg)}[dir=rtl] .acs-tool-link .acs-ui-icon{transform:scaleX(-1)}
.acs-ui-icon{overflow:visible;box-sizing:content-box}.acs-mega-toggle .acs-chevron-icon{width:16px;height:16px;margin-left:2px;stroke-width:2.25}.acs-search-wrap .acs-search-icon{z-index:2;left:17px;width:20px;height:20px;color:#7590b5;stroke-width:2;pointer-events:none}.acs-tool-link .acs-ui-icon{width:17px;height:17px;margin-right:2px;color:#6f86a5;stroke-width:2.15}.acs-view-all .acs-ui-icon,.acs-actions .acs-ui-icon{width:17px;height:17px}[data-acs-theme=dark] .acs-search-wrap .acs-search-icon,[data-acs-theme=dark] .acs-tool-link .acs-ui-icon{color:#a9c7ef}
.acs-wrap,body.acs-brand-home,body.acs-brand-page{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}
.acs-site-header .acs-main-nav{margin-left:auto}.acs-site-header .acs-header-language{margin-left:18px}.acs-site-header .acs-theme-toggle{margin-left:8px}
@media(max-width:700px){.acs-site-header .acs-header-language{margin-left:auto}.acs-site-header .acs-theme-toggle{margin-left:0}}

/* Branded hard-404 and noindex search-result pages. */
.acs-status-main{min-height:58vh;padding:72px 20px;background:#f6f9fd}.acs-status-card,.acs-search-panel{max-width:800px;margin:0 auto;padding:48px;border:1px solid #dfe7f0;border-radius:18px;background:#fff;text-align:center;box-shadow:0 12px 35px rgba(27,54,93,.07)}.acs-status-code{margin:0 0 8px;color:#0867e8;font-size:72px;font-weight:800;line-height:1}.acs-status-card h1,.acs-search-panel h1{margin:0 0 14px;color:#111827;font-size:clamp(32px,5vw,48px)}.acs-status-card>p:not(.acs-status-code),.acs-empty-search p{color:#667085}.acs-status-actions{display:flex;justify-content:center;gap:12px;margin-top:28px}.acs-status-actions a,.acs-empty-search a{padding:12px 18px;border:1px solid #bdd4f2;border-radius:9px;color:#0758c7;text-decoration:none}.acs-status-actions .acs-status-primary,.acs-empty-search .acs-status-primary{border-color:#0867e8;background:#0867e8;color:#fff}.acs-search-results{display:grid;gap:12px;margin-top:28px;text-align:left}.acs-search-results>a{display:flex;flex-direction:column;gap:5px;padding:18px;border:1px solid #dfe7f0;border-radius:10px;color:#111827;text-decoration:none}.acs-search-results>a:hover{border-color:#86b7f7;background:#f5f9ff}.acs-search-results span{color:#667085;font-size:14px}.acs-empty-search{padding-top:18px}.acs-empty-search h2{color:#111827}.acs-empty-search a{display:inline-block;margin-top:14px}[data-acs-theme=dark] .acs-status-main{background:#0f1724}[data-acs-theme=dark] .acs-status-card,[data-acs-theme=dark] .acs-search-panel{border-color:#29374a;background:#111925}[data-acs-theme=dark] .acs-status-card h1,[data-acs-theme=dark] .acs-search-panel h1,[data-acs-theme=dark] .acs-empty-search h2,[data-acs-theme=dark] .acs-search-results>a{color:#f2f6fc}[data-acs-theme=dark] .acs-status-card>p:not(.acs-status-code),[data-acs-theme=dark] .acs-empty-search p,[data-acs-theme=dark] .acs-search-results span{color:#fff}[data-acs-theme=dark] .acs-search-results>a{border-color:#344258}[data-acs-theme=dark] .acs-search-results>a:hover{background:#172945}@media(max-width:700px){.acs-status-main{padding:36px 14px}.acs-status-card,.acs-search-panel{padding:32px 20px}.acs-status-actions{flex-direction:column}.acs-status-code{font-size:56px}}
