*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#FFFFFF;color:#20242A;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",Arial,sans-serif;line-height:1.72;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}button{font:inherit}.site-header{position:sticky;top:0;z-index:9999;background:rgba(255,255,255,0.96);backdrop-filter:blur(10px);border-bottom:1px solid rgba(214,0,0,0.08)}.header-inner{max-width:1180px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:76px;padding:0 18px}.logo{flex:0 0 auto;display:flex;align-items:center}.logo img{max-height:52px;width:auto;display:block}.nav-core{flex:1 1 auto;display:flex;justify-content:center;gap:22px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{color:#20242A;font-weight:700;font-size:15px;padding:10px 2px}.nav-core a:hover,.nav-core a.active{color:#D60000}.header-action{flex:0 0 auto;display:flex;align-items:center;gap:12px}.all-menu-btn{border:1px solid rgba(214,0,0,0.18);background:#FFFFFF;color:#D60000;border-radius:999px;padding:10px 16px;cursor:pointer;font-weight:800}.all-menu-btn:hover{box-shadow:0 12px 30px rgba(26,38,56,0.08)}.main-btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:linear-gradient(180deg,#F13A3A 0%,#D60000 55%,#B80000 100%);color:#FFFFFF;font-weight:900;padding:11px 22px;box-shadow:0 12px 22px rgba(214,0,0,0.18);white-space:nowrap}.main-btn:hover{transform:translateY(-1px)}.header-register{min-width:76px}.mobile-menu-btn{display:none;background:#FFFFFF;border:1px solid rgba(214,0,0,0.18);border-radius:12px;width:42px;height:38px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.mobile-menu-btn span{display:block;width:19px;height:2px;background:#D60000;border-radius:4px}.mega-overlay,.drawer-overlay{position:fixed;inset:0;background:rgba(23,26,34,0.22);z-index:9998;opacity:0;pointer-events:none;transition:.2s ease}.mega-overlay.open,.drawer-overlay.open{opacity:1;pointer-events:auto}.mega-panel{position:fixed;top:86px;left:50%;transform:translateX(-50%) translateY(-8px);width:min(1120px,calc(100% - 32px));background:rgba(255,255,255,0.98);border:1px solid rgba(214,0,0,0.12);border-radius:24px;box-shadow:0 24px 60px rgba(26,38,56,0.14);z-index:10000;padding:22px;opacity:0;pointer-events:none;transition:.22s ease}.mega-panel.open{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.mega-head strong{color:#D60000;font-size:20px}.mega-head button,.drawer-top button{border:0;background:#F4F6F8;color:#D60000;border-radius:50%;width:34px;height:34px;font-size:24px;cursor:pointer}.mega-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.mega-group{padding:14px;border-radius:18px;background:#FFFFFF;border:1px solid rgba(214,0,0,0.08)}.mega-group h2{font-size:16px;margin:0 0 12px;color:#D60000}.mega-group a{display:block;padding:9px 10px;border-radius:12px;color:#20242A}.mega-group a span{display:block;font-weight:800}.mega-group a em{display:block;font-style:normal;color:#8A94A3;font-size:12px;line-height:1.45;margin-top:2px}.mega-group a:hover,.mega-group a.active{background:#FFF3F3;color:#D60000}.mega-group a:hover em,.mega-group a.active em{color:#D60000}.mobile-drawer{position:fixed;top:0;left:0;width:84vw;max-width:320px;height:100vh;background:#FFFFFF;z-index:10001;box-shadow:18px 0 50px rgba(26,38,56,0.18);transform:translateX(-105%);transition:.25s ease;overflow-y:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-top{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid rgba(214,0,0,0.08)}.drawer-logo img{max-height:48px;display:block}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:12px 14px;border-radius:14px;color:#20242A;font-weight:800}.drawer-nav a.active,.drawer-nav a:hover{background:#FFF3F3;color:#D60000}.menu-open{overflow:hidden}.site-main{min-height:60vh;padding-top:0}.container{max-width:1180px;margin:0 auto;padding:0 18px}.section{padding:42px 0}.section.soft{background:#F7F8FA}.section-title{color:#D60000;font-size:clamp(26px,3vw,40px);line-height:1.22;margin:0 0 14px}.section-kicker{display:inline-flex;align-items:center;color:#D60000;background:#FFF3F3;border:1px solid rgba(214,0,0,0.12);border-radius:999px;padding:5px 12px;font-weight:900;font-size:13px;margin-bottom:10px}.lead{font-size:18px;color:#5F6875;max-width:860px}.muted{color:#5F6875}.small{color:#8A94A3;font-size:14px}.hero-page{padding:36px 0 18px}.hero-box{display:grid;grid-template-columns:1.05fr .95fr;gap:28px;align-items:center;border-radius:26px;background:#FFFFFF;border:1px solid rgba(214,0,0,0.10);box-shadow:0 12px 30px rgba(26,38,56,0.08);padding:28px}.hero-box h1{color:#D60000;font-size:clamp(30px,4vw,48px);line-height:1.15;margin:0 0 16px}.hero-box p{color:#5F6875;margin:0 0 12px}.hero-img{background:#F7F8FA;border-radius:22px;display:flex;align-items:center;justify-content:center;min-height:230px;max-height:320px;overflow:hidden}.hero-img img{width:100%;height:100%;max-height:300px;object-fit:contain}.banner-slider{max-width:1180px;margin:24px auto 34px;border-radius:22px;background:#F7F8FA;box-shadow:0 12px 30px rgba(26,38,56,0.08);overflow:hidden;position:relative;height:clamp(260px,32vw,380px);z-index:1}.banner-track{height:100%;position:relative}.banner-slide{position:absolute;inset:0;opacity:0;transition:opacity .45s ease}.banner-slide.active{opacity:1}.banner-slide img{width:100%;height:100%;object-fit:contain;background:#F7F8FA;display:block}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.banner-arrow{position:absolute;top:50%;transform:translateY(-50%);width:42px;height:42px;border-radius:50%;border:1px solid rgba(214,0,0,0.18);background:rgba(255,255,255,0.9);color:#D60000;font-size:28px;z-index:2;cursor:pointer}.banner-arrow.prev{left:14px}.banner-arrow.next{right:14px}.banner-dots{position:absolute;left:0;right:0;bottom:14px;display:flex;align-items:center;justify-content:center;gap:9px;z-index:2}.banner-dot{width:9px;height:9px;border-radius:99px;border:0;background:rgba(214,0,0,0.28);cursor:pointer;padding:0}.banner-dot.active{width:24px;background:#D60000}.card,.zone-card,.info-card,.review-card,.faq-item,.notice-card,.step-card,.product-card{background:#FFFFFF;border:1px solid rgba(214,0,0,0.10);box-shadow:0 12px 30px rgba(26,38,56,0.08);border-radius:22px}.grid{display:grid;gap:18px}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-5{grid-template-columns:repeat(5,minmax(0,1fr))}.card,.info-card,.review-card,.faq-item,.notice-card,.step-card{padding:22px}.card h3,.info-card h3,.product-card h3,.zone-card h3,.notice-card h3,.step-card h3{margin:0 0 8px;color:#D60000;font-size:20px}.card p,.info-card p,.product-card p,.zone-card p,.notice-card p,.step-card p,.review-card p,.faq-item p{margin:0;color:#5F6875}.image-card,.product-card,.zone-card{overflow:hidden}.zone-card img,.info-card img,.content-img{max-width:100%;height:auto;max-height:240px;object-fit:contain}.product-card img,.zone-card img{width:100%;height:180px;object-fit:contain;background:#F7F8FA;display:block}.product-card .product-body,.zone-card .zone-body{padding:18px}.feature-row{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:center}.feature-media{border-radius:24px;background:#F7F8FA;border:1px solid rgba(214,0,0,0.08);min-height:220px;max-height:320px;display:flex;align-items:center;justify-content:center;overflow:hidden}.feature-media img{width:100%;height:100%;max-height:300px;object-fit:contain}.feature-text h2{color:#D60000;font-size:clamp(25px,3vw,36px);line-height:1.25;margin:0 0 12px}.feature-text p{color:#5F6875}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.pill-list span,.tag{display:inline-flex;border-radius:999px;background:#FFF3F3;color:#D60000;border:1px solid rgba(214,0,0,0.10);padding:7px 12px;font-weight:800;font-size:13px}.numbered{counter-reset:item}.numbered .step-card{position:relative;padding-left:68px}.numbered .step-card:before{counter-increment:item;content:counter(item);position:absolute;left:22px;top:22px;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#D60000;color:#FFFFFF;font-weight:900}.review-card strong{display:block;color:#20242A;margin-bottom:8px}.notice-card{background:#FFFDFD}.notice-card h2{margin:0 0 12px;color:#D60000}.faq-list{display:grid;gap:14px}.faq-item h3{margin:0 0 8px;color:#D60000;font-size:18px}.split-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.split-list li{list-style:none;background:#FFFFFF;border:1px solid rgba(214,0,0,0.10);border-radius:16px;padding:14px;color:#5F6875}.cta-box{display:flex;align-items:center;justify-content:space-between;gap:18px;border-radius:26px;background:#F7F8FA;border:1px solid rgba(214,0,0,0.10);padding:26px}.cta-box h2{margin:0 0 8px;color:#D60000}.cta-box p{margin:0;color:#5F6875}.site-footer{background:#171A22;color:#E8EDF5;margin-top:36px}.footer-inner{max-width:1180px;margin:0 auto;padding:42px 18px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:24px}.footer-brand img{max-height:52px;background:#FFFFFF;border-radius:14px;padding:4px}.footer-brand p{color:#E8EDF5;max-width:420px}.footer-note{color:#BFC7D5!important;font-size:14px}.footer-col h2{font-size:17px;color:#FFFFFF;margin:0 0 12px}.footer-col a{display:block;color:#BFC7D5;margin:8px 0}.footer-col a:hover{color:#FFFFFF}.footer-bottom{border-top:1px solid rgba(255,255,255,0.10);max-width:1180px;margin:0 auto;padding:16px 18px;display:flex;justify-content:space-between;gap:16px;color:#BFC7D5;font-size:14px}.table-card{overflow:auto;border-radius:20px;border:1px solid rgba(214,0,0,0.10);box-shadow:0 12px 30px rgba(26,38,56,0.08)}table{width:100%;border-collapse:collapse;background:#FFFFFF}th,td{padding:14px;border-bottom:1px solid rgba(214,0,0,0.08);text-align:left;color:#5F6875}th{color:#D60000;background:#FFF7F7}tr:last-child td{border-bottom:0}@media(max-width:1080px){.mega-grid{grid-template-columns:repeat(3,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(2,1fr)}.nav-core{gap:14px}.nav-core a{font-size:14px}.header-inner{gap:14px}}@media(max-width:820px){.header-inner{min-height:66px;display:grid;grid-template-columns:48px 1fr auto;gap:10px}.mobile-menu-btn{display:flex}.nav-core,.all-menu-btn{display:none}.logo{justify-content:center}.logo img{max-height:46px}.header-action{justify-content:flex-end}.header-register{padding:9px 16px;min-width:auto}.mega-panel,.mega-overlay{display:none}.site-main{padding-top:0}.banner-slider{margin:14px 12px 24px;border-radius:16px;height:clamp(160px,50vw,220px);min-height:160px}.banner-arrow{width:34px;height:34px;font-size:22px}.section{padding:30px 0}.hero-box,.feature-row{grid-template-columns:1fr}.hero-box{padding:20px}.hero-img,.feature-media{min-height:190px;max-height:260px}.hero-img img,.feature-media img{max-height:240px}.grid-2,.grid-3,.grid-4,.grid-5,.split-list{grid-template-columns:1fr}.product-card img,.zone-card img{height:150px}.cta-box{display:block}.cta-box .main-btn{margin-top:16px}.footer-inner{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin:6px 0}.numbered .step-card{padding-left:58px}.section-title{font-size:28px}}@media(max-width:420px){.container{padding:0 14px}.header-inner{padding:0 12px}.main-btn{padding:9px 14px}.product-card img,.zone-card img{height:140px}.card,.info-card,.review-card,.faq-item,.notice-card,.step-card{padding:18px}.hero-box h1{font-size:28px}.section-title{font-size:25px}}