@font-face {
	font-weight: normal;
	font-style: normal;
	font-family: "woodmart-font";
	src: url("//turboaura.com/wp-content/themes/woodmart/fonts/woodmart-font-1-400.woff2?v=8.3.8") format("woff2");
}

:root {
	--wd-text-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-text-font-weight: 400;
	--wd-text-color: rgb(84,84,84);
	--wd-text-font-size: 14px;
	--wd-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-title-font-weight: 600;
	--wd-title-color: #242424;
	--wd-entities-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-entities-title-font-weight: 500;
	--wd-entities-title-color: #333333;
	--wd-entities-title-color-hover: rgb(51 51 51 / 65%);
	--wd-alternative-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-widget-title-font: "Poppins", Arial, Helvetica, sans-serif;
	--wd-widget-title-font-weight: 600;
	--wd-widget-title-transform: uppercase;
	--wd-widget-title-color: #333;
	--wd-widget-title-font-size: 16px;
	--wd-header-el-font: "Lato", Arial, Helvetica, sans-serif;
	--wd-header-el-font-weight: 700;
	--wd-header-el-transform: uppercase;
	--wd-header-el-font-size: 13px;
	--wd-otl-style: dotted;
	--wd-otl-width: 2px;
	--wd-primary-color: rgb(9,14,65);
	--wd-alternative-color: rgb(124,77,255);
	--btn-default-font-weight: 600;
	--btn-default-bgcolor: rgb(247,247,247);
	--btn-default-bgcolor-hover: rgba(2,0,168,0.24);
	--btn-accented-font-weight: 600;
	--btn-accented-bgcolor: rgb(9,14,65);
	--btn-accented-bgcolor-hover: rgb(43,80,230);
	--wd-form-brd-width: 2px;
	--notices-success-bg: rgb(73,96,224);
	--notices-success-color: #fff;
	--notices-warning-bg: rgb(224,178,82);
	--notices-warning-color: #fff;
	--wd-link-color: rgb(120,92,255);
	--wd-link-color-hover: rgb(9,14,65);
	--wd-link-decor-color-hover: rgb(120,92,255);
	--wd-sticky-btn-height: 95px;
}
.wd-age-verify-wrap {
	--wd-popup-width: 500px;
}
.wd-popup.wd-promo-popup {
	background-color: #111111;
	background-image: none;
}
.wd-promo-popup-wrap {
	--wd-popup-width: 800px;
}
:is(.woodmart-woocommerce-layered-nav, .wd-product-category-filter) .wd-scroll-content {
	max-height: 223px;
}
.wd-page-title .wd-page-title-bg img {
	object-fit: cover;
	object-position: center center;
}
.wd-footer {
	background-color: rgb(0,0,0);
	background-image: none;
}
html .wd-nav.wd-nav-main > li > a, html .whb-header .wd-header-cats .menu-opener {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 800;
}
html .wd-dropdown-menu.wd-design-sized .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-full-width .wd-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu > li > a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu > li > a, html .wd-dropdown-menu.wd-design-default .wd-sub-menu li a, .whb-general-header .wd-nav.wd-nav-secondary > li > a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;
}
html .wd-dropdown-menu.wd-design-sized .sub-sub-menu li a, html .wd-dropdown-menu.wd-design-full-width .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-wp-menu > .sub-sub-menu .sub-sub-menu li a, body .wd-dropdown-menu.wd-design-aside .wd-sub-menu .wd-sub-menu .sub-sub-menu li a {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 600;
}
html .whb-header .wd-header-cats .menu-opener, html .wd-dropdown-cats .wd-nav.wd-nav-vertical > li > a, html .wd-page-content .wd-product .product-wrapper .wd-entities-title, html .wd-product .price, html .wd-product .price > .amount, html .wd-product .price ins > .amount, html .product.wd-cat .wd-entities-title, html .product.wd-cat.cat-design-replace-title .wd-entities-title, html .wd-masonry-first .wd-cat:first-child .wd-entities-title, html .product-image-summary-wrap .product_title, html .wd-single-title .product_title, html .product-image-summary-wrap .summary-inner > .price, html .product-image-summary-wrap .summary-inner > .price > .amount, html .product-image-summary-wrap .summary-inner > .price > .price > .amount, html .product-image-summary-wrap .summary-inner > .price ins .amount, html .wd-single-price .price, html .wd-single-price .price > .amount, html .wd-single-price .price > ins .amount {
	font-family: Arial, Helvetica, sans-serif;	font-weight: 700;
}
.woodmart-archive-shop:not(.single-product) .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
	background-size: contain;
	background-attachment: inherit;
	background-position: center center;
}
.single-product .wd-page-content {
	background-image: none;
	background-repeat: no-repeat;
	background-size: cover;
}
.woodmart-archive-blog .wd-page-content {
	background-image: none;
	background-size: cover;
}
.product-labels .product-label.onsale {
	background-color: rgb(255,23,68);
	color: rgb(255,255,255);
}
.product-labels .product-label.new {
	background-color: rgb(124,77,255);
}
.product-labels .product-label.featured {
	background-color: rgb(43,80,230);
	color: rgb(255,255,255);
}
.product-labels .product-label.out-of-stock {
	background-color: rgba(9,14,65,0.4);
	color: rgb(255,255,255);
}
.mfp-wrap.wd-popup-quick-view-wrap {
	--wd-popup-width: 920px;
}
.woocommerce-product-gallery {
	--wd-gallery-gap: 1px;
}

