:root{--bg:#f6f8fc;--bg-soft:#eef2ff;--surface:#ffffff;--surface-soft:#f8fafc;--surface-dark:#0b0f19;--text:#111827;--text-soft:#6b7280;--line:#e5e7eb;--line-strong:#dbe1ea;--brand:#4f46e5;--brand-strong:#7c3aed;--brand-soft:#eef2ff;--green:#059669;--green-soft:#ecfdf5;--shadow:0 24px 60px rgba(15,23,42,0.08);--radius-xl:24px;--radius-lg:18px;--radius-md:14px;--shell:min(1120px,calc(100% - 32px))}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at top left,rgba(79,70,229,.06),transparent 26%),linear-gradient(180deg,#f8faff,#ffffff 38%,#f8fafc);color:var(--text);font-family:Noto Sans SC,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}main{min-height:100vh}.shell{width:var(--shell);margin:0 auto}.page-shell{padding:32px 0 72px}.top-banner{border-bottom:1px solid #dbeafe;background:var(--brand-soft);color:#4338ca;font-size:12px}.top-banner-inner{display:flex;justify-content:center;align-items:center;min-height:40px;text-align:center}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;border-bottom:1px solid rgba(229,231,235,.9);background:rgba(255,255,255,.82);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{display:flex;align-items:center;justify-content:space-between;min-height:64px;gap:20px}.brand-link{gap:12px}.brand-link,.brand-mark{display:inline-flex;align-items:center}.brand-mark{justify-content:center;width:24px;height:24px;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:white;font-size:12px;font-weight:700}.brand-copy{display:grid;grid-gap:1px;gap:1px}.brand-name{font-size:12px;font-weight:700}.brand-tagline{color:var(--text-soft);font-size:10px}.nav,.nav-links{display:flex;align-items:center;gap:10px}.nav-link{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 12px;border-radius:999px;color:#4b5563;font-size:14px;font-weight:500;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.nav-link:hover{color:var(--text);background:#f8fafc}.nav-link.is-pill{border:1px solid var(--line);background:white}.section{padding:56px 0}.section-muted{background:#f8fafc}.card{border:1px solid var(--line);border-radius:var(--radius-xl);background:white;box-shadow:var(--shadow)}.hero{padding:80px 0 40px}.hero-inner{max-width:920px;margin:0 auto;text-align:center;animation:fade-in-up .56s ease both}.hero-title{margin:0 0 18px;font-size:clamp(58px,9.2vw,106px);line-height:.9;font-weight:800;letter-spacing:-.06em}.hero-title-line{display:block}.hero-rotating{display:inline-flex;align-items:center;justify-content:center;min-height:1.2em;color:var(--brand);font-size:clamp(32px,5vw,56px);font-weight:700;animation:soft-glow 2.2s ease-in-out infinite}.hero-caret{display:inline-block;margin-left:2px;animation:blink-caret 1s step-end infinite}.hero-description{max-width:760px;margin:0 auto 28px;color:var(--text-soft);font-size:clamp(17px,2.3vw,21px);line-height:1.65}.hero-primary{min-width:152px;min-height:46px;padding:0 32px;border-radius:16px;font-size:15px}.hero-actions{display:flex;flex-direction:column;align-items:center}.button-ghost,.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 28px;border:none;border-radius:18px;font-size:16px;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,color .16s ease,border-color .16s ease}.button-primary{color:white;background:linear-gradient(90deg,var(--brand),var(--brand-strong));box-shadow:0 18px 40px rgba(79,70,229,.32);background-size:140% 140%;animation:gradient-shift 5s ease infinite}.button-secondary{border:1px solid var(--line);color:var(--text);background:white}.button-ghost{min-height:auto;padding:0;border-radius:0;color:var(--text-soft);background:transparent;font-size:13px;font-weight:500;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;text-underline-offset:4px}.button-primary:hover,.button-secondary:hover{transform:translateY(-1px)}.hero-meta{display:grid;grid-gap:4px;gap:4px;margin-top:14px;animation:fade-in-up .76s ease both}.hero-counter{display:flex;align-items:center;justify-content:center;gap:8px;font-weight:600}.hero-subline{color:var(--text-soft);font-size:14px}.status-dot{width:9px;height:9px;border-radius:999px;background:#22c55e;box-shadow:0 0 0 5px rgba(34,197,94,.16);animation:pulse-soft 1.8s ease-in-out infinite}.hero-trust{max-width:880px;margin:34px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:0;gap:0}.hero-trust-item{display:flex;align-items:center;justify-content:center;gap:12px;padding:0 20px;min-height:64px}.hero-trust-item+.hero-trust-item{border-left:1px solid var(--line)}.hero-trust-title{font-size:14px;font-weight:700}.hero-trust-description{color:var(--text-soft);font-size:13px}.scroll-cta{display:inline-flex;flex-direction:column;align-items:center;gap:12px;margin-top:36px;color:#4b5563;background:transparent;border:none}.scroll-pill{padding:10px 18px;border:1px solid #dbeafe;border-radius:999px;background:white;color:#2563eb;font-size:14px;font-weight:700;box-shadow:0 12px 30px rgba(59,130,246,.08)}.scroll-line{width:2px;height:44px;background:linear-gradient(180deg,rgba(59,130,246,0),rgba(59,130,246,.6));animation:pulse-soft 1.8s ease-in-out infinite}.scroll-circle{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:2px solid #bfdbfe;border-radius:999px;background:white;color:#2563eb;box-shadow:0 12px 30px rgba(59,130,246,.12);animation:bounce-soft 2s ease-in-out infinite}.section-head{max-width:800px;margin:0 auto 30px;text-align:center}.compact-head{margin-bottom:26px}.section-kicker{margin-bottom:12px;color:var(--brand);font-size:14px;font-weight:700}.section-title{margin:0 0 12px;font-size:clamp(30px,3.8vw,42px);line-height:1.15;letter-spacing:-.04em}.section-description{margin:0;color:var(--text-soft);font-size:17px;line-height:1.65}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.feature-grid-tight{align-items:stretch}.feature-card{padding:26px 24px;border:1px solid var(--line);border-radius:var(--radius-xl);background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.feature-card-tight{min-height:226px}.content-section:hover,.faq-item:hover,.feature-card:hover,.process-card:hover,.testimonial-card:hover{transform:translateY(-3px);border-color:#d7def2;box-shadow:0 22px 40px rgba(15,23,42,.06)}.feature-card h3,.info-card h3,.process-card h3,.testimonial-card h3{margin:0 0 12px;font-size:20px}.faq-answer,.feature-card p,.info-card p,.muted,.process-card p,.testimonial-card p{margin:0;color:var(--text-soft);line-height:1.7}.process-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.process-card{padding:24px;border:1px solid var(--line);border-radius:var(--radius-xl);background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.process-card-tight{min-height:220px}.section-process{padding-top:52px}.step-number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;margin-bottom:14px;border-radius:999px;background:var(--brand-soft);color:var(--brand);font-size:18px;font-weight:800}.testimonials-section{overflow:hidden;padding-top:62px;padding-bottom:68px}.testimonials-head{max-width:900px;margin-bottom:34px}.testimonials-title{background:linear-gradient(90deg,#5467f9,#b054d6);-webkit-background-clip:text;background-clip:text;color:transparent}.testimonials-marquee{position:relative;display:grid;grid-gap:26px;gap:26px}.testimonials-fade{position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}.testimonials-fade-left{left:0;background:linear-gradient(90deg,#ffffff,rgba(255,255,255,0))}.testimonials-fade-right{right:0;background:linear-gradient(270deg,#ffffff,rgba(255,255,255,0))}.marquee-row{overflow:hidden}.marquee-track{display:flex;gap:28px;width:max-content}.marquee-row-left .marquee-track{animation:marquee-left 44s linear infinite}.marquee-row-right .marquee-track{animation:marquee-right 48s linear infinite}.marquee-row:hover .marquee-track{animation-play-state:paused}.testimonial-card{display:grid;grid-gap:18px;gap:18px;padding:24px;border:1px solid var(--line);border-radius:22px;background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.testimonial-card-marquee{width:480px;min-height:438px;padding:34px 38px 26px;align-content:space-between}.testimonial-stars{color:#f59e0b;letter-spacing:.16em}.testimonial-stars-green{color:#10b981}.testimonial-role{color:var(--text-soft);font-size:14px}.testimonial-tags{display:flex;flex-wrap:wrap;gap:10px}.testimonial-footer{display:flex;justify-content:space-between;align-items:center;gap:12px}.testimonial-user{color:#9ca3af;font-size:12px;font-weight:500}.tag{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:white;color:#374151;font-size:12px;font-weight:600}.faq-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:28px;gap:28px;align-items:start}.faq-head{margin:0;text-align:left}.faq-stack{display:grid;grid-gap:16px;gap:16px}.faq-item{padding:22px 24px;border:1px solid var(--line);border-radius:20px;background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.faq-question{margin:0 0 10px;font-size:18px;font-weight:700}.video-card{padding:36px;text-align:center}.video-media{margin-top:24px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#0f172a;box-shadow:0 20px 40px rgba(15,23,42,.1)}.video-player{display:block;width:100%;height:auto;max-height:680px}.video-step-shot{margin-top:24px;overflow:hidden;border:1px solid var(--line);border-radius:22px;background:white}.tutorial-shot{display:block;width:100%;height:auto}.video-placeholder-note{margin-top:14px;color:var(--text-soft);font-size:14px;line-height:1.6}.site-footer{background:var(--surface-dark);color:#c0cad9;border-top:1px solid #1f2937}.site-footer-inner{padding:56px 0 24px}.footer-grid{display:grid;grid-template-columns:1.1fr .9fr 1fr;grid-gap:28px;gap:28px}.footer-brand{display:grid;grid-gap:14px;gap:14px}.footer-section h3{margin:0 0 14px;color:white;font-size:15px}.footer-links{display:grid;grid-gap:12px;gap:12px}.footer-links a,.footer-links button{padding:0;border:none;color:#c0cad9;background:transparent;font-size:14px;text-align:left}.footer-links a:hover,.footer-meta a:hover{color:white}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:40px;padding-top:20px;border-top:1px solid #1f2937;color:#94a3b8;font-size:13px}.footer-meta{display:flex;gap:18px}.purchase-wrap{max-width:960px;margin:0 auto}.purchase-card{padding:24px;animation:fade-in-up .42s ease both}.back-link{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-size:14px}.step-progress{margin:10px 0 28px;padding:20px;border:1px solid var(--line);border-radius:22px;background:white}.step-progress-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;position:relative}.step-progress-grid:after,.step-progress-grid:before{content:"";position:absolute;top:20px;height:2px;background:var(--line-strong);border-radius:999px}.step-progress-grid:before{left:17%;width:31%}.step-progress-grid:after{right:17%;width:31%}.step-progress-item{position:relative;z-index:1;display:grid;justify-items:center;text-align:center;grid-gap:8px;gap:8px}.step-progress-dot{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid var(--line-strong);border-radius:999px;background:white;color:#6b7280;font-weight:800}.step-progress-item.is-active .step-progress-dot,.step-progress-item.is-complete .step-progress-dot{border-color:#c7d2fe;background:var(--brand);color:white}.step-progress-item h3{margin:0;font-size:16px}.step-progress-item p{margin:0;color:var(--text-soft);font-size:13px;line-height:1.5}.purchase-title{margin:0;font-size:clamp(34px,4vw,46px);line-height:1.1}.purchase-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.badge{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:0 12px;border:1px solid var(--line);border-radius:999px;background:white;font-size:12px;font-weight:700}.badge-brand{border-color:#c7d2fe;background:#eef2ff;color:var(--brand)}.badge-green{border-color:#bbf7d0;background:#ecfdf5;color:var(--green)}.purchase-price-block{margin-top:28px}.purchase-price-line{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.purchase-price-strong{font-size:clamp(48px,6vw,72px);line-height:1;font-weight:800}.purchase-price-muted{color:#9ca3af;font-size:18px}.purchase-small-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.small-tag{min-height:30px;padding:0 12px;border-radius:999px;background:#eef2ff;font-weight:700}.small-link,.small-tag{display:inline-flex;align-items:center;color:var(--brand);font-size:12px}.small-link{gap:4px;font-weight:600;text-decoration:underline;-webkit-text-decoration-style:dashed;text-decoration-style:dashed;text-underline-offset:4px}.field{margin-top:18px}.field-label{display:block;margin-bottom:10px;font-size:14px;font-weight:700}.field-note{margin-top:8px;color:#9ca3af;font-size:12px}.text-input{width:100%;height:50px;padding:0 16px;border:1px solid var(--line);border-radius:14px;background:white;color:var(--text);font-size:16px;outline:none;transition:border-color .16s ease,box-shadow .16s ease}.text-input:focus{border-color:#818cf8;box-shadow:0 0 0 4px rgba(129,140,248,.12)}.purchase-details{margin-top:18px;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#f8fafc}.purchase-details summary{list-style:none;padding:14px 16px;font-size:14px;font-weight:700;cursor:pointer}.purchase-details summary::-webkit-details-marker{display:none}.purchase-details-body{display:grid;grid-gap:12px;gap:12px;padding:0 16px 16px;color:var(--text-soft);font-size:13px;line-height:1.7;animation:fade-in-up .22s ease both}.purchase-summary{margin-top:18px;padding:18px;border:1px solid var(--line);border-radius:18px;background:#f8fafc}.summary-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;color:#374151;font-size:14px}.summary-divider{margin:10px 0;border-top:1px solid var(--line)}.summary-total{font-size:16px;font-weight:800}.summary-save{margin-top:12px;padding:10px 12px;border-radius:12px;background:#eef2ff;color:var(--brand);font-size:12px;font-weight:700;text-align:center}.notice{margin-top:14px;color:#6b7280;font-size:12px;line-height:1.7}.error-box,.status-box{margin-top:16px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:#f8fafc}.error-box{color:#b91c1c;border-color:#fecaca;background:#fef2f2}.reason-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin-top:28px;padding-top:24px;border-top:1px solid var(--line)}.reason-item{display:flex;align-items:center;gap:12px}.reason-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:14px;background:#f8fafc;font-size:20px}.reason-item strong{display:block;font-size:14px}.reason-item span{color:var(--text-soft);font-size:12px}.purchase-count{margin-top:18px;padding-top:18px;border-top:1px solid #eef2f7;text-align:center;color:#475569;font-size:15px}.purchase-count strong{color:var(--text)}.info-layout{display:grid;grid-gap:24px;gap:24px}.info-card{padding:28px}.info-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.lookup-list{display:grid;grid-gap:16px;gap:16px;margin-top:26px}.lookup-item{display:flex;justify-content:space-between;gap:16px;align-items:center;padding:18px;border:1px solid var(--line);border-radius:18px;background:white}.lookup-meta{display:grid;grid-gap:4px;gap:4px}.lookup-title{font-size:16px;font-weight:700}.lookup-subtitle{color:var(--text-soft);font-size:14px}.floating-support{position:fixed;right:24px;bottom:24px;z-index:40}.floating-support-button{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:64px;height:64px;border:none;border-radius:999px;color:white;background:linear-gradient(90deg,var(--brand),var(--brand-strong));box-shadow:0 18px 40px rgba(79,70,229,.32);font-size:12px;font-weight:800;animation:pulse-soft 2.2s ease-in-out infinite}.bookmark-prompt{position:fixed;right:24px;bottom:108px;z-index:39;width:min(340px,calc(100% - 32px));padding:18px;border:1px solid var(--line);border-radius:20px;background:white;box-shadow:var(--shadow);animation:fade-in-up .42s ease both}.bookmark-prompt-header{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.bookmark-prompt-title{font-size:18px;font-weight:800}.bookmark-prompt-close{border:none;background:transparent;color:#94a3b8;font-size:20px;line-height:1}.bookmark-prompt p{margin:0 0 16px;color:var(--text-soft);font-size:14px;line-height:1.6}.bookmark-actions{display:flex;gap:12px}.content-page{overflow:hidden}.content-breadcrumb{display:flex;align-items:center;gap:8px;margin-bottom:16px}.content-breadcrumb,.content-date{color:var(--text-soft);font-size:14px}.content-date{margin:16px 0 0}.content-sections{display:grid;grid-gap:18px;gap:18px;margin-top:28px}.content-section{padding:22px 24px;border:1px solid var(--line);border-radius:20px;background:white;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.content-section h2{margin:0 0 10px;font-size:20px}.content-paragraphs{display:grid;grid-gap:10px;gap:10px;color:var(--text-soft);line-height:1.8}@keyframes fade-in-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-soft{0%,to{transform:scale(1)}50%{transform:scale(1.06)}}@keyframes bounce-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gradient-shift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}@keyframes soft-glow{0%,to{text-shadow:0 0 0 rgba(79,70,229,0)}50%{text-shadow:0 8px 32px rgba(79,70,229,.18)}}@keyframes blink-caret{0%,49%{opacity:1}50%,to{opacity:0}}@keyframes marquee-left{0%{transform:translateX(0)}to{transform:translateX(calc(-50% - 14px))}}@keyframes marquee-right{0%{transform:translateX(calc(-50% - 14px))}to{transform:translateX(0)}}@media (max-width:960px){.faq-grid,.feature-grid,.footer-grid,.hero-trust,.process-grid,.reason-grid{grid-template-columns:1fr}.hero-trust{gap:12px}.hero-trust-item+.hero-trust-item{border-left:none}.footer-bottom,.lookup-item{flex-direction:column;align-items:flex-start}.testimonial-card-marquee{width:420px;min-height:402px;padding:28px}}@media (max-width:820px){.nav-links{display:none}.faq-item,.feature-card,.info-card,.process-card,.purchase-card,.video-card{padding:22px}.step-progress-grid{grid-template-columns:1fr}.step-progress-grid:after,.step-progress-grid:before{display:none}.hero{padding-top:56px}.bookmark-prompt{width:min(320px,calc(100% - 24px));right:12px;bottom:90px;padding:16px}.floating-support-button{width:58px;height:58px}.testimonials-fade{width:60px}}@media (max-width:640px){.top-banner-inner{min-height:34px;padding:6px 0;font-size:11px;line-height:1.4}.hero-title{font-size:clamp(34px,13vw,60px);margin-bottom:16px}.hero-rotating{font-size:clamp(20px,8.4vw,34px)}.hero-description{font-size:15px}.feature-card-tight,.process-card-tight,.testimonial-card-marquee{min-height:auto}.testimonial-card-marquee{width:320px;padding:24px}.site-header-inner{min-height:58px}.button-primary,.button-secondary{width:100%}.bookmark-prompt{display:none}.floating-support{right:14px;bottom:14px}.shell{width:min(1120px,calc(100% - 24px))}.page-shell{padding:20px 0 64px}.purchase-card{padding:20px}.purchase-title{font-size:28px;line-height:1.15}.purchase-price-strong{font-size:48px}.bookmark-actions,.footer-meta,.info-actions,.purchase-badges,.purchase-small-tags{flex-direction:column;align-items:stretch}.reason-grid{gap:14px}.reason-item{align-items:flex-start}.content-section{padding:18px}}@media (max-width:420px){.hero{padding-top:48px}.hero-title{font-size:28px;line-height:.98;letter-spacing:-.05em}.hero-rotating{min-height:auto;margin-top:6px;font-size:18px}.hero-trust-item{min-height:58px;padding:0 8px}.section-title,.testimonials-title{font-size:28px}.purchase-title{font-size:24px}.text-input{height:46px;font-size:15px}.faq-item,.purchase-details,.purchase-summary,.step-progress{border-radius:16px}}