/* Стиль для нижнего баннера TREK × Hermes */
body > div[style*="position:fixed"][style*="bottom:16px"][style*="z-index:9999"] {
    left: 16px !important;
    right: auto !important;
    width: auto !important;
    max-width: 300px;
    padding: 10px 12px !important;
    border-radius: 10px !important;
    background: rgba(15, 23, 42, 0.95) !important;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2) !important;
    font-size: 13px !important;
    line-height: 1.4 !important;
}

body > div[style*="position:fixed"][style*="bottom:16px"][style*="z-index:9999"] b {
    margin-bottom: 2px !important;
}

body > div[style*="position:fixed"][style*="bottom:16px"][style*="z-index:9999"] a {
    color: #a5b4fc !important;
    font-weight: 500;
