/* 鍏变韩鏍峰紡 - 椤堕儴銆佸簳閮ㄥ拰鑻遍泟鍖哄煙 */
@charset "UTF-8";

/* 鍩虹鏍峰紡鍙橀噺 - 鐜颁唬绉戞妧钃濅富棰� */
:root {
    --bs-blue: #3B82F6;
    --bs-indigo: #1E3A5F;
    --bs-purple: #6366F1;
    --bs-pink: #e91e63;
    --bs-red: #EF4444;
    --bs-orange: #F59E0B;
    --bs-yellow: #00D4FF;
    --bs-green: #10B981;
    --bs-teal: #14B8A6;
    --bs-cyan: #00D4FF;
    --bs-black: #0A1929;
    --bs-white: #fff;
    --bs-gray: #64748B;
    --bs-gray-dark: #1E293B;
    --bs-primary: #0A1929;
    --bs-secondary: #1E3A5F;
    --bs-success: #10B981;
    --bs-info: #00D4FF;
    --bs-warning: #F59E0B;
    --bs-danger: #EF4444;
    --bs-light: #F1F5F9;
    --bs-dark: #0A1929;
}

/* 鍩虹閲嶇疆 */
*, ::after, ::before {
    box-sizing: border-box;
}

body {
    background: #0A1929;
    color: white;
    margin: 0;
    padding: 0;
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    min-height: 100vh;
}

/* 瀹瑰櫒鏍峰紡 */
.message-slow-4957 {
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .message-slow-4957 {
        max-width: 540px;
    }
}

@media (min-width: 768px) {
    .message-slow-4957 {
        max-width: 720px;
        margin: auto;
    }
}

@media (min-width: 992px) {
    .message-slow-4957 {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .message-slow-4957 {
        max-width: 1140px;
    }
}

/* 缃戞牸绯荤粺 */
.gold-5a12 {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}

.gold-5a12 > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.pink_4199 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 992px) {
    .preview_7cda {
        flex: 0 0 auto;
        width: 50%;
    }
}

/* 鎸夐挳閲嶆柊璁捐锛氶粯璁よ兌鍥婂舰锛圥ill锛夛紝杞婚噺浜や簰锛屾棤绻侀噸鐗规晥 */
.soft_7567 {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.65rem 1.25rem;
    font-size: 0.95rem;
    font-weight: 700;
    letter-spacing: 0.2px;
    border-radius: 999px; /* 榛樿鑳跺泭褰� */
    border: none;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: transform 0.08s ease, box-shadow 0.2s ease, background-color 0.2s ease, color 0.2s ease;
}

/* 褰㈢姸鍙€夛細淇濈暀榛樿鑳跺泭锛屽悓鏃舵彁渚涘渾瑙�/鏂硅鍙樹綋 */
.list-edef { border-radius: 999px; }
.pattern-f1b8 { border-radius: 12px; }
.outline_fb6a { border-radius: 6px; }

/* 鍥炬爣瀹瑰櫒锛堝彲閫夛級 */
.glass-0ae7 { display: inline-block; line-height: 0; }

/* Focus 鍙鐜� */
.soft_7567:focus-visible {
    outline: none;
    box-shadow: 0 0 0 3px rgba(0, 212, 255, 0.35), 0 6px 20px rgba(0,0,0,0.2);
}

/* 鎸変笅鎬侊細杞诲井鎸夊帇 */
.soft_7567:active { transform: translateY(1px) scale(0.99); }

/* 绂佺敤鎬� */
.soft_7567:disabled, .soft_7567[disabled] {
    opacity: 0.6;
    cursor: not-allowed;
    box-shadow: none;
}

/* 涓绘寜閽細鐜颁唬绉戞妧钃濓紝鍔犲叆缁嗗井闃村奖 */
.liquid-70a2 {
    background-color: #3B82F6;
    color: #ffffff;
    box-shadow: 0 6px 16px rgba(59, 130, 246, 0.35);
}

.liquid-70a2:hover {
    background-color: #2563EB;
    color: #ffffff;
    box-shadow: 0 10px 22px rgba(59, 130, 246, 0.45);
}

