*{box-sizing:border-box}html,body{margin:0;min-height:100%;overflow-x:hidden;overflow-y:auto}html{scroll-behavior:smooth}body{background:#E6EBF2;color:#3F4D63;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",Arial,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit}.site-header{position:sticky;top:0;width:100%;z-index:9999;background:rgba(255,255,255,.94);backdrop-filter:blur(12px);box-shadow:0 8px 24px rgba(54,91,135,.12)}.header-inner{max-width:1280px;margin:0 auto;min-height:72px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:18px;overflow:visible}.brand-logo,.mobile-logo,.drawer-logo{display:flex;align-items:center;flex-shrink:0}.brand-logo img{width:148px;max-height:48px;object-fit:contain}.nav-core{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:nowrap;min-width:0;flex:1}.nav-core a{white-space:nowrap;color:#48566D;font-weight:650;padding:9px 12px;border-radius:999px;transition:.2s}.nav-core a:hover,.nav-core a.active{color:#289CFF;background:#EAF5FF}.header-actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-entry{white-space:nowrap;color:#168CE8;font-weight:700;padding:9px 10px}.main-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:42px;padding:0 22px;border-radius:999px;background:linear-gradient(135deg,#2BC1F4 0%,#26B5F7 55%,#25A8FB 100%);color:#fff!important;font-weight:800;box-shadow:0 10px 22px rgba(38,181,247,.28);transition:.2s}.main-btn:hover{transform:translateY(-2px);box-shadow:0 14px 28px rgba(38,181,247,.34)}.more-menu{position:relative;flex-shrink:0}.menu-trigger{border:0;background:#F4F7FB;border-radius:12px;color:#48566D;min-width:58px;height:44px;padding:7px 10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:3px}.menu-trigger span{display:block;width:4px;height:4px;border-radius:50%;background:#289CFF}.menu-trigger b{font-size:12px;margin-left:4px}.more-dropdown{display:none;position:absolute;right:0;top:calc(100% + 12px);min-width:236px;padding:10px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:16px;box-shadow:0 18px 42px rgba(54,91,135,.16);z-index:10000;grid-template-columns:1fr 1fr;gap:4px}.more-dropdown.show{display:grid}.more-dropdown a{padding:10px 12px;border-radius:10px;color:#48566D;font-size:14px;white-space:nowrap}.more-dropdown a:hover{background:#EAF5FF;color:#289CFF}.mobile-header{display:none;min-height:64px;padding:0 14px;align-items:center;grid-template-columns:1fr auto 1fr}.mobile-menu-button{justify-self:start;width:42px;height:42px;border:0;background:#F4F7FB;border-radius:12px;padding:10px;cursor:pointer}.mobile-menu-button span{display:block;height:2px;background:#289CFF;margin:5px 0;border-radius:2px}.mobile-logo{justify-self:center}.mobile-logo img{width:124px;max-height:42px;object-fit:contain}.mobile-register{justify-self:end;min-height:38px;padding:0 17px}.drawer-overlay{position:fixed;inset:0;background:rgba(28,42,61,.38);z-index:10001;opacity:0;visibility:hidden;transition:.25s}.drawer-overlay.show{opacity:1;visibility:visible}.mobile-drawer{position:fixed;left:0;top:0;bottom:0;width:min(86vw,360px);background:#fff;z-index:10002;transform:translateX(-102%);transition:.28s;overflow-y:auto;box-shadow:22px 0 48px rgba(44,59,82,.18)}.mobile-drawer.open{transform:translateX(0)}.drawer-head{position:sticky;top:0;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #D7E8F6}.drawer-logo img{width:132px;max-height:44px;object-fit:contain}.drawer-close{border:0;background:#EAF5FF;color:#168CE8;border-radius:50%;width:38px;height:38px;font-size:26px;cursor:pointer}.drawer-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:16px}.drawer-nav a{padding:12px 14px;background:#F4F7FB;border-radius:12px;color:#48566D;font-weight:650}.drawer-nav a:hover{background:#EAF5FF;color:#289CFF}body.drawer-open{overflow:hidden}main{position:relative;z-index:1}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.banner-slider{max-width:1280px;margin:24px auto 24px;border-radius:20px;background:#fff;box-shadow:0 14px 36px rgba(54,91,135,.14);overflow:hidden;position:relative;z-index:1}.slides{position:relative;width:100%;aspect-ratio:16/5.7;background:#E6EBF2}.slide{display:none;width:100%;height:100%}.slide.active{display:block}.banner-slider img{width:100%;height:100%;object-fit:contain;background:#E6EBF2}.slider-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border:0;border-radius:50%;background:rgba(255,255,255,.9);color:#168CE8;font-size:28px;box-shadow:0 8px 20px rgba(54,91,135,.18);cursor:pointer}.slider-arrow.prev{left:18px}.slider-arrow.next{right:18px}.slider-dots{position:absolute;left:50%;bottom:15px;transform:translateX(-50%);display:flex;gap:8px;z-index:4}.slider-dot{width:10px;height:10px;border:0;border-radius:50%;background:rgba(255,255,255,.55);box-shadow:0 0 0 1px rgba(44,59,82,.12);cursor:pointer}.slider-dot.active{width:28px;border-radius:8px;background:#289CFF}.notice-bar{margin:0 auto 24px;background:#fff;border:1px solid rgba(40,156,255,.16);border-radius:14px;padding:13px 18px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 26px rgba(54,91,135,.08)}.notice-badge{flex:0 0 auto;color:#fff;background:#289CFF;border-radius:999px;padding:4px 10px;font-size:13px;font-weight:800}.notice-bar p{margin:0;color:#5C6A7F}.section{padding:34px 0}.section-soft{background:#F4F7FB}.section-blue{background:#EAF5FF}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:22px}.section-kicker{display:block;color:#289CFF;font-weight:800;font-size:14px;letter-spacing:.08em;margin-bottom:5px}.section-title,h1,h2,h3{color:#2E3C52}.section-title{font-size:32px;line-height:1.3;margin:0}.section-desc{max-width:720px;margin:8px 0 0;color:#6F7D91}.split{display:grid;grid-template-columns:1.08fr .92fr;gap:28px;align-items:center}.split.reverse{grid-template-columns:.92fr 1.08fr}.panel,.card,.zone-card,.info-card,.review-card,.faq-item,.article-card{background:#fff;border:1px solid rgba(40,156,255,.16);box-shadow:0 14px 36px rgba(54,91,135,.10);border-radius:20px}.panel{padding:30px}.content-img{width:100%;max-height:430px;object-fit:contain;background:#F4F7FB;border-radius:20px;border:1px solid rgba(40,156,255,.12)}.panel p,.article-card p{margin:0 0 14px}.panel p:last-child,.article-card p:last-child{margin-bottom:0}.inline-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-top:20px}.text-link{color:#289CFF;font-weight:750}.text-link:hover{text-decoration:underline}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{padding:21px}.card h3{margin:0 0 8px;font-size:20px}.card p{margin:0 0 12px;color:#6F7D91}.triple-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.zone-card{overflow:hidden}.zone-card img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#F4F7FB}.zone-card-body{padding:22px}.zone-card h3{margin:0 0 8px;font-size:22px}.zone-card p{margin:0 0 12px;color:#6F7D91}.two-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.info-card{padding:25px}.info-card h3{margin:0 0 10px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{padding:22px}.review-card p{margin:0;color:#5A687B}.review-card strong{display:block;color:#289CFF;margin-top:12px}.faq-list{display:grid;gap:12px}.faq-item{padding:20px 22px}.faq-item h3{font-size:18px;margin:0 0 8px}.faq-item p{margin:0;color:#6F7D91}.compliance-box{padding:26px;border-radius:20px;background:linear-gradient(135deg,#EAF5FF,#fff);border:1px solid rgba(40,156,255,.2);box-shadow:0 14px 36px rgba(54,91,135,.10)}.compliance-box h2{margin-top:0}.compliance-box p{margin-bottom:0}.page-hero{padding:54px 0 28px}.page-hero .hero-box{background:linear-gradient(135deg,#fff 0%,#EAF5FF 100%);border:1px solid rgba(40,156,255,.16);border-radius:24px;padding:40px;box-shadow:0 14px 36px rgba(54,91,135,.11)}.page-hero h1{margin:0 0 14px;font-size:42px;line-height:1.25}.page-hero p{max-width:850px;margin:0;color:#6F7D91;font-size:18px}.article-layout{display:grid;grid-template-columns:1fr;gap:20px;padding-bottom:46px}.article-card{padding:28px}.article-card h2{font-size:26px;margin:0 0 12px}.article-card h3{font-size:20px;margin:20px 0 8px}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.feature-list div{background:#F4F7FB;border-radius:14px;padding:16px;border:1px solid #D7E8F6}.feature-list strong{display:block;color:#168CE8;margin-bottom:6px}.quote-box{margin-top:18px;padding:18px 20px;border-left:4px solid #289CFF;background:#EAF5FF;border-radius:0 14px 14px 0;color:#56657A}.site-footer{background:#2C3B52;color:#EDF6FF;margin-top:24px}.footer-inner{width:min(1180px,calc(100% - 32px));margin:0 auto;padding:44px 0 28px;display:grid;grid-template-columns:1.2fr 1fr;gap:42px}.footer-brand img{width:150px;max-height:48px;object-fit:contain;background:#fff;border-radius:10px;padding:5px}.footer-brand p{color:#C8D5E5;max-width:560px}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.footer-links h3{color:#fff;margin:0 0 10px}.footer-links a{display:block;color:#DCE9F7;margin:6px 0}.footer-links a:hover{color:#7BC7FF}.footer-note{border-top:1px solid rgba(255,255,255,.12);text-align:center;padding:18px 16px;color:#C8D5E5;font-size:13px}.footer-note p{margin:5px auto;max-width:1100px}@media(max-width:1120px){.nav-core{display:none}.desktop-header{padding:0 18px}.header-actions{margin-left:auto}.category-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:860px){.desktop-header{display:none}.mobile-header{display:grid}.banner-slider{margin-top:14px;border-radius:0}.slides{aspect-ratio:16/7}.split,.split.reverse{grid-template-columns:1fr}.split.reverse .content-img{order:2}.category-grid{grid-template-columns:repeat(2,1fr)}.triple-grid,.review-grid{grid-template-columns:1fr 1fr}.footer-inner{grid-template-columns:1fr}.page-hero h1{font-size:34px}.feature-list{grid-template-columns:1fr 1fr}}@media(max-width:560px){.container{width:min(100% - 22px,1180px)}.mobile-logo img{width:108px}.mobile-register{padding:0 14px;min-height:36px}.slides{aspect-ratio:16/9}.slider-arrow{width:38px;height:38px;font-size:23px}.slider-arrow.prev{left:9px}.slider-arrow.next{right:9px}.notice-bar{align-items:flex-start}.section{padding:28px 0}.section-title{font-size:27px}.section-head{align-items:flex-start;flex-direction:column}.panel,.article-card,.page-hero .hero-box{padding:22px}.category-grid,.triple-grid,.two-grid,.review-grid,.feature-list{grid-template-columns:1fr}.page-hero{padding-top:30px}.page-hero h1{font-size:30px}.page-hero p{font-size:16px}.footer-links{grid-template-columns:1fr 1fr}.drawer-nav{grid-template-columns:1fr 1fr}.footer-inner{padding-top:34px}}
