/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}:root{--navy:#061932;--navy-soft:#0b2747;--teal:#0bb6aa;--teal-bright:#17c8b9;--blue:#1597e5;--sky:#e8f7fd;--ice:#f3f9fc;--line:#dce8ee;--ink:#10263c;--muted:#607287;--white:#fff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--ink);font-family:var(--font-geist-sans), Arial, Helvetica, sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}.page-shell{width:min(1180px,100% - 48px);margin:0 auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #d2e1e9c7;position:sticky;top:0}.header-inner{grid-template-columns:280px 1fr auto;align-items:center;gap:28px;height:84px;display:grid}.brand-link{align-items:center;width:270px;display:inline-flex;overflow:hidden}.brand-crop{width:270px;height:72px;display:block;position:relative;overflow:hidden}.brand-crop img{width:270px;height:auto;position:absolute;top:-17px;left:0}.desktop-nav{justify-content:flex-end;align-items:center;gap:clamp(20px,2.4vw,36px);display:flex}.desktop-nav a{color:#31465a;font-size:14px;font-weight:600;transition:color .18s}.desktop-nav a:hover{color:var(--teal)}.header-cta{background:var(--navy);min-height:44px;color:var(--white);border-radius:8px;align-items:center;gap:10px;padding:0 19px;font-size:13px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.header-cta:hover{background:#0b2a4d;transform:translateY(-2px)}.mobile-menu{display:none}.hero{background:linear-gradient(#fff 0%,#f8fcfd 100%);padding:96px 0 86px;position:relative;overflow:hidden}.hero:before{content:"";opacity:.55;background-image:linear-gradient(#0db6aa0b 1px,#0000 1px),linear-gradient(90deg,#0db6aa0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 60% 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 60% 100%)}.hero-glow{filter:blur(1px);pointer-events:none;border-radius:999px;position:absolute}.hero-glow-one{background:radial-gradient(circle,#1597e521,#0000 68%);width:500px;height:500px;top:-210px;right:-180px}.hero-glow-two{background:radial-gradient(circle,#0bb6aa1c,#0000 70%);width:400px;height:400px;bottom:-250px;left:-250px}.hero-grid{z-index:2;grid-template-columns:.96fr 1.04fr;align-items:center;gap:clamp(50px,7vw,92px);display:grid;position:relative}.eyebrow{color:#2b6372;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:12px;font-weight:750;display:inline-flex}.eyebrow-dot{background:linear-gradient(135deg, var(--teal), var(--blue));border-radius:99px;width:8px;height:8px;box-shadow:0 0 0 5px #0bb6aa1a}.hero h1,.subpage-hero h1,.about-intro h1{color:var(--navy);letter-spacing:-.055em;margin:24px 0;font-size:clamp(46px,5.1vw,70px);font-weight:730;line-height:1.02}.hero h1 span{color:var(--teal)}.hero-lead{max-width:590px;color:var(--muted);margin:0;font-size:18px;line-height:1.72}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;gap:14px;min-height:52px;padding:0 22px;font-size:14px;font-weight:730;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--white);background:linear-gradient(110deg,#0aaea5,#0b9bd6);box-shadow:0 14px 32px #0aa3b033}.button-primary:hover{box-shadow:0 18px 38px #0aa3b047}.button-secondary{color:var(--navy);background:#ffffffb3;border-color:#cfdfe6}.hero-trust{align-items:center;gap:13px;margin-top:40px;display:flex}.trust-mark{background:var(--navy);width:42px;height:42px;color:var(--white);letter-spacing:-.04em;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:inline-grid;box-shadow:0 0 0 5px #e9f6f7}.hero-trust p{color:#78899a;margin:0;font-size:12px;line-height:1.45}.hero-trust strong{color:#29435a;font-size:13px}.dashboard-wrap{padding:24px 0 26px;position:relative}.dashboard-wrap:before{content:"";background:linear-gradient(140deg,#1597e51f,#0bb6aa14);border-radius:36px;position:absolute;inset:0 28px 0 -20px;transform:rotate(4deg)}.dashboard-card{color:var(--white);background:radial-gradient(circle at 78% 8%,#10c0b721,#0000 32%),linear-gradient(155deg,#071d38,#08182f 62%,#0a213d);border:1px solid #1e517375;border-radius:22px;padding:27px 28px 23px;position:relative;overflow:hidden;box-shadow:0 30px 70px #041a333d}.dashboard-card:after{content:"";opacity:.09;pointer-events:none;background-image:linear-gradient(#ffffff1c 1px,#0000 1px),linear-gradient(90deg,#ffffff1c 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.dashboard-topline,.dashboard-metric,.chart-area,.mini-metrics{z-index:1;position:relative}.dashboard-topline{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.dashboard-label{color:#7e9cb6;letter-spacing:.15em;text-transform:uppercase;margin-bottom:7px;font-size:10px;display:block}.dashboard-topline h2{letter-spacing:-.02em;margin:0;font-size:17px}.live-pill{color:#a9becf;background:#ffffff0d;border:1px solid #75b4ca3d;border-radius:99px;align-items:center;gap:7px;padding:7px 10px;font-size:10px;display:flex}.live-pill i{background:var(--teal-bright);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #17c8b91a}.dashboard-metric{justify-content:space-between;align-items:flex-end;margin:32px 0 10px;display:flex}.dashboard-metric>div{flex-direction:column;gap:6px;display:flex}.dashboard-metric span{color:#91a8ba;font-size:11px}.dashboard-metric strong{letter-spacing:-.045em;font-size:35px}.dashboard-metric .metric-change{color:#55ddcf;background:#18c7bc1f;border-radius:7px;padding:6px 9px;font-size:12px;font-weight:700}.chart-area{grid-template-rows:auto 22px;grid-template-columns:37px 1fr;column-gap:8px;display:grid}.chart-axis{color:#668199;flex-direction:column;justify-content:space-between;height:190px;font-size:9px;display:flex}.line-chart{width:100%;height:190px;overflow:visible}.chart-grid line{stroke:#9ebcd124;stroke-width:1px}.chart-area-fill{fill:url(#areaFill)}.chart-line-path{fill:none;stroke:url(#lineStroke);stroke-width:4px;stroke-linecap:round;filter:drop-shadow(0 4px 5px #14c7ad33);stroke-dasharray:660;stroke-dashoffset:660px;animation:1.5s .3s forwards chart-draw}.chart-points circle{fill:#0b2d45;stroke:#1bd0be;stroke-width:3px}@keyframes chart-draw{to{stroke-dashoffset:0}}.chart-months{color:#668199;grid-column:2;justify-content:space-between;font-size:9px;display:flex}.mini-metrics{border-top:1px solid #92b5cc21;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:20px;padding-top:17px;display:grid}.mini-metrics div{flex-direction:column;gap:5px;display:flex}.mini-metrics div+div{border-left:1px solid #92b5cc21;padding-left:18px}.mini-metrics span{color:#6f8aa1;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.mini-metrics strong{font-size:15px}.floating-result{z-index:4;background:#fffffff5;border:1px solid #c9e3e4;border-radius:13px;align-items:center;gap:12px;width:225px;padding:14px;display:flex;position:absolute;bottom:2px;right:-24px;box-shadow:0 18px 40px #19435629}.result-icon{color:#0ca991;background:#e4f9f5;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.floating-result div{flex-direction:column;gap:3px;display:flex}.floating-result strong{color:var(--navy);font-size:15px}.floating-result div span{color:#738596;font-size:9px}.results-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.results-grid{grid-template-columns:1.3fr repeat(3,1fr);align-items:center;min-height:118px;display:grid}.results-grid>*+*{border-left:1px solid var(--line)}.results-grid>p{color:#6b7d8e;margin:0;padding-right:35px;font-size:13px;line-height:1.5}.results-grid>p span{color:var(--navy);font-size:14px;font-weight:700;display:block}.result-stat{flex-direction:column;justify-content:center;min-height:64px;padding-left:clamp(24px,3vw,44px);display:flex}.result-stat strong{color:var(--teal);letter-spacing:-.04em;font-size:29px}.result-stat span{color:#6f8294;margin-top:4px;font-size:11px}.section{padding:110px 0}.section-services{background:#fbfdfd}.section-heading{max-width:720px;margin-bottom:50px}.split-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:100px;max-width:none;display:grid}.section-kicker{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin-bottom:17px;font-size:11px;font-weight:760;display:block}.section-heading h2,.process-copy h2,.mission-grid h2{color:var(--navy);letter-spacing:-.045em;margin:0;font-size:clamp(36px,4vw,52px);font-weight:700;line-height:1.08}.split-heading>p{color:var(--muted);margin:0 0 5px;font-size:15px;line-height:1.75}.services-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);border-radius:16px;flex-direction:column;min-height:360px;padding:32px 30px;transition:transform .22s,box-shadow .22s,border-color .22s;display:flex;box-shadow:0 12px 35px #10344b09}.service-card:hover{border-color:#afe1df;transform:translateY(-6px);box-shadow:0 20px 46px #104b5b17}.service-number{color:#0b9d95;background:#ebf8f8;border-radius:12px;place-items:center;width:47px;height:47px;font-size:12px;font-weight:800;display:grid}.service-card h3{color:var(--navy);letter-spacing:-.03em;margin:54px 0 15px;font-size:23px}.service-card p{color:var(--muted);margin:0;font-size:14px;line-height:1.7}.tag-list{flex-wrap:wrap;gap:7px;margin-top:auto;padding-top:25px;display:flex}.tag-list span{color:#547084;background:#f1f6f8;border-radius:6px;padding:6px 9px;font-size:10px;font-weight:600}.process-section{color:var(--white);background:radial-gradient(circle at 0 100%,#12c2b326,#0000 30%),linear-gradient(135deg,#061a33,#082642);overflow:hidden}.process-grid{grid-template-columns:.85fr 1.15fr;gap:115px;display:grid}.section-kicker.light{color:#52dace}.process-copy h2{color:var(--white)}.process-copy p{color:#9db2c5;max-width:470px;margin:25px 0 0;font-size:15px;line-height:1.75}.text-link{color:#0aa99e;align-items:center;gap:12px;font-size:13px;font-weight:720;display:inline-flex}.light-link{color:#49d6cb;margin-top:30px}.process-steps{margin:0;padding:0;list-style:none}.process-steps li{border-top:1px solid #9bbacf2e;grid-template-columns:60px 1fr;gap:20px;padding:27px 0;display:grid}.process-steps li:last-child{border-bottom:1px solid #9bbacf2e}.process-steps>li>span{color:#43d3c7;letter-spacing:.1em;font-size:11px;font-weight:700}.process-steps h3{margin:0 0 7px;font-size:18px}.process-steps p{color:#94aabd;margin:0;font-size:13px;line-height:1.6}.projects-preview{background:var(--white)}.project-teasers{grid-template-columns:1.7fr 1fr;gap:18px;display:grid}.project-teaser{border:1px solid var(--line);background:#f7fbfc;border-radius:18px;flex-direction:column;justify-content:space-between;min-height:480px;padding:34px;display:flex;overflow:hidden}.project-teaser-large{background:radial-gradient(circle at 100% 0,#1ea4de17,#0000 33%),#eef8fa}.project-copy span{color:#0a9d96;letter-spacing:.14em;text-transform:uppercase;font-size:10px;font-weight:700}.project-copy h3{color:var(--navy);letter-spacing:-.03em;margin:13px 0 10px;font-size:25px}.project-copy p{max-width:510px;color:var(--muted);margin:0;font-size:13px;line-height:1.65}.project-visual{align-self:flex-end}.production-visual{background:linear-gradient(145deg,#0a213e,#071a32);border-radius:15px 15px 0 0;width:82%;height:220px;padding:22px 24px 0;box-shadow:0 18px 40px #051b3333}.visual-top{color:#7f9ab2;justify-content:space-between;align-items:flex-end;font-size:10px;display:flex}.visual-top strong{color:var(--white);font-size:22px}.bar-set{justify-content:space-between;align-items:flex-end;gap:12px;height:150px;padding-top:24px;display:flex}.bar-set i{background:linear-gradient(#1f6b9c,#164666);border-radius:4px 4px 0 0;flex:1}.bar-set i.active{background:linear-gradient(#21d1c1,#0e9f9a);box-shadow:0 0 16px #21d1c13b}.saving-ring{background:conic-gradient(var(--teal) 0 76%, #dcecef 76% 100%);border-radius:50%;place-items:center;width:185px;height:185px;margin:25px auto 5px;display:grid;box-shadow:0 16px 40px #085a681f}.saving-ring:before{content:"";background:#f7fbfc;border-radius:50%;grid-area:1/1;width:137px;height:137px}.saving-ring div{z-index:2;flex-direction:column;grid-area:1/1;align-items:center;display:flex}.saving-ring strong{color:var(--navy);font-size:28px}.saving-ring span{color:#6b8295;font-size:10px}.cta-section{background:var(--white);padding-top:25px}.cta-panel{color:var(--white);background:radial-gradient(circle at 85% 10%,#1ec4b738,#0000 32%),linear-gradient(120deg,#071d38,#082c4a);border-radius:20px;grid-template-columns:1fr auto;align-items:center;gap:70px;padding:56px 60px;display:grid;position:relative;overflow:hidden}.cta-panel:after{content:"";border:45px solid #ffffff0a;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-170px;right:-130px}.cta-panel h2{max-width:700px;color:var(--white);letter-spacing:-.04em;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.1}.cta-actions{z-index:2;flex-direction:column;align-items:center;gap:13px;display:flex;position:relative}.button-white{background:var(--white);min-width:180px;color:var(--navy)}.cta-actions p{color:#91aabc;margin:0;font-size:10px}.site-footer{background:var(--white);padding-top:90px}.footer-main{grid-template-columns:1.7fr .7fr 1fr;gap:70px;padding-bottom:50px;display:grid}.footer-brand{max-width:350px}.footer-logo-crop{width:250px;height:70px;display:block;position:relative;overflow:hidden}.footer-logo-crop img{width:250px;height:auto;position:absolute;top:-15px;left:0}.footer-brand p{color:var(--muted);margin:14px 0 0;font-size:13px;line-height:1.7}.footer-column{color:#718295;flex-direction:column;gap:11px;font-size:12px;display:flex}.footer-column strong{color:var(--navy);margin-bottom:7px;font-size:13px}.footer-column a:hover{color:var(--teal)}.footer-bottom{border-top:1px solid var(--line);color:#83919e;letter-spacing:.03em;justify-content:space-between;align-items:center;min-height:75px;font-size:10px;display:flex}.subpage-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 90% 0,#13b8ad17,#0000 28%),#f8fcfd;padding:100px 0 88px}.subpage-hero-grid{grid-template-columns:1.25fr .75fr;align-items:end;gap:90px;display:grid}.subpage-hero h1,.about-intro h1{max-width:820px;margin-bottom:0;font-size:clamp(44px,5vw,66px)}.subpage-hero-grid>p{color:var(--muted);margin:0 0 6px;font-size:15px;line-height:1.8}.case-studies{padding-top:72px}.case-study{border:1px solid var(--line);background:#fbfdfd;border-radius:20px;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:55px;min-height:535px;padding:34px 34px 34px 44px;display:grid}.case-study+.case-study{margin-top:28px}.case-copy{flex-direction:column;padding:20px 0 8px;display:flex}.case-meta{color:#0aa79e;letter-spacing:.12em;text-transform:uppercase;gap:20px;font-size:10px;font-weight:750;display:flex}.case-copy h2{color:var(--navy);letter-spacing:-.04em;margin:34px 0 16px;font-size:clamp(32px,3.2vw,44px);line-height:1.08}.case-copy>p{color:var(--muted);margin:0;font-size:14px;line-height:1.75}.case-outcome{border-left:3px solid var(--teal);background:#eff8f8;flex-direction:column;gap:5px;margin-top:32px;padding:16px 18px;display:flex}.case-outcome span{color:#72909c;text-transform:uppercase;letter-spacing:.1em;font-size:9px}.case-outcome strong{color:#163d4c;font-size:13px}.case-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:auto;padding-top:28px;display:grid}.case-metrics div{flex-direction:column;gap:5px;display:flex}.case-metrics strong{color:var(--navy);letter-spacing:-.03em;font-size:22px}.case-metrics span{color:#758898;font-size:9px;line-height:1.35}.case-visual{background:radial-gradient(circle at 80% 10%,#14c7b524,#0000 34%),linear-gradient(140deg,#071c36,#0a2945);border-radius:16px;place-items:center;min-height:445px;display:grid;overflow:hidden}.case-bars{background:#ffffff09;border:1px solid #82afcb33;border-radius:14px 14px 0 0;width:76%;height:295px;padding:30px 32px 0;box-shadow:0 25px 45px #0003}.case-bars-heading{color:#829db2;justify-content:space-between;align-items:flex-end;font-size:10px;display:flex}.case-bars-heading strong{color:var(--white);font-size:26px}.case-bar-columns{align-items:flex-end;gap:11px;height:225px;padding-top:30px;display:flex}.case-bar-columns i{background:linear-gradient(#2379a9,#123f5f);border-radius:4px 4px 0 0;flex:1;min-width:7px}.case-bar-columns i.active{background:linear-gradient(#27d7c6,#0d9e98)}.case-donut{background:conic-gradient(#1bd0bd 0 72%, #164463 72% 100%);border-radius:50%;place-items:center;width:275px;height:275px;display:grid;box-shadow:0 0 60px #17c8b921}.case-donut:before{content:"";background:#09223d;border-radius:50%;grid-area:1/1;width:205px;height:205px}.case-donut div{z-index:2;flex-direction:column;grid-area:1/1;align-items:center;display:flex}.case-donut strong{color:var(--white);letter-spacing:-.05em;font-size:40px}.case-donut span{color:#74a5b8;font-size:11px}.compare-visual{grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;display:grid}.compare-visual>div{background:#ffffff0a;border:1px solid #89b5cd33;border-radius:13px;flex-direction:column;gap:16px;width:180px;min-height:245px;padding:24px 22px;display:flex}.compare-visual div span{color:#9ab3c5;margin-bottom:6px;font-size:11px;font-weight:700}.compare-visual i{background:#1b4865;border-radius:4px;height:11px}.compare-visual i:nth-of-type(2){width:76%}.compare-visual i:nth-of-type(3){width:89%}.compare-visual i:nth-of-type(4){width:62%}.compare-visual i.changed{background:linear-gradient(90deg,#0a9f97,#20d2be);box-shadow:0 0 12px #20d2be2e}.compare-arrow{color:#2ccdbd;font-size:24px}.demo-note{color:#84929f;max-width:610px;margin:22px 0 0;font-size:10px;line-height:1.55}.compact-cta{padding-top:0}.cta-small-link{color:#90afc0;text-underline-offset:4px;font-size:11px;text-decoration:underline}.about-hero{border-bottom:1px solid var(--line);background:radial-gradient(circle at 18%,#10b7ae1a,#0000 26%),#f8fcfd;padding:82px 0 95px;overflow:hidden}.about-hero-grid{grid-template-columns:.72fr 1.28fr;align-items:center;gap:90px;display:grid}.about-logo-stage{place-items:center;min-height:460px;display:grid;position:relative}.about-symbol-crop{z-index:3;background:var(--white);border-radius:50%;width:315px;height:315px;position:relative;overflow:hidden;box-shadow:0 24px 60px #104e631f}.about-symbol-crop img{width:650px;max-width:none;height:auto;position:absolute;top:-43px;left:50%;transform:translate(-50%)}.orbit{border:1px solid #0da59e29;border-radius:50%;position:absolute}.orbit-one{width:410px;height:410px}.orbit-two{opacity:.65;border-style:dashed;width:510px;height:510px}.about-intro>p{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:17px;line-height:1.78}.mission-grid{grid-template-columns:1fr 1fr;gap:115px;display:grid}.mission-copy{padding-top:30px}.mission-copy p{color:var(--muted);margin:0;font-size:15px;line-height:1.82}.mission-copy p+p{margin-top:22px}.values-section{background:#f5fafb}.values-grid{border:1px solid var(--line);background:var(--line);border-radius:18px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.values-grid article{background:var(--white);min-height:310px;padding:32px 27px}.values-grid article>span{color:var(--teal);font-size:11px;font-weight:750}.values-grid h3{color:var(--navy);letter-spacing:-.03em;margin:75px 0 14px;font-size:20px}.values-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.about-direction{padding-bottom:0}.direction-panel{background:radial-gradient(circle at 72% 30%,#18cfc029,#0000 30%),linear-gradient(135deg,#061a33,#092c49);border-radius:22px;grid-template-columns:1.08fr .92fr;align-items:center;min-height:525px;padding:75px 70px;display:grid;overflow:hidden}.direction-copy{z-index:5;position:relative}.direction-copy h2{max-width:620px;color:var(--white);letter-spacing:-.05em;margin:0;font-size:clamp(38px,4.5vw,58px);line-height:1.05}.direction-copy>p{color:#9eb4c5;max-width:550px;margin:24px 0 0;font-size:15px;line-height:1.7}.button-dark-outline{color:var(--white);border-color:#fff3}.compass-lines{place-items:center;min-height:420px;display:grid;position:relative}.compass-ring{border:1px solid #60dbd12e;border-radius:50%;position:absolute}.ring-one{width:190px;height:190px}.ring-two{width:300px;height:300px}.ring-three{border-style:dashed;width:415px;height:415px}.compass-needle{color:#2ed2c2;filter:drop-shadow(0 0 24px #1ed1c13b);font-size:85px;transform:rotate(-20deg)}@media (width<=1080px){.header-inner{grid-template-columns:235px 1fr auto;gap:18px}.brand-link,.brand-crop{width:230px}.brand-crop img{width:230px;top:-13px}.desktop-nav{gap:19px}.desktop-nav a{font-size:12px}.header-cta{padding-inline:14px;font-size:11px}.hero-grid{gap:48px}.floating-result{right:-8px}.services-grid{gap:13px}.process-grid{gap:70px}.compare-visual>div{width:145px}}@media (width<=900px){.page-shell{width:min(100% - 36px,700px)}.header-inner{grid-template-columns:1fr auto;height:72px}.desktop-nav,.header-cta{display:none}.brand-link,.brand-crop{width:220px}.brand-crop{height:62px}.brand-crop img{width:220px;top:-13px}.mobile-menu{display:block;position:relative}.mobile-menu summary{border:1px solid var(--line);cursor:pointer;background:var(--white);border-radius:8px;flex-direction:column;justify-content:space-between;width:43px;height:43px;padding:12px 10px;list-style:none;display:flex}.mobile-menu summary::-webkit-details-marker{display:none}.mobile-menu summary span{background:var(--navy);border-radius:2px;height:2px}.mobile-menu nav{border:1px solid var(--line);background:var(--white);border-radius:12px;flex-direction:column;width:230px;padding:12px;display:flex;position:absolute;top:51px;right:0;box-shadow:0 20px 45px #11364b26}.mobile-menu nav a{color:#31485b;border-radius:7px;padding:12px 11px;font-size:14px;font-weight:600}.mobile-menu nav a:hover{color:var(--teal);background:#eff8f8}.hero{padding:70px 0 60px}.hero-grid,.subpage-hero-grid,.about-hero-grid,.mission-grid{grid-template-columns:1fr}.hero-grid{gap:54px}.hero-copy{max-width:650px}.dashboard-wrap{width:min(100%,650px);margin:0 auto}.results-grid{grid-template-columns:repeat(3,1fr);padding:28px 0}.results-grid>p{grid-column:1/-1;padding:0 0 22px}.results-grid>*+*{border-left:0}.result-stat+.result-stat{border-left:1px solid var(--line)}.result-stat{padding-left:26px}.section{padding:80px 0}.split-heading{grid-template-columns:1fr;gap:22px}.services-grid{grid-template-columns:1fr}.service-card{min-height:310px}.process-grid{grid-template-columns:1fr;gap:55px}.project-teasers{grid-template-columns:1fr}.cta-panel{grid-template-columns:1fr;gap:34px;padding:48px 42px}.cta-actions{align-items:flex-start}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.subpage-hero{padding:75px 0 65px}.subpage-hero-grid{gap:28px}.case-study{grid-template-columns:1fr}.case-visual{min-height:400px}.about-hero-grid{gap:25px}.about-logo-stage{min-height:380px}.about-symbol-crop{width:270px;height:270px}.about-symbol-crop img{width:560px;top:-35px}.orbit-one{width:340px;height:340px}.orbit-two{width:410px;height:410px}.mission-grid{gap:40px}.mission-copy{padding-top:0}.values-grid{grid-template-columns:1fr 1fr}.direction-panel{grid-template-columns:1fr;padding:55px 48px}.compass-lines{display:none}}@media (width<=580px){.page-shell{width:calc(100% - 28px)}.brand-link,.brand-crop{width:190px}.brand-crop img{width:190px;top:-10px}.hero{padding-top:58px}.hero h1,.subpage-hero h1,.about-intro h1{font-size:42px}.hero-lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.dashboard-card{padding:23px 18px 20px}.chart-area{grid-template-columns:32px 1fr}.floating-result{width:calc(100% - 24px);margin:-7px auto 0;position:relative;bottom:auto;right:auto}.results-grid{grid-template-columns:1fr}.result-stat{min-height:75px;padding:14px 0}.result-stat+.result-stat{border-top:1px solid var(--line);border-left:0}.section{padding:68px 0}.section-heading{margin-bottom:34px}.section-heading h2,.process-copy h2,.mission-grid h2{font-size:36px}.service-card{min-height:330px;padding:27px 24px}.project-teaser{min-height:430px;padding:27px 23px}.production-visual{width:100%}.cta-panel{padding:40px 25px}.cta-panel h2{font-size:34px}.footer-main{grid-template-columns:1fr;gap:38px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;justify-content:center;align-items:flex-start;gap:5px}.case-study{gap:34px;min-height:0;padding:24px 21px}.case-metrics{grid-template-columns:1fr}.case-metrics div{border-bottom:1px solid var(--line);padding:8px 0}.case-visual{min-height:330px}.case-bars{width:90%;height:250px;padding:23px 18px 0}.case-bar-columns{height:190px}.case-donut{width:220px;height:220px}.case-donut:before{width:160px;height:160px}.compare-visual{gap:9px}.compare-visual>div{width:120px;min-height:220px;padding:20px 15px}.about-logo-stage{min-height:320px}.about-symbol-crop{width:230px;height:230px}.about-symbol-crop img{width:480px;top:-31px}.orbit-one{width:285px;height:285px}.orbit-two{display:none}.values-grid{grid-template-columns:1fr}.values-grid article{min-height:250px}.values-grid h3{margin-top:55px}.direction-panel{padding:45px 25px}.direction-copy h2{font-size:38px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
