*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink,#13213c);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;font-size:15px;line-height:1.6}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.container{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px;z-index:99999;background:#fff;padding:10px}.skip-link:focus{left:10px;top:10px}.utility{height:38px;border-bottom:1px solid #e7eaf0;background:#fff;font-size:12px}.utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.utility-left,.utility-right{display:flex;gap:28px}.utility a{display:flex;align-items:center;gap:6px;font-weight:700;color:#20304c}.utility span,.utility-right a:first-child{color:var(--orange)}.site-header{height:83px;background:rgba(255,255,255,.97);position:relative;z-index:200;border-bottom:1px solid #eff1f5;transition:.25s}.site-header.scrolled{position:sticky;top:0;box-shadow:0 8px 28px rgba(8,27,68,.08)}.nav-wrap{height:100%;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;flex:0 0 auto}.brand img{width:155px;max-height:52px;object-fit:contain;object-position:left center}.desktop-nav{display:flex;align-items:center;justify-content:center;gap:3px;margin-left:auto;height:100%}.desktop-nav>a,.nav-drop>button{height:100%;border:0;background:none;padding:0 14px;color:#12213d;font-weight:750;font-size:13px;position:relative;display:flex;align-items:center;gap:5px}.desktop-nav>a.active:after,.desktop-nav>a:hover:after,.nav-drop>button.active:after,.nav-drop>button:hover:after{content:"";height:2px;position:absolute;left:14px;right:14px;bottom:19px;background:var(--orange)}.nav-drop{height:100%;position:relative}.nav-drop-menu{position:absolute;top:74px;left:50%;transform:translate(-50%,10px);width:245px;background:#fff;border:1px solid #e5e8ef;box-shadow:0 18px 45px rgba(5,24,58,.14);border-radius:10px;padding:9px;opacity:0;visibility:hidden;transition:.18s;z-index:300}.nav-drop:hover .nav-drop-menu,.nav-drop:focus-within .nav-drop-menu{opacity:1;visibility:visible;transform:translate(-50%,0)}.nav-drop-menu a{padding:9px 10px;border-radius:6px;display:flex;gap:8px;font-weight:650;font-size:13px}.nav-drop-menu a:hover{background:#f7f8fb;color:var(--orange)}.nav-drop-menu .nav-all{border-top:1px solid #edf0f4;margin-top:5px;padding-top:10px;color:var(--orange)}.nav-actions{display:flex;align-items:center;gap:8px}.header-cta{white-space:nowrap}.mini-login{font-size:12px;font-weight:800;color:var(--navy)}.mobile-dots{display:none;width:44px;height:44px;border:1px solid #dce1e9;background:#fff;border-radius:8px;color:var(--navy);font-size:26px;line-height:1}.btn{min-height:46px;padding:10px 20px;border-radius:var(--btn-radius,7px);display:inline-flex;align-items:center;justify-content:center;gap:10px;font-size:13px;font-weight:800;border:1px solid transparent;transition:.18s}.btn-primary{background:var(--navy);color:#fff;box-shadow:0 7px 16px rgba(7,29,73,.15)}.btn-primary:hover{transform:translateY(-1px);background:#06346f}.btn-outline{border-color:var(--orange);color:#9f741f;background:#fff}.btn-outline:hover{background:#fff8eb}.btn-light{background:#fff;color:var(--navy);border-color:#d7dce5}.btn-orange{background:var(--orange);color:#00224f}.btn-sm{min-height:36px;padding:6px 12px}.hero{padding:27px 0 8px}.hero-grid{display:grid;grid-template-columns:43% 57%;min-height:430px;align-items:center}.hero-copy{padding:18px 40px 18px 0;position:relative;z-index:2}.hero-title{margin:0 0 12px;font-family:Georgia,"Times New Roman",serif;font-size:48px;line-height:.98;letter-spacing:.5px;font-weight:700;color:var(--navy);text-transform:uppercase}.hero-title .accent{color:var(--orange)}.hero-subtitle{font-size:17px;font-weight:800;margin:0 0 6px;color:#1b2943}.hero-copy p{font-size:14px;max-width:580px;margin:0 0 22px;color:#30405a}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-image-shell{height:430px;position:relative;background:var(--orange);clip-path:polygon(18% 0,100% 0,100% 100%,18% 100%,0 50%);padding-left:4px}.hero-image{height:100%;background-size:cover;background-position:center;clip-path:polygon(18.5% 0,100% 0,100% 100%,18.5% 100%,.8% 50%)}.country-ribbon{position:relative;margin:-6px auto 25px;z-index:5;background:linear-gradient(180deg,#06336b,#001a3d);color:#fff;border-radius:9px;box-shadow:0 6px 14px rgba(4,24,62,.16);overflow-x:auto;scrollbar-width:thin}.country-ribbon-inner{display:grid;grid-template-columns:repeat(7,minmax(130px,1fr));min-width:880px;padding:9px 14px}.country-pill{display:flex;align-items:center;justify-content:center;gap:10px;min-height:49px;font-weight:800;font-size:13px;border-right:1px solid rgba(255,255,255,.22)}.country-pill:last-child{border:0}.country-pill .flag{font-size:25px}.country-pill:hover{color:#d8ad52}.trust-panel{border:1px solid #e1e5ec;border-radius:8px;display:grid;grid-template-columns:repeat(4,1fr);background:#fff;margin-bottom:35px}.trust-card{padding:23px 22px;display:grid;grid-template-columns:52px 1fr;gap:13px;min-height:132px;position:relative}.trust-card:not(:last-child):after{content:"";position:absolute;right:0;top:25px;bottom:25px;width:1px;background:#e6e9ef}.line-icon{width:52px;height:52px;border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:29px;font-weight:400}.trust-card h3,.service-card h3,.why-card h3{font-size:14px;line-height:1.25;color:var(--navy);margin:2px 0 5px}.trust-card p,.service-card p,.why-card p{font-size:11px;line-height:1.55;color:#526079;margin:0}.section{padding:18px 0 20px}.section-title{display:flex;align-items:center;justify-content:center;gap:14px;margin:0 auto 26px;font-family:Georgia,"Times New Roman",serif;letter-spacing:1.2px;font-size:21px;color:var(--navy);text-transform:uppercase}.section-title:before,.section-title:after{content:"";height:1px;background:linear-gradient(90deg,transparent,var(--orange));width:120px}.section-title:after{background:linear-gradient(90deg,var(--orange),transparent)}.section-title span{position:relative}.section-title span:before,.section-title span:after{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);position:absolute;top:50%;transform:translateY(-50%)}.section-title span:before{left:-17px}.section-title span:after{right:-17px}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.service-card{border:1px solid #e0e4eb;border-radius:7px;min-height:225px;padding:21px 15px 18px;text-align:center;background:#fff;transition:.2s;display:flex;flex-direction:column;align-items:center}.service-card:hover{transform:translateY(-4px);border-color:#d3a75a;box-shadow:0 14px 35px rgba(7,29,73,.07)}.service-icon{width:66px;height:58px;display:grid;place-items:center;font-size:37px;color:var(--navy);margin-bottom:8px}.service-card h3{font-size:13px;max-width:140px}.service-card p{font-size:10.5px;min-height:49px}.service-arrow{color:var(--orange);font-size:26px;margin-top:auto}.process{padding-top:13px}.process-grid{display:grid;grid-template-columns:repeat(5,1fr);position:relative}.process-grid:before{content:"";position:absolute;left:9%;right:9%;top:36px;border-top:2px dotted var(--orange);z-index:0}.process-step{text-align:center;position:relative;z-index:1;padding:0 12px}.process-icon{width:74px;height:74px;border-radius:50%;background:var(--navy);color:var(--orange);border:5px solid #fff;box-shadow:0 0 0 1px #e7eaf0;margin:auto;display:grid;place-items:center;font-size:28px}.step-name{display:flex;justify-content:center;gap:10px;align-items:flex-start;margin-top:14px}.step-num{font-size:22px;color:var(--orange);font-family:Georgia,serif}.step-text{text-align:left}.step-text h3{font-size:11px;color:var(--navy);margin:2px 0}.step-text p{font-size:9px;line-height:1.55;color:#56647a;margin:0}.why-panel{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid #e3e7ed;border-radius:7px;background:#fff}.why-card{text-align:center;padding:17px 15px;min-height:145px}.why-card+.why-card{border-left:1px solid #e9ebef}.why-icon{font-size:34px;color:var(--orange);height:45px}.stats-label{text-align:center;font-family:Georgia,serif;color:#38425a;font-size:11px;letter-spacing:1px;margin:11px 0 5px;position:relative}.stats-bar{background:linear-gradient(180deg,#09275f,#001a3d);border-radius:8px;color:#fff;display:grid;grid-template-columns:repeat(4,1fr);padding:13px 20px;margin-bottom:12px}.stat{display:flex;align-items:center;justify-content:center;gap:17px;min-height:76px;position:relative}.stat+.stat:before{content:"";position:absolute;left:0;top:10px;bottom:10px;width:1px;background:rgba(255,255,255,.22)}.stat-icon{color:var(--orange);font-size:39px}.stat strong{font-family:Georgia,serif;font-size:25px;font-weight:500;display:block;line-height:1}.stat span{font-size:10px;display:block;margin-top:5px}.conversion-banner{min-height:175px;border:2px solid var(--orange);border-radius:10px;overflow:hidden;background:linear-gradient(90deg,rgba(7,29,73,.99) 0%,rgba(7,29,73,.95) 45%,rgba(7,29,73,.5) 75%,rgba(7,29,73,.2)),var(--cta-bg,url('../img/cta-skyline-clean.jpg')) center/cover no-repeat;color:#fff;display:flex;align-items:center;padding:26px 12% 22px;margin-bottom:28px;position:relative}.conversion-banner:before{content:"";position:absolute;left:20px;top:20px;bottom:20px;width:130px;opacity:.22;background:radial-gradient(circle,#bb8c2b 1px,transparent 1.5px) 0 0/8px 8px;mask-image:radial-gradient(ellipse,#000,transparent 70%)}.conversion-copy{position:relative;z-index:1;max-width:590px}.conversion-copy h2{font-family:Georgia,serif;font-size:29px;margin:0 0 3px;font-weight:500}.conversion-copy h2 span{color:var(--orange)}.conversion-copy p{font-size:12px;margin:0 0 12px}.micro-trust{display:flex;gap:24px;font-size:10px;margin-top:10px}.micro-trust span:before{content:"✓";display:inline-grid;place-items:center;width:15px;height:15px;border:1px solid var(--orange);border-radius:50%;color:var(--orange);margin-right:5px}.site-footer{border-top:1px solid #eceef3;background:#fff;padding-top:10px}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(4,1fr);gap:36px;padding:25px 0 30px}.footer-brand img{width:150px;max-height:50px;object-fit:contain;object-position:left}.footer-brand p{font-size:10.5px;max-width:235px;color:#536078}.footer-grid h4{font-size:10px;text-transform:uppercase;color:var(--orange);margin:10px 0 13px}.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) p{display:block;font-size:10px;color:#25334d;margin:5px 0}.footer-grid a:hover{color:var(--orange)}.socials{display:flex;gap:7px}.socials a{width:26px;height:26px;border:1px solid #aeb7c4;border-radius:50%;display:grid;place-items:center;font-size:11px;font-weight:800}.footer-bottom{background:var(--navy);color:#fff;font-size:9px}.footer-bottom>.container{min-height:33px;display:flex;align-items:center;justify-content:space-between}.footer-bottom div div{display:flex;align-items:center;gap:15px}.footer-bottom i{height:11px;width:1px;background:var(--orange)}.page-hero{background:#f8f9fb;border-bottom:1px solid #e9ecf1;padding:45px 0}.page-hero .eyebrow{color:var(--orange);font-weight:800;text-transform:uppercase;letter-spacing:1.4px;font-size:11px}.page-hero h1{font-family:Georgia,serif;color:var(--navy);font-size:40px;line-height:1.1;margin:5px 0 8px}.page-hero p{max-width:720px;margin:0;color:#5a6679}.content-section{padding:45px 0}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:30px}.prose{font-size:15px}.prose h2,.prose h3{font-family:Georgia,serif;color:var(--navy)}.prose h2{font-size:27px}.prose h3{font-size:20px}.prose a{color:#9f741f;text-decoration:underline}.card{border:1px solid #e0e5ec;background:#fff;border-radius:9px;padding:22px}.filter-bar{display:flex;gap:10px;margin:0 0 24px;flex-wrap:wrap}.input,.select,.textarea{width:100%;border:1px solid #d8dee8;border-radius:7px;background:#fff;color:#192a45;min-height:46px;padding:10px 12px;outline:none}.input:focus,.select:focus,.textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(245,166,35,.11)}.textarea{min-height:120px;resize:vertical}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.form-group label{font-weight:750;font-size:12px;display:block;margin-bottom:5px;color:#243451}.form-group.full{grid-column:1/-1}.form-note{font-size:11px;color:#637087}.directory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.directory-card{padding:24px;border:1px solid #e0e5ec;border-radius:9px;background:#fff;transition:.2s}.directory-card:hover{transform:translateY(-3px);box-shadow:0 14px 35px rgba(7,29,73,.07);border-color:#d8aa5b}.directory-card h3{font-family:Georgia,serif;color:var(--navy);margin:5px 0;font-size:21px}.directory-card p{font-size:13px;color:#5b687b}.country-flag-large{font-size:42px}.resource-card .type{font-size:10px;text-transform:uppercase;color:var(--orange);font-weight:800;letter-spacing:1px}.resource-card h3{font-size:19px}.faq-list{max-width:900px;margin:auto}.faq-item{border:1px solid #e0e5ec;border-radius:8px;margin-bottom:10px;background:#fff;overflow:hidden}.faq-question{border:0;background:#fff;width:100%;text-align:left;padding:16px 18px;font-weight:800;color:var(--navy);display:flex;justify-content:space-between}.faq-question:after{content:"+";color:var(--orange);font-size:20px}.faq-item.open .faq-question:after{content:"−"}.faq-answer{display:none;padding:0 18px 17px;color:#536078}.faq-item.open .faq-answer{display:block}.side-cta{background:var(--navy);color:#fff}.side-cta h3{font-family:Georgia,serif;font-size:23px}.side-cta p{font-size:13px;color:#dae2ef}.quote-sheet{max-width:900px;margin:40px auto;border:1px solid #dfe4eb;border-radius:10px;box-shadow:0 20px 55px rgba(7,29,73,.09);padding:35px}.data-table{width:100%;border-collapse:collapse}.data-table th,.data-table td{text-align:left;padding:11px 10px;border-bottom:1px solid #e8ebf0;font-size:12px}.data-table th{background:#f7f8fa;color:#2b3952;text-transform:uppercase;font-size:10px;letter-spacing:.5px}.total-box{margin-left:auto;width:min(360px,100%)}.total-box div{display:flex;justify-content:space-between;padding:7px 0}.total-box .grand{font-size:18px;font-weight:900;color:var(--navy);border-top:2px solid var(--navy)}.empty{text-align:center;padding:45px 20px;border:1px dashed #d9dfe8;border-radius:9px;color:#6a7587}.toast{position:fixed;right:20px;top:135px;z-index:500;background:#fff;border:1px solid #dce2ea;border-left:4px solid var(--navy);box-shadow:0 12px 32px rgba(7,29,73,.16);border-radius:7px;max-width:420px;padding:12px 14px;display:flex;gap:15px;align-items:flex-start;transition:.3s}.toast-success{border-left-color:#168655}.toast-error{border-left-color:#c73b3b}.toast button{border:0;background:none;font-size:18px}.toast.fade{opacity:0;pointer-events:none}.mobile-drawer,.drawer-backdrop{display:none}
@media(max-width:1020px){.desktop-nav{display:none}.header-cta{display:none}.mobile-dots{display:block}.nav-wrap{justify-content:space-between}.mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(390px,88vw);background:#fff;z-index:1000;transform:translateX(105%);transition:.25s;overflow:auto;box-shadow:-15px 0 50px rgba(6,27,69,.2)}.mobile-drawer.open{transform:none}.drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(3,17,45,.52);z-index:900;opacity:0;visibility:hidden;transition:.25s}.drawer-backdrop.open{opacity:1;visibility:visible}.mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #e8ebef}.mobile-drawer-head button{width:42px;height:42px;border:0;background:#f2f4f7;border-radius:50%;font-size:27px;color:var(--navy)}.mobile-drawer nav{padding:12px 18px 30px}.mobile-drawer nav>a,.mobile-drawer summary{display:block;padding:13px 10px;border-bottom:1px solid #eceff3;font-weight:800;color:var(--navy);cursor:pointer}.mobile-drawer details a{display:block;padding:9px 18px;color:#536078;font-size:13px}.hero-grid{grid-template-columns:47% 53%}.hero-title{font-size:41px}.service-grid{grid-template-columns:repeat(3,1fr)}.directory-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.4fr repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.utility{height:auto;padding:7px 0}.utility-left{gap:14px}.utility-right a:last-child{display:none}.utility-inner{gap:8px}.utility a{font-size:10px}.site-header{height:70px}.brand img{width:135px}.hero{padding-top:9px}.hero-grid{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:25px 0 22px;width:100%}.hero-title{font-size:39px}.hero-subtitle{font-size:15px}.hero-image-shell{width:100%;height:280px;clip-path:polygon(11% 0,100% 0,100% 100%,11% 100%,0 50%)}.hero-image{clip-path:polygon(11.5% 0,100% 0,100% 100%,11.5% 100%,1% 50%)}.country-ribbon{margin-top:13px}.trust-panel{grid-template-columns:1fr 1fr}.trust-card:nth-child(2):after{display:none}.trust-card:nth-child(-n+2){border-bottom:1px solid #e6e9ef}.section-title{font-size:17px;gap:8px}.section-title:before,.section-title:after{width:45px}.service-grid{grid-template-columns:repeat(2,1fr);gap:11px}.service-card{min-height:210px}.process-grid{grid-template-columns:1fr;padding-left:8px}.process-grid:before{left:44px;top:37px;bottom:37px;right:auto;height:auto;border-top:0;border-left:2px dotted var(--orange)}.process-step{display:grid;grid-template-columns:74px 1fr;text-align:left;gap:14px;margin-bottom:14px}.process-icon{margin:0}.step-name{margin:7px 0 0;justify-content:flex-start}.step-text p{font-size:11px}.step-text h3{font-size:13px}.why-panel{grid-template-columns:1fr 1fr}.why-card+.why-card{border-left:0}.why-card:nth-child(odd){border-right:1px solid #e9ebef}.why-card{border-bottom:1px solid #e9ebef}.why-card:last-child{grid-column:1/-1}.stats-bar{grid-template-columns:1fr 1fr}.stat:nth-child(3):before{display:none}.stat:nth-child(-n+2){border-bottom:1px solid rgba(255,255,255,.2)}.conversion-banner{padding:28px 22px;background-position:65% center}.conversion-copy h2{font-size:25px}.micro-trust{gap:10px;flex-wrap:wrap}.footer-grid{grid-template-columns:1fr 1fr;gap:23px}.footer-brand{grid-column:1/-1}.footer-bottom>.container{padding:9px 0;flex-direction:column;gap:4px}.page-hero{padding:34px 0}.page-hero h1{font-size:33px}.content-grid{grid-template-columns:1fr}.directory-grid{grid-template-columns:1fr}.form-grid{grid-template-columns:1fr}.form-group.full{grid-column:auto}.quote-sheet{margin:20px 14px;padding:20px}.table-scroll{overflow:auto}.data-table{min-width:620px}.toast{top:90px;left:14px;right:14px;max-width:none}}
@media(max-width:430px){.hero-title{font-size:34px}.trust-panel{grid-template-columns:1fr}.trust-card{min-height:112px}.trust-card:after{display:none!important}.trust-card{border-bottom:1px solid #e6e9ef}.service-grid{grid-template-columns:1fr 1fr}.service-card{padding:17px 10px}.stats-bar{padding:8px}.stat{gap:8px}.stat strong{font-size:21px}.stat-icon{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr}}
/* CMS image enhancements: uploaded country flags + optional service detail imagery */
.country-flag-nav{width:22px;height:22px;border-radius:50%;object-fit:cover;display:inline-block;vertical-align:middle;box-shadow:0 0 0 1px rgba(7,29,73,.12)}.country-flag-ribbon{width:30px;height:30px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 0 1px rgba(255,255,255,.25)}.country-flag-directory{width:52px;height:52px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 0 1px #e0e5ec}.country-flag-detail{width:72px;height:72px;border-radius:50%;object-fit:cover;display:block;box-shadow:0 0 0 1px #dce2ea}.nav-flag{display:inline-flex;width:24px;align-items:center;justify-content:center}.service-detail-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.7fr);align-items:center;gap:32px}.service-detail-image{border:1px solid #e0e5ec;border-radius:10px;background:#fff;padding:7px;overflow:hidden;box-shadow:0 14px 35px rgba(7,29,73,.06)}.service-detail-image img{display:block;width:100%;height:210px;object-fit:cover;border-radius:7px}
@media(max-width:760px){.service-detail-hero{grid-template-columns:1fr}.service-detail-image{max-width:560px}.service-detail-image img{height:auto;max-height:320px}.country-flag-detail{width:60px;height:60px}}
.resource-filter-card{display:grid;grid-template-columns:1.4fr 1fr 1fr auto;gap:12px;align-items:end;border:1px solid #e1e5ec;border-radius:9px;padding:14px;margin:0 0 24px;background:#fbfcfd}.resource-filter-card label{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.5px;font-weight:850;color:#657288;margin-bottom:5px}.resource-filter-actions{display:flex;gap:8px}.resource-category{display:block;color:#6c7788;margin-top:5px}.resource-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:16px}.resource-tags a{display:inline-flex;padding:5px 9px;border:1px solid #dce2ea;border-radius:999px;background:#fff;color:var(--navy);font-size:11px;font-weight:750}.resource-tags a:hover{border-color:var(--orange);color:#c87905}
@media(max-width:900px){.resource-filter-card{grid-template-columns:1fr 1fr}.resource-filter-actions{grid-column:1/-1}}@media(max-width:560px){.resource-filter-card{grid-template-columns:1fr}.resource-filter-actions{grid-column:auto;flex-wrap:wrap}}
.breadcrumbs-strip{background:#fff;border-bottom:1px solid #edf0f4}.breadcrumbs{min-height:38px;display:flex;align-items:center;gap:8px;font-size:10.5px;color:#758198;white-space:nowrap;overflow:auto;scrollbar-width:thin}.breadcrumbs a{color:#465773;font-weight:700}.breadcrumbs a:hover{color:var(--orange)}.breadcrumbs strong{color:var(--navy);font-weight:800}.breadcrumbs>span{color:var(--orange)}
.resource-thumb{margin:-24px -24px 15px;aspect-ratio:16/8;overflow:hidden;border-radius:9px 9px 0 0;background:#f1f4f8}.resource-thumb img{width:100%;height:100%;object-fit:cover;display:block}.resource-hero-image{display:block;width:100%;max-height:430px;object-fit:cover;border-radius:7px;margin:0 0 24px}

/* v1.1 reference-fidelity icon system: coherent navy/orange line artwork. */
.pd-icon{width:1.25em;height:1.25em;display:block;flex:0 0 auto;overflow:visible}.pd-icon .pd-icon-accent{stroke:var(--orange)}.pd-icon .pd-icon-text{fill:currentColor;stroke:none;font:800 5px/1 Inter,Arial,sans-serif;text-anchor:middle;dominant-baseline:middle}.pd-icon-button{width:17px;height:17px}.utility-icon{width:15px;height:15px;color:var(--orange);display:inline-grid;place-items:center}.utility-icon .pd-icon{width:15px;height:15px}.utility-contact-icon{width:14px;height:14px;color:var(--orange)}.line-icon .pd-icon{width:45px;height:45px}.service-icon .pd-icon{width:49px;height:49px}.process-icon .pd-icon{width:37px;height:37px}.why-icon{display:grid;place-items:center}.why-icon .pd-icon{width:39px;height:39px}.stat-icon .pd-icon{width:45px;height:45px}.country-more{width:30px;height:30px;border:1px solid rgba(245,166,35,.8);border-radius:50%;display:grid;place-items:center;color:var(--orange);font-size:13px;letter-spacing:1px}.footer-contact a,.footer-contact p{display:flex;align-items:flex-start;gap:8px}.footer-contact-icon{width:16px;height:16px;color:var(--orange);margin-top:2px}.btn .pd-icon-accent{stroke:currentColor}
@media(min-width:761px){.process-step:not(:last-child):after{content:"›";position:absolute;z-index:3;right:-7px;top:18px;width:18px;height:30px;display:grid;place-items:center;background:#fff;color:var(--orange);font-family:Georgia,serif;font-size:27px;line-height:1}}
@media(max-width:760px){.process-step:after{display:none!important}.line-icon .pd-icon{width:42px;height:42px}.service-icon .pd-icon{width:44px;height:44px}.utility-right{gap:10px}}
.directory-service-icon{margin:0 0 8px}.direct-contact-lines p{display:flex;align-items:center;gap:9px;margin:9px 0}.direct-contact-lines .pd-icon{width:17px;height:17px;color:var(--orange)}

/* Accessible keyboard focus treatment. */
a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--orange);outline-offset:2px}
.public-pagination{display:flex;justify-content:center;align-items:center;gap:6px;flex-wrap:wrap;margin-top:26px}.public-pagination a,.public-pagination span{min-width:40px;height:40px;padding:0 11px;border:1px solid #dce2ea;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:var(--navy);font-size:12px;font-weight:800}.public-pagination a:hover{border-color:var(--orange);color:#c87905}.public-pagination .active{background:var(--navy);border-color:var(--navy);color:#fff}.public-pagination .disabled{opacity:.45;pointer-events:none}.resource-result-count{margin:-8px 0 18px;color:#68758a;font-size:12px;font-weight:650}

/* v3 premium detail + dynamic intake enhancements */
.intake-questions-head{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 14px;background:#f8fafc;border:1px solid #e1e6ee;border-radius:8px 8px 0 0;color:var(--navy)}.intake-questions-head strong{font-family:Georgia,serif;font-size:17px}.intake-questions-head span{font-size:10px;color:#6b778c}.intake-questions-head+#intakeQuestions{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:14px;border:1px solid #e1e6ee;border-top:0;border-radius:0 0 8px 8px}.detail-section-block{margin:28px 0}.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.benefit-card{display:flex;align-items:center;gap:12px;border:1px solid #e0e5ec;border-radius:8px;background:#fff;padding:16px;color:var(--navy);font-size:13px;min-height:78px}.benefit-icon{width:42px;height:42px;display:grid;place-items:center;color:var(--orange);flex:0 0 auto}.benefit-icon .pd-icon{width:34px;height:34px}.related-resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.related-resource-card{border:1px solid #e0e5ec;border-radius:8px;padding:18px;background:#fff;transition:.2s}.related-resource-card:hover{transform:translateY(-2px);border-color:var(--orange);box-shadow:0 12px 30px rgba(7,29,73,.06)}.related-resource-card small{color:var(--orange);font-weight:850;letter-spacing:.8px;font-size:9px}.related-resource-card h3{font:700 18px/1.2 Georgia,serif;color:var(--navy);margin:6px 0}.related-resource-card p{font-size:11px;color:#5e6b80;margin:0 0 9px}.related-resource-card span{font-size:11px;font-weight:800;color:var(--orange)}
@media(max-width:760px){.intake-questions-head{align-items:flex-start;flex-direction:column}.intake-questions-head+#intakeQuestions,.benefit-grid,.related-resource-grid{grid-template-columns:1fr}}

/* Home 1 + Home 2 reference hero variants (2026-08-08). */
.home-reference-hero{position:relative;overflow:hidden;background:#fff;border-bottom:1px solid #eef1f5}.home-reference-hero:before{content:"";position:absolute;z-index:0;left:max(calc((100vw - 1180px)/2 - 45px),-55px);top:20px;width:620px;height:285px;opacity:.62;background-image:radial-gradient(circle,rgba(15,67,124,.16) 1.15px,transparent 1.35px);background-size:8px 8px;clip-path:polygon(3% 20%,18% 10%,30% 14%,38% 5%,51% 10%,61% 23%,74% 20%,82% 32%,96% 37%,93% 52%,79% 57%,72% 73%,58% 69%,49% 84%,36% 74%,27% 85%,19% 67%,7% 62%,11% 47%,0 38%)}
.home-reference-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:43% 57%;align-items:center;min-height:322px}.home-reference-hero-copy{position:relative;z-index:3;padding:26px 12px 27px 0}.home-reference-kicker{margin:0 0 7px;color:var(--orange);font-family:Georgia,"Times New Roman",serif;font-size:12px;font-weight:700;letter-spacing:.25px}.home-reference-hero h1{margin:0 0 13px;color:var(--navy);font-family:Georgia,"Times New Roman",serif;font-size:43px;line-height:1.08;letter-spacing:-.8px;font-weight:700}.home-reference-hero h1 span{color:var(--orange);font-weight:500}.home-reference-hero-copy>p{margin:0 0 19px;color:#263650;font-size:14px;line-height:1.75}.home-reference-hero-copy>p strong{color:var(--orange);font-weight:700}.home-reference-actions{gap:15px}.home-reference-actions .btn{min-height:45px;padding:9px 16px;font-size:12px}.home-reference-primary{min-width:183px}.home-reference-secondary{min-width:183px;border-color:var(--orange);box-shadow:none}.home-reference-secondary .pd-icon{width:18px;height:18px}.home-reference-arrow{width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:var(--navy);font-size:17px;line-height:1;margin-left:2px}.home-reference-hero-art{align-self:stretch;min-width:0;display:flex;align-items:flex-end;justify-content:flex-end;position:relative;z-index:2;overflow:visible}.home-reference-hero-art:before{content:"";position:absolute;left:-34px;top:0;bottom:0;width:96px;z-index:2;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.9) 32%,rgba(255,255,255,0) 100%);pointer-events:none}.home-reference-hero-art img{display:block;width:112%;max-width:none;height:auto;object-fit:contain;object-position:right bottom;filter:saturate(1.03) contrast(1.01)}.home-reference-hero--legal .home-reference-hero-art img{width:110%}
@media(max-width:1000px){.home-reference-hero-grid{grid-template-columns:47% 53%;min-height:315px}.home-reference-hero h1{font-size:38px}.home-reference-hero-copy>p{font-size:13px}.home-reference-hero-art img{width:118%}.home-reference-hero--legal .home-reference-hero-art img{width:116%}}
@media(max-width:760px){.home-reference-hero{padding-top:0}.home-reference-hero:before{left:-80px;top:22px;width:520px;height:250px;opacity:.5}.home-reference-hero-grid{grid-template-columns:1fr;min-height:0}.home-reference-hero-copy{padding:30px 0 12px;text-align:left}.home-reference-kicker{font-size:11px}.home-reference-hero h1{font-size:39px;line-height:1.08;letter-spacing:-.6px}.home-reference-hero-copy>p{font-size:13.5px;line-height:1.65}.home-reference-desktop-break{display:none}.home-reference-actions{gap:10px}.home-reference-actions .btn{min-width:0}.home-reference-hero-art{min-height:210px;margin:0 -20px}.home-reference-hero-art:before{display:none}.home-reference-hero-art img,.home-reference-hero--legal .home-reference-hero-art img{width:100%;max-width:100%;margin:auto}}
@media(max-width:430px){.home-reference-hero h1{font-size:34px}.home-reference-actions{display:grid;grid-template-columns:1fr}.home-reference-actions .btn{width:100%}.home-reference-hero-art{min-height:170px}}


/* Home 1 + Home 2 premium responsive hero stabilization (2026-08-08 r2).
   Keeps artwork inside the hero at every viewport; no oversized/overflowing images. */
.home-reference-hero{isolation:isolate;overflow:hidden}
.home-reference-hero-grid{grid-template-columns:minmax(0,46%) minmax(0,54%);min-height:clamp(332px,25vw,405px);overflow:hidden}
.home-reference-hero-copy{min-width:0;max-width:560px;padding:clamp(25px,2.4vw,38px) clamp(14px,1.3vw,22px) clamp(25px,2.4vw,38px) 0}
.home-reference-hero h1{font-size:clamp(39px,3.25vw,49px);line-height:1.06;overflow-wrap:normal;word-break:normal}
.home-reference-hero-copy>p{font-size:clamp(13px,1vw,15px);line-height:1.68}
.home-reference-hero-art{align-self:center;justify-self:stretch;width:100%;height:clamp(250px,22.5vw,350px);min-width:0;min-height:0;margin:0;overflow:hidden;display:flex;align-items:center;justify-content:flex-end}
.home-reference-hero-art:before{left:0;width:70px;background:linear-gradient(90deg,#fff 0%,rgba(255,255,255,.82) 36%,rgba(255,255,255,0) 100%)}
.home-reference-hero-art img,.home-reference-hero--legal .home-reference-hero-art img{display:block;width:100%;height:100%;max-width:100%;max-height:100%;margin:0;object-fit:contain;object-position:right center;transform:none}
.home-reference-hero--legal .home-reference-hero-art img{object-position:center center}

@media(max-width:1180px){
  .home-reference-hero-grid{grid-template-columns:minmax(0,48%) minmax(0,52%);min-height:330px}
  .home-reference-hero-copy{padding-right:16px}
  .home-reference-hero h1{font-size:clamp(36px,4vw,43px)}
  .home-reference-hero-art{height:clamp(235px,27vw,315px)}
}

@media(max-width:900px){
  .home-reference-hero-grid{grid-template-columns:minmax(0,51%) minmax(0,49%);min-height:315px}
  .home-reference-hero h1{font-size:clamp(33px,4.3vw,39px);letter-spacing:-.45px}
  .home-reference-hero h1 br,.home-reference-desktop-break{display:none}
  .home-reference-hero-copy>p{font-size:13px;line-height:1.58}
  .home-reference-actions{gap:8px;flex-wrap:wrap}
  .home-reference-actions .btn{min-width:0;padding-left:13px;padding-right:13px}
  .home-reference-primary,.home-reference-secondary{min-width:0}
  .home-reference-hero-art{height:clamp(220px,30vw,280px)}
}

@media(max-width:760px){
  .home-reference-hero{padding:0 0 18px;background:linear-gradient(180deg,#fff 0%,#fff 76%,#f8fafc 100%)}
  .home-reference-hero:before{left:-155px;top:18px;width:500px;height:235px;opacity:.34}
  .home-reference-hero-grid{display:grid;grid-template-columns:minmax(0,1fr);min-height:0;overflow:visible}
  .home-reference-hero-copy{max-width:none;width:100%;padding:27px 0 18px;text-align:left}
  .home-reference-kicker{font-size:10.5px;letter-spacing:.45px;margin-bottom:8px}
  .home-reference-hero h1{font-size:clamp(32px,9vw,40px);line-height:1.07;letter-spacing:-.45px;margin-bottom:12px}
  .home-reference-hero-copy>p{font-size:13.5px;line-height:1.58;margin-bottom:17px;max-width:620px}
  .home-reference-actions{display:flex;gap:9px;flex-wrap:wrap}
  .home-reference-actions .btn{min-height:44px;font-size:11.5px;flex:1 1 175px}
  .home-reference-hero-art{position:relative;width:100%;height:auto;aspect-ratio:16/7;min-height:0;margin:0;border:1px solid #e8edf4;border-radius:16px;overflow:hidden;background:#fff;box-shadow:0 12px 34px rgba(7,29,73,.10)}
  .home-reference-hero-art:before{display:none}
  .home-reference-hero-art img,.home-reference-hero--legal .home-reference-hero-art img{width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center center}
}

@media(max-width:520px){
  .home-reference-hero{padding-bottom:14px}
  .home-reference-hero-copy{padding-top:23px;padding-bottom:15px}
  .home-reference-hero h1{font-size:clamp(30px,9.4vw,35px);line-height:1.08}
  .home-reference-hero-copy>p{font-size:13px}
  .home-reference-actions{display:grid;grid-template-columns:1fr;gap:8px}
  .home-reference-actions .btn{width:100%;min-width:0;justify-content:center}
  .home-reference-hero-art{aspect-ratio:16/7.4;border-radius:13px}
}

@media(max-width:360px){
  .home-reference-hero h1{font-size:29px}
  .home-reference-kicker{font-size:10px}
  .home-reference-hero-art{aspect-ratio:16/8}
}


/* Main homepage admin-managed slider (4.0.2). */
.homepage-slider{position:relative;background:#fff;overflow:hidden;border-bottom:1px solid #f0f3f7}
.homepage-slider-track{position:relative}
.homepage-slide{display:none;animation:homeSlideIn .48s ease both}
.homepage-slide.is-active{display:block}
.homepage-slider-controls{height:42px;display:flex;align-items:center;justify-content:center;gap:13px;margin-top:-4px;position:relative;z-index:8}
.homepage-slider-arrow{width:32px;height:32px;border:1px solid #d9e0eb;border-radius:50%;background:#fff;color:var(--navy);display:grid;place-items:center;font-size:25px;line-height:1;box-shadow:0 5px 16px rgba(7,29,73,.08);transition:.2s}
.homepage-slider-arrow:hover,.homepage-slider-arrow:focus-visible{border-color:var(--orange);background:#fff8ee;transform:translateY(-1px);outline:none}
.homepage-slider-dots{display:flex;align-items:center;gap:8px}
.homepage-slider-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#c9d1dd;transition:.25s;box-shadow:none}
.homepage-slider-dot.is-active{width:28px;border-radius:20px;background:var(--orange)}
.homepage-slider-dot:focus-visible{outline:3px solid rgba(245,166,35,.3);outline-offset:3px}
@keyframes homeSlideIn{from{opacity:.15;transform:translateX(14px)}to{opacity:1;transform:translateX(0)}}
@media(max-width:760px){.homepage-slider-controls{height:38px;margin-top:-4px}.homepage-slider-arrow{width:30px;height:30px;font-size:23px}.homepage-slider-dot.is-active{width:24px}}
@media(prefers-reduced-motion:reduce){.homepage-slide{animation:none}.homepage-slider-arrow,.homepage-slider-dot{transition:none}}

/* Juris Accord brand polish + frontend readability (2026-08-10). */
:root{--juris-navy:#00224f;--juris-gold:#bb8c2b}
body{font-size:16px}
.brand img{width:190px;max-height:56px}
.footer-brand img{width:190px;max-height:58px}
.utility{font-size:13px}
.desktop-nav>a,.nav-drop>button,.nav-drop-menu a{font-size:14px}
.mini-login{font-size:13px}
.btn{font-size:14px}
.hero-copy p{font-size:15.5px;line-height:1.7}
.trust-card h3,.service-card h3,.why-card h3{font-size:15px}
.trust-card p,.service-card p,.why-card p{font-size:13px;line-height:1.62}
.service-card p{font-size:12.5px;min-height:58px}
.step-text h3{font-size:13px}
.step-text p{font-size:12px;line-height:1.6}
.stats-label{font-size:12px}
.stat span{font-size:12px}
.conversion-copy p{font-size:14px;line-height:1.65}
.micro-trust{font-size:12px}
.footer-brand p{font-size:12.5px;line-height:1.65}
.footer-grid h4{font-size:12px}
.footer-grid>div:not(.footer-brand) a,.footer-grid>div:not(.footer-brand) p{font-size:12px;line-height:1.55}
.footer-bottom{font-size:11px}
.page-hero .eyebrow{font-size:12px}
.page-hero p{font-size:15px;line-height:1.7}
.prose{font-size:16px;line-height:1.75}
.form-group label{font-size:13px}
.form-note{font-size:12px}
.directory-card p{font-size:14px;line-height:1.65}
.resource-card .type{font-size:11px}
.side-cta p{font-size:14px;line-height:1.65}
.data-table th,.data-table td{font-size:13px}
.data-table th{font-size:11px}
.breadcrumbs{font-size:12px}
.mobile-drawer details a{font-size:14px}
.resource-filter-card label{font-size:12px}
.resource-tags a{font-size:12px}
.country-more,.public-pagination a,.public-pagination span,.resource-result-count{font-size:13px}
.intake-questions-head span{font-size:11px}
.benefit-card{font-size:14px}
.related-resource-card small{font-size:11px}
.related-resource-card p,.related-resource-card span{font-size:13px}
.home-reference-kicker{font-size:12px}
.home-reference-hero-copy>p{font-size:15px;line-height:1.68}
.home-reference-actions .btn{font-size:13px}
@media(max-width:760px){
  body{font-size:15.5px}
  .brand img{width:176px;max-height:52px}
  .home-reference-kicker{font-size:11.5px}
  .home-reference-hero-copy>p{font-size:14.5px}
  .home-reference-actions .btn{font-size:12.5px}
}


/* JurisAccord document-content implementation — 2026-08-11 */
.premium-page-hero{position:relative;overflow:hidden;padding:76px 0 68px;background:linear-gradient(135deg,#001a3d 0%,var(--navy) 62%,#0b3b75 100%);color:#fff}
.premium-page-hero:before{content:"";position:absolute;inset:-40% -15% auto auto;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(187,140,43,.23),transparent 68%);pointer-events:none}
.premium-page-hero .container{position:relative;z-index:1}.premium-page-hero .eyebrow{color:#e4bd68;letter-spacing:.16em;font-weight:800;text-transform:uppercase}.premium-page-hero h1{max-width:950px;color:#fff;font-size:clamp(38px,5vw,62px);line-height:1.03;margin:13px 0 0}.premium-page-hero p{max-width:850px;color:rgba(255,255,255,.82);font-size:17px;margin:18px 0 0}
.premium-content-section{background:linear-gradient(#f7f9fc,#fff);padding:58px 0 86px}.policy-prose{max-width:1080px;margin:auto;background:#fff;border:1px solid #e6ebf2;border-radius:22px;padding:clamp(24px,4vw,52px);box-shadow:0 24px 65px rgba(8,31,66,.09);color:#253a55}.policy-prose>h2:first-child{margin-top:0}.policy-prose h2{font:700 clamp(25px,3vw,34px)/1.15 Georgia,serif;color:var(--navy);margin:40px 0 14px}.policy-prose h3{font:700 20px/1.25 Georgia,serif;color:#173f72;margin:30px 0 10px}.policy-prose p{font-size:16px;line-height:1.82;margin:0 0 15px}.policy-prose ul{margin:12px 0 22px;padding-left:0;list-style:none}.policy-prose li{position:relative;padding:8px 0 8px 29px;line-height:1.65}.policy-prose li:before{content:"✓";position:absolute;left:0;top:8px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff6e4;color:#9a6c0a;font-size:11px;font-weight:900}.policy-prose .legal-intro,.policy-prose .important-box{border:1px solid #ead8ae;background:linear-gradient(135deg,#fffaf0,#fff);border-radius:16px;padding:22px 24px;margin:0 0 28px}.policy-prose .important-box{border-left:4px solid var(--orange)}.policy-prose .content-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0}.policy-prose .content-card{border:1px solid #e4eaf2;border-radius:15px;padding:20px;background:#fbfcfe}.policy-prose .content-card h3{margin-top:0}.policy-prose .step-list{counter-reset:docstep;display:grid;gap:14px;margin:20px 0}.policy-prose .step-card{counter-increment:docstep;position:relative;border:1px solid #e5eaf1;border-radius:16px;padding:21px 22px 21px 72px;background:#fff}.policy-prose .step-card:before{content:counter(docstep,decimal-leading-zero);position:absolute;left:20px;top:20px;width:38px;height:38px;border-radius:11px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800;font-size:12px}.policy-prose .step-card h3{margin:0 0 6px}.policy-prose .jurisdiction-line{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 24px}.policy-prose .jurisdiction-line span,.legal-chip{display:inline-flex;align-items:center;border:1px solid #e1e7ef;background:#f6f8fb;border-radius:999px;padding:7px 11px;color:#183a65;font-size:12px;font-weight:800}.policy-prose .last-updated{font-size:13px;color:#6d7b8d;border-bottom:1px solid #e9edf2;padding-bottom:18px;margin-bottom:24px}.policy-prose a{color:#9a6c0a;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}
.premium-contact-grid{align-items:start}.premium-form-card{border-radius:20px;padding:28px;box-shadow:0 20px 55px rgba(8,31,66,.09)}.premium-contact-aside{display:grid;gap:16px}.contact-card{border-radius:20px;padding:27px}.contact-card h3{font:700 28px Georgia,serif;color:var(--navy);margin:14px 0 10px}.contact-card .direct-contact-lines a{color:#fff;font-weight:700}.mini-legal-note{border:1px solid #e8d5aa;background:#fffaf0;border-radius:16px;padding:18px;line-height:1.6;font-size:13px}.consent-check{display:flex;gap:10px;align-items:flex-start}.consent-check a,.payment-ack a{color:#9a6c0a;text-decoration:underline}
.legal-footer-grid{grid-template-columns:1.3fr 1fr .85fr 1.2fr}.footer-address{display:grid;gap:9px;margin-top:16px;font-size:12px;line-height:1.55}.footer-address a{color:#e2bd6d!important}.footer-legal-links a{font-size:11.5px!important}.global-legal-notice{border-top:1px solid rgba(255,255,255,.09);background:#001a3b}.global-legal-notice .container{padding-top:17px;padding-bottom:17px}.global-legal-notice strong{display:block;color:#e3bd69;font-size:11px;text-transform:uppercase;letter-spacing:.13em;margin-bottom:6px}.global-legal-notice p{margin:0;color:rgba(255,255,255,.62);font-size:11px;line-height:1.65;max-width:1180px}
.cookie-consent{position:fixed;left:16px;right:16px;bottom:16px;z-index:9997}.cookie-consent-inner{max-width:1180px;margin:auto;background:#fff;border:1px solid #dfe6ef;border-radius:18px;box-shadow:0 25px 80px rgba(0,20,52,.24);padding:18px 20px;display:flex;gap:22px;align-items:center;justify-content:space-between}.cookie-consent strong{font:700 18px Georgia,serif;color:var(--navy)}.cookie-consent p{margin:5px 0 0;font-size:12.5px;line-height:1.55;color:#5b6d82;max-width:620px}.cookie-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.btn-cookie{white-space:nowrap}.cookie-modal{position:fixed;inset:0;background:rgba(0,17,43,.62);z-index:9999;padding:20px;display:grid;place-items:center}.cookie-modal[hidden],.cookie-consent[hidden]{display:none}.cookie-modal-card{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:22px;padding:28px;box-shadow:0 32px 90px rgba(0,0,0,.3)}.cookie-modal-card h2{font:700 30px Georgia,serif;color:var(--navy);margin:14px 0 18px}.cookie-modal-close{position:absolute;right:16px;top:14px;width:34px;height:34px;border:0;border-radius:50%;background:#eef2f7;color:var(--navy);font-size:22px}.cookie-option{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-top:1px solid #e9edf2;padding:18px 0}.cookie-option p{margin:5px 0 0;color:#68788b;font-size:12.5px;line-height:1.55}.cookie-required{font-size:11px;font-weight:800;color:#52705b;background:#eaf6ed;padding:6px 9px;border-radius:999px;white-space:nowrap}.cookie-option input{width:22px;height:22px;accent-color:var(--navy)}.cookie-modal-actions{display:flex;justify-content:flex-end;margin-top:10px}
.payment-legal-box{border:1px solid #ead6a7;border-left:4px solid #bb8c2b;background:#fffaf0;border-radius:12px;padding:16px 18px}.payment-legal-box>strong{color:#6f4c00}.payment-legal-box p{font-size:12px;line-height:1.6;margin:7px 0 12px}.payment-ack{display:flex;gap:9px;align-items:flex-start;font-size:12px;line-height:1.55}.payment-ack input{margin-top:3px}
@media(max-width:1020px){.legal-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.premium-page-hero{padding:58px 0 52px}}
@media(max-width:720px){.premium-content-section{padding:34px 0 58px}.policy-prose{border-radius:16px;padding:22px 18px}.policy-prose .content-cards{grid-template-columns:1fr}.policy-prose .step-card{padding-left:62px}.policy-prose .step-card:before{left:15px}.cookie-consent{left:10px;right:10px;bottom:10px}.cookie-consent-inner{display:block;padding:16px}.cookie-actions{justify-content:stretch;margin-top:13px}.cookie-actions .btn{flex:1 1 100%}.legal-footer-grid{grid-template-columns:1fr}.premium-page-hero h1{font-size:37px}.premium-page-hero p{font-size:15px}}


/* 2026-08-11 slider image sizing refinement */
.home-reference-hero-grid{grid-template-columns:minmax(0,39%) minmax(0,61%);min-height:clamp(365px,29vw,445px)}
.home-reference-hero-copy{max-width:520px}
.home-reference-hero-art{height:clamp(300px,27vw,395px);width:100%;overflow:hidden;border-radius:18px 0 0 18px;background:#f6f9fc}
.home-reference-hero-art:before{width:42px}
.home-reference-hero-art img,.home-reference-hero--legal .home-reference-hero-art img{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:cover;object-position:center center;transform:none}
@media(max-width:1000px){.home-reference-hero-grid{grid-template-columns:minmax(0,43%) minmax(0,57%);min-height:350px}.home-reference-hero-art{height:clamp(285px,31vw,360px)}}
@media(max-width:760px){.home-reference-hero-grid{grid-template-columns:1fr;min-height:0}.home-reference-hero-art{width:100%;height:auto;aspect-ratio:16/7;margin:0;border-radius:16px}.home-reference-hero-art img,.home-reference-hero--legal .home-reference-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center center}}
@media(max-width:430px){.home-reference-hero-art{aspect-ratio:16/7.6;border-radius:13px}}

/* 2026-08-11 responsive desktop/laptop header refinement */
@media (min-width:1181px) and (max-width:1320px){
  .nav-wrap{gap:14px}
  .nav-wrap>.brand img{width:165px;max-height:52px}
  .desktop-nav{gap:1px}
  .desktop-nav>a,.nav-drop>button{padding-left:9px;padding-right:9px;font-size:13px}
  .desktop-nav>a.active:after,.desktop-nav>a:hover:after,.nav-drop>button.active:after,.nav-drop>button:hover:after{left:9px;right:9px}
  .header-cta{min-height:42px;padding:8px 13px;font-size:12px}
  .nav-actions{gap:6px}
}
@media (min-width:1021px) and (max-width:1180px){
  .desktop-nav,.header-cta{display:none!important}
  .mobile-dots{display:block}
  .nav-wrap{justify-content:space-between;gap:18px}
  .nav-wrap>.brand img{width:178px;max-height:54px}
  .mobile-drawer{display:block;position:fixed;top:0;right:0;bottom:0;width:min(390px,88vw);background:#fff;z-index:1000;transform:translateX(105%);transition:.25s;overflow:auto;box-shadow:-15px 0 50px rgba(6,27,69,.2)}
  .mobile-drawer.open{transform:none}
  .drawer-backdrop{display:block;position:fixed;inset:0;background:rgba(3,17,45,.52);z-index:900;opacity:0;visibility:hidden;transition:.25s}
  .drawer-backdrop.open{opacity:1;visibility:visible}
  .mobile-drawer-head{display:flex;align-items:center;justify-content:space-between;padding:17px 20px;border-bottom:1px solid #e8ebef}
  .mobile-drawer-head button{width:42px;height:42px;border:0;background:#f2f4f7;border-radius:50%;font-size:27px;color:var(--navy)}
  .mobile-drawer nav{padding:12px 18px 30px}
  .mobile-drawer nav>a,.mobile-drawer summary{display:block;padding:13px 10px;border-bottom:1px solid #eceff3;font-weight:800;color:var(--navy);cursor:pointer}
  .mobile-drawer details a{display:block;padding:9px 18px;color:#536078;font-size:14px}
}



/* 2026-08-11 MASTER FINAL: supplied logo + text-only hero slider. */
.brand img,.footer-brand img{width:auto!important;max-width:240px!important;height:auto!important;max-height:58px!important;object-fit:contain!important}
.portal-brand img,.auth-visual img{object-fit:contain}
.homepage-slide .hero-grid,.homepage-slide .home-reference-hero-grid{grid-template-columns:minmax(0,1fr)!important;min-height:auto!important;align-items:center!important}
.homepage-slide .hero-copy,.homepage-slide .home-reference-hero-copy{max-width:900px!important;padding-right:0!important}
.homepage-slide .hero-image-shell,.homepage-slide .home-reference-hero-art{display:none!important}
.homepage-slide.hero,.homepage-slide.home-reference-hero{min-height:auto!important}
@media(min-width:1181px) and (max-width:1320px){.nav-wrap>.brand img{max-width:205px!important;max-height:54px!important}}
@media(min-width:1021px) and (max-width:1180px){.nav-wrap>.brand img{max-width:215px!important;max-height:56px!important}}
@media(max-width:760px){.brand img,.footer-brand img{max-width:210px!important;max-height:52px!important}}

/* 2026-08-11 HERO SLIDER IMAGE FIX + PREMIUM LARGE ARTWORK
   Restores admin-managed slide images and keeps artwork visually substantial
   across desktop, tablet and mobile. Custom slide images take priority; built-in
   reference art is used when a slide has no uploaded image. */
.homepage-slider{background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)}
.homepage-slide.hero,.homepage-slide.home-reference-hero{min-height:auto!important;overflow:hidden}
.homepage-slide .hero-grid,.homepage-slide .home-reference-hero-grid{
  display:grid!important;
  grid-template-columns:minmax(0,42%) minmax(0,58%)!important;
  gap:clamp(24px,3.3vw,52px)!important;
  min-height:clamp(430px,34vw,515px)!important;
  align-items:center!important;
  overflow:visible!important;
}
.homepage-slide .hero-copy,.homepage-slide .home-reference-hero-copy{
  max-width:560px!important;
  padding-right:0!important;
  position:relative;
  z-index:3;
}
.homepage-slide .hero-image-shell{
  display:block!important;
  width:100%!important;
  height:clamp(355px,30vw,455px)!important;
  border-radius:26px!important;
  clip-path:none!important;
  padding:0!important;
  overflow:hidden!important;
  background:#edf2f7!important;
  border:1px solid rgba(7,29,73,.08)!important;
  box-shadow:0 24px 65px rgba(7,29,73,.16)!important;
  position:relative!important;
}
.homepage-slide .hero-image-shell:after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.35);
  border-radius:inherit;
}
.homepage-slide .hero-image{
  display:block!important;
  width:100%!important;
  height:100%!important;
  clip-path:none!important;
  background-size:cover!important;
  background-position:center!important;
  transition:transform 5s ease!important;
}
.homepage-slide.is-active .hero-image{transform:scale(1.025)}
.homepage-slide .home-reference-hero-art{
  display:flex!important;
  position:relative!important;
  align-self:center!important;
  justify-self:stretch!important;
  width:100%!important;
  height:clamp(355px,30vw,455px)!important;
  min-width:0!important;
  min-height:0!important;
  margin:0!important;
  overflow:hidden!important;
  align-items:center!important;
  justify-content:center!important;
  border:1px solid rgba(7,29,73,.08)!important;
  border-radius:26px!important;
  background:linear-gradient(145deg,#f7f9fc,#eef3f8)!important;
  box-shadow:0 24px 65px rgba(7,29,73,.16)!important;
}
.homepage-slide .home-reference-hero-art:before{
  content:""!important;
  display:block!important;
  position:absolute!important;
  inset:0!important;
  width:auto!important;
  background:linear-gradient(135deg,rgba(255,255,255,.18),transparent 42%)!important;
  z-index:2!important;
  pointer-events:none!important;
}
.homepage-slide .home-reference-hero-art img,
.homepage-slide.home-reference-hero--legal .home-reference-hero-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
  transition:transform 5s ease!important;
}
.homepage-slide.is-active .home-reference-hero-art img{transform:scale(1.025)!important}
.homepage-slider-controls{margin-top:-2px;padding-bottom:5px}

@media(max-width:1000px){
  .homepage-slide .hero-grid,.homepage-slide .home-reference-hero-grid{
    grid-template-columns:minmax(0,45%) minmax(0,55%)!important;
    gap:24px!important;
    min-height:405px!important;
  }
  .homepage-slide .hero-image-shell,.homepage-slide .home-reference-hero-art{height:340px!important;border-radius:22px!important}
  .homepage-slide .hero-title{font-size:clamp(39px,5vw,46px)}
  .homepage-slide .home-reference-hero h1{font-size:clamp(36px,4.6vw,43px)}
}

@media(max-width:760px){
  .homepage-slide.hero,.homepage-slide.home-reference-hero{padding:0 0 18px!important}
  .homepage-slide .hero-grid,.homepage-slide .home-reference-hero-grid{
    grid-template-columns:minmax(0,1fr)!important;
    gap:14px!important;
    min-height:0!important;
    overflow:visible!important;
  }
  .homepage-slide .hero-copy,.homepage-slide .home-reference-hero-copy{
    max-width:none!important;
    width:100%!important;
    padding:27px 0 8px!important;
  }
  .homepage-slide .hero-image-shell,.homepage-slide .home-reference-hero-art{
    display:block!important;
    width:100%!important;
    height:auto!important;
    aspect-ratio:16/9!important;
    min-height:220px!important;
    margin:0!important;
    border-radius:18px!important;
    box-shadow:0 16px 42px rgba(7,29,73,.14)!important;
  }
  .homepage-slide .hero-image{height:100%!important}
  .homepage-slide .home-reference-hero-art img,
  .homepage-slide.home-reference-hero--legal .home-reference-hero-art img{width:100%!important;height:100%!important;object-fit:cover!important}
}

@media(max-width:430px){
  .homepage-slide .hero-image-shell,.homepage-slide .home-reference-hero-art{aspect-ratio:16/10!important;min-height:205px!important;border-radius:15px!important}
}

@media(prefers-reduced-motion:reduce){
  .homepage-slide .hero-image,.homepage-slide .home-reference-hero-art img{transition:none!important;transform:none!important}
}


/* 2026-08-11 JurisAccord USA contact phone integration */
.nav-contact-block{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:0;min-width:0}
.nav-phone{display:inline-flex;align-items:center;gap:6px;white-space:nowrap;color:var(--navy);font-size:12px;font-weight:850;letter-spacing:.01em;padding:4px 9px 2px;border-radius:8px;transition:.18s}
.nav-hours{display:block;max-width:145px;padding:0 9px 3px;color:#68778c;font-size:9px;font-weight:750;line-height:1.22;white-space:normal}
.nav-phone:hover{background:#f7f8fb;color:#8f6719}
.nav-phone-icon{width:16px;height:16px;color:var(--orange)}
.mobile-phone-link{display:flex!important;align-items:center;gap:8px;color:#8f6719!important}
.mobile-phone-icon{width:18px;height:18px;color:var(--orange)}
.mobile-business-hours{display:block;padding:2px 18px 11px 36px;color:#68778c;font-size:12px;font-weight:700;line-height:1.35;border-bottom:1px solid #eceff3}
@media (min-width:1181px) and (max-width:1320px){.nav-phone{font-size:11px;padding-left:6px;padding-right:6px}.nav-phone-icon{width:14px;height:14px}}
@media (max-width:760px){.nav-actions>.nav-contact-block{display:none}}

/* Utility-bar contact details: email, phone and business hours */
.utility-hours{display:inline-flex;align-items:center;gap:6px;font-weight:700;color:#20304c!important;white-space:nowrap;line-height:1.2}.utility-hours .utility-contact-icon{display:inline-block;position:static;flex:0 0 14px;width:14px;height:14px;margin:0;align-self:center;vertical-align:middle;color:var(--orange)}
@media(max-width:760px){.utility-inner{align-items:flex-start;flex-direction:column;padding-top:1px;padding-bottom:1px}.utility-left,.utility-right{width:100%;gap:8px 14px;justify-content:flex-start;flex-wrap:wrap}.utility-right a:last-child{display:flex}.utility-hours{display:inline-flex;align-items:center;font-size:10px;line-height:1.25;white-space:nowrap}.utility-hours .utility-contact-icon{display:inline-block;position:static;flex:0 0 14px;margin:0;align-self:center}}


/* 2026-08-12 Premium jurisdiction document implementation */
.jurisdiction-hero{position:relative;overflow:hidden;background:
radial-gradient(circle at 76% 12%,rgba(187,140,43,.19),transparent 28%),
linear-gradient(135deg,#001a3d 0%,#002a5e 58%,#073c78 100%);color:#fff;padding:clamp(58px,7vw,88px) 0}
.jurisdiction-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to right,transparent,black 28%,black);pointer-events:none}
.jurisdiction-hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:clamp(34px,5vw,72px);align-items:center}
.jurisdiction-hero-copy{max-width:790px}.jurisdiction-hero-meta{display:flex;align-items:center;gap:11px;margin-bottom:18px;color:#e9c878;font-size:12px;font-weight:850;letter-spacing:.14em;text-transform:uppercase}
.jurisdiction-flag-wrap{width:42px;height:30px;display:grid;place-items:center;overflow:hidden;border-radius:7px;background:#fff;border:1px solid rgba(255,255,255,.35);box-shadow:0 8px 24px rgba(0,0,0,.15)}
.jurisdiction-flag-wrap img{width:100%;height:100%;object-fit:cover}.jurisdiction-hero h1{font:700 clamp(44px,5.8vw,70px)/.99 Georgia,serif;letter-spacing:-.03em;margin:0;color:#fff}
.jurisdiction-hero-subtitle{margin-top:16px;color:#f3cf80;font:700 clamp(20px,2.2vw,27px)/1.25 Georgia,serif}
.jurisdiction-hero-copy>p{max-width:760px;margin:17px 0 0;color:rgba(255,255,255,.82);font-size:16px;line-height:1.78}
.jurisdiction-brandline{display:inline-flex;margin-top:20px;padding:8px 13px;border:1px solid rgba(232,198,121,.35);border-radius:999px;background:rgba(255,255,255,.06);color:#f1d18c;font-size:11px;font-weight:800;letter-spacing:.045em}
.jurisdiction-hero-actions{margin-top:26px}.jurisdiction-hero-actions .btn-light{background:rgba(255,255,255,.09);color:#fff;border-color:rgba(255,255,255,.28)}
.jurisdiction-hero-actions .btn-light:hover{background:#fff;color:var(--navy)}
.jurisdiction-hero-panel{min-height:330px;position:relative;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.045));box-shadow:0 28px 70px rgba(0,0,0,.22);backdrop-filter:blur(5px);display:grid;place-items:center;overflow:hidden}
.jurisdiction-hero-panel:after{content:"";position:absolute;inset:auto -16% -40% 20%;height:65%;background:radial-gradient(circle,rgba(224,181,88,.24),transparent 68%)}
.jurisdiction-hero-emblem{position:relative;z-index:2;width:148px;height:105px;border-radius:20px;overflow:hidden;border:7px solid rgba(255,255,255,.92);box-shadow:0 24px 58px rgba(0,0,0,.28)}
.jurisdiction-hero-emblem img{width:100%;height:100%;object-fit:cover}.jurisdiction-hero-orbit{position:absolute;border:1px solid rgba(255,255,255,.15);border-radius:50%}.jurisdiction-hero-orbit-a{width:310px;height:310px}.jurisdiction-hero-orbit-b{width:230px;height:230px;border-color:rgba(226,186,98,.25)}
.jurisdiction-hero-panel-copy{position:absolute;z-index:3;left:26px;right:26px;bottom:24px;display:flex;align-items:baseline;gap:9px;flex-wrap:wrap}
.jurisdiction-hero-panel-copy small{width:100%;color:#e7c678;text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.18em}.jurisdiction-hero-panel-copy strong{font:700 24px Georgia,serif}.jurisdiction-hero-panel-copy span{color:rgba(255,255,255,.68);font-size:11px}

.jurisdiction-content-section{padding:64px 0 88px;background:linear-gradient(180deg,#f5f8fc 0,#fff 58%)}.jurisdiction-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:30px;align-items:start}
.jurisdiction-main{min-width:0}.jurisdiction-document{display:grid;gap:22px;color:#243a55}.jurisdiction-block{background:#fff;border:1px solid #e2e9f2;border-radius:22px;padding:clamp(24px,3vw,36px);box-shadow:0 18px 48px rgba(8,31,66,.065)}
.jurisdiction-block-head{display:flex;align-items:center;gap:14px;margin-bottom:22px}.jurisdiction-block-head>span{flex:0 0 42px;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:#fff8e9;color:#9a6c0a;border:1px solid #ead7aa;font-size:11px;font-weight:900}
.jurisdiction-block h2,.jurisdiction-info-card h2{margin:0;font:700 clamp(24px,2.6vw,31px)/1.16 Georgia,serif;color:var(--navy)}.jurisdiction-block>p{font-size:15px;line-height:1.78;margin:0 0 17px}
.jurisdiction-option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.jurisdiction-option-card{position:relative;border:1px solid #e3e9f1;border-radius:16px;padding:20px 20px 18px;background:linear-gradient(145deg,#fff,#fbfcfe);min-height:145px;transition:.2s}
.jurisdiction-option-card:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:3px;border-radius:0 4px 4px 0;background:linear-gradient(var(--orange),#d2a64d)}.jurisdiction-option-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(8,31,66,.08)}
.jurisdiction-option-card h3{margin:0 0 8px;font:700 19px/1.25 Georgia,serif;color:#173f72}.jurisdiction-option-card p{margin:0;color:#586a7f;font-size:13.5px;line-height:1.66}
.jurisdiction-note,.jurisdiction-after-list{margin:18px 0 0!important;padding:16px 18px;border-radius:14px;border:1px solid #dfe8f2;background:#f6f9fc;color:#39536f!important;font-size:13.5px!important}
.jurisdiction-requirements{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 15px;list-style:none;padding:0;margin:20px 0 0}.jurisdiction-requirements li{position:relative;padding:12px 13px 12px 40px;border-radius:12px;background:#f8fafc;border:1px solid #e7edf4;font-size:13px;line-height:1.48;color:#324d69}
.jurisdiction-requirements li:before{content:"✓";position:absolute;left:13px;top:12px;width:19px;height:19px;border-radius:50%;display:grid;place-items:center;background:#fff3d7;color:#8a6110;font-size:10px;font-weight:950}
.jurisdiction-support-block{background:linear-gradient(135deg,#001f49,#063c78);border-color:#063c78;color:#fff}.jurisdiction-support-block .jurisdiction-block-head>span{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#f2ce7d}.jurisdiction-support-block h2{color:#fff}.jurisdiction-support-block>p{color:rgba(255,255,255,.76)}
.jurisdiction-support-line{padding:20px 22px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.13);color:#f7d990;font-weight:750;font-size:13px;line-height:1.8}
.jurisdiction-duo{display:grid;grid-template-columns:1fr 1fr;gap:22px}.jurisdiction-info-card{position:relative;overflow:hidden;background:#fff;border:1px solid #e2e9f2;border-radius:22px;padding:31px;box-shadow:0 18px 48px rgba(8,31,66,.055)}
.jurisdiction-info-card:before{content:"";position:absolute;right:-45px;top:-45px;width:130px;height:130px;border-radius:50%;background:radial-gradient(circle,#edf3fa,transparent 70%)}.jurisdiction-card-kicker{display:inline-block;margin-bottom:10px;color:#8d671e;text-transform:uppercase;letter-spacing:.13em;font-size:10px;font-weight:900}
.jurisdiction-info-card h2{font-size:26px;margin-bottom:14px}.jurisdiction-info-card p{position:relative;margin:0 0 13px;color:#52677e;font-size:13.8px;line-height:1.72}.jurisdiction-info-card p:last-child{margin-bottom:0}
.jurisdiction-info-card-important{border-color:#ead7aa;background:linear-gradient(145deg,#fffaf0,#fff)}.jurisdiction-info-card-important:after{content:"";position:absolute;left:0;top:24px;bottom:24px;width:4px;background:var(--orange);border-radius:0 5px 5px 0}
.jurisdiction-final-cta{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:24px;padding:31px 34px;border-radius:22px;background:linear-gradient(135deg,#071d3c,#00326b);box-shadow:0 22px 55px rgba(8,31,66,.15);color:#fff}
.jurisdiction-final-brand{display:inline-block;color:#f1cd79;font-size:11px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.jurisdiction-final-cta h2{margin:5px 0 4px;font:700 clamp(26px,3vw,34px)/1.15 Georgia,serif;color:#fff}.jurisdiction-final-cta p{margin:0;color:rgba(255,255,255,.7);font-size:12px}
.jurisdiction-final-cta .btn{flex:0 0 auto}.jurisdiction-sidebar{display:grid;gap:18px;position:sticky;top:104px}.jurisdiction-side-card{background:#fff;border:1px solid #e2e9f1;border-radius:20px;overflow:hidden;box-shadow:0 18px 45px rgba(8,31,66,.07)}
.jurisdiction-side-card-head{padding:23px 23px 15px}.jurisdiction-side-card-head span,.jurisdiction-side-eyebrow{display:block;color:#9b701b;text-transform:uppercase;letter-spacing:.13em;font-size:9px;font-weight:900}.jurisdiction-side-card-head h3,.jurisdiction-side-cta h3{font:700 23px/1.2 Georgia,serif;color:var(--navy);margin:5px 0 0}
.jurisdiction-service-links{border-top:1px solid #edf1f5}.jurisdiction-service-links a{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:12px 23px;border-bottom:1px solid #edf1f5;color:#405974;font-size:12.5px;font-weight:750;transition:.18s}.jurisdiction-service-links a:last-child{border-bottom:0}.jurisdiction-service-links a b{color:var(--orange);font-size:16px}.jurisdiction-service-links a:hover{background:#f8fafc;color:#8d6517;padding-left:26px}
.jurisdiction-side-cta{padding:25px;background:linear-gradient(145deg,#fffaf0,#fff)}.jurisdiction-side-cta p{color:#5c6e81;font-size:13px;line-height:1.65}.jurisdiction-side-cta .btn{width:100%;justify-content:center;margin-top:5px}
.jurisdiction-related-block,.jurisdiction-faq-block{margin-top:46px}

@media(max-width:1000px){
  .jurisdiction-hero-grid{grid-template-columns:minmax(0,1fr) 270px;gap:30px}.jurisdiction-hero-panel{min-height:290px}.jurisdiction-detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:22px}
  .jurisdiction-option-grid,.jurisdiction-requirements{grid-template-columns:1fr}.jurisdiction-duo{grid-template-columns:1fr}
}
@media(max-width:820px){
  .jurisdiction-hero{padding:48px 0}.jurisdiction-hero-grid{grid-template-columns:1fr}.jurisdiction-hero-panel{display:none}.jurisdiction-detail-layout{grid-template-columns:1fr}.jurisdiction-sidebar{position:static;grid-template-columns:1fr 1fr}
  .jurisdiction-final-cta{align-items:flex-start;flex-direction:column}.jurisdiction-final-cta .btn{width:100%;justify-content:center}
}
@media(max-width:600px){
  .jurisdiction-hero h1{font-size:clamp(38px,11vw,50px)}.jurisdiction-hero-subtitle{font-size:19px}.jurisdiction-brandline{font-size:10px;line-height:1.45;border-radius:13px}
  .jurisdiction-content-section{padding:38px 0 58px}.jurisdiction-block,.jurisdiction-info-card{border-radius:17px;padding:21px}.jurisdiction-block-head{align-items:flex-start}.jurisdiction-block-head>span{width:36px;height:36px;flex-basis:36px}.jurisdiction-block h2,.jurisdiction-info-card h2{font-size:23px}
  .jurisdiction-option-grid{grid-template-columns:1fr}.jurisdiction-option-card{min-height:0;padding:17px 17px 16px}.jurisdiction-requirements{grid-template-columns:1fr}.jurisdiction-support-line{padding:17px;font-size:12.5px}.jurisdiction-sidebar{grid-template-columns:1fr}.jurisdiction-final-cta{padding:25px 22px;border-radius:17px}
}

/* 2026-08-12 FINAL HOMEPAGE SLIDER IMAGE FIT — NO CROP / NO ZOOM
   Keep the complete uploaded slider artwork visible on desktop, tablet and mobile. */
.homepage-slide .hero-image-shell,
.homepage-slide .home-reference-hero-art{
  background:#fff!important;
}
.homepage-slide .hero-image{
  background-size:contain!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  transform:none!important;
}
.homepage-slide.is-active .hero-image{
  transform:none!important;
}
.homepage-slide .home-reference-hero-art img,
.homepage-slide.home-reference-hero--legal .home-reference-hero-art img{
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:100%!important;
  object-fit:contain!important;
  object-position:center center!important;
  transform:none!important;
}
.homepage-slide.is-active .home-reference-hero-art img{
  transform:none!important;
}
@media(max-width:760px){
  .homepage-slide .hero-image{
    background-size:contain!important;
    background-position:center center!important;
  }
  .homepage-slide .home-reference-hero-art img,
  .homepage-slide.home-reference-hero--legal .home-reference-hero-art img{
    object-fit:contain!important;
    object-position:center center!important;
  }
}

/* 2026-08-12 HERO IMAGE EDGE GAP FIX
   Current homepage slider artwork is 3:2. Match the frame to the artwork so the
   image fills edge-to-edge without a visible border, white corner gap or zoom. */
.homepage-slide .hero-image-shell,
.homepage-slide .home-reference-hero-art{
  width:100%!important;
  height:auto!important;
  aspect-ratio:3/2!important;
  min-height:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
.homepage-slide .hero-image-shell:after,
.homepage-slide .home-reference-hero-art:before{
  display:none!important;
  content:none!important;
}
.homepage-slide .hero-image{
  width:100%!important;
  height:100%!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  transform:none!important;
}
.homepage-slide .home-reference-hero-art img,
.homepage-slide.home-reference-hero--legal .home-reference-hero-art img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
@media(max-width:760px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    aspect-ratio:3/2!important;
    min-height:0!important;
    border-radius:0!important;
  }
}
@media(max-width:430px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    aspect-ratio:3/2!important;
    min-height:0!important;
    border-radius:0!important;
  }
}

/* 2026-08-12 HERO IMAGE EDGE GAP FIX v2 — HARD EDGE BLEED
   Removes every visible frame/background hairline around homepage slider artwork.
   The image bleeds slightly beneath the clipping edge to prevent sub-pixel gaps. */
.homepage-slide .hero-image-shell,
.homepage-slide .home-reference-hero-art{
  position:relative!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:3/2!important;
  min-height:0!important;
  padding:0!important;
  margin:0!important;
  border:0!important;
  outline:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  overflow:hidden!important;
  line-height:0!important;
}
.homepage-slide .hero-image-shell:before,
.homepage-slide .hero-image-shell:after,
.homepage-slide .home-reference-hero-art:before,
.homepage-slide .home-reference-hero-art:after{
  display:none!important;
  content:none!important;
  border:0!important;
  box-shadow:none!important;
  background:none!important;
}
.homepage-slide .hero-image{
  position:absolute!important;
  inset:-2px!important;
  width:calc(100% + 4px)!important;
  height:calc(100% + 4px)!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  background-size:cover!important;
  background-repeat:no-repeat!important;
  background-position:center center!important;
  transform:none!important;
}
.homepage-slide.is-active .hero-image{transform:none!important}
.homepage-slide .home-reference-hero-art img,
.homepage-slide.home-reference-hero--legal .home-reference-hero-art img{
  position:absolute!important;
  inset:-2px!important;
  display:block!important;
  width:calc(100% + 4px)!important;
  height:calc(100% + 4px)!important;
  max-width:none!important;
  max-height:none!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:0!important;
  object-fit:cover!important;
  object-position:center center!important;
  transform:none!important;
}
.homepage-slide.is-active .home-reference-hero-art img{transform:none!important}
@media(max-width:760px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    aspect-ratio:3/2!important;
    min-height:0!important;
    border-radius:0!important;
  }
}

/* 2026-08-12 HERO FULL-FILL + ROUNDED CORNERS v3
   Keeps the v2 edge bleed (no white/top/bottom gaps) while restoring
   the intended rounded clipping on the actual hero artwork container. */
.homepage-slide .hero-image-shell,
.homepage-slide .home-reference-hero-art{
  border-radius:26px!important;
  overflow:hidden!important;
}
@media(max-width:1000px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    border-radius:22px!important;
  }
}
@media(max-width:760px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    border-radius:18px!important;
  }
}
@media(max-width:430px){
  .homepage-slide .hero-image-shell,
  .homepage-slide .home-reference-hero-art{
    border-radius:15px!important;
  }
}
