.dark-theme{--background:#0a0a0a;--foreground:#ededed;--color-fomix-blue:#4338ca;--color-fomix-blue-light:#3b82f6;--color-fomix-blue-dark:#1e1b4c;--color-fomix-green:#10b981;--color-fomix-green-light:#34d399;--color-fomix-green-dark:#047857;--color-fix-grey-950:#f9fafb;--color-fix-grey-900:#f3f4f6;--color-fix-grey-800:#e5e7eb;--color-fix-grey-600:#9ca3af;--color-fix-grey-200:#374151;--color-fix-white:#111827;--color-fix-black:#f9fafb;--color-alt-grey-100:#1f2937;--color-alt-grey-800:#e5e7eb;--bg-primary:#0f141b;--bg-secondary:#1f2937;--bg-tertiary:#263244;--bg-card:#1f2937;--bg-hover:#374151;--text-primary:#f9fafb;--text-secondary:#e5e7eb;--text-muted:#9ca3af;--text-inverse:#111827;--border-primary:#374151;--border-secondary:#4b5563;--border-light:#6b7280}.dark-theme body{background-color:var(--bg-primary);color:var(--text-primary)}.dark-theme .navbar-scrolled{border-bottom-color:var(--border-primary);background:#111827f2}.dark-theme .navbar-link{color:var(--text-secondary)}.dark-theme .navbar-link:hover{color:var(--text-primary)}.dark-theme .navbar-dropdown-content{background:var(--bg-card);z-index:50;border-radius:1rem;min-width:320px;max-width:600px;margin-top:1rem;padding:1.5rem;animation:.2s ease-out dropdownFadeIn;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.dark-theme .navbar-dropdown-all-link{color:var(--text-primary);background:#3741514d;border:1px solid #37415133;border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.dark-theme .navbar-dropdown-gemist{color:var(--text-primary);font-weight:600}.dark-theme .navbar-dropdown-title{color:var(--text-primary);font-size:1.1rem;font-weight:700}.dark-theme .navbar-mobile-menu{background:var(--bg-primary);-webkit-overflow-scrolling:touch;flex-direction:column;width:100vw;height:100vh;animation:.3s ease-out menuFadeIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.dark-theme .featured-card,.dark-theme .agenda-card,.dark-theme .news-card,.dark-theme .vacature-card{background:var(--bg-card);border-color:var(--border-primary);color:var(--text-primary)}.dark-theme .featured-card:hover,.dark-theme .agenda-card:hover,.dark-theme .news-card:hover,.dark-theme .vacature-card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .featured-title,.dark-theme .agenda-title,.dark-theme .news-title,.dark-theme .vacature-title{color:var(--text-primary)}.dark-theme .featured-description,.dark-theme .agenda-description,.dark-theme .news-description,.dark-theme .vacature-description{color:var(--text-secondary)}.dark-theme .featured-meta,.dark-theme .agenda-meta,.dark-theme .news-meta,.dark-theme .vacature-meta{color:var(--text-muted)}.dark-theme .news-search-section{background:var(--bg-card);border-bottom:1px solid var(--bg-card);box-shadow:0 10px 40px var(--bg-card);padding:2rem 0}.dark-theme .news-search-input{color:#f9fafb;background:#1f2937;border:2px solid #374151}.dark-theme .news-page{background:var(--bg-primary)}.dark-theme .news-results-title{color:#64748b}.dark-theme .newsCardTitle{color:#f9fafb}.dark-theme .article-page{background:var(--bg-primary);min-height:100vh}.dark-theme .article-body{color:#f9fafb;font-size:1.125rem;line-height:1.8}.dark-theme .article-body h2{color:#f9fafb;border-bottom:2px solid #322ce81a;margin:2.5rem 0 1rem;padding-bottom:.5rem;font-size:1.875rem;font-weight:700}.dark-theme .article-body h3{color:#f9fafb;margin:2rem 0 1rem;font-size:1.5rem;font-weight:600}.dark-theme .article-body blockquote{border-left:4px solid var(--color-fomix-green);color:#f9fafb;background:linear-gradient(135deg,#1f2937 0% 100%);border-radius:0 8px 8px 0;margin:2rem 0;padding:1.5rem;font-size:1.1rem;font-style:italic}.dark-theme .article-tags,.dark-theme .article-tag{background:#1f2937;border-radius:16px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 20px #52555a1a}.dark-theme .themastations-controls{background:var(--bg-card);border-bottom:1px solid var(--border-primary);padding:2rem 0}.dark-theme .themastations-search-input{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .2s}.dark-theme .themastations-filter-select{border:1px solid var(--border-primary);background:var(--bg-card);cursor:pointer;border-radius:12px;min-width:180px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.dark-theme .themastations-card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 4px 20px #00000014}.dark-theme .themastations-card-header{background:linear-gradient(135deg,var(--bg-card),var(--bg-card));border-bottom:1px solid var(--border-primary);justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.dark-theme .themastations-card-listeners{color:var(--color-fomix-green);background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;display:flex}.dark-theme .themastations-card-title{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.dark-theme .archief-featured{background:var(--bg-primary);padding:4rem 0}.dark-theme .archief-controls{background:var(--bg-card);border-bottom:1px solid var(--border-primary);padding:2rem 0}.dark-theme .archief-search-input{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;width:100%;padding:.875rem 1rem .875rem 3rem;font-size:1rem;transition:all .2s}.dark-theme .archief-filter-select{border:1px solid var(--border-primary);background:var(--bg-card);cursor:pointer;border-radius:12px;min-width:140px;padding:.875rem 1rem;font-size:1rem;transition:all .2s}.dark-theme .archief-section-tabs{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;display:flex;overflow:hidden}.dark-theme .archief-section-tab{cursor:pointer;color:var(--text-primary);border:none;border-right:1px solid var(--border-primary);background:0 0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.dark-theme .archief-section-tab:hover{background:var(--bg-tertiary);color:var(--text-primary);box-shadow:0 2px 8px #0003}.dark-theme .archief-section-tab.active{background:var(--color-fomix-green);color:#fff}.dark-theme .archief-featured-card{background:var(--bg-card);color:inherit;border-radius:16px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 4px 20px #00000014}.dark-theme .archief-featured-content p{color:var(--text-primary);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-weight:500;line-height:1.5;display:-webkit-box;overflow:hidden}.dark-theme .archief-content-type,.dark-theme .archief-featured-category{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:12px;padding:.375rem 1rem;font-weight:600;display:inline-block}.dark-theme .archief-section-header h2{color:var(--text-primary);margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.dark-theme .archief-section-header p{color:var(--text-secondary);line-height:1.5}.dark-theme .archief-sections{background:var(--bg-primary);padding:4rem 0}.dark-theme .archief-section{background:var(--bg-card);border-radius:16px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 20px #00000014}.dark-theme .archief-section-content{background:var(--bg-card);padding:4rem 0}.dark-theme .archief-content-info h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.3}.dark-theme .archief-content-meta{color:var(--text-primary);flex-wrap:wrap;gap:1rem;margin-bottom:1rem;font-size:.875rem;font-weight:500;display:flex}.dark-theme .archief-content-stat{color:var(--text-primary);align-items:center;gap:.25rem;font-size:.75rem;font-weight:500;display:flex}.dark-theme .archief-content-category{background:var(--bg-tertiary);color:var(--text-primary);border:1px solid var(--border-primary);border-radius:6px;padding:.25rem .5rem;font-size:.75rem;font-weight:500}.dark-theme .archief-year-card{background:linear-gradient(135deg,var(--bg-card),var(--bg-card));border:1px solid var(--border-primary);color:inherit;border-radius:12px;padding:1.5rem;text-decoration:none;transition:all .3s}.dark-theme .archief-year-categories{background:var(--bg-card);border-bottom:1px solid var(--border-primary);padding:2rem 0}.dark-theme .archief-year-header h3{color:var(--text-primary);font-size:1.5rem;font-weight:700}.dark-theme .archief-year-stat{background:var(--bg-tertiary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.dark-theme .archief-quick-access{background:var(--bg-card);border-top:1px solid var(--border-primary);padding:4rem 0}.dark-theme .archief-quick-access h2{color:var(--text-primary);margin-bottom:2rem;font-size:1.75rem;font-weight:700}.dark-theme .archief-quick-link{background:var(--bg-card);border:2px solid var(--border-primary);color:var(--text-primary);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000001a}.dark-theme .archief-quick-link:hover{background:var(--color-fomix-green);color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px #22c55e4d}.dark-theme .archief-year-stat{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.dark-theme .btn-primary{background:var(--color-fomix-blue);color:#fff;border-color:var(--color-fomix-blue)}.dark-theme .btn-primary:hover{background:var(--color-fomix-blue-light);border-color:var(--color-fomix-blue-light)}.dark-theme .btn-secondary{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-secondary)}.dark-theme .btn-secondary:hover{background:var(--bg-hover);border-color:var(--border-light)}.dark-theme .footer-title{color:var(--text-primary)}.dark-theme .footer-text{color:var(--text-muted)}.dark-theme .section{background:var(--bg-primary)}.dark-theme .section-alt{background:var(--bg-secondary)}.dark-theme .hero-text,.dark-theme .contact-hero-text,.dark-theme .news-hero-text,.dark-theme .programmering-hero-text{color:#fff}.dark-theme .hero-subtitle,.dark-theme .contact-hero-subtitle,.dark-theme .news-hero-subtitle{color:#ffffffe6}.dark-theme .hero-title,.dark-theme .contact-hero-title,.dark-theme .news-hero-title{background:linear-gradient(135deg,#fff 0%,#fffc 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .hero-description,.dark-theme .contact-hero-description,.dark-theme .news-hero-description{color:#ffffffe6}.dark-theme .hero-button{background:var(--bg-tertiary);color:var(--text-primary);cursor:pointer;border:2px solid #0000;border-radius:50px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 16px #0000001a}.dark-theme .hero-banner,.dark-theme .news-hero-banner,.dark-theme .programmering-hero-banner,.dark-theme .agenda-hero-banner,.dark-theme .acties-hero-banner,.dark-theme .tv-hero-banner,.dark-theme .zoeken-hero-banner{background:#1f2937}.dark-theme .profiel-hero-banner,.dark-theme .instellingen-hero-banner{background:0 0}.dark-theme .contact-hero-banner,.dark-theme .beleid-hero-banner,.dark-theme .adverteren-hero-banner,.dark-theme .vacatures-hero-banner,.dark-theme .licenties-hero-banner,.dark-theme .programma-hero-banner,.dark-theme .article-hero,.dark-theme .archief-hero,.dark-theme .themastations-hero{background:#1f2937}.dark-theme .contact-quick-card{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .contact-quick-card:hover{background:var(--bg-hover)}.dark-theme .radio-player{border-top-color:var(--border-primary)}.dark-theme .radio-player-title{color:var(--text-primary)}.dark-theme .radio-player-artist,.dark-theme .radio-player-controls button{color:var(--text-secondary)}.dark-theme .radio-player-controls button:hover{color:var(--text-primary)}.dark-theme .popup-button{color:#fff}.dark-theme table{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme th{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-primary)}.dark-theme td{color:var(--text-secondary);border-color:var(--border-primary)}.dark-theme tr:hover{background:var(--bg-hover)}.dark-theme .modal,.dark-theme .dialog{background:var(--bg-secondary);border-color:var(--border-primary)}.dark-theme .modal-header{border-bottom-color:var(--border-primary)}.dark-theme .modal-footer{border-top-color:var(--border-primary)}.dark-theme [data-tooltip]{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-secondary)}.dark-theme ::-webkit-scrollbar{background:var(--bg-secondary)}.dark-theme ::-webkit-scrollbar-thumb{background:var(--border-secondary)}.dark-theme ::-webkit-scrollbar-thumb:hover{background:var(--border-light)}.dark-theme .auth-layout{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%)}.dark-theme .auth-form-container{background:var(--bg-primary);border-color:var(--border-primary)}.dark-theme .auth-input{background:var(--bg-tertiary);border-color:var(--border-primary);color:var(--text-primary)}.dark-theme .auth-input:focus{border-color:var(--color-fomix-blue)}.dark-theme .auth-form-container .bg-gray-50{background:var(--bg-card);border:2px solid var(--border-primary);border-radius:12px;padding:0;box-shadow:inset 0 2px 4px #0000000f}.dark-theme .auth-form-container .bg-gray-50 button.bg-white{background:var(--bg-tertiary);color:var(--text-primary);box-shadow:0 2px 8px #0000001a,0 1px 3px #0000001a}.dark-theme .auth-form-subtitle{color:var(--text-muted);font-size:1rem;font-weight:400;line-height:1.5}.dark-theme .auth-link{color:var(--text-muted);font-weight:600;text-decoration:none;transition:all .2s;position:relative}.dark-theme .auth-form-container .text-gray-700{color:var(--text-primary)}.dark-theme .auth-form-container .text-gray-600{color:var(--text-muted)}.dark-theme .programming,.dark-theme .programmering-section{background-color:var(--bg-primary)}.dark-theme .programming .title,.dark-theme .programmering-section .title{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .programming .header,.dark-theme .programmering-section .header{border-bottom-color:var(--border-primary)}.dark-theme .programmering-filter-options{background:var(--bg-card);border:2px solid var(--color-fomix-blue);max-width:100%;box-shadow:0 10px 40px var(--bg-card);border-top:none;border-bottom-right-radius:16px;border-bottom-left-radius:16px;flex-direction:column;gap:2rem;margin:0 auto;padding:2rem;display:none}.dark-theme .navButton{background:var(--bg-card);border:2px solid var(--bg-card);color:#fff}.dark-theme .program-card{background:var(--bg-card);border-color:var(--border-primary);color:var(--text-primary)}.dark-theme .program-card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .program-title{color:var(--text-primary)}.dark-theme .program-description{color:var(--text-secondary)}.dark-theme .program-meta{color:var(--text-muted)}.dark-theme .dayTab{background:var(--bg-card);color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;touch-action:manipulation;border:2px solid #322ce826;border-radius:15px;justify-content:center;align-items:center;min-width:fit-content;min-height:48px;padding:.85rem 1.8rem;font-size:.95rem;font-weight:700;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #322ce814}.dark-theme .dayTab.active{color:#fff;background:linear-gradient(135deg,#322ce8 0%,#4c63d2 100%);border-color:#0000;transform:translateY(-3px)scale(1.02)}.dark-theme .zoeken-main-section{background:var(--bg-primary);min-height:calc(100vh - 400px);padding:4rem 0}.dark-theme .zoeken-category-card{background:var(--bg-card);border:1px solid var(--bg-card)}.dark-theme .zoeken-filters-toggle{background:var(--bg-card);border-color:var(--bg-card);color:#fff}.dark-theme .zoeken-filters-container{background:var(--bg-card);border:1px solid var(--bg-card);border-radius:16px;margin-bottom:2rem;padding:2rem}.dark-theme .zoeken-clear-filters-button{background:var(--bg-primary);border-color:var(--bg-primary);color:#fff}.dark-theme .zoeken-results-title{color:#fff}.dark-theme .zoeken-no-results-title{color:#64748b}.dark-theme .zoeken-filter-label{color:#fff}.dark-theme .zoeken-suggestions-title,.dark-theme .zoeken-suggestions-header,.zoeken-category-name{color:#64748b}.dark-theme .zoeken-recent-item{background:var(--bg-card);border:1px solid var(--bg-card);color:#fff}.dark-theme .zoeken-tips-card{background:var(--bg-secondary);border:1px solid var(--bg-secondary)}.dark-theme .zoeken-popular-item{background:var(--bg-card);border:1px solid var(--bg-card)}.dark-theme .zoeken-tips-title,.dark-theme .zoeken-tips-list li,.dark-theme .zoeken-popular-term,.dark-theme .zoeken-popular-rank{color:#64748b}.dark-theme .zoeken-search-input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:none;border-radius:50px;width:100%;min-height:60px;padding:1rem 1.5rem 1rem 3.5rem;font-size:1.125rem;transition:all .2s;box-shadow:0 10px 40px #0000001a}.dark-theme .zoeken-search-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #ffffff0d;border-radius:50px;align-items:center;gap:.5rem;min-width:140px;min-height:60px;padding:0;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.dark-theme .programmering-filter-section{background:var(--bg-card);border-bottom:1px solid var(--bg-card);box-shadow:0 10px 40px var(--bg-card);padding:3rem 0}.dark-theme .programmering-filter-dropdown-button{background:var(--bg-hover);border:2px solid var(--bg-hover);cursor:pointer;width:100%;box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:1rem 1.5rem;transition:all .3s}.dark-theme .programmering-filter-dropdown-left svg{color:var(--text-primary)}.dark-theme .programmering-filter-dropdown-left span{color:var(--text-primary);font-size:1.125rem;font-weight:600}.dark-theme .programmering-page{background:var(--bg-primary);min-height:100vh}.dark-theme .week-schema-title svg{color:var(--text-primary)}.dark-theme .week-schema-title h2{color:var(--text-primary);margin:0;font-size:2rem;font-weight:700}.dark-theme .week-day-button{background:var(--bg-card);border:2px solid var(--bg-card);cursor:pointer;box-shadow:0 10px 40px var(--bg-card);border-radius:16px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .3s;display:flex}.dark-theme .week-day-button.active{background:var(--color-fomix-blue);border-color:var(--color-fomix-blue);color:#fff}.dark-theme .week-day-button:hover{border-color:var(--color-fomix-blue);transform:translateY(-4px)}.dark-theme .day-schedule{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--bg-card);border-radius:16px;padding:2rem}.dark-theme .schedule-item{background:var(--bg-tertiary);color:inherit;border-radius:12px;grid-template-columns:150px 1fr auto;align-items:center;gap:1.5rem;padding:1rem;text-decoration:none;transition:all .3s;display:grid}.dark-theme .schedule-item-title{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.dark-theme .schedule-item-time{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.dark-theme .schedule-item-host{color:var(--text-muted);align-items:center;gap:.375rem;font-size:.875rem;display:flex}.dark-theme .programmering-results-title{color:var(--text-primary);font-size:2rem;font-weight:700}.dark-theme .programmering-results-subtitle{color:var(--text-muted)}.dark-theme .programma-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--bg-card);border-radius:16px;transition:all .3s;overflow:hidden}.dark-theme .programma-card-title{color:var(--text-primary);font-size:1.25rem;font-weight:700}.dark-theme .programma-card-description{color:var(--text-secondary)}.dark-theme .programma-card-meta-item{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.dark-theme .programma-card-meta{color:var(--text-muted)}.dark-theme .programma-page{background:var(--bg-primary);min-height:100vh}.dark-theme .programma-content-section{background:var(--bg-primary);padding:4rem 0}.dark-theme .programma-info-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--bg-card);border-radius:16px;padding:2rem}.dark-theme .programma-main-article,.dark-theme .programma-schedule-section{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--bg-card);border-radius:16px;padding:3rem}.dark-theme .schedule-overview-card{background:var(--bg-tertiary);border-radius:16px;padding:2rem}.dark-theme .programma-info-header h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.dark-theme .programma-article-header h2,.dark-theme .programma-schedule-header h2{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.dark-theme .host-name{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.dark-theme .host-bio{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.dark-theme .programma-article-content{color:var(--text-muted);font-size:1rem;line-height:1.7}.dark-theme .host-social h5{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem;font-weight:600}.dark-theme .programma-schedule-header p{color:var(--text-muted);margin:.5rem 0 0}.dark-theme .schedule-info h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.dark-theme .schedule-detail{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.dark-theme .detail-label{color:var(--text-muted);font-size:.875rem;font-weight:600}.dark-theme .detail-value{color:var(--text-muted);font-size:.875rem}.dark-theme .programma-info-tag{background:var(--bg-tertiary);color:var(--text-primary);border-radius:50px;padding:.25rem .75rem;font-size:.75rem;font-weight:500}.dark-theme .programma-calendar-integration h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:600}.dark-theme .schedule-action-button.secondary{background:var(--bg-card);color:#fff;border:2px solid var(--bg-card)}.dark-theme .acties-winacties{background:linear-gradient(135deg,var(--bg-primary)0%,var(--bg-secondary)100%)}.dark-theme .acties-winacties:before{background:#161d28}.dark-theme .acties-winacties__title{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .acties-winacties__subtitle{color:var(--text-muted)}.dark-theme .acties-winacties__header{border-bottom-color:var(--border-primary)}.dark-theme .acties-winacties__card{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .acties-winacties__card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .acties-winacties__card-title{color:var(--text-primary)}.dark-theme .acties-winacties__card-description{color:var(--text-secondary)}.dark-theme .acties-winacties__card-meta{color:var(--text-muted)}.dark-theme .acties-winacties__more-button{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-secondary)}.dark-theme .acties-winacties__more-button:hover{background:var(--color-fomix-blue);border-color:var(--color-fomix-blue);color:#fff}.dark-theme .acties-search-section{background:var(--bg-card);border-bottom:1px solid var(--border-primary);box-shadow:0 10px 40px var(--bg-card);padding:2rem 0}.dark-theme .acties-search-input{border:2px solid var(--border-primary);background:var(--bg-card);border-radius:25px;width:100%;padding:.875rem 1rem .875rem 2.5rem;font-size:1rem;transition:all .3s}.dark-theme .acties-page{background:var(--bg-primary);min-height:100vh}.dark-theme .acties-results-title{color:var(--text-primary)}.dark-theme .actieCard{background:var(--bg-card);border:1px solid var(--border-primary)}.dark-theme .actieCardExcerpt{color:var(--text-muted)}.dark-theme .actieCardMetaItem{color:var(--text-muted);gap:.5rem;font-size:.875rem}.dark-theme .actieCardTitle{color:var(--text-primary);margin-bottom:.75rem;font-size:1.25rem;font-weight:700;line-height:1.3}.dark-theme .actie-page{background:var(--bg-primary);min-height:100vh}.dark-theme .actie-info-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s}.dark-theme .actie-timeline-item{background:var(--bg-tertiary);border-radius:8px;justify-content:space-between;align-items:center;padding:.75rem;display:flex}.dark-theme .actie-info-card-title{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.dark-theme .actie-timeline-value{color:var(--text-primary);font-size:.875rem;font-weight:600}.dark-theme .actie-timeline-label{color:var(--text-muted);font-size:.875rem;font-weight:500}.dark-theme .actie-stat-label{color:var(--text-muted);margin-top:.25rem;font-size:.875rem}.dark-theme .actie-content-section{background:var(--bg-card);padding:4rem 0}.dark-theme .actie-content-title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2rem;font-weight:700}.dark-theme .actie-content-body{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.dark-theme .profiel-navigation{background:var(--bg-card);border-bottom:1px solid var(--border-primary);z-index:3;position:relative;box-shadow:0 2px 10px #0000000d}.dark-theme .profiel-back-link{color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dark-theme .profiel-page{background:var(--bg-primary);min-height:100vh}.dark-theme .profiel-info-card,.dark-theme .profiel-settings-card,.dark-theme .profiel-stats-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .profiel-info-title{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.dark-theme .profiel-info-value{color:var(--text-primary);font-size:1rem;font-weight:500}.dark-theme .profiel-info-label{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.dark-theme .profiel-settings-title{color:var(--text-primary);align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:700;display:flex}.dark-theme .profiel-settings-item-label{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:600;display:block}.dark-theme .profiel-settings-item{border:1px solid var(--border-primary);border-radius:12px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.dark-theme .profiel-settings-item.danger{border-color:var(--border-primary);background:var(--bg-hover)}.dark-theme .profiel-settings-button.secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-primary)}.dark-theme .profiel-settings-item-description{color:var(--text-muted);font-size:.875rem;line-height:1.5}.dark-theme .profiel-settings-item:hover{border-color:var(--border-primary);background:var(--bg-hover)}.dark-theme .profiel-settings-section-title{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:1.125rem;font-weight:600;display:flex}.dark-theme .profiel-info-card-title,.dark-theme .profiel-settings-card-title,.dark-theme .profiel-stats-card-title{color:var(--text-primary);font-size:1.25rem;font-weight:700}.dark-theme .instellingen-navigation{background:var(--bg-card);border-bottom:1px solid var(--border-primary);z-index:3;position:relative;box-shadow:0 2px 10px #0000000d}.dark-theme .instellingen-back-link{color:var(--text-primary);border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.dark-theme .instellingen-main-section{background:var(--bg-primary);min-height:calc(100vh - 300px);padding:3rem 0}.dark-theme .instellingen-tabs{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;overflow:hidden}.dark-theme .instellingen-tab{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;border:none;border-bottom:1px solid var(--border-primary);background:0 0;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:500;transition:all .2s;display:flex}.dark-theme .instellingen-tab.active{background:linear-gradient(135deg,var(--color-fomix-green),var(--color-fomix-blue));color:#fff;font-weight:600}.dark-theme .instellingen-content{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .instellingen-card{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.dark-theme .instellingen-card-title{color:var(--text-primary);font-size:1.25rem;font-weight:700}.dark-theme .instellingen-form-input,.dark-theme .instellingen-form-select{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.dark-theme .instellingen-form-label{color:var(--text-primary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.dark-theme .instellingen-section-title{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.dark-theme .instellingen-section-description{color:var(--text-muted);margin:.25rem 0 0;font-size:1rem;line-height:1.5}.dark-theme .instellingen-button.secondary{background:var(--bg-card);color:var(--text-primary);border:1px solid var(--border-primary)}.dark-theme .instellingen-button.secondary:hover:not(:disabled){background:var(--bg-hover);transform:translateY(-1px)}.dark-theme .instellingen-form-input:focus,.dark-theme .instellingen-form-select:focus{border-color:var(--color-fomix-blue);box-shadow:0 0 0 2px rgba(var(--color-fomix-blue-rgb),.2)}.dark-theme .instellingen-info-card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;margin-bottom:1.5rem;padding:1.5rem}.dark-theme .instellingen-info-title{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:600}.instellingen-section-header svg{color:var(--text-primary)}.dark-theme .instellingen-info-list li{color:var(--text-primary);margin-bottom:.5rem;padding-left:1.5rem;font-size:.875rem;line-height:1.5;position:relative}.dark-theme .instellingen-info-list li:before{content:"•";color:var(--text-primary);font-weight:700;position:absolute;left:0}.dark-theme .instellingen-toggle-item{background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.dark-theme .instellingen-toggle-label{color:var(--text-primary);margin-bottom:.25rem;font-weight:500;display:block}.dark-theme .instellingen-toggle-description{color:var(--text-muted);font-size:.875rem;line-height:1.4;display:block}.dark-theme .instellingen-toggle-info svg{color:var(--text-muted);flex-shrink:0}.dark-theme .instellingen-info-text{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.dark-theme .instellingen-2fa-info{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;align-items:center;gap:1rem;padding:1rem;display:flex}.dark-theme .instellingen-disco-toggle{background:var(--bg-card);border:1px solid var(--border-primary)}.dark-theme .instellingen-disco-label{color:var(--text-primary);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.dark-theme .instellingen-disco-sublabel{color:var(--text-muted);font-size:.875rem;line-height:1.4}.dark-theme .instellingen-modal{background:var(--bg-card);border-radius:16px;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out modalSlideIn;overflow-y:auto;box-shadow:0 20px 50px #0000004d}.dark-theme .instellingen-modal-header{text-align:center;border-bottom:1px solid var(--border-primary);flex-direction:column;align-items:center;gap:1rem;padding:2rem 2rem 1rem;display:flex}.dark-theme .instellingen-modal-content{color:var(--text-primary);padding:2rem;line-height:1.6}.dark-theme .instellingen-modal-content li{color:var(--text-muted);margin-bottom:.5rem}.dark-theme .instellingen-2fa-info h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.dark-theme .instellingen-2fa-info p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.dark-theme .instellingen-2fa-info svg{color:var(--text-primary);flex-shrink:0}.dark-theme .instellingen-login-item.current{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .instellingen-login-item{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:8px;justify-content:space-between;align-items:center;gap:1rem;padding:1rem;display:flex}.dark-theme .instellingen-login-device{color:var(--text-primary);margin-bottom:.25rem;font-weight:500;display:block}.dark-theme .instellingen-login-meta{color:var(--text-muted);align-items:center;gap:1rem;font-size:.75rem;display:flex}.dark-theme .instellingen-login-info svg{color:var(--text-muted);flex-shrink:0}.instellingen-login-meta svg{color:var(--color-fomix-blue);flex-shrink:0}.dark-theme .instellingen-card-description{color:var(--text-muted);margin:0 0 1.5rem;font-size:.875rem;line-height:1.5}.dark-theme .adverteren-voordelen-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .adverteren-benefits-title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.dark-theme .adverteren-benefits-description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.dark-theme .adverteren-benefit-card{background:var(--bg-card);text-align:center;box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:3rem 2rem;transition:transform .2s}.dark-theme .adverteren-benefit-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dark-theme .adverteren-benefit-description{color:var(--text-muted);line-height:1.6}.dark-theme .adverteren-why-radio{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:3rem}.dark-theme .adverteren-why-item{text-align:center;background:var(--bg-tertiary);border-radius:12px;padding:2rem 1rem}.adverteren-why-title{color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}.dark-theme .adverteren-why-stat{color:var(--text-primary);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.dark-theme .adverteren-why-item p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.dark-theme .adverteren-why-radio-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dark-theme .adverteren-contact-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .adverteren-contact-title{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem;font-weight:700}.dark-theme .adverteren-contact-description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.dark-theme .adverteren-contact-form-container{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:3rem}.dark-theme .adverteren-contact-form-container h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.25rem;font-weight:600}.dark-theme .adverteren-form-label{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.dark-theme .adverteren-form-input,.dark-theme .adverteren-form-select,.dark-theme .adverteren-form-textarea{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:8px;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.dark-theme .adverteren-contact-info{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;height:fit-content;padding:2rem;box-shadow:0 4px 20px #52555a14}.dark-theme .adverteren-info-title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.dark-theme .adverteren-info-description{color:var(--text-muted);margin-bottom:2rem;line-height:1.5}.dark-theme .adverteren-contact-method-label{color:var(--text-primary);margin:0 0 .25rem;font-size:.875rem;font-weight:600}.dark-theme .adverteren-contact-method-value{color:var(--text-primary);margin-bottom:.25rem;font-size:1rem;font-weight:500;text-decoration:none}.dark-theme .adverteren-contact-method-description{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.4}.dark-theme .adverteren-response-promise{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.dark-theme .adverteren-response-promise svg{color:var(--color-primary);flex-shrink:0}.dark-theme .adverteren-response-promise h4{color:var(--color-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.dark-theme .adverteren-response-promise p{color:var(--color-primary);margin:0;font-size:.875rem;line-height:1.4}.dark-theme .vacatures-main-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .vacatures-section-title{color:var(--text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:800}.dark-theme .vacatures-section-description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.25rem}.dark-theme .vacatures-filter-section{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;margin-bottom:3rem;padding:2rem}.dark-theme .vacatures-filter-section h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.dark-theme .vacatures-filter-label{color:var(--text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:600;display:flex}.dark-theme .vacatures-filter-select{border:1px solid var(--border-primary);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:12px;padding:.75rem 1rem;font-size:.875rem;transition:all .3s}.dark-theme .vacatures-quick-filter{border:1px solid var(--border-primary);background:var(--bg-card);color:var(--text-primary);cursor:pointer;border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:500;transition:all .3s}.dark-theme .vacatures-results-header h3{color:var(--text-primary);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.dark-theme .vacatures-results-header p{color:var(--text-muted);margin:0}.dark-theme .vacature-detail{color:var(--text-muted);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.dark-theme .vacature-requirements h4,.dark-theme .vacature-benefits h4{color:var(--text-primary);margin:0 0 .75rem;font-size:1rem;font-weight:700}.dark-theme .vacature-posted{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.75rem;display:flex}.dark-theme .vacatures-cta-section{background:var(--bg-card);padding:6rem 0}.dark-theme .vacatures-cta-title{color:var(--text-primary);margin:0 0 1rem;font-size:2.25rem;font-weight:800}.dark-theme .vacatures-cta-description{color:var(--text-muted);margin:0 0 2rem;font-size:1.125rem;line-height:1.6}.dark-theme .vacatures-cta-contact{background:var(--bg-primary);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:2.5rem}.dark-theme .vacatures-cta-contact h3{color:var(--text-primary);font-size:1.25rem;font-weight:700}.dark-theme .vacatures-contact-item strong{color:var(--text-muted);font-size:.875rem;font-weight:600}.dark-theme .vacatures-cta-button.secondary{background:var(--bg-card);color:var(--color-primary);border:1px solid var(--border-primary)}.dark-theme .cvdm-toestemming-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .cvdm-toestemming-title{color:var(--text-primary);margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.dark-theme .cvdm-toestemming-subtitle{color:var(--text-muted);margin:0;font-size:1.25rem}.dark-theme .cvdm-permission-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;margin-bottom:3rem;padding:3rem}.dark-theme .cvdm-permission-header h3{color:var(--text-primary);margin:0;font-size:1.875rem;font-weight:700}.dark-theme .cvdm-detail-content h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:700}.dark-theme .cvdm-detail-content p{color:var(--text-muted);margin:0 0 .25rem;font-size:1rem;font-weight:600}.dark-theme .cvdm-detail-content small{color:var(--text-muted);font-size:.875rem}.dark-theme .cvdm-documents-title{color:var(--text-primary);margin:0 0 2rem;font-size:1.875rem;font-weight:700}.dark-theme .cvdm-document-card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #52555a14}.dark-theme .cvdm-document-header h4{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:700}.dark-theme .cvdm-document-header p{color:var(--text-muted);margin:0;font-size:.875rem}.dark-theme .cvdm-document-type,.dark-theme .cvdm-document-date{background:var(--bg-tertiary);color:var(--text-muted);border-radius:20px;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.dark-theme .cvdm-document-link.download{background:var(--bg-tertiary);color:var(--text-muted);border:1px solid var(--border-primary)}.dark-theme .muziek-licenties-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .muziek-licenties-title{color:var(--text-primary);margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.dark-theme .muziek-licenties-description{color:var(--text-muted);margin:0;font-size:1.25rem}.dark-theme .muziek-licentie-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:2.5rem;transition:all .3s}.dark-theme .muziek-licentie-name{color:var(--text-primary);margin:0 0 .25rem;font-size:1.5rem;font-weight:800}.dark-theme .muziek-licentie-description p{color:var(--text-muted);margin:0;line-height:1.6}.dark-theme .muziek-licentie-details li span{color:var(--text-muted);line-height:1.5}.dark-theme .muziek-licentie-details li{color:var(--color-primary);align-items:flex-start;gap:.75rem;margin-bottom:.75rem;display:flex}.dark-theme .muziek-licentie-type{background:var(--bg-tertiary);color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;border-radius:20px;padding:.375rem .875rem;font-size:.75rem;font-weight:600;display:inline-block}.dark-theme .muziek-contact-organisaties{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:20px;padding:3rem}.dark-theme .muziek-contact-organisaties h3{color:var(--text-primary);text-align:center;margin:0 0 2rem;font-size:1.875rem;font-weight:700}.dark-theme .muziek-organisatie-contact{background:var(--bg-card);border:1px solid var(--border-primary);text-align:center;border-radius:16px;padding:2rem}.dark-theme .muziek-organisatie-contact h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.dark-theme .muziek-organisatie-contact p{color:var(--text-muted);margin:0 0 1rem;font-size:.875rem}.dark-theme .muziek-organisatie-contact a{color:var(--color-primary);margin:.5rem 0;font-weight:500;text-decoration:none;display:block}.dark-theme .licenties-legal-link{color:var(--color-primary);font-weight:500;text-decoration:none;transition:color .3s}.dark-theme .licenties-legal-link:hover{text-decoration:underline}.dark-theme .contact-section:nth-child(2n){background:var(--bg-primary)}.dark-theme .contact-section-title{color:var(--text-primary);margin:0 0 1rem;font-size:2.5rem;font-weight:700}.dark-theme .contact-section-description{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.6}.dark-theme .contact-form-wrapper{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:2rem}.dark-theme .contact-form-label{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-weight:600;display:flex}.dark-theme .contact-form-input,.dark-theme .contact-form-select,.dark-theme .contact-form-textarea{border:2px solid var(--border-primary);background:var(--bg-card);border-radius:8px;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s}.dark-theme .contact-form-input:focus,.dark-theme .contact-form-select:focus,.dark-theme .contact-form-textarea:focus{border-color:var(--color-primary)}.dark-theme .contact-form-info{background:var(--bg-card);height:fit-content;box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:2rem;position:sticky;top:2rem}.dark-theme .contact-form-info h3{color:var(--text-primary);margin-top:0;margin-bottom:1.5rem}.dark-theme .contact-form-expectation-content h4{color:var(--text-primary);margin:0 0 .25rem;font-weight:600}.dark-theme .contact-form-expectation-content p{color:var(--text-muted);margin:0;font-size:.875rem}.dark-theme .contact-form-tips h4{color:var(--text-primary);margin-top:0}.dark-theme .contact-form-tips li{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem}.dark-theme .contact-form-tips li:before{content:"•";color:var(--color-primary);width:1em;margin-left:-1em;display:inline-block}.dark-theme .contact-section{background:var(--bg-primary);padding:4rem 0}.dark-theme .contact-info-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .contact-info-header h3{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:600}.dark-theme .contact-info-address strong{color:var(--text-primary);margin-bottom:.5rem;display:block}.dark-theme .contact-info-address p{color:var(--text-muted);margin:0;line-height:1.5}.dark-theme .contact-info-detail strong{color:var(--text-primary);margin-bottom:.25rem;display:block}.dark-theme .contact-info-detail p{color:var(--text-muted);margin:0}.dark-theme .contact-info-business h4{color:var(--text-primary);margin-top:0;margin-bottom:.5rem}.dark-theme .contact-info-business p{color:var(--text-muted);margin:0;line-height:1.5}.dark-theme .contact-hours-day{color:var(--text-primary);font-weight:500}.dark-theme .contact-hours-time,.dark-theme .contact-hours-item.weekend .contact-hours-day,.dark-theme .contact-hours-item.weekend .contact-hours-time{color:var(--text-muted)}.dark-theme .privacy-section:nth-child(2n){background:var(--bg-primary)}.dark-theme .privacy-section-title{color:var(--text-primary);margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.dark-theme .privacy-text-block p{color:var(--text-muted);margin:0;font-size:1rem;line-height:1.7}.dark-theme .privacy-subsection-title{color:var(--text-primary);margin:0 0 1.5rem;padding-bottom:1rem;font-size:2rem;font-weight:700;position:relative}.dark-theme .privacy-principle-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .2s;display:flex}.dark-theme .privacy-principle-content h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.dark-theme .privacy-principle-content p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.dark-theme .privacy-info-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;height:fit-content;padding:2rem;position:sticky;top:2rem}.dark-theme .privacy-info-item strong{color:var(--text-primary);margin-bottom:.5rem;font-weight:700;display:block}.dark-theme .privacy-info-header h3{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.5rem;font-weight:700}.dark-theme .privacy-info-item p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.5}.dark-theme .privacy-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .privacy-usage-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .2s;display:flex}.dark-theme .privacy-usage-header h3{color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:700}.dark-theme .privacy-usage-description{color:var(--text-muted);margin:0 0 1rem;font-size:1rem;line-height:1.6}.dark-theme .privacy-usage-list li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.dark-theme .privacy-legal-basis{background:var(--bg-tertiary);border-left:4px solid var(--border-primary);border-radius:8px;margin-top:auto;padding:.75rem 1rem;font-size:.85rem}.dark-theme .privacy-legal-basis strong{color:var(--text-primary)}.dark-theme .privacy-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .privacy-card-description{color:var(--text-muted);margin:0 0 1.5rem;font-size:1rem;line-height:1.6}.dark-theme .privacy-card-title{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:700}.dark-theme .privacy-sharing-list li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.6;display:flex}.dark-theme .privacy-principle-item{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:12px;align-items:center;gap:1rem;padding:1.5rem;display:flex}.dark-theme .privacy-principle-text h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1rem;font-weight:600}.dark-theme .privacy-principle-text p{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.5}.dark-theme .privacy-right-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .2s;display:flex}.dark-theme .privacy-right-header h4{color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:700}.dark-theme .privacy-right-content p{color:var(--text-muted);margin:0 0 1rem;font-size:1rem;line-height:1.6}.dark-theme .privacy-right-content li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.dark-theme .privacy-right-content li:before{content:"•";color:var(--text-primary);flex-shrink:0;margin-top:.1rem;font-weight:700}.dark-theme .privacy-right-action{background:var(--bg-tertiary);border-radius:8px;margin-top:auto;padding:1rem;font-size:.9rem}.dark-theme .privacy-right-action strong{color:var(--text-primary)}.dark-theme .privacy-exercise-method{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.dark-theme .privacy-exercise-info h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-exercise-info p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.dark-theme .privacy-geschillencommissie{border-radius:8px;margin-top:1.5rem;padding:1rem;background:var(--bg-tertiary)!important}.dark-theme .privacy-geschillencommissie-link{color:var(--text-primary)!important}.dark-theme .privacy-exercise-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .privacy-exercise-description{color:var(--text-muted)!important}.dark-theme .privacy-complaint-step{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex}.dark-theme .privacy-complaint-content h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-complaint-content p{color:var(--text-muted);margin:0;font-size:.9rem;line-height:1.6}.dark-theme .privacy-contact-section{background:var(--bg-primary);padding:6rem 0}.dark-theme .privacy-contact-section-description{color:var(--text-muted);margin:0;font-size:1.25rem;line-height:1.6}.dark-theme .privacy-contact-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;transition:all .2s;display:flex}.dark-theme .privacy-contact-header h3{color:var(--text-primary);margin:0;font-size:1.375rem;font-weight:700}.dark-theme .privacy-contact-info strong{color:var(--text-primary);font-size:.9rem;font-weight:600;display:block}.dark-theme .privacy-contact-info p{color:var(--text-muted);margin:.25rem 0 0;font-size:.9rem;line-height:1.5}.dark-theme .privacy-contact-description{color:var(--text-muted);margin-top:auto;font-size:.9rem;line-height:1.6}.dark-theme .privacy-faq-item{background:var(--bg-tertiary);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;display:flex}.dark-theme .privacy-faq-question{color:var(--text-primary);margin:0;font-size:1.125rem;font-weight:600}.dark-theme .privacy-faq-answer{color:var(--text-muted);margin:0;font-size:.95rem;line-height:1.6}.dark-theme .privacy-contact-requirements p{color:var(--text-muted);margin:0 0 1rem;font-size:.9rem;line-height:1.6}.dark-theme .privacy-contact-requirements li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.dark-theme .privacy-contact-requirements li:before{content:"•";color:var(--color-primary);flex-shrink:0;margin-top:.1rem;font-weight:700}.dark-theme .privacy-data-category{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .2s}.dark-theme .privacy-data-header h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.dark-theme .privacy-data-content p{color:var(--text-muted);margin:0 0 1rem;font-size:1rem;line-height:1.6}.dark-theme .privacy-data-list li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.dark-theme .privacy-data-list li:before{content:"•";color:var(--color-primary);flex-shrink:0;font-weight:700}.dark-theme .privacy-purpose{background:var(--bg-tertiary);border-left:4px solid var(--color-primary);border-radius:8px;padding:1rem;font-size:.9rem}.dark-theme .privacy-retention-info li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.dark-theme .privacy-principles-header h3{color:var(--text-primary);margin:0 0 1.5rem;font-size:1.75rem;font-weight:700}.dark-theme .privacy-exercise-timeline h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-exercise-timeline{background:var(--bg-tertiary);border-left:4px solid var(--color-primary);border-radius:12px;padding:1.5rem}.dark-theme .privacy-exercise-timeline li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;display:flex}.dark-theme .privacy-obligation-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;flex-direction:column;gap:1.5rem;padding:2rem;display:flex}.dark-theme .privacy-obligation-content h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.25rem;font-weight:700}.dark-theme .privacy-obligation-content p{color:var(--text-muted);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.dark-theme .privacy-obligation-content li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.875rem;line-height:1.5;display:flex}.dark-theme .privacy-contact-address strong{color:var(--text-primary);margin-bottom:.5rem;display:block}.dark-theme .privacy-contact-address{color:var(--text-muted);font-size:.9rem;line-height:1.5}.dark-theme .privacy-contact-methods li{color:var(--text-muted);align-items:flex-start;gap:.75rem;font-size:.9rem;line-height:1.5;display:flex}.dark-theme .privacy-intro-feature{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;gap:1rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 2px 4px #0000000d}.dark-theme .privacy-intro-feature-content p{color:var(--text-secondary);margin:0;line-height:1.5}.dark-theme .privacy-intro-feature-content h3{color:var(--text-primary);margin:0 0 .75rem;font-size:1.25rem;font-weight:600}.dark-theme .privacy-intro-title{color:var(--text-primary);justify-content:center;align-items:center;gap:1rem;margin:0 0 1.5rem;font-size:2.25rem;font-weight:700;display:flex}.dark-theme .privacy-intro-description{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.125rem;line-height:1.6}.dark-theme .privacy-intro-definition{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .privacy-intro-definition-content h3{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:600}.dark-theme .privacy-intro-definition-content p{color:var(--text-secondary);margin:0;font-size:1rem;line-height:1.6}.dark-theme .privacy-section-description{color:var(--text-muted);margin:0;font-size:1.25rem;line-height:1.6}.dark-theme .privacy-cookie-detail{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.dark-theme .privacy-management-content p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.dark-theme .privacy-management-section{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 6px #0000000d}.dark-theme .privacy-management-header h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.dark-theme .privacy-browser-item,.dark-theme .privacy-mobile-item{background:var(--bg-tertiary);border-left:4px solid var(--color-fomix-green);color:var(--text-secondary);border-radius:8px;padding:1rem;line-height:1.5}.dark-theme .privacy-browser-item strong,.dark-theme .privacy-mobile-item strong{color:var(--text-primary)}.dark-theme .privacy-rights-section{background:var(--bg-card);border-radius:16px;margin-bottom:2rem;padding:2rem}.dark-theme .privacy-right-item{background:var(--bg-tertiary);border:1px solid var(--border-primary);border-radius:12px;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.dark-theme .privacy-right-content h4{color:var(--text-primary);margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-consequences-section{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem}.dark-theme .privacy-consequences-header h3{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.dark-theme .privacy-consequence-item li{color:var(--text-secondary);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.875rem;line-height:1.5;display:flex}.dark-theme .privacy-consequences-content p{color:var(--text-secondary);margin-bottom:2rem;line-height:1.6}.dark-theme .privacy-consequence-item.essential{background:var(--bg-tertiary);border-color:var(--border-primary)}.dark-theme .privacy-consequence-item.essential strong{color:var(--text-primary)}.dark-theme .privacy-consequence-item h4{color:var(--text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-consequence-item.functional,.dark-theme .privacy-consequence-item.analytics{background:var(--bg-tertiary);border-color:var(--border-primary)}.dark-theme .privacy-consequence-item.analytics strong{color:var(--text-primary)}.dark-theme .privacy-consequence-item li:before{content:"•";color:var(--color-fomix-green);flex-shrink:0;font-weight:700}.dark-theme .privacy-faq-section{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;margin-bottom:2rem;padding:2rem}.dark-theme .privacy-faq-section h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.dark-theme .privacy-faq-item h4{color:var(--text-primary);margin:0 0 .75rem;font-size:1.125rem;font-weight:600}.dark-theme .privacy-faq-item p{color:var(--text-secondary);margin:0;line-height:1.6}.dark-theme .privacy-external-section{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;margin-bottom:2rem;padding:2rem}.dark-theme .privacy-external-link{background:var(--bg-tertiary);border:1px solid var(--border-primary);color:var(--color-fomix-green);border-radius:8px;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.dark-theme .privacy-external-content p{color:var(--text-secondary);margin-bottom:1.5rem;line-height:1.6}.dark-theme .privacy-external-section h3{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:700}.dark-theme .privacy-management-icon{color:var(--color-fomix-green);flex-shrink:0}.dark-theme .agenda{background:var(--bg-primary)}.dark-theme .agenda-title{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .agenda-header{border-bottom-color:var(--border-primary)}.dark-theme .eventCard{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid #0f141b;border-radius:16px;transition:all .3s;overflow:hidden}.dark-theme .event-card{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .event-card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .event-title{color:var(--text-primary)}.dark-theme .event-description{color:var(--text-secondary)}.dark-theme .event-date,.dark-theme .event-time,.dark-theme .event-location{color:var(--text-muted)}.dark-theme .categoryBadge{background:var(--bg-tertiary);color:var(--text-primary);border-color:var(--border-primary)}.dark-theme .statusBadge{background:var(--bg-tertiary);border-color:var(--border-primary)}.dark-theme .agenda-search-section{background:var(--bg-card);border-bottom:1px solid var(--border-primary);box-shadow:0 10px 40px var(--bg-card);padding:2rem 0}.dark-theme .agenda-page{background:var(--bg-primary);min-height:100vh}.dark-theme .agenda-search-input{border:2px solid var(--border-primary);background:var(--bg-card);border-radius:25px;width:100%;padding:.875rem 1rem .875rem 2.5rem;font-size:1rem;transition:all .3s}.dark-theme .agenda-results-title{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.dark-theme .eventDetail{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:flex}.dark-theme .event-description{background:var(--bg-card);border-radius:16px;margin-bottom:3rem;padding:2rem;box-shadow:0 4px 20px #52555a1a}.dark-theme .event-description h2{color:var(--text-primary);border-bottom:2px solid var(--border-primary);margin-bottom:1rem;padding-bottom:.5rem;font-size:1.875rem;font-weight:700}.dark-theme .event-description p{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.dark-theme .event-info-card{background:var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s;box-shadow:0 4px 20px #52555a1a}.dark-theme .event-info-card h3{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.125rem;font-weight:700;display:flex}.dark-theme .event-info-card p strong{color:var(--text-primary);font-weight:600}.dark-theme .event-info-card p{color:var(--text-muted);margin-bottom:.5rem;font-size:.95rem;line-height:1.5}.dark-theme .event-body{color:var(--text-secondary);margin-bottom:3rem;font-size:1.125rem;line-height:1.8}.dark-theme .tv-page{background:var(--bg-primary);min-height:100vh}.dark-theme .tv-info-section{background:var(--bg-primary);width:100vw;margin-left:calc(50% - 50vw);padding:1rem}.dark-theme .tv-current-program{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s}.dark-theme .tv-current-program-title{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;font-weight:800;line-height:1.2}.dark-theme .tv-current-program-description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.6}.dark-theme .tv-program-meta-item{color:var(--text-muted);align-items:center;gap:.75rem;font-size:1rem;display:flex}.dark-theme .tv-current-time{color:var(--text-muted);font-size:1.125rem;font-weight:600}.dark-theme .tv-upcoming-title{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.dark-theme .tv-upcoming-programs{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border:1px solid var(--border-primary);border-radius:16px;padding:2rem;transition:all .3s}.dark-theme .news{background:var(--bg-primary)}.dark-theme .news .title{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .news .header{border-bottom-color:var(--border-primary)}.dark-theme .newsCard{background:var(--bg-card);border-color:var(--bg-card)}.dark-theme .newsCard:hover{background:var(--bg-hover);border-color:var(--border-secondary);transform:translateY(-2px)}.dark-theme .newsTitle{color:var(--text-primary)}.dark-theme .newsDescription{color:var(--text-secondary)}.dark-theme .newsAuthor,.dark-theme .newsDate{color:var(--text-muted)}.dark-theme .newsCardExcerpt{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0 0 1rem;font-size:1rem;line-height:1.6;display:-webkit-box;overflow:hidden}.dark-theme .gemist-grid{background:var(--bg-primary)}.dark-theme .gemist-item{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .gemist-item:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .gemist-title{color:var(--text-primary)}.dark-theme .gemist-description{color:var(--text-secondary)}.dark-theme .gemist-meta{color:var(--text-muted)}.dark-theme .cardContent{z-index:2;background:var(--bg-card);padding:2rem 1.5rem;position:relative}.dark-theme .card-overlay .card-button{background:var(--bg-tertiary);color:var(--text-primary);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border-primary);align-self:flex-start}.dark-theme .gemist-archive-stats{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:3rem}.dark-theme .gemist-current-year{text-align:center;background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:2rem}.dark-theme .gemist-year-button{background:var(--bg-card);border:2px solid var(--color-border);cursor:pointer;color:var(--color-text-secondary);border-radius:50px;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.dark-theme .gemist-archive-toggle{background:var(--bg-card);border-radius:50px;padding:.5rem;box-shadow:0 4px 20px #52555a1a}.dark-theme .gemist-filter-toggle{background:var(--bg-card);border:1px solid var(--color-border);cursor:pointer;color:var(--text-primary);border-radius:50px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:flex}.dark-theme .gemist-category-button{border:2px solid var(--color-border);background:var(--bg-card);cursor:pointer;color:var(--text-secondary);border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.dark-theme .gemist-category-button.active{background:var(--color-fomix-blue);border-color:var(--color-fomix-blue);color:#fff}.dark-theme .gemist-broadcast-card{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;transition:transform .3s;overflow:hidden}.dark-theme .gemist-popular-list{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;overflow:hidden}.dark-theme .gemist-filter-grid{background:var(--bg-card);box-shadow:0 10px 40px var(--bg-card);border-radius:16px;padding:2rem}.dark-theme .gemist-filter-select{border:1px solid var(--color-border);background:var(--bg-tertiary);cursor:pointer;border-radius:8px;padding:.75rem 1rem;font-size:.875rem;transition:border-color .3s}.dark-theme .news .moreButton{background:var(--bg-tertiary);border:2px solid var(--border-primary);color:var(--text-muted);cursor:pointer;border-radius:16px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 10px 40px #52555a1a}.dark-theme .footer-modern{color:var(--text-primary);background:linear-gradient(135deg,#161d28 0% 100%)}.dark-theme .footer-modern:before{background:linear-gradient(90deg,transparent,var(--color-fomix-blue),var(--color-fomix-green),transparent)}.dark-theme .footer-description{color:#f9fafbb3}.dark-theme .footer-section-title{color:var(--text-primary)}.dark-theme .footer-link{color:#f9fafbb3}.dark-theme .footer-link:hover{color:var(--text-primary)}.dark-theme .contact-item{color:#f9fafbb3}.dark-theme .contact-item:hover{color:var(--text-primary)}.dark-theme .contact-item svg,.dark-theme .contact-item a:hover{color:var(--color-fomix-blue)}.dark-theme .app-button{color:#f9fafbb3;background:#f9fafb08;border-color:#f9fafb1f}.dark-theme .app-button:hover{background:linear-gradient(135deg,var(--color-fomix-blue),var(--color-fomix-blue-light));border-color:var(--color-fomix-blue);color:#fff}.dark-theme .footer-newsletter{background:#f9fafb05;border-top-color:#f9fafb14}.dark-theme .newsletter-button,.newsletter-text h3{color:#fff}.dark-theme .footer-bottom{background:#161d28}.dark-theme .legal-link{color:#f9fafb99}.dark-theme .legal-link:hover{color:var(--color-fomix-blue)}.dark-theme .footer-copyright{color:#f9fafb80}.dark-theme .artist-grid-section,.dark-theme .actions-section{background:var(--bg-primary)}.dark-theme .featured-section h2,.dark-theme .artist-grid-section h2,.dark-theme .actions-section h2{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .artist-card{border-color:var(--border-primary);background:var(--bg-card)!important}.dark-theme .artist-card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .artist-name{color:var(--text-primary)!important}.dark-theme .artist-description{color:var(--text-secondary)}.dark-theme .artist-info{background:var(--bg-secondary)}.dark-theme .artist-image{background:var(--bg-hover)!important}.dark-theme .album-name{color:#d1d5db!important}.dark-theme .page-container,.dark-theme .main-content{background:var(--bg-primary);color:var(--text-primary)}.dark-theme .section-title{background:linear-gradient(135deg,var(--text-primary)0%,var(--text-secondary)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark-theme .section-subtitle{color:var(--text-muted)}.dark-theme .section-header{border-bottom-color:var(--border-primary)}.dark-theme .content-card{background:var(--bg-card);border-color:var(--border-primary)}.dark-theme .content-card:hover{background:var(--bg-hover);border-color:var(--border-secondary)}.dark-theme .chat-privacy-notice{background:#22c55e14;border-color:#22c55e26}.dark-theme .chat-privacy-notice .privacy-text strong{color:#10b981}.dark-theme .chat-privacy-notice .privacy-text p{color:var(--text-secondary)}.dark-theme *{transition:background-color .2s,color .2s,border-color .2s}.dark-theme .loading-skeleton{background:linear-gradient(90deg,#0f141b 25%,#161d28 50%,#0f141b 75%) 0 0/200% 100%}.dark-theme .skeleton{background:linear-gradient(90deg,#0f141b 25%,#161d28 50%,#0f141b 75%) 0 0/200% 100%;animation:1.5s infinite loading}.dark-theme .skeleton-image{background:linear-gradient(90deg,#0f141b 25%,#161d28 50%,#0f141b 75%) 0 0/200% 100%;width:100%;height:100%;animation:1.5s infinite loading}.dark-theme .skeleton-text{background:linear-gradient(90deg,#0f141b 25%,#161d28 50%,#0f141b 75%) 0 0/200% 100%;border-radius:4px;margin-bottom:.5rem;animation:1.5s infinite loading}
