/*! fp-shell.css v132b3579 */
/* Generated: 2026-04-19 17:44:31 */
/* Domain: zh-biyity.com */
/* Improved user interaction */
/* Advanced styling techniques */
/* Optimized rendering */

.css_09ae45 {
    /* Random class Cd5566982 fingerprint optimization */
    display: none;
}

/**
 * app/template_codex — 轻量壳层样式锚点（与 header_body 内联关键规则对齐）
 */
:root {
    --slv-fp-shell: 1;
}

/* CDN 未扫到类名时的网格兜底（与 Tailwind 类叠加） */
.slv-adv-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}
@media (min-width: 640px) {
    .slv-adv-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .slv-adv-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.slv-trust-grid {
    display: grid;
    gap: 2.5rem;
    grid-template-columns: 1fr;
}
@media (min-width: 768px) {
    .slv-trust-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.slv-hero-h2 {
    background: linear-gradient(165deg, #a855f7 0%, #3b82f6 72%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}
.slv-download-band {
    background: linear-gradient(
        90deg,
        rgba(168, 85, 247, 0.08) 0%,
        #070f24 34%,
        #070f24 66%,
        rgba(59, 130, 246, 0.08) 100%
    );
}
.slv-bottom-cta {
    background: linear-gradient(
        90deg,
        rgba(59, 130, 246, 0.08) 0%,
        #070f24 35%,
        #070f24 65%,
        rgba(59, 130, 246, 0.08) 100%
    );
}
.slv-adv-icon-tone-1 { background: rgba(59, 130, 246, 0.1) !important; }
.slv-adv-icon-tone-2 { background: rgba(48, 171, 232, 0.1) !important; }
.slv-adv-icon-tone-3 { background: rgba(168, 85, 247, 0.1) !important; }
.slv-adv-icon-tone-4 { background: rgba(59, 130, 246, 0.1) !important; }

/* 友情链接区块（FriendlyLinksHtmlBuilder + footer_body.json） */
.tsl-ft-friends {
    margin-top: 1.25rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
}
.tsl-ft-friends-title {
    font-size: 0.875rem;
    font-weight: 600;
    color: rgba(250, 250, 249, 0.9);
    margin: 0 0 0.5rem;
}
.tsl-ft-friends-list {
    display: flex;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    list-style: none;
    padding: 0;
    margin: 0;
}
.tsl-ft-friends-list a {
    color: rgba(250, 250, 249, 0.75);
    font-size: 0.8125rem;
    text-decoration: underline;
    text-underline-offset: 2px;
}
.tsl-ft-friends-list a:hover {
    color: #3b82f6;
}

/* footer 主体布局 */
.tsl-ft-inner {
    max-width: 80rem;
    margin: 0 auto;
    padding: 2.5rem 1rem;
}
@media (min-width: 640px) {
    .tsl-ft-inner {
        padding: 3rem 1.5rem;
    }
}
.tsl-ft-brand {
    text-align: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
    padding-bottom: 1.5rem;
    margin-bottom: 1.5rem;
}
@media (min-width: 640px) {
    .tsl-ft-brand {
        text-align: left;
    }
}
.tsl-ft-brand-title {
    color: #f8fafc;
    font-size: 1.125rem;
    font-weight: 700;
    margin: 0 0 0.5rem 0;
}
.tsl-ft-brand-desc {
    margin: 0;
    color: #94a3b8;
    font-size: 0.875rem;
    line-height: 1.7;
}
.tsl-ft-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1.25rem;
}
@media (min-width: 900px) {
    .tsl-ft-grid {
        grid-template-columns: 1.2fr 1fr 1fr;
        gap: 1.5rem;
    }
}
.tsl-ft-col {
    background: rgba(15, 23, 42, 0.45);
    border: 1px solid rgba(30, 41, 59, 0.8);
    border-radius: 0.9rem;
    padding: 1rem;
}
.tsl-ft-col h3 {
    margin: 0 0 0.75rem 0;
    font-size: 0.9rem;
    font-weight: 700;
}
.tsl-ft-links,
.tsl-ft-svc,
.tsl-ft-contact {
    list-style: none;
    margin: 0;
    padding: 0;
    display: grid;
    gap: 0.5rem;
}
.tsl-ft-links a,
.tsl-ft-svc a,
.tsl-ft-contact a {
    color: #cbd5e1;
    text-decoration: none;
    font-size: 0.8125rem;
}
.tsl-ft-contact li {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem;
    font-size: 0.8125rem;
    color: #cbd5e1;
}
.tsl-ft-contact .tsi {
    color: #60a5fa;
    width: 0.9rem;
    margin-top: 0.1rem;
}
.tsl-ft-bar {
    margin-top: 1.5rem;
    padding-top: 1rem;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    display: flex;
    flex-direction: column;
    gap: 0.75rem;
    align-items: center;
}
@media (min-width: 768px) {
    .tsl-ft-bar {
        flex-direction: row;
        justify-content: space-between;
    }
}
.tsl-ft-bar-copy {
    margin: 0;
    font-size: 0.75rem;
    color: #94a3b8;
}
.tsl-ft-bar-nav {
    display: flex;
    gap: 0.75rem;
}
.tsl-ft-bar-nav a {
    font-size: 0.75rem;
    color: #94a3b8;
    text-decoration: none;
}

/* 文章正文 h2/h3 锚点：固定顶栏下滚动预留 */
.article-prose [id^="article-h-"] {
    scroll-margin-top: 5rem;
}

/* 首页新闻网格（与 header内联样式一致，便于仅引用 fp-shell 的站点） */
.home-news-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}
/* ≥640px：固定三列，6 条新闻为两行三列 */
@media (min-width: 640px) {
    .home-news-grid {
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}
.home-news-grid > * {
    min-width: 0;
}
.home-news-thumb {
    position: relative;
    overflow: hidden;
    background: rgba(12, 10, 9, 0.6);
    aspect-ratio: 16 / 10;
    max-height: 8.5rem;
}
@media (min-width: 640px) {
    .home-news-thumb {
        aspect-ratio: auto;
        height: 6.75rem;
        max-height: 6.75rem;
    }
}

/* header 兜底：即使 Tailwind 未生效也保持导航结构 */
.slv-header-nav {
    display: none;
}
.slv-header-nav a {
    color: #a3adc2;
    text-decoration: none;
}
.slv-header-nav a:hover {
    color: #ffffff;
}
.slv-header-actions a {
    text-decoration: none;
}
@media (min-width: 768px) {
    .slv-header-nav {
        display: flex !important;
    }
}

/* 首页优势区兜底：防止退化为单列长条 */
.home-adv-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}
@media (min-width: 640px) {
    .home-adv-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .home-adv-grid {
        grid-template-columns: repeat(4, minmax(0, 1fr));
    }
}
.home-adv-grid > .home-adv-card:nth-child(1) {
    border-color: rgba(59, 130, 246, 0.35);
    background: linear-gradient(135deg, rgba(37, 99, 235, 0.25), rgba(30, 58, 138, 0.25));
}
.home-adv-grid > .home-adv-card:nth-child(2) {
    border-color: rgba(168, 85, 247, 0.35);
    background: linear-gradient(135deg, rgba(147, 51, 234, 0.25), rgba(88, 28, 135, 0.25));
}
.home-adv-grid > .home-adv-card:nth-child(3) {
    border-color: rgba(34, 197, 94, 0.35);
    background: linear-gradient(135deg, rgba(22, 163, 74, 0.22), rgba(20, 83, 45, 0.22));
}
.home-adv-grid > .home-adv-card:nth-child(4) {
    border-color: rgba(249, 115, 22, 0.35);
    background: linear-gradient(135deg, rgba(234, 88, 12, 0.22), rgba(124, 45, 18, 0.22));
}

/* news 页“最新动态”兜底三列网格 */
.slv-news-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}
@media (min-width: 640px) {
    .slv-news-grid {
        gap: 1.25rem;
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
@media (min-width: 1024px) {
    .slv-news-grid {
        gap: 1.5rem;
        grid-template-columns: repeat(3, minmax(0, 1fr));
    }
}

/* 文章详情页：正文 + 侧栏（Tailwind 未生效时兜底） */
.slv-article-grid {
    display: grid;
    gap: 1rem;
    grid-template-columns: 1fr;
}
.slv-article-grid > * {
    min-width: 0;
}
@media (min-width: 1024px) {
    .slv-article-grid {
        grid-template-columns: minmax(0, 2fr) minmax(0, 1fr);
        gap: 1.5rem;
        align-items: start;
    }
}

/* figma-html/index.html 手机稿布局（home_body 5.x） */
.figma-phone-wrap {
    min-height: calc(100vh - 4rem);
}
.figma-phone-shell {
    box-sizing: border-box;
    /* 默认走桌面宽度兜底，移动端在后面的 pointer:coarse 媒体查询里再回退到 390px */
    max-width: 80rem !important;
}
.figma-phone-wrap {
    padding-left: 1rem;
    padding-right: 1rem;
}
@media (min-width: 640px) {
    .figma-phone-wrap {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}
@media (min-width: 640px) {
    /* 将“手机壳”在桌面端自动扩展为全站内容宽度，避免整体仍显示为手机端 */
    .figma-phone-shell {
        max-width: 80rem !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        background: transparent !important;
        padding: 0 !important;
    }
    .figma-phone-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

/* 默认移动端保持原始 390px 体验 */
@media (max-width: 639.98px) and (pointer: coarse) {
    .figma-phone-shell {
        max-width: 390px !important;
    }
}

/* 桌面环境兜底：即使窗口宽度 < 768，也尽量走桌面布局 */
@media (hover: hover) and (pointer: fine) {
    .figma-phone-shell {
        max-width: 80rem !important;
        border-radius: 0 !important;
        box-shadow: none !important;
        background: transparent !important;
        padding: 0 !important;
    }
    .figma-phone-wrap {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}
.figma-hero-title {
    letter-spacing: 0.01em;
}
.figma-hero-sub {
    opacity: 0.92;
}
.figma-stat-card p {
    margin: 0;
}
