*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F8F6FF;color:#2F2A3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.76;overflow-x:hidden}a{color:#5B3FE8;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}p{margin:0 0 16px}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,0.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(91,63,232,0.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 22px;gap:18px}.site-logo,.drawer-logo,.footer-logo{display:flex;align-items:center;gap:10px;color:#211B2E;font-weight:900;letter-spacing:.5px}.site-logo img,.drawer-logo img{max-height:44px}.footer-logo img{max-height:40px}.nav-core{display:flex;align-items:center;gap:10px;white-space:nowrap}.nav-core a{color:#2F2A3A;border-radius:999px;padding:8px 12px;font-weight:700}.nav-core a:hover,.nav-core a.active{color:#5B3FE8;background:rgba(123,92,255,0.12)}.header-actions{display:flex;align-items:center;gap:12px}.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;min-height:44px}.main-btn{background:linear-gradient(135deg,#7B5CFF 0%,#3F8CFF 52%,#FF6FAE 100%);color:#fff;box-shadow:0 14px 32px rgba(91,63,232,0.20)}.main-btn:hover{transform:translateY(-1px);box-shadow:0 18px 38px rgba(91,63,232,0.26)}.ghost-btn{background:#fff;color:#5B3FE8;border:1px solid rgba(123,92,255,0.18)}.menu-toggle{width:44px;height:44px;border:0;border-radius:16px;background:#F3F0FF;display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer}.menu-toggle span{width:20px;height:2px;background:#5B3FE8;border-radius:99px}.mobile-menu{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(33,27,46,.36);opacity:0;pointer-events:none;transition:.25s;z-index:10000}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;background:#fff;box-shadow:-24px 0 50px rgba(33,27,46,.18);z-index:10001;transform:translateX(110%);transition:.28s ease;display:flex;flex-direction:column;overflow-y:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .site-drawer{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:22px;border-bottom:1px solid rgba(123,92,255,.14)}.drawer-close{width:40px;height:40px;border:0;border-radius:50%;background:#F3F0FF;color:#5B3FE8;font-size:28px;line-height:1;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:20px}.drawer-nav a{padding:12px 14px;border-radius:16px;color:#2F2A3A;background:#F8F6FF;border:1px solid rgba(123,92,255,.12);font-weight:700}.drawer-nav a.active,.drawer-nav a:hover{background:#EDE8FF;color:#5B3FE8}.site-main{min-height:60vh}.wrap{max-width:1200px;margin:0 auto;padding:78px 22px}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 18%,rgba(255,111,174,.28),transparent 28%),radial-gradient(circle at 82% 18%,rgba(63,140,255,.24),transparent 25%),linear-gradient(135deg,#F8F6FF 0%,#EDE8FF 52%,#EAF3FF 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(2px);opacity:.74}.hero:before{width:190px;height:190px;right:10%;bottom:6%;background:rgba(255,111,174,.24)}.hero:after{width:140px;height:140px;left:5%;top:22%;background:rgba(123,92,255,.18)}.hero-inner{max-width:1200px;margin:0 auto;padding:88px 22px 82px;display:grid;grid-template-columns:1.05fr .95fr;gap:42px;align-items:center;position:relative}.kicker,.section-kicker,.badge,.tag{color:#7B5CFF;font-weight:900;letter-spacing:.5px}.hero h1{font-size:clamp(46px,8vw,86px);line-height:1.02;margin:8px 0 14px;color:#211B2E}.hero h2{font-size:clamp(24px,3.4vw,42px);line-height:1.16;margin:0 0 18px;color:#211B2E}.hero p{font-size:17px;color:#3d344b;max-width:700px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:26px 0}.hero-tags{display:flex;flex-wrap:wrap;gap:10px}.hero-tags span,.pill-nav article,.tag{border-radius:999px;background:rgba(255,255,255,.78);border:1px solid rgba(123,92,255,.16);padding:8px 13px;box-shadow:0 10px 24px rgba(91,63,232,.08)}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:32px;background:#fff;box-shadow:0 28px 70px rgba(91,63,232,.18);border:1px solid rgba(123,92,255,.18)}.floating-card{position:absolute;left:-18px;bottom:20px;background:rgba(255,255,255,.92);border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.16);border-radius:22px;padding:14px 18px;max-width:230px}.floating-card b{color:#211B2E}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:28px}.section-head h2,.section-title{font-size:clamp(28px,4vw,44px);line-height:1.18;margin:6px 0 0;color:#211B2E}.section-head p{max-width:690px;color:#6F687A}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card{background:#fff;border:1px solid rgba(123,92,255,0.16);box-shadow:0 18px 42px rgba(91,63,232,0.12);border-radius:22px}.info-card,.review-card,.faq-item,.notice-card{padding:24px}.info-card h3,.zone-card h3,.review-card h3,.faq-item h3,.notice-card h3{margin:0 0 10px;color:#211B2E}.info-card p,.zone-card p,.review-card p,.faq-item p,.notice-card p{color:#6F687A}.zone-card{overflow:hidden}.zone-card img{width:100%;max-height:270px;padding:16px 16px 0}.zone-body{padding:22px}.text-link{font-weight:900;color:#5B3FE8}.text-link:after{content:" ›"}.pill-nav{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.pill-nav article{background:#fff;border-radius:22px;padding:16px}.pill-nav strong{display:block;color:#211B2E;margin-bottom:4px}.pill-nav p{font-size:14px;color:#6F687A;margin-bottom:6px}.media-panel{display:grid;grid-template-columns:.9fr 1.1fr;gap:28px;align-items:center}.media-panel .content-img{border-radius:28px;background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);padding:10px}.soft{background:linear-gradient(135deg,#F3F0FF,#F0F7FF);border-top:1px solid rgba(123,92,255,.12);border-bottom:1px solid rgba(123,92,255,.12)}.mini-list{display:grid;gap:10px;margin:16px 0}.mini-list span{display:flex;gap:9px;align-items:flex-start;color:#4a4258}.mini-list span:before{content:"";width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#7B5CFF,#FF6FAE);margin-top:10px;flex:0 0 auto}.notice-card{background:linear-gradient(135deg,#fff,#F3F0FF)}.reviews{grid-template-columns:repeat(3,minmax(0,1fr))}.review-card{min-height:170px}.review-card .name{display:block;color:#211B2E;font-weight:900;margin-top:14px}.page-hero{background:linear-gradient(135deg,#F3F0FF 0%,#F0F7FF 70%,#fff 100%)}.page-hero .wrap{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;padding-top:72px;padding-bottom:62px}.page-hero h1{font-size:clamp(36px,6vw,64px);line-height:1.08;margin:10px 0 18px;color:#211B2E}.page-hero p{font-size:17px;color:#4b4259}.page-hero img{border-radius:30px;background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 22px 58px rgba(91,63,232,.16);padding:12px}.content-section h2{font-size:34px;line-height:1.18;color:#211B2E;margin:0 0 18px}.content-section h3{color:#211B2E}.prose{font-size:16px;color:#3b3448}.prose p{margin-bottom:18px}.steps{counter-reset:step;display:grid;gap:14px}.step{position:relative;padding:20px 20px 20px 68px;background:#fff;border-radius:20px;border:1px solid rgba(123,92,255,.16);box-shadow:0 14px 34px rgba(91,63,232,.08)}.step:before{counter-increment:step;content:counter(step);position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(135deg,#7B5CFF,#3F8CFF);font-weight:900}.faq-list{display:grid;gap:14px}.faq-item h3{font-size:18px}.cta-band{border-radius:30px;padding:34px;background:linear-gradient(135deg,#7B5CFF 0%,#3F8CFF 52%,#FF6FAE 100%);color:#fff;box-shadow:0 20px 48px rgba(91,63,232,.20);display:flex;align-items:center;justify-content:space-between;gap:24px}.cta-band h2{color:#fff;margin:0 0 8px}.cta-band p{color:rgba(255,255,255,.88)}.cta-band .main-btn{background:#fff;color:#5B3FE8;box-shadow:none}.site-footer{background:#211B2E;color:#F1ECFF}.footer-inner{max-width:1200px;margin:0 auto;padding:56px 22px;display:grid;grid-template-columns:1.05fr 1.6fr;gap:34px}.footer-brand p{color:#d8d0ee}.footer-note{font-size:14px;color:#bfb7d3}.footer-logo{color:#fff;margin-bottom:16px}.footer-cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.footer-cols h3{font-size:16px;color:#fff;margin:0 0 12px}.footer-cols a{display:block;color:#F1ECFF;opacity:.86;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1200px;margin:0 auto;padding:18px 22px;display:flex;justify-content:space-between;gap:18px;color:#d8d0ee;font-size:14px}.mobile-bottom{display:none}.safe-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.safe-list .info-card{background:#F8F6FF}.timeline{display:grid;gap:14px}.timeline article{padding:18px 20px;border-left:5px solid #7B5CFF;background:#fff;border-radius:18px;box-shadow:0 12px 30px rgba(91,63,232,.08)}@media(max-width:980px){.nav-core{display:none}.mobile-menu{display:inline-flex}.site-logo strong{display:none}.hero-inner,.page-hero .wrap,.media-panel,.footer-inner{grid-template-columns:1fr}.grid-4,.grid-3,.reviews,.pill-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.header-inner{min-height:66px}.desktop-menu{display:inline-flex}.floating-card{position:relative;left:auto;bottom:auto;margin-top:14px}.hero-inner{padding-top:60px}.footer-cols{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){body{padding-bottom:64px}.header-inner{padding:0 12px;gap:10px}.site-logo img{max-height:38px}.header-cta{padding:9px 12px;min-height:38px;font-size:14px}.desktop-menu{display:none}.hero-inner,.wrap,.page-hero .wrap{padding-left:16px;padding-right:16px}.hero h1{font-size:48px}.hero h2{font-size:27px}.grid-4,.grid-3,.grid-2,.reviews,.pill-nav,.safe-list{grid-template-columns:1fr}.section-head{display:block}.cta-band{display:block}.cta-band .main-btn{margin-top:12px}.drawer-nav{grid-template-columns:1fr}.site-drawer{left:0;right:auto;transform:translateX(-110%)}.drawer-open .site-drawer{transform:translateX(0)}.mobile-bottom{position:fixed;left:10px;right:10px;bottom:10px;z-index:9998;background:rgba(255,255,255,.94);border:1px solid rgba(123,92,255,.16);box-shadow:0 16px 34px rgba(91,63,232,.16);border-radius:22px;display:grid;grid-template-columns:repeat(4,1fr);gap:4px;padding:7px}.mobile-bottom a{display:grid;place-items:center;color:#5B3FE8;font-weight:800;font-size:13px;padding:8px 0;border-radius:16px}.mobile-bottom a:hover{background:#EDE8FF}.footer-bottom{display:block}.footer-bottom span{display:block;margin:5px 0}.footer-cols{grid-template-columns:1fr 1fr}}