/* === GPU Terminal Hero === */
.gpu-terminal{padding:40px 0}
.gpu-terminal .gaming-intro__inner{background:#1e1e1e !important;border-radius:12px;padding:0;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.4);border:1px solid #333}
.gpu-terminal .gaming-intro__header{background:#2d2d2d;padding:12px 16px;display:flex;align-items:center;gap:8px;border-bottom:1px solid #333}
.gpu-terminal .gaming-intro__dots{display:flex;gap:8px}
.gpu-terminal .gaming-intro__dot{width:12px;height:12px;border-radius:50%}
.gpu-terminal .gaming-intro__dot--red{background:#ff5f56}
.gpu-terminal .gaming-intro__dot--yellow{background:#ffbd2e}
.gpu-terminal .gaming-intro__dot--green{background:#27ca40}
.gpu-terminal .gaming-intro__title{font-weight:600;font-size:13px !important;line-height:130%;color:#888;margin:0;flex:1;text-align:center;}
.gpu-terminal .gaming-intro__body{padding:24px}
.gpu-terminal .gaming-intro__text{font-size:14px;line-height:1.7;color:#c9d1d9;margin:0 0 12px 0;}
.gpu-terminal .gaming-intro__text:last-child{margin-bottom:0}

/* === Terminal Cards === */
.gpu-terminal-card{background:#1e1e1e !important;border:1px solid #333 !important;border-radius:12px !important;overflow:hidden}
.gpu-terminal-card .gaming-category-card__title{color:#fff !important;font-size:14px !important;font-weight:600 !important}
.gpu-terminal-card .gaming-category-card__text{color:#c9d1d9 !important;font-size:13px !important;line-height:1.6}

/* === Terminal Cards === */
.gpu-terminal-card{background:#1e1e1e !important;border:1px solid #333 !important;border-radius:12px !important;overflow:hidden;padding:0}
.gpu-terminal-card__header{background:#2d2d2d;padding:10px 14px;display:flex;align-items:center;border-bottom:1px solid #333}
.gpu-terminal-card__dots{display:flex;gap:6px}
.gpu-terminal-card__dot{width:10px;height:10px;border-radius:50%}
.gpu-terminal-card__dot--red{background:#ff5f56}
.gpu-terminal-card__dot--yellow{background:#ffbd2e}
.gpu-terminal-card__dot--green{background:#27ca40}
.gpu-terminal-card__body{padding:20px}
.gpu-terminal-card .gaming-category-card__title{color:#fff !important;font-size:15px !important;font-weight:600 !important;margin-bottom:12px}
.gpu-terminal-card .gaming-category-card__text{color:#c9d1d9 !important;font-size:13px !important;line-height:1.6;margin:0}

/* === Live Terminal === */
.ai-terminal{padding:60px 0}
.ai-terminal__window{background:#0d1117;border:1px solid #30363d;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.5)}
.ai-terminal__header{background:#161b22;padding:12px 16px;display:flex;align-items:center;gap:12px;border-bottom:1px solid #30363d}
.ai-terminal__dots{display:flex;gap:8px}
.ai-terminal__dot{width:12px;height:12px;border-radius:50%}
.ai-terminal__dot--red{background:#ff5f56}
.ai-terminal__dot--yellow{background:#ffbd2e}
.ai-terminal__dot--green{background:#27ca40}
.ai-terminal__title{color:#8b949e;font-size:13px;font-family:monospace}
.ai-terminal__body{padding:24px;font-family:monospace}
.ai-terminal__line{margin-bottom:20px}
.ai-terminal__prompt{color:#3fb950;margin-right:12px}
.ai-terminal__text{color:#f0f6fc;font-size:20px;font-weight:700;letter-spacing:0.5px}
.ai-terminal__block{background:#161b22;border:1px solid #30363d;border-radius:8px;padding:20px;margin-bottom:16px}
.ai-terminal__block-title{color:#58a6ff;font-size:16px;font-weight:700;margin-bottom:12px}
.ai-terminal__block-text{color:#8b949e;font-size:13px;line-height:1.7}
.ai-terminal__cursor{display:inline-block;width:8px;height:14px;background:#3fb950;animation:blink 1s infinite;margin-left:4px}
@keyframes blink{0%,50%{opacity:1}51%,100%{opacity:0}}
.ai-terminal__block{height:100%;background:#161b22;border:1px solid #30363d;border-radius:8px;padding:20px;display:flex;flex-direction:column}
.ai-terminal__block-title{color:#58a6ff;font-size:16px;font-weight:700;margin-bottom:12px}
.ai-terminal__block-text{color:#8b949e;font-size:13px;line-height:1.7;flex:1}


.ai-features{background:#0d1117 !important}

/* === Game Features Terminal Cards === */
.gpu-terminal-card .game-feature-card {
    background: #1e1e1e !important;
    border: 1px solid #333 !important;
    color: #fff;
}
.gpu-terminal-card .game-feature-card__title {
    color: #fff !important;
}
.gpu-terminal-card .game-feature-card__text {
    color: #c9d1d9 !important;
}
.gpu-terminal-card .game-feature-card__icon {
    background: #2d2d2d !important;
}
.gpu-terminal-card .game-feature-card__icon i {
    color: #58a6ff !important;
}

/* === Gaming Categories Terminal Cards === */
.gpu-terminal-card {
    padding: 0 !important;
}

/* === Game Terminal Cards Fix === */
.game-features.gpu-terminal .game-features__grid .gpu-terminal-card .game-feature-card {
    background: #1e1e1e !important;
    border: 1px solid #333 !important;
    border-radius: 12px !important;
}
.game-features.gpu-terminal .game-features__grid .gpu-terminal-card .game-feature-card__title {
    color: #fff !important;
}
.game-features.gpu-terminal .game-features__grid .gpu-terminal-card .game-feature-card__text {
    color: #c9d1d9 !important;
}
.gaming-categories .gpu-terminal-card__body {
    background: #1e1e1e !important;
    padding: 20px !important;
}
.gaming-categories .gaming-category-card__title {
    color: #fff !important;
}
.gaming-categories .gaming-category-card__text {
    color: #c9d1d9 !important;
}

/* === Fix game-feature-card terminal === */
.game-feature-card.gpu-terminal-card {
    background: #1e1e1e !important;
    border: 1px solid #333 !important;
}
.game-feature-card.gpu-terminal-card .game-feature-card__title {
    color: #fff !important;
}
.game-feature-card.gpu-terminal-card .game-feature-card__text {
    color: #c9d1d9 !important;
}
.game-feature-card.gpu-terminal-card .game-feature-card__icon {
    background: #2d2d2d !important;
}

/* ===================================================
   STORAGE BOX INTRO (Terminal Style)
   =================================================== */
.storage-box-intro{background:transparent}
.sbx-intro{background:#0d1117;border:1px solid #21262d;border-radius:10px;overflow:hidden}
.sbx-intro__bar{display:flex;align-items:center;gap:6px;background:#161b22;border-bottom:1px solid #21262d;padding:9px 16px}
.sbx-intro__dot{width:11px;height:11px;border-radius:50%;flex-shrink:0}
.sbx-intro__dot--r{background:#ff5f57}
.sbx-intro__dot--y{background:#febc2e}
.sbx-intro__dot--g{background:#28c840}
.sbx-intro__host{flex:1;font-family:'Courier New',monospace;font-size:11px;color:#8b949e;margin-left:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sbx-intro__body{padding:28px 32px 32px}
.sbx-intro__cmd{font-family:'Courier New',monospace;font-size:12px;color:#8b949e;margin-bottom:18px}
.sbx-intro__cmd-dollar{color:#e3b341;margin-right:6px}
.sbx-intro__title{font-family:'Courier New',monospace;font-size:clamp(22px,3vw,30px);font-weight:800;color:#f0f6fc;letter-spacing:.04em;margin-bottom:14px;line-height:1.15}
.sbx-intro__title::before{content:'# ';color:#3fb950}
.sbx-intro__text{font-size:14px;color:#8b949e;line-height:1.75;max-width:680px;margin-bottom:0}
.sbx-intro__tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.sbx-intro__tag{font-family:'Courier New',monospace;font-size:11px;color:#58a6ff;background:rgba(56,139,253,.08);border:1px solid rgba(56,139,253,.2);border-radius:4px;padding:4px 11px;white-space:nowrap}
@media(max-width:576px){.sbx-intro__body{padding:20px 18px 24px}.sbx-intro__host{font-size:10px}}

/* ===================================================
   STORAGE BOX PLANS — TCARD
   =================================================== */
.tcard-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;max-width:1200px;margin:0 auto;padding:0 20px}
@media(max-width:992px){.tcard-wrap{grid-template-columns:1fr}}

.tcard{background:#0d1117;border:1px solid #21262d;border-radius:10px;overflow:hidden;display:flex;flex-direction:column;transition:border-color .2s,box-shadow .2s;height:100%}
.tcard:hover{border-color:#3fb95055;box-shadow:0 0 0 1px #3fb95022,0 8px 28px rgba(0,0,0,.4)}

.tcard__bar{display:flex;align-items:center;gap:6px;background:#161b22;border-bottom:1px solid #21262d;padding:8px 13px;flex-shrink:0}
.tcard__dot{width:10px;height:10px;border-radius:50%}
.tcard__dot--r{background:#ff5f57}
.tcard__dot--y{background:#febc2e}
.tcard__dot--g{background:#28c840}
.tcard__cmd{font-size:11px;color:#8b949e;margin-left:5px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.tcard__cmd span{color:#3fb950}

.tcard__body{padding:20px;flex:1;display:flex;flex-direction:column}

.tcard__anim{background:#050505;border:1px solid #1f2937;border-radius:6px;padding:10px 12px;height:76px;margin-bottom:16px;font-size:11.5px;line-height:18px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;box-shadow:inset 0 2px 10px rgba(0,0,0,.5);position:relative}
.tcard__anim::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#3fb950;opacity:.7}
.tcard__anim-cmd{color:#f0f6fc;font-weight:600}
.tcard__anim-out{color:#8b949e}
.tcard__anim-info{color:#3fb950;font-weight:600}
.tcard__cursor{color:#3fb950;animation:tc-blink .8s step-end infinite;margin-left:4px;font-weight:normal}
@keyframes tc-blink{50%{opacity:0}}

.tcard__header-flex{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px}
.tcard__header-left{flex:1;padding-right:15px}
.tcard__header-right{text-align:right}
.tcard__name{font-size:14px;font-weight:700;color:#58a6ff;letter-spacing:.05em;text-transform:uppercase;margin-bottom:4px}
.tcard__name::before{content:'// ';color:#3fb950}
.tcard__subtitle{font-size:12px;color:#8b949e;margin-bottom:0}

.tcard__price{display:flex;align-items:baseline;justify-content:flex-end;gap:4px;margin-bottom:2px}
.tcard__currency{font-size:16px;color:#c9d1d9;font-weight:600}
.tcard__main{font-size:32px;font-weight:800;color:#f0f6fc;line-height:1}
.tcard__period{font-size:12px;color:#8b949e;margin-left:2px}
.tcard__vat{font-size:11px;color:#c9d1d9;margin-bottom:6px;font-weight:500}
.tcard__setup{font-size:11px;color:#8b949e;margin-bottom:6px}
.tcard__loc{font-size:11px;color:#8b949e}

.tcard__sep{border:none;border-top:1px solid #21262d;margin:0 0 15px 0}

.tcard__features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px;margin-bottom:24px}
@media(max-width:768px){.tcard__features-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:480px){.tcard__features-grid{grid-template-columns:1fr;gap:10px}}

.tcard__feat-group{margin-bottom:0}
.tcard__feat-label{font-size:10px;font-weight:700;color:#8b949e;letter-spacing:.05em;text-transform:uppercase;margin-bottom:8px;border-bottom:1px solid #21262d;padding-bottom:4px}
.tcard__feat-list{list-style:none;padding:0;margin:0}
.tcard__feat-list li{font-size:11px;color:#c9d1d9;padding:3px 0;position:relative;line-height:1.4}
.tcard__feat-list li .info-icon{color:#58a6ff;font-size:10px;cursor:help;margin-left:4px}

.tcard__btn{display:block;width:100%;padding:12px;background:#1a1a2e;border:1px solid #1a1a2e;border-radius:6px;color:#c9d1d9;font-size:13px;font-weight:600;letter-spacing:.05em;text-align:center;text-decoration:none;transition:all .2s;margin-top:auto}
.tcard__btn:hover{background:#F5AD1B;border-color:#F5AD1B;color:#0d1117;text-decoration:none}

.popover{background-color:#161b22;border:1px solid #3fb950}
.popover-header{background-color:#0d1117;color:#f0f6fc;border-bottom:1px solid #21262d}
.popover-body{color:#c9d1d9;font-size:12px}
.bs-popover-top>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="top"]>.popover-arrow::after{border-top-color:#161b22}
.bs-popover-bottom>.popover-arrow::after,.bs-popover-auto[data-popper-placement^="bottom"]>.popover-arrow::after{border-bottom-color:#161b22}

/* ===================================================
   STORAGE BOX FEATURES — SF TERMINAL
   =================================================== */
.sf-term{background:#0d1117;border:1px solid #21262d;border-radius:10px;overflow:hidden}
.sf-term__bar{display:flex;align-items:center;gap:6px;background:#161b22;border-bottom:1px solid #21262d;padding:9px 16px}
.sf-term__dot{width:11px;height:11px;border-radius:50%}
.sf-term__dot--r{background:#ff5f57}
.sf-term__dot--y{background:#febc2e}
.sf-term__dot--g{background:#28c840}
.sf-term__host{flex:1;font-family:monospace;font-size:11px;color:#8b949e;margin-left:6px}
.sf-term__live{display:flex;align-items:center;gap:5px;font-family:monospace;font-size:10px;font-weight:700;color:#28c840}
.sf-term__pulse{width:7px;height:7px;border-radius:50%;background:#28c840;animation:sf-pulse 2s ease-in-out infinite}
@keyframes sf-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}
.sf-term__header{padding:16px 20px 14px;border-bottom:1px solid #21262d}
.sf-term__title{font-family:monospace;font-size:11px;font-weight:700;color:#f0f6fc;letter-spacing:.1em;text-transform:uppercase}
.sf-term__title::before{content:'# ';color:#3fb950}

.sf-feat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#21262d}
@media(max-width:992px){.sf-feat-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:576px){.sf-feat-grid{grid-template-columns:1fr}}

.sf-feat-card{background:#0d1117;padding:0;transition:background .15s}
.sf-feat-card:hover{background:#0f1419}
.sf-feat-card__cmd{background:#161b22;border-bottom:1px solid #21262d;padding:7px 14px;font-family:monospace;font-size:10px;color:#8b949e}
.sf-feat-card__cmd span{color:#3fb950;margin-right:4px}
.sf-feat-card__body{padding:16px}
.sf-feat-card__num{font-size:24px;font-weight:800;color:#21262d;font-family:monospace;line-height:1;margin-bottom:6px}