/* 鎴愬姛鎸夐挳锛氶潚鑹插己璋冿紝鍔犲叆缁嗗井闃村奖 */
.nav-pink-a3e0 {
    background-color: #00D4FF;
    color: #0A1929;
    box-shadow: 0 6px 16px rgba(0, 212, 255, 0.35);
}

.nav-pink-a3e0:hover {
    background-color: #00B8E6;
    color: #0A1929;
    box-shadow: 0 10px 22px rgba(0, 212, 255, 0.45);
}

/* 灏哄鍙樹綋锛氫笌鐜版湁 .video_bright_40e7 鍏煎骞舵柊澧炲皬鍙� */
.video_bright_40e7 { padding: 0.9rem 1.5rem; font-size: 1.05rem; }
.green-f38d { padding: 0.5rem 0.9rem; font-size: 0.85rem; }

/* 宸ュ叿绫� */
.paper-6d1d {
    border-radius: 2px;
}

.notice-bright-4dea {
    border-radius: 2rem;
}

.solid-09e2 {
    text-align: center;
}

.pagination_5c27 {
    color: white;
}

.in-c65d {
    text-decoration: none;
}

.dirty-6250 {
    display: flex;
}

.column-262e {
    justify-content: space-between;
}

.huge_3703 {
    justify-content: center;
}

.shade-stone-e11d {
    align-items: center;
}

.rough_9897 {
    margin-right: 0.5rem;
}

.title_east_4c47 {
    margin-right: 1rem;
}

.column_f2b6 {
    margin-left: 1rem;
}

.simple-59a2 {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.component-out-b4db {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.description_6c7b {
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.active-3cfc {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.shade-bottom-9462 {
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.hero_c66b {
    background: linear-gradient(135deg, #0A1929 0%, #1E3A5F 100%);
}

.card_1948 {
    max-width: 100%;
    height: auto;
}

/* 鏍囬鏍峰紡 */
h1, h2, h3, h4 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: calc(1.375rem + 1.5vw);
}

@media (min-width: 1200px) {
    h1 {
        font-size: 2.5rem;
    }
}

h2 {
    font-size: calc(1.325rem + 0.9vw);
}

@media (min-width: 1200px) {
    h2 {
        font-size: 2rem;
    }
}

h3 {
    font-size: calc(1.3rem + 0.6vw);
}

@media (min-width: 1200px) {
    h3 {
        font-size: 1.75rem;
    }
}

h4 {
    font-size: calc(1.275rem + 0.3vw);
}

@media (min-width: 1200px) {
    h4 {
        font-size: 1.5rem;
    }
}

p {
    margin-top: 0;
    margin-bottom: 1rem;
}

a {
    color: rgba(13, 110, 253, 1);
    text-decoration: underline;
}

img {
    vertical-align: middle;
}

/* 椤堕儴瀵艰埅鏍峰紡 */
header {
    padding: 0.25rem 0; /* slight whitespace */
    background-color: transparent;
}

header .message-slow-4957 {
    position: relative;
}

header .dirty-6250 {
    align-items: center;
    justify-content: space-between;
}

header img {
    width: 100px;
    height: 100px;
}

/* 鑻遍泟鍖哄煙鏍峰紡 */
.photo_b38d {
    padding: 1.5rem 0;
    background-color: transparent;
    margin: 0.5rem 0;
}

.photo_b38d h1 {
    color: white;
    margin-bottom: 0.75rem;
}

.photo_b38d p {
    color: white;
    margin-bottom: 1rem;
}

.photo_b38d .soft_7567 {
    margin-top: 0.75rem;
}

/* 搴曢儴鏍峰紡 */
footer {
    padding: 1.5rem 0 0.75rem;
    background: rgba(10, 25, 41, 0.8);
    border-top: 1px solid rgba(0, 212, 255, 0.2);
    margin-top: 2rem;
    backdrop-filter: blur(10px);
}

footer a {
    color: white;
    text-decoration: none;
}

footer a:hover {
    color: #ccc;
    text-decoration: underline;
}

/* 瀵艰埅鑿滃崟鏍峰紡 - 甯︿笅鎷夊瓙鑿滃崟 */
.badge-last-13a1 {
    background: linear-gradient(135deg, #1E3A5F 0%, #0A1929 100%);
    padding: 0; /* keep compact */
    margin: 0.25rem 0; /* slight whitespace */
    border-radius: 12px;
    box-shadow: 0 4px 15px rgba(30, 58, 95, 0.4), 0 1px 4px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 1000;
    border: 1px solid rgba(0, 212, 255, 0.2);
}

.badge-last-13a1 .message-slow-4957 {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 0.5rem;
}

.badge-last-13a1 .disabled_tiny_818f {
    position: relative;
    display: inline-block;
    margin: 0 0.05rem;
}

.badge-last-13a1 .accent_bronze_9e6e {
    color: #ffffff;
    text-decoration: none;
    padding: 0.6rem 1.25rem; /* slightly wider for pill look */
    display: block;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-weight: 600;
    border-radius: 999px; /* pill shape */
    margin: 0.1rem;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 0.8rem;
    position: relative;
    overflow: hidden;
}

.badge-last-13a1 .accent_bronze_9e6e::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transition: left 0.6s ease;
}

.badge-last-13a1 .accent_bronze_9e6e:hover::before {
    left: 100%;
}

.badge-last-13a1 .accent_bronze_9e6e:hover {
    background: rgba(59, 130, 246, 0.2);
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(59, 130, 246, 0.3), 0 2px 8px rgba(0, 0, 0, 0.15);
    color: #00D4FF;
}

/* 涓嬫媺鑿滃崟鏍峰紡 */
.badge-last-13a1 .hover_selected_936e {
    position: absolute;
    top: calc(100% + 0.25rem);
    left: 50%;
    transform: translateX(-50%) translateY(-10px);
    background: linear-gradient(135deg, #1E3A5F 0%, #0A1929 100%);
    min-width: 200px;
    border-radius: 10px;
    box-shadow: 0 8px 25px rgba(30, 58, 95, 0.5), 0 2px 8px rgba(0, 0, 0, 0.3);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1001;
    border: 1px solid rgba(0, 212, 255, 0.25);
    backdrop-filter: blur(10px);
    padding: 0.25rem 0;
}

.badge-last-13a1 .disabled_tiny_818f:hover .hover_selected_936e {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.badge-last-13a1 .hover_selected_936e::before {
    content: '';
    position: absolute;
    top: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #1E3A5F;
}

.badge-last-13a1 .popup_f05a {
    color: #ffffff;
    text-decoration: none;
    padding: 0.6rem 1.25rem;
    display: block;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    font-size: 0.8rem;
    text-transform: none;
    letter-spacing: 0.25px;
    font-weight: 500;
    position: relative;
    margin: 0.05rem 0.25rem;
    border-radius: 6px;
    border-bottom: none;
}

.badge-last-13a1 .popup_f05a:not(:last-child)::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 60%;
    height: 1px;
    background: rgba(255, 255, 255, 0.08);
}

.badge-last-13a1 .popup_f05a:last-child {
    margin-bottom: 0;
}

.badge-last-13a1 .popup_f05a::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background: #3B82F6;
    border-radius: 0 3px 3px 0;
    transform: scaleY(0);
    transition: transform 0.3s ease;
}

.badge-last-13a1 .popup_f05a:hover {
    background: rgba(59, 130, 246, 0.15);
    color: #00D4FF;
    transform: translateX(8px);
    box-shadow: 0 4px 12px rgba(59, 130, 246, 0.3);
}

.badge-last-13a1 .popup_f05a:hover::before {
    transform: scaleY(1);
}

/* 涓嬫媺绠ご - 妗岄潰绔� */
@media (min-width: 769px) {
    .badge-last-13a1 .accent_bronze_9e6e.slow_dda0::after {
        content: '▼';
        margin-left: 0.5rem;
        font-size: 0.7rem;
        transition: transform 0.3s ease;
    }

    .badge-last-13a1 .disabled_tiny_818f:hover .accent_bronze_9e6e.slow_dda0::after {
        transform: rotate(180deg);
    }
}

/* 姹夊牎鍖呰彍鍗曟牱寮� - 鐜颁唬鍖栬璁★紙绱у噾鐗堬級*/
.box-6550 {
    display: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    padding: 0.3rem;
    background: rgba(0, 212, 255, 0.1);
    border-radius: 4px;
    border: 1.5px solid rgba(0, 212, 255, 0.3);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: visible;
    width: 30px;
    height: 30px;
}

.box-6550:hover {
    background: rgba(0, 212, 255, 0.2);
    border-color: rgba(0, 212, 255, 0.5);
    transform: scale(1.05);
    box-shadow: 0 2px 8px rgba(0, 212, 255, 0.3);
}

.box-6550 span {
    width: 16px;
    height: 2px;
    background: #00D4FF;
    margin: 1.2px 0;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border-radius: 1.5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.box-6550.fn-active-9c6b {
    background: rgba(255, 107, 107, 0.2);
    border-color: rgba(255, 107, 107, 0.5);
}

.box-6550.fn-active-9c6b span:nth-child(1) {
    transform: rotate(-45deg) translate(-4px, 5px);
    background: #ff6b6b;
}

.box-6550.fn-active-9c6b span:nth-child(2) {
    opacity: 0;
    transform: scale(0) rotate(180deg);
}

.box-6550.fn-active-9c6b span:nth-child(3) {
    transform: rotate(45deg) translate(-4px, -5px);
    background: #ff6b6b;
}

/* 绉诲姩绔彍鍗曞鍣� */
.form-prev-c05d {
    display: none;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 0.4rem 0.5rem;
}

.form-prev-c05d span {
    color: #ffffff;
    font-weight: 600;
    font-size: 0.75rem;
    letter-spacing: 0.3px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}

.tag-005d {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}

/* 妗岄潰绔樉绀哄鑸唴瀹� */
@media (min-width: 769px) {
    .form-prev-c05d {
        display: none !important;
    }
    
    .tag-005d {
        display: flex !important;
    }
}

/* 閬僵灞傛牱寮� - 渚ц竟鑿滃崟鑳屾櫙 */
.button-2d55 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 1001;
    opacity: 0;
    transition: opacity 0.3s ease;
    cursor: pointer;
}

/* 绉诲姩绔槻婧㈠嚭浼樺寲 */
@media (max-width: 768px) {
    body {
        overflow-x: hidden;
        max-width: 100vw;
    }
    
    .message-slow-4957 {
        overflow-x: hidden;
    }
    
    img {
        max-width: 100%;
        height: auto;
    }
}

/* 绉诲姩绔彍鍗� - 绠€鍗曢《閮ㄤ笅鎷夊紡 */
@media (max-width: 768px) {
    .badge-last-13a1 {
        border-radius: 0;
    }
    
    .form-prev-c05d {
        display: flex;
        padding: 0.4rem 0.5rem;
        background: rgba(30, 58, 95, 0.3);
    }
    
    .box-6550 {
        display: flex;
    }
    
    /* 椤堕儴涓嬫媺鑿滃崟 - 榛樿闅愯棌 */
    .tag-005d {
        display: none;
        width: 100%;
        background: linear-gradient(180deg, #1E3A5F 0%, #0A1929 100%);
        padding: 0;
    }
    
    /* 鏄剧ず鑿滃崟 */
    .tag-005d.fn-show-9c6b {
        display: block;
    }
    
    /* 鑿滃崟椤� */
    .tag-005d .disabled_tiny_818f {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }
    
    .tag-005d .accent_bronze_9e6e {
        display: block;
        padding: 1.2rem 1.5rem;
        color: #00D4FF;
        background: transparent;
        text-decoration: none;
        font-size: 1.1rem;
        font-weight: 600;
        border: none;
        border-radius: 0;
    }
    
    .tag-005d .accent_bronze_9e6e:hover {
        background: rgba(59, 130, 246, 0.3);
    }
    
    /* 甯︿笅鎷夌殑鑿滃崟椤� */
    .tag-005d .accent_bronze_9e6e.slow_dda0 {
        position: relative;
        padding-right: 3rem;
    }
    
    .tag-005d .accent_bronze_9e6e.slow_dda0::after {
        content: '▼';
        position: absolute;
        right: 1.5rem;
        top: 50%;
        transform: translateY(-50%);
        color: #00D4FF;
        font-size: 0.8rem;
        transition: transform 0.3s;
    }
    
    .tag-005d .disabled_tiny_818f.fn-active-9c6b .accent_bronze_9e6e.slow_dda0::after {
        transform: translateY(-50%) rotate(180deg);
    }
    
    /* 涓嬫媺瀛愯彍鍗� - 浼樺寲鏍峰紡 */
    .tag-005d .hover_selected_936e {
        display: none;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.5) 100%);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.3);
        border-top: 2px solid rgba(0, 212, 255, 0.2);
        border-bottom: 2px solid rgba(0, 212, 255, 0.1);
        padding: 0.5rem 0;
    }
    
    .tag-005d .disabled_tiny_818f.fn-active-9c6b .hover_selected_936e {
        display: block;
        animation: slideDown 0.3s ease;
    }
    
    @keyframes slideDown {
        from {
            opacity: 0;
            max-height: 0;
        }
        to {
            opacity: 1;
            max-height: 500px;
        }
    }
    
    .tag-005d .popup_f05a {
        display: flex;
        align-items: center;
        padding: 1rem 1.5rem 1rem 2.5rem;
        color: #E2E8F0;
        text-decoration: none;
        font-size: 1.05rem;
        font-weight: 500;
        border: none;
        border-radius: 0;
        border-left: 3px solid transparent;
        transition: all 0.25s ease;
        position: relative;
        margin: 0.2rem 0;
    }
    
    /* 瀛愯彍鍗曢」鍓嶇殑瑁呴グ鍥炬爣 */
    .tag-005d .popup_f05a::before {
        content: '▼';
        position: absolute;
        left: 1rem;
        color: #00D4FF;
        font-size: 0.9rem;
        transition: all 0.25s ease;
    }
    
    /* 瀛愯彍鍗曢」涔嬮棿鐨勫垎闅旂嚎 */
    .tag-005d .popup_f05a:not(:last-child)::after {
        content: '';
        position: absolute;
        bottom: 0;
        left: 2.5rem;
        right: 1rem;
        height: 1px;
        background: linear-gradient(90deg, rgba(255, 235, 59, 0.2), rgba(255, 235, 59, 0.05), transparent);
    }
    
    .tag-005d .popup_f05a:hover {
        background: rgba(59, 130, 246, 0.35);
        border-left-color: #00D4FF;
        color: #00D4FF;
        padding-left: 2.8rem;
    }
    
    .tag-005d .popup_f05a:hover::before {
        left: 1.3rem;
        color: #00D4FF;
    }
    
    .tag-005d .popup_f05a:active {
        background: rgba(59, 130, 246, 0.5);
        transform: scale(0.98);
    }
    
    header .dirty-6250 {
        flex-direction: row;
        gap: 1rem;
        justify-content: space-between;
        align-items: center;
    }
    
    .photo_b38d {
        text-align: center;
    }
}

/* 鑻遍泟鍖哄煙鎸夐挳缁熶竴榛勮壊锛屽苟涓庡浘鐗囩暀鍑洪棿璺� */
.photo_b38d .soft_7567 {
        background: linear-gradient(135deg, #00D4FF 0%, #3B82F6 100%);
    color: #0A1929;
    border: none;
}
.photo_b38d .soft_7567:hover {
    background: #3B82F6;
    color: #ffffff;
}

/* 妗岄潰绔細鎸夐挳涓庡浘鐗囧乏鍙崇暀鐧� */
@media (min-width: 992px) {
    .photo_b38d .soft_7567 { margin-right: 1rem; }
    .photo_b38d .card_1948 { margin-left: 1rem; }
}

/* 绉诲姩绔細鍥剧墖涓庢寜閽笂涓嬬暀鐧� */
@media (max-width: 768px) {
    .photo_b38d .card_1948 { margin-top: 1rem; }
}


/* css-noise: f877 */
.phantom-card-w4 {
  padding: 0.2rem;
  font-size: 10px;
  line-height: 1.2;
}