*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090b15;color:#eef0ff;font:15px/1.6 -apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.nav{height:76px;display:flex;align-items:center;justify-content:space-between;max-width:1160px;margin:auto;padding:0 24px}.brand{font-weight:700;font-size:19px;text-decoration:none;color:#fff;display:flex;gap:9px;align-items:center}.brand-mark{display:inline-grid;place-items:center;width:30px;height:30px;border-radius:9px;background:linear-gradient(140deg,var(--accent),#9b7bff);font-size:16px;color:#fff}.nav nav{display:flex;gap:25px;align-items:center}.nav nav>a{color:#b7bad0;text-decoration:none}.nav .nav-button{background:var(--accent);padding:8px 17px;border-radius:8px;color:#fff}.hero{position:relative;overflow:hidden;max-width:1160px;margin:auto;padding:112px 24px 80px;text-align:center}.glow{position:absolute;z-index:-1;width:660px;height:350px;left:50%;top:15px;transform:translateX(-50%);background:radial-gradient(ellipse,rgba(99,91,255,.35),transparent 67%)}.eyebrow,.section-title p{letter-spacing:2px;font-size:12px;font-weight:700;color:#9d98ff;margin:0}.hero h1{font-size:52px;line-height:1.2;margin:14px 0 15px;letter-spacing:1px}.hero-text{margin:0 auto;max-width:590px;font-size:18px;color:#b6b9ce}.actions{display:flex;justify-content:center;gap:13px;margin:30px 0 58px}.button{padding:12px 23px;border-radius:8px;text-decoration:none;font-weight:600}.primary{background:var(--accent);color:#fff;box-shadow:0 8px 24px color-mix(in srgb,var(--accent) 35%,transparent)}.primary span{margin-left:7px;font-size:19px}.ghost{border:1px solid #3a3e59;color:#e4e5f2}.metrics{display:flex;justify-content:center;gap:0}.metrics div{min-width:155px;border-left:1px solid #2a2d41}.metrics div:first-child{border:0}.metrics strong,.metrics span{display:block}.metrics strong{font-size:22px}.metrics span{font-size:12px;color:#8e92aa}.notice{max-width:1112px;margin:0 auto 30px;background:#131625;border:1px solid #272b42;border-radius:9px;padding:12px 17px;color:#c7c9da}.notice span{margin-right:12px;color:#a6a2ff;font-weight:bold}.section{max-width:1160px;margin:0 auto;padding:85px 24px}.section-title{text-align:center;margin-bottom:36px}.section-title h2{font-size:30px;margin:6px 0}.section-title span{color:#9296ad}.plans{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.plan{position:relative;background:#121521;border:1px solid #272b3d;border-radius:13px;padding:31px 28px;color:#b9bdd0}.plan.recommended{border-color:var(--accent);box-shadow:0 10px 40px rgba(80,75,215,.15)}.plan>b{position:absolute;top:-13px;right:19px;padding:3px 11px;border-radius:12px;background:var(--accent);font-size:12px;color:#fff}.plan h3{color:#fff;font-size:20px;margin:0 0 16px}.price{font-size:35px;font-weight:bold;color:#fff}.price i{font-size:17px;font-style:normal}.price small{font-size:13px;color:#9296ad;font-weight:normal}.plan p{height:45px;font-size:13px}.plan ul{padding:10px 0 12px;list-style:none;border-top:1px solid #292d3d}.plan li{padding:6px 0}.plan li:before{content:'✓';color:#948fff;margin-right:9px}.plan a{display:block;text-align:center;padding:10px;border-radius:7px;background:#24283a;color:#fff;text-decoration:none}.recommended a{background:var(--accent)}.feature-section{padding-top:35px}.features{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.features article{background:#121521;border:1px solid #25293a;border-radius:12px;padding:27px}.features span{color:#a8a4ff;font-size:26px}.features h3{margin:8px 0;color:#fff}.features p{margin:0;color:#aeb2c4}footer{border-top:1px solid #202337;padding:34px 24px;max-width:1112px;margin:auto;display:flex;align-items:center;gap:25px;color:#8c90a7}.footer-brand{font-weight:bold;color:#fff;display:flex;align-items:center;gap:8px}.friend-links{flex:1}.friend-links em{font-style:normal;margin-right:12px}.friend-links a{color:#aeb2cb;text-decoration:none;margin-right:12px}footer small{white-space:nowrap}@media(max-width:720px){.nav{padding:0 17px}.nav nav>a:not(.nav-button){display:none}.hero{padding-top:70px}.hero h1{font-size:36px}.plans,.features{grid-template-columns:1fr}.metrics div{min-width:100px}.section{padding:55px 17px}footer{display:block}.friend-links,footer small{display:block;margin-top:14px}}

/* Refined classic-template presentation. */
body.template-classic{background:radial-gradient(ellipse at 50% -10%,#23245d 0,rgba(35,36,93,.45) 22%,transparent 52%),#090b15}body.template-classic:before{content:"";position:fixed;z-index:-1;inset:0;pointer-events:none;background:linear-gradient(90deg,transparent 49.9%,rgba(133,128,255,.035) 50%,transparent 50.1%);background-size:74px 74px;mask-image:linear-gradient(#000,transparent 70%)}body.template-classic .nav{height:84px;max-width:1200px;padding:0 28px;border-bottom:1px solid rgba(181,177,255,.12)}body.template-classic .brand-mark{box-shadow:0 10px 24px rgba(99,91,255,.3)}body.template-classic .nav nav>a{font-size:14px;transition:color .2s,transform .2s}body.template-classic .nav nav>a:hover{color:#fff;transform:translateY(-1px)}body.template-classic .nav .nav-button{box-shadow:0 10px 22px rgba(99,91,255,.25)}body.template-classic .hero{max-width:1200px;padding:128px 24px 92px}body.template-classic .glow{width:820px;height:430px;top:0;background:radial-gradient(ellipse,rgba(109,101,255,.42),transparent 66%)}body.template-classic .hero h1{max-width:920px;margin:18px auto;font-size:clamp(44px,5vw,66px);letter-spacing:-1.8px}body.template-classic .hero-text{max-width:650px;line-height:1.85}body.template-classic .button{transition:transform .2s,box-shadow .2s}body.template-classic .button:hover{transform:translateY(-3px)}body.template-classic .primary{box-shadow:0 14px 30px rgba(99,91,255,.3)}body.template-classic .metrics{max-width:670px;margin:auto;padding:19px 0;border:1px solid rgba(171,167,255,.15);border-radius:14px;background:rgba(20,22,42,.56);box-shadow:0 18px 45px rgba(0,0,0,.14);backdrop-filter:blur(12px)}body.template-classic .metrics div{min-width:205px}body.template-classic .metrics strong{font-size:27px}body.template-classic .section{max-width:1200px;padding:105px 24px}body.template-classic .section-title h2{font-size:35px;letter-spacing:-.7px}body.template-classic .plan,body.template-classic .features article{transition:transform .25s,border-color .25s,box-shadow .25s}body.template-classic .plan:hover,body.template-classic .features article:hover{transform:translateY(-7px);border-color:rgba(151,145,255,.65);box-shadow:0 22px 45px rgba(0,0,0,.2)}body.template-classic .plan{border-radius:17px}body.template-classic .plan>b{top:-12px;box-shadow:0 6px 17px rgba(99,91,255,.35)}body.template-classic .features article{border-radius:16px}body.template-classic footer{max-width:1200px;margin-top:18px;padding:42px 28px;border-top-color:rgba(173,169,255,.16)}body.template-classic .footer-legal{display:flex;align-items:center;gap:6px;flex:1}.template-classic .footer-legal a{padding:5px 10px;border:1px solid transparent;border-radius:6px;color:#b7bdd8;text-decoration:none;line-height:1.2;transition:color .18s,background .18s,border-color .18s}.template-classic .footer-legal a:hover{border-color:rgba(166,160,255,.36);background:rgba(116,108,255,.12);color:#fff}@media(max-width:720px){body.template-classic .nav{height:70px}body.template-classic .hero{padding:85px 20px 66px}body.template-classic .hero h1{font-size:39px}body.template-classic .metrics{padding:15px 0}body.template-classic .metrics div{min-width:0;flex:1}body.template-classic .section{padding:70px 17px}}

/* Keep footer labels whole and let footer groups reflow when space is limited. */
footer{flex-wrap:wrap;row-gap:12px}footer .footer-legal{display:flex;flex:1 1 330px;flex-wrap:wrap;align-items:center;gap:6px 4px;min-width:0}footer .footer-legal a{white-space:nowrap}footer small{margin-left:auto;white-space:nowrap}@media(max-width:720px){footer small{margin-left:0;white-space:normal}}
/* Keep the client-download destination prominent in every shared navigation. */
.download-nav-link{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border:1px solid currentColor;border-radius:999px;font-weight:700!important;line-height:1.15;white-space:nowrap}.download-nav-link:hover{background:var(--download-accent,var(--accent,#635bff));border-color:var(--download-accent,var(--accent,#635bff));color:#fff!important}
