:root{color-scheme:light;--navy:#1e1e1c;--navy-deep:#141412;--blue:#4b4943;--blue-pale:#edf7fd;--orange:#ff9100;--orange-soft:#ffb65b;--gold:#a57d08;--off-white:#ffffff;--cream:#ffffff;--white:#ffffff;--ink:#232321;--muted:#666159;--line:#ddd6ca;--shadow:0 26px 70px rgba(33,29,23,0.1)}html[data-theme=dark]{color-scheme:dark;--navy:#f2eee6;--navy-deep:#fffaf0;--blue:#c9c3b8;--blue-pale:#172834;--off-white:#181a1c;--cream:#1d1f21;--white:#1b1d1f;--ink:#eeeae2;--muted:#c1bbb0;--line:#3b3d40;--shadow:0 26px 70px rgba(0,0,0,0.3)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--off-white);font-family:Arial,Helvetica,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(233,114,43,.34);outline-offset:3px}.shell{width:min(1180px,calc(100% - 48px));margin:0 auto}.site-header{position:-webkit-sticky;position:sticky;z-index:20;top:0;background:rgba(251,247,239,.94);border-bottom:1px solid rgba(35,35,33,.1);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header:after{position:absolute;right:0;bottom:-1px;left:0;height:3px;background:linear-gradient(90deg,var(--orange) 0 17%,transparent 17% 100%);content:""}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{position:relative;width:215px;height:68px;display:block;overflow:hidden;text-decoration:none}.brand-logo-image{position:absolute;top:-68px;left:-28px;width:287px;max-width:none;height:auto}nav{display:flex;align-items:center;gap:32px}nav a{color:var(--navy);font-size:13px;font-weight:700}.header-cta,nav a{text-decoration:none}.header-cta{min-height:42px;padding:0 18px;display:inline-flex;align-items:center;gap:10px;border-radius:999px;border:1px solid var(--ink);background:var(--ink);color:var(--white);font-size:12px;font-weight:800;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.header-cta:hover{background:var(--navy-deep);box-shadow:inset 0 -3px 0 var(--orange);transform:translateY(-1px)}.icon{width:20px;height:20px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.icon-small{width:16px;height:16px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 83% 14%,rgba(224,189,105,.17),transparent 30%),linear-gradient(135deg,var(--off-white) 0,#fffdf8 58%,#f5f1e9 100%)}.hero:before{position:absolute;width:380px;height:380px;border:1px solid rgba(35,35,33,.09);border-radius:50%;content:"";left:-210px;top:80px}.hero-grid{min-height:650px;padding:90px 0 74px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;grid-gap:70px;gap:70px}.eyebrow{display:flex;align-items:center;gap:10px;color:var(--ink);font-size:11px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.eyebrow>span{width:34px;height:2px;background:var(--orange)}h1,h2,h3,h4,p{margin-top:0}h1,h2{color:var(--navy-deep);font-family:Georgia,Times New Roman,serif;font-weight:500;letter-spacing:-.036em}h1{max-width:690px;margin:22px 0 24px;font-size:clamp(48px,5.2vw,74px);line-height:.99}h1 em{position:relative;color:inherit;font-style:italic}h1 em:after{position:absolute;right:0;bottom:-8px;left:8px;height:4px;background:linear-gradient(90deg,var(--orange),rgba(233,114,43,.22),transparent);border-radius:999px;content:"";transform:rotate(-1deg)}.hero-lede{max-width:620px;margin-bottom:32px;color:var(--muted);font-size:18px;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.button{min-height:52px;padding:0 23px;display:inline-flex;align-items:center;justify-content:center;gap:12px;border:1px solid transparent;border-radius:999px;cursor:pointer;font-size:13px;font-weight:800;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button-primary{border-color:var(--ink);background:var(--ink);color:var(--white);box-shadow:0 13px 28px rgba(35,35,33,.14)}.button-primary:hover{background:var(--navy-deep);box-shadow:inset 0 -3px 0 var(--orange),0 13px 28px rgba(35,35,33,.16)}.button-quiet{border-color:rgba(23,52,77,.22);color:var(--navy)}.hero-tagline{max-width:600px;margin:34px 0 0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic}.hero-visual{position:relative;min-height:470px}.hero-visual:before{position:absolute;inset:55px 45px 28px 45px;background:linear-gradient(rgba(255,255,255,.91),rgba(255,255,255,.91)) padding-box,linear-gradient(145deg,rgba(233,114,43,.45),rgba(35,35,33,.12)) border-box;border:1px solid transparent;border-radius:50% 42% 52% 44%;box-shadow:var(--shadow);content:"";transform:rotate(-7deg)}.visual-orbit{position:absolute;z-index:1;inset:85px 12px 62px;border:1px solid rgba(35,35,33,.2);border-radius:50%;transform:rotate(29deg)}.orbit-two{inset:110px 60px 20px 40px;border-color:rgba(233,114,43,.24);transform:rotate(-31deg)}.visual-center{position:absolute;z-index:3;top:178px;left:50%;width:152px;height:152px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(35,35,33,.12);border-radius:50%;background:var(--navy);color:var(--white);box-shadow:0 20px 50px rgba(20,20,18,.2);transform:translateX(-50%)}.visual-center span{font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1}.visual-center small{margin-top:9px;color:#f2ecdf;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.visual-card{position:absolute;z-index:4;width:205px;padding:18px 20px;border:1px solid rgba(23,52,77,.1);border-radius:16px;background:rgba(255,255,255,.96);box-shadow:0 18px 36px rgba(21,53,77,.12)}.visual-card .card-index{display:block;margin-bottom:10px;color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.12em}.visual-card strong{display:block;margin-bottom:5px;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:19px}.visual-card small{color:var(--muted);font-size:11px;line-height:1.45}.card-quality{top:58px;left:4px}.card-governance{right:-5px;bottom:54px}.dot{position:absolute;z-index:5;width:13px;height:13px;border:3px solid var(--off-white);border-radius:50%;background:var(--orange);box-shadow:0 3px 8px rgba(23,52,77,.18)}.dot-one{top:111px;right:83px}.dot-two{bottom:82px;left:78px;background:var(--gold)}.dot-three{top:276px;right:37px;background:var(--ink)}.trust-strip{border-top:1px solid rgba(23,52,77,.08);background:rgba(255,255,255,.76)}.trust-inner{min-height:88px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center}.trust-item{min-height:38px;padding:0 30px;display:flex;align-items:center;justify-content:center;gap:12px;border-right:1px solid rgba(23,52,77,.1);color:var(--navy);font-size:11px;font-weight:750;text-align:center}.trust-item:first-child{padding-left:0}.trust-item:last-child{padding-right:0;border-right:0}.check-icon{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.section{padding:112px 0}.finder{background:var(--off-white)}.section-heading{margin-bottom:48px}.split-heading{display:grid;grid-template-columns:1.05fr .72fr;align-items:flex-end;grid-gap:80px;gap:80px}.section-heading h2{max-width:680px;margin:18px 0 0;font-size:clamp(39px,4.2vw,56px);line-height:1.08}.section-heading>p{margin-bottom:5px;color:var(--muted);font-size:15px;line-height:1.75}.finder-panel{padding:32px;border:1px solid rgba(23,52,77,.1);border-radius:20px;background:var(--white);box-shadow:0 20px 60px rgba(21,53,77,.06)}.filter-group{display:grid;grid-template-columns:205px 1fr;align-items:start;grid-gap:28px;gap:28px}.filter-group+.filter-group{margin-top:28px;padding-top:28px;border-top:1px solid var(--line)}.filter-label{display:flex;align-items:flex-start;gap:14px}.filter-label>span{width:34px;height:34px;display:flex;align-items:center;justify-content:center;flex:0 0 auto;border-radius:50%;background:var(--gold);color:var(--ink);font-size:10px;font-weight:800}.filter-label small,.filter-label strong{display:block}.filter-label strong{color:var(--navy);font-size:13px}.filter-label small{margin-top:3px;color:var(--muted);font-size:10px}.choice-grid{display:grid;grid-gap:9px;gap:9px}.audience-grid{grid-template-columns:repeat(4,1fr)}.needs-grid{grid-template-columns:repeat(3,1fr)}.choice{min-height:48px;padding:10px 13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:10px;background:#fffdf9;color:var(--ink);cursor:pointer;font-size:11px;font-weight:700;text-align:left}.choice.active,.choice:hover{border-color:rgba(233,114,43,.6);background:#fbf7ef}.choice.active{color:var(--navy);box-shadow:inset 0 0 0 1px rgba(233,114,43,.18)}.choice-marker{width:15px;height:15px;flex:0 0 auto;border:1px solid #a9bac2;border-radius:50%;background:var(--white);box-shadow:inset 0 0 0 3px var(--white)}.choice-marker.square{border-radius:4px}.choice.active .choice-marker{border-color:var(--orange);background:var(--orange)}.results-heading{margin:66px 0 25px;display:flex;align-items:flex-end;justify-content:space-between;gap:24px}.results-kicker{color:var(--ink);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.results-heading h3{margin:7px 0 0;color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.text-button{padding:8px 0;border:0;border-bottom:1px solid;background:transparent;color:var(--blue);cursor:pointer;font-size:11px;font-weight:700}.solution-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.solution-card{position:relative;min-height:410px;padding:28px;display:flex;flex-direction:column;border:1px solid rgba(23,52,77,.12);border-radius:17px;background:rgba(255,255,255,.88);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.solution-card:hover{transform:translateY(-4px);border-color:rgba(23,52,77,.22);box-shadow:0 22px 50px rgba(21,53,77,.09)}.solution-card.recommended{overflow:hidden;border-color:rgba(190,157,81,.6);background:var(--white);box-shadow:0 20px 50px rgba(55,47,34,.08)}.solution-card.recommended:before{position:absolute;top:0;right:0;left:0;height:5px;background:var(--orange);content:""}.solution-topline{min-height:28px;display:flex;align-items:center;justify-content:space-between}.solution-number{font-size:10px;letter-spacing:.13em}.match-badge,.solution-number{color:var(--ink);font-weight:800}.match-badge{padding:5px 9px;border-radius:999px;background:#f1dfae;font-size:8px;letter-spacing:.09em;text-transform:uppercase}.solution-card h4{max-width:260px;margin:18px 0 11px;color:var(--navy-deep);font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.16}.solution-short{margin-bottom:15px;color:var(--navy);font-size:12px;font-weight:700;line-height:1.55}.solution-value{margin-bottom:20px;color:var(--muted);font-size:11px;line-height:1.65}.best-for{margin-top:auto;padding-top:17px;border-top:1px solid var(--line)}.best-for span{color:var(--ink);font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.best-for p{margin:5px 0 0;color:var(--ink);font-size:10px;line-height:1.5}.card-actions{margin-top:19px;display:flex;align-items:center;justify-content:space-between;gap:12px}.card-link,.compare-toggle{border:0;background:transparent;cursor:pointer;font-size:10px;font-weight:800}.compare-toggle{padding:0;color:var(--blue)}.compare-toggle span{width:20px;height:20px;margin-right:5px;display:inline-flex;align-items:center;justify-content:center;border:1px solid;border-radius:50%}.compare-toggle.selected{color:var(--ink)}.compare-toggle:disabled{opacity:.35;cursor:not-allowed}.card-link{padding:0;display:inline-flex;align-items:center;gap:5px;color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:4px}.recommendation-cta{margin-top:28px;padding:24px 28px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-radius:15px;border-left:6px solid var(--orange);background:var(--cream)}.recommendation-cta span,.recommendation-cta strong{display:block}.recommendation-cta span{margin-bottom:4px;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.recommendation-cta strong{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:500}.comparison{position:relative;overflow:hidden;border-top:9px solid var(--orange);background:#f1ede5;color:var(--ink)}.comparison:after{position:absolute;width:430px;height:430px;right:-180px;bottom:-250px;border:1px solid rgba(233,114,43,.18);border-radius:50%;content:""}.comparison-heading h2,.eyebrow.light{color:var(--ink)}.comparison-heading>p{color:var(--muted)}.comparison-empty{min-height:150px;padding:30px;gap:24px;border:1px dashed rgba(35,35,33,.25);border-radius:18px;background:rgba(255,255,255,.68)}.comparison-empty,.empty-icon{display:flex;align-items:center}.empty-icon{width:55px;height:55px;justify-content:center;flex:0 0 auto;border:1px solid rgba(224,189,105,.45);border-radius:50%;font-size:31px}.comparison-empty strong,.empty-icon{color:var(--ink);font-family:Georgia,Times New Roman,serif}.comparison-empty strong{display:block;font-size:18px;font-weight:500}.comparison-empty p{margin:4px 0 0;color:var(--muted);font-size:12px}.button-outline-light{margin-left:auto;border-color:rgba(35,35,33,.3);color:var(--ink)}.comparison-wrap{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--white)}.comparison-table{display:grid;grid-template-columns:150px repeat(3,minmax(0,1fr))}.comparison-column,.comparison-labels{display:grid;grid-template-rows:112px 116px 86px 90px}.comparison-labels{background:#e8e1d5}.comparison-column>p,.comparison-labels span,.comparison-title{margin:0;padding:20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.comparison-labels span{display:flex;align-items:center;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.comparison-title{position:relative}.comparison-title span{display:block;margin-bottom:7px;color:var(--ink);font-size:9px;font-weight:800}.comparison-title strong{display:block;padding-right:22px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500;line-height:1.23}.comparison-title button{position:absolute;top:14px;right:14px;width:25px;height:25px;border:1px solid rgba(35,35,33,.24);border-radius:50%;background:transparent;color:var(--muted);cursor:pointer}.comparison-column>p{color:var(--muted);font-size:10px;line-height:1.6}.comparison-action{padding:20px 24px;display:flex;align-items:center;justify-content:flex-end;gap:22px;background:#f8f4ec}.comparison-action p{margin:0;color:var(--muted);font-size:10px}.button-gold{background:var(--gold);color:var(--navy-deep)}.contact{background:linear-gradient(90deg,rgba(251,247,239,.94),rgba(251,247,239,.94)),repeating-linear-gradient(90deg,transparent 0 54px,rgba(23,52,77,.05) 54px 55px)}.contact-grid{display:grid;grid-template-columns:.78fr 1.22fr;align-items:start;grid-gap:80px;gap:80px}.contact-copy{position:-webkit-sticky;position:sticky;top:132px}.contact-copy h2{margin:19px 0 23px;font-size:clamp(40px,4.2vw,56px);line-height:1.08}.contact-copy>p{color:var(--muted);font-size:14px;line-height:1.75}.contact-details{margin-top:38px;padding-top:10px;border-top:1px solid var(--line)}.contact-details>div{padding:17px 0;display:grid;grid-template-columns:115px 1fr;grid-gap:18px;gap:18px;border-bottom:1px solid var(--line)}.contact-details span{color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.contact-details a,.contact-details p{margin:0;color:var(--navy);font-size:11px;font-weight:700;text-decoration:none}.contact-form{padding:38px;border:1px solid rgba(23,52,77,.1);border-radius:20px;background:var(--white);box-shadow:var(--shadow)}.form-intro{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between;gap:20px}.form-intro span{color:var(--navy);font-family:Georgia,Times New Roman,serif;font-size:26px}.form-intro p{margin:0;color:var(--muted);font-size:9px}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}label,legend{color:var(--navy);font-size:10px;font-weight:800}label{margin-bottom:18px;display:block}input,select,textarea{width:100%;margin-top:7px;padding:12px 13px;border:1px solid #cad7db;border-radius:8px;background:#fffefa;color:var(--ink);font-size:12px}input,select{min-height:45px}textarea{min-height:112px;resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--orange)}fieldset{margin:0 0 20px;padding:0;border:0}legend{margin-bottom:9px}.service-chips{display:flex;flex-wrap:wrap;gap:7px}.service-chips button{padding:7px 10px;border:1px solid var(--line);border-radius:999px;background:var(--off-white);color:var(--blue);cursor:pointer;font-size:9px;font-weight:700}.service-chips button.active{border-color:rgba(233,114,43,.45);background:#f7f0df;color:var(--ink)}.privacy-notice{margin:3px 0 16px;padding:14px;display:flex;align-items:flex-start;gap:12px;border:1px solid var(--line);border-radius:9px;background:var(--blue-pale)}.privacy-notice svg{width:20px;height:20px;flex:0 0 auto;fill:none;stroke:var(--ink);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6}.privacy-notice strong{display:block;color:var(--navy);font-size:10px}.privacy-notice p{margin:3px 0 0;color:var(--muted);font-size:9px;line-height:1.5}.confirmation-check{display:flex;align-items:flex-start;gap:9px;color:var(--muted);font-weight:500;line-height:1.45}.confirmation-check input{width:15px;min-height:auto;height:15px;margin:1px 0 0;accent-color:var(--orange)}.submit-button{width:100%;margin-top:4px}.submission-message{margin-top:16px;padding:12px 14px;display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--blue-pale)}.submission-message p{margin:0;color:var(--navy);font-size:10px;line-height:1.5}footer{padding:34px 0 42px;border-top:1px solid rgba(23,52,77,.1);background:var(--off-white)}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:20px}.footer-inner p{margin:0;color:var(--muted);font-size:9px;letter-spacing:.04em}@media (max-width:980px){.header-cta{display:none}.hero-grid{grid-template-columns:1fr;gap:25px}.hero-visual{max-width:600px;width:100%;margin:0 auto}.contact-grid,.split-heading{grid-template-columns:1fr;gap:30px}.contact-copy{position:static}.audience-grid,.needs-grid,.solution-grid{grid-template-columns:repeat(2,1fr)}.comparison-table{min-width:820px}.comparison-wrap{overflow-x:auto}}@media (max-width:680px){.shell{width:min(100% - 30px,1180px)}.header-inner{min-height:72px}nav{gap:14px}nav a{font-size:10px}nav a:nth-child(2){display:none}.brand{width:174px;height:56px}.brand-logo-image{top:-55px;left:-23px;width:231px}.hero-grid{min-height:auto;padding:64px 0 45px}h1{font-size:45px}.hero-lede{font-size:16px}.hero-actions .button{width:100%}.hero-visual{min-height:390px}.hero-visual:before{inset:38px 18px 30px}.visual-center{top:140px;width:132px;height:132px}.visual-card{width:168px;padding:14px}.card-quality{top:39px}.card-governance{right:0;bottom:43px}.trust-inner{padding:15px 0;grid-template-columns:1fr}.trust-item,.trust-item:first-child,.trust-item:last-child{min-height:auto;padding:10px 0;justify-content:flex-start;border-right:0}.section{padding:78px 0}.contact-form,.finder-panel{padding:23px}.filter-group{gap:15px}.audience-grid,.filter-group,.form-row,.needs-grid,.solution-grid{grid-template-columns:1fr}.solution-card{min-height:auto}.comparison-action,.comparison-empty,.recommendation-cta{align-items:stretch;flex-direction:column}.button-outline-light{margin-left:0}.contact-details>div{grid-template-columns:95px 1fr}.footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important}}.top-nav a{position:relative}.top-nav a:after{position:absolute;right:0;bottom:-9px;left:0;height:2px;background:var(--orange);content:"";opacity:0;transform:scaleX(.45);transition:opacity .16s ease,transform .16s ease}.top-nav a.active:after,.top-nav a:hover:after{opacity:1;transform:scaleX(1)}.menu-button,.mobile-nav{display:none}.theme-toggle{width:40px;height:40px;flex:0 0 40px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);border-radius:50%;background:var(--white);color:var(--ink);cursor:pointer}.theme-toggle svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.visual-center-word span{font-size:27px}.page-hero{position:relative;padding:106px 0 94px;overflow:hidden;border-bottom:1px solid var(--line);background:radial-gradient(circle at 85% 20%,rgba(224,189,105,.18),transparent 27%),linear-gradient(135deg,var(--off-white),#fffdf8 62%,#f1ede5)}.page-hero:after{position:absolute;right:-120px;bottom:-230px;width:430px;height:430px;border:1px solid rgba(35,35,33,.09);border-radius:50%;content:""}.page-hero-inner{position:relative;z-index:1}.page-hero h1{max-width:960px;margin:20px 0 24px;font-size:clamp(48px,5.3vw,72px);line-height:1.02}.page-hero p{max-width:770px;margin:0;color:var(--muted);font-size:18px;line-height:1.75}.page-hero.compact{padding:76px 0 64px}.page-hero.compact h1{font-size:clamp(42px,4.5vw,60px)}.home-quality{background:var(--white)}.statement-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:90px;gap:90px}.statement-grid h2{margin:19px 0 0;font-size:clamp(38px,4.2vw,56px);line-height:1.08}.statement-copy p{color:var(--muted);font-size:15px;line-height:1.8}.statement-copy .lead-rule{margin-top:27px;padding:20px 0 20px 23px;border-left:5px solid var(--orange);color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:19px;line-height:1.55}.home-solutions{background:var(--off-white)}.section-heading>div:last-child>p{color:var(--muted);font-size:15px;line-height:1.75}.inline-link{display:inline-flex;align-items:center;gap:7px;color:var(--ink);font-size:11px;font-weight:800;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:5px}.home-solution-grid{display:grid;border-top:1px solid var(--line);border-left:1px solid var(--line)}.home-solution-card{position:relative;min-height:290px;padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:rgba(255,255,255,.76);text-decoration:none;transition:background .16s ease,transform .16s ease}.home-solution-card:hover{z-index:1;background:var(--white);box-shadow:var(--shadow);transform:translateY(-3px)}.home-solution-card:before{position:absolute;top:0;right:100%;left:0;height:5px;background:var(--orange);content:"";transition:right .18s ease}.home-solution-card:hover:before{right:0}.home-solution-card>span{font-size:10px;font-weight:800;letter-spacing:.12em}.home-solution-card h3{margin:44px 0 12px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:24px;font-weight:500;line-height:1.18}.home-solution-card p{color:var(--muted);font-size:12px;line-height:1.65}.home-solution-card strong{position:absolute;right:30px;bottom:27px;left:30px;display:flex;align-items:center;gap:7px}.home-why{border-top:8px solid var(--orange);background:#f1ede5}.principle-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:13px;gap:13px}.principle-card{padding:25px;border:1px solid rgba(35,35,33,.12);border-radius:14px;background:rgba(255,255,255,.55)}.principle-card>span{font-size:9px;font-weight:800}.principle-card h3{margin:30px 0 8px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.principle-card p{color:var(--muted);font-size:11px}.section-button{margin-top:28px}.credentials-section{background:var(--white)}.credential-grid{display:grid;grid-gap:14px;gap:14px}.credential-card{min-height:118px;display:flex;align-items:flex-start;gap:14px;border:1px solid var(--line);border-radius:13px;background:#fffdf9}.credential-card strong{color:var(--ink);font-size:12px}.credential-card p{margin:6px 0 0;color:var(--muted)}.cta-band{padding:72px 0;border-top:9px solid var(--orange);background:var(--cream)}.cta-band-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.cta-band-inner>div{max-width:720px}.cta-band-inner span{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.cta-band-inner h2{margin:9px 0 0;font-size:clamp(32px,3.7vw,47px);line-height:1.1}.cta-band-inner p{margin:15px 0 0;color:var(--muted);font-size:13px;line-height:1.7}.editorial-section{padding:100px 0 115px;background:var(--white)}.editorial-content{max-width:960px}.editorial-content>p:first-child{font-size:24px;line-height:1.5}.editorial-content h2,.editorial-content>p:first-child{color:var(--ink);font-family:Georgia,Times New Roman,serif}.editorial-content h2{margin:76px 0 18px;padding-top:25px;border-top:5px solid var(--orange);font-size:36px;font-weight:500;line-height:1.17;scroll-margin-top:105px}.editorial-content h3{margin:34px 0 10px;color:var(--ink);font-size:14px;font-weight:800;letter-spacing:.02em}.editorial-content li,.editorial-content p{color:var(--muted);font-size:15px;line-height:1.82}.editorial-content p{margin-bottom:18px}.editorial-content ul{margin:20px 0 30px;padding-left:24px}.editorial-content li{margin-bottom:8px;padding-left:6px}.editorial-content li::marker{color:var(--orange)}.editorial-content strong{color:var(--ink)}.legal-section{background:var(--off-white)}.legal-content{max-width:850px;padding:45px 58px 70px;border:1px solid var(--line);border-radius:14px;background:var(--white)}.legal-content>p:first-child{padding-bottom:17px;border-bottom:1px solid var(--line);font-family:Arial,Helvetica,sans-serif;font-size:13px}.legal-content h2{margin-top:52px;padding-top:0;border-top:0;font-size:27px}.leadership-section{background:var(--white)}.leadership-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.leader-card{min-height:380px;padding:32px;display:grid;grid-template-columns:72px 1fr;grid-gap:24px;gap:24px;border:1px solid var(--line);border-radius:16px;background:#fffdf9}.leader-marker{width:64px;height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--gold);color:var(--ink)}.leader-marker span{font-family:Georgia,Times New Roman,serif;font-size:18px}.leader-marker small{margin-top:1px;font-size:7px;font-weight:800}.leader-card h2{margin:5px 0 4px;font-size:28px}.leader-card strong{display:block;margin-bottom:23px;padding-bottom:14px;border-bottom:4px solid var(--orange);color:var(--ink);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.leader-card p{color:var(--muted);font-size:12px;line-height:1.72}.leadership-commitment{background:#f1ede5}.industries-section{background:var(--white)}.industry-list{border-top:1px solid var(--line)}.industry-row{padding:42px 0;display:grid;grid-template-columns:60px .65fr 1fr;grid-gap:35px;gap:35px;border-bottom:1px solid var(--line)}.industry-row>span{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--gold);font-size:9px;font-weight:800}.industry-row h2{margin:0;font-size:30px;line-height:1.2}.industry-row p{color:var(--muted);font-size:13px;line-height:1.75}.industry-row .industry-support{margin-bottom:0;padding-left:18px;border-left:4px solid var(--orange);color:var(--ink)}.solution-explorer{background:var(--off-white)}.compact-solution-grid .solution-card{min-height:345px}.light-comparison{margin-top:35px;padding:32px;border-top:8px solid var(--orange);border-radius:15px;background:#f1ede5}.light-comparison-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px}.light-comparison-head span{font-size:9px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.light-comparison-head h3{margin:7px 0 0;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.light-comparison-head>p{color:var(--muted);font-size:10px}.light-comparison-grid{margin:26px 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px}.light-comparison-grid>div{position:relative;min-height:270px;padding:25px;border:1px solid var(--line);border-radius:12px;background:var(--white)}.light-comparison-grid button{position:absolute;top:15px;right:15px;width:25px;height:25px;border:1px solid var(--line);border-radius:50%;background:transparent;cursor:pointer}.light-comparison-grid span,.light-comparison-grid strong{display:block;font-size:8px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.light-comparison-grid h4{margin:20px 0 25px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:21px;font-weight:500}.light-comparison-grid p{margin:5px 0 17px;color:var(--muted);font-size:10px;line-height:1.55}.solution-detail-section{background:var(--white)}.solution-detail-section .editorial-content h2{scroll-margin-top:110px}.confidential-note{margin-top:28px;padding:16px 0 16px 19px;border-left:5px solid var(--orange);color:var(--ink)!important;font-size:12px!important}.site-footer{padding:72px 0 25px;border-top:9px solid var(--orange);background:var(--off-white)}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr .9fr;grid-gap:48px;gap:48px}.footer-brand>p{max-width:320px;margin:22px 0 16px;color:var(--muted);font-size:11px;line-height:1.7}.footer-column-title{margin-top:24px;display:block;color:var(--ink);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.footer-brand>strong{display:block;max-width:330px;font-family:Georgia,Times New Roman,serif;font-size:11px;font-style:italic;font-weight:500;line-height:1.55}.footer-contact,.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-contact>span,.footer-links>span{margin-bottom:7px;padding-bottom:8px;border-bottom:3px solid var(--orange);font-size:9px;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.footer-contact a,.footer-contact p,.footer-links a{color:var(--muted);font-size:10px;line-height:1.55;text-decoration:none}.footer-contact p{margin:3px 0 8px}.footer-contact small{color:var(--gold);font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.footer-bottom{margin-top:52px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line)}.footer-bottom p{margin:0;color:var(--muted);font-size:9px}.footer-legal-links{display:flex;flex-wrap:wrap;gap:18px}.footer-legal-links a{color:var(--muted);font-size:9px;text-decoration:none}.footer-contact a:hover,.footer-legal-links a:hover,.footer-links a:hover{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:4px}.careers-section{background:#ffffff}.careers-introduction{margin-bottom:48px;display:grid;grid-template-columns:1.05fr .95fr;align-items:end;grid-gap:76px;gap:76px}.careers-introduction h2{max-width:620px;margin:18px 0 0;font-size:clamp(38px,4.3vw,56px);line-height:1.08}.careers-introduction>p{margin:0;color:var(--muted);font-size:14px;line-height:1.85}.career-path-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:22px;gap:22px}.career-path-card{position:relative;min-height:410px;padding:42px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#ffffff;box-shadow:0 18px 50px rgba(35,35,33,.06)}.career-path-card:before{position:absolute;top:0;right:0;left:0;height:6px;background:var(--orange);content:""}.career-path-marker{display:flex;align-items:center;justify-content:space-between;gap:20px}.career-path-marker span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:34px}.career-path-marker strong{padding:8px 14px;border:1px solid rgba(255,145,0,.35);border-radius:99px;color:var(--ink);font-size:10px;letter-spacing:.15em;text-transform:uppercase}.career-path-card h2{margin:52px 0 20px;font-size:clamp(30px,3.1vw,42px);line-height:1.12}.career-path-card p{margin:0 0 15px;color:var(--muted);font-size:13px;line-height:1.8}.career-opportunities{margin-top:88px}.career-opportunities-heading{max-width:790px;margin-bottom:34px}.career-opportunities-heading h2{margin:18px 0 14px;font-size:clamp(34px,4vw,50px);line-height:1.08}.career-opportunities-heading>p{margin:0;color:var(--muted);font-size:14px;line-height:1.8}.career-opportunity-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:14px;gap:14px}.career-opportunity-card{min-height:224px;padding:28px 25px;border:1px solid var(--line);border-radius:14px;background:#ffffff;box-shadow:0 14px 38px rgba(35,35,33,.045)}.career-opportunity-card>span{color:var(--gold);font-family:Georgia,Times New Roman,serif;font-size:18px}.career-opportunity-card h3{margin:34px 0 12px;font-size:20px;line-height:1.22}.career-opportunity-card p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.career-inquiry{padding:76px 0;border-top:5px solid var(--orange);background:#ffffff}.career-inquiry-inner{display:flex;align-items:center;justify-content:space-between;gap:60px}.career-inquiry-inner>div{max-width:720px}.career-inquiry-inner span{color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.career-inquiry-inner h2{margin:10px 0 12px;font-size:clamp(34px,4vw,50px);line-height:1.08}.career-inquiry-inner p{margin:0;color:var(--muted);font-size:13px;line-height:1.75}.career-email-button{flex:0 0 auto}@media (max-width:1080px){.header-cta,.top-nav{display:none}.menu-button{width:42px;height:42px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:1px solid var(--line);border-radius:50%;background:var(--white)}.theme-toggle{margin-left:auto}.menu-button span{width:17px;height:2px;background:var(--ink);transition:transform .18s ease,opacity .18s ease}.menu-button.is-open span:first-child{transform:translateY(4px) rotate(45deg)}.menu-button.is-open span:last-child{transform:translateY(-4px) rotate(-45deg)}.mobile-nav{padding:18px 24px 25px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1px;gap:1px;border-top:1px solid var(--line);background:var(--off-white)}.mobile-nav a,.mobile-nav a:nth-child(2){padding:13px;display:block;border-bottom:1px solid var(--line);color:var(--ink);font-size:12px;font-weight:700;text-decoration:none}.career-opportunity-grid,.credential-grid,.home-solution-grid,.principle-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:2/4}}@media (max-width:760px){.page-hero{padding:72px 0 65px}.page-hero h1{font-size:43px}.page-hero p{font-size:15px}.industry-row,.leader-card,.statement-grid{grid-template-columns:1fr;gap:22px}.career-opportunity-grid,.career-path-grid,.credential-grid,.footer-grid,.home-solution-grid,.leadership-grid,.light-comparison-grid,.principle-grid{grid-template-columns:1fr}.home-solution-card{min-height:250px}.career-inquiry-inner,.cta-band-inner,.footer-bottom,.light-comparison-head{align-items:flex-start;flex-direction:column}.cta-band-inner .button{width:100%}.careers-introduction{grid-template-columns:1fr;gap:24px}.career-path-card{min-height:auto;padding:34px 27px}.career-path-card h2{margin-top:38px}.career-opportunities{margin-top:64px}.career-opportunity-card{min-height:auto}.career-email-button{width:100%}.legal-content{padding:30px 24px 50px}.editorial-section{padding:70px 0 82px}.editorial-content h2{margin-top:55px;font-size:30px}.editorial-content li,.editorial-content p{font-size:14px}.leader-card{min-height:auto}.industry-row>span{margin-bottom:0}.footer-contact{grid-column:auto}}.comparison,.contact,.credentials-section,.cta-band,.editorial-section,.finder,.hero,.home-quality,.home-solutions,.home-why,.industries-section,.leadership-commitment,.leadership-section,.legal-section,.page-hero,.site-footer,.site-header,.solution-detail-section,.solution-explorer,body{background:#ffffff}.site-header{border-bottom:0;-webkit-backdrop-filter:none;backdrop-filter:none}.site-header:after{bottom:0;height:2px;background:var(--orange)}.header-inner{min-height:90px;gap:20px}.brand{width:330px;height:82px;flex:0 0 330px;overflow:visible}.brand-logo-image{position:static;width:330px;height:82px;object-fit:contain;object-position:left center}.top-nav{margin-left:auto;gap:21px}.top-nav a{color:#121212;font-size:12px;white-space:nowrap}.hero-visual:before,.hero:before{display:none}.hero-grid{position:relative;z-index:2;min-height:570px;padding:68px 0 96px;grid-template-columns:.9fr 1.1fr;gap:48px}.hero-copy{position:relative;z-index:6}.hero h1{max-width:610px;margin:0 0 15px;color:#171b1f;font-size:clamp(49px,4.6vw,66px);line-height:1.02}.hero-subtitle{margin:0 0 12px;color:var(--gold);font-size:17px;font-weight:800}.hero-lede{max-width:590px;margin-bottom:24px;color:#303337;font-size:15px;line-height:1.62}.hero-actions .button-quiet{border:2px solid var(--orange);border-radius:8px;background:#ffffff;color:#111111}.hero-actions .button-quiet:hover{background:#fff8ef}.hero-tagline{margin-top:28px}.hero-swoop{position:absolute;z-index:5;bottom:82px;height:175px;overflow:visible;pointer-events:none}.hero-swoop path{fill:none;stroke:var(--orange);stroke-linecap:round;stroke-width:6}.laptop-scene{position:relative;z-index:2;min-height:430px;display:flex;align-items:center;justify-content:center}.hero-laptop-image{position:relative;z-index:2;width:116%;max-width:none;height:auto;display:block;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(20,25,28,.12));transform:translate(2%,2%)}.laptop-screen{position:absolute;z-index:3;top:35px;right:3%;width:90%;height:315px;padding:13px 13px 18px;overflow:hidden;border:4px solid #1c1d1f;border-radius:17px 17px 9px 9px;background:#f8fafb;box-shadow:0 24px 45px rgba(20,25,28,.18);transform:rotate(1deg)}.screen-bar{height:32px;padding:0 10px;display:flex;align-items:center;gap:6px;border-bottom:1px solid #dce2e7;background:#ffffff}.screen-bar span{width:7px;height:7px;border-radius:50%;background:#c7d2da}.screen-bar strong{margin-left:10px;color:#26323a;font-size:9px}.screen-dashboard{height:calc(100% - 32px);display:grid;grid-template-columns:24% 1fr}.screen-sidebar{padding:22px 13px;background:#303b42}.screen-sidebar i{width:72%;height:6px;margin-bottom:18px;display:block;border-radius:99px;background:#829099}.screen-sidebar i:first-child{width:92%;background:var(--orange-soft)}.screen-content{padding:24px 22px;background:#f8fafc}.screen-heading{margin-bottom:18px;display:flex;align-items:center;justify-content:space-between}.screen-heading b{width:38%;height:11px;border-radius:99px;background:#3b4952}.screen-heading em{width:22%;height:22px;border-radius:5px;background:#1398e2}.screen-row{height:36px;padding:0 10px;display:grid;grid-template-columns:1.3fr .9fr .7fr 14px;align-items:center;grid-gap:12px;gap:12px;border-top:1px solid #dfe6eb;background:#ffffff}.screen-row span{height:5px;border-radius:99px;background:#aebbc3}.screen-row strong{width:9px;height:9px;border-radius:50%;background:#55b5e9}.laptop-base{position:absolute;z-index:2;right:0;bottom:48px;width:99%;height:48px;border-radius:4px 4px 36px 36px;background:linear-gradient(#e9ecee,#aeb3b7);-webkit-clip-path:polygon(7% 0,93% 0,100% 65%,94% 100%,6% 100%,0 65%);clip-path:polygon(7% 0,93% 0,100% 65%,94% 100%,6% 100%,0 65%);box-shadow:0 14px 16px rgba(20,22,24,.15);transform:rotate(1deg)}.desk-note{position:absolute;right:-8%;bottom:16px;width:175px;height:92px;border:1px solid #e6e1d8;background:#fffdf6;box-shadow:0 10px 25px rgba(35,35,33,.09);transform:rotate(7deg)}.desk-pen{position:absolute;z-index:4;right:-5%;bottom:45px;width:142px;height:7px;border-radius:99px;background:#23282c;transform:rotate(13deg)}.trust-strip{position:relative;z-index:3;background:#ffffff}.page-hero{border-bottom-color:#e6e6e6}.page-hero:after{border-color:rgba(255,145,0,.18)}.home-why{border-top-width:5px}.choice,.comparison,.comparison-action,.credential-card,.leader-card,.light-comparison,.principle-card,.recommendation-cta,input,select,textarea{background:#ffffff}.comparison-labels{background:#edf7fd}.contact{background-image:none}.cta-band,.site-footer{border-top-width:5px}@media (max-width:1080px){.brand{flex-basis:300px}.brand,.brand-logo-image{width:300px}}@media (max-width:760px){.header-inner{min-height:78px}.brand{width:min(245px,calc(100vw - 155px));height:68px;flex-basis:min(245px,calc(100vw - 155px))}.brand-logo-image{width:100%;height:68px}.hero-grid{padding:54px 0 92px}.hero h1{font-size:47px}.hero-subtitle{font-size:15px}.laptop-scene{min-height:360px;transform:none}.hero-laptop-image{width:112%;transform:none}.laptop-screen{right:1%;width:98%;height:275px}.laptop-base{right:0;bottom:35px}.desk-note,.desk-pen{display:none}.hero-swoop{bottom:198px;height:95px}}html[data-theme=dark] .career-inquiry,html[data-theme=dark] .careers-section,html[data-theme=dark] .comparison,html[data-theme=dark] .contact,html[data-theme=dark] .credentials-section,html[data-theme=dark] .cta-band,html[data-theme=dark] .editorial-section,html[data-theme=dark] .finder,html[data-theme=dark] .hero,html[data-theme=dark] .home-quality,html[data-theme=dark] .home-solutions,html[data-theme=dark] .home-why,html[data-theme=dark] .industries-section,html[data-theme=dark] .leadership-commitment,html[data-theme=dark] .leadership-section,html[data-theme=dark] .legal-section,html[data-theme=dark] .page-hero,html[data-theme=dark] .site-footer,html[data-theme=dark] .site-header,html[data-theme=dark] .solution-detail-section,html[data-theme=dark] .solution-explorer,html[data-theme=dark] body{background:#1b1d1f}html[data-theme=dark] .credential-badge,html[data-theme=dark] .hero h1,html[data-theme=dark] .hero-actions .button-quiet,html[data-theme=dark] .hero-lede,html[data-theme=dark] .principle-icon,html[data-theme=dark] .solution-icon,html[data-theme=dark] .top-nav a{color:var(--ink);stroke:var(--ink)}html[data-theme=dark] .career-opportunity-card,html[data-theme=dark] .career-path-card,html[data-theme=dark] .choice,html[data-theme=dark] .comparison-action,html[data-theme=dark] .credential-card,html[data-theme=dark] .hero-actions .button-quiet,html[data-theme=dark] .home-solution-card,html[data-theme=dark] .leader-card,html[data-theme=dark] .light-comparison,html[data-theme=dark] .menu-button,html[data-theme=dark] .mobile-nav,html[data-theme=dark] .principle-card,html[data-theme=dark] .recommendation-cta,html[data-theme=dark] .theme-toggle,html[data-theme=dark] input,html[data-theme=dark] select,html[data-theme=dark] textarea{border-color:#3b3d40;background:#222528;color:var(--ink)}html[data-theme=dark] .hero-actions .button-quiet:hover,html[data-theme=dark] .home-solution-card:hover{background:#292c2f}html[data-theme=dark] .comparison-labels,html[data-theme=dark] .solution-card-icon{background:#172834}html[data-theme=dark] .credential-badge .blue-fill,html[data-theme=dark] .credential-badge .gold-fill,html[data-theme=dark] .principle-icon .badge-fill,html[data-theme=dark] .principle-icon .blue-fill,html[data-theme=dark] .principle-icon .gold-fill,html[data-theme=dark] .solution-icon .blue-fill{stroke:var(--ink)}html[data-theme=dark] .hero-laptop-image{filter:brightness(.78) contrast(.96) drop-shadow(0 20px 28px rgba(0,0,0,.38))}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:.01ms!important}}.home-why{padding:54px 0 50px;border-top:0;background:#ffffff}.centered-heading{max-width:830px;margin:0 auto 34px;text-align:center}.centered-heading .eyebrow{justify-content:center}.centered-heading h2{margin:11px 0 8px;font-size:clamp(30px,3.2vw,43px)}.centered-heading p{max-width:700px;margin:0 auto;color:var(--muted);font-size:13px;line-height:1.65}.principle-grid{grid-template-columns:repeat(6,1fr);gap:0}.principle-card{min-height:190px;padding:8px 18px 18px;border:0;border-right:1px solid rgba(201,151,29,.35);border-radius:0;background:#ffffff;text-align:center}.principle-card:last-child{border-right:0}.principle-icon{width:68px;height:68px;margin:0 auto 11px;fill:none;stroke:#171b1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}.credential-badge .accent,.principle-icon .accent,.solution-icon .accent{fill:none;stroke:var(--orange);stroke-width:3.2}.principle-icon .accent-fill{fill:var(--orange);stroke:none}.credential-badge .gold-fill,.principle-icon .gold-fill{fill:#d6a737;stroke:#171b1f}.credential-badge .blue-fill,.principle-icon .blue-fill,.solution-icon .blue-fill{fill:#bfe7fa;stroke:#171b1f}.principle-icon .badge-fill{fill:#ffffff;stroke:#171b1f}.principle-card h3{margin:0 0 7px;font-size:15px;line-height:1.2}.principle-card p{margin:0;font-size:10px;line-height:1.45}.home-solutions{padding:58px 0 66px;background:#ffffff}.home-solution-grid{grid-template-columns:repeat(3,1fr);gap:14px;border:0}.home-solution-card{min-height:165px;padding:22px;display:grid;grid-template-columns:92px 1fr;grid-gap:17px;gap:17px;border:1px solid #d8e1e7;border-radius:11px;background:#ffffff}.home-solution-card:before{display:none}.solution-card-icon{width:88px;height:88px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#f0f8fc}.solution-icon{width:66px;height:66px;fill:none;stroke:#171b1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.3}.solution-icon text{fill:var(--orange);stroke:none;font:700 12px Arial,sans-serif}.home-solution-card h3{margin:1px 0 8px;font-size:18px}.home-solution-card p{margin:0 0 13px;font-size:10px;line-height:1.5}.home-solution-card strong{position:static;color:#0a61c9;font-size:10px}.centered-button{width:max-content;margin:30px auto 0}.credentials-section{padding:66px 0 72px;border-top:1px solid #eef1f3;background:#ffffff}.credential-grid{grid-template-columns:repeat(3,1fr);gap:16px}.credential-card{min-height:140px;padding:22px;align-items:center;border:1px solid #d8e1e7;background:#ffffff}.credential-badge{width:76px;height:76px;flex:0 0 76px;fill:none;stroke:#171b1f;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.credential-official-badge{width:76px;height:76px;flex:0 0 76px;object-fit:contain}.credential-badge .light-line{fill:none;stroke:#ffffff;stroke-width:3.2}.credential-badge text{fill:#171b1f;stroke:none;font:800 12px Arial,sans-serif}.credential-card strong{font-size:13px;line-height:1.35}.credential-card p{font-size:10px;line-height:1.5}.credential-card:last-child:nth-child(3n+1){grid-column:2}.home-quality{border-top:1px solid #eef1f3}@media (max-width:1080px){.principle-grid{grid-template-columns:repeat(3,1fr);row-gap:24px}.principle-card:nth-child(3){border-right:0}}@media (max-width:760px){.credential-grid,.home-solution-grid,.principle-grid{grid-template-columns:1fr}.credential-card:last-child:nth-child(3n+1){grid-column:auto}.principle-card,.principle-card:nth-child(3){border-right:0;border-bottom:1px solid rgba(201,151,29,.35)}.principle-card:last-child{border-bottom:0}.home-solution-card{grid-template-columns:78px 1fr}.solution-card-icon{width:72px;height:72px}.solution-icon{width:54px;height:54px}}.hero-swoop{right:0;bottom:70px;left:0;width:100%;height:320px}.hero-swoop path{fill:var(--orange);stroke:none}.laptop-scene{justify-content:flex-end}.hero-laptop-image{width:98%;transform:translate(6%,-2%)}@media (max-width:980px){.hero-swoop{display:none}.laptop-scene{justify-content:center}.hero-laptop-image{width:100%;transform:none}}


/* Revenue Cycle Management page */
.rcm-hero p{max-width:760px;color:var(--gold);font-size:18px;font-weight:800;letter-spacing:.01em}
.rcm-intro{padding:82px 0;background:var(--off-white)}
.rcm-narrow{max-width:920px}
.rcm-intro p{margin:0 0 18px;color:var(--muted);font-size:16px;line-height:1.8}
.rcm-intro .rcm-lead{margin-bottom:24px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.45}
.rcm-services{padding:96px 0;background:var(--off-white)}
.rcm-service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}
.rcm-service-card{min-height:245px;padding:30px;border:1px solid var(--line);border-radius:16px;background:var(--white);box-shadow:0 16px 42px rgba(33,29,23,.055)}
.rcm-service-card>span{display:inline-flex;width:35px;height:35px;align-items:center;justify-content:center;border-radius:50%;background:var(--cream);color:var(--gold);font-size:10px;font-weight:800;letter-spacing:.08em}
.rcm-service-card h3{margin:22px 0 12px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500;line-height:1.22}
.rcm-service-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.7}
.rcm-assurance{padding:92px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--cream)}
.rcm-two-column{display:grid;grid-template-columns:.9fr 1.1fr;gap:75px;align-items:start}
.rcm-two-column h2,.rcm-context h2,.rcm-promo-card h2{margin:18px 0 16px;color:var(--ink);font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,3.3vw,46px);font-weight:500;line-height:1.12}
.rcm-two-column p,.rcm-context p{color:var(--muted);font-size:14px;line-height:1.75}
.rcm-check-list{margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;list-style:none}
.rcm-check-list li{position:relative;min-height:66px;padding:20px 18px 18px 49px;border:1px solid var(--line);border-radius:12px;background:var(--white);color:var(--ink);font-size:13px;font-weight:700;line-height:1.4}
.rcm-check-list li:before{position:absolute;top:20px;left:19px;width:18px;height:18px;border:2px solid var(--gold);border-radius:50%;content:""}
.rcm-check-list li:after{position:absolute;top:25px;left:24px;width:8px;height:4px;border-bottom:2px solid var(--orange);border-left:2px solid var(--orange);content:"";transform:rotate(-45deg)}
.rcm-context{padding:96px 0;background:var(--off-white)}
.rcm-context-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}
.rcm-context article{padding:38px;border:1px solid var(--line);border-radius:16px;background:var(--white)}
.rcm-context h2{font-size:34px}
.phi-note{max-width:710px;font-size:11px!important}
.rcm-promo{padding:0 0 95px;background:var(--off-white)}
.rcm-promo-card{padding:45px 50px;display:flex;align-items:center;justify-content:space-between;gap:48px;border:1px solid var(--line);border-left:7px solid var(--orange);border-radius:16px;background:var(--white)}
.rcm-promo-card>div{max-width:730px}.rcm-promo-card h2{font-size:38px}.rcm-promo-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}
@media (max-width:980px){.rcm-service-grid{grid-template-columns:1fr 1fr}.rcm-two-column,.rcm-context-grid{grid-template-columns:1fr}.rcm-promo-card{align-items:flex-start;flex-direction:column}}
@media (max-width:680px){.rcm-intro,.rcm-services,.rcm-assurance,.rcm-context{padding:66px 0}.rcm-service-grid,.rcm-check-list{grid-template-columns:1fr}.rcm-service-card{min-height:0}.rcm-intro .rcm-lead{font-size:23px}.rcm-context article,.rcm-promo-card{padding:28px}.rcm-promo-card h2,.rcm-context h2{font-size:29px}.rcm-promo{padding-bottom:70px}}

