*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Microsoft YaHei","PingFang SC",Arial,sans-serif;background:#151A23;color:#E8ECF5;line-height:1.72;overflow-x:hidden}a{color:#F1DCA3;text-decoration:none}img{display:block;max-width:100%;height:auto}.no-scroll{overflow:hidden}.site-header{position:fixed;top:0;left:0;right:0;z-index:9990;background:#151A23;border-bottom:1px solid rgba(241,220,163,.12);box-shadow:0 10px 28px rgba(0,0,0,.24)}.desktop-bar{height:76px;max-width:1220px;margin:0 auto;padding:0 22px;display:flex;align-items:center;gap:24px}.brand img,.mobile-brand img{width:152px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;gap:8px;flex:1;min-width:0;white-space:nowrap}.nav-core a{color:#F1DCA3;background:rgba(241,220,163,.06);border-radius:999px;padding:9px 14px;font-size:15px;border:1px solid rgba(241,220,163,.1);transition:.25s}.nav-core a:hover,.nav-core a.active{color:#F1DCA3;background:linear-gradient(180deg,rgba(241,220,163,.10),rgba(241,220,163,.02));box-shadow:inset 0 -2px 0 #F1DCA3,0 10px 22px rgba(241,220,163,.16)}.nav-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.panel-open{border:1px solid rgba(241,220,163,.28);background:rgba(241,220,163,.06);color:#F1DCA3;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:700}.panel-open:hover{box-shadow:0 10px 22px rgba(241,220,163,.14)}.main-btn{display:inline-flex;align-items:center;justify-content:center;background:#F1DCA3;color:#151A23;border-radius:999px;box-shadow:0 10px 24px rgba(241,220,163,.18);font-weight:700;padding:10px 20px;transition:.25s;border:0}.main-btn:hover{background:#E3C98F;transform:translateY(-1px)}.mobile-bar{display:none;height:66px;align-items:center;justify-content:space-between;padding:0 14px}.mobile-menu-btn{width:42px;height:42px;border:1px solid rgba(241,220,163,.22);border-radius:12px;background:#1B2130;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center}.mobile-menu-btn span{width:20px;height:2px;background:#F1DCA3;border-radius:2px}.mobile-register{padding:8px 13px;font-size:13px}.panel-mask,.drawer-mask{position:fixed;inset:0;background:rgba(0,0,0,.52);opacity:0;pointer-events:none;transition:.25s;z-index:9998}.panel-mask.open,.drawer-mask.open{opacity:1;pointer-events:auto}.category-panel{position:fixed;right:-430px;top:0;width:420px;max-width:92vw;height:100vh;background:#1B2130;box-shadow:0 18px 48px rgba(0,0,0,.36);z-index:10000;transition:.28s ease;padding:24px;overflow-y:auto}.category-panel.open{right:0}.panel-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:20px}.panel-head strong{color:#F1DCA3;font-size:22px}.panel-head button,.drawer-head button{background:#202738;color:#F1DCA3;border:1px solid rgba(241,220,163,.2);border-radius:999px;padding:8px 14px;cursor:pointer}.panel-group{margin-bottom:24px}.panel-group h2{color:#F1DCA3;font-size:17px;margin:0 0 10px}.panel-link-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.panel-link-grid a{background:#202738;border:1px solid rgba(241,220,163,.12);border-radius:14px;padding:12px;transition:.2s}.panel-link-grid a:hover,.panel-link-grid a.active{border-color:#F1DCA3;box-shadow:0 10px 22px rgba(241,220,163,.12)}.panel-link-grid span{display:block;color:#F1DCA3;font-weight:700}.panel-link-grid em{display:block;font-style:normal;color:#B8C0D3;font-size:12px;line-height:1.55;margin-top:4px}.mobile-drawer{position:fixed;left:-340px;top:0;width:82vw;max-width:320px;height:100vh;z-index:10000;background:#1B2130;transition:.28s ease;padding:18px;overflow-y:auto}.mobile-drawer.open{left:0}.drawer-head img{width:138px;max-height:44px;object-fit:contain}.drawer-nav{display:grid;gap:8px}.drawer-nav a{padding:11px 12px;border-radius:12px;background:#202738;border:1px solid rgba(241,220,163,.09);color:#E8ECF5}.drawer-nav a.active{color:#F1DCA3;border-color:rgba(241,220,163,.45)}.left-rail{position:fixed;left:18px;top:98px;z-index:30;width:76px;display:grid;gap:8px}.left-rail a{border:1px solid rgba(241,220,163,.16);background:#1B2130;color:#B8C0D3;border-radius:999px;text-align:center;padding:8px 6px;font-size:13px;box-shadow:0 10px 24px rgba(0,0,0,.20)}.left-rail a:hover,.left-rail a.active{color:#F1DCA3;border-color:#F1DCA3}.site-main{padding-top:96px}.section-wrap{max-width:1200px;margin:0 auto 44px;padding:0 22px}.banner-slider{max-width:1200px;margin:28px auto 36px;border-radius:20px;background:#1B2130;box-shadow:0 18px 40px rgba(0,0,0,.30);overflow:hidden;position:relative;z-index:1;min-height:420px}.banner-slider .slide{display:none;position:relative;min-height:420px;background:#151A23}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:420px;object-fit:contain;background:#151A23}.banner-copy{position:absolute;left:34px;bottom:34px;max-width:520px;padding:22px;border:1px solid rgba(241,220,163,.18);background:rgba(21,26,35,.72);backdrop-filter:blur(8px);border-radius:18px}.banner-copy h1,.banner-copy h2{color:#F1DCA3;margin:0 0 8px;font-size:34px;line-height:1.25}.banner-copy p{margin:0;color:#E8ECF5}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:none;border-radius:999px;background:rgba(27,33,48,.78);color:#F1DCA3;box-shadow:0 8px 20px rgba(0,0,0,.28);width:42px;height:42px;font-size:24px;cursor:pointer}.slider-arrow.prev{left:16px}.slider-arrow.next{right:16px}.slider-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:8px;z-index:3}.slider-dots button{width:9px;height:9px;border-radius:50%;border:none;background:rgba(241,220,163,.28);padding:0;cursor:pointer}.slider-dots button.active{background:#F1DCA3}.section-head{margin-bottom:20px;max-width:850px}.section-kicker,.tag,.label,.num,.badge{color:#F1DCA3;font-weight:700;letter-spacing:.04em}.section-head h2,.split-section h2,.guide-section h2,.review-section h2,.faq-section h2{margin:6px 0 8px;color:#F1DCA3;font-size:30px;line-height:1.3}.section-head p,.split-section p,.info-card p,.zone-card p,.notice-box p,.page-hero p{color:#B8C0D3}.card,.zone-card,.info-card,.review-card,.notice-box,.page-hero,.image-card,.summary-card,.quick-pill,.product-card,.faq-list details{background:#1B2130;border:1px solid rgba(241,220,163,.14);box-shadow:0 14px 36px rgba(0,0,0,.25);border-radius:20px}.page-hero{display:grid;grid-template-columns:1.1fr .9fr;gap:28px;align-items:center;padding:34px}.page-hero h1{color:#F1DCA3;font-size:40px;line-height:1.25;margin:8px 0 12px}.page-hero-media{background:#202738;border-radius:18px;padding:14px;border:1px solid rgba(241,220,163,.1)}.page-hero-media img{width:100%;max-height:360px;object-fit:contain;border-radius:14px}.hero-actions{display:flex;gap:14px;align-items:center;flex-wrap:wrap;margin-top:18px}.text-link{color:#F1DCA3;font-weight:700}.split-section{display:grid;grid-template-columns:1.35fr .65fr;gap:22px;align-items:start}.notice-box{padding:24px}.notice-box h3{color:#F1DCA3;margin:0 0 10px}.grid-three{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.info-card{padding:22px}.info-card h3{color:#F1DCA3;margin:6px 0 8px}.quick-pills{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.quick-pill{min-width:210px;padding:16px}.quick-pill strong{display:block;color:#F1DCA3;margin-bottom:5px}.quick-pill p{font-size:13px;color:#B8C0D3;margin:0 0 6px}.summary-card{padding:26px}.core-grid,.product-grid,.wall-grid,.review-grid{display:grid;gap:18px}.core-grid{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(5,1fr)}.product-card{padding:18px}.product-card h3,.zone-card h3{color:#F1DCA3;margin:0 0 8px}.product-card p{color:#B8C0D3;font-size:14px}.feature-pair{display:grid;grid-template-columns:1fr 1fr;gap:20px}.zone-card{overflow:hidden}.zone-card img{width:100%;height:220px;object-fit:contain;background:#202738}.zone-card div{padding:22px}.zone-card ul{margin:10px 0 0;padding-left:20px;color:#B8C0D3}.wall-grid{grid-template-columns:repeat(3,1fr)}.guide-section{padding:4px 22px}.timeline-list{display:grid;gap:14px}.timeline-list article{display:grid;grid-template-columns:58px 1fr;gap:14px;background:#1B2130;border:1px solid rgba(241,220,163,.14);border-radius:18px;padding:18px}.timeline-list .num{font-size:22px}.timeline-list h3{margin:0 0 6px;color:#F1DCA3}.timeline-list p{margin:0;color:#B8C0D3}.review-grid{grid-template-columns:repeat(3,1fr)}.review-card{margin:0;padding:20px;color:#E8ECF5}.faq-list{display:grid;gap:12px}.faq-list details{padding:18px}.faq-list summary{cursor:pointer;color:#F1DCA3;font-weight:700}.faq-list p{color:#B8C0D3;margin-bottom:0}.image-grid-section{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.image-card{overflow:hidden;margin:0}.image-card img{width:100%;height:230px;object-fit:contain;background:#202738}.image-card figcaption{padding:14px;color:#B8C0D3}.compliance-strip{background:#202738;border:1px solid rgba(241,220,163,.14);border-radius:20px;padding:22px;color:#D5DBEA}.site-footer{background:#0E121A;color:#D5DBEA;margin-top:60px}.footer-inner{max-width:1200px;margin:0 auto;padding:42px 22px;display:grid;grid-template-columns:1.2fr .8fr;gap:32px}.footer-brand img{width:150px;max-height:46px;object-fit:contain;margin-bottom:14px}.footer-brand p{color:#D5DBEA;margin:0}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;align-content:start}.footer-links a{color:#F1DCA3;background:rgba(241,220,163,.06);border:1px solid rgba(241,220,163,.1);border-radius:12px;padding:10px 12px}.mobile-bottom-nav{display:none}.content-img,.app-section img{max-width:100%;height:auto;object-fit:contain}@media (max-width:1360px){.left-rail{display:none}}@media (max-width:980px){.desktop-bar{display:none}.mobile-bar{display:flex}.site-main{padding-top:78px}.section-wrap{padding:0 16px;margin-bottom:34px}.banner-slider{margin:18px 16px 30px;min-height:300px}.banner-slider .slide{min-height:300px}.banner-slider img{height:300px}.banner-copy{left:16px;right:16px;bottom:16px;padding:16px}.banner-copy h1,.banner-copy h2{font-size:24px}.page-hero,.split-section,.feature-pair,.footer-inner{grid-template-columns:1fr}.page-hero{padding:22px}.page-hero h1{font-size:30px}.grid-three,.core-grid,.wall-grid,.review-grid,.image-grid-section{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,1fr)}.panel-link-grid{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;height:58px;display:grid;grid-template-columns:repeat(4,1fr);z-index:9980;background:#0E121A;border-top:1px solid rgba(241,220,163,.14)}.mobile-bottom-nav a{display:flex;align-items:center;justify-content:center;color:#F1DCA3;font-size:13px}.site-footer{padding-bottom:62px}.footer-links{grid-template-columns:1fr 1fr}body{padding-bottom:58px}}@media (max-width:560px){.product-grid{grid-template-columns:1fr}.banner-slider{min-height:240px}.banner-slider .slide{min-height:240px}.banner-slider img{height:240px}.banner-copy{position:relative;left:auto;right:auto;bottom:auto;border-radius:0;border-left:0;border-right:0}.slider-arrow{width:36px;height:36px;font-size:20px}.section-head h2,.split-section h2{font-size:24px}.page-hero h1{font-size:26px}.footer-links{grid-template-columns:1fr}.zone-card img,.image-card img{height:190px}}