.landing-page{--itera-primary:#0c3c60;--itera-primary-hover:#0a3352;--itera-navy-deep:#062238;--itera-navy-mid:#073250;--itera-navy-light:#0c4156;--itera-accent:#67e8f9;--itera-accent-soft:#a5f3fc;--itera-gold:#d6b15a;--itera-gold-soft:#e4c878;--itera-gold-deep:#b8943f;--itera-gold-darker:#9a7a32;--fg:#0f172a;--muted:#64748b;--border:#e2e8f0;font-family:var(--font-landing-inter),system-ui,sans-serif;color:var(--fg);line-height:1.5;max-width:100%}.landing-page *{box-sizing:border-box}.landing-page img{display:block;max-width:100%}.landing-page a{color:inherit;text-decoration:none}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4{font-family:var(--font-landing-inter),system-ui,sans-serif;letter-spacing:-.02em;line-height:1.1}.landing-container{max-width:1200px;margin:0 auto;padding:0 24px}.landing-eyebrow{font-size:12px;letter-spacing:.25em;text-transform:uppercase;font-weight:600;color:var(--itera-gold);display:block;margin-bottom:6px}.landing-section-title{font-size:clamp(22px,2.8vw,40px);font-weight:700;letter-spacing:-.02em;line-height:1.1;margin:0 0 10px}.landing-section-title-on-dark{color:#fff}.landing-section-title-on-light{color:var(--itera-primary)}.landing-eyebrow-accent{color:var(--itera-accent)}.landing-header{position:fixed;top:0;left:0;right:0;z-index:50;background:rgba(6,34,56,.85);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 12px rgba(0,0,0,.25)}.landing-header .inner{height:64px;display:flex;align-items:center;justify-content:space-between;width:100%;max-width:100%;margin:0;padding-left:clamp(16px,4vw,75px);padding-right:clamp(16px,4vw,100px);gap:16px;box-sizing:border-box}.landing-brand{color:#fff;flex-shrink:0}.landing-brand-sub{font-style:italic}.brand-logo-stacked-sub{font-size:10px;font-weight:400;font-style:italic;line-height:1.1}@media (min-width:768px){.brand-logo-stacked-sub{font-size:11px}}.landing-nav{display:flex;align-items:center;gap:40px;min-width:0;flex:1}.landing-nav ul{display:flex;gap:32px;list-style:none;margin:0;padding:0}.landing-nav a{color:rgba(255,255,255,.8);font-size:14px}.landing-nav a:hover{color:#fff}.landing-btn{display:inline-flex;align-items:center;gap:8px;border-radius:10px;font-weight:600;cursor:pointer;border:1px solid transparent;font-family:inherit}.landing-btn-outline-white{border-color:#fff;background:#fff;color:var(--itera-primary);padding:9px 20px;font-size:14px;box-shadow:0 4px 16px rgba(0,0,0,.22);transition:transform .2s ease,box-shadow .2s ease}.landing-btn-outline-white:hover{background:#fff;color:var(--itera-primary-hover);transform:scale(1.08);box-shadow:0 8px 28px rgba(0,0,0,.3)}.landing-get-started{position:relative;flex-shrink:0;margin-left:auto}.landing-btn-get-started{border-color:#d6b15a;background:#d6b15a;color:var(--itera-primary);padding:6px 14px;font-size:13px;border-radius:999px;box-shadow:0 2px 10px rgba(0,0,0,.16);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-btn-get-started:hover,.landing-get-started.is-open .landing-btn-get-started{background:#fff;color:var(--itera-primary-hover);transform:scale(1.04);box-shadow:0 4px 16px rgba(0,0,0,.22)}.landing-get-started-menu{position:absolute;top:calc(100% + 8px);left:50%;right:auto;width:-moz-max-content;width:max-content;min-width:0;padding:4px;background:rgba(220,220,220,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 28px rgba(0,0,0,.22);opacity:0;visibility:hidden;transform:translateX(-50%) translateY(-6px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease;z-index:60}.landing-get-started.is-open .landing-get-started-menu,.landing-get-started:focus-within .landing-get-started-menu,.landing-get-started:hover .landing-get-started-menu{opacity:1;visibility:visible;transform:translateX(-50%) translateY(0)}.landing-get-started-item{display:block;width:100%;padding:7px 12px;border-radius:8px;font-size:12px;font-weight:600;color:rgba(255,255,255,.92);text-decoration:none;text-align:left;white-space:nowrap;transition:background .15s ease,color .15s ease}.landing-get-started-item:hover{background:rgba(255,255,255,.1);color:#fff}.landing-btn-primary{background:linear-gradient(135deg,var(--itera-gold) 0,var(--itera-gold-darker) 100%);color:var(--itera-navy-deep);padding:16px 28px;font-size:16px;transition:.3s ease;box-shadow:0 8px 24px rgba(190,148,50,.35)}.landing-btn-primary:hover{transform:translateY(-2px);background:linear-gradient(135deg,var(--itera-gold-deep) 0,var(--itera-gold-darker) 100%);box-shadow:0 12px 28px rgba(154,122,50,.42)}@media (max-width:768px){.landing-header .inner{height:56px;padding-left:16px;padding-right:16px;gap:12px}.landing-nav{flex:1;gap:0;min-width:0}.landing-brand-sub,.landing-nav ul{display:none}.landing-get-started{flex-shrink:0;margin-left:auto}.landing-btn-get-started{padding:6px 12px;font-size:12px}}.landing-hero{position:relative;min-height:100vh;display:flex;align-items:center;padding-top:64px;color:#fff;overflow:hidden}.landing-hero-bg{position:absolute;inset:0}.landing-hero-bg img,.landing-hero-bg-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-hero-bg:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,34,56,.92),rgba(12,60,96,.72) 50%,rgba(12,65,86,.38))}.landing-hero .landing-container{position:relative;width:100%;max-width:1200px;margin:0;padding:96px 80px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;text-align:left;z-index:2}.landing-hero-tagline{font-size:clamp(13px,1.2vw,17px);letter-spacing:.25em;color:var(--itera-gold);margin:0 0 12px;max-width:640px}.landing-hero h1{font-size:clamp(28px,4.2vw,60px);margin:20px 0;max-width:720px;text-transform:uppercase;letter-spacing:.04em;line-height:1.1;color:#fff}.landing-hero h1 em{font-style:italic;color:var(--itera-accent-soft)}.landing-hero p{font-size:18px;color:rgba(255,255,255,.8);max-width:min(820px,100%);margin:0 0 40px;line-height:1.65}.landing-hero-actions{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin-top:10px}.landing-services{min-height:100svh;padding:88px 0 28px;display:flex;flex-direction:column;justify-content:center;scroll-margin-top:64px;background:linear-gradient(165deg,var(--itera-navy-deep) 0,var(--itera-navy-mid) 42%,var(--itera-primary) 100%);color:#fff;overflow-x:hidden}.landing-services-head{text-align:center;margin-bottom:10px;flex-shrink:0}.landing-services-head .landing-section-title{margin-bottom:6px}.landing-services-subtitle{font-size:13px;color:rgba(255,255,255,.78);max-width:520px;margin:0 auto;line-height:1.5}.landing-demo{padding:64px 0 40px;scroll-margin-top:64px;background:#f4f7fa}.landing-demo-inner{display:flex;flex-direction:column;align-items:center}.landing-demo-head{text-align:center;margin-bottom:40px;max-width:640px}.landing-demo-player{position:relative;box-sizing:content-box;width:min(960px,100%);margin:0 auto;border-radius:16px;overflow:hidden;background:#fff;line-height:0;box-shadow:0 24px 48px rgba(12,60,96,.18),0 0 0 1px rgba(12,60,96,.08)}.landing-demo-embed{position:absolute;inset:0;width:100%;height:100%;border:0;display:block;background:#fff}.landing-demo-media{width:min(960px,100%);display:flex;flex-direction:column;align-items:stretch;gap:20px}.landing-demo-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px}.landing-demo-text-link{display:inline-flex;align-items:center;gap:6px;padding:0;border:none;background:transparent;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;color:var(--itera-primary);text-decoration:none;cursor:pointer;transition:color .2s ease,opacity .2s ease}.landing-demo-text-label{border-bottom:1.5px solid #d6b15a;padding-bottom:1px}.landing-demo-text-link:hover{color:var(--itera-primary-hover)}.landing-demo-text-link:hover .landing-demo-text-label{border-bottom-color:#d6b15a}.landing-demo-text-icon{flex-shrink:0;opacity:.85}.landing-demo-actions-sep{color:#cbd5e1;font-size:14px;font-weight:300;line-height:1;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-feature-carousel{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;flex:1;min-height:0;width:100%;padding:0 12px}.landing-feature-carousel-inner{display:flex;flex-direction:column;min-width:0;min-height:0;height:100%;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-feature-carousel-inner:active{cursor:grabbing}.landing-feature-stage{flex:1;min-height:0;height:min(500px,calc(100svh - 200px));max-height:calc(100svh - 200px);perspective:1600px;overflow:hidden}.landing-feature-stage,.landing-feature-track{position:relative;width:100%;display:flex;align-items:center;justify-content:center}.landing-feature-track{height:100%}.landing-feature-card{position:absolute;display:flex;flex-direction:column;border-radius:18px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid var(--border);transition:all .65s cubic-bezier(.23,1,.32,1);will-change:transform,opacity,width,height;-webkit-font-smoothing:antialiased;backface-visibility:hidden}.landing-feature-media{position:relative;flex-shrink:0;overflow:hidden;background:var(--itera-navy-deep)}.landing-feature-card img{width:100%;height:100%;transform:none;display:block;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:object-fit .65s cubic-bezier(.23,1,.32,1);transition:object-fit .65s cubic-bezier(.23,1,.32,1),-o-object-fit .65s cubic-bezier(.23,1,.32,1)}.landing-feature-card img,.landing-feature-card[data-position="0"] img{-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.landing-feature-card[data-position="0"]{--feature-body-h:142px}.landing-feature-body{flex:none;height:var(--feature-body-h,142px);padding:12px 18px 14px;background:linear-gradient(180deg,var(--itera-primary) 0,var(--itera-navy-deep) 100%);border-top:1px solid rgba(103,232,249,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 -8px 24px rgba(6,34,56,.2);transition:opacity .4s ease}.landing-feature-heading{display:flex;align-items:baseline;flex-wrap:nowrap;gap:.45em;font-size:16px;line-height:1.2;margin:0 0 5px;white-space:nowrap}.landing-feature-group,.landing-feature-heading{font-weight:700;overflow:hidden;text-overflow:ellipsis}.landing-feature-group{color:#f1f5f9;flex-shrink:1;min-width:0}.landing-feature-heading-sep{color:rgba(255,255,255,.45);font-weight:500;flex-shrink:0;padding:0 .12em}.landing-feature-name{font-weight:600;flex-shrink:0}.landing-feature-heading-single,.landing-feature-name{color:var(--itera-gold)}.landing-feature-body p{font-size:15px;color:rgba(186,203,226,.92);line-height:1.45;margin:0;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}.landing-feature-card:not([data-position="0"]) .landing-feature-body{display:none}.landing-feature-card:not([data-position="0"]) .landing-feature-media{height:100%}.landing-feature-card[data-position="0"]{width:min(480px,44vw);height:min(500px,calc(100svh - 185px));max-height:500px;z-index:10;transform:translateX(0) rotateY(0deg);opacity:1;border-color:rgba(103,232,249,.22);background:var(--itera-navy-deep);box-shadow:0 0 70px rgba(12,60,96,.28),0 28px 72px rgba(0,0,0,.5);cursor:default}.landing-feature-card[data-position="0"] .landing-feature-media{flex:none;height:calc(100% - var(--feature-body-h, 120px));min-height:0}.landing-feature-card[data-position="1"]{width:240px;height:280px;z-index:6;transform:translateX(380px) rotateY(-18deg);opacity:.72}.landing-feature-card[data-position="-1"]{width:240px;height:280px;z-index:6;transform:translateX(-380px) rotateY(18deg);opacity:.72}.landing-feature-card[data-position="2"]{width:150px;height:180px;z-index:3;transform:translateX(580px) rotateY(-26deg);opacity:.35}.landing-feature-card[data-position="-2"]{width:150px;height:180px;z-index:3;transform:translateX(-580px) rotateY(26deg);opacity:.35}.landing-feature-card[data-position="-3"],.landing-feature-card[data-position="3"]{width:100px;height:120px;z-index:1;opacity:0;pointer-events:none}.landing-feature-card[data-position="3"]{transform:translateX(740px) rotateY(-32deg)}.landing-feature-card[data-position="-3"]{transform:translateX(-740px) rotateY(32deg)}.landing-feature-card.is-coming-soon .landing-feature-media:before{content:"";position:absolute;inset:0;background:rgba(6,34,56,.48);z-index:1;pointer-events:none}.landing-feature-soon-badge{position:absolute;top:50%;left:50%;transform:translate3d(-50%,-50%,2px);z-index:2;padding:10px 20px;border-radius:999px;background:rgba(255,255,255,.12);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:rgba(6,34,56,.94);border:1px solid rgba(214,177,90,.55);box-shadow:0 6px 20px rgba(0,0,0,.35);color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;pointer-events:none;white-space:nowrap;text-shadow:0 1px 2px rgba(0,0,0,.45);backface-visibility:hidden}.landing-feature-card:not([data-position="0"]) .landing-feature-soon-badge{display:none}.landing-feature-fade{position:absolute;top:0;bottom:0;width:100px;z-index:20;pointer-events:none}.landing-feature-fade-left{left:0;background:linear-gradient(90deg,var(--itera-navy-deep) 0,transparent 100%)}.landing-feature-fade-right{right:0;background:linear-gradient(270deg,var(--itera-navy-deep) 0,transparent 100%)}.landing-feature-nav-side{flex-shrink:0;z-index:30;align-self:center}.landing-feature-nav-mobile{display:none}.landing-feature-controls{display:flex;align-items:center;justify-content:center;gap:18px;width:100%;margin-top:8px}.landing-feature-nav-mobile-btn{display:none}.landing-feature-nav-btn{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.06);color:var(--itera-accent-soft);font-size:22px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .22s ease;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);font-family:inherit}.landing-feature-nav-btn:hover{background:var(--itera-primary);border-color:var(--itera-accent-soft);color:#fff;transform:scale(1.08)}.landing-feature-nav-btn:active{transform:scale(.94)}.landing-feature-dots{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:10px;flex-shrink:0}.landing-feature-dot{width:6px;height:6px;border-radius:50%;border:none;padding:0;background:rgba(214,177,90,.35);cursor:pointer;transition:all .3s ease}.landing-feature-dot.active{width:22px;border-radius:3px;background:var(--itera-gold);box-shadow:0 0 12px rgba(214,177,90,.45)}.landing-feature-hint{font-size:11px;color:rgba(255,255,255,.4);text-align:center;margin-top:14px;letter-spacing:.08em}.landing-about-us{padding:40px 0 clamp(48px,8vh,72px);background:#f8fafc;overflow-x:hidden;scroll-margin-top:64px}.landing-about-us .landing-container{width:100%;display:flex;flex-direction:column;gap:clamp(24px,4vh,40px)}.landing-about-us-head{flex-shrink:0;width:100%;max-width:none}.landing-about-us-head p{width:100%;max-width:none;font-size:clamp(13px,.95vw,17px);line-height:1.55;color:var(--muted);margin:0;-webkit-hyphens:none;hyphens:none}.landing-about-title-sep{font-weight:400}.landing-about-cynosure-link{color:var(--itera-primary);font-weight:600;text-decoration:underline;text-decoration-color:#d6b15a;text-underline-offset:2px;transition:color .2s ease}.landing-about-cynosure-link:hover{color:var(--itera-primary-hover)}@media (min-width:900px){.landing-about-us-head p{font-size:14px;line-height:1.45}}@media (max-width:899px){.landing-about-us-head p{text-align:left;text-wrap:pretty}}.landing-dash-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:clamp(20px,2.5vw,28px);align-items:stretch;width:100%}.landing-dash-card{background:transparent;border:none;border-radius:0;padding:0;display:flex;flex-direction:column;height:100%;min-height:0;box-shadow:none}.landing-dash-card:hover{box-shadow:none}.landing-dash-label{font-size:9px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}.landing-dash-metric{font-size:clamp(32px,3.8vw,52px);font-weight:100;color:#0f172a;letter-spacing:-.03em;line-height:1;margin-bottom:6px}.landing-dash-metric-compact{font-size:clamp(24px,2.8vw,40px);letter-spacing:-.02em}.landing-dash-stat-label{font-size:13px;font-weight:600;color:#0f172a;line-height:1.3;margin:0 0 6px}.landing-dash-headline{font-size:13px;font-weight:400;color:#0f172a;line-height:1.35;margin:0 0 4px}.landing-dash-desc{font-size:11px;color:#334155;line-height:1.4;margin:0 0 8px}.landing-dash-desc-last{margin-bottom:0}.landing-dash-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}.landing-dash-tags-compact{margin-top:0;margin-bottom:4px}.landing-dash-tag{font-size:10px;font-weight:500;padding:5px 10px;border-radius:999px;border:1px solid #cbd5e1;color:#334155;background:transparent}.landing-dash-tag-more{cursor:pointer;border-style:solid;background:#f1f5f9;font-family:inherit;transition:background .15s ease,border-color .15s ease}.landing-dash-tag-more:hover{background:#e2e8f0;border-color:#94a3b8}.landing-thematic-modal-root{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px 16px;background:rgba(6,34,56,.55);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.landing-thematic-modal{width:min(560px,100%);max-height:min(80vh,640px);display:flex;flex-direction:column;background:#fff;border-radius:16px;box-shadow:0 24px 48px rgba(12,60,96,.22),0 0 0 1px rgba(12,60,96,.08);overflow:hidden}.landing-thematic-modal-head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e2e8f0}.landing-thematic-modal-head h3{margin:0;font-size:16px;font-weight:700;color:var(--itera-primary)}.landing-thematic-modal-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;border-radius:8px;background:transparent;color:#64748b;cursor:pointer;transition:background .15s ease,color .15s ease}.landing-thematic-modal-close:hover{background:#f1f5f9;color:#0f172a}.landing-thematic-modal-body{padding:16px 18px 20px;overflow-y:auto}.landing-thematic-group{margin:0}.landing-thematic-group-title{margin:0 0 8px;font-size:13px;font-weight:600;line-height:1.35;color:#0f172a}.landing-thematic-group-content{margin:0 0 14px;font-size:12px;line-height:1.55;color:#475569}.landing-thematic-group-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.landing-thematic-divider{border:none;border-top:1px solid #e2e8f0;margin:0 0 14px}.landing-dash-divider{height:1px;background:rgba(103,232,249,.18);margin:10px 0}.landing-dash-bars{display:flex;align-items:flex-end;gap:8px;height:72px;margin-top:auto}.landing-dash-bar{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(180deg,var(--itera-accent) 0,var(--itera-primary) 100%);min-height:16px}.landing-dash-mini-bars{display:flex;align-items:flex-end;gap:5px;height:36px;margin-top:auto}.landing-dash-mini-bar{flex:1;border-radius:3px 3px 1px 1px;background:linear-gradient(180deg,var(--itera-gold-soft) 0,var(--itera-gold-deep) 100%);min-height:10px}.landing-dash-progress{display:flex;flex-direction:column;gap:6px;margin-bottom:2px}.landing-dash-progress-row{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:8px}.landing-dash-progress-row span{font-size:10px;color:rgba(186,203,226,.9)}.landing-dash-progress-track{height:6px;border-radius:999px;background:rgba(255,255,255,.1);overflow:hidden}.landing-dash-progress-fill{height:100%;border-radius:999px}.landing-dash-progress-fill-primary{background:linear-gradient(90deg,var(--itera-gold-deep) 0,var(--itera-gold) 100%)}.landing-dash-progress-fill-muted{background:rgba(214,177,90,.42)}.landing-about{background:linear-gradient(180deg,var(--itera-navy-mid) 0,var(--itera-navy-deep) 8%,#000911 50%,#000408 100%);color:#fff;padding:96px 0 48px}.landing-contact-head{margin-bottom:24px}.landing-office-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:80px}.landing-office h4{font-size:22px;font-weight:600;margin-bottom:16px;color:#fff}.landing-office p{color:rgba(255,255,255,.75);line-height:1.8;font-size:16px;margin:0}.landing-footer-bar{margin-top:80px;padding-top:32px;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;gap:24px}.landing-footer-contact{margin:0;padding:0;border:none}.landing-footer-contact a{color:rgba(255,255,255,.85);font-size:16px;font-weight:500;transition:color .2s ease}.landing-footer-contact a:hover{color:var(--itera-accent-soft)}.landing-copyright{margin:0;padding:0;border-top:none;color:rgba(255,255,255,.5);font-size:14px}.landing-vision{--vision-gold:#d6b15a;--vision-gold-deep:#b8943f;padding:0;background:#e2e6eb;position:relative;scroll-margin-top:64px;overflow:hidden}.landing-vision:after{content:"";z-index:1;background:linear-gradient(180deg,rgba(226,230,235,.55),rgba(214,220,228,.35) 50%,rgba(226,230,235,.5))}.landing-vision-deco,.landing-vision:after{position:absolute;inset:0;pointer-events:none}.landing-vision-deco{left:28%;z-index:0;background:url(/vision-gradient-deco.png) no-repeat 100%;background-size:cover;filter:grayscale(1) contrast(1.05);-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 28%,#000);mask-image:linear-gradient(90deg,transparent 0,#000 28%,#000)}.landing-vision-pin-track{--vision-steps:3;--vision-step-vh:55;--landing-header-h:64px;height:calc(100svh + (var(--vision-steps) - 1) * var(--vision-step-vh) * 1svh);position:relative;z-index:2}.landing-vision-pin-viewport{position:relative;height:calc(100svh - var(--landing-header-h));width:100%;display:flex;align-items:center;overflow:hidden;background:#e8ebf0;z-index:10}.landing-vision-pin-viewport--before{position:relative}.landing-vision-pin-viewport--fixed{position:fixed;top:var(--landing-header-h);left:0;right:0}.landing-vision-pin-viewport--after{position:absolute;bottom:0;left:0;right:0}.landing-vision-pin-inner{display:grid;grid-template-columns:minmax(220px,34%) 1fr;gap:clamp(20px,4vw,56px);align-items:center;width:100%;height:100%;padding:clamp(16px,3vh,32px) 0;position:relative;z-index:5}.landing-vision-aside{align-self:center;position:relative;z-index:2}.landing-vision-aside .landing-eyebrow{margin:0 0 32px}.landing-vision-layout{display:grid;grid-template-columns:minmax(260px,36%) 1fr;gap:clamp(32px,5vw,72px);align-items:start;position:relative;z-index:2}.landing-vision-eyebrow,.landing-vision-section-title{display:block;margin:0 0 32px;color:var(--itera-gold);font-size:12px;letter-spacing:.25em;text-transform:uppercase;font-weight:600;line-height:1.4;text-shadow:none}.landing-vision-nav{position:relative}.landing-vision-title-indicator{position:absolute;left:0;top:0;width:3px;height:calc(100% / var(--vision-steps, 3));background:linear-gradient(180deg,var(--vision-gold) 0,var(--vision-gold-deep) 100%);border-radius:999px;transform:translateY(calc(var(--active-index, 0) * 100%));transition:transform .45s cubic-bezier(.22,1,.36,1);box-shadow:0 0 12px rgba(201,162,77,.35);pointer-events:none}.landing-vision-nav-list{list-style:none;margin:0;padding:0 0 0 20px;display:flex;flex-direction:column;gap:0;border-left:none}.landing-vision-nav-item{display:flex;align-items:flex-start;gap:0;width:100%;text-align:left;background:transparent;border:none;cursor:pointer;padding:14px 0;margin-left:0;color:rgba(15,23,42,.28);transition:color .4s cubic-bezier(.22,1,.36,1)}.landing-vision-nav-item.is-past,.landing-vision-nav-item:hover{color:rgba(15,23,42,.28)}.landing-vision-nav-item.is-active{color:var(--vision-gold-deep);text-shadow:none;padding-left:0}.landing-vision-nav-text{font-size:clamp(15px,1.45vw,24px);font-weight:600;line-height:1.35;letter-spacing:-.025em}.landing-vision-content{position:relative;overflow:hidden;align-self:stretch;height:min(520px,calc(100svh - var(--landing-header-h) - 48px));min-height:min(280px,calc(100svh - var(--landing-header-h) - 48px));z-index:1}.landing-vision-stack{position:relative;z-index:1;will-change:transform}.landing-vision-panels{display:flex;flex-direction:column;gap:0}.landing-vision-panel{height:var(--panel-height,100%);min-height:var(--panel-height,100%);display:flex;align-items:center;padding:0 8px 0 0;box-sizing:border-box;flex-shrink:0}.landing-vision-panel-copy{margin:0;font-size:clamp(17px,1.55vw,26px);line-height:1.65;color:#0f172a;font-weight:200;letter-spacing:-.01em;transition:font-weight .45s ease,opacity .45s ease}.landing-vision-panel.is-active .landing-vision-panel-copy{color:#0f172a;font-weight:350;text-shadow:none}.landing-vision-fallback{padding:56px 0 72px;position:relative;z-index:2}.landing-vision-fallback .landing-eyebrow,.landing-vision-fallback .landing-vision-eyebrow,.landing-vision-fallback .landing-vision-section-title{margin-bottom:24px}.landing-vision-fallback-item{padding:32px 0;border-bottom:1px solid rgba(12,60,96,.1)}.landing-vision-fallback-item:last-child{border-bottom:none}.landing-vision-fallback-item h3{font-size:22px;color:var(--itera-primary);margin:0 0 12px}.landing-vision-fallback-item p{margin:0;color:#0f172a;line-height:1.75}.landing-vision-mobile{position:relative;z-index:2;padding:56px 0 64px}.landing-vision-mobile .landing-eyebrow{margin:0 0 28px}.landing-vision-mobile-list{display:flex;flex-direction:column;gap:20px}.landing-vision-mobile-card{position:relative;padding:24px 20px 24px 22px;border-left:3px solid var(--vision-gold);background:rgba(255,255,255,.55)}.landing-vision-mobile-index{display:block;font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--vision-gold-deep);margin-bottom:10px}.landing-vision-mobile-title{margin:0 0 12px;font-size:clamp(18px,5vw,22px);font-weight:600;line-height:1.3;letter-spacing:-.02em;color:var(--itera-primary)}.landing-vision-mobile-copy{margin:0;font-size:15px;line-height:1.7;color:#334155;font-weight:400}.landing-vision-card,.landing-vision-grid,.landing-vision-scroll{display:none}@media (max-width:900px){.landing-services{min-height:auto;padding:72px 0 40px;justify-content:flex-start}.landing-services-head{margin-bottom:16px}.landing-feature-carousel{flex:none;display:flex;flex-direction:column;align-items:stretch;gap:14px;padding:0 16px;min-height:0;height:auto;width:100%}.landing-feature-nav-side{display:none!important}.landing-feature-carousel-inner{flex:none;height:auto;min-height:0;gap:14px;width:100%}.landing-feature-stage{flex:none;width:100%;height:480px;min-height:480px;max-height:none;perspective:none}.landing-feature-track{width:100%;height:100%}.landing-feature-fade{width:48px}.landing-feature-card[data-position="0"]{--feature-body-h:150px;width:min(420px,86vw);height:440px;max-height:440px;border-radius:16px;opacity:1;z-index:10}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:160px;height:200px;opacity:.28;pointer-events:none}.landing-feature-card[data-position="1"]{transform:translateX(min(42vw,210px)) scale(.92)}.landing-feature-card[data-position="-1"]{transform:translateX(max(-42vw,-210px)) scale(.92)}.landing-feature-card[data-position="-2"],.landing-feature-card[data-position="-3"],.landing-feature-card[data-position="2"],.landing-feature-card[data-position="3"]{opacity:0;pointer-events:none}.landing-feature-heading{white-space:normal;flex-wrap:wrap;font-size:15px;line-height:1.25}.landing-feature-body p{font-size:14px;-webkit-line-clamp:3;line-height:1.45}.landing-feature-hint{display:none}.landing-feature-nav-mobile-btn{display:flex;width:40px;height:40px;font-size:22px;flex-shrink:0}.landing-feature-dots{justify-content:center;gap:10px;margin-top:0;flex:0 1 auto}.landing-feature-dot{width:8px;height:8px}.landing-feature-dot.active{width:24px}.landing-office-grid{grid-template-columns:1fr;gap:48px}.landing-hero .landing-container{padding:96px 24px}.landing-dash-grid{grid-template-columns:repeat(2,1fr);gap:28px}.landing-about-us{padding:32px 0 48px}.landing-vision--mobile .landing-vision-deco{left:0;opacity:.28;-webkit-mask-image:linear-gradient(180deg,#000 0,transparent 85%);mask-image:linear-gradient(180deg,#000 0,transparent 85%)}}@media (max-width:600px){.landing-dash-grid{grid-template-columns:1fr}.landing-container{padding:0 18px}.landing-services{padding:64px 0 32px}.landing-feature-carousel{padding:0 8px}.landing-feature-stage{height:420px;min-height:420px}.landing-feature-card[data-position="0"]{--feature-body-h:148px;width:min(340px,92vw);height:400px;max-height:400px;border-radius:14px}.landing-feature-body{padding:12px 14px 14px}.landing-feature-heading{font-size:14px;margin-bottom:6px;gap:.3em}.landing-feature-heading-sep{display:none}.landing-feature-group{display:block;width:100%;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:rgba(165,243,252,.75);margin-bottom:2px}.landing-feature-heading-single,.landing-feature-name{font-size:15px}.landing-feature-body p{font-size:13px;-webkit-line-clamp:4}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:110px;height:140px;opacity:.18}.landing-feature-card[data-position="1"]{transform:translateX(min(46vw,170px)) scale(.9)}.landing-feature-card[data-position="-1"]{transform:translateX(max(-46vw,-170px)) scale(.9)}.landing-feature-soon-badge{padding:8px 14px;font-size:10px}.landing-vision-mobile{padding:48px 0 56px}.landing-vision-mobile-list{gap:16px}.landing-vision-mobile-card{padding:20px 16px 20px 18px}.landing-vision-mobile-title{font-size:18px}.landing-vision-mobile-copy{font-size:14px;line-height:1.65}}@media (min-width:1440px){.landing-container{max-width:1400px;padding:0 32px}.landing-header .inner{height:72px;padding-left:88px;padding-right:112px}.landing-nav{gap:48px}.landing-nav ul{gap:36px}.landing-nav a{font-size:15px}.landing-btn-outline-white{padding:10px 22px;font-size:15px}.landing-btn-get-started{padding:7px 16px;font-size:14px}.landing-btn-primary{padding:18px 32px;font-size:17px}.landing-hero{padding-top:72px}.landing-hero .landing-container{max-width:1400px;padding:104px 96px}.landing-hero h1{max-width:820px}.landing-hero p{font-size:20px;max-width:min(900px,100%)}.landing-services{padding:96px 0 36px;scroll-margin-top:72px}.landing-services-subtitle{font-size:15px;max-width:600px}.landing-demo{padding:72px 0 48px;scroll-margin-top:72px}.landing-demo-head{max-width:720px;margin-bottom:48px}.landing-demo-media,.landing-demo-player{width:min(1100px,100%)}.landing-demo-text-link{font-size:15px}.landing-feature-carousel{grid-template-columns:48px minmax(0,1fr) 48px;gap:14px;padding:0 20px}.landing-feature-stage{height:min(580px,calc(100svh - 200px));perspective:1800px}.landing-feature-card[data-position="0"]{--feature-body-h:156px;width:min(560px,40vw);height:min(580px,calc(100svh - 185px));max-height:580px}.landing-feature-heading{font-size:17px}.landing-feature-body p{font-size:16px}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:280px;height:320px}.landing-feature-card[data-position="1"]{transform:translateX(440px) rotateY(-18deg)}.landing-feature-card[data-position="-1"]{transform:translateX(-440px) rotateY(18deg)}.landing-feature-card[data-position="-2"],.landing-feature-card[data-position="2"]{width:170px;height:200px}.landing-feature-card[data-position="2"]{transform:translateX(680px) rotateY(-26deg)}.landing-feature-card[data-position="-2"]{transform:translateX(-680px) rotateY(26deg)}.landing-feature-card[data-position="3"]{transform:translateX(860px) rotateY(-32deg)}.landing-feature-card[data-position="-3"]{transform:translateX(-860px) rotateY(32deg)}.landing-feature-nav-btn{width:44px;height:44px;font-size:24px}.landing-about-us{padding:48px 0 clamp(56px,8vh,88px);scroll-margin-top:72px}.landing-about-us-head p{font-size:16px;line-height:1.55}.landing-dash-grid{gap:clamp(24px,2.2vw,36px)}.landing-dash-headline,.landing-dash-stat-label{font-size:14px}.landing-dash-desc{font-size:12px}.landing-about{padding:112px 0 56px}.landing-office-grid{gap:96px}.landing-office h4{font-size:24px}.landing-footer-contact a,.landing-office p{font-size:17px}.landing-copyright{font-size:15px}.landing-vision{scroll-margin-top:72px}.landing-vision-pin-track{--landing-header-h:72px}.landing-eyebrow{font-size:12px;letter-spacing:.26em}.landing-vision-content{height:min(580px,calc(100svh - var(--landing-header-h) - 48px))}}@media (min-width:1680px){.landing-container{max-width:1520px;padding:0 36px}.landing-section-title{font-size:clamp(32px,2.6vw,44px)}.landing-eyebrow{font-size:13px;letter-spacing:.28em}.landing-header .inner{height:76px;padding-left:96px;padding-right:120px}.landing-nav a{font-size:16px}.landing-btn-primary{padding:18px 34px;font-size:17px}.landing-hero{padding-top:76px}.landing-hero .landing-container{max-width:1520px;padding:112px 104px}.landing-hero-tagline{font-size:18px}.landing-hero h1{font-size:clamp(52px,4.8vw,80px);max-width:960px}.landing-hero p{font-size:22px;max-width:min(980px,100%);line-height:1.7}.landing-services-subtitle{font-size:16px;max-width:660px}.landing-demo-media,.landing-demo-player{width:min(1200px,100%)}.landing-feature-stage{height:min(720px,calc(100svh - 200px));perspective:2000px}.landing-feature-card[data-position="0"]{--feature-body-h:172px;width:clamp(680px,46vw,960px);height:min(clamp(680px,46vw,960px),calc(100svh - 180px));max-height:960px}.landing-feature-heading{font-size:19px}.landing-feature-body p{font-size:17px}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:clamp(300px,22vw,420px);height:clamp(340px,25vw,480px)}.landing-feature-card[data-position="1"]{transform:translateX(clamp(500px,36vw,720px)) rotateY(-18deg)}.landing-feature-card[data-position="-1"]{transform:translateX(clamp(-720px,-36vw,-500px)) rotateY(18deg)}.landing-feature-card[data-position="-2"],.landing-feature-card[data-position="2"]{width:clamp(190px,14vw,260px);height:clamp(220px,16vw,300px)}.landing-feature-card[data-position="2"]{transform:translateX(clamp(760px,54vw,1080px)) rotateY(-26deg)}.landing-feature-card[data-position="-2"]{transform:translateX(clamp(-1080px,-54vw,-760px)) rotateY(26deg)}.landing-feature-card[data-position="3"]{transform:translateX(clamp(960px,68vw,1320px)) rotateY(-32deg)}.landing-feature-card[data-position="-3"]{transform:translateX(clamp(-1320px,-68vw,-960px)) rotateY(32deg)}.landing-about-us-head p{font-size:19px;line-height:1.65}.landing-dash-metric{font-size:clamp(44px,3.8vw,60px)}.landing-dash-metric-compact{font-size:clamp(34px,3vw,48px)}.landing-dash-label{font-size:10px}.landing-dash-headline,.landing-dash-stat-label{font-size:15px}.landing-dash-desc{font-size:14px}.landing-dash-tag{font-size:12px}.landing-office h4{font-size:24px}.landing-office p{font-size:17px}.landing-copyright,.landing-footer-contact a{font-size:16px}.landing-demo-text-link{font-size:15px}.landing-vision-pin-track{--landing-header-h:76px}.landing-vision-nav-text{font-size:clamp(22px,1.6vw,32px)}.landing-vision-panel-copy{font-size:clamp(24px,1.65vw,34px)}.landing-vision-content{height:min(680px,calc(100svh - var(--landing-header-h) - 56px))}}@media (min-width:1920px){.landing-container{max-width:1600px;padding:0 40px}.landing-header .inner{height:80px;padding-left:104px;padding-right:128px}.landing-section-title{font-size:clamp(36px,2.4vw,50px)}.landing-eyebrow{font-size:14px;letter-spacing:.28em;margin-bottom:8px}.brand-logo-stacked-sub{font-size:12px}.landing-get-started-item{padding:8px 14px;font-size:13px}.landing-dash-label{font-size:10px}.landing-dash-tag{font-size:11px;padding:5px 10px}.landing-thematic-modal{width:min(640px,100%);max-height:min(82vh,720px)}.landing-thematic-modal-head h3{font-size:18px}.landing-thematic-group-title{font-size:14px}.landing-thematic-group-content{font-size:13px}.landing-feature-soon-badge{padding:12px 24px;font-size:13px}.landing-contact-head{margin-bottom:32px}.landing-nav{gap:56px}.landing-nav ul{gap:40px}.landing-nav a{font-size:17px}.landing-btn-outline-white{padding:12px 26px;font-size:17px}.landing-btn-get-started{padding:9px 20px;font-size:16px}.landing-btn-primary{padding:22px 40px;font-size:20px}.landing-hero{padding-top:80px}.landing-hero .landing-container{max-width:1600px;padding:120px 112px}.landing-hero-tagline{font-size:20px;max-width:760px}.landing-hero h1{font-size:clamp(60px,4.4vw,88px);max-width:1080px;margin:28px 0}.landing-hero p{font-size:26px;max-width:min(1080px,100%);margin:0 0 52px;line-height:1.7}.landing-services{padding:112px 0 44px;scroll-margin-top:80px}.landing-services-subtitle{font-size:16px;max-width:680px}.landing-demo{padding:88px 0 56px;scroll-margin-top:80px}.landing-demo-head{max-width:800px;margin-bottom:56px}.landing-demo-media,.landing-demo-player{width:min(1280px,100%)}.landing-demo-actions-sep,.landing-demo-text-link{font-size:18px}.landing-feature-carousel{grid-template-columns:64px minmax(0,1fr) 64px;gap:20px;padding:0 32px}.landing-feature-stage{height:min(780px,calc(100svh - 200px));perspective:2200px}.landing-feature-card[data-position="0"]{--feature-body-h:190px;width:clamp(820px,48vw,1120px);height:min(clamp(820px,48vw,1120px),calc(100svh - 180px));max-height:1120px}.landing-feature-body{padding:20px 26px 22px}.landing-feature-heading{font-size:21px;margin-bottom:8px}.landing-feature-body p{font-size:19px}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:clamp(360px,24vw,480px);height:clamp(400px,27vw,540px)}.landing-feature-card[data-position="1"]{transform:translateX(clamp(600px,38vw,860px)) rotateY(-18deg)}.landing-feature-card[data-position="-1"]{transform:translateX(clamp(-860px,-38vw,-600px)) rotateY(18deg)}.landing-feature-card[data-position="-2"],.landing-feature-card[data-position="2"]{width:clamp(220px,15vw,300px);height:clamp(260px,17vw,340px)}.landing-feature-card[data-position="2"]{transform:translateX(clamp(920px,56vw,1280px)) rotateY(-26deg)}.landing-feature-card[data-position="-2"]{transform:translateX(clamp(-1280px,-56vw,-920px)) rotateY(26deg)}.landing-feature-card[data-position="-3"],.landing-feature-card[data-position="3"]{width:clamp(150px,10vw,200px);height:clamp(180px,12vw,240px)}.landing-feature-card[data-position="3"]{transform:translateX(clamp(1160px,70vw,1560px)) rotateY(-32deg)}.landing-feature-card[data-position="-3"]{transform:translateX(clamp(-1560px,-70vw,-1160px)) rotateY(32deg)}.landing-feature-nav-btn{width:56px;height:56px;font-size:28px}.landing-feature-hint{font-size:13px;margin-top:20px}.landing-about-us{padding:56px 0 clamp(64px,8vh,104px);scroll-margin-top:80px}.landing-about-us-head p{font-size:22px;line-height:1.65}.landing-dash-grid{gap:40px}.landing-dash-metric{font-size:clamp(48px,3vw,68px)}.landing-dash-metric-compact{font-size:clamp(38px,2.4vw,52px)}.landing-dash-label{font-size:11px;margin-bottom:10px}.landing-dash-headline,.landing-dash-stat-label{font-size:17px}.landing-dash-desc{font-size:15px}.landing-dash-tag{font-size:13px;padding:6px 12px}.landing-about{padding:128px 0 64px}.landing-office-grid{gap:112px}.landing-office h4{font-size:30px;margin-bottom:22px}.landing-office p{font-size:20px;line-height:1.85}.landing-footer-bar{margin-top:96px;padding-top:40px}.landing-footer-contact a{font-size:20px}.landing-copyright{font-size:18px}.landing-vision{scroll-margin-top:80px}.landing-vision-pin-track{--landing-header-h:80px}.landing-vision-pin-inner{grid-template-columns:minmax(280px,32%) 1fr;gap:clamp(40px,5vw,80px);padding:clamp(24px,4vh,48px) 0}.landing-vision-aside .landing-eyebrow{margin:0 0 40px}.landing-vision-nav-item{padding:20px 0}.landing-vision-nav-text{font-size:clamp(26px,1.55vw,38px)}.landing-vision-panel-copy{font-size:clamp(28px,1.65vw,40px);line-height:1.6}.landing-vision-content{height:min(760px,calc(100svh - var(--landing-header-h) - 64px));min-height:min(380px,calc(100svh - var(--landing-header-h) - 64px))}}@media (min-width:2560px){.landing-container{max-width:1800px;padding:0 48px}.landing-eyebrow{font-size:18px;letter-spacing:.3em;margin-bottom:12px}.landing-section-title{font-size:clamp(52px,2.6vw,72px);margin:0 0 18px}.landing-header .inner{height:88px;padding-left:120px;padding-right:144px}.brand-logo-stacked-sub{font-size:13px}.landing-nav{gap:64px}.landing-nav ul{gap:44px}.landing-nav a{font-size:19px}.landing-btn-outline-white{padding:13px 28px;font-size:19px}.landing-btn-get-started{padding:10px 22px;font-size:17px}.landing-get-started-item{padding:10px 18px;font-size:15px}.landing-btn-primary{padding:24px 44px;font-size:22px}.landing-hero{padding-top:88px}.landing-hero .landing-container{max-width:1800px;padding:136px 128px}.landing-hero-tagline{font-size:24px;max-width:880px;margin:0 0 18px}.landing-hero h1{font-size:clamp(76px,4vw,104px);max-width:1320px;margin:36px 0}.landing-hero p{font-size:32px;max-width:min(1320px,100%);margin:0 0 72px;line-height:1.7}.landing-services{padding:128px 0 52px;scroll-margin-top:88px}.landing-services-subtitle{font-size:18px;max-width:760px}.landing-demo{padding:104px 0 64px;scroll-margin-top:88px}.landing-demo-head{max-width:900px;margin-bottom:64px}.landing-demo-media,.landing-demo-player{width:min(1440px,100%)}.landing-demo-actions-sep,.landing-demo-text-link{font-size:20px}.landing-feature-carousel{grid-template-columns:72px minmax(0,1fr) 72px;gap:24px;padding:0 40px}.landing-feature-stage{height:min(1000px,calc(100svh - 200px));perspective:2600px}.landing-feature-card[data-position="0"]{--feature-body-h:220px;width:clamp(1000px,52vw,1400px);height:min(clamp(1000px,52vw,1400px),calc(100svh - 200px));max-height:1400px}.landing-feature-body{padding:24px 32px 26px}.landing-feature-heading{font-size:24px}.landing-feature-body p{font-size:21px}.landing-feature-card[data-position="-1"],.landing-feature-card[data-position="1"]{width:clamp(420px,26vw,560px);height:clamp(480px,29vw,640px)}.landing-feature-card[data-position="1"]{transform:translateX(clamp(720px,40vw,1040px)) rotateY(-18deg)}.landing-feature-card[data-position="-1"]{transform:translateX(clamp(-1040px,-40vw,-720px)) rotateY(18deg)}.landing-feature-card[data-position="-2"],.landing-feature-card[data-position="2"]{width:clamp(280px,17vw,380px);height:clamp(320px,19vw,420px)}.landing-feature-card[data-position="2"]{transform:translateX(clamp(1100px,58vw,1500px)) rotateY(-26deg)}.landing-feature-card[data-position="-2"]{transform:translateX(clamp(-1500px,-58vw,-1100px)) rotateY(26deg)}.landing-feature-card[data-position="3"]{transform:translateX(clamp(1380px,72vw,1880px)) rotateY(-32deg)}.landing-feature-card[data-position="-3"]{transform:translateX(clamp(-1880px,-72vw,-1380px)) rotateY(32deg)}.landing-feature-nav-btn{width:64px;height:64px;font-size:30px}.landing-feature-soon-badge{padding:14px 28px;font-size:14px}.landing-feature-dot{width:8px;height:8px}.landing-feature-dot.active{width:28px}.landing-feature-hint{font-size:14px;margin-top:22px}.landing-about-us{padding:64px 0 clamp(72px,8vh,120px);scroll-margin-top:88px}.landing-about-us-head p{font-size:clamp(28px,1.15vw,34px);line-height:1.65}.landing-dash-grid{gap:56px}.landing-dash-metric{font-size:clamp(64px,2.8vw,84px)}.landing-dash-metric-compact{font-size:clamp(50px,2.2vw,66px)}.landing-dash-label{font-size:13px;margin-bottom:14px}.landing-dash-headline,.landing-dash-stat-label{font-size:20px}.landing-dash-desc{font-size:18px}.landing-dash-tag{font-size:15px;padding:7px 14px}.landing-thematic-modal{width:min(720px,100%);max-height:min(84vh,800px);border-radius:18px}.landing-thematic-modal-head{padding:20px 24px}.landing-thematic-modal-head h3{font-size:20px}.landing-thematic-modal-body{padding:20px 24px 24px}.landing-thematic-group-title{font-size:15px;margin-bottom:10px}.landing-thematic-group-content{font-size:14px;margin-bottom:16px}.landing-about{padding:144px 0 72px}.landing-contact-head{margin-bottom:40px}.landing-office-grid{gap:128px}.landing-office h4{font-size:36px;margin-bottom:28px}.landing-office p{font-size:24px;line-height:1.85}.landing-footer-bar{margin-top:112px;padding-top:48px;gap:32px}.landing-footer-contact a{font-size:22px}.landing-copyright{font-size:20px}.landing-vision{scroll-margin-top:88px}.landing-vision-pin-track{--landing-header-h:88px}.landing-vision-pin-inner{grid-template-columns:minmax(320px,30%) 1fr;gap:clamp(56px,5vw,96px);padding:clamp(32px,4vh,56px) 0}.landing-vision-aside .landing-eyebrow{margin:0 0 48px}.landing-vision-nav-item{padding:24px 0}.landing-vision-nav-text{font-size:clamp(34px,1.5vw,46px)}.landing-vision-panel-copy{font-size:clamp(36px,1.55vw,48px);line-height:1.55}.landing-vision-content{height:min(920px,calc(100svh - var(--landing-header-h) - 72px));min-height:min(440px,calc(100svh - var(--landing-header-h) - 72px))}}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-landing-inter:"Inter","Inter Fallback"}