:root{--page:#FFF0E6;--nav:#FAF7F5;--white:#FFFFFF;--soft:#FCFAF9;--soft2:#F8F4F1;--title:#DEC1AF;--navtext:#4E5F7A;--text:#243447;--muted:#66788A;--hint:#8A9AAF;--footer:#243447;--foottext:#EAF3FF;--shadow:0 14px 36px rgba(56,92,138,0.12);--line:rgba(40,156,255,0.16);--btn:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--page);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:var(--title);text-decoration:none}img{max-width:100%;height:auto}h1,h2,h3,.section-title{color:var(--title);line-height:1.25;margin:0 0 18px}p{margin:0 0 14px}.site-header{position:sticky;top:0;z-index:9999;background:#FAF7F5;backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1280px;margin:0 auto;height:78px;display:flex;align-items:center;gap:18px;padding:0 24px}.brand-logo img{width:142px;display:block}.nav{flex:1;display:flex;align-items:center;justify-content:center;gap:5px;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:24px 8px}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:10px;right:10px;bottom:16px;height:3px;border-radius:99px;background:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;background:var(--btn);color:#fff!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;min-width:88px;padding:10px 22px;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px)}.main-btn.small{min-width:68px;padding:8px 14px}.mobile-bar{display:none}.site-main{min-height:60vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:34px 0}.section.alt{background:rgba(250,247,245,.72)}.hero-page{max-width:1200px;margin:28px auto 20px;padding:54px 36px;border-radius:28px;background:linear-gradient(135deg,#FFFFFF 0%,#FCFAF9 60%,#F8F4F1 100%);box-shadow:var(--shadow);border:1px solid var(--line)}.hero-page h1{font-size:42px}.hero-page p{max-width:850px;color:var(--muted);font-size:17px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#FFFFFF;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative}.slide{display:none;position:relative}.slide.active{display:block}.banner-slider img{width:100%;height:auto;display:block;object-fit:contain;background:#FFFFFF}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:0;background:rgba(255,255,255,.86);color:#4E5F7A;font-size:24px;cursor:pointer;box-shadow:0 8px 18px rgba(56,92,138,.15)}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;gap:8px;justify-content:center}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);cursor:pointer}.slider-dots button.active{background:#DEC1AF;width:24px;border-radius:20px}.intro-grid,.split-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center}.card,.zone-card,.info-card,.review-card,.faq-item{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:24px;padding:24px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:var(--muted)}.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))}.zone-card{display:flex;flex-direction:column;height:100%}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#FFFFFF;margin-bottom:18px}.zone-card h3,.card h3,.info-card h3{font-size:21px}.zone-card a{margin-top:auto;font-weight:800}.tag{display:inline-flex;color:#DEC1AF;background:rgba(222,193,175,.15);border:1px solid rgba(222,193,175,.35);border-radius:999px;padding:6px 12px;font-weight:800;margin-bottom:14px}.number{color:#DEC1AF;font-size:30px;font-weight:900}.content-img,.app-section img{width:100%;height:auto;display:block;object-fit:contain;border-radius:24px;background:#FFFFFF;box-shadow:var(--shadow)}.list{padding:0;margin:0;list-style:none}.list li{padding:12px 0;border-bottom:1px solid rgba(78,95,122,.12);color:var(--muted)}.list li:last-child{border-bottom:0}.notice{border-radius:24px;background:#243447;color:#EAF3FF;padding:28px;box-shadow:var(--shadow)}.notice h2,.notice h3{color:#EAF3FF}.notice p,.notice li{color:#EAF3FF}.faq-item h3{font-size:19px}.review-card strong{color:#DEC1AF}.site-footer{background:#243447;color:#EAF3FF;margin-top:42px}.footer-inner{max-width:1200px;margin:0 auto;padding:44px 22px;display:grid;grid-template-columns:1.2fr 1fr 1.2fr;gap:30px}.footer-brand img{width:138px;margin-bottom:14px}.site-footer p{color:#EAF3FF}.footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.footer-links a{color:#EAF3FF}.footer-note strong{color:#DEC1AF}.mobile-drawer,.drawer-mask{display:none}
@media(max-width:1100px){.header-inner{display:none}.mobile-bar{height:68px;display:grid;grid-template-columns:72px 1fr 86px;align-items:center;padding:0 14px;background:#FAF7F5}.mobile-logo{justify-self:center}.mobile-logo img{width:128px;display:block}.menu-toggle{width:44px;height:44px;border:0;background:transparent;display:flex;flex-direction:column;gap:6px;justify-content:center}.menu-toggle span{width:25px;height:3px;background:#4E5F7A;border-radius:99px}.mobile-drawer{display:block;position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#FFFFFF;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 48px rgba(0,0,0,.22);overflow-y:auto}.drawer-mask{display:block;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000;opacity:0;pointer-events:none;transition:.28s ease}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-open .drawer-mask{opacity:1;pointer-events:auto}.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(78,95,122,.12);background:#FAF7F5}.drawer-head img{width:132px}.drawer-close{font-size:32px;line-height:1;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;padding:12px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:13px 14px;border-radius:14px}.drawer-nav a.active,.drawer-nav a:hover{color:#DEC1AF;background:rgba(222,193,175,.12)}.hero-page{margin:20px 14px;padding:34px 22px}.hero-page h1{font-size:30px}.intro-grid,.split-grid{grid-template-columns:1fr}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-inner{grid-template-columns:1fr}.banner-slider{margin:18px 14px 28px}.slider-arrow{width:36px;height:36px}}
@media(max-width:760px){.container{padding:0 14px}.section{padding:24px 0}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card img{height:220px}.card,.zone-card,.info-card,.review-card,.faq-item{padding:20px;border-radius:20px}.slider-arrow{top:auto;bottom:12px;transform:none}.slider-arrow.prev{left:12px}.slider-arrow.next{right:12px}.slider-dots{bottom:24px}.footer-links{grid-template-columns:1fr}.mobile-bar{grid-template-columns:58px 1fr 74px}.mobile-logo img{width:112px}.main-btn.small{padding:7px 12px;min-width:62px}.hero-page h1{font-size:26px}}