@media (max-width: 1024px) {
	:root {
		--wd-sticky-btn-height: 95px;
	}

}

@media (max-width: 768.98px) {
	:root {
		--wd-sticky-btn-height: 42px;
	}

}
:root{
--wd-container-w: 1600px;
--wd-form-brd-radius: 5px;
--btn-default-color: #333;
--btn-default-color-hover: #333;
--btn-accented-color: #fff;
--btn-accented-color-hover: #fff;
--btn-default-brd-radius: 5px;
--btn-default-box-shadow: none;
--btn-default-box-shadow-hover: none;
--btn-accented-brd-radius: 5px;
--btn-accented-box-shadow: none;
--btn-accented-box-shadow-hover: none;
--wd-brd-radius: 5px;
}

@media (min-width: 1600px) {
section.elementor-section.wd-section-stretch > .elementor-container {
margin-left: auto;
margin-right: auto;
}
}

rs-slides :is([data-type=text],[data-type=button]) {
font-family: Lato !important;
}
rs-slides :is(h1,h2,h3,h4,h5,h6)[data-type=text] {
font-family: Poppins !important;
}

.wd-page-title {
background-color: rgb(9,14,65);
}

/* 1. 让 Size 下拉选择框全宽 */
.single-product table.variations select {
    width: 100% !important;
    max-width: 100% !important;
    min-width: 100% !important;
    border-radius: 4px; /* 可选：增加一点圆角 */
}
/* 让两个核心按钮并排平分 */
.single-product .entry-summary .cart {
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 10px;
}
.single-product .single_add_to_cart_button,
.single-product .wd-buy-now-btn {
    flex: 1 !important;
    width: calc(50% - 5px) !important;
}
/* 优化免运费进度条整体容器 */
.wd-free-shipping-bar {
    padding: 15px !important;
    background-color: #fcfcfc !important;
    border: 1px solid #eeeeee !important;
    border-radius: 8px !important;
}

/* 优化提示文字样式 */
.wd-free-shipping-bar .free-shipping-message {
    font-family: "Helvetica Neue", Arial, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
    letter-spacing: 0.5px !important;
    font-size: 13px !important;
    color: #000000 !important;
}

/* 高亮剩余金额数字，引导凑单 */
.wd-free-shipping-bar .amount {
    color: #f1c40f !important; /* Turboaura 标志性黄色 */
    font-size: 110% !important;
    padding: 0 2px !important;
}

/* 进度条颜色优化（改为黑色背景） */
.wd-free-shipping-bar .progress-bar {
    background-color: #000000 !important;
    height: 8px !important;
    border-radius: 4px !important;
}

/* 进度条背景槽优化 */
.wd-free-shipping-bar .wd-progress-bar-wrapper {
    background-color: #e0e0e0 !important;
    height: 8px !important;
    border-radius: 4px !important;
}

.wpcf7 .hidden-fields-container,
.wpcf7 input[type="hidden"] {
    display: none !important;
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
}

