*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:pingfang sc,microsoft yahei,noto sans sc,helvetica neue,Arial,sans-serif;font-size:16px;line-height:1.65;color:#e2e8f0;background:#0a0e27;overflow-x:hidden;min-height:100vh}img{max-width:100%;height:auto;display:block}a{color:#22d3ee;text-decoration:none;transition:color .2s ease}a:hover{color:#67e8f9}.prose a,p a:not(.btn):not(.link-more):not(.brand):not(.nav-links a),.faq-item p a{text-decoration:underline;text-underline-offset:3px}button{font-family:inherit;cursor:pointer;border:0;background:0 0;color:inherit}ul{list-style:none}:focus-visible{outline:2px solid #22d3ee;outline-offset:3px;border-radius:4px}.skip-nav{position:absolute;left:-9999px;top:0;background:#22d3ee;color:#0a0e27;padding:.8rem 1.2rem;font-weight:600;z-index:9999}.skip-nav:focus{left:1rem;top:1rem}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}section{padding:5rem 0;position:relative}@media(max-width:768px){section{padding:3.5rem 0}}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.25;color:#f8fafc;letter-spacing:-.01em}h1{font-size:clamp(2.1rem,5vw,3.5rem)}h2{font-size:clamp(1.7rem,3.8vw,2.5rem);margin-bottom:1rem}h3{font-size:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:.6rem}h4{font-size:1.15rem;margin-bottom:.5rem}p{margin-bottom:1rem;color:#cbd5e1}.muted{color:#94a3b8}.eyebrow{display:inline-block;font-size:.85rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#22d3ee;margin-bottom:.8rem}.section-head{text-align:center;max-width:780px;margin:0 auto 3rem}.section-head p{font-size:1.05rem;color:#94a3b8}header.site-header{position:sticky;top:0;z-index:100;background:rgba(10,14,39,.85);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,6%);height:72px}.nav{display:flex;align-items:center;justify-content:space-between;height:72px}.brand{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.3rem;color:#f8fafc;line-height:1}.brand-logo{height:40px;width:120px;background:#fff;border-radius:10px;padding:4px 8px;display:block;box-shadow:0 6px 24px rgba(34,211,238,.25)}.footer-brand-logo{height:54px;width:162px;padding:6px 10px}.nav-links{display:flex;gap:.4rem;align-items:center}.nav-links a{color:#cbd5e1;padding:.5rem .9rem;border-radius:8px;font-size:.95rem;font-weight:500;transition:background .2s,color .2s}.nav-links a:hover{color:#f8fafc;background:rgba(255,255,255,5%)}.nav-cta{margin-left:.6rem}.menu-btn{display:none;width:44px;height:44px;border-radius:8px;background:rgba(255,255,255,5%);align-items:center;justify-content:center}.menu-btn span{display:block;width:20px;height:2px;background:#f8fafc;position:relative}.menu-btn span::before,.menu-btn span::after{content:"";position:absolute;left:0;width:20px;height:2px;background:#f8fafc;transition:transform .25s}.menu-btn span::before{top:-6px}.menu-btn span::after{top:6px}.menu-btn[aria-expanded=true] span{background:0 0}.menu-btn[aria-expanded=true] span::before{transform:translateY(6px)rotate(45deg)}.menu-btn[aria-expanded=true] span::after{transform:translateY(-6px)rotate(-45deg)}@media(max-width:900px){.menu-btn{display:flex}.nav-links{position:fixed;top:72px;left:0;right:0;background:rgba(10,14,39,.98);backdrop-filter:blur(14px);flex-direction:column;align-items:stretch;padding:1rem 1.5rem;gap:.2rem;border-bottom:1px solid rgba(255,255,255,6%);transform:translateY(-110%);transition:transform .3s ease;max-height:calc(100vh - 72px);overflow-y:auto}.nav-links[data-open=true]{transform:translateY(0)}.nav-links a{padding:.85rem 1rem;font-size:1rem}.nav-cta{margin:.6rem 0 0}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:10px;font-weight:600;font-size:.98rem;transition:transform .15s,box-shadow .2s,background .2s;white-space:nowrap;text-align:center;min-height:48px}.btn-primary{background:linear-gradient(135deg,#22D3EE 0%,#06B6D4 100%);color:#0a0e27;box-shadow:0 8px 28px rgba(34,211,238,.35)}.btn-primary:hover{color:#0a0e27;transform:translateY(-2px);box-shadow:0 12px 36px rgba(34,211,238,.5)}.btn-secondary{background:rgba(255,255,255,6%);color:#f8fafc;border:1px solid rgba(255,255,255,.12)}.btn-secondary:hover{background:rgba(255,255,255,.1);color:#f8fafc}.btn-ghost{color:#22d3ee;padding:.6rem 0;text-decoration:underline;text-underline-offset:4px;font-weight:600}.btn-ghost:hover{color:#67e8f9}.hero-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-top:3.5rem;padding-top:3rem;border-top:1px solid rgba(255,255,255,8%)}.hero-stat{text-align:center}.hero-stat strong{display:block;font-size:clamp(1.6rem,3.5vw,2.2rem);font-weight:800;color:#f8fafc;background:linear-gradient(135deg,#22D3EE,#A78BFA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-stat span{font-size:.9rem;color:#94a3b8}@media(max-width:640px){.hero-stats{grid-template-columns:repeat(2,1fr);gap:1.25rem}}.grid{display:grid;gap:1.5rem}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:900px){.grid-3,.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}}.feature-card{background:linear-gradient(180deg,rgba(255,255,255,4%) 0%,rgba(255,255,255,.015) 100%);border:1px solid rgba(255,255,255,8%);border-radius:16px;padding:1.75rem;transition:border-color .25s,transform .25s,box-shadow .25s;position:relative;overflow:hidden}.feature-card:hover{border-color:rgba(34,211,238,.35);transform:translateY(-4px);box-shadow:0 16px 40px rgba(0,0,0,.3)}.feature-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,rgba(34,211,238,.18),rgba(167,139,250,.18));display:flex;align-items:center;justify-content:center;margin-bottom:1.1rem;color:#22d3ee}.feature-card h3{margin-bottom:.5rem}.feature-card p{color:#94a3b8;margin-bottom:0;font-size:.95rem}.feature-card .link-more{display:inline-block;margin-top:1rem;font-weight:600;color:#22d3ee;font-size:.92rem;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1.5px}.feature-card .link-more:hover{color:#67e8f9}.section-dark{background:linear-gradient(180deg,#080B1F 0%,#0A0E27 100%)}.section-accent{background:radial-gradient(circle at 20% 20%,rgba(34,211,238,7%),transparent 50%),radial-gradient(circle at 80% 70%,rgba(167,139,250,6%),transparent 50%)}.process-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem;counter-reset:step}@media(max-width:900px){.process-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.process-grid{grid-template-columns:1fr}}.process-step{background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-radius:16px;padding:1.6rem;position:relative;counter-increment:step}.process-step::before{content:"0" counter(step);position:absolute;top:1rem;right:1.2rem;font-size:2rem;font-weight:800;background:linear-gradient(135deg,#22D3EE,#A78BFA);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;opacity:.5}.process-step h3{font-size:1.15rem;margin-top:.5rem}.process-step p{font-size:.92rem;color:#94a3b8;margin-bottom:0}.split{display:grid;grid-template-columns:1.1fr 1fr;gap:3rem;align-items:center}@media(max-width:900px){.split{grid-template-columns:1fr;gap:2rem}}.split ul{margin-top:1.2rem;display:grid;gap:.85rem}.split ul li{padding-left:2rem;position:relative;color:#cbd5e1}.split ul li::before{content:"";position:absolute;left:0;top:.3rem;width:1.2rem;height:1.2rem;border-radius:50%;background:linear-gradient(135deg,#22D3EE,#06B6D4);box-shadow:0 0 0 4px rgba(34,211,238,.12)}.split ul li::after{content:"";position:absolute;left:.36rem;top:.55rem;width:.5rem;height:.28rem;border-left:2px solid #0a0e27;border-bottom:2px solid #0a0e27;transform:rotate(-45deg)}.showcase{background:linear-gradient(135deg,rgba(34,211,238,8%),rgba(167,139,250,8%));border:1px solid rgba(255,255,255,8%);border-radius:20px;padding:2rem;position:relative;overflow:hidden;aspect-ratio:4/3;display:flex;align-items:center;justify-content:center}.showcase::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 50%,rgba(34,211,238,.18),transparent 60%);pointer-events:none}.cta-band{background:linear-gradient(135deg,rgba(34,211,238,.12),rgba(167,139,250,.12));border:1px solid rgba(255,255,255,8%);border-radius:24px;padding:3rem;text-align:center;position:relative;overflow:hidden}.cta-band::before{content:"";position:absolute;width:280px;height:280px;background:radial-gradient(circle,rgba(34,211,238,.2),transparent 70%);border-radius:50%;top:-100px;left:-100px;pointer-events:none}.cta-band::after{content:"";position:absolute;width:280px;height:280px;background:radial-gradient(circle,rgba(167,139,250,.18),transparent 70%);border-radius:50%;bottom:-100px;right:-100px;pointer-events:none}.cta-band h2{position:relative;z-index:1}.cta-band p{position:relative;z-index:1;max-width:580px;margin:1rem auto 1.8rem;color:#cbd5e1}.cta-actions{position:relative;z-index:1;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;align-items:stretch}@media(max-width:900px){.pricing-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}.price-card{background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-radius:18px;padding:2rem;display:flex;flex-direction:column;position:relative;transition:transform .25s,border-color .25s}.price-card.popular{border-color:rgba(34,211,238,.5);background:linear-gradient(180deg,rgba(34,211,238,6%),rgba(167,139,250,4%));transform:scale(1.03)}.price-card.popular::before{content:"推荐方案";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#22D3EE,#A78BFA);color:#0a0e27;padding:.3rem 1rem;border-radius:99px;font-size:.78rem;font-weight:700;letter-spacing:.04em}.price-card h3{margin-bottom:.4rem}.price-card .price-tag{font-size:1.05rem;font-weight:600;color:#22d3ee;margin:1rem 0 1.4rem;padding-bottom:1.2rem;border-bottom:1px dashed rgba(255,255,255,.1)}.price-card ul{display:grid;gap:.7rem;margin-bottom:1.8rem;flex:1}.price-card ul li{padding-left:1.8rem;position:relative;font-size:.93rem;color:#cbd5e1}.price-card ul li::before{content:"✓";position:absolute;left:0;top:0;color:#22d3ee;font-weight:700}.faq-list{display:grid;gap:1rem;max-width:820px;margin:0 auto}.faq-item{background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-radius:12px;overflow:hidden}.faq-item summary{padding:1.2rem 1.5rem;font-weight:600;color:#f8fafc;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;font-size:1.02rem}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary::after{content:"+";font-size:1.5rem;color:#22d3ee;transition:transform .2s;font-weight:300;line-height:1}.faq-item[open] summary::after{transform:rotate(45deg)}.faq-item p{padding:0 1.5rem 1.2rem;color:#94a3b8;margin-bottom:0;font-size:.95rem;line-height:1.7}.tool-card{background:rgba(255,255,255,4%);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem;max-width:920px;margin:0 auto}.tool-form{display:flex;gap:.6rem;flex-wrap:wrap}.tool-form input[type=url]{flex:1;min-width:240px;padding:.95rem 1.1rem;border-radius:10px;background:rgba(255,255,255,6%);border:1px solid rgba(255,255,255,.12);color:#f8fafc;font-size:1rem;font-family:inherit;min-height:48px}.tool-form input[type=url]:focus{outline:0;border-color:#22d3ee;background:rgba(255,255,255,8%)}.tool-form input[type=url]::placeholder{color:#94a3b8}.tool-form input[aria-invalid=true]{border-color:#f87171}.tool-hint{font-size:.85rem;color:#94a3b8;margin-top:.7rem;margin-bottom:0}.quick-check{margin-top:2rem;padding-top:1.8rem;border-top:1px solid rgba(255,255,255,8%)}.quick-check-title{font-size:1.1rem;margin-bottom:.4rem;color:#f8fafc}.quick-check-sub{font-size:.9rem;color:#94a3b8;margin-bottom:1.2rem}.check-list{display:grid;gap:.7rem}.check-row{display:flex;align-items:flex-start;gap:.85rem;padding:.9rem 1rem;background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,6%);border-radius:10px}.check-row[data-status=ok]{border-left:3px solid #34d399}.check-row[data-status=warn]{border-left:3px solid #fbbf24}.check-row[data-status=info]{border-left:3px solid #22d3ee}.check-icon{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:800;flex-shrink:0;font-size:.9rem}.check-row[data-status=ok] .check-icon{background:rgba(52,211,153,.15);color:#34d399}.check-row[data-status=warn] .check-icon{background:rgba(251,191,36,.15);color:#fbbf24}.check-row[data-status=info] .check-icon{background:rgba(34,211,238,.15);color:#22d3ee}.check-body{flex:1;min-width:0}.check-body strong{display:block;color:#f8fafc;font-size:.95rem;margin-bottom:.15rem;font-weight:600}.check-body span{display:block;color:#cbd5e1;font-size:.88rem;word-break:break-word}.check-body a{color:#67e8f9;text-decoration:underline;text-underline-offset:3px}.tool-group{margin-bottom:3rem}.tool-group:last-child{margin-bottom:0}.tool-group-head{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.2rem;border-bottom:1px solid rgba(255,255,255,8%)}.tool-group-icon{width:48px;height:48px;border-radius:12px;background:linear-gradient(135deg,rgba(34,211,238,.18),rgba(167,139,250,.18));display:flex;align-items:center;justify-content:center;color:#22d3ee;flex-shrink:0}.tool-group-head h3{font-size:1.3rem;margin-bottom:.3rem}.tool-group-head p{font-size:.92rem;color:#94a3b8;margin-bottom:0}.tool-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem}@media(max-width:900px){.tool-link-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.tool-link-grid{grid-template-columns:1fr}}.tool-link-card{background:linear-gradient(180deg,rgba(255,255,255,4%) 0%,rgba(255,255,255,.015) 100%);border:1px solid rgba(255,255,255,8%);border-radius:14px;padding:1.3rem;display:flex;flex-direction:column;transition:border-color .25s,transform .25s,box-shadow .25s}.tool-link-card:hover{border-color:rgba(34,211,238,.35);transform:translateY(-3px);box-shadow:0 12px 32px rgba(0,0,0,.25)}.tool-link-card h4{font-size:1rem;font-weight:700;color:#f8fafc;margin-bottom:.4rem;line-height:1.35}.tool-link-card p{font-size:.88rem;color:#94a3b8;margin-bottom:.9rem;line-height:1.55;flex:1}.tool-link-card .tool-open{display:inline-flex;align-items:center;gap:.4rem;color:#22d3ee;font-weight:600;font-size:.92rem;padding:.55rem .9rem;border-radius:8px;background:rgba(34,211,238,8%);border:1px solid rgba(34,211,238,.25);align-self:flex-start;text-decoration:none;min-height:40px;transition:background .2s,border-color .2s,color .2s}.tool-link-card .tool-open:hover{background:rgba(34,211,238,.16);border-color:rgba(34,211,238,.5);color:#67e8f9}.tool-link-card .tool-open.is-ready{box-shadow:0 0 0 2px rgba(34,211,238,.15)}.tool-tag{display:inline-block;margin-top:.7rem;font-size:.75rem;font-weight:600;letter-spacing:.04em;color:#94a3b8;text-transform:uppercase}.tool-tag[data-tag=auto]{color:#67e8f9}.prose{max-width:820px;margin:0 auto}.prose h2{margin:2rem 0 .8rem;font-size:1.5rem}.prose h3{margin:1.5rem 0 .5rem;font-size:1.2rem;color:#22d3ee}.prose p{color:#cbd5e1;margin-bottom:1rem;line-height:1.8}.prose ul,.prose ol{padding-left:1.5rem;margin-bottom:1rem;color:#cbd5e1}.prose ul li,.prose ol li{margin-bottom:.5rem;line-height:1.7;list-style:disc}.prose ol li{list-style:decimal}.prose strong{color:#f8fafc}.prose code{background:rgba(34,211,238,.1);color:#67e8f9;padding:.15rem .4rem;border-radius:4px;font-size:.92em}.page-hero{padding:5rem 0 3rem;text-align:center;background:radial-gradient(circle at 50% 30%,rgba(34,211,238,.1),transparent 60%)}.page-hero h1{margin-bottom:1rem}.page-hero p{font-size:1.1rem;color:#94a3b8;max-width:680px;margin:0 auto}.comparison{width:100%;border-collapse:collapse;margin-top:1.5rem;font-size:.92rem}.comparison th,.comparison td{padding:.95rem 1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,8%)}.comparison th{font-weight:700;color:#f8fafc;background:rgba(255,255,255,4%)}.comparison td{color:#cbd5e1}.comparison .yes{color:#34d399;font-weight:600}.comparison .no{color:#f87171}.table-wrap{overflow-x:auto;border-radius:12px;border:1px solid rgba(255,255,255,8%)}footer.site-footer{background:#070a1c;border-top:1px solid rgba(255,255,255,6%);padding:3.5rem 0 1.5rem;margin-top:4rem}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;margin-bottom:2.5rem}@media(max-width:900px){.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.footer-grid{grid-template-columns:1fr}}.footer-col h3,.footer-col h4{font-size:.95rem;color:#f8fafc;margin-bottom:1rem;letter-spacing:.04em;font-weight:700}.footer-col ul{display:grid;gap:.55rem}.footer-col ul li a{color:#cbd5e1;font-size:.92rem;text-decoration:none}.footer-col ul li a:hover{color:#22d3ee;text-decoration:underline;text-underline-offset:3px}.footer-about p{color:#94a3b8;font-size:.92rem;margin-top:1rem;max-width:340px}.footer-bottom{border-top:1px solid rgba(255,255,255,6%);padding-top:1.5rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;color:#cbd5e1;font-size:.88rem}.footer-bottom a{color:#22d3ee;text-decoration:underline;text-underline-offset:3px}.footer-bottom a:hover{color:#67e8f9}.reveal{opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}*,*::before,*::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.tip-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin-top:1.5rem}@media(max-width:768px){.tip-grid{grid-template-columns:1fr}}.tip-card{background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-left:3px solid #22d3ee;border-radius:12px;padding:1.4rem 1.5rem;transition:border-color .25s,background .25s}.tip-card:hover{border-left-color:#a78bfa;background:rgba(255,255,255,5%)}.tip-card h3{font-size:1.05rem;margin-bottom:.5rem;color:#f8fafc;display:flex;align-items:flex-start;gap:.6rem}.tip-card h3 .tip-num{display:inline-flex;width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,#22D3EE,#A78BFA);color:#0a0e27;font-weight:800;font-size:.85rem;align-items:center;justify-content:center;flex-shrink:0;margin-top:.1rem}.tip-card p{color:#cbd5e1;font-size:.93rem;margin-bottom:.5rem;line-height:1.65}.tip-card p:last-child{margin-bottom:0}.tip-card code{background:rgba(34,211,238,.1);color:#67e8f9;padding:.1rem .35rem;border-radius:4px;font-size:.88em}.platform-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.1rem;margin-top:1.5rem}@media(max-width:900px){.platform-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.platform-grid{grid-template-columns:1fr}}.platform-card{background:rgba(255,255,255,3%);border:1px solid rgba(255,255,255,8%);border-radius:14px;padding:1.3rem 1.4rem;display:flex;flex-direction:column;gap:.4rem}.platform-card h4{font-size:1rem;color:#f8fafc;margin-bottom:.1rem;display:flex;align-items:center;gap:.5rem}.platform-card .platform-fit{font-size:.78rem;font-weight:600;color:#22d3ee;letter-spacing:.05em;text-transform:uppercase;margin-bottom:.4rem}.platform-card p{font-size:.88rem;color:#cbd5e1;margin-bottom:0;line-height:1.6}.platform-card .platform-pros,.platform-card .platform-cons{font-size:.85rem;color:#94a3b8;margin:0}.platform-card .platform-pros strong{color:#34d399}.platform-card .platform-cons strong{color:#fbbf24}.platform-note{margin-top:1.5rem;padding:1rem 1.25rem;background:rgba(34,211,238,5%);border:1px dashed rgba(34,211,238,.25);border-radius:10px;font-size:.9rem;color:#cbd5e1}.text-center{text-align:center}.mt-2{margin-top:2rem}.mb-0{margin-bottom:0}.flex-wrap-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;margin-top:2rem}