*{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}body.drawer-open{overflow:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:0 auto}.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:22px}.site-logo{display:flex;align-items:center;gap:10px;color:#FFF3E8;text-decoration:none;white-space:nowrap}.site-logo img{width:42px;height:42px;object-fit:contain}.site-logo strong{font-size:20px;letter-spacing:1px}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px;flex:1}.nav-core a{color:#FFF3E8;text-decoration:none;border-radius:999px;padding:8px 12px;font-size:15px;white-space:nowrap}.nav-core a:hover,.nav-core a.active{color:#fff;background:rgba(0,229,176,.16)}.header-actions{display:flex;align-items:center;gap:12px}.main-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:10px 22px;border-radius:999px;text-decoration:none;font-weight:700;transition:.25s ease}.main-btn{background:linear-gradient(135deg,#FF6B35 0%,#FFB703 48%,#00E5B0 100%);color:#fff;box-shadow:0 14px 32px rgba(255,107,53,.22)}.main-btn:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(255,107,53,.3)}.ghost-btn{border:1px solid rgba(255,107,53,.28);background:#fff;color:#FF6B35}.menu-toggle{width:42px;height:42px;border:0;border-radius:14px;background:rgba(255,255,255,.1);display:grid;place-content:center;gap:4px;cursor:pointer}.menu-toggle span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}.mobile-menu{display:none}.drawer-mask{position:fixed;inset:0;background:rgba(20,10,6,.5);opacity:0;visibility:hidden;transition:.25s;z-index:10000}.drawer-mask.show{opacity:1;visibility:visible}.site-drawer{position:fixed;top:0;right:0;width:min(390px,88vw);height:100vh;background:#fff;padding:24px;transform:translateX(100%);transition:.3s ease;z-index:10001;overflow-y:auto;box-shadow:-24px 0 60px rgba(38,20,12,.25)}.site-drawer.open{transform:translateX(0)}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.drawer-brand{display:flex;align-items:center;gap:10px;text-decoration:none;font-weight:800;font-size:20px;color:#24130C}.drawer-brand img{width:42px;height:42px;object-fit:contain}.drawer-close{width:42px;height:42px;border:0;border-radius:50%;background:#FFF1C7;color:#24130C;font-size:28px;cursor:pointer}.drawer-copy{color:#75645A;font-size:14px;margin:0 0 18px}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}.drawer-nav a{display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:11px 13px;border:1px solid rgba(255,107,53,.14);border-radius:14px;color:#2A1F1A;background:#FFFDFC;font-size:14px}.drawer-nav a:hover{background:#EFFFFA;color:#FF6B35}.drawer-btn{width:100%;margin-top:20px}.hero{padding:70px 0 46px;background:radial-gradient(circle at 15% 12%,rgba(255,209,102,.48),transparent 30%),radial-gradient(circle at 84% 22%,rgba(0,229,176,.22),transparent 28%),linear-gradient(135deg,#FFF1E9 0%,#F6EEFF 48%,#E9FFF8 100%);position:relative;overflow:hidden}.hero:before,.hero:after{content:"";position:absolute;border-radius:50%;filter:blur(1px)}.hero:before{width:260px;height:260px;background:rgba(255,107,53,.1);left:-100px;bottom:-100px}.hero:after{width:190px;height:190px;background:rgba(43,26,63,.08);right:5%;top:8%}.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;gap:56px;align-items:center;position:relative;z-index:1}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:#B8336A;font-weight:800;letter-spacing:.08em;font-size:13px;text-transform:uppercase}.eyebrow:before,.section-kicker:before{content:"";width:22px;height:2px;background:#00E5B0;border-radius:2px}.hero h1,.inner-hero h1{margin:12px 0 16px;color:#24130C;font-size:clamp(44px,7vw,78px);line-height:1.08;letter-spacing:-.04em}.hero .subtitle{font-size:clamp(24px,3vw,38px);font-weight:800;color:#2B1A3F;margin:0 0 18px}.hero .lead,.inner-hero .lead{color:#5F5149;font-size:17px;line-height:1.9;margin:0 0 28px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero-points,.mini-notes{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-points span,.mini-notes span{padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.8);border:1px solid rgba(255,107,53,.16);font-size:13px;color:#493B34}.hero-visual{position:relative}.hero-visual img{width:100%;max-height:570px;object-fit:contain;filter:drop-shadow(0 30px 46px rgba(43,26,63,.2))}.floating-card{position:absolute;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:18px;box-shadow:0 18px 38px rgba(97,45,16,.16);padding:13px 16px;font-size:13px;color:#493B34}.floating-card.one{left:-8px;bottom:18%}.floating-card.two{right:-10px;top:15%}.highlight-strip{margin-top:-10px;position:relative;z-index:2}.highlight-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:24px;overflow:hidden}.highlight-item{padding:24px}.highlight-item:not(:last-child){border-right:1px solid rgba(255,107,53,.14)}.highlight-item h3{margin:0 0 8px;color:#24130C}.highlight-item p{margin:0;color:#75645A;font-size:14px;line-height:1.7}.section{padding:78px 0}.soft-section{background:linear-gradient(180deg,#EFFFFA 0%,#FFF8F0 100%)}.section-heading{max-width:760px;margin-bottom:32px}.section-heading.center{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.prose-card h2,.feature-panel h2,.side-panel h2{margin:10px 0 12px;color:#24130C;font-size:clamp(30px,4vw,48px);line-height:1.22}.section-heading p{margin:0;color:#75645A}.capsule-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.capsule{background:#fff;border:1px solid rgba(255,107,53,.18);border-radius:20px;padding:18px;box-shadow:0 14px 32px rgba(97,45,16,.08)}.capsule h3{font-size:16px;margin:0 0 6px}.capsule p{font-size:13px;line-height:1.65;color:#75645A;margin:0 0 8px}.text-link,.capsule a,.text-links a{color:#FF6B35;text-decoration:none;font-weight:700}.brand-grid,.media-grid,.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.content-img-wrap{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:28px;padding:18px}.content-img-wrap img{width:100%;max-height:500px;object-fit:contain;border-radius:20px}.copy-block h2{font-size:clamp(32px,4vw,50px);line-height:1.2;margin:10px 0 18px}.copy-block p{color:#5F5149}.bullet-list{display:grid;gap:12px;margin:24px 0}.bullet-list div{display:flex;gap:12px;align-items:flex-start;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(255,107,53,.14)}.bullet-list b{color:#FF6B35}.two-column{display:grid;grid-template-columns:1fr 1fr;gap:24px}.three-column{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-panel,.card,.zone-card,.info-card,.review-card,.prose-card,.side-panel,.step-card{background:#fff;border:1px solid rgba(255,107,53,.18);box-shadow:0 20px 46px rgba(97,45,16,.14);border-radius:22px}.feature-panel{padding:28px}.feature-panel img{width:100%;aspect-ratio:16/10;object-fit:contain;border-radius:16px;background:#FFF8F0;margin-bottom:18px}.feature-panel h3{font-size:26px;margin:0 0 10px}.feature-panel p{color:#75645A}.dark-panel{background:#24130C;color:#FFF3E8;border-color:#24130C}.dark-panel h2,.dark-panel h3{color:#fff}.dark-panel p,.dark-panel blockquote{color:#F4DDD0}.dark-panel .section-kicker{color:#FFD166}.service-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card{padding:24px;background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:22px;box-shadow:0 16px 36px rgba(97,45,16,.1)}.service-card img{width:100%;height:190px;object-fit:contain;border-radius:16px;background:#FFF8F0;margin-bottom:16px}.service-card h3{font-size:22px;margin:0 0 10px}.service-card p{color:#75645A}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.review-card{padding:24px}.review-card p{margin:0;color:#4F413A}.review-card strong{display:block;margin-top:14px;color:#B8336A;font-size:14px}.faq-list{display:grid;gap:12px}.faq-list details{background:#fff;border:1px solid rgba(255,107,53,.16);border-radius:16px;padding:0 20px}.faq-list summary{cursor:pointer;list-style:none;padding:18px 0;font-weight:800;color:#24130C}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;color:#FF6B35;font-size:22px}.faq-list details[open] summary:after{content:"−"}.faq-list details p{color:#75645A;margin:0;padding:0 0 18px}.notice-band{padding:34px;background:linear-gradient(135deg,#2B1A3F,#24130C);border-radius:28px;color:#FFF3E8;display:grid;grid-template-columns:1fr auto;gap:30px;align-items:center}.notice-band h2{color:#fff;margin:0 0 8px}.notice-band p{margin:0;color:#E8D9F3}.inner-hero{padding:64px 0;background:radial-gradient(circle at 10% 15%,rgba(255,209,102,.38),transparent 30%),radial-gradient(circle at 88% 24%,rgba(0,229,176,.2),transparent 26%),linear-gradient(135deg,#FFF1E9 0%,#F2ECFF 55%,#E9FFF8 100%)}.inner-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:50px;align-items:center}.inner-hero h1{font-size:clamp(40px,6vw,66px)}.inner-hero-media{margin:0;background:rgba(255,255,255,.72);padding:18px;border-radius:30px;border:1px solid rgba(255,107,53,.16);box-shadow:0 25px 50px rgba(97,45,16,.15)}.inner-hero-media img{width:100%;max-height:480px;object-fit:contain;border-radius:22px}.prose-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:24px;align-items:start}.prose-card,.side-panel{padding:30px}.prose-card p{color:#5F5149;margin:0 0 18px}.side-panel{position:sticky;top:96px}.side-panel h2{font-size:26px}.service-line{padding:14px 0;border-bottom:1px solid rgba(255,107,53,.12)}.service-line:last-child{border-bottom:0}.service-line span{font-weight:800;color:#FF6B35}.service-line p{margin:4px 0 0;color:#75645A;font-size:14px}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.step-card{padding:24px}.step-no{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#FFF1C7;color:#B8336A;font-weight:900}.step-card h3{margin:16px 0 8px}.step-card p{color:#75645A;margin:0}.feature-panel blockquote{font-size:21px;line-height:1.8;margin:18px 0}.review-by{font-weight:700}.text-links{display:flex;flex-wrap:wrap;gap:16px;margin-top:20px}.center-actions{text-align:center;margin-top:28px}.site-footer{background:#1A0F0A;color:#FFF3E8;padding:58px 0 96px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:36px}.footer-brand a{display:flex;align-items:center;gap:10px;text-decoration:none;font-size:22px}.footer-brand img{width:46px;height:46px;object-fit:contain}.footer-brand p{color:#CDBBAF;max-width:400px}.site-footer h3{color:#fff;margin:0 0 12px}.site-footer a{display:block;text-decoration:none;color:#E8D5C8;margin:7px 0}.site-footer a:hover{color:#00E5B0}.footer-bottom{margin-top:34px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);display:flex;justify-content:space-between;gap:24px;color:#BBA99E;font-size:13px}.footer-bottom p{margin:0}.mobile-bottom-nav{display:none}.home-about{background:#fff}.logo-cluster{display:flex;align-items:center;gap:18px;margin-bottom:18px}.logo-cluster img{width:72px;height:72px;object-fit:contain}.logo-cluster strong{font-size:28px;color:#24130C}.activity-tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#FFF1C7;color:#8C3C16;font-size:12px;font-weight:800}.stat-row{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.stat-row div{background:#fff;border:1px solid rgba(255,107,53,.14);padding:14px;border-radius:16px}.stat-row strong{display:block;color:#B8336A;font-size:20px}.stat-row span{font-size:12px;color:#75645A}
@media(max-width:1024px){.nav-core{display:none}.mobile-menu{display:grid}.desktop-menu{display:none}.capsule-grid{grid-template-columns:repeat(3,1fr)}.highlight-grid{grid-template-columns:repeat(2,1fr)}.highlight-item:nth-child(2){border-right:0}.highlight-item:nth-child(-n+2){border-bottom:1px solid rgba(255,107,53,.14)}.three-column,.service-cards,.review-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1.5fr 1fr 1fr}.footer-grid>div:last-child{grid-column:2/4}.prose-grid{grid-template-columns:1fr}.side-panel{position:static}.steps-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.container{width:min(100% - 28px,1180px)}.header-inner{min-height:64px;padding:0 14px;gap:10px}.site-logo strong{display:none}.site-logo img{width:38px;height:38px}.header-cta{min-height:38px;padding:8px 14px;font-size:13px}.menu-toggle{width:38px;height:38px}.hero,.inner-hero{padding:42px 0}.hero-grid,.inner-hero-grid,.brand-grid,.media-grid,.security-grid,.two-column{grid-template-columns:1fr;gap:28px}.hero-copy{order:1}.hero-visual{order:2}.hero h1,.inner-hero h1{font-size:44px}.hero .subtitle{font-size:26px}.floating-card{display:none}.highlight-grid{grid-template-columns:1fr}.highlight-item{border-right:0!important;border-bottom:1px solid rgba(255,107,53,.14)}.highlight-item:last-child{border-bottom:0}.section{padding:56px 0}.capsule-grid,.three-column,.service-cards,.review-grid,.steps-grid{grid-template-columns:1fr}.section-heading h2,.prose-card h2,.feature-panel h2,.side-panel h2{font-size:32px}.notice-band{grid-template-columns:1fr}.prose-card,.side-panel,.feature-panel{padding:22px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child,.footer-grid>div:last-child{grid-column:1/-1}.footer-bottom{flex-direction:column}.site-footer{padding-bottom:130px}.mobile-bottom-nav{position:fixed;left:12px;right:12px;bottom:10px;z-index:9998;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(26,15,10,.95);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:8px;box-shadow:0 18px 40px rgba(38,20,12,.3)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#FFF3E8;text-decoration:none;font-size:11px}.mobile-bottom-nav span{font-size:18px;color:#00E5B0}.drawer-nav{grid-template-columns:1fr}.stat-row{grid-template-columns:1fr}.hero-actions .main-btn,.hero-actions .ghost-btn{flex:1}.inner-hero-media{padding:12px}}
