*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:#FF6B35;text-decoration:none}img{max-width:100%;height:auto;display:block;object-fit:contain}p{margin:0 0 16px}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(38,20,12,0.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(97,45,16,0.16)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.site-logo{display:inline-flex;align-items:center;gap:10px;color:#FFF3E8;font-weight:800;font-size:24px;letter-spacing:.5px}.site-logo img{max-height:44px;border-radius:14px}.nav-core{display:flex;align-items:center;gap:12px}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;font-size:15px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#FFFFFF;background:rgba(0,229,176,0.16)}.header-actions{display:flex;align-items:center;gap:12px}.top-cta,.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:700;line-height:1.2}.top-cta,.main-btn{background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#FFFFFF;box-shadow:0 14px 32px rgba(255,107,53,0.22)}.top-cta.small{padding:9px 14px;font-size:13px}.ghost-btn{border:1px solid rgba(255,107,53,0.24);color:#FF6B35;background:#fff}.menu-toggle{border:1px solid rgba(255,243,232,0.22);background:rgba(255,255,255,0.08);color:#FFF3E8;border-radius:999px;padding:10px 16px;cursor:pointer}.mobile-header{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(24,12,8,.42);opacity:0;visibility:hidden;z-index:10000;transition:.25s}.site-drawer{position:fixed;top:0;right:0;width:min(380px,88vw);height:100vh;overflow-y:auto;background:#FFF8F0;box-shadow:-30px 0 80px rgba(47,24,12,.25);transform:translateX(105%);transition:.28s ease;z-index:10001;padding:24px}.drawer-open .drawer-mask{opacity:1;visibility:visible}.drawer-open .site-drawer{transform:translateX(0)}body.drawer-open{overflow:hidden}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.drawer-head strong{font-size:24px;color:#24130C}.drawer-head button{border:0;background:#24130C;color:#FFF3E8;border-radius:999px;padding:8px 14px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:16px;padding:12px 14px;color:#2A1F1A}.drawer-nav a.active,.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.site-main{min-height:60vh}.wrap,.footer-inner{width:min(1200px,calc(100% - 40px));margin:0 auto}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 15% 20%,rgba(0,229,176,.22),transparent 30%),radial-gradient(circle at 85% 10%,rgba(255,209,102,.42),transparent 28%),linear-gradient(135deg,#FFF8F0 0%,#EFFFFA 54%,#FFF1C7 100%);padding:72px 0 58px}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:44px;align-items:center}.section-kicker,.label,.badge,.tag{display:inline-flex;align-items:center;border-radius:999px;background:rgba(255,107,53,.1);color:#B8336A;font-weight:700;font-size:14px;padding:6px 12px;margin-bottom:14px}.hero h1{font-size:clamp(54px,8vw,98px);line-height:1;margin:0 0 16px;color:#24130C;letter-spacing:1px}.hero h2{font-size:clamp(24px,3vw,42px);line-height:1.25;margin:0 0 18px;color:#2B1A3F}.hero p{font-size:17px;color:#75645A}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:26px 0}.hero-points{display:flex;gap:10px;flex-wrap:wrap}.hero-points span{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:999px;padding:8px 13px;color:#2A1F1A;font-size:14px}.hero-visual{position:relative}.hero-visual img{width:100%;border-radius:36px;box-shadow:0 30px 90px rgba(43,26,63,.18);background:#fff}.float-card{position:absolute;left:-22px;bottom:26px;background:rgba(255,255,255,.92);border:1px solid rgba(255,107,53,.18);border-radius:24px;padding:16px;box-shadow:0 20px 46px rgba(97,45,16,.14);max-width:260px}.section{padding:72px 0}.section.soft{background:#EFFFFA}.section.gold{background:#FFF1C7}.section-head{max-width:760px;margin:0 auto 34px;text-align:center}.section-head.left{text-align:left;margin-left:0}.section-title,h1,h2,h3{color:#24130C}.section-title{font-size:clamp(28px,4vw,44px);line-height:1.22;margin:0 0 14px}.section-desc{color:#75645A}.highlight-row,.card-grid,.three-grid,.review-grid,.faq-grid{display:grid;gap:20px}.highlight-row{grid-template-columns:repeat(4,1fr)}.card-grid{grid-template-columns:repeat(2,1fr)}.three-grid{grid-template-columns:repeat(3,1fr)}.review-grid{grid-template-columns:repeat(3,1fr)}.faq-grid{grid-template-columns:repeat(2,1fr)}.card,.zone-card,.info-card,.review-card,.faq-card,.pill-card{background:#FFFFFF;border:1px solid rgba(255,107,53,0.18);box-shadow:0 20px 46px rgba(97,45,16,0.14);border-radius:22px;padding:24px}.card h3,.zone-card h3,.info-card h3,.review-card h3,.faq-card h3,.pill-card h3{margin:0 0 12px;font-size:22px;color:#24130C}.card p,.zone-card p,.info-card p,.review-card p,.faq-card p,.pill-card p{color:#75645A}.pill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.pill-card{padding:18px;box-shadow:none}.pill-card a{font-weight:700}.media-block{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.media-block.reverse{grid-template-columns:1.05fr .95fr}.content-img,.zone-card img,.app-section img,.hero-visual img{max-width:100%;height:auto;object-fit:contain}.content-img{border-radius:28px;background:#fff;box-shadow:0 20px 46px rgba(97,45,16,.14)}.split-card{display:grid;grid-template-columns:1fr 1fr;gap:22px}.zone-card img,.info-card img{border-radius:20px;margin-bottom:18px;background:#EFFFFA}.mini-list{display:grid;gap:10px;margin:14px 0 0;padding:0;list-style:none}.mini-list li{padding-left:18px;position:relative;color:#75645A}.mini-list li:before{content:"";position:absolute;left:0;top:.72em;width:7px;height:7px;border-radius:50%;background:#00E5B0}.notice-band{background:#24130C;color:#FFF3E8;border-radius:30px;padding:32px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.notice-band h2,.notice-band h3{color:#fff;margin:0 0 10px}.notice-band p{color:#FFF3E8}.inner-hero{background:linear-gradient(135deg,#FFF8F0,#EFFFFA 58%,#FFF1C7);padding:58px 0}.inner-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:36px;align-items:center}.inner-hero h1{font-size:clamp(34px,5vw,58px);line-height:1.18;margin:0 0 18px}.inner-hero p{color:#75645A;font-size:17px}.inner-hero img{border-radius:30px;box-shadow:0 20px 46px rgba(97,45,16,.14);background:#fff}.text-panel{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:26px;padding:30px;box-shadow:0 20px 46px rgba(97,45,16,.14)}.text-panel h2{font-size:30px;margin:0 0 14px}.service-list{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-list .info-card{box-shadow:none}.qa-list{display:grid;gap:18px}.qa-item{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:22px;padding:24px;box-shadow:0 14px 34px rgba(97,45,16,.1)}.qa-item h2,.qa-item h3{margin:0 0 10px;font-size:22px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:56px 0 46px}.footer-inner{display:grid;gap:28px}.footer-logo{color:#FFF3E8}.footer-brand p,.footer-note{color:#EBD7C6;max-width:780px}.footer-links{display:flex;flex-wrap:wrap;gap:10px}.footer-links a{color:#FFF3E8;border:1px solid rgba(255,243,232,.18);border-radius:999px;padding:8px 13px}.bottom-nav{display:none}.text-link{color:#FF6B35;font-weight:700}.quote-name{font-weight:700;color:#24130C;margin-top:10px}.faq-page .qa-item p{margin-bottom:0}@media (max-width:1024px){.nav-core{display:none}.header-inner{display:none}.mobile-header{display:flex;min-height:64px;padding:0 16px;align-items:center;justify-content:space-between}.mobile-logo img{max-height:38px}.hero-grid,.inner-grid,.media-block,.media-block.reverse{grid-template-columns:1fr}.highlight-row{grid-template-columns:repeat(2,1fr)}.pill-grid{grid-template-columns:repeat(2,1fr)}.three-grid,.review-grid,.service-list{grid-template-columns:1fr 1fr}.notice-band{grid-template-columns:1fr}.float-card{position:static;margin-top:16px}.bottom-nav{position:fixed;left:12px;right:12px;bottom:12px;z-index:9998;background:rgba(38,20,12,.94);backdrop-filter:blur(12px);border-radius:999px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:0 18px 42px rgba(97,45,16,.22);overflow:hidden}.bottom-nav a{color:#FFF3E8;text-align:center;padding:10px 6px;font-size:13px}body{padding-bottom:76px}}@media (max-width:720px){.wrap,.footer-inner{width:min(100% - 28px,1200px)}.hero{padding:42px 0}.section{padding:48px 0}.card-grid,.split-card,.three-grid,.review-grid,.faq-grid,.highlight-row,.pill-grid,.service-list{grid-template-columns:1fr}.hero-actions{display:grid}.main-btn,.ghost-btn{width:100%}.drawer-nav{grid-template-columns:1fr}.card,.zone-card,.info-card,.review-card,.faq-card,.pill-card,.text-panel{padding:20px}.notice-band{padding:24px;border-radius:22px}.mobile-logo span{font-size:20px}.site-logo img{max-height:36px}.top-cta.small{padding:8px 10px}.menu-toggle{padding:8px 12px}.hero h1{font-size:56px}.hero h2{font-size:26px}}
