/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:host,:root{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.grid{display:grid}.resize{resize:both}.lowercase{text-transform:lowercase}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--midnight:#0a1330;--horizon:#142b63;--sky:#4c7fe0;--mist:#b9d6ff;--paper:#f7faff;--pulse:#6fe3c4}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y mandatory}body,html{background:var(--midnight)}body{color:var(--paper);font-family:var(--font-geist-sans),"Noto Sans TC",sans-serif;margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit}.site-shell{min-height:100vh}.site-header{z-index:50;align-items:center;gap:35px;height:84px;padding:0 4.5vw;transition:background .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;display:flex;position:fixed;inset:0 0 auto}.site-header.scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0a1330bf;border-bottom:1px solid #b9d6ff14}.brand{letter-spacing:-.03em;align-items:center;gap:11px;font-weight:670;display:flex}.brand b{color:#f7faffb8;font-weight:400}.brand-mark{width:30px;height:30px;color:var(--mist);border:1px solid #b9d6ffa6;border-radius:50%;place-items:center;display:grid}nav{color:#f7faffb3;gap:28px;margin-left:auto;font-size:12px;display:flex}.language,nav a{transition:color .2s}.language,.language:hover,nav a:hover{color:var(--paper)}.language{cursor:pointer;background:0 0;border:0;font-size:11px}.language i{color:var(--pulse);margin:0 4px;font-style:normal}.menu-button,.mobile-menu{display:none}.hero,.product{scroll-snap-align:start;scroll-snap-stop:normal;isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.hero{background:radial-gradient(circle at 75% 48%,#4c7fe026,#0000 28%),linear-gradient(145deg,#09112b 10%,#0d1d45 58%,#102759);align-items:center;padding:135px 7vw 85px;display:flex}.section-grid{z-index:-3;opacity:.055;background-image:linear-gradient(#b9d6ff66 1px,#0000 0),linear-gradient(90deg,#b9d6ff66 1px,#0000 0);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 78%,#0000);mask-image:linear-gradient(#0000,#000 18% 78%,#0000)}.glow,.section-glow{z-index:-2;filter:blur(90px);opacity:.34;border-radius:50%;position:absolute}.glow-one{background:#4c7fe0;width:46vw;height:46vw;animation:drift 14s ease-in-out infinite alternate;top:-18vw;right:-5vw}.glow-two{background:#294d9a;width:38vw;height:30vw;animation:drift 18s ease-in-out infinite alternate-reverse;bottom:-20vw;left:18vw}.hero-copy{z-index:3;width:min(770px,61vw);position:relative}.eyebrow,.product-type{color:var(--mist);text-transform:uppercase;letter-spacing:.22em;margin:0 0 26px;font-size:10px}.hero h1{letter-spacing:-.072em;max-width:800px;margin:0;font-size:clamp(58px,8vw,124px);font-weight:650;line-height:.83}.zh-title{color:#f7faffd6;letter-spacing:.15em;margin:25px 0 0;font-size:clamp(18px,2vw,27px);font-weight:600}.promise{color:var(--mist);margin:35px 0 8px;font-size:clamp(17px,1.8vw,25px)}.location{color:#f7faff94;letter-spacing:.13em;text-transform:uppercase;margin:0;font-size:11px}.location:before{content:"";background:var(--pulse);width:5px;height:5px;box-shadow:0 0 12px var(--pulse);border-radius:50%;margin:0 10px 2px 0;display:inline-block}.intro{color:#f7faffad;width:min(550px,100%);margin:28px 0 20px;font-size:14px;line-height:1.75}.capabilities{flex-wrap:wrap;gap:7px;display:flex}.capabilities span{color:#f7faffad;letter-spacing:.05em;border:1px solid #b9d6ff29;border-radius:999px;padding:7px 11px;font-size:9px}.hero-product{z-index:0;opacity:.42;mix-blend-mode:luminosity;filter:drop-shadow(0 40px 80px #17387d8c);width:min(47vw,680px);position:absolute;bottom:-8vh;right:-2vw}.hero-product img{object-fit:contain;width:100%;height:auto;animation:float 8s ease-in-out infinite}.orbit{aspect-ratio:1;border:1px solid #6fe3c42e;border-radius:50%;width:72%;position:absolute;inset:14%}.next-cue,.scroll-cue{z-index:8;color:#f7faff80;letter-spacing:.19em;text-transform:uppercase;flex-direction:column;align-items:center;gap:6px;font-size:8px;display:flex;position:absolute;bottom:31px;left:50%;transform:translate(-50%)}.next-cue i,.scroll-cue i{color:var(--pulse);font-size:16px;font-style:normal;animation:bob 2s ease-in-out infinite}.signal-path{z-index:1;pointer-events:none;position:absolute;inset:0}.signal-path:before{content:"";border-color:#b9d6ff26 #b9d6ff26 #0000 #0000;border-style:solid;border-width:1px;border-radius:50%;width:72vw;height:58vh;position:absolute;top:20vh;right:-16vw}.signal-path span{background:var(--pulse);width:7px;height:7px;box-shadow:0 0 0 7px #6fe3c414,0 0 25px var(--pulse);border-radius:50%;animation:pulse 2.6s ease-out infinite;position:absolute;top:29vh;right:20vw}.product{background:linear-gradient(145deg,#08122e,#0d204b 60%,#102d66);grid-template-columns:1.05fr .95fr;align-items:center;gap:5vw;padding:112px 7vw 78px;display:grid}.product-2{background:linear-gradient(150deg,#08112c,#101f47 60%,#173363)}.product-3{background:linear-gradient(145deg,#0b142e,#15244d 62%,#38294d)}.product-4{background:linear-gradient(145deg,#08122d,#112858 60%,#163875)}.section-glow{background:#4c7fe08c;width:48vw;height:40vw;animation:drift 18s ease-in-out infinite alternate;top:12vh;right:-9vw}.product-3 .section-glow{background:#9a637a52}.product-image{place-items:center;min-width:0;display:grid;position:relative}.product-image img{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 55px #0000005c);width:min(42vw,620px);height:min(68vh,680px);animation:float 8s ease-in-out infinite;position:relative}.image-halo{aspect-ratio:1;filter:blur(40px);background:#4c7fe03b;border-radius:50%;width:65%;position:absolute}.product-copy{z-index:4;max-width:590px;position:relative}.product-count{color:var(--pulse);letter-spacing:.14em;margin:0 0 30px;font-size:12px}.product-count span{color:#f7faff59}.product-type{margin-bottom:12px}.product h2{letter-spacing:-.07em;margin:0;font-size:clamp(68px,8.5vw,132px);font-weight:640;line-height:.86}.product-line{color:var(--mist);margin:28px 0 10px;font-size:clamp(18px,2vw,27px);line-height:1.35}.product-desc{color:#f7faff94;font-size:13px;line-height:1.7}.features{grid-template-columns:1fr 1fr;gap:0 22px;margin:24px 0;padding:0;list-style:none;display:grid}.features li{color:#f7faffc7;border-top:1px solid #b9d6ff21;align-items:center;gap:11px;padding:9px 0;font-size:11px;display:flex}.features li span{color:var(--pulse);font-size:8px}.coming{color:var(--mist);letter-spacing:.08em;margin:22px 0;font-size:12px}.disclaimer{color:#f7faff6b;max-width:510px;font-size:9px;line-height:1.6}.cta{letter-spacing:.12em;text-transform:uppercase;border:1px solid #b9d6ff40;border-radius:999px;align-items:center;gap:28px;margin-top:16px;padding:12px 12px 12px 18px;font-size:10px;transition:background .25s,border-color .25s;display:inline-flex}.cta i{background:var(--paper);width:27px;height:27px;color:var(--midnight);border-radius:50%;place-items:center;font-style:normal;display:grid}.cta:hover{background:#f7faff14;border-color:#b9d6ff80}.marquee{z-index:5;color:#f7faff2e;letter-spacing:.12em;white-space:nowrap;border-top:1px solid #b9d6ff17;height:27px;font-size:10px;line-height:27px;position:absolute;bottom:0;left:0;right:0;overflow:hidden}.marquee div{width:max-content;animation:marquee 35s linear infinite}.next-cue{bottom:40px}@keyframes drift{to{transform:translate(3vw,2vw)scale(1.08)}}@keyframes float{50%{transform:translateY(-7px)rotate(.35deg)}}@keyframes bob{50%{transform:translateY(5px)}}@keyframes pulse{50%{opacity:.5}}@keyframes marquee{to{transform:translate(-25%)}}@media (max-width:900px){html{scroll-snap-type:none}.site-header{height:72px;padding:0 20px}.site-header nav,.site-header>.language{display:none}.menu-button{z-index:52;cursor:pointer;background:0 0;border:0;flex-direction:column;justify-content:center;gap:7px;width:38px;height:38px;margin-left:auto;display:flex;position:relative}.menu-button span{background:var(--paper);width:22px;height:1px;transition:all .25s;display:block}.menu-button.open span:first-child{transform:translateY(4px)rotate(45deg)}.menu-button.open span:last-child{transform:translateY(-4px)rotate(-45deg)}.mobile-menu{z-index:51;background:#09132f;flex-direction:column;padding:110px 28px 40px;transition:transform .45s cubic-bezier(.77,0,.18,1);display:flex;position:fixed;inset:0;transform:translateY(-105%)}.mobile-menu.open{transform:none}.mobile-menu a{letter-spacing:-.04em;border-bottom:1px solid #b9d6ff1f;padding:16px 0;font-size:clamp(30px,9vw,48px)}.mobile-menu small{width:40px;color:var(--pulse);letter-spacing:.1em;font-size:9px;display:inline-block}.hero{align-items:flex-start;padding:118px 24px 100px}.hero-copy{width:100%}.hero h1{max-width:620px;font-size:clamp(51px,15.5vw,76px)}.zh-title{font-size:16px}.promise{margin-top:25px}.intro{font-size:13px}.capabilities{max-width:85%}.hero-product{opacity:.26;width:75vw;bottom:1vh;right:-28vw}.product{flex-direction:column;justify-content:center;align-items:stretch;gap:3vh;min-height:100svh;padding:104px 24px 75px;display:flex}.product-copy{order:1}.product-image{order:2;height:28vh}.product-image img{width:72vw;height:32vh}.product h2{font-size:clamp(64px,20vw,92px)}.product-count{margin-bottom:15px}.product-line{margin-top:17px;font-size:18px}.product-desc{margin:8px 0}.features{grid-template-columns:1fr;margin:14px 0}.features li{padding:6px 0}.cta{margin-top:8px}.next-cue{display:none}.signal-path:before{width:105vw;right:-55vw}.signal-path span{right:15vw}.marquee{height:25px;line-height:25px}.disclaimer{margin:8px 0}.coming{margin:12px 0}}@media (max-height:720px){.hero,.product{scroll-snap-align:none;min-height:720px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.marquee div{transform:none}}.language-switch{background:#08122e57;border:1px solid #b9d6ff2e;border-radius:999px;align-items:center;gap:3px;padding:3px;display:flex}.language-switch>span{color:#f7faff6b;letter-spacing:.11em;text-transform:uppercase;white-space:nowrap;padding:0 7px;font-size:8px}.language-switch button{color:#f7faff7a;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:7px 10px;font-size:10px;transition:background .25s,color .25s,box-shadow .25s;position:relative}.language-switch button.active{color:var(--paper);background:#b9d6ff24;padding-left:20px;box-shadow:inset 0 0 0 1px #b9d6ff1f}.language-switch button.active:before{content:"";background:var(--pulse);width:5px;height:5px;box-shadow:0 0 9px var(--pulse);border-radius:50%;position:absolute;top:50%;left:9px;transform:translateY(-50%)}@media (max-width:900px){.desktop-language{display:none}.mobile-language{align-self:flex-start;margin-top:auto;display:flex}.mobile-language>span{padding-left:10px}.mobile-language button{padding:10px 13px}.mobile-language button.active{padding-left:23px}}.language-menu{color:var(--paper);position:relative}.language-menu summary{cursor:pointer;-webkit-user-select:none;user-select:none;background:#08122e61;border:1px solid #b9d6ff2e;border-radius:999px;justify-content:space-between;align-items:center;gap:9px;min-width:96px;padding:7px 10px;list-style:none;display:flex}.language-menu summary::-webkit-details-marker{display:none}.language-menu summary>b{white-space:nowrap;font-size:9px;font-weight:550}.language-menu summary>i{border-right:1px solid var(--pulse);border-bottom:1px solid var(--pulse);width:6px;height:6px;transition:transform .25s;transform:translateY(-2px)rotate(45deg)}.language-menu[open] summary>i{transform:translateY(2px)rotate(225deg)}.language-options{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08122ef0;border:1px solid #b9d6ff24;border-radius:12px;min-width:190px;padding:5px;position:absolute;top:calc(100% + 7px);right:0;box-shadow:0 14px 38px #00000047}.language-options button{color:#f7faffad;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;column-gap:8px;width:100%;padding:8px 9px;font-size:9px;display:grid}.language-options button:hover{color:var(--paper);background:#b9d6ff14}.language-options button.active{color:var(--paper);background:#6fe3c417}.language-options button.active span:before{content:"";background:var(--pulse);width:4px;height:4px;box-shadow:0 0 7px var(--pulse);border-radius:50%;margin:0 6px 1px 0;display:inline-block}.language-options button span{white-space:nowrap}.language-options small{color:#f7faff57;white-space:nowrap;align-self:center;font-size:7px}html[lang=ar] :where(h1,h2,h3,h4,p,li,a,button,span,small,b){unicode-bidi:plaintext}.mobile-language{display:none}@media (max-width:900px){.mobile-language{align-self:stretch;margin-top:auto;display:block}.mobile-language summary{width:100%;padding:12px 14px}.mobile-language .language-options{min-width:0;margin-top:8px;position:static}.mobile-language .language-options button{font-size:13px}}body.site-menu-open{overflow:hidden}@media (max-width:900px){.site-header.menu-open{-webkit-backdrop-filter:none;backdrop-filter:none;background:#09132f;align-items:flex-start;height:100svh;padding-top:17px;overflow:hidden}.site-header.menu-open .brand,.site-header.menu-open .menu-button{z-index:2;position:relative}.site-header .mobile-menu{overscroll-behavior:contain;scrollbar-width:none;visibility:hidden;pointer-events:none;background:#09132f;height:calc(100svh - 72px);padding:18px 28px 28px;position:absolute;inset:72px 0 auto;overflow:hidden auto}.site-header .mobile-menu::-webkit-scrollbar{display:none}.site-header .mobile-menu.open{visibility:visible;pointer-events:auto}.site-header .mobile-menu a{flex:none}.site-header .mobile-language{flex:none;min-height:50px;margin-top:22px}}@media (max-width:900px) and (max-height:680px){.site-header .mobile-menu{padding-top:8px;padding-bottom:18px}.site-header .mobile-menu a{padding:10px 0;font-size:clamp(25px,7vw,36px)}.site-header .mobile-language{margin-top:14px}}@media (min-width:901px) and (max-width:1280px){html:has(.site-shell){scroll-snap-type:none}html:has(.site-shell) .site-header{height:72px;padding:0 20px}html:has(.site-shell) .site-header.menu-open{z-index:100;-webkit-backdrop-filter:none;backdrop-filter:none;background:#09132f;align-items:flex-start;height:100svh;padding-top:17px;overflow:hidden}html:has(.site-shell) .site-header.menu-open .brand,html:has(.site-shell) .site-header.menu-open .menu-button{z-index:2;position:relative}html:has(.site-shell) .site-header nav,html:has(.site-shell) .site-header>.desktop-language{display:none}html:has(.site-shell) .menu-button{z-index:52;cursor:pointer;pointer-events:auto;touch-action:manipulation;background:0 0;border:0;flex-direction:column;justify-content:center;gap:7px;width:38px;height:38px;margin-left:auto;display:flex;position:relative}html:has(.site-shell) .menu-button span{background:var(--paper);width:22px;height:1px;transition:all .25s;display:block}html:has(.site-shell) .menu-button.open span:first-child{transform:translateY(4px)rotate(45deg)}html:has(.site-shell) .menu-button.open span:last-child{transform:translateY(-4px)rotate(-45deg)}html:has(.site-shell) .mobile-menu{z-index:1;visibility:hidden;pointer-events:none;background:#09132f;flex-direction:column;height:calc(100svh - 72px);padding:18px 28px 28px;display:flex;position:absolute;inset:72px 0 auto;overflow-y:auto;transform:none}html:has(.site-shell) .mobile-menu.open{visibility:visible;pointer-events:auto}html:has(.site-shell) .mobile-menu a{letter-spacing:-.04em;border-bottom:1px solid #b9d6ff1f;padding:16px 0;font-size:clamp(30px,9vw,48px)}html:has(.site-shell) .mobile-menu small{width:40px;color:var(--pulse);letter-spacing:.1em;font-size:9px;display:inline-block}html:has(.site-shell) .mobile-product-menu{border-bottom:1px solid #b9d6ff1f;flex:none;display:block}html:has(.site-shell) .mobile-product-menu summary{color:var(--paper);letter-spacing:-.04em;cursor:pointer;align-items:center;padding:16px 0;font-size:clamp(30px,9vw,48px);list-style:none;display:flex;position:relative}html:has(.site-shell) .mobile-product-menu summary::-webkit-details-marker{display:none}html:has(.site-shell) .mobile-product-menu summary small{width:40px;color:var(--pulse);letter-spacing:.1em;font-size:9px;display:inline-block}html:has(.site-shell) .mobile-product-menu summary i{border-right:1px solid var(--pulse);border-bottom:1px solid var(--pulse);width:10px;height:10px;transition:transform .25s;position:absolute;right:5px;transform:translateY(-3px)rotate(45deg)}html:has(.site-shell) .mobile-product-menu[open] summary i{transform:translateY(3px)rotate(225deg)}html:has(.site-shell) .mobile-product-options{padding:0 0 13px 40px}html:has(.site-shell) .mobile-menu .mobile-product-options a{letter-spacing:0;border:0;border-left:1px solid #6fe3c452;flex-direction:column;gap:4px;padding:11px 12px;font-size:14px;display:flex}html:has(.site-shell) .mobile-product-options strong{font-size:15px;font-weight:600}html:has(.site-shell) .mobile-product-options span{color:#f7faff80;font-size:10px;line-height:1.45}html:has(.site-shell) .desktop-language{display:none}html:has(.site-shell) .mobile-language{align-self:stretch;margin-top:auto;display:block}html:has(.site-shell) .mobile-language summary{width:100%;padding:12px 14px}html:has(.site-shell) .mobile-language .language-options{min-width:0;margin-top:8px;position:static}html:has(.site-shell) .mobile-language .language-options button{font-size:13px}html:has(.site-shell) .site-header .mobile-menu{overscroll-behavior:contain;scrollbar-width:none;background:#09132f;overflow:hidden auto}html:has(.site-shell) .site-header .mobile-menu::-webkit-scrollbar{display:none}}.site-header>nav{white-space:nowrap;flex-wrap:nowrap;align-items:center}.product-nav-menu{flex:none;align-items:center;height:84px;display:flex;position:relative}.product-nav-trigger{align-items:center;height:100%;display:flex}.product-nav-trigger:after{content:"";border-right:1px solid var(--pulse);border-bottom:1px solid var(--pulse);width:5px;height:5px;margin:-3px 0 0 7px;transition:transform .2s;transform:rotate(45deg)}.product-nav-dropdown{z-index:70;opacity:0;visibility:hidden;pointer-events:none;width:max-content;min-width:0;max-width:calc(100vw - 32px);padding-top:6px;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:calc(100% - 8px);left:50%;transform:translate(-50%,-7px)}.product-nav-dropdown>div{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#071432f5;border:1px solid #b9d6ff29;border-radius:10px;padding:4px;box-shadow:0 14px 36px #00000047}.product-nav-dropdown a{color:var(--paper);border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:9px 11px;display:grid}.product-nav-dropdown a:focus-visible,.product-nav-dropdown a:hover{background:#6fe3c417;outline:none}.product-nav-dropdown strong{letter-spacing:.04em;white-space:nowrap;font-size:11px;font-weight:600}.product-nav-dropdown span{color:#f7faff7a;white-space:nowrap;font-size:8px;line-height:1.2}.product-nav-menu:focus-within .product-nav-dropdown,.product-nav-menu:hover .product-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%)}.product-nav-menu:focus-within .product-nav-trigger:after,.product-nav-menu:hover .product-nav-trigger:after{transform:translateY(3px)rotate(225deg)}.mobile-product-menu{display:none}@media (max-width:900px){.mobile-product-menu{border-bottom:1px solid #b9d6ff1f;flex:none;display:block}.mobile-product-menu summary{color:var(--paper);letter-spacing:-.04em;cursor:pointer;align-items:center;padding:16px 0;font-size:clamp(30px,9vw,48px);list-style:none;display:flex;position:relative}.mobile-product-menu summary::-webkit-details-marker{display:none}.mobile-product-menu summary small{width:40px;color:var(--pulse);letter-spacing:.1em;font-size:9px;display:inline-block}.mobile-product-menu summary i{border-right:1px solid var(--pulse);border-bottom:1px solid var(--pulse);width:10px;height:10px;transition:transform .25s;position:absolute;right:5px;transform:translateY(-3px)rotate(45deg)}.mobile-product-menu[open] summary i{transform:translateY(3px)rotate(225deg)}.mobile-product-options{padding:0 0 13px 40px}.mobile-menu .mobile-product-options a{letter-spacing:0;border:0;border-left:1px solid #6fe3c452;flex-direction:column;gap:4px;padding:11px 12px;font-size:14px;display:flex}.mobile-product-options strong{font-size:15px;font-weight:600}.mobile-product-options span{color:#f7faff80;font-size:10px;line-height:1.45}}.site-footer{--footer-accent:#58e2ee;isolation:isolate;color:#f7faff;scroll-snap-align:start;scroll-snap-stop:always;background:radial-gradient(circle at 59% 112%,#2684e052,#0000 42%),linear-gradient(135deg,#041325,#061c34 54%,#073054);grid-template-rows:1fr auto;min-height:100svh;padding:clamp(76px,9vh,112px) clamp(28px,4vw,72px) 42px;display:grid;position:relative;overflow:hidden}.footer-grid{z-index:-3;opacity:.14;background-image:linear-gradient(#58e2ee17 1px,#0000 0),linear-gradient(90deg,#58e2ee17 1px,#0000 0);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000 18% 88%);mask-image:linear-gradient(#0000,#000 18% 88%)}.footer-orbit{z-index:-2;pointer-events:none;border:1px solid #58e2ee24;border-radius:50%;position:absolute}.footer-orbit-one{aspect-ratio:1;width:62vw;bottom:-52vw;left:34%}.footer-orbit-two{aspect-ratio:1;width:48vw;bottom:-43vw;left:41%;box-shadow:inset 0 0 90px #1f83e021}.footer-main{grid-template-columns:minmax(160px,.62fr) minmax(520px,2.4fr) minmax(200px,.72fr);align-self:center;gap:clamp(22px,2.8vw,48px);width:100%;max-width:1780px;margin:auto;display:grid}.footer-brand,.footer-products{border-right:1px solid #58e2ee3d;padding-right:clamp(18px,2.2vw,38px)}.footer-brand>a{width:min(190px,100%);display:block}.footer-brand img{border-radius:10px;width:100%;height:auto;display:block}.footer-brand p{color:#dbe9f991;max-width:270px;margin:22px 0 0;font-size:12px;line-height:1.65}.footer-kicker{color:var(--footer-accent);letter-spacing:.29em;text-transform:uppercase;margin:0;font-size:10px;font-weight:700}.footer-products>.footer-kicker{color:#f7faff;letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(26px,2.4vw,42px)}.footer-product-groups{grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center;gap:22px clamp(12px,1vw,20px);width:100%;max-width:630px;margin:28px auto 0;display:grid}.footer-product-group h3{color:#f7faff;margin:0 0 12px;font-size:13px;font-weight:650}.footer-product-group ul{margin:0;padding:0;list-style:none}.footer-product-group li+li{margin-top:8px}.footer-product-group li{color:#b9d6ffad;padding-left:12px;font-size:12px;position:relative}.footer-product-group li:before{content:"";background:var(--footer-accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.52em;left:0;box-shadow:0 0 8px #58e2ee7a}.footer-product-group li>a,.footer-product-group li>span{flex-direction:column;gap:1px;min-width:0;display:flex}.footer-product-group strong{color:inherit;font-size:11px;font-weight:550}.footer-product-group small{color:#b9d6ff6b;text-overflow:ellipsis;white-space:nowrap;font-size:7px;line-height:1.3;overflow:hidden}.footer-product-group a{transition:color .2s,transform .2s}.footer-product-group a:hover{color:var(--footer-accent);transform:translate(3px)}.footer-product-group li>span{color:#b9d6ff7a}.footer-company nav{gap:0;margin:24px 0 0;display:grid}.footer-company-link{border-bottom:1px solid #b9d6ff1c;justify-content:space-between;align-items:center;gap:12px;padding:13px 0;font-size:14px;display:flex}.footer-company-link svg{width:15px;color:var(--footer-accent);transition:transform .2s}.footer-company-link:hover svg{transform:translate(2px,-2px)}.footer-contact-item{border-bottom:1px solid #b9d6ff1c;padding-bottom:12px}.footer-contact-item .footer-company-link{border-bottom:0}.footer-email{color:#b9d6ffad;align-items:center;gap:9px;padding:0;font-size:11px;display:flex}.footer-email svg{width:16px;color:var(--footer-accent)}.footer-social{margin-top:36px}.footer-linkedin-link{margin-top:18px;display:inline-block}.footer-linkedin-mark{color:#08233b;background:#f7faff;border-radius:5px;place-items:center;width:34px;height:34px;font-family:Arial,sans-serif;font-size:19px;font-weight:800;line-height:1;transition:transform .2s,box-shadow .2s;display:grid}.footer-linkedin-link:hover .footer-linkedin-mark{transform:translateY(-2px);box-shadow:0 8px 22px #58e2ee33}.footer-bottom{color:#b9d6ff80;text-align:center;letter-spacing:.04em;border-top:1px solid #58e2ee3d;align-self:end;width:100%;max-width:1780px;margin:46px auto 0;padding-top:25px;font-size:10px}.site-footer.footer-natural{scroll-snap-stop:normal;height:auto;min-height:100svh;overflow:hidden}body.footer-in-view.footer-needs-scroll :is(.tane02-page,.tane05-page,.tane06-page,.tane09-page,.cpe-page),html:has(body.footer-in-view.footer-needs-scroll){scroll-snap-type:none!important}@media (max-height:760px),(max-width:1100px){.site-footer{min-height:auto;padding:84px clamp(24px,5vw,58px) 32px;overflow:hidden}}@media (max-width:1100px){.footer-main{grid-template-columns:1fr;align-self:start}.footer-brand,.footer-products{border-right:0;padding-right:0}.footer-brand{border-bottom:1px solid #58e2ee33;padding-bottom:30px}.footer-company,.footer-products{padding-top:30px}.footer-company{border-top:1px solid #58e2ee2e;grid-column:auto;margin-top:30px;display:block}.footer-company nav{margin:18px 0 0}.footer-email{margin-top:0}.footer-social{margin-top:28px}.footer-product-groups{gap:22px clamp(12px,1vw,20px)}}@media (min-width:1101px) and (max-height:760px){.site-footer{padding:64px 3.2vw 28px}.footer-main{grid-template-columns:minmax(135px,.52fr) minmax(510px,2.5fr) minmax(190px,.7fr);gap:22px}.footer-brand,.footer-products{padding-right:20px}.footer-brand>a{width:140px}.footer-brand p{margin-top:14px;font-size:10px}.footer-products>.footer-kicker{font-size:28px}.footer-product-groups{gap:16px 14px;margin-top:20px}.footer-product-group h3{margin-bottom:8px;font-size:11px}.footer-product-group li+li{margin-top:6px}.footer-company nav{margin-top:16px}.footer-company-link{padding:9px 0;font-size:12px}.footer-social{margin-top:22px}.footer-social .footer-kicker{font-size:8px}.footer-linkedin-link{margin-top:12px}.footer-bottom{margin-top:24px;padding-top:18px}}@media (max-width:720px){.site-footer{padding:72px 24px 28px}.footer-main{display:block}.footer-brand,.footer-products{border-right:0;padding:0}.footer-brand{border-bottom:1px solid #58e2ee33;padding-bottom:36px}.footer-brand>a{width:190px}.footer-brand strong{margin-top:24px}.footer-products{padding-top:38px}.footer-product-groups{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:30px}.footer-company{margin-top:38px;padding-top:34px;display:block}.footer-company nav{margin-top:18px}.footer-email{margin-top:20px}.footer-social{margin-top:34px}.footer-bottom{text-align:left;line-height:1.5}}.brand{gap:0;width:190px}.brand-logo{object-fit:contain;filter:drop-shadow(0 1px 8px #b9d6ff2e);opacity:1;width:100%;height:auto;display:block}@media (max-width:900px){.brand{width:154px}}.site-shell>.product h2{font-size:clamp(54px,7vw,104px)}@media (max-width:900px){.site-shell>.product h2{font-size:clamp(48px,15vw,72px)}}.product-1{--pulse:#8edcff;--mist:#bfeaff;--product-accent-rgb:142,220,255;background:linear-gradient(145deg,#07111c,#0a1b2b 60%,#102c43)}.product-2{--pulse:#c9b8ff;--mist:#d8c8ff;--product-accent-rgb:201,184,255;background:linear-gradient(145deg,#0d0a1a,#18102b 60%,#281b46)}.product-3{--pulse:#9af2b9;--mist:#c8f8d8;--product-accent-rgb:154,242,185;background:linear-gradient(145deg,#07120f,#0a1d17 60%,#113326)}.product-4{--pulse:#f278ae;--mist:#f5bed7;--product-accent-rgb:240,126,173;background:radial-gradient(circle at 8% 13%,#ffd86733 0 110px,#0000 111px),radial-gradient(circle at 88% 35%,#f07ead29,#0000 30%),radial-gradient(circle at 78% 84%,#8a72e838,#0000 34%),linear-gradient(135deg,#07152d,#0b2142 56%,#171637)}.product-5{--pulse:#a9c7dc;--mist:#dce9f2;--product-accent-rgb:169,199,220;background:radial-gradient(circle at 78% 23%,#a9c7dc33,#0000 34%),radial-gradient(circle at 14% 79%,#7794a91a,#0000 31%),linear-gradient(145deg,#080d12,#14212b 56%,#203443)}.product-6{--pulse:#ff6b6b;--mist:#c8d9e8;--product-accent-rgb:255,107,107;background:radial-gradient(circle at 78% 24%,#5082aa33,#0000 34%),radial-gradient(circle at 14% 78%,#ff6b6b14,#0000 30%),linear-gradient(145deg,#0d141c,#1b2a38 56%,#101820)}.product-7{--pulse:#5ee7f2;--mist:#bdeff4;--product-accent-rgb:94,231,242;background:radial-gradient(circle at 80% 22%,#3988ff33,#0000 34%),radial-gradient(circle at 12% 75%,#5ee7f21a,#0000 30%),linear-gradient(145deg,#03101e,#071e36 55%,#03101c)}.product-8{--pulse:#6f8cff;--mist:#cbd5ff;--product-accent-rgb:111,140,255;background:radial-gradient(circle at 78% 22%,#6f8cff38,#0000 34%),radial-gradient(circle at 13% 78%,#5669dc1c,#0000 31%),linear-gradient(145deg,#050a21,#101b48 55%,#172b68)}.product-9{--pulse:#f4df63;--mist:#f6edbd;--product-accent-rgb:244,223,99;background:radial-gradient(circle at 77% 24%,#f4df6330,#0000 34%),radial-gradient(circle at 14% 78%,#b4c3471a,#0000 31%),linear-gradient(145deg,#0d0f08,#202510 55%,#293116)}.product-10{--pulse:#73e6c8;--mist:#c8f8eb;--product-accent-rgb:115,230,200;background:radial-gradient(circle at 76% 26%,#39cdb433,#0000 34%),radial-gradient(circle at 15% 78%,#73e6c81a,#0000 31%),linear-gradient(145deg,#071514,#0d2c2a 55%,#10221f)}.product-11{--pulse:#ffb45c;--mist:#ffe0b0;--product-accent-rgb:255,180,92;background:radial-gradient(circle at 76% 26%,#ffa64333,#0000 34%),radial-gradient(circle at 15% 78%,#ffcf8b1a,#0000 31%),linear-gradient(145deg,#100d0b,#282019 55%,#15100d)}.product.is-coming-soon:before{content:"COMING SOON";z-index:0;color:#ffe0b00b;letter-spacing:-.07em;white-space:nowrap;pointer-events:none;font-size:clamp(86px,14vw,240px);font-weight:760;line-height:.78;position:absolute;bottom:7vh;left:-.04em}.product-type-row{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.product-type-row .product-type{margin:0}.concept-status{border:1px solid rgba(var(--product-accent-rgb),.34);background:rgba(var(--product-accent-rgb),.07);color:var(--mist);letter-spacing:.15em;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:650;line-height:1}@media (max-width:900px){.product.is-coming-soon:before{content:"COMING\a SOON";letter-spacing:-.07em;white-space:pre-line;font-size:clamp(72px,25vw,132px);bottom:9vh;left:-.03em;right:auto}.product-type-row{gap:8px}.concept-status{font-size:7px}}.product-1 .section-grid,.product-10 .section-grid,.product-11 .section-grid,.product-2 .section-grid,.product-3 .section-grid,.product-4 .section-grid,.product-5 .section-grid,.product-6 .section-grid,.product-7 .section-grid,.product-8 .section-grid,.product-9 .section-grid{opacity:1;background-image:linear-gradient(rgba(var(--product-accent-rgb),.025) 1px,transparent 1px),linear-gradient(90deg,rgba(var(--product-accent-rgb),.025) 1px,transparent 1px);background-size:42px 42px}.product-1 .image-halo,.product-1 .section-glow,.product-10 .image-halo,.product-10 .section-glow,.product-11 .image-halo,.product-11 .section-glow,.product-2 .image-halo,.product-2 .section-glow,.product-3 .image-halo,.product-3 .section-glow,.product-4 .image-halo,.product-4 .section-glow,.product-5 .image-halo,.product-5 .section-glow,.product-6 .image-halo,.product-6 .section-glow,.product-7 .image-halo,.product-7 .section-glow,.product-8 .image-halo,.product-8 .section-glow,.product-9 .image-halo,.product-9 .section-glow{background:rgba(var(--product-accent-rgb),.2)}.product-1 .scan-ring,.product-10 .scan-ring,.product-11 .scan-ring,.product-2 .scan-ring,.product-3 .scan-ring,.product-4 .scan-ring,.product-5 .scan-ring,.product-6 .scan-ring,.product-7 .scan-ring,.product-8 .scan-ring,.product-9 .scan-ring{border-color:rgba(var(--product-accent-rgb),.3)}.product-1 .features li,.product-10 .features li,.product-11 .features li,.product-2 .features li,.product-3 .features li,.product-4 .features li,.product-5 .features li,.product-6 .features li,.product-7 .features li,.product-8 .features li,.product-9 .features li{border-color:rgba(var(--product-accent-rgb),.16)}.product-1 .cta,.product-10 .cta,.product-11 .cta,.product-2 .cta,.product-3 .cta,.product-4 .cta,.product-5 .cta,.product-6 .cta,.product-7 .cta,.product-8 .cta,.product-9 .cta{border-color:rgba(var(--product-accent-rgb),.38)}.product-1 .cta:hover,.product-10 .cta:hover,.product-11 .cta:hover,.product-2 .cta:hover,.product-3 .cta:hover,.product-4 .cta:hover,.product-5 .cta:hover,.product-6 .cta:hover,.product-7 .cta:hover,.product-8 .cta:hover,.product-9 .cta:hover{background:rgba(var(--product-accent-rgb),.1);border-color:rgba(var(--product-accent-rgb),.7)}.hero-product{display:none}.hero-sky{z-index:-1;opacity:.96;position:absolute;inset:0;overflow:hidden}.hero-sky:after{content:"";background:linear-gradient(90deg,#070f27f0,#08122ec7 32%,#08122e38 60%,#0000 82%),linear-gradient(#0000 45%,#08112a33);position:absolute;inset:0}.hero-sky img{object-fit:cover;object-position:center center;filter:saturate(.9)brightness(.82);width:100%;height:100%;position:absolute;inset:0}@media (max-width:900px){.hero-sky{opacity:.8;inset:0}.hero-sky:after{background:linear-gradient(#070f27d1,#070f27ad 56%,#070f271f)}.hero-sky img{object-position:63% center;width:100%;height:100%}}.hero{--mx:0px;--my:0px}.hero-sky img{transform:translate3d(var(--mx),var(--my),0) scale(1.035);transition:transform .9s cubic-bezier(.2,.7,.2,1);animation:sky-breathe 16s ease-in-out infinite alternate}.hero .section-grid{transform:translate3d(calc(var(--mx) * -.28),calc(var(--my) * -.28),0);transition:transform 1.2s}.hero-copy>*{opacity:0;animation:hero-rise .85s cubic-bezier(.2,.75,.2,1) forwards;transform:translateY(24px)}.hero-copy .eyebrow{animation-delay:.2s}.hero-copy h1{animation-delay:.38s}.hero-copy .zh-title{animation-delay:.54s}.hero-copy .promise{animation-delay:.7s}.hero-copy .location{animation-delay:.82s}.hero-copy .intro{animation-delay:.94s}.hero-copy .capabilities{animation-delay:1.06s}.capabilities span{transition:color .3s,border-color .3s,transform .3s;position:relative;overflow:hidden}.capabilities span:after{content:"";background:linear-gradient(90deg,#0000,#6fe3c426,#0000);animation:chip-scan 5s ease-in-out 1.5s infinite;position:absolute;inset:0;transform:translate(-120%)}.capabilities span:hover{color:var(--paper);border-color:#6fe3c48c;transform:translateY(-2px)}.sky-pulse{z-index:3;pointer-events:none;width:90px;height:90px;position:absolute;top:15.5%;right:20.4%}.sky-pulse b,.sky-pulse i,.sky-pulse span{border:1px solid #6fe3c45c;border-radius:50%;animation:sky-ripple 3.2s ease-out infinite;position:absolute;inset:50%}.sky-pulse span{animation-delay:1.05s}.sky-pulse b{animation-delay:2.1s}.sky-pulse:after{content:"";background:var(--pulse);width:7px;height:7px;box-shadow:0 0 22px var(--pulse);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.journey-rail{z-index:45;flex-direction:column;align-items:flex-end;gap:18px;transition:opacity .25s,visibility .25s;display:flex;position:fixed;top:50%;right:24px;transform:translateY(-50%)}.footer-in-view .journey-rail{opacity:0;visibility:hidden;pointer-events:none}.journey-rail>a{color:#f7faff4d;letter-spacing:.08em;align-items:center;gap:9px;font-size:8px;transition:color .3s;display:flex}.journey-rail>a em{background:var(--midnight);border:1px solid #b9d6ff61;border-radius:50%;width:6px;height:6px;transition:all .35s}.journey-rail>a.active{color:var(--paper)}.journey-rail>a.active em{border-color:var(--pulse);background:var(--pulse);box-shadow:0 0 14px var(--pulse);transform:scale(1.45)}.rail-line{z-index:-1;background:#b9d6ff1f;width:1px;position:absolute;top:10px;bottom:10px;right:2.5px}.rail-line i{background:linear-gradient(var(--pulse),#6fe3c426);width:1px;transition:height .65s cubic-bezier(.2,.75,.2,1);display:block}.reveal-section .product-copy,.reveal-section .product-image{opacity:0;transition:opacity .9s,transform 1s cubic-bezier(.2,.75,.2,1)}.reveal-section .product-image{transform:translate(-55px,25px)scale(.92)}.reveal-section .product-copy{transform:translate(45px,25px)}.reveal-section.is-active .product-copy,.reveal-section.is-active .product-image{opacity:1;transform:none}.reveal-section .product-copy>*{opacity:0;transition:opacity .6s,transform .65s;transform:translateY(16px)}.reveal-section.is-active .product-copy>*{opacity:1;transform:none}.reveal-section.is-active .product-copy>:first-child{transition-delay:.12s}.reveal-section.is-active .product-copy>:nth-child(2){transition-delay:.2s}.reveal-section.is-active .product-copy>:nth-child(3){transition-delay:.28s}.reveal-section.is-active .product-copy>:nth-child(4){transition-delay:.36s}.reveal-section.is-active .product-copy>:nth-child(n+5){transition-delay:.44s}.scan-ring{z-index:1;aspect-ratio:1;opacity:0;border:1px solid #6fe3c42e;border-radius:50%;width:68%;position:absolute;transform:scale(.55)}.is-active .scan-ring{animation:device-scan 3.3s ease-out .45s infinite}.product-image img{animation-play-state:paused}.is-active .product-image img{animation-play-state:running}.image-halo{transition:transform 1.2s,opacity 1s}.is-active .image-halo{animation:halo-breathe 4.8s ease-in-out infinite}.product-motif{z-index:0;pointer-events:none;opacity:0;transition:opacity 1.2s .35s;position:absolute;inset:0}.is-active .product-motif{opacity:1}.motif-1 b,.motif-1 i,.motif-1 span{aspect-ratio:1;border:1px solid #6fe3c41a;border-radius:50%;width:20vw;animation:geo-ring 4s ease-out infinite;position:absolute;top:50%;left:25%;transform:translate(-50%,-50%)}.motif-1 i{animation-delay:1.3s}.motif-1 b{animation-delay:2.6s}.motif-2:before{content:"";border:1px dashed #b9d6ff24;border-radius:48% 52% 37% 63%;width:43%;height:45%;animation:route-drift 10s ease-in-out infinite alternate;position:absolute;top:25%;left:7%}.motif-2 span{background:var(--pulse);width:6px;height:6px;box-shadow:0 0 18px var(--pulse);border-radius:50%;animation:tracker-orbit 7s ease-in-out infinite;position:absolute;top:40%;left:22%}.motif-3:before{content:"";background:repeating-linear-gradient(90deg,#0000 0 18px,#e097ac21 19px 20px);animation:health-wave 4s linear infinite;position:absolute;inset:20% 54% 24% 5%;-webkit-mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000);mask-image:linear-gradient(90deg,#0000,#000 20% 80%,#0000)}.motif-3 span{filter:blur(28px);background:#be6e8a17;border-radius:50%;width:24vw;height:24vw;animation:wellness-breathe 4s ease-in-out infinite;position:absolute;top:48%;left:27%}.motif-4:after,.motif-4:before{content:"";border:1px solid #b9d6ff1f;border-radius:50%;width:67%;height:46%;animation:sport-track 5s ease-in-out infinite alternate;position:absolute;bottom:7%;left:-8%;transform:rotate(-8deg)}.motif-4:after{width:58%;height:38%;animation-delay:.8s;bottom:13%;left:-3%}.marquee div{animation-play-state:paused}.is-active .marquee div{animation-play-state:running}.magnetic{will-change:transform}.magnetic:hover{transform:translateY(-3px)scale(1.025);box-shadow:0 12px 38px #00000024}.magnetic i{transition:transform .35s}.magnetic:hover i{transform:rotate(45deg)}@keyframes hero-rise{to{opacity:1;transform:none}}@keyframes sky-breathe{to{transform:translate3d(var(--mx),var(--my),0) scale(1.065)}}@keyframes chip-scan{0%,70%{transform:translate(-120%)}to{transform:translate(120%)}}@keyframes sky-ripple{0%{opacity:.8;inset:50%}to{opacity:0;inset:0}}@keyframes device-scan{0%{opacity:.55;transform:scale(.55)}75%,to{opacity:0;transform:scale(1.18)}}@keyframes halo-breathe{50%{opacity:.7;transform:scale(1.13)}}@keyframes geo-ring{0%{opacity:.6;transform:translate(-50%,-50%)scale(.45)}to{opacity:0;transform:translate(-50%,-50%)scale(1.18)}}@keyframes route-drift{to{transform:translate(20px,-12px)rotate(4deg)}}@keyframes tracker-orbit{0%,to{transform:translate(0)}35%{transform:translate(17vw,6vh)}70%{transform:translate(6vw,25vh)}}@keyframes health-wave{to{transform:translate(38px)}}@keyframes wellness-breathe{50%{opacity:.62;transform:scale(1.18)}}@keyframes sport-track{to{transform:rotate(-3deg)translate(35px)}}@media (max-width:900px){.journey-rail{right:10px}.journey-rail>a b{display:none}.sky-pulse{top:45%;right:10%;transform:scale(.72)}.reveal-section .product-image{transform:translateY(28px)scale(.94)}.reveal-section .product-copy{transform:translateY(28px)}.product-motif{display:none}}@media (prefers-reduced-motion:reduce){.hero-copy>*{opacity:1;animation:none;transform:none}.capabilities span:after,.hero-sky img,.product-motif *,.scan-ring,.sky-pulse *{animation:none!important}.reveal-section .product-copy,.reveal-section .product-copy>*,.reveal-section .product-image{opacity:1;transition:none;transform:none}.journey-rail{display:none}}.platform-loop{z-index:2;aspect-ratio:1.08;pointer-events:none;filter:drop-shadow(0 30px 65px #00194a59);width:min(42vw,650px);position:absolute;top:50%;right:4.2vw;transform:translateY(-44%)}.platform-halo{background:radial-gradient(circle at 50% 30%,#68e4cc21,#3c7ede12 38%,#0000 70%);border-radius:50%;animation:platform-halo 7s ease-in-out infinite;position:absolute;inset:4% 4% 0}.platform-node{place-items:center;display:grid;position:absolute}.cloud-node{z-index:3;aspect-ratio:1.45;width:31%;animation:cloud-node-loop 7s ease-in-out infinite;top:5%;left:50%;transform:translate(-50%)}.cloud-core{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(145deg,#0e396fe6,#0b234db8);border:1px solid #84efd857;border-radius:48% 52% 44% 56%/58% 48% 52% 42%;place-items:center;width:100%;height:100%;display:grid;position:relative;box-shadow:inset 0 0 30px #61d6d31a,0 0 34px #4bc4cd1f}.cloud-core svg{color:#7ee7d0;stroke-width:1.35px;filter:drop-shadow(0 0 12px #7ee7d073);width:43%;height:43%}.cloud-core i{background:#d6fff5;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 9px #70e3c4}.cloud-core i:first-of-type{bottom:22%;left:25%}.cloud-core i:nth-of-type(2){bottom:15%;left:49%}.cloud-core i:nth-of-type(3){bottom:25%;right:23%}.node-ripple{border:1px solid #70e3c43d;border-radius:50%;animation:server-ripple 7s ease-out infinite;position:absolute;inset:-13%}.dashboard-node{width:40%;height:34%;animation:dashboard-loop 7s ease-in-out infinite;bottom:7%;left:4%}.dashboard-screen{background:linear-gradient(150deg,#0c2c5bed,#07193de0);border:1px solid #a4d5ff52;border-radius:12px;width:100%;height:84%;padding:10% 10% 9%;position:relative;overflow:hidden;box-shadow:inset 0 0 24px #3d81da1a,0 16px 30px #00103240}.dashboard-top{color:#74e3ca;display:flex}.dashboard-top svg{stroke-width:1.5px;width:13%;height:auto}.dashboard-chart{align-items:end;gap:6%;height:27%;display:flex;position:absolute;top:40%;left:10%;right:10%}.dashboard-chart:after{content:"";filter:drop-shadow(0 0 5px #ff607da6);background:linear-gradient(90deg,#0000,#ff607d 15% 28%,#0000 29% 36%,#ff607d 37% 55%,#0000 56%);height:1px;animation:dashboard-wave 7s ease-in-out infinite;position:absolute;inset:44% 0 auto;transform:skewY(-10deg)}.dashboard-chart i{background:linear-gradient(#5fdcc2,#4d83d43d);border-radius:2px 2px 0 0;flex:1}.dashboard-chart i:first-child{height:35%}.dashboard-chart i:nth-child(2){height:64%}.dashboard-chart i:nth-child(3){height:48%}.dashboard-chart i:nth-child(4){height:82%}.dashboard-chart i:nth-child(5){height:58%}.dashboard-cards{gap:5%;display:flex;position:absolute;bottom:10%;left:10%;right:10%}.dashboard-cards i{background:#a7d2ff2e;border-radius:5px;flex:1;height:5px}.dashboard-cards i:first-child{background:#65dfc5;box-shadow:0 0 7px #65dfc573}.dashboard-base{background:#b9dcff75;border-radius:999px;width:42%;height:3%;position:absolute;bottom:0;box-shadow:0 -4px 14px #5695e240}.wearable-node{width:27%;height:43%;animation:wearable-loop 7s ease-in-out infinite;bottom:3%;right:6%}.watch-face{z-index:2;aspect-ratio:1;background:linear-gradient(145deg,#132949,#06152f 72%);border:2px solid #abd7ff6b;border-radius:28%;place-items:center;width:85%;display:grid;position:relative;box-shadow:inset 0 0 24px #508bd529,0 15px 30px #000e2b61}.watch-strap{z-index:1;background:linear-gradient(90deg,#08172f,#173357 50%,#07152d);border:1px solid #96c2ed33;width:28%;height:35%;position:absolute;left:36%}.heart-ring{aspect-ratio:1;border:1px solid #ff597394;border-radius:50%;place-items:center;width:53%;animation:heart-ring 1.4s ease-in-out infinite;display:grid;box-shadow:0 0 16px #ff46672e}.heart-ring svg{color:#ff5875;fill:#ff476729;filter:drop-shadow(0 0 7px #ff4767b3);width:52%;height:52%}.heart-wave{justify-content:center;align-items:center;gap:2px;height:10px;display:flex;position:absolute;bottom:17%;left:13%;right:13%;overflow:hidden}.heart-wave i{background:#ff5875;width:2px;height:35%;animation:heart-bars .8s ease-in-out infinite;box-shadow:0 0 4px #ff58758c}.heart-wave i:nth-child(2){height:80%;animation-delay:-.2s}.heart-wave i:nth-child(3){height:45%;animation-delay:-.4s}.heart-wave i:nth-child(4){height:95%;animation-delay:-.1s}.heart-wave i:nth-child(5){height:38%;animation-delay:-.3s}.platform-path{z-index:1;transform-origin:0;opacity:.72;background:linear-gradient(90deg,#68e0c81a,#6fcae59e,#68e0c81a);width:35%;height:2px;position:absolute;top:23%}.platform-path-left{left:28%;transform:rotate(132deg)}.platform-path-right{left:61%;transform:rotate(48deg)}.path-arrow{border-top:1.5px solid #80ead4;border-right:1.5px solid #80ead4;width:8px;height:8px;position:absolute;top:50%}.path-arrow-start{left:-1px;transform:translateY(-50%)rotate(-135deg)}.path-arrow-end{right:-1px;transform:translateY(-50%)rotate(45deg)}.data-pulse{opacity:0;background:#c9fff4;border-radius:50%;width:7px;height:7px;position:absolute;top:50%;left:0;box-shadow:0 0 7px 2px #70e3c4}.pulse-up{animation:path-out 7s cubic-bezier(.35,.05,.65,.95) infinite}.pulse-down{animation:path-back 7s cubic-bezier(.35,.05,.65,.95) infinite}.platform-path-left .pulse-up{animation-delay:2.8s}.platform-path-left .pulse-down{animation-delay:3.55s}.platform-path-right .pulse-up{animation-delay:0s}.platform-path-right .pulse-down{animation-delay:.78s}@keyframes path-out{0%,9%{opacity:0;left:0}12%{opacity:1}25%{opacity:1;left:100%}28%,to{opacity:0;left:100%}}@keyframes path-back{0%,9%{opacity:0;left:100%}12%{opacity:1}25%{opacity:1;left:0}28%,to{opacity:0;left:0}}@keyframes server-ripple{0%,18%,to{opacity:0;transform:scale(.8)}23%{opacity:.7}39%{opacity:0;transform:scale(1.12)}55%{opacity:0;transform:scale(.8)}61%{opacity:.55}74%{opacity:0;transform:scale(1.12)}}@keyframes platform-halo{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1.03)}}@keyframes cloud-node-loop{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-5px)}}@keyframes dashboard-loop{0%,39%,to{filter:brightness(.82)}46%,66%{filter:brightness(1.15)}}@keyframes wearable-loop{0%,to{filter:brightness(.9);transform:translateY(0)}18%,33%{filter:brightness(1.15)}50%{transform:translateY(-4px)}}@keyframes dashboard-wave{0%,40%{clip-path:inset(0 100% 0 0)}55%,to{clip-path:inset(0)}}@keyframes heart-ring{50%{transform:scale(1.08);box-shadow:0 0 22px #ff46674d}}@keyframes heart-bars{50%{transform:scaleY(.55)}}@media (max-width:1100px) and (min-width:901px){.hero-copy{width:min(650px,58vw)}.platform-loop{opacity:.9;width:39vw;right:1.5vw}}@media (max-width:900px){.platform-loop{opacity:.55;width:58vw;top:auto;bottom:3vh;right:-8vw;transform:none}.hero-copy{z-index:4}.hero .capabilities{max-width:76%}}@media (max-width:560px){.platform-loop{opacity:.38;width:78vw;bottom:7vh;right:-18vw}.hero .capabilities{max-width:70%}}@media (prefers-reduced-motion:reduce){.platform-loop *{animation:none!important}.data-pulse{display:none}.platform-node{filter:none!important}}.cloud-node{aspect-ratio:1.35;width:35%;top:1%}.cloud-server-image{z-index:2;object-fit:contain;filter:drop-shadow(0 10px 24px #00123a73)drop-shadow(0 0 15px #36aeff24);width:100%;height:auto;position:relative}.cloud-core{box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;overflow:visible}.cloud-core>svg{color:#91f0dc;fill:#0f406ecc;stroke-width:1.45px;filter:drop-shadow(0 0 16px #70e3c459);width:76%;height:62%;padding:8%;position:absolute;top:0}.server-rack{background:linear-gradient(145deg,#0e305bfa,#051738f5);border:1px solid #a5deff73;border-radius:7px;gap:7%;height:48%;padding:7% 8%;display:grid;position:absolute;bottom:0;left:27%;right:27%;box-shadow:inset 0 0 18px #5ba7dc1f,0 12px 24px #000e2e59}.server-rack i{background:linear-gradient(90deg,#5091c538,#091e3f8c);border:1px solid #7ab9e747;border-radius:2px;position:relative}.server-rack i:after,.server-rack i:before{content:"";border-radius:50%;width:3px;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.server-rack i:before{background:#74e5cd;left:8%;box-shadow:0 0 6px #74e5cd}.server-rack i:after{background:#75aeea;right:8%;box-shadow:-7px 0 #75aeea73}.dashboard-node{width:45%;height:39%;display:block;bottom:3%;left:0}.dashboard-app-image{object-fit:contain;filter:drop-shadow(0 16px 28px #000f3080)drop-shadow(0 0 12px #2884e61a);width:118%;height:auto;position:absolute;inset:-24% -9% auto -11%}.dashboard-monitor{position:absolute;inset:0 12% 0 0}.dashboard-screen{background:linear-gradient(150deg,#0a2a56fa,#051534f5);border-width:2px;border-radius:10px;height:78%;padding:8% 7% 8% 22%}.dashboard-sidebar{background:#0414317a;border-right:1px solid #8ac2ea29;place-content:start center;gap:12%;width:16%;padding-top:18%;display:grid;position:absolute;top:0;bottom:0;left:0}.dashboard-sidebar i{border:1px solid #72e6cd94;border-radius:2px;width:8px;height:8px}.dashboard-sidebar i:first-child{background:#70e3c4;box-shadow:0 0 7px #70e3c473}.dashboard-title{gap:5%;display:flex;position:absolute;top:10%;left:22%;right:8%}.dashboard-title i{background:#bedeff66;border-radius:4px;height:4px;display:block}.dashboard-title i:first-child{width:34%}.dashboard-title i:last-child{background:#6de1c7;width:15%}.dashboard-chart{height:30%;top:34%;left:23%;right:8%}.dashboard-cards{bottom:11%;left:23%;right:8%}.dashboard-stand{border-bottom:5px solid #b3d6f885;width:22%;height:22%;position:absolute;bottom:0;left:39%}.dashboard-stand:before{content:"";background:linear-gradient(#93c2ed8c,#487db859);width:8%;height:82%;position:absolute;top:0;left:46%}.dashboard-stand:after{content:"";background:#b3d6f88f;border-radius:5px;height:5px;position:absolute;bottom:-5px;left:10%;right:10%}.app-phone{z-index:3;background:linear-gradient(155deg,#123565,#061732 72%);border:2px solid #acd8ff85;border-radius:14px;width:28%;height:70%;position:absolute;bottom:2%;right:0;overflow:hidden;box-shadow:0 13px 28px #000d2c7a,inset 0 0 18px #518fd51f}.phone-speaker{background:#bfdefa85;border-radius:2px;height:2px;position:absolute;top:6%;left:36%;right:36%}.app-heart{aspect-ratio:1;background:#ff537214;border:1px solid #ff537257;border-radius:50%;place-items:center;display:grid;position:absolute;top:20%;left:23%;right:23%}.app-heart svg{color:#ff5c78;filter:drop-shadow(0 0 6px #ff527180);width:50%}.app-stats{align-items:end;gap:8%;height:26%;display:flex;position:absolute;bottom:15%;left:18%;right:18%}.app-stats i{background:linear-gradient(#6fe4ca,#4174ba4d);border-radius:2px 2px 0 0;flex:1}.app-stats i:first-child{height:42%}.app-stats i:nth-child(2){height:78%}.app-stats i:nth-child(3){height:58%}.wearable-node{width:31%;height:49%;display:block;bottom:0;right:1%}.wearable-image{object-fit:contain;filter:drop-shadow(0 18px 30px #000d2b80)drop-shadow(0 0 12px #ff436014);width:128%;height:auto;animation:wearable-heartbeat 1.45s ease-in-out infinite;position:absolute;inset:-12% -16% auto -12%}.watch-case{z-index:3;aspect-ratio:1;background:linear-gradient(135deg,#27466c,#091a35 38%,#1b3557 76%,#07162f);border:4px solid #82b0de80;border-radius:29%;padding:5%;position:absolute;top:26%;left:6%;right:6%;box-shadow:inset 0 0 0 1px #dbedff21,inset -8px -9px 18px #00091d73,0 18px 32px #000e2b66}.watch-face{background:radial-gradient(circle at 50% 38%,#702b4252,#07132b 66%);border:0;border-radius:23%;width:100%;height:100%;display:block}.watch-crown{z-index:4;background:#102b4c;border:2px solid #91bce56b;border-radius:0 5px 5px 0;width:8%;height:16%;position:absolute;top:47%;right:0;box-shadow:3px 0 8px #00081966}.watch-strap{border:1px solid #759ecc40;width:30%;height:32%;left:35%;overflow:hidden}.watch-strap i{background:#00091abf;border-radius:4px;width:28%;height:6%;margin:12% auto;display:block;box-shadow:inset 0 1px #87b3dc1f}.watch-strap-top{border-radius:14px 14px 3px 3px;top:0}.watch-strap-bottom{border-radius:3px 3px 14px 14px;bottom:0}.watch-strap-bottom i{margin-top:18%}.heart-ring{width:38%;position:absolute;top:16%;left:31%}.heart-ring svg{width:58%;height:58%}.watch-face strong{color:#f5f9ff;letter-spacing:.02em;font:600 clamp(14px,1.6vw,25px)/1 ui-sans-serif,sans-serif;top:56%}.watch-face small,.watch-face strong{text-align:center;position:absolute;left:0;right:0}.watch-face small{color:#ff7089b8;letter-spacing:.18em;font-size:clamp(5px,.45vw,8px);top:70%}.heart-wave{height:8px;bottom:10%;left:18%;right:18%}@media (max-width:900px){.dashboard-node{width:47%}.wearable-node{width:33%}.server-rack{left:24%;right:24%}}@keyframes wearable-heartbeat{0%,to{transform:scale(1)}48%{transform:scale(1.012)}55%{transform:scale(1)}63%{transform:scale(1.007)}}@media (min-width:1101px){.platform-loop{aspect-ratio:1.06;width:min(34vw,520px);top:50%;right:5vw;transform:translateY(-43%)}.platform-halo{inset:7% 6% 2%}.cloud-node{width:28%;top:6%;left:50%;transform:translate(-50%)}.dashboard-node{width:37%;height:34%;bottom:8%;left:5%}.dashboard-app-image{width:109%;inset:-16% -4% auto -5%}.wearable-node{width:26%;height:38%;bottom:7%;right:7%}.wearable-image{width:114%;inset:-5% -8% auto -6%}.platform-path{width:31%;top:27%}.platform-path-left{left:35%;transform:rotate(132deg)}.platform-path-right{left:63%;transform:rotate(48deg)}}@media (max-width:1100px) and (min-width:901px){.platform-loop{width:35vw;right:2vw;transform:translateY(-42%)}.cloud-node{width:29%;top:6%}.dashboard-node{width:38%;height:34%;bottom:8%;left:4%}.dashboard-app-image{width:109%;inset:-15% -4% auto -5%}.wearable-node{width:27%;height:39%;bottom:7%;right:6%}.wearable-image{width:114%;inset:-5% -8% auto -6%}.platform-path{width:31%;top:27%}.platform-path-left{left:35%}.platform-path-right{left:63%}}@media (min-width:901px){.cloud-node{width:34%;top:3%}.dashboard-node{width:34%;height:34%;bottom:9%;left:6%}.dashboard-app-image{width:100%;inset:-8% 0 auto}.wearable-node{width:31%;height:40%;bottom:8%;right:5%}.wearable-image{width:106%;inset:-4% -3% auto}.platform-path{opacity:.54;background:0 0;border-top:1.5px solid #64dad080;border-radius:50% 50% 0 0;width:32%;height:14%;top:31%;box-shadow:0 -3px 12px #4eb9dc0f}.platform-path-left{left:35%;transform:rotate(134deg)}.platform-path-right{left:63%;transform:rotate(46deg)}.platform-path .path-arrow{top:-1px}.platform-path .data-pulse{top:-3px}.platform-path .pulse-up{animation-name:path-out-soft}.platform-path .pulse-down{animation-name:path-back-soft}}@keyframes path-out-soft{0%,9%{opacity:0;left:0;transform:translateY(0)}12%{opacity:1}18%{transform:translateY(-8px)}25%{opacity:1;left:100%;transform:translateY(0)}28%,to{opacity:0;left:100%;transform:translateY(0)}}@keyframes path-back-soft{0%,9%{opacity:0;left:100%;transform:translateY(0)}12%{opacity:1}18%{transform:translateY(-8px)}25%{opacity:1;left:0;transform:translateY(0)}28%,to{opacity:0;left:0;transform:translateY(0)}}@media (min-width:901px){.platform-loop{width:min(29vw,450px);right:6.5vw;transform:translateY(-42%)}.cloud-node{width:32%;top:4%;left:50%}.dashboard-node{width:32%;height:32%;bottom:10%;left:7%}.dashboard-app-image{width:100%;inset:0}.wearable-node{width:29%;height:38%;bottom:9%;right:6%}.wearable-image{width:103%;inset:0}.platform-path,.platform-path-left,.platform-path-right{width:100%;height:100%;box-shadow:none;opacity:1;background:0 0;border:0;border-radius:0;inset:0;transform:none}.platform-path .path-arrow{display:none}.platform-path .data-pulse{width:7px;height:7px;top:auto;transform:translate(-50%,-50%)}.platform-path-left .pulse-up{animation:flow-left-up 7s cubic-bezier(.35,.05,.65,.95) 2.8s infinite}.platform-path-left .pulse-down{animation:flow-left-down 7s cubic-bezier(.35,.05,.65,.95) 3.55s infinite}.platform-path-right .pulse-up{animation:flow-right-up 7s cubic-bezier(.35,.05,.65,.95) infinite}.platform-path-right .pulse-down{animation:flow-right-down 7s cubic-bezier(.35,.05,.65,.95) .78s infinite}}@keyframes flow-left-up{0%,8%{opacity:0;top:58%;left:33%}11%{opacity:1}18%{opacity:1;top:48%;left:38%}25%{opacity:1;top:38%;left:43%}28%,to{opacity:0;top:38%;left:43%}}@keyframes flow-left-down{0%,8%{opacity:0;top:38%;left:43%}11%{opacity:1}18%{opacity:1;top:48%;left:38%}25%{opacity:1;top:58%;left:33%}28%,to{opacity:0;top:58%;left:33%}}@keyframes flow-right-up{0%,8%{opacity:0;top:58%;left:67%}11%{opacity:1}18%{opacity:1;top:48%;left:62%}25%{opacity:1;top:38%;left:57%}28%,to{opacity:0;top:38%;left:57%}}@keyframes flow-right-down{0%,8%{opacity:0;top:38%;left:57%}11%{opacity:1}18%{opacity:1;top:48%;left:62%}25%{opacity:1;top:58%;left:67%}28%,to{opacity:0;top:58%;left:67%}}@media (min-width:901px){.platform-loop{right:6.25vw;transform:translateY(-42%)}.platform-halo{inset:7%}.platform-path,.platform-path-left,.platform-path-right{z-index:1;opacity:1;width:100%;height:100%;box-shadow:none;pointer-events:none;background:0 0;border:0;border-radius:0;inset:0;overflow:visible;transform:none}.platform-path:before{content:"";transform-origin:0;background:linear-gradient(90deg,#6fe3cc4d,#6fe3ccb8,#5ba9e761);height:1.5px;position:absolute;box-shadow:0 0 9px #5bcddb2e}.platform-path .path-arrow{display:none}.platform-path .data-pulse{z-index:2;width:7px;height:7px;top:auto;transform:translate(-50%,-50%)}.platform-loop{width:min(29vw,440px)}.platform-halo{opacity:.48;border-radius:50%;inset:5%}.dashboard-app-image,.wearable-image{width:100%;inset:0}.platform-path .path-arrow{z-index:3;filter:drop-shadow(0 0 5px #70e3c48c);transform-origin:50%;border-top:1.5px solid #78ead4;border-right:1.5px solid #78ead4;width:9px;height:9px;display:block;position:absolute}.platform-loop{aspect-ratio:1;width:min(27.5vw,420px);right:6.5vw}.platform-halo{opacity:.4;inset:8%}.cloud-node{width:31%;top:7%;left:50%;transform:translate(-50%)}.dashboard-node{width:30%;height:31%;bottom:11%;left:10%}.wearable-node{width:29%;height:35%;bottom:11%;right:10%}.platform-path:before{background:linear-gradient(90deg,#70e3c46b,#70e3c4c7,#65b2eb6b);height:1.25px;box-shadow:0 0 8px #5cd2da33}.platform-path-left:before{width:22.36%;top:38%;left:43%;transform:rotate(116.6deg)}.platform-path-right:before{width:22.36%;top:38%;left:57%;transform:rotate(63.4deg)}.platform-path .path-arrow{width:8px;height:8px}.platform-path-left .path-arrow-start{top:38%;left:43%;transform:translate(-50%,-50%)rotate(341.6deg)}.platform-path-left .path-arrow-end{top:58%;left:33%;transform:translate(-50%,-50%)rotate(161.6deg)}.platform-path-right .path-arrow-start{top:38%;left:57%;transform:translate(-50%,-50%)rotate(288.4deg)}.platform-path-right .path-arrow-end{top:58%;left:67%;transform:translate(-50%,-50%)rotate(108.4deg)}}.platform-line-system{aspect-ratio:1;filter:none;opacity:.82;width:min(31vw,470px);top:50%;right:5.5vw;transform:translateY(-41%)}.platform-line-system .platform-halo{background:radial-gradient(circle,#368ed214,#18509709 48%,#0000 72%);border:1px solid #7ecaee14;border-radius:50%;inset:8%;box-shadow:inset 0 0 65px #3d91d209}.linear-node{z-index:3;aspect-ratio:1;color:#aae0eeb8;place-items:center;width:25%;display:grid;position:absolute}.linear-cloud{width:27.5%;top:8%;left:50%;transform:translate(-50%)}.linear-dashboard{top:59%;left:10%}.linear-wearable{top:59%;right:10%}.linear-node-ring{background:radial-gradient(circle,#165b9929,#0621500f 62%,#0000 70%);border:1px solid #88d3e138;border-radius:50%;position:absolute;inset:5%;box-shadow:0 0 28px #4bb8cf12,inset 0 0 22px #60c0d809}.linear-node-ring:after{content:"";border:1px solid #8cd8e214;border-radius:50%;position:absolute;inset:12%}.linear-icon{filter:drop-shadow(0 0 8px #70e3c41f);place-items:center;width:43%;height:43%;display:grid;position:relative}.linear-icon>svg{fill:none;stroke:currentColor;stroke-width:1.25px;width:100%;height:100%;position:absolute}.cloud-stack>svg:first-child{width:105%;height:67%;top:-16%}.cloud-stack>svg:last-child{width:72%;height:60%;bottom:-18%}.wearable-stack>svg:first-child{width:100%;height:100%}.wearable-stack>svg:last-child{color:#70e3c4ad;width:42%;height:42%}.linear-node small{white-space:nowrap;color:#d7edf76b;font:560 clamp(7px,.55vw,9px)/1 var(--font-geist-mono);letter-spacing:.13em;text-transform:uppercase;position:absolute;top:98%}.linear-path{z-index:1;pointer-events:none;position:absolute;inset:0}.linear-path:before{content:"";transform-origin:0;background:linear-gradient(90deg,#0000,#6dc7da52 14% 86%,#0000);height:1px;position:absolute;box-shadow:0 0 7px #51b5cf14}.linear-packet{opacity:0;background:#8eeedbdb;border-radius:50%;width:5px;height:5px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 7px #70e3c4cc,0 0 16px #70e3c461}.linear-path-right .linear-packet{animation:platform-device-to-cloud 7s cubic-bezier(.45,.05,.55,.95) infinite}.linear-path-left .linear-packet{animation:platform-cloud-to-app 7s cubic-bezier(.45,.05,.55,.95) infinite}.platform-signature{z-index:3;text-align:center;justify-items:center;gap:7px;width:80%;display:grid;position:absolute;bottom:1%;left:50%;transform:translate(-50%)}.platform-signature:before{content:"";background:#70e3c44d;width:42px;height:1px;margin-bottom:3px}.platform-signature strong{color:#eef8ff9e;letter-spacing:.02em;font-size:clamp(12px,1vw,16px);font-weight:520}.platform-signature span{color:#beddee57;font:550 clamp(7px,.55vw,9px)/1 var(--font-geist-mono);letter-spacing:.17em;text-transform:uppercase}@keyframes platform-device-to-cloud{0%,3%{opacity:0;top:59%;left:69%}6%{opacity:1}19%{opacity:1;top:38%;left:57%}22%,to{opacity:0;top:38%;left:57%}}@keyframes platform-cloud-to-app{0%,20%{opacity:0;top:38%;left:43%}23%{opacity:1}36%{opacity:1;top:59%;left:31%}39%,to{opacity:0;top:59%;left:31%}}@media (max-width:1100px) and (min-width:901px){.platform-line-system{width:35vw;right:2vw}}@media (max-width:900px){.platform-line-system{opacity:.5;width:57vw;top:auto;bottom:4vh;right:-3vw;transform:none}.linear-node small,.platform-signature{display:none}}@media (max-width:560px){.platform-line-system{opacity:.35;width:72vw;bottom:8vh;right:-13vw}}@media (prefers-reduced-motion:reduce){.linear-packet{display:none;animation:none!important}}.platform-line-system{right:9vw}.platform-line-system .platform-halo{animation:none;display:none}.linear-node-ring:after{content:none;display:none}.linear-cloud small{top:-10%}.linear-dashboard small,.linear-wearable small{top:96%}.platform-signature{gap:6px;bottom:-1%}@media (max-width:1100px) and (min-width:901px){.platform-line-system{right:5vw}}@media (max-width:900px){.platform-line-system{right:0}}@media (max-width:560px){.platform-line-system{right:-9vw}}.linear-cloud small{margin-bottom:6px;top:auto;bottom:100%}.linear-dashboard small,.linear-wearable small{margin-top:6px;top:100%}.linear-path-left:before{width:24.19%;top:38%;left:43%;transform:rotate(119.7deg)}.linear-path-right:before{width:24.19%;top:38%;left:57%;transform:rotate(60.3deg)}.platform-line-system{opacity:.9}.wearable-stack>svg:last-child{color:#70e3c4e6}.linear-node small{color:#d7eef6ad;text-shadow:0 2px 12px #011235bf}.linear-path:before{background:linear-gradient(90deg,#0000,#72cfdb6e 14% 86%,#0000);box-shadow:0 0 8px #59c1d31f}.linear-packet{background:#83efd7;box-shadow:0 0 7px #70e3c4f2,0 0 17px #70e3c485}.platform-signature:before{background:#77dcd375}.platform-signature strong{color:#e2f2f9c7;text-shadow:0 2px 14px #011235c7}.platform-signature span{color:#b5dce89e;text-shadow:0 2px 12px #011235c2}.linear-node{color:#beeff6fa}.linear-node-ring{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#05255280;border-color:#97e6ed7a;box-shadow:0 0 30px #56c4d829,inset 0 0 30px #5ec3d717}.linear-icon{filter:drop-shadow(0 0 5px #b7f2f780)drop-shadow(0 0 15px #5ed0db57)}.linear-icon>svg{stroke-width:1.4px}.wearable-stack>svg:last-child{color:#86efd8;filter:drop-shadow(0 0 6px #70e3c49e)}.wearable-stack>svg:first-child>path:first-child{display:none}.wearable-stack>svg:last-child{stroke-width:1.5px;width:30%;height:30%}.linear-path-right .linear-packet:not(.linear-packet-reverse){animation:platform-device-to-cloud 10s cubic-bezier(.45,.05,.55,.95) infinite}.linear-path-left .linear-packet:not(.linear-packet-reverse){animation:platform-cloud-to-app 10s cubic-bezier(.45,.05,.55,.95) infinite}.linear-path-left .linear-packet-reverse{animation:platform-app-to-cloud 10s cubic-bezier(.45,.05,.55,.95) infinite}.linear-path-right .linear-packet-reverse{animation:platform-cloud-to-device 10s cubic-bezier(.45,.05,.55,.95) infinite}@keyframes platform-app-to-cloud{0%,51%{opacity:0;top:59%;left:31%}54%{opacity:1}67%{opacity:1;top:38%;left:43%}70%,to{opacity:0;top:38%;left:43%}}@keyframes platform-cloud-to-device{0%,68%{opacity:0;top:38%;left:57%}71%{opacity:1}84%{opacity:1;top:59%;left:69%}87%,to{opacity:0;top:59%;left:69%}}@media (min-width:1281px){.hero-copy{width:min(780px,54vw)}.platform-line-system{width:min(29vw,450px);right:8vw}}@media (max-width:1280px) and (min-width:1101px){.hero{padding-left:5.5vw;padding-right:5.5vw}.hero-copy{width:min(690px,56vw)}.hero h1{font-size:clamp(58px,7.2vw,106px)}.platform-line-system{width:min(33vw,430px);right:3.5vw}}@media (max-width:1100px) and (min-width:901px){.hero{padding-left:5vw;padding-right:5vw}.hero-copy{width:56vw}.hero h1{font-size:clamp(56px,7.4vw,88px)}.zh-title{font-size:clamp(17px,1.8vw,22px)}.platform-line-system{opacity:.86;width:35vw;right:2.5vw}}@media (max-width:900px){.hero{align-items:flex-start;min-height:100dvh;padding:112px 6vw 465px;overflow:hidden}.hero-copy{width:100%;max-width:760px}.hero .capabilities{max-width:100%}.journey-rail{display:none}.platform-line-system{opacity:.86;width:min(68vw,500px);inset:auto auto 72px 50%;transform:translate(-50%)}.linear-node small{display:block}.platform-signature{display:grid;bottom:-10%}}@media (max-width:700px){.hero{min-height:100dvh;padding:108px 22px 430px}.hero h1{font-size:clamp(51px,15.2vw,82px);line-height:.86}.zh-title{letter-spacing:.1em;margin-top:20px;font-size:clamp(14px,4.2vw,17px)}.promise{margin-top:25px}.intro{margin-top:22px}.capabilities{gap:6px}.capabilities span{padding:6px 9px;font-size:8px}.platform-line-system{width:min(82vw,410px);bottom:76px}.linear-node small{letter-spacing:.1em;font-size:7px}.platform-signature strong{font-size:12px}.platform-signature span{letter-spacing:.12em;font-size:7px}.scroll-cue{bottom:22px}}@media (max-width:480px){.hero{min-height:100dvh;padding-bottom:390px;padding-left:18px;padding-right:18px}.hero h1{font-size:clamp(48px,15vw,68px)}.eyebrow{letter-spacing:.16em;margin-bottom:20px;font-size:8px}.promise{font-size:17px}.intro{font-size:12px;line-height:1.65}.platform-line-system{width:min(88vw,360px);bottom:74px}.platform-signature{bottom:-12%}}@media (max-height:760px) and (min-width:901px){.hero{min-height:100dvh;padding-top:96px;padding-bottom:58px}.hero h1{font-size:clamp(52px,6.8vw,94px)}.eyebrow{margin-bottom:18px}.zh-title{margin-top:18px}.promise{margin-top:22px}.intro{margin-top:18px;margin-bottom:14px;line-height:1.55}.capabilities span{padding-top:6px;padding-bottom:6px}.platform-line-system{width:min(29vw,365px);transform:translateY(-38%)}.scroll-cue{bottom:16px}}@media (max-width:900px) and (max-height:600px) and (orientation:landscape){.hero{min-height:100dvh;padding:92px 5vw 62px}.hero-copy{width:57%;max-width:560px}.hero h1{font-size:clamp(48px,8vw,72px)}.zh-title{font-size:14px}.promise{margin-top:18px}.intro{margin-top:16px}.platform-line-system{opacity:.78;width:39vw;bottom:84px;left:auto;right:1vw;transform:none}.platform-signature{display:none}}.platform-signature{bottom:-16%}@media (max-width:1100px) and (min-width:901px){.hero-copy{width:57vw}.platform-line-system{width:min(32vw,370px);right:3vw}.linear-node small{letter-spacing:.1em;font-size:7px}.platform-signature{bottom:-18%}.platform-signature strong{font-size:12px}.platform-signature span{letter-spacing:.12em;font-size:7px}}@media (max-width:900px){.hero{height:auto;min-height:100svh;padding:112px 6vw 96px;display:block;overflow:hidden}.platform-line-system{opacity:.88;width:min(60vw,390px);margin:92px auto 118px;position:relative;inset:auto;transform:none}.platform-signature{bottom:-18%}.scroll-cue{bottom:22px}}@media (max-width:700px){.hero{min-height:100svh;padding:108px 22px 88px}.platform-line-system{width:min(76vw,340px);margin:84px auto 112px}.platform-signature{bottom:-19%}}@media (max-width:480px){.hero{min-height:100svh;padding:104px 18px 82px}.platform-line-system{width:min(82vw,320px);margin:76px auto 108px}.platform-signature{bottom:-20%}}@media (max-width:900px) and (max-height:600px) and (orientation:landscape){.hero{height:auto;min-height:100dvh;padding:92px 5vw 64px;display:block}.hero-copy{width:57%}.platform-line-system{width:min(38vw,330px);margin:0;position:absolute;inset:150px 2vw auto auto;transform:none}.platform-signature{display:none}}@media (min-width:901px){.site-shell>.hero{box-sizing:border-box;height:100dvh;min-height:100svh}.site-shell>.hero .platform-signature{bottom:2%}}@media (max-width:900px){.site-shell>.hero .platform-signature{bottom:0}}html:has(.site-shell){scroll-snap-type:y mandatory}.site-shell>.hero,.site-shell>.product{scroll-snap-align:start;scroll-snap-stop:always}@media (min-width:901px){.site-shell>.product{box-sizing:border-box;height:100dvh;min-height:100svh}}@media (min-width:901px) and (max-width:1280px){html:has(.site-shell) .brand{width:154px}html:has(.site-shell) .hero-sky{opacity:.8;inset:0}html:has(.site-shell) .hero-sky:after{background:linear-gradient(#070f27d1,#070f27ad 56%,#070f271f)}html:has(.site-shell) .hero-sky img{object-position:63% center;width:100%;height:100%}html:has(.site-shell) .journey-rail{display:none}html:has(.site-shell) .hero{height:auto;min-height:100svh;padding:112px 6vw 96px;display:block;overflow:hidden}html:has(.site-shell) .hero-copy{width:100%;max-width:760px}html:has(.site-shell) .hero .capabilities{max-width:100%}html:has(.site-shell) .hero h1{font-size:clamp(51px,15.2vw,82px);line-height:.86}html:has(.site-shell) .platform-line-system{opacity:.88;width:min(60vw,390px);margin:92px auto 118px;position:relative;inset:auto;transform:none}html:has(.site-shell) .linear-node small{display:block}html:has(.site-shell) .platform-signature{display:grid;bottom:-18%}html:has(.site-shell) .scroll-cue{bottom:22px}html:has(.site-shell) .site-shell>.hero,html:has(.site-shell) .site-shell>.product{box-sizing:border-box;height:auto;min-height:100svh}html:has(.site-shell) .site-shell>.product{flex-direction:column;justify-content:center;align-items:stretch;gap:3vh;padding:104px 24px 75px;display:flex;overflow:hidden}html:has(.site-shell) .site-shell>.product .product-copy{order:1}html:has(.site-shell) .site-shell>.product .product-image{order:2;height:28vh}html:has(.site-shell) .site-shell>.product .product-image img{width:72vw;height:32vh}html:has(.site-shell) .site-shell>.product h2{font-size:clamp(48px,15vw,72px)}html:has(.site-shell) .site-shell>.product .product-count{margin-bottom:15px}html:has(.site-shell) .site-shell>.product .product-line{margin-top:17px;font-size:18px}html:has(.site-shell) .site-shell>.product .product-desc{margin:8px 0}html:has(.site-shell) .site-shell>.product .features{grid-template-columns:1fr;margin:14px 0}html:has(.site-shell) .site-shell>.product .features li{padding:6px 0}html:has(.site-shell) .site-shell>.product .cta{margin-top:8px}html:has(.site-shell) .site-shell>.product .next-cue{display:none}}.about-section{isolation:isolate;scroll-snap-align:start;background:linear-gradient(135deg,#09142f,#102b5d 58%,#173e78);grid-template-columns:1.04fr .96fr;align-items:center;gap:8vw;min-height:100svh;padding:132px 8vw 92px;display:grid;position:relative;overflow:hidden}.about-section:before{content:"";z-index:-2;background:radial-gradient(circle at 82% 30%,#4c7fe047,#0000 32%),linear-gradient(100deg,#0a133033,#0000 55%);position:absolute;inset:0}.about-orb{z-index:-1;aspect-ratio:1;filter:blur(4px);background:radial-gradient(circle at 38% 36%,#b9d6ff47,#4c7fe014 38%,#0000 68%);border-radius:50%;width:47vw;animation:about-orbit 14s ease-in-out infinite alternate;position:absolute;top:8vh;right:-11vw}.about-orb:after,.about-orb:before{content:"";border:1px solid #b9d6ff1a;border-radius:50%;position:absolute;inset:14%}.about-orb:after{border-color:#6fe3c421;inset:29%}.about-page{background:var(--midnight);min-height:100vh}.nav-active{color:var(--paper);position:relative}.nav-active:after{content:"";background:var(--pulse);height:1px;position:absolute;bottom:-9px;left:0;right:0}.about-heading,.about-story{z-index:2;position:relative}.about-heading .eyebrow{margin-bottom:28px}.about-heading h1,.about-heading h2{letter-spacing:-.06em;max-width:780px;margin:0;font-size:clamp(52px,6.2vw,102px);font-weight:620;line-height:.94}.about-year{color:#f7faff7a;letter-spacing:.15em;text-transform:uppercase;margin:36px 0 0;font-size:10px}.about-year span{color:var(--pulse);margin:0 9px}.about-story{align-self:center;max-width:620px;padding-top:8vh}.about-story>p{color:#f7faffad;margin:0;font-size:clamp(15px,1.25vw,20px);line-height:1.85}.about-story blockquote{border-left:1px solid var(--pulse);color:var(--mist);margin:36px 0 48px;padding:0 0 0 22px;font-size:clamp(19px,1.7vw,28px);line-height:1.45}.about-locations{border-top:1px solid #b9d6ff24;border-bottom:1px solid #b9d6ff24;grid-template-columns:1fr 1fr;display:grid}.about-locations>div{padding:20px 20px 20px 0}.about-locations>div+div{border-left:1px solid #b9d6ff24;padding-left:24px}.about-locations small{color:#f7faff61;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:8px;display:block}.about-locations strong{color:#f7faffdb;font-size:13px;font-weight:520;display:block}.about-vertical{color:#f7faff24;letter-spacing:.4em;text-transform:uppercase;writing-mode:vertical-rl;margin:0;font-size:9px;position:absolute;bottom:15vh;right:3.2vw}.about-next{bottom:31px}.about-heading>*{opacity:0;animation:hero-rise .8s forwards paused;transform:translateY(22px)}.about-story>*{opacity:0;animation:hero-rise .85s forwards paused;transform:translateY(24px)}.about-section.is-visible .about-heading>*,.about-section.is-visible .about-story>*{animation-play-state:running}.about-section.is-visible .about-heading>:nth-child(2){animation-delay:.12s}.about-section.is-visible .about-heading>:nth-child(3){animation-delay:.22s}.about-section.is-visible .about-story>:first-child{animation-delay:.18s}.about-section.is-visible .about-story>:nth-child(2){animation-delay:.3s}.about-section.is-visible .about-story>:nth-child(3){animation-delay:.42s}@keyframes about-orbit{to{transform:translate(-3vw,2vh)scale(1.06)}}@media (max-width:900px){.about-section{min-height:auto;padding:112px 24px 96px;display:block}.about-heading h1,.about-heading h2{font-size:clamp(47px,13vw,72px)}.about-story{padding-top:48px}.about-story>p{font-size:14px}.about-story blockquote{margin:26px 0 36px;font-size:19px}.about-locations{grid-template-columns:1fr}.about-locations>div+div{border-top:1px solid #b9d6ff24;border-left:0;padding-left:0}.about-orb{width:90vw;right:-48vw}.about-vertical{display:none}.about-next{display:flex}}@media (prefers-reduced-motion:reduce){.about-heading>*,.about-story>*{opacity:1;animation:none;transform:none}.about-orb{animation:none}}.about-hero{isolation:isolate;background:linear-gradient(125deg,#071127 5%,#0c2350 58%,#17488e);grid-template-columns:1.18fr .82fr;align-items:center;gap:9vw;min-height:100svh;padding:150px 8vw 100px;display:grid;position:relative;overflow:hidden}.about-hero:after{content:"";filter:blur(20px);z-index:-1;background:radial-gradient(#6caeff66,#2663c41f 40%,#0000 70%);border-radius:50%;height:70%;position:absolute;inset:auto -12% -35% 32%}.about-aurora{z-index:-1;border:1px solid #6fe3c429;border-radius:50%;width:48vw;height:48vw;animation:about-float 8s ease-in-out infinite;position:absolute;top:-18vw;right:-10vw;box-shadow:0 0 100px #4c7fe038,inset 0 0 100px #6fe3c414}.about-hero-copy,.about-mission{z-index:2;position:relative}.about-hero-copy h1{letter-spacing:-.065em;max-width:900px;margin:24px 0 32px;font-size:clamp(62px,7.4vw,126px);font-weight:620;line-height:.88;animation:hero-rise .8s .1s both}.about-intro{color:#f7faff9e;max-width:700px;font-size:clamp(15px,1.15vw,19px);line-height:1.85;animation:hero-rise .8s .25s both}.about-mission{border-top:1px solid #b9d6ff38;align-self:end;margin-bottom:7vh;padding:34px 0 0;animation:hero-rise .8s .4s both}.about-mission small{color:var(--pulse);letter-spacing:.18em;text-transform:uppercase;font-size:10px;display:block}.about-mission strong{letter-spacing:-.05em;margin:18px 0;font-size:clamp(35px,4vw,68px);line-height:1;display:block}.about-mission p{color:#f7faffa8;max-width:530px;font-size:14px;line-height:1.75}.about-down{width:42px;height:42px;color:var(--pulse);border:1px solid #b9d6ff38;border-radius:50%;place-items:center;animation:scroll-bob 1.8s ease-in-out infinite;display:grid;position:absolute;bottom:35px;left:50%}.about-content-section{color:#0a1735;background:#f2f6fc;padding:130px 8vw}.about-section-head .eyebrow{color:#32736c}.about-history h2,.about-section-head h2{letter-spacing:-.06em;margin:18px 0 48px;font-size:clamp(48px,6vw,98px);font-weight:600;line-height:.95}.about-product-grid{border-top:1px solid #0a17352e;border-bottom:1px solid #0a17352e;grid-template-columns:1fr 1fr;display:grid}.about-product-grid article{min-height:330px;padding:55px 7vw 55px 0;position:relative}.about-product-grid article+article{border-left:1px solid #0a17352e;padding-left:7vw}.about-product-grid span{color:#268377;font-size:11px}.about-product-grid h3{letter-spacing:-.045em;max-width:500px;margin:70px 0 18px;font-size:clamp(31px,3vw,52px)}.about-core-grid p,.about-product-grid p{color:#0a17359e;max-width:460px;line-height:1.7}.about-core{padding-top:145px}.about-core-grid{background:#0a173526;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.about-core-grid article{background:#f2f6fc;min-height:280px;padding:36px;transition:background .3s,color .3s,transform .3s}.about-core-grid article:hover{z-index:2;color:#fff;background:#102b5d;transform:translateY(-8px)}.about-core-grid article:hover p{color:#ffffffa6}.about-core-grid b{color:#268377;font-size:10px}.about-core-grid h3{letter-spacing:-.03em;margin:75px 0 16px;font-size:23px}.about-history{isolation:isolate;background:linear-gradient(135deg,#071127,#102b5d);grid-template-columns:.78fr 1.22fr;gap:10vw;padding:135px 8vw;display:grid;position:relative;overflow:hidden}.about-places,.about-timeline{z-index:1;position:relative}.about-history h2{font-size:clamp(42px,5vw,76px)}.about-places>div{border-top:1px solid #b9d6ff2b;grid-template-columns:60px 1fr;padding:27px 0;display:grid}.about-places small{color:var(--pulse)}.about-places strong{font-size:18px;font-weight:480}.about-timeline article{border-top:1px solid #b9d6ff2b;grid-template-columns:130px 1fr;gap:35px;padding:27px 0;display:grid}.about-timeline time{color:var(--pulse);letter-spacing:.12em;font-size:11px}.about-timeline article p{color:#f7faffb3;margin:0;line-height:1.65}.about-cta{margin-top:45px}@keyframes about-float{50%{transform:translate(-3vw,4vh)scale(1.05)}}@media (max-width:900px){.about-hero{min-height:auto;padding:120px 24px 90px;display:block}.about-hero-copy h1{font-size:clamp(52px,15vw,78px)}.about-mission{margin:65px 0 30px}.about-down{display:none}.about-content-section{padding:90px 24px}.about-history h2,.about-section-head h2{margin-bottom:34px}.about-core-grid,.about-product-grid{grid-template-columns:1fr}.about-product-grid article{min-height:250px;padding:38px 0}.about-product-grid article+article{border-top:1px solid #0a17352e;border-left:0;padding:38px 0}.about-product-grid h3{margin-top:45px}.about-core{padding-top:90px}.about-core-grid article{min-height:220px}.about-core-grid h3{margin-top:45px}.about-history{grid-template-columns:1fr;gap:90px;padding:90px 24px}.about-timeline article{grid-template-columns:95px 1fr;gap:18px}}@media (prefers-reduced-motion:reduce){.about-aurora,.about-down,.about-hero-copy h1,.about-intro,.about-mission{animation:none}}.about-hero:before{content:"";z-index:-1;background-color:#0000;background-image:linear-gradient(#41bfe50e 1px,#0000 0),linear-gradient(90deg,#41bfe50e 1px,#0000 0);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000 20%,#0000 82%);mask-image:linear-gradient(90deg,#000 20%,#0000 82%)}.tech-orbit{aspect-ratio:1;border:1px solid #3cd0e233;border-radius:50%;width:min(39vw,600px);animation:tech-rotate 28s linear infinite;position:absolute;top:16vh;right:5vw}.tech-orbit:after,.tech-orbit:before{content:"";border:1px dashed #64abff29;border-radius:50%;position:absolute;inset:14%}.tech-orbit:after{border-style:solid;inset:34%}.tech-orbit i{background:#6fe3c4;border-radius:50%;width:9px;height:9px;position:absolute;box-shadow:0 0 18px #6fe3c4}.tech-orbit i:first-child{top:29%;left:7%}.tech-orbit i:nth-child(2){top:18%;right:15%}.tech-orbit i:nth-child(3){bottom:32%;right:6%}.tech-orbit b,.tech-orbit em,.tech-orbit span{color:#6fe3c4;letter-spacing:.12em;background:#06152d;border:1px solid #6fe3c440;padding:5px 8px;font-size:9px;font-style:normal;font-weight:500;position:absolute}.tech-orbit span{bottom:8%;left:19%}.tech-orbit b{top:42%;right:9%}.tech-orbit em{top:48%;left:3%}.tech-status{color:#6fe3c47a;letter-spacing:.16em;gap:32px;font:8px/1 monospace;display:flex;position:absolute;top:105px;left:8vw;right:8vw}.tech-status span:first-child:before{content:"";background:#6fe3c4;border-radius:50%;width:5px;height:5px;margin-right:8px;animation:status-pulse 1.4s ease-in-out infinite;display:inline-block;box-shadow:0 0 8px #6fe3c4}.mission-data{background:#6fe3c429;grid-template-columns:1fr 1fr;gap:1px;margin-top:28px;display:grid}.mission-data span{color:#b9d6ff7a;letter-spacing:.1em;background:#030a19b3;padding:15px;font:8px/1.4 monospace}.mission-data b{color:#6fe3c4;margin-bottom:5px;font-size:19px;display:block}.about-content-section{color:#f7faff;background:#071329;position:relative;overflow:hidden}.about-content-section:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 49.9%,#6fe3c40b 50%,#0000 50.1%) 0 0/19vw 100%;position:absolute;inset:0}.about-content-section .about-section-head .eyebrow{color:#6fe3c4}.about-content-section .about-product-grid,.about-content-section .about-product-grid article+article{border-color:#6fe3c42e}.about-content-section .about-core-grid p,.about-content-section .about-product-grid p{color:#f7faff8f}.about-film{background:#040b1b;padding:130px 8vw}.about-film .about-section-head{grid-template-columns:.45fr 1.55fr;align-items:end;display:grid}.about-film h2{letter-spacing:-.055em;margin:0 0 48px;font-size:clamp(42px,5.5vw,88px);line-height:.95}.film-frame{aspect-ratio:16/8.1;background:#071329;border:1px solid #6fe3c440;position:relative;box-shadow:0 28px 90px #00000059}.film-frame:before{content:"VIDEO / TANE-AIOT / 2023";z-index:2;color:#6fe3c48c;letter-spacing:.15em;font:8px monospace;position:absolute;top:-25px;left:14px}.film-frame iframe{border:0;width:100%;height:100%}.data-ruler{color:#6fe3c42e;letter-spacing:.4em;font:9px monospace;position:absolute;top:55px;right:8vw}.card-signal{width:65px;height:65px;position:absolute;top:45px;right:6vw}.card-signal i{border:1px solid #6fe3c424;border-radius:50%;animation:card-wave 2.8s ease-out infinite;position:absolute;inset:0}.card-signal i:nth-child(2){animation-delay:.9s}.card-signal i:nth-child(3){animation-delay:1.8s}.card-icon{color:#6fe3c4;place-items:center;width:66px;height:66px;display:grid;position:absolute;top:45px;right:6vw}.card-icon>svg{z-index:2;stroke-width:1.4px;width:31px;height:31px;position:relative}.card-icon .card-signal{inset:0}.about-core-grid{background:#6fe3c421}.about-core-grid article{background:#091832;position:relative}.about-core-grid article:hover{background:#0d3260}.core-icon{border:1px solid #6fe3c433;width:38px;height:38px;position:absolute;top:28px;right:30px;transform:rotate(45deg)}.core-icon i,.core-icon span{background:#6fe3c4;position:absolute}.core-icon i{width:1px;top:7px;bottom:7px;left:50%}.core-icon span{height:1px;top:50%;left:7px;right:7px}.core-icon{place-items:center;display:grid}.core-icon svg{color:#6fe3c4;stroke-width:1.5px;width:21px;height:21px;transform:rotate(-45deg)}.about-values{color:#071329;background:#eaf2f7;padding:130px 8vw}.about-values .eyebrow{color:#16776d}.about-values h2{letter-spacing:-.06em;margin:18px 0 48px;font-size:clamp(48px,6vw,98px);font-weight:600;line-height:.95}.values-grid{border-top:1px solid #0713292e;border-bottom:1px solid #0713292e;grid-template-columns:repeat(4,1fr);display:grid}.values-grid article{border-left:1px solid #07132921;min-height:315px;padding:30px;transition:background .35s,transform .35s}.values-grid article:last-child{border-right:1px solid #07132921}.values-grid article:hover{background:#fff;transform:translateY(-7px)}.values-grid span{color:#16776d;font:10px monospace}.values-grid h3{letter-spacing:-.03em;margin:105px 0 20px;font-size:24px}.values-grid p{color:#0713299e;font-size:13px;line-height:1.75}.about-history:after{content:"AIoT / 5G / NB-IoT";color:#6fe3c409;white-space:nowrap;letter-spacing:-.07em;font-size:11vw;font-weight:700;position:absolute;bottom:-.12em;right:-2vw}.value-icon{color:#16776d;stroke-width:1.35px;width:34px;height:34px;margin-top:42px}.values-grid h3{margin-top:28px}.place-card{align-items:center;overflow:hidden;grid-template-columns:34px 42px 1fr!important;display:grid!important;position:relative!important}.place-card>svg{color:#6fe3c4;stroke-width:1.4px;width:20px}.place-card img{object-fit:cover;filter:saturate(.65)contrast(1.08);grid-column:1/-1;width:100%;height:160px;margin-top:18px;transition:filter .3s,transform .5s}.place-card:hover img{filter:saturate()contrast();transform:scale(1.025)}.about-timeline article{grid-template-columns:25px 130px 1fr}.about-timeline article>svg{color:#6fe3c4;stroke-width:1.4px;width:18px}@keyframes tech-rotate{to{transform:rotate(1turn)}}@keyframes status-pulse{50%{opacity:.25}}@keyframes card-wave{0%{opacity:.65;transform:scale(.25)}to{opacity:0;transform:scale(1)}}@media (max-width:900px){.tech-status{top:91px;left:24px}.tech-status span:nth-child(n+2){display:none}.tech-orbit{opacity:.55;width:82vw;top:18vh;right:-48vw}.mission-data{grid-template-columns:1fr}.about-film{padding:90px 24px}.about-film .about-section-head{display:block}.film-frame{aspect-ratio:16/9}.data-ruler{display:none}.values-grid{grid-template-columns:1fr}.values-grid article{border-bottom:1px solid #07132921;border-right:1px solid #07132921;min-height:220px}.values-grid h3{margin-top:28px}.about-values{padding:90px 24px}.about-timeline article{grid-template-columns:25px 82px 1fr;gap:12px}}@media (prefers-reduced-motion:reduce){.card-signal i,.tech-orbit,.tech-status span:first-child:before{animation:none}}.about-values{color:#f7faff;background:linear-gradient(135deg,#061026,#0a2144);position:relative;overflow:hidden}.about-values:before{content:"";background-color:#0000;background-image:linear-gradient(#6fe3c409 1px,#0000 0),linear-gradient(90deg,#6fe3c409 1px,#0000 0);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:54px 54px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.about-values>*{position:relative}.about-values .eyebrow,.value-icon,.values-grid span{color:#6fe3c4}.values-grid{border-color:#6fe3c429}.values-grid article,.values-grid article:last-child{border-color:#6fe3c421}.values-grid p{color:#f7faff94}.about-page{background-color:#0b3f91;background-image:linear-gradient(#05163957,#051f4929),url(/about-sky-v1.png);background-position:top;background-repeat:repeat-y;background-size:100%;position:relative}.about-hero{background:linear-gradient(110deg,#020e27b8,#05285b6b 48%,#0530681f)}.about-hero:before{background:0 0}.about-hero:after{display:none}.about-aurora,.card-signal,.data-ruler,.tech-orbit,.tech-status{display:none!important}.sky-glow{filter:blur(22px);pointer-events:none;background:radial-gradient(circle,#9cebff38,#0000 66%);border-radius:50%;width:65vw;height:65vw;animation:sky-glow-breathe 7s ease-in-out infinite;position:absolute;bottom:-22vh;right:-15vw}.about-content-section{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#051c44d6,#051e47b3 45%,#041636e0)}.about-content-section:before{background:linear-gradient(#ffffff06,#0000 25%,#70dcff06 75%,#0000)}.about-values{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(135deg,#041534e0,#08346cc4)}.about-history{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(150deg,#03112ce8,#072c5bc7)}.about-core-grid article,.about-product-grid article,.place-card,.values-grid article{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-product-grid article{background:#051b4133;transition:background .35s,transform .45s,box-shadow .45s}.about-product-grid article:hover{background:#0a3a7094;transform:translateY(-8px);box-shadow:0 22px 55px #00113140}.about-core-grid article{background:#051a3e9e}.values-grid article:hover{background:#114881ad}.card-icon{background:#041a3e6b;border:1px solid #6fe3c440;transition:transform .45s,background .35s}.about-product-grid article:hover .card-icon{background:#6fe3c41a;transform:translateY(-5px)rotate(-4deg)}.about-reveal>.about-core-grid,.about-reveal>.about-hero-copy,.about-reveal>.about-mission,.about-reveal>.about-places,.about-reveal>.about-product-grid,.about-reveal>.about-section-head,.about-reveal>.about-timeline{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.7,.2,1);transform:translateY(42px)}.about-reveal.is-visible>.about-core-grid,.about-reveal.is-visible>.about-hero-copy,.about-reveal.is-visible>.about-mission,.about-reveal.is-visible>.about-places,.about-reveal.is-visible>.about-product-grid,.about-reveal.is-visible>.about-section-head,.about-reveal.is-visible>.about-timeline{opacity:1;transform:none}.about-reveal.is-visible>.about-mission,.about-reveal.is-visible>.about-product-grid,.about-reveal.is-visible>.about-timeline{transition-delay:.16s}.about-core-grid article,.about-product-grid article,.about-timeline article,.place-card,.values-grid article{opacity:0;transition:opacity .65s,transform .65s,background .35s,box-shadow .35s;transform:translateY(26px)}.about-reveal.is-visible .about-core-grid article,.about-reveal.is-visible .about-product-grid article,.about-reveal.is-visible .about-timeline article,.about-reveal.is-visible .place-card,.about-reveal.is-visible .values-grid article{opacity:1;transform:none}.about-reveal.is-visible .place-card:nth-of-type(2),.about-reveal.is-visible article:nth-child(2){transition-delay:.11s}.about-reveal.is-visible article:nth-child(3){transition-delay:.2s}.about-reveal.is-visible article:nth-child(4){transition-delay:.29s}.about-timeline article>svg{transition:transform .4s,color .4s}.about-timeline article:hover>svg{color:#fff;transform:translate(5px)}.place-card img{transition:filter .5s,transform .8s cubic-bezier(.2,.7,.2,1)}.place-card:hover img{transform:scale(1.045)}@keyframes sky-glow-breathe{50%{opacity:.55;transform:translate(-2vw,-2vh)scale(1.08)}}@media (max-width:900px){.about-page{background-position:top;background-size:auto 100vh;background-attachment:fixed}.about-hero{background:linear-gradient(#020e27ad,#05285b4d)}.sky-glow{width:110vw;height:110vw;right:-55vw}.about-reveal>.about-core-grid,.about-reveal>.about-hero-copy,.about-reveal>.about-mission,.about-reveal>.about-places,.about-reveal>.about-product-grid,.about-reveal>.about-section-head,.about-reveal>.about-timeline{transform:translateY(28px)}}@media (prefers-reduced-motion:reduce){.sky-glow{animation:none}.about-core-grid article,.about-product-grid article,.about-reveal>*,.about-timeline article,.place-card,.values-grid article{opacity:1!important;transition:none!important;transform:none!important}}.about-page>section{scroll-snap-align:start;scroll-snap-stop:always;min-height:100svh}.about-content-section,.about-core-section,.about-values{flex-direction:column;justify-content:center;padding:clamp(108px,12vh,138px) 6vw clamp(48px,7vh,78px);display:flex}.about-core-section{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:linear-gradient(155deg,#04173adb,#083469ba);position:relative;overflow:hidden}.about-section-head{flex:none}.about-section-head .eyebrow{margin:0 0 clamp(14px,2vh,24px)}.about-history h2,.about-section-head h2,.about-values h2{margin:0 0 clamp(32px,5vh,56px);font-size:clamp(46px,5.25vw,86px);line-height:.92}.about-product-grid{flex:0 54vh;min-height:390px;max-height:560px}.about-product-grid article{flex-direction:column;justify-content:flex-end;min-height:0;display:flex}.about-product-grid article,.about-product-grid article+article{padding:clamp(30px,4vw,54px)}.about-product-grid article>span{position:absolute;top:clamp(28px,3.5vw,48px);left:clamp(30px,4vw,54px)}.about-product-grid h3{margin:0 0 18px;font-size:clamp(30px,3vw,50px);line-height:1.05}.about-product-grid p{max-width:560px;margin:0;font-size:clamp(13px,1.05vw,17px)}.card-icon{top:clamp(26px,3vw,44px);right:clamp(30px,4vw,54px)}.about-core-grid{flex:0 51vh;min-height:370px;max-height:520px}.about-core-grid article{flex-direction:column;justify-content:flex-end;min-height:0;padding:clamp(28px,3vw,44px);display:flex}.about-core-grid h3{margin:0 0 17px;font-size:clamp(21px,2vw,31px)}.about-core-grid p{margin:0;font-size:clamp(12px,.95vw,15px)}.about-core-grid article>b{position:absolute;top:clamp(28px,3vw,44px);left:clamp(28px,3vw,44px)}.about-values{justify-content:center}.values-grid{flex:0 50vh;min-height:380px;max-height:520px}.values-grid article{flex-direction:column;min-height:0;padding:clamp(26px,2.5vw,40px);display:flex}.value-icon{margin-top:auto}.values-grid h3{margin:24px 0 16px}.values-grid p{margin:0}.about-history{align-items:center;min-height:100svh;padding:clamp(110px,12vh,140px) 6vw clamp(50px,7vh,76px)}.about-history h2{margin-bottom:clamp(30px,4vh,46px)}.about-places,.about-timeline{align-self:center;width:100%}.about-places>div,.about-timeline article{padding:clamp(18px,2.3vh,27px) 0}@media (min-width:901px){html{scroll-snap-type:y mandatory}.about-page>section{height:100svh;overflow:hidden}.about-hero{padding-left:6vw;padding-right:6vw}.about-history{grid-template-columns:.88fr 1.12fr;gap:7vw}}@media (max-width:900px){.about-page>section{scroll-snap-align:none;min-height:100svh}.about-content-section,.about-core-section,.about-values{padding:104px 24px 72px;display:block}.about-history h2,.about-section-head h2,.about-values h2{font-size:clamp(43px,13vw,68px)}.about-core-grid,.about-product-grid,.values-grid{min-height:0;max-height:none}.about-product-grid article,.about-product-grid article+article{min-height:260px;padding:32px 0}.about-product-grid article>span{top:30px;left:0}.card-icon{top:26px;right:0}.about-core-grid article,.values-grid article{min-height:230px}.about-history{padding:104px 24px 72px}}.about-core-section .about-section-head .eyebrow{color:#78ecd0}.about-core-section .about-core-grid p{color:#eef7ffb8}.about-core-section .about-core-grid h3{color:#f7faff}.about-core-section .about-core-grid b{color:#70e3c4}.about-core-section .about-core-grid article{border-color:#8ce1dc38}.about-content-section .about-product-grid p{color:#eef7ffb8}.about-content-section .about-product-grid h3{color:#f7faff}.about-content-section .about-product-grid span{color:#70e3c4}.about-values .values-grid p{color:#eef7ffb8}.about-history .about-timeline article p{color:#eef7ffbd}.about-page .section-grid{display:none}.about-core-grid,.about-product-grid,.values-grid{background:0 0;border:0;gap:14px}.about-core-grid article,.about-product-grid article,.about-product-grid article+article,.values-grid article,.values-grid article:last-child{background:#051d4375;border:0;border-radius:16px;box-shadow:inset 0 1px #ffffff0e}.about-core-section .about-core-grid{background:0 0}.about-core-section .about-core-grid article,.about-places>div,.about-places>div+div,.about-timeline article{border:0}.about-places>div,.about-timeline article{background:#051d4361;border-radius:12px;margin-bottom:8px;padding-left:18px;padding-right:18px}@media (max-width:900px){.about-core-grid,.about-product-grid,.values-grid{gap:10px}.about-product-grid article,.about-product-grid article+article{padding-left:24px;padding-right:24px}.about-product-grid article>span{left:24px}.card-icon{right:24px}}.about-values:before{display:none}.about-values .values-grid,.about-values .values-grid article,.about-values .values-grid article:last-child{border:0}.about-values .values-grid article{box-shadow:none}.about-atmosphere{z-index:0;pointer-events:none;position:fixed;inset:84px 0 0;overflow:hidden}.about-atmosphere i{filter:blur(38px);opacity:.5;background:#b7ebff13;border-radius:50%;width:42vw;height:15vw;display:block;position:absolute}.about-atmosphere i:first-child{animation:cloud-drift-a 22s ease-in-out infinite alternate;top:12vh;left:-18vw}.about-atmosphere i:nth-child(2){width:48vw;animation:cloud-drift-b 27s ease-in-out infinite alternate;top:48vh;right:-20vw}.about-atmosphere i:nth-child(3){opacity:.28;width:34vw;height:11vw;animation:cloud-drift-c 19s ease-in-out infinite alternate;bottom:-8vh;left:30vw}.about-page>section{z-index:1;position:relative}.about-page>.site-header{z-index:50;position:fixed}.back-to-top{z-index:60;color:#f7faff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);cursor:pointer;opacity:0;visibility:hidden;background:#04193dc2;border:1px solid #96ebdf5c;border-radius:16px;place-content:center;gap:2px;width:58px;height:58px;padding:0;transition:opacity .3s,visibility .3s,transform .3s,background .25s;display:grid;position:fixed;bottom:26px;right:26px;transform:translateY(18px);box-shadow:0 14px 36px #00123247}.back-to-top.visible{opacity:1;visibility:visible;transform:none}.back-to-top:hover{background:#0e497de0;transform:translateY(-4px)}.back-to-top svg{color:#70e3c4;stroke-width:1.7px;width:20px;height:20px;margin:auto}.back-to-top span{letter-spacing:.12em;text-transform:uppercase;font-size:8px}.about-reveal.is-visible .card-icon>svg{animation:icon-float 4.2s ease-in-out infinite}.about-reveal.is-visible .about-core-grid article:nth-child(2) .core-icon>svg{animation-delay:.55s}.about-reveal.is-visible .about-core-grid article:nth-child(3) .core-icon>svg{animation-delay:1.1s}.about-reveal.is-visible .value-icon{animation:icon-float 4.8s ease-in-out infinite}.about-reveal.is-visible .values-grid article:nth-child(2) .value-icon{animation-delay:.45s}.about-reveal.is-visible .values-grid article:nth-child(3) .value-icon{animation-delay:.9s}.about-reveal.is-visible .values-grid article:nth-child(4) .value-icon{animation-delay:1.35s}.about-core-grid article:after,.about-product-grid article:after,.values-grid article:after{content:"";opacity:0;filter:blur(1px);background:radial-gradient(#70e3c4,#0000 70%);height:2px;transition:opacity .45s;position:absolute;inset:auto 12% 0}.about-core-grid article:hover:after,.about-product-grid article:hover:after,.values-grid article:hover:after{opacity:.7}.about-reveal.is-visible .about-timeline article>svg{animation:milestone-breathe 3.8s ease-in-out infinite}.about-reveal.is-visible .about-timeline article:nth-of-type(2)>svg{animation-delay:.7s}.about-reveal.is-visible .about-timeline article:nth-of-type(3)>svg{animation-delay:1.4s}@keyframes cloud-drift-a{to{opacity:.24;transform:translate(26vw,7vh)scale(1.18)}}@keyframes cloud-drift-b{to{opacity:.3;transform:translate(-24vw,-8vh)scale(.9)}}@keyframes cloud-drift-c{to{transform:translate(14vw,-5vh)scale(1.15)}}@keyframes icon-float{50%{transform:translateY(-6px)}}@keyframes milestone-breathe{50%{color:#fff;filter:drop-shadow(0 0 7px #70e3c4bf);transform:translate(3px)}}@media (max-width:900px){.back-to-top{width:52px;height:52px;bottom:16px;right:16px}.about-atmosphere i{width:75vw;height:25vw}}@media (prefers-reduced-motion:reduce){.about-atmosphere i,.about-timeline article>svg,.card-icon>svg,.value-icon{animation:none!important}.back-to-top{transition:none}}@media (min-width:901px){.about-page>.about-history{height:100dvh;min-height:100svh;padding-top:clamp(86px,9vh,120px);padding-bottom:clamp(28px,4vh,52px);overflow:hidden}.about-page>.about-history h2{margin-bottom:clamp(24px,3vh,38px)}.about-page>.about-history .place-card img{height:clamp(112px,14vh,150px);margin-top:clamp(10px,1.6vh,18px)}.about-page>.about-history .about-places>div,.about-page>.about-history .about-timeline article{padding-top:clamp(13px,1.8vh,22px);padding-bottom:clamp(13px,1.8vh,22px)}.about-page>.about-history .about-cta{margin-top:clamp(20px,3vh,32px)}.about-page>section{height:100dvh;min-height:100svh}}.to-the-sky-mark{filter:brightness(1.45)saturate(.9)drop-shadow(0 8px 18px #00194333);width:190px;height:auto;margin:0;animation:mark-float 6s ease-in-out infinite;display:block;position:absolute;top:-68px;left:50%;right:auto;transform:translate(-50%)}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}@keyframes mark-float{0%,to{transform:translate(-50%)}50%{filter:brightness(1.6)saturate()drop-shadow(0 12px 24px #54bfff3d);transform:translate(-50%,-4px)}}@media (max-width:900px){.to-the-sky-mark{width:150px;top:-55px}}@media (prefers-reduced-motion:reduce){.to-the-sky-mark{animation:none}}@media (min-width:901px){.about-hero{align-items:stretch;padding-top:124px;padding-bottom:76px}.about-hero-copy{align-self:start;margin-top:2vh}.about-mission{align-self:end;margin:0 0 3vh;padding-top:34px}.about-hero-copy h1{margin-top:20px}.about-intro{margin-bottom:0}}.about-page{background-position:center var(--about-sky-y,0)}.about-atmosphere{transform:translate3d(0,var(--about-cloud-y,0),0);will-change:transform}.about-hero.about-reveal>.about-hero-copy{opacity:0;transition:opacity 1s,transform 1s cubic-bezier(.18,.72,.2,1);transform:translate(-52px,-34px)}.about-hero.about-reveal>.about-mission{opacity:0;transition:opacity 1s .2s,transform 1s cubic-bezier(.18,.72,.2,1) .2s;transform:translate(52px,38px)}.about-hero.about-reveal.is-visible>.about-hero-copy,.about-hero.about-reveal.is-visible>.about-mission{opacity:1;transform:none}.to-the-sky-mark{opacity:0;clip-path:inset(0 50%)}.about-hero.is-visible .to-the-sky-mark{animation:mark-reveal .9s cubic-bezier(.2,.7,.2,1) .58s both,mark-float 6s ease-in-out 1.5s infinite}@keyframes mark-reveal{to{opacity:1;clip-path:inset(0)}}@media (max-width:900px){.about-hero.about-reveal>.about-hero-copy{transform:translate(-28px,-20px)}.about-hero.about-reveal>.about-mission{transform:translate(28px,24px)}}@media (prefers-reduced-motion:reduce){.about-page{background-position:top}.about-atmosphere{transform:none}.about-hero.about-reveal>.about-hero-copy,.about-hero.about-reveal>.about-mission{opacity:1;transition:none;transform:none}.to-the-sky-mark{opacity:1;clip-path:none;animation:none!important}}.about-hero .to-the-sky-mark,.about-hero.is-visible .to-the-sky-mark{opacity:1;animation:mark-float 6s ease-in-out infinite}.about-page{background-image:linear-gradient(#05183a1f,#05224e14),url(/about-sky-v1.png)}.about-page>.about-content-section:after,.about-page>.about-core-section:after,.about-page>.about-hero:after,.about-page>.about-history:after,.about-page>.about-values:after{pointer-events:none}@media (max-width:900px){.about-page>.about-content-section,.about-page>.about-core-section,.about-page>.about-hero,.about-page>.about-history,.about-page>.about-values{background:#051f486b}}.about-hero.about-reveal>.about-hero-copy{transition:opacity .9s,transform .9s cubic-bezier(.18,.72,.2,1)}.about-hero.about-reveal>.about-mission{transition:opacity .9s 3s,transform .9s cubic-bezier(.18,.72,.2,1) 3s}@media (prefers-reduced-motion:reduce){.about-hero.about-reveal>.about-mission{transition:none}}.about-page{background-size:cover;background-attachment:fixed;background-position:50%!important}.about-history:after{content:none!important;display:none!important}.about-page>.about-history{background:#051f4861}@media (max-width:900px){.about-page{background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-position:50%!important}.about-page>.about-history{background:#051f486b}}.about-page{background-image:linear-gradient(#051b4147,#05235038),url(/about-sky-v1.png);background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll;background-position:top!important}.about-page>.about-content-section,.about-page>.about-core-section,.about-page>.about-hero,.about-page>.about-history,.about-page>.about-values{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important}.about-page>.about-content-section:after,.about-page>.about-content-section:before,.about-page>.about-core-section:after,.about-page>.about-core-section:before,.about-page>.about-hero:after,.about-page>.about-hero:before,.about-page>.about-history:after,.about-page>.about-history:before,.about-page>.about-values:after,.about-page>.about-values:before{content:none!important;display:none!important}@media (max-width:900px){.about-page{background-repeat:no-repeat;background-size:100% 100%;background-attachment:scroll;background-position:top!important}.about-page>.about-content-section,.about-page>.about-core-section,.about-page>.about-hero,.about-page>.about-history,.about-page>.about-values{background:0 0!important}}.about-page .sky-glow{display:none!important}.about-hero .to-the-sky-mark,.about-hero.is-visible .to-the-sky-mark{opacity:var(--link-sky-opacity,1);transition:opacity .12s linear}@media (prefers-reduced-motion:reduce){.about-hero .to-the-sky-mark,.about-hero.is-visible .to-the-sky-mark{opacity:1;transition:none}}.about-hero.about-reveal.is-visible>.about-hero-copy,.about-hero.about-reveal.is-visible>.about-mission,.about-hero.about-reveal>.about-hero-copy,.about-hero.about-reveal>.about-mission{opacity:1;transition:none;transform:none}.about-hero .about-hero-copy>*,.about-hero .about-mission>p,.about-hero .about-mission>small,.about-hero .about-mission>strong{opacity:0;animation:hero-rise .5s cubic-bezier(.2,.75,.2,1) forwards;transform:translateY(24px)}.about-hero .about-hero-copy>.eyebrow{animation-delay:50ms}.about-hero .about-hero-copy>h1{animation:hero-rise .5s cubic-bezier(.2,.75,.2,1) .14s forwards}.about-hero .about-hero-copy>.about-intro{animation:hero-rise .5s cubic-bezier(.2,.75,.2,1) .24s forwards}.about-hero .about-mission{border-top:0}.about-hero .about-mission:before{content:"";transform-origin:0;background:#b9d6ff47;width:100%;height:1px;animation:mission-line-in .2s cubic-bezier(.2,.75,.2,1) .76s forwards;position:absolute;top:0;left:0;transform:scaleX(0)}.about-hero .about-mission>small{animation-delay:.98s}.about-hero .about-mission>strong{animation-delay:1.08s}.about-hero .about-mission>p{animation-delay:1.18s}.about-hero .to-the-sky-mark,.about-hero.is-visible .to-the-sky-mark{opacity:0;clip-path:none;transition:none;animation:mission-mark-in .3s 1.7s forwards,mark-float 6s ease-in-out 2s infinite}@keyframes mission-line-in{to{transform:scaleX(1)}}@keyframes mission-mark-in{to{opacity:1}}@media (prefers-reduced-motion:reduce){.about-hero .about-hero-copy>*,.about-hero .about-mission>p,.about-hero .about-mission>small,.about-hero .about-mission>strong{opacity:1;animation:none;transform:none}.about-hero .about-mission:before{animation:none;transform:none}.about-hero .to-the-sky-mark,.about-hero.is-visible .to-the-sky-mark{opacity:1;animation:none}}.contact-page{color:#f7faff;isolation:isolate;background-color:#092d68;background-image:linear-gradient(112deg,#030e27e0,#05214fb8 44%,#1262a857),url(/about-sky-v1.png);background-position:50% 30%;background-size:cover;min-height:100svh;position:relative;overflow:hidden}.contact-page:before{content:none}.contact-sky{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.contact-sky i{filter:blur(50px);opacity:.35;border-radius:50%;position:absolute}.contact-sky i:first-child{background:#44aaff7a;width:34vw;height:34vw;animation:contact-glow 11s ease-in-out infinite;top:10vh;right:-8vw}.contact-sky i:nth-child(2){background:#53e8cc2e;width:22vw;height:22vw;animation:contact-glow 14s ease-in-out -5s infinite;bottom:-12vw;left:34vw}.contact-sky i:nth-child(3){filter:none;background:#78f0d4;width:7px;height:7px;animation:contact-pulse 3s ease-in-out infinite;top:28vh;right:12vw;box-shadow:0 0 0 10px #78f0d414,0 0 35px 10px #78f0d473}.contact-layout{grid-template-columns:minmax(0,.82fr) minmax(580px,1.18fr);align-items:center;gap:clamp(60px,7vw,130px);width:min(1800px,100%);min-height:100svh;margin:auto;padding:clamp(132px,15vh,170px) 6vw clamp(54px,7vh,84px);display:grid}.contact-intro{max-width:680px;animation:contact-rise .7s 80ms both}.contact-intro h1{letter-spacing:-.065em;max-width:720px;margin:22px 0 30px;font-size:clamp(64px,6.3vw,112px);font-weight:620;line-height:.9}.contact-lead{color:#f0f7ffb8;max-width:620px;font-size:clamp(16px,1.15vw,20px);line-height:1.8}.contact-company-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04193f57;border:1px solid #bedaff33;margin-top:38px;padding:25px 26px 22px}.contact-company-name{border-bottom:1px solid #bedaff29;align-items:flex-start;gap:14px;padding-bottom:19px;display:flex}.contact-company-name>svg{color:#70e3c4;stroke-width:1.5px;width:20px;margin-top:3px}.contact-company-name div{gap:4px;display:grid}.contact-company-name strong{letter-spacing:.01em;font-size:17px;font-weight:580}.contact-company-name span{color:#f0f7ff85;font-size:12px}.contact-facts{gap:14px;margin-top:20px;display:grid}.contact-facts>div{color:#f0f7ffc7;align-items:flex-start;gap:14px;font-size:13px;line-height:1.55;display:flex}.contact-facts svg{color:#70e3c4;stroke-width:1.6px;flex:0 0 18px;width:18px;margin-top:1px}.contact-facts a{color:inherit;transition:color .2s}.contact-facts a:hover{color:#70e3c4}.contact-facts small{color:#f0f7ff6b;margin-top:2px;font-size:10px;display:block}.contact-phone-list{flex-wrap:wrap;align-items:center;gap:4px 8px;display:flex}.contact-phone-list i{color:#f0f7ff40;font-style:normal}.contact-map{background:#0a2b60;border:1px solid #bedaff2e;height:160px;margin-top:20px;position:relative;overflow:hidden}.contact-map iframe{filter:saturate(.78)contrast(1.05);border:0;width:100%;height:100%}.contact-map:after{content:"";pointer-events:none;background:linear-gradient(#04193f14,#04193f61);position:absolute;inset:0}.contact-map>a{z-index:2;color:#f7faff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#04193fe0;border:1px solid #70e3c452;align-items:center;gap:9px;min-height:36px;padding:0 13px;font-size:11px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.contact-map>a svg{color:#70e3c4;width:14px}.contact-map>a svg:last-child{margin-left:auto}.contact-specialty{color:#70e3c4;font:600 10px/1.4 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;border-top:1px solid #bedaff29;margin:18px 0 0;padding-top:16px}.contact-company-section{width:min(1800px,100%);margin:0 auto;padding:0 6vw clamp(60px,8vh,100px)}.contact-company-section .contact-company-card{background:#04193f8f;grid-template-rows:auto 1fr auto;grid-template-columns:minmax(300px,.72fr) minmax(480px,1.28fr);column-gap:clamp(45px,6vw,100px);margin:0;padding:clamp(26px,3vw,44px);display:grid}.contact-company-section .contact-company-name{grid-area:1/1}.contact-company-section .contact-facts{grid-area:2/1}.contact-company-section .contact-map{grid-area:1/2/4;height:100%;min-height:280px;margin:0}.contact-company-section .contact-specialty{grid-area:3/1}.contact-steps{border-top:1px solid #bedaff38;grid-template-columns:repeat(3,1fr);gap:18px;margin:48px 0 0;padding:26px 0 0;list-style:none;display:grid}.contact-steps li{gap:10px;padding-right:18px;display:grid;position:relative}.contact-steps b{color:#70e3c4;font:600 10px/1 var(--font-geist-mono);letter-spacing:.14em}.contact-steps span{color:#f0f7ffa8;max-width:140px;font-size:12px;line-height:1.5}.contact-steps svg{color:#70e3c47a;width:15px;position:absolute;top:4px;right:0}.contact-form-shell{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#05193de0,#093168b8);border:1px solid #b0daff38;padding:clamp(30px,3.3vw,54px);animation:contact-rise .75s .2s both;position:relative;box-shadow:0 35px 90px #000c2c52}.contact-form-shell:before{content:"";background:#70e3c4;width:2px;height:74px;position:absolute;top:52px;left:-1px;box-shadow:0 0 24px #70e3c4a6}.contact-form-head{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.contact-form-head .eyebrow span{color:#ff8a42}.contact-form-head h2{letter-spacing:-.05em;margin:13px 0 0;font-size:clamp(36px,3vw,56px);font-weight:580}.contact-form-head>svg{color:#70e3c4;stroke-width:1.4px;border:1px solid #70e3c459;width:40px;height:40px;padding:10px}.form-required{color:#f0f7ff73;margin:10px 0 28px;font-size:11px}.contact-form{grid-template-columns:1fr 1fr;gap:22px 24px;display:grid}.contact-field{gap:9px;display:grid;position:relative}.contact-field-wide{grid-column:1/-1}.contact-field label{color:#f0f7ffb8;letter-spacing:.055em;font-size:11px}.contact-field input,.contact-field select,.contact-field textarea{color:#f7faff;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #bedaff42;border-radius:0;outline:0;padding:8px 0 13px;font-size:14px;transition:border-color .25s,box-shadow .25s}.contact-field textarea{resize:vertical;border:1px solid #bedaff42;min-height:118px;padding:10px 13px;line-height:1.55}.contact-field input::placeholder,.contact-field textarea::placeholder{color:#deebff57}.contact-field input:focus,.contact-field select:focus{border-color:#70e3c4;box-shadow:0 1px #70e3c4}.contact-field textarea:focus{border-color:#70e3c4;box-shadow:0 0 0 1px #70e3c42e}.contact-field select{appearance:none;padding-right:28px}.contact-field select option{color:#fff;background:#0a2b60}.contact-select>svg{color:#70e3c4;pointer-events:none;width:16px;position:absolute;bottom:14px;right:0}.contact-honeypot{width:1px!important;height:1px!important;position:absolute!important;left:-9999px!important;overflow:hidden!important}.contact-consent{color:#f0f7ffa3;cursor:pointer;grid-column:1/-1;align-items:flex-start;gap:11px;font-size:11px;line-height:1.5;display:flex}.contact-consent input{opacity:0;position:absolute}.contact-consent>span{border:1px solid #bedaff61;flex:0 0 17px;place-items:center;width:17px;height:17px;transition:all .2s;display:grid}.contact-consent svg{opacity:0;width:12px}.contact-consent input:checked+span{color:#062249;background:#70e3c4;border-color:#70e3c4}.contact-consent input:checked+span svg{opacity:1}.contact-consent input:focus-visible+span{outline-offset:3px;outline:2px solid #fff}.contact-submit-row{grid-column:1/-1;justify-content:space-between;align-items:center;gap:24px;margin-top:2px;display:flex}.contact-submit-row>p{color:#f0f7ff6b;align-items:center;gap:8px;max-width:330px;font-size:10px;line-height:1.45;display:flex}.contact-submit-row>p svg{color:#70e3c4;flex:none;width:14px}.contact-submit-row button{color:#062149;min-width:190px;height:54px;font:650 11px/1 var(--font-geist-sans);letter-spacing:.11em;text-transform:uppercase;cursor:pointer;background:#70e3c4;border:1px solid #70e3c4;justify-content:space-between;align-items:center;gap:25px;padding:0 20px 0 24px;transition:transform .25s,box-shadow .25s,background .25s;display:flex}.contact-submit-row button:hover{transform:translateY(-3px);box-shadow:0 14px 30px #27b59b38}.contact-submit-row button:disabled{cursor:wait;opacity:.7}.contact-submit-row button svg{width:17px}.contact-status{grid-column:1/-1;min-height:18px;font-size:12px}.contact-status.success{color:#70e3c4}.contact-status.error{color:#ffad9d}.contact-verification{grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;min-height:40px;display:flex}.contact-verification>span{color:#f0f7ff94;font-size:11px}.contact-verification>p{color:#ffad9d;font-size:11px}.contact-verification .cf-turnstile{max-width:300px}@keyframes contact-rise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:none}}@keyframes contact-glow{50%{opacity:.52;transform:translate(-3vw,2vh)scale(1.12)}}@keyframes contact-pulse{50%{opacity:.55;transform:scale(.8)}}@media (max-width:1100px){.contact-layout{grid-template-columns:1fr;gap:55px;padding-top:145px}.contact-intro,.contact-intro h1{max-width:900px}.contact-form-shell{width:100%;max-width:900px}.contact-steps{max-width:680px}}@media (max-width:900px){.contact-company-section .contact-company-card{grid-template-rows:auto;grid-template-columns:1fr}.contact-company-section .contact-company-name,.contact-company-section .contact-facts,.contact-company-section .contact-map,.contact-company-section .contact-specialty{grid-area:auto/1}.contact-company-section .contact-map{height:280px;margin-top:24px}}@media (max-width:700px){.contact-page{background-position:58%;overflow:visible}.contact-layout{gap:42px;padding:120px 20px 48px}.contact-intro h1{font-size:clamp(54px,16vw,76px)}.contact-lead{font-size:15px}.contact-company-card{margin-top:30px;padding:22px 18px}.contact-steps{grid-template-columns:1fr;padding-top:21px}.contact-steps li{grid-template-columns:35px 1fr;align-items:center;gap:0;padding:0}.contact-steps span{max-width:none}.contact-steps svg{display:none}.contact-form-shell{padding:28px 20px}.contact-form{grid-template-columns:1fr;gap:20px}.contact-consent,.contact-field-wide,.contact-status,.contact-submit-row{grid-column:1}.contact-submit-row{flex-direction:column;align-items:stretch}.contact-submit-row button{width:100%}.contact-form-head>svg{display:none}}@media (prefers-reduced-motion:reduce){.contact-form-shell,.contact-intro,.contact-sky i{animation:none}}.contact-form-shell{padding:clamp(24px,2.4vw,38px)}.contact-form-head h2{margin-top:9px;font-size:clamp(32px,2.6vw,48px)}.contact-form-head>svg{width:36px;height:36px;padding:9px}.form-required{margin:7px 0 19px}.contact-form{gap:14px 22px}.contact-field{gap:6px}.contact-field input,.contact-field select{padding:5px 0 9px;font-size:13px}.contact-field textarea{min-height:88px;padding:8px 11px;font-size:13px}.contact-select>svg{bottom:9px}.contact-consent{gap:9px;line-height:1.4}.contact-submit-row{gap:18px;margin-top:0}.contact-submit-row button{min-width:180px;height:48px}.contact-status{min-height:14px}@media (max-width:700px){.contact-form-shell{padding:24px 18px}.contact-form{gap:17px}.contact-verification{flex-direction:column;align-items:flex-start}.contact-submit-row button{height:50px}}.contact-success-backdrop{z-index:1200;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020a1db8;place-items:center;padding:24px;animation:contact-modal-fade .25s both;display:grid;position:fixed;inset:0}.contact-success-modal{text-align:center;background:linear-gradient(145deg,#071d45,#0b3b79);border:1px solid #70e3c461;width:min(520px,100%);padding:50px 48px 44px;animation:contact-modal-rise .42s cubic-bezier(.2,.8,.2,1) both;position:relative;box-shadow:0 40px 120px #00051985}.contact-success-modal:before{content:"";pointer-events:none;background:radial-gradient(circle at 50% 0,#70e3c429,#0000 45%);position:absolute;inset:0}.contact-success-close{z-index:2;color:#f7faffb3;cursor:pointer;background:0 0;border:1px solid #bedaff33;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:14px;right:14px}.contact-success-close svg{width:17px}.contact-success-icon{color:#70e3c4;border:1px solid #70e3c46b;border-radius:50%;place-items:center;width:74px;height:74px;margin:0 auto 25px;display:grid;position:relative;box-shadow:0 0 35px #70e3c421}.contact-success-icon svg{stroke-width:1.4px;width:36px;height:36px}.contact-success-modal .eyebrow{color:#70e3c4;position:relative}.contact-success-modal h2{letter-spacing:-.05em;margin:15px auto 16px;font-size:clamp(34px,4vw,52px);line-height:1;position:relative}.contact-success-modal>p:not(.eyebrow){color:#f0f7ffad;max-width:390px;margin:0 auto;font-size:14px;line-height:1.7;position:relative}.contact-success-done{color:#062149;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;background:#70e3c4;border:0;justify-content:space-between;align-items:center;width:170px;height:50px;margin:30px auto 0;padding:0 18px 0 22px;font-weight:650;display:flex;position:relative}.contact-success-done svg{width:16px}@keyframes contact-modal-fade{0%{opacity:0}}@keyframes contact-modal-rise{0%{opacity:0;transform:translateY(24px)scale(.97)}}@media (max-width:600px){.contact-success-modal{padding:45px 24px 34px}.contact-success-icon{width:66px;height:66px}}@media (prefers-reduced-motion:reduce){.contact-success-backdrop,.contact-success-modal{animation:none}}.news-page{color:#f7faff;isolation:isolate;background:#061c42 url(/about-sky-v1.png) top/cover no-repeat fixed;min-height:100svh;overflow-x:hidden}.news-atmosphere{z-index:-1;pointer-events:none;position:fixed;inset:0}.news-atmosphere i{filter:blur(70px);opacity:.2;border-radius:50%;position:absolute}.news-atmosphere i:first-child{background:#2b92e5;width:34vw;height:34vw;animation:news-drift 14s ease-in-out infinite;top:9vh;right:-10vw}.news-atmosphere i:nth-child(2){background:#55dabc;width:24vw;height:24vw;animation:news-drift 17s ease-in-out -5s infinite;top:55vh;left:-8vw}.news-atmosphere i:nth-child(3){background:#1e68c1;width:18vw;height:18vw;animation:news-drift 19s ease-in-out -9s infinite;bottom:-10vw;right:30vw}.news-hero{grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:end;gap:8vw;width:min(1760px,100%);min-height:610px;margin:auto;padding:clamp(170px,20vh,230px) 6vw 95px;display:grid;position:relative}.news-hero:after{content:"";background:linear-gradient(90deg,#70e3c4,#b0daff40 46%,#0000);height:1px;position:absolute;bottom:0;left:6vw;right:6vw}.news-hero h1{letter-spacing:-.075em;margin:25px 0 0;font-size:clamp(72px,9vw,160px);font-weight:600;line-height:.82}.news-hero>p{color:#eff7ffad;max-width:620px;margin:0 0 10px;font-size:clamp(17px,1.35vw,23px);line-height:1.7}.news-hero-signal{color:#70e3c4;border:1px solid #70e3c452;place-items:center;width:68px;height:68px;animation:news-signal 4s ease-in-out infinite;display:grid;position:absolute;top:180px;right:7vw;transform:rotate(45deg)}.news-hero-signal svg{stroke-width:1.3px;width:26px;transform:rotate(-45deg)}.news-feed{width:min(1760px,100%);margin:auto;padding:54px 6vw 120px}.news-toolbar{justify-content:space-between;align-items:flex-start;gap:30px;margin-bottom:75px;display:flex}.news-filters{flex-wrap:wrap;gap:10px;display:flex}.news-filters button{color:#f0f7ffa3;min-height:42px;font:550 11px/1 var(--font-geist-sans);letter-spacing:.05em;cursor:pointer;background:#051b416b;border:1px solid #b8d7ff33;padding:0 17px;transition:all .25s}.news-filters button span{color:#70e3c49e;font-family:var(--font-geist-mono);margin-left:10px}.news-filters button.active,.news-filters button:hover{color:#fff;background:#70e3c41a;border-color:#70e3c4}.news-feed-note{color:#f0f7ff6b;text-align:right;max-width:500px;font-size:11px;line-height:1.5}.news-year{grid-template-columns:220px minmax(0,1fr);gap:clamp(45px,5vw,90px);margin-bottom:92px;display:grid}.news-year>header{padding-top:6px;position:relative}.news-year>header span{color:#70e3c4;font:600 12px/1 var(--font-geist-mono);letter-spacing:.18em;display:block}.news-year>header h2{letter-spacing:-.07em;margin:8px 0 24px;font-size:clamp(62px,6vw,106px);font-weight:560;line-height:1}.news-year>header i{background:linear-gradient(90deg,#70e3c4b3,#0000);width:100%;height:1px;display:block}.news-year-list{border-top:1px solid #b8d7ff33}.news-row{border-bottom:1px solid #b8d7ff29;transition:background .25s}.news-row:hover{background:#4694da14}.news-row>button{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:145px 62px minmax(0,1fr) 48px;align-items:center;gap:22px;padding:29px 18px 29px 0;display:grid}.news-row-date{gap:6px;display:grid}.news-row-date b{display:none}.news-row-date time{color:#e1efff85;font:550 11px/1.3 var(--font-geist-mono);letter-spacing:.06em;text-transform:uppercase}.news-row-icon{color:#70e3c4;border:1px solid #70e3c442;place-items:center;width:52px;height:52px;transition:all .3s;display:grid;transform:rotate(45deg)}.news-row-icon svg{stroke-width:1.45px;width:21px;transform:rotate(-45deg)}.news-row-copy{grid-template-columns:auto 1fr;align-items:center;gap:6px 15px;display:grid}.news-row-copy small{font:650 9px/1 var(--font-geist-mono);letter-spacing:.15em;text-transform:uppercase;grid-column:1/-1}.news-row-copy em{font:600 10px/1 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;font-style:normal}.news-row-copy strong{letter-spacing:-.025em;font-size:clamp(21px,1.8vw,31px);font-weight:540;line-height:1.2}.news-row-copy p{color:#e8f3ff94;grid-column:2;max-width:800px;margin:3px 0 0;font-size:13px;line-height:1.55}.news-row-arrow{color:#f0f7ffb3;border:1px solid #b8d7ff2e;border-radius:50%;place-items:center;width:42px;height:42px;transition:all .3s;display:grid}.news-row-arrow svg{width:16px}.news-row:hover .news-row-icon{color:#062149;background:#70e3c4}.news-row:hover .news-row-arrow{color:#70e3c4;border-color:#70e3c4;transform:translate(5px)}.news-state{color:#ebf5ff8c;align-content:center;place-items:center;gap:18px;min-height:320px;display:grid}.news-state>span{border:1px solid #70e3c433;border-top-color:#70e3c4;border-radius:50%;width:34px;height:34px;animation:news-spin .8s linear infinite}.news-state svg{color:#70e3c4;stroke-width:1.2px;width:40px}.news-modal-backdrop{z-index:1100;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#01091acc;place-items:center;padding:32px;animation:news-modal-fade .25s both;display:grid;position:fixed;inset:0}.news-modal{background:linear-gradient(145deg,#061a40,#0b3976);border:1px solid #70e3c44d;width:min(1120px,100%);max-height:calc(100svh - 64px);animation:news-modal-rise .42s cubic-bezier(.2,.8,.2,1) both;position:relative;overflow:auto;box-shadow:0 45px 130px #0005189e}.news-modal-close{z-index:4;float:right;color:#fff;cursor:pointer;background:#041737d6;border:1px solid #d2e7ff33;place-items:center;width:42px;height:42px;display:grid;position:sticky;top:18px;right:18px}.news-modal-close svg{width:18px}.news-modal-cover{object-fit:cover;width:100%;height:min(42vh,470px)}.news-modal-body{padding:clamp(38px,5vw,75px)}.news-modal-body h2{letter-spacing:-.055em;max-width:900px;margin:18px 0 20px;font-size:clamp(40px,5vw,74px);font-weight:570;line-height:1.02}.news-modal-summary{color:#f0f7ffbf;max-width:850px;font-size:clamp(17px,1.5vw,22px);line-height:1.65}.news-modal-meta{border-top:1px solid #b8d7ff2e;border-bottom:1px solid #b8d7ff2e;grid-template-columns:repeat(3,minmax(0,1fr));margin:35px 0;display:grid}.news-modal-meta>div{color:#f5faffc7;border-right:1px solid #b8d7ff2e;align-items:center;gap:15px;min-height:95px;padding:20px 24px;font-size:13px;display:flex}.news-modal-meta>div:last-child{border-right:0}.news-modal-meta svg{color:#70e3c4;stroke-width:1.4px;flex:0 0 20px;width:20px}.news-modal-meta span{gap:7px;display:grid}.news-modal-meta small{color:#f0f7ff66;font:550 9px/1 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase}.news-modal-content{white-space:pre-line;color:#ebf5ffb3;max-width:900px;font-size:15px;line-height:1.85}.news-gallery{margin-top:48px}.news-gallery h3{margin-bottom:20px;font-size:18px;font-weight:550}.news-gallery>div{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.news-gallery img{aspect-ratio:16/10;object-fit:cover;width:100%}.news-modal-actions{border-top:1px solid #b8d7ff2e;justify-content:space-between;gap:20px;margin-top:52px;padding-top:25px;display:flex}.news-modal-actions a,.news-modal-actions button{color:#f7faff;letter-spacing:.06em;cursor:pointer;background:0 0;border:1px solid #b8d7ff3d;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-size:11px;display:flex}.news-modal-actions a{color:#062149;background:#70e3c4;border-color:#70e3c4}.news-modal-actions svg{width:15px}@keyframes news-drift{50%{transform:translate(-2vw,2vh)scale(1.12)}}@keyframes news-signal{50%{transform:rotate(45deg)scale(1.06);box-shadow:0 0 35px #70e3c438}}@keyframes news-spin{to{transform:rotate(1turn)}}@keyframes news-modal-fade{0%{opacity:0}}@keyframes news-modal-rise{0%{opacity:0;transform:translateY(24px)scale(.98)}}@media (max-width:980px){.news-hero{grid-template-columns:1fr;min-height:560px}.news-hero>p{max-width:800px}.news-year{grid-template-columns:150px 1fr}.news-row>button{grid-template-columns:110px 52px 1fr 42px}.news-row-copy{grid-template-columns:1fr}.news-row-copy em,.news-row-copy p{grid-column:1}.news-modal-meta{grid-template-columns:1fr}.news-modal-meta>div{border-bottom:1px solid #b8d7ff2e;border-right:0}.news-modal-meta>div:last-child{border-bottom:0}}@media (max-width:700px){.news-page{background-attachment:scroll}.news-hero{min-height:500px;padding:140px 20px 65px}.news-hero h1{font-size:clamp(62px,20vw,92px)}.news-hero-signal{display:none}.news-feed{padding:36px 20px 90px}.news-toolbar{margin-bottom:55px}.news-feed-note{text-align:left}.news-year{grid-template-columns:1fr;gap:18px;margin-bottom:68px}.news-year>header{align-items:end;gap:12px;display:flex}.news-year>header h2{margin:0;font-size:64px}.news-year>header i{flex:1}.news-row>button{grid-template-columns:46px 1fr 38px;gap:15px;padding:24px 5px}.news-row-date{display:none}.news-row-icon{width:42px;height:42px}.news-row-copy strong{font-size:20px}.news-row-copy p{display:none}.news-row-arrow{width:36px;height:36px}.news-modal-backdrop{padding:0}.news-modal{border:0;width:100%;height:100svh;max-height:none}.news-modal-body{padding:34px 20px 48px}.news-gallery>div{grid-template-columns:1fr}.news-modal-actions{flex-direction:column;align-items:stretch}.news-modal-actions a,.news-modal-actions button{justify-content:center}.news-filters{grid-template-columns:1fr 1fr;width:100%;display:grid}.news-filters button{padding:0 10px}.news-toolbar{display:block}.news-feed-note{margin-top:18px}}@media (prefers-reduced-motion:reduce){.news-atmosphere i,.news-hero-signal,.news-modal,.news-modal-backdrop,.news-state>span{animation:none}}.news-page{background-color:#061c42;background-image:url(/about-sky-v1.png);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.news-page:before{content:"";z-index:-2;background:linear-gradient(#020e27d6,#062452c2 42%,#061d42f2);position:fixed;inset:0}.news-row>button{grid-template-columns:145px 68px minmax(0,1fr) 48px;gap:26px;min-height:172px}.news-row-copy{flex-direction:column;align-items:flex-start;gap:9px;min-width:0;display:flex}.news-row-tags{flex-wrap:wrap;align-items:center;gap:8px;min-height:23px;display:flex}.news-row-copy em,.news-row-copy small{min-height:23px;font:650 9px/1 var(--font-geist-mono);letter-spacing:.12em;text-transform:uppercase;border:1px solid;border-radius:999px;align-items:center;padding:0 10px;font-style:normal;display:inline-flex}.news-row-copy small{color:#ff9a56;background:#ff9a5614}.news-row-copy em{color:#70e3c4;background:#70e3c412}.news-row-copy strong{width:100%;line-height:1.16}.news-row-copy p{width:100%;max-width:900px;margin:0}.news-year{grid-template-columns:180px minmax(0,1fr);gap:clamp(38px,4vw,72px)}.news-year>header h2{letter-spacing:-.055em;margin:0 0 20px;font-size:clamp(44px,4.2vw,72px)}.news-load-more{justify-content:center;margin:15px 0 35px 180px;padding-left:clamp(38px,4vw,72px);display:flex}.news-load-more button{color:#f7faff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#051e469e;border:1px solid #70e3c46b;grid-template-columns:auto 1fr 20px;align-items:center;gap:15px;min-width:280px;height:58px;padding:0 18px 0 24px;transition:transform .25s,border-color .25s,background .25s;display:grid}.news-load-more button:hover{background:#70e3c41a;border-color:#70e3c4;transform:translateY(-3px)}.news-load-more span{letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:650}.news-load-more small{color:#e8f3ff7a;text-align:right;font-size:10px}.news-load-more svg{color:#70e3c4;width:16px}@media (max-width:980px){.news-year{grid-template-columns:125px minmax(0,1fr);gap:32px}.news-row>button{grid-template-columns:110px 52px minmax(0,1fr) 42px}.news-row-copy{display:flex}.news-load-more{margin-left:125px;padding-left:32px}}@media (max-width:700px){.news-page{background-attachment:scroll}.news-year{grid-template-columns:1fr;gap:18px}.news-year>header h2{font-size:48px}.news-row>button{grid-template-columns:46px minmax(0,1fr) 38px;min-height:136px}.news-row-copy em,.news-row-copy small{min-height:21px;padding:0 8px;font-size:8px}.news-load-more{margin-left:0;padding-left:0}.news-load-more button{width:100%;min-width:0}}body.news-lightbox-open{overflow:hidden}.news-gallery button{cursor:zoom-in;background:#041b43;border:0;padding:0;position:relative;overflow:hidden}.news-gallery button img{aspect-ratio:16/10;object-fit:cover;width:100%;transition:transform .35s,opacity .35s;display:block}.news-gallery button:hover img{opacity:.82;transform:scale(1.025)}.news-gallery button>span{color:#fff;opacity:0;background:#031432bf;border:1px solid #ffffff52;place-items:center;width:38px;height:38px;transition:all .25s;display:grid;position:absolute;bottom:14px;right:14px;transform:translateY(6px)}.news-gallery button:focus-visible>span,.news-gallery button:hover>span{opacity:1;transform:none}.news-gallery button>span svg{width:16px}.news-lightbox{z-index:1500;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#000716f5;place-items:center;padding:24px 92px;animation:news-modal-fade .2s both;display:grid;position:fixed;inset:0}.news-lightbox figure{pointer-events:none;place-items:center;width:100%;height:100%;margin:0;display:grid;position:relative}.news-lightbox figure img{object-fit:contain;pointer-events:auto;width:auto;max-width:100%;height:auto;max-height:calc(100svh - 48px);display:block;box-shadow:0 25px 90px #00000073}.news-lightbox figcaption{color:#ffffffbd;font:600 10px/1 var(--font-geist-mono);letter-spacing:.08em;background:#020f28bf;border:1px solid #ffffff29;padding:7px 12px;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.news-lightbox-close,.news-lightbox-nav{z-index:2;color:#fff;cursor:pointer;background:#041737cc;border:1px solid #d2e7ff47;place-items:center;transition:border-color .2s,background .2s;display:grid;position:absolute}.news-lightbox-close:hover,.news-lightbox-nav:hover{background:#0c3767eb;border-color:#70e3c4}.news-lightbox-close{width:52px;height:52px;top:24px;right:24px}.news-lightbox-close svg{width:22px}.news-lightbox-nav{width:52px;height:70px;top:50%;transform:translateY(-50%)}.news-lightbox-nav svg{width:22px}.news-lightbox-nav.previous{left:24px}.news-lightbox-nav.next{right:24px}@media (max-width:700px){.news-lightbox{padding:70px 12px 60px}.news-lightbox-close{width:46px;height:46px;top:12px;right:12px}.news-lightbox-nav{width:54px;height:44px;top:auto;bottom:10px;transform:none}.news-lightbox-nav.previous{left:12px}.news-lightbox-nav.next{right:12px}.news-lightbox figure img{max-height:calc(100svh - 130px)}.news-lightbox figcaption{bottom:-42px}}@media (prefers-reduced-motion:reduce){.news-lightbox{animation:none}.news-gallery button img,.news-gallery button>span{transition:none}}.tane06-page{--t06-warm:#d8c8ff;--t06-coral:#ff766a;--t06-cyan:#c9b8ff;--t06-blue:#9f8cff;--t06-purple:#d8c8ff;color:#f7faff;scroll-snap-type:y mandatory;scroll-behavior:smooth;background:#0d0a1a;overflow:hidden scroll}.t06-section,.tane06-page{height:100vh;position:relative}.t06-section{scroll-snap-align:start;box-sizing:border-box;z-index:1;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:40px 24px;display:flex}.t06-section>header{text-align:center;width:100%;max-width:830px;margin-bottom:40px}.t06-section>header p{margin:0 0 12px}.t06-copy>p,.t06-section>header span{color:#f7faff9e;max-width:680px;margin:18px auto 0;font-size:14px;line-height:1.8;display:block}.t06-kicker{color:var(--t06-cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:650}.t06-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.6vw,74px);line-height:.98}.tane06-page:before{background:radial-gradient(70% 50% at 20% 20%,#c9b8ff1f,#0000 70%),radial-gradient(60% 50% at 80% 80%,#9f8cff12,#0000 70%),#0d0a1a}.tane06-page:after,.tane06-page:before{content:"";z-index:0;pointer-events:none;position:fixed;inset:0}.tane06-page:after{background-image:linear-gradient(#c9b8ff06 1px,#0000 0),linear-gradient(90deg,#c9b8ff06 1px,#0000 0);background-size:42px 42px}@keyframes t06-particles{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.t06-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:4vw;width:100%;max-width:1360px;display:grid}.t06-hero-copy h1{letter-spacing:-.075em;background:linear-gradient(100deg,#fff 30%,var(--t06-cyan) 80%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(64px,8.5vw,130px);font-weight:680;line-height:.8}.t06-hero-copy h2{letter-spacing:-.045em;color:#f7faff;max-width:720px;margin:28px 0 18px;font-size:clamp(22px,3.2vw,48px);line-height:1.05}.t06-hero-copy>p:last-of-type{color:#f7faffad;max-width:610px;font-size:15px;line-height:1.75}.t06-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.t06-actions a{letter-spacing:.12em;text-transform:uppercase;color:#f7faff;border:1px solid #f7faff3d;border-radius:999px;align-items:center;gap:22px;padding:14px 19px;font-size:10px;font-weight:650;text-decoration:none;transition:all .25s;display:inline-flex}.t06-actions a:first-child{background:#c9b8ff1c;border-color:#c9b8ffb3}.t06-actions a:hover{background:#f7faff1f;transform:translateY(-2px)}.t06-actions svg{width:15px}.t06-watch{place-items:center;display:grid;position:relative}.t06-watch .t06-glow{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#9f8cff33,#c9b8ff0f 48%,#0000 70%);border-radius:50%;width:78%;animation:t06-glow-pulse 4s ease-in-out infinite alternate;position:absolute}@keyframes t06-glow-pulse{0%{opacity:.6;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}.t06-watch img{filter:drop-shadow(0 40px 60px #00000080);z-index:1;width:min(40vw,550px);height:auto;animation:t06-float 6s ease-in-out infinite;position:relative}.t06-hud-ring{aspect-ratio:1;pointer-events:none;border:1px dashed #c9b8ff40;border-radius:50%;width:82%;animation:t06-hud-spin 20s linear infinite;position:absolute}.t06-hud-ring-outer{border-color:#c9b8ff99 #9f8cff26;border-style:solid;border-width:1px;width:95%;animation:t06-hud-spin-reverse 15s linear infinite}.t06-hub-tag{z-index:2;-webkit-backdrop-filter:blur(8px);pointer-events:none;opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94);box-sizing:border-box;text-align:center;white-space:normal;background:#050d24a6;border:1px solid #c9b8ff4d;border-radius:999px;justify-content:center;align-items:center;gap:8px;max-width:min(180px,100% - 8px);padding:9px 12px;line-height:1.25;display:inline-flex;position:absolute;box-shadow:0 0 15px #0000004d,inset 0 0 10px #c9b8ff0d}.t06-hub-tag.is-visible{animation:t06-hub-enter .56s cubic-bezier(.22,1,.36,1) var(--hub-delay) both}.t06-hub-tag svg{width:15px;height:15px;color:var(--t06-cyan);stroke-width:1.55px;flex:none}.t06-hub-tag span{overflow-wrap:anywhere;color:#f7faffc7;letter-spacing:.12em;text-transform:uppercase;min-width:0;font-size:9px;font-weight:650}.t06-hub-tag:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:1px solid #c9b8ff1f;position:absolute;inset:-1px}.t06-hub-tag.is-visible:after{animation:t06-hub-breathe 3.2s ease-in-out 1.8s infinite}@keyframes t06-hub-enter{0%{opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes t06-hub-breathe{0%,to{opacity:0;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}.t06-hub-left-top{--hub-from-x:16px;--hub-from-y:16px;top:10%;left:2%}.t06-hub-right-top{--hub-from-x:-16px;--hub-from-y:16px;top:10%;right:2%}.t06-hub-left-middle{--hub-from-x:18px;--hub-from-y:0;top:44%;left:-5%}.t06-hub-right-middle{--hub-from-x:-18px;--hub-from-y:0;top:44%;right:-5%}.t06-hub-left-bottom{--hub-from-x:16px;--hub-from-y:-16px;bottom:10%;left:2%}.t06-hub-right-bottom{--hub-from-x:-16px;--hub-from-y:-16px;bottom:10%;right:2%}@keyframes t06-hud-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes t06-hud-spin-reverse{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.t06-scroll{color:#f7faff73;letter-spacing:.15em;text-transform:uppercase;z-index:10;place-items:center;gap:6px;font-size:8px;text-decoration:none;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.t06-scroll svg{width:15px;color:var(--t06-cyan);animation:t06-bob 1.8s ease-in-out infinite}.t06-feature-grid{border:none;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t06-feature-grid article{background:#04122c33;border:1px solid #b9d6ff14;border-radius:10px;flex-direction:column;min-height:240px;padding:28px 20px;transition:all .3s;display:flex;position:relative}.t06-feature-grid article:hover{background:#04122c66;border-color:#c9b8ff4d;transform:translateY(-4px)}.t06-feature-grid svg{width:32px;height:32px;color:var(--t06-cyan);stroke-width:1.35px;margin-bottom:10px}.t06-feature-grid article.is-alert svg{color:var(--t06-coral)}.t06-feature-grid article>span{color:#c9b8ff4d;font-size:12px;font-weight:600;position:absolute;top:16px;right:16px}.t06-feature-grid h3{margin:10px 0 12px;font-size:18px;line-height:1.2}.t06-feature-grid p{color:#f7faff80;flex:1;margin:0;font-size:12px;line-height:1.7}.t06-bp-grid{grid-template-columns:.8fr 1.1fr;align-items:center;gap:6vw;width:100%;max-width:1360px;display:grid}.t06-bp-visual{place-items:center;display:grid}.t06-pressure-ring{aspect-ratio:1;background:#0610284d;border:1px solid #c9b8ff40;border-radius:50%;place-items:center;width:min(32vw,400px);display:grid;position:relative;box-shadow:inset 0 0 60px #c9b8ff0f,0 0 90px #246bb61f}.t06-pressure-ring svg{width:36%;height:36%;color:var(--t06-warm);stroke-width:1.1px}.t06-pressure-ring i{border:1px solid #c9b8ff21;border-radius:50%;animation:t06-pressure 3.2s ease-out infinite;position:absolute;inset:9%}.t06-pressure-ring i:nth-child(2){animation-delay:1s}.t06-pressure-ring i:nth-child(3){animation-delay:2s}.t06-copy ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.t06-copy li{color:#f7faffc2;align-items:center;gap:12px;font-size:13px;display:flex}.t06-copy li span{width:22px;height:22px;color:var(--t06-cyan);background:#c9b8ff1a;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.t06-wellness-grid{grid-template-columns:repeat(6,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t06-wellness-grid article{text-align:center;background:#04122c33;border:1px solid #b9d6ff14;border-radius:10px;min-height:160px;padding:22px 16px;transition:all .3s}.t06-wellness-grid article:hover{background:#04122c66;border-color:#c9b8ff4d;transform:translateY(-4px)}.t06-wellness-grid svg{width:27px;color:var(--t06-cyan);stroke-width:1.4px}.t06-wellness-grid h3{margin:48px 0 0;font-size:14px;font-weight:550}.t06-safety-grid{grid-template-columns:1fr .85fr;align-items:center;gap:6vw;width:100%;max-width:1360px;display:grid}.t06-scenario-grid{border-top:1px solid #b9d6ff14;grid-template-columns:1fr 1fr;margin-top:32px;display:grid}.t06-scenario-grid div{color:#f7faffc2;border-bottom:1px solid #b9d6ff0f;align-items:center;gap:13px;padding:18px 8px;font-size:12px;display:flex}.t06-scenario-grid svg{width:22px;color:var(--t06-cyan);stroke-width:1.4px;flex-shrink:0}.t06-scenario-grid div.is-alert svg{color:var(--t06-coral)}.t06-safety-orbit{aspect-ratio:1;justify-content:center;align-items:center;width:min(36vw,480px);margin:0 auto;display:flex;position:relative}.t06-safety-orbit:before{content:"";pointer-events:none;border:1px solid #c9b8ff26;border-radius:50%;position:absolute;inset:5%}.t06-safety-orbit img{filter:drop-shadow(0 28px 42px #0006);width:80%;height:auto;animation:t06-float 7s ease-in-out infinite;position:relative}.t06-safety-orbit i{background:var(--t06-cyan);width:8px;height:8px;box-shadow:0 0 12px var(--t06-cyan);border-radius:50%;margin-top:-4px;margin-left:-4px;animation:t06-orbit 8s linear infinite;position:absolute;top:50%;left:50%}.t06-safety-orbit i:nth-of-type(2){animation-delay:-2.65s}.t06-safety-orbit i:nth-of-type(3){animation-delay:-5.3s}@keyframes t06-orbit{0%{transform:rotate(0)translateY(calc(min(36vw,480px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(36vw,480px)/-2.22222))}}.t06-platform-flow{justify-content:center;align-items:center;width:100%;max-width:920px;margin:40px auto 0;display:flex}.t06-platform-flow>div{place-items:center;gap:18px;width:160px;display:grid}.t06-platform-flow>div svg{box-sizing:content-box;width:40px;height:40px;color:var(--t06-warm);filter:drop-shadow(0 0 14px #c9b8ff14);background:#0610284d;border:1px solid #c9b8ff33;border-radius:50%;padding:30px;transition:all .3s}.t06-platform-flow>div:hover svg{border-color:#c9b8ff80;box-shadow:0 0 30px #c9b8ff14}.t06-platform-flow span{letter-spacing:.14em;text-transform:uppercase;color:#f7faffa3;font-size:10px}.t06-platform-flow>i{background:linear-gradient(90deg,#c9b8ff1a,#c9b8ff80,#c9b8ff1a);flex:1;max-width:180px;height:1px;margin-top:-34px;position:relative}.t06-platform-flow>i>b{background:var(--t06-cyan);width:7px;height:7px;box-shadow:0 0 14px var(--t06-cyan);opacity:0;border-radius:50%;animation-duration:4s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite;position:absolute;top:-3px}.t06-platform-flow>i:first-of-type>b:first-child{animation-name:t06-flow-right;animation-delay:0s}.t06-platform-flow>i:first-of-type>b:nth-child(2){animation-name:t06-flow-left;animation-delay:3s}.t06-platform-flow>i:nth-of-type(2)>b:first-child{animation-name:t06-flow-right;animation-delay:1s}.t06-platform-flow>i:nth-of-type(2)>b:nth-child(2){animation-name:t06-flow-left;animation-delay:2s}@keyframes t06-flow-right{0%{opacity:0;left:0}10%{opacity:1}20%{opacity:1;left:100%}25%,to{opacity:0;left:100%}}@keyframes t06-flow-left{0%{opacity:0;left:100%}10%{opacity:1}20%{opacity:1;left:0}25%,to{opacity:0;left:0}}.t06-section dl{border:none;grid-template-columns:repeat(4,1fr);gap:16px;width:100%;max-width:1360px;margin:0;display:grid}.t06-section dl div{background:#04122c33;border:1px solid #b9d6ff14;border-radius:10px;align-items:center;gap:16px;padding:22px 18px;transition:all .3s;display:flex}.t06-section dl div:hover{background:#04122c66;border-color:#c9b8ff4d;transform:translateY(-4px)}.t06-section dl div>svg{width:24px;height:24px;color:var(--t06-cyan);stroke-width:1.35px;filter:drop-shadow(0 0 8px #c9b8ff14);flex:none}.t06-section dl div>span{min-width:0}.t06-section dt{color:#c9b8ffb3;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.t06-section dd{margin:0;font-size:14px}@keyframes t06-float{50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes t06-bob{50%{transform:translateY(5px)}}@keyframes t06-pressure{0%{opacity:.5;transform:scale(.82)}70%,to{opacity:0;transform:scale(1.18)}}@media (max-width:1024px){.t06-hero-grid{text-align:center;grid-template-columns:1fr;gap:20px}.t06-hero-copy h1{font-size:clamp(56px,18vw,96px)}.t06-hero-copy h2{font-size:clamp(20px,5vw,38px)}.t06-hero-copy>p:last-of-type{max-width:100%}.t06-actions{justify-content:center}.t06-watch img{width:min(70vw,420px)}.t06-hub-left-bottom,.t06-hub-left-middle,.t06-hub-left-top{left:2%}.t06-hub-right-bottom,.t06-hub-right-middle,.t06-hub-right-top{right:2%}.t06-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px}.t06-bp-grid{text-align:center;grid-template-columns:1fr;gap:40px}.t06-bp-visual{order:2}.t06-pressure-ring{width:min(60vw,340px)}.t06-copy ul{justify-items:center}.t06-wellness-grid{grid-template-columns:repeat(3,1fr);gap:12px}.t06-safety-grid{text-align:center;grid-template-columns:1fr;gap:40px}.t06-safety-orbit{width:min(70vw,400px)}@keyframes t06-orbit{0%{transform:rotate(0)translateY(calc(min(70vw,400px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(70vw,400px)/-2.22222))}}.t06-scenario-grid{justify-items:center}.t06-platform-flow{flex-wrap:wrap;gap:0}.t06-platform-flow>div{width:130px}.t06-platform-flow>i{max-width:80px;margin-top:-28px}.t06-section dl{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:900px){.tane06-page{scroll-snap-type:none}.t06-section{scroll-snap-align:none;justify-content:flex-start;height:auto;min-height:100svh;padding:100px 24px 56px}.t06-hero{justify-content:center}}@media (max-width:640px){.t06-section{padding:92px 16px 48px}.t06-hero{padding-top:96px;padding-bottom:42px}.t06-hero-copy h1{font-size:clamp(42px,20vw,72px)}.t06-hero-copy h2{font-size:clamp(18px,6vw,30px)}.t06-hero-copy>p:last-of-type{font-size:13px}.t06-actions{flex-direction:column;align-items:center}.t06-watch{grid-template-rows:auto auto;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:12px 8px;width:100%}.t06-hud-ring{display:none}.t06-watch img{grid-area:1/1/auto/-1;width:min(80vw,300px)}.t06-hub-tag,.t06-hub-tag[data-hub-index="0"],.t06-hub-tag[data-hub-index="1"],.t06-hub-tag[data-hub-index="2"]{box-sizing:border-box;white-space:normal;text-align:center;--hub-from-x:0;--hub-from-y:8px;border-radius:8px;grid-row:2;justify-content:center;width:100%;min-width:0;max-width:none;padding:8px 4px;position:relative;inset:auto}.t06-hub-tag.is-visible{animation-duration:.48s;animation-iteration-count:1}.t06-hub-tag span{letter-spacing:.04em;font-size:8px;line-height:1.3}.t06-hub-tag svg{width:13px;height:13px}.t06-scroll{display:none}.t06-feature-grid{grid-template-columns:1fr 1fr;gap:10px}.t06-feature-grid article{min-height:180px;padding:20px 14px}.t06-feature-grid h3{font-size:15px}.t06-wellness-grid{grid-template-columns:1fr 1fr;gap:10px}.t06-wellness-grid article{min-height:120px;padding:16px 12px}.t06-wellness-grid h3{margin-top:30px;font-size:12px}.t06-safety-orbit{width:min(80vw,300px)}@keyframes t06-orbit{0%{transform:rotate(0)translateY(calc(min(80vw,300px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(80vw,300px)/-2.22222))}}.t06-scenario-grid{grid-template-columns:1fr}.t06-platform-flow>div{width:100px}.t06-platform-flow>div svg{width:28px;height:28px;padding:20px}.t06-platform-flow>i{max-width:40px;margin-top:-20px}.t06-platform-flow>i>b{width:5px;height:5px;top:-2px}.t06-section dl{grid-template-columns:1fr;gap:10px}}@media (prefers-reduced-motion:reduce){.tane06-page *,.tane06-page :after,.tane06-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.t06-safety-orbit img,.t06-watch img{animation:none!important}}@media (min-width:901px){.t06-section,.tane06-page{height:100dvh}.t06-section{scroll-snap-stop:always;min-height:100svh}}@media (min-width:901px) and (max-height:850px){.t06-section{padding-top:clamp(24px,3vh,36px);padding-bottom:clamp(24px,3vh,36px)}.t06-hero-grid{gap:clamp(24px,3vw,56px)}.t06-hero-copy h1{font-size:clamp(54px,7vw,108px)}.t06-hero-copy h2{margin-top:clamp(16px,2.4vh,28px);font-size:clamp(20px,2.7vw,40px)}.t06-hero-copy>p:last-of-type{font-size:clamp(12px,1.05vw,15px);line-height:1.55}.t06-actions{margin-top:clamp(16px,2.2vh,26px)}.t06-watch img{width:min(32vw,400px)}.t06-scroll{bottom:14px}}.tane05-page{--t05-warm:#bfeaff;--t05-coral:#ff7069;--t05-cyan:#8edcff;--t05-blue:#4a9eff;--t05-purple:#86bfff;color:#f7faff;scroll-snap-type:y mandatory;scrollbar-width:none;scroll-behavior:smooth;background:#07111c;height:100vh;position:relative;overflow:hidden scroll}.tane05-page::-webkit-scrollbar{display:none}.t05-section{scroll-snap-align:start;box-sizing:border-box;z-index:1;flex-direction:column;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:40px 24px;display:flex;position:relative}.t05-section>header{text-align:center;width:100%;max-width:830px;margin-bottom:40px}.t05-section>header p{margin:0 0 12px}.t05-copy>p,.t05-section>header span{color:#f7faff9e;max-width:680px;margin:18px auto 0;font-size:14px;line-height:1.8;display:block}.t05-kicker{color:var(--t05-cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:650}.t05-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.6vw,74px);line-height:.98}.tane05-page:before{background:radial-gradient(70% 50% at 20% 20%,#4a9eff1f,#0000 70%),radial-gradient(60% 50% at 80% 80%,#8edcff12,#0000 70%),#07111c}.tane05-page:after,.tane05-page:before{content:"";z-index:0;pointer-events:none;position:fixed;inset:0}.tane05-page:after{background-image:linear-gradient(#8edcff06 1px,#0000 0),linear-gradient(90deg,#8edcff06 1px,#0000 0);background-size:42px 42px}@keyframes t05-particles{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.t05-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:4vw;width:100%;max-width:1360px;display:grid}.t05-hero-copy h1{letter-spacing:-.075em;background:linear-gradient(100deg,#fff 30%,var(--t05-cyan) 80%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(64px,8.5vw,130px);font-weight:680;line-height:.8}.t05-hero-copy h2{letter-spacing:-.045em;color:#f7faff;max-width:720px;margin:28px 0 18px;font-size:clamp(22px,3.2vw,48px);line-height:1.05}.t05-hero-copy>p:last-of-type{color:#f7faffad;max-width:610px;font-size:15px;line-height:1.75}.t05-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.t05-actions a{letter-spacing:.12em;text-transform:uppercase;color:#f7faff;border:1px solid #f7faff3d;border-radius:999px;align-items:center;gap:22px;padding:14px 19px;font-size:10px;font-weight:650;text-decoration:none;transition:all .25s;display:inline-flex}.t05-actions a:first-child{background:#8edcff1c;border-color:#8edcffb3}.t05-actions a:hover{background:#f7faff1f;transform:translateY(-2px)}.t05-actions svg{width:15px}.t05-watch{place-items:center;display:grid;position:relative}.t05-watch .t05-glow{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#4a9eff33,#8edcff0f 48%,#0000 70%);border-radius:50%;width:78%;animation:t05-glow-pulse 4s ease-in-out infinite alternate;position:absolute}@keyframes t05-glow-pulse{0%{opacity:.6;transform:scale(.92)}to{opacity:1;transform:scale(1.08)}}.t05-watch img{filter:drop-shadow(0 40px 60px #00000080);z-index:1;width:min(35vw,450px);height:auto;animation:t05-float 6s ease-in-out infinite;position:relative}.t05-hud-ring{aspect-ratio:1;pointer-events:none;border:1px dashed #8edcff40;border-radius:50%;width:82%;animation:t05-hud-spin 20s linear infinite;position:absolute}.t05-hud-ring-outer{border-color:#8edcff99 #4a9eff26;border-style:solid;border-width:1px;width:95%;animation:t05-hud-spin-reverse 15s linear infinite}.t05-hub-tag{z-index:2;-webkit-backdrop-filter:blur(8px);pointer-events:none;opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94);box-sizing:border-box;text-align:center;white-space:normal;background:#050d24a6;border:1px solid #8edcff4d;border-radius:999px;justify-content:center;align-items:center;gap:8px;max-width:min(180px,100% - 8px);padding:9px 12px;line-height:1.25;display:inline-flex;position:absolute;box-shadow:0 0 15px #0000004d,inset 0 0 10px #7fe4d00d}.t05-hub-tag.is-visible{animation:t05-hub-enter .56s cubic-bezier(.22,1,.36,1) var(--hub-delay) both}.t05-hub-tag svg{width:15px;height:15px;color:var(--t05-cyan);stroke-width:1.55px;flex:none}.t05-hub-tag span{overflow-wrap:anywhere;color:#f7faffc7;letter-spacing:.12em;text-transform:uppercase;min-width:0;font-size:9px;font-weight:650}.t05-hub-tag:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:1px solid #7fe4d01f;position:absolute;inset:-1px}.t05-hub-tag.is-visible:after{animation:t05-hub-breathe 3.2s ease-in-out 1.8s infinite}@keyframes t05-hub-enter{0%{opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes t05-hub-breathe{0%,to{opacity:0;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}.t05-hub-left-top{--hub-from-x:16px;--hub-from-y:16px;top:10%;left:2%}.t05-hub-right-top{--hub-from-x:-16px;--hub-from-y:16px;top:10%;right:2%}.t05-hub-left-middle{--hub-from-x:18px;--hub-from-y:0;top:44%;left:-5%}.t05-hub-right-middle{--hub-from-x:-18px;--hub-from-y:0;top:44%;right:-5%}.t05-hub-left-bottom{--hub-from-x:16px;--hub-from-y:-16px;bottom:10%;left:2%}.t05-hub-right-bottom{--hub-from-x:-16px;--hub-from-y:-16px;bottom:10%;right:2%}@keyframes t05-hud-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes t05-hud-spin-reverse{0%{transform:rotate(1turn)}to{transform:rotate(0)}}.t05-scroll{color:#f7faff73;letter-spacing:.15em;text-transform:uppercase;z-index:10;place-items:center;gap:6px;font-size:8px;text-decoration:none;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.t05-scroll svg{width:15px;color:var(--t05-cyan);animation:t05-bob 1.8s ease-in-out infinite}.t05-feature-grid{border:none;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t05-feature-grid article{background:#4a9eff09;border:1px solid #8edcff1f;border-radius:10px;flex-direction:column;min-height:240px;padding:28px 20px;transition:all .3s;display:flex;position:relative}.t05-feature-grid article:hover{background:#4a9eff14;border-color:#8edcff59;transform:translateY(-4px)}.t05-feature-grid svg{width:32px;height:32px;color:var(--t05-cyan);stroke-width:1.35px;margin-bottom:10px}.t05-feature-grid article.is-alert svg{color:var(--t05-coral)}.t05-feature-grid article>span{color:#7fe4d04d;font-size:12px;font-weight:600;position:absolute;top:16px;right:16px}.t05-feature-grid h3{margin:10px 0 12px;font-size:18px;line-height:1.2}.t05-feature-grid p{color:#f7faff80;flex:1;margin:0;font-size:12px;line-height:1.7}.t05-bp-grid{grid-template-columns:.8fr 1.1fr;align-items:center;gap:6vw;width:100%;max-width:1360px;display:grid}.t05-bp-visual{place-items:center;display:grid}.t05-pressure-ring{aspect-ratio:1;background:#0610284d;border:1px solid #efb87840;border-radius:50%;place-items:center;width:min(32vw,400px);display:grid;position:relative;box-shadow:inset 0 0 60px #efb8780f,0 0 90px #246bb61f}.t05-pressure-ring svg{color:#f3c78f;stroke-width:1.1px;width:36%;height:36%}.t05-pressure-ring i{border:1px solid #7fe4d021;border-radius:50%;animation:t05-pressure 3.2s ease-out infinite;position:absolute;inset:9%}.t05-pressure-ring i:nth-child(2){animation-delay:1s}.t05-pressure-ring i:nth-child(3){animation-delay:2s}.t05-copy ul{gap:13px;margin:28px 0 0;padding:0;list-style:none;display:grid}.t05-copy li{color:#f7faffc2;align-items:center;gap:12px;font-size:13px;display:flex}.t05-copy li span{width:22px;height:22px;color:var(--t05-cyan);background:#7fe4d01a;border-radius:50%;flex-shrink:0;place-items:center;display:grid}.t05-wellness-grid{grid-template-columns:repeat(6,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t05-wellness-grid article{text-align:center;background:#04122c33;border:1px solid #b9d6ff14;border-radius:10px;min-height:160px;padding:22px 16px;transition:all .3s}.t05-wellness-grid article:hover{background:#04122c66;border-color:#7fe4d04d;transform:translateY(-4px)}.t05-wellness-grid svg{width:27px;color:var(--t05-cyan);stroke-width:1.4px}.t05-wellness-grid h3{margin:48px 0 0;font-size:14px;font-weight:550}.t05-safety-grid{grid-template-columns:1fr .85fr;align-items:center;gap:6vw;width:100%;max-width:1360px;display:grid}.t05-scenario-grid{border-top:1px solid #b9d6ff14;grid-template-columns:1fr 1fr;margin-top:32px;display:grid}.t05-scenario-grid div{color:#f7faffc2;border-bottom:1px solid #b9d6ff0f;align-items:center;gap:13px;padding:18px 8px;font-size:12px;display:flex}.t05-scenario-grid svg{width:22px;color:var(--t05-cyan);stroke-width:1.4px;flex-shrink:0}.t05-scenario-grid div.is-alert svg{color:var(--t05-coral)}.t05-safety-orbit{aspect-ratio:1;justify-content:center;align-items:center;width:min(36vw,480px);margin:0 auto;display:flex;position:relative}.t05-safety-orbit:before{content:"";pointer-events:none;border:1px solid #7fe4d026;border-radius:50%;position:absolute;inset:5%}.t05-safety-orbit img{filter:drop-shadow(0 28px 42px #0006);width:80%;height:auto;animation:t05-float 7s ease-in-out infinite;position:relative}.t05-safety-orbit i{background:var(--t05-cyan);width:8px;height:8px;box-shadow:0 0 12px var(--t05-cyan);border-radius:50%;margin-top:-4px;margin-left:-4px;animation:t05-orbit 8s linear infinite;position:absolute;top:50%;left:50%}.t05-safety-orbit i:nth-of-type(2){animation-delay:-2.65s}.t05-safety-orbit i:nth-of-type(3){animation-delay:-5.3s}@keyframes t05-orbit{0%{transform:rotate(0)translateY(calc(min(36vw,480px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(36vw,480px)/-2.22222))}}.t05-platform-flow{justify-content:center;align-items:center;width:100%;max-width:920px;margin:40px auto 0;display:flex}.t05-platform-flow>div{place-items:center;gap:18px;width:160px;display:grid}.t05-platform-flow>div svg{box-sizing:content-box;width:40px;height:40px;color:var(--t05-cyan);filter:drop-shadow(0 0 14px #8edcff14);background:#07111c59;border:1px solid #8edcff33;border-radius:50%;padding:30px;transition:all .3s}.t05-platform-flow>div:hover svg{border-color:#8edcff80;box-shadow:0 0 30px #8edcff14}.t05-platform-flow span{letter-spacing:.14em;text-transform:uppercase;color:#f7faffa3;font-size:10px}.t05-platform-flow>i{background:linear-gradient(90deg,#8edcff1a,#8edcff80,#8edcff1a);flex:1;max-width:180px;height:1px;margin-top:-34px;position:relative}.t05-platform-flow>i>b{background:var(--t05-cyan);width:7px;height:7px;box-shadow:0 0 14px var(--t05-cyan);opacity:0;border-radius:50%;animation-duration:4s;animation-timing-function:cubic-bezier(.4,0,.2,1);animation-iteration-count:infinite;position:absolute;top:-3px}.t05-platform-flow>i:first-of-type>b:first-child{animation-name:t05-flow-right;animation-delay:0s}.t05-platform-flow>i:first-of-type>b:nth-child(2){animation-name:t05-flow-left;animation-delay:3s}.t05-platform-flow>i:nth-of-type(2)>b:first-child{animation-name:t05-flow-right;animation-delay:1s}.t05-platform-flow>i:nth-of-type(2)>b:nth-child(2){animation-name:t05-flow-left;animation-delay:2s}@keyframes t05-flow-right{0%{opacity:0;left:0}10%{opacity:1}20%{opacity:1;left:100%}25%,to{opacity:0;left:100%}}@keyframes t05-flow-left{0%{opacity:0;left:100%}10%{opacity:1}20%{opacity:1;left:0}25%,to{opacity:0;left:0}}.t05-section dl{border:none;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;margin:0;display:grid}.t05-section dl div{background:#4a9eff09;border:1px solid #8edcff1f;border-radius:10px;align-items:center;gap:16px;padding:22px 18px;transition:all .3s;display:flex}.t05-section dl div:hover{background:#4a9eff14;border-color:#8edcff59;transform:translateY(-4px)}.t05-section.t05-video-section{width:100%;padding:92px 24px 54px;background:#000!important}.t05-product-video{object-fit:contain;width:min(1400px,100vw - 48px);height:90%;max-height:90%;box-shadow:none;background:#000;display:block}.t05-section dl div>svg{width:24px;height:24px;color:var(--t05-cyan);stroke-width:1.35px;filter:drop-shadow(0 0 8px #8edcff1f);flex:none}.t05-section dl div>span{min-width:0}.t05-section dt{color:#8edcffd1;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.t05-section dd{margin:0;font-size:14px}@keyframes t05-float{50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes t05-bob{50%{transform:translateY(5px)}}@keyframes t05-pressure{0%{opacity:.5;transform:scale(.82)}70%,to{opacity:0;transform:scale(1.18)}}@media (max-width:1024px){.t05-hero-grid{text-align:center;grid-template-columns:1fr;gap:20px}.t05-hero-copy h1{font-size:clamp(56px,18vw,96px)}.t05-hero-copy h2{font-size:clamp(20px,5vw,38px)}.t05-hero-copy>p:last-of-type{max-width:100%}.t05-actions{justify-content:center}.t05-watch img{width:min(70vw,420px)}.t05-hub-left-bottom,.t05-hub-left-middle,.t05-hub-left-top{left:2%}.t05-hub-right-bottom,.t05-hub-right-middle,.t05-hub-right-top{right:2%}.t05-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px}.t05-bp-grid{text-align:center;grid-template-columns:1fr;gap:40px}.t05-bp-visual{order:2}.t05-pressure-ring{width:min(60vw,340px)}.t05-copy ul{justify-items:center}.t05-wellness-grid{grid-template-columns:repeat(3,1fr);gap:12px}.t05-safety-grid{text-align:center;grid-template-columns:1fr;gap:40px}.t05-safety-orbit{width:min(70vw,400px)}@keyframes t05-orbit{0%{transform:rotate(0)translateY(calc(min(70vw,400px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(70vw,400px)/-2.22222))}}.t05-scenario-grid{justify-items:center}.t05-platform-flow{flex-wrap:wrap;gap:0}.t05-platform-flow>div{width:130px}.t05-platform-flow>i{max-width:80px;margin-top:-28px}.t05-section dl{grid-template-columns:1fr 1fr;gap:12px}}@media (max-width:900px){.tane05-page{scroll-snap-type:none}.t05-section{scroll-snap-align:none;justify-content:flex-start;height:auto;min-height:100svh;padding:100px 24px 56px}.t05-hero{justify-content:center}.t05-section.t05-video-section{justify-content:center;height:100svh;min-height:100svh;padding:88px 0 64px}.t05-product-video{width:100%;height:90%;max-height:90%}}@media (max-width:640px){.t05-section{padding:92px 16px 48px}.t05-hero{padding-top:96px;padding-bottom:42px}.t05-hero-copy h1{font-size:clamp(42px,20vw,72px)}.t05-hero-copy h2{font-size:clamp(18px,6vw,30px)}.t05-hero-copy>p:last-of-type{font-size:13px}.t05-actions{flex-direction:column;align-items:center}.t05-watch{grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px 8px;width:100%}.t05-hud-ring{display:none}.t05-watch img{grid-area:1/1/auto/-1;width:min(80vw,300px)}.t05-hub-tag,.t05-hub-tag[data-hub-index="0"],.t05-hub-tag[data-hub-index="1"],.t05-hub-tag[data-hub-index="2"],.t05-hub-tag[data-hub-index="3"]{box-sizing:border-box;white-space:normal;text-align:center;--hub-from-x:0;--hub-from-y:8px;border-radius:8px;grid-row:2;justify-content:center;width:100%;min-width:0;max-width:none;padding:8px 4px;position:relative;inset:auto}.t05-hub-tag.is-visible{animation-duration:.48s;animation-iteration-count:1}.t05-hub-tag span{letter-spacing:.04em;font-size:8px;line-height:1.3}.t05-hub-tag svg{width:13px;height:13px}.t05-scroll{display:none}.t05-feature-grid{grid-template-columns:1fr 1fr;gap:10px}.t05-feature-grid article{min-height:180px;padding:20px 14px}.t05-feature-grid h3{font-size:15px}.t05-wellness-grid{grid-template-columns:1fr 1fr;gap:10px}.t05-wellness-grid article{min-height:120px;padding:16px 12px}.t05-wellness-grid h3{margin-top:30px;font-size:12px}.t05-safety-orbit{width:min(80vw,300px)}@keyframes t05-orbit{0%{transform:rotate(0)translateY(calc(min(80vw,300px)/-2.22222))}to{transform:rotate(1turn)translateY(calc(min(80vw,300px)/-2.22222))}}.t05-scenario-grid{grid-template-columns:1fr}.t05-platform-flow>div{width:100px}.t05-platform-flow>div svg{width:28px;height:28px;padding:20px}.t05-platform-flow>i{max-width:40px;margin-top:-20px}.t05-platform-flow>i>b{width:5px;height:5px;top:-2px}.t05-section dl{grid-template-columns:1fr;gap:10px}}@media (prefers-reduced-motion:reduce){.tane05-page *,.tane05-page :after,.tane05-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.t05-safety-orbit img,.t05-watch img{animation:none!important}}@media (min-width:901px){.t05-section,.tane05-page{height:100dvh}.t05-section{scroll-snap-stop:always;min-height:100svh}}@media (min-width:901px) and (max-height:850px){.t05-section{padding-top:clamp(24px,3vh,36px);padding-bottom:clamp(24px,3vh,36px)}.t05-hero-grid{gap:clamp(24px,3vw,56px)}.t05-hero-copy h1{font-size:clamp(54px,7vw,108px)}.t05-hero-copy h2{margin-top:clamp(16px,2.4vh,28px);font-size:clamp(20px,2.7vw,40px)}.t05-hero-copy>p:last-of-type{font-size:clamp(12px,1.05vw,15px);line-height:1.55}.t05-actions{margin-top:clamp(16px,2.2vh,26px)}.t05-watch img{width:min(32vw,400px)}.t05-scroll{bottom:14px}}.tane09-page{--green:#9af2b9;--blue:#43b7ff;--orange:#ff7a32;color:#f7faff;scroll-snap-type:y mandatory;scroll-behavior:smooth;background:#07120f;height:100vh;position:relative;overflow:hidden scroll}.tane09-page::-webkit-scrollbar{display:none}.tane09-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 78% 18%,#43b7ff1a,#0000 30%),radial-gradient(circle at 16% 76%,#9af2b912,#0000 30%),linear-gradient(#9af2b906 1px,#0000 0) 0 0/42px 42px,linear-gradient(90deg,#9af2b906 1px,#0000 0) 0 0/42px 42px;position:fixed;inset:0}.t09-section{scroll-snap-align:start;box-sizing:border-box;z-index:1;flex-direction:row;justify-content:center;align-items:center;gap:clamp(40px,7vw,110px);height:100vh;min-height:100vh;padding:40px 24px;display:flex;position:relative}.t09-section:has(>dl){flex-direction:column}.t09-section>header{text-align:center;width:100%;max-width:830px;margin-bottom:40px}.t09-section>header p{margin:0 0 12px}.t09-copy>p,.t09-section>header span{color:#f5f8f69e;max-width:680px;margin:18px auto 0;font-size:14px;line-height:1.8;display:block}.t09-kicker{color:var(--green);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:650}.t09-section h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.6vw,74px);line-height:.98}.t09-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:4vw;width:100%;max-width:1360px;display:grid}.t09-hero-copy h1{letter-spacing:-.075em;background:linear-gradient(120deg,#fff 28%,var(--green) 70%,var(--blue));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(64px,8.5vw,130px);font-weight:680;line-height:.8}.t09-hero-copy h2{letter-spacing:-.045em;color:#f5f8f6;max-width:720px;margin:28px 0 18px;font-size:clamp(22px,3.2vw,48px);line-height:1.05}.t09-hero-copy>p:last-of-type{color:#f5f8f6ad;max-width:610px;font-size:15px;line-height:1.75}.t09-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.t09-actions a{letter-spacing:.12em;text-transform:uppercase;color:#f7faff;border:1px solid #f7faff3d;border-radius:999px;align-items:center;gap:22px;padding:14px 19px;font-size:10px;font-weight:650;text-decoration:none;transition:all .25s;display:inline-flex}.t09-actions a:first-child{background:#9af2b91c;border-color:#9af2b9b3}.t09-actions a:hover{background:#f7faff1f;transform:translateY(-2px)}.t09-actions svg{width:15px}.t09-watch{place-items:center;display:grid;position:relative}.t09-watch>img{z-index:2;filter:drop-shadow(0 40px 60px #00000080);width:min(55vw,650px);height:auto;animation:t09-float 6s ease-in-out infinite;position:relative}.t09-orbit{aspect-ratio:1;border:1px dashed #9af2b961;border-radius:50%;width:82%;animation:t09-spin 20s linear infinite;position:absolute}.t09-orbit.outer{border-style:solid;border-color:#9af2b999 #9af2b926;width:95%;animation-duration:15s;animation-direction:reverse}.t09-hub-tag{z-index:2;-webkit-backdrop-filter:blur(8px);pointer-events:none;opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94);box-sizing:border-box;text-align:center;white-space:normal;background:#050d24a6;border:1px solid #9af2b94d;border-radius:999px;justify-content:center;align-items:center;gap:8px;max-width:min(180px,100% - 8px);padding:9px 12px;line-height:1.25;display:inline-flex;position:absolute;box-shadow:0 0 15px #0000004d,inset 0 0 10px #9af2b90d}.t09-hub-tag.is-visible{animation:t09-hub-enter .56s cubic-bezier(.22,1,.36,1) var(--hub-delay) both}.t09-hub-tag svg{width:15px;height:15px;color:var(--green);stroke-width:1.55px;flex:none}.t09-hub-tag span{overflow-wrap:anywhere;color:#f7faffc7;letter-spacing:.12em;text-transform:uppercase;min-width:0;font-size:9px;font-weight:650}.t09-hub-tag:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;border:1px solid #9af2b91f;position:absolute;inset:-1px}.t09-hub-tag.is-visible:after{animation:t09-hub-breathe 3.2s ease-in-out 1.8s infinite}.t09-hub-left-top{--hub-from-x:16px;--hub-from-y:16px;top:10%;left:2%}.t09-hub-right-top{--hub-from-x:-16px;--hub-from-y:16px;top:10%;right:2%}.t09-hub-left-bottom{--hub-from-x:16px;--hub-from-y:-16px;bottom:10%;left:2%}.t09-hub-right-bottom{--hub-from-x:-16px;--hub-from-y:-16px;bottom:10%;right:2%}@keyframes t09-hub-enter{0%{opacity:0;transform:translate(var(--hub-from-x),var(--hub-from-y)) scale(.94)}to{opacity:1;transform:translate(0)scale(1)}}@keyframes t09-hub-breathe{0%,to{opacity:0;transform:scale(.98)}50%{opacity:1;transform:scale(1.03)}}.t09-scroll{color:#f5f8f673;letter-spacing:.15em;text-transform:uppercase;z-index:10;place-items:center;gap:6px;font-size:8px;text-decoration:none;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.t09-scroll svg{width:15px;color:var(--green);animation:t09-bob 1.8s ease-in-out infinite}.t09-section#features{flex-direction:column}.t09-features{border:none;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t09-features article{background:#030a098c;border:1px solid #9af2b91f;border-radius:10px;flex-direction:column;min-height:240px;padding:28px 20px;transition:all .3s;display:flex;position:relative}.t09-features article:hover{background:#030a09cc;border-color:#75ff454d;transform:translateY(-4px)}.t09-features svg{width:32px;height:32px;color:var(--green);stroke-width:1.35px;margin-bottom:10px}.t09-features b{color:#75ff454d;font-size:12px;font-weight:600;position:absolute;top:16px;right:16px}.t09-features h3{margin:10px 0 12px;font-size:18px;line-height:1.2}.t09-features p{color:#f5f8f680;flex:1;margin:0;font-size:12px;line-height:1.7}.t09-navigation{background:radial-gradient(circle at 25%,#43b7ff14,#0000 38%)}.t09-nav-map{aspect-ratio:1.3;background:#071312;border:1px solid #43b7ff38;border-radius:28px;flex-shrink:0;width:min(48vw,700px);position:relative;overflow:hidden}.t09-contours{opacity:.3;background:repeating-radial-gradient(at 30% 70%,#0000 0 26px,#43b7ff33 27px 28px);position:absolute;inset:-20%}.t09-nav-map svg{width:84%;height:84%;position:absolute;inset:8%;overflow:visible}.t09-nav-map path{fill:none;stroke:var(--green);stroke-width:5px;stroke-linecap:round;stroke-dasharray:12 12;animation:t09-route 10s linear infinite}.t09-nav-map circle{fill:var(--green);stroke:var(--green);stroke-width:2px;filter:drop-shadow(0 0 6px #75ff4580)}.t09-nav-map .t09-moving-dot{opacity:0;animation:t09-dot-fade 10s linear infinite}.t09-nav-map .t09-moving-dot circle{fill:var(--orange);stroke:none;filter:drop-shadow(0 0 6px #ff7a32b3);animation:none}@keyframes t09-dot-fade{0%{opacity:0}1%{opacity:1}80%{opacity:1}85%{opacity:1}90%{opacity:0}to{opacity:0}}.t09-pills{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:30px;display:grid}.t09-pills span{background:#75ff4508;border:1px solid #75ff4514;border-radius:10px;align-items:center;gap:9px;padding:13px;font-size:12px;display:flex}.t09-pills svg{width:17px;color:var(--green)}.t09-sports{background:linear-gradient(120deg,#ff7a3209,#0000 48%)}.t09-dashboard{background:linear-gradient(145deg,#0d1110,#050807);border:1px solid #ff7a3238;border-radius:28px;flex-shrink:0;grid-template-columns:repeat(2,1fr);gap:12px;width:min(48vw,620px);padding:26px 26px 150px;display:grid;position:relative;box-shadow:0 30px 80px #00000059}.t09-dashboard>div{background:#ffffff09;border-radius:14px;padding:18px}.t09-dashboard small{color:#f5f8f661;letter-spacing:.12em;font-size:9px;display:block}.t09-dashboard strong{letter-spacing:-.05em;font-size:clamp(30px,4vw,54px)}.t09-dashboard em{color:var(--orange);margin-left:6px;font-size:10px;font-style:normal}.t09-chart{border-bottom:1px solid #ffffff14;align-items:flex-end;gap:8px;height:100px;display:flex;position:absolute;bottom:28px;left:30px;right:30px}.t09-chart i{background:linear-gradient(var(--orange),var(--green));border-radius:4px 4px 0 0;flex:1;min-height:8px;animation:t09-bars 2s ease-in-out infinite alternate}.t09-smart{flex-direction:column}.t09-smart-grid{grid-template-columns:repeat(6,1fr);gap:12px;width:min(1200px,100%);display:grid}.t09-smart-grid article{text-align:center;background:#9af2b909;border:1px solid #9af2b91f;border-radius:14px;place-items:center;gap:13px;min-height:125px;font-size:11px;display:grid}.t09-smart-grid svg{color:var(--green);filter:drop-shadow(0 0 8px #9af2b91f)}.t09-smart-grid article:hover{background:#9af2b912;border-color:#9af2b959}.t09-section dl{border:none;grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;margin:0;display:grid}.t09-section dl div{background:#030a098c;border:1px solid #75ff4514;border-radius:10px;align-items:center;gap:16px;padding:22px 18px;transition:all .3s;display:flex}.t09-section dl div:hover{background:#030a09cc;border-color:#75ff454d;transform:translateY(-4px)}.t09-section dl div>svg{width:24px;height:24px;color:var(--green);stroke-width:1.35px;filter:drop-shadow(0 0 8px #75ff4514);flex:none}.t09-section dl div>span{min-width:0}.t09-section dt{color:#75ff45b3;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.t09-section dd{margin:0;font-size:14px}@keyframes t09-spin{to{transform:rotate(1turn)}}@keyframes t09-float{50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes t09-bob{50%{transform:translateY(5px)}}@keyframes t09-route{to{stroke-dashoffset:-240px}}@keyframes t09-bars{to{filter:brightness(1.35)}}@media (max-width:1024px){.t09-hero-grid{text-align:center;grid-template-columns:1fr;gap:20px}.t09-hero-copy h1{font-size:clamp(56px,18vw,96px)}.t09-hero-copy h2{font-size:clamp(20px,5vw,38px)}.t09-hero-copy>p:last-of-type{max-width:100%}.t09-actions{justify-content:center}.t09-watch>img{width:min(70vw,420px)}.t09-features,.t09-smart-grid{grid-template-columns:repeat(3,1fr);gap:12px}.t09-section dl{grid-template-columns:1fr 1fr;gap:12px}.t09-dashboard,.t09-nav-map{width:min(46vw,600px)}.t09-copy{width:min(48vw,580px)}.t09-section{gap:48px}}@media (max-width:900px){.tane09-page{scroll-snap-type:none}.t09-section{scroll-snap-align:none;flex-direction:column;justify-content:flex-start;height:auto;min-height:100svh;padding:100px 24px 56px}.t09-hero{justify-content:center}.t09-features{grid-template-columns:1fr 1fr;gap:10px}.t09-features article{min-height:180px;padding:20px 14px}.t09-features h3{font-size:15px}.t09-copy,.t09-dashboard,.t09-nav-map{width:100%;max-width:600px}.t09-smart-grid{grid-template-columns:repeat(2,1fr);gap:10px}.t09-section dl{grid-template-columns:1fr;gap:10px}}@media (max-width:640px){.t09-section{padding:92px 16px 48px}.t09-hero{padding-top:96px;padding-bottom:42px}.t09-hero-copy h1{font-size:clamp(42px,20vw,72px)}.t09-hero-copy h2{font-size:clamp(18px,6vw,30px)}.t09-hero-copy>p:last-of-type{font-size:13px}.t09-actions{flex-direction:column;align-items:center}.t09-watch{grid-template-rows:auto auto;grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:12px 8px;width:100%}.t09-orbit{display:none}.t09-watch>img{grid-area:1/1/auto/-1;width:min(80vw,300px)}.t09-hub-tag,.t09-hub-tag[data-hub-index="0"],.t09-hub-tag[data-hub-index="1"],.t09-hub-tag[data-hub-index="2"],.t09-hub-tag[data-hub-index="3"]{--hub-from-x:0;--hub-from-y:8px;border-radius:8px;grid-row:2;width:100%;min-width:0;max-width:none;padding:8px 4px;position:relative;inset:auto}.t09-hub-tag.is-visible{animation-duration:.48s;animation-iteration-count:1}.t09-hub-tag span{letter-spacing:.04em;font-size:8px;line-height:1.3}.t09-hub-tag svg{width:13px;height:13px}.t09-scroll{display:none}}@media (max-width:420px){.t09-features{grid-template-columns:1fr}.t09-dashboard{box-sizing:border-box;padding-left:14px;padding-right:14px}.t09-dashboard strong{font-size:30px}}@media (prefers-reduced-motion:reduce){.tane09-page *,.tane09-page :after,.tane09-page :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.t09-watch>img{animation:none!important}}@media (min-width:901px){.t09-section,.tane09-page{height:100dvh}.t09-section{scroll-snap-stop:always;min-height:100svh}}@media (min-width:901px) and (max-height:850px){.t09-section{padding-top:clamp(24px,3vh,36px);padding-bottom:clamp(24px,3vh,36px)}.t09-hero-grid{gap:clamp(24px,3vw,56px)}.t09-hero-copy h1{font-size:clamp(54px,7vw,108px)}.t09-hero-copy h2{margin-top:clamp(16px,2.4vh,28px);font-size:clamp(20px,2.7vw,40px)}.t09-hero-copy>p:last-of-type{font-size:clamp(12px,1.05vw,15px);line-height:1.55}.t09-actions{margin-top:clamp(16px,2.2vh,26px)}.t09-watch>img{width:min(38vw,470px)}.t09-scroll{bottom:14px}}.cpe-page{--cpe-cyan:#5ee7f2;--cpe-blue:#3988ff;--cpe-orange:#ff9a56;scroll-behavior:smooth;scroll-snap-type:y mandatory;color:#f7fbff;background:#041221;height:100vh;position:relative;overflow:hidden auto}.cpe-page:before{content:"";pointer-events:none;background:radial-gradient(circle at 80% 22%,#3988ff33,#0000 34%),radial-gradient(circle at 12% 75%,#5ee7f21a,#0000 30%),linear-gradient(145deg,#03101e,#071e36 55%,#03101c);position:fixed;inset:0}.cpe-section{z-index:1;scroll-snap-align:start;box-sizing:border-box;justify-content:center;align-items:center;min-height:100vh;padding:110px clamp(24px,6vw,100px) 64px;display:flex;position:relative}.cpe-section:after{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(#5ee7f206 1px,#0000 0),linear-gradient(90deg,#5ee7f206 1px,#0000 0);background-size:42px 42px;position:absolute;inset:0}.cpe-section>*{z-index:1;position:relative}.cpe-grid{display:none}.cpe-kicker{color:var(--cpe-cyan);letter-spacing:.2em;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:650}.cpe-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(32px,7vw,120px);display:grid}.cpe-hero-copy,.cpe-product-visual{z-index:2;position:relative}.cpe-hero-copy{max-width:760px}.cpe-hero-copy h1{letter-spacing:-.075em;background:linear-gradient(100deg,#fff 25%,var(--cpe-cyan));color:#0000;-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(64px,8.5vw,130px);font-weight:680;line-height:.8}.cpe-hero-copy h2{letter-spacing:-.045em;color:#f7faff;max-width:720px;margin:28px 0 18px;font-size:clamp(22px,3.2vw,48px);line-height:1.05}.cpe-architecture-copy>p:last-child,.cpe-benefit-copy>p:last-child,.cpe-hero-copy>p:last-of-type{color:#f7faffad;max-width:610px;font-size:15px;line-height:1.75}.cpe-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.cpe-actions a{color:#f7faff;letter-spacing:.12em;text-transform:uppercase;border:1px solid #f7faff3d;border-radius:999px;align-items:center;gap:22px;padding:14px 19px;font-size:10px;font-weight:650;text-decoration:none;transition:all .25s;display:inline-flex}.cpe-actions a:first-child{background:#5ee7f21c;border-color:#5ee7f2b3}.cpe-actions a:hover{background:#f7faff1f;transform:translateY(-2px)}.cpe-actions svg{width:15px}.cpe-product-visual{place-items:center;width:min(42vw,610px);min-height:520px;display:grid;position:relative}.cpe-product-visual:before{content:"";background:linear-gradient(#5ee7f206 1px,#0000 0) 0 0/28px 28px,linear-gradient(90deg,#5ee7f206 1px,#0000 0) 0 0/28px 28px,radial-gradient(circle,#3988ff2e,#0000 62%);border:1px solid #5ee7f21f;border-radius:16px;position:absolute;inset:7% 2%}.cpe-network-lines{z-index:1;pointer-events:none;position:absolute;inset:0}.cpe-network-lines>i{transform-origin:0;background:linear-gradient(90deg,#5ee7f280,#5ee7f214);width:39%;height:1px;position:absolute;top:50%;left:50%;overflow:visible}.cpe-network-lines>i:after{content:"";background:var(--cpe-cyan);width:7px;height:7px;box-shadow:0 0 14px var(--cpe-cyan);border-radius:50%;animation:cpe-packet 2.8s linear infinite;position:absolute;top:-3px;left:0}.cpe-network-lines>i:first-child{transform:rotate(-142deg)}.cpe-network-lines>i:nth-child(2){transform:rotate(-38deg)}.cpe-network-lines>i:nth-child(3){transform:rotate(38deg)}.cpe-network-lines>i:nth-child(4){transform:rotate(142deg)}.cpe-network-lines>i:nth-child(2):after,.cpe-network-lines>i:nth-child(4):after{animation-delay:-1.4s}.cpe-network-node{z-index:4;min-width:118px;color:var(--cpe-cyan);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#031423e0;border:1px solid #5ee7f247;border-radius:16px;align-items:center;gap:10px;padding:13px 15px;display:flex;position:absolute;box-shadow:inset 0 0 24px #5ee7f20a}.cpe-network-node svg{stroke-width:1.4px;width:19px;height:19px}.cpe-gateway-label,.cpe-network-node span{font:650 10px/1 var(--font-geist-mono);letter-spacing:.1em;white-space:nowrap}.cpe-node-5g{top:12%;left:0}.cpe-node-wifi{top:12%;right:0}.cpe-node-ethernet{bottom:12%;right:0}.cpe-node-voice{bottom:12%;left:0}.cpe-gateway-hub{z-index:3;background:linear-gradient(160deg,#0a304ec7,#020f1ce6);border:1px solid #5ee7f238;border-radius:16px;place-items:center;min-width:250px;min-height:420px;display:grid;position:relative;box-shadow:0 34px 80px #0000006b,inset 0 0 50px #3988ff14}.cpe-gateway-hub:after,.cpe-gateway-hub:before{content:"";background:var(--cpe-cyan);width:36px;height:2px;position:absolute;box-shadow:0 0 14px #5ee7f2b3}.cpe-gateway-hub:before{top:0;left:12px}.cpe-gateway-hub:after{bottom:0;right:12px}.cpe-gateway-hub img{filter:drop-shadow(0 28px 32px #0000007a);width:min(17vw,245px);height:auto}.cpe-gateway-label{color:#5ee7f2bf;position:absolute;top:18px;left:20px}.cpe-status-lights{gap:7px;display:flex;position:absolute;bottom:18px;right:20px}.cpe-status-lights i{background:var(--cpe-cyan);width:5px;height:5px;box-shadow:0 0 8px var(--cpe-cyan);border-radius:50%;animation:cpe-status 1.8s ease-in-out infinite}.cpe-status-lights i:nth-child(2){animation-delay:.3s}.cpe-status-lights i:nth-child(3){animation-delay:.6s}.cpe-scroll{z-index:5;color:#edf8ffb3;letter-spacing:.13em;text-transform:uppercase;align-items:center;gap:12px;font-size:11px;text-decoration:none;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.cpe-scroll svg{width:16px;color:var(--cpe-cyan)}.cpe-connectivity,.cpe-specifications{flex-direction:column}.cpe-section>header{text-align:center;width:min(100%,920px);margin-bottom:46px}.cpe-architecture-copy h2,.cpe-benefit-copy h2,.cpe-section>header h2{letter-spacing:-.055em;margin:0;font-size:clamp(38px,5.6vw,74px);line-height:.98}.cpe-feature-grid{grid-template-columns:repeat(4,1fr);gap:14px;width:min(100%,1360px);display:grid}.cpe-feature-grid article{background:#08223aad;border:1px solid #92cdff26;border-radius:16px;min-height:300px;padding:32px;position:relative}.cpe-feature-grid article>svg{width:34px;height:34px;color:var(--cpe-cyan);stroke-width:1.4px}.cpe-feature-grid article>span{color:#5ee7f270;font:600 11px/1 var(--font-geist-mono);position:absolute;top:30px;right:30px}.cpe-feature-grid h3{margin:36px 0 10px;font-size:18px;line-height:1.2}.cpe-feature-grid strong{color:var(--cpe-orange);font:620 11px/1.4 var(--font-geist-mono);letter-spacing:.04em}.cpe-feature-grid p{color:#f7faff80;margin:14px 0 0;font-size:12px;line-height:1.7}.cpe-benefits{gap:clamp(50px,8vw,130px)}.cpe-benefit-copy{width:min(46%,680px)}.cpe-benefit-grid{grid-template-columns:1fr 1fr;gap:12px;width:min(42%,560px);display:grid}.cpe-benefit-grid article{background:linear-gradient(145deg,#0f3859cc,#04192ccc);border:1px solid #5ee7f22e;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:190px;padding:28px;display:flex}.cpe-benefit-grid svg{width:30px;color:var(--cpe-cyan);stroke-width:1.4px}.cpe-benefit-grid span{max-width:150px;font-size:17px;line-height:1.25}.cpe-architecture{gap:clamp(60px,9vw,150px)}.cpe-chip{aspect-ratio:1;background-color:#031423d1;background-image:linear-gradient(90deg,#5ee7f20f 1px,#0000 0),linear-gradient(#5ee7f20f 1px,#0000 0),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:28px 28px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;border:1px solid #5ee7f259;border-radius:16px;place-items:center;width:min(36vw,460px);display:grid;position:relative;box-shadow:inset 0 0 90px #3988ff1f,0 35px 100px #0000004d}.cpe-chip svg{width:100px;height:100px;color:var(--cpe-cyan);stroke-width:.8px}.cpe-chip span{color:#ecf8ffb3;font:650 12px/1 var(--font-geist-mono);letter-spacing:.15em;position:absolute}.cpe-chip span:first-of-type{bottom:28px;left:28px}.cpe-chip span:last-of-type{top:28px;right:28px}.cpe-chip i{border:1px dashed #5ee7f23d;border-radius:16px;animation:cpe-spin 20s linear infinite;position:absolute;inset:20px}.cpe-architecture-copy{width:min(46%,700px)}.cpe-specifications dl{grid-template-columns:1fr 1fr;gap:10px;width:min(100%,1180px);margin:0;display:grid}.cpe-specifications dl>div{background:#071d32b8;border:1px solid #92cdff24;align-items:center;gap:18px;min-height:94px;padding:20px 24px;display:flex}.cpe-specifications dl svg{width:24px;color:var(--cpe-cyan);stroke-width:1.4px;flex:none}.cpe-specifications dt{color:#5ee7f2d1;letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}.cpe-specifications dd{margin:0;font-size:14px;line-height:1.45}@keyframes cpe-spin{to{transform:rotate(1turn)}}@keyframes cpe-packet{0%{opacity:0;transform:translate(0)}15%,75%{opacity:1}to{opacity:0;transform:translate(245px)}}@keyframes cpe-status{50%{opacity:.35;transform:scale(.7)}}@media (max-width:900px){.cpe-page{scroll-snap-type:none}.cpe-section{scroll-snap-align:none;min-height:100svh;padding:110px 24px 70px}.cpe-hero{text-align:center;grid-template-columns:1fr}.cpe-hero-copy{margin:auto}.cpe-hero-copy>p:last-of-type{margin-inline:auto}.cpe-hero-copy h1{font-size:clamp(56px,18vw,96px)}.cpe-hero-copy h2{font-size:clamp(20px,5vw,38px)}.cpe-actions{justify-content:center}.cpe-product-visual{min-height:430px}.cpe-product-visual img{width:min(42vw,250px)}.cpe-product-visual{width:min(100%,610px)}.cpe-feature-grid{grid-template-columns:1fr 1fr}.cpe-architecture,.cpe-benefits{flex-direction:column}.cpe-architecture-copy,.cpe-benefit-copy,.cpe-benefit-grid{width:min(100%,700px)}.cpe-chip{width:min(74vw,430px)}}@media (max-width:600px){.cpe-section{padding-inline:16px}.cpe-hero-copy h1{font-size:clamp(42px,20vw,72px)}.cpe-hero-copy h2{font-size:clamp(18px,6vw,30px)}.cpe-hero-copy>p:last-of-type{font-size:13px}.cpe-actions{flex-direction:column}.cpe-actions a{justify-content:center}.cpe-benefit-grid,.cpe-feature-grid,.cpe-specifications dl{grid-template-columns:1fr}.cpe-feature-grid article{min-height:240px}.cpe-feature-grid h3{font-size:15px}.cpe-benefit-grid article{min-height:150px}.cpe-network-node{min-width:0;padding:10px}.cpe-network-node span{font-size:8px}.cpe-network-node svg{width:15px;height:15px}.cpe-gateway-hub{min-width:190px;min-height:340px}.cpe-gateway-hub img{width:min(30vw,190px)}}@media (prefers-reduced-motion:reduce){.cpe-page{scroll-behavior:auto}.cpe-chip i,.cpe-network-lines>i:after,.cpe-status-lights i{animation:none}}.cpe-product-visual:before{background-image:linear-gradient(#5ee7f216 1px,#0000 0),linear-gradient(90deg,#5ee7f216 1px,#0000 0),radial-gradient(circle,#3988ff33,#0000 62%);background-size:28px 28px,28px 28px,auto;box-shadow:inset 0 0 0 1px #5ee7f20f,0 0 42px #3988ff14}@media (min-width:901px){.cpe-page,.cpe-section{height:100dvh}.cpe-section{scroll-snap-stop:always;min-height:100svh}}@media (min-width:901px) and (max-height:850px){.cpe-section{padding-top:clamp(78px,9vh,106px);padding-bottom:clamp(28px,4vh,48px)}.cpe-hero{gap:clamp(24px,5vw,78px)}.cpe-hero-copy h1{font-size:clamp(54px,7vw,108px)}.cpe-hero-copy h2{margin-top:clamp(16px,2.4vh,28px);font-size:clamp(20px,2.7vw,40px)}.cpe-hero-copy>p:last-of-type{font-size:clamp(12px,1.05vw,15px);line-height:1.55}.cpe-actions{margin-top:clamp(16px,2.2vh,26px)}.cpe-product-visual{height:min(62vh,500px);min-height:0}.cpe-scroll{bottom:14px}}@media (min-width:901px) and (max-width:1300px){.cpe-section{padding-inline:clamp(24px,3vw,48px)}.cpe-hero{grid-template-columns:minmax(0,1fr) minmax(260px,.72fr);gap:clamp(20px,3vw,44px)}.cpe-product-visual{min-width:0}.cpe-gateway-hub{width:min(100%,430px);min-width:0}}.tane02-page{--t02-blue:#ef6d9c;--t02-deep:#213f89;--t02-cyan:#f278ae;--t02-purple:#8a72e8;--t02-pink:#f07ead;--t02-lime:#a7d94b;--t02-yellow:#ffd867;overscroll-behavior-y:none;scroll-behavior:smooth;scroll-snap-type:y mandatory;scrollbar-width:none;color:#f7faff;background:#08162f;height:100vh;position:relative;overflow:hidden scroll}.tane02-page::-webkit-scrollbar{display:none}.t02-section{box-sizing:border-box;scroll-snap-align:start;justify-content:center;align-items:center;height:100vh;min-height:100vh;padding:40px 24px;display:flex;position:relative;overflow:hidden}.t02-section:before{background-image:linear-gradient(#f07ead06 1px,#0000 0),linear-gradient(90deg,#f07ead06 1px,#0000 0);background-size:42px 42px;inset:0}.t02-section:after,.t02-section:before{content:"";z-index:0;pointer-events:none;position:absolute}.t02-section:after{opacity:.34;background-image:radial-gradient(circle,#ffffffe6 0 1px,#0000 1.6px),radial-gradient(circle,#f07eadd1 0 1.4px,#0000 2px),radial-gradient(circle,#ffd867b8 0 1.6px,#0000 2.2px),radial-gradient(circle,#b29cffc7 0 1px,#0000 1.7px);background-position:8px 14px,38px 57px,82px 23px,17px 91px;background-size:74px 74px,121px 121px,173px 173px,211px 211px;animation:t02-sky 11s ease-in-out infinite alternate;inset:-40px}.t02-section>*{z-index:1;position:relative}.t02-section>header{text-align:center;width:min(820px,100%);margin:0 auto 42px}.t02-section>header .t02-kicker{justify-content:center}.t02-family-copy h2,.t02-section>header h2{letter-spacing:-.055em;color:#f7faff;margin:0;font-size:clamp(38px,5vw,72px);line-height:1}.t02-kicker{align-items:center;justify-content:inherit;color:var(--t02-cyan);letter-spacing:.2em;text-transform:uppercase;gap:8px;margin:0 0 16px;font-size:11px;font-weight:750;display:flex}.t02-kicker svg{width:16px}.t02-hero{background:radial-gradient(circle at 8% 13%,#ffd86733 0 110px,#0000 111px),radial-gradient(circle at 88% 35%,#f07ead29,#0000 30%),radial-gradient(circle at 78% 84%,#8a72e838,#0000 34%),linear-gradient(135deg,#07152d,#0b2142 56%,#171637)}.t02-hero-grid{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);align-items:center;gap:4vw;width:100%;max-width:1360px;display:grid}.t02-hero-copy{z-index:2;position:relative}.t02-hero-copy h1{color:var(--t02-blue);letter-spacing:-.075em;-webkit-text-fill-color:transparent;background:linear-gradient(100deg,#fff 24%,#f278ae 58%,#b29cff 90%);-webkit-background-clip:text;background-clip:text;margin:0;font-size:clamp(64px,8.5vw,130px);font-weight:680;line-height:.8}.t02-hero-copy h2{letter-spacing:-.045em;color:#f7faff;max-width:720px;margin:28px 0 18px;font-size:clamp(22px,3.2vw,48px);line-height:1.05}.t02-hero-copy>p:last-of-type{color:#e5f1ffb3;max-width:610px;margin:0;font-size:15px;line-height:1.75}.t02-actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.t02-actions a{color:#f7faff;letter-spacing:.12em;text-transform:uppercase;border:1px solid #f7faff40;border-radius:999px;align-items:center;gap:22px;padding:14px 19px;font-size:10px;font-weight:650;text-decoration:none;transition:all .25s;display:inline-flex}.t02-actions a:first-child{background:#f07ead21;border-color:#f07eadb8}.t02-actions a:hover{background:#f7faff1f;transform:translateY(-2px)}.t02-actions svg{width:15px}.t02-product-stage{place-items:center;min-height:560px;display:grid;position:relative}.t02-product-stage img{z-index:2;object-fit:contain;filter:drop-shadow(0 30px 30px #2a488533);width:min(84%,760px);height:auto;animation:t02-watch-float 6s ease-in-out infinite;display:block;position:relative}.t02-stage-glow{aspect-ratio:1;filter:blur(10px);background:radial-gradient(circle,#f07ead47,#8a72e81f 46%,#0000 70%);border-radius:50%;width:72%;position:absolute}.t02-stage-star{z-index:3;color:var(--t02-yellow);filter:drop-shadow(0 7px 10px #4060a429);font-size:34px;animation:t02-float 3s ease-in-out infinite;position:absolute}.t02-stage-star-one{top:10%;right:8%}.t02-stage-star-two{color:var(--t02-pink);animation-delay:-1.4s;bottom:15%;left:2%}.t02-stage-star-three{color:var(--t02-cyan);font-size:24px;animation-delay:-.8s;top:20%;left:7%}.t02-stage-star-four{color:var(--t02-purple);font-size:29px;animation-delay:-2.1s;bottom:24%;right:1%}.t02-stage-star-five{color:var(--t02-lime);font-size:16px;animation-delay:-1.7s;top:7%;left:36%}.t02-stage-star-six{color:var(--t02-blue);font-size:21px;animation-delay:-.35s;bottom:5%;right:30%}.t02-scroll-cue{color:#f7faff73;letter-spacing:.15em;text-transform:uppercase;z-index:10;place-items:center;gap:6px;font-size:8px;text-decoration:none;display:grid;position:absolute;bottom:28px;left:50%;transform:translate(-50%)}.t02-scroll-cue svg{width:15px;color:var(--t02-cyan);animation:t02-arrow 1.8s ease-in-out infinite}.t02-features-section,.t02-specs-section{flex-direction:column}.t02-features-section{background:radial-gradient(circle at 20% 10%,#a7d94b1a,#0000 25%),radial-gradient(circle at 88% 78%,#f07ead1c,#0000 30%),linear-gradient(#091a35,#0c2140)}.t02-features-section>header{width:min(1100px,100%)}.t02-features-section>header h2{font-size:clamp(34px,4vw,60px)}.t02-feature-grid{grid-template-columns:repeat(5,1fr);gap:16px;width:100%;max-width:1360px;display:grid}.t02-feature-grid article{border:1px solid #b9d6ff21;border-top:7px solid var(--t02-blue);background:#122a4ed1;border-radius:22px;min-height:285px;padding:28px 22px;position:relative;overflow:hidden;box-shadow:0 16px 36px #00051433}.t02-feature-grid article:nth-child(2){border-top-color:var(--t02-lime)}.t02-feature-grid article:nth-child(3){border-top-color:var(--t02-pink)}.t02-feature-grid article:nth-child(4){border-top-color:var(--t02-yellow)}.t02-feature-grid article:nth-child(5){border-top-color:var(--t02-purple)}.t02-feature-icon{width:54px;height:54px;color:var(--t02-cyan);background:#f07ead1f;border-radius:17px;place-items:center;margin-bottom:28px;display:grid}.t02-feature-grid article>span{color:#b9d6ff7a;letter-spacing:.12em;font-size:12px;font-weight:800;position:absolute;top:28px;right:22px}.t02-feature-grid article>p{color:#b9d6ff9e;margin:0;font-size:12px;font-weight:700}.t02-feature-grid h3{color:#f7faff;margin:7px 0 12px;font-size:21px}.t02-feature-grid small{color:#e5f1ffa8;font-size:14px;line-height:1.65}.t02-family-section{background:radial-gradient(circle at 18% 30%,#f07ead29,#0000 30%),radial-gradient(circle at 82% 20%,#f07ead1f,#0000 28%),linear-gradient(135deg,#08172f,#151738)}.t02-family-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(48px,8vw,120px);width:min(1300px,100%);display:grid}.t02-family-visual{place-items:center;height:480px;display:grid;position:relative}.t02-family-orbit{border:2px dashed #f07ead6b;border-radius:50%;width:88%;height:64%;position:absolute;transform:rotate(-14deg)}.t02-family-orbit-two{border-color:#8a72e859;width:66%;height:88%;transform:rotate(25deg)}.t02-orbit-particle{z-index:4;offset-anchor:center;offset-rotate:0deg;offset-path:ellipse(50% 50% at 50% 50%);will-change:offset-distance;position:absolute;top:0;left:0}.t02-orbit-star{color:var(--t02-yellow);filter:drop-shadow(0 0 12px #ffd867bf);font-size:28px;animation:t02-orbit-star 8s linear infinite}.t02-orbit-dot{background:var(--t02-cyan);border:3px solid #e5f7ffe0;border-radius:50%;width:13px;height:13px;animation:t02-orbit-dot 10s linear infinite reverse;box-shadow:0 0 16px #f07eadf2}.t02-watch-mark{z-index:2;background:linear-gradient(145deg,var(--t02-lime),var(--t02-purple));color:#fff;border:12px solid #fff;border-radius:58px;place-items:center;width:180px;height:220px;font-size:64px;font-weight:900;display:grid;position:relative;box-shadow:0 24px 40px #3e4a9740}.t02-message{z-index:3;color:#f7faff;background:#152b50;border-radius:18px;padding:13px 18px;font-weight:800;position:absolute;box-shadow:0 12px 24px #355b9126}.t02-message-safe{color:var(--t02-pink);top:9%;right:4%}.t02-message-explore{color:var(--t02-purple);bottom:7%;left:2%}.t02-family-copy>p:not(.t02-kicker){color:#e5f1ffad;max-width:680px;margin:26px 0 0;font-size:16px;line-height:1.8}.t02-family-copy ul{grid-template-columns:repeat(2,1fr);gap:14px;margin:30px 0 0;padding:0;list-style:none;display:grid}.t02-family-copy li{color:#dceaff;align-items:center;gap:9px;font-weight:700;display:flex}.t02-family-copy li svg{color:#78b833;width:20px}.t02-specs-section{background:radial-gradient(circle at 85% 15%,#8a72e821,#0000 28%),#091a35}.t02-spec-grid{grid-template-columns:repeat(4,1fr);gap:14px;width:min(1200px,100%);margin:0;display:grid}.t02-spec-grid>div{background:#122a4ec7;border:1px solid #b9d6ff21;border-radius:16px;align-items:center;gap:16px;min-height:125px;padding:22px;display:flex}.t02-spec-grid svg{width:25px;color:var(--t02-cyan);flex:none}.t02-spec-grid dt{color:#b9d6ff94;font-size:12px;font-weight:700}.t02-spec-grid dd{color:#f7faff;margin:6px 0 0;font-size:16px;font-weight:800;line-height:1.35}@keyframes t02-float{0%,to{transform:translateY(0)rotate(-8deg)}50%{transform:translateY(-12px)rotate(8deg)}}@keyframes t02-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}@keyframes t02-watch-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-10px)rotate(.5deg)}}@keyframes t02-sky{0%{opacity:.22;transform:translate(0)}45%{opacity:.48}to{opacity:.3;transform:translate(18px,-14px)}}@keyframes t02-orbit-star{0%{offset-distance:0}to{offset-distance:100%}}@keyframes t02-orbit-dot{0%{offset-distance:8%}to{offset-distance:108%}}@media (prefers-reduced-motion:reduce){.t02-orbit-particle,.t02-product-stage img{animation:none}}@media (max-width:1050px){.t02-hero-grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:28px}.t02-product-stage{min-height:480px}.t02-feature-grid{grid-template-columns:repeat(3,1fr)}.t02-feature-grid article{min-height:220px}}@media (max-width:900px){.tane02-page{scroll-snap-type:none}.t02-section{scroll-snap-align:none;height:auto;min-height:100svh;padding:104px 24px 54px}.t02-family-grid,.t02-hero-grid{grid-template-columns:1fr}.t02-hero-copy{text-align:center}.t02-actions,.t02-hero-copy .t02-kicker{justify-content:center}.t02-hero-copy>p:last-of-type{margin-left:auto;margin-right:auto}.t02-product-stage{min-height:330px}.t02-product-stage img{width:min(88%,560px)}.t02-scroll-cue{display:none}.t02-feature-grid,.t02-spec-grid{grid-template-columns:repeat(2,1fr)}.t02-family-copy{text-align:center}.t02-family-copy .t02-kicker{justify-content:center}.t02-family-copy ul{text-align:left}}@media (max-width:520px){.t02-hero-copy h1{font-size:72px}.t02-actions{flex-direction:column}.t02-family-copy ul,.t02-feature-grid,.t02-spec-grid{grid-template-columns:1fr}.t02-family-visual{height:360px}}@media (min-width:901px){.t02-section,.tane02-page{height:100dvh}.t02-section{scroll-snap-stop:always;min-height:100svh}}@media (min-width:901px) and (max-height:850px){.t02-section{padding-top:clamp(24px,3vh,36px);padding-bottom:clamp(24px,3vh,36px)}.t02-hero-grid{gap:clamp(24px,3vw,56px)}.t02-hero-copy h1{font-size:clamp(54px,7vw,108px)}.t02-hero-copy h2{margin-top:clamp(16px,2.4vh,28px);font-size:clamp(20px,2.7vw,40px)}.t02-hero-copy>p:last-of-type{font-size:clamp(12px,1.05vw,15px);line-height:1.55}.t02-actions{margin-top:clamp(16px,2.2vh,26px)}.t02-product-stage{min-height:0}.t02-product-stage img{width:min(72%,520px)}.t02-scroll-cue{bottom:14px}}.t02-feature-grid article:first-child{--t02-card-accent:#5ee7f2;--t02-card-glow:#5ee7f221;border-top-color:var(--t02-card-accent)}.t02-feature-grid article:nth-child(2){--t02-card-accent:#a7d94b;--t02-card-glow:#a7d94b21;border-top-color:var(--t02-card-accent)}.t02-feature-grid article:nth-child(3){--t02-card-accent:#ff9a56;--t02-card-glow:#ff9a5621;border-top-color:var(--t02-card-accent)}.t02-feature-grid article:nth-child(4){--t02-card-accent:#ffd867;--t02-card-glow:#ffd86721;border-top-color:var(--t02-card-accent)}.t02-feature-grid article:nth-child(5){--t02-card-accent:#9f8cff;--t02-card-glow:#9f8cff21}.t02-feature-grid article,.t02-feature-grid article:nth-child(5){border-top-color:var(--t02-card-accent)}.t02-feature-grid .t02-feature-icon{background:var(--t02-card-glow);color:var(--t02-card-accent)}.tane02-page.t02-height-compact .t02-features-section{height:auto;min-height:100dvh;padding-top:112px;padding-bottom:64px}.tane02-page.t02-height-compact .t02-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}:is(.tane05-page,.tane06-page,.tane09-page,.tane02-page,.cpe-page){scrollbar-width:none;-ms-overflow-style:none;height:100dvh;overflow-y:auto}:is(.tane05-page,.tane06-page,.tane09-page,.tane02-page,.cpe-page)::-webkit-scrollbar{width:0;height:0;display:none}@media (min-width:901px){:is(.tane05-page,.tane06-page,.tane09-page,.tane02-page,.cpe-page){height:100dvh;min-height:100svh}:is(.t05-section,.t06-section,.t09-section,.t02-section,.cpe-section){scroll-snap-stop:always;height:100dvh;min-height:100svh}}@media (min-width:901px) and (max-width:1024px){:is(.t05-hero-grid,.t06-hero-grid,.t09-hero-grid){text-align:left;grid-template-columns:minmax(0,1fr) minmax(280px,.78fr);gap:clamp(20px,3vw,34px)}:is(.t05-actions,.t06-actions,.t09-actions){justify-content:flex-start}:is(.t05-hero-copy h1,.t06-hero-copy h1,.t09-hero-copy h1){font-size:clamp(52px,7vw,72px)}:is(.t05-hero-copy h2,.t06-hero-copy h2,.t09-hero-copy h2){margin-top:clamp(14px,2vh,20px);margin-bottom:clamp(10px,1.5vh,16px);font-size:clamp(20px,2.7vw,28px)}:is(.t05-hero-copy>p:last-of-type,.t06-hero-copy>p:last-of-type,.t09-hero-copy>p:last-of-type){font-size:12px;line-height:1.55}:is(.t05-actions,.t06-actions,.t09-actions){margin-top:clamp(14px,2vh,20px)}:is(.t05-watch img,.t06-watch img,.t09-watch>img){object-fit:contain;width:min(34vw,340px);max-height:calc(100dvh - 170px)}}@media (min-width:901px) and (max-height:760px){:is(.tane05-page,.tane06-page,.tane09-page,.tane02-page,.cpe-page){scroll-snap-type:none;height:100dvh;min-height:100dvh;overflow-y:auto}:is(.t05-section,.t06-section,.t09-section,.t02-section,.cpe-section){scroll-snap-align:none;height:auto;min-height:100dvh}}.tane05-page{--product-spec-accent:142,220,255}.tane06-page{--product-spec-accent:201,184,255}.tane09-page{--product-spec-accent:117,255,69}.tane02-page{--product-spec-accent:240,126,173}.cpe-page{--product-spec-accent:94,231,242}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid){gap:16px;width:100%;max-width:1360px;margin:0;display:grid}:is(.t05-section dl,.t09-section dl){grid-template-columns:repeat(5,minmax(0,1fr))}:is(.t06-section dl,.cpe-specifications dl,.t02-spec-grid){grid-template-columns:repeat(4,minmax(0,1fr))}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid)>div{box-sizing:border-box;border:1px solid rgba(var(--product-spec-accent),.12);background:rgba(var(--product-spec-accent),.035);border-radius:10px;align-items:center;gap:16px;min-width:0;height:125px;min-height:125px;padding:22px 18px;transition:border-color .3s,background .3s,transform .3s;display:flex}.cpe-specifications dl>div{border-radius:16px}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid)>div:hover{border-color:rgba(var(--product-spec-accent),.35);background:rgba(var(--product-spec-accent),.065);transform:translateY(-2px)}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid)>div>svg{width:24px;height:24px;color:rgb(var(--product-spec-accent));stroke-width:1.35px;filter:drop-shadow(0 0 8px rgba(var(--product-spec-accent),.12));flex:none}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid)>div>span{min-width:0}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid) dt{color:rgba(var(--product-spec-accent),.82);letter-spacing:.13em;text-transform:uppercase;margin-bottom:8px;font-size:9px}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid) dd{margin:0;font-size:14px;font-weight:400;line-height:1.45}@media (max-width:900px){:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid)>div{height:auto}}@media (max-width:560px){:is(.t05-section dl,.t06-section dl,.t09-section dl,.cpe-specifications dl,.t02-spec-grid){grid-template-columns:1fr;gap:10px}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}