/*! 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)))){*,:before,:after,::backdrop{--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{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-serif:ui-serif, Georgia, Cambria, "Times New Roman", Times, serif;--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{*,: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{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}.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{--ink:#17131f;--muted:#6c6573;--purple:#6945d8;--soft:#f3effb;--cream:#f8f5ef;--line:#ded8e2}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-sans),sans-serif;background:#fbfaf8;margin:0}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,100% - 48px);margin:auto}.nav{z-index:5;justify-content:space-between;align-items:center;height:88px;display:flex;position:relative}.brand{letter-spacing:-.4px;align-items:center;gap:11px;font-size:20px;font-weight:700;display:flex}.brand img{border-radius:9px;width:34px;height:34px}.navLinks{color:#514a58;gap:34px;font-size:14px;display:flex}.navLinks a:hover{color:var(--purple)}.navCta{border:1px solid #cec6d6;border-radius:100px;padding:11px 17px;font-size:14px;font-weight:600}.navCta span,.button span{margin-left:8px}.hero{text-align:center;padding-top:90px}.eyebrow,.sectionLabel{letter-spacing:2px;color:#6d6473;font-size:11px;font-weight:700}.eyebrow{align-items:center;gap:8px;display:inline-flex}.eyebrow i{background:#79bd94;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #e8f3ec}.hero h1,.statement>p,.sectionTop h2,.privacy h2,.pro h2,.availability h2{font-family:var(--font-serif),serif;letter-spacing:-4px;font-weight:450}.hero h1{margin:34px 0 30px;font-size:clamp(68px,9vw,122px);line-height:.82}.hero h1 em,.statement em,.privacy em,.pro em{color:var(--purple);font-weight:400}.heroCopy{max-width:650px;color:var(--muted);margin:0 auto;font-size:19px;line-height:1.6}.heroActions{justify-content:center;align-items:center;gap:26px;margin-top:34px;display:flex}.button{border-radius:100px;padding:16px 23px;font-size:14px;font-weight:700;display:inline-block}.primary{background:var(--ink);color:#fff}.primary:hover{background:var(--purple)}.textLink{font-size:14px;font-weight:700}.textLink span{margin-left:8px}.heroVisual{background:radial-gradient(circle at 50% 56%,#e4d8ff 0,#eee7fa 31%,#f6f2f9 56%,#0000 72%);border-radius:48% 48% 0 0;max-width:960px;height:570px;margin:70px auto 0;position:relative;overflow:hidden}.orbit{border:1px solid #6945d826;border-radius:50%;position:absolute;top:53%;left:50%;transform:translate(-50%,-50%)}.orbitOne{width:690px;height:690px}.orbitTwo{width:890px;height:890px}.phone{text-align:left;background:#fbfbfe;border:9px solid #17131f;border-radius:46px;width:292px;height:584px;padding:37px 17px 0;position:absolute;top:32px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 42px 70px #27164240}.phoneTop{background:#17131f;border-radius:20px;width:86px;height:23px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.screenHead{letter-spacing:-1px;justify-content:space-between;align-items:end;font-size:23px;font-weight:700;display:flex}.screenHead b{color:var(--purple);background:#eee8fa;border-radius:12px;padding:5px 8px;font-size:12px}.search{color:#97909b;background:#f0eef3;border-radius:11px;margin:18px 0 11px;padding:11px;font-size:11px}.chips{gap:6px;margin-bottom:8px;display:flex}.chips span,.chips i{color:#fff;background:#6b46d9;border-radius:12px;padding:5px 9px;font-size:9px;font-style:normal}.chips i{color:#6d6671;background:#ece8f1}.contact{border-bottom:1px solid #ece8ef;align-items:center;gap:10px;padding:14px 2px;display:flex}.contact>b{color:#6542c6;background:#e8ddfa;border-radius:50%;place-items:center;width:35px;height:35px;font-size:10px;display:grid}.contact div{flex-direction:column;flex:1;display:flex}.contact strong{font-size:11px}.contact span{color:#8b8490;margin-top:3px;font-size:8px}.contact em{color:#aaa3af;font-style:normal}.tabbar{background:#fff;border-top:1px solid #ece8ef;justify-content:space-around;height:62px;padding-top:10px;display:flex;position:absolute;bottom:0;left:0;right:0}.tabbar span{text-align:center;color:#928b96;font-size:14px}.tabbar small{margin-top:4px;font-size:7px;display:block}.tabbar .active{color:var(--purple)}.card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;z-index:2;background:#ffffffd9;border:1px solid #fff;border-radius:18px;width:205px;padding:18px;position:absolute;box-shadow:0 18px 50px #40295d1a}.card small{letter-spacing:1.4px;color:#8b8190;font-size:8px}.card strong,.card span{display:block}.card strong{font-family:var(--font-serif);margin:9px 0 5px;font-size:20px}.card span{color:#827a87;font-size:10px}.cardOne{top:205px;left:8%;transform:rotate(-5deg)}.cardTwo{top:155px;right:6%;transform:rotate(5deg)}.statement{padding:150px 0}.statement>p{max-width:1070px;margin:40px 0 30px;font-size:clamp(40px,5vw,72px);line-height:1.05}.statementSmall{color:var(--muted);font-family:var(--font-sans)!important;letter-spacing:0!important;max-width:575px!important;margin-left:auto!important;font-size:17px!important;line-height:1.6!important}.features{border-top:1px solid var(--line);padding:110px 0}.sectionTop{grid-template-columns:1fr 2fr;display:grid}.sectionTop h2{margin:0;font-size:64px;line-height:.98}.featureGrid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:90px;display:grid}.featureGrid article{border-right:1px solid var(--line);padding:28px 42px 20px 0}.featureGrid article+article{padding-left:34px}.featureGrid article:last-child{border:0}.featureGrid article>span{color:var(--purple);font-size:11px;font-weight:700}.featureGrid h3{font-family:var(--font-serif);margin:42px 0 16px;font-size:30px;font-weight:500}.featureGrid p{color:var(--muted);font-size:15px;line-height:1.7}.privacy{color:#fff;background:#21192b;padding:125px 0}.privacyInner{grid-template-columns:1.05fr .95fr;gap:100px;display:grid}.sectionLabel.light{color:#aca0b8}.privacy h2{margin:38px 0;font-size:68px;line-height:.98}.privacyCopy>p{font-family:var(--font-serif);color:#ddd3e7;margin:30px 0 45px;font-size:26px;line-height:1.35}.privacy ul{padding:0;list-style:none}.privacy li{border-top:1px solid #44394d;grid-template-columns:180px 1fr;padding:18px 0;font-size:13px;display:grid}.privacy li span{color:#a99eb2}.pro{padding:130px 0}.proCard{background:var(--soft);border-radius:36px;grid-template-columns:1.05fr .95fr;gap:80px;padding:80px;display:grid}.pill{background:var(--purple);color:#fff;letter-spacing:1.5px;border-radius:20px;padding:8px 12px;font-size:10px;font-weight:700;display:inline-block}.pro h2{margin:30px 0 22px;font-size:56px;line-height:1.02}.proIntro p{color:var(--muted);line-height:1.7}.tiers{background:#fff;border-radius:22px;padding:8px 25px}.tiers>div{padding:25px 5px}.tiers>div+div{border-top:1px solid var(--line)}.tiers small{letter-spacing:1.4px;color:var(--purple);font-size:9px;font-weight:800}.tiers strong{font-family:var(--font-serif);margin:9px 0;font-size:27px;display:block}.tiers ul{color:var(--muted);padding-left:18px;font-size:13px;line-height:2}.availability{text-align:center;padding:120px 0 140px}.availability img{border-radius:20px;width:78px;height:78px;margin:0 auto 28px;display:block;box-shadow:0 16px 35px #d6c9e7}.availability h2{margin:30px 0;font-size:70px;line-height:.95}.availability p{color:var(--muted);margin:0 0 30px}footer{border-top:1px solid var(--line);min-height:125px;color:var(--muted);grid-template-columns:1fr 1.5fr 1fr auto;align-items:center;gap:30px;font-size:13px;display:grid}footer .brand{color:var(--ink)}footer .brand img{width:28px;height:28px}footer div:nth-of-type(2){gap:24px;display:flex}footer a:hover{color:var(--purple)}@media (width<=760px){.wrap{width:min(100% - 28px,1180px)}.nav{height:72px}.navLinks{display:none}.navCta{padding:9px 13px}.hero{padding-top:70px}.hero h1{letter-spacing:-2.8px;font-size:64px}.heroCopy{font-size:17px}.heroActions{flex-direction:column;gap:18px}.heroVisual{height:480px;margin-top:50px}.phone{width:255px;height:515px}.card{display:none}.statement{padding:100px 0}.statement>p{letter-spacing:-2px;font-size:42px}.statementSmall{margin-left:0!important}.features{padding:85px 0}.sectionTop{display:block}.sectionTop h2{letter-spacing:-2px;margin-top:28px;font-size:48px}.featureGrid{grid-template-columns:1fr;margin-top:55px}.featureGrid article,.featureGrid article+article{border-right:0;border-bottom:1px solid var(--line);padding:25px 0}.featureGrid h3{margin:22px 0 10px}.privacy{padding:90px 0}.privacyInner{grid-template-columns:1fr;gap:15px}.privacy h2{letter-spacing:-2px;font-size:48px}.privacyCopy>p{font-size:23px}.privacy li{grid-template-columns:1fr;gap:6px}.pro{padding:80px 0}.proCard{border-radius:24px;grid-template-columns:1fr;gap:35px;padding:40px 24px}.pro h2{letter-spacing:-2px;font-size:42px}.availability{padding:90px 0}.availability h2{letter-spacing:-2px;font-size:50px}footer{grid-template-columns:1fr 1fr;padding:35px 0}footer>p,footer>small{grid-column:span 2}footer>p{order:3}footer>small{order:4}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.navActions{align-items:center;gap:12px;display:flex}.languagePicker{background:#efebf3;border-radius:100px;align-items:center;padding:3px;display:flex}.languagePicker button{color:#766e7c;font:600 11px var(--font-sans),sans-serif;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:100px;padding:7px 9px}.languagePicker button:hover{color:var(--purple)}.languagePicker button.active{color:var(--ink);background:#fff;box-shadow:0 1px 4px #23182e1a}@media (width<=900px){.navLinks{display:none}}@media (width<=760px){.navCta{display:none}.navActions{gap:0}.languagePicker button{padding:7px 8px}.hero h1,.privacy h2,.pro h2,.availability h2{overflow-wrap:anywhere}}html:lang(zh-Hant) .hero h1,html:lang(ja) .hero h1{letter-spacing:-.06em;margin-bottom:34px;font-family:Songti TC,Hiragino Mincho ProN,Yu Mincho,serif;font-size:clamp(64px,8vw,106px);line-height:1.04}html:lang(zh-Hant) .hero h1 em,html:lang(ja) .hero h1 em{font-style:normal}html:lang(zh-Hant) .statement>p,html:lang(zh-Hant) .sectionTop h2,html:lang(zh-Hant) .privacy h2,html:lang(zh-Hant) .pro h2,html:lang(zh-Hant) .availability h2,html:lang(ja) .statement>p,html:lang(ja) .sectionTop h2,html:lang(ja) .privacy h2,html:lang(ja) .pro h2,html:lang(ja) .availability h2{letter-spacing:-.05em;line-height:1.16}@media (width<=760px){html:lang(zh-Hant) .hero h1,html:lang(ja) .hero h1{letter-spacing:-.05em;font-size:56px;line-height:1.08}}@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}
