:root{--brand:rgb(213,5,5);--brand-dark:rgb(180,4,4);--brand-hover:rgb(150,3,3);--text:#1f1f1f;--muted:#666;--light:#f6f7f9;--line:#ececec;--white:#fff;--shadow:0 14px 34px rgba(22,22,22,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--text);background:#fff;line-height:1.75;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:relative;z-index:20;background:#fff}.mobile-header{height:62px;display:grid;grid-template-columns:52px 1fr 76px;align-items:center;padding:0 14px;background:#fff;border-bottom:3px solid var(--brand-dark);box-shadow:0 8px 24px rgba(0,0,0,.06)}.menu-toggle{width:42px;height:42px;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;padding:0;cursor:pointer}.menu-toggle span{width:24px;height:2px;background:#222;border-radius:3px}.mobile-logo{justify-self:center;display:flex;align-items:center;justify-content:center}.mobile-logo img{height:34px;width:auto;object-fit:contain}.top-action{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:0 18px;border-radius:999px;background:var(--brand);color:#fff;font-weight:700;box-shadow:0 8px 18px rgba(213,5,5,.22);transition:.2s ease}.top-action:hover,.main-btn:hover{background:var(--brand-hover);transform:translateY(-1px)}.mobile-nav{display:none;background:#fff;border-bottom:1px solid var(--line);padding:8px 16px 14px;box-shadow:0 10px 22px rgba(0,0,0,.06)}.mobile-nav.open{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-nav a{padding:10px 12px;border-radius:12px;background:#f7f7f7;color:#333;font-weight:600;font-size:14px}.mobile-nav a.active{background:rgba(213,5,5,.1);color:var(--brand)}.desktop-header{display:none}.main-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 28px;border-radius:999px;background:var(--brand);color:#fff;font-weight:800;letter-spacing:.02em;box-shadow:0 12px 26px rgba(213,5,5,.24);transition:.2s ease}.ghost-link{display:inline-flex;align-items:center;gap:8px;color:var(--brand);font-weight:800}.ghost-link:after{content:"›";font-size:20px;line-height:1}.section{padding:52px 0}.section.light{background:var(--light)}.section-title{margin-bottom:24px}.eyebrow{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border-radius:999px;background:rgba(213,5,5,.08);color:var(--brand);font-size:13px;font-weight:800;margin-bottom:10px}.section-title h2,.page-title h1{font-size:28px;line-height:1.25;margin:0 0 12px}.section-title p,.page-title p{color:var(--muted);margin:0;max-width:820px}.official-hero{background:radial-gradient(circle at top right,rgba(213,5,5,.12),transparent 34%),linear-gradient(180deg,#fff 0%,#fff 72%,#f7f7f7 100%);padding:38px 0 36px}.hero-grid{display:grid;gap:28px;align-items:center}.hero-copy h1{font-size:34px;line-height:1.18;margin:0 0 16px;color:#111}.hero-copy p{margin:0 0 18px;color:#565656;font-size:16px}.hero-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin:20px 0}.hero-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.hero-tags span,.tag{display:inline-flex;padding:6px 10px;border-radius:999px;background:#fff;border:1px solid #eee;color:#444;font-size:13px;font-weight:700}.hero-visual{position:relative}.hero-visual:before{content:"";position:absolute;inset:16px -8px -10px 18px;background:rgba(213,5,5,.08);border-radius:28px;z-index:0}.hero-visual img{position:relative;z-index:1;border-radius:26px;box-shadow:var(--shadow);width:100%;object-fit:cover}.category-main-grid,.focus-grid,.security-grid,.card-grid,.steps-grid{display:grid;gap:16px}.category-main-card,.category-sub-card,.focus-card,.info-card,.score-card,.security-card,.faq-item,.content-card,.step-card,.contact-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:20px;box-shadow:0 8px 22px rgba(0,0,0,.045)}.category-main-card{min-height:240px;position:relative;overflow:hidden}.category-main-card:after{content:"";position:absolute;width:92px;height:92px;right:-28px;bottom:-28px;border-radius:50%;background:rgba(213,5,5,.08)}.category-main-card h3,.category-sub-card h3,.focus-card h3,.info-card h3,.security-card h3,.content-card h3,.step-card h3,.contact-card h3{margin:0 0 10px;font-size:20px;line-height:1.3}.category-main-card p,.category-sub-card p,.focus-card p,.info-card p,.security-card p,.content-card p,.step-card p,.contact-card p{color:#5f5f5f;margin:0 0 14px}.category-sub-grid{display:grid;grid-template-columns:1fr;gap:14px;margin-top:16px}.category-sub-card{padding:18px}.focus-card .label{display:inline-flex;padding:3px 9px;border-radius:999px;background:var(--brand);color:#fff;font-size:12px;font-weight:800;margin-bottom:10px}.info-split{display:grid;gap:22px;align-items:start}.info-panel{background:#fff;border:1px solid var(--line);border-radius:24px;padding:20px;box-shadow:var(--shadow)}.info-list{display:grid;gap:12px}.info-media{margin-top:16px;border-radius:18px;overflow:hidden}.showcase,.data-center,.app-showcase{display:grid;gap:26px;align-items:center}.showcase img,.app-showcase img,.data-media img{border-radius:24px;box-shadow:var(--shadow);width:100%;object-fit:cover}.point-list{display:grid;gap:10px;margin:18px 0 0;padding:0;list-style:none}.point-list li{position:relative;padding-left:26px;color:#4c4c4c}.point-list li:before{content:"";position:absolute;left:0;top:.7em;width:9px;height:9px;border-radius:50%;background:var(--brand)}.score-cards{display:grid;gap:14px;margin-top:18px}.score-card strong{display:block;color:var(--brand);font-size:18px;margin-bottom:6px}.score-card p{margin:0;color:#5c5c5c;font-size:14px}.app-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:var(--shadow)}.responsible-box{background:#fff;border-left:5px solid var(--brand);border-radius:18px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.responsible-box p{margin:0;color:#555}.faq-list{display:grid;gap:12px}.faq-item h3{margin:0 0 8px;font-size:18px}.faq-item p{margin:0;color:#5f5f5f}.cta{background:linear-gradient(135deg,rgba(213,5,5,.08),rgba(213,5,5,.02));border:1px solid rgba(213,5,5,.14);border-radius:28px;padding:28px;text-align:center}.cta h2{margin:0 0 10px;font-size:28px}.cta p{margin:0 auto 20px;color:#5f5f5f;max-width:760px}.page-hero{padding:44px 0;background:linear-gradient(135deg,rgba(180,4,4,.08),rgba(213,5,5,.02)),#fff;border-bottom:1px solid var(--line)}.page-title{max-width:900px}.breadcrumb{color:#777;font-size:14px;margin-bottom:8px}.breadcrumb a{color:var(--brand);font-weight:700}.content-layout{display:grid;gap:20px}.prose{background:#fff;border:1px solid var(--line);border-radius:24px;padding:22px;box-shadow:0 8px 22px rgba(0,0,0,.045)}.prose h2{font-size:24px;margin:0 0 12px}.prose h3{font-size:20px;margin:20px 0 8px}.prose p{color:#555;margin:0 0 14px}.prose ul,.prose ol{margin:0 0 14px;padding-left:20px;color:#555}.related-links{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.related-links a{padding:9px 13px;border-radius:999px;background:#f7f7f7;border:1px solid #eee;color:#333;font-weight:700}.related-links a:hover{color:var(--brand);border-color:rgba(213,5,5,.28)}.notice-list{display:grid;gap:12px;margin-top:16px}.notice-list div{padding:14px;border-radius:16px;background:#f8f8f8;border:1px solid #eee;color:#555}.download-panel{display:grid;gap:24px;align-items:center;background:#fff;border:1px solid var(--line);border-radius:28px;padding:26px;box-shadow:var(--shadow)}.download-panel img{border-radius:24px}.site-footer{background:#202020;color:#fff;margin-top:0}.footer-grid{display:grid;gap:24px;padding:42px 0}.footer-logo{height:38px;margin-bottom:12px}.site-footer p{color:#d0d0d0;margin:0 0 8px}.site-footer h3{margin:0 0 12px;font-size:18px}.site-footer a{display:block;color:#d9d9d9;margin:7px 0}.site-footer a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;text-align:center;font-size:13px}@media(min-width:640px){.category-sub-grid{grid-template-columns:repeat(2,1fr)}.focus-grid,.security-grid,.card-grid,.steps-grid{grid-template-columns:repeat(2,1fr)}.score-cards{grid-template-columns:repeat(3,1fr)}}@media(min-width:860px){.mobile-header,.mobile-nav{display:none}.desktop-header{display:block}.top-strip{background:var(--brand-dark);color:#fff;font-size:13px}.strip-inner{height:38px;display:flex;align-items:center;justify-content:space-between;gap:20px}.desktop-nav-wrap{background:#fff;border-bottom:1px solid var(--line);box-shadow:0 8px 22px rgba(0,0,0,.05)}.desktop-nav-inner{height:76px;display:flex;align-items:center;gap:26px}.logo img{height:44px;width:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:6px;flex:1;justify-content:center}.desktop-nav a{padding:10px 12px;border-radius:999px;color:#333;font-weight:800;font-size:15px}.desktop-nav a.active,.desktop-nav a:hover{color:var(--brand);background:rgba(213,5,5,.08)}.header-tools{display:flex;align-items:center;gap:18px}.search-icon{width:22px;height:22px;border:2px solid #333;border-radius:50%;position:relative;display:inline-block}.search-icon:after{content:"";position:absolute;width:8px;height:2px;background:#333;right:-6px;bottom:0;transform:rotate(45deg);border-radius:3px}.official-hero{padding:62px 0 54px}.hero-grid{grid-template-columns:1.02fr .98fr;gap:46px}.hero-copy h1{font-size:48px}.section{padding:72px 0}.section-title h2,.page-title h1{font-size:38px}.category-main-grid{grid-template-columns:repeat(4,1fr)}.category-sub-grid{grid-template-columns:repeat(4,1fr)}.category-main-card{padding:24px}.focus-grid{grid-template-columns:repeat(4,1fr)}.info-split{grid-template-columns:1fr 1fr}.showcase,.data-center,.app-showcase,.download-panel{grid-template-columns:1fr 1fr}.security-grid{grid-template-columns:repeat(3,1fr)}.content-layout{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr}}@media(min-width:1080px){.desktop-nav a{padding:10px 15px}.hero-copy h1{font-size:54px}}