/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@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;--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}}:root{--ink:#07111f;--navy:#0a1a2d;--blue:#176bff;--cyan:#39d9c6;--muted:#69788c;--line:#dfe7ef;--paper:#f6f9fc;--white:#fff;--violet:#7556ff}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);font-family:var(--font-geist-sans),"PingFang SC","Microsoft YaHei",sans-serif;background:#fff;margin:0}a{color:inherit;text-decoration:none}button,a{outline-offset:4px}main{overflow:hidden}.site-header{z-index:20;justify-content:space-between;align-items:center;max-width:1240px;height:78px;margin:auto;padding:0 24px;display:flex;position:relative}.brand{letter-spacing:-.5px;align-items:center;gap:11px;font-size:20px;font-weight:760;display:flex}.brand-mark{background:linear-gradient(145deg,#116cff,#35d7ce);border-radius:9px;place-items:center;width:31px;height:31px;display:grid;box-shadow:0 7px 18px #176bff33}.brand-mark i{border-top:2px solid #fff;border-bottom:0;border-left:0;border-right:2px solid #fff;width:15px;height:12px;display:block;transform:skew(-18deg)rotate(10deg)}.site-header nav{color:#46566a;gap:34px;font-size:14px;display:flex}.site-header nav a:hover{color:var(--blue)}.header-actions{align-items:center;gap:18px;display:flex}.text-button{font-size:14px;font-weight:600}.primary,.secondary{border-radius:11px;justify-content:center;align-items:center;gap:15px;min-height:52px;padding:0 23px;font-size:15px;font-weight:700;transition:all .22s;display:inline-flex}.primary{background:var(--blue);color:#fff;box-shadow:0 12px 28px #176bff3b}.primary:hover{transform:translateY(-2px);box-shadow:0 15px 34px #176bff52}.primary.small{border-radius:9px;min-height:42px;padding:0 18px;font-size:13px}.secondary{color:#233248;background:#fff;border:1px solid #d9e2ec}.play{width:26px;height:26px;color:var(--blue);background:#edf3ff;border-radius:50%;place-items:center;font-size:9px;display:grid}.hero{background:radial-gradient(circle at 82% 42%,#e9f2ff 0,#0000 32%),linear-gradient(#fbfdff,#f5f9fd);border-top:1px solid #edf2f7;min-height:790px;padding:100px max(24px,50vw - 590px) 82px;position:relative}.hero:before{content:"";background-image:linear-gradient(#b8c8db14 1px,#0000 1px),linear-gradient(90deg,#b8c8db14 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 64%);mask-image:linear-gradient(90deg,#000,#0000 64%)}.hero>*{z-index:2;position:relative}.eyebrow,.section-kicker{letter-spacing:2.4px;color:#366a9e;font-size:11px;font-weight:760}.eyebrow{background:#fff;border:1px solid #e1e9f2;border-radius:99px;align-items:center;gap:9px;padding:8px 12px;display:inline-flex;box-shadow:0 7px 18px #173c6610}.eyebrow span{background:var(--cyan);border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 5px #39d9c622}.hero h1{letter-spacing:-4px;max-width:650px;margin:25px 0 23px;font-size:72px;font-weight:780;line-height:1.03}.hero h1 em{color:#0000;background:linear-gradient(90deg,#1671ff,#17a4c7);-webkit-background-clip:text;background-clip:text;font-style:normal}.hero-copy{color:#617187;max-width:560px;font-size:17px;line-height:1.85}.hero-actions{gap:13px;margin-top:34px;display:flex}.trust-row{color:#68788d;gap:28px;margin-top:28px;font-size:13px;display:flex}.trust-row b{color:#13aa8e;margin-right:7px}.network-card{color:#fff;background:#071728;border:1px solid #ffffff12;border-radius:22px;width:510px;height:430px;position:absolute;top:88px;right:max(24px,50vw - 590px);overflow:hidden;box-shadow:0 36px 80px #09233a32}.card-top{height:58px;font-family:var(--font-geist-mono);letter-spacing:1.5px;color:#8296ad;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;padding:0 20px;font-size:9px;display:flex}.live{color:#58d8bc}.live i{background:#4ee0bb;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block;box-shadow:0 0 10px #4ee0bb}.map-grid{background-image:linear-gradient(#6fa2c80d 1px,#0000 1px),linear-gradient(90deg,#6fa2c80d 1px,#0000 1px);background-size:29px 29px;height:295px;position:relative;overflow:hidden}.map-grid:before{content:"";filter:blur(4px);background:radial-gradient(#21699455 0,#1b45692c 36%,#0000 69%);border-radius:48% 52% 45% 55%;width:390px;height:230px;position:absolute;top:28px;left:58px}.pulse-core{background:#0a2b3c;border:1px solid #42d7d282;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:82px;height:82px;display:flex;position:absolute;top:123px;left:215px;box-shadow:0 0 0 12px #35d7ce0d,0 0 35px #35d7ce33}.pulse-core span{color:#50dac8;letter-spacing:1px;font-size:7px}.pulse-core b{margin-top:3px;font-size:11px}.node{background:#2ad3c1;border:2px solid #c6fff8;border-radius:50%;width:8px;height:8px;position:absolute;box-shadow:0 0 0 5px #2ad3c122,0 0 15px #2ad3c1}.n1{top:92px;left:107px}.n2{top:83px;left:379px}.n3{top:224px;left:354px}.n4{top:230px;left:161px}.n5{top:188px;left:89px}.arc{transform-origin:0;background:linear-gradient(90deg,#0000,#37cfc4,#0000);height:1px;position:absolute}.arc-a{width:296px;top:95px;left:108px;transform:rotate(18deg)}.arc-b{width:250px;top:231px;left:153px;transform:rotate(-36deg)}.arc-c{width:270px;top:188px;left:90px;transform:rotate(-13deg)}.map-label{font:8px var(--font-geist-mono);letter-spacing:.5px;color:#9ab0c6;position:absolute}.map-label small{color:#42d4c2;margin-top:3px;display:block}.l1{top:58px;left:66px}.l2{top:49px;right:59px}.l3{bottom:28px;right:45px}.card-bottom{border-top:1px solid #ffffff12;grid-template-columns:repeat(3,1fr);align-items:center;height:77px;padding:0 22px;display:grid}.card-bottom span{flex-direction:column;gap:5px;display:flex}.card-bottom small{color:#6f859c;letter-spacing:1px;font-size:8px}.card-bottom b{font-size:11px}.green{color:#49d8b8}.section{padding:110px max(24px,50vw - 590px)}.section-heading{justify-content:space-between;align-items:end;margin:15px 0 48px;display:flex}.section-heading h2,.faq-section h2,.ai-copy h2,.final-cta h2{letter-spacing:-2.2px;margin:0;font-size:44px;line-height:1.18}.section-heading p{max-width:430px;color:var(--muted);margin:0;line-height:1.75}.service-section{background:#fff}.feature-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.feature{border:1px solid var(--line);background:#fff;border-radius:17px;min-height:315px;padding:32px;position:relative;overflow:hidden}.feature.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.feature-icon{width:45px;height:45px;color:var(--blue);background:#edf4ff;border-radius:12px;place-items:center;font-weight:800;display:grid}.featured .feature-icon{color:#4bd5c0;background:#16314d}.feature h3{margin:30px 0 12px;font-size:20px}.feature p{color:#768598;margin:0;font-size:14px;line-height:1.75}.featured p{color:#93a8bd}.mini-bars{align-items:end;gap:8px;width:155px;height:70px;display:flex;position:absolute;bottom:25px;right:24px}.mini-bars i{opacity:.7;background:linear-gradient(#38d7c4,#176bff);border-radius:3px 3px 0 0;flex:1}.mini-bars i:first-child{height:25%}.mini-bars i:nth-child(2){height:47%}.mini-bars i:nth-child(3){height:38%}.mini-bars i:nth-child(4){height:68%}.mini-bars i:nth-child(5){height:57%}.mini-bars i:nth-child(6){height:92%}.speed{position:absolute;bottom:30px;left:32px}.speed b{color:var(--blue);font-size:30px;display:block}.speed span{color:#8a98a8;letter-spacing:1px;font-size:10px}.platform-dots{gap:9px;display:flex;position:absolute;bottom:30px;left:32px}.platform-dots i{background:#f1f5f9;border-radius:50%;place-items:center;width:37px;height:37px;font-size:12px;font-style:normal;font-weight:700;display:grid}.devices-section{background:var(--paper)}.device-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.device{background:#fff;border:1px solid #e2e9f0;border-radius:13px;align-items:center;gap:16px;min-height:92px;padding:17px 20px;transition:all .2s;display:flex}.device:hover{border-color:#b7d1ff;transform:translateY(-3px);box-shadow:0 12px 30px #16345112}.device-icon{background:#f1f5fa;border-radius:12px;place-items:center;width:48px;height:48px;font-weight:800;display:grid}.device span:nth-child(2){flex-direction:column;gap:5px;display:flex}.device b{font-size:14px}.device small{color:#8190a2}.device em{color:#98a6b5;margin-left:auto;font-style:normal}.ai-section{background:#071423;padding-top:100px;padding-bottom:100px}.ai-panel{color:#fff;background:linear-gradient(120deg,#0b1f35,#11162d);border:1px solid #ffffff14;border-radius:24px;grid-template-columns:1.1fr .9fr;min-height:500px;display:grid;overflow:hidden}.ai-copy{padding:70px}.section-kicker.violet{color:#a798ff}.ai-copy h2{margin:15px 0 20px;font-size:48px}.ai-copy>p{color:#9caec1;max-width:500px;line-height:1.8}.ai-tags{gap:8px;margin:27px 0;display:flex}.ai-tags span{color:#b8c6d5;background:#ffffff09;border:1px solid #ffffff18;border-radius:99px;padding:7px 11px;font-size:11px}.violet-button{background:linear-gradient(135deg,#6c54ff,#8f51e8);box-shadow:0 12px 28px #7654ff42}.independent-note{color:#71859b;margin-top:15px;display:block}.ai-visual{background:radial-gradient(circle,#7556ff24,#0000 55%);place-items:center;display:grid;position:relative}.orb{color:#fff;z-index:2;background:radial-gradient(circle at 35% 30%,#d5ccff,#7656ff 40%,#342092 78%);border-radius:50%;place-items:center;width:155px;height:155px;font-size:34px;font-weight:800;display:grid;position:relative;box-shadow:0 0 80px #7656ff66,inset -15px -22px 40px #25116e}.orbit{border:1px solid #8d7aff38;border-radius:50%;position:absolute;transform:rotate(-17deg)}.o1{width:300px;height:180px}.o2{width:420px;height:265px}.spark{color:#afa1ff;position:absolute}.s1{font-size:21px;top:20%;right:22%}.s2{font-size:13px;bottom:22%;left:18%}.s3{font-size:38px;top:32%;left:20%}.steps-section{background:#fff}.steps{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:55px;display:grid}.steps article{border-right:1px solid var(--line);padding:30px 36px 44px}.steps article:last-child{border-right:0}.steps article>span{font:10px var(--font-geist-mono);color:#8b99a9}.step-icon{width:54px;height:54px;color:var(--blue);background:#edf4ff;border-radius:15px;place-items:center;margin:38px 0 28px;font-size:20px;font-weight:800;display:grid}.steps h3{font-size:19px}.steps p{color:var(--muted);font-size:14px;line-height:1.7}.center{text-align:center;margin-top:20px}.faq-section{background:var(--paper);grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-section h2{margin:16px 0}.faq-section>div>p{color:var(--muted)}.faq-list details{border-bottom:1px solid #dce4ed;padding:22px 0}.faq-list summary{cursor:pointer;justify-content:space-between;font-weight:650;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--blue);font-size:20px}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);max-width:620px;font-size:14px;line-height:1.7}.final-cta{color:#fff;background:linear-gradient(120deg,#126cff,#1f8cdb);border-radius:20px;justify-content:space-between;align-items:center;max-width:1180px;margin:85px auto;padding:48px 58px;display:flex;position:relative;overflow:hidden}.final-cta:after{content:"";border:1px solid #ffffff2b;border-radius:50%;width:380px;height:380px;position:absolute;top:-180px;right:110px;box-shadow:0 0 0 60px #ffffff09,0 0 0 120px #ffffff05}.final-cta>*,.final-cta .primary{z-index:2;position:relative}.final-cta h2{margin:10px 0 5px;font-size:36px}.final-cta p{color:#d7e8ff;margin:0}.primary.light{color:var(--blue);box-shadow:none;background:#fff}footer{border-top:1px solid var(--line);grid-template-columns:2fr repeat(3,1fr);gap:50px;max-width:1180px;margin:auto;padding:70px 0 35px;display:grid;position:relative}.footer-brand p{color:#8492a3;font-size:13px}footer>div:not(.footer-brand){color:#718094;flex-direction:column;gap:13px;font-size:13px;display:flex}footer>div b{color:#263448;margin-bottom:6px}footer a:hover{color:var(--blue)}footer>small{color:#9aa7b6;border-top:1px solid #edf1f5;grid-column:1/-1;padding-top:30px}.hero-glow{filter:blur(60px);opacity:.3;border-radius:50%;position:absolute!important}.hero-glow.one{background:#32d8c8;width:260px;height:260px;top:13%;right:28%}.hero-glow.two{background:#2c79ff;width:320px;height:320px;bottom:7%;right:5%}@media (width<=980px){.site-header nav{display:none}.network-card{width:100%;max-width:560px;margin-top:70px;position:relative;top:auto;right:auto}.hero{padding-top:75px}.hero h1{font-size:58px}.hero-copy{max-width:620px}.section-heading{align-items:start;gap:35px}.feature-grid{grid-template-columns:1fr}.feature{min-height:280px}.device-grid{grid-template-columns:repeat(2,1fr)}.ai-panel{grid-template-columns:1fr}.ai-visual{min-height:380px}.steps{grid-template-columns:1fr}.steps article{border-right:0;border-bottom:1px solid var(--line)}.faq-section{grid-template-columns:1fr;gap:40px}.final-cta{margin:60px 24px}footer{margin:0 24px}}@media (width<=640px){.site-header{height:68px;padding:0 18px}.header-actions .text-button{display:none}.primary.small{min-height:38px;padding:0 13px}.hero{padding:62px 20px}.hero h1{letter-spacing:-2.7px;font-size:45px}.hero-copy{font-size:15px}.hero-actions{flex-direction:column;align-items:stretch}.trust-row{flex-wrap:wrap;gap:12px 18px}.network-card{height:390px;margin-top:50px}.map-grid{height:255px}.card-bottom{height:77px}.pulse-core{top:108px;left:calc(50% - 41px)}.section{padding:78px 20px}.section-heading{margin-bottom:34px;display:block}.section-heading h2,.faq-section h2,.ai-copy h2{font-size:34px}.section-heading p{margin-top:18px}.device-grid{grid-template-columns:1fr}.ai-copy{padding:42px 28px}.ai-copy h2{font-size:36px}.ai-visual{min-height:300px}.o2{width:330px;height:220px}.steps article{padding-left:10px;padding-right:10px}.faq-section{gap:25px}.final-cta{padding:38px 28px;display:block}.final-cta h2{font-size:30px}.final-cta .primary{margin-top:25px}footer{grid-template-columns:1fr 1fr;padding-top:50px}.footer-brand{grid-column:1/-1}footer>small{font-size:11px}.map-label.l3{right:20px}}.guide-page{background:#f7f9fc;min-height:100vh}.guide-page .site-header{background:#fff;max-width:1180px}.guide-page:before{content:"";z-index:0;background:#fff;border-bottom:1px solid #e8edf3;height:78px;position:absolute;top:0;left:0;right:0}.guide-hero{background:linear-gradient(#fff,#f1f6fb);border-top:1px solid #edf2f7;padding:48px max(24px,50vw - 590px) 62px}.guide-breadcrumb{color:#8a98a8;align-items:center;gap:9px;margin-bottom:45px;font-size:12px;display:flex}.guide-breadcrumb a:hover{color:var(--blue)}.guide-breadcrumb b{color:#405168}.guide-title-row{justify-content:space-between;align-items:center;display:flex}.guide-title-row h1{letter-spacing:-2.8px;margin:14px 0 18px;font-size:52px;line-height:1.08}.guide-title-row h1 em{color:var(--blue);font-style:normal}.guide-title-row p{color:var(--muted);max-width:600px;line-height:1.8}.guide-device-icon{color:#fff;background:linear-gradient(145deg,#176bff,#39d9c6);border-radius:34px;place-items:center;width:135px;height:135px;font-size:44px;font-weight:800;display:grid;box-shadow:0 25px 55px #176bff35}.guide-layout{grid-template-columns:245px 1fr;gap:70px;max-width:1180px;margin:0 auto;padding:64px 0 90px;display:grid}.guide-sidebar{flex-direction:column;align-self:start;gap:6px;display:flex;position:sticky;top:25px}.guide-sidebar>span{letter-spacing:2px;color:#8a99a9;margin:0 0 12px 12px;font-size:10px;font-weight:750}.guide-sidebar>a{color:#657589;border-radius:10px;align-items:center;gap:12px;height:46px;padding:0 13px;font-size:13px;font-weight:600;display:flex}.guide-sidebar>a i{text-align:center;color:#8ea0b3;width:25px;font-style:normal}.guide-sidebar>a:hover{color:var(--blue);background:#edf3fa}.guide-sidebar>a.active{color:var(--blue);background:#e9f1ff}.sidebar-help{color:#fff;background:#0b1a2c;border-radius:14px;margin-top:25px;padding:20px}.sidebar-help b{font-size:13px}.sidebar-help p{color:#91a5ba;font-size:11px;line-height:1.6}.sidebar-help a{color:#4dd9c6;font-size:11px}.guide-content{min-width:0}.guide-notice{background:#fffaf0;border:1px solid #f2d8a3;border-radius:13px;margin-bottom:50px;padding:22px 24px}.guide-notice b{color:#956315;font-size:13px}.guide-notice p{color:#7c6845;margin:7px 0 0;font-size:13px;line-height:1.65}.guide-section-title{align-items:flex-start;gap:17px;margin:0 0 24px;display:flex}.guide-section-title>span{font:10px var(--font-geist-mono);color:var(--blue);background:#eaf2ff;border-radius:7px;padding:7px 8px}.guide-section-title h2{letter-spacing:-.8px;margin:0 0 7px;font-size:25px}.guide-section-title p{color:#8a98a8;margin:0;font-size:12px}.download-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:60px;display:grid}.download-grid>a{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:14px;min-height:86px;padding:15px 17px;transition:all .2s;display:flex}.download-grid>a:hover{border-color:#a9c8ff;transform:translateY(-2px);box-shadow:0 12px 28px #193e6710}.download-icon{width:43px;height:43px;color:var(--blue);background:#eaf2ff;border-radius:11px;place-items:center;font-size:20px;font-weight:800;display:grid}.download-grid>a>span:nth-child(2){flex-direction:column;gap:5px;display:flex}.download-grid b{font-size:13px}.download-grid small{color:#8b99a8}.download-grid em{color:#9ba9b8;margin-left:auto;font-style:normal}.instruction-list{border:1px solid var(--line);background:#fff;border-radius:16px;margin-bottom:38px;padding:5px 28px}.instruction-list article{border-bottom:1px solid #e9eef4;grid-template-columns:48px 1fr;gap:15px;padding:28px 0;display:grid}.instruction-list article:last-child{border:0}.instruction-list article>span{font:11px var(--font-geist-mono);color:#a0aebe;padding-top:4px}.instruction-list h3{margin:0 0 9px;font-size:17px}.instruction-list p{color:#68788b;margin:0;font-size:13px;line-height:1.75}.instruction-list small{color:#257bba;background:#eef8ff;border-radius:7px;margin-top:9px;padding:8px 10px;line-height:1.55;display:block}.guide-actions{justify-content:flex-end;gap:12px;margin:35px 0 65px;display:flex}.guide-actions .secondary,.guide-actions .primary{min-height:48px}.guide-pagination{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;padding-top:25px;display:grid}.guide-pagination a{flex-direction:column;gap:7px;display:flex}.guide-pagination a:last-child{text-align:right}.guide-pagination small{color:#9aa7b5}.guide-pagination b{color:#495a6f;font-size:13px}.guide-pagination a:hover b{color:var(--blue)}.guide-footer{border-top:1px solid var(--line)!important;color:#94a1b0!important;justify-content:space-between!important;max-width:1180px!important;margin:auto!important;padding:28px 0 40px!important;font-size:11px!important;display:flex!important}@media (width<=980px){.guide-layout{grid-template-columns:1fr;padding-left:24px;padding-right:24px}.guide-sidebar{grid-template-columns:repeat(3,1fr);display:grid;position:static}.guide-sidebar>span,.sidebar-help{grid-column:1/-1}.guide-device-icon{width:110px;height:110px}.guide-footer{margin:0 24px!important}}@media (width<=640px){.guide-page:before{height:68px}.guide-hero{padding:35px 20px 48px}.guide-breadcrumb{margin-bottom:34px}.guide-title-row h1{font-size:39px}.guide-device-icon{display:none}.guide-layout{gap:45px;padding:45px 20px 70px}.guide-sidebar{grid-template-columns:repeat(2,1fr)}.download-grid{grid-template-columns:1fr}.instruction-list{padding:4px 19px}.instruction-list article{grid-template-columns:34px 1fr}.guide-actions{flex-direction:column}.guide-pagination{gap:20px}.guide-footer{margin:0 20px!important;display:block!important}.guide-footer span{margin-bottom:8px;display:block}}footer{grid-template-columns:1fr 1fr}.footer-support{justify-self:end;min-width:220px}.footer-support span,.footer-support a{color:#718094;font-size:13px}@media (width<=640px){footer{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-support{justify-self:start;min-width:0}}.auth-page{background:radial-gradient(circle at 12% 12%,#dff6f4 0,#0000 27%),radial-gradient(circle at 88% 85%,#e4edff 0,#0000 30%),#f6f9fc;flex-direction:column;align-items:center;min-height:100vh;padding:38px 24px;display:flex}.auth-brand{align-self:flex-start;margin-left:max(0px,50vw - 550px)}.auth-card{background:#fff;border:1px solid #e1e9f1;border-radius:24px;grid-template-columns:1fr 1fr;width:min(900px,100%);margin:auto;display:grid;overflow:hidden;box-shadow:0 30px 80px #173b6118}.auth-intro{color:#fff;background:linear-gradient(145deg,#08192c,#102c49);padding:60px;position:relative;overflow:hidden}.auth-intro:after{content:"";border:1px solid #45dbc53b;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-130px;right:-130px;box-shadow:0 0 0 55px #3fd9c411,0 0 0 110px #2675ff0c}.auth-badge{letter-spacing:2.2px;color:#51dbc6;font-size:10px}.auth-intro h1{letter-spacing:-2px;margin:20px 0 14px;font-size:42px}.auth-intro p{color:#9cb0c4;font-size:14px;line-height:1.8}.auth-intro ul{color:#c5d2df;gap:12px;margin:0;padding:22px 0 0;font-size:13px;list-style:none;display:grid}.auth-intro li:before{content:"✓";color:#45d5be;margin-right:9px}.auth-form{flex-direction:column;justify-content:center;gap:18px;padding:52px;display:flex}.auth-form label{color:#45566b;gap:8px;font-size:12px;font-weight:650;display:grid}.auth-form input{color:#16263a;background:#fbfcfe;border:1px solid #dce5ee;border-radius:10px;height:50px;padding:0 14px;font:14px inherit}.auth-form input:focus{border-color:#176bff;outline:none;box-shadow:0 0 0 3px #176bff16}.auth-submit{cursor:pointer;border:0;width:100%;margin-top:6px}.auth-submit:disabled{opacity:.65;cursor:wait}.form-error,.account-error{color:#b53b3b;background:#fff1f1;border-radius:9px;padding:11px 13px;font-size:12px}.auth-switch{text-align:center;color:#8290a0;margin:2px 0 0;font-size:12px}.auth-switch a{color:var(--blue);margin-left:6px;font-weight:700}.auth-security{color:#95a2b0;margin:0;font-size:11px}.account-header{z-index:30;background:#fff;border-bottom:1px solid #e7edf3;align-items:center;gap:60px;height:74px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.account-header nav{color:#66778a;gap:28px;font-size:13px;display:flex}.account-header nav a:hover{color:var(--blue)}.account-logout{color:#546579;cursor:pointer;background:#f1f5f9;border:0;border-radius:8px;margin-left:auto;padding:9px 13px}.account-page{background:#f5f8fb;min-height:calc(100vh - 74px);padding:54px max(24px,50vw - 590px) 90px}.account-welcome{justify-content:space-between;align-items:end;margin-bottom:30px;display:flex}.account-welcome h1{letter-spacing:-1.7px;margin:12px 0 6px;font-size:38px}.account-welcome p{color:#8492a2;margin:0}.account-stats{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:70px;display:grid}.account-stats article{background:#fff;border:1px solid #e0e8f0;border-radius:15px;flex-direction:column;gap:9px;padding:24px;display:flex}.account-stats article>span{color:#8290a1;font-size:11px}.account-stats b{font-size:22px}.account-stats b em{color:#8795a5;font-size:12px;font-style:normal;font-weight:500}.account-stats small{color:#8b98a7}.usage-bar{background:#eaf0f6;border-radius:9px;height:6px;overflow:hidden}.usage-bar i{background:linear-gradient(90deg,#176bff,#39d9c6);border-radius:9px;height:100%;display:block}.account-section{margin-top:70px;scroll-margin-top:100px}.account-title{justify-content:space-between;align-items:end;margin-bottom:25px;display:flex}.account-title h2{letter-spacing:-1.2px;margin:10px 0 0;font-size:31px}.account-title>p{color:#8391a1;font-size:13px}.plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.plan-card{background:#fff;border:1px solid #e0e8f0;border-radius:16px;flex-direction:column;padding:25px;display:flex}.plan-tag{color:#176bff;letter-spacing:1px;background:#eaf2ff;border-radius:99px;align-self:flex-start;padding:6px 9px;font-size:9px}.plan-card h3{margin:20px 0 8px;font-size:20px}.plan-card>p{color:#7c8b9c;min-height:38px;max-height:58px;font-size:12px;line-height:1.6;overflow:hidden}.plan-meta{color:#6f8092;border-top:1px solid #edf1f5;gap:12px;margin:8px 0 16px;padding-top:15px;font-size:10px;display:flex}.cycle-list{grid-template-columns:1fr 1fr;gap:7px;margin-top:auto;display:grid}.cycle-list button,.payment-methods button{cursor:pointer;color:#536578;background:#fff;border:1px solid #dce5ee;border-radius:8px;padding:9px 10px}.cycle-list button{justify-content:space-between;font-size:10px;display:flex}.cycle-list button b{color:#14253a}.cycle-list button.active,.payment-methods button.active{color:#176bff;background:#edf4ff;border-color:#176bff;box-shadow:0 0 0 2px #176bff12}.checkout-bar{z-index:20;color:#fff;background:#0b1b2e;border-radius:15px;align-items:center;gap:20px;margin:18px 0;padding:15px 17px;display:flex;position:sticky;bottom:15px;box-shadow:0 20px 45px #07111f38}.checkout-bar>div:first-child{flex-direction:column;gap:4px;display:flex}.checkout-bar>div:first-child span{color:#8ea3b8;font-size:10px}.payment-methods{gap:7px;margin-left:auto;display:flex}.payment-methods button{color:#b8c6d4;background:#172b40;border-color:#2b4055}.checkout-bar .primary{cursor:pointer;border:0;min-height:44px}.payment-result{color:#287262;background:#edfbf7;border:1px solid #bfe9df;border-radius:11px;justify-content:space-between;gap:20px;margin-top:15px;padding:14px 16px;font-size:12px;display:flex}.payment-result a{color:#176bff}.order-list{background:#fff;border:1px solid #e0e8f0;border-radius:15px;overflow:hidden}.order-list article{border-bottom:1px solid #e9eef3;grid-template-columns:2fr 1fr .7fr .6fr;align-items:center;gap:18px;padding:18px 22px;font-size:12px;display:grid}.order-list article:last-child{border:0}.order-list article>div{flex-direction:column;gap:5px;display:flex}.order-list article>div span,.order-list article>span{color:#8996a5}.order-list em{text-align:center;color:#a46c0d;background:#fff5df;border-radius:99px;padding:6px 9px;font-style:normal}.order-list .s2{color:#818b96;background:#f2f3f5}.order-list .s3,.order-list .s4{color:#1c8b6e;background:#eaf9f4}.empty-state{text-align:center;color:#8795a4;padding:42px;font-size:13px}.account-footer{color:#8996a5;background:#fff;font-size:11px;justify-content:space-between!important;max-width:none!important;padding:28px max(24px,50vw - 590px)!important;display:flex!important}.account-loading{color:#728195;background:#f5f8fb;align-content:center;place-items:center;gap:16px;min-height:100vh;display:grid}.account-loading .brand-mark{animation:1.2s infinite alternate pulse}@keyframes pulse{to{opacity:.7;transform:scale(1.08)}}@media (width<=900px){.auth-card{grid-template-columns:1fr}.auth-intro,.auth-form{padding:38px}.account-header nav{display:none}.account-stats,.plan-grid{grid-template-columns:1fr 1fr}.checkout-bar{flex-wrap:wrap;align-items:stretch}.checkout-bar>div:first-child{width:100%}.payment-methods{margin-left:0}.order-list article{grid-template-columns:1.5fr 1fr .7fr}.order-list article>span{display:none}}@media (width<=640px){.auth-page{padding:24px 16px}.auth-brand{margin-bottom:25px}.auth-intro h1{font-size:34px}.auth-form{padding:30px 25px}.account-header{padding:0 18px}.account-page{padding:38px 18px 65px}.account-welcome{align-items:start}.account-welcome .secondary{display:none}.account-welcome h1{font-size:31px}.account-stats,.plan-grid{grid-template-columns:1fr}.account-title{display:block}.account-title>p{margin-top:10px}.checkout-bar{position:static}.payment-methods{width:100%;overflow:auto}.payment-methods button{white-space:nowrap}.checkout-bar .primary{width:100%}.payment-result{flex-direction:column}.order-list article{grid-template-columns:1fr auto}.order-list article>b{display:none}.account-footer{flex-direction:column!important;gap:8px!important}}.membership-page{background:#f4f7fb;min-height:100vh}.store-header{z-index:40;background:#fff;border-bottom:1px solid #e7edf4;align-items:center;gap:32px;height:70px;padding:0 max(24px,50vw - 600px);display:flex;position:sticky;top:0}.store-header nav{color:#647588;gap:24px;font-size:13px;display:flex}.store-header nav a:hover{color:#176bff}.store-search{background:#fbfcfe;border:1px solid #dce4ed;border-radius:10px;align-items:center;gap:8px;width:235px;height:38px;margin-left:auto;padding:0 12px;display:flex}.store-search span{color:#7c8b9b;font-size:19px}.store-search input{background:0 0;border:0;outline:0;width:100%;font:12px inherit}.store-home{color:#176bff;background:#edf4ff;border-radius:9px;align-items:center;height:38px;padding:0 14px;font-size:12px;font-weight:700;display:flex}.store-shell{max-width:1200px;margin:auto}.store-hero{background:radial-gradient(circle at 85% 25%,#dce8ff,#0000 30%),radial-gradient(circle at 58% 90%,#d9faf3,#0000 25%),#fff;border-radius:0 0 24px 24px;grid-template-columns:1.05fr .95fr;align-items:center;gap:50px;min-height:520px;padding:78px 50px;display:grid;position:relative;overflow:hidden}.store-hero:before{content:"";background-image:linear-gradient(#6883a00d 1px,#0000 1px),linear-gradient(90deg,#6883a00d 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 78%);mask-image:linear-gradient(90deg,#000,#0000 78%)}.store-hero>*{z-index:2;position:relative}.store-kicker,.store-title>div>span,.store-support>div>span{letter-spacing:2.2px;color:#3671a5;font-size:10px;font-weight:750}.store-hero h1{letter-spacing:-3px;margin:18px 0;font-size:55px;line-height:1.08}.store-hero h1 em{color:#0000;background:linear-gradient(90deg,#176bff,#7458ef);-webkit-background-clip:text;background-clip:text;font-style:normal}.store-hero>div:first-child>p{color:#6f8092;max-width:570px;line-height:1.8}.store-hero-actions{gap:12px;margin-top:30px;display:flex}.store-hero-board{height:350px;position:relative}.board-core{color:#fff;z-index:3;background:linear-gradient(145deg,#081a2e,#123b62);border-radius:42px;flex-direction:column;justify-content:center;align-items:center;width:178px;height:178px;display:flex;position:absolute;top:85px;left:calc(50% - 89px);box-shadow:0 30px 70px #163b632c}.board-core span{color:#49d8c2;font-size:13px}.board-core b{margin-top:5px;font-size:19px}.board-card{background:#fff;border:1px solid #e0e8f1;border-radius:17px;flex-direction:column;width:145px;height:95px;padding:17px;display:flex;position:absolute;box-shadow:0 18px 35px #173c6614}.board-card span{color:#8b99a8;font-size:9px}.board-card b{margin-top:auto;font-size:17px}.b1{top:30px;left:10px;transform:rotate(-5deg)}.b2{top:20px;right:7px;transform:rotate(5deg)}.b3{bottom:8px;right:30px;transform:rotate(-3deg)}.store-notice{background:#fff;border:1px solid #e0e7ef;border-radius:15px;grid-template-columns:210px 1fr 230px;align-items:center;gap:25px;margin:24px 0;padding:22px 26px;display:grid}.store-notice>div{flex-direction:column;gap:7px;display:flex}.store-notice>div>span{color:#176bff;font-size:11px}.store-notice>p{color:#718195;border-left:1px solid #e6ebf1;padding-left:24px;font-size:12px;line-height:1.7}.store-notice>div:last-child{font-size:12px}.store-notice a{color:#176bff}.store-products,.store-process{padding:80px 0}.store-title{justify-content:space-between;align-items:end;margin-bottom:27px;display:flex}.store-title h2{letter-spacing:-1.5px;margin:10px 0 0;font-size:35px}.store-title>p{color:#8491a0;font-size:12px}.store-categories{gap:8px;padding:3px 0 24px;display:flex;overflow:auto}.store-categories button{color:#657588;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #dce4ec;border-radius:99px;padding:9px 16px}.store-categories button.active{color:#fff;background:#176bff;border-color:#176bff;box-shadow:0 8px 18px #176bff27}.store-product-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.store-product{background:#fff;border:1px solid #dfe7ef;border-radius:15px;transition:all .2s;overflow:hidden}.store-product:hover{transform:translateY(-4px);box-shadow:0 16px 35px #173a5e12}.product-cover-button{cursor:pointer;text-align:left;border:0;width:100%;padding:0;display:block}.store-product-cover{color:#fff;background:linear-gradient(145deg,#0d416e,#1689bd);height:175px;padding:17px;position:relative;overflow:hidden}.store-product-cover:after{content:"";border:1px solid #ffffff25;border-radius:50%;width:230px;height:230px;position:absolute;top:-90px;right:-95px;box-shadow:0 0 0 34px #ffffff0b,0 0 0 68px #ffffff08}.store-product-cover>span{z-index:2;background:#ffffff24;border:1px solid #ffffff30;border-radius:99px;padding:5px 8px;font-size:9px;position:relative}.store-product-cover>div{z-index:2;flex-direction:column;display:flex;position:absolute;bottom:20px;left:20px}.store-product-cover small{letter-spacing:1px;opacity:.72;font-size:9px}.store-product-cover b{margin:3px 0;font-size:29px}.store-product-cover em{letter-spacing:2px;opacity:.75;font-size:8px;font-style:normal}.indigo{background:linear-gradient(145deg,#1a347a,#5b70ff)}.midnight{background:linear-gradient(145deg,#06131f,#263c67)}.sand{background:linear-gradient(145deg,#9d4b2d,#e8915d)}.electric{background:linear-gradient(145deg,#075a76,#15b3c5)}.carbon{background:linear-gradient(145deg,#121820,#3e5364)}.lime{background:linear-gradient(145deg,#17583d,#42bf78)}.gemini{background:linear-gradient(145deg,#2760bd,#a063de)}.mono{background:linear-gradient(145deg,#080b0f,#363d46)}.spotify{background:linear-gradient(145deg,#0b3d28,#1fcb69)}.apple{background:linear-gradient(145deg,#1584c2,#50d0ed)}.silver{background:linear-gradient(145deg,#58626c,#b4bec8)}.custom{background:linear-gradient(145deg,#5d3b92,#c26ed2)}.store-product-body{padding:17px}.delivery-row{gap:6px;display:flex}.delivery-row span{color:#168d70;background:#eaf9f4;border-radius:99px;padding:5px 7px;font-size:9px}.delivery-row span:last-child{color:#5772d8;background:#eef3ff}.store-product h3{min-height:43px;margin:13px 0 7px;font-size:15px;line-height:1.45}.store-product-body>p{color:#788899;height:36px;font-size:11px;line-height:1.6;overflow:hidden}.store-price{justify-content:space-between;align-items:center;margin-top:16px;display:flex}.store-price>b{color:#ff5f7d;font-size:21px}.store-price button{color:#176bff;cursor:pointer;background:0 0;border:0;font-size:10px}.store-empty{text-align:center;color:#8090a2;background:#fff;border-radius:14px;padding:70px}.store-process{border-top:1px solid #dfe6ee}.store-process>div:last-child{color:#fff;background:#081a2c;border-radius:19px;grid-template-columns:repeat(3,1fr);display:grid;overflow:hidden}.store-process article{border-right:1px solid #ffffff17;padding:38px}.store-process article:last-child{border:0}.store-process article>span{font:10px var(--font-geist-mono);color:#4dd7c1}.store-process article>b{margin:27px 0 10px;font-size:18px;display:block}.store-process article>p{color:#91a5b8;font-size:12px;line-height:1.7}.store-support{color:#fff;background:linear-gradient(120deg,#176bff,#6d58ee);border-radius:19px;justify-content:space-between;align-items:center;margin-bottom:80px;padding:43px 48px;display:flex}.store-support>div>span{color:#d3dcff}.store-support h2{margin:8px 0;font-size:32px}.store-support p{color:#dbe5ff;margin:0}.store-support>div:last-child{gap:10px;display:flex}.store-support>div:last-child>a{border:1px solid #fff5;border-radius:9px;align-items:center;min-height:46px;padding:0 17px;font-size:12px;font-weight:700;display:flex}.store-support .primary{color:#176bff;box-shadow:none;background:#fff;border:0}.store-footer{color:#8190a0;border-top:1px solid #dde5ed;justify-content:space-between;align-items:center;max-width:1200px;margin:auto;padding:35px 0;font-size:11px;display:flex}.product-modal{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#06111fb8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.product-modal>div{background:#fff;border-radius:20px;width:min(460px,100%);padding:27px;position:relative;box-shadow:0 35px 90px #0005}.modal-close{z-index:2;cursor:pointer;background:#ffffffd9;border:0;border-radius:50%;width:34px;height:34px;font-size:21px;position:absolute;top:13px;right:15px}.modal-cover{color:#fff;background:linear-gradient(145deg,#0d416e,#1689bd);border-radius:14px;flex-direction:column;justify-content:end;height:150px;padding:22px;display:flex}.modal-cover small{opacity:.75}.modal-cover b{font-size:31px}.modal-cover span{background:#ffffff2b;border-radius:99px;padding:5px 8px;font-size:9px;position:absolute;top:43px;left:48px}.modal-delivery{color:#1c8c70;background:#eaf9f4;border-radius:99px;margin-top:19px;padding:6px 9px;font-size:10px;display:inline-block}.product-modal h2{margin:15px 0 8px;font-size:24px}.product-modal>div>p{color:#718195;font-size:13px;line-height:1.7}.modal-price{border-top:1px solid #e6ecf2;border-bottom:1px solid #e6ecf2;justify-content:space-between;align-items:center;margin:17px 0;padding:15px 0;display:flex}.modal-price span{color:#8694a3;font-size:11px}.modal-price b{color:#ff5878;font-size:26px}.modal-warning{color:#896c35;background:#fff8ea;border-radius:9px;padding:11px 13px;font-size:11px;line-height:1.6}.modal-actions{grid-template-columns:1fr 1fr;gap:9px;margin-top:19px;display:grid}.modal-actions a{border:1px solid #dce4ed;border-radius:9px;justify-content:center;align-items:center;min-height:45px;font-size:12px;font-weight:700;display:flex}.modal-actions .primary{border:0;min-height:45px}.store-header .brand{flex-shrink:0}@media (width<=1000px){.store-header nav{display:none}.store-hero{grid-template-columns:1fr}.store-hero-board{display:none}.store-notice{grid-template-columns:1fr}.store-notice>p{border-left:0;padding-left:0}.store-product-grid{grid-template-columns:repeat(2,1fr)}.store-shell{padding:0 20px}.store-hero{margin:0 -20px;padding:70px 35px}.store-support{margin-left:0;margin-right:0}.store-footer{margin:0 20px}}@media (width<=650px){.store-header{padding:0 17px}.store-search{display:none}.store-home{margin-left:auto}.store-hero{min-height:480px}.store-hero h1{letter-spacing:-2.2px;font-size:41px}.store-hero-actions{flex-direction:column}.store-products,.store-process{padding:62px 0}.store-title{display:block}.store-title h2{font-size:29px}.store-title>p{margin-top:10px}.store-product-grid{grid-template-columns:1fr}.store-product-cover{height:190px}.store-process>div:last-child{grid-template-columns:1fr}.store-process article{border-bottom:1px solid #ffffff17;border-right:0}.store-support{padding:35px 25px;display:block}.store-support>div:last-child{flex-direction:column;margin-top:24px}.store-support>div:last-child>a{justify-content:center}.store-footer{gap:13px;display:grid}.modal-actions{grid-template-columns:1fr}}
