/**
 * Social Studio — visual match for User Manager › Marketing tab
 * (teal #5eead4, rgba(6,78,92,…) cards, Work Sans)
 */
body.jr-social-studio {
    font-family: 'Work Sans', system-ui, -apple-system, sans-serif !important;
    background: #f8f9fa !important;
    color: #212529 !important;
}

body.jr-social-studio .studio-nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 0.5rem 1rem;
    padding: 0.5rem 1.25rem;
    background: rgba(6, 78, 92, 0.55);
    border-bottom: 1px solid rgba(94, 234, 212, 0.2);
    flex-shrink: 0;
}

body.jr-social-studio .studio-nav a {
    display: inline-flex;
    align-items: center;
    gap: 0.45rem;
    font-size: 0.82rem;
    font-weight: 600;
    color: #5eead4;
    text-decoration: none;
}

body.jr-social-studio .studio-nav a:hover {
    color: #b2f5ea;
}

body.jr-social-studio .studio-nav-hint {
    font-size: 0.72rem;
    color: #b2e2e6;
}

body.jr-social-studio .toolbar {
    background: rgba(6, 78, 92, 0.4) !important;
    border-bottom: 1px solid rgba(94, 234, 212, 0.2) !important;
}

body.jr-social-studio .toolbar-divider {
    background: rgba(94, 234, 212, 0.2) !important;
}

body.jr-social-studio .toolbar-brand,
body.jr-social-studio .toolbar-brand span {
    color: #e0fff8 !important;
}

body.jr-social-studio .toolbar-brand .brand-sub {
    color: #b2e2e6 !important;
    font-weight: 400;
}

body.jr-social-studio .toolbar-brand i {
    color: #5eead4 !important;
}

body.jr-social-studio .tb-btn {
    background: rgba(6, 78, 92, 0.55) !important;
    border: 1px solid rgba(94, 234, 212, 0.28) !important;
    color: #e0fff8 !important;
}

body.jr-social-studio .tb-btn:hover {
    background: rgba(6, 78, 92, 0.72) !important;
    color: #fff !important;
    border-color: rgba(94, 234, 212, 0.4) !important;
}

body.jr-social-studio .tb-btn.primary {
    background: #111 !important;
    color: #fff !important;
    border-color: #111 !important;
}

body.jr-social-studio .tb-btn.primary:hover {
    opacity: 0.9;
}

body.jr-social-studio .tb-btn.accent {
    background: linear-gradient(135deg, #22c55e, #16a34a) !important;
    color: #fff !important;
    border: none !important;
}

body.jr-social-studio .aspect-pills {
    background: rgba(6, 78, 92, 0.45) !important;
    border: 1px solid rgba(94, 234, 212, 0.22) !important;
}

body.jr-social-studio .aspect-pill {
    color: #b2e2e6 !important;
}

body.jr-social-studio .aspect-pill:hover {
    color: #fff !important;
}

body.jr-social-studio .aspect-pill.active {
    background: #5eead4 !important;
    color: #064e5c !important;
    font-weight: 700 !important;
}

body.jr-social-studio .sidebar {
    background: #f8f9fa !important;
    border-right: 1px solid #dee2e6 !important;
}

body.jr-social-studio .sidebar-scroll {
    padding: 0.35rem 0 0.75rem !important;
}

body.jr-social-studio .panel {
    border: none !important;
    margin: 0.55rem 0.75rem !important;
    border-radius: 12px !important;
    background: rgba(6, 78, 92, 0.4) !important;
    box-shadow: 0 0 0 1px rgba(94, 234, 212, 0.2) !important;
    overflow: hidden;
}

body.jr-social-studio .panel-header {
    padding: 0.75rem 1rem !important;
    border-bottom: 1px solid rgba(94, 234, 212, 0.15) !important;
}

body.jr-social-studio .panel-header:hover {
    background: rgba(94, 234, 212, 0.06) !important;
}

body.jr-social-studio .panel-header .panel-title {
    color: #5eead4 !important;
    font-size: 0.95rem !important;
    font-weight: 600 !important;
    text-transform: none !important;
    letter-spacing: 0 !important;
}

body.jr-social-studio .panel-header .panel-icon {
    color: #5eead4 !important;
}

body.jr-social-studio .panel-header .panel-chevron {
    color: #b2e2e6 !important;
}

body.jr-social-studio .panel-content {
    padding: 0 1rem 1rem !important;
}

body.jr-social-studio .form-select,
body.jr-social-studio .form-textarea {
    border: 2px solid rgba(94, 234, 212, 0.3) !important;
    border-radius: 8px !important;
    background: rgba(6, 78, 92, 0.5) !important;
    color: #e0fff8 !important;
}

body.jr-social-studio .form-select option {
    background: #0a4a58;
    color: #f1fffd;
}

body.jr-social-studio .form-textarea::placeholder {
    color: #7a9da3;
}

body.jr-social-studio #captionMeta {
    color: #b2e2e6 !important;
}