/* --- TURBO SOURCING 系统核心样式 --- */
#turbo-sourcing-system {
    background: #000000 !important;
    padding: 50px 30px !important;
    border: 1px solid #222 !important;
    max-width: 650px;
    margin: 40px auto;
    color: #fff !important;
    font-family: 'Inter', sans-serif;
    position: relative;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
}

.sourcing-header { text-align: center; margin-bottom: 40px; }
.sourcing-header h3 { 
    color: #f1c40f !important; /* 金色 */
    letter-spacing: 5px !important;
    font-weight: 900 !important;
    margin-bottom: 5px !important;
}

.sourcing-header p { color: #666; font-size: 10px; letter-spacing: 2px; }

/* 表单行样式 */
.field-row { margin-bottom: 25px; }
.field-row label {
    display: block;
    font-size: 11px;
    color: #f1c40f;
    letter-spacing: 2px;
    margin-bottom: 8px;
    font-weight: bold;
}

/* 输入框优化 */
#turbo-sourcing-system input[type="text"],
#turbo-sourcing-system input[type="email"],
#turbo-sourcing-system select,
#turbo-sourcing-system textarea {
    background: #0d0d0d !important;
    border: 1px solid #333 !important;
    color: #fff !important;
    border-radius: 0 !important;
    padding: 12px !important;
    width: 100%;
    transition: all 0.5s;
}

#turbo-sourcing-system input:focus, 
#turbo-sourcing-system textarea:focus {
    border-color: #f1c40f !important;
    background: #151515 !important;
    outline: none;
}

/* 提交按钮：黑金机能感 */
.form-submit { position: relative; margin-top: 30px; text-align: center; }
#turbo-sourcing-system input[type="submit"] {
    background: #f1c40f !important;
    color: #000 !important;
    border: none !important;
    padding: 18px 50px !important;
    font-weight: 900 !important;
    letter-spacing: 4px !important;
    width: 100%;
    cursor: pointer;
    transition: 0.4s;
    text-transform: uppercase;
}

#turbo-sourcing-system input[type="submit"]:hover {
    background: #fff !important;
    box-shadow: 0 0 20px rgba(255,255,255,0.4);
}

/* 复选框美化 */
.acceptance-group, .form-subscribe {
    font-size: 12px;
    color: #888;
    margin-top: 20px;
}
input[type="checkbox"] { accent-color: #f1c40f; }

/* --- 修复下拉菜单隐形文字问题 --- */

/* 1. 针对标准下拉选框的选项 */
#turbo-sourcing-system select option {
    background-color: #1a1a1a !important; /* 深灰色背景 */
    color: #ffffff !important;           /* 色文字，与主题一致 */
    padding: 10px !important;
}

/* 2. 针对某些移动端浏览器和特定主题组件 */
#turbo-sourcing-system select {
    color: #ffffff !important; /* 选中后的文字颜色 */
}

/* 3. 增强下拉框展开时的视觉（可选） */
#turbo-sourcing-system select:focus {
    background-color: #0d0d0d !important;
    color: #ffffff !important;
}

/* 4. 如果 WoodMart 强制使用了特定类名 (wd-style-base) */
.turboaura-contact-form select,
.turboaura-contact-form option {
    background-color: #111 !important;
    color: #ffffff !important;
}

/* --- TURBO TERMINAL HEADER 样式 --- */
.turbo-terminal-header {
    background: #000000 !important;
    padding: 40px 20px 20px !important;
    text-align: center !important;
    position: relative;
    overflow: hidden;
    border: 1px solid #222 !important;
    border-bottom: none !important; /* 与下方表单无缝连接 */
    max-width: 650px;
    margin: 0 auto;
}

/* 顶部状态灯 */
.status-indicator {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin-bottom: 15px;
}

.pulse-dot {
    width: 8px;
    height: 8px;
    background-color: #2ecc71; /* 运行绿 */
    border-radius: 50%;
    box-shadow: 0 0 10px #2ecc71;
    animation: terminal-pulse 2s infinite ease-in-out;
}

.status-text {
    color: #2ecc71 !important;
    font-size: 9px !important;
    letter-spacing: 2px !important;
    font-weight: 900;
}

