*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F8F6FF;color:#2F2A3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#5B3FE8;text-decoration:none}a:hover{color:#7B5CFF}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,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(91,63,232,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;gap:18px}.site-logo,.footer-logo{display:flex;align-items:center;gap:10px;font-weight:900;color:#211B2E;letter-spacing:.5px}.site-logo img{max-height:44px}.site-logo span{font-size:24px}.nav-core{display:flex;align-items:center;gap:12px;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,.drawer-links a.active{color:#5B3FE8;background:rgba(123,92,255,.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;min-height:46px;padding:12px 22px;font-weight:800;transition:.25s ease}.main-btn{background:linear-gradient(135deg,#7B5CFF 0%,#3F8CFF 52%,#FF6FAE 100%);color:#fff;box-shadow:0 14px 32px rgba(91,63,232,.20)}.main-btn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 18px 38px rgba(91,63,232,.26)}.main-btn.small{min-height:40px;padding:9px 18px;font-size:14px}.ghost-btn{border:1px solid rgba(123,92,255,.25);background:#fff;color:#5B3FE8}.menu-trigger{border:0;border-radius:999px;background:#F3F0FF;color:#5B3FE8;font-weight:900;cursor:pointer;min-height:40px;padding:0 16px}.mobile-menu{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(33,27,46,.38);opacity:0;pointer-events:none;z-index:10000;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(380px,88vw);height:100vh;background:#fff;z-index:10001;transform:translateX(105%);transition:.25s;box-shadow:-20px 0 50px rgba(33,27,46,.18);padding:20px;overflow:auto}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open .site-drawer{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head strong{font-size:24px;color:#211B2E}.drawer-head button{border:0;background:#F3F0FF;color:#5B3FE8;width:38px;height:38px;border-radius:50%;font-size:24px;cursor:pointer}.drawer-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-links a{padding:12px 14px;border-radius:16px;background:#F8F6FF;color:#2F2A3A;font-weight:800}.drawer-note{margin-top:20px;padding:16px;border-radius:18px;background:#F0F7FF;color:#6F687A;font-size:14px}.site-main{width:100%}.section,.hero{max-width:1280px;margin:0 auto;padding:70px 24px}.hero{display:grid;grid-template-columns:minmax(0,1.03fr) minmax(320px,.97fr);gap:36px;align-items:center;min-height:calc(100vh - 72px);position:relative}.hero:before{content:"";position:absolute;inset:32px 24px;border-radius:38px;background:radial-gradient(circle at 18% 20%,rgba(255,111,174,.18),transparent 30%),radial-gradient(circle at 82% 18%,rgba(63,140,255,.22),transparent 32%),linear-gradient(135deg,#F3F0FF,#EAF3FF 55%,#FFF1F7);z-index:-1}.hero h1{font-size:clamp(48px,7vw,92px);line-height:1.02;margin:0 0 18px;color:#211B2E;letter-spacing:-2px}.hero .subtitle{font-size:clamp(22px,3vw,36px);font-weight:900;color:#5B3FE8;margin-bottom:18px}.lead{font-size:18px;color:#2F2A3A;max-width:760px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.hero-tags,.tag-row{display:flex;flex-wrap:wrap;gap:10px}.tag,.badge,.section-kicker{color:#7B5CFF}.tag,.badge{display:inline-flex;border-radius:999px;background:rgba(123,92,255,.12);padding:7px 12px;font-weight:800;font-size:14px}.hero-visual{position:relative}.hero-visual img{border-radius:36px;box-shadow:0 26px 60px rgba(91,63,232,.18);background:#fff}.float-card{position:absolute;background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:22px;padding:14px 16px;color:#6F687A;font-weight:700}.float-card strong{display:block;color:#211B2E}.float-one{left:-18px;bottom:34px}.float-two{right:-8px;top:42px}.section-head{max-width:840px;margin-bottom:30px}.section-kicker{font-weight:900;letter-spacing:.08em;font-size:14px}.section-title,h1,h2,h3{color:#211B2E}.section-title{font-size:clamp(30px,4vw,48px);line-height:1.15;margin:8px 0 14px}.page-title{padding:74px 24px 40px;background:linear-gradient(135deg,#F3F0FF,#EAF3FF 60%,#FFF4F8)}.page-title .wrap{max-width:1100px;margin:0 auto}.page-title h1{font-size:clamp(38px,6vw,68px);line-height:1.05;margin:0 0 18px}.page-title p{font-size:18px;color:#6F687A;max-width:860px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.card,.zone-card,.info-card,.review-card,.faq-card,.channel-pill{background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:22px}.info-card,.review-card,.faq-card{padding:24px}.info-card h3,.review-card h3,.faq-card h3,.zone-card h3{margin:0 0 10px;color:#211B2E}.info-card p,.review-card p,.faq-card p,.zone-card p,.channel-pill p{color:#6F687A}.channel-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.channel-pill{padding:18px;box-shadow:none;background:linear-gradient(180deg,#fff,#FAF9FF)}.channel-pill strong{display:block;color:#211B2E;font-size:17px;margin-bottom:6px}.channel-pill p{font-size:14px;margin-bottom:8px}.text-link{font-weight:900;color:#5B3FE8}.split-card{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;align-items:center;background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:30px;padding:28px}.split-card.reverse{grid-template-columns:1.1fr .9fr}.split-card img,.zone-card img,.page-media img{border-radius:24px;background:#F3F0FF}.zone-card{overflow:hidden}.zone-card .zone-body{padding:22px}.service-points{display:grid;gap:10px;margin:16px 0}.service-points span{display:block;padding:10px 12px;border-radius:14px;background:#F3F0FF;color:#5B3FE8;font-weight:800}.soft-panel{border-radius:30px;background:linear-gradient(135deg,#F3F0FF,#F0F7FF);padding:34px;border:1px solid rgba(123,92,255,.16)}.notice{background:#211B2E;color:#F1ECFF;border-radius:30px;padding:32px;box-shadow:0 18px 42px rgba(33,27,46,.18)}.notice h2{color:#fff;margin-top:0}.notice p{color:#F1ECFF}.page-content{max-width:1180px;margin:0 auto;padding:54px 24px 76px}.page-media{margin-bottom:30px}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:28px;align-items:start}.article{background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:28px;padding:32px}.article h2{font-size:30px;margin:30px 0 12px}.article h2:first-child{margin-top:0}.article ul{padding-left:22px}.article li{margin:8px 0}.side-panel{position:sticky;top:96px;display:grid;gap:18px}.side-panel .info-card{box-shadow:none}.review-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.faq-list{display:grid;gap:14px}.faq-card{box-shadow:none}.faq-card h3{font-size:18px}.site-footer{background:#211B2E;color:#F1ECFF;padding:54px 24px 28px}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footer-logo{color:#fff;font-size:24px}.footer-logo img{max-height:42px}.footer-brand p{max-width:460px;color:#D8D0EA}.footer-col{display:grid;gap:8px;align-content:start}.footer-col h3{color:#fff;margin:0 0 8px}.footer-col a{color:#F1ECFF;opacity:.86}.footer-bottom{max-width:1280px;margin:28px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.14);color:#D8D0EA;font-size:14px}.bottom-nav{display:none}.accent{color:#FF6FAE;font-weight:900}.highlight{background:#F0F7FF;border:1px solid rgba(63,140,255,.14);border-radius:22px;padding:22px}.image-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.image-strip img{border-radius:24px;background:#fff;box-shadow:0 18px 42px rgba(91,63,232,.12)}
@media (max-width:1080px){.nav-core{display:none}.desktop-menu{display:inline-flex}.hero{grid-template-columns:1fr;min-height:auto;padding-top:52px}.hero:before{inset:18px 12px}.channel-grid{grid-template-columns:repeat(2,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3,.review-list{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.side-panel{position:static}.footer-inner{grid-template-columns:1fr 1fr}.split-card,.split-card.reverse{grid-template-columns:1fr}}
@media (max-width:720px){body{padding-bottom:64px}.header-inner{min-height:64px;padding:0 14px}.mobile-menu{display:inline-flex;min-width:42px;padding:0 13px}.desktop-menu{display:none}.site-logo span{font-size:20px}.site-logo img{max-height:36px}.header-actions{gap:8px}.main-btn.small{padding:8px 12px;font-size:13px}.hero,.section{padding:44px 16px}.hero h1{font-size:54px}.hero .subtitle{font-size:24px}.lead{font-size:16px}.float-card{position:static;margin-top:12px}.grid-4,.grid-3,.grid-2,.review-list,.image-strip{grid-template-columns:1fr}.channel-grid{grid-template-columns:1fr}.split-card{padding:18px;border-radius:24px}.page-title{padding:46px 16px 30px}.page-content{padding:36px 16px 58px}.article{padding:22px;border-radius:24px}.drawer-links{grid-template-columns:1fr}.site-drawer{right:auto;left:0;transform:translateX(-105%)}.drawer-open .site-drawer{transform:translateX(0)}.footer-inner{grid-template-columns:1fr}.site-footer{padding-bottom:90px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(10px);border-top:1px solid rgba(123,92,255,.16);box-shadow:0 -8px 24px rgba(91,63,232,.12)}.bottom-nav a{text-align:center;padding:10px 4px 9px;color:#5B3FE8;font-weight:900;font-size:13px}.page-title h1{font-size:40px}}