body.jr-social-studio .preset-card {
    background: rgba(6, 78, 92, 0.35) !important;
    border: 1px solid rgba(94, 234, 212, 0.18) !important;
}

body.jr-social-studio .preset-card:hover {
    background: rgba(6, 78, 92, 0.5) !important;
    border-color: rgba(94, 234, 212, 0.3) !important;
}

body.jr-social-studio .preset-card.active {
    background: rgba(94, 234, 212, 0.14) !important;
    border-color: rgba(94, 234, 212, 0.45) !important;
}

body.jr-social-studio .preset-card-title {
    color: #e8fffa !important;
}

body.jr-social-studio .preset-card-desc {
    color: #b2e2e6 !important;
}

body.jr-social-studio .theme-btn-label {
    color: rgba(255, 255, 255, 0.78) !important;
}

body.jr-social-studio .layout-btn,
body.jr-social-studio .font-btn {
    background: rgba(6, 78, 92, 0.35) !important;
    border-color: rgba(94, 234, 212, 0.22) !important;
}

body.jr-social-studio .layout-btn:hover,
body.jr-social-studio .font-btn:hover {
    background: rgba(6, 78, 92, 0.48) !important;
}

body.jr-social-studio .layout-btn.active,
body.jr-social-studio .font-btn.active {
    border-color: #5eead4 !important;
    background: rgba(94, 234, 212, 0.14) !important;
}

body.jr-social-studio .layout-btn-label,
body.jr-social-studio .font-btn-name {
    color: #b2e2e6 !important;
}

body.jr-social-studio .font-btn-preview {
    color: #e0fff8 !important;
}

body.jr-social-studio .slider-label {
    color: #5eead4 !important;
}

body.jr-social-studio .slider-value {
    color: #b2e2e6 !important;
}

body.jr-social-studio .preview-area {
    background-color: #eceff1 !important;
    background-image: linear-gradient(rgba(6, 78, 92, 0.05) 1px, transparent 1px),
        linear-gradient(90deg, rgba(6, 78, 92, 0.05) 1px, transparent 1px) !important;
    background-size: 22px 22px !important;
}

body.jr-social-studio .preview-zoom-info {
    background: rgba(6, 78, 92, 0.85) !important;
    color: #b2e2e6 !important;
    border: 1px solid rgba(94, 234, 212, 0.25) !important;
}

body.jr-social-studio .studio-badge {
    background: rgba(6, 78, 92, 0.88) !important;
    color: #5eead4 !important;
    border: 1px solid rgba(94, 234, 212, 0.35) !important;
}

body.jr-social-studio .toast {
    background: rgba(6, 78, 92, 0.95) !important;
    border: 1px solid rgba(94, 234, 212, 0.45) !important;
    color: #5eead4 !important;
}

body.jr-social-studio .toast i {
    color: #5eead4 !important;
}
