html,body,#root{min-height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}img{max-width:100%}a{text-decoration:none}button,input,textarea,select{font:inherit}::selection{background:#273442;color:#fff}:root{--ink:#1e2b35;--ink-soft:#62717d;--navy:#20384c;--navy-deep:#162c3f;--accent:#708797;--stone:#f2f0eb;--stone-2:#e9e7e1;--paper:#fbfaf7;--white:#fff;--line:#d9dbd8;--line-dark:#c8cbc9;--success:#4f765f;--shadow-soft:0 12px 35px rgba(24,37,46,.07);--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}body.nav-lock{overflow:hidden}a{color:inherit}button,input,select,textarea{font:inherit}img{max-width:100%;display:block}.site-shell{overflow:hidden;background:var(--paper)}.container{width:min(1180px,calc(100% - 56px));margin:0 auto}.section{padding:72px 0}.section-label{margin:0 0 12px;font-size:.64rem;line-height:1.2;letter-spacing:.17em;font-weight:800;color:#718594;text-transform:uppercase}.section-heading{margin-bottom:34px}.section-heading.split{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(280px,.55fr);gap:70px;align-items:end}.section-heading.compact{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.6fr);gap:70px;align-items:end}.section-heading h2,.tech-data h2,.channel-heading h2,.relations-copy h2,.faq-copy h2,.contact-heading h2{font-family:var(--serif);font-size:clamp(1.95rem,2.45vw,2.7rem);line-height:1.04;letter-spacing:-.032em;font-weight:400;margin:0;color:#1d2a34}.section-heading>div>p:not(.section-label),.heading-note,.section-heading.compact>p{font-size:.88rem;line-height:1.65;color:#6e777d;margin:12px 0 0;max-width:640px}.heading-note,.section-heading.compact>p{margin:0}.reveal{opacity:0;transform:translateY(14px);transition:opacity .65s ease,transform .65s ease}.reveal.delay-1{transition-delay:.08s}.reveal.delay-2{transition-delay:.15s}.reveal.is-visible{opacity:1;transform:none}.rdc-icon{display:block}.icon-box{width:42px;height:42px;border:1px solid #d9dee1;background:#f7f8f7;display:grid;place-items:center;color:#536f82}.icon-box.large{width:50px;height:50px}.topbar{height:68px;background:#fbfaf7f5;border-bottom:1px solid #e1e1dd;position:sticky;top:0;z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.topbar-inner{width:min(1240px,calc(100% - 46px));height:100%;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:34px}.brand{display:flex;align-items:center;gap:13px;text-decoration:none;min-width:max-content}.brand img{width:102px;height:auto}.brand span{font-family:var(--serif);font-size:.72rem;line-height:1.12;color:#68737a;padding-left:13px;border-left:1px solid #d5d6d3}.desktop-nav{display:flex;justify-content:flex-end;gap:27px;align-items:center}.desktop-nav a{font-size:.72rem;font-weight:650;text-decoration:none;color:#3f4a52;white-space:nowrap}.desktop-nav a:hover{color:#102a3e}.header-cta{height:38px;padding:0 16px;background:var(--navy-deep);color:#fff;text-decoration:none;display:flex;align-items:center;gap:10px;font-size:.69rem;font-weight:760;white-space:nowrap;box-shadow:0 6px 16px #162c3f1c}.mobile-trigger{display:none;width:42px;height:42px;background:transparent;border:0;place-items:center;gap:5px}.mobile-trigger i{display:block;width:20px;height:1px;background:#213746}.mobile-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0e1c2659;z-index:80;opacity:0;pointer-events:none;transition:.25s}.mobile-backdrop.open{opacity:1;pointer-events:auto}.mobile-panel{position:fixed;top:0;right:0;width:min(360px,88vw);height:100dvh;background:#f7f6f2;z-index:90;padding:24px;transform:translate(100%);transition:.28s ease;display:flex;flex-direction:column}.mobile-panel.open{transform:none}.mobile-panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--line)}.mobile-panel-head img{width:93px}.mobile-panel-head button{border:0;background:transparent;color:var(--ink)}.mobile-panel nav{display:grid;padding:20px 0}.mobile-panel nav a{padding:14px 0;border-bottom:1px solid var(--line);text-decoration:none;font-family:var(--serif);font-size:1.18rem}.mobile-panel-cta{margin-top:auto;background:var(--navy-deep);color:#fff;text-decoration:none;padding:14px 16px;display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:750}.hero{min-height:548px;display:grid;grid-template-columns:minmax(430px,45%) 1fr;background:#f7f5f0;border-bottom:1px solid #e1e0dc;position:relative}.hero-copy{padding:38px clamp(34px,4.6vw,68px) 34px max(36px,calc((100vw - 1240px)/2 + 28px));display:flex;flex-direction:column;justify-content:center;min-width:0}.hero h1{font-family:var(--serif);font-weight:400;font-size:clamp(2.45rem,3vw,3.35rem);line-height:1.01;letter-spacing:-.04em;margin:4px 0 15px;max-width:560px;color:#1c2a34}.hero h1 span{color:#6d7e89}.hero-lead{font-size:.86rem;line-height:1.62;color:#67747d;max-width:520px;margin:0}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:20px}.button-primary{background:var(--navy-deep);color:#fff;text-decoration:none;padding:10px 14px;display:inline-flex;gap:13px;align-items:center;font-size:.7rem;font-weight:760}.button-link{font-size:.7rem;font-weight:700;color:#425968;text-underline-offset:4px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);max-width:560px;margin-top:24px;padding-top:14px;border-top:1px solid #d7d7d2}.hero-proof>div{padding:0 15px;border-right:1px solid #d6d7d3;min-width:0}.hero-proof>div:first-child{padding-left:0}.hero-proof>div:last-child{border-right:0}.hero-proof strong{display:block;font-family:var(--serif);font-size:1.18rem;line-height:1;color:#293944;font-weight:400}.hero-proof span{display:block;font-size:.58rem;line-height:1.35;color:#7a8388;margin-top:5px}.hero-media{position:relative;overflow:hidden;min-height:548px;background:#d8d7d2}.hero-media img{width:100%;height:100%;object-fit:cover;object-position:center 42%;filter:grayscale(.12) saturate(.58) contrast(.95) brightness(.91)}.hero-media:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#e8e5de14;pointer-events:none;z-index:1}.hero-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#f5f2eb21,#1f2b341a);pointer-events:none;z-index:1}.hero-note{position:absolute;right:6.5%;bottom:6.5%;width:210px;background:#f8f7f3f0;padding:18px 20px;box-shadow:var(--shadow-soft);z-index:2}.hero-note i{width:21px;height:1px;background:#708493;display:block}.hero-note p{font-family:var(--serif);font-size:1.13rem;line-height:1.15;color:#596a76;margin:10px 0 13px}.hero-note span{font-size:.53rem;letter-spacing:.17em;color:#71818b;font-weight:800}.model-section{background:#fff;position:relative;z-index:2}.operating-grid{border:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);background:#fff}.operating-card{padding:28px 24px 26px;border-right:1px solid var(--line);min-height:305px;position:relative}.operating-card:last-child{border-right:0}.operating-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:28px}.operating-top>span{font-size:.58rem;letter-spacing:.14em;color:#a0a5a6}.operating-card h3{font-family:var(--serif);font-size:1.45rem;font-weight:400;margin:0 0 9px}.operating-card>p{font-size:.77rem;line-height:1.55;color:#727b80;margin:0 0 18px;min-height:58px}.operating-card ul{list-style:none;padding:0;margin:0;display:grid;gap:7px}.operating-card li{font-size:.69rem;color:#57656f;padding-left:14px;position:relative}.operating-card li:before{content:"";width:4px;height:4px;background:#8799a5;position:absolute;left:0;top:.55em;border-radius:50%}.capability-strip{margin-top:16px;border:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr);background:#f4f3ef}.capability-strip article{display:flex;gap:13px;padding:17px 18px;border-right:1px solid #d9dad7;border-bottom:1px solid #d9dad7}.capability-strip article:nth-child(3n){border-right:0}.capability-strip article:nth-child(n+4){border-bottom:0}.cap-icon{color:#607a8b;margin-top:2px}.capability-strip strong{display:block;font-size:.69rem;letter-spacing:.02em}.capability-strip span{display:block;font-size:.64rem;line-height:1.4;color:#7a8287;margin-top:3px}.needs-section{background:var(--stone)}.need-tabs{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);background:#e8e6e0}.need-tabs button{border:0;border-right:1px solid #d7d6d1;background:transparent;padding:11px 12px;font-size:.68rem;color:#727a7f;cursor:pointer}.need-tabs button:last-child{border-right:0}.need-tabs button.active{background:#fff;color:#283c4b;box-shadow:inset 0 2px #526d80;font-weight:760}.need-panel{display:grid;grid-template-columns:1.25fr .75fr 1fr;background:#fff;border:1px solid var(--line);border-top:0;min-height:330px}.need-summary,.need-focus,.effort-chart{padding:30px 28px}.need-summary{border-right:1px solid var(--line)}.need-summary h3{font-family:var(--serif);font-size:1.75rem;line-height:1.06;font-weight:400;margin:10px 0;max-width:520px}.need-summary>p:not(.section-label){font-size:.77rem;line-height:1.62;color:#747d82;margin:0}.need-summary ul{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:9px 15px}.need-summary li{display:flex;gap:8px;font-size:.67rem;color:#55636c;align-items:center}.need-summary li .rdc-icon{color:#6c8393;flex:0 0 auto}.need-focus{border-right:1px solid var(--line);display:flex;flex-direction:column;justify-content:center}.need-focus>span,.chart-title>span{font-size:.56rem;letter-spacing:.15em;font-weight:800;color:#7e8e99}.need-focus>strong{font-family:var(--serif);font-size:1.35rem;line-height:1.15;font-weight:400;margin:10px 0}.need-focus>p{font-size:.7rem;line-height:1.55;color:#7a8287;margin:0}.need-focus>a{margin-top:22px;display:flex;align-items:center;gap:10px;font-size:.68rem;font-weight:750;text-decoration:none;color:#3e5a6d}.effort-chart{display:flex;flex-direction:column}.chart-title{display:grid;gap:4px}.chart-title small{font-size:.58rem;color:#979b9d}.chart-bars{height:190px;display:flex;gap:13px;align-items:flex-end;margin-top:auto;padding-top:18px}.chart-col{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.bar-track{height:145px;width:100%;background:#eeefed;display:flex;align-items:flex-end}.bar-track i{width:100%;display:block;background:linear-gradient(#93a5b1,#526b7d);transition:height .45s ease}.chart-col span{font-size:.55rem;color:#7b8286}.tech-section{background:#fff}.tech-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:stretch}.tech-data,.channel-side{border:1px solid var(--line);background:#fff;padding:34px}.tech-data{background:#f2f1ed}.tech-data>p:not(.section-label),.channel-heading>p:not(.section-label){font-size:.79rem;line-height:1.62;color:#707a80;max-width:590px}.data-points{display:grid;grid-template-columns:1fr 1fr;margin-top:24px;border-top:1px solid #d7d8d5;border-left:1px solid #d7d8d5}.data-points>div{display:flex;gap:11px;padding:13px;border-right:1px solid #d7d8d5;border-bottom:1px solid #d7d8d5;min-height:62px}.data-points strong{font-size:.56rem;color:#80909b;letter-spacing:.1em}.data-points span{font-size:.66rem;line-height:1.4;color:#4f606c}.mini-dashboard{margin-top:21px;border:1px solid #d2d6d7;background:#fff;height:120px;padding:13px}.dash-head{display:flex;gap:5px;border-bottom:1px solid #e3e4e2;padding-bottom:8px}.dash-head span{width:5px;height:5px;border-radius:50%;background:#b4bdc1}.dash-main{display:grid;grid-template-columns:.9fr 1.1fr;gap:18px;height:78px;padding-top:12px}.dash-bars{display:flex;align-items:flex-end;gap:7px}.dash-bars i{flex:1;background:#728998}.dash-bars i:nth-child(1){height:37%}.dash-bars i:nth-child(2){height:68%}.dash-bars i:nth-child(3){height:52%}.dash-bars i:nth-child(4){height:86%}.dash-bars i:nth-child(5){height:72%}.dash-lines{display:grid;gap:8px;align-content:center}.dash-lines b{height:5px;background:#e4e7e6;border-radius:20px}.dash-lines b:nth-child(1){width:92%}.dash-lines b:nth-child(2){width:70%}.dash-lines b:nth-child(3){width:84%}.dash-lines b:nth-child(4){width:58%}.channel-side{padding-bottom:26px}.channel-heading{margin-bottom:21px}.channel-cards{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line)}.channel-cards article{padding:18px 13px;border-right:1px solid var(--line);min-height:145px}.channel-cards article:last-child{border-right:0}.channel-cards .icon-box{width:36px;height:36px}.channel-cards h3{font-size:.69rem;margin:13px 0 5px}.channel-cards p{font-size:.61rem;line-height:1.45;color:#7b8286;margin:0}.relations-section{background:#f7f6f2;padding-top:58px;padding-bottom:0}.relations-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:38px;align-items:center}.relations-photo{height:305px;position:relative;overflow:hidden;background:#ddd}.relations-photo img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.62) contrast(.95) brightness(.97)}.relations-photo span{position:absolute;left:16px;bottom:16px;background:#182b3ae6;color:#fff;padding:9px 12px;font-size:.59rem;max-width:265px}.relations-copy h2{font-size:clamp(1.9rem,2.2vw,2.45rem)}.relations-copy>p:not(.section-label){font-size:.76rem;line-height:1.62;color:#707a80;max-width:570px}.relation-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:20px;border-top:1px solid var(--line)}.relation-stats>div{padding:13px 15px 0;border-right:1px solid var(--line)}.relation-stats>div:first-child{padding-left:0}.relation-stats>div:last-child{border-right:0}.relation-stats strong{display:block;font-family:var(--serif);font-size:1.24rem;font-weight:400}.relation-stats span{display:block;font-size:.58rem;line-height:1.32;color:#80868a;margin-top:4px}.clients-inline{margin-top:34px;background:#303a42;padding:18px 0 20px;color:#fff}.clients-title{display:flex;justify-content:space-between;align-items:end;margin-bottom:15px}.clients-title p{font-size:.58rem;letter-spacing:.16em;font-weight:800;margin:0}.clients-title span{font-size:.6rem;color:#c8d0d5}.logo-window{overflow:hidden}.logo-track{display:flex;gap:14px;width:max-content;animation:logoRail 34s linear infinite}.client-logo{width:218px;height:98px;background:#f5f5f2;border:1px solid rgba(255,255,255,.18);display:grid;place-items:center;padding:9px 14px}.client-logo img{max-width:100%;max-height:72px;object-fit:contain;filter:grayscale(1) saturate(0) contrast(.92);opacity:.88;mix-blend-mode:multiply}@keyframes logoRail{to{transform:translate(calc(-50% - 7px))}}.faq-section{background:var(--stone);padding-top:76px}.faq-layout{display:grid;grid-template-columns:.62fr 1fr 1fr;gap:22px;align-items:stretch}.faq-copy{padding-right:20px}.faq-copy h2{font-size:clamp(1.9rem,2.25vw,2.5rem)}.faq-selector{border-top:1px solid #cfd2d1}.faq-selector button{width:100%;border:0;border-bottom:1px solid #cfd2d1;background:transparent;padding:12px 6px;display:grid;grid-template-columns:34px 1fr auto;text-align:left;align-items:center;gap:8px;color:#394954;cursor:pointer}.faq-selector button span{font-size:.56rem;color:#9aa0a2}.faq-selector button b{font-size:.68rem;font-weight:650;line-height:1.35}.faq-selector button i{font-style:normal;color:#81919c;font-size:.8rem}.faq-selector button.active{background:#344149;color:#fff;padding-left:12px;padding-right:12px}.faq-selector button.active span,.faq-selector button.active i{color:#bfcbd2}.faq-answer{background:#fff;border:1px solid var(--line);padding:30px;box-shadow:var(--shadow-soft);min-height:300px}.faq-answer>span{font-size:.62rem;letter-spacing:.12em;color:#87959e}.faq-answer h3{font-family:var(--serif);font-size:1.6rem;line-height:1.08;font-weight:400;margin:22px 0 13px}.faq-answer p{font-size:.75rem;line-height:1.68;color:#6f787e;margin:0}.contact-section{background:#fff}.contact-heading{text-align:center;max-width:760px;margin:0 auto 28px}.contact-heading h2{font-size:clamp(2rem,2.6vw,2.85rem)}.contact-heading>p:not(.section-label){font-size:.78rem;color:#778086;margin:10px auto 0}.contact-choices{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-choices>button{border:1px solid var(--line);background:#fff;padding:18px 20px;display:grid;grid-template-columns:50px 1fr auto;align-items:center;gap:16px;text-align:left;cursor:pointer;color:var(--ink)}.contact-choices>button:hover,.contact-choices>button.active{border-color:#9daab2;box-shadow:var(--shadow-soft)}.contact-choices span{font-size:.54rem;letter-spacing:.15em;font-weight:800;color:#87939a}.contact-choices h3{font-family:var(--serif);font-weight:400;font-size:1.25rem;margin:4px 0}.contact-choices p{font-size:.67rem;line-height:1.45;color:#7a8084;margin:0}.contact-panel{margin-top:14px;border:1px solid var(--line);background:#fff;display:grid;grid-template-columns:.72fr 1.28fr;box-shadow:var(--shadow-soft)}.contact-panel-copy{padding:30px;background:#f1f0ec;border-right:1px solid var(--line)}.contact-panel-copy>span{font-size:.56rem;letter-spacing:.16em;font-weight:850;color:#6f8392}.contact-panel-copy h3{font-family:var(--serif);font-weight:400;font-size:1.7rem;line-height:1.08;margin:12px 0}.contact-panel-copy>p{font-size:.75rem;line-height:1.6;color:#747b80}.direct-links{display:grid;gap:7px;margin-top:22px}.direct-links a{font-size:.7rem;font-weight:700;color:#435e72;text-decoration:none}.safety-note{font-size:.68rem;line-height:1.5;color:#5f6870;border-top:1px solid #d5d5d0;margin-top:22px;padding-top:14px}.business-form{padding:27px 30px;position:relative}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px 24px}.business-form label{display:grid;gap:6px}.business-form label>span{font-size:.56rem;letter-spacing:.09em;text-transform:uppercase;font-weight:800;color:#77828a}.business-form input,.business-form select,.business-form textarea{width:100%;border:0;border-bottom:1px solid #ccd0d1;background:transparent;border-radius:0;padding:7px 0 9px;color:#2b3741;outline:none}.business-form input:focus,.business-form select:focus,.business-form textarea:focus{border-color:#506c80}.business-form textarea{resize:vertical;min-height:80px}.message-field{margin-top:20px}.confirm-field{display:flex!important;grid-template-columns:auto 1fr;align-items:flex-start;gap:9px!important;margin-top:16px}.confirm-field input{width:15px;height:15px;margin-top:2px;accent-color:#4b687d}.confirm-field span{text-transform:none!important;letter-spacing:0!important;font-size:.65rem!important;line-height:1.4;color:#747d83!important;font-weight:500!important}.honeypot{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.form-submit{margin-top:17px;border:0;background:var(--navy-deep);color:#fff;padding:10px 14px;display:inline-flex;align-items:center;gap:11px;font-size:.7rem;font-weight:750;cursor:pointer}.form-submit:disabled{opacity:.65;cursor:wait}.form-message{margin-top:12px;padding:9px 11px;font-size:.68rem}.form-message.success{background:#e8f2ed;color:#345d4a;border:1px solid #c9dfd3}.form-message.error{background:#f7e9e8;color:#81504d;border:1px solid #e7cfcd}.person-routes{padding:20px 28px}.person-routes a{display:grid;grid-template-columns:1fr auto;gap:5px 20px;padding:15px 4px;border-bottom:1px solid var(--line);text-decoration:none}.person-routes a:last-child{border-bottom:0}.person-routes span{font-size:.55rem;letter-spacing:.14em;font-weight:800;color:#7c8b96}.person-routes strong{font-family:var(--serif);font-weight:400;font-size:1.15rem;grid-column:1}.person-routes p{grid-column:1;font-size:.68rem;color:#797f83;margin:0}.person-routes b{grid-column:2;grid-row:1/4;align-self:center;font-size:.66rem;color:#456074}.person-contact-content{min-width:0}.person-form-intro{border-top:1px solid var(--line);padding:23px 30px 0}.person-form-intro>span{font-size:.56rem;letter-spacing:.14em;font-weight:800;color:#7c8b96}.person-form-intro h3{font-family:var(--serif);font-weight:400;font-size:1.35rem;line-height:1.1;margin:7px 0}.person-form-intro p{font-size:.69rem;line-height:1.55;color:#747d83;margin:0;max-width:700px}.person-form{padding-top:18px}.person-form .form-grid{gap:16px 24px}.site-footer{background:#efeee9;border-top:1px solid #dbdcd9;padding:23px 0 14px}.footer-row{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:34px}.footer-brand{display:flex;align-items:center;gap:13px}.footer-brand img{width:82px}.footer-brand span{font-family:var(--serif);font-size:.7rem;color:#687177;padding-left:13px;border-left:1px solid #d0d1cf}.footer-nav,.footer-social{display:flex;gap:18px}.footer-nav a,.footer-social a{font-size:.62rem;text-decoration:none;color:#566169}.footer-bottom{display:flex;justify-content:space-between;margin-top:18px;padding-top:11px;border-top:1px solid #d5d6d3;font-size:.58rem;color:#8a8f92}.footer-bottom a{text-decoration:none}.scroll-top{position:fixed;right:20px;bottom:20px;width:40px;height:40px;border:1px solid #d1d4d4;background:#fff;color:#31485a;display:grid;place-items:center;box-shadow:var(--shadow-soft);opacity:0;pointer-events:none;transform:translateY(5px);transition:.2s;z-index:45}.scroll-top.visible{opacity:1;pointer-events:auto;transform:none}@media (max-width:1120px){.desktop-nav{gap:17px}.desktop-nav a{font-size:.66rem}.brand span{display:none}.hero{grid-template-columns:46% 54%;min-height:520px}.hero-copy{padding-left:34px;padding-right:34px}.hero-media{min-height:520px}.hero h1{font-size:clamp(2.35rem,3.9vw,3.05rem);max-width:500px}.operating-grid{grid-template-columns:1fr 1fr}.operating-card:nth-child(2){border-right:0}.operating-card:nth-child(-n+2){border-bottom:1px solid var(--line)}.capability-strip{grid-template-columns:1fr 1fr}.capability-strip article:nth-child(3n){border-right:1px solid #d9dad7}.capability-strip article:nth-child(2n){border-right:0}.capability-strip article:nth-child(n+3){border-bottom:1px solid #d9dad7}.capability-strip article:nth-child(n+5){border-bottom:0}.need-panel{grid-template-columns:1fr 1fr}.effort-chart{grid-column:1/-1;border-top:1px solid var(--line);height:260px}.chart-bars{height:170px;max-width:640px;width:100%;margin:18px auto 0}.tech-layout{grid-template-columns:1fr}.channel-cards article{min-height:130px}.faq-layout{grid-template-columns:.65fr 1fr}.faq-answer{grid-column:2}.contact-panel{grid-template-columns:.8fr 1.2fr}}@media (max-width:860px){.topbar{height:64px}.topbar-inner{width:calc(100% - 30px);grid-template-columns:auto 1fr auto}.desktop-nav,.header-cta{display:none}.mobile-trigger{display:grid;justify-self:end}.brand img{width:84px}.container{width:min(100% - 34px,1180px)}.section{padding:60px 0}.hero{min-height:auto;grid-template-columns:1fr;background:#f7f5f0}.hero-copy{padding:44px 34px 36px}.hero-media{min-height:390px;max-height:450px}.hero h1{font-size:clamp(2.35rem,6.8vw,3.15rem);max-width:650px}.section-heading.split,.section-heading.compact{grid-template-columns:1fr;gap:16px}.section-heading.split{margin-bottom:27px}.heading-note{max-width:640px}.tech-layout{gap:20px}.need-tabs{grid-template-columns:1fr 1fr}.need-tabs button:nth-child(2){border-right:0}.need-tabs button:nth-child(-n+2){border-bottom:1px solid #d7d6d1}.need-panel{grid-template-columns:1fr}.need-summary,.need-focus{border-right:0;border-bottom:1px solid var(--line)}.effort-chart{grid-column:auto}.channel-cards{grid-template-columns:repeat(3,1fr)}.channel-cards article:nth-child(3){border-right:0}.channel-cards article:nth-child(n+4){border-top:1px solid var(--line)}.relations-grid{grid-template-columns:1fr;gap:30px}.relations-photo{order:2}.relations-copy{order:1}.faq-layout{grid-template-columns:1fr 1fr}.faq-copy{grid-column:1/-1}.faq-answer{grid-column:auto}.contact-panel{grid-template-columns:1fr}.contact-panel-copy{border-right:0;border-bottom:1px solid var(--line)}.footer-row{grid-template-columns:1fr auto}.footer-nav{grid-column:1/-1;justify-content:flex-start}}@media (max-width:620px){.container{width:min(100% - 24px,1180px)}.section{padding:50px 0}.hero-copy{padding:38px 20px 30px}.hero h1{font-size:clamp(2.15rem,10vw,2.8rem);line-height:1}.hero-lead{font-size:.84rem}.hero-actions{align-items:flex-start;flex-direction:column;gap:13px}.button-primary{width:100%;justify-content:space-between}.hero-proof{grid-template-columns:1fr;gap:0;margin-top:22px}.hero-proof>div{border-right:0;border-bottom:1px solid #d7d7d3;margin:0;padding:11px 0}.hero-proof>div:last-child{border-bottom:0}.hero-media{min-height:300px}.hero-note{right:12px;bottom:12px;width:205px;padding:17px}.hero-note p{font-size:1.05rem}.section-heading h2,.tech-data h2,.channel-heading h2,.relations-copy h2,.faq-copy h2,.contact-heading h2{font-size:2.25rem}.operating-grid{grid-template-columns:1fr}.operating-card,.operating-card:nth-child(2){border-right:0;border-bottom:1px solid var(--line);min-height:auto}.operating-card:last-child{border-bottom:0}.capability-strip{grid-template-columns:1fr}.capability-strip article{border-right:0!important;border-bottom:1px solid #d9dad7!important}.capability-strip article:last-child{border-bottom:0!important}.need-tabs{grid-template-columns:1fr}.need-tabs button{border-right:0!important;border-bottom:1px solid #d7d6d1!important}.need-tabs button:last-child{border-bottom:0!important}.need-summary,.need-focus,.effort-chart{padding:24px 20px}.need-summary ul{grid-template-columns:1fr}.need-summary h3{font-size:1.55rem}.effort-chart{height:250px}.chart-bars{height:155px}.tech-data,.channel-side{padding:25px 20px}.data-points{grid-template-columns:1fr}.channel-cards{grid-template-columns:1fr 1fr}.channel-cards article,.channel-cards article:nth-child(3){border-right:1px solid var(--line)}.channel-cards article:nth-child(2n){border-right:0}.channel-cards article:nth-child(n+3){border-top:1px solid var(--line)}.channel-cards article:last-child{grid-column:1/-1;border-right:0}.relations-photo{height:255px}.relation-stats{grid-template-columns:1fr}.relation-stats>div{border-right:0;border-bottom:1px solid var(--line);padding:11px 0}.relation-stats>div:last-child{border-bottom:0}.clients-title{display:block}.clients-title span{display:block;margin-top:5px}.client-logo{width:180px;height:80px;padding:8px 12px}.client-logo img{max-height:58px}.faq-layout{grid-template-columns:1fr}.faq-copy,.faq-selector,.faq-answer{grid-column:auto}.faq-answer{padding:24px 21px;min-height:240px}.contact-choices{grid-template-columns:1fr}.contact-choices>button{grid-template-columns:48px 1fr auto;padding:17px 15px}.business-form{padding:23px 19px}.form-grid{grid-template-columns:1fr}.person-routes{padding:15px 19px}.person-routes a{grid-template-columns:1fr}.person-routes b{grid-column:1;grid-row:auto;margin-top:6px}.footer-row{grid-template-columns:1fr}.footer-nav,.footer-social{flex-wrap:wrap;gap:11px 17px}.footer-bottom{gap:14px;align-items:flex-start}.footer-brand span{display:none}}.turnstile-wrap{margin-top:16px;min-height:65px;max-width:100%;overflow:hidden}@media (max-width:620px){.section{padding:44px 0}.section-label{font-size:.68rem;margin-bottom:10px}.section-heading{margin-bottom:24px}.section-heading h2,.tech-data h2,.channel-heading h2,.relations-copy h2,.faq-copy h2,.contact-heading h2{font-size:clamp(1.82rem,8.5vw,2.05rem);line-height:1.06}.section-heading>div>p:not(.section-label),.heading-note,.section-heading.compact>p{font-size:.84rem;line-height:1.58}.hero-copy{padding:34px 20px 26px}.hero h1{font-size:clamp(2rem,9vw,2.35rem);line-height:1.01;letter-spacing:-.035em;margin-bottom:13px}.hero-lead{font-size:.88rem;line-height:1.58}.hero-actions{margin-top:18px}.button-primary{min-height:44px;font-size:.78rem}.button-link{font-size:.78rem}.hero-proof{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:20px;padding-top:13px}.hero-proof>div{border-right:1px solid #d7d7d3;border-bottom:0;padding:0 9px;margin:0}.hero-proof>div:first-child{padding-left:0}.hero-proof>div:last-child{border-right:0;padding-right:0}.hero-proof strong{font-size:1.06rem}.hero-proof span{font-size:.58rem;line-height:1.3}.hero-media{min-height:260px;height:min(72vw,330px);max-height:330px}.hero-note{width:min(188px,55vw);padding:14px 15px;right:10px;bottom:10px}.hero-note p{font-size:.96rem;margin:8px 0 10px}.operating-card{padding:23px 20px}.operating-top{margin-bottom:20px}.operating-card h3{font-size:1.32rem}.operating-card>p{font-size:.84rem;min-height:0}.operating-card li{font-size:.78rem}.capability-strip article{padding:15px 16px}.capability-strip strong{font-size:.76rem}.capability-strip span{font-size:.73rem;line-height:1.45}.need-tabs button{font-size:.78rem;min-height:44px}.need-summary>p:not(.section-label){font-size:.83rem}.need-summary li{font-size:.77rem}.need-focus>span,.chart-title>span{font-size:.64rem}.need-focus>p{font-size:.78rem}.need-focus>a{font-size:.78rem;min-height:38px}.chart-title small,.chart-col span{font-size:.65rem}.tech-data>p:not(.section-label),.channel-heading>p:not(.section-label){font-size:.83rem}.data-points strong{font-size:.63rem}.data-points span{font-size:.76rem}.channel-cards article{min-height:132px;padding:16px 12px}.channel-cards h3{font-size:.78rem}.channel-cards p{font-size:.72rem}.relations-section{padding-top:44px}.relations-copy>p:not(.section-label){font-size:.82rem}.relations-photo{height:min(68vw,255px)}.relations-photo span{font-size:.67rem;max-width:78%;left:12px;bottom:12px}.relation-stats strong{font-size:1.15rem}.relation-stats span{font-size:.67rem}.clients-inline{margin-top:26px;padding:16px 0 18px}.clients-title p{font-size:.64rem}.clients-title span{font-size:.68rem;line-height:1.4}.client-logo{width:172px;height:82px;padding:7px 10px}.client-logo img{max-height:62px}.faq-section{padding-top:48px}.faq-selector button{min-height:48px;padding:11px 8px}.faq-selector button b{font-size:.76rem;line-height:1.4}.faq-selector button span{font-size:.63rem}.faq-answer{min-height:0;padding:22px 19px}.faq-answer h3{font-size:1.42rem;margin:16px 0 11px}.faq-answer p{font-size:.82rem;line-height:1.62}.contact-heading>p:not(.section-label){font-size:.82rem}.contact-choices>button{min-height:88px}.contact-choices span{font-size:.61rem}.contact-choices h3{font-size:1.18rem}.contact-choices p{font-size:.75rem}.contact-panel-copy{padding:23px 19px}.contact-panel-copy>span{font-size:.63rem}.contact-panel-copy h3{font-size:1.48rem}.contact-panel-copy>p{font-size:.8rem}.direct-links a{font-size:.76rem;overflow-wrap:anywhere}.safety-note{font-size:.75rem}.business-form label>span{font-size:.64rem}.business-form input,.business-form select,.business-form textarea{font-size:16px;min-height:44px}.business-form textarea{min-height:108px}.confirm-field span{font-size:.73rem!important;line-height:1.45}.form-message{font-size:.76rem;line-height:1.45}.form-submit{min-height:44px;font-size:.78rem}.turnstile-wrap{transform-origin:left top;max-width:100%}.person-routes span{font-size:.62rem}.person-routes p{font-size:.75rem}.person-routes b{font-size:.73rem}.person-form-intro{padding:19px 19px 0}.person-form-intro>span{font-size:.63rem}.person-form-intro h3{font-size:1.28rem}.person-form-intro p{font-size:.76rem;line-height:1.55}.footer-nav a,.footer-social a{font-size:.7rem}.footer-bottom{font-size:.65rem;flex-wrap:wrap}}@media (max-width:390px){.container{width:calc(100% - 20px)}.hero-copy{padding-left:16px;padding-right:16px}.hero h1{font-size:clamp(1.95rem,9.5vw,2.18rem)}.hero-proof span{font-size:.54rem}.channel-cards{grid-template-columns:1fr}.channel-cards article,.channel-cards article:nth-child(3),.channel-cards article:nth-child(2n){border-right:0}.channel-cards article:nth-child(n+2){border-top:1px solid var(--line)}.channel-cards article:last-child{grid-column:auto}.contact-choices>button{grid-template-columns:44px 1fr auto;gap:12px}.icon-box.large{width:44px;height:44px}}@media (hover:none){.contact-choices>button:hover{box-shadow:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.logo-track{animation:none}}main section[id]{scroll-margin-top:78px}@supports (padding:max(0px)){.mobile-panel{padding-bottom:max(24px,env(safe-area-inset-bottom))}}@media (min-width:1121px){.hero{min-height:565px;grid-template-columns:minmax(410px,43%) 1fr}.hero-copy{padding-top:30px;padding-bottom:28px}.hero-media{min-height:565px;height:565px}.hero h1{font-size:clamp(2.25rem,2.65vw,3rem);max-width:535px;margin-bottom:13px}.hero-lead{font-size:.83rem;line-height:1.58}.hero-actions{margin-top:17px}.hero-proof{margin-top:20px;padding-top:12px}.hero-note{width:195px;padding:16px 18px;right:5.5%;bottom:5.5%}.hero-note p{font-size:1.04rem}}@media (min-width:861px) and (max-width:1120px){.hero{min-height:535px}.hero-media{min-height:535px;height:535px}.hero h1{font-size:clamp(2.15rem,3.55vw,2.8rem)}.hero-copy{padding-top:30px;padding-bottom:28px}}@media (max-width:860px){.mobile-trigger{display:flex;width:auto;min-width:72px;height:40px;padding:0 10px 0 11px;border:1px solid #cfd4d6;background:#fff;align-items:center;justify-content:center;gap:9px;color:#213746;cursor:pointer}.mobile-trigger-label{display:block;font-size:.68rem;line-height:1;font-weight:760;letter-spacing:.02em}.mobile-trigger-bars{display:flex;width:20px;flex-direction:column;gap:4px}.mobile-trigger-bars i{display:block;width:20px;height:2px;background:#213746;border-radius:2px}.hero-media{min-height:330px;height:min(52vw,380px);max-height:380px}}@media (max-width:620px){.topbar{height:60px}.topbar-inner{width:calc(100% - 22px);gap:14px}.brand img{width:82px}.mobile-trigger{height:38px;min-width:70px;padding-left:10px;padding-right:9px}.hero-copy{padding-top:29px;padding-bottom:22px}.hero h1{font-size:clamp(1.9rem,8.7vw,2.22rem);line-height:1.015}.hero-lead{font-size:.84rem;line-height:1.55}.hero-actions{margin-top:16px}.hero-proof{margin-top:17px;padding-top:11px}.hero-media{min-height:0;height:min(64vw,285px);max-height:285px}.hero-media img{object-position:center 39%}.hero-note{width:min(172px,52vw);padding:12px 13px;right:9px;bottom:9px}.hero-note p{font-size:.88rem;line-height:1.13;margin:7px 0 8px}.hero-note span{font-size:.48rem}}@media (max-width:390px){.topbar-inner{width:calc(100% - 18px)}.mobile-trigger{min-width:66px;gap:7px;padding-left:8px;padding-right:8px}.mobile-trigger-label{font-size:.64rem}.mobile-trigger-bars,.mobile-trigger-bars i{width:18px}.hero-copy{padding-top:26px;padding-bottom:20px}.hero h1{font-size:clamp(1.82rem,8.9vw,2.08rem)}.hero-media{height:min(62vw,250px);max-height:250px}.hero-note{width:min(158px,50vw);padding:11px 12px}.hero-note p{font-size:.82rem}}@media (max-width:620px){.need-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}.need-tabs button{border-right:1px solid #d7d6d1!important;border-bottom:1px solid #d7d6d1!important}.need-tabs button:nth-child(2n){border-right:0!important}.need-tabs button:nth-last-child(-n+2){border-bottom:0!important}}@media (min-width:1121px){.hero{min-height:595px}.hero-media{min-height:595px;height:595px}.hero-note{width:168px;padding:13px 15px;right:4.8%;bottom:5%}.hero-note p{font-size:.91rem;line-height:1.12;margin:8px 0 10px}.hero-note span{font-size:.48rem}}@media (min-width:861px) and (max-width:1120px){.hero{min-height:565px}.hero-media{min-height:565px;height:565px}.hero-note{width:162px;padding:13px 14px;right:4.5%;bottom:4.5%}.hero-note p{font-size:.88rem;line-height:1.12;margin:8px 0 9px}.hero-note span{font-size:.47rem}}@media (max-width:860px){.hero-media{min-height:350px;height:min(54vw,400px);max-height:400px}.hero-note{width:155px;padding:12px 13px;right:10px;bottom:10px}.hero-note p{font-size:.84rem;line-height:1.12;margin:7px 0 8px}.hero-note span{font-size:.46rem}}@media (max-width:620px){.hero-media{min-height:0;height:min(68vw,305px);max-height:305px}.hero-note{width:min(145px,46vw);padding:10px 11px;right:8px;bottom:8px}.hero-note i{width:17px}.hero-note p{font-size:.77rem;line-height:1.1;margin:6px 0 7px}.hero-note span{font-size:.44rem}}@media (max-width:390px){.hero-media{height:min(67vw,270px);max-height:270px}.hero-note{width:min(132px,43vw);padding:9px 10px}.hero-note p{font-size:.72rem;line-height:1.08}}:root{--ink:#142b3c;--ink-soft:#617583;--navy:#1b4f77;--navy-deep:#0d3150;--accent:#5d84a0;--stone:#eef3f6;--stone-2:#e4ebf0;--paper:#f8f9f8;--line:#d4dde3;--line-dark:#bac8d1;--shadow-soft:0 16px 42px rgba(13,49,80,.09)}body,.site-shell{background:var(--paper)}.section-label{color:#426f91}.icon-box{border-color:#c9d7e0;background:#f2f7fa;color:#2f658b}.topbar{background:#fffffff7;border-bottom-color:#d6e0e6;box-shadow:0 5px 18px #0d31500b}.header-cta,.button-primary,.form-submit{background:var(--navy-deep)}.header-cta:hover,.button-primary:hover,.form-submit:hover{background:#164c75}.desktop-nav a:hover{color:#1b557f}.hero{background:linear-gradient(135deg,#fbfbf8,#edf3f7);border-bottom-color:#d7e0e5}.hero-copy{position:relative}.hero-copy:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#183f60,#6f93ac);opacity:.9}.hero h1{color:#142c3d}.hero h1 span{color:#587a92}.hero-lead{color:#5f7482}.hero-proof{border-top-color:#cbd7de}.hero-proof strong{color:#173b58}.hero-media img{filter:grayscale(.06) saturate(.72) contrast(.97) brightness(.92)}.hero-media:before{background:#1e496a0d}.hero-media:after{background:linear-gradient(90deg,#f1f5f71a,#0e324f29)}.hero-note{border-top:3px solid #2e648c;background:#fafaf8f2;box-shadow:0 18px 44px #0d315026}.hero-note p{color:#31556f}.hero-note i{background:#2e648c}.model-section{background:linear-gradient(180deg,#fff,#f7fafc)}.operating-grid{border-color:#cbd7de;box-shadow:0 16px 38px #0d31500e}.operating-card{background:linear-gradient(180deg,#fff,#fbfdfe);border-color:#d4dee4;overflow:hidden}.operating-card:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;background:#295f86}.operating-card:nth-child(2):before{background:#5a83a0}.operating-card:nth-child(3):before{background:#3e6f91}.operating-card:nth-child(4):before{background:#173f61}.operating-card h3{color:#173b58}.operating-card li:before{background:#3f7194}.capability-strip{background:#eaf1f5;border-color:#ccd8df;box-shadow:0 9px 26px #0d315009}.capability-strip article{border-color:#cedbe2;background:#fff6}.cap-icon{color:#2f668c}.capability-strip strong{color:#173a56}.needs-section{background:linear-gradient(180deg,#edf3f6,#e8eef2)}.need-tabs{background:#dfe8ee;border-color:#c6d4dd}.need-tabs button{border-color:#c8d6de;color:#526d7f}.need-tabs button.active{background:var(--navy-deep);color:#fff;box-shadow:none}.need-panel{border-color:#c7d4dc;box-shadow:0 18px 40px #0d315012}.need-summary h3,.need-focus>strong{color:#173b58}.need-focus{background:#f5f9fb}.need-focus>a{color:#1d5a84}.bar-track{background:#e3eaf0}.bar-track i{background:linear-gradient(180deg,#78a0ba,#214f72)}.tech-section{background:#f8fafb}.tech-data,.channel-side{border-color:#cad7df;box-shadow:0 16px 40px #0d31500f}.tech-data{background:linear-gradient(145deg,#0f3554,#1c527a);color:#fff}.tech-data .section-label{color:#a8c7db}.tech-data h2{color:#fff}.tech-data>p:not(.section-label){color:#d6e4ec}.data-points{border-color:#ffffff2e}.data-points>div{border-color:#ffffff2e;background:#ffffff09}.data-points strong{color:#9fc2d9}.data-points span{color:#f2f7fa}.mini-dashboard{border-color:#ffffff40;box-shadow:0 14px 30px #051b2b38}.dash-bars i{background:#4c7ea1}.channel-side{background:#fff}.channel-cards{border-color:#cfdae1}.channel-cards article{border-color:#cfdae1;background:linear-gradient(180deg,#fff,#f7fafc)}.channel-cards article:hover{background:#eef5f8}.channel-cards h3{color:#1f4764}.relations-section{background:#fbfcfc}.relations-photo{box-shadow:0 18px 42px #0d31501a;border:1px solid #cbd8df}.relations-photo img{filter:saturate(.72) contrast(.97) brightness(.96)}.relations-photo span{background:#0d3150ed}.relations-copy h2{color:#173b58}.relation-stats{border-top-color:#c9d6de}.relation-stats strong{color:#1c547d}.clients-inline{background:linear-gradient(90deg,#0c2e4a,#174a70 54%,#245d86);padding:22px 0 24px;box-shadow:inset 0 1px #ffffff1a}.clients-title p{font-size:.61rem}.clients-title span{color:#d7e3ea}.logo-track{gap:16px;animation-duration:38s}.client-logo{width:232px;height:106px;background:#f7f8f7;border-color:#ffffff3d;padding:10px 16px;box-shadow:0 7px 20px #02131f1c}.client-logo img{max-height:78px;filter:grayscale(1) saturate(0) contrast(.94);opacity:.9}.faq-section{background:linear-gradient(180deg,#edf2f5,#e8eef2)}.faq-selector{border-top-color:#c4d1d9}.faq-selector button{border-bottom-color:#c4d1d9;color:#29465b}.faq-selector button:hover{background:#ffffff7a}.faq-selector button.active{background:var(--navy-deep)}.faq-answer{border-color:#c6d3dc;border-top:4px solid #2d648c;box-shadow:0 18px 42px #0d315017}.faq-answer>span{color:#397095}.faq-answer h3{color:#183d59}.contact-section{background:#f9fbfc;border-top:1px solid #d6e0e6}.contact-choices>button{border-color:#cbd7df;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.contact-choices>button:hover,.contact-choices>button.active{border-color:#6f92aa;box-shadow:0 14px 32px #0d315017;transform:translateY(-1px)}.contact-choices>button.active .icon-box{background:#173f61;border-color:#173f61;color:#fff}.contact-panel{border-color:#c8d5dd;box-shadow:0 20px 46px #0d315017}.contact-panel-copy{background:linear-gradient(145deg,#e8f0f5,#f4f7f8);border-color:#cbd8df}.contact-panel-copy>span,.person-form-intro>span,.person-routes span{color:#3c6f93}.direct-links a,.person-routes b{color:#1c5a85}.business-form input:focus,.business-form select:focus,.business-form textarea:focus{border-color:#2c668f}.confirm-field input{accent-color:#245d86}.site-footer{background:#0d2f4b;border-top:0;color:#fff;padding-top:27px}.footer-brand img{width:86px;max-height:42px;object-fit:contain}.footer-brand span{color:#c8d9e4;border-left-color:#ffffff3b}.footer-nav a,.footer-social a{color:#dce7ed}.footer-nav a:hover,.footer-social a:hover{color:#fff}.footer-bottom{border-top-color:#ffffff26;color:#a9c0cf}.footer-bottom a{color:#c9dbe6}.scroll-top{border-color:#b8cbd8;color:#194d73}@media (max-width:860px){.hero-copy:before{width:3px}.tech-data{background:linear-gradient(145deg,#103652,#1d5279)}.client-logo{width:205px;height:94px}.client-logo img{max-height:68px}}@media (max-width:620px){.operating-card:before{height:3px}.clients-inline{padding:18px 0 20px}.client-logo{width:188px;height:90px;padding:8px 12px}.client-logo img{max-height:66px}.contact-choices>button:hover,.contact-choices>button.active{transform:none}.site-footer{padding-top:22px}}.client-logo.tall{padding:7px 18px}.client-logo.tall img{max-height:88px}@media (max-width:620px){.client-logo.tall img{max-height:74px}}:root{--rdc-blue:#1d3d90;--rdc-blue-mid:#345ca8;--rdc-blue-soft:#eef3fb;--rdc-blue-ink:#18365f}.section-label{color:#4a6598}.section-heading h2,.relations-copy h2,.contact-heading h2{color:var(--rdc-blue-ink)}.icon-box{color:#315b9c;background:#f1f5fb;border-color:#cbd7ea}.header-cta,.button-primary,.form-submit{background:linear-gradient(135deg,#102f50 0%,var(--rdc-blue) 100%)}.header-cta:hover,.button-primary:hover,.form-submit:hover{background:linear-gradient(135deg,#143a61,#294ca0)}.hero{background:linear-gradient(135deg,#fbfbf8,#f1f4fa 58%,#e9eff8)}.hero-copy:before{background:linear-gradient(180deg,var(--rdc-blue) 0%,#7994c5 100%)}.hero h1 span{color:#65769a}.hero-note{border-top-color:var(--rdc-blue)}.hero-note i{background:var(--rdc-blue)}.model-section{background:linear-gradient(180deg,#fff,#f5f8fd)}.operating-card:before{background:var(--rdc-blue)}.operating-card:nth-child(2):before{background:#5375b3}.operating-card:nth-child(3):before{background:#315b9c}.operating-card:nth-child(4):before{background:#17345f}.operating-card h3{color:#1a3965}.operating-card li:before,.cap-icon{color:var(--rdc-blue);background:var(--rdc-blue)}.cap-icon{background:transparent}.capability-strip{background:#edf3fa;border-color:#c9d6e7}.capability-strip article{border-color:#ccd9e9;background:#ffffff8f}.needs-section{background:linear-gradient(180deg,#edf2f8,#e7edf5)}.need-tabs{background:#dfe7f2;border-color:#c6d2e3}.need-tabs button{border-color:#c8d4e5;color:#556b91}.need-tabs button.active{background:linear-gradient(135deg,#14385f 0%,var(--rdc-blue) 100%)}.need-focus>a{color:var(--rdc-blue)}.bar-track i{background:linear-gradient(180deg,#7894c6 0%,var(--rdc-blue) 100%)}.tech-section{background:linear-gradient(180deg,#f8fafc,#f2f6fb)}.tech-data{background:linear-gradient(145deg,#102f50,#1d3d90)}.tech-data .section-label{color:#b7c8ec}.data-points strong{color:#b9c9ec}.dash-bars i{background:#6685c0}.channel-side{border-top:3px solid var(--rdc-blue)}.channel-cards article:hover{background:#eef3fb}.channel-cards h3{color:#214680}.relations-section{background:linear-gradient(180deg,#fbfcfd,#f4f7fb)}.relations-copy h2{color:#193964}.relation-stats strong{color:var(--rdc-blue)}.clients-inline{background:linear-gradient(90deg,#102d4d,#17396d 32%,#1d3d90 68%,#28599b)}.client-logo.personalcred{background:#f1f3f5}.client-logo.personalcred img{filter:grayscale(1) saturate(0) contrast(1.5) brightness(.63);opacity:1;mix-blend-mode:normal}.faq-section{background:linear-gradient(180deg,#edf2f8,#e6edf6)}.faq-selector button.active{background:linear-gradient(135deg,#14385f 0%,var(--rdc-blue) 100%)}.faq-answer{border-top-color:var(--rdc-blue)}.faq-answer>span{color:#4269a3}.contact-section{background:linear-gradient(180deg,#fafbfd,#f4f7fb)}.contact-choices>button.active{border-color:#6d86b6}.contact-choices>button.active .icon-box{background:var(--rdc-blue);border-color:var(--rdc-blue)}.contact-panel{border-top:3px solid rgba(29,61,144,.58)}.contact-panel-copy>span,.person-form-intro>span,.person-routes span{color:#486ba3}.business-form input:focus,.business-form select:focus,.business-form textarea:focus{border-color:var(--rdc-blue);box-shadow:0 0 0 2px #1d3d9014}.confirm-field input{accent-color:var(--rdc-blue)}.site-footer{background:linear-gradient(100deg,#0d2b49,#112f59 56%,#182f68)}.scroll-top{color:var(--rdc-blue);border-color:#b8c7df}
