:root{--utema-primary-50:#ecf0fd;--utema-primary-100:#d5defb;--utema-primary-200:#acbdf7;--utema-primary-300:#829cf2;--utema-primary-400:#587bee;--utema-primary-500:#2f5aea;--utema-primary-600:#153fcc;--utema-primary-700:#0f2f99;--utema-primary-800:#0a1f66;--utema-primary-900:#051033;--utema-primary-950:#03091c;--utema-ink:#06112f;--utema-muted:#53617d;--utema-surface:#ffffff;--utema-background:#f7f9ff;--utema-border:rgba(47,90,234,0.16);--utema-border-strong:rgba(47,90,234,0.28);--font-brand:"Chillax","Satoshi","Inter","Segoe UI",system-ui,sans-serif;--font-ui:"Satoshi","Inter","Segoe UI",system-ui,sans-serif;--radius-control:8px;--radius-panel:12px;--header-height:72px;--page-gutter:24px}*{box-sizing:border-box}html{min-width:320px;scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 16px)}body,html{overflow-x:hidden}body{margin:0;background:var(--utema-background);color:var(--utema-primary-900);font-family:var(--font-ui);line-height:1.5}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{max-width:100%}:focus-visible{outline:2px solid var(--utema-primary-500);outline-offset:3px}.skip-link{position:fixed;left:16px;top:16px;z-index:1000;transform:translateY(-160%);border-radius:var(--radius-control);background:var(--utema-primary-950);color:var(--utema-primary-50);padding:10px 14px;font-weight:700}.skip-link:focus{transform:translateY(0)}.section-inner{width:min(1160px,calc(100% - (var(--page-gutter) * 2)));margin:0 auto;position:relative;z-index:1}.section-heading{max-width:680px;margin-bottom:40px}.section-heading-center{margin-left:auto;margin-right:auto;text-align:center}.eyebrow,.hero-eyebrow{margin:0 0 12px;color:var(--utema-primary-600);font-size:.78rem;font-weight:800;letter-spacing:.11em;line-height:1.3;text-transform:uppercase}.contact-copy h2,.error-panel h1,.legal-page h1,.section-heading h2{margin:0;color:var(--utema-primary-950);font-family:var(--font-brand);font-size:3rem;font-weight:700;letter-spacing:0;line-height:1.02}.lead,.section-heading p:not(.eyebrow){margin:14px 0 0;color:var(--utema-muted);font-size:1.04rem;line-height:1.7}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:10px;border-radius:var(--radius-control);border:1px solid transparent;padding:12px 18px;font-size:.96rem;font-weight:800;line-height:1;transition:background .14s ease,border-color .14s ease,color .14s ease,transform .14s ease}.button:hover,.card-link:hover{transform:translateY(-1px)}.button-primary{color:#ffffff}.button-primary:hover{background:var(--utema-primary-600);border-color:var(--utema-primary-600)}.button-primary:disabled{background:var(--utema-primary-300);border-color:var(--utema-primary-300)}.button-secondary{background:#ffffff;border-color:var(--utema-primary-200);color:var(--utema-primary-700)}.button-secondary:hover{border-color:var(--utema-primary-400);background:var(--utema-primary-50)}.card-link{display:inline-flex;align-items:center;gap:8px;color:var(--utema-primary-500);font-size:.93rem;font-weight:800;transition:color .14s ease,transform .14s ease}.site-header{position:-webkit-sticky;position:sticky;border-bottom:1px solid rgba(172,189,247,.28);background:rgba(255,255,255,.92);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{width:min(1180px,calc(100% - 32px));min-height:var(--header-height);margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand-link{display:inline-flex;align-items:center;padding:12px 0}.brand-link img{width:118px;height:auto}.desktop-nav{display:flex;align-items:center;gap:8px;color:var(--utema-primary-900);font-size:.9rem;font-weight:700}.desktop-nav a,.header-cta{border-radius:var(--radius-control);padding:10px 12px}.desktop-nav a:hover{background:var(--utema-primary-50);color:var(--utema-primary-700)}.header-cta{border:1px solid var(--utema-primary-200);color:var(--utema-primary-700);font-size:.9rem;font-weight:800}.header-cta:hover{background:var(--utema-primary-50)}.mobile-menu-button{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--utema-primary-200);border-radius:var(--radius-control);background:#ffffff;color:var(--utema-primary-900)}.mobile-nav{display:none}.debug-banner{display:flex;flex-wrap:wrap;gap:8px;padding:12px var(--page-gutter);background:var(--utema-primary-950);color:var(--utema-primary-50);font-size:.78rem}.debug-banner span,.debug-banner strong{border:1px solid rgba(236,240,253,.18);border-radius:999px;padding:5px 9px}.debug-error{color:#ffd6d6}.public-loader{position:relative;min-height:100svh;display:grid;place-items:center;overflow:hidden;background:linear-gradient(rgba(88,123,238,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(88,123,238,.08) 1px,transparent 1px),var(--utema-primary-950);background-size:44px 44px;color:var(--utema-primary-50)}.public-loader:after{content:"";position:absolute;inset:12%;border:1px solid rgba(88,123,238,.18)}.public-loader-inner{position:relative;z-index:1;width:min(520px,calc(100% - 48px));display:grid;justify-items:center;grid-gap:24px;gap:24px;text-align:center}.public-loader-coordinate,.public-loader-copy span,.public-loader-stages{color:var(--utema-primary-300);font-size:.74rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.public-loader-copy h1{margin:8px 0;font-family:var(--font-brand);font-size:2.7rem;line-height:1.05}.public-loader-copy p{margin:0;color:var(--utema-primary-100)}.public-loader-progress{width:100%;height:3px;overflow:hidden;background:rgba(236,240,253,.14)}.public-loader-progress span{display:block;width:42%;height:100%;background:var(--utema-primary-400);animation:loader-progress 1.3s ease-in-out infinite alternate}.public-loader-stages{display:flex;gap:16px;margin:0;padding:0;list-style:none}.public-loader-stages li{color:rgba(236,240,253,.58)}.public-loader-stages .is-active{color:var(--utema-primary-50)}.public-loader-coordinate{position:absolute;left:24px}.public-loader-coordinate-top{top:24px}.public-loader-coordinate-bottom{bottom:24px}.landing-hero{position:relative;min-height:660px;overflow:hidden;padding:92px 0 64px;background:linear-gradient(180deg,#ffffff,#f4f6fd)}.hero-geometry{position:absolute;inset:auto -16% -46% auto;width:56%;min-width:560px;height:120%;opacity:.7}.hero-orbit{position:absolute;border:1px solid rgba(172,189,247,.6);border-radius:999px;pointer-events:none}.hero-orbit-one{right:12%;top:18%;width:180px;height:180px}.hero-orbit-two{right:4%;bottom:14%;width:96px;height:96px}.hero-grid{display:grid;min-height:500px;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;grid-gap:64px;gap:64px}.hero-copy{max-width:680px}.hero-lockup{display:grid;grid-gap:22px;gap:22px}.hero-lockup img{width:96px;height:auto}.hero-lockup h1{margin:0;color:var(--utema-primary-950);font-family:var(--font-brand);font-size:5rem;font-weight:800;letter-spacing:.05em;line-height:.96;text-transform:uppercase}.hero-subtitle{max-width:610px;margin:26px 0 0;font-size:1.12rem;line-height:1.75}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.hero-visual{position:relative;min-height:370px;display:grid;place-items:center}.hero-visual>img,.hero-visual>span img{object-fit:contain}.hero-u-large{width:min(100%,512px);height:auto;filter:drop-shadow(0 24px 50px rgba(47,90,234,.18))}.solutions-section{padding:88px 0 104px;background:linear-gradient(180deg,#f4f6fd 0,var(--utema-primary-50) 100%)}.services-grid{grid-gap:18px;gap:18px}.service-card{min-height:430px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(88,123,238,.24);border-radius:var(--radius-panel);background:#020d1a;color:#ffffff}.service-media{min-height:164px;background:#061320}.service-icon{width:44px;height:44px;display:grid;place-items:center;margin:22px 22px 0;border:1px solid rgba(130,156,242,.34);border-radius:var(--radius-control);color:var(--utema-primary-300)}.service-card h3{margin:18px 22px 0;font-family:var(--font-brand);font-size:1.38rem}.service-card p{flex:1 1;margin:14px 22px 22px;color:rgba(236,240,253,.76)}.service-card .card-link{margin:0 22px 24px;color:var(--utema-primary-300)}.team-section{padding:96px 0 112px}.team-mesh{opacity:.5;pointer-events:none}.team-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:20px;gap:20px;align-items:end}.team-grid[data-count="1"]{max-width:380px;margin:0 auto}.team-grid[data-count="2"]{max-width:780px;margin:0 auto;grid-template-columns:repeat(2,minmax(0,1fr))}.team-card{position:relative;text-align:center}.team-photo-link{display:block;position:relative}.team-photo-wrap{position:relative;width:min(100%,320px);aspect-ratio:.72;margin:0 auto;overflow:hidden;border:1px solid rgba(47,90,234,.18);border-radius:120px 120px 12px 12px;background:rgba(255,255,255,.58)}.team-photo-initials{display:grid;place-items:center;color:var(--utema-primary-600);font-family:var(--font-brand);font-size:4rem;font-weight:800}.team-photo-hover-label{position:absolute;left:50%;bottom:18px;display:inline-flex;align-items:center;gap:6px;transform:translateX(-50%) translateY(8px);border-radius:999px;background:var(--utema-primary-950);color:var(--utema-primary-50);opacity:0;padding:8px 12px;font-size:.78rem;font-weight:800;transition:opacity .14s ease,transform .14s ease}.team-photo-link:focus-visible .team-photo-hover-label,.team-photo-link:hover .team-photo-hover-label{opacity:1;transform:translateX(-50%) translateY(0)}.team-card h3{display:inline-flex;max-width:calc(100% - 24px);justify-content:center;margin:18px 0 0;border:1px solid rgba(47,90,234,.14);border-radius:999px;background:rgba(255,255,255,.76);padding:8px 14px;color:var(--utema-primary-950);font-family:var(--font-brand);font-size:1rem;line-height:1.2}.team-role{margin:8px 0 0;font-size:.82rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.history-panel{grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);grid-gap:36px;gap:36px;margin-top:72px;border-top:1px solid rgba(47,90,234,.18);padding-top:36px}.history-panel h3{margin:0;color:var(--utema-primary-950);font-family:var(--font-brand);font-size:2rem;line-height:1.08}.history-copy p{margin:0 0 16px;color:#273553;line-height:1.75}.team-signature-link,.team-signature-static{display:inline-flex;align-items:center;gap:12px;margin-top:10px;font-size:.86rem;font-weight:800}.team-signature-link img,.team-signature-static img{width:182px;height:auto}.news-section{padding:96px 0 108px}.news-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:-12px 0 32px}.filter-pill{border:1px solid var(--utema-primary-200);border-radius:999px;background:#ffffff;color:var(--utema-primary-700);padding:8px 14px;font-size:.86rem;font-weight:800}.filter-pill[aria-pressed=true]{border-color:var(--utema-primary-500);color:#ffffff}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:18px;gap:18px}.news-grid[data-count="1"]{max-width:620px;margin:0 auto}.news-card{overflow:hidden;border:1px solid var(--utema-border);border-radius:var(--radius-panel);background:#ffffff}.news-media{position:relative;min-height:230px;background:var(--utema-primary-950)}.news-media img{object-fit:cover}.news-card-body{padding:22px}.news-meta{display:flex;flex-wrap:wrap;gap:8px;color:var(--utema-primary-600);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.news-card h3{margin:0;color:var(--utema-primary-950);font-size:1.45rem;line-height:1.16}.news-card p{margin:12px 0 18px;color:var(--utema-muted)}.news-more-action{display:flex;justify-content:center;margin-top:28px}.collection-more-action{position:relative;z-index:2;display:flex;justify-content:center;margin-top:32px}.collection-more-button{min-width:210px}.collection-more-button svg,.news-more-action svg{transition:transform .14s ease}.collection-more-button svg[data-expanded=true],.news-more-action svg[data-expanded=true]{transform:rotate(180deg)}.contact-section{padding:96px 0;background:var(--utema-primary-950);color:var(--utema-primary-50)}.contact-grid{display:grid;grid-template-columns:minmax(0,.85fr) minmax(360px,1.15fr);grid-gap:48px;gap:48px;align-items:start}.contact-copy .eyebrow,.contact-copy h2{color:#ffffff}.contact-copy .lead{color:rgba(236,240,253,.76)}.contact-cards{display:grid;grid-gap:12px;margin-top:34px}.contact-card{display:grid;grid-template-columns:38px minmax(90px,.42fr) minmax(0,1fr);grid-gap:12px;gap:12px;border:1px solid rgba(172,189,247,.2);border-radius:var(--radius-control);background:rgba(255,255,255,.06);padding:14px}.contact-card:hover{border-color:rgba(130,156,242,.6)}.contact-card-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:var(--radius-control);background:rgba(88,123,238,.18);color:var(--utema-primary-300)}.contact-card span:not(.contact-card-icon){color:var(--utema-primary-200);font-size:.8rem;font-weight:800}.contact-card strong{min-width:0;overflow-wrap:anywhere;color:#ffffff;font-size:.96rem}.contact-form{grid-gap:18px;gap:18px;border:1px solid rgba(172,189,247,.18);border-radius:var(--radius-panel);background:#ffffff;padding:24px}.field{display:grid;grid-gap:8px;gap:8px}.field-full,.form-status{grid-column:1/-1}.checkbox,.field label{color:var(--utema-primary-900);font-size:.9rem;font-weight:800}.field input,.field textarea{width:100%;border:1px solid var(--utema-primary-200);border-radius:var(--radius-control);background:#ffffff;padding:12px 13px}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:#c93636}.field-error{color:#9f1f1f;font-size:.8rem;font-weight:700}.field-honeypot{display:none}.checkbox{display:flex;gap:10px;align-items:flex-start}.checkbox input{width:18px;height:18px;margin-top:2px;accent-color:var(--utema-primary-500)}.form-actions{display:flex;justify-content:flex-start}.form-status{min-height:22px;margin:0;font-size:.9rem;font-weight:700}.form-status-success{color:var(--utema-primary-700)}.form-status-error{color:#9f1f1f}.site-footer{background:#020817;padding:48px 0}.footer-inner{width:min(1160px,calc(100% - (var(--page-gutter) * 2)));grid-template-columns:1.3fr .9fr .9fr .8fr;grid-gap:32px;gap:32px;margin:0 auto}.footer-brand-block img{width:118px;height:auto}.footer-brand-block p,.footer-column a,.footer-copyright{color:rgba(236,240,253,.74)}.footer-brand-block p{max-width:310px;margin:18px 0 12px}.footer-column h2{margin:0 0 14px;color:#ffffff;font-size:.88rem;letter-spacing:.1em;text-transform:uppercase}.footer-contact,.footer-links,.footer-social-links{display:grid;grid-gap:10px;gap:10px}.footer-contact a{display:inline-flex;min-width:0;align-items:center;gap:8px;overflow-wrap:anywhere}.footer-column a:hover{color:#ffffff}.empty-state{border:1px solid var(--utema-border);border-radius:var(--radius-panel);background:rgba(255,255,255,.72);padding:24px}.empty-state h2,.empty-state h3{margin:0;color:var(--utema-primary-950);font-family:var(--font-brand);font-size:1.25rem}.empty-state p{margin:8px 0 0;color:var(--utema-muted)}.empty-state-light{max-width:560px;margin:0 auto}.empty-state-compact{background:rgba(255,255,255,.06)}.empty-state-compact h3,.empty-state-compact p{color:var(--utema-primary-50)}.legal-page{min-height:70svh;padding:72px 0 96px;background:#ffffff}.legal-inner{max-width:880px}.back-link{display:inline-flex;margin-bottom:34px;color:var(--utema-primary-700);font-weight:800}.legal-page .lead{max-width:620px}.legal-list{display:grid;grid-gap:14px;gap:14px;margin:40px 0 0}.legal-list div{display:grid;grid-template-columns:minmax(180px,.42fr) minmax(0,1fr);grid-gap:18px;gap:18px;border-top:1px solid var(--utema-border);padding-top:14px}.legal-list dt{color:var(--utema-primary-700);font-weight:900}.legal-list dd{margin:0;color:var(--utema-primary-900)}.error-page{min-height:100svh;display:grid;place-items:center;background:var(--utema-primary-50);padding:24px}.error-panel{max-width:620px;border:1px solid var(--utema-border);border-radius:var(--radius-panel);background:#ffffff;padding:32px}.error-panel p:not(.eyebrow){color:var(--utema-muted)}@keyframes loader-progress{0%{transform:translateX(-30%)}to{transform:translateX(170%)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media (max-width:980px){:root{--page-gutter:18px}.desktop-nav,.header-cta{display:none}.mobile-menu-button{display:inline-flex}.mobile-nav{display:grid;max-height:0;overflow:hidden;border-top:1px solid rgba(172,189,247,.24);background:#ffffff;transition:max-height .14s ease}.mobile-nav[data-open=true]{max-height:360px}.mobile-nav a{border-bottom:1px solid rgba(172,189,247,.18);padding:15px 18px;color:var(--utema-primary-900);font-weight:800}.mobile-nav-cta{color:var(--utema-primary-600)!important}.landing-hero{min-height:640px;padding:64px 0 48px}.hero-grid{min-height:0;grid-template-columns:1fr;gap:34px}.hero-lockup h1{font-size:3.25rem}.hero-visual{min-height:240px}.hero-geometry{right:-40%;width:92%;min-width:440px}.contact-grid,.footer-inner,.history-panel,.news-grid,.services-grid,.team-grid,.team-grid[data-count]{grid-template-columns:1fr}.service-card{min-height:0}.contact-grid{gap:30px}}@media (max-width:640px){:root{--header-height:64px;--page-gutter:16px}.site-header-inner{width:calc(100% - 24px);min-height:var(--header-height)}.brand-link img{width:104px}.contact-copy h2,.error-panel h1,.legal-page h1,.section-heading h2{font-size:2.2rem}.section-heading{margin-bottom:28px}.landing-hero{min-height:620px;padding:56px 0 48px}.hero-lockup{gap:16px}.hero-lockup img{width:74px}.hero-lockup h1{font-size:2.45rem;line-height:1}.hero-subtitle{font-size:1rem}.hero-visual{display:none}.form-actions,.hero-actions{align-items:stretch;flex-direction:column}.button{width:100%}.contact-section,.news-section,.solutions-section,.team-section{padding:68px 0}.contact-form{grid-template-columns:1fr;padding:18px}.field-full,.form-status{grid-column:auto}.contact-card{grid-template-columns:38px minmax(0,1fr)}.contact-card strong{grid-column:2}.legal-list div{grid-template-columns:1fr;gap:6px}.public-loader-copy h1{font-size:2rem}.public-loader-stages{flex-wrap:wrap;justify-content:center}}body{background:#ffffff;color:var(--utema-primary-950)}.section-inner{width:min(928px,calc(100% - (var(--page-gutter) * 2)))}.section-heading{margin-bottom:48px}.section-heading-right{margin-left:auto;text-align:right}.contact-heading h2,.section-heading h2{font-size:3rem;line-height:1.05}.contact-heading p,.section-heading p:not(.eyebrow){max-width:560px;color:var(--utema-primary-950);font-size:1rem;line-height:1.65}.section-heading-right p:not(.eyebrow){margin-left:auto}.button{min-height:46px;border-radius:999px;padding:14px 24px;font-size:.9rem;font-weight:500}.button-glass{background:rgba(236,240,253,.62);color:var(--utema-primary-950)}.button-glass:hover{background:rgba(213,222,251,.9)}.button-ghost{background:transparent;color:var(--utema-primary-950)}.button-primary{background:var(--utema-primary-500);border-color:var(--utema-primary-500);color:var(--utema-primary-50)}.site-header{position:fixed;top:0;left:0;right:0;z-index:100;border:0;background:transparent;padding:32px 32px 0;pointer-events:none}.site-header-inner{width:min(1376px,100%);min-height:48px;border:1px solid rgba(255,255,255,.4);background:rgba(236,240,253,.58);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 46px rgba(3,9,28,.06);padding:8px 12px 8px 24px;pointer-events:auto}.brand-link,.desktop-nav a,.header-cta,.mobile-menu-button,.site-header-inner{border-radius:999px}.desktop-nav{gap:32px;color:var(--utema-primary-950);font-size:.88rem;font-weight:400}.desktop-nav a{padding:8px 0}.desktop-nav a:hover{background:transparent;color:var(--utema-primary-500)}.header-cta{border-color:var(--utema-primary-500);background:var(--utema-primary-500);color:var(--utema-primary-50);padding:8px 16px;font-size:.78rem;font-weight:600}.header-cta:hover{background:var(--utema-primary-600);color:var(--utema-primary-50)}.debug-banner{position:relative;z-index:101;margin-top:92px}.landing-hero{min-height:728px;display:grid;align-items:center;padding:120px 0 116px;background:#ffffff}.hero-geometry{inset:-28% -20% -60% -18%;width:138%;height:140%;min-width:0;object-fit:cover;opacity:.42;pointer-events:none}.hero-stage{z-index:1;display:grid;min-height:488px;align-content:center;justify-items:center;text-align:center}.hero-title-block{position:relative;width:100%}.hero-logo-mark{position:absolute;left:50%;top:50%;z-index:0;width:220px;height:220px;transform:translate(-50%,-43%);pointer-events:none}.hero-logo-mark img{object-fit:contain}.hero-title-block h1{position:relative;z-index:1;margin:0;color:var(--utema-primary-950);font-family:var(--font-ui);font-size:4.5rem;font-weight:900;letter-spacing:.18em;line-height:1.05;text-align:center;text-shadow:0 0 70px #ffffff,0 0 100px #ffffff;text-transform:uppercase;text-wrap:balance}.hero-eyebrow{width:min(100%,760px);margin:8px auto 0;color:var(--utema-primary-950);font-size:.95rem;font-weight:500;letter-spacing:0;line-height:1.6;text-align:right;text-transform:none}.hero-subtitle{max-width:620px;margin:24px auto 0;color:var(--utema-muted);font-size:1rem;line-height:1.7;text-align:center}.hero-actions{justify-content:center;margin-top:108px}.solutions-section{position:relative;overflow:hidden;padding:142px 0 148px;background:#ffffff}.solutions-section:before{content:"";position:absolute;inset:0 0 0 auto;width:100%;border-top-left-radius:999px;background:rgba(236,240,253,.55)}.solutions-section:after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:210px;background:linear-gradient(180deg,rgba(255,255,255,0),#ffffff 86%),radial-gradient(circle at 50% 100%,rgba(47,90,234,.26),rgba(255,255,255,0) 62%);opacity:.72}.services-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:0;gap:0}.service-card{min-height:0;border:0;background:transparent;color:var(--utema-primary-50);padding:64px 0}.service-card-frame{border:1px solid var(--utema-primary-200);padding:8px}.service-media{position:relative;min-height:0;aspect-ratio:1;overflow:hidden;border-radius:16px;background:var(--utema-primary-950)}.service-media img{object-fit:cover}.service-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,9,28,.05),rgba(3,9,28,.86))}.service-copy{position:absolute;inset:auto 24px 24px;display:grid;grid-gap:8px;gap:8px;justify-items:center;text-align:center}.service-card h3{margin:0;color:var(--utema-primary-50);font-family:var(--font-ui);font-size:1.22rem;font-weight:900;line-height:1.16}.service-card p{max-height:3.9em;overflow:hidden;margin:0;color:var(--utema-primary-200);font-size:.78rem;line-height:1.3}.service-card .card-link{margin:8px 0 0;border-radius:999px;background:var(--utema-primary-500);color:var(--utema-primary-50);padding:5px 12px;font-size:.75rem;font-weight:500}.team-section{position:relative;overflow:hidden;padding:104px 0 120px;background:var(--utema-primary-50)}.team-mesh{object-fit:cover;opacity:.96}.team-stage{position:relative;min-height:360px;display:grid;align-items:end;padding-top:70px}.team-signature-backdrop{position:absolute;left:50%;top:18px;width:min(920px,112%);height:auto;max-width:none;transform:translateX(-50%);opacity:.92;pointer-events:none}.team-grid{position:relative;z-index:1;gap:28px}.team-photo-wrap{width:min(100%,235px);aspect-ratio:.78;border:0;border-radius:999px 999px 20px 20px;background:rgba(236,240,253,.72)}.team-photo-wrap img{object-fit:contain;object-position:center bottom}.team-label{display:inline-grid;min-width:156px;justify-items:center;margin-top:-34px;border:1px solid rgba(172,189,247,.72);border-radius:999px;background:rgba(255,255,255,.86);padding:10px 16px;position:relative;z-index:2}.team-card h3{display:block;max-width:190px;margin:0;border:0;border-radius:0;background:transparent;padding:0;font-family:var(--font-ui);font-size:.86rem;font-weight:700}.team-role{max-width:190px;margin:2px 0 0;color:var(--utema-primary-600);font-size:.64rem;font-weight:600;letter-spacing:0;text-transform:none}.history-panel{display:grid;grid-template-columns:1fr;grid-gap:14px;gap:14px;max-width:760px;margin:58px auto 0;border:1px solid rgba(172,189,247,.72);border-radius:8px;background:rgba(236,240,253,.78);padding:24px 28px;text-align:left}.history-panel .eyebrow{display:inline-flex;margin:0;border-radius:999px;background:var(--utema-primary-950);color:var(--utema-primary-50);padding:4px 12px;font-size:.66rem;font-weight:600;letter-spacing:0;text-transform:none}.history-panel h3{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.history-copy p{margin:0 0 12px;color:var(--utema-primary-950);font-size:.82rem;line-height:1.65}.team-signature-link,.team-signature-static{margin-top:6px;color:var(--utema-primary-700);font-size:.78rem}.team-signature-link img,.team-signature-static img{display:none}.news-section{padding:110px 0 118px;background:#ffffff}.news-section .section-heading-center{margin-left:0;margin-right:0;text-align:left}.news-section .eyebrow{display:none}.news-filters{justify-content:flex-start;margin:-22px 0 48px}.filter-pill{min-height:38px;border:0;background:rgba(236,240,253,.58);color:var(--utema-primary-950);font-weight:500}.filter-pill[aria-pressed=true]{background:var(--utema-primary-500);color:var(--utema-primary-50)}.news-grid{gap:40px}.news-card{border:0;border-radius:24px;background:rgba(236,240,253,.58);padding:16px}.news-media{min-height:160px;overflow:hidden;border-radius:12px}.news-card-body{padding:20px 0 0}.news-meta{margin-bottom:12px;color:var(--utema-primary-500);font-size:.74rem;font-weight:500;letter-spacing:0;text-transform:none}.news-card h3{font-family:var(--font-brand);font-size:1.15rem;line-height:1.22}.news-card p{margin:10px 0 18px;color:var(--utema-primary-950);font-size:.88rem;line-height:1.55}.news-card .card-link{font-size:.78rem;font-weight:500}.contact-section{padding:104px 0 124px;background:#ffffff;color:var(--utema-primary-950)}.contact-layout{display:grid;grid-gap:54px;gap:54px}.contact-heading{margin-bottom:0;text-align:left}.contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px 32px;gap:24px 32px;border:0;border-radius:0;background:transparent;padding:0;color:var(--utema-primary-950)}.checkbox,.field label{color:var(--utema-primary-950);font-size:.94rem;font-weight:600}.field input,.field textarea{border:0;border-radius:999px;background:rgba(236,240,253,.58);color:var(--utema-primary-950);padding:13px 16px}.field textarea{min-height:240px;border-radius:24px;resize:vertical}.field input::placeholder,.field textarea::placeholder{color:var(--utema-primary-200)}.checkbox{color:var(--utema-muted);font-size:.84rem;font-weight:500}.contact-options{display:grid;grid-template-columns:minmax(0,1fr) auto auto;grid-gap:24px;gap:24px;align-items:center}.contact-cards{display:flex;flex-wrap:wrap;gap:12px;margin:0}.contact-card{display:inline-flex;min-height:50px;max-width:100%;grid-template-columns:none;gap:10px;align-items:center;border:0;border-radius:999px;background:rgba(236,240,253,.58);color:var(--utema-primary-950);padding:12px 22px;font-size:.88rem;overflow-wrap:anywhere}.contact-card-icon{width:18px;height:18px;border-radius:0;background:transparent;color:var(--utema-primary-500)}.contact-card span:not(.contact-card-icon){color:var(--utema-primary-950);font-size:.9rem;font-weight:400}.contact-card-muted{color:var(--utema-muted)}.contact-or{color:var(--utema-primary-950);font-size:.94rem}.form-status{color:var(--utema-primary-700)}.site-footer{background:var(--utema-primary-950);color:var(--utema-primary-50);padding:0}.footer-ramp{display:grid;grid-template-columns:1fr}.footer-ramp span{height:16px}.footer-ramp span:first-child{background:var(--utema-primary-50)}.footer-ramp span:nth-child(2){background:var(--utema-primary-100)}.footer-ramp span:nth-child(3){background:var(--utema-primary-200)}.footer-ramp span:nth-child(4){background:var(--utema-primary-300)}.footer-ramp span:nth-child(5){background:var(--utema-primary-400)}.footer-ramp span:nth-child(6){background:var(--utema-primary-500)}.footer-ramp span:nth-child(7){background:var(--utema-primary-600)}.footer-ramp span:nth-child(8){background:var(--utema-primary-700)}.footer-ramp span:nth-child(9){background:var(--utema-primary-800)}.footer-ramp span:nth-child(10){background:var(--utema-primary-900)}.footer-bottom,.footer-inner{width:min(928px,calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.footer-inner{display:grid;grid-template-columns:1fr minmax(180px,.75fr) minmax(220px,.82fr);grid-gap:52px;gap:52px;align-items:start;padding:136px 0 48px}.footer-brand-block{display:grid;grid-gap:28px;gap:28px}.footer-brand-block p{max-width:260px;margin:0;color:rgba(236,240,253,.72);font-size:.86rem}.footer-column{font-style:normal}.footer-contact,.footer-links{gap:18px}.footer-contact a,.footer-links a{display:inline-flex;color:var(--utema-primary-50);font-size:.88rem;line-height:1.35;padding:4px 0}.footer-contact a{align-items:flex-start}.footer-links{justify-items:end;text-align:right;font-weight:700}.footer-social-links{display:flex;flex-wrap:wrap;gap:12px}.footer-social-links a{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(236,240,253,.82);border-radius:999px;color:var(--utema-primary-50)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:0 0 58px;color:var(--utema-primary-50);font-size:.9rem}.footer-top-link{width:56px;height:56px;display:grid;place-items:center;border-radius:999px;background:var(--utema-primary-500);color:var(--utema-primary-50)}@media (max-width:980px){.site-header{padding:18px 18px 0}.mobile-nav{position:absolute;left:18px;right:18px;top:76px;border:0;border-radius:24px;background:rgba(255,255,255,.94);box-shadow:0 18px 46px rgba(3,9,28,.12);pointer-events:auto}.landing-hero{min-height:640px;padding-top:110px}.hero-title-block h1{font-size:3rem;letter-spacing:.1em}.hero-eyebrow{text-align:center}.hero-actions{margin-top:68px}.contact-form,.footer-inner,.news-grid,.services-grid,.team-grid,.team-grid[data-count]{grid-template-columns:1fr}.service-card{padding:0}.service-card+.service-card{margin-top:18px}.service-media{aspect-ratio:16/10}.team-stage{padding-top:42px}.team-signature-backdrop{top:0;width:120%}.contact-options{grid-template-columns:1fr;justify-items:start}.footer-inner{gap:34px;padding-top:86px}.footer-links{justify-items:start;text-align:left}}@media (max-width:640px){.contact-heading h2,.section-heading h2{font-size:2.15rem}.section-heading-right{text-align:left}.section-heading-right p:not(.eyebrow){margin-left:0}.site-header-inner{width:100%}.landing-hero{min-height:590px;padding:100px 0 72px}.hero-title-block h1{font-size:2.05rem;letter-spacing:.04em;line-height:1.16}.hero-logo-mark{width:156px;height:156px;transform:translate(-50%,-40%)}.hero-actions{width:100%;gap:8px;margin-top:48px}.contact-section,.news-section,.solutions-section,.team-section{padding:76px 0}.solutions-section:before{border-top-left-radius:220px}.service-media{aspect-ratio:1}.service-copy{inset:auto 18px 18px}.news-grid{gap:22px}.contact-form{gap:20px}.contact-cards,.footer-bottom{align-items:stretch;flex-direction:column}.contact-card{width:100%;justify-content:center}.footer-inner{padding:64px 0 42px}}