:root{--background: #ffffff;--surface-alt: #fafafa;--foreground: #0a0a0f;--muted-foreground: #71717a;--border: #e4e4e7;--border-strong: #d4d4d8;--primary: #1268ff;--primary-hover: #0e57db;--primary-foreground: #ffffff;--secondary: #f4f4f5;--secondary-foreground: #18181b;--accent: #f4f4f5;--destructive: #e11d48;--brand-gradient: linear-gradient(135deg, #1268ff 0%, #29c8f5 50%, #7c49ff 100%);--radius: .75rem;--radius-lg: 1rem;--shadow-sm: 0 1px 2px 0 rgb(18 104 255 / .05);--shadow-md: 0 4px 14px -4px rgb(18 104 255 / .12), 0 2px 6px -2px rgb(18 104 255 / .08);--shadow-lg: 0 18px 44px -10px rgb(18 104 255 / .16), 0 8px 18px -8px rgb(18 104 255 / .1);--font-sans: "Inter", "PingFang SC", -apple-system, BlinkMacSystemFont, "Segoe UI", "Microsoft YaHei", system-ui, sans-serif;--nav-h: 64px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);color:var(--foreground);background:var(--background);line-height:1.65;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.55}svg{width:19px;height:19px;flex:none}img{max-width:100%}.container{max-width:1120px;margin:0 auto;padding:0 24px}.section{padding:88px 0;border-bottom:1px solid var(--border)}.section.alt{background:var(--surface-alt)}.section-head{max-width:720px;margin:0 auto 48px;text-align:center}.eyebrow{color:var(--primary);font-weight:600;font-size:13px;letter-spacing:.04em;text-transform:uppercase;margin:0 0 12px}.section-head h2{font-size:34px;font-weight:800;letter-spacing:-.02em;margin:0 0 12px}.section-head p{color:var(--muted-foreground);font-size:16px;margin:0}.grad-text{background:var(--brand-gradient);-webkit-background-clip:text;background-clip:text;color:transparent}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;font-size:14px;border:1px solid transparent;border-radius:var(--radius);padding:11px 20px;transition:.15s ease;white-space:nowrap}.btn svg{width:17px;height:17px}.btn-primary{background:var(--primary);color:var(--primary-foreground);box-shadow:var(--shadow-sm)}.btn-primary:hover{background:var(--primary-hover)}.btn-secondary{background:var(--secondary);color:var(--secondary-foreground)}.btn-secondary:hover{background:#e9e9eb}.btn-outline{background:transparent;border-color:var(--border-strong);color:var(--foreground)}.btn-outline:hover{background:var(--secondary)}.btn-grad{background:var(--brand-gradient);color:#fff;box-shadow:var(--shadow-md)}.btn-grad:hover{filter:brightness(1.05)}.btn-lg{padding:14px 28px;font-size:15px}.btn-block{width:100%}.btn-quiet{border:0;background:transparent;color:var(--muted-foreground);padding:8px 12px;border-radius:var(--radius)}.btn-quiet:hover{background:var(--secondary);color:var(--foreground)}.nav{position:sticky;top:0;z-index:50;height:var(--nav-h);background:#ffffffd1;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--border)}.nav-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;font-size:18px;letter-spacing:-.01em}.brand-mark{width:30px;height:30px;border-radius:9px;background:var(--brand-gradient);display:grid;place-items:center;color:#fff}.brand-mark svg{width:18px;height:18px}.nav-links{display:flex;align-items:center;gap:4px}.nav-links a{padding:8px 14px;border-radius:8px;font-size:14.5px;font-weight:500;color:var(--muted-foreground)}.nav-links a:hover{color:var(--foreground);background:var(--secondary)}.nav-links a.active{color:var(--foreground);font-weight:600}.nav-right{display:flex;align-items:center;gap:12px}.nav-user{display:flex;align-items:center;gap:10px;cursor:pointer;padding:6px 10px 6px 6px;border:1px solid var(--border);border-radius:999px;background:#fff}.nav-user span.avatar{width:28px;height:28px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:700;font-size:13px}.nav-user span.name{font-size:14px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.menu-toggle{display:none;border:1px solid var(--border);background:#fff;border-radius:9px;width:40px;height:40px;align-items:center;justify-content:center}.menu-toggle svg{width:22px;height:22px}.hero{text-align:center;padding:96px 0 84px;background:radial-gradient(120% 80% at 50% -10%,rgb(18 104 255 / .07),transparent 60%)}.hero h1{font-size:56px;line-height:1.06;font-weight:800;letter-spacing:-.03em;margin:0 auto;max-width:860px}.hero p.lead{color:var(--muted-foreground);font-size:19px;max-width:660px;margin:22px auto 32px}.hero-cta{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}.hero-shot{margin:56px auto 0;max-width:940px;border:1px solid var(--border);border-radius:16px;box-shadow:var(--shadow-lg);overflow:hidden;background:#fff}.hero-shot .bar{height:38px;display:flex;align-items:center;gap:7px;padding:0 14px;border-bottom:1px solid var(--border);background:var(--surface-alt)}.hero-shot .bar i{width:11px;height:11px;border-radius:50%;background:#d4d4d8;display:block}.hero-shot .body{height:320px;background:linear-gradient(180deg,#fff,var(--surface-alt));display:grid;place-items:center;color:var(--muted-foreground);font-size:14px}.workflow{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;align-items:stretch}.wf-step{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:22px 18px;text-align:center;box-shadow:var(--shadow-sm)}.wf-step .num{width:30px;height:30px;margin:0 auto 12px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:700;font-size:14px}.wf-step h4{margin:0 0 6px;font-size:16px}.wf-step p{margin:0;color:var(--muted-foreground);font-size:13px}.wf-arrow{display:grid;place-items:center;color:var(--border-strong);font-size:22px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.fcard{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow-sm);transition:.18s ease}.fcard:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.fcard .ic{width:46px;height:46px;border-radius:12px;background:#1268ff1a;color:var(--primary);display:grid;place-items:center;margin-bottom:16px}.fcard .ic svg{width:24px;height:24px}.fcard h3{font-size:18px;margin:0 0 8px}.fcard p{color:var(--muted-foreground);font-size:14.5px;margin:0}.feat-row{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;padding:40px 0;border-top:1px solid var(--border)}.feat-row:nth-child(2n) .feat-text{order:2}.feat-text h3{font-size:24px;margin:10px 0 12px}.feat-text p{color:var(--muted-foreground);margin:0 0 16px}.feat-text ul{margin:0;padding-left:18px;color:var(--muted-foreground);font-size:14.5px}.feat-text li{margin:6px 0}.feat-visual{border:1px solid var(--border);border-radius:var(--radius-lg);min-height:240px;background:var(--surface-alt);box-shadow:var(--shadow-sm);display:grid;place-items:center;color:var(--muted-foreground);font-size:14px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust{text-align:center;padding:8px}.trust .ic{width:52px;height:52px;margin:0 auto 16px;border-radius:14px;background:#1268ff1a;color:var(--primary);display:grid;place-items:center}.trust h3{font-size:18px;margin:0 0 8px}.trust p{color:var(--muted-foreground);font-size:14.5px;margin:0}.quotes{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px;box-shadow:var(--shadow-sm)}.quote p{font-size:15px;margin:0 0 18px}.quote .who{display:flex;align-items:center;gap:10px}.quote .who .avatar{width:36px;height:36px;border-radius:50%;background:var(--secondary);display:grid;place-items:center;font-weight:700;color:var(--muted-foreground)}.quote .who b{font-size:14px}.quote .who span{display:block;font-size:12.5px;color:var(--muted-foreground)}.price-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;align-items:start}.pcard{position:relative;background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:26px 22px;box-shadow:var(--shadow-sm);display:flex;flex-direction:column}.pcard.featured{border-color:var(--primary);box-shadow:var(--shadow-lg)}.pcard .tier{font-weight:700;font-size:16px}.pcard .tag{font-size:12.5px;color:var(--muted-foreground);margin:4px 0 14px;min-height:34px}.pcard .price{font-size:34px;font-weight:800;letter-spacing:-.02em}.pcard .price small{font-size:14px;font-weight:500;color:var(--muted-foreground)}.pcard ul{list-style:none;padding:0;margin:16px 0 20px;font-size:13px;color:var(--muted-foreground)}.pcard li{padding:5px 0;display:flex;gap:8px}.pcard li:before{content:"✓";color:var(--primary);font-weight:700}.pcard .btn{margin-top:auto}.pop{position:absolute;top:-11px;left:22px;background:var(--primary);color:#fff;font-size:11px;font-weight:700;padding:3px 11px;border-radius:999px}.faq{max-width:760px;margin:56px auto 0}.faq details{border:1px solid var(--border);border-radius:var(--radius);padding:4px 18px;margin-bottom:12px;background:#fff}.faq summary{cursor:pointer;font-weight:600;padding:14px 0;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq details p{color:var(--muted-foreground);font-size:14.5px;margin:0 0 14px}.footer{background:#fff;border-top:1px solid var(--border);padding:56px 0 36px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px}.footer h4{font-size:14px;margin:0 0 14px}.footer a{display:block;color:var(--muted-foreground);font-size:14px;padding:5px 0}.footer a:hover{color:var(--foreground)}.footer .about p{color:var(--muted-foreground);font-size:14px;max-width:320px}.footer-bottom{margin-top:40px;padding-top:22px;border-top:1px solid var(--border);color:var(--muted-foreground);font-size:13px;display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.badge{display:inline-flex;align-items:center;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;background:#1268ff1a;color:var(--primary)}.badge.muted{background:var(--secondary);color:var(--muted-foreground)}.auth{min-height:100vh;display:grid;grid-template-columns:1fr 1fr}.auth-brand{padding:10vw;display:flex;flex-direction:column;justify-content:center;background:var(--surface-alt);border-right:1px solid var(--border)}.auth-brand .brand-mark{width:44px;height:44px;border-radius:13px}.auth-brand h1{margin:22px 0 10px;font-size:44px;font-weight:800;letter-spacing:-.02em}.auth-brand p{max-width:340px;color:var(--muted-foreground);font-size:18px;margin:0}.auth-brand .note-line{margin-top:38px;font-size:13.5px;color:var(--muted-foreground);border-left:3px solid var(--primary);padding-left:12px}.auth-card{width:min(400px,calc(100% - 48px));align-self:center;justify-self:center}.auth-card h2{margin:0 0 8px;font-size:28px;font-weight:800;letter-spacing:-.02em}.auth-card>p{color:var(--muted-foreground);font-size:14.5px;margin:0}.auth-card form{display:grid;gap:16px;margin:28px 0 18px}.auth-card label{display:grid;gap:7px;font-weight:600;font-size:14px}.auth-card input{height:46px;padding:0 13px;border:1px solid var(--border-strong);border-radius:var(--radius);outline:none}.auth-card input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #1268ff26}.form-error{color:var(--destructive);font-size:13.5px;margin:0}.app-shell{min-height:100vh;display:grid;grid-template-columns:256px 1fr}.sidebar{position:sticky;top:0;height:100vh;display:flex;flex-direction:column;padding:28px 18px;border-right:1px solid var(--border);background:#fff}.sidebar .logo{display:flex;align-items:center;gap:10px;padding:0 12px;font-weight:800;font-size:20px}.sidebar .logo .brand-mark{width:30px;height:30px;border-radius:9px}.sidebar nav{display:grid;gap:6px;margin-top:56px}.sidebar a{display:flex;align-items:center;gap:11px;padding:11px 14px;border-radius:9px;background:transparent;color:var(--muted-foreground);font-weight:600;font-size:14.5px}.sidebar a:hover{background:var(--secondary);color:var(--foreground)}.sidebar a.active{background:#1268ff1a;color:var(--primary)}.sidebar a svg{color:currentColor}.sidebar-bottom{margin-top:auto}.account-mini{display:flex;align-items:center;gap:9px;margin:0 6px 14px;min-width:0}.account-mini .avatar{width:32px;height:32px;border-radius:50%;background:var(--primary);color:#fff;display:grid;place-items:center;font-weight:700;flex:none}.account-mini p{overflow:hidden;margin:0;font-size:12.5px;text-overflow:ellipsis;white-space:nowrap}.sidebar-bottom>button{display:flex;align-items:center;gap:9px;width:100%;padding:10px 14px;border:1px solid var(--border);border-radius:9px;background:#fff;color:var(--muted-foreground);font-weight:600;font-size:14px}.sidebar-bottom>button:hover{background:var(--secondary)}.workspace{width:100%;max-width:1100px;margin:0 auto;padding:0 40px 64px;display:grid;grid-template-columns:minmax(340px,1fr) minmax(420px,1.3fr);gap:18px 32px}.workspace>header{grid-column:1 / -1;height:84px;display:flex;justify-content:space-between;align-items:center;margin:0 -40px;padding:0 40px;border-bottom:1px solid var(--border)}.workspace>header h1{margin:0;font-size:26px;font-weight:800;letter-spacing:-.02em}.balance-panel{grid-column:1;min-height:250px;display:flex;justify-content:space-between;align-items:center;padding:40px 26px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.balance-panel p{margin:0 0 14px;color:var(--muted-foreground);font-size:15px}.balance-panel strong{display:block;color:var(--primary);font-size:64px;line-height:.9;font-weight:800;letter-spacing:-.03em}.balance-panel span{display:block;margin-top:18px;color:var(--muted-foreground);font-size:13.5px}.balance-panel>svg{width:60px;height:60px;color:var(--primary);opacity:.85}.info-row{grid-column:1}.info-row>div{padding:18px;margin-bottom:12px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff}.info-row p{margin:0;color:var(--muted-foreground);font-size:13px}.info-row strong{display:block;margin:6px 0 4px;font-size:20px}#points{grid-column:2;grid-row:2 / span 2;padding:26px 24px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-sm)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:18px}.section-heading h2{margin:0 0 6px;font-size:20px;font-weight:800}.section-heading p{margin:0;color:var(--muted-foreground);font-size:13.5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.product{position:relative;padding:20px 12px 14px;border:1px solid var(--border);border-radius:var(--radius);text-align:center;background:#fff}.product.recommended{border-color:var(--primary)}.product .ptier{font-weight:700;font-size:13.5px}.product .pval{margin:8px 0 4px;color:var(--primary);font-size:26px;font-weight:800}.product .pval small{color:var(--foreground);font-size:13px;font-weight:500}.product>strong{display:block;color:var(--foreground);font-size:15px}.product .btn{height:34px;margin-top:12px;padding:0 12px;font-size:13px}.recommend{position:absolute;top:-11px;right:-6px;padding:4px 9px;border-radius:999px;background:var(--primary);color:#fff;font-size:11px;font-weight:700}.split{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1.3fr;gap:32px;margin-top:14px}.split>article{min-height:220px;padding:22px;border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff}.list{border-top:1px solid var(--border)}.list-row{display:flex;align-items:center;gap:11px;padding:13px 0;border-bottom:1px solid var(--border)}.list-row>div:nth-child(2){min-width:0;flex:1}.list-row strong{font-size:14px}.list-row p{margin:4px 0 0;color:var(--muted-foreground);font-size:13px}.list-icon{width:34px;height:34px;display:grid;place-items:center;flex:none;border-radius:9px;background:var(--secondary);color:var(--primary)}.status{padding:5px 9px;border-radius:7px;background:#fef3c7;color:#b45309;font-size:12px;white-space:nowrap}.status.paid{background:#dcfce7;color:#15803d}.positive{color:#15803d;font-weight:700}.negative{color:#be123c;font-weight:700}.empty{padding:32px 0;color:var(--muted-foreground);text-align:center;font-size:14px}.notice{grid-column:1 / -1;margin:0;font-size:14px;padding:12px 16px;border-radius:var(--radius)}.notice.error{background:#fef2f2;color:#be123c;border:1px solid #fecaca}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;background:#0a0a0f66;z-index:100}.payment-modal{position:relative;width:min(440px,100%);padding:32px;border-radius:var(--radius-lg);background:#fff;box-shadow:var(--shadow-lg)}.payment-modal h2{margin:0 0 12px;font-size:24px;font-weight:800}.payment-modal>p{color:var(--muted-foreground);line-height:1.6;font-size:14.5px}.payment-modal dl{padding:14px;margin:20px 0;border-radius:var(--radius);background:var(--surface-alt)}.payment-modal dt{margin-bottom:5px;color:var(--muted-foreground);font-size:12px}.payment-modal dd{margin:0;overflow-wrap:anywhere;font:12px ui-monospace,SFMono-Regular,Menlo,monospace}.payment-modal .close{position:absolute;top:10px;right:14px;border:0;background:transparent;color:var(--muted-foreground);font-size:26px;line-height:1}.fine{font-size:12.5px;color:var(--muted-foreground)}@media (max-width: 980px){.feature-grid,.trust-grid,.quotes,.price-grid,.workflow{grid-template-columns:1fr 1fr}.wf-arrow{display:none}.feat-row{grid-template-columns:1fr;gap:20px}.feat-row:nth-child(2n) .feat-text{order:0}}@media (max-width: 760px){.nav-links,.nav-right .btn,.nav-right .nav-user{display:none}.menu-toggle{display:inline-flex}.nav.open .nav-links{display:flex;position:absolute;top:var(--nav-h);left:0;right:0;flex-direction:column;gap:0;background:#fff;border-bottom:1px solid var(--border);padding:8px}.nav.open .nav-links a{padding:12px 14px}.nav.open .nav-right{display:flex;position:absolute;top:calc(var(--nav-h) + 180px);left:0;right:0;padding:0 24px 16px;background:#fff}.section{padding:60px 0}.hero{padding:60px 0 50px}.hero h1{font-size:36px}.hero p.lead{font-size:16px}.feature-grid,.trust-grid,.quotes,.price-grid,.workflow{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.auth{grid-template-columns:1fr}.auth-brand{display:none}.auth-card{padding:48px 0}.app-shell{display:block}.sidebar{position:static;height:auto;padding:16px;border-right:0;border-bottom:1px solid var(--border)}.sidebar nav{display:flex;margin-top:16px;overflow:auto}.sidebar a{white-space:nowrap}.sidebar-bottom{display:none}.workspace{display:block;padding:0 18px 40px}.workspace>header{margin:0 -18px 24px;padding:0 18px}.workspace>header h1{font-size:22px}.balance-panel,#points,.info-row,.split{margin-bottom:18px}.balance-panel{min-height:180px}.balance-panel strong{font-size:52px}.product-grid,.split{grid-template-columns:1fr}.product .btn{width:100%}}
