:root{--bg:#111827;--panel:#0f1724;--text:#e6eef8;--muted:#9ca3af;--accent:#2563eb;--accent-2:#3b82f6;--glass:rgba(255, 255, 255, 0.03);--glass-border:rgba(255, 255, 255, 0.03);--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-soft:0 6px 18px rgba(2, 6, 23, 0.45);--shadow-strong:0 12px 40px rgba(2, 6, 23, 0.65);--transition-fast:180ms cubic-bezier(.2, .9, .2, 1);--transition-medium:280ms cubic-bezier(.2, .9, .2, 1);--focus-ring:3px solid rgba(37, 99, 235, 0.18);--font-sans:"Inter", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;--max-content-width:1200px}*,*::before,*::after{box-sizing:border-box}html,body{height:100%}html{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--bg);color:var(--text);line-height:1.45;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;background-color:var(--bg);color:var(--text);min-width:0}.container{max-width:var(--max-content-width);margin-left:auto;margin-right:auto;padding:1.25rem}h1,h2,h3{margin:0 0 .6rem 0;color:var(--text);font-weight:700;letter-spacing:-.01em}h1{font-size:1.75rem}h2{font-size:1.25rem}h3{font-size:1.05rem}p{margin:0 0 .9rem 0;color:#cbd5e1}a{color:var(--accent-2);text-decoration:none;transition:color var(--transition-fast),text-decoration var(--transition-fast)}a:hover,a:focus{color:var(--accent);text-decoration:underline}img,picture,video,svg{max-width:100%;display:block;height:auto}input,select,textarea{font:inherit;color:inherit;background:#fff0;border:1px solid rgb(255 255 255 / .03);border-radius:8px;padding:.45rem .6rem}button{cursor:pointer}.flex{display:flex}.grid{display:grid}.sr-only,.visually-hidden{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}:where(button,a,input,select,textarea):focus{outline:none;box-shadow:var(--focus-ring);border-radius:8px}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}}.aspect-video{position:relative;width:100%;padding-top:56.25%}.aspect-video iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}nav{background-color:#1f2937;display:flex;justify-content:space-between;padding:1rem 2rem;gap:1.5rem;align-items:center;font-size:1rem;font-weight:500;border-bottom:1px solid #374151}nav .nav-links{display:flex;gap:1.5rem;align-items:center}nav a{color:#d1d5db;text-decoration:none;transition:color 0.3s;padding:.5rem 0;position:relative}nav a:hover{color:#fff}nav a.active,nav a[aria-current="page"]{color:#3b82f6}nav a.active::after{content:'';position:absolute;bottom:-6px;left:0;width:100%;height:2px;background-color:#3b82f6;border-radius:1px}.global-search{position:relative;display:flex;align-items:center}.global-search .search-form{margin-left:.75rem}.global-search .search-input{width:18rem;max-width:40vw;background:#111827;color:#e5e7eb;border:1px solid #374151;border-radius:6px;padding:.5rem .75rem;outline:none;transition:border-color .2s,box-shadow .2s,width .2s ease}.global-search .search-input::placeholder{color:#9ca3af}.global-search .search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 3px rgb(59 130 246 / .25)}.global-search .search-toggle{display:none;background:#fff0;border:none;padding:.25rem;border-radius:6px;cursor:pointer}.global-search .search-toggle:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.global-search .search-results{position:absolute;top:100%;right:0;margin-top:.5rem;background:#111827;border:1px solid #374151;border-radius:8px;min-width:260px;max-width:80vw;color:#e5e7eb;box-shadow:0 10px 25px rgb(0 0 0 / .3);z-index:50;overflow-y:auto;overscroll-behavior:contain}.global-search .search-results.hidden{display:none}.search-results .group{padding:.5rem 0}.search-results .group-title{font-size:.75rem;color:#9ca3af;padding:.25rem .75rem;text-transform:uppercase;letter-spacing:.05em}.search-results ul{list-style:none;margin:0;padding:0}.search-results li{border-top:1px solid rgb(55 65 81 / .5)}.search-results li:first-child{border-top:none}.search-results a{display:block;padding:.5rem .75rem;color:#e5e7eb;text-decoration:none}.search-results a:hover{background:rgb(59 130 246 / .12);color:#fff}.search-results a.with-thumb{display:flex;align-items:center;gap:.5rem}.search-results img.thumb{width:80px;height:45px;object-fit:cover;border-radius:4px;background:#0b1220;flex:0 0 48px;border:1px solid #1f2937}@media (max-width:480px){.global-search .search-toggle{display:inline-flex}.global-search .search-form{display:none}.global-search.open .search-form{display:block}.global-search.open .search-input{width:70vw}}@media (max-width:480px){.global-search.fullscreen{position:fixed!important;left:0;top:0;right:0;bottom:0;background:#1f2937;display:flex;align-items:flex-start;padding:1.5rem 1rem 0 1rem;z-index:999;flex-direction:column}.global-search.fullscreen .search-form{position:static;width:100%;margin:0;background:none;box-shadow:none;padding:0}.global-search.fullscreen .search-input{width:100%;font-size:1.2rem;max-width:none}}@media (max-width:480px){.global-search.fullscreen .search-results{position:static;margin-top:1.1rem;min-width:0;max-width:100%;width:100%;border-radius:8px;box-shadow:0 8px 32px rgb(0 0 0 / .22);background:#111827;border:1px solid #374151;z-index:1000;display:block}.global-search.fullscreen .search-results.hidden{display:none}}@media (min-width:481px) and (max-width:767px){.global-search .search-input,.global-search .search-results{width:350px;min-width:290px;max-width:96vw;font-size:1rem}}@media (min-width:768px) and (max-width:1027px){.global-search .search-input,.global-search .search-results{width:420px;min-width:340px;max-width:98vw;font-size:1.08rem}}@media (min-width:1028px){.global-search .search-input,.global-search .search-results{width:560px;min-width:420px;max-width:99vw;font-size:1.13rem}}.site-footer{border-top:1px solid #374151;font-size:.875rem;color:#9ca3af;text-align:center;padding:1.5rem 1rem;background:#fff0}.footer-nav{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap;margin-bottom:.5rem}.footer-nav a{color:#9ca3af;text-decoration:none;transition:color 0.2s}.footer-nav a:hover{color:#fff}.footer-copy{display:block;margin-top:.25rem;color:#6b7280}.video-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.video-card{background-color:#1f2937;border-radius:.5rem;overflow:hidden;transition:box-shadow 0.3s ease;display:flex;flex-direction:column;position:relative;height:320px;max-width:320px}.video-card:hover{box-shadow:0 4px 20px rgb(0 0 0 / .4)}.video-card .aspect-video{flex-shrink:0;position:relative}.video-card .p-4{padding:1rem;display:flex;flex-direction:column;flex:1 1 auto;justify-content:flex-start}.video-card h3{margin:0 0 .5rem 0;font-size:1.125rem;line-height:1.25rem;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal}.video-card .video-meta{margin-top:auto;font-size:.875rem;color:#9ca3af;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem}.video-grid:has(.video-card:nth-child(3)){justify-items:stretch}.video-grid:not(:has(.video-card:nth-child(3))){justify-content:center;grid-template-columns:repeat(auto-fit,minmax(250px,320px))}.video-card .video-meta-rating{font-weight:700}@media (max-width:768px){.video-card{max-width:100%;height:auto}.video-grid{grid-template-columns:1fr;gap:1rem}}.video-title-link{color:inherit;text-decoration:none;display:flex;flex-direction:column;flex-grow:1;height:100%}.video-title-link:hover{color:#3b82f6;text-decoration:underline}.rating-high{color:#22c55e}.rating-medium{color:#eab308}.rating-low{color:#ef4444}.video-card-bg{background-size:cover;background-position:center}.aspect-video p.video-duration{position:absolute;bottom:.75rem;left:1rem;margin:0;color:#fff;font-size:1rem;font-weight:700;background-color:rgb(0 0 0 / .6);padding:.25rem .5rem;border-radius:.25rem;z-index:10}.video-type-logo{position:absolute;top:.5rem;right:.75rem;width:4rem;height:4rem;object-fit:contain;opacity:.95;z-index:10}.no-videos-message{display:flex;flex-direction:column;justify-content:center;align-items:center;height:60vh;text-align:center;color:#f3f4f6;font-size:1.5rem;font-weight:500;background-color:#1f2937;border-radius:.5rem;margin-top:2rem}.no-videos-message h2{font-size:2rem;font-weight:700;margin-bottom:.5rem}.no-videos-message p{font-size:1.125rem;color:#9ca3af}.section-title{font-weight:700;color:#e5e7eb;line-height:1.3;margin:0}@media (min-width:1200px){.section-title{font-size:2rem}}@media (max-width:1199px) and (min-width:768px){.section-title{font-size:1.75rem}}@media (max-width:767px){.section-title{font-size:1.5rem}}@media (max-width:480px){.section-title{font-size:1.25rem}}.categories-to-videos-spacing{height:2rem}@media (max-width:767px){.categories-to-videos-spacing{height:1.5rem}}@media (max-width:480px){.categories-to-videos-spacing{height:1rem}}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a{padding:.5rem .75rem;background-color:#374151;color:#fff;border-radius:.375rem;text-decoration:none}.pagination a.active{background-color:#2563eb;color:#fff}.category-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:2rem}.category-card{background-color:#1f2937;height:140px;padding:1.25rem;border-radius:.75rem;text-align:center;font-size:1.125rem;font-weight:500;color:#d1d5db;text-decoration:none;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;border:1px solid #fff0;box-shadow:0 1px 3px 0 rgb(0 0 0 / .1)}.category-card:hover{background-color:#2563eb;color:#fff;transform:translateY(-3px);border-color:#3b82f6;box-shadow:0 4px 12px 0 rgb(37 99 235 / .3)}.category-name{max-width:100%;max-height:4em;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;white-space:normal;line-height:1.3;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.category-video-count{font-size:.875rem;color:#9ca3af;margin-top:.5rem;font-weight:400}.category-chip{display:inline-block;background-color:#1f2937;color:#93c5fd;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;margin:.25rem;transition:background 0.2s}.category-chip:hover{background-color:#3b82f6;color:#fff}@media (max-width:1400px){.category-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}@media (max-width:900px){.category-grid{grid-template-columns:repeat(2,1fr)}.category-card{height:120px;padding:1rem}}@media (max-width:600px){.category-grid{grid-template-columns:1fr;gap:1rem}.category-card{height:100px;padding:.875rem;font-size:1rem}}.no-results-message{grid-column:1 / -1;text-align:center;padding:3rem 2rem;color:#9ca3af;font-size:1.125rem;font-style:italic;background-color:#1f2937;border-radius:.5rem;margin-top:2rem}.actor-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem;justify-items:center}.actor-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:1rem .5rem;background:#1f2937;border-radius:.75rem;box-shadow:0 1px 6px rgb(0 0 0 / .12);transition:box-shadow 0.2s,transform 0.2s;text-decoration:none;color:inherit;min-width:234px;max-width:256px}.actor-card:hover{box-shadow:0 6px 24px rgb(0 0 0 / .22);transform:translateY(-3px) scale(1.024)}.actor-thumbnail{width:234px;height:344px;background-color:#23272c;border-radius:.5rem;margin-bottom:1rem;object-fit:contain;box-shadow:0 2px 8px rgb(0 0 0 / .09)}.actor-info{width:100%;padding:.25rem 0 .75rem 0}.actor-nickname{font-size:1.16rem;font-weight:700;margin-bottom:.3rem;color:#fff;word-break:break-word}.actor-video-count{font-size:.95rem;color:#9ca3af}.actor-thumbnail:not([src]){background:#374151}.actor-chip{display:inline-block;background-color:#111827;color:#fcd34d;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;margin:.25rem;transition:background 0.2s;text-transform:capitalize}.actor-chip:hover{background-color:#fcd34d;color:#111827}.page-layout{display:flex;gap:2rem;align-items:flex-start;padding:2rem}.main-content{flex-grow:1}@media (max-width:768px){.page-layout{flex-direction:column;padding:1rem}.main-content{width:100%}}.toolbar{display:flex;justify-content:flex-start;align-items:center;margin-bottom:1.7rem;gap:1rem}.sort-label{color:#9ca3af;font-size:1.08rem;letter-spacing:.04em;margin-right:.4rem}.custom-select-wrapper{position:relative;display:inline-block;min-width:185px}.custom-select{appearance:none;background:#232a3a;color:#fff;border:1.5px solid #31384a;border-radius:999px;padding:.62rem 2.5rem .62rem 1.1rem;font-size:1.07rem;font-weight:500;outline:none;transition:border 0.25s,background 0.2s;box-shadow:0 0 0 2px #fff0;cursor:pointer}.custom-select:focus{border-color:#3b82f6;background:#181f2b;box-shadow:0 0 0 2px #3b82f670}.custom-select:hover{border-color:#3b82f6;background:#262e46;color:#fff}.select-chevron{pointer-events:none;color:#77a5fe;font-size:1.15rem;position:absolute;right:1.15rem;top:50%;transform:translateY(-50%);transition:color 0.2s}@media (max-width:600px){.toolbar{flex-direction:column;align-items:stretch}.custom-select-wrapper{width:100%}.custom-select{width:100%}}.videos-search-form{flex:1;display:flex;align-items:center;max-width:320px}.video-search-input{width:100%;padding:.5rem 1rem;background-color:#1f2937;color:#fff;border:1px solid #374151;border-radius:.375rem;font-size:1rem;transition:border-color 0.2s}.video-search-input:focus{outline:none;border-color:#3b82f6}#video-sorting-form{display:flex;align-items:center;gap:.5rem}.back-link{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;color:#e5e7eb;font-size:1.125rem;font-weight:500;margin-bottom:1rem;transition:all 0.2s ease}.back-link:hover{color:#f9fafb;transform:translateY(-1px)}.video-meta-large{font-size:1.25rem;color:#d1d5db;display:flex;gap:1.25rem;margin-bottom:1.25rem;flex-wrap:wrap}.actors a,.categories a{font-size:1.25rem;margin:.375rem}.actors strong,.categories strong,.tags strong{font-size:1.25rem;font-weight:600;display:block;margin-bottom:.5rem;color:#e5e7eb}.tag-chip{display:inline-block;background-color:#374151;color:#f472b6;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;margin:.25rem;transition:background 0.2s}.tag-chip:hover{background-color:#f472b6;color:#1f2937}.age-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgb(24 28 36 / .85);display:flex;align-items:center;justify-content:center;z-index:9999}.age-modal-box{background:#181c24;color:#fff;border-radius:16px;padding:2.5rem 2rem 2rem 2rem;box-shadow:0 6px 32px rgb(0 0 0 / .35);max-width:94%;width:370px;text-align:center;animation:fadeInModal 0.3s cubic-bezier(.39,.58,.57,1) both}@keyframes fadeInModal{0%{opacity:0;transform:scale(.96)}100%{opacity:1;transform:scale(1)}}.age-modal-box h2{font-size:1.5rem;font-weight:600;margin:0 0 .75em;letter-spacing:.01em}.age-modal-box p{color:#ccd0dc;font-size:1.05rem;line-height:1.6;margin-bottom:1.7em}.age-modal-actions{display:flex;gap:1rem;justify-content:center}.age-modal-btn{flex:1 1 0%;padding:.85em 0;font-size:1.04rem;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background 0.16s,color 0.16s,transform 0.08s}.age-modal-btn-confirm{background:#FFB300;color:#181c24}.age-modal-btn-confirm:hover,.age-modal-btn-confirm:focus{background:#ffd253}.age-modal-btn-deny{background:#2A2F39;color:#ffd253;border:1.5px solid #3a4150}.age-modal-btn-deny:hover,.age-modal-btn-deny:focus{background:#212531;color:#fff;border-color:#ffd253}@media (max-width:480px){.age-modal-box{padding:1.3rem .7rem 1.2rem .7rem;width:98vw}.age-modal-box h2{font-size:1.13rem}.age-modal-actions{flex-direction:column;gap:.75rem}}.report-modal-overlay{position:fixed;inset:0;z-index:1200;background:rgb(30 33 40 / .85);display:flex;align-items:center;justify-content:center;animation:fadeIn 0.22s}.report-modal-box{background:#181a20;color:#f3f4f6;padding:2.1rem 1.7rem 1.5rem 1.7rem;border-radius:1.1rem;box-shadow:0 8px 48px 0 rgb(0 0 0 / .29);width:100%;max-width:370px;min-width:260px;font-family:inherit}.report-modal-box h2{margin:0 0 1.25rem 0;font-size:1.36rem;font-weight:700;line-height:1.25em;letter-spacing:-.01em}.report-reasons{display:flex;flex-direction:column;gap:.65em;margin-bottom:1.1em}.report-radio{display:flex;align-items:center;gap:.55em;font-size:1.07em;position:relative;padding-left:1.95em;cursor:pointer;user-select:none}.report-radio input[type="radio"]{opacity:0;position:absolute;left:.2em;top:50%;transform:translateY(-50%)}.custom-radio{width:1.15em;height:1.15em;border-radius:50%;border:2px solid #4f5568;background:#232730;margin-right:.5em;box-shadow:0 1px 5px #0002;transition:border-color 0.18s,background 0.18s;display:inline-block;position:absolute;left:.2em;top:50%;transform:translateY(-50%)}.report-radio input[type="radio"]:checked+.custom-radio{border-color:#3b82f6;background:#3b82f6;box-shadow:0 0 0 3px #1d4ed866}textarea[name="details"]{width:100%;min-height:2.2em;max-height:8em;border-radius:.55rem;background:#232730;border:1.5px solid #394151;color:#f3f4f6;font-size:1em;margin-bottom:1.05em;padding:.7em;resize:vertical}.report-modal-actions{display:flex;justify-content:flex-end;gap:.55em}.report-modal-btn{padding:.48em 1.28em;font-size:1em;background:#374151;color:#fff;border:none;border-radius:.37em;cursor:pointer;font-weight:500;transition:background 0.19s,box-shadow 0.19s}.report-modal-btn-submit{background:linear-gradient(90deg,#2563eb 30%,#3b82f6 100%);color:#fff;box-shadow:0 1px 6px #1d4ed833}.report-modal-btn-cancel{background:#23282f}.report-modal-btn:focus{outline:2px solid #3b82f6}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.filter-buttons{display:flex;flex-wrap:wrap}.filter-buttons button,.filter-buttons input[type="text"]{background-color:#374151;border:none;color:#fff;padding:.5rem 1rem;border-radius:.375rem;margin:.25rem}.filter-buttons input[type="text"]{flex-grow:1;max-width:200px}.filter-buttons button{background-color:#374151;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;margin:.25rem;cursor:pointer;transition:background-color 0.3s}.filter-buttons button.active{background-color:#2563eb;color:#fff;box-shadow:inset 0 0 5px rgb(0 0 0 / .5);transform:scale(.98)}@media (max-width:600px){.filter-buttons{justify-content:flex-start}.filter-buttons button,.filter-buttons input[type="text"]{flex:1 1 auto}}.filters-dropdown-wrapper{position:relative}.filters-dropdown-toggle{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#374151 0%,#4b5563 100%);color:#fff;border:1px solid #6b7280;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.875rem;transition:all 0.2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);min-height:2.75rem}.filters-dropdown-toggle:hover{background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%);border-color:#9ca3af;box-shadow:0 4px 6px rgb(0 0 0 / .1),0 2px 4px rgb(0 0 0 / .06);transform:translateY(-1px)}.filters-dropdown-toggle:active{transform:translateY(0);box-shadow:0 1px 3px rgb(0 0 0 / .12)}.filters-dropdown-toggle[aria-expanded="true"]{background:linear-gradient(135deg,#4b5563 0%,#374151 100%);border-color:#9ca3af}.filters-dropdown-toggle[aria-expanded="true"] .chevron-icon{transform:rotate(180deg)}.filter-icon{flex-shrink:0}.filter-text{font-size:.875rem;font-weight:600}.chevron-icon{flex-shrink:0;transition:transform 0.2s ease}.filters-dropdown{display:none;position:absolute;top:calc(100% + 0.5rem);left:0;background:#1f2937;border:1px solid #374151;border-radius:.75rem;padding:1.5rem;width:340px;max-height:520px;overflow-y:auto;z-index:1000;box-shadow:0 20px 25px -5px rgb(0 0 0 / .1),0 10px 10px -5px rgb(0 0 0 / .04);backdrop-filter:blur(16px)}.filters-dropdown.active{display:block;animation:slideDown 0.2s ease-out}.filter-section{margin-bottom:1.5rem}.filter-section:last-child{margin-bottom:0}.filter-heading{color:#f9fafb;font-size:.875rem;font-weight:600;margin:0 0 .75rem 0;text-transform:uppercase;letter-spacing:.025em}.search-wrapper{position:relative;margin-bottom:.75rem}.search-icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;pointer-events:none}.search-input{width:100%;background:#374151;border:1px solid #4b5563;color:#fff;padding:.75rem .75rem .75rem 2.5rem;border-radius:.5rem;font-size:.875rem;transition:all 0.2s ease}.search-input::placeholder{color:#9ca3af}.search-input:focus{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px rgb(156 163 175 / .1);background:#4b5563}.filter-list{list-style:none;padding:0;margin:0}.filter-list li{margin-bottom:.25rem}.filter-item{display:block;padding:.625rem .75rem;border-radius:.375rem;color:#d1d5db;text-decoration:none;font-size:.875rem;transition:all 0.15s ease;position:relative}.filter-item:hover{background:#374151;color:#f9fafb;transform:translateX(2px)}.filter-item.active{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;font-weight:500;box-shadow:0 1px 3px rgb(107 114 128 / .3)}.filter-item.active::before{content:'';position:absolute;left:0;top:0;bottom:0;width:3px;background:#d1d5db;border-radius:0 2px 2px 0}@media (max-width:768px){.filter-text{display:none}}.filters-dropdown::-webkit-scrollbar{width:6px}.filters-dropdown::-webkit-scrollbar-track{background:#fff0}.filters-dropdown::-webkit-scrollbar-thumb{background:#4b5563;border-radius:3px}.filters-dropdown::-webkit-scrollbar-thumb:hover{background:#6b7280}.filters-dropdown-toggle:focus-visible{outline:2px solid #9ca3af;outline-offset:2px}.filter-item:focus-visible{outline:2px solid #9ca3af;outline-offset:-2px}.search-input:focus-visible{outline:2px solid #9ca3af;outline-offset:-2px}.video-sorting-buttons{display:contents}.sort-buttons-wrapper{display:contents}.sort-button{background:linear-gradient(135deg,#374151 0%,#4b5563 100%);color:#fff;border:1px solid #6b7280;padding:.75rem 1rem;border-radius:.5rem;cursor:pointer;font-weight:600;font-size:.875rem;transition:all 0.2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);min-height:2.75rem;white-space:nowrap}.sort-button:hover{background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%);border-color:#9ca3af;box-shadow:0 4px 6px rgb(0 0 0 / .1),0 2px 4px rgb(0 0 0 / .06);transform:translateY(-1px)}.sort-button:active{transform:translateY(0);box-shadow:0 1px 3px rgb(0 0 0 / .12)}.sort-button.active{background:linear-gradient(135deg,#6b7280,#4b5563);border-color:#9ca3af;color:#f9fafb;font-weight:600;box-shadow:0 1px 3px rgb(107 114 128 / .3)}.sort-button:focus-visible{outline:2px solid #9ca3af;outline-offset:2px}.videos-search-form{flex:1;min-width:200px;margin-left:1rem}.video-search-input{width:100%;background:linear-gradient(135deg,#374151 0%,#4b5563 100%);border:1px solid #6b7280;color:#fff;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;transition:all 0.2s cubic-bezier(.4,0,.2,1);box-shadow:0 1px 3px rgb(0 0 0 / .12),0 1px 2px rgb(0 0 0 / .24);min-height:2.75rem;box-sizing:border-box}.video-search-input::placeholder{color:#9ca3af}.video-search-input:focus{outline:none;border-color:#9ca3af;box-shadow:0 0 0 3px rgb(156 163 175 / .1);background:linear-gradient(135deg,#4b5563 0%,#6b7280 100%)}.video-search-input:focus-visible{outline:2px solid #9ca3af;outline-offset:2px}@media (max-width:640px){.videos-search-form{margin-left:0;margin-top:.5rem;width:100%}.sort-button{flex:1 1 auto;text-align:center;padding:.75rem .5rem;min-width:0}}.filters-and-sort-container{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:.25rem;margin-right:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.filters-and-sort-container::-webkit-scrollbar{display:none}@media (min-width:769px){.filters-and-sort-container{flex-wrap:wrap;overflow-x:visible}}@media (max-width:768px){.filters-and-sort-container{flex-wrap:nowrap;overflow-x:auto;width:100%;margin-right:0;padding-bottom:.25rem;>*{flex-shrink:0}}.filters-dropdown-toggle{flex-shrink:0;white-space:nowrap}}@media (max-width:640px){.filters-and-sort-container{margin-right:0;margin-bottom:.5rem;width:100%}.videos-search-form{margin-left:0;margin-top:.5rem;width:100%}.sort-button{flex:0 0 auto;text-align:center;padding:.75rem .75rem;min-width:auto;white-space:nowrap}}@media (max-width:480px){.filters-and-sort-container{gap:.25rem}.sort-button{font-size:.75rem;padding:.75rem .5rem;flex-shrink:0}}.site-warning{background-color:#f59e0b;color:#111827;text-align:center;padding:.75rem 1rem;font-weight:500;font-size:1rem;border-bottom:2px solid #b45309}