
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","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}.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{max-width:1260px;margin:0 auto;display:flex;align-items:center;gap:22px;min-height:76px;padding:0 22px}.brand-logo img{width:138px;display:block}.nav{display:flex;align-items:center;gap:14px;flex:1;justify-content:center;white-space:nowrap}.nav a{position:relative;color:#4E5F7A;font-weight:700;font-size:14px;padding:24px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:17px;height:3px;border-radius:999px;background:#DEC1AF;box-shadow:0 0 16px rgba(222,193,175,.55)}.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(227,168,132,.28);border:0;transition:.2s ease}.main-btn:hover{background:linear-gradient(180deg,#F0C5AA 0%,#DFE4E8 100%);transform:translateY(-1px)}.mobile-header{display:none;align-items:center;justify-content:space-between;height:68px;padding:0 14px}.mobile-logo img,.drawer-logo img{width:128px;display:block}.menu-toggle{width:44px;height:44px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px}.menu-toggle span{display:block;width:24px;height:2px;background:#4E5F7A;border-radius:9px}.mobile-reg{min-height:38px;padding:0 18px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.42);opacity:0;visibility:hidden;transition:.25s ease}.mobile-drawer{position:fixed;left:0;top:0;width:84vw;max-width:320px;height:100vh;background:#fff;transform:translateX(-105%);transition:.28s ease;box-shadow:20px 0 45px rgba(0,0,0,.16);overflow:auto}.drawer-open{overflow:hidden}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .mobile-drawer{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid rgba(40,156,255,.14);background:#FAF7F5}.drawer-close{width:38px;height:38px;border:0;border-radius:50%;font-size:28px;color:#4E5F7A;background:#fff}.drawer-nav{display:flex;flex-direction:column;padding:14px}.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:#FCFAF9}.site-main{min-height:60vh}.container{max-width:1200px;margin:0 auto;padding:0 22px}.section{padding:58px 0}.section-soft{background:#FAF7F5}.section-title{font-size:34px;line-height:1.25;margin:0 0 18px;color:#DEC1AF}.lead{font-size:18px;color:#66788A;max-width:920px}.muted{color:#8A9AAF}.hero-card,.card,.zone-card,.info-card,.review-card,.faq-item,.notice-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}.hero-card{padding:34px;display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:center}.hero-card h1{color:#DEC1AF;font-size:42px;line-height:1.2;margin:0 0 18px}.hero-card p{color:#66788A;margin:0 0 16px}.hero-img,.content-img{border-radius:18px;background:#fff;display:block;object-fit:contain;width:100%;height:auto}.grid{display:grid;gap:22px}.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,.info-card,.review-card,.faq-item,.notice-card{padding:24px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-item h3{color:#DEC1AF;margin:0 0 10px}.card p,.zone-card p,.info-card p,.review-card p,.faq-item p{color:#66788A;margin:0 0 14px}.text-link{font-weight:900;color:#DEC1AF;margin-top:auto}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.zone-card .img-box{height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;margin-bottom:18px;overflow:hidden}.zone-card img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}.zone-card a{margin-top:auto;font-weight:800}.tag{display:inline-flex;align-items:center;border-radius:999px;padding:7px 14px;background:#FCFAF9;color:#DEC1AF;font-weight:900;margin-bottom:14px}.steps{counter-reset:step}.step{position:relative;padding-left:58px}.step:before{counter-increment:step;content:counter(step);position:absolute;left:0;top:2px;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#DEC1AF;color:#fff;font-weight:900}.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:44px;height:44px;border:0;border-radius:50%;background:rgba(255,255,255,.85);color:#4E5F7A;font-size:30px;line-height:44px;display:grid;place-items:center;cursor:pointer;box-shadow:0 8px 24px rgba(56,92,138,.18)}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:8px}.slider-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.75);box-shadow:0 0 0 1px rgba(78,95,122,.2);padding:0;cursor:pointer}.slider-dots button.active{background:#DEC1AF}.split{display:grid;grid-template-columns:1fr 1fr;gap:28px;align-items:center}.list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.list li{padding:14px 16px;background:#fff;border-radius:16px;color:#66788A;border:1px solid rgba(40,156,255,.12)}.site-footer{background:#243447;color:#EAF3FF;margin-top:50px}.footer-inner{max-width:1200px;margin:0 auto;padding:48px 22px;display:grid;grid-template-columns:1.5fr .7fr .7fr;gap:28px}.footer-brand img{width:138px;background:#fff;border-radius:14px;padding:8px}.footer-brand p,.footer-links a,.footer-bottom{color:#EAF3FF}.footer-note{color:#8A9AAF!important}.footer-links{display:flex;flex-direction:column;gap:8px}.footer-links h3{color:#DEC1AF;margin:0 0 8px}.footer-bottom{text-align:center;padding:18px 22px;border-top:1px solid rgba(234,243,255,.12)}.content-img,.app-section img,.banner-slider img{max-width:100%;height:auto}.app-section .content-img{width:100%;height:auto}.pill-row{display:flex;gap:10px;flex-wrap:wrap}.pill{background:#FFFFFF;border:1px solid rgba(40,156,255,.16);color:#DEC1AF;font-weight:900;border-radius:999px;padding:8px 14px}.legal-reminder{background:#243447;color:#EAF3FF;border-radius:24px;padding:28px}.legal-reminder h2{color:#DEC1AF;margin-top:0}.legal-reminder p{color:#EAF3FF}@media(max-width:1100px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-top:0}.grid-4{grid-template-columns:repeat(2,1fr)}.nav{gap:10px}.hero-card,.split{grid-template-columns:1fr}.footer-inner{grid-template-columns:1fr 1fr}}@media(max-width:760px){.section{padding:38px 0}.container{padding:0 16px}.section-title{font-size:28px}.hero-card{padding:24px}.hero-card h1{font-size:32px}.grid-2,.grid-3,.grid-4{grid-template-columns:1fr}.zone-card .img-box{height:220px}.slider-arrow{width:36px;height:36px;font-size:24px}.footer-inner{grid-template-columns:1fr}.lead{font-size:16px}}
