
*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;background:#FFF0E6;color:#243447;line-height:1.75}a{text-decoration:none;color:#DEC1AF}img{max-width:100%;height:auto;display:block}main{position:relative;z-index:1}.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;min-height:76px;padding:0 22px;display:flex;align-items:center;gap:22px}.brand-logo img,.mobile-logo img{height:46px;width:auto}.nav{display:flex;align-items:center;gap:14px;flex:1;justify-content:center}.nav a{color:#4E5F7A;font-weight:700;font-size:14px;padding:25px 2px 19px;border-bottom:3px solid transparent;white-space:nowrap}.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:10px 24px;border-radius:999px;background:linear-gradient(180deg,#F0C5AA 0%,#E3A884 35%,#F7D6C1 100%);color:#fff;font-weight:800;box-shadow:0 10px 24px rgba(227,168,132,.28);transition:.2s}.main-btn:hover{background:linear-gradient(180deg,#F5D2BC 0%,#DFE4E8 100%);transform:translateY(-1px)}.main-btn.small{padding:8px 16px;min-height:36px}.mobile-header{display:none;min-height:66px;align-items:center;justify-content:space-between;padding:0 14px}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;gap:5px;justify-content:center}.menu-toggle span{width:24px;height:2px;background:#4E5F7A;border-radius:9px}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;background:#fff;z-index:10001;transform:translateX(-105%);transition:.28s ease;box-shadow:16px 0 40px rgba(36,52,71,.18);padding:18px;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-mask{display:none;position:fixed;inset:0;background:rgba(0,0,0,.42);z-index:10000}.drawer-mask.open{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.drawer-head img{height:46px}.drawer-close{font-size:32px;border:0;background:transparent;color:#4E5F7A}.drawer-nav{display:grid;gap:8px}.drawer-nav a{color:#4E5F7A;padding:12px 14px;border-radius:14px;background:#FAF7F5;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{color:#DEC1AF;background:#FFF0E6}.drawer-btn{width:100%;margin-top:18px}.no-scroll{overflow:hidden}.section{max-width:1200px;margin:0 auto;padding:52px 22px}.section.compact{padding-top:28px}.section-head{max-width:780px;margin:0 auto 28px;text-align:center}.eyebrow{display:inline-flex;color:#DEC1AF;background:#fff;border:1px solid rgba(222,193,175,.28);border-radius:999px;padding:5px 14px;font-weight:800}.section-title,h1,h2,h3{color:#DEC1AF}.section-title{font-size:34px;line-height:1.25;margin:12px 0}.lead{color:#66788A;font-size:17px}.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:#DEC1AF;font-size:26px;font-weight:800;box-shadow:0 8px 22px rgba(56,92,138,.14);cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.dots{position:absolute;left:0;right:0;bottom:14px;display:flex;justify-content:center;gap:9px}.dot{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.72);cursor:pointer}.dot.active{background:#DEC1AF}.hero-intro{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;background:rgba(255,255,255,.82);border:1px solid rgba(222,193,175,.25);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:28px;padding:34px}.hero-intro h1{font-size:42px;line-height:1.18;margin:8px 0 16px}.hero-intro p{color:#66788A}.content-img{border-radius:22px;background:#fff;box-shadow:0 14px 36px rgba(56,92,138,.10);object-fit:contain}.grid{display:grid;gap:20px}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.card,.zone-card,.info-card,.review-card,.faq-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:24px}.zone-card{display:flex;flex-direction:column;height:100%;min-height:410px}.zone-card .img-wrap{height:260px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:18px;margin-bottom:18px;overflow:hidden}.zone-card img{max-width:100%;max-height:238px;width:auto;height:auto;object-fit:contain;object-position:center}.zone-card h3{min-height:58px;margin:0 0 10px}.zone-card p{color:#66788A;min-height:92px;margin:0 0 12px}.zone-card a{margin-top:auto;font-weight:800}.info-card h3,.review-card h3,.faq-card h3{margin-top:0}.info-card p,.review-card p,.faq-card p{color:#66788A}.split{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:center}.app-section img{border-radius:24px;background:#fff}.steps{counter-reset:step}.steps .info-card:before{counter-increment:step;content:counter(step,decimal-leading-zero);display:inline-flex;color:#fff;background:linear-gradient(180deg,#F0C5AA,#E3A884);border-radius:12px;padding:4px 10px;font-weight:900;margin-bottom:8px}.notice{background:#243447;color:#EAF3FF;border-radius:24px;padding:26px;box-shadow:0 14px 36px rgba(56,92,138,.12)}.notice h2{color:#fff}.notice p{color:#EAF3FF}.page-hero{max-width:1200px;margin:28px auto 0;padding:54px 22px 26px}.page-hero-inner{background:rgba(255,255,255,.86);border-radius:30px;border:1px solid rgba(222,193,175,.25);padding:40px;box-shadow:0 14px 36px rgba(56,92,138,.10)}.page-hero h1{font-size:42px;margin:0 0 14px}.page-hero p{max-width:840px;color:#66788A}.article{max-width:980px;margin:0 auto;padding:20px 22px 60px}.article-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;margin-bottom:22px}.article-card p{color:#66788A}.site-footer{background:#243447;color:#EAF3FF;margin-top:40px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px}.footer-brand{display:flex;gap:18px;align-items:center;max-width:760px}.footer-brand img{height:48px;width:auto}.footer-links{display:flex;flex-wrap:wrap;gap:16px;margin:24px 0}.footer-links a{color:#EAF3FF}.footer-note{color:#d7e3ef}.table-list{display:grid;gap:12px}.table-list div{padding:16px;border-radius:18px;background:#FCFAF9;color:#66788A}@media (max-width:1100px){.nav{display:none}.header-inner{display:none}.mobile-header{display:flex}.grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-intro,.split{grid-template-columns:1fr}.page-hero h1,.hero-intro h1{font-size:34px}}@media (max-width:640px){.section{padding:38px 14px}.grid-4,.grid-3,.grid-2{grid-template-columns:1fr}.hero-intro,.page-hero-inner{padding:24px;border-radius:22px}.section-title{font-size:28px}.zone-card{min-height:360px}.zone-card .img-wrap{height:220px}.zone-card img{max-height:200px}.slider-arrow{width:34px;height:34px;font-size:22px}.footer-brand{display:block}.footer-brand img{margin-bottom:16px}}
