:root{--font-sans: Inter, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", Arial, sans-serif;--color-bg: #030713;--color-bg-deep: #01030a;--color-text: #f7fbff;--color-muted: #a6b2d4;--color-soft: #dfe8ff;--color-line: rgba(144, 164, 255, .22);--color-glass: rgba(13, 18, 41, .62);--color-glass-strong: rgba(21, 25, 55, .76);--color-blue: #3f8cff;--color-cyan: #67e8ff;--color-violet: #8d4dff;--color-purple: #b147ff;--container: min(1120px, calc(100% - 48px) );--radius-sm: 8px;--radius-md: 16px;--radius-lg: 22px;--shadow-glow: 0 0 48px rgba(96, 82, 255, .32);--ease-out: cubic-bezier(.16, 1, .3, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;color:var(--color-text);background:var(--color-bg-deep);font-family:var(--font-sans);font-size:16px;line-height:1.5;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body::selection{color:#fff;background:#795cff8c}a{color:inherit;text-decoration:none}button,input{font:inherit}button{border:0}svg{display:block}h1,h2,h3,p{margin-top:0}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.landing-page{position:relative;min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#030713fa,#05081af5 48%,#030713),radial-gradient(circle at 74% 24%,rgba(83,86,255,.28),transparent 34%),radial-gradient(circle at 48% 56%,rgba(151,59,255,.22),transparent 31%)}main,.site-header,.site-footer{position:relative;z-index:2}.background-scene{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden;background:#030713}.background-scene:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background-image:radial-gradient(circle at 18% 17%,rgba(59,130,246,.16) 0,transparent 23%),radial-gradient(circle at 72% 16%,rgba(141,77,255,.2) 0,transparent 25%),linear-gradient(180deg,#01030a59,#01030adb)}.bg-aurora{position:absolute;width:72vw;height:34vh;border-radius:50%;opacity:.52;filter:blur(72px);transform:rotate(-8deg);animation:auroraShift 13s ease-in-out infinite alternate}.bg-aurora--blue{left:-14vw;top:33vh;background:linear-gradient(90deg,#347dff5c,#69e8ff1f)}.bg-aurora--violet{right:-19vw;top:22vh;background:linear-gradient(90deg,#a144ff57,#4462ff24);animation-delay:-4s}.bg-veil{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#03071333,#0307131f 42%,#030713e0),radial-gradient(ellipse at center,transparent 0%,rgba(1,3,10,.44) 76%)}.tech-grid{position:absolute;right:-8%;bottom:-9%;left:-8%;height:42vh;opacity:.7;transform:perspective(640px) rotateX(62deg);transform-origin:bottom center;background-image:linear-gradient(rgba(72,126,255,.24) 1px,transparent 1px),linear-gradient(90deg,rgba(141,77,255,.2) 1px,transparent 1px);background-size:54px 54px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 28%,transparent 94%);mask-image:linear-gradient(180deg,transparent,#000 28%,transparent 94%)}.tech-grid:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,transparent,rgba(103,232,255,.32),transparent),linear-gradient(180deg,transparent,rgba(174,93,255,.2),transparent);animation:gridFlow 9s linear infinite}.star-field{position:absolute;top:0;right:0;bottom:0;left:0}.star-particle{position:absolute;width:3px;height:3px;border-radius:999px;background:#d6e7fff2;box-shadow:0 0 16px #5f87ffcc;animation:starPulse 4.2s ease-in-out infinite}.site-header{position:fixed;top:20px;left:50%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:var(--container);min-height:64px;padding:0 12px 0 18px;border:1px solid rgba(142,158,255,.12);border-radius:0;background:#05081675;box-shadow:0 18px 60px #0000002e;transform:translate(-50%);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);transition:background .26s ease,border-color .26s ease,box-shadow .26s ease}.site-header--scrolled{border-color:#96a5ff33;background:#060a1cd1;box-shadow:0 18px 80px #00000057}.brand{display:inline-flex;align-items:center;gap:12px;width:max-content;color:#fff;font-size:18px;font-weight:760;letter-spacing:0}.brand-mark{position:relative;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid rgba(222,232,255,.26);border-radius:9px;color:#fff;font-size:21px;font-weight:840;line-height:1;background:linear-gradient(135deg,#4591fff5,#a046fff5),#613cff;box-shadow:0 0 24px #7156ff8c,inset 0 1px 10px #ffffff47}.brand-mark:after{position:absolute;right:7px;bottom:6px;left:7px;height:2px;content:"";border-radius:999px;background:#ffffffc7}.nav-links{display:inline-flex;align-items:center;justify-content:center;gap:28px;height:100%;color:#e6edffdb;font-size:15px}.nav-links a{position:relative;display:inline-flex;min-height:64px;align-items:center;padding:0 10px;transition:color .18s ease}.nav-links a:after{position:absolute;right:10px;bottom:0;left:10px;height:2px;content:"";border-radius:999px;background:linear-gradient(90deg,var(--color-blue),var(--color-purple));opacity:0;transform:scaleX(.5);transition:opacity .18s ease,transform .18s ease}.nav-links a:hover,.nav-links a.is-active{color:#fff}.nav-links a:hover:after,.nav-links a.is-active:after{opacity:1;transform:scaleX(1)}.ui-button{position:relative;isolation:isolate;display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:10px;overflow:hidden;border-radius:16px;padding:0 26px;color:#fff;font-weight:760;letter-spacing:0;white-space:nowrap;transition:transform .22s var(--ease-out),border-color .22s ease,box-shadow .22s ease}.ui-button svg{width:22px;height:22px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.ui-button:hover{transform:translateY(-2px)}.ui-button--small{justify-self:end;min-height:44px;border-radius:14px;padding:0 24px;font-size:14px}.ui-button--gradient{background:linear-gradient(135deg,#3e8bff,#7366ff 48%,#b449ff);box-shadow:0 0 34px #5d6fff6b,0 18px 36px #4456ff3d}.ui-button--gradient:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;content:"";background:linear-gradient(110deg,transparent 0%,rgba(255,255,255,.38) 42%,transparent 68%);transform:translate(-130%);animation:buttonShine 4s ease-in-out infinite}.ui-button--gradient:hover{box-shadow:0 0 44px #815fff94,0 20px 42px #4456ff4d}.ui-button--glass{border:1px solid rgba(170,142,255,.72);background:#060a1d7a;box-shadow:inset 0 1px 18px #ffffff0a,0 0 26px #7a49ff2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.ui-button--glass:hover{border-color:#cebcffdb;box-shadow:inset 0 1px 18px #ffffff12,0 0 34px #7a49ff52}.section-kicker{margin-bottom:12px;color:var(--color-cyan);font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-section{position:relative;min-height:720px;padding:106px 0 28px}.hero-inner{display:grid;grid-template-columns:minmax(0,.92fr) minmax(460px,1.08fr);align-items:center;width:var(--container);min-height:min(690px,100vh - 128px);margin:0 auto;gap:64px}.hero-copy{position:relative;z-index:2;padding-top:34px}.hero-copy h1{max-width:620px;margin-bottom:24px;color:#fff;font-size:clamp(48px,5.4vw,76px);font-weight:860;line-height:1.22;letter-spacing:0;text-shadow:0 0 34px rgba(120,144,255,.15)}.hero-copy h1 .title-line{display:block}.hero-copy h1 .title-line:first-child{white-space:nowrap}.hero-copy h1 em{font-style:normal;background:linear-gradient(100deg,#fff,#5ea0ff 34%,#a34fff 75%,#d36dff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.hero-lead{max-width:540px;margin-bottom:36px;color:#d7e0ff;font-size:20px;line-height:1.9}.hero-actions{display:flex;flex-wrap:wrap;gap:18px}.hero-visual{position:relative;display:flex;min-height:570px;align-items:center;justify-content:center;perspective:1200px}.hero-visual:before{position:absolute;width:76%;height:50%;content:"";border-radius:50%;background:radial-gradient(ellipse at center,rgba(112,76,255,.44),transparent 64%),linear-gradient(90deg,#2471ff52,#b545ff38);filter:blur(54px);transform:translateY(22%) rotate(-14deg)}.light-thread{position:absolute;height:1px;border-radius:999px;background:linear-gradient(90deg,transparent,rgba(98,168,255,.85),rgba(186,78,255,.7),transparent);box-shadow:0 0 18px #7958ffcc}.light-thread--one{top:28%;right:4%;width:260px;transform:rotate(-21deg)}.light-thread--two{bottom:30%;left:5%;width:220px;transform:rotate(-13deg)}.phone-particle{position:absolute;width:7px;height:7px;border:1px solid rgba(187,207,255,.7);border-radius:999px;background:#6c53ffc2;box-shadow:0 0 18px #8453ffd6;animation:particleDrift 5.8s ease-in-out infinite alternate}.phone-particle--one{top:34%;left:13%}.phone-particle--two{top:22%;right:12%;width:5px;height:5px;animation-delay:-1.4s}.phone-particle--three{right:8%;bottom:29%;width:4px;height:4px;animation-delay:-2.6s}.phone-mockup{position:relative;z-index:2;width:min(332px,70vw);aspect-ratio:390/790;border:1px solid rgba(215,224,255,.68);border-radius:48px;padding:10px;background:linear-gradient(135deg,#f5f8ff59,#452cac38 18%,#050710fa 46%),#060914;box-shadow:0 0 0 3px #4b3d9966,0 0 54px #7955ff8f,0 46px 92px #0000009e;transform:rotate(6deg) rotateY(-10deg);transform-style:preserve-3d}.phone-mockup:before{position:absolute;top:12px;right:12px;bottom:12px;left:12px;content:"";border:1px solid rgba(122,140,255,.22);border-radius:38px;pointer-events:none}.phone-mockup:after{position:absolute;right:28%;bottom:9px;left:28%;height:4px;content:"";border-radius:999px;background:#dce5ffc2}.phone-side{position:absolute;border-radius:999px;background:linear-gradient(180deg,#a474fffa,#395aff3d);box-shadow:0 0 18px #744aff6b}.phone-side--left{top:18%;left:-5px;width:5px;height:72px}.phone-side--right{top:24%;right:-5px;width:5px;height:126px}.phone-screen{position:relative;display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:38px;background:radial-gradient(circle at 73% 82%,rgba(118,61,255,.3),transparent 30%),linear-gradient(180deg,#090c1bfa,#080c19f5 55%,#050914fa);box-shadow:inset 0 0 0 1px #a4b8ff1f}.phone-status{position:relative;display:flex;min-height:44px;align-items:center;justify-content:space-between;padding:10px 24px 0;color:#fff;font-size:12px;font-weight:760}.phone-notch{position:absolute;top:9px;left:50%;width:94px;height:26px;border-radius:999px;background:#02040b;transform:translate(-50%)}.status-icons{display:inline-flex;align-items:flex-end;gap:3px}.status-icons i{display:block;width:4px;border-radius:999px;background:#fff}.status-icons i:nth-child(1){height:5px}.status-icons i:nth-child(2){height:7px}.status-icons i:nth-child(3){width:13px;height:7px;border:1px solid #ffffff;background:transparent}.chat-header{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:52px;padding:0 22px;border-bottom:1px solid rgba(123,145,255,.14)}.chat-header strong{color:#fff;font-size:14px}.chat-header button{display:inline-flex;width:24px;height:24px;align-items:center;justify-content:center;border:1px solid rgba(186,204,255,.22);border-radius:999px;color:#e0e9ffe6;background:#ffffff08;cursor:pointer}.chat-header button svg{width:14px;height:14px;stroke:currentColor;stroke-width:2;fill:none}.mini-logo{display:inline-flex;width:22px;height:22px;align-items:center;justify-content:center;border-radius:7px;color:#fff;font-size:14px;font-weight:840;background:linear-gradient(135deg,#3f8cff,#a449ff);box-shadow:0 0 18px #7e54ffc2}.chat-body{display:flex;flex:1;flex-direction:column;gap:12px;padding:20px 18px 10px}.chat-bubble{max-width:82%;border:1px solid rgba(141,157,255,.18);border-radius:15px;padding:12px 14px;color:#f4f8fff0;font-size:12px;line-height:1.72;box-shadow:inset 0 1px #ffffff0a,0 0 22px #525fff14}.chat-bubble--ai{align-self:flex-start;background:#171e39cc}.chat-bubble--user{align-self:flex-end;border-color:#a676ff80;border-bottom-right-radius:5px;background:linear-gradient(135deg,#5d54fff2,#963bffeb);box-shadow:0 0 26px #6d50ff52,inset 0 1px #ffffff24}.chat-bubble--list ul{display:grid;gap:4px;margin:8px 0 0;padding:0;list-style:none}.chat-bubble--list li{position:relative;padding-left:15px}.chat-bubble--list li:before{position:absolute;top:9px;left:0;width:7px;height:7px;content:"";border-radius:999px;background:linear-gradient(135deg,#4f8dff,#b548ff);box-shadow:0 0 10px #8053ffb8}.chat-input{display:grid;grid-template-columns:1fr 48px;align-items:center;gap:10px;padding:10px 18px 24px}.chat-input span{display:flex;min-height:44px;align-items:center;overflow:hidden;border:1px solid rgba(133,154,255,.13);border-radius:18px;padding:0 14px;color:#c4cfeb8f;font-size:12px;background:#090e1fb3}.chat-input button{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:18px;color:#fff;background:linear-gradient(135deg,#4a8bff,#904bff);box-shadow:0 0 28px #7651ffc2;cursor:pointer}.chat-input button svg{width:25px;height:25px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.features-section{width:var(--container);margin:0 auto;padding:70px 0 38px}.section-heading{display:grid;justify-items:center;gap:16px;margin-bottom:34px;text-align:center}.section-heading h2{margin:0;color:#fff;font-size:clamp(30px,3.5vw,38px);font-weight:840;line-height:1.2;letter-spacing:0}.heading-line{width:52px;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--color-blue),var(--color-purple));box-shadow:0 0 18px #835affb8}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.feature-card{position:relative;min-height:260px;overflow:hidden;border:1px solid rgba(105,135,255,.32);border-radius:var(--radius-md);padding:36px 24px 30px;text-align:center;background:linear-gradient(180deg,#111b3ca8,#0c112894),#0c122b85;box-shadow:inset 0 1px #ffffff0a,0 16px 46px #0003;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transition:transform .26s var(--ease-out),border-color .26s ease,box-shadow .26s ease}.feature-card:before{position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;content:"";border-radius:inherit;background:linear-gradient(135deg,rgba(70,141,255,.36),transparent 42%,rgba(167,75,255,.32));opacity:0;transition:opacity .26s ease}.feature-card>*{position:relative;z-index:1}.feature-card h3{margin-bottom:14px;color:#fff;font-size:20px;font-weight:780;letter-spacing:0}.feature-card p{margin-bottom:0;color:#dae2ffc7;font-size:15px;line-height:1.9}.feature-card:hover{border-color:#9c81ffb3;box-shadow:inset 0 1px #ffffff12,0 0 36px #6170ff33,0 28px 64px #00000057;transform:translateY(-8px)}.feature-card:hover:before{opacity:1}.feature-card:hover .feature-icon{transform:translateY(-4px) scale(1.04)}.feature-icon{display:inline-flex;width:78px;height:78px;align-items:center;justify-content:center;margin-bottom:26px;border:1px solid rgba(151,130,255,.36);border-radius:24px;color:#fff;background:radial-gradient(circle at 36% 24%,rgba(255,255,255,.26),transparent 26%),linear-gradient(135deg,#4087ffe0,#9744ffe6);box-shadow:0 0 28px #7e53ff8f,0 14px 34px #4752ff2e;transition:transform .26s var(--ease-out)}.feature-icon svg{width:46px;height:46px;stroke:currentColor;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;fill:#ffffff1f}.download-section{width:var(--container);margin:0 auto;padding:20px 0 76px}.download-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px;overflow:hidden;min-height:214px;border:1px solid rgba(119,101,255,.36);border-radius:var(--radius-md);padding:50px 76px;background:radial-gradient(circle at 86% 22%,rgba(147,67,255,.3),transparent 32%),linear-gradient(135deg,#19214ac7,#2014569e),#0c0f29b3;box-shadow:inset 0 1px #ffffff0f,0 0 42px #6457ff2e;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.download-card:before{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(100deg,transparent 0%,rgba(255,255,255,.08) 48%,transparent 74%);opacity:.72;transform:translate(-45%);animation:panelLight 9s ease-in-out infinite}.download-copy{position:relative;z-index:1}.download-copy h2{margin-bottom:14px;color:#fff;font-size:clamp(28px,3vw,34px);line-height:1.24;letter-spacing:0}.download-copy p:not(.section-kicker){max-width:420px;margin-bottom:0;color:#dce4ffd1;font-size:17px;line-height:1.86}.store-buttons{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:22px;justify-content:flex-end}.store-button{display:grid;grid-template-columns:36px 1fr;align-items:center;gap:12px;min-width:178px;min-height:70px;border:1px solid rgba(167,157,255,.46);border-radius:15px;padding:12px 20px;color:#fff;background:#070a1c7a;box-shadow:inset 0 1px #ffffff0d,0 12px 30px #0000002e;transition:transform .22s var(--ease-out),border-color .22s ease,box-shadow .22s ease}.store-button svg{width:36px;height:36px;fill:currentColor;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.store-button svg path+path{fill:none}.store-button span{display:grid;gap:2px}.store-button strong{font-size:17px;font-weight:760;line-height:1.1}.store-button small{color:#dee7ffa8;font-size:12px}.store-button:hover{border-color:#ccc1ffd1;box-shadow:inset 0 1px #ffffff17,0 0 32px #775cff47;transform:translateY(-3px)}.site-footer{border-top:1px solid rgba(116,139,255,.15);padding:44px 0 28px;background:#02051075}.footer-inner{display:grid;grid-template-columns:1.45fr .8fr .8fr 1fr;gap:54px;width:var(--container);margin:0 auto}.footer-brand p{max-width:270px;margin:18px 0 0;color:#d0daf6b8;line-height:1.9}.footer-column{display:grid;align-content:start;gap:14px}.footer-column h3{margin-bottom:4px;color:#fff;font-size:15px;font-weight:760}.footer-column a{color:#d2dcf8b8;font-size:14px;transition:color .18s ease}.footer-column a:hover{color:#fff}.social-links{display:flex;gap:16px;margin-top:8px}.social-links a{display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid rgba(150,166,255,.25);border-radius:999px;color:#e0e8ffc2;background:#ffffff08}.social-links a svg{width:17px;height:17px;fill:currentColor}.footer-copyright{width:var(--container);margin:36px auto 0;color:#c3cdeb9e;font-size:13px;text-align:center}@keyframes buttonShine{0%,48%{transform:translate(-130%)}72%,to{transform:translate(130%)}}@keyframes panelLight{0%,40%{transform:translate(-48%)}76%,to{transform:translate(48%)}}@keyframes auroraShift{0%{transform:translate3d(-2%,0,0) rotate(-8deg)}to{transform:translate3d(5%,-5%,0) rotate(-2deg)}}@keyframes gridFlow{0%{transform:translate(-22%)}to{transform:translate(22%)}}@keyframes starPulse{0%,to{opacity:.24;transform:translateY(0) scale(.8)}48%{opacity:1;transform:translateY(-10px) scale(1)}}@keyframes particleDrift{0%{opacity:.42;transform:translateZ(0)}to{opacity:.92;transform:translate3d(16px,-20px,0)}}@media (max-width: 1080px){:root{--container: min(100% - 36px, 1120px)}.hero-inner{grid-template-columns:1fr;gap:26px;min-height:auto;padding-top:34px}.hero-copy{max-width:720px;padding-top:34px}.hero-visual{min-height:520px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.download-card{grid-template-columns:1fr;padding:42px}.store-buttons{justify-content:flex-start}}@media (max-width: 820px){.site-header{top:12px;grid-template-columns:1fr auto;min-height:58px;padding-left:14px}.nav-links{display:none}.brand{font-size:16px}.brand-mark{width:31px;height:31px;font-size:19px}.hero-section{min-height:auto;padding-top:94px}.hero-copy h1{font-size:clamp(44px,12vw,62px)}.hero-lead{font-size:18px;line-height:1.78}.hero-visual{min-height:500px}.phone-mockup{width:min(316px,82vw);transform:rotate(3deg) rotateY(-5deg)}.footer-inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px}}@media (max-width: 620px){:root{--container: min(100% - 28px, 1120px)}.site-header{border-radius:0}.ui-button{min-height:48px;border-radius:14px;padding:0 20px}.site-header .ui-button{min-height:40px;padding:0 16px}.hero-section{padding-bottom:34px}.hero-inner{gap:12px}.hero-copy{padding-top:16px}.hero-copy h1{margin-bottom:18px;line-height:1.18}.hero-lead{margin-bottom:28px}.hero-actions{gap:12px}.hero-visual{min-height:452px}.light-thread{opacity:.52}.phone-mockup{width:min(282px,88vw);border-radius:42px}.phone-screen{border-radius:32px}.phone-status{min-height:40px;padding-right:18px;padding-left:18px}.phone-notch{width:78px;height:23px}.chat-header{min-height:47px;padding:0 17px}.chat-body{gap:9px;padding:14px 13px 8px}.chat-bubble{max-width:86%;padding:10px 12px;font-size:11px}.chat-input{grid-template-columns:1fr 42px;padding:8px 13px 22px}.chat-input span{min-height:40px}.chat-input button{width:42px;height:42px;border-radius:15px}.features-section{padding-top:52px}.feature-grid{grid-template-columns:1fr}.feature-card{min-height:230px}.download-card{gap:30px;padding:32px 22px}.store-buttons,.store-button{width:100%}.footer-inner{grid-template-columns:1fr}.footer-copyright{text-align:left}}
