.theme-logo-container{padding:8px 12px;border-radius:8px;background:transparent}[data-theme=light] .theme-logo-container{background:linear-gradient(135deg,#1a1a1a,#000000);box-shadow:0 4px 6px rgba(0,0,0,.1)}.theme-bg-gradient{background:linear-gradient(to bottom right,#1a1a1a,#000000,#1a1a1a)}[data-theme=light] .theme-bg-gradient{background:linear-gradient(to bottom right,#f9fafb,#ffffff,#f3f4f6)}.theme-bg-header{background:linear-gradient(90deg,#000000,#1a1a1a,#000000);border-bottom:2px solid #ca8a04}[data-theme=light] .theme-bg-header{background:linear-gradient(90deg,#ffffff,#f9fafb,#ffffff);border-bottom:2px solid #fbbf24}.theme-bg-card{background:linear-gradient(to bottom right,#1a1a1a,#000000);border:2px solid #ca8a04}[data-theme=light] .theme-bg-card{background:linear-gradient(to bottom right,#ffffff,#f9fafb);border:2px solid #fbbf24}.theme-bg-tabs{background:rgba(0,0,0,.5);backdrop-filter:blur(8px);border-bottom:1px solid rgba(202,138,4,.3)}[data-theme=light] .theme-bg-tabs{background:rgba(255,255,255,.8);backdrop-filter:blur(8px);border-bottom:1px solid rgba(251,191,36,.4)}.theme-text-title{background:linear-gradient(90deg,#fbbf24,#ca8a04);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.theme-text-primary{color:#ffffff}[data-theme=light] .theme-text-primary{color:#111827}.theme-text-secondary{color:#9ca3af}[data-theme=light] .theme-text-secondary{color:#6b7280}.theme-text-tertiary{color:#d1d5db}[data-theme=light] .theme-text-tertiary{color:#374151}.theme-text-accent{color:#fbbf24}[data-theme=light] .theme-text-accent{color:#ca8a04}.theme-border-primary{border-color:#ca8a04}[data-theme=light] .theme-border-primary{border-color:#fbbf24}.theme-border-secondary{border-color:rgba(202,138,4,.3)}[data-theme=light] .theme-border-secondary{border-color:rgba(251,191,36,.4)}.theme-tab-active{border-bottom-color:#fbbf24;color:#fbbf24}[data-theme=light] .theme-tab-active{border-bottom-color:#ca8a04;color:#ca8a04}.theme-tab-inactive{border-bottom-color:transparent;color:#9ca3af}[data-theme=light] .theme-tab-inactive{border-bottom-color:transparent;color:#6b7280}.theme-tab-inactive:hover{color:#fbbf24;border-bottom-color:rgba(202,138,4,.5)}[data-theme=light] .theme-tab-inactive:hover{color:#ca8a04;border-bottom-color:rgba(251,191,36,.5)}.theme-table-header{background:rgba(0,0,0,.3)}[data-theme=light] .theme-table-header{background:rgba(251,191,36,.1)}.theme-table-row{background:transparent}[data-theme=light] .theme-table-row{background:#ffffff}.theme-table-row:hover{background:rgba(251,191,36,.05)}[data-theme=light] .theme-table-row:hover{background:rgba(251,191,36,.1)}.theme-select{background:rgba(0,0,0,.5);border:2px solid #ca8a04;color:#fbbf24}[data-theme=light] .theme-select{background:#ffffff;border:2px solid #fbbf24;color:#111827}.theme-select option{background:#000000;color:#fbbf24}[data-theme=light] .theme-select option{background:#ffffff;color:#111827}.theme-info-box{background:linear-gradient(to bottom right,rgba(202,138,4,.2),rgba(202,138,4,.2));border:2px solid #ca8a04;backdrop-filter:blur(4px)}[data-theme=light] .theme-info-box{background:linear-gradient(to bottom right,rgba(251,191,36,.1),rgba(251,191,36,.15));border:2px solid #fbbf24}.theme-badge{background:linear-gradient(90deg,#ca8a04,#fbbf24);color:#000000;font-weight:700}.theme-card-success{border-color:#10b981;background:linear-gradient(to bottom right,rgba(16,185,129,.2),rgba(16,185,129,.2))}[data-theme=light] .theme-card-success{background:linear-gradient(to bottom right,rgba(16,185,129,.05),rgba(16,185,129,.1))}.theme-card-warning{border-color:#f59e0b;background:linear-gradient(to bottom right,rgba(245,158,11,.2),rgba(245,158,11,.2))}[data-theme=light] .theme-card-warning{background:linear-gradient(to bottom right,rgba(245,158,11,.05),rgba(245,158,11,.1))}