:root{--bg: #050505;--bg-elevated: #0a0a0a;--bg-card: #0d0d0d;--bg-card-hover: #111111;--border: #1a1a1a;--border-subtle: #141414;--text: #f5f5f5;--text-secondary: #b8b8b8;--text-muted: #8a8a8a;--text-dim: #555;--fire: #ff6b00;--fire-glow: rgba(255, 107, 0, .15);--ice: #00b4d8;--ice-glow: rgba(0, 180, 216, .12);--green: #52bd92;--gradient-fire-ice: linear-gradient(135deg, var(--fire), var(--ice));--gradient-headline: linear-gradient(100deg, #ff7a24 0%, #ffb464 28%, #a8e4f2 52%, #4fcfee 72%, var(--ice) 100%);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-ar: "Tajawal", "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--max-width: 1400px;--section-padding: clamp(80px, 12vh, 160px)}html[lang=ar] body{font-family:var(--font-ar)}html[dir=rtl] .gradient-line{margin-inline:0}html[dir=rtl] .section-label{letter-spacing:.08em}html[dir=rtl] .section-title{letter-spacing:0;text-transform:none}html[dir=rtl] [class*=label],html[dir=rtl] .nav-link,html[dir=rtl] .nav-cta,html[dir=rtl] .video-caption,html[dir=rtl] .card-role,html[dir=rtl] .rnd-status,html[dir=rtl] .hero-tagline,html[dir=rtl] .team-role,html[dir=rtl] .team-avatar,html[dir=rtl] .pipe-hint{letter-spacing:0!important;text-transform:none!important}html[dir=rtl] .flip-rtl{transform:scaleX(-1)}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#222 transparent;overflow-x:clip}body{font-family:var(--font);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:clip}html,body{max-width:100vw}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#1a1a1a;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#333}#app{min-height:100vh;position:relative;overflow-x:clip}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(20px,4vw,80px)}.section{padding:var(--section-padding) 0;position:relative;scroll-margin-top:86px}.section-label{font-size:11px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:var(--fire);margin-bottom:16px;opacity:.8}.section-title{font-size:clamp(32px,5vw,64px);font-weight:200;letter-spacing:0;line-height:1.1;text-transform:uppercase;color:var(--text)}.section-title span{background:var(--gradient-headline);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-description{font-size:clamp(15px,1.6vw,18px);font-weight:300;line-height:1.7;color:var(--text-secondary);max-width:600px;margin-top:24px}.gradient-line{width:60px;height:2px;background:var(--gradient-fire-ice);border-radius:2px;margin:24px 0}::selection{background:#ff6b0040;color:#fff}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{opacity:.4}50%{opacity:1}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){:root{--section-padding: clamp(60px, 10vh, 100px)}}@media(max-width:560px){:root{--section-padding: 52px}.section-description{margin-top:16px}}.loader.svelte-li6gfl{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999999;background:#050505;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease;opacity:1}.loader.fading.svelte-li6gfl{opacity:0;pointer-events:none}.loader-inner.svelte-li6gfl{display:flex;flex-direction:column;align-items:center;gap:32px;padding:0 24px}.logo-wrap.svelte-li6gfl{position:relative;display:flex;align-items:center;justify-content:center;animation:svelte-li6gfl-logoPulse 2.2s ease-in-out infinite}.logo.svelte-li6gfl{width:clamp(180px,28vw,280px);height:auto;display:block;position:relative;z-index:2;filter:none}@keyframes svelte-li6gfl-logoPulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.progress-track.svelte-li6gfl{width:clamp(180px,28vw,280px);height:2px;background:#ffffff0f;border-radius:0;overflow:hidden;position:relative}.progress-fill.svelte-li6gfl{height:100%;background:#75d9ee;border-radius:0;transition:width .2s ease-out;box-shadow:none}.loader-tagline.svelte-li6gfl{font-size:10px;font-weight:500;letter-spacing:.4em;text-transform:uppercase;color:#fff6;animation:svelte-li6gfl-taglineFade 2s ease-in-out infinite}@keyframes svelte-li6gfl-taglineFade{0%,to{opacity:.3}50%{opacity:.7}}@media(max-width:600px){.loader-inner.svelte-li6gfl{gap:24px}}.nav.svelte-1jnx671{position:fixed;top:0;left:0;right:0;z-index:9999;padding:18px 0;background:#05060714;border-bottom:1px solid transparent;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:padding .4s cubic-bezier(.16,1,.3,1),background .4s ease,border-color .4s ease,backdrop-filter .4s ease}.nav.scrolled.svelte-1jnx671{padding:12px 0;background:#050607e0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 12px 34px #0000003d}.nav-inner.svelte-1jnx671{max-width:var(--max-width);margin:0 auto;padding:0 clamp(20px,4vw,80px);display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-1jnx671{display:flex;align-items:center;text-decoration:none;z-index:10000;transition:transform .3s}.nav-logo.svelte-1jnx671 img:where(.svelte-1jnx671){height:32px;display:block}.nav-logo.svelte-1jnx671:hover{transform:scale(1.05)}.nav-links-desktop.svelte-1jnx671{display:flex;align-items:center;gap:32px}.nav-link.svelte-1jnx671{font-size:12px;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);text-decoration:none;transition:color .3s;position:relative}.nav-link.svelte-1jnx671:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--gradient-fire-ice);transition:width .3s}.nav-link.svelte-1jnx671:hover{color:var(--text)}.nav-link.svelte-1jnx671:hover:after{width:100%}.nav-download.svelte-1jnx671{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:2px;border:1px solid rgba(255,255,255,.2)}.nav-download.svelte-1jnx671:after{display:none}.nav-download.svelte-1jnx671:hover{border-color:#75d9eeb3;background:#75d9ee14}.nav-download.svelte-1jnx671 svg:where(.svelte-1jnx671){color:#75d9ee}@keyframes svelte-1jnx671-catalogueGlow{0%,to{border-color:#00b4d859;box-shadow:0 0 #00b4d800}50%{border-color:#ff6b0080;box-shadow:0 0 16px #00b4d840}}@keyframes svelte-1jnx671-arrowBob{0%,to{transform:translateY(-2px)}50%{transform:translateY(2px)}}.mobile-download.svelte-1jnx671{display:inline-flex;align-items:center;gap:8px;padding:10px 26px;border-radius:100px;border:1px solid rgba(0,180,216,.35);animation:svelte-1jnx671-catalogueGlow 3.5s ease-in-out infinite}.mobile-download.svelte-1jnx671 svg:where(.svelte-1jnx671){color:var(--ice);animation:svelte-1jnx671-arrowBob 1.6s ease-in-out infinite}.nav-cta.svelte-1jnx671{position:relative;overflow:hidden;white-space:nowrap;font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#050607;text-decoration:none;padding:11px 22px;border-radius:2px;background:#f2f3ef;border:1px solid #f2f3ef;transition:transform .3s,box-shadow .3s}.nav-cta.svelte-1jnx671:hover{transform:translateY(-1px);box-shadow:0 8px 24px #00000047}.cta-text.svelte-1jnx671{position:relative;z-index:2}.cta-fire.svelte-1jnx671,.cta-ice.svelte-1jnx671{display:none}.cta-fire.svelte-1jnx671{background:linear-gradient(135deg,#ff6b00,#f40,#f80);animation:svelte-1jnx671-ctaBurn 10s ease-in-out infinite}.cta-ice.svelte-1jnx671{background:linear-gradient(135deg,#00b4d8,#08a,#0df);animation:svelte-1jnx671-ctaFreeze 10s ease-in-out infinite}@keyframes svelte-1jnx671-ctaBurn{0%{opacity:1}45%{opacity:1}50%{opacity:0}95%{opacity:0}to{opacity:1}}@keyframes svelte-1jnx671-ctaFreeze{0%{opacity:0}45%{opacity:0}50%{opacity:1}95%{opacity:1}to{opacity:0}}.lang-toggle.svelte-1jnx671{display:inline-flex;align-items:center;gap:6px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;padding:8px 12px;border-radius:2px;cursor:pointer;transition:background .3s,border-color .3s,transform .2s}.lang-toggle.svelte-1jnx671:hover{background:#ffffff14;border-color:#00b4d859;transform:translateY(-1px)}.lang-flag.svelte-1jnx671{font-size:14px;line-height:1}.lang-text.svelte-1jnx671{letter-spacing:.12em}.nav-mobile-actions.svelte-1jnx671{display:none;align-items:center;gap:10px}.nav-toggle.svelte-1jnx671{display:none;background:none;border:none;cursor:pointer;padding:8px;z-index:10000;width:44px;height:44px;border-radius:2px;background:#05060757;border:1px solid rgba(255,255,255,.06);align-items:center;justify-content:center;position:relative;overflow:hidden}.nav-toggle.svelte-1jnx671:before{display:none}@keyframes svelte-1jnx671-toggleGlow{0%,to{background:linear-gradient(135deg,#ff6b0033,#00b4d80d)}50%{background:linear-gradient(135deg,#00b4d833,#ff6b000d)}}.toggle-icon.svelte-1jnx671{display:flex;flex-direction:column;gap:4px;position:relative;z-index:1}.toggle-icon.svelte-1jnx671 span:where(.svelte-1jnx671){width:20px;height:1.5px;background:linear-gradient(90deg,var(--fire),var(--ice));transition:all .3s;transform-origin:center;display:block}.nav-toggle.open.svelte-1jnx671 .toggle-icon:where(.svelte-1jnx671) span:where(.svelte-1jnx671):nth-child(1){transform:rotate(45deg) translate(3px,4px)}.nav-toggle.open.svelte-1jnx671 .toggle-icon:where(.svelte-1jnx671) span:where(.svelte-1jnx671):nth-child(2){opacity:0}.nav-toggle.open.svelte-1jnx671 .toggle-icon:where(.svelte-1jnx671) span:where(.svelte-1jnx671):nth-child(3){transform:rotate(-45deg) translate(3px,-4px)}.mobile-link.svelte-1jnx671{font-size:20px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:var(--text-secondary);text-decoration:none;transition:color .3s}.mobile-link.svelte-1jnx671:hover{color:var(--text)}.mobile-cta.svelte-1jnx671{font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;padding:14px 36px;border-radius:100px;background:linear-gradient(135deg,#ff6b00,#00b4d8);margin-top:12px}.mobile-lang.svelte-1jnx671{display:inline-flex;align-items:center;gap:10px;margin-top:24px;font-size:14px;font-weight:500;padding:12px 28px;border-radius:100px;background:#ffffff0a;border:1px solid rgba(0,180,216,.25);color:#fff;cursor:pointer}.mobile-lang.svelte-1jnx671 .lang-flag:where(.svelte-1jnx671){font-size:18px}.mobile-menu{position:fixed;top:0;left:0;width:100%;height:100%;background:#050505;z-index:99999;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px;text-align:center;padding:80px 40px}.mobile-close{position:absolute;top:20px;right:20px;width:48px;height:48px;border-radius:50%;border:1px solid rgba(239,63,65,.3);background:#ef3f4114;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s}.mobile-close:hover{background:#ef3f4126;border-color:#ef3f4180}.mobile-link{font-size:20px;font-weight:400;letter-spacing:.15em;text-transform:uppercase;color:#888;text-decoration:none}.mobile-cta{font-size:14px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none;padding:14px 36px;border-radius:100px;background:linear-gradient(135deg,#ff6b00,#00b4d8);margin-top:12px}html[dir=rtl] .mobile-close{right:auto;left:20px}@media(min-width:901px)and (max-width:1200px){.nav-inner.svelte-1jnx671{gap:20px}.nav-logo.svelte-1jnx671 img:where(.svelte-1jnx671){height:26px}.nav-links-desktop.svelte-1jnx671{gap:16px}.nav-link.svelte-1jnx671{font-size:11px;letter-spacing:.08em}.nav-download.svelte-1jnx671{padding:7px 13px}.nav-cta.svelte-1jnx671{padding:9px 16px}.lang-toggle.svelte-1jnx671{padding:7px 10px}}.nav-cta-mobile.svelte-1jnx671{display:inline-flex;align-items:center;min-height:40px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;text-decoration:none;padding:0 14px;border-radius:2px;background:#f2f3ef;color:#050607;white-space:nowrap}@media(max-width:900px){.nav-toggle.svelte-1jnx671{display:flex}.nav-links-desktop.svelte-1jnx671{display:none!important}.nav-mobile-actions.svelte-1jnx671{display:flex;gap:8px}.nav-logo.svelte-1jnx671 img:where(.svelte-1jnx671){height:24px}.lang-toggle-mobile.svelte-1jnx671{min-height:40px;padding:0 13px;font-size:12px}}@media(max-width:359px){.nav-cta-mobile.svelte-1jnx671{display:none}}@media(min-width:901px){.mobile-menu{display:none!important}}.scroll-progress.svelte-tjsu8i{position:fixed;top:0;right:0;width:2px;height:100vh;z-index:99;background:#ffffff08}.scroll-progress-bar.svelte-tjsu8i{width:100%;height:100%;background:var(--gradient-fire-ice);transform-origin:top;transition:transform .1s linear}.floating-widgets.svelte-11uxe0z{position:fixed;bottom:28px;right:28px;display:flex;flex-direction:column;gap:14px;z-index:90;transition:opacity .35s ease,transform .35s ease}.floating-widgets.hero-active.svelte-11uxe0z{opacity:0;transform:translateY(12px);pointer-events:none}.widget-wrapper.svelte-11uxe0z{position:relative;display:flex;align-items:center}.widget.svelte-11uxe0z{width:50px;height:50px;border-radius:2px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .25s ease,border-color .25s ease,background .25s ease,color .25s ease;position:relative;background:#050607b8;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.widget.svelte-11uxe0z:hover{transform:translateY(-2px)}.widget-ai.svelte-11uxe0z{color:#75d9ee}.widget-ai.svelte-11uxe0z:hover{border-color:#75d9ee94;background:#75d9ee14}.widget-whatsapp.svelte-11uxe0z{color:#25d366}.widget-whatsapp.svelte-11uxe0z:hover{border-color:#25d36694;background:#25d36614}.widget-flyout.svelte-11uxe0z{position:absolute;right:66px;top:50%;transform:translateY(-50%);background:#080810f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#e0e0e0;padding:10px 16px;border-radius:8px;font-size:12px;font-weight:400;white-space:nowrap;border:1px solid rgba(0,180,216,.2);box-shadow:0 8px 30px #0006,0 0 15px #00b4d80d;animation:svelte-11uxe0z-flyIn .25s cubic-bezier(.16,1,.3,1);line-height:1.4}.wa-flyout.svelte-11uxe0z{border-color:#25d36633;box-shadow:0 8px 30px #0006,0 0 15px #25d3660d}.flyout-arrow.svelte-11uxe0z{position:absolute;right:-6px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;background:#080810f2;border-right:1px solid rgba(0,180,216,.2);border-bottom:1px solid rgba(0,180,216,.2)}.wa-flyout.svelte-11uxe0z .flyout-arrow:where(.svelte-11uxe0z){border-color:#25d36633}@keyframes svelte-11uxe0z-flyIn{0%{opacity:0;transform:translateY(-50%) translate(8px)}to{opacity:1;transform:translateY(-50%) translate(0)}}@media(max-width:768px){.floating-widgets.svelte-11uxe0z{bottom:14px;right:14px;gap:10px;opacity:.65;transition:opacity .3s ease,transform .3s ease}.floating-widgets.svelte-11uxe0z:hover,.floating-widgets.svelte-11uxe0z:active,.floating-widgets.svelte-11uxe0z:focus-within{opacity:1}.floating-widgets.scrolling.svelte-11uxe0z{opacity:.18;transform:translate(40%) scale(.85);pointer-events:none}.widget.svelte-11uxe0z{width:42px;height:42px}.widget.svelte-11uxe0z svg{width:19px;height:19px}}.scene-host.svelte-n8pvy5{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none;opacity:1;transition:opacity .5s ease}.scene-host.failed.svelte-n8pvy5{opacity:0}.scene-host.svelte-n8pvy5 canvas{display:block;width:100%;height:100%}.hero.svelte-pykimo{position:relative;height:330vh;min-height:2050px;background:#050607}.hero-sticky.svelte-pykimo{position:sticky;top:0;height:calc(100svh - 28px);min-height:620px;overflow:hidden;background:#050607;isolation:isolate}.visual.svelte-pykimo,.fallback-image.svelte-pykimo,.fallback-shade.svelte-pykimo,.grain.svelte-pykimo{position:absolute;top:0;right:0;bottom:0;left:0}.visual.svelte-pykimo{background:#050607}.fallback-image.svelte-pykimo{width:100%;height:100%;object-fit:cover;object-position:56% center;opacity:0;filter:saturate(.84) contrast(1.08) brightness(.66);transform:scale(1.04)}.visual.svelte-pykimo:has(.scene-host.failed) .fallback-image:where(.svelte-pykimo){opacity:.16}.fallback-shade.svelte-pykimo{background:linear-gradient(90deg,#020405e6,#02040552 45%,#02040570),linear-gradient(180deg,#0204053d,#02040505 42%,#0204057a);box-shadow:inset 0 0 120px #0000008f}.grain.svelte-pykimo{opacity:.05;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.5'/%3E%3C/svg%3E");mix-blend-mode:soft-light}.technical-mark.svelte-pykimo{position:absolute;top:96px;z-index:4;font:500 10px/1 var(--font);letter-spacing:.18em;color:#ffffff61}.top-left.svelte-pykimo{left:clamp(24px,5vw,80px)}.top-right.svelte-pykimo{right:clamp(24px,5vw,80px)}.chapter.svelte-pykimo{position:absolute;z-index:5;will-change:opacity,transform;transition:opacity .22s linear,transform .3s cubic-bezier(.2,.8,.2,1)}.chapter-intro.svelte-pykimo{left:50%;top:112px;width:min(920px,calc(100% - 120px));translate:-50% 0;text-align:center;transform-origin:center top}.eyebrow.svelte-pykimo,.chapter-number.svelte-pykimo{margin:0 0 18px;font-size:11px;line-height:1.2;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#75d9ee}h1.svelte-pykimo{margin:0;max-width:980px;margin-inline:auto;font-size:72px;line-height:.94;font-weight:420;letter-spacing:0;color:#f4f5f1;text-shadow:0 8px 52px rgba(0,0,0,.52)}.intro-line.svelte-pykimo{width:min(540px,100%);margin:22px auto 0;font-size:19px;line-height:1.38;font-weight:300;color:#ffffffd1}.intro-actions.svelte-pykimo{display:flex;align-items:center;gap:28px;justify-content:center;margin-top:22px}.text-action.svelte-pykimo{display:inline-flex;align-items:center;gap:18px;padding:9px 0;border:0;border-bottom:1px solid rgba(255,255,255,.5);border-radius:0;background:none;color:#fff;font:600 12px/1 var(--font);letter-spacing:.1em;text-transform:uppercase;text-decoration:none;cursor:pointer;transition:color .2s ease,border-color .2s ease}.text-action.svelte-pykimo:hover{color:#75d9ee;border-color:#75d9ee}.text-action.secondary.svelte-pykimo{color:#ffffff9e;border-color:#ffffff38}.chapter-detail.svelte-pykimo{top:50%;width:min(420px,calc(100% - 48px));translate:0 -50%;isolation:isolate}.chapter-detail.svelte-pykimo:before{content:"";position:absolute;z-index:-1;top:-54px;right:-70px;bottom:-54px;left:-70px;background:radial-gradient(ellipse at center,rgba(2,4,5,.88) 0%,rgba(2,4,5,.58) 48%,transparent 74%);pointer-events:none}.chapter-detail.left.svelte-pykimo{left:clamp(24px,7vw,120px)}.chapter-detail.right.svelte-pykimo{right:clamp(24px,7vw,120px)}.chapter.svelte-pykimo h2:where(.svelte-pykimo){margin:0;font-size:52px;line-height:1.02;font-weight:340;letter-spacing:0;color:#f6f6f2;text-wrap:balance}.chapter-detail.svelte-pykimo>p:where(.svelte-pykimo):last-of-type{margin:24px 0 0;font-size:17px;line-height:1.65;font-weight:300;color:#ffffffd6}.measure.svelte-pykimo{margin:0 0 18px;font-size:84px;line-height:.9;font-weight:220;letter-spacing:0;color:#ff8738}.measure.svelte-pykimo small:where(.svelte-pykimo){font-size:18px;font-weight:500;color:#ffffff94}.layer-key.svelte-pykimo{display:grid;grid-template-columns:1fr;gap:10px;margin-top:30px}.layer-key.svelte-pykimo span:where(.svelte-pykimo){display:flex;align-items:center;gap:10px;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#ffffffdb;opacity:.28;filter:grayscale(1);transition:opacity .25s ease,filter .25s ease,transform .25s ease}.layer-key.svelte-pykimo span.active:where(.svelte-pykimo){opacity:1;filter:none;transform:translate(8px)}.layer-key.svelte-pykimo i:where(.svelte-pykimo){width:34px;height:3px;border-radius:0;flex:0 0 auto;box-shadow:0 0 16px currentColor}.layer-key.svelte-pykimo .steel:where(.svelte-pykimo){color:#596570;background:#596570}.layer-key.svelte-pykimo .primer:where(.svelte-pykimo){color:#c26a26;background:#c26a26}.layer-key.svelte-pykimo .barrier:where(.svelte-pykimo){color:#ebebe4;background:#ebebe4}.layer-key.svelte-pykimo .finish:where(.svelte-pykimo){color:#72d4e7;background:#72d4e7}.layer-message.svelte-pykimo{margin-top:24px;animation:svelte-pykimo-layerCopyIn .32s ease both}.layer-message.svelte-pykimo strong:where(.svelte-pykimo){display:block;font-size:18px;font-weight:620;color:#fff}.layer-message.svelte-pykimo p:where(.svelte-pykimo){margin:10px 0 0;font-size:15px;line-height:1.58;color:#ffffffd1}@keyframes svelte-pykimo-layerCopyIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}.chapter-final.svelte-pykimo{left:50%;top:48%;width:min(760px,calc(100% - 48px));translate:-50% -50%;text-align:center;isolation:isolate}.chapter-final.svelte-pykimo:before{content:"";position:absolute;z-index:-1;top:-90px;right:-150px;bottom:-90px;left:-150px;background:radial-gradient(ellipse at center,rgba(2,4,5,.94) 0%,rgba(2,4,5,.78) 46%,rgba(2,4,5,.2) 72%,transparent 82%);pointer-events:none}.chapter-final.svelte-pykimo .chapter-number:where(.svelte-pykimo){color:#ff8738}.final-stats.svelte-pykimo{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin:42px auto 36px;max-width:690px;border-top:1px solid rgba(255,255,255,.14);border-bottom:1px solid rgba(255,255,255,.14)}.final-stats.svelte-pykimo span:where(.svelte-pykimo){display:flex;flex-direction:column;gap:6px;padding:22px 16px;font-size:10px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#ffffff85}.final-stats.svelte-pykimo span:where(.svelte-pykimo)+span:where(.svelte-pykimo){border-left:1px solid rgba(255,255,255,.14)}.final-stats.svelte-pykimo strong:where(.svelte-pykimo){font-size:34px;line-height:1;font-weight:350;color:#fff;letter-spacing:0}.primary-action.svelte-pykimo{display:inline-flex;align-items:center;justify-content:space-between;width:220px;min-height:52px;padding:0 20px;border:1px solid rgba(255,255,255,.32);border-radius:2px;background:#0506076b;color:#fff;font:650 11px/1 var(--font);letter-spacing:.11em;text-transform:uppercase;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background .25s ease,border-color .25s ease}.primary-action.svelte-pykimo:hover{background:#f2f3ef;border-color:#f2f3ef;color:#050607}.chapter-rail.svelte-pykimo{position:absolute;z-index:8;right:clamp(20px,3vw,48px);top:50%;display:flex;flex-direction:column;gap:5px;transform:translateY(-50%)}.chapter-rail.svelte-pykimo button:where(.svelte-pykimo){position:relative;width:46px;height:38px;padding:0;border:0;border-radius:0;background:transparent;color:#ffffff61;font:500 9px/1 var(--font);letter-spacing:.1em;cursor:pointer}.chapter-rail.svelte-pykimo button:where(.svelte-pykimo):before{content:"";position:absolute;top:50%;right:0;width:16px;height:1px;background:#ffffff47;transform-origin:right;transition:width .25s ease,background .25s ease}.chapter-rail.svelte-pykimo button:where(.svelte-pykimo) span:where(.svelte-pykimo){position:absolute;left:0;top:15px}.chapter-rail.svelte-pykimo button.active:where(.svelte-pykimo){color:#fff}.chapter-rail.svelte-pykimo button.active:where(.svelte-pykimo):before{width:30px;background:#75d9ee}.sound-toggle.svelte-pykimo{position:absolute;z-index:9;left:clamp(20px,3vw,48px);bottom:48px;display:grid;place-items:center;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:2px;background:#05060747;color:#ffffff94;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:color .2s ease,border-color .2s ease,background .2s ease}.sound-toggle.svelte-pykimo:hover,.sound-toggle.active.svelte-pykimo{color:#75d9ee;border-color:#75d9ee94;background:#05060794}.scroll-progress.svelte-pykimo{position:absolute;z-index:8;left:0;right:0;bottom:28px;height:1px;background:#ffffff1a}.scroll-progress.svelte-pykimo span:where(.svelte-pykimo){display:block;width:100%;height:100%;background:#75d9ee;transform-origin:left center}.next-peek.svelte-pykimo{position:absolute;z-index:8;left:0;right:0;bottom:0;height:28px;display:flex;align-items:center;justify-content:center;gap:12px;background:#f0f1ed;color:#101214;font-size:9px;letter-spacing:.1em;text-transform:uppercase}.next-peek.svelte-pykimo span:where(.svelte-pykimo){color:#747a7d}.next-peek.svelte-pykimo strong:where(.svelte-pykimo){font-weight:700}html[dir=rtl] .top-left.svelte-pykimo{left:auto;right:clamp(24px,5vw,80px)}html[dir=rtl] .top-right.svelte-pykimo{right:auto;left:clamp(24px,5vw,80px)}html[dir=rtl] .chapter-detail.left.svelte-pykimo{left:auto;right:clamp(24px,7vw,120px)}html[dir=rtl] .chapter-detail.right.svelte-pykimo{right:auto;left:clamp(24px,7vw,120px)}html[dir=rtl] .chapter-rail.svelte-pykimo{right:auto;left:clamp(20px,3vw,48px)}html[dir=rtl] .sound-toggle.svelte-pykimo{left:auto;right:clamp(20px,3vw,48px)}html[dir=rtl] .chapter-rail.svelte-pykimo button:where(.svelte-pykimo):before{right:auto;left:0;transform-origin:left}html[dir=rtl] .chapter-rail.svelte-pykimo button:where(.svelte-pykimo) span:where(.svelte-pykimo){left:auto;right:0}html[dir=rtl] .final-stats.svelte-pykimo span:where(.svelte-pykimo)+span:where(.svelte-pykimo){border-left:0;border-right:1px solid rgba(255,255,255,.14)}@media(max-width:900px){h1.svelte-pykimo{font-size:60px}.chapter.svelte-pykimo h2:where(.svelte-pykimo){font-size:42px}.chapter-detail.right.svelte-pykimo{right:auto;left:28px}.chapter-detail.svelte-pykimo{top:54%}}@media(max-width:600px){.hero.svelte-pykimo{height:315vh;min-height:1880px}.hero-sticky.svelte-pykimo{min-height:560px}.visual.svelte-pykimo canvas{transform:translateY(92px)}.fallback-image.svelte-pykimo{object-position:58% center;opacity:0;filter:saturate(.76) contrast(1.12) brightness(.52);transform:translateY(112px) scale(1.1)}.visual.svelte-pykimo:has(.scene-host.failed) .fallback-image:where(.svelte-pykimo){opacity:.12}.technical-mark.svelte-pykimo{top:82px;font-size:8px}.top-right.svelte-pykimo{display:none}.chapter-intro.svelte-pykimo{left:20px;top:35%;width:calc(100% - 40px)}.chapter-intro.svelte-pykimo{translate:0 -50%;text-align:left}h1.svelte-pykimo{font-size:44px;line-height:.96}.eyebrow.svelte-pykimo,.chapter-number.svelte-pykimo{margin-bottom:12px;font-size:9px}.intro-line.svelte-pykimo{margin-top:20px;font-size:17px;max-width:310px}.intro-actions.svelte-pykimo{gap:18px;margin-top:22px}.text-action.svelte-pykimo{gap:10px;font-size:10px}.chapter-detail.svelte-pykimo,.chapter-detail.left.svelte-pykimo,.chapter-detail.right.svelte-pykimo{left:20px;right:auto;top:51%;width:calc(100% - 62px)}.measure.svelte-pykimo{font-size:64px}.chapter.svelte-pykimo h2:where(.svelte-pykimo){font-size:34px;max-width:330px}.chapter-detail.svelte-pykimo>p:where(.svelte-pykimo):last-of-type{margin-top:16px;font-size:14px;line-height:1.55;max-width:320px}.layer-key.svelte-pykimo{grid-template-columns:1fr;gap:9px;margin-top:20px}.layer-key.svelte-pykimo span:where(.svelte-pykimo){font-size:9px}.chapter-final.svelte-pykimo{top:47%;width:calc(100% - 54px)}.final-stats.svelte-pykimo{margin:28px auto 24px}.final-stats.svelte-pykimo span:where(.svelte-pykimo){padding:16px 5px;font-size:8px}.final-stats.svelte-pykimo strong:where(.svelte-pykimo){font-size:25px}.primary-action.svelte-pykimo{min-height:48px;width:190px}.chapter-rail.svelte-pykimo{display:none}html[dir=rtl] .chapter-intro.svelte-pykimo,html[dir=rtl] .chapter-detail.left.svelte-pykimo,html[dir=rtl] .chapter-detail.right.svelte-pykimo{left:auto;right:20px}html[dir=rtl] .chapter-rail.svelte-pykimo{right:auto;left:8px}}@media(max-height:720px)and (min-width:601px){.technical-mark.svelte-pykimo{top:76px}h1.svelte-pykimo{font-size:94px}.intro-line.svelte-pykimo{margin-top:24px;font-size:19px}.intro-actions.svelte-pykimo{margin-top:22px}.chapter.svelte-pykimo h2:where(.svelte-pykimo){font-size:38px}.measure.svelte-pykimo{font-size:58px}.final-stats.svelte-pykimo{margin-top:26px;margin-bottom:24px}.final-stats.svelte-pykimo span:where(.svelte-pykimo){padding:15px}}@media(prefers-reduced-motion:reduce){.chapter.svelte-pykimo{will-change:auto}.fallback-image.svelte-pykimo{transform:none}}.journey.svelte-o0f2th{position:relative;background:#050708;scroll-margin-top:0}.technology.svelte-o0f2th{height:360vh;min-height:2300px}.products.svelte-o0f2th{height:220vh;min-height:1400px}.applications.svelte-o0f2th{height:auto;min-height:0}.about.svelte-o0f2th{height:180vh;min-height:1180px}.media.svelte-o0f2th{height:auto;min-height:0;background:#e9ece9}.rnd.svelte-o0f2th{height:330vh;min-height:2200px}.sticky-frame.svelte-o0f2th{position:sticky;top:0;height:100svh;min-height:620px;overflow:hidden;isolation:isolate}.frame-index.svelte-o0f2th{position:absolute;z-index:10;top:clamp(84px,9vh,116px);left:clamp(24px,5vw,84px);font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#52cae1}.frame-index.light.svelte-o0f2th{color:#ffffffb8}.frame-index.static.svelte-o0f2th{position:static;display:block;margin-bottom:26px;color:#18758a}.chapter-progress.svelte-o0f2th{position:absolute;z-index:20;inset:auto 0 0;height:2px;background:#ffffff1f}.chapter-progress.svelte-o0f2th span:where(.svelte-o0f2th){display:block;width:100%;height:100%;transform-origin:left center;background:linear-gradient(90deg,#ff7d2c,#62d5ed)}.technology-frame.svelte-o0f2th{background:radial-gradient(circle at 72% 42%,rgba(25,126,148,.2),transparent 34%),radial-gradient(circle at 24% 54%,rgba(224,79,18,.15),transparent 30%),#050708}.heat-field.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0}.surface-system.svelte-o0f2th{position:absolute;top:22%;left:51%;width:min(44vw,720px);height:58%;transform:perspective(1100px) rotateY(-16deg) rotateX(2deg) translate(calc((.45 - var(--p)) * 6vw));filter:drop-shadow(0 32px 60px rgba(0,0,0,.7))}.surface-layer.svelte-o0f2th{position:absolute;left:0;right:0;bottom:0;border:1px solid rgba(255,255,255,.16);transition:filter .3s ease}.surface-layer.svelte-o0f2th b:where(.svelte-o0f2th){position:absolute;left:auto;right:18px;top:50%;width:auto;padding:7px 9px;background:#030607a8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb8;font-size:10px;letter-spacing:.12em;text-transform:uppercase;transform:translateY(-50%)}.steel-layer.svelte-o0f2th{height:54%;background:linear-gradient(120deg,#12171b,#59636a 48%,#171d21 72%,#080b0d);box-shadow:inset 0 12px 22px #ffffff14}.primer-layer.svelte-o0f2th{height:6%;bottom:calc(54% + (var(--p) * 5%));background:linear-gradient(90deg,#7c2c0d,#ff7925,#8e3616)}.barrier-layer.svelte-o0f2th{height:11%;bottom:calc(60% + (var(--p) * 12%));overflow:hidden;background:linear-gradient(90deg,#dfe6e6,#fff,#bed8de);box-shadow:0 0 30px #7fe1f54d}.barrier-layer.svelte-o0f2th i:where(.svelte-o0f2th){position:absolute;width:12px;height:12px;left:calc((var(--i) * 37px) - 5px);top:calc((var(--i) % 3) * 17px - 3px);border:2px solid #4b8f9e;border-radius:50%;background:#ffffffdb;box-shadow:inset 0 0 5px #0e566757}.finish-layer.svelte-o0f2th{height:5%;bottom:calc(71% + (var(--p) * 20%));background:linear-gradient(90deg,#14788d,#80e0f0,#176c80);box-shadow:0 0 28px #45cde96b}.heat-source.svelte-o0f2th{position:absolute;left:44%;top:4%;width:31%;height:25%;opacity:calc(.8 - var(--p) * .42)}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th){position:absolute;left:calc(var(--n, 0) * 18%);width:4px;height:100%;border-radius:50%;background:#ff6b1b;box-shadow:0 0 18px #ff5a0b;transform:rotate(calc(-7deg + var(--n, 0) * 3deg))}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th):nth-child(1){--n: 0}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th):nth-child(2){--n: 1}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th):nth-child(3){--n: 2}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th):nth-child(4){--n: 3}.heat-source.svelte-o0f2th span:where(.svelte-o0f2th):nth-child(5){--n: 4}.reflection-rays.svelte-o0f2th{position:absolute;z-index:3;left:58%;top:11%;width:25%;height:34%;opacity:clamp(0,calc((var(--p) - .42) * 3),1)}.reflection-rays.svelte-o0f2th i:where(.svelte-o0f2th){position:absolute;bottom:0;width:3px;height:82%;background:#6ce7ff;box-shadow:0 0 18px #23c7e9;transform:rotate(26deg);transform-origin:bottom}.reflection-rays.svelte-o0f2th i:where(.svelte-o0f2th):nth-child(2){left:24%;height:68%}.reflection-rays.svelte-o0f2th i:where(.svelte-o0f2th):nth-child(3){left:48%;height:90%}.reflection-rays.svelte-o0f2th i:where(.svelte-o0f2th):nth-child(4){left:72%;height:74%}.heat-label.svelte-o0f2th,.reflection-label.svelte-o0f2th{position:absolute;z-index:4;top:15%;font-size:9px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.heat-label.svelte-o0f2th{left:42%;color:#ff8b45}.reflection-label.svelte-o0f2th{right:12%;color:#83e9fb;opacity:clamp(0,calc((var(--p) - .42) * 3),1)}.story-copy.svelte-o0f2th{position:absolute;z-index:8;left:clamp(24px,6vw,104px);top:50%;width:min(520px,38vw);translate:0 -50%;will-change:opacity,transform;transition:opacity .24s linear,transform .34s cubic-bezier(.2,.8,.2,1)}.story-copy.align-right.svelte-o0f2th{left:clamp(24px,6vw,104px);right:auto;width:min(500px,37vw)}.story-copy.final-copy.svelte-o0f2th{left:50%;top:51%;width:min(900px,80vw);text-align:center;translate:-50% -50%}.story-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.product-heading.svelte-o0f2th h2:where(.svelte-o0f2th),.application-intro.svelte-o0f2th h2:where(.svelte-o0f2th),.comparison-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.field-heading.svelte-o0f2th h2:where(.svelte-o0f2th),.rnd-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.rnd-close.svelte-o0f2th h2:where(.svelte-o0f2th){margin:0;font-size:clamp(44px,5vw,82px);line-height:.98;font-weight:360;letter-spacing:0;text-wrap:balance;color:#f6f7f4;text-shadow:0 7px 34px rgba(0,0,0,.72)}.story-copy.svelte-o0f2th p:where(.svelte-o0f2th),.product-heading.svelte-o0f2th p:where(.svelte-o0f2th),.application-intro.svelte-o0f2th p:where(.svelte-o0f2th),.comparison-copy.svelte-o0f2th>p:where(.svelte-o0f2th),.field-heading.svelte-o0f2th>p:where(.svelte-o0f2th),.rnd-copy.svelte-o0f2th p:where(.svelte-o0f2th){max-width:600px;margin-top:26px;font-size:clamp(16px,1.4vw,21px);line-height:1.6;font-weight:380;color:#ffffffd1;text-shadow:0 4px 18px rgba(0,0,0,.8)}.signal.svelte-o0f2th,.measurement.svelte-o0f2th{display:block;margin-bottom:26px;font-size:clamp(54px,7vw,116px);line-height:.8;font-weight:240;color:#ff812f}.signal.cool.svelte-o0f2th{color:#71e4f8}.measurement.svelte-o0f2th small:where(.svelte-o0f2th){margin-left:8px;font-size:17px;font-weight:650;color:#ffffffa3}.benefit-line.svelte-o0f2th{display:flex;justify-content:center;gap:22px;margin-top:38px;padding:20px 0;border-top:1px solid rgba(255,255,255,.24);border-bottom:1px solid rgba(255,255,255,.24);color:#a7e8f4;font-size:10px;font-weight:700;letter-spacing:.13em}.frame-background.svelte-o0f2th,.sector-image.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.frame-background.svelte-o0f2th{filter:saturate(.72) contrast(1.13);transform:scale(1.025)}.frame-shade.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030506f2,#0305069e 48%,#030506db)}.product-heading.svelte-o0f2th{position:absolute;z-index:4;left:clamp(24px,5vw,84px);top:18%;width:min(650px,45vw)}.product-heading.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:clamp(42px,4.6vw,76px)}.product-systems.svelte-o0f2th{position:absolute;z-index:5;right:clamp(24px,5vw,84px);top:16%;bottom:18%;width:min(620px,42vw);display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th){position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:clamp(24px,3vw,46px);background:#050809a8;opacity:.5;transition:opacity .5s ease,background .5s ease}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th)+article:where(.svelte-o0f2th){border-left:1px solid rgba(255,255,255,.2)}.product-systems.svelte-o0f2th article.active:where(.svelte-o0f2th){opacity:1;background:#070c0ed1}.product-code.svelte-o0f2th{position:absolute;top:28px;left:32px;font-size:clamp(52px,5vw,84px);font-weight:220;color:#ff8738}.product-code.cool-code.svelte-o0f2th{color:#71dff4}.product-tag.svelte-o0f2th{margin:0 0 12px;font-size:9px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#8edced}.product-systems.svelte-o0f2th h3:where(.svelte-o0f2th){margin:0;font-size:clamp(24px,2.4vw,38px);line-height:1;font-weight:430;color:#fff}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th)>p:where(.svelte-o0f2th):last-of-type{margin-top:18px;font-size:14px;line-height:1.6;color:#ffffffb8}.temperature.svelte-o0f2th{position:relative;height:3px;margin-top:28px;background:#ffffff29}.temperature.svelte-o0f2th span:where(.svelte-o0f2th){display:block;width:var(--fill);height:100%;background:#ff7b2e;box-shadow:0 0 14px #ff6b1b}.temperature.svelte-o0f2th b:where(.svelte-o0f2th){display:block;margin-top:9px;font-size:9px;letter-spacing:.12em;color:#ffffff9e}.cool-temperature.svelte-o0f2th span:where(.svelte-o0f2th){background:#69dff4;box-shadow:0 0 14px #44c9e3}.process-line.svelte-o0f2th{position:absolute;z-index:7;left:clamp(24px,5vw,84px);right:clamp(24px,5vw,84px);bottom:6%;display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:20px}.process-line.svelte-o0f2th span:where(.svelte-o0f2th){display:flex;align-items:center;gap:11px;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffff61;transition:color .4s ease}.process-line.svelte-o0f2th span.active:where(.svelte-o0f2th){color:#fff}.process-line.svelte-o0f2th b:where(.svelte-o0f2th){color:#68d8ed}.process-line.svelte-o0f2th i:where(.svelte-o0f2th){height:1px;background:#ffffff38}.application-frame.svelte-o0f2th{position:relative;height:100svh;min-height:760px;overflow:hidden;background:#040607}.sector-image.svelte-o0f2th{opacity:0;transform:scale(1.08);filter:saturate(.75) contrast(1.08);transition:opacity .7s ease,transform 1.4s ease}.sector-image.active.svelte-o0f2th{opacity:1;transform:scale(1.015)}.application-shade.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(90deg,#030506eb,#0305068c 42%,#0305061f 70%,#03050675),linear-gradient(180deg,rgba(2,4,5,.45),transparent 48%,rgba(2,4,5,.65))}.application-intro.svelte-o0f2th{position:absolute;z-index:5;left:clamp(24px,5vw,84px);top:16%;width:min(560px,38vw)}.application-intro.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:clamp(46px,5vw,82px)}.sector-copy.svelte-o0f2th{position:absolute;z-index:6;right:clamp(44px,7vw,120px);left:auto;bottom:9%;width:min(760px,52vw);min-height:300px;text-align:right}.sector-copy.svelte-o0f2th article:where(.svelte-o0f2th){position:absolute;inset:auto 0 0;opacity:0;transform:translateY(50px);transition:opacity .5s ease,transform .6s ease}.sector-copy.svelte-o0f2th article.active:where(.svelte-o0f2th){opacity:1;transform:none}.sector-copy.svelte-o0f2th span:where(.svelte-o0f2th){font-size:10px;font-weight:700;letter-spacing:.18em;color:#75dff2}.sector-copy.svelte-o0f2th h3:where(.svelte-o0f2th){margin:16px 0 0;font-size:clamp(62px,8vw,132px);line-height:.86;font-weight:300;color:#fff;text-shadow:0 6px 38px rgba(0,0,0,.7)}.sector-copy.svelte-o0f2th p:where(.svelte-o0f2th){margin-top:26px;font-size:clamp(17px,1.6vw,23px);color:#ffffffdb}.sector-copy.svelte-o0f2th strong:where(.svelte-o0f2th){display:inline-block;margin-top:28px;padding-top:14px;border-top:1px solid rgba(255,255,255,.42);font-size:10px;letter-spacing:.13em;text-transform:uppercase;color:#ffb078}.sector-rail.svelte-o0f2th{position:absolute;z-index:8;left:clamp(24px,5vw,84px);bottom:8%;display:flex;flex-direction:column;width:min(360px,30vw);border-top:1px solid rgba(255,255,255,.28)}.sector-rail.svelte-o0f2th button:where(.svelte-o0f2th){display:grid;grid-template-columns:34px 1fr;gap:12px;align-items:center;min-height:52px;padding:0;border:0;border-bottom:1px solid rgba(255,255,255,.14);border-radius:0;background:transparent;color:#ffffff7a;font:650 11px/1 var(--font);letter-spacing:.1em;text-align:left;text-transform:uppercase;cursor:pointer;transition:color .25s ease,padding .25s ease,background .25s ease}.sector-rail.svelte-o0f2th button:where(.svelte-o0f2th) span:where(.svelte-o0f2th){color:#5fdcf2;font-size:9px}.sector-rail.svelte-o0f2th button:where(.svelte-o0f2th):hover,.sector-rail.svelte-o0f2th button.active:where(.svelte-o0f2th){padding-left:12px;color:#fff;background:#ffffff0f}.comparison-frame.svelte-o0f2th{background:#0b0d0e}.comparison-master.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.78) contrast(1.05)}.comparison-overlay.svelte-o0f2th{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(180deg,#030506c7,#0305063d 42%,#03050694)}.comparison-rule.svelte-o0f2th{position:absolute;z-index:8;top:0;bottom:0;left:50%;width:2px;background:#fff;box-shadow:0 0 26px #ffffffa6}.comparison-rule.svelte-o0f2th i:where(.svelte-o0f2th){position:absolute;top:50%;left:50%;width:42px;height:42px;border:1px solid #fff;border-radius:50%;background:#04060780;transform:translate(-50%,-50%)}.comparison-rule.svelte-o0f2th i:where(.svelte-o0f2th):before,.comparison-rule.svelte-o0f2th i:where(.svelte-o0f2th):after{content:"";position:absolute;top:50%;width:7px;height:7px;border-top:1px solid #fff;border-left:1px solid #fff}.comparison-rule.svelte-o0f2th i:where(.svelte-o0f2th):before{left:9px;transform:translateY(-50%) rotate(-45deg)}.comparison-rule.svelte-o0f2th i:where(.svelte-o0f2th):after{right:9px;transform:translateY(-50%) rotate(135deg)}.comparison-copy.svelte-o0f2th{position:absolute;z-index:10;left:50%;top:28%;width:min(920px,82vw);text-align:center;transform:translate(-50%,-50%)}.comparison-copy.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:clamp(52px,6vw,92px)}.comparison-copy.svelte-o0f2th>p:where(.svelte-o0f2th){margin:18px auto 0}.comparison-labels.svelte-o0f2th{position:absolute;z-index:10;left:5%;right:5%;bottom:7%;display:grid;grid-template-columns:1fr 1fr;gap:10%;color:#fff}.comparison-labels.svelte-o0f2th span:where(.svelte-o0f2th){display:flex;flex-direction:column;font-size:clamp(22px,2.5vw,42px);font-weight:350;text-shadow:0 4px 24px rgba(0,0,0,.8)}.comparison-labels.svelte-o0f2th span:where(.svelte-o0f2th):last-child{align-items:flex-end;text-align:right}.comparison-labels.svelte-o0f2th b:where(.svelte-o0f2th){margin-bottom:8px;font-size:10px;letter-spacing:.18em;color:#ffab74}.comparison-labels.svelte-o0f2th span:where(.svelte-o0f2th):last-child b:where(.svelte-o0f2th){color:#75e0f3}.comparison-labels.svelte-o0f2th small:where(.svelte-o0f2th){margin-top:8px;font-size:11px;font-weight:650;letter-spacing:.1em;text-transform:uppercase}.comparison-metrics.svelte-o0f2th{display:grid;grid-template-columns:1fr 1fr;max-width:820px;margin:42px auto 0;border-top:1px solid rgba(255,255,255,.34);border-bottom:1px solid rgba(255,255,255,.34)}.comparison-metrics.svelte-o0f2th span:where(.svelte-o0f2th){display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:20px 26px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.comparison-metrics.svelte-o0f2th span:where(.svelte-o0f2th)+span:where(.svelte-o0f2th){border-left:1px solid rgba(255,255,255,.3)}.comparison-metrics.svelte-o0f2th b:where(.svelte-o0f2th){color:#ffb182;text-decoration:line-through;font-weight:500}.comparison-metrics.svelte-o0f2th strong:where(.svelte-o0f2th){color:#8de9f8;font-weight:700}.field-frame.svelte-o0f2th{position:relative;min-height:100svh;padding:clamp(100px,12vh,150px) 0 70px;overflow:hidden;background:#e9ece9;color:#111516}.field-heading.svelte-o0f2th{position:relative;z-index:4;width:min(680px,48vw);margin-left:clamp(24px,5vw,84px)}.field-heading.svelte-o0f2th h2:where(.svelte-o0f2th){color:#111516;text-shadow:none}.field-heading.svelte-o0f2th>p:where(.svelte-o0f2th){color:#394044;text-shadow:none}.media-controls.svelte-o0f2th{position:absolute;z-index:6;top:clamp(120px,14vh,170px);right:clamp(24px,5vw,84px);display:flex;gap:8px}.media-controls.svelte-o0f2th button:where(.svelte-o0f2th){display:grid;place-items:center;width:46px;height:46px;padding:0;border:1px solid rgba(10,18,20,.24);border-radius:0;background:transparent;color:#111516;cursor:pointer;transition:background .2s ease,color .2s ease}.media-controls.svelte-o0f2th button:where(.svelte-o0f2th):hover{background:#111516;color:#fff}.field-track.svelte-o0f2th{position:relative;display:flex;gap:24px;margin-top:56px;padding:0 clamp(24px,5vw,84px) 24px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.field-track.svelte-o0f2th::-webkit-scrollbar{display:none}.field-track.svelte-o0f2th figure:where(.svelte-o0f2th){position:relative;flex:0 0 min(72vw,1080px);height:min(62vh,680px);margin:0;overflow:hidden;background:#15191a;scroll-snap-align:start}.field-track.svelte-o0f2th figure:where(.svelte-o0f2th):nth-child(2){height:min(62vh,680px)}.field-track.svelte-o0f2th img:where(.svelte-o0f2th){width:100%;height:100%;object-fit:cover;filter:saturate(.8) contrast(1.04);transition:transform .5s ease}.field-track.svelte-o0f2th figure:where(.svelte-o0f2th):hover img:where(.svelte-o0f2th){transform:scale(1.025)}.field-track.svelte-o0f2th figcaption:where(.svelte-o0f2th){position:absolute;inset:auto 0 0;display:flex;gap:18px;padding:22px 24px;background:linear-gradient(0deg,rgba(3,5,6,.9),transparent);color:#fff;font-size:11px;font-weight:650;letter-spacing:.08em;text-transform:uppercase}.field-track.svelte-o0f2th figcaption:where(.svelte-o0f2th) b:where(.svelte-o0f2th){color:#6fdef1}.rnd-frame.svelte-o0f2th{background:radial-gradient(circle at 50% 35%,#152126,#070a0c 55%,#030405)}.rnd-images.svelte-o0f2th{position:absolute;top:14%;right:3%;bottom:8%;left:3%;display:grid;grid-template-columns:var(--r0) var(--r1) var(--r2);gap:12px;opacity:.84;transition:grid-template-columns .7s cubic-bezier(.2,.8,.2,1)}.rnd-images.svelte-o0f2th figure:where(.svelte-o0f2th){position:relative;margin:0;overflow:hidden;opacity:.36;transition:opacity .55s ease,filter .55s ease}.rnd-images.svelte-o0f2th figure.active:where(.svelte-o0f2th){opacity:1}.rnd-images.svelte-o0f2th img:where(.svelte-o0f2th){width:100%;height:100%;object-fit:cover;filter:saturate(.52) brightness(.62);transition:filter .55s ease,transform .8s ease}.rnd-images.svelte-o0f2th figure.active:where(.svelte-o0f2th) img:where(.svelte-o0f2th){filter:saturate(.82) brightness(.82);transform:scale(1.025)}.rnd-images.svelte-o0f2th figcaption:where(.svelte-o0f2th){position:absolute;left:18px;bottom:18px;padding:8px 11px;background:#0305069e;border:1px solid rgba(255,255,255,.24);color:#fff;font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rnd-copy.svelte-o0f2th{position:absolute;z-index:5;left:50%;top:28%;width:min(900px,78vw);text-align:center;translate:-50% -50%}.rnd-copy.svelte-o0f2th p:where(.svelte-o0f2th){margin-left:auto;margin-right:auto}.rnd-detail.svelte-o0f2th{position:absolute;z-index:7;right:6%;bottom:9%;width:min(520px,42vw);padding:24px 28px;background:#030608b8;border-top:1px solid rgba(255,255,255,.34);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);animation:svelte-o0f2th-detailIn .42s ease both}.rnd-detail.svelte-o0f2th>span:where(.svelte-o0f2th){font-size:9px;font-weight:700;letter-spacing:.16em;color:#65ddef}.rnd-detail.svelte-o0f2th h3:where(.svelte-o0f2th){margin:12px 0 0;font-size:clamp(30px,3.3vw,56px);line-height:1;font-weight:360;color:#fff}.rnd-detail.svelte-o0f2th p:where(.svelte-o0f2th){margin:16px 0 0;font-size:15px;line-height:1.55;color:#ffffffbd}@keyframes svelte-o0f2th-detailIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.rnd-close.svelte-o0f2th{position:absolute;z-index:6;left:50%;top:50%;width:min(1050px,86vw);text-align:center;translate:-50% -50%}.rnd-close.svelte-o0f2th span:where(.svelte-o0f2th){display:block;margin-bottom:26px;font-size:10px;font-weight:700;letter-spacing:.2em;color:#6bdff2}.rnd-close.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:clamp(58px,8vw,130px)}html[dir=rtl] .frame-index.svelte-o0f2th,html[dir=rtl] .story-copy.svelte-o0f2th,html[dir=rtl] .product-heading.svelte-o0f2th,html[dir=rtl] .sector-copy.svelte-o0f2th,html[dir=rtl] .field-heading.svelte-o0f2th{left:auto;right:clamp(24px,5vw,84px)}html[dir=rtl] .story-copy.align-right.svelte-o0f2th{left:auto;right:clamp(24px,6vw,104px)}html[dir=rtl] .surface-layer.svelte-o0f2th b:where(.svelte-o0f2th){left:18px;right:auto}html[dir=rtl] .product-systems.svelte-o0f2th{right:auto;left:clamp(24px,5vw,84px)}html[dir=rtl] .product-systems.svelte-o0f2th article:where(.svelte-o0f2th)+article:where(.svelte-o0f2th){border-left:0;border-right:1px solid rgba(255,255,255,.2)}html[dir=rtl] .sector-copy.svelte-o0f2th{right:auto;left:clamp(44px,7vw,120px);text-align:left}html[dir=rtl] .sector-rail.svelte-o0f2th{left:auto;right:clamp(24px,5vw,84px)}html[dir=rtl] .sector-rail.svelte-o0f2th button:where(.svelte-o0f2th){text-align:right}html[dir=rtl] .field-heading.svelte-o0f2th{margin-left:0;margin-right:clamp(24px,5vw,84px)}html[dir=rtl] .rnd-detail.svelte-o0f2th{right:auto;left:6%}@media(max-width:900px){.technology.svelte-o0f2th{height:300vh}.products.svelte-o0f2th{height:260vh}.applications.svelte-o0f2th{height:auto}.surface-system.svelte-o0f2th{left:42%;width:54vw;opacity:.74}.surface-layer.svelte-o0f2th b:where(.svelte-o0f2th){display:none}.story-copy.svelte-o0f2th,.story-copy.align-right.svelte-o0f2th{left:28px;right:auto;top:58%;width:min(520px,calc(100vw - 78px))}.story-copy.final-copy.svelte-o0f2th{left:50%;top:52%;width:calc(100vw - 56px)}.product-heading.svelte-o0f2th{top:14%;width:calc(100% - 56px)}.product-systems.svelte-o0f2th{top:41%;left:28px;right:28px;width:auto;bottom:17%}.sector-copy.svelte-o0f2th{width:58vw}.field-heading.svelte-o0f2th{width:62vw}}@media(max-width:600px){.technology.svelte-o0f2th{height:290vh;min-height:1750px}.products.svelte-o0f2th{height:270vh;min-height:1650px}.applications.svelte-o0f2th{height:auto;min-height:0}.about.svelte-o0f2th{height:160vh;min-height:1100px}.media.svelte-o0f2th{height:auto;min-height:0}.rnd.svelte-o0f2th{height:300vh;min-height:1900px}.sticky-frame.svelte-o0f2th{min-height:560px}.frame-index.svelte-o0f2th{top:82px;left:20px;font-size:8px}.story-copy.svelte-o0f2th,.story-copy.align-right.svelte-o0f2th{left:20px;top:55%;width:calc(100% - 40px);translate:0 -50%}.story-copy.final-copy.svelte-o0f2th{left:50%;top:50%;width:calc(100% - 40px)}.story-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.product-heading.svelte-o0f2th h2:where(.svelte-o0f2th),.application-intro.svelte-o0f2th h2:where(.svelte-o0f2th),.comparison-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.field-heading.svelte-o0f2th h2:where(.svelte-o0f2th),.rnd-copy.svelte-o0f2th h2:where(.svelte-o0f2th),.rnd-close.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:38px;line-height:1}.story-copy.svelte-o0f2th p:where(.svelte-o0f2th),.product-heading.svelte-o0f2th p:where(.svelte-o0f2th),.application-intro.svelte-o0f2th p:where(.svelte-o0f2th),.comparison-copy.svelte-o0f2th>p:where(.svelte-o0f2th),.field-heading.svelte-o0f2th>p:where(.svelte-o0f2th),.rnd-copy.svelte-o0f2th p:where(.svelte-o0f2th){margin-top:18px;font-size:15px;line-height:1.5}.signal.svelte-o0f2th,.measurement.svelte-o0f2th{margin-bottom:18px;font-size:58px}.surface-system.svelte-o0f2th{top:19%;left:12%;width:76vw;height:42%;opacity:.62;transform:perspective(800px) rotateY(-12deg)}.heat-source.svelte-o0f2th{left:26%;top:6%;width:52%;height:19%}.reflection-rays.svelte-o0f2th{left:50%;top:8%;width:40%}.heat-label.svelte-o0f2th,.reflection-label.svelte-o0f2th{display:none}.benefit-line.svelte-o0f2th{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;font-size:8px}.product-heading.svelte-o0f2th{left:20px;top:14%;width:calc(100% - 40px)}.product-systems.svelte-o0f2th{left:20px;right:20px;top:39%;bottom:21%;grid-template-columns:1fr}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th){padding:18px 20px}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th)+article:where(.svelte-o0f2th){border-left:0;border-top:1px solid rgba(255,255,255,.2)}.product-code.svelte-o0f2th{top:16px;left:auto;right:18px;font-size:42px}.product-systems.svelte-o0f2th article:where(.svelte-o0f2th)>p:where(.svelte-o0f2th):last-of-type{margin-top:9px;font-size:12px}.temperature.svelte-o0f2th{margin-top:12px}.process-line.svelte-o0f2th{left:20px;right:20px;bottom:7%;grid-template-columns:1fr;gap:8px}.process-line.svelte-o0f2th i:where(.svelte-o0f2th){display:none}.process-line.svelte-o0f2th span:where(.svelte-o0f2th){font-size:8px}.application-frame.svelte-o0f2th{min-height:780px}.application-intro.svelte-o0f2th{left:20px;top:13%;width:calc(100% - 40px)}.application-intro.svelte-o0f2th h2:where(.svelte-o0f2th){font-size:38px}.sector-copy.svelte-o0f2th{left:20px;right:20px;bottom:5%;width:auto;min-height:220px;text-align:left}.sector-copy.svelte-o0f2th h3:where(.svelte-o0f2th){font-size:54px}.sector-copy.svelte-o0f2th p:where(.svelte-o0f2th){margin-top:18px;font-size:16px}.sector-rail.svelte-o0f2th{left:20px;right:auto;top:39%;bottom:auto;width:210px}.sector-rail.svelte-o0f2th button:where(.svelte-o0f2th){min-height:40px;font-size:9px}.comparison-master.svelte-o0f2th{top:11%;height:52%;object-fit:cover}.comparison-overlay.svelte-o0f2th{background:linear-gradient(180deg,rgba(3,5,6,.7),transparent 30%,rgba(3,5,6,.22) 62%,#07090a 68%)}.comparison-rule.svelte-o0f2th{top:11%;bottom:37%}.comparison-copy.svelte-o0f2th{top:auto;bottom:5%;width:calc(100% - 36px);transform:translate(-50%)}.comparison-copy.svelte-o0f2th>p:where(.svelte-o0f2th){max-width:340px}.comparison-metrics.svelte-o0f2th{grid-template-columns:1fr;margin-top:18px}.comparison-metrics.svelte-o0f2th span:where(.svelte-o0f2th){padding:10px;font-size:8px}.comparison-metrics.svelte-o0f2th span:where(.svelte-o0f2th)+span:where(.svelte-o0f2th){border-left:0;border-top:1px solid rgba(255,255,255,.3)}.comparison-labels.svelte-o0f2th{top:16%;bottom:auto;font-size:12px}.comparison-labels.svelte-o0f2th span:where(.svelte-o0f2th){font-size:15px}.field-frame.svelte-o0f2th{min-height:780px;padding:100px 0 48px}.field-heading.svelte-o0f2th{left:auto;width:calc(100% - 40px);margin-left:20px}.media-controls.svelte-o0f2th{top:112px;right:20px}.media-controls.svelte-o0f2th button:where(.svelte-o0f2th){width:40px;height:40px}.field-track.svelte-o0f2th{margin-top:38px;padding:0 20px 18px;gap:14px}.field-track.svelte-o0f2th figure:where(.svelte-o0f2th){flex-basis:82vw;height:52vh;min-height:420px}.field-track.svelte-o0f2th figure:where(.svelte-o0f2th):nth-child(2){height:52vh;min-height:420px}.rnd-images.svelte-o0f2th{top:22%;right:2%;bottom:16%;left:2%;gap:5px}.rnd-copy.svelte-o0f2th,.rnd-close.svelte-o0f2th{width:calc(100% - 36px)}.rnd-copy.svelte-o0f2th{top:22%}.rnd-images.svelte-o0f2th figcaption:where(.svelte-o0f2th){left:8px;bottom:8px;font-size:7px}.rnd-detail.svelte-o0f2th{left:18px;right:18px;bottom:5%;width:auto;padding:18px}.rnd-detail.svelte-o0f2th h3:where(.svelte-o0f2th){font-size:30px}.rnd-detail.svelte-o0f2th p:where(.svelte-o0f2th){font-size:13px}html[dir=rtl] .frame-index.svelte-o0f2th,html[dir=rtl] .story-copy.svelte-o0f2th,html[dir=rtl] .product-heading.svelte-o0f2th,html[dir=rtl] .sector-copy.svelte-o0f2th,html[dir=rtl] .field-heading.svelte-o0f2th{right:auto;margin-right:20px}}@media(prefers-reduced-motion:reduce){.sector-image.svelte-o0f2th,.product-systems.svelte-o0f2th article:where(.svelte-o0f2th),.application-intro.svelte-o0f2th,.sector-copy.svelte-o0f2th article:where(.svelte-o0f2th){transition:none}.field-track.svelte-o0f2th{transition:none}}.references.svelte-1sxxp5i{position:relative;min-height:100svh;padding:clamp(110px,14vh,180px) 0 90px;overflow:hidden;background:#060809;color:#f5f6f3}.proof-grid.svelte-1sxxp5i{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.07) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.07) 1px,transparent 1px);background-size:9vw 9vw;-webkit-mask-image:linear-gradient(180deg,black,transparent 72%);mask-image:linear-gradient(180deg,black,transparent 72%)}.references-inner.svelte-1sxxp5i{position:relative;z-index:2;width:min(100% - 48px,1540px);margin:0 auto}.references-heading.svelte-1sxxp5i{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:clamp(50px,8vw,130px);align-items:end}.proof-label.svelte-1sxxp5i{display:block;margin-bottom:24px;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#68dff3}h2.svelte-1sxxp5i{max-width:1050px;margin:0;font-size:clamp(54px,7.5vw,124px);line-height:.9;font-weight:330;letter-spacing:0;text-wrap:balance}.references-heading.svelte-1sxxp5i p:where(.svelte-1sxxp5i){margin:0 0 8px;font-size:clamp(16px,1.4vw,21px);line-height:1.6;color:#ffffffb3}.proof-metrics.svelte-1sxxp5i{display:grid;grid-template-columns:repeat(3,1fr);margin:72px 0 0;border-top:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.proof-metrics.svelte-1sxxp5i span:where(.svelte-1sxxp5i){display:flex;flex-direction:column;gap:8px;padding:24px clamp(16px,3vw,42px);font-size:9px;font-weight:700;letter-spacing:.13em;text-transform:uppercase;color:#ffffff80}.proof-metrics.svelte-1sxxp5i span:where(.svelte-1sxxp5i)+span:where(.svelte-1sxxp5i){border-left:1px solid rgba(255,255,255,.2)}.proof-metrics.svelte-1sxxp5i strong:where(.svelte-1sxxp5i){font-size:clamp(34px,4vw,62px);line-height:1;font-weight:300;letter-spacing:0;color:#fff}.logos-stage.svelte-1sxxp5i{position:relative;height:min(57vw,760px);margin-top:44px;overflow:hidden;border:1px solid rgba(255,255,255,.16);background:#020303}.logos-stage.svelte-1sxxp5i img:where(.svelte-1sxxp5i){width:100%;height:100%;object-fit:cover;opacity:.92;filter:saturate(.88) contrast(1.08)}.logo-scan.svelte-1sxxp5i{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 0%,rgba(103,222,242,.08) 48%,rgba(103,222,242,.22) 50%,rgba(103,222,242,.08) 52%,transparent 100%);transform:translateY(-100%);animation:svelte-1sxxp5i-scan 7s ease-in-out infinite;pointer-events:none}@keyframes svelte-1sxxp5i-scan{0%,20%{transform:translateY(-100%)}70%,to{transform:translateY(100%)}}.reference-note.svelte-1sxxp5i{display:grid;grid-template-columns:230px 1fr;gap:32px;align-items:start;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.2)}.reference-note.svelte-1sxxp5i span:where(.svelte-1sxxp5i){font-size:9px;font-weight:700;letter-spacing:.14em;color:#68dff3}.reference-note.svelte-1sxxp5i p:where(.svelte-1sxxp5i){margin:0;font-size:13px;line-height:1.6;color:#ffffff9e}html[dir=rtl] .proof-metrics.svelte-1sxxp5i span:where(.svelte-1sxxp5i)+span:where(.svelte-1sxxp5i){border-left:0;border-right:1px solid rgba(255,255,255,.2)}@media(max-width:700px){.references.svelte-1sxxp5i{padding-top:100px}.references-inner.svelte-1sxxp5i{width:calc(100% - 40px)}.references-heading.svelte-1sxxp5i{grid-template-columns:1fr;gap:24px}h2.svelte-1sxxp5i{font-size:52px}.proof-metrics.svelte-1sxxp5i{margin-top:42px}.proof-metrics.svelte-1sxxp5i span:where(.svelte-1sxxp5i){padding:16px 8px;font-size:7px}.proof-metrics.svelte-1sxxp5i strong:where(.svelte-1sxxp5i){font-size:30px}.logos-stage.svelte-1sxxp5i{height:92vw}.logos-stage.svelte-1sxxp5i img:where(.svelte-1sxxp5i){object-fit:cover;object-position:top center}.reference-note.svelte-1sxxp5i{grid-template-columns:1fr;gap:10px}}@media(prefers-reduced-motion:reduce){.logo-scan.svelte-1sxxp5i{animation:none}}.contact.svelte-nyspqc{position:relative;min-height:100svh;padding:clamp(110px,14vh,180px) 0 0;overflow:hidden;background:#050607;color:#f5f6f3}.contact-image.svelte-nyspqc{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.68) contrast(1.12)}.contact-shade.svelte-nyspqc{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#030506f7,#030506db 48%,#0305068c),linear-gradient(180deg,rgba(3,5,6,.72),transparent 48%,rgba(3,5,6,.9))}.contact-inner.svelte-nyspqc{position:relative;z-index:2;width:min(100% - 48px,1540px);margin:0 auto}.contact-heading.svelte-nyspqc{max-width:1120px}.contact-heading.svelte-nyspqc>span:where(.svelte-nyspqc),.desk-label.svelte-nyspqc{display:block;font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:#6bdff3}.contact-heading.svelte-nyspqc h2:where(.svelte-nyspqc){max-width:1050px;margin:24px 0 0;font-size:clamp(58px,8vw,132px);line-height:.88;font-weight:320;letter-spacing:0;text-wrap:balance}.contact-heading.svelte-nyspqc p:where(.svelte-nyspqc){max-width:720px;margin:30px 0 0;font-size:clamp(16px,1.45vw,22px);line-height:1.6;color:#ffffffb8}.assessment-band.svelte-nyspqc{display:grid;grid-template-columns:1fr auto;align-items:stretch;margin-top:70px;border-top:1px solid rgba(255,255,255,.26);border-bottom:1px solid rgba(255,255,255,.26);background:#05080980;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.assessment-copy.svelte-nyspqc{padding:26px 30px}.assessment-copy.svelte-nyspqc>span:where(.svelte-nyspqc){display:block;margin-bottom:15px;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffff85}.assessment-features.svelte-nyspqc{display:flex;flex-wrap:wrap;gap:12px 28px}.assessment-features.svelte-nyspqc span:where(.svelte-nyspqc){display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffd1}.assessment-cta.svelte-nyspqc{display:flex;align-items:center;justify-content:space-between;gap:40px;min-width:310px;padding:0 30px;background:#f1f3ef;color:#090c0d;text-decoration:none;font-size:13px;font-weight:750;letter-spacing:.08em;text-transform:uppercase;transition:background .25s ease,color .25s ease}.assessment-cta.svelte-nyspqc:hover{background:#62d8ee}.contact-desk.svelte-nyspqc{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(50px,8vw,130px);margin-top:70px}.team-list.svelte-nyspqc{margin-top:18px;border-top:1px solid rgba(255,255,255,.22)}.team-list.svelte-nyspqc button:where(.svelte-nyspqc){display:grid;grid-template-columns:42px 1fr auto;gap:16px;align-items:center;width:100%;min-height:72px;padding:0 12px 0 0;border:0;border-bottom:1px solid rgba(255,255,255,.16);border-radius:0;background:transparent;color:#ffffff7a;text-align:left;cursor:pointer;transition:padding .25s ease,color .25s ease,background .25s ease}.team-list.svelte-nyspqc button:where(.svelte-nyspqc):hover,.team-list.svelte-nyspqc button.active:where(.svelte-nyspqc){padding-left:14px;background:#ffffff0f;color:#fff}.team-list.svelte-nyspqc button:where(.svelte-nyspqc)>span:where(.svelte-nyspqc){font-size:9px;font-weight:700;color:#6bdff3}.team-list.svelte-nyspqc strong:where(.svelte-nyspqc){font-size:15px;font-weight:600}.team-list.svelte-nyspqc small:where(.svelte-nyspqc){font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:inherit}.selected-name.svelte-nyspqc{display:flex;align-items:center;gap:18px;margin-top:22px;padding-bottom:22px;border-bottom:1px solid rgba(255,255,255,.2)}.selected-name.svelte-nyspqc>b:where(.svelte-nyspqc){display:grid;place-items:center;width:54px;height:54px;border:1px solid rgba(102,220,240,.6);color:#6bdff3;font-size:14px}.selected-name.svelte-nyspqc strong:where(.svelte-nyspqc),.selected-name.svelte-nyspqc span:where(.svelte-nyspqc){display:block}.selected-name.svelte-nyspqc strong:where(.svelte-nyspqc){font-size:20px;font-weight:530}.selected-name.svelte-nyspqc span:where(.svelte-nyspqc){margin-top:4px;font-size:12px;color:#ffffff8c}.contact-channels.svelte-nyspqc{display:flex;flex-direction:column}.contact-channels.svelte-nyspqc a:where(.svelte-nyspqc){display:grid;grid-template-columns:24px 1fr 16px;gap:12px;align-items:center;min-height:58px;border-bottom:1px solid rgba(255,255,255,.16);color:#fff;text-decoration:none;font-size:13px;transition:padding .22s ease,color .22s ease}.contact-channels.svelte-nyspqc a:where(.svelte-nyspqc):hover{padding-left:10px;color:#6bdff3}footer.svelte-nyspqc{position:relative;z-index:2;margin-top:clamp(80px,12vh,150px);border-top:1px solid rgba(255,255,255,.18);background:#030506c2}.footer-inner.svelte-nyspqc{width:min(100% - 48px,1540px);min-height:92px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:24px;align-items:center;padding-right:78px}.footer-inner.svelte-nyspqc img:where(.svelte-nyspqc){width:120px;height:auto;opacity:.72}.footer-inner.svelte-nyspqc p:where(.svelte-nyspqc),.footer-inner.svelte-nyspqc span:where(.svelte-nyspqc){margin:0;font-size:11px;color:#ffffff6b}.footer-inner.svelte-nyspqc span:where(.svelte-nyspqc){text-align:right}html[dir=rtl] .team-list.svelte-nyspqc button:where(.svelte-nyspqc){grid-template-columns:42px 1fr auto;padding:0 0 0 12px;text-align:right}html[dir=rtl] .team-list.svelte-nyspqc button:where(.svelte-nyspqc):hover,html[dir=rtl] .team-list.svelte-nyspqc button.active:where(.svelte-nyspqc){padding-right:14px;padding-left:0}html[dir=rtl] .contact-channels.svelte-nyspqc a:where(.svelte-nyspqc):hover{padding-left:0;padding-right:10px}@media(max-width:900px){.assessment-band.svelte-nyspqc{grid-template-columns:1fr}.assessment-cta.svelte-nyspqc{min-height:64px}.contact-desk.svelte-nyspqc{grid-template-columns:1fr}}@media(max-width:600px){.contact.svelte-nyspqc{padding-top:100px}.contact-inner.svelte-nyspqc,.footer-inner.svelte-nyspqc{width:calc(100% - 40px)}.contact-heading.svelte-nyspqc h2:where(.svelte-nyspqc){font-size:50px}.assessment-band.svelte-nyspqc{margin-top:46px}.assessment-copy.svelte-nyspqc{padding:22px 18px}.assessment-features.svelte-nyspqc{display:grid;grid-template-columns:1fr 1fr;gap:10px}.assessment-features.svelte-nyspqc span:where(.svelte-nyspqc){font-size:11px}.assessment-cta.svelte-nyspqc{min-width:0;padding:0 18px}.contact-desk.svelte-nyspqc{margin-top:52px;gap:48px}.team-list.svelte-nyspqc button:where(.svelte-nyspqc){grid-template-columns:28px 1fr;min-height:66px}.team-list.svelte-nyspqc small:where(.svelte-nyspqc){grid-column:2;margin-top:-18px}.footer-inner.svelte-nyspqc{grid-template-columns:1fr;padding:24px 64px 24px 0}.footer-inner.svelte-nyspqc span:where(.svelte-nyspqc){text-align:left}}main.svelte-1n46o8q{position:relative;z-index:1;background:#050607;isolation:isolate}main.svelte-1n46o8q>:first-child{background:transparent}
