*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF0E6;color:#243447;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.8}a{color:#DEC1AF;text-decoration:none}img{max-width:100%;height:auto}.wrap{width:min(1200px,calc(100% - 32px));margin:0 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{height:78px;display:flex;align-items:center;gap:24px}.brand-logo img{width:142px;display:block}.nav{display:flex;align-items:center;justify-content:center;gap:18px;flex:1;white-space:nowrap}.nav a{color:#4E5F7A;font-weight:700;font-size:15px;position:relative;padding:24px 0}.nav a.active,.nav a:hover{color:#DEC1AF}.nav a.active:after{content:"";position:absolute;left:0;right:0;bottom:15px;height:3px;border-radius:9px;background:#DEC1AF}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff!important;border-radius:999px;box-shadow:0 10px 24px rgba(36,155,255,.25);font-weight:800;padding:10px 24px;transition:.2s;border:0}.main-btn:hover{background:linear-gradient(180deg,#48D9F7 0%,#DFE4E8 100%);transform:translateY(-1px)}.header-btn{min-width:86px}.mobile-header{display:none;height:64px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-logo img{width:120px;display:block}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:5px;padding:8px}.menu-toggle span{height:3px;background:#4E5F7A;border-radius:10px}.mobile-register{padding:8px 16px}.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.38);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84%;max-width:320px;background:#fff;z-index:10001;transform:translateX(-102%);transition:.28s ease;box-shadow:20px 0 40px rgba(0,0,0,.15);overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-open{overflow:hidden}.drawer-head{height:74px;background:#FAF7F5;display:flex;align-items:center;justify-content:space-between;padding:0 18px}.drawer-head img{width:126px}.drawer-close{border:0;background:#fff;color:#4E5F7A;border-radius:50%;width:36px;height:36px;font-size:26px;line-height:1}.drawer-nav{display:flex;flex-direction:column;padding:12px}.drawer-nav a{color:#4E5F7A;font-weight:800;padding:13px 14px;border-radius:14px}.drawer-nav a.active,.drawer-nav a:hover{background:#FCFAF9;color:#DEC1AF}.site-main{padding-bottom:54px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#fff;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:#fff}.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:28px;cursor:pointer;box-shadow:0 10px 24px rgba(56,92,138,.16)}.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(78,95,122,.35);cursor:pointer}.slider-dots button.active{background:#DEC1AF}.section{margin:38px auto}.hero-intro,.card,.zone-card,.info-card,.review-card,.notice-box,.faq-item,.page-hero{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}.hero-intro{padding:36px;display:grid;grid-template-columns:1.2fr .8fr;gap:26px;align-items:center}.eyebrow{color:#DEC1AF;font-weight:900;letter-spacing:.08em}.page-hero{padding:42px;margin:34px auto}.page-hero p,.hero-intro p,.card p,.zone-card p,.info-card p,.review-card p,.faq-item p,.notice-box p{color:#66788A;margin:8px 0}h1,h2,h3,.section-title{color:#DEC1AF;line-height:1.35;margin:0 0 14px}h1{font-size:clamp(30px,5vw,54px)}h2,.section-title{font-size:clamp(24px,3vw,36px)}h3{font-size:21px}.section-head{margin-bottom:20px}.section-head p{max-width:820px;color:#66788A}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card,.info-card,.review-card,.faq-item,.notice-box{padding:24px}.zone-card{display:flex;flex-direction:column;height:100%;padding:18px}.zone-card img{width:100%;height:260px;display:block;border-radius:18px;object-fit:contain;object-position:center;background:#fff;margin-bottom:18px}.zone-card a{margin-top:auto;font-weight:800}.content-image{border-radius:22px;background:#fff;padding:10px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.content-image img{display:block;width:100%;height:auto;object-fit:contain;border-radius:16px}.steps{counter-reset:s;display:grid;gap:16px}.step{position:relative;padding-left:62px}.step:before{counter-increment:s;content:counter(s);position:absolute;left:0;top:0;width:42px;height:42px;border-radius:14px;background:#FCFAF9;color:#DEC1AF;font-weight:900;display:flex;align-items:center;justify-content:center}.tag-list{display:flex;flex-wrap:wrap;gap:10px}.tag-list span{background:#FCFAF9;border:1px solid rgba(40,156,255,.16);color:#DEC1AF;border-radius:999px;padding:7px 14px;font-weight:800}.site-footer{background:#243447;color:#EAF3FF;padding:46px 0 0}.site-footer a{display:block;color:#EAF3FF;margin:6px 0}.site-footer p{color:#d7e6f7}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr .7fr 1fr;gap:30px}.footer-brand img{width:136px;background:#FAF7F5;border-radius:16px;padding:8px}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.12);margin-top:32px;padding:18px;color:#cbdcf0}@media(max-width:1080px){.desktop-header{display:none}.mobile-header{display:flex}.site-main{padding-top:0}.grid-4{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.hero-intro{grid-template-columns:1fr}}@media(max-width:760px){.wrap{width:min(100% - 24px,1200px)}.banner-slider{margin:18px 12px 26px;border-radius:16px}.slider-arrow{width:34px;height:34px;font-size:22px}.section{margin:28px auto}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-intro,.page-hero{padding:24px}.zone-card img{height:220px}.footer-grid{grid-template-columns:1fr}.card,.info-card,.review-card,.faq-item,.notice-box{padding:20px}}