
:root{--bg:#120820;--bg2:#241139;--card:#ffffff;--ink:#22162f;--muted:#766b82;--primary:#8a2be2;--primary2:#db2db3;--gold:#f3bd42;--cyan:#11d2e7;--line:rgba(80,40,110,.14);--radius:24px;--shadow:0 22px 60px rgba(28,8,45,.16);--micro-shift:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:14px;font-weight:800;color:#29133d;min-width:230px}.brand img{height:52px;width:156px;object-fit:contain}.brand span{display:none}.site-nav{display:flex;align-items:center;gap:8px}.site-nav a{padding:10px 16px;border-radius:999px;color:#3f2d51;font-weight:650}.site-nav a:hover{background:#f4edf9;color:#6c22c8}.nav-toggle{display:none;border:0;background:transparent;width:44px;height:44px}.nav-toggle span{display:block;height:2px;background:#2d173f;margin:6px;border-radius:2px}.hero{padding:58px 0 44px;background:radial-gradient(circle at 80% 20%,rgba(209,42,180,.14),transparent 32%),linear-gradient(135deg,#17051f,#271443 52%,#0d1832);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:38px;align-items:center}.eyebrow,.section-kicker{display:inline-flex;align-items:center;gap:8px;color:var(--gold);font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero h1{font-size:clamp(38px,5vw,68px);line-height:1.05;margin:18px 0 20px;letter-spacing:-.06em}.hero p{font-size:18px;color:#efe5ff;max-width:590px}.hero-actions,.row-head{display:flex;gap:14px;align-items:center;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:12px 22px;font-weight:800;border:1px solid transparent;transition:.2s}.btn-primary{background:linear-gradient(135deg,var(--gold),#ffdb73);color:#2d173f;box-shadow:0 14px 30px rgba(243,189,66,.28)}.btn-ghost{border-color:rgba(123,83,153,.24);background:#fff;color:#4e2367}.hero .btn-ghost{background:rgba(255,255,255,.1);color:#fff;border-color:rgba(255,255,255,.24)}.hero-visual{border-radius:34px;overflow:hidden;box-shadow:0 34px 90px rgba(0,0,0,.36);border:1px solid rgba(255,255,255,.2);transform:translateY(var(--micro-shift))}.hero-visual img{width:100%;height:100%;aspect-ratio:16/9;object-fit:cover}.section{padding:76px 0}.two-col,.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.intro-section p{font-size:17px;color:#4e4359}.section h2{font-size:clamp(30px,3.4vw,46px);line-height:1.18;margin:12px 0 18px;letter-spacing:-.04em}.info-panel,.notice-box,.feature-image,.content-cards>div,.install-grid>div,.article-card,.faq-list details,.rec-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.info-panel{padding:30px;background:linear-gradient(180deg,#fff,#fbf7ff)}.info-panel h3{margin-top:0}.check-list{padding:0;margin:0;list-style:none}.check-list li{padding:12px 0 12px 30px;border-bottom:1px solid var(--line);position:relative}.check-list li:before{content:"";position:absolute;left:0;top:19px;width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--primary2),var(--gold))}.feature-band{background:linear-gradient(180deg,#fff,#fbf7ff)}.feature-image{overflow:hidden}.feature-image img{aspect-ratio:4/3;width:100%;height:100%;object-fit:cover}.steps{display:grid;gap:14px}.steps div{padding:20px;border-radius:22px;background:#fff;border:1px solid var(--line)}.steps b{color:var(--primary);font-size:20px}.steps h3{margin:4px 0}.steps p{margin:0;color:var(--muted)}.section-head{text-align:center;margin-bottom:34px}.section-head p{max-width:720px;margin:0 auto;color:var(--muted)}.row-head{text-align:left;justify-content:space-between}.content-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.content-cards>div{padding:26px}.content-cards span{font-size:30px}.content-cards h3{margin:12px 0 8px}.content-cards p{color:var(--muted);margin:0}.install-section{background:#151026;color:#fff}.install-section .section-head p,.install-grid p{color:#d9cced}.install-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.install-grid>div{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);padding:24px}.install-grid b{color:var(--gold);font-size:22px}.install-grid h3{margin:8px 0}.article-grid,.news-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.article-card{overflow:hidden;display:flex;flex-direction:column;min-height:100%}.card-media{display:block;overflow:hidden;background:#1a0b2b}.card-media img{width:100%;aspect-ratio:16/10;object-fit:cover;transition:.35s}.article-card:hover .card-media img{transform:scale(1.04)}.card-body{padding:22px;display:flex;flex-direction:column;gap:10px;flex:1}.meta{display:flex;align-items:center;justify-content:space-between;gap:10px;color:#8b7a99;font-size:13px}.meta span{color:#8a2be2;font-weight:800}.card-body h3{font-size:20px;line-height:1.36;margin:0}.card-body p{color:var(--muted);margin:0;flex:1}.text-link{font-weight:800;color:#8a2be2}.notice-box{padding:38px;background:linear-gradient(135deg,#fff7e6,#fff,#fbf2ff)}.notice-box p{font-size:17px;color:#4f415e;margin-bottom:0}.faq{background:#fbf8ff}.faq-list{max-width:880px;margin:auto;display:grid;gap:14px}.faq-list details{padding:20px 24px}.faq-list summary{cursor:pointer;font-weight:800;font-size:18px}.faq-list p{color:var(--muted);margin-bottom:0}.site-footer{background:#13091f;color:#dfd2ef;padding-top:58px}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr 1fr;gap:34px}.footer-icon{width:78px;height:78px;border-radius:18px;margin-bottom:16px}.site-footer h3{color:#fff}.site-footer a{display:block;color:#dfd2ef;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);padding:20px;text-align:center;color:#ae9dbf;margin-top:40px}.page-hero{padding:44px 0;background:linear-gradient(135deg,#16081f,#2a1446);color:#fff}.page-hero-grid{display:grid;grid-template-columns:.65fr .35fr;gap:24px;align-items:center}.page-hero h1{font-size:54px;margin:8px 0}.page-hero p{color:#eee0fb}.page-hero img{border-radius:26px;aspect-ratio:21/9;width:100%;object-fit:cover;box-shadow:0 24px 70px rgba(0,0,0,.34)}.news-layout{grid-template-columns:repeat(2,1fr)}.list-card{flex-direction:row}.list-card .card-media{width:42%;min-width:260px}.list-card .card-media img{height:100%;aspect-ratio:auto}.pagination{display:flex;justify-content:center;gap:10px;margin-top:34px}.pagination a{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid var(--line);font-weight:800}.pagination .current{background:var(--primary);color:#fff}.narrow{max-width:880px}.article-wrap{padding:42px 0 80px;background:#fff}.breadcrumbs{display:flex;gap:10px;align-items:center;flex-wrap:wrap;color:#8b7a99;margin-bottom:20px}.breadcrumbs a{color:#8a2be2;font-weight:700}.article-header h1{font-size:clamp(34px,5vw,58px);line-height:1.13;margin:14px 0}.article-header p{font-size:18px;color:#64546f}.article-main-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:28px;box-shadow:var(--shadow);margin:28px 0 36px}.article-content{font-size:18px;color:#372643}.article-content h2{font-size:28px;margin-top:34px}.article-content p{margin:12px 0 20px}.article-disclaimer{padding:22px;border-radius:20px;background:#fff8e6;border:1px solid rgba(243,189,66,.4);color:#4a3c2d;margin:34px 0}.related{margin-top:50px}.rec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.rec-card{overflow:hidden;padding-bottom:18px}.rec-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.rec-card span,.rec-card strong{display:block;padding:0 16px}.rec-card span{color:#8a2be2;font-size:13px;font-weight:800;margin-top:14px}.rec-card strong{line-height:1.4}.back-link{margin-top:22px}.ambient-dot,.variant-ribbon{position:fixed;pointer-events:none;z-index:0}.ambient-dot{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,var(--gold),var(--primary2));opacity:.18}.variant-ribbon{height:1px;background:linear-gradient(90deg,transparent,var(--primary2),transparent);opacity:.18}body.t-variant-1{--radius:22px}body.t-variant-2{--radius:28px;--shadow:0 20px 54px rgba(40,12,58,.14)}body.t-variant-3{--primary:#7627d9;--primary2:#cc249b}body.t-variant-4{--gold:#f0b33e}body.t-variant-5{--line:rgba(74,23,103,.18)}body.t-variant-6{--radius:20px;--cyan:#17c2da}@media (max-width:900px){.container{width:min(100% - 28px,1180px)}.header-inner{height:auto;min-height:70px}.brand img{height:46px;width:138px}.nav-toggle{display:block}.site-nav{position:absolute;top:70px;left:14px;right:14px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);display:none;flex-direction:column;align-items:stretch}.site-nav.open{display:flex}.site-nav a{padding:12px 14px}.hero{padding-top:34px}.hero-grid,.two-col,.feature-grid,.page-hero-grid{grid-template-columns:1fr}.hero-copy{text-align:left}.content-cards,.install-grid,.article-grid,.news-layout,.rec-grid,.footer-grid{grid-template-columns:1fr}.list-card{flex-direction:column}.list-card .card-media{width:100%;min-width:0}.row-head{align-items:flex-start}.page-hero h1{font-size:42px}.section{padding:54px 0}.hero-visual img{object-fit:cover}.article-main-img{border-radius:20px}.footer-grid{gap:10px}}@media (max-width:520px){.hero h1{font-size:38px}.section h2{font-size:30px}.article-header h1{font-size:34px}.card-body{padding:18px}.install-grid>div,.content-cards>div{padding:20px}.page-hero img{aspect-ratio:16/9}.hero-actions .btn{width:100%}}


/* v2: 结构对齐与安全差异化增强 */
body.theme-slot{--skin-noise:radial-gradient(circle at 12% 18%,rgba(219,45,179,.06),transparent 26%),radial-gradient(circle at 88% 4%,rgba(17,210,231,.06),transparent 24%)}
body.theme-slot:before{content:"";position:fixed;inset:0;background:var(--skin-noise);pointer-events:none;z-index:-1}.site-header{box-shadow:0 10px 26px rgba(45,17,64,.05)}.hero{padding:64px 0 52px}.hero-grid{gap:44px}.hero-visual{background:#180825}.hero-visual img{object-position:center center}.article-grid{align-items:stretch}.article-card{height:100%}.card-body{min-height:250px}.list-card .card-body{min-height:220px}.meta{min-height:22px}.audit-section{background:linear-gradient(135deg,#160920,#24113d 58%,#102033)}.audit-section .install-grid>div{min-height:210px}.content-cards>div,.install-grid>div,.article-card,.rec-card{transition:transform .22s ease, box-shadow .22s ease}.content-cards>div:hover,.install-grid>div:hover,.article-card:hover,.rec-card:hover{transform:translateY(-3px)}.article-content h2{padding-top:6px;border-top:1px solid rgba(80,40,110,.12)}body.t-variant-0 .article-card{border-radius:26px}body.t-variant-1 .card-media img{object-position:center 48%}body.t-variant-2 .hero-visual{border-radius:30px}body.t-variant-3 .btn-primary{box-shadow:0 16px 36px rgba(219,45,179,.22)}body.t-variant-4 .content-cards>div{background:linear-gradient(180deg,#fff,#fff9ef)}body.t-variant-5 .article-card{box-shadow:0 18px 48px rgba(36,10,58,.13)}body.t-variant-6 .site-nav a:hover{background:#f2f5ff}.ambient-dot{mix-blend-mode:multiply}.variant-ribbon{transform:rotate(var(--variant-angle,0deg));}
@media (max-width:900px){.hero{padding:36px 0 42px}.hero-grid{gap:26px}.hero-visual{border-radius:24px}.card-body,.list-card .card-body{min-height:auto}.audit-section .install-grid>div{min-height:0}.page-hero img{object-position:center}.news-layout{gap:18px}.brand{min-width:unset}.header-inner{position:relative}.article-grid{gap:18px}}
@media (max-width:520px){.container{width:calc(100% - 24px)}.hero p{font-size:16px}.hero-visual img{aspect-ratio:4/3}.page-hero h1{font-size:36px}.meta{align-items:flex-start;flex-direction:column;gap:2px}.rec-card strong{font-size:15px}.article-content{font-size:17px}.article-content h2{font-size:24px}.footer-bottom{font-size:13px}}

/* v3 final: 深度对齐、资讯站化与安全差异化增强 */
.hero-copy{position:relative;z-index:2}.hero-visual img{object-position:center center}.intro-section .two-col{align-items:stretch}.intro-section .info-panel{align-self:stretch;display:flex;flex-direction:column;justify-content:center}.article-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.article-card{min-width:0}.card-body h3{min-height:55px}.card-body p{min-height:78px}.card-body .text-link{margin-top:auto}.list-card .card-body h3{min-height:auto}.list-card .card-body p{min-height:auto}.card-media img{object-position:center center}.page-hero img{object-position:center center}.audit-section{background:linear-gradient(135deg,#160920,#24113d 58%,#102033);color:#fff}.audit-section .section-head p{color:#dfd0f0}.audit-section .install-grid>div{min-height:214px;background:rgba(255,255,255,.07);border-color:rgba(255,255,255,.14);color:#fff}.audit-section .install-grid p{color:#e2d5ef}.rec-grid{align-items:stretch}.rec-card{display:flex;flex-direction:column}.rec-card strong{min-height:46px}.site-footer .footer-grid p{max-width:580px}.btn{white-space:nowrap}.content-cards>div,.install-grid>div,.article-card,.rec-card{will-change:transform}.article-content p{letter-spacing:.01em}.article-content h2{line-height:1.32}.breadcrumbs em{font-style:normal;color:#8b7a99}.theme-slot .section-kicker{letter-spacing:.06em}body.t-variant-0 .section{--local-gap:0}body.t-variant-1 .article-card{border-radius:25px}body.t-variant-2 .hero-grid{gap:50px}body.t-variant-3 .notice-box{border-radius:30px}body.t-variant-4 .rec-card{border-radius:22px}body.t-variant-5 .card-media img{object-position:center 52%}body.t-variant-6 .content-cards>div{border-radius:28px}
@media (max-width:900px){.article-grid{grid-template-columns:1fr}.card-body h3,.card-body p,.rec-card strong{min-height:0}.page-hero-grid{gap:18px}.page-hero img{max-height:260px}.hero-visual img{aspect-ratio:16/9}.audit-section .install-grid>div{min-height:0}.footer-grid{grid-template-columns:1fr}.site-footer{padding-top:42px}.hero-actions{align-items:stretch}}
@media (max-width:520px){.header-inner{gap:12px}.brand img{width:128px}.hero h1{font-size:34px;letter-spacing:-.045em}.hero-copy p,.section-head p,.intro-section p{font-size:16px}.page-hero{padding:34px 0}.page-hero h1{font-size:34px}.article-main-img{aspect-ratio:4/3}.btn{width:100%}.hero-actions{width:100%}}


/* v4: 最终资讯站化、图片裁切与移动端稳定优化 */
.site-nav a[aria-current="page"]{background:#f4edf9;color:#6c22c8}.hero-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.hero-copy p{max-width:620px}.hero-visual{min-height:320px}.hero-visual img{height:100%;min-height:320px;object-fit:cover;object-position:center 44%}.feature-image img,.card-media img,.rec-card img,.article-main-img{background:#210d32}.card-media img{object-position:center 46%}.article-card .meta span,.list-card .meta span{white-space:nowrap}.article-card .meta time{white-space:nowrap}.article-card h3 a{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card p{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.list-card .card-body{justify-content:space-between}.list-card .card-media img{object-fit:cover;object-position:center 47%}.editor-note{margin:0 0 30px;padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,#fbf7ff,#fff);border:1px solid var(--line);box-shadow:0 14px 38px rgba(28,8,45,.08)}.editor-note strong{display:block;margin-bottom:8px;color:#4a245f}.editor-note ul{margin:0;padding-left:20px;color:#5a4a66}.editor-note li{margin:5px 0}.page-news .site-nav a[href="/news/"],.article-page .site-nav a[href="/news/"]{background:#f4edf9;color:#6c22c8}.article-content{max-width:100%;overflow-wrap:anywhere}.article-disclaimer{line-height:1.75}.footer-grid{align-items:start}.footer-grid a:hover{color:#fff}.ambient-dot,.variant-ribbon{max-width:100vw;overflow:hidden}body.t-variant-2 .card-media img{object-position:center 43%}body.t-variant-4 .hero-visual img{object-position:center 40%}body.t-variant-6 .article-main-img{object-position:center 48%}
@media (max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-visual{min-height:0}.hero-visual img{min-height:0;aspect-ratio:16/9}.page-hero img{width:100%;max-height:none;aspect-ratio:21/9}.list-card .card-media img{aspect-ratio:16/9;height:auto}.article-card h3 a,.article-card p{-webkit-line-clamp:unset;display:block}.article-card .meta{flex-direction:row}.editor-note{padding:18px}}
@media (max-width:520px){.site-header{position:sticky}.site-nav{max-height:calc(100vh - 86px);overflow:auto}.brand img{height:42px;width:122px}.hero-visual img{aspect-ratio:4/3;object-position:center}.content-cards{gap:14px}.article-card .meta{flex-direction:column;align-items:flex-start}.page-hero img{aspect-ratio:16/9}.footer-icon{width:64px;height:64px}.editor-note{border-radius:18px}}
