*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#F8F6FF;color:#2F2A3A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.8;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,.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 24px}.site-logo,.drawer-logo,.footer-logo{display:flex;align-items:center;gap:10px;color:#211B2E;font-weight:800}.site-logo img{max-height:44px}.drawer-logo img,.footer-logo img{max-height:38px}.nav-core{display:flex;align-items:center;gap:8px;white-space:nowrap}.nav-core a,.drawer-nav a{color:#2F2A3A;text-decoration:none;border-radius:999px;padding:8px 12px;font-weight:650}.nav-core a:hover,.nav-core a.active,.drawer-nav a:hover,.drawer-nav a.active{color:#5B3FE8;background:rgba(123,92,255,.12)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7B5CFF 0%,#3F8CFF 52%,#FF6FAE 100%);color:#fff;border-radius:999px;box-shadow:0 14px 32px rgba(91,63,232,.2);padding:12px 22px;font-weight:800;border:0}.main-btn.small{padding:9px 17px;font-size:14px}.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(123,92,255,.25);color:#5B3FE8;background:#fff;border-radius:999px;padding:11px 20px;font-weight:800}.menu-toggle{width:44px;height:44px;border:0;border-radius:14px;background:#F3F0FF;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;flex:0 0 auto}.menu-toggle span{width:20px;height:2px;background:#5B3FE8;border-radius:9px}.site-main{min-height:65vh}.section,.hero,.page-hero{max-width:1280px;margin:0 auto;padding:72px 24px}.hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:44px;align-items:center;padding-top:84px}.hero-card,.page-hero,.gradient-panel{position:relative;overflow:hidden;border-radius:34px;background:linear-gradient(135deg,#F3F0FF 0%,#F0F7FF 56%,#FFEAF5 100%);border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12)}.hero-card{padding:44px}.hero-card:before,.page-hero:before,.gradient-panel:before{content:"";position:absolute;width:220px;height:220px;border-radius:50%;background:rgba(255,111,174,.18);right:-50px;top:-60px}.hero-card:after,.page-hero:after,.gradient-panel:after{content:"";position:absolute;width:260px;height:260px;border-radius:50%;background:rgba(63,140,255,.16);left:-70px;bottom:-90px}.hero-content,.page-hero-content,.gradient-panel>*{position:relative;z-index:1}.kicker,.section-kicker,.tag,.badge,.label{color:#7B5CFF;font-weight:800;letter-spacing:.04em}.hero h1,.page-hero h1{font-size:64px;line-height:1.1;margin:12px 0;color:#211B2E}.hero h2{font-size:30px;line-height:1.3;margin:0 0 18px;color:#211B2E}.hero p,.lead{font-size:17px;color:#6F687A}.hero-actions,.page-actions,.card-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.hero-points{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-points span,.pill{display:inline-flex;border-radius:999px;background:#fff;color:#5B3FE8;padding:7px 13px;border:1px solid rgba(123,92,255,.16);font-size:14px;font-weight:700}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:34px;box-shadow:0 18px 42px rgba(91,63,232,.12);background:#fff}.floating-card{position:absolute;left:18px;bottom:18px;right:18px;background:rgba(255,255,255,.92);border:1px solid rgba(123,92,255,.16);border-radius:24px;padding:18px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.highlight-strip{max-width:1280px;margin:-32px auto 0;padding:0 24px;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;position:relative;z-index:3}.strip-item,.card,.zone-card,.info-card,.review-card,.faq-item,.pill-card{background:#fff;border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:22px}.strip-item{padding:22px}.strip-item h3,.card h3,.zone-card h3,.info-card h3,.review-card h3{margin:0 0 10px;color:#211B2E}.strip-item p{font-size:14px;color:#6F687A;margin:0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.section-title,h1,h2,h3{color:#211B2E}.section-title{font-size:38px;line-height:1.2;margin:6px 0 0}.section-desc{max-width:760px;color:#6F687A}.pill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pill-card{padding:18px}.pill-card strong{display:block;color:#211B2E;margin-bottom:4px}.pill-card p{font-size:14px;color:#6F687A;margin:0 0 8px}.text-link{font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tri-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.zone-card,.info-card,.card{padding:24px;overflow:hidden}.zone-card img,.info-card img,.card img{border-radius:20px;margin-bottom:18px;background:#F3F0FF}.mini-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.mini-list li{padding-left:18px;position:relative;color:#6F687A}.mini-list li:before{content:"";position:absolute;left:0;top:12px;width:7px;height:7px;background:#FF6FAE;border-radius:50%}.soft-block{background:#F3F0FF;border-radius:26px;padding:28px;border:1px solid rgba(123,92,255,.16)}.blue-block{background:#F0F7FF}.notice{background:linear-gradient(135deg,#fff 0%,#F3F0FF 100%);border:1px solid rgba(123,92,255,.16);border-radius:26px;padding:28px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:22px}.review-card p{margin:0;color:#6F687A}.review-card strong{display:block;margin-bottom:8px;color:#211B2E}.faq-list{display:grid;gap:16px}.faq-item{padding:22px}.faq-item h3{margin:0 0 8px;font-size:19px}.faq-item p{margin:0;color:#6F687A}.page-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.6fr);align-items:center;gap:30px;padding:48px;margin-top:42px}.page-hero h1{font-size:46px}.page-hero img{border-radius:26px;background:#fff;box-shadow:0 18px 42px rgba(91,63,232,.12)}.content-flow{display:grid;gap:26px}.content-flow h2{font-size:30px;margin:0 0 8px}.content-flow h3{margin:0 0 8px}.content-flow p{color:#6F687A}.article-card{background:#fff;border:1px solid rgba(123,92,255,.16);border-radius:26px;padding:28px;box-shadow:0 18px 42px rgba(91,63,232,.12)}.article-card.alt{background:#F0F7FF}.article-card.purple{background:#F3F0FF}.drawer-mask{position:fixed;inset:0;background:rgba(33,27,46,.36);opacity:0;pointer-events:none;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;pointer-events:auto}.drawer{position:fixed;top:0;right:0;width:min(420px,88vw);height:100vh;background:#fff;z-index:10001;box-shadow:-18px 0 46px rgba(33,27,46,.18);transform:translateX(110%);transition:.28s;display:flex;flex-direction:column;padding:22px}.drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-close{width:42px;height:42px;border:0;border-radius:14px;background:#F3F0FF;color:#5B3FE8;font-size:28px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;overflow:auto;padding-bottom:12px}.drawer-note{margin-top:auto;background:#F8F6FF;border-radius:20px;padding:16px;color:#6F687A;font-size:14px}.drawer-open{overflow:hidden}.site-footer{background:#211B2E;color:#F1ECFF;margin-top:50px}.footer-inner{max-width:1280px;margin:0 auto;padding:52px 24px;display:grid;grid-template-columns:1.1fr 1.6fr;gap:38px}.footer-logo{color:#fff;margin-bottom:12px}.footer-brand p{color:#CFC8E4}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{color:#fff;margin:0 0 12px}.footer-links a{display:block;color:#F1ECFF;opacity:.86;margin:6px 0}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);padding:18px 24px;color:#CFC8E4}.mobile-tab{display:none}.content-img{max-width:100%;height:auto;object-fit:contain}.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}@media (max-width:1080px){.nav-core{display:none}.highlight-strip{grid-template-columns:repeat(2,1fr);margin-top:18px}.hero{grid-template-columns:1fr}.pill-grid{grid-template-columns:repeat(2,1fr)}.tri-grid,.card-grid,.reviews{grid-template-columns:repeat(2,1fr)}.page-hero{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr}}@media (max-width:760px){body{padding-bottom:72px}.header-inner{min-height:64px;padding:0 12px;gap:10px}.menu-toggle{order:0}.site-logo{order:1;position:absolute;left:50%;transform:translateX(-50%)}.site-logo strong{display:none}.header-actions{order:2;margin-left:auto}.main-btn.small{padding:8px 12px;font-size:13px}.hero,.section{padding:42px 16px}.hero-card{padding:28px;border-radius:28px}.hero h1{font-size:44px}.hero h2{font-size:23px}.hero p,.lead{font-size:15px}.highlight-strip{grid-template-columns:1fr;padding:0 16px}.section-head{display:block}.section-title{font-size:30px}.split,.two-grid,.tri-grid,.card-grid,.reviews,.pill-grid{grid-template-columns:1fr}.page-hero{padding:28px;margin:24px 16px 0;border-radius:28px}.page-hero h1{font-size:34px}.drawer{left:0;right:auto;transform:translateX(-110%)}.drawer.open{transform:translateX(0)}.drawer-nav{grid-template-columns:1fr}.footer-inner{padding:42px 18px}.footer-links{grid-template-columns:1fr}.mobile-tab{position:fixed;left:12px;right:12px;bottom:10px;height:54px;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border:1px solid rgba(123,92,255,.16);box-shadow:0 18px 42px rgba(91,63,232,.12);border-radius:22px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center}.mobile-tab a{font-size:13px;color:#5B3FE8;font-weight:800}.floating-card{position:static;margin-top:14px}.drawer-note{margin-top:18px}}
