*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFF8F0;color:#2A1F1A;font-family:"Microsoft YaHei","PingFang SC","Noto Sans CJK SC",Arial,sans-serif;line-height:1.75;overflow-x:hidden}body.menu-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:#FF6B35;text-decoration:none}a:hover{color:#B8336A}button,a{ -webkit-tap-highlight-color:transparent}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(38,20,12,.94);backdrop-filter:blur(12px);box-shadow:0 8px 26px rgba(97,45,16,.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,.drawer-brand,.footer-logo{display:flex;align-items:center;gap:10px;color:#FFF3E8;font-weight:800;white-space:nowrap}.site-logo img{width:44px;height:44px;object-fit:contain}.site-logo strong{font-size:20px}.nav-core{display:flex;align-items:center;gap:8px}.nav-core a{color:#FFF3E8;border-radius:999px;padding:8px 12px;font-size:15px}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,229,176,.16)}.header-actions{display:flex;align-items:center;gap:10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 24px;border-radius:999px;background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff!important;font-weight:800;box-shadow:0 14px 32px rgba(255,107,53,.22);transition:.25s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.3)}.main-btn.compact{min-height:42px;padding:0 18px}.menu-toggle{width:42px;height:42px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:14px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.menu-toggle span{width:18px;height:2px;border-radius:2px;background:#fff}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;inset:0;z-index:10000;background:rgba(26,15,10,.52);opacity:0;transition:opacity .25s}.drawer-overlay.open{opacity:1}.site-drawer{position:fixed;right:0;top:0;z-index:10001;width:min(390px,88vw);height:100vh;background:#FFF8F0;box-shadow:-20px 0 55px rgba(38,20,12,.25);transform:translateX(105%);transition:transform .3s ease;padding:24px;overflow-y:auto}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between}.drawer-brand{color:#24130C;font-size:20px}.drawer-brand img,.footer-logo img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:#24130C;font-size:28px;cursor:pointer}.drawer-intro{color:#75645A;margin:22px 0}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:10px}.drawer-nav a{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(255,107,53,.14);color:#2A1F1A}.drawer-nav a.active,.drawer-nav a:hover{background:#EFFFFA;color:#B8336A}.drawer-nav b{color:#00A982}.drawer-safe{margin-top:22px;padding:18px;border-radius:18px;background:#24130C;color:#FFF3E8}.drawer-safe p{margin:6px 0 0;color:#E9D9CE;font-size:14px}.site-main{min-height:60vh}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.section{padding:88px 0}.section.compact-section{padding:56px 0}.section-soft{background:linear-gradient(180deg,rgba(233,255,248,.65),rgba(255,248,240,0))}.section-warm{background:linear-gradient(180deg,rgba(255,241,199,.58),rgba(255,248,240,0))}.section-dark{background:#24130C;color:#FFF3E8}.section-dark h2,.section-dark h3{color:#fff}.section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:32px}.section-head>div{max-width:760px}.section-kicker,.eyebrow{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase}.section-title,h1,h2,h3{color:#24130C;line-height:1.28;margin-top:0}.section-title{font-size:clamp(30px,4vw,48px);margin-bottom:12px}.section-lead{margin:0;color:#75645A;font-size:18px}.text-link{font-weight:800;white-space:nowrap}.hero{position:relative;overflow:hidden;background:radial-gradient(circle at 80% 25%,rgba(0,229,176,.23),transparent 30%),radial-gradient(circle at 12% 15%,rgba(255,107,53,.22),transparent 30%),linear-gradient(135deg,#FFF1C7 0%,#F1E8FF 48%,#E9FFF8 100%)}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.hero:before{width:230px;height:230px;background:rgba(255,107,53,.12);left:-70px;bottom:-80px}.hero:after{width:180px;height:180px;border:32px solid rgba(43,26,63,.08);right:-50px;top:40px}.hero-grid{position:relative;z-index:1;min-height:670px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:62px;padding:72px 0}.hero h1{font-size:clamp(54px,8vw,92px);margin:10px 0 10px;letter-spacing:-.045em}.hero-subtitle{font-size:clamp(26px,3vw,40px);font-weight:800;color:#2B1A3F;margin:0 0 20px}.hero-copy{font-size:17px;color:#5F5148;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin:30px 0}.ghost-btn{display:inline-flex;min-height:48px;align-items:center;padding:0 22px;border:1px solid rgba(43,26,63,.18);border-radius:999px;background:rgba(255,255,255,.75);font-weight:800;color:#2B1A3F}.hero-points{display:flex;flex-wrap:wrap;gap:10px}.hero-points span{padding:8px 13px;border-radius:999px;background:#fff;border:1px solid rgba(255,107,53,.15);font-size:14px;font-weight:700}.hero-visual{position:relative;padding:20px}.hero-visual img{width:100%;max-height:560px;object-fit:contain;filter:drop-shadow(0 28px 35px rgba(43,26,63,.18))}.floating-note{position:absolute;padding:12px 16px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 18px 45px rgba(43,26,63,.16);font-weight:800}.floating-note.one{left:-10px;top:15%}.floating-note.two{right:0;bottom:13%}.highlight-strip{position:relative;z-index:2;margin-top:-38px}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.highlight-item{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px;padding:24px}.highlight-item b{display:block;color:#24130C;font-size:18px;margin-bottom:6px}.highlight-item p{margin:0;color:#75645A;font-size:14px}.pill-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.pill-link{display:block;padding:18px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 12px 30px rgba(97,45,16,.08);color:#2A1F1A}.pill-link strong{display:block;color:#B8336A;margin-bottom:4px}.pill-link span{font-size:13px;color:#75645A}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.split.reverse .media{order:2}.media-card,.card,.zone-card,.info-card,.review-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.media-card{padding:16px;overflow:hidden}.media-card img{width:100%;max-height:520px;object-fit:contain;border-radius:16px}.content-copy p{color:#5F5148}.content-copy .main-btn{margin-top:10px}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:24px 0}.stat{padding:16px;border-radius:16px;background:#EFFFFA}.stat strong{display:block;color:#B8336A;font-size:22px}.stat span{color:#75645A;font-size:13px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-col{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.zone-card,.info-card{padding:26px;overflow:hidden}.zone-card img,.info-card img{width:100%;height:250px;object-fit:contain;border-radius:16px;background:#FFF8F0;margin-bottom:20px}.zone-card h3,.info-card h3{font-size:24px;margin-bottom:10px}.zone-card p,.info-card p{color:#75645A}.service-list{padding:0;margin:16px 0;list-style:none}.service-list li{position:relative;padding-left:22px;margin:8px 0;color:#5F5148}.service-list li:before{content:"";position:absolute;left:0;top:.72em;width:9px;height:9px;border-radius:50%;background:linear-gradient(135deg,#FF6B35,#00E5B0)}.security-band{display:grid;grid-template-columns:1fr 1fr;gap:24px}.security-card{display:grid;grid-template-columns:170px 1fr;gap:24px;align-items:center;padding:26px;border-radius:24px;background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14)}.security-card img{width:170px;height:170px;object-fit:contain}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-card{padding:24px}.review-card p{margin:0;color:#5F5148}.review-card footer{margin-top:15px;color:#B8336A;font-weight:800;background:none}.faq-list{display:grid;gap:12px}.faq-item{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;padding:0 22px}.faq-item summary{cursor:pointer;list-style:none;font-weight:800;color:#24130C;padding:18px 0}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0 0 20px;color:#75645A}.notice-band{padding:32px;border-radius:26px;background:linear-gradient(135deg,#2B1A3F,#24130C);color:#FFF3E8;display:flex;align-items:center;justify-content:space-between;gap:24px}.notice-band h2{color:#fff;margin-bottom:8px}.notice-band p{margin:0;color:#E8DDEB}.page-hero{background:radial-gradient(circle at 85% 20%,rgba(0,229,176,.22),transparent 26%),linear-gradient(135deg,#FFF1C7,#F5EBFF 55%,#E9FFF8);padding:72px 0}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:48px}.page-hero h1{font-size:clamp(40px,6vw,68px);margin:10px 0 16px}.page-hero p{font-size:18px;color:#5F5148}.page-hero img{width:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 24px 28px rgba(43,26,63,.15))}.breadcrumb{font-size:14px;color:#75645A}.breadcrumb a{font-weight:700}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.article-body{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:24px;padding:34px;box-shadow:0 20px 46px rgba(97,45,16,.1)}.article-body h2{font-size:31px;margin-top:34px}.article-body h2:first-child{margin-top:0}.article-body h3{font-size:22px;margin-top:26px}.article-body p{color:#5F5148}.article-body ul{padding-left:22px;color:#5F5148}.article-image{margin:24px 0;border-radius:20px;background:#FFF8F0;padding:16px}.article-image img{width:100%;max-height:460px;object-fit:contain;border-radius:14px}.side-panel{position:sticky;top:96px;display:grid;gap:18px}.side-card{padding:22px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16);box-shadow:0 16px 36px rgba(97,45,16,.08)}.side-card h2{font-size:21px;margin-bottom:12px}.side-card a{display:block;padding:8px 0;border-bottom:1px dashed rgba(117,100,90,.18);font-weight:700}.side-card a:last-child{border-bottom:0}.safe-note{background:#24130C;color:#FFF3E8}.safe-note h2{color:#fff}.safe-note p{color:#E8DDEB}.quote-card{padding:24px;border-left:5px solid #00E5B0;border-radius:0 18px 18px 0;background:#EFFFFA;color:#4E4038}.steps{counter-reset:steps;display:grid;gap:14px}.step{counter-increment:steps;padding:20px 20px 20px 70px;position:relative;border-radius:18px;background:#FFF8F0;border:1px solid rgba(255,107,53,.14)}.step:before{content:counter(steps);position:absolute;left:20px;top:20px;width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#2B1A3F;color:#fff;font-weight:800}.faq-page .faq-item{padding:0 24px}.faq-page .faq-item summary{font-size:18px}.contact-options{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.contact-option{padding:24px;border-radius:20px;background:#fff;border:1px solid rgba(255,107,53,.16)}.contact-option b{display:block;color:#B8336A;margin-bottom:8px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:62px 0 22px}.footer-inner{width:min(1180px,calc(100% - 40px));margin:0 auto;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-brand p{color:#D8C8BE;max-width:430px}.footer-logo{font-size:22px;margin-bottom:16px}.footer-links h2{color:#fff;font-size:16px}.footer-links a{display:block;color:#D8C8BE;padding:5px 0}.footer-links a:hover{color:#00E5B0}.footer-note{width:min(1180px,calc(100% - 40px));margin:38px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:24px;color:#BCAAA0;font-size:13px}.footer-note p{margin:0}.mobile-bottom-nav{display:none}.label-row{display:flex;flex-wrap:wrap;gap:9px;margin:18px 0}.label{padding:7px 11px;border-radius:999px;background:#FFF1C7;color:#8A4D00;font-weight:700;font-size:13px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:22px}
@media(max-width:1020px){.nav-core{display:none}.mobile-menu-toggle{display:flex}.desktop-menu-toggle{display:none}.hero-grid,.page-hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:56px 0;gap:20px}.hero-copy{max-width:none}.hero-visual img{max-height:450px}.split.reverse .media{order:0}.highlight-grid{grid-template-columns:1fr 1fr}.pill-grid{grid-template-columns:repeat(2,1fr)}.three-col{grid-template-columns:1fr 1fr}.security-band{grid-template-columns:1fr}.reviews{grid-template-columns:1fr 1fr}.article-grid{grid-template-columns:1fr}.side-panel{position:static;grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1.4fr 1fr 1fr}.footer-links:last-child{grid-column:2/4}.contact-options{grid-template-columns:1fr 1fr}}
@media(max-width:700px){body{padding-bottom:68px}.header-inner{padding:0 12px;min-height:64px;gap:8px}.site-logo strong{display:none}.site-logo img{width:40px;height:40px}.header-actions{gap:6px}.header-actions .main-btn{min-height:38px;padding:0 13px;font-size:13px}.menu-toggle{width:38px;height:38px}.site-drawer{right:auto;left:0;transform:translateX(-105%);padding:18px}.site-drawer.open{transform:translateX(0)}.drawer-nav{grid-template-columns:1fr}.container{width:min(100% - 24px,1180px)}.section{padding:58px 0}.section.compact-section{padding:42px 0}.section-head{display:block}.section-head .text-link{display:inline-block;margin-top:12px}.hero-grid{min-height:auto;padding:48px 0}.hero h1{font-size:54px}.hero-subtitle{font-size:27px}.hero-copy{font-size:15px}.hero-visual{padding:0}.floating-note{font-size:12px;padding:8px 10px}.highlight-strip{margin-top:-20px}.highlight-grid,.two-col,.three-col,.reviews,.side-panel,.contact-options{grid-template-columns:1fr}.pill-grid{grid-template-columns:1fr}.stat-row{grid-template-columns:1fr}.security-card{grid-template-columns:1fr}.security-card img{margin:auto}.notice-band{display:block;padding:25px}.notice-band .main-btn{margin-top:18px}.page-hero{padding:50px 0}.page-hero-grid{gap:22px}.page-hero h1{font-size:42px}.article-body{padding:23px}.article-body h2{font-size:27px}.footer-inner{grid-template-columns:1fr 1fr;gap:26px}.footer-brand{grid-column:1/3}.footer-links:last-child{grid-column:auto}.footer-note{display:block}.footer-note p+ p{margin-top:10px}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:9998;height:64px;padding-bottom:env(safe-area-inset-bottom);display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid rgba(255,107,53,.16);box-shadow:0 -8px 24px rgba(97,45,16,.09)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;color:#75645A;font-size:12px}.mobile-bottom-nav span{font-size:18px;line-height:1}.mobile-bottom-nav a:hover{color:#B8336A}}
