@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Noto+Sans+SC:wght@400;500;600;700;800;900&display=swap";:root{font-family:Noto Sans SC,sans-serif;color:#111;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;max-width:100%}:root{--brand: #1447e6;--brand-deep: #0e2d7a;--ink: #10253a;--muted: #526474;--paper: #f6f3ed;--cloud: #eef4f8;--line: rgba(16, 37, 58, .16);--original-scale: 1}.site-shell{overflow:clip;background:var(--paper)}.product-hero{position:relative;min-height:100svh;overflow:hidden;color:var(--ink);background:#edf3f5}.product-hero .image-hero{position:absolute;inset:0}.product-hero-copy{position:relative;z-index:3;width:min(44vw,620px);padding:clamp(170px,23vh,250px) 0 80px 7.5%}.product-hero-copy h1{margin:0;color:var(--ink);font-size:clamp(42px,5.2vw,76px);font-weight:800;line-height:1.1;letter-spacing:-.055em}.product-hero-copy p{margin:22px 0 0;color:#425666;font-size:clamp(20px,2vw,30px);letter-spacing:.04em}.product-hero-copy ul{margin:28px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:9px;list-style:none}.product-hero-copy li{padding:8px 13px;border:1px solid rgba(16,37,58,.25);border-radius:999px;color:var(--ink);background:#ffffff42;font-size:12px;font-weight:700}.product-hero .image-hero img{top:54%;left:72%;width:min(65vw,1000px);transform:translate(-50%,-50%) scale(.86)}@media(max-width:760px){.product-hero-copy{width:100%;padding:128px 24px 0}.product-hero-copy h1{font-size:clamp(38px,11vw,56px)}.product-hero-copy p{margin-top:16px;font-size:20px}.product-hero .image-hero img{top:67%;left:56%;width:125vw;transform:translate(-50%,-50%) scale(.82)}}button,.header-nav button{border:0;color:inherit;background:none}button,a{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid #ffbf47;outline-offset:4px}.site-header{position:fixed;z-index:30;top:14px;left:7.5%;right:7.5%;min-height:64px;display:grid;grid-template-columns:170px 1fr auto;align-items:center;gap:28px;color:#fff;transition:color .22s ease-out}.site-header:before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;background:transparent;transition:background .22s ease-out}.brand{min-width:146px;min-height:44px;display:flex;align-items:center;padding:0;text-align:left}.brand img{width:142px;transition:filter .22s ease-out,opacity .22s ease-out}.site-header.on-light{color:var(--ink)}.site-header.on-light .brand img{filter:invert(1)}.header-nav{display:flex;align-items:center;gap:clamp(14px,1.8vw,32px)}.header-nav button,.header-nav a,.header-actions a{min-height:44px;display:inline-flex;align-items:center;padding:0;font-size:12px;font-weight:700;white-space:nowrap;transition:opacity .18s ease-out,color .18s ease-out,background .18s ease-out}.header-nav button:hover,.header-nav a:hover,.header-actions a:hover{opacity:.62}.mobile-contact{display:none!important}.header-actions{display:flex;align-items:center;gap:12px}.header-actions .buy-link{min-height:40px;padding:0 18px;border:1px solid currentColor;border-radius:999px}.menu-button{width:48px;height:48px;padding:13px 4px;display:none;align-content:space-between}.menu-button span{display:block;height:1px;background:currentColor;transition:transform .22s ease-out,opacity .16s ease-out}.menu-open .menu-button span:first-child{transform:translateY(10px) rotate(45deg)}.menu-open .menu-button span:nth-child(2){opacity:0}.menu-open .menu-button span:last-child{transform:translateY(-10px) rotate(-45deg)}.scroll-story{height:calc(100vh + var(--story-steps) * 72vh);background:#fff}.story-stage{position:sticky;top:0;height:100vh;overflow:hidden;color:#fff;background:#dfe8ef}.story-media,.story-shot,.scene-background,.image-hero,.image-hero picture{position:absolute;inset:0;width:100%;height:100%}.story-shot{z-index:0;overflow:hidden;opacity:0;transform:scale(1.055);transition:transform .6s ease-out;will-change:transform}.story-shot.current,.story-shot.previous{opacity:1}.story-shot.current{z-index:1;transform:scale(1)}.story-shot.previous{transform:scale(1.095)}.story-shot.mask-forward,.story-shot.mask-backward{-webkit-mask-image:linear-gradient(45deg,#000,#000 66.666%,transparent 77.777%);mask-image:linear-gradient(45deg,#000,#000 66.666%,transparent 77.777%);-webkit-mask-size:100vw 350vw;mask-size:100vw 350vw;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.story-shot.mask-forward{z-index:2;animation:imageMaskForward .82s cubic-bezier(0,.5,.5,1) both}.story-shot.mask-backward{z-index:2;animation:imageMaskBackward .82s cubic-bezier(0,.5,.5,1) both}@keyframes imageMaskForward{0%{-webkit-mask-position:0 100vh;mask-position:0 100vh}to{-webkit-mask-position:0 -150vw;mask-position:0 -150vw}}@keyframes imageMaskBackward{0%{-webkit-mask-position:0 -150vw;mask-position:0 -150vw}to{-webkit-mask-position:0 100vh;mask-position:0 100vh}}.image-hero{overflow:hidden;isolation:isolate;background:radial-gradient(circle at 78% 44%,rgba(255,255,255,.98) 0 16%,rgba(238,246,250,.74) 38%,transparent 62%),radial-gradient(circle at 20% 18%,rgba(189,215,229,.58),transparent 38%),linear-gradient(118deg,#d9e8ef,#edf3f3 44%,#f8f2e8)}.image-hero picture{z-index:1;display:block}.image-hero:before{content:"";position:absolute;z-index:0;top:50%;left:72%;width:min(72vw,1040px);aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.98) 0 24%,rgba(212,230,238,.48) 54%,transparent 72%);filter:blur(8px);opacity:.88;transform:translate(-50%,-50%) scale(1)}.image-hero img{position:absolute;z-index:1;top:51%;left:72%;width:min(63vw,980px);height:auto;max-width:none;display:block;mix-blend-mode:multiply;transform:translate3d(-50%,-50%,0) scale(.8);transform-origin:center}.hero-vignette{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,rgba(199,218,229,.28),transparent 46%),linear-gradient(0deg,rgba(82,112,132,.08),transparent 42%);pointer-events:none}.scene-background:after{content:"";position:absolute;inset:0;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.scene-background-1{background-image:radial-gradient(circle at 72% 30%,rgba(20,71,230,.12),transparent 31%),url("data:image/svg+xml,%3Csvg width='46' height='46' viewBox='0 0 46 46' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 .5H46M.5 0V46' fill='none' stroke='%231447e6' stroke-opacity='.055'/%3E%3C/svg%3E"),linear-gradient(135deg,#f5f1e9,#ebf1f5);background-size:auto,46px 46px,auto}.scene-background-2{background:radial-gradient(circle at 78% 35%,rgba(96,165,250,.22),transparent 34%),radial-gradient(circle at 18% 82%,rgba(148,184,168,.2),transparent 32%),linear-gradient(135deg,#f8fafc,#edf5f8 55%,#f3f6ef)}.scene-background-2:after{opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.5' numOctaves='1' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E")}.scene-background-3{background-color:#eef4f8;background-image:radial-gradient(circle at 76% 40%,rgba(59,130,246,.2),transparent 34%),linear-gradient(135deg,#f8fafc,#eaf2f7);background-size:auto,auto}.scene-background-3:after{display:none}.scene-background-4{background:radial-gradient(circle at 76% 32%,#fff 0%,#eef2f3 40%,transparent 58%),linear-gradient(135deg,#ecebe6,#f8f7f3)}.scene-background-5{background:radial-gradient(circle at 72% 42%,rgba(121,166,255,.55),transparent 23%),radial-gradient(circle at 88% 12%,rgba(255,255,255,.18),transparent 22%),#1447e6}.scene-panel{position:absolute;z-index:3;top:15%;right:6.3%;width:min(47vw,680px);height:70%;pointer-events:none;visibility:hidden}.film-panel{top:50%;width:min(36vw,520px);height:auto;transform:translateY(-50%);transition:top .32s ease-out,width .32s ease-out,transform .32s ease-out}.film-panel.playing{width:min(calc(86.3vw - min(42vw,610px) - 48px),124.444vh)}.film-frame{position:relative;aspect-ratio:16 / 9;overflow:hidden;border-radius:56px;background:#0e2743;box-shadow:0 35px 80px #23374e2e;pointer-events:auto}.film-frame video,.film-wash{position:absolute;inset:0;width:100%;height:100%}.film-frame video{object-fit:cover;background:#0e2743}.film-wash{background:linear-gradient(0deg,rgba(8,27,49,.58),transparent 50%),linear-gradient(90deg,rgba(7,35,71,.32),transparent 60%)}.film-wash,.film-meta{pointer-events:none}.film-meta{position:absolute;top:22px;left:24px;right:24px;display:flex;justify-content:space-between;color:#ffffffc7;font:700 10px/1 Barlow Condensed,sans-serif;letter-spacing:.14em}.film-play{position:absolute;top:50%;left:50%;width:72px;height:72px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.75);border-radius:50%;color:#fff;background:#ffffff1f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%,-50%);transition:background .18s ease-out}.film-play:hover{background:#ffffff38}.film-play[hidden]{display:none}.film-play svg{width:27px;fill:currentColor}.scenario-panel{top:50%;width:min(calc(86.3vw - min(42vw,610px) - 48px),680px,80.85vh);height:auto;display:flex;align-items:center;transform:translateY(-50%)}.scenario-visual{position:relative;width:100%;min-width:0;min-height:0;display:grid;place-items:center}.scenario-visual img{display:block;width:100%;height:auto;max-width:100%;border-radius:32px;object-fit:cover;box-shadow:0 32px 72px #0a264138}@media(min-width:761px){.specification-panel{right:auto;left:6.3%}.slide-copy.slide-4{right:7.4%;left:auto}}@media(min-width:761px)and (max-width:1120px){.specification-panel{left:5%}.slide-copy.slide-4{right:5%}}.slide-copy{position:absolute;z-index:5;top:50%;left:7.4%;width:min(42vw,610px);color:#fff;opacity:0;transform:translateY(calc(-50% + 34px));transition:opacity .42s ease-out,transform .6s ease-out;pointer-events:none}.slide-copy.active{opacity:1;transform:translateY(-50%)}.slide-copy h1{margin:0;font-size:clamp(42px,calc(67px * var(--original-scale)),70px);font-weight:800;line-height:1.16;letter-spacing:-.045em;text-wrap:balance;text-shadow:0 2px 10px rgba(0,24,56,.16)}.slide-copy h1 span{display:block}.slide-subtitle{display:block;margin-top:18px;font-size:clamp(18px,calc(22px * var(--original-scale)),24px);line-height:1.4;letter-spacing:.06em;text-shadow:0 1px 6px rgba(0,24,56,.16)}.slide-badges{margin:18px 0 0;padding:0;display:flex;flex-wrap:wrap;gap:8px;list-style:none}.slide-badges li{padding:7px 12px;border:1px solid rgba(255,255,255,.46);border-radius:999px;color:#ffffffeb;background:#0525482e;font-size:12px;font-weight:700;line-height:1;letter-spacing:.04em;box-shadow:inset 0 1px #ffffff24;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.copy-separator{width:50px;height:5px;margin:27px 0 22px;display:grid;grid-template-columns:4px 30px 4px;align-items:center;gap:6px}.copy-separator span{height:4px;border-radius:99px;background:currentColor}.copy-separator span:nth-child(2){height:2px}.slide-copy>div{max-width:580px;color:#ffffffd1;font-size:clamp(15px,calc(17px * var(--original-scale)),18px);font-weight:500;line-height:1.85;text-shadow:0 1px 6px rgba(0,24,56,.13)}.theme-light .slide-copy{color:var(--ink)}.theme-light .slide-copy h1,.theme-light .slide-copy>div{text-shadow:none}.theme-light .slide-copy>div{color:#425666}.theme-light .slide-badges li{border-color:#10253a38;color:#10253ad1;background:#ffffff52}.slide-copy.slide-1>div{white-space:pre-line}.slide-copy.slide-2>div{white-space:pre-line}.slide-copy.slide-3>div{white-space:pre-line}.slide-copy.slide-4>div,.slide-copy.slide-5>div{white-space:pre-line}.slide-copy.slide-5 h1{font-size:clamp(38px,calc(54px * var(--original-scale)),58px)}.slide-copy.slide-5 .copy-separator{margin:20px 0 16px}.slide-copy.slide-5>div{font-size:clamp(14px,calc(15px * var(--original-scale)),16px);line-height:1.55}.slide-copy.slide-0 h1{font-size:clamp(42px,calc(61px * var(--original-scale)),64px)}.story-progress{position:absolute;z-index:8;top:50%;right:25px;display:grid;justify-items:center;gap:2px;transform:translateY(-50%)}.story-progress>button{position:relative;width:44px;height:44px;padding:0;display:grid;place-items:center;border-radius:50%}.story-progress>button:before{content:"";width:6px;height:6px;border:1px solid currentColor;border-radius:50%;transition:opacity .18s ease-out,transform .18s ease-out}.story-progress>button:hover:before{transform:scale(1.5)}.story-progress>button.active:before{position:absolute;opacity:0}.story-progress img{width:25px;height:25px;object-fit:contain;filter:brightness(0) invert(1)}.theme-light .story-progress img{filter:none}.theme-light .story-progress,.story-progress.inverted{color:var(--ink)}.story-progress.inverted img{filter:brightness(0)}.scroll-orb{--diameter: 98px;--scale: 1;--breath-duration: 2s;--breath-peak: 1.4;--breath-ease: ease;position:absolute;z-index:8;left:50%;bottom:35px;width:5px;height:5px;background:#fff;opacity:1;transform:translate(-50%);transition:transform 1s,bottom 1s,opacity 1s}.scroll-orb:before{content:"";position:absolute;top:-95.5px;left:-95.5px;width:196px;height:196px;border-radius:196px;background:#fff;opacity:.4;transition:opacity 1s}.scroll-orb:after{content:"";position:absolute;top:calc(2.5px - var(--diameter) * .5);left:2px;width:1px;height:var(--diameter);opacity:.8;background-image:linear-gradient(to bottom,transparent,transparent 50%,white 50%,white 100%);background-size:1px calc(var(--diameter) * 4);transform-origin:left bottom}.scroll-orb.breathing:before{animation:scrollAttentionCircle var(--breath-duration) var(--breath-ease) 1 both}.scroll-orb.breathing:after{animation:scrollAttentionLine var(--breath-duration) var(--breath-ease) 1 both}.scroll-orb.small{bottom:35px;transform:translate(-50%) scale(.6)}.scroll-orb.small:before{opacity:.2}.theme-light .scroll-orb{background:var(--ink)}.theme-light .scroll-orb:before{background:#10253a24}.theme-light .scroll-orb:after{background-image:linear-gradient(to bottom,transparent,transparent 50%,var(--ink) 50%,var(--ink) 100%)}@keyframes scrollAttentionCircle{0%,to{transform:scale(var(--scale))}50%{transform:scale(calc(var(--scale) * var(--breath-peak)))}}@keyframes scrollAttentionLine{0%{background-position-y:0}50%{background-position-y:calc(var(--diameter) * 2)}to{background-position-y:calc(var(--diameter) * 4)}}.technology-system-detail{position:relative;scroll-margin-top:88px;padding:0;overflow:hidden;color:var(--ink);background:#e5edf5}.technology-module-list{width:min(85%,1280px);margin-right:auto;margin-left:auto}.technology-system-detail:before{content:"";position:absolute;top:-22vw;right:-18vw;width:62vw;height:62vw;border:1px solid rgba(20,71,230,.1);border-radius:50%;box-shadow:0 0 0 9vw #1447e609,0 0 0 18vw #1447e606;pointer-events:none}.technology-overview{position:relative;z-index:1;width:100%;overflow:hidden;color:var(--ink)}.technology-overview-inner{width:min(92%,1600px);min-height:clamp(520px,43vw,760px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(330px,.76fr);gap:clamp(38px,4vw,76px);padding:clamp(52px,5vw,86px) 0}.technology-overview-content{display:grid;align-content:center;gap:clamp(34px,3.4vw,58px)}.technology-overview-heading{width:min(100%,620px);margin:0 auto;text-align:center}.technology-overview-heading h2{margin:0;display:flex;align-items:baseline;justify-content:center;color:var(--ink);font-size:clamp(34px,3vw,58px);line-height:1;letter-spacing:-.055em}.technology-overview-heading h2:before,.technology-overview-heading h2:after{content:"";width:clamp(54px,5vw,108px);height:2px;margin:0 16px 8px;background:linear-gradient(90deg,transparent,var(--brand))}.technology-overview-heading h2:after{background:linear-gradient(90deg,var(--brand),transparent)}.technology-overview-heading h2 b{color:var(--brand);font-weight:600}.technology-overview-heading p{margin:8px 0 0;font-size:clamp(14px,1.1vw,20px);line-height:1}.technology-overview-grid{margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(28px,2.8vw,46px) clamp(18px,2.3vw,38px);list-style:none}.technology-overview-grid li{min-width:0;display:grid;justify-items:center;text-align:center}.technology-overview-grid li>span{width:clamp(42px,3.2vw,58px);aspect-ratio:1;display:grid;place-items:center;margin-bottom:10px;color:var(--brand)}.technology-overview-grid li>span svg{width:100%;height:100%}.technology-overview-grid strong{color:var(--ink);font-size:clamp(12px,.9vw,16px);line-height:1.4}.technology-overview-grid small{margin-top:3px;color:#10253ab8;font-size:clamp(8px,.62vw,11px);line-height:1.35}.technology-overview-product{position:relative;min-width:0;display:grid;grid-template-rows:auto minmax(0,1fr);align-items:start}.technology-overview-product-copy{position:relative;z-index:1;padding-top:clamp(14px,2vw,32px)}.technology-overview-product-copy>p{margin:0 0 8px;font-size:clamp(32px,3.2vw,56px);line-height:1;letter-spacing:-.06em}.technology-overview-product-copy h2{margin:0;font-size:clamp(24px,2.1vw,38px);line-height:1.15;letter-spacing:-.05em}.technology-overview-product-copy h2 small{display:inline-block;padding:3px 7px;border:1px solid currentColor;border-radius:6px;font-size:.34em;font-weight:600;vertical-align:top;letter-spacing:0;animation:overviewBadgeFloat 2.8s ease-in-out infinite;will-change:transform,opacity}@keyframes overviewBadgeFloat{0%,to{opacity:.78;transform:translateY(2px)}50%{opacity:1;transform:translateY(-5px)}}.technology-overview-product-copy>strong{display:block;margin-top:18px;font-size:clamp(20px,1.75vw,32px);line-height:1.15;white-space:nowrap}.technology-overview-product-copy>span{width:max-content;max-width:100%;margin-top:10px;display:block;padding:7px 11px;border:1px solid rgba(20,71,230,.5);border-radius:999px;color:#fff;background:var(--brand);font-size:clamp(10px,.8vw,14px);line-height:1;white-space:nowrap}.technology-overview-product>img{width:min(106%,560px);height:auto;display:block;align-self:end;justify-self:center;transform:translateY(6%)}.technology-module-list{position:relative;z-index:1;border-top:1px solid rgba(16,37,58,.2)}.technology-module{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:clamp(46px,6vw,96px);padding:72px 0;border-bottom:1px solid rgba(16,37,58,.2)}.technology-module:nth-child(2n) .technology-module-copy{grid-column:2;grid-row:1}.technology-module:nth-child(2n) .technology-module-image{grid-column:1;grid-row:1}.technology-module-heading{display:flex;align-items:center;gap:14px}.technology-module-label{flex:0 0 auto;display:inline-flex;align-items:center;min-height:26px;padding:6px 11px;border-radius:7px;color:#fff;background:var(--brand);font:800 11px/1 Barlow Condensed,sans-serif;letter-spacing:.1em}.technology-module-copy h3{min-width:0;margin:0;font-size:clamp(29px,3vw,44px);line-height:1.15;letter-spacing:-.04em}.technology-module-copy ul{margin:32px 0 0;padding:0;list-style:none}.technology-module-copy li{position:relative;padding:11px 0 11px 18px;border-top:1px solid rgba(16,37,58,.14);color:#334c60;font-size:14px;line-height:1.55}.technology-module-copy li:before{content:"";position:absolute;top:19px;left:0;width:5px;height:5px;border-radius:50%;background:var(--brand)}.technology-module-copy small{display:block;margin-top:28px;color:var(--brand);font-size:10px;font-weight:800;letter-spacing:.08em}.technology-module-image{position:relative;width:100%;min-width:0;min-height:0;overflow:hidden}.technology-module-image img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;object-position:center;-webkit-user-select:none;user-select:none}.product-specifications{scroll-margin-top:88px;padding:clamp(72px,6.5vw,108px) 5.5%;color:var(--ink);background:#fbfcfb}.product-specifications-inner{width:min(100%,1680px);margin:0 auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(580px,.92fr);align-items:center;gap:clamp(42px,5vw,88px)}.product-specifications-visual{min-width:0;display:grid;place-items:center}.product-specifications-visual img{width:min(80%,620px);max-width:none;height:auto;display:block}.product-specifications-content{min-width:0;max-width:780px}.product-specifications-heading>p{margin:0 0 12px;color:#101820;font:500 clamp(42px,4vw,64px)/1.05 "Manrope",sans-serif;letter-spacing:-.055em}.product-specifications-heading h2{margin:0;font-size:clamp(29px,2.5vw,42px);font-weight:650;line-height:1.28;letter-spacing:-.035em}.product-specifications-heading h2>span{display:block}.product-specifications-parameters{margin-top:clamp(42px,4.5vw,68px)}.product-specifications-parameters h3{margin:0;padding-bottom:15px;border-bottom:1px solid rgba(16,37,58,.2);color:#65727c;font-size:clamp(24px,2vw,32px);font-weight:650;line-height:1.2;letter-spacing:-.03em}.product-specifications-parameters dl{margin:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));column-gap:clamp(26px,3vw,54px)}.product-specifications-parameters dl>div{min-width:0;min-height:92px;grid-column:span 2;padding:17px 0 14px;border-bottom:1px solid rgba(16,37,58,.16)}.product-specifications-parameters dl>div:nth-last-child(-n+2){grid-column:span 3}.product-specifications-parameters dt{color:#8a949b;font-size:14px;line-height:1.4}.product-specifications-parameters dd{margin:7px 0 0;color:#202c35;font-size:clamp(15px,1.2vw,18px);font-weight:550;line-height:1.45}@media(max-width:1280px){.product-specifications{padding-right:5%;padding-left:5%}.product-specifications-inner{grid-template-columns:minmax(0,1fr) minmax(520px,1fr);gap:42px}}@media(max-width:1040px){.product-specifications-inner{width:min(100%,820px);grid-template-columns:1fr;gap:38px}.product-specifications-visual img{width:min(84%,660px)}.product-specifications-content{max-width:none}}@media(max-width:760px){.product-specifications{padding:68px 22px}.product-specifications-inner{gap:26px}.product-specifications-visual img{width:94%;max-width:none}.product-specifications-heading>p{margin-bottom:10px;font-size:42px}.product-specifications-heading h2{font-size:clamp(27px,8vw,34px)}.product-specifications-parameters{margin-top:36px}.product-specifications-parameters h3{padding-bottom:16px;font-size:24px}.product-specifications-parameters dl{grid-template-columns:1fr}.product-specifications-parameters dl>div,.product-specifications-parameters dl>div:nth-last-child(-n+2){min-height:0;grid-column:auto;padding:14px 0}.product-specifications-parameters dd{margin-top:7px;font-size:16px}}.brand-philosophy{position:relative;scroll-margin-top:88px;padding:104px 7.5% 94px;overflow:hidden;color:#fff;background:#0e2d7a}.brand-philosophy-inner{position:relative;z-index:1;width:min(100%,1280px);margin:0 auto;display:grid;grid-template-columns:minmax(220px,.72fr) minmax(0,1.28fr);gap:clamp(52px,7vw,112px);padding-top:24px;border-top:1px solid rgba(255,255,255,.24)}.brand-philosophy-heading{position:relative;min-height:340px}.brand-philosophy-heading p{margin:0;color:#ffffff9e;font:800 11px/1 Barlow Condensed,sans-serif;letter-spacing:.16em}.brand-philosophy-heading h2{margin:24px 0 0;font-size:clamp(48px,6.4vw,92px);line-height:1;letter-spacing:-.06em}.brand-philosophy-heading>span{position:absolute;bottom:0;left:-8px;color:#ffffff12;font:800 clamp(120px,16vw,230px)/.72 "Barlow Condensed",sans-serif;letter-spacing:-.06em}.brand-philosophy-story{max-width:760px}.brand-philosophy-story>i{width:56px;height:4px;display:block;margin-bottom:34px;background:#fff}.brand-philosophy-story p{margin:0;color:#ffffffb8;font-size:15px;line-height:1.85}.brand-philosophy-story p+p{margin-top:20px}.brand-philosophy-story .brand-philosophy-lead{color:#fff;font-size:clamp(18px,1.55vw,23px);font-weight:650;line-height:1.75;letter-spacing:-.015em}.brand-philosophy-signature{margin-top:48px;padding-top:22px;display:grid;gap:10px;border-top:1px solid rgba(255,255,255,.22)}.brand-philosophy-signature strong{font-size:20px}.brand-philosophy-signature span{color:#ffffff80;font:700 11px/1 Barlow Condensed,sans-serif;letter-spacing:.18em;text-transform:uppercase}.brand-philosophy-orbits{position:absolute;top:50%;right:-22vw;width:62vw;aspect-ratio:1;border:1px solid rgba(255,255,255,.055);border-radius:50%;transform:translateY(-50%);pointer-events:none}.brand-philosophy-orbits i{position:absolute;border:1px solid rgba(255,255,255,.045);border-radius:50%}.brand-philosophy-orbits i:first-child{inset:16%}.brand-philosophy-orbits i:nth-child(2){inset:32%}.brand-philosophy-orbits i:last-child{inset:46%}.site-shell>footer{padding:72px 7.5% 44px;color:#fff;background:#0b1e31}.footer-brand{min-height:160px;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;border-bottom:1px solid rgba(255,255,255,.14)}.footer-brand img{width:180px}.footer-brand p{margin:0;text-align:right;font-size:18px;font-weight:700;line-height:1.6}.footer-brand span{color:#ffffff80;font:700 11px/1 Barlow Condensed,sans-serif;letter-spacing:.16em}.footer-links{display:grid;grid-template-columns:.9fr .85fr 1.45fr;gap:clamp(34px,5vw,84px);padding:42px 0 70px}.footer-links>section{display:grid;align-content:start;gap:12px}.footer-links>section>b{margin-bottom:8px;color:#ffffff70;font-size:10px;letter-spacing:.12em}.footer-company h2{max-width:250px;margin:8px 0 0;font-size:20px;line-height:1.4}.footer-company address{margin-top:14px;color:#ffffffad;font-size:12px;font-style:normal;line-height:1.8}.footer-company p{margin:12px 0 0;color:#ffffffad;font-size:12px}.footer-company p:hover{color:#fff}.footer-contact-list a{min-height:58px;display:grid;align-content:center;gap:7px;border-bottom:1px solid rgba(255,255,255,.12);transition:opacity .18s ease-out}.footer-contact-list small,.footer-qr-card small{color:#fff6;font-size:9px;font-weight:700;letter-spacing:.06em}.footer-contact-list span{font:700 15px/1.2 Barlow Condensed,sans-serif;letter-spacing:.02em}.footer-qr-list{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.footer-qr-card{min-width:0;display:grid;gap:9px}.footer-qr-card i{width:100%;aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);color:#ffffff85;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:9px 9px;font:800 20px/1 Barlow Condensed,sans-serif;font-style:normal}.footer-qr-card img{width:100%;aspect-ratio:1;padding:5px;object-fit:contain;background:#fff}.footer-qr-card>span{overflow-wrap:anywhere;font-size:11px;font-weight:700;line-height:1.45}.footer-channel-links{margin-top:16px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.footer-channel-links a{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0 13px;border:1px solid rgba(255,255,255,.16);font-size:10px;font-weight:700;transition:border-color .18s ease-out,background .18s ease-out}.footer-contact-list a:hover{opacity:.6}.footer-channel-links a:hover{border-color:#ffffff57;background:#ffffff0f}.footer-meta{display:flex;justify-content:space-between;align-items:center;gap:30px;color:#ffffff6b;font-size:10px}.footer-meta p{margin:0}.footer-meta nav{display:flex;gap:24px}.footer-meta a{min-height:32px;display:inline-flex;align-items:center;transition:color .18s ease-out}.footer-meta a:hover{color:#fff}.invite-page{min-height:100vh;min-height:100dvh;display:grid;place-items:center;padding:32px 20px;text-align:center;color:var(--ink);background:radial-gradient(circle at 50% 18%,rgba(20,71,230,.13),transparent 34%),var(--paper)}.invite-card{width:min(100%,420px);padding:40px 28px 36px;border:1px solid var(--line);border-radius:32px;background:#ffffffeb;box-shadow:0 28px 70px #2538491f}.invite-logo{width:min(220px,72%);height:auto;margin:0 auto 24px;filter:invert(1)}.invite-card h1{margin:0;font-size:clamp(28px,8vw,38px);line-height:1.2}.invite-card p{margin:12px 0 0;color:var(--muted);font-size:18px}.invite-open-button{min-height:48px;margin-top:28px;padding:12px 24px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;color:#fff;background:var(--brand);font-weight:700;box-shadow:0 14px 28px #1447e647;transition:background-color .2s ease-out,box-shadow .2s ease-out}.invite-open-button:hover{background:var(--brand-deep);box-shadow:0 18px 32px #1447e657}.wechat-guide{position:fixed;inset:0;z-index:50;display:flex;align-items:flex-start;justify-content:flex-end;padding:max(22px,env(safe-area-inset-top)) 22px 22px;color:#fff;background:#0f172ae0}.wechat-guide-arrow{width:56px;height:84px;flex:0 0 auto;margin-right:4px;fill:none;stroke:currentColor;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.wechat-guide-copy{max-width:250px;display:grid;gap:6px;padding-top:62px;text-align:left;font-size:17px;line-height:1.6}.wechat-guide-copy strong{font-size:20px}@media(max-width:1120px){.site-header{grid-template-columns:150px 1fr auto;left:4%;right:4%}.header-nav{gap:13px}.header-nav button,.header-actions a{font-size:10px}.slide-copy{left:5%;width:43vw}.scene-panel{right:5%;width:48vw}.film-panel.playing{width:min(calc(42vw - 40px),124.444vh)}.film-panel:not(.playing){width:min(34vw,480px)}.scenario-panel{width:calc(47vw - 40px)}.technology-module{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px}}@media(min-width:761px)and (max-width:900px){.technology-module,.technology-module:nth-child(2n){min-height:0;grid-template-columns:1fr;gap:30px;padding:64px 0}.technology-module:nth-child(2n) .technology-module-copy,.technology-module:nth-child(2n) .technology-module-image{grid-column:1;grid-row:auto}.technology-module-image{position:static}.technology-module-image img{position:static;width:100%;height:auto;max-height:480px}}@media(max-width:760px){.site-header{top:10px;left:22px;right:22px;min-height:58px;grid-template-columns:1fr 48px}.brand{min-width:118px}.brand img{width:118px}.header-actions{display:none}.menu-button{display:grid;grid-column:2}.header-nav{display:none}.header-nav.open{position:fixed;inset:0;z-index:-1;display:grid;align-content:start;gap:0;padding:108px 28px 32px;color:var(--ink);background:#f8f7f3fa}.header-nav.open button,.header-nav.open a{min-height:58px;justify-content:flex-start;border-bottom:1px solid rgba(16,37,58,.14);font-size:16px}.header-nav.open .mobile-contact{display:inline-flex!important}.site-header.menu-open{color:var(--ink)}.site-header.menu-open .brand img{filter:invert(1)}.image-hero img{top:72%;left:50%;width:min(122vw,680px);transform:translate3d(-50%,-50%,0) scale(.8)}.image-hero:before{top:70%;left:50%;width:148vw}.hero-vignette{background:linear-gradient(180deg,rgba(206,224,233,.32) 0%,transparent 38%),linear-gradient(0deg,rgba(83,111,128,.08),transparent 32%)}.scene-panel{top:82px;left:22px;right:40px;width:auto;height:min(40vh,340px)}.film-panel{top:82px;width:auto;height:min(40vh,340px);transform:none}.film-panel:not(.playing){width:auto}.film-frame{border-radius:32px}.film-meta{top:13px;left:14px;right:14px;font-size:7px}.film-play{width:48px;height:48px}.film-play svg{width:20px}.scenario-visual img{border-radius:20px}.scenario-panel{left:auto;width:min(calc(100vw - 62px),34.65vh);height:auto;transform:none}.brand-panel{width:min(calc(100vw - 62px),27.72vh);height:auto}.slide-copy{inset:auto 34px 88px 28px;width:auto;transform:translateY(24px)}.slide-copy.active{transform:translateY(0)}.slide-copy h1,.slide-copy.slide-0 h1{font-size:clamp(34px,10.8vw,44px);line-height:1.16}.slide-subtitle{margin-top:12px;font-size:17px}.slide-badges{margin-top:12px;gap:6px}.slide-badges li{padding:6px 9px;font-size:10px}.copy-separator{margin:16px 0 13px}.slide-copy>div{font-size:16px;line-height:1.7}.slide-copy.slide-5 h1{font-size:32px}.slide-copy.slide-5 .copy-separator{margin:10px 0}.slide-copy.slide-5>div{font-size:13px;line-height:1.4}.story-progress{right:12px;gap:8px}.story-progress img{width:22px;height:22px}.scroll-orb{--diameter: 65px;bottom:30px;width:5px;height:5px}.scroll-orb.small{bottom:15px;transform:translate(-50%) scale(.5)}.scroll-orb:before{top:-53px;left:-53px;width:111px;height:111px;border-radius:111px}.technology-system-detail{padding:0}.technology-overview-inner{width:calc(100% - 44px);min-height:0;grid-template-columns:1fr;gap:38px;padding:48px 0 0}.technology-overview-content{gap:34px}.technology-overview-heading h2{font-size:clamp(30px,9vw,38px)}.technology-overview-heading h2:before,.technology-overview-heading h2:after{width:32px;margin-right:10px;margin-left:10px}.technology-overview-heading p{font-size:14px}.technology-overview-grid{gap:28px 10px}.technology-overview-grid li>span{width:38px;margin-bottom:8px}.technology-overview-grid strong{font-size:11px;line-height:1.35}.technology-overview-grid small{font-size:8px}.technology-overview-product-copy{text-align:center}.technology-overview-product-copy>p{font-size:36px}.technology-overview-product-copy h2{font-size:24px}.technology-overview-product-copy>strong{margin-top:16px;font-size:20px}.technology-overview-product-copy>span{margin-right:auto;margin-left:auto;padding:7px 9px;font-size:10px}.technology-overview-product>img{width:100%;transform:translateY(3%)}.technology-module-list{width:calc(100% - 44px)}.technology-module,.technology-module:nth-child(2n){min-height:0;grid-template-columns:1fr;gap:22px;padding:56px 0 64px}.technology-module:nth-child(2n) .technology-module-copy,.technology-module:nth-child(2n) .technology-module-image{grid-column:1;grid-row:auto}.technology-module-copy h3{font-size:31px}.technology-module-copy li{padding-top:12px;padding-bottom:12px;font-size:14px}.technology-module-image{position:static}.technology-module-image img{position:static;width:100%;height:auto;max-height:min(110vw,420px)}.brand-philosophy{padding:76px 22px 70px}.brand-philosophy-inner{grid-template-columns:1fr;gap:38px;padding-top:20px}.brand-philosophy-heading{min-height:174px}.brand-philosophy-heading h2{margin-top:30px;font-size:clamp(42px,14vw,56px)}.brand-philosophy-heading>span{left:-4px;font-size:128px}.brand-philosophy-story>i{margin-bottom:26px}.brand-philosophy-story p{font-size:15px;line-height:1.8}.brand-philosophy-story .brand-philosophy-lead{font-size:18px;line-height:1.65}.brand-philosophy-story p+p{margin-top:18px}.brand-philosophy-signature{margin-top:40px}.brand-philosophy-orbits{right:-72vw;width:130vw}.site-shell>footer{padding:52px 28px 32px}.footer-brand{min-height:130px;display:grid}.footer-brand img{width:145px}.footer-brand p{text-align:left;font-size:16px}.footer-links{grid-template-columns:1fr;gap:48px;padding:34px 0 48px}.footer-company h2{max-width:none}.footer-qr-list{grid-template-columns:repeat(2,1fr);gap:18px 12px}.footer-qr-card>span{font-size:10px}.footer-meta{display:grid;gap:8px;line-height:1.6}.footer-meta nav{flex-wrap:wrap;gap:4px 20px}}@media(max-width:760px)and (orientation:portrait){.slide-copy.slide-0{top:118px;bottom:auto}}@media(max-height:720px)and (max-width:760px){.scene-panel,.film-panel{top:72px;height:36vh}.scenario-panel{height:auto}.brand-panel{width:min(calc(100vw - 62px),25.41vh);height:auto}.slide-copy{bottom:64px}.slide-copy h1,.slide-copy.slide-0 h1{font-size:32px}.slide-copy>div{font-size:14px}.slide-copy.slide-5>div{font-size:12px;line-height:1.35}}.technology-module:last-child{border-bottom:0}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.story-shot.mask-forward,.story-shot.mask-backward{-webkit-mask-image:none;mask-image:none}}