.noserver-note { display:none; }

/* Approved light appearance: warm ivory page with a pure-white logo band. */
html:not([data-theme="dark"]) {
  --off-white: #fbf6ec;
  --cream: #f7efdf;
  --white: #ffffff;
}

html:not([data-theme="dark"]) body,
html:not([data-theme="dark"]) .hero,
html:not([data-theme="dark"]) .page-hero,
html:not([data-theme="dark"]) .finder,
html:not([data-theme="dark"]) .home-quality,
html:not([data-theme="dark"]) .home-solutions,
html:not([data-theme="dark"]) .home-why,
html:not([data-theme="dark"]) .credentials-section,
html:not([data-theme="dark"]) .editorial-section,
html:not([data-theme="dark"]) .legal-section,
html:not([data-theme="dark"]) .leadership-section,
html:not([data-theme="dark"]) .leadership-commitment,
html:not([data-theme="dark"]) .industries-section,
html:not([data-theme="dark"]) .solution-explorer,
html:not([data-theme="dark"]) .solution-detail-section,
html:not([data-theme="dark"]) .contact,
html:not([data-theme="dark"]) .cta-band,
html:not([data-theme="dark"]) .site-footer,
html:not([data-theme="dark"]) .comparison,
html:not([data-theme="dark"]) .career-inquiry,
html:not([data-theme="dark"]) .careers-section {
  background-color: #fbf6ec;
}

