*{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.75;overflow-x:hidden}a{color:#5B3FE8;text-decoration:none}img{max-width:100%;height:auto;object-fit:contain;display:block}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;gap:18px;padding:0 22px}.site-logo,.footer-logo{display:flex;align-items:center;gap:10px;color:#211B2E;font-weight:800;font-size:22px;white-space:nowrap}.site-logo img{max-height:44px}.footer-logo img{max-height:42px}.nav-core{display:flex;align-items:center;gap:10px}.nav-core a{color:#2F2A3A;border-radius:999px;padding:8px 12px;font-size:15px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#5B3FE8;background:rgba(123,92,255,.12)}.header-actions{display:flex;align-items:center;gap:10px}.main-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 22px;border-radius:999px;font-weight:700;border:0;white-space:nowrap}.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.small{min-height:40px;padding:0 17px;font-size:14px}.secondary-btn{background:#fff;color:#5B3FE8;border:1px solid rgba(123,92,255,.22)}.text-link{font-weight:700;color:#5B3FE8}.nav-toggle{width:42px;height:42px;border:1px solid rgba(123,92,255,.18);border-radius:14px;background:#fff;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer}.nav-toggle span{width:18px;height:2px;border-radius:5px;background:#5B3FE8}.mobile-menu{display:none}.drawer-overlay{position:fixed;inset:0;background:rgba(33,27,46,.36);opacity:0;pointer-events:none;z-index:10000;transition:.25s}.drawer{position:fixed;top:0;right:0;width:min(390px,86vw);height:100vh;background:#fff;z-index:10001;transform:translateX(104%);transition:.28s ease;box-shadow:-20px 0 50px rgba(33,27,46,.18);padding:24px;overflow-y:auto}.drawer-open .drawer{transform:translateX(0)}.drawer-open .drawer-overlay{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;font-weight:800;color:#211B2E;font-size:20px;margin-bottom:20px}.drawer-close{width:38px;height:38px;border-radius:50%;border:0;background:#F3F0FF;color:#5B3FE8;font-size:26px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{border:1px solid rgba(123,92,255,.14);border-radius:16px;background:#F8F6FF;color:#2F2A3A;padding:12px 14px;font-weight:700}.drawer-nav a:hover{background:#EDE8FF;color:#5B3FE8}.drawer-note{margin-top:22px;border-radius:18px;background:#F0F7FF;color:#6F687A;padding:16px;font-size:14px}.page-main,.home-main{max-width:1280px;margin:0 auto;padding:34px 22px 72px}.hero{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:center;min-height:650px;padding:54px;border-radius:36px;overflow:hidden;background:linear-gradient(135deg,#F3F0FF 0%,#EAF3FF 50%,#FFEAF4 100%);border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(8px);opacity:.7}.hero:before{width:240px;height:240px;background:#EDE8FF;right:16%;top:8%}.hero:after{width:180px;height:180px;background:#FFE0EF;left:5%;bottom:8%}.hero-content,.hero-visual{position:relative;z-index:1}.section-kicker,.badge,.tag,.label{color:#7B5CFF;font-weight:800;letter-spacing:.02em}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.08;margin:12px 0;color:#211B2E}.hero h2{font-size:clamp(24px,3vw,36px);margin:0 0 18px;color:#211B2E}.hero p{font-size:17px;color:#2F2A3A;max-width:680px}.hero-actions,.section-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:22px}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.hero-tags span,.pill{display:inline-flex;border-radius:999px;background:#fff;color:#5B3FE8;border:1px solid rgba(123,92,255,.18);padding:7px 12px;font-weight:700;font-size:14px}.hero-visual{display:grid;gap:16px}.hero-visual img{border-radius:30px;background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);padding:10px}.float-card{background:rgba(255,255,255,.86);border:1px solid rgba(123,92,255,.16);border-radius:22px;padding:16px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.section{margin-top:54px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:24px}.section-title,h1,h2,h3{color:#211B2E}.section-title{font-size:clamp(28px,3.3vw,44px);line-height:1.2;margin:8px 0 0}.section-desc{max-width:720px;color:#6F687A}.highlight-bar{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:24px}.card,.zone-card,.info-card,.review-card,.faq-card,.notice-card{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{padding:22px}.info-card h3,.card h3,.zone-card h3{margin:0 0 10px;font-size:21px}.info-card p{color:#6F687A;font-size:15px}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:999px;padding:16px 18px;box-shadow:0 12px 26px rgba(91,63,232,.08)}.capsule h3{font-size:17px;margin:0 0 4px}.capsule p{font-size:13px;color:#6F687A;margin:0 0 6px;line-height:1.5}.media-block,.two-col,.security-block,.page-hero,.content-band{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.media-block,.content-band{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:30px;box-shadow:0 18px 42px rgba(91,63,232,.12);padding:28px}.media-copy h2,.content-copy h2{font-size:clamp(26px,3vw,40px);margin:8px 0 12px}.content-img{border-radius:24px;background:#F3F0FF;padding:10px}.zone-card{padding:22px;overflow:hidden}.zone-card img{border-radius:20px;margin-bottom:16px;background:#F0F7FF}.point-list{display:grid;gap:9px;margin:16px 0 0;padding:0;list-style:none}.point-list li{display:flex;gap:8px;color:#6F687A}.point-list li:before{content:"";width:8px;height:8px;margin-top:10px;border-radius:50%;background:linear-gradient(135deg,#7B5CFF,#FF6FAE);flex:0 0 auto}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px;color:#2F2A3A}.review-card strong{display:block;margin-bottom:8px;color:#5B3FE8}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:16px}.faq-card{padding:22px}.faq-card h3{margin:0 0 8px;font-size:19px}.faq-card p{color:#6F687A}.notice-card{padding:24px;background:linear-gradient(135deg,#fff,#F3F0FF);display:grid;gap:10px}.page-hero{min-height:420px;border-radius:34px;background:linear-gradient(135deg,#F3F0FF,#EAF3FF 54%,#FFEAF4);border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);padding:42px;overflow:hidden}.page-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.12;margin:10px 0 14px}.page-hero p{color:#2F2A3A;font-size:17px}.page-hero img{border-radius:28px;background:#fff;padding:10px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.content-card{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:22px;padding:22px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.content-card h2,.content-card h3{margin:0 0 10px;font-size:22px}.content-card p{color:#6F687A}.article-flow{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:28px;padding:28px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.article-flow h2{font-size:30px;margin:0 0 12px}.article-flow p{color:#2F2A3A}.faq-page{display:grid;gap:16px}.faq-item{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:22px;padding:22px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.faq-item h2{font-size:21px;margin:0 0 8px}.site-footer{background:#211B2E;color:#F1ECFF;margin-top:40px}.footer-inner{max-width:1280px;margin:0 auto;padding:46px 22px;display:grid;grid-template-columns:1.1fr 1.6fr;gap:36px}.footer-brand p{color:#D9D0EF}.footer-logo{color:#fff;margin-bottom:14px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.footer-links h3{color:#fff;margin:0 0 12px}.footer-links a{display:block;color:#F1ECFF;opacity:.86;margin:7px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);max-width:1280px;margin:0 auto;padding:18px 22px;display:flex;justify-content:space-between;gap:18px;color:#D9D0EF;font-size:14px}.bottom-nav{display:none}.soft-bg{background:#F3F0FF}.blue-bg{background:#F0F7FF}.pink-bg{background:#FFF0F7}@media (max-width:1080px){.nav-core{display:none}.desktop-menu{display:inline-flex}.highlight-bar{grid-template-columns:repeat(2,1fr)}.capsule-grid{grid-template-columns:repeat(2,1fr)}.three-col,.reviews,.content-grid{grid-template-columns:1fr 1fr}.hero,.media-block,.two-col,.security-block,.page-hero,.content-band{grid-template-columns:1fr}.hero{min-height:auto}.hero-visual{max-width:620px}.footer-inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}@media (max-width:720px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 14px}.mobile-menu{display:inline-flex}.desktop-menu{display:none}.site-logo strong{font-size:18px}.site-logo img{max-height:36px}.header-actions .main-btn{padding:0 13px;min-height:36px;font-size:13px}.hero,.page-hero{padding:28px 20px;border-radius:26px}.hero h1{font-size:44px}.hero h2{font-size:24px}.page-main,.home-main{padding:24px 14px 54px}.section{margin-top:38px}.section-head{display:block}.highlight-bar,.capsule-grid,.three-col,.reviews,.faq-list,.content-grid{grid-template-columns:1fr}.media-block,.content-band,.article-flow{padding:22px;border-radius:24px}.drawer{right:auto;left:0;transform:translateX(-104%);width:min(360px,88vw)}.drawer-open .drawer{transform:translateX(0)}.drawer-nav{grid-template-columns:1fr}.footer-links{grid-template-columns:1fr}.footer-inner{padding:34px 18px}.bottom-nav{position:fixed;left:10px;right:10px;bottom:10px;height:54px;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);border:1px solid rgba(123,92,255,.16);border-radius:999px;box-shadow:0 16px 38px rgba(91,63,232,.18);z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.bottom-nav a{color:#5B3FE8;font-weight:800;font-size:13px}.footer-bottom{padding-bottom:86px}.capsule{border-radius:22px}}