/*! 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{.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}}:root{--ink:#101a2d;--navy:#101a2d;--blue:#2f66e5;--blue-dark:#2354c5;--blue-soft:#eef3ff;--paper:#f5f6f8;--white:#fff;--muted:#657084;--line:#dfe4eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--white);font-family:var(--font-manrope),Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}.container{width:min(1180px,100% - 48px);margin-inline:auto}.nav-shell{z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffeb;border-bottom:1px solid #dfe4ebcc;position:sticky;top:0}.nav{justify-content:space-between;align-items:center;gap:28px;width:min(1240px,100% - 48px);height:76px;margin:auto;display:flex}.brand{letter-spacing:-.04em;align-items:center;gap:11px;font-size:22px;font-weight:850;display:inline-flex}.brand-bars{align-items:flex-end;gap:3px;height:23px;display:flex}.brand-bars i{background:var(--blue);border-radius:4px;width:5px;display:block;transform:skewY(-10deg)}.brand-bars i:first-child{height:10px}.brand-bars i:nth-child(2){height:17px}.brand-bars i:nth-child(3){height:23px}.nav-links{color:#4c586d;gap:32px;margin-left:auto;font-size:14px;font-weight:650;display:flex}.nav-links a:hover{color:var(--blue)}.nav-cta{border:1px solid var(--ink);border-radius:7px;padding:11px 18px;font-size:13px;font-weight:750;transition:all .18s}.nav-cta:hover{color:#fff;background:var(--ink)}.hero{background:linear-gradient(145deg,#f8faff 0%,#fff 48%,#f5f7fb 100%);padding:108px 0 104px;position:relative;overflow:hidden}.hero-glow{background:radial-gradient(circle,#2f66e529,#2f66e500 68%);border-radius:50%;width:620px;height:620px;position:absolute;top:-300px;right:-260px}.hero-grid{grid-template-columns:1.06fr .94fr;align-items:center;gap:80px;display:grid;position:relative}.eyebrow{color:var(--blue);text-transform:uppercase;letter-spacing:.14em;align-items:center;gap:10px;margin:0 0 20px;font-size:11px;font-weight:800;display:flex}.eyebrow>span{background:currentColor;width:25px;height:2px}.eyebrow.light{color:#91b3ff}.hero h1{letter-spacing:-.06em;max-width:720px;margin:0;font-size:clamp(48px,6vw,76px);font-weight:820;line-height:1.02}.lead{max-width:670px;color:var(--muted);margin:27px 0 0;font-size:19px;line-height:1.65}.hero-actions{gap:12px;margin-top:38px;display:flex}.button{border-radius:8px;justify-content:center;align-items:center;gap:17px;min-height:52px;padding:0 22px;font-size:14px;font-weight:780;transition:transform .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button-primary{color:#fff;background:var(--blue);box-shadow:0 10px 25px #2f66e53b}.button-primary:hover{background:var(--blue-dark)}.button-secondary{border:1px solid var(--line);background:#fff}.system-card{background:#fffffff0;border:1px solid #dce3ef;border-radius:17px;padding:20px;position:relative;box-shadow:0 28px 70px #23355624}.system-card:before{content:"";z-index:-1;background:#eff3fa99;border:1px solid #e1e7f0;border-radius:17px;position:absolute;inset:24px -22px -22px 24px}.system-top{color:#59667b;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;padding:3px 2px 17px;font-size:11px;font-weight:750;display:flex}.live{color:#19765c;align-items:center;gap:7px;display:flex}.live i{background:#24ad80;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #24ad801f}.system-flow{flex-direction:column;align-items:center;padding:5px 0;display:flex}.system-flow article{background:#fff;border:1px solid #e2e7ef;border-radius:10px;grid-template-columns:45px 1fr auto;align-items:center;gap:13px;width:100%;padding:16px;display:grid}.system-flow article:nth-of-type(2){background:#f6f8ff;border-color:#bdd0ff;box-shadow:0 8px 22px #2f66e51a}.node-icon{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:42px;height:42px;font-weight:850;display:grid}.system-flow article:nth-of-type(2) .node-icon{background:var(--blue)}.system-flow small{color:#7a8598;text-transform:uppercase;letter-spacing:.08em;font-size:10px;display:block}.system-flow strong{margin-top:3px;font-size:14px;display:block}.system-flow b{color:#b5becc;font-size:11px}.connector{background:var(--blue);width:1px;height:18px;position:relative}.connector:after{content:"";background:var(--blue);border-radius:50%;width:5px;height:5px;position:absolute;bottom:-1px;left:-2px}.system-footer{color:#657084;justify-content:space-between;padding:17px 4px 1px;font-size:11px;display:flex}.system-footer span{align-items:center;gap:6px;display:flex}.system-footer i{color:#18775c;font-style:normal}.principles{color:#dbe3f2;background:var(--navy)}.principles-row{text-transform:uppercase;letter-spacing:.12em;justify-content:space-between;align-items:center;gap:20px;min-height:70px;font-size:10px;font-weight:750;display:flex}.principles-row i{background:#4569b8;border-radius:50%;width:4px;height:4px}.section{padding:108px 0}.section-heading{grid-template-columns:1.45fr .65fr;align-items:end;gap:80px;margin-bottom:52px;display:grid}.section h2,.dark-section h2,.contact-card h2,.results-section h2{letter-spacing:-.05em;margin:0;font-size:clamp(36px,4.5vw,56px);line-height:1.07}.section-heading>p{color:var(--muted);margin:0;font-size:15px;line-height:1.75}.service-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:12px;min-height:470px;padding:31px;transition:transform .2s,box-shadow .2s,border-color .2s;position:relative}.service-card:hover{border-color:#bfd0f5;transform:translateY(-5px);box-shadow:0 20px 50px #1b2b4917}.service-number{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:800;display:grid}.service-card h3{letter-spacing:-.035em;min-height:68px;margin:34px 0 16px;font-size:25px;line-height:1.22}.service-card>p{color:var(--muted);font-size:14px;line-height:1.7}.service-card ul{border-top:1px solid var(--line);margin:0;padding:0;list-style:none;position:absolute;bottom:29px;left:31px;right:31px}.service-card li{color:#435066;gap:10px;padding-top:11px;font-size:13px;display:flex}.service-card li span{color:var(--blue);font-weight:850}.dark-section{color:#fff;background:var(--navy);padding:112px 0}.expertise-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:100px;display:grid}.dark-lead{color:#9eaabd;margin:28px 0 32px;font-size:15px;line-height:1.8}.text-link{color:#fff;border-bottom:1px solid #506078;gap:16px;padding-bottom:8px;font-size:13px;font-weight:750;display:inline-flex}.text-link span{color:#91b3ff}.expertise-list article{border-top:1px solid #2a364b;grid-template-columns:55px 1fr;gap:22px;padding:27px 0;display:grid}.expertise-list article:last-child{border-bottom:1px solid #2a364b}.expertise-list>article>span{color:#7199ef;font-size:11px;font-weight:800}.expertise-list h3{margin:0 0 9px;font-size:22px}.expertise-list p{color:#9eaabd;margin:0;font-size:14px;line-height:1.65}.process-heading{margin-bottom:70px}.process-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid;position:relative}.process-grid:before{content:"";background:#d9dfe7;height:1px;position:absolute;top:19px;left:0;right:0}.process-grid article{padding-right:35px;position:relative}.process-grid article>span{width:39px;height:39px;color:var(--blue);background:#fff;border:1px solid #b8c1cf;border-radius:50%;place-items:center;font-size:10px;font-weight:850;display:grid;position:relative}.process-grid h3{margin:27px 0 12px;font-size:20px}.process-grid p{color:var(--muted);margin:0;font-size:13px;line-height:1.75}.results-section{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:94px 0}.results-grid{grid-template-columns:.8fr 1.2fr;align-items:start;gap:110px;display:grid}.results-section h2{max-width:430px}.results-list{border-top:1px solid #cfd6df}.results-list p{border-bottom:1px solid #cfd6df;grid-template-columns:52px 1fr;gap:18px;margin:0;padding:20px 0;font-size:15px;font-weight:650;display:grid}.results-list p span{color:var(--blue);padding-top:4px;font-size:10px}.contact-section{background:#fff;padding:88px 0}.contact-card{color:#fff;background:linear-gradient(120deg,#2459d0,#3671ee);border-radius:16px;padding:70px;position:relative;overflow:hidden;box-shadow:0 22px 60px #2f66e538}.contact-card:after{content:"";border:90px solid #ffffff0f;border-radius:50%;width:420px;height:420px;position:absolute;top:-180px;right:-140px}.contact-card h2{max-width:760px}.contact-card>p:not(.eyebrow){color:#dce7ff;max-width:620px;margin:20px 0 30px;line-height:1.7}.button-light{z-index:2;color:var(--blue);background:#fff;position:relative}footer{color:#b2bdce;background:#0b1425;padding:70px 0 28px}.footer-grid{grid-template-columns:1.6fr .7fr .7fr;gap:70px;padding-bottom:60px;display:grid}.footer-brand{color:#fff}.footer-grid>div:first-child p{max-width:360px;margin:20px 0 0;font-size:13px;line-height:1.7}.footer-grid>div:not(:first-child){flex-direction:column;gap:11px;font-size:13px;display:flex}.footer-grid strong{color:#fff;margin-bottom:7px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid #253044;justify-content:space-between;padding-top:24px;font-size:11px;display:flex}.legal-hero{border-bottom:1px solid var(--line);background:linear-gradient(145deg,#f8faff 0%,#fff 55%,#f3f6fc 100%);padding:92px 0 70px}.legal-container{max-width:860px}.legal-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(46px,6vw,70px);line-height:1.02}.legal-intro{max-width:720px;color:var(--muted);margin:24px 0 0;font-size:18px;line-height:1.7}.legal-content{padding:78px 0 100px}.legal-status{color:#536078;background:var(--paper);border-radius:6px;margin:0 0 45px;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.legal-content article{border-top:1px solid var(--line);padding:32px 0}.legal-content article:last-child{border-bottom:1px solid var(--line)}.legal-content h2{letter-spacing:-.025em;margin:0 0 18px;font-size:24px}.legal-content p{color:#536078;margin:10px 0;font-size:15px;line-height:1.8}.legal-content a:not(.button){color:var(--blue);text-underline-offset:3px;text-decoration:underline}.legal-note{border-left:3px solid var(--blue);background:var(--blue-soft);padding:16px 18px}.legal-pending{background:#f7f9ff;border-radius:12px;margin-bottom:32px;border:1px solid #cad8f7!important;padding:38px!important}.legal-pending>span{color:var(--blue);text-transform:uppercase;letter-spacing:.12em;margin-bottom:18px;font-size:10px;font-weight:850;display:inline-block}.legal-pending .button{color:#fff;margin-top:15px;text-decoration:none}.legal-footer{padding:32px 0}.legal-links{gap:20px;display:flex}.legal-links a:hover{color:#fff}@media (width<=960px){.hero{padding:80px 0}.hero-grid{grid-template-columns:1fr;gap:58px}.system-card{max-width:620px}.service-grid{grid-template-columns:1fr}.service-card{min-height:auto}.service-card ul{margin-top:28px;padding-top:8px;position:static}.service-card h3{min-height:auto}.expertise-grid,.results-grid{grid-template-columns:1fr;gap:55px}.section-heading{grid-template-columns:1fr;gap:25px}.process-grid{grid-template-columns:1fr 1fr;gap:50px 20px}.process-grid:before,.nav-links{display:none}.contact-card{padding:50px}}@media (width<=600px){.container,.nav{width:min(100% - 28px,1180px)}.nav{height:68px}.nav-cta{padding:9px 12px}.hero{padding:65px 0}.hero h1{font-size:43px}.lead{font-size:16px}.hero-actions{flex-direction:column;align-items:stretch}.system-card{padding:13px}.system-top{font-size:9px}.system-flow article{padding:12px}.system-footer{flex-direction:column;align-items:flex-start;gap:7px}.principles-row{flex-wrap:wrap;justify-content:center;padding:17px 0}.section,.dark-section{padding:78px 0}.section-heading{margin-bottom:38px}.section h2,.dark-section h2,.contact-card h2,.results-section h2{font-size:38px}.service-card{padding:24px}.process-grid{grid-template-columns:1fr;gap:35px}.results-section{padding:74px 0}.contact-section{padding:50px 0}.contact-card{padding:37px 25px}.footer-grid{grid-template-columns:1fr;gap:35px;padding-bottom:45px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:8px}.legal-hero{padding:65px 0 50px}.legal-intro{font-size:16px}.legal-content{padding:55px 0 75px}.legal-pending{padding:26px!important}.legal-links{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button,.service-card{transition:none}}