html:not([data-theme="dark"]) .hero {
  background-image: linear-gradient(90deg, #fbf6ec 0%, #fffaf1 58%, #fbf6ec 100%);
}

html:not([data-theme="dark"]) .site-header {
  background: #ffffff;
}

html:not([data-theme="dark"]) .principle-card,
html:not([data-theme="dark"]) .home-solution-card,
html:not([data-theme="dark"]) .credential-card,
html:not([data-theme="dark"]) .career-path-card,
html:not([data-theme="dark"]) .career-opportunity-card,
html:not([data-theme="dark"]) .leader-card,
html:not([data-theme="dark"]) .choice,
html:not([data-theme="dark"]) .light-comparison,
html:not([data-theme="dark"]) .comparison-action,
html:not([data-theme="dark"]) .recommendation-cta,
html:not([data-theme="dark"]) input,
html:not([data-theme="dark"]) select,
html:not([data-theme="dark"]) textarea {
  background: #ffffff;
}
html[data-theme="dark"] .noserver-note { color:var(--muted); }
@media (max-width:1080px) {
  .top-nav { display:none !important; }
  .menu-button { display:flex !important; }
  .mobile-nav { display:grid !important; }
  .mobile-nav[hidden] { display:none !important; }
}
@media (min-width:1081px) {
  .mobile-nav { display:none !important; }
}
.hero-credentials{margin:16px 0 0;color:var(--gold);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.form-status{margin:14px 0 0;padding:12px 14px;border-radius:9px;font-size:13px;display:none}.form-status.ok{display:block;background:#E5F3EC;color:#175E3B;border:1px solid #BCE0CC}.form-status.err{display:block;background:#FBE9E4;color:#8A2E14;border:1px solid #F0C4B6}
/* mobile usability fixes (18 Aug 2026) - phone widths only; desktop untouched.
   1. 16px minimum on form controls stops iOS Safari force-zooming on tap.
   2. roomier footer links: 26px thumb target -> ~44px, the platform guideline. */
@media (max-width:680px){
  input,select,textarea{font-size:16px}
  .footer-links a,.footer-contact a,.footer-legal-links a{padding-block:6px}
}

/* selected service chip (18 Aug 2026) - her own gold accent */
.service-chips button.is-selected{background:var(--gold);color:#fff;border-color:var(--gold);font-weight:700}