/* 标题样式：黑金大写 */
.terminal-title {
    color: #f1c40f !important; /* 金色 */
    font-size: 28px !important;
    font-weight: 900 !important;
    letter-spacing: 6px !important;
    margin: 10px 0 !important;
    text-transform: uppercase !important;
}

/* 装饰分割线 */
.terminal-divider {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 15px 0;
}

.terminal-divider .line {
    width: 40px;
    height: 1px;
    background: rgba(241, 196, 15, 0.3);
}

.terminal-divider .diamond {
    width: 6px;
    height: 6px;
    background: #f1c40f;
    transform: rotate(45deg);
}

/* 副标题 */
.terminal-subtitle {
    color: rgba(255, 255, 255, 0.4) !important;
    font-size: 10px !important;
    letter-spacing: 2px !important;
    margin: 0 !important;
    text-transform: uppercase;
}

/* 扫描线动画效果 */
.terminal-scanner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: rgba(241, 196, 15, 0.1);
    box-shadow: 0 0 15px rgba(241, 196, 15, 0.2);
    animation: scan-move 8s linear infinite;
    pointer-events: none;
}

/* 动画定义 */
@keyframes terminal-pulse {
    0%, 100% { opacity: 1; transform: scale(1); }
    50% { opacity: 0.5; transform: scale(1.2); }
}

@keyframes scan-move {
    0% { top: 0%; }
    100% { top: 100%; }
}

/* 适配移动端 */
@media (max-width: 768px) {
    .terminal-title {
        font-size: 20px !important;
        letter-spacing: 4px !important;
    }
}

/* 外容器：黑客终端面板 */
.aura-hall-of-fame {
    background: #000;
    border: 1px solid #1a1a1a;
    max-width: 800px;
    margin: 40px auto;
    padding: 20px;
    position: relative;
    box-shadow: 0 0 30px rgba(241, 196, 15, 0.05);
}

.hall-header {
    text-align: center;
    border-bottom: 2px solid #f1c40f;
    padding-bottom: 20px;
    margin-bottom: 0;
}

.glitch-text {
    color: #f1c40f;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: 5px;
    text-transform: uppercase;
}

.hall-meta {
    font-size: 9px;
    color: #444;
    letter-spacing: 2px;
    margin-top: 5px;
}

