:root{--navy-950:#0b1f33;--navy-850:#14334f;--steel:#1f4e78;--brass:#9a6a1f;--brass-soft:#f4ead8;--slate-700:#334155;--slate-500:#64748b;--surface:#fff;--tint:#f8fafc;--border:#d9e2ec;--focus:#2f6fb2;--shell:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:hidden}body{max-width:100%;color:var(--slate-700);background:var(--surface);margin:0;font-family:Inter,Aptos,Calibri,Arial,sans-serif;font-size:17px;line-height:1.65;overflow-x:hidden}a{color:inherit}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--navy-950);text-wrap:balance;line-height:1.12}h1,h2{font-family:Georgia,Times New Roman,serif}h1{letter-spacing:-.045em;font-size:clamp(2.65rem,6vw,5.3rem)}h2{letter-spacing:-.025em;font-size:clamp(2rem,3.5vw,3.25rem)}h3{font-size:1.25rem}.shell{width:min(var(--shell), calc(100% - 2rem));margin-inline:auto}.narrow{max-width:850px}.skip-link{z-index:100;color:var(--navy-950);border:2px solid var(--focus);background:#fff;padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}:focus-visible{outline:3px solid var(--focus);outline-offset:3px}.site-header{z-index:50;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff2;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-width:0;min-height:76px;display:flex}.wordmark{min-width:0;color:var(--navy-950);align-items:center;gap:.7rem;font-family:Georgia,serif;font-size:1.25rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark-logo{object-fit:contain;width:42px;height:34px}.desktop-nav{align-items:center;gap:1.5rem;font-size:.94rem;font-weight:650;display:flex}.desktop-nav a{text-decoration:none}.desktop-nav>a:hover{color:var(--steel)}.mobile-nav{flex:none;margin-left:auto;display:none;position:relative}.mobile-nav summary{cursor:pointer;padding:.5rem;font-weight:700;list-style:none}.mobile-nav nav{border:1px solid var(--border);background:#fff;min-width:220px;padding:.75rem;position:absolute;top:3rem;right:0;box-shadow:0 18px 50px #0b1f3329}.mobile-nav nav a{padding:.75rem;text-decoration:none;display:block}.button{border:1px solid var(--brass);background:var(--brass);color:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.2rem;font-size:.96rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover{background:#7f5617;border-color:#7f5617}.button-blue{background:#2b68c0;border-color:#2b68c0}.button-blue:hover{background:#24579f;border-color:#24579f}.button-small{min-height:40px;padding:.55rem .95rem}.button-ghost{color:#fff;background:0 0;border-color:#ffffff8c}.button-ghost:hover{background:#ffffff1f;border-color:#fff}.button-outline{color:var(--navy-950);border-color:var(--border);background:#fff}.home-hero{color:#fff;align-items:center;min-height:min(760px,100svh - 76px);display:grid;position:relative;overflow:hidden}.home-hero-media,.home-hero-shade{position:absolute;inset:0}.home-hero-media img{object-fit:cover;object-position:center 58%}.home-hero-shade{background:linear-gradient(90deg,#05121feb 0%,#081a2cc7 51%,#081a2c6e 100%)}.home-hero-content{z-index:1;gap:clamp(2rem,5vw,4rem);padding-block:clamp(5rem,11vw,9rem);display:grid;position:relative}.home-hero-copy{max-width:940px}.home-hero h1{color:#fff;max-width:930px;font-size:clamp(3rem,6.4vw,6.1rem)}.hero-lead{color:#d7e4ee;max-width:680px;font-size:clamp(1.15rem,2vw,1.4rem)}.hero-lines{grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;display:grid}.hero-lines a{min-height:82px;color:var(--navy-950);background:#ffffffeb;border:1px solid #ffffff7a;flex-direction:column;gap:.15rem;padding:1rem 1.25rem;text-decoration:none;display:flex}.hero-lines a:first-child{border-radius:8px 0 0 8px}.hero-lines a:last-child{border-radius:0 8px 8px 0}.hero-lines a+a{border-left:0}.hero-lines strong{color:#1f5fc4;font-family:Georgia,serif;font-size:1.08rem}.hero-lines span{color:var(--slate-500);font-size:.84rem}.actions,.stack-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.decision-panel{color:var(--slate-700);background:#fffffff2;border-radius:10px;padding:clamp(1.5rem,3vw,2.5rem);box-shadow:0 28px 70px #0000003d}.decision-panel ol{margin:0;padding:0;list-style:none}.decision-panel li{border-top:1px solid var(--border);grid-template-columns:42px 1fr;gap:1rem;padding:1rem 0;display:grid}.decision-panel li>span{color:var(--brass);letter-spacing:.08em;font-size:.82rem;font-weight:800}.decision-panel strong{color:var(--navy-950)}.decision-panel p{margin:.25rem 0 0;font-size:.94rem}.eyebrow{color:var(--brass);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:.76rem;font-weight:850}.eyebrow.light{color:#e6bd7f}.section{padding:clamp(4rem,8vw,7rem) 0}.section-tint{background:var(--tint);border-block:1px solid var(--border)}.section-navy{background:var(--navy-950);color:#d7e4ee}.section-navy h2{color:#fff}.section-heading{max-width:720px;margin-bottom:2.5rem}.card-grid{gap:1.25rem;display:grid}.card-grid.three{grid-template-columns:repeat(3,1fr)}.card-grid.two,.contact-grid{grid-template-columns:repeat(2,1fr)}.card,.action-card{border:1px solid var(--border);background:#fff;border-radius:10px;padding:clamp(1.5rem,3vw,2.35rem);box-shadow:0 12px 35px #0b1f330f}.card p:last-child,.action-card p:last-child{margin-bottom:0}.card.numbered>span{color:var(--brass);letter-spacing:.12em;font-size:.8rem;font-weight:850}.card.product{flex-direction:column;min-height:270px;display:flex}.card.product .text-link{margin-top:auto}.visual-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.visual-card{border:1px solid var(--border);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 18px 45px #0b1f3317}.visual-card-image{height:210px;position:relative;overflow:hidden}.visual-card-image img{object-fit:cover;transition:transform .35s}.visual-card:hover .visual-card-image img{transform:scale(1.025)}.visual-card-body{padding:clamp(1.4rem,2.7vw,2rem)}.visual-card-body ul{gap:.6rem;margin:1.2rem 0;padding:0;list-style:none;display:grid}.visual-card-body li{padding-left:1.25rem;font-size:.94rem;position:relative}.visual-card-body li:before{content:"";background:var(--brass);border-radius:999px;width:7px;height:7px;position:absolute;top:.68em;left:0}.capability-split{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.capability-reverse .capability-image{order:2}.capability-image{border-radius:12px;min-height:430px;position:relative;overflow:hidden;box-shadow:0 24px 55px #0b1f3324}.capability-image img{object-fit:cover}.capability-copy{max-width:560px}.split{grid-template-columns:minmax(0,1fr) minmax(300px,.85fr);align-items:center;gap:clamp(2rem,7vw,6rem);display:grid}.align-start{align-items:start}.text-link{color:var(--steel);text-underline-offset:.25em;margin-top:1rem;font-weight:800;text-decoration-thickness:1px;display:inline-block}.page-hero{background:linear-gradient(145deg, var(--navy-950), var(--navy-850));color:#e6edf3;align-items:end;min-height:470px;display:grid;position:relative;overflow:hidden}.page-hero-media,.page-hero-shade{position:absolute;inset:0}.page-hero-media img{object-fit:cover}.page-hero-shade{background:linear-gradient(90deg,#05121ff0 0%,#081b2dc7 50%,#081b2d52 100%)}.page-hero-inner{z-index:1;width:min(var(--shell), calc(100% - 2rem));padding-block:clamp(4.5rem,9vw,7.5rem);position:relative}.page-hero h1{color:#fff;text-shadow:0 3px 24px #00000047;max-width:900px;font-size:clamp(2.8rem,5.4vw,5rem)}.hero-copy{max-width:720px;font-size:1.22rem}.hero-copy p:last-child{margin-bottom:0}.ai-product-hero{color:#fff;background:linear-gradient(90deg,#071625eb 0%,#0b1f33c7 48%,#0b1f3361 100%),url(/images/stock/ai-experts-hero.jpg) 50%/cover no-repeat;align-items:end;min-height:620px;display:grid;position:relative;overflow:hidden}.ai-product-hero:after{content:"";pointer-events:none;background:linear-gradient(#0000 54%,#07162594);position:absolute;inset:0}.ai-product-hero-inner{z-index:1;padding-block:clamp(5rem,10vw,8rem);position:relative}.ai-product-hero h1{color:#fff;max-width:850px;font-size:clamp(2.7rem,5.5vw,5.1rem)}.ai-product-hero .hero-lead{max-width:760px}.ai-expert-grid .card{padding-top:3.2rem;position:relative}.ai-expert-grid .card>span{color:var(--brass);letter-spacing:.12em;font-size:.78rem;font-weight:850;position:absolute;top:1.25rem;right:1.4rem}.principles article{border-top:1px solid var(--border);padding:1.2rem 0}.principles article:first-child{border-top:0;padding-top:0}.team-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.person-card{border:1px solid var(--border);background:#fff;border-radius:10px;grid-template-columns:112px 1fr;gap:1.25rem;padding:clamp(1.35rem,2.5vw,2rem);display:grid;box-shadow:0 12px 35px #0b1f330f}.person-photo{border:1px solid var(--border);background:var(--tint);border-radius:8px;width:112px;height:112px;overflow:hidden}.person-photo img{object-fit:cover;object-position:center top;width:100%;height:100%}.person-card h3{margin-bottom:.3rem}.person-role{color:var(--steel);font-size:.92rem;font-weight:800}.process-list{counter-reset:process;gap:1rem;margin:0;padding:0;list-style:none;display:grid}.process-list li{counter-increment:process;border-top:1px solid var(--border);grid-template-columns:52px 1fr;gap:1rem;padding:1.25rem 0;display:grid}.process-list li:before{content:counter(process, decimal-leading-zero);color:var(--brass);letter-spacing:.12em;font-size:.8rem;font-weight:850}.process-list strong{color:var(--navy-950)}.pill-list{flex-wrap:wrap;gap:.65rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.pill-list li{border:1px solid var(--border);color:var(--navy-850);background:#fff;border-radius:999px;padding:.45rem .8rem;font-size:.88rem;font-weight:750}.proof-note{border-left:4px solid var(--brass);background:var(--brass-soft);padding:1.2rem 1.4rem}.contact-grid{gap:1.25rem;display:grid}.contact-grid h2{overflow-wrap:anywhere;font-size:clamp(1.55rem,3vw,2.2rem)}address{font-style:normal}.prose{max-width:820px}.prose h2{margin-top:2.3rem;font-size:1.65rem}.site-footer{color:#aebdca;background:#071625;padding:4rem 0 1.5rem}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:2rem;display:grid}.footer-grid h2{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-family:inherit;font-size:.85rem}.footer-wordmark{color:#fff;margin-bottom:.7rem;font-family:Georgia,serif;font-size:1.55rem}.footer-brand{color:#fff;align-items:center;gap:.65rem;margin-bottom:.7rem;text-decoration:none;display:inline-flex}.footer-brand img{object-fit:contain;filter:brightness(0)invert();width:48px;height:38px}.footer-brand .footer-wordmark{margin-bottom:0}.footer-grid a{width:fit-content;margin:.45rem 0;text-decoration:none;display:block}.footer-grid a:hover{color:#fff;text-decoration:underline}.footer-base{border-top:1px solid #243849;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;font-size:.85rem;display:flex}.footer-legal{gap:1rem;display:flex}.footer-legal a{text-decoration:none}@media (max-width:900px){.desktop-nav{display:none}.mobile-nav{display:block}.home-hero-content,.split,.capability-split{grid-template-columns:1fr}.capability-reverse .capability-image{order:0}.card-grid.three,.visual-card-grid,.team-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){body{font-size:16px}.shell{width:min(var(--shell), calc(100% - 1.25rem))}h1{letter-spacing:-.035em;overflow-wrap:anywhere;font-size:clamp(2.2rem,12vw,3.1rem)}.home-hero{min-height:auto}.home-hero h1{overflow-wrap:normal;font-size:clamp(2.65rem,13.2vw,4rem)}.home-hero-shade{background:linear-gradient(90deg,#05121fe8,#081a2cad)}.hero-lines{grid-template-columns:1fr}.hero-lines a,.hero-lines a:first-child,.hero-lines a:last-child{border:1px solid #ffffff73;border-radius:7px;min-height:68px}.hero-lines a+a{border-top:0;border-left:1px solid #ffffff73}.page-hero h1{font-size:clamp(2.15rem,11vw,3rem)}.page-hero{min-height:410px}.page-hero-shade{background:linear-gradient(90deg,#05121fe8,#081b2d9e)}.hero-copy{font-size:1.08rem}.ai-product-hero{background-position:60%;min-height:560px}.wordmark{font-size:1.1rem}.wordmark-logo{width:38px;height:30px}.card-grid.two,.contact-grid{grid-template-columns:1fr}.person-card{grid-template-columns:88px 1fr}.person-photo{width:88px;height:88px}.visual-card-image{height:190px}.capability-image{min-height:300px}.actions,.stack-actions{flex-direction:column}.actions .button,.stack-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-base{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
