@layer theme{:root,:host{--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;--shadow-sm:0 1px 3px 0 #0000001a, 0 1px 2px -1px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.table{display:table}.overline{text-decoration-line:overline}}:root{--ink:#11151d;--ink-soft:#384150;--muted:#6e7887;--paper:#f4f6fa;--surface:#fff;--surface-soft:#e9eef5;--line:#dbe1ea;--teal:#078cc4;--teal-dark:#05658f;--teal-soft:#e2f4fc;--blue:#168fd1;--violet:#705ce6;--amber:#f59d18;--shadow-sm:0 12px 32px #141e3012;--shadow-lg:0 32px 80px #101b3026}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Noto Sans CJK SC,Helvetica Neue,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button,summary,input,select,textarea{font:inherit}img{max-width:100%;height:auto;display:block}section[id]{scroll-margin-top:108px}::selection{color:#fff;background:var(--teal)}.siteHeader{z-index:100;-webkit-backdrop-filter:blur(18px)saturate(130%);background:#fafcffe8;border:1px solid #dae2ede6;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;width:min(1220px,100% - 32px);min-height:64px;padding:9px 10px 9px 14px;display:flex;position:fixed;top:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 34px #141f321a}.brand{letter-spacing:-.03em;align-items:center;gap:10px;font-weight:760;display:inline-flex}.brand img{border-radius:12px;width:42px;height:42px;box-shadow:0 8px 20px #00000026}.brand span{font-size:18px}.siteHeader nav{align-items:center;gap:2px;display:flex}.siteHeader nav a{color:#586273;border-radius:10px;padding:11px 14px;font-size:13px;font-weight:600;transition:color .2s,background .2s}.siteHeader nav a:hover{color:var(--ink);background:#fff}.headerActions{align-items:center;gap:8px;display:flex}.navCta,.primaryButton,.secondaryButton{border-radius:12px;justify-content:center;align-items:center;gap:18px;font-weight:700;transition:transform .2s,background .2s,box-shadow .2s;display:inline-flex}.navCta{color:#fff;background:var(--ink);min-height:46px;padding:0 19px;font-size:13px}.navCta:hover,.primaryButton:hover{background:var(--teal-dark);transform:translateY(-2px);box-shadow:0 12px 28px #078cc438}.languageMenu{position:relative}.languageMenu>summary{min-width:70px;min-height:46px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:0 12px;list-style:none;display:flex}.languageMenu>summary::-webkit-details-marker{display:none}.languageMenu>summary span{color:var(--teal);font-size:13px;font-weight:800}.languageMenu>summary b{letter-spacing:.04em;font-size:11px}.languageMenu>summary i{color:#87928e;font-size:10px;font-style:normal}.languagePopover{z-index:120;border:1px solid var(--line);width:min(420px,100vw - 28px);max-height:min(620px,100dvh - 92px);box-shadow:var(--shadow-lg);background:#fdfefcfa;border-radius:18px;padding:18px;position:absolute;top:54px;right:0;overflow:auto}.languagePopover>p{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;margin:0 0 12px;padding:0 3px;font-size:10px;font-weight:760}.languagePopover>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.languagePopover a{background:var(--paper);border:1px solid #0000;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;min-height:44px;padding:0 11px;display:flex}.languagePopover a span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:650;overflow:hidden}.languagePopover a b{color:#89948f;font-size:9px}.languagePopover a:hover,.languagePopover a[aria-current=page]{color:var(--teal-dark);background:var(--teal-soft);border-color:#b9dbed}.eyebrow{color:var(--teal);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:800;display:inline-flex}.eyebrow span{background:currentColor;border-radius:2px;width:22px;height:2px}.eyebrowDark{color:#68dcff}.heroHeadline h1,.heroStory h2,.sectionHeading h2,.flowIntro h2,.readingCopy h2,.glossaryCopy h2,.devicesCopy h2,.privacyIntro h2,.faqIntro h2,.finalCta h2{text-wrap:balance}main[lang=zh-Hans]{line-break:strict;font-family:PingFang SC,SF Pro Text,-apple-system,BlinkMacSystemFont,Noto Sans CJK SC,Microsoft YaHei,sans-serif}main[lang=zh-Hans] .headingBreak{display:none}main[lang=zh-Hans] .eyebrow{letter-spacing:.045em;text-transform:none;font-size:12px}main[lang=zh-Hans] .heroHeadline h1{letter-spacing:-.05em;max-width:780px;font-size:clamp(48px,5vw,72px);line-height:1.08}main[lang=zh-Hans] .heroStory h2,main[lang=zh-Hans] .sectionHeading h2,main[lang=zh-Hans] .flowIntro h2,main[lang=zh-Hans] .readingCopy h2,main[lang=zh-Hans] .glossaryCopy h2,main[lang=zh-Hans] .devicesCopy h2,main[lang=zh-Hans] .privacyIntro h2,main[lang=zh-Hans] .faqIntro h2,main[lang=zh-Hans] .finalCta h2{letter-spacing:-.038em;font-size:clamp(36px,3.7vw,52px);line-height:1.13}main[lang=zh-Hans] .heroStory p,main[lang=zh-Hans] .sectionHeading>p,main[lang=zh-Hans] .flowIntro>p,main[lang=zh-Hans] .readingCopy>p,main[lang=zh-Hans] .glossaryCopy>p,main[lang=zh-Hans] .devicesCopy>p{line-height:1.8}.hero{isolation:isolate;color:#f5f9ff;background:#070910;border:1px solid #95ccbd38;border-radius:28px;grid-template-rows:auto minmax(480px,1fr) auto;gap:12px;width:min(1420px,100% - 32px);min-height:max(860px,100svh);margin:16px auto 0;padding:126px clamp(24px,4.5vw,68px) 32px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 110px #07191338}.heroAtmosphere{z-index:-1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.heroAura{filter:blur(26px);opacity:.72;border-radius:50%;animation:12s ease-in-out infinite alternate heroAuraShift;display:block;position:absolute}.heroAuraOne{background:radial-gradient(circle,#0ea9e673,#245caf17 58%,#0000 72%);width:48vw;height:48vw;top:18%;left:16%}.heroAuraTwo{background:radial-gradient(circle,#705ce659,#f59d1814 58%,#0000 74%);width:46vw;height:46vw;animation-delay:-5s;bottom:-24%;right:8%}.heroGrid{opacity:.2;transform-origin:bottom;background-image:linear-gradient(#76d4ff26 1px,#0000 1px),linear-gradient(90deg,#76d4ff26 1px,#0000 1px);background-size:62px 62px;position:absolute;inset:0;transform:perspective(900px)rotateX(58deg)scale(1.35)translateY(19%);-webkit-mask-image:linear-gradient(#0000 5%,#000 32% 76%,#0000 100%);mask-image:linear-gradient(#0000 5%,#000 32% 76%,#0000 100%)}.heroHeadline{z-index:6;text-align:center;max-width:920px;margin:0 auto;animation:.8s cubic-bezier(.22,.8,.2,1) both heroReveal;position:relative}.heroBrandLine{color:#ddf7ff;letter-spacing:.13em;align-items:center;gap:10px;font-size:10px;font-weight:800;display:inline-flex}.heroBrandLine img{border-radius:9px;width:31px;height:31px;box-shadow:0 10px 28px #14b2eb4d}.heroBrandLine i{color:#93a8bb;border-inline-start:1px solid #cbeaf940;padding-inline-start:10px;font-style:normal;font-weight:650}.heroHeadline h1{letter-spacing:-.065em;text-shadow:0 14px 58px #00000047;max-width:900px;margin:14px auto 8px;font-size:clamp(52px,6.2vw,88px);line-height:.93}.heroHeadline>p{color:#98abba;letter-spacing:.07em;text-transform:uppercase;margin:0;font-size:12px;font-weight:650}.heroActions{flex-wrap:wrap;gap:10px;display:flex}.primaryButton,.secondaryButton{min-height:54px;padding:0 22px;font-size:14px}.primaryButton{color:#fff;background:var(--teal)}.secondaryButton{color:var(--ink);border:1px solid var(--line);background:var(--paper)}.secondaryButton:hover{background:#fff;border-color:#b7c5bf;transform:translateY(-2px)}.hero .primaryButton{color:#061019;background:linear-gradient(110deg,#82e7ff,#53c7ef);box-shadow:0 14px 38px #18aee13b}.hero .primaryButton:hover{color:#fff;background:linear-gradient(110deg,#078bc3,#6e5de1)}.hero .secondaryButton{color:#eef9ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ddf0fb14;border-color:#c2e1f240}.hero .secondaryButton:hover{color:#fff;background:#ddf0fb26;border-color:#c2e1f275}.heroProduct{z-index:2;perspective:1500px;width:min(1180px,100%);min-height:520px;margin:0 auto;position:relative}.heroProduct:before{content:"";filter:blur(16px);background:radial-gradient(#23b8e942,#5460b317 48%,#0000 72%);border-radius:50%;width:min(850px,78%);height:26%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.heroOrbit{border:1px solid #78d1f433;border-radius:50%;position:absolute;top:51%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.heroOrbit:after{content:"";background:#20b9e8;border:2px solid #e5f8ff;border-radius:50%;width:8px;height:8px;position:absolute;top:16%;right:4%;box-shadow:0 0 0 7px #20b9e821,0 0 28px #20b9e8}.heroOrbitOuter{width:88%;height:62%;animation:22s linear infinite heroOrbitTurn}.heroOrbitInner{opacity:.6;width:64%;height:48%;animation:17s linear infinite reverse heroOrbitTurn}.heroIpad{z-index:2;background:#0c1119;border:1px solid #a9d3e86b;border-radius:24px;width:min(850px,73%);padding:8px;animation:8s ease-in-out infinite heroIpadFloat;position:absolute;top:26px;left:50%;overflow:hidden;transform:translate(-50%)perspective(1400px)rotateX(5deg)rotateY(-4deg)rotate(.6deg);box-shadow:0 45px 100px #00000075,inset 0 0 0 1px #ffffff0d}.heroIpad img{aspect-ratio:1.46;object-fit:cover;object-position:top;border-radius:16px;width:100%}.heroPills>span{color:#465650;background:#fafbf9;border:1px solid #e3e8e5;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.heroPills b{color:var(--teal);letter-spacing:.08em;font-size:9px}.deviceBar{color:#a9b8b2;align-items:center;gap:5px;height:27px;padding:0 8px;font-size:8px;display:flex}.deviceBar i{background:#6f817a;border-radius:50%;width:6px;height:6px}.deviceBar span{margin-inline-start:auto}.heroPhone{z-index:5;background:#0e1714;border:1px solid #ccebe266;border-radius:38px;width:clamp(146px,17vw,208px);padding:7px;animation:7s ease-in-out -2s infinite heroPhoneFloat;position:absolute;bottom:-8px;left:7%;overflow:hidden;transform:rotate(-4deg);box-shadow:0 32px 80px #0000007a}.heroPhone img{border-radius:29px;width:100%}.dynamicIsland{z-index:2;background:#050706;border-radius:99px;width:36%;height:13px;position:absolute;top:16px;left:50%;transform:translate(-50%)}.heroWatch{z-index:5;aspect-ratio:.82;background:#090c12;border:8px solid #293341;border-radius:36%;width:clamp(112px,12vw,150px);padding:8px;animation:6.5s ease-in-out -1s infinite heroWatchFloat;position:absolute;bottom:48px;right:7%;transform:rotate(7deg);box-shadow:0 30px 72px #00000080,inset 0 0 0 1px #ffffff1c}.heroWatchCrown{background:#35443f;border-radius:4px;width:7px;height:28px;position:absolute;top:31%;right:-13px}.heroWatchScreen{color:#f4fbff;background:linear-gradient(160deg,#071d2b,#070910);border-radius:29%;flex-direction:column;height:100%;padding:14px 10px 10px;display:flex;overflow:hidden}.heroWatchScreen small{color:#53d4fb;letter-spacing:.04em;font-size:7px;font-weight:800}.heroWatchScreen>div{align-items:center;gap:3px;height:30px;margin:10px 0 8px;display:flex}.heroWatchScreen>div i{background:linear-gradient(#5bdbff,#168fd1);border-radius:99px;flex:1;height:30%;animation:1.1s ease-in-out infinite alternate heroWaveBar}.heroWatchScreen>div i:nth-child(2),.heroWatchScreen>div i:nth-child(5){animation-delay:-.6s}.heroWatchScreen>div i:nth-child(3){animation-delay:-.2s}.heroWatchScreen>div i:nth-child(4){animation-delay:-.8s}.heroWatchScreen strong{font-size:10px;line-height:1.35;display:block}.heroWatchScreen span{color:#68817a;letter-spacing:.13em;margin-top:auto;font-size:6px;font-weight:800}.heroSignal,.speedCard{color:#eefaff;-webkit-backdrop-filter:blur(18px)saturate(130%);background:#070d18bd;border:1px solid #9dd6f13b;box-shadow:0 22px 54px #00000057}.heroSignal{z-index:6;border-radius:16px;width:min(270px,26%);padding:15px 16px;animation:6s ease-in-out infinite heroSignalDrift;position:absolute}.heroSignal small{color:#58d3f8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.heroSignal small i{background:#20bbea;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #20bbea21,0 0 20px #20bbeab8}.heroSignal strong{-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:8px;font-size:12px;line-height:1.45;display:-webkit-box;overflow:hidden}.heroSignal>span{color:#78958d;margin-top:7px;font-size:8px;display:block}.heroSignalTranslation{top:18%;left:0}.heroSignalNode{animation-delay:-3s;top:8%;right:0}.heroSignalNode strong{color:#88e4ff;letter-spacing:-.02em;font-size:15px}.speedCard{z-index:6;border-radius:16px;width:min(300px,31%);padding:16px;position:absolute;bottom:0;right:2%}.speedCard>span{color:#72dfc6;letter-spacing:.09em;align-items:center;gap:7px;font-size:8px;font-weight:800;display:flex}.speedCard>span i{background:#18a78f;border:2px solid #fff;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 3px #cdebe4}.speedCard strong{letter-spacing:-.02em;margin-top:8px;font-size:13px;line-height:1.32;display:block}.heroWave{align-items:center;gap:3px;height:24px;margin-top:10px;display:flex;overflow:hidden}.heroWave i{background:linear-gradient(#68ddff,#168fd1);border-radius:99px;width:3px;height:24%;animation:.95s ease-in-out infinite alternate heroWaveBar}.heroWave i:nth-child(3n){animation-delay:-.65s}.heroWave i:nth-child(3n+1){animation-delay:-.3s}.heroWave i:nth-child(4n){animation-duration:1.25s}.heroBottom{z-index:7;justify-content:space-between;align-items:center;gap:24px;width:min(1110px,100%);margin:0 auto;display:flex;position:relative}.heroStatus{color:#8da9a1;letter-spacing:.04em;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.heroStatus span{background:#ddf8f10d;border:1px solid #b9e5da26;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 11px;display:inline-flex}.heroStatus i{background:#23b9e9;border-radius:50%;width:7px;height:7px;animation:1.7s ease-in-out infinite heroNodePulse;box-shadow:0 0 0 4px #23b9e91f}.heroStory{border:1px solid var(--line);width:min(1240px,100% - 40px);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;grid-template-columns:minmax(0,1.2fr) minmax(360px,.8fr);align-items:end;gap:64px;margin:18px auto 0;padding:42px;display:grid}.heroStory h2{letter-spacing:-.052em;max-width:720px;margin:16px 0 14px;font-size:clamp(36px,4.3vw,60px);line-height:1.03}.heroStory p{max-width:760px;color:var(--muted);margin:0;font-size:15px;line-height:1.72}.heroPills{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@keyframes heroReveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes heroAuraShift{0%{transform:translate(-4%,-3%)scale(.94)}to{transform:translate(6%,5%)scale(1.08)}}@keyframes heroOrbitTurn{0%{transform:translate(-50%,-50%)rotate(-8deg)}to{transform:translate(-50%,-50%)rotate(352deg)}}@keyframes heroIpadFloat{0%,to{transform:translate(-50%)perspective(1400px)rotateX(5deg)rotateY(-4deg)rotate(.6deg)}50%{transform:translate(-50%)translateY(-10px)perspective(1400px)rotateX(4deg)rotateY(-2deg)rotate(0)}}@keyframes heroPhoneFloat{0%,to{transform:translateY(0)rotate(-4deg)}50%{transform:translateY(-13px)rotate(-2deg)}}@keyframes heroWatchFloat{0%,to{transform:translateY(0)rotate(7deg)}50%{transform:translateY(-11px)rotate(4deg)}}@keyframes heroSignalDrift{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes heroWaveBar{0%{opacity:.45;height:18%}to{opacity:1;height:96%}}@keyframes heroNodePulse{0%,to{opacity:.65;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}.overviewRail{border:1px solid var(--line);width:min(1240px,100% - 40px);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin:18px auto 0;display:grid}.overviewRail article{align-items:flex-start;gap:13px;min-height:112px;padding:20px;display:flex}.overviewRail article+article{border-inline-start:1px solid var(--line)}.overviewRail article>span{color:var(--teal);letter-spacing:.08em;font-size:9px;font-weight:800}.overviewRail strong{font-size:15px;display:block}.overviewRail p{color:var(--muted);margin:6px 0 0;font-size:12px;line-height:1.5}.sectionShell{width:min(1240px,100% - 40px);margin:0 auto}.modesSection,.toolkitSection,.personalSection,.europeSection,.languagesSection,.faqSection{padding-top:150px}.sectionHeading{grid-template-columns:minmax(0,1fr) minmax(300px,.62fr);align-items:end;gap:70px;margin-bottom:44px;display:grid}.sectionHeading h2,.flowIntro h2,.readingCopy h2,.glossaryCopy h2,.devicesCopy h2,.privacyIntro h2,.faqIntro h2,.finalCta h2{letter-spacing:-.055em;margin:17px 0 0;font-size:clamp(38px,4.5vw,64px);line-height:1.02}.sectionHeading>p{color:var(--muted);margin:0;font-size:16px;line-height:1.7}.modeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.modeCard{border:1px solid var(--line);background:#fff;border-radius:20px;transition:transform .25s,box-shadow .25s;overflow:hidden}.modeCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-5px)}.modeCardTop{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:56px;padding:0 16px;display:flex}.modeCardTop span{color:var(--muted);font-size:9px;font-weight:800}.modeCardTop b{font-size:12px}.modeCardTop i{width:30px;height:30px;color:var(--teal);background:var(--teal-soft);border-radius:9px;place-items:center;margin-inline-start:auto;font-style:normal;font-weight:800;display:grid}.modeScreenshot{background:linear-gradient(145deg,#ecf4f0,#dceae5);height:330px;padding:20px 22px 0;overflow:hidden}.modeScreenshot img{border:5px solid #18231f;border-bottom:0;border-radius:26px 26px 0 0;width:min(220px,86%);margin:0 auto;box-shadow:0 20px 45px #182c2533}.modeCopy{padding:24px}.modeCopy h3{letter-spacing:-.035em;margin:0;font-size:22px;line-height:1.18}.modeCopy>p{min-height:84px;color:var(--muted);margin:12px 0 20px;font-size:13px;line-height:1.62}.modeCopy ul{border-top:1px solid var(--line);gap:10px;margin:0;padding:16px 0 0;list-style:none;display:grid}.modeCopy li{color:var(--ink-soft);gap:9px;font-size:12px;line-height:1.4;display:flex}.modeCopy li:before{content:"✓";color:var(--teal);font-weight:800}.speedDisclaimer{max-width:900px;color:var(--muted);text-align:center;justify-content:center;align-items:flex-start;gap:9px;margin:24px auto 0;font-size:12px;line-height:1.55;display:flex}.speedDisclaimer span{width:18px;height:18px;color:var(--teal);border:1px solid #b9d5ce;border-radius:50%;flex:none;place-items:center;font-size:10px;font-weight:800;display:grid}.flowSection{color:#fff;background:radial-gradient(circle at 12% 10%,#1092c933,#0000 32%),linear-gradient(135deg,#080b12,#111725);border-radius:28px;width:min(1420px,100% - 32px);margin:150px auto 0;padding:clamp(46px,7vw,92px)}.flowIntro{max-width:830px}.flowIntro>p{color:#bacbc5;max-width:650px;margin:20px 0 0;font-size:16px;line-height:1.7}.flowGrid{border:1px solid #ffffff21;border-radius:18px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:58px;display:grid}.flowGrid article{min-height:230px;padding:24px;position:relative}.flowGrid article+article{border-inline-start:1px solid #ffffff21}.flowGrid article>span{color:#7ac9ba;letter-spacing:.08em;font-size:10px;font-weight:800}.flowGrid h3{margin:34px 0 10px;font-size:20px}.flowGrid p{color:#aebfba;margin:0;font-size:13px;line-height:1.65}.flowGrid article>i{color:#7ac9ba;font-style:normal;position:absolute;top:24px;right:22px}.interactiveSection{border:1px solid var(--line);background:#fff;border-radius:24px;grid-template-columns:.78fr 1.22fr;align-items:center;gap:48px;width:min(1240px,100% - 40px);margin:110px auto 0;padding:clamp(28px,4.5vw,58px);display:grid;overflow:hidden}.interactiveBackdrop{display:none}.interactiveCopy h2{letter-spacing:-.05em;margin:18px 0 16px;font-size:clamp(36px,4vw,58px);line-height:1.03}.interactiveCopy>p{color:var(--muted);margin:0;font-size:15px;line-height:1.7}.sceneTabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:28px;display:grid}.sceneTabs button{min-height:44px;color:var(--muted);border:1px solid var(--line);cursor:pointer;background:#f7f9f6;border-radius:10px;justify-content:space-between;align-items:center;padding:0 12px;display:flex}.sceneTabs button span{font-size:12px;font-weight:650}.sceneTabs button i{background:#c5cfca;border-radius:50%;width:7px;height:7px}.sceneTabs button.active{color:var(--teal-dark);background:var(--teal-soft);border-color:#a7d3c9}.sceneTabs button.active i{background:var(--teal)}.translatorConsole{box-shadow:var(--shadow-lg);background:#0d121c;border:1px solid #26354a;border-radius:18px;padding:22px}.consoleTop{color:#9eb0a9;letter-spacing:.08em;align-items:center;font-size:9px;display:flex}.consoleTop>div{gap:4px;display:flex}.consoleTop i{background:#657970;border-radius:50%;width:6px;height:6px}.consoleTop span{margin-inline-start:14px}.consoleTop b{color:#75d0be;margin-inline-start:auto;font-size:9px}.audioRail{border-block:1px solid #ffffff14;justify-content:center;align-items:center;gap:5px;height:58px;margin:24px 0;padding:0 10px;display:flex}.audioRail i{width:3px;height:min(var(--bar), 38px);opacity:.76;background:#63c5b2;border-radius:3px}.translationPair{gap:15px;display:grid}.sourcePhrase>span,.targetPhrase>span{color:#81968e;letter-spacing:.08em;text-transform:uppercase;font-size:9px;font-weight:750}.sourcePhrase p,.targetPhrase p{color:#fff;letter-spacing:-.02em;margin:7px 0 0;font-size:clamp(17px,2vw,24px);line-height:1.42}.targetPhrase p{color:#94dfd0}.translationDivider{color:#70837b;letter-spacing:.07em;align-items:center;gap:9px;font-size:9px;font-weight:700;display:flex}.translationDivider:after{content:"";background:#ffffff17;flex:1;height:1px}.translationDivider i{font-style:normal}.termHits{flex-wrap:wrap;gap:6px;margin-top:19px;display:flex}.termHits b,.termHits span{border-radius:6px;padding:6px 8px;font-size:9px}.termHits b{color:#82968e;background:#ffffff0d}.termHits span{color:#9ee2d5;background:#419b8921;border:1px solid #72cebc33}.consoleFooter{color:#7f928b;border-top:1px solid #ffffff14;justify-content:space-between;margin-top:20px;padding-top:14px;font-size:9px;display:flex}.consoleFooter span i{background:#5bd3bc;border-radius:50%;width:6px;height:6px;margin-inline-end:5px;display:inline-block}.toolkitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.toolkitCard{border:1px solid var(--line);background:#fff;border-radius:20px;transition:border-color .2s,transform .25s,box-shadow .25s;overflow:hidden}.toolkitCard:hover{box-shadow:var(--shadow-lg);border-color:#a9d3e8;transform:translateY(-5px)}.toolkitVisual{background:linear-gradient(145deg,#e7f3fa,#d4e5f1);height:360px;position:relative;overflow:hidden}.toolkitCard:nth-child(2) .toolkitVisual,.toolkitCard:nth-child(4) .toolkitVisual{background:linear-gradient(145deg,#eef1f8,#dce4f0)}.toolkitCard:nth-child(3) .toolkitVisual{background:linear-gradient(145deg,#111724,#070a10)}.toolkitCard:nth-child(5) .toolkitVisual{background:linear-gradient(145deg,#f4ecf8,#e5dff1)}.toolkitCard:nth-child(6) .toolkitVisual{background:linear-gradient(145deg,#edf0fa,#dddff0)}.toolkitIndex{z-index:8;min-width:58px;height:30px;color:var(--teal-dark);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);letter-spacing:.08em;background:#ffffffe6;border:1px solid #ffffffd1;border-radius:99px;justify-content:center;align-items:center;gap:8px;padding:0 10px;font-size:9px;font-weight:800;display:inline-flex;position:absolute;top:17px;left:17px;box-shadow:0 8px 24px #1623381c}.toolkitIndex i{letter-spacing:0;font-size:13px;font-style:normal}.toolkitDevice{background:#0b0e14;border:5px solid #151b25;position:absolute;overflow:hidden;box-shadow:0 24px 54px #121f3445}.toolkitDevice img{width:100%;height:auto}.toolkitCard-phone .toolkitDevicePrimary{border-bottom:0;border-radius:28px 28px 0 0;width:226px;top:42px;left:50%;transform:translate(-50%)}.toolkitCard:nth-child(3) .toolkitDevicePrimary img{transform:none}.toolkitCard-reading .toolkitDevicePrimary{border-radius:22px;width:min(318px,86%);top:54px;left:50%;transform:translate(-50%)rotate(-1.5deg)}.toolkitCard-study .toolkitDevice{background:#05070a;border-color:#263143}.toolkitCard-study .toolkitDevicePrimary{opacity:.72;border-bottom:0;border-radius:25px 25px 0 0;width:174px;top:65px;left:7%;transform:rotate(-5deg)}.toolkitCard-study .toolkitDeviceSecondary{z-index:3;border-radius:28px;width:202px;top:38px;right:7%;transform:rotate(3deg)}.toolkitCard-duo .toolkitDevice{border-bottom:0;border-radius:24px 24px 0 0;width:178px;top:62px}.toolkitCard-duo .toolkitDevicePrimary{left:8%;transform:rotate(-4deg)}.toolkitCard-duo .toolkitDeviceSecondary{z-index:2;right:7%;transform:rotate(4deg)}.toolkitCardCopy{min-height:230px;padding:25px 25px 28px}.toolkitCardCopy small{color:var(--teal);letter-spacing:.08em;font-size:9px;font-weight:800}.toolkitCardCopy h3{letter-spacing:-.025em;margin:9px 0 11px;font-size:21px;line-height:1.2}.toolkitCardCopy p{color:var(--muted);margin:0;font-size:13px;line-height:1.7}.photoTranslationVisual{background:radial-gradient(circle at 75% 18%,#705ce63b,#0000 34%),linear-gradient(145deg,#0a101b,#111b28);position:absolute;inset:0;overflow:hidden}.photoTranslationVisual:before,.photoTranslationVisual:after{content:"";z-index:3;opacity:.85;border-style:solid;border-color:#62d8ff;width:38px;height:38px;position:absolute}.photoTranslationVisual:before{border-width:2px 0 0 2px;top:62px;left:40px}.photoTranslationVisual:after{border-width:0 2px 2px 0;bottom:42px;right:38px}.photoSource{color:#273143;background:linear-gradient(155deg,#f4efe7,#dbe7ee);border-radius:13px;width:76%;height:250px;padding:34px 30px;position:absolute;top:50px;left:50%;overflow:hidden;transform:translate(-50%)rotate(-2deg);box-shadow:0 30px 60px #00000057}.photoSource:before{content:"";opacity:.32;background:repeating-linear-gradient(0deg,#0000 0 23px,#404c5c24 24px);position:absolute;inset:0}.photoSource span{color:#596579;letter-spacing:.12em;font-size:8px;font-weight:850;position:relative}.photoSource strong{margin-top:34px;font-family:Georgia,serif;font-size:18px;line-height:1.55;display:block;position:relative}.photoSource i{filter:saturate(.8);opacity:.8;background:radial-gradient(circle at 38% 38%,#ffd58a,#ad76d7 52%,#3e7ba4 78%);border-radius:50%;width:130px;height:130px;position:absolute;bottom:-18px;right:-22px}.photoTranslationLayer{z-index:4;color:#eafaff;-webkit-backdrop-filter:blur(13px);backdrop-filter:blur(13px);background:#051220d1;border:1px solid #6dd7ff6b;border-radius:13px;width:72%;padding:16px 17px;position:absolute;bottom:30px;left:17%;box-shadow:0 18px 40px #0000004d}.photoTranslationLayer small{color:#58d7ff;letter-spacing:.08em;font-size:8px;font-weight:800}.photoTranslationLayer b{margin-top:7px;font-size:14px;line-height:1.5;display:block}.photoTranslationLayer span{color:#96aabd;margin-top:8px;font-size:8px;display:block}.photoHistoryChip{z-index:6;color:#dbefff;letter-spacing:.08em;background:#0e1622a3;border:1px solid #ffffff1f;border-radius:99px;padding:7px 9px;font-size:7px;font-weight:800;position:absolute;top:18px;right:17px}.readingSection{background:#e9eef6;border-radius:28px;grid-template-columns:1.03fr .97fr;align-items:center;gap:clamp(42px,7vw,100px);width:min(1420px,100% - 32px);margin:150px auto 0;padding:clamp(34px,5vw,72px);display:grid}.readingVisual{background:linear-gradient(145deg,#d5e9f4,#dddced);border-radius:20px;min-height:620px;position:relative;overflow:hidden}.readingVisual>img{width:84%;box-shadow:var(--shadow-lg);border:6px solid #18221e;border-radius:24px 24px 0 0;position:absolute;top:38px;left:8%}.readingMarker{box-shadow:var(--shadow-sm);background:#ffffffed;border:1px solid #fffc;border-radius:12px;padding:15px 17px;position:absolute;bottom:20px;right:20px}.readingMarker span{color:var(--teal);letter-spacing:.08em;font-size:8px;font-weight:800;display:block}.readingMarker b{margin-top:5px;font-size:13px;display:block}.readingCopy>p,.glossaryCopy>p,.devicesCopy>p{color:var(--muted);margin:20px 0 0;font-size:16px;line-height:1.72}.readingCopy ol{border-top:1px solid #c6d2cc;margin:30px 0 0;padding:0;list-style:none}.readingCopy li{color:var(--ink-soft);border-bottom:1px solid #c6d2cc;align-items:center;gap:14px;padding:15px 0;font-size:14px;font-weight:650;display:flex}.readingCopy li span{color:var(--teal);font-size:9px;font-weight:800}.tagRow{flex-wrap:wrap;gap:7px;margin-top:24px;display:flex}.tagRow span,.levelRail span{color:var(--teal-dark);background:#ffffff8c;border:1px solid #b9d8e8;border-radius:8px;padding:8px 10px;font-size:10px;font-weight:700}.glossarySection{grid-template-columns:1fr .92fr;align-items:center;gap:clamp(50px,8vw,110px);width:min(1240px,100% - 40px);margin:150px auto 0;display:grid}.levelRail{flex-wrap:wrap;gap:6px;margin-top:28px;display:flex}.glossaryList{gap:2px;margin-top:30px;display:grid}.glossaryList article{border-top:1px solid var(--line);grid-template-columns:30px 1fr;gap:14px;padding:16px 0;display:grid}.glossaryList article>span{width:24px;height:24px;color:var(--teal);border:1px solid #b9d8e8;border-radius:50%;place-items:center;font-size:9px;font-weight:800;display:grid}.glossaryList h3{margin:1px 0 6px;font-size:16px}.glossaryList p{color:var(--muted);margin:0;font-size:12px;line-height:1.6}.glossaryVisual{background:radial-gradient(circle at 78% 20%,#6d5be24d,#0000 38%),linear-gradient(145deg,#09111d,#111a2a);border-radius:24px;min-height:690px;position:relative;overflow:hidden}.levelPhone{z-index:2;background:#050609;border:1px solid #39445a;border-radius:31px;width:54%;padding:5px;position:absolute;top:38px;right:7%;overflow:hidden;transform:rotate(3deg);box-shadow:0 34px 76px #00000070}.levelPhone img{border-radius:25px;width:100%}.levelDashboard{z-index:4;color:#edf7ff;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#091322e0;border:1px solid #67cef84d;border-radius:17px;width:57%;padding:20px;position:absolute;bottom:36px;left:6%;box-shadow:0 26px 60px #00000061}.levelDashboard>div:first-child{justify-content:space-between;align-items:center;gap:12px;display:flex}.levelDashboard small{color:#5cd8ff;letter-spacing:.1em;font-size:7px;font-weight:850}.levelDashboard>div:first-child b{font-size:11px}.levelDashboard nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin-top:15px;display:grid}.levelDashboard nav span{color:#72879b;text-align:center;border:1px solid #ffffff14;border-radius:7px;padding:6px 3px;font-size:7px;font-weight:800}.levelDashboard nav span.active{color:#06121c;background:#70dfff;border-color:#70dfff}.levelBars{gap:8px;margin-top:15px;display:grid}.levelBars span{grid-template-columns:24px 1fr;align-items:center;gap:8px;display:grid}.levelBars b{color:#c8d8e7;font-size:8px}.levelBars i{background:#ffffff1a;border-radius:99px;height:4px;position:relative;overflow:hidden}.levelBars i:after{content:"";width:var(--level);border-radius:inherit;background:linear-gradient(90deg,#19b8e9,#735fe3 65%,#f4a11c);position:absolute;inset:0 auto 0 0}.levelDashboard p{color:#8fa3b6;margin:15px 0 0;font-size:8px;line-height:1.5}.personalGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.personalGrid article{border:1px solid var(--line);background:#fff;border-radius:18px;min-height:240px;padding:28px}.personalGrid article>span{width:48px;height:48px;color:var(--teal);background:var(--teal-soft);border-radius:13px;place-items:center;font-size:20px;font-weight:800;display:grid}.personalGrid h3{letter-spacing:-.02em;margin:34px 0 10px;font-size:19px}.personalGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.devicesSection{color:#fff;background:radial-gradient(circle at 78% 20%,#18a8dd33,#0000 34%),radial-gradient(circle at 86% 84%,#705ce638,#0000 36%),#080b12;border-radius:28px;grid-template-columns:.72fr 1.28fr;align-items:center;gap:clamp(54px,8vw,110px);width:min(1420px,100% - 32px);margin:150px auto 0;padding:clamp(46px,7vw,94px);display:grid;overflow:hidden}.devicesCopy>p{color:#b5c2d1}.captionList{gap:9px;margin-top:30px;display:grid}.captionList span{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:12px;min-height:47px;padding:0 13px;font-size:13px;font-weight:650;display:flex}.captionList i{color:#57d3fa;text-align:center;width:28px;font-style:normal}.devicesCopy>small{color:#8294a8;letter-spacing:.08em;margin-top:24px;font-size:10px;font-weight:750;display:block}.devicesVisual{min-height:580px;position:relative}.ipadShot{background:#070a0f;border:1px solid #3e4c61;border-radius:24px;width:100%;padding:8px;position:absolute;top:50%;right:-14%;overflow:hidden;transform:translateY(-50%)rotate(2deg);box-shadow:0 36px 90px #0006}.ipadShot img{aspect-ratio:1.4;object-fit:cover;object-position:top;border-radius:16px}.islandCaptionMock{z-index:5;color:#f4fbff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#05080eeb;border:1px solid #73d6fa40;border-radius:19px;width:228px;padding:10px 11px 11px;position:absolute;top:3%;left:2%;box-shadow:0 24px 58px #0000006b}.islandCaptionMock>small,.pipCaptionMock>small{color:#5cd8ff;letter-spacing:.08em;text-transform:uppercase;font-size:7px;font-weight:800}.islandCaptionMock>div{grid-template-columns:48px 1fr;align-items:center;gap:10px;margin-top:8px;display:grid}.islandCaptionMock>div>i{background:#000;border-radius:99px;width:48px;height:18px;box-shadow:0 0 0 1px #ffffff12}.islandCaptionMock span b,.islandCaptionMock span em{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.islandCaptionMock span b{font-size:9px}.islandCaptionMock span em{color:#94a8ba;margin-top:3px;font-size:7px;font-style:normal}.pipCaptionMock{z-index:5;color:#eef9ff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#151726e6;border:1px solid #7b6ce757;border-radius:15px;width:260px;padding:14px 15px;position:absolute;bottom:4%;right:0;box-shadow:0 24px 58px #0006}.pipCaptionMock b,.pipCaptionMock span{display:block}.pipCaptionMock b{margin-top:9px;font-size:11px;line-height:1.4}.pipCaptionMock span{color:#9cabc0;margin-top:5px;font-size:9px;line-height:1.4}.watchMock{z-index:6;background:#05070a;border:8px solid #293241;border-radius:45px;width:155px;height:185px;padding:16px;position:absolute;bottom:2%;left:2%;box-shadow:0 28px 60px #0000006b}.watchCrown{background:#4a5752;border-radius:0 8px 8px 0;width:8px;height:34px;position:absolute;top:45px;right:-14px}.watchScreen span{color:#54d2fa;font-size:8px;font-weight:700}.watchScreen b{color:#fff;margin-top:18px;font-size:14px;line-height:1.3;display:block}.watchScreen i{color:#879b94;margin-top:10px;font-size:10px;font-style:normal;line-height:1.35;display:block}.europeGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.europeGrid article{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:230px;padding:26px}.europeGrid article>span{color:var(--teal);letter-spacing:.08em;font-size:9px;font-weight:800}.europeGrid h3{margin:48px 0 10px;font-size:19px}.europeGrid p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.compactHeading{margin-bottom:28px}.languageGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.languageGrid article{border:1px solid var(--line);background:#fff;border-radius:13px;padding:20px}.languageGrid span{color:var(--teal);font-size:10px;font-weight:800}.languageGrid p{color:var(--ink-soft);margin:9px 0 0;font-size:12px;line-height:1.65}.privacySection{color:#fff;background:radial-gradient(circle at 84% 12%,#705ce62b,#0000 30%),#10131b;border-radius:28px;width:min(1420px,100% - 32px);margin:150px auto 0;padding:clamp(44px,7vw,90px)}.privacyIntro{max-width:780px}.privacyGrid{border:1px solid #ffffff1f;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:48px;display:grid}.privacyGrid article{min-height:230px;padding:23px}.privacyGrid article+article{border-inline-start:1px solid #ffffff1f}.privacyGrid article>span{color:#78cfbe;font-size:9px;font-weight:800}.privacyGrid h3{margin:38px 0 10px;font-size:16px}.privacyGrid p{color:#aab9b4;margin:0;font-size:12px;line-height:1.65}.legalLinks{flex-wrap:wrap;gap:8px;margin-top:24px;display:flex}.legalLinks a{color:#c5d6d0;border:1px solid #ffffff1f;border-radius:8px;padding:10px 12px;font-size:11px}.legalLinks a:hover{color:#fff;border-color:#7ed3c28c}.faqSection{grid-template-columns:.72fr 1.28fr;gap:80px;display:grid}.faqList{border-top:1px solid var(--line)}.faqList details{border-bottom:1px solid var(--line)}.faqList summary{cursor:pointer;grid-template-columns:32px 1fr 22px;align-items:center;gap:12px;min-height:76px;font-size:15px;font-weight:700;list-style:none;display:grid}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--teal);font-size:9px}.faqList summary i{color:var(--muted);font-style:normal;font-weight:400;transition:transform .2s}.faqList details[open] summary i{transform:rotate(45deg)}.faqList details p{color:var(--muted);margin:-4px 32px 22px 44px;font-size:13px;line-height:1.7}.finalCta{background:var(--teal-soft);border:1px solid #b8d6ce;border-radius:22px;grid-template-columns:92px 1fr auto;align-items:center;gap:28px;width:min(1240px,100% - 40px);margin:150px auto 0;padding:46px;display:grid}.finalCta>img{width:82px;height:82px;box-shadow:var(--shadow-sm);border-radius:21px}.finalCta h2{max-width:760px;font-size:clamp(32px,3.5vw,52px)}.finalCta p{max-width:700px;color:var(--ink-soft);margin:12px 0 0;font-size:14px;line-height:1.6}.finalCta>a{color:#fff;background:var(--teal);border-radius:12px;align-items:center;gap:20px;min-height:54px;padding:0 20px;font-size:13px;font-weight:750;transition:transform .2s,background .2s;display:inline-flex}.finalCta>a:hover{background:var(--teal-dark);transform:translateY(-2px)}.finalCta>small{color:var(--muted);grid-column:2/4;font-size:10px}footer{width:min(1240px,100% - 40px);color:var(--muted);border-top:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:26px;margin:48px auto 0;padding:34px 0 44px;display:grid}.footerBrand img{border-radius:10px;width:34px;height:34px}.footerBrand span{color:var(--ink);font-size:15px}footer>p{margin:0;font-size:12px}footer>div{flex-wrap:wrap;justify-content:flex-end;gap:16px;font-size:11px;display:flex}footer>small{color:#94a09b;grid-column:1/-1;font-size:9px}.betaDialog{width:100%;max-width:none;height:100%;max-height:none;color:var(--ink);background:#0c1814ad;border:0;margin:0;padding:24px;overflow:auto}.betaDialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0c1814ad}.betaPanel{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(780px,100%);margin:4vh auto;position:relative;overflow:hidden;box-shadow:0 34px 110px #0000004d}.betaClose{z-index:2;width:40px;height:40px;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#ffffffeb;border-radius:11px;place-items:center;display:grid;position:absolute;top:14px;right:14px}.betaClose span{font-size:24px;line-height:1}.betaHeader{border-bottom:1px solid var(--line);background:var(--teal-soft);padding:42px 42px 30px}.betaBadge{color:var(--teal);letter-spacing:.09em;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.betaBadge i{background:var(--teal);border-radius:50%;width:8px;height:8px}.betaHeader h2{letter-spacing:-.05em;margin:16px 0 12px;font-size:clamp(34px,5vw,52px);line-height:1.02}.betaHeader p{max-width:610px;color:var(--ink-soft);margin:0;font-size:14px;line-height:1.65}.betaForm{padding:34px 42px 42px}.betaFormGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.betaField{gap:7px;display:grid}.betaField>span{color:var(--ink-soft);font-size:11px;font-weight:700}.betaField small{color:var(--muted);font-size:9px;font-weight:500}.betaFieldWide{grid-column:1/-1}.betaField input,.betaField select,.betaField textarea{width:100%;min-height:49px;color:var(--ink);border:1px solid var(--line);background:#f8faf7;border-radius:10px;outline:none;padding:11px 13px;font-size:13px}.betaField textarea{resize:vertical}.betaField input:focus,.betaField select:focus,.betaField textarea:focus{border-color:#80bdb1;box-shadow:0 0 0 3px #087f7217}.betaConsent{color:var(--muted);align-items:flex-start;gap:10px;margin-top:18px;font-size:11px;line-height:1.5;display:flex}.betaConsent input{accent-color:var(--teal);margin-top:2px}.betaSubmit{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:11px;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:20px;padding:0 17px;display:flex}.betaSubmit span{font-size:13px;font-weight:750}.betaSubmit i{font-style:normal}.betaPrivacyNote{color:#84908b;text-align:center;margin:11px 0 0;font-size:10px;line-height:1.55}.betaDelivery{background:#eef7f4;border:1px solid #b9d7cf;border-radius:14px;margin-top:26px;padding:24px}.betaDeliveryHeader>span{color:var(--teal);letter-spacing:.07em;font-size:9px;font-weight:800}.betaDeliveryHeader h3{margin:6px 0 7px;font-size:20px}.betaDeliveryHeader p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.betaMailChoices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:17px;display:grid}.betaMailChoice{background:#fff;border:1px solid #c9d8d3;border-radius:10px;align-items:center;gap:10px;min-height:62px;padding:10px 12px;display:flex}.betaMailChoice>span{align-items:center;gap:8px;display:flex}.betaMailChoice>span b{width:28px;height:28px;color:var(--teal);background:var(--teal-soft);border-radius:8px;place-items:center;font-size:12px;display:grid}.betaMailChoice>span i{font-size:11px;font-style:normal;font-weight:700}.betaMailChoice small{color:var(--muted);margin-inline-start:auto;font-size:8px}.betaMailChoice strong{color:var(--teal);font-size:11px}.betaMailChoicePrimary{border-color:#8bc5b9}.betaOtherChoices{flex-wrap:wrap;gap:8px;margin-top:9px;display:flex}.betaOtherChoices a,.betaOtherChoices button{color:var(--teal-dark);cursor:pointer;background:#fff;border:1px solid #c0d7d1;border-radius:8px;padding:9px 10px;font-size:10px}.betaSendNotice{color:var(--muted);margin:14px 0 0;font-size:10px;line-height:1.5}.betaCopyStatus{color:var(--teal-dark);margin-top:7px;font-size:10px;font-weight:700;display:block}[dir=rtl] .languagePopover{left:0;right:auto}[dir=rtl] .flowGrid article>i{left:22px;right:auto;transform:rotate(180deg)}[dir=rtl] .betaClose{left:14px;right:auto}@media (max-width:1080px){.siteHeader nav{display:none}.hero{grid-template-rows:auto minmax(570px,1fr) auto;min-height:1000px;padding-top:124px}.heroHeadline{max-width:820px}.heroProduct{min-height:570px}.heroIpad{width:min(860px,86%)}.heroPhone{left:2%}.heroWatch{right:2%}.heroSignalTranslation{left:1%}.heroSignalNode{right:1%}.heroStory{grid-template-columns:1fr;gap:30px}.heroPills{max-width:720px}.overviewRail{grid-template-columns:repeat(2,minmax(0,1fr))}.overviewRail article:nth-child(3){border-inline-start:0;border-top:1px solid var(--line)}.overviewRail article:nth-child(4){border-top:1px solid var(--line)}.modeGrid{grid-template-columns:1fr}.modeCard{grid-template-columns:54px minmax(240px,.75fr) 1.25fr;display:grid}.modeCardTop{border-bottom:0;border-inline-end:1px solid var(--line);flex-direction:column;justify-content:flex-start;min-height:100%;padding:14px 0}.modeCardTop b{writing-mode:vertical-rl}.modeCardTop i{margin:auto 0 0}.modeScreenshot{height:390px}.modeCopy{align-self:center}.modeCopy>p{min-height:0}.flowGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.flowGrid article:nth-child(3){border-inline-start:0;border-top:1px solid #ffffff21}.flowGrid article:nth-child(4){border-top:1px solid #ffffff21}.interactiveSection{grid-template-columns:1fr}.toolkitGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.readingSection,.glossarySection,.devicesSection{grid-template-columns:1fr}.readingVisual,.glossaryVisual,.devicesVisual{min-height:620px}.privacyGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.privacyGrid article:nth-child(3){border-inline-start:0;border-top:1px solid #ffffff1f}.privacyGrid article:nth-child(4){border-top:1px solid #ffffff1f}.faqSection{grid-template-columns:1fr;gap:36px}.finalCta{grid-template-columns:82px 1fr}.finalCta>a,.finalCta>small{grid-column:1/-1}}@media (max-width:780px){.siteHeader{border-radius:15px;width:calc(100% - 18px);min-height:58px;padding:7px 8px 7px 10px;top:9px}.brand img{width:38px;height:38px}.brand span{display:none}.navCta{min-height:42px;padding:0 12px;font-size:11px}.languageMenu>summary{min-width:58px;min-height:42px}.hero{border-radius:20px;grid-template-rows:auto minmax(440px,1fr) auto;gap:5px;width:calc(100% - 14px);min-height:840px;padding:104px 14px 20px}.heroBrandLine{gap:7px;font-size:8px}.heroBrandLine img{border-radius:8px;width:27px;height:27px}.heroBrandLine i{padding-inline-start:7px}.heroHeadline h1{margin-top:13px;font-size:clamp(40px,12.8vw,58px);line-height:.98}.heroHeadline>p{letter-spacing:.05em;font-size:9px}.heroActions{grid-template-columns:1fr;display:grid}.primaryButton,.secondaryButton{width:100%}.heroProduct{min-height:440px}.heroProduct:before{width:96%;height:24%}.heroOrbitOuter{width:118%;height:58%}.heroOrbitInner{width:88%;height:43%}.heroIpad{border-radius:17px;width:112%;top:52px}.heroIpad img{border-radius:10px}.deviceBar{height:20px}.heroPhone{border-radius:27px;width:116px;padding:4px;bottom:2px;left:-1%}.heroPhone img{border-radius:21px}.dynamicIsland{height:8px;top:10px}.heroWatch{border-width:6px;width:88px;padding:5px;bottom:44px;right:-1%}.heroWatchCrown{width:5px;height:20px;right:-10px}.heroWatchScreen{padding:10px 7px 7px}.heroWatchScreen>div{height:22px;margin:7px 0 5px}.heroWatchScreen strong{font-size:7px}.heroSignal{border-radius:12px;width:47%;padding:10px 11px}.heroSignalTranslation{top:11%;left:0}.heroSignalTranslation strong{max-height:35px;font-size:9px;overflow:hidden}.heroSignalTranslation>span{display:none}.heroSignalNode{top:2%;right:0}.heroSignalNode strong{font-size:11px}.heroSignalNode>span{font-size:7px}.speedCard{width:48%;padding:11px;bottom:1px;right:16%}.speedCard strong{max-height:34px;font-size:10px;overflow:hidden}.heroWave{gap:2px;height:17px;margin-top:7px}.heroBottom{grid-template-columns:1fr;gap:10px;display:grid}.heroStatus{display:none}.heroStory{border-radius:17px;grid-template-columns:1fr;gap:24px;width:calc(100% - 24px);padding:28px 20px}.heroStory h2{font-size:34px;line-height:1.12}.heroStory p{font-size:14px}.heroPills{grid-template-columns:1fr}.overviewRail,.sectionShell,.interactiveSection,.glossarySection,.finalCta,footer{width:calc(100% - 24px)}.overviewRail{grid-template-columns:1fr}.overviewRail article{min-height:94px}.overviewRail article+article{border-inline-start:0;border-top:1px solid var(--line)}.modesSection,.toolkitSection,.personalSection,.europeSection,.languagesSection,.faqSection{padding-top:98px}.sectionHeading{grid-template-columns:1fr;gap:18px;margin-bottom:28px}.sectionHeading h2,.flowIntro h2,.readingCopy h2,.glossaryCopy h2,.devicesCopy h2,.privacyIntro h2,.faqIntro h2{font-size:clamp(34px,10vw,48px)}.sectionHeading>p{font-size:14px}.modeCard{display:block}.modeCardTop{border-inline-end:0;border-bottom:1px solid var(--line);flex-direction:row;min-height:52px;padding:0 14px}.modeCardTop b{writing-mode:horizontal-tb}.modeCardTop i{margin:0 0 0 auto}[dir=rtl] .modeCardTop i{margin:0 auto 0 0}.modeScreenshot{height:310px}.modeCopy{padding:21px}.flowSection,.readingSection,.devicesSection,.privacySection{border-radius:20px;width:calc(100% - 14px);margin-top:98px;padding:34px 20px}.flowGrid{grid-template-columns:1fr;margin-top:34px}.flowGrid article{min-height:185px}.flowGrid article+article{border-inline-start:0;border-top:1px solid #ffffff21}.flowGrid article>i,[dir=rtl] .flowGrid article>i{transform:rotate(90deg)}.interactiveSection{gap:30px;margin-top:72px;padding:22px}.sceneTabs{grid-template-columns:1fr}.translatorConsole{padding:16px}.audioRail{gap:3px;overflow:hidden}.toolkitGrid{grid-template-columns:1fr}.toolkitVisual{height:350px}.toolkitCard-study .toolkitDevicePrimary{width:166px;left:5%}.toolkitCard-study .toolkitDeviceSecondary{width:196px;right:5%}.toolkitCardCopy{min-height:auto;padding:22px}.toolkitCardCopy h3{font-size:20px}.readingSection{grid-template-columns:1fr}.readingVisual{min-height:400px}.readingVisual>img{width:92%;top:22px;left:4%}.glossarySection{gap:36px;margin-top:98px}.glossaryVisual{min-height:490px}.levelPhone{width:54%;top:24px;right:3%}.levelDashboard{width:62%;padding:14px;bottom:24px;left:4%}.levelDashboard>div:first-child{flex-direction:column;align-items:flex-start;gap:4px}.levelDashboard nav{margin-top:10px}.levelBars{gap:6px;margin-top:10px}.levelDashboard p{display:none}.personalGrid,.europeGrid,.languageGrid{grid-template-columns:1fr}.personalGrid article,.europeGrid article{min-height:200px}.devicesVisual{min-height:400px}.ipadShot{width:112%;right:-18%}.islandCaptionMock{width:190px;top:1%;left:0}.islandCaptionMock>div{grid-template-columns:38px 1fr;gap:7px}.islandCaptionMock>div>i{width:38px;height:15px}.pipCaptionMock{width:205px;padding:11px 12px;bottom:1%;right:0}.watchMock{border-width:6px;border-radius:34px;width:108px;height:134px;padding:11px;bottom:1%;left:0}.watchScreen b{margin-top:12px;font-size:11px}.watchScreen i{font-size:8px}.privacyGrid{grid-template-columns:1fr}.privacyGrid article{min-height:190px}.privacyGrid article+article{border-inline-start:0;border-top:1px solid #ffffff1f}.faqList summary{grid-template-columns:26px 1fr 18px;font-size:13px}.faqList details p{margin-inline:38px 22px}.finalCta{grid-template-columns:62px 1fr;gap:17px;margin-top:98px;padding:26px}.finalCta>img{border-radius:16px;width:62px;height:62px}.finalCta h2{font-size:30px}.finalCta>a{justify-content:space-between}footer{grid-template-columns:1fr}footer>div{justify-content:flex-start}.betaDialog{padding:10px}.betaPanel{border-radius:17px;margin:1vh auto}.betaHeader{padding:34px 22px 24px}.betaForm{padding:24px 22px 28px}.betaFormGrid,.betaMailChoices{grid-template-columns:1fr}.betaFieldWide{grid-column:auto}main[lang=zh-Hans] .heroHeadline h1{letter-spacing:-.04em;font-size:clamp(38px,10.4vw,46px);line-height:1.08}main[lang=zh-Hans] .heroStory h2,main[lang=zh-Hans] .sectionHeading h2,main[lang=zh-Hans] .flowIntro h2,main[lang=zh-Hans] .readingCopy h2,main[lang=zh-Hans] .glossaryCopy h2,main[lang=zh-Hans] .devicesCopy h2,main[lang=zh-Hans] .privacyIntro h2,main[lang=zh-Hans] .faqIntro h2{letter-spacing:-.03em;font-size:34px;line-height:1.16}main[lang=zh-Hans] .heroStory p{font-size:14px;line-height:1.78}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@supports (content-visibility:auto){.modesSection,.flowSection,.interactiveSection,.toolkitSection,.readingSection,.glossarySection,.personalSection,.devicesSection,.europeSection,.languagesSection,.privacySection,.faqSection,.finalCta{content-visibility:auto;contain-intrinsic-size:1px 900px}}