/* 垂直跑马灯容器 */
.marquee-vertical-wrapper {
    height: 400px; /* 显示区域高度 */
    overflow: hidden;
    position: relative;
    background: repeating-linear-gradient(0deg, #000, #000 2px, #050505 2px, #050505 4px);
}

/* --- AURA HALL OF FAME: BEACON & HEADER --- */

/* 头部样式微调，容纳指示灯 */
.hall-header {
    text-align: center;
    border-bottom: 2px solid #f1c40f;
    padding: 30px 10px 20px; /* 增加顶部内边距给指示灯留出空间 */
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: center; /* 确保所有元素居中 */
}

/* 指示灯容器 */
.status-beacon-container {
    display: flex;
    align-items: center;
    gap: 15px; /* 灯和文字的间距 */
    margin-bottom: 20px; /* 与大标题的间距 */
}

/* 状态文字 (机能风) */
.status-text {
    color: #2ecc71; /* 运行绿 */
    font-size: 10px;
    font-family: monospace;
    letter-spacing: 3px;
    font-weight: 900;
    text-shadow: 0 0 5px rgba(46, 204, 113, 0.5);
}

/* 核心指示灯样式：大的、显眼、呼吸 */
.status-beacon {
    width: 14px; /* 大小可调 */
    height: 14px;
    background-color: #2ecc71; /* 运行绿 */
    border-radius: 50%; /* 圆形 */
    position: relative;
    box-shadow: 0 0 10px #2ecc71, 0 0 20px #2ecc71, 0 0 30px #2ecc71; /* 初始发光 */
    animation: beacon-pulse 2s infinite ease-in-out; /* 呼吸动画 */
}

/* 动画定义：呼吸效果 */
@keyframes beacon-pulse {
    0%, 100% { 
        transform: scale(1); 
        box-shadow: 0 0 10px #2ecc71, 0 0 20px #2ecc71;
        opacity: 1;
    }
    50% { 
        transform: scale(1.3); /* 放大到 1.3 倍 */
        box-shadow: 0 0 15px #2ecc71, 0 0 30px #2ecc71, 0 0 45px #2ecc71; /* 扩大的光晕 */
        opacity: 0.8;
    }
}

/* --- 原有大标题和副标题样式微调 --- */
.glitch-text {
    color: #f1c40f;
    font-size: 28px; /* 稍微调大一点主标题 */
    font-weight: 900;
    letter-spacing: 6px;
    text-transform: uppercase;
    margin: 10px 0; /* 调整间距 */
}

.hall-meta {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    letter-spacing: 2px;
    margin-top: 5px;
    font-family: monospace;
}

/* 突出显示日期 */
.highlight-date {
    color: #f1c40f;
    font-weight: bold;
    text-shadow: 0 0 5px rgba(241, 196, 15, 0.5);
    padding: 0 5px;
}

.marquee-vertical-content {
    display: flex;
    flex-direction: column;
    animation: marquee-up 10s linear infinite; /* 调整速度 */
}

/* 每一行的样式 */
.winner-row {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 10px;
    border-bottom: 1px solid #111;
    font-family: monospace;
    font-size: 12px;
}

/* 等级色彩控制 */
.winner-row.god-level { color: #f1c40f; text-shadow: 0 0 8px rgba(241, 196, 15, 0.4); font-weight: bold; }
.winner-row.elevated { color: #2ecc71; }
.winner-row.starter { color: #ffffff; opacity: 0.7; }

.win-status {
    font-size: 9px;
    border: 1px solid currentColor;
    padding: 2px 5px;
    border-radius: 3px;
}

.win-prize {
    text-decoration: underline;
    font-style: italic;
}

/* 垂直动画 */
@keyframes marquee-up {
    0% { transform: translateY(0); }
    100% { transform: translateY(-50%); }
}

/* 悬停暂停查看详情 */
.marquee-vertical-wrapper:hover .marquee-vertical-content {
    animation-play-state: paused;
}

/* 移动端适配 */
@media (max-width: 768px) {
    .winner-row { font-size: 10px; flex-wrap: wrap; gap: 5px; }
    .win-name { width: 50%; }
    .win-prize { width: 100%; color: #fff; }
}

/* 副标题样式优化 */
.hall-meta {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4); /* 深灰色底 */
    letter-spacing: 2px;
    margin-top: 8px;
    font-family: monospace;
}

/* 突出显示日期 */
.highlight-date {
    color: #f1c40f; /* 金色 */
    font-weight: bold;
    text-shadow: 0 0 5px rgba(241, 196, 15, 0.5);
    padding: 0 5px;
}

/* 活动协议简报样式 */
.aura-protocol-brief {
    max-width: 700px;
    margin: 20px auto 30px;
    padding: 15px;
    border-left: 2px solid #f1c40f; /* 金色侧边线，代表重要信息 */
    background: rgba(255, 255, 255, 0.03);
    text-align: left;
}

.protocol-tag {
    color: #f1c40f;
    font-size: 11px;
    font-weight: 900;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 10px;
}

.protocol-desc {
    color: rgba(255, 255, 255, 0.7);
    font-size: 13px;
    line-height: 1.6;
    font-family: 'Inter', sans-serif;
    margin-bottom: 10px;
}

.protocol-desc .highlight {
    color: #ffffff;
    font-weight: bold;
    border-bottom: 1px solid rgba(241, 196, 15, 0.3);
}

.protocol-footer {
    display: flex;
    gap: 20px;
    font-size: 9px;
    color: #2ecc71; /* 绿色，呼应呼吸灯 */
    font-family: monospace;
    opacity: 0.8;
}

/* 适配移动端 */
@media (max-width: 768px) {
    .aura-protocol-brief { margin: 15px; padding: 10px; }
    .protocol-desc { font-size: 11px; }
}

/* ============================================================
   TURBOAURA EVOLUTION PANEL - ULTIMATE EDITION V4.0
   功能：防重叠、雷达脉冲、机能风按钮、全自适应
   ============================================================ */

.aura-evolution-panel {
    background: rgba(255, 255, 255, 0.02);
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 50px 25px 30px; 
    margin: 40px 0;
    font-family: 'Inter', sans-serif;
    text-transform: uppercase;
    position: relative;
    overflow: visible;
}

/* 头部布局：左侧标题 + 右侧详情链接 */
.evolution-header {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 60px; /* 留足空间给下方的 L1/L2 标签 */
    border-bottom: 1px solid rgba(241, 196, 15, 0.2);
    padding-bottom: 15px;
}

.header-main {
    display: flex;
    flex-direction: column;
}

.evo-title {
    font-size: 12px;
    color: #f1c40f;
    letter-spacing: 2px;
    font-weight: 900;
}

.evo-version {
    font-size: 10px;
    color: rgba(255, 255, 255, 0.4);
    margin-top: 5px;
    font-family: monospace;
}

/* 机能风详情按钮 */
.evo-link-btn {
    font-size: 10px;
    color: #f1c40f;
    text-decoration: none;
    letter-spacing: 1.5px;
    padding: 6px 15px;
    border: 1px solid rgba(241, 196, 15, 0.3);
    background: rgba(241, 196, 15, 0.05);
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-transform: uppercase;
    font-weight: bold;
    white-space: nowrap;
}

.evo-link-btn:hover {
    background: #f1c40f;
    color: #000;
    box-shadow: 0 0 20px rgba(241, 196, 15, 0.5);
    transform: translateY(-2px);
}

/* 进度条核心内容区 */
.evolution-content-wrapper {
    position: relative;
    z-index: 5;
}

.evolution-steps {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: relative;
}

/* 节点与雷达脉冲 */
.step-node {
    width: 24px;
    height: 24px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
    background: #000;
    z-index: 2;
}

.node-inner {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
}

/* 修复重叠的 L1, L2 标签 */
.node-label {
    position: absolute;
    top: -35px; /* 绝对安全距离 */
    left: 50%;
    transform: translateX(-50%);
    font-size: 10px;
    font-family: monospace;
    color: rgba(255, 255, 255, 0.3);
    white-space: nowrap;
}

.evo-step.active .node-label { color: #f1c40f; font-weight: bold; }
.evo-step.active .step-node { border-color: #f1c40f; }
.evo-step.active .node-inner { background: #f1c40f; box-shadow: 0 0 8px #f1c40f; }

/* L2 特有的冲击效果 */
.step-node.highlight::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    border: 1px solid #f1c40f;
    border-radius: 50%;
    animation: radar-pulse 2s infinite;
}

@keyframes radar-pulse {
    0% { transform: scale(1); opacity: 0.8; }
    100% { transform: scale(2.5); opacity: 0; }
}

/* 连线样式 */
.evo-line {
    flex-grow: 1;
    height: 1px;
    background: rgba(255, 255, 255, 0.1);
    margin-top: 12px;
}

.evo-line.active { background: #f1c40f; box-shadow: 0 0 5px rgba(241, 196, 15, 0.3); }

/* 文字说明 */
.tier-name { color: #fff; font-weight: 900; font-size: 14px; display: block; }
.tier-status { color: rgba(255, 255, 255, 0.4); font-size: 9px; margin-top: 5px; display: block; font-family: monospace; }

/* 底部状态 */
.evolution-footer {
    margin-top: 35px;
    font-size: 9px;
    color: rgba(255, 255, 255, 0.2);
    text-align: right;
    letter-spacing: 1.5px;
    border-top: 1px solid rgba(255, 255, 255, 0.05);
    padding-top: 15px;
}

/* 移动端彻底优化 */
@media (max-width: 768px) {
    .evolution-header { flex-direction: column; gap: 15px; }
    .evolution-steps { flex-direction: column; gap: 40px; padding-left: 30px; }
    .evo-line { display: none; }
    .evo-step { flex-direction: row; gap: 20px; align-items: center; }
    .node-label { left: -35px; top: 50%; transform: translateY(-50%); }
}


/* ============================================================
   TURBOAURA RANK DETAILS - V2.0 INTEGRATED PROTOCOL
   修改点：标题纯白，按钮同步全站机能风扫描动画
   ============================================================ */

.turbo-rank-details-container {
    background: #000;
    color: #fff;
    padding: 60px 20px;
    font-family: 'Inter', sans-serif;
    max-width: 1100px;
    margin: 0 auto;
}

.protocol-meta {
    font-size: 10px;
    color: #f1c40f;
    letter-spacing: 2px;
    border-left: 2px solid #f1c40f;
    padding-left: 10px;
    margin-bottom: 20px;
    font-family: monospace;
}

/* 🚀 标题：设为纯白 */
.protocol-title {
    font-size: 42px;
    font-weight: 900;
    line-height: 0.9;
    letter-spacing: -2px;
    margin-bottom: 30px;
    text-transform: uppercase;
    color: #ffffff; /* 确保标题是白色的 */
}

.protocol-intro {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255,255,255,0.6);
    margin-bottom: 50px;
    max-width: 600px;
}

/* 卡片样式（保持不变） */
.rank-card {
    background: rgba(255,255,255,0.03);
    border: 1px solid rgba(255,255,255,0.1);
    margin-bottom: 25px;
    padding: 30px;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.rank-card:hover {
    background: rgba(255,255,255,0.06);
    border-color: rgba(255,255,255,0.3);
}

.rank-header {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255,255,255,0.1);
    padding-bottom: 15px;
    margin-bottom: 20px;
}

.rank-id { font-weight: 900; font-size: 18px; letter-spacing: 1px; }
.rank-threshold { font-family: monospace; font-size: 11px; color: rgba(255,255,255,0.4); align-self: center; }
.rank-body { display: flex; justify-content: space-between; align-items: flex-end; }
.perk-item { font-size: 13px; margin-bottom: 8px; color: rgba(255,255,255,0.8); }
.perk-label { color: #f1c40f; font-weight: bold; margin-right: 8px; }

.rank-04 {
    border: 1px solid #f1c40f;
    background: linear-gradient(135deg, rgba(241,196,15,0.05) 0%, rgba(0,0,0,1) 100%);
}

.highlighted-perk { color: #f1c40f !important; font-size: 15px !important; font-weight: bold; }
.rank-icon { font-size: 40px; color: rgba(255,255,255,0.05); line-height: 1; }
.apex-icon { color: rgba(241,196,15,0.3); text-shadow: 0 0 10px #f1c40f; }

/* 🚀 按钮重塑：字体粗体Inter，机能风扫描动画 */
.back-to-hq-btn {
    display: block;
    width: 100%;
    background: transparent;
    color: #f1c40f;
    text-align: center;
    text-decoration: none;
    padding: 22px;
    font-weight: 900; /* 粗体 Inter */
    font-size: 14px;
    letter-spacing: 3px;
    margin-top: 50px;
    border: 2px solid rgba(241, 196, 15, 0.5);
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}

/* 扫描效果的基础元素 */
.btn-scan {
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent 0%, rgba(241, 196, 15, 0.2) 50%, transparent 100%);
    transition: left 0.5s ease-in-out;
}

/* 按钮的选中/悬停形式 (Hover Animation) */
.back-to-hq-btn:hover {
    background: rgba(241, 196, 15, 0.03);
    border-color: #f1c40f;
    color: #f1c40f;
    box-shadow: 0 0 30px rgba(241, 196, 15, 0.4);
}

/* 激活扫描动画 */
.back-to-hq-btn:hover .btn-scan {
    left: 100%;
}

.protocol-footer { margin-top: 40px; font-size: 10px; font-family: monospace; color: rgba(255,255,255,0.2); text-align: center; }

@media (max-width: 600px) {
    .rank-header { flex-direction: column; gap: 10px; }
    .rank-body { flex-direction: column; align-items: flex-start; }
    .rank-icon { display: none; }
    .protocol-title { font-size: 32px; }
}


/* ============================================================
   TURBOAURA CHECKOUT VAULT - CARD UPDATE EDITION
   修改点：替换支付图标，保持全站机能风动画
   ============================================================ */

.turbo-checkout-security-vault {
    background: #000;
    border: 1px solid rgba(255, 255, 255, 0.1);
    padding: 25px;
    margin: 30px 0;
    font-family: 'Inter', sans-serif;
}

.vault-header { display: flex; align-items: center; gap: 12px; margin-bottom: 15px; }
.vault-status-light {
    width: 8px; height: 8px; background: #00ff00; border-radius: 50%;
    box-shadow: 0 0 10px #00ff00; animation: turbo-blink 1.5s infinite;
}
@keyframes turbo-blink { 0%, 100% { opacity: 1; } 50% { opacity: 0.3; } }

/* 标题显白逻辑 */
.vault-title-main {
    font-size: 11px; font-weight: 900; letter-spacing: 1.5px;
    color: #ffffff !important; margin: 0; text-transform: uppercase;
}

.vault-disclaimer {
    font-size: 12px; line-height: 1.5; color: #f1c40f; font-style: italic;
    margin-bottom: 25px; border-left: 2px solid #f1c40f; padding-left: 15px;
}

.security-features-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 15px; margin-bottom: 25px; }
.s-feature { background: rgba(255, 255, 255, 0.03); padding: 12px; display: flex; gap: 10px; align-items: center; border: 1px solid rgba(255,255,255,0.05); }
.s-icon { color: #f1c40f; font-size: 16px; } 

.s-text strong { display: block; font-size: 10px; color: #fff; text-transform: uppercase; }
.s-text span { font-size: 9px; color: rgba(255, 255, 255, 0.4); }

/* 信任行：多图标自适应排布 */
.trust-seals-row {
    display: flex; justify-content: space-between; align-items: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1); padding-top: 20px; margin-bottom: 25px;
    flex-wrap: wrap; gap: 10px;
}

.trust-item {
    font-size: 9px; font-weight: 900; color: rgba(255, 255, 255, 0.5);
    display: flex; align-items: center; gap: 5px; transition: 0.3s;
}
.trust-item i { font-size: 16px; }
.trust-item:hover { color: #ffffff; }

.norton-seal {
    font-size: 8px; font-weight: 900; border: 1px solid rgba(255, 255, 255, 0.4);
    padding: 3px 7px; color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
}

/* 按钮扫描动画 */
.turbo-checkout-btn {
    width: 100%; background: transparent; color: #f1c40f; border: 2px solid #f1c40f;
    padding: 20px; font-weight: 900; font-size: 14px; letter-spacing: 2px;
    text-transform: uppercase; position: relative; overflow: hidden; cursor: pointer; transition: 0.3s;
}
.btn-scan-line {
    position: absolute; top: 0; left: -100%; width: 100%; height: 100%;
    background: linear-gradient(90deg, transparent, rgba(241, 196, 15, 0.3), transparent);
}
.turbo-checkout-btn:hover { background: rgba(241, 196, 15, 0.05); box-shadow: 0 0 25px rgba(241, 196, 15, 0.4); }
.turbo-checkout-btn:hover .btn-scan-line { left: 100%; transition: left 0.6s ease-in-out; }

@media (max-width: 600px) { 
    .security-features-grid { grid-template-columns: 1fr; }
    .trust-seals-row { justify-content: center; gap: 15px; }
}

@media (max-width: 576px) {
	.wd-sticky-social {
    display: flex;
}

@media (max-width: 768px) {
    /* 1. 修复验证码溢出：强制缩放和居中 */
    .turnstile-container {
        width: 100% !important;
        display: flex !important;
        justify-content: center !important;
        overflow: hidden !important;
        margin-bottom: 20px !important;
    }

    /* 如果验证码依然过宽，利用缩放技术强行塞进屏幕 */
    .turnstile-container > div {
        transform: scale(0.85); /* 缩小到 85% */
        transform-origin: center center;
    }

    /* 2. 修复提交按钮溢出：将固定宽度改为百分比 */
    #turbo-sourcing-system .form-submit {
        width: 100% !important;
        padding: 0 10px !important;
        box-sizing: border-box !important;
    }

    #turbo-sourcing-system input[type="submit"] {
        width: 100% !important; /* 强制全宽，不再溢出 */
        white-space: normal !important; /* 允许长文字换行 */
        height: auto !important;
        min-height: 50px !important;
        padding: 15px 10px !important;
        font-size: 14px !important; /* 稍微缩小字号 */
        letter-spacing: 2px !important; /* 缩小字间距以腾出空间 */
    }

    /* 3. 修正整体容器，防止左右滑动 */
    #turbo-sourcing-system {
        padding: 40px 15px !important;
        overflow-x: hidden !important; /* 禁止横向溢出 */
    }
}

}

