*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#E6EBF2;color:#243447;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.skip-link{position:fixed;left:14px;top:-60px;z-index:20000;background:#243447;color:#fff;padding:9px 14px;border-radius:10px}.skip-link:focus{top:12px}.site-header{position:fixed;inset:0 0 auto;z-index:500;background:rgba(245,247,251,.94);backdrop-filter:blur(10px);box-shadow:0 8px 24px rgba(56,92,138,.10)}.header-inner{max-width:1240px;margin:auto;min-height:76px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{flex:0 0 auto}.logo img{max-height:52px;width:auto}.nav-core{display:flex;justify-content:center;gap:24px;white-space:nowrap;flex-wrap:nowrap}.nav-core a{position:relative;color:#4E5F7A;font-weight:600;padding:10px 8px;border-radius:9px}.nav-core a:hover{color:#289CFF;background:rgba(40,156,255,.08)}.nav-core a.active{color:#289CFF}.nav-core a.active:after{content:"";position:absolute;left:50%;bottom:-8px;width:28px;height:3px;border-radius:999px;background:#289CFF;transform:translateX(-50%)}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 24px;background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff;border-radius:999px;font-weight:700;box-shadow:0 10px 22px rgba(36,155,255,.26);transition:.2s ease}.main-btn:hover{transform:translateY(-2px);box-shadow:0 14px 26px rgba(36,155,255,.32)}.header-register{flex:0 0 auto;min-width:88px}.mobile-menu-button{display:none;border:0;background:transparent;width:42px;height:42px;padding:9px;flex-direction:column;justify-content:center;gap:5px}.mobile-menu-button span{height:2px;width:23px;background:#243447;border-radius:999px}.site-layout{max-width:1440px;margin:0 auto;padding:104px 96px 54px 24px;display:grid;grid-template-columns:220px minmax(0,1fr);gap:28px}.site-main{min-width:0}.side-channel{position:sticky;top:104px;align-self:start;max-height:calc(100vh - 124px);overflow:auto;background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.14);border-radius:18px;box-shadow:0 14px 32px rgba(56,92,138,.10);padding:16px}.side-channel-title{font-weight:800;color:#243447;padding:4px 10px 12px;border-bottom:1px solid #E6EBF2;margin-bottom:8px}.side-channel nav{display:grid;gap:3px}.side-channel a{color:#66788A;border-radius:12px;padding:8px 10px;font-size:14px}.side-channel a:hover,.side-channel a.active{color:#289CFF;background:rgba(40,156,255,.10)}.floating-service{position:fixed;right:18px;top:42%;z-index:60;display:grid;gap:8px;width:62px}.floating-service a,.floating-service button{min-height:44px;border-radius:12px;background:#fff;color:#289CFF;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 30px rgba(56,92,138,.12);display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;cursor:pointer}.floating-service .register-link{background:linear-gradient(180deg,#32D1F6 0%,#27B9F4 35%,#249BFF 100%);color:#fff}.drawer-overlay{position:fixed;inset:0;z-index:9998;background:rgba(24,42,64,.48);opacity:0;transition:opacity .22s}.drawer-overlay.show{opacity:1}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:84vw;max-width:320px;z-index:10000;background:#fff;box-shadow:18px 0 50px rgba(36,52,71,.24);transform:translateX(-105%);transition:transform .24s ease;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid #E9EEF5;z-index:2}.drawer-logo img{max-height:44px;width:auto}.drawer-close{border:0;background:#EEF5FC;color:#289CFF;width:38px;height:38px;border-radius:50%;font-size:26px;line-height:1}.drawer-nav{display:grid;padding:12px}.drawer-nav a{padding:10px 12px;border-radius:11px;color:#506276}.drawer-nav a:hover,.drawer-nav a.active{background:#EEF7FF;color:#289CFF}.drawer-note{margin:0 16px 22px;padding:13px;border-radius:13px;background:#F5F7FB;color:#66788A;font-size:12px}.drawer-open{overflow:hidden}.card,.zone-card,.info-card,.review-card{background:rgba(255,255,255,.92);border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(56,92,138,.10);border-radius:22px}.banner-slider{max-width:1200px;margin:0 auto 36px;border-radius:22px;background:#fff;box-shadow:0 18px 40px rgba(56,92,138,.12);overflow:hidden;position:relative;z-index:1;height:360px}.banner-slider .slide{display:none;width:100%;height:100%}.banner-slider .slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#fff}.banner-caption,.banner-text,.slide-title,.slide-desc,.slide-content,.slide-card,.banner-card{display:none!important}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;border:0;width:44px;height:44px;border-radius:999px;background:rgba(255,255,255,.88);color:#289CFF;box-shadow:0 8px 20px rgba(56,92,138,.16);font-size:31px;line-height:1;cursor:pointer}.slider-prev{left:16px}.slider-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;padding:0;border-radius:50%;border:0;background:rgba(40,156,255,.24);cursor:pointer}.slider-dots button.active{background:#289CFF}.home-section{margin:0 0 34px}.section-heading{margin-bottom:18px}.section-heading span,.eyebrow{display:inline-block;color:#249BFF;font-weight:800;font-size:13px;letter-spacing:.12em;text-transform:uppercase}.section-heading h2{margin:3px 0 0;font-size:clamp(25px,3vw,38px);line-height:1.25}.section-heading p{max-width:760px;color:#66788A;margin:9px 0 0}.brand-intro{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;padding:34px}.brand-intro h1{margin:8px 0 15px;font-size:clamp(30px,4vw,52px);line-height:1.18;color:#289CFF}.brand-intro p{color:#52677D}.brand-intro img{width:100%;height:290px;object-fit:contain}.hero-actions{display:flex;align-items:center;gap:17px;margin-top:22px;flex-wrap:wrap}.text-link{color:#249BFF;font-weight:700}.quick-categories{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.quick-item{padding:18px;background:rgba(255,255,255,.85);border:1px solid rgba(40,156,255,.14);border-radius:16px;min-height:128px;display:flex;flex-direction:column}.quick-item h3{margin:0 0 6px;color:#289CFF;font-size:17px}.quick-item p{margin:0;color:#66788A;font-size:13px;line-height:1.6;flex:1}.quick-item a{margin-top:10px;color:#249BFF;font-size:13px;font-weight:700}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-overview{padding:26px}.service-overview .index{width:38px;height:38px;border-radius:12px;background:#EEF7FF;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.service-overview h3{margin:16px 0 8px;color:#243447}.service-overview p{margin:0;color:#66788A}.two-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.split-card{padding:30px}.split-card h3{font-size:25px;margin:0 0 12px;color:#289CFF}.split-card p{color:#5C6F82}.link-row{display:flex;gap:14px;flex-wrap:wrap;margin-top:16px}.link-row a{color:#249BFF;font-weight:700}.product-matrix{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{overflow:hidden}.product-card img{width:100%;height:178px;object-fit:contain;background:#F8FBFE;padding:12px}.product-card .content{padding:20px}.product-card h3{margin:0 0 7px;color:#289CFF}.product-card p{margin:0;color:#66788A;font-size:14px}.product-card a{display:inline-block;margin-top:12px;color:#249BFF;font-weight:700}.feature-wide{display:grid;grid-template-columns:.9fr 1.1fr;gap:26px;padding:30px;align-items:center}.feature-wide.reverse{grid-template-columns:1.1fr .9fr}.feature-wide img{width:100%;height:270px;object-fit:contain}.feature-wide h3{font-size:28px;margin:0 0 12px;color:#289CFF}.feature-wide p{color:#5D7185}.mini-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.mini-product{padding:20px}.mini-product img{width:100%;height:150px;object-fit:contain;margin-bottom:15px}.mini-product h3{margin:0 0 8px;color:#289CFF}.mini-product p{margin:0;color:#66788A;font-size:14px}.notice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.notice-card{padding:24px}.notice-card h3{margin:0 0 10px;color:#289CFF}.notice-card p{margin:0;color:#66788A}.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.review-card{padding:22px}.review-card p{margin:0;color:#52677D}.review-card strong{display:block;margin-top:13px;color:#289CFF}.faq-list{display:grid;gap:10px}.faq-list details{background:#F8FBFE;border:1px solid #E2ECF6;border-radius:14px;padding:0 16px}.faq-list summary{cursor:pointer;padding:15px 26px 15px 0;font-weight:700;color:#34495E;position:relative}.faq-list summary:after{content:"+";position:absolute;right:0;color:#289CFF;font-size:20px}.faq-list details[open] summary:after{content:"−"}.faq-list p{margin:0;padding:0 0 16px;color:#66788A}.about-summary{padding:32px;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center}.about-summary p{color:#607489}.legal-note{padding:24px;border-left:4px solid #289CFF;background:#F5FAFF;border-radius:0 16px 16px 0;color:#53697E}.inner-page{display:grid;gap:30px}.page-hero{padding:34px;display:grid;grid-template-columns:1.12fr .88fr;gap:28px;align-items:center}.page-hero h1{color:#289CFF;font-size:clamp(31px,4vw,48px);line-height:1.18;margin:8px 0 14px}.page-hero p{color:#5D7185;margin:0}.page-hero-media img{width:100%;height:280px;object-fit:contain}.section-stack{display:grid;gap:16px}.content-section{display:grid;grid-template-columns:62px 1fr;gap:20px;padding:28px}.section-number{width:48px;height:48px;border-radius:15px;background:#EEF7FF;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.content-section h2{margin:2px 0 10px;color:#289CFF;font-size:26px}.content-section p{margin:0 0 10px;color:#5D7185}.content-section p:last-child{margin-bottom:0}.inline-links{display:flex;gap:15px;flex-wrap:wrap;margin-top:14px}.inline-links a{color:#249BFF;font-weight:700}.review-highlight{position:relative;padding:30px 34px 28px 78px;border-radius:22px;background:linear-gradient(135deg,#249BFF,#31C9F5);color:#fff;box-shadow:0 18px 36px rgba(36,155,255,.22)}.review-highlight .review-mark{position:absolute;left:26px;top:16px;font-size:68px;line-height:1;opacity:.55}.review-highlight blockquote{margin:0;font-size:18px;line-height:1.9}.review-highlight p{margin:12px 0 0;font-weight:800}.faq-panel{padding:30px}.compliance-band{background:#DDE4EE;border-top:1px solid rgba(36,52,71,.08)}.compliance-inner{max-width:1200px;margin:auto;padding:24px;display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center}.compliance-inner strong{color:#243447}.compliance-inner p{margin:0;color:#596C7E;font-size:14px}.compliance-inner a{color:#249BFF;font-weight:700}.site-footer{background:#243447;color:#EAF3FF}.footer-grid{max-width:1200px;margin:auto;padding:44px 24px 34px;display:grid;grid-template-columns:1.6fr repeat(3,1fr);gap:34px}.footer-brand img{max-height:48px;width:auto;filter:brightness(0) invert(1)}.footer-brand p{color:#BFD0E2;max-width:390px;font-size:14px}.footer-grid h2{margin:0 0 12px;color:#fff;font-size:16px}.footer-grid>div:not(.footer-brand){display:flex;flex-direction:column;gap:8px}.footer-grid a{color:#C9D9E9;font-size:14px}.footer-grid a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.10);padding:18px 24px;text-align:center;color:#AFC3D7;font-size:13px}.mobile-bottom-nav{display:none}
@media (max-width:1180px){.site-layout{grid-template-columns:1fr;padding:100px 24px 48px}.side-channel,.floating-service{display:none}.quick-categories{grid-template-columns:repeat(3,1fr)}}
@media (max-width:820px){body{padding-bottom:72px}.header-inner{min-height:68px;padding:0 14px;display:grid;grid-template-columns:44px 1fr auto;gap:10px}.mobile-menu-button{display:flex}.logo{justify-self:center}.logo img{max-height:42px}.nav-core{display:none}.header-register{min-width:72px;min-height:40px;padding:0 16px}.site-layout{padding:88px 14px 34px}.banner-slider{height:250px;margin-bottom:26px;border-radius:17px}.slider-arrow{width:38px;height:38px;font-size:26px}.brand-intro,.page-hero,.feature-wide,.feature-wide.reverse{grid-template-columns:1fr}.brand-intro,.page-hero{padding:24px}.brand-intro img,.page-hero-media img{height:230px}.quick-categories{grid-template-columns:repeat(2,1fr)}.three-grid,.product-matrix,.mini-products,.reviews-grid{grid-template-columns:1fr 1fr}.two-grid,.notice-grid{grid-template-columns:1fr}.feature-wide img{height:230px}.footer-grid{grid-template-columns:1fr 1fr}.compliance-inner{grid-template-columns:1fr}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:700;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-top:1px solid #DCE7F2;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-shadow:0 -8px 24px rgba(36,52,71,.10)}.mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;gap:2px;color:#6A7D90;font-size:12px}.mobile-bottom-nav span{width:28px;height:28px;border-radius:10px;background:#EEF5FC;color:#289CFF;display:flex;align-items:center;justify-content:center;font-weight:800}.mobile-bottom-nav a.active{color:#289CFF;font-weight:700}.mobile-bottom-nav a.active span{background:#289CFF;color:#fff}}
@media (max-width:560px){.site-layout{padding-inline:10px}.banner-slider{height:195px;border-radius:14px}.slider-prev{left:8px}.slider-next{right:8px}.slider-dots{bottom:9px}.brand-intro{padding:19px}.brand-intro h1{font-size:31px}.brand-intro img{height:190px}.quick-categories,.three-grid,.product-matrix,.mini-products,.reviews-grid,.footer-grid{grid-template-columns:1fr}.quick-item{min-height:auto}.split-card,.content-section,.faq-panel{padding:21px}.content-section{grid-template-columns:1fr;gap:10px}.content-section .section-number{width:42px;height:42px}.page-hero{padding:21px}.page-hero-media img{height:190px}.about-summary{grid-template-columns:1fr;padding:22px}.review-highlight{padding:28px 22px 24px 62px}.footer-grid{padding-top:34px}.footer-brand img{max-height:42px}}
