
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#FFF0E6;color:#243447;line-height:1.75}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}.wrap{max-width:1200px;margin:0 auto;padding:0 20px}.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)}.desktop-header{height:78px;display:flex;align-items:center;gap:22px}.brand-logo img,.mobile-logo img{height:48px;display:block}.nav{display:flex;align-items:center;gap:14px;flex:1;justify-content:center;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:24px 0 20px;border-bottom:3px solid transparent}.nav a.active,.nav a:hover{color:#DEC1AF;border-bottom-color:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 24px;border-radius:999px;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 24px rgba(36,155,255,.25);transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px)}.small-btn{padding:0 16px;min-height:38px}.mobile-topbar{display:none;height:66px;grid-template-columns:72px 1fr 86px;align-items:center;padding:0 12px}.menu-toggle{width:46px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:6px}.menu-toggle span{display:block;height:3px;border-radius:999px;background:#4E5F7A}.mobile-logo{justify-self:center}.mobile-logo img{height:44px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-104%);transition:.3s ease;box-shadow:18px 0 42px rgba(36,52,71,.18);overflow:auto}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);z-index:10000;display:none}.drawer-open .drawer-mask{display:block}.drawer-open{overflow:hidden}.drawer-head{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 18px;background:#FAF7F5}.drawer-head img{height:46px}.drawer-close{font-size:34px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:flex;flex-direction:column;padding:14px}.drawer-nav a{padding:13px 12px;border-radius:12px;color:#4E5F7A;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{background:#FCFAF9;color:#DEC1AF}.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:0;border-radius:50%;background:rgba(255,255,255,.82);color:#4E5F7A;font-size:26px;box-shadow:0 8px 20px rgba(36,52,71,.12);cursor:pointer}.slider-arrow.prev{left:14px}.slider-arrow.next{right:14px}.slider-dots{position:absolute;left:0;right:0;bottom:12px;display:flex;justify-content:center;gap:8px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.dot.active{background:#DEC1AF}.section{padding:34px 0}.section-card{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:30px}.eyebrow{color:#DEC1AF;font-weight:900;letter-spacing:.08em}.hero h1,h1{font-size:42px;line-height:1.25;margin:10px 0 16px;color:#DEC1AF}h2,h3,.section-title{color:#DEC1AF}.lead{font-size:17px;color:#66788A;max-width:850px}.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{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:22px;padding:22px}.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 a{margin-top:auto;font-weight:800}.card h3,.zone-card h3{margin-top:0}.muted{color:#66788A}.soft{color:#8A9AAF}.pill-list{display:flex;gap:10px;flex-wrap:wrap}.pill{display:inline-flex;padding:7px 13px;border-radius:999px;background:#FCFAF9;color:#DEC1AF;font-weight:800}.notice{background:#F8F4F1;border-left:4px solid #DEC1AF;padding:18px;border-radius:16px;color:#66788A}.content-image{width:100%;border-radius:22px;background:#fff;object-fit:contain}.page-hero{padding:48px 0 24px}.app-section img{max-width:100%;height:auto}.faq-item{padding:20px 0;border-bottom:1px solid rgba(78,95,122,.14)}.faq-item:last-child{border-bottom:0}.faq-item h3{margin:0 0 8px}.site-footer{margin-top:42px;background:#243447;color:#EAF3FF}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1.5fr;gap:26px;padding:38px 20px}.footer-brand img{height:52px;background:#FAF7F5;border-radius:12px;padding:6px}.site-footer a{display:block;color:#EAF3FF;margin:8px 0}.site-footer h3{color:#EAF3FF}.footer-bottom{text-align:center;padding:14px;border-top:1px solid rgba(234,243,255,.16);color:#CFE2F7}@media (max-width:980px){.desktop-header{display:none}.mobile-topbar{display:grid}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-grid{grid-template-columns:1fr}.hero h1,h1{font-size:32px}}@media (max-width:760px){.wrap{padding:0 14px}.banner-slider{margin:18px 14px 28px;border-radius:16px}.zone-card img{height:220px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.section-card{padding:22px}.slider-arrow{width:36px;height:36px}.hero h1,h1{font-size:28px}}
