:root{--ink:#f7f8fb;--muted:#9297a9;--panel:#151721;--line:#ffffff17;--lime:#c8ff3d;--violet:#8b5cff;--cyan:#39d9ff}*{box-sizing:border-box}html{scroll-behavior:smooth;background:#08090d}body{color:var(--ink);background:#08090d;margin:0;font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}button{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}.app-shell{background:#090a0f;width:100%;max-width:520px;min-height:100vh;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 0 80px #00000080}.ambient{filter:blur(80px);pointer-events:none;opacity:.16;border-radius:50%;position:absolute}.ambient-one{background:#8053ff;width:240px;height:240px;top:60px;right:-120px}.ambient-two{background:#16c8e8;width:210px;height:210px;top:680px;left:-140px}.topbar{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#090a0fd1;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;height:68px;padding:0 20px;display:flex;position:relative}.brand{cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0;display:flex}.brand-mark{color:#0c0d11;background:linear-gradient(145deg,#e9ff8a,#a9ee25);border-radius:11px;place-items:center;width:34px;height:34px;font:900 18px/1 Arial;display:grid;transform:skew(-5deg);box-shadow:0 0 20px #c8ff3d38}.brand b{letter-spacing:2px;font:800 15px/1 Arial}.brand small{color:#72788b;letter-spacing:3.5px;margin-top:4px;font-size:8px;display:block}.login-mini{color:var(--lime);cursor:pointer;background:#c8ff3d14;border:1px solid #c8ff3d59;border-radius:10px;padding:8px 12px;font-size:12px}.avatar-button{cursor:pointer;background:#1677ff;border:1px solid #ffffff1f;border-radius:50%;place-items:center;width:34px;height:34px;display:grid;position:relative}.avatar-button span{font-weight:800}.avatar-button i{background:#6df36f;border:2px solid #090a0f;border-radius:50%;width:9px;height:9px;position:absolute;bottom:0;right:-1px}.page{z-index:2;padding-bottom:92px;position:relative}.hero{padding:48px 20px 0;position:relative;overflow:hidden}.eyebrow,.mini-label{color:#9299ad;letter-spacing:3px;font-size:10px;font-weight:700}.eyebrow{align-items:center;gap:8px;display:flex}.eyebrow span{background:var(--lime);width:6px;height:6px;box-shadow:0 0 12px var(--lime);border-radius:50%}.hero h1{letter-spacing:-3px;margin:22px 0 14px;font-size:clamp(42px,12vw,64px);font-weight:900;line-height:.98}.hero h1 em{color:#0000;-webkit-text-stroke:1px #f7f8fbcc;font-style:normal}.hero-copy{color:#a1a6b4;width:82%;font-size:14px;line-height:1.8}.hero-actions{align-items:center;gap:17px;margin-top:22px;display:flex}.hero-actions>button{background:var(--lime);color:#10120d;cursor:pointer;border:0;border-radius:12px;height:43px;padding:0 17px;font-size:11px;font-weight:900}.hero-actions>button b{margin-left:18px;font-size:15px}.hero-actions>span{color:#686f7f;letter-spacing:1.2px;font:700 7px/1 Arial}.hero-actions>span i{background:#69e678;border-radius:50%;width:5px;height:5px;margin-right:5px;display:inline-block;box-shadow:0 0 8px #69e678}.ai-workspace{background:linear-gradient(150deg,#191b25f5,#0d0e14fa);border:1px solid #ffffff1c;border-radius:22px;margin-top:38px;position:relative;overflow:hidden;box-shadow:0 26px 70px #0000006b,0 0 60px #7e54ff14}.ai-workspace:before{content:"";filter:blur(35px);background:#8b5cff21;border-radius:50%;width:150px;height:150px;position:absolute;top:30px;right:-80px}.ai-workspace-head{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;height:64px;padding:0 15px;display:flex;position:relative}.ai-agent{align-items:center;gap:10px;display:flex}.ai-agent>span,.assistant-avatar{color:#11130d;background:linear-gradient(145deg,#dfff72,#a5e925);place-items:center;font-weight:900;display:grid}.ai-agent>span{border-radius:11px;width:35px;height:35px;transform:rotate(-5deg);box-shadow:0 0 20px #c8ff3d21}.ai-agent b,.ai-agent small{display:block}.ai-agent b{letter-spacing:.2px;font-size:11px}.ai-agent small{color:#686e7f;margin-top:4px;font-size:7px}.ai-agent small i{background:#6de878;border-radius:50%;width:5px;height:5px;margin-right:4px;display:inline-block}.ai-workspace-head>button{color:#5d6373;letter-spacing:2px;cursor:pointer;background:0 0;border:0}.conversation{padding:18px 14px 10px;position:relative}.user-message{color:#d9dce4;background:#2b2e39;border-radius:14px 14px 3px;max-width:83%;margin-left:auto;padding:11px 13px;font-size:10px;line-height:1.55}.assistant-message{grid-template-columns:29px 1fr;gap:9px;margin-top:17px;display:grid}.assistant-avatar{border-radius:9px;width:27px;height:27px;font-size:11px}.assistant-message small{color:#666c7e;letter-spacing:.5px;font-size:7px}.assistant-message p{color:#d6d9e2;min-height:38px;margin:7px 0 12px;font-size:10px;line-height:1.65}.typing{align-items:center;gap:4px;height:45px;display:flex}.typing i{background:var(--lime);border-radius:50%;width:5px;height:5px;animation:1s ease-in-out infinite typing}.typing i:nth-child(2){animation-delay:.14s}.typing i:nth-child(3){animation-delay:.28s}@keyframes typing{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}.ai-result-grid{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.ai-result-grid>div{background:#ffffff06;border:1px solid #ffffff12;border-radius:10px;min-height:72px;padding:9px 8px}.ai-result-grid span{color:var(--lime);margin-bottom:11px;font:800 7px/1 Arial;display:block}.ai-result-grid b{font-size:8px;display:block}.ai-result-grid i{color:#626879;margin-top:4px;font-size:6px;font-style:normal;line-height:1.4;display:block}.prompt-chips{scrollbar-width:none;gap:6px;padding:7px 14px 10px 52px;display:flex;overflow-x:auto}.prompt-chips::-webkit-scrollbar{display:none}.prompt-chips button{color:#969caa;cursor:pointer;background:#c8ff3d09;border:1px solid #c8ff3d2b;border-radius:16px;flex:none;padding:7px 9px;font-size:7px}.chat-composer{background:#0d0e13;border:1px solid #ffffff17;border-radius:14px;align-items:center;gap:6px;height:47px;margin:0 12px 13px;padding:5px;display:flex}.chat-composer input{color:#e9ebf0;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:9px}.chat-composer input::placeholder{color:#4f5566}.attach-button,.send-button{cursor:pointer;border:0;border-radius:10px;flex:none;width:32px;height:32px}.attach-button{color:#6f7585;background:#1b1d25}.send-button{background:var(--lime);color:#11130d;font-size:17px;font-weight:900}.hero-visual{perspective:800px;place-items:center;height:305px;margin-top:28px;display:grid;position:relative}.hero-visual:before{content:"";background:radial-gradient(circle at 35% 32%,#ffffff47,#0000 9%),radial-gradient(circle,#5f36b9 0,#33205d 37%,#0b0c12 69%);border-radius:50%;width:235px;height:235px;position:absolute;box-shadow:inset -30px -25px 55px #05060a,0 0 80px #6e48dd66}.hero-visual:after{content:"";filter:blur(7px);background:radial-gradient(#a16dff52,#0000 68%);border-radius:50%;width:300px;height:70px;position:absolute;bottom:11px;transform:rotateX(64deg)}.orbit{z-index:2;border:1px solid #c8ff3d73;border-radius:50%;position:absolute}.orbit-one{width:310px;height:92px;transform:rotate(-15deg);box-shadow:0 -1px 8px #c8ff3d26}.orbit-two{border-color:#60d8ff59;width:285px;height:74px;transform:rotate(60deg)}.core{z-index:4;color:#11130e;background:linear-gradient(145deg,#dfff72,#a7e925);border-radius:24px;place-items:center;width:74px;height:74px;display:grid;position:relative;transform:rotate(-8deg);box-shadow:0 12px 45px #c8ff3d4d}.core span{font:900 43px/1 Arial}.core b{letter-spacing:3px;color:#d7f784;font-size:8px;position:absolute;bottom:-18px;transform:rotate(8deg)}.signal{z-index:5;letter-spacing:1.6px;color:#c8ccd8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f1016b8;border:1px solid #ffffff1f;border-radius:14px;padding:7px 10px;font-size:7px;position:absolute}.signal-a{top:104px;left:16px}.signal-b{color:var(--lime);bottom:84px;right:13px}.trust-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-around;align-items:center;height:68px;display:flex}.trust-strip div{text-align:center}.trust-strip b{font-size:17px;display:block}.trust-strip span{color:#70768a;letter-spacing:1px;font-size:9px}.trust-strip i{background:var(--line);width:1px;height:27px}.section-block{padding:58px 20px 0}.section-heading{justify-content:space-between;align-items:flex-start;margin-bottom:26px;display:flex}.section-heading span,.inner-head>span,.sheet-kicker,.recharge-kicker,.success-kicker{color:var(--lime);letter-spacing:2.4px;font-size:9px;font-weight:800}.section-heading h2{letter-spacing:-1.2px;margin:8px 0 0;font-size:29px;line-height:1.16}.section-heading>b{color:#3d4151;font:300 38px/1 Arial}.section-heading.compact h2{font-size:25px}.intro-lead{color:#858b9c;margin:-6px 0 24px;font-size:12px;line-height:1.85}.story-card{border:1px solid var(--line);background:#14151c;border-radius:21px;position:relative;overflow:hidden}.story-primary{background:radial-gradient(circle at 95% 10%,#8b5cff42,#0000 35%),linear-gradient(145deg,#1a1724,#101117 75%);min-height:278px;padding:23px}.story-primary:after{content:"N";color:#ffffff09;font:900 150px/1 Arial;position:absolute;top:19px;right:-10px;transform:rotate(-9deg)}.story-label{color:#8f7eb5;letter-spacing:1.8px;font:800 7px/1 Arial}.story-card h3{letter-spacing:-.6px;margin:14px 0 10px;font-size:23px;line-height:1.14}.story-primary>p{color:#7e8495;width:82%;margin:0;font-size:10px;line-height:1.7}.thinking-map{align-items:center;display:flex;position:absolute;bottom:23px;left:23px;right:23px}.thinking-map div{flex:none}.thinking-map span{width:25px;height:25px;color:var(--lime);border:1px solid #c8ff3d59;border-radius:50%;place-items:center;font:800 7px/1 Arial;display:grid}.thinking-map b{color:#9298a7;margin-top:6px;font-size:7px;display:block}.thinking-map>i{border-top:1px dashed #3b3e49;flex:1;margin:0 7px 14px}.story-split{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px;display:grid}.story-split .story-card{min-height:207px;padding:18px}.story-split h3{font-size:17px}.vision-card{background:radial-gradient(circle at 50% 85%,#39d9ff26,#0000 45%),#13151b}.vision-lens{width:81px;height:81px;color:var(--cyan);border:1px solid #39d9ff59;border-radius:50%;place-items:center;margin:22px auto 0;font-size:38px;display:grid;position:relative;box-shadow:inset 0 0 25px #39d9ff14}.vision-lens:before,.vision-lens:after{content:"";background:linear-gradient(90deg,#0000,#39d9ff59,#0000);width:112px;height:1px;position:absolute}.vision-lens:after{transform:rotate(90deg)}.vision-lens i{color:#4d7780;letter-spacing:1px;font:700 6px/1 Arial;position:absolute;bottom:-16px}.memory-card{background:radial-gradient(circle at 50% 90%,#c8ff3d21,#0000 45%),#13151b}.memory-lines{place-items:center;height:70px;margin-top:20px;display:grid;position:relative}.memory-lines i{border:1px solid #c8ff3d1c;border-radius:50%;width:90%;height:36px;position:absolute}.memory-lines i:nth-child(2){width:70%;transform:rotate(55deg)}.memory-lines i:nth-child(3){width:70%;transform:rotate(-55deg)}.memory-lines b{z-index:2;background:var(--lime);color:#11130d;border-radius:13px;place-items:center;width:39px;height:39px;font:900 20px/1 Arial;display:grid;box-shadow:0 0 25px #c8ff3d2e}.feature-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.feature-card{border:1px solid var(--line);background:linear-gradient(145deg,#ffffff0e,#ffffff05);border-radius:19px;min-height:172px;padding:18px}.feature-icon{border-radius:12px;place-items:center;width:39px;height:39px;margin-bottom:20px;font-size:18px;font-weight:800;display:grid}.feature-icon.violet{color:#a784ff;background:#8b5cff24}.feature-icon.cyan{color:var(--cyan);background:#39d9ff21}.feature-icon.lime{color:var(--lime);background:#c8ff3d1f}.feature-icon.orange{color:#ff9d55;background:#ff974321}.feature-card h3{margin:0 0 8px;font-size:14px}.feature-card p{color:#7b8193;margin:0;font-size:11px;line-height:1.55}.plan-card{background:linear-gradient(145deg,#1a1c24,#101117);border:1px solid #c8ff3d47;border-radius:24px;padding:22px;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.plan-glow{filter:blur(50px);background:#c8ff3d30;border-radius:50%;width:180px;height:180px;position:absolute;top:-90px;right:-85px}.plan-top{justify-content:space-between;align-items:flex-start;display:flex;position:relative}.plan-badge{background:var(--lime);color:#11130d;letter-spacing:1.4px;border-radius:5px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-block}.plan-top h3{letter-spacing:1.4px;margin:12px 0 0;font-size:21px}.plan-top h3 i{color:var(--lime);font-style:normal}.price{text-align:right}.price small{vertical-align:13px;font-size:15px}.price b{letter-spacing:-2px;font-size:39px}.price span{color:#7c8294;font-size:9px;display:block}.plan-note{background:#c8ff3d0f;border-radius:10px;justify-content:space-between;margin:22px 0 18px;padding:10px 12px;font-size:10px;display:flex}.plan-note span{color:#717689;text-decoration:line-through}.plan-note b{color:var(--lime)}.plan-card ul{gap:13px;margin:0 0 22px;padding:0;list-style:none;display:grid}.plan-card li{color:#c3c6d0;font-size:12px}.plan-card li span{color:#0e100b;background:var(--lime);border-radius:50%;place-items:center;width:18px;height:18px;margin-right:8px;font-size:10px;font-weight:900;display:inline-grid}.primary-cta,.sheet-primary,.success-primary{background:var(--lime);color:#10120d;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:53px;padding:0 19px;font-weight:900;display:flex;box-shadow:0 10px 28px #c8ff3d24}.primary-cta b,.sheet-primary b,.success-primary b{width:29px;height:29px;color:var(--lime);background:#12140f;border-radius:50%;place-items:center;display:grid}.micro-copy{text-align:center;color:#686e80;margin:13px 0 0;font-size:9px}.micro-copy span{color:#6fe17b}.process-card{border:1px solid var(--line);background:#111219;border-radius:22px;margin:60px 20px 0;padding:27px 22px 20px}.process-card h2{margin:9px 0 25px;font-size:22px}.process-list{gap:0;display:grid}.process-item{grid-template-columns:43px 1fr;gap:12px;min-height:69px;display:grid;position:relative}.process-item>b{width:37px;height:37px;color:var(--lime);border:1px solid #c8ff3d66;border-radius:50%;place-items:center;font-size:10px;display:grid}.process-item>div{flex-direction:column;gap:5px;padding-top:2px;display:flex}.process-item strong{font-size:13px}.process-item span{color:#73798c;font-size:10px}.process-item i{border-left:1px dashed #3a3e49;height:25px;position:absolute;top:40px;left:18px}footer{color:#515667;text-align:center;padding:58px 20px 35px;font-size:9px}.footer-brand{color:#f3f4f6;text-align:left;justify-content:center;align-items:center;gap:9px;margin-bottom:20px;display:flex}.footer-brand>span{background:#2b2d35;border-radius:9px;place-items:center;width:30px;height:30px;font-weight:900;display:grid}.footer-brand b{letter-spacing:1.5px;font-size:10px;display:block}.footer-brand small{letter-spacing:2px;color:#5e6374;font-size:6px}.bottom-nav{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0b0c11eb;border-top:1px solid #ffffff14;justify-content:space-around;width:min(520px,100%);height:69px;padding:7px 10%;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}.bottom-nav button{color:#666c7e;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:4px;min-width:58px;display:flex}.bottom-nav button span{font-size:19px;line-height:1}.bottom-nav button b{font-size:9px;font-weight:600}.bottom-nav button.active{color:var(--lime)}.workspace-page{background:radial-gradient(circle at 100% 0,#8b5cff21,#0000 29%);min-height:calc(100vh - 68px);padding:32px 16px 110px}.workspace-titlebar{justify-content:space-between;align-items:flex-start;padding:0 4px;display:flex}.workspace-titlebar span{color:var(--lime);letter-spacing:2.2px;font:800 8px/1 Arial}.workspace-titlebar h1{letter-spacing:-1px;margin:10px 0 7px;font-size:27px}.workspace-titlebar p{color:#717789;margin:0;font-size:10px}.workspace-titlebar>button{width:39px;height:39px;color:var(--lime);cursor:pointer;background:#c8ff3d12;border:1px solid #c8ff3d3d;border-radius:12px;font-size:22px}.workspace-modes{scrollbar-width:none;gap:7px;margin:24px 0 12px;display:flex;overflow-x:auto}.workspace-modes::-webkit-scrollbar{display:none}.workspace-modes button{border:1px solid var(--line);color:#73798a;cursor:pointer;background:#12131a;border-radius:11px;flex:none;height:35px;padding:0 11px;font-size:8px}.workspace-modes button span{margin-right:6px}.workspace-modes button.active{color:var(--lime);background:#c8ff3d14;border-color:#c8ff3d47}.workspace-chat{background:linear-gradient(150deg,#171923,#0f1016 70%);border:1px solid #ffffff1a;border-radius:22px;overflow:hidden;box-shadow:0 20px 55px #00000059}.workspace-chat-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:61px;padding:0 14px;display:flex}.workspace-chat-head>button{color:#555b6b;letter-spacing:2px;background:0 0;border:0}.workspace-transcript{min-height:415px;padding:24px 14px 16px;position:relative}.workspace-welcome{text-align:center;padding:3px 13px 20px}.workspace-orb{color:#11130d;background:linear-gradient(145deg,#dfff72,#a7eb28);border-radius:20px;place-items:center;width:59px;height:59px;margin:0 auto 18px;font:900 30px/1 Arial;display:grid;position:relative;transform:rotate(-6deg);box-shadow:0 0 0 8px #c8ff3d0a,0 0 35px #c8ff3d2e}.workspace-orb i{border:1px solid #8b5cff99;border-radius:50%;width:76px;height:26px;position:absolute;transform:rotate(20deg)}.workspace-welcome>span{color:#777e90;letter-spacing:2px;font:800 7px/1 Arial}.workspace-welcome h2{margin:8px 0;font-size:17px}.workspace-welcome p{color:#717789;max-width:280px;margin:0 auto;font-size:9px;line-height:1.65}.workspace-starters{grid-template-columns:1fr 1fr;gap:7px;display:grid}.workspace-starters button{color:#dfe2e8;text-align:left;cursor:pointer;background:#ffffff06;border:1px solid #ffffff12;border-radius:13px;grid-template-columns:29px 1fr auto;align-items:center;gap:7px;min-height:70px;padding:10px;display:grid}.workspace-starters button>span{width:28px;height:28px;color:var(--lime);background:#20222d;border-radius:9px;place-items:center;display:grid}.workspace-starters b,.workspace-starters small{display:block}.workspace-starters b{font-size:8px}.workspace-starters small{color:#626879;margin-top:4px;font-size:6px;line-height:1.4}.workspace-starters button>i{color:#4d5363;font-size:9px;font-style:normal}.workspace-dialogue{margin-bottom:17px}.workspace-user{color:#e1e3e9;background:#292c37;border-radius:13px 13px 3px;max-width:82%;margin-left:auto;padding:10px 12px;font-size:9px;line-height:1.5}.workspace-answer{grid-template-columns:27px 1fr;gap:8px;margin-top:13px;display:grid}.workspace-answer>span{background:var(--lime);color:#11130d;border-radius:9px;place-items:center;width:27px;height:27px;font-size:10px;font-weight:900;display:grid}.workspace-answer p{border:1px solid var(--line);color:#bdc1cc;border-radius:3px 13px 13px;margin:2px 0 0;padding:10px 11px;font-size:9px;line-height:1.6}.workspace-composer{border-top:1px solid var(--line);background:#0a0b10cc;padding:11px 12px 9px}.composer-tools{align-items:center;gap:6px;margin-bottom:7px;display:flex}.composer-tools button{border:1px solid var(--line);color:#72788a;background:#171821;border-radius:8px;height:24px;padding:0 8px;font-size:7px}.composer-tools span{color:var(--lime);letter-spacing:1px;margin-left:auto;font:800 6px/1 Arial}.workspace-composer>div:nth-child(2){align-items:flex-end;gap:7px;display:flex}.workspace-composer textarea{resize:vertical;color:#e7e9ef;background:#171820;border:0;border-radius:12px;outline:0;flex:1;min-height:50px;max-height:110px;padding:11px;font:9px/1.5 inherit}.workspace-composer textarea::placeholder{color:#555b6b}.workspace-composer>div:nth-child(2) button{background:var(--lime);color:#11130d;border:0;border-radius:12px;width:42px;height:42px;font-size:19px;font-weight:900}.workspace-composer>p{color:#4e5362;text-align:center;margin:7px 0 0;font-size:6px}.recent-projects{padding:30px 4px 0}.recent-projects>div span{color:#676d7e;letter-spacing:2px;font:800 7px/1 Arial}.recent-projects h2{margin:6px 0 14px;font-size:18px}.recent-projects article{border:1px solid var(--line);background:#111219;border-radius:14px;align-items:center;min-height:62px;margin-bottom:8px;padding:10px 12px;display:flex}.recent-projects article>span{width:34px;height:34px;color:var(--lime);background:#1e2029;border-radius:10px;place-items:center;font:800 8px/1 Arial;display:grid}.recent-projects article>div{flex:1;margin-left:10px}.recent-projects article b,.recent-projects article small{display:block}.recent-projects article b{font-size:10px}.recent-projects article small{color:#646a7b;margin-top:4px;font-size:7px}.recent-projects article>i{color:#555b6b;font-size:18px;font-style:normal}.inner-page{min-height:calc(100vh - 68px);padding:40px 20px 110px}.inner-head h1{margin:10px 0 7px;font-size:36px}.inner-head p{color:#71778a;margin:0 0 30px;font-size:12px}.orders-list{gap:13px;display:grid}.order-card{border:1px solid var(--line);background:linear-gradient(145deg,#171821,#111219);border-radius:20px;padding:18px}.order-head,.order-meta,.order-foot{justify-content:space-between;align-items:center;display:flex}.order-head>span{font-size:12px;font-weight:800}.order-head>b{color:#72e67a;font-size:10px}.order-head>b i,.success-status i{background:#72e67a;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block;box-shadow:0 0 9px #72e67a}.order-account{background:#ffffff09;border-radius:12px;margin:17px 0;padding:14px}.order-account small{color:#6f7587;margin-bottom:5px;font-size:9px;display:block}.order-account strong{color:#dce5bc;word-break:break-all;font:700 13px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace}.order-meta{color:#606677;border-bottom:1px solid var(--line);padding-bottom:15px;font-size:8px}.order-foot{padding-top:14px;font-size:11px}.order-foot span{color:#858a9a}.order-foot b{font-size:18px}.empty-state{text-align:center;padding:90px 20px}.empty-state div{border:1px solid var(--line);width:70px;height:70px;color:var(--lime);background:#111219;border-radius:22px;place-items:center;margin:auto;font-size:35px;display:grid}.empty-state h3{margin:21px 0 8px}.empty-state p{color:#6c7284;font-size:11px}.empty-state button{color:var(--lime);background:#c8ff3d14;border:1px solid #c8ff3d66;border-radius:10px;margin-top:14px;padding:9px 20px}.profile-page{padding-top:32px}.profile-hero{align-items:center;gap:15px;margin-bottom:29px;display:flex}.profile-avatar{background:#1677ff;border-radius:21px;place-items:center;width:61px;height:61px;font-size:25px;font-weight:900;display:grid;position:relative;box-shadow:0 10px 35px #1677ff33}.profile-avatar i{background:#6ce573;border:3px solid #090a0f;border-radius:50%;width:13px;height:13px;position:absolute;bottom:-1px;right:-2px}.profile-hero span{color:#6fe17b;font-size:9px}.profile-hero h1{margin:5px 0 4px;font-size:21px}.profile-hero p{color:#686e80;letter-spacing:1px;margin:0;font-size:9px}.member-panel{background:linear-gradient(125deg,#32205e,#151521 68%);border:1px solid #a075ff59;border-radius:22px;justify-content:space-between;align-items:flex-end;min-height:165px;padding:23px;display:flex;position:relative;overflow:hidden}.member-panel:after{content:"";filter:blur(40px);background:#c8ff3d29;border-radius:50%;width:160px;height:160px;position:absolute;top:-70px;right:-45px}.member-panel span{color:#b69bff;letter-spacing:2.3px;font-size:8px}.member-panel h2{letter-spacing:.5px;margin:7px 0 4px;font-size:25px}.member-panel p{color:#9089a2;margin:0;font-size:10px}.member-panel>b{z-index:2;color:#ffffff1f;font:900 66px/1 Arial;transform:rotate(-10deg)}.profile-menu{border:1px solid var(--line);background:#12131a;border-radius:19px;margin-top:18px;overflow:hidden}.profile-menu button{border:0;border-bottom:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;align-items:center;width:100%;padding:16px;display:flex}.profile-menu button:last-child{border-bottom:0}.menu-icon{width:34px;height:34px;color:var(--lime);background:#1c1e27;border-radius:10px;place-items:center;margin-right:12px;display:grid}.profile-menu div{flex:1}.profile-menu b{font-size:12px;display:block}.profile-menu small{color:#6d7384;margin-top:4px;font-size:9px;display:block}.profile-menu i{color:#555b6c;font-size:23px;font-style:normal}.logout{border:1px solid var(--line);color:#8b90a0;background:#ffffff09;border-radius:13px;width:100%;height:47px;margin-top:18px;font-size:11px}.login-gate{z-index:25;width:min(520px,100%);padding:15px 20px calc(14px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#14161ef5;border-top:1px solid #ffffff1c;position:fixed;bottom:69px;left:50%;transform:translate(-50%);box-shadow:0 -20px 50px #00000073}.gate-handle{background:#444958;border-radius:3px;width:36px;height:3px;margin:-7px auto 12px}.gate-copy{align-items:center;gap:11px;margin-bottom:12px;display:flex}.gate-icon{background:#1677ff;border-radius:12px;place-items:center;width:38px;height:38px;font-weight:900;display:grid;position:relative}.gate-icon i{color:#0d1a0e;background:#6be273;border:2px solid #15161e;border-radius:50%;place-items:center;width:14px;height:14px;font-size:8px;font-style:normal;display:grid;position:absolute;bottom:-3px;right:-4px}.gate-copy b{font-size:13px;display:block}.gate-copy small{color:#767c8f;font-size:9px}.login-gate>button{cursor:pointer;background:#1677ff;border:0;border-radius:13px;width:100%;height:48px;font-weight:800}.login-gate>button span{float:right}.login-gate>p{text-align:center;color:#5f6576;margin:9px 0 0;font-size:8px}.flow-layer{z-index:50;width:min(520px,100%);min-height:100vh;margin:auto;position:fixed;inset:0}.auth-layer{background:#0a0b10;place-items:center;display:grid}.auth-loader{text-align:center}.alipay-symbol{background:#1677ff;border-radius:23px;place-items:center;width:72px;height:72px;margin:auto;font-size:33px;font-weight:900;display:grid;box-shadow:0 18px 60px #1677ff4d}.spinner{border:2px solid #ffffff1f;border-top-color:var(--lime);border-radius:50%;width:26px;height:26px;margin:28px auto;animation:.8s linear infinite spin;display:block}.auth-loader h2{margin:0 0 8px;font-size:19px}.auth-loader p{color:#6f7586;margin:0;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}.modal-layer{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000ab;align-items:flex-end;display:flex}.backdrop{background:0 0;border:0;position:absolute;inset:0}.bottom-sheet{width:100%;padding:10px 22px calc(20px + env(safe-area-inset-bottom));background:#171820;border-radius:27px 27px 0 0;position:relative;box-shadow:0 -30px 70px #0009}.sheet-handle{background:#404351;border-radius:5px;width:38px;height:4px;margin:0 auto 22px}.sheet-icon{width:55px;height:55px;color:var(--lime);background:#c8ff3d17;border:1px solid #c8ff3d40;border-radius:17px;place-items:center;margin-bottom:17px;font-size:24px;font-weight:900;display:grid;position:relative}.sheet-icon i{background:var(--lime);color:#10120c;border:3px solid #171820;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;font-style:normal;display:grid;position:absolute;bottom:-5px;right:-6px}.bottom-sheet h2{margin:7px 0 8px;font-size:25px}.bottom-sheet>p{color:#777d8f;margin:0;font-size:11px}.account-box{background:#101116;border:1px solid #ffffff14;border-radius:14px;margin:20px 0 12px;padding:16px}.account-box small,.account-box span{color:#696f81;font-size:9px;display:block}.account-box strong{color:#e4efc1;word-break:break-all;margin:7px 0 6px;font:700 14px/1.2 ui-monospace,SFMono-Regular,Consolas,monospace;display:block}.warning-line{color:#dfac67;margin-bottom:17px;font-size:9px}.warning-line span{background:#ffac4826;border-radius:50%;place-items:center;width:16px;height:16px;margin-right:6px;display:inline-grid}.sheet-secondary,.success-secondary{color:#787e8f;cursor:pointer;background:0 0;border:0;width:100%;height:43px;font-size:11px}.checkout-page{background:#0c0d12;flex-direction:column;display:flex}.checkout-head{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;height:62px;padding:0 18px;display:grid}.checkout-head button{cursor:pointer;background:#171820;border:0;border-radius:10px;width:34px;height:34px;font-size:26px;line-height:1}.checkout-head b{font-size:14px}.checkout-head span{color:#6fda79;justify-self:end;font-size:9px}.checkout-content{flex:1;padding:28px 20px 130px;overflow:auto}.pay-brand{align-items:center;gap:12px;display:flex}.pay-brand>div{background:var(--lime);color:#10120d;border-radius:14px;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;transform:rotate(-5deg)}.pay-brand b,.pay-brand small{display:block}.pay-brand b{letter-spacing:1px}.pay-brand small{color:#717789;margin-top:4px;font-size:9px}.checkout-price{text-align:center;padding:42px 0 33px}.checkout-price>span{color:#858b9c;font-size:10px}.checkout-price div{margin:6px 0 4px}.checkout-price small{font-size:22px}.checkout-price b{letter-spacing:-3px;font-size:52px}.checkout-price p{color:var(--lime);margin:0;font-size:9px}.checkout-details{border:1px solid var(--line);background:#14151c;border-radius:16px;padding:5px 16px}.checkout-details>div{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:14px 0;font-size:10px;display:flex}.checkout-details>div:last-child{border-bottom:0}.checkout-details span{color:#707688}.checkout-details b{text-align:right;word-break:break-all;font-size:10px}.checkout-details .green{color:#6fdd78}.payment-method{background:#1677ff0d;border:1px solid #1677ff59;border-radius:16px;align-items:center;margin-top:14px;padding:17px;display:flex}.alipay-small{background:#1677ff;border-radius:11px;place-items:center;width:38px;height:38px;margin-right:11px;font-weight:900;display:grid}.payment-method>span{flex:1}.payment-method b,.payment-method small{display:block}.payment-method b{font-size:12px}.payment-method small{color:#676d7e;margin-top:4px;font-size:8px}.payment-method>i{background:#1677ff;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-style:normal;display:grid}.pay-security{color:#777d8d;gap:10px;padding:17px 5px;display:flex}.pay-security>span{color:#6fdd78;background:#6fdd7814;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;display:grid}.pay-security p{margin:0}.pay-security b,.pay-security small{display:block}.pay-security b{color:#8c91a1;font-size:9px}.pay-security small{margin-top:4px;font-size:8px}.pay-footer{width:100%;padding:13px 20px calc(18px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#12131af5;position:absolute;bottom:0}.pay-footer p{text-align:center;color:#5e6474;margin:0 0 9px;font-size:8px}.pay-footer .pay-error{color:#ff8d8d;font-size:9px}.flow-error-banner{z-index:80;top:calc(68px + env(safe-area-inset-top));color:#ffd4d4;background:#351419f5;border:1px solid #ff8d8d4d;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;max-width:430px;margin:auto;padding:12px 14px;font-size:12px;display:flex;position:fixed;left:16px;right:16px;box-shadow:0 14px 36px #00000059}.flow-error-banner>div{flex:none;align-items:center;gap:10px;display:flex}.flow-error-banner button{color:#ffd4d4;background:0 0;border:0;padding:0;font-size:20px;line-height:1}.flow-error-banner button.retry{white-space:nowrap;border:1px solid #ffd4d452;border-radius:9px;padding:7px 10px;font-size:11px;font-weight:700}.pay-footer button{color:#fff;cursor:pointer;background:#1677ff;border:0;border-radius:14px;justify-content:space-between;align-items:center;width:100%;height:52px;padding:0 18px;font-weight:800;display:flex}.pay-footer button:disabled{opacity:.6;cursor:wait}.recharge-page,.success-page{text-align:center;background:radial-gradient(circle at 50% 25%,#251946 0,#0b0c12 40%);padding:max(70px,10vh) 22px 35px;overflow-y:auto}.recharge-aura{place-items:center;height:186px;display:grid;position:relative}.pulse{border:1px solid #c8ff3d38;border-radius:50%;animation:2s ease-out infinite pulse;position:absolute}.pulse-one{width:145px;height:145px}.pulse-two{width:185px;height:185px;animation-delay:.7s}@keyframes pulse{0%{opacity:0;transform:scale(.7)}45%{opacity:1}to{opacity:0;transform:scale(1.2)}}.recharge-core{z-index:2;color:#11130d;background:linear-gradient(145deg,#dfff72,#a9ee28);border-radius:31px;place-items:center;width:98px;height:98px;font:900 47px/1 Arial;display:grid;transform:rotate(-7deg);box-shadow:0 0 55px #c8ff3d3b}.recharge-core span{color:var(--lime);margin-top:128px;font:800 10px/1 Arial;position:absolute;transform:rotate(7deg)}.recharge-page h2,.success-page h2{margin:8px 0;font-size:27px}.recharge-page>p,.success-page>p{color:#818799;margin:0;font-size:11px}.progress-bar{background:#ffffff14;border-radius:5px;height:4px;margin:30px 0 25px;overflow:hidden}.progress-bar span{background:linear-gradient(90deg,#8b5cff,var(--lime));height:100%;box-shadow:0 0 12px var(--lime);transition:width .5s;display:block}.recharge-steps{border:1px solid var(--line);text-align:left;background:#12131be0;border-radius:17px;padding:5px 15px}.recharge-steps>div{border-bottom:1px solid var(--line);color:#505565;grid-template-columns:31px 1fr auto;align-items:center;min-height:52px;display:grid}.recharge-steps>div:last-child{border-bottom:0}.recharge-steps span{border:1px solid #454a58;border-radius:50%;place-items:center;width:22px;height:22px;font-size:8px;display:grid}.recharge-steps b{font-size:10px}.recharge-steps i{font-size:8px;font-style:normal}.recharge-steps .doing{color:#f0f2f6}.recharge-steps .doing span{color:var(--lime);border-color:var(--lime);box-shadow:0 0 10px #c8ff3d33}.recharge-steps .doing i{color:var(--lime)}.recharge-steps .done{color:#858b9b}.recharge-steps .done span{background:var(--lime);color:#10120c;border-color:var(--lime)}.keep-open{color:#777d8d;justify-content:center;align-items:center;gap:9px;margin-top:22px;display:flex}.keep-open>span{color:#6fdd78}.keep-open p{text-align:left;margin:0}.keep-open b,.keep-open small{display:block}.keep-open b{font-size:9px}.keep-open small{margin-top:3px;font-size:8px}.success-page{background:radial-gradient(circle at 50% 18%,#243817 0,#0b0c12 40%)}.success-mark{place-items:center;height:150px;display:grid;position:relative}.success-mark>div{background:var(--lime);color:#10120c;border-radius:50%;place-items:center;width:92px;height:92px;font-size:43px;font-weight:900;display:grid;box-shadow:0 0 0 13px #c8ff3d0f,0 0 60px #c8ff3d40}.spark{color:var(--lime);position:absolute}.spark-a{top:20%;left:18%}.spark-b{font-size:32px;top:35%;right:18%}.spark-c{font-size:9px;bottom:5%;right:27%}.success-card{border:1px solid var(--line);text-align:left;background:#14151ce6;border-radius:17px;margin:28px 0 18px;padding:6px 17px}.success-card>div{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;min-height:48px;font-size:10px;display:flex}.success-card>div:last-child{border-bottom:0}.success-card span{color:#717789}.success-card b{text-align:right;word-break:break-all;font-size:9px}.success-card .success-status{color:#71df79}.success-tip{color:#616777;border:1px solid var(--line);border-radius:20px;margin-top:11px;padding:7px 12px;font-size:8px;display:inline-block}@media (width>=521px){body{background:radial-gradient(circle at top,#242638,#08090d 55%)}}@media (width<=360px){.hero h1{font-size:39px}.feature-card{min-height:165px;padding:15px}.price b{font-size:34px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
