@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{color-scheme:dark}html{scrollbar-gutter:stable}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}body{background-color:#0a0a0a;color:#fff;font-family:Inter,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none;transition:all .3s ease}a:hover{color:#fff}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .3s ease}ul{list-style:none}.container{max-width:1400px;margin:0 auto;padding:0 4rem}@media(max-width:768px){.container{padding:0 2rem}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a0a0a0}h1,h2,h3,h4,h5,h6{font-weight:600;letter-spacing:-.02em;margin-bottom:1rem}.text-muted{color:#a0a0a0}.grid{display:grid;gap:2rem}.grid.grid-2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.grid.grid-2{grid-template-columns:1fr}}.card{background:#121212;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;transition:all .3s ease}.card:hover{border-color:#fff3;transform:translateY(-2px)}.plyr{--plyr-color-main: #ffffff;--plyr-video-background: #000;--plyr-menu-background: #121212;--plyr-menu-color: #ffffff;border-radius:8px;overflow:hidden;border:1px solid rgba(255,255,255,.1)}.plyr .plyr__control[data-plyr=captions],.plyr .plyr__captions{display:none!important}@media(max-width:768px){.plyr .plyr__volume{display:none!important}}.search-bar.svelte-13fbzdw,form.svelte-13fbzdw{width:100%}.search-input-wrapper.svelte-13fbzdw{position:relative;display:flex;align-items:center;background:#121212;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.45rem 1.25rem;transition:all .3s ease}.search-input-wrapper.svelte-13fbzdw:focus-within{border-color:#fff6;background:#1a1a1a}.search-input-wrapper.svelte-13fbzdw .search-icon:where(.svelte-13fbzdw){color:#a0a0a0;margin-right:.75rem;flex-shrink:0;opacity:.6}.search-input-wrapper.svelte-13fbzdw input:where(.svelte-13fbzdw){background:transparent;border:none;color:#fff;width:100%;font-size:.85rem;font-weight:400;outline:none}.search-input-wrapper.svelte-13fbzdw input:where(.svelte-13fbzdw)::placeholder{color:#a0a0a0;opacity:.4}.search-input-wrapper.svelte-13fbzdw button:where(.svelte-13fbzdw){display:none}.sr-only.svelte-13fbzdw{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home-page.svelte-et6md{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;background:radial-gradient(circle at center,#1a1a1a,#0a0a0a);opacity:0;transition:opacity 1s ease}.home-page.mounted.svelte-et6md{opacity:1}.hero.svelte-et6md{text-align:center}.hero.svelte-et6md .logo-container:where(.svelte-et6md) .main-logo:where(.svelte-et6md){width:100%;max-height:100px;filter:invert(100%);animation:svelte-et6md-logo-float 6s ease-in-out infinite}.search-container.svelte-et6md{width:100%;max-width:600px;margin-bottom:2rem}.quick-nav.svelte-et6md{width:100%;max-width:600px;display:grid;grid-template-columns:repeat(4,1fr);gap:.75rem}@media(max-width:600px){.quick-nav.svelte-et6md{grid-template-columns:repeat(2,1fr)}}.quick-nav.svelte-et6md .nav-card:where(.svelte-et6md){display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem .5rem;background:#121212;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.75rem;font-weight:500;color:#a0a0a0}.quick-nav.svelte-et6md .nav-card:where(.svelte-et6md) img:where(.svelte-et6md){width:16px;filter:invert(100%);opacity:.7}.quick-nav.svelte-et6md .nav-card:where(.svelte-et6md):hover{color:#fff;border-color:#fff3;transform:translateY(-2px)}.quick-nav.svelte-et6md .nav-card:where(.svelte-et6md):hover img:where(.svelte-et6md){opacity:1}@keyframes svelte-et6md-fade-in{0%{opacity:0}to{opacity:1}}@keyframes svelte-et6md-logo-float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}.concert-card.svelte-1yo4qdb{display:block;background:#121212;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden;transition:all .3s ease;height:100%;position:relative}.concert-card.svelte-1yo4qdb:hover{transform:translateY(-4px);border-color:#fff3;box-shadow:0 10px 30px #00000080}.concert-card.svelte-1yo4qdb:hover .thumbnail-wrapper:where(.svelte-1yo4qdb) img:where(.svelte-1yo4qdb){transform:scale(1.05)}.concert-card.svelte-1yo4qdb:hover h3:where(.svelte-1yo4qdb){color:#fff;text-decoration:underline}.main-link.svelte-1yo4qdb{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.sr-only.svelte-1yo4qdb{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.thumbnail-wrapper.svelte-1yo4qdb{position:relative;aspect-ratio:16/9;overflow:hidden;background:#000}.thumbnail-wrapper.svelte-1yo4qdb img:where(.svelte-1yo4qdb){width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.8,.2,1)}.thumbnail-wrapper.svelte-1yo4qdb .placeholder-img:where(.svelte-1yo4qdb){width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,#1a1a1a,#0a0a0a)}.thumbnail-wrapper.svelte-1yo4qdb .placeholder-img:where(.svelte-1yo4qdb) .logo-placeholder:where(.svelte-1yo4qdb){height:30px;width:auto;opacity:.1;filter:invert(100%)}.thumbnail-wrapper.svelte-1yo4qdb .duration-badge:where(.svelte-1yo4qdb){position:absolute;bottom:.75rem;right:.75rem;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;padding:.2rem .5rem;border-radius:4px;font-size:.75rem;font-weight:500}.concert-info.svelte-1yo4qdb{padding:1rem 1.25rem;pointer-events:none;position:relative;z-index:2}.concert-info.svelte-1yo4qdb .meta-row:where(.svelte-1yo4qdb){margin-bottom:0rem}.concert-info.svelte-1yo4qdb .meta-row:where(.svelte-1yo4qdb) .date:where(.svelte-1yo4qdb){font-size:.75rem;color:#a0a0a0;text-transform:uppercase;letter-spacing:.05em}.concert-info.svelte-1yo4qdb h3:where(.svelte-1yo4qdb){font-family:Rajdhani,sans-serif;font-size:1.3rem;font-weight:600;margin-bottom:.5rem;line-height:1.4;color:#fff;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color .2s;text-transform:uppercase}.concert-info.svelte-1yo4qdb .tags:where(.svelte-1yo4qdb){display:flex;flex-wrap:wrap;gap:.5rem;pointer-events:auto}.concert-info.svelte-1yo4qdb .tags:where(.svelte-1yo4qdb) .tag:where(.svelte-1yo4qdb){font-size:.7rem;font-weight:500;color:#fffc;background:#ffffff14;padding:.35rem .75rem;border-radius:100px;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;letter-spacing:.02em;text-decoration:none;display:inline-block;position:relative;z-index:3}.concert-info.svelte-1yo4qdb .tags:where(.svelte-1yo4qdb) .tag:where(.svelte-1yo4qdb):hover{background:#ffffff26;border-color:#ffffff40;color:#fff;transform:translateY(-1px)}.concert-grid.svelte-lft6wh{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}@media(max-width:600px){.concert-grid.svelte-lft6wh{grid-template-columns:1fr}}.concerts-page.svelte-54e4mt{padding-top:1rem;padding-bottom:5rem}.container.svelte-54e4mt{max-width:1400px;margin:0 auto;padding:0 1rem}.filter-section.svelte-54e4mt{margin-bottom:2.5rem;display:flex;align-items:center;gap:.5rem;position:relative}.scroll-btn.svelte-54e4mt{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#a0a0a0;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0;z-index:2}.scroll-btn.svelte-54e4mt:hover{background:#ffffff1a;color:#fff;border-color:#ffffff4d}.tags-wrapper.svelte-54e4mt{position:relative;flex:1;overflow:hidden;display:flex;align-items:center}.tags-wrapper.svelte-54e4mt:before,.tags-wrapper.svelte-54e4mt:after{content:"";position:absolute;top:0;bottom:0;width:10px;z-index:2;pointer-events:none}.tags-wrapper.svelte-54e4mt:before{left:0;background:linear-gradient(to right,#0a0a0a 0%,transparent 100%)}.tags-wrapper.svelte-54e4mt:after{right:0;background:linear-gradient(to left,#0a0a0a 0%,transparent 100%)}.tags-scroll-container.svelte-54e4mt{flex:1;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding:.5rem 0}.tags-scroll-container.svelte-54e4mt::-webkit-scrollbar{display:none}.tags-filter.svelte-54e4mt{display:flex;flex-wrap:nowrap;gap:.75rem;padding:0 .5rem}.tags-filter.svelte-54e4mt .filter-tag:where(.svelte-54e4mt){background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:.5rem 1.2rem;color:#a0a0a0;font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;flex-shrink:0}.tags-filter.svelte-54e4mt .filter-tag:where(.svelte-54e4mt):hover{background:#ffffff14;color:#fff;border-color:#fff3;transform:translateY(-2px)}.tags-filter.svelte-54e4mt .filter-tag.active:where(.svelte-54e4mt){background:#fff;color:#0a0a0a;border-color:#fff;font-weight:700}.loading-state.svelte-54e4mt,.empty-state.svelte-54e4mt{text-align:center;padding:5rem 0;color:#a0a0a0}.loading-state.svelte-54e4mt{animation:svelte-54e4mt-pulse 2s infinite ease-in-out}@keyframes svelte-54e4mt-pulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes plyr-progress{to{background-position:25px 0;background-position:var(--plyr-progress-loading-size,25px) 0}}@keyframes plyr-popup{0%{opacity:.5;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes plyr-fade-in{0%{opacity:0}to{opacity:1}}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui :after,.plyr--full-ui :before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media(min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:20px;padding:calc(var(--plyr-control-spacing, 10px)*2)}}@media(min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(-40px);transform:translateY(calc(var(--plyr-control-spacing, 10px)*-4))}.plyr__caption{background:#000c;background:var(--plyr-captions-background,#000c);border-radius:4px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:#0000;border:0;border-radius:4px;border-radius:var(--plyr-control-radius,4px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7);position:relative;transition:all .1s ease-in-out}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control:focus-visible{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}a.plyr__control{text-decoration:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed,a.plyr__control:after,a.plyr__control:before{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:2.5px;margin-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:2.5px;padding-left:calc(var(--plyr-control-spacing, 10px)/4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 5px;padding:0 calc(var(--plyr-control-spacing, 10px)/2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip],.plyr__controls:empty{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:#ffffffe6;background:var(--plyr-menu-background,#ffffffe6);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-menu-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container:after{border:4px solid #0000;border-top-color:#ffffffe6;border:var(--plyr-menu-arrow-size,4px) solid #0000;border-top-color:var(--plyr-menu-background,#ffffffe6);content:"";height:0;position:absolute;right:14px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7 - var(--plyr-menu-arrow-size, 4px)/2);top:100%;width:0}.plyr__menu__container [role=menu]{padding:7px;padding:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding:4.66667px 10.5px;padding:calc(var(--plyr-control-spacing, 10px)*.7/1.5) calc(var(--plyr-control-spacing, 10px)*.7*1.5);-webkit-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control:after{border:4px solid #0000;border:var(--plyr-menu-item-arrow-size,4px) solid #0000;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:28px;padding-right:calc(var(--plyr-control-spacing, 10px)*.7*4)}.plyr__menu__container .plyr__control--forward:after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:6.5px;right:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--forward:focus-visible:after,.plyr__menu__container .plyr__control--forward:hover:after{border-left-color:initial}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:7px;margin:calc(var(--plyr-control-spacing, 10px)*.7);margin-bottom:3.5px;margin-bottom:calc(var(--plyr-control-spacing, 10px)*.7/2);padding-left:28px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*4);position:relative;width:calc(100% - 14px);width:calc(100% - var(--plyr-control-spacing, 10px)*.7*2)}.plyr__menu__container .plyr__control--back:after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:6.5px;left:calc(var(--plyr-control-spacing, 10px)*.7*1.5 - var(--plyr-menu-item-arrow-size, 4px))}.plyr__menu__container .plyr__control--back:before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:3.5px;margin-top:calc(var(--plyr-control-spacing, 10px)*.7/2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back:focus-visible:after,.plyr__menu__container .plyr__control--back:hover:after{border-right-color:initial}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:7px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7)}.plyr__menu__container .plyr__control[role=menuitemradio]:after,.plyr__menu__container .plyr__control[role=menuitemradio]:before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]:before{background:#0000001a;content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]:after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:before{background:#00b2ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]:after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio]:focus-visible:before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover:before{background:#23282f1a}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:-5px;margin-right:calc(var(--plyr-control-spacing, 10px)*.7*-1 - -2px);overflow:hidden;padding-left:24.5px;padding-left:calc(var(--plyr-control-spacing, 10px)*.7*3.5);pointer-events:none}.plyr--full-ui input[type=range]{appearance:none;background:#0000;border:0;border-radius:26px;border-radius:calc(var(--plyr-range-thumb-height, 13px)*2);color:#00b2ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));display:block;height:19px;height:calc(var(--plyr-range-thumb-active-shadow-width, 3px)*2 + var(--plyr-range-thumb-height, 13px));margin:0;min-width:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:#0000;background-image:linear-gradient(90deg,currentColor 0,#0000 0);background-image:linear-gradient(to right,currentColor var(--value,0),#0000 var(--value,0));border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-webkit-slider-thumb{appearance:none;background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:-4px;margin-top:calc((var(--plyr-range-thumb-height, 13px) - var(--plyr-range-track-height, 5px))/2*-1);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{color:#0000}.plyr--full-ui input[type=range]::-ms-fill-upper,.plyr--full-ui input[type=range]::-ms-track{background:#0000;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:#0000;background:currentColor;border:0;border-radius:2.5px;border-radius:calc(var(--plyr-range-track-height, 5px)/2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33);height:13px;height:var(--plyr-range-thumb-height,13px);margin-top:0;position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]:focus-visible::-webkit-slider-runnable-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-moz-range-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr--full-ui input[type=range]:focus-visible::-ms-track{outline:2px dashed #00b2ff;outline:2px dashed var(--plyr-focus-visible-color,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));outline-offset:2px}.plyr__poster{background-color:#000;background-color:var(--plyr-video-background,var(--plyr-video-background,#000));background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr--youtube.plyr--paused.plyr__poster-enabled:not(.plyr--stopped) .plyr__poster{display:none}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time:before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media(max-width:767px){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:#fff;background:var(--plyr-tooltip-background,#fff);border-radius:5px;border-radius:var(--plyr-tooltip-radius,5px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:5px 7.5px;padding:calc(var(--plyr-control-spacing, 10px)/2) calc(var(--plyr-control-spacing, 10px)/2*1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;white-space:nowrap;z-index:2}.plyr__tooltip:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:50%;position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr .plyr__control:focus-visible .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translateY(10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip:before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip:before{left:16px;left:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7)}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translateY(10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip:before{left:auto;right:16px;right:calc(var(--plyr-control-icon-size, 18px)/2 + var(--plyr-control-spacing, 10px)*.7);transform:translate(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child:focus-visible .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0) scale(1)}.plyr__progress{left:6.5px;left:calc(var(--plyr-range-thumb-height, 13px)*.5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:-6.5px;margin-left:calc(var(--plyr-range-thumb-height, 13px)*-.5);margin-right:-6.5px;margin-right:calc(var(--plyr-range-thumb-height, 13px)*-.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height, 13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{left:0;max-width:120px;overflow-wrap:break-word}.plyr__progress__buffer{-webkit-appearance:none;background:#0000;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:-2.5px;margin-top:calc(var(--plyr-range-track-height, 5px)/2*-1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:#0000}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,#23282f99 25%,#0000 0 50%,#23282f99 0 75%,#0000 0,#0000);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,#23282f99) 25%,#0000 25%,#0000 50%,var(--plyr-progress-loading-background,#23282f99) 50%,var(--plyr-progress-loading-background,#23282f99) 75%,#0000 75%,#0000);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:#0000}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:#ffffff40;background-color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:#c1c8d199;background-color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr__progress__marker{background-color:#fff;background-color:var(--plyr-progress-marker-background,#fff);border-radius:1px;height:5px;height:var(--plyr-range-track-height,5px);position:absolute;top:50%;transform:translate(-50%,-50%);width:3px;width:var(--plyr-progress-marker-width,3px);z-index:3}.plyr__volume{align-items:center;display:flex;position:relative}.plyr__volume input[type=range]{margin-left:5px;margin-left:calc(var(--plyr-control-spacing, 10px)/2);margin-right:5px;margin-right:calc(var(--plyr-control-spacing, 10px)/2);max-width:90px;min-width:60px;position:relative;z-index:2}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control:focus-visible,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:#c1c8d199;background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,#c1c8d199))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #23282f1a;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#23282f1a)}.plyr--audio .plyr__progress__buffer{color:#c1c8d199;color:var(--plyr-audio-progress-buffered-background,#c1c8d199)}.plyr--video{overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;background:var(--plyr-video-background,var(--plyr-video-background,#000));border-radius:inherit;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{aspect-ratio:16/9}@supports not (aspect-ratio:16/9){.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%;position:relative}}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;height:100%;left:0;position:absolute;top:0;width:100%}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:5px;padding:calc(var(--plyr-control-spacing, 10px)/2);padding-top:20px;padding-top:calc(var(--plyr-control-spacing, 10px)*2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media(min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:35px;padding-top:calc(var(--plyr-control-spacing, 10px)*3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control:focus-visible,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b2ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b2ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:15px;padding:calc(var(--plyr-control-spacing, 10px)*1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:#ffffff40;background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,#ffffff40))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px #23282f26,0 0 0 1px #23282f33,0 0 0 3px #ffffff80;box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px #23282f26,0 0 0 1px #23282f33),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,#ffffff80)}.plyr--video .plyr__progress__buffer{color:#ffffff40;color:var(--plyr-video-progress-buffered-background,#ffffff40)}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen video{height:100%}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;inset:0;margin:0;position:fixed;width:100%;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media(min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;cursor:pointer;inset:0;overflow:hidden;position:absolute;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads:after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads:empty:after{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;opacity:.8;position:absolute;top:50%;transform:translateY(-50%);width:3px;z-index:3}.plyr__preview-thumb{background-color:#fff;background-color:var(--plyr-tooltip-background,#fff);border-radius:8px;border-radius:var(--plyr-menu-radius,8px);bottom:100%;box-shadow:0 1px 2px #00000026;box-shadow:var(--plyr-tooltip-shadow,0 1px 2px #00000026);margin-bottom:10px;margin-bottom:calc(var(--plyr-control-spacing, 10px)/2*2);opacity:0;padding:3px;pointer-events:none;position:absolute;transform:translateY(10px) scale(.8);transform-origin:50% 100%;transition:transform .2s ease .1s,opacity .2s ease .1s;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0) scale(1)}.plyr__preview-thumb:before{border-left:4px solid #0000;border-left:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-right:4px solid #0000;border-right:var(--plyr-tooltip-arrow-size,4px) solid #0000;border-top:4px solid #fff;border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,#fff);bottom:-4px;bottom:calc(var(--plyr-tooltip-arrow-size, 4px)*-1);content:"";height:0;left:calc(50% + var(--preview-arrow-offset));position:absolute;transform:translate(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:7px;border-radius:calc(var(--plyr-menu-radius, 8px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img,.plyr__preview-thumb__image-container:after{height:100%;left:0;position:absolute;top:0;width:100%}.plyr__preview-thumb__image-container:after{border-radius:inherit;box-shadow:inset 0 0 0 1px #00000026;content:"";pointer-events:none}.plyr__preview-thumb__image-container img{max-height:none;max-width:none}.plyr__preview-thumb__time-container{background:linear-gradient(#0000,#000000bf);background:var(--plyr-video-controls-background,linear-gradient(#0000,#000000bf));border-bottom-left-radius:7px;border-bottom-left-radius:calc(var(--plyr-menu-radius, 8px) - 1px);border-bottom-right-radius:7px;border-bottom-right-radius:calc(var(--plyr-menu-radius, 8px) - 1px);bottom:0;left:0;line-height:1.1;padding:20px 6px 6px;position:absolute;right:0;z-index:3}.plyr__preview-thumb__time-container span{color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__preview-scrubbing{filter:blur(1px);height:100%;inset:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);border:0!important;height:1px!important;overflow:hidden;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.concert-container.svelte-1a95len{max-width:1400px;margin:2rem auto;padding:0 1rem}@media(max-width:1201px){.concert-container.svelte-1a95len{margin-top:1rem}}.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len){display:flex;justify-content:center;gap:1rem;margin-bottom:1rem;width:100%}@media(min-width:1201px){.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len){display:none}}.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len) .btn-outline:where(.svelte-1a95len){flex:1;max-width:250px;justify-content:center;position:relative;overflow:hidden}.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len) .btn-outline.loading:where(.svelte-1a95len){color:#ffffff4d;cursor:wait}.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len) .btn-outline.loading:where(.svelte-1a95len):after{content:"";position:absolute;bottom:0;left:0;height:3px;background:#fff;animation:svelte-1a95len-progress-bar 3s linear forwards}.concert-container.svelte-1a95len .mobile-actions:where(.svelte-1a95len) .btn-outline.ready:where(.svelte-1a95len){border-color:#fff;color:#fff;background:#ffffff1a}@keyframes svelte-1a95len-progress-bar{0%{width:0}to{width:100%}}.player-setlist-grid.svelte-1a95len{display:grid;grid-template-columns:1fr 380px;gap:1.5rem;margin-bottom:1rem;align-items:stretch;position:relative;transition:height .3s ease-in-out}.player-setlist-grid.audio-mode.svelte-1a95len{display:flex;flex-direction:column;border-radius:8px 8px 0 0;gap:0}.player-setlist-grid.audio-mode.svelte-1a95len .player-section:where(.svelte-1a95len){aspect-ratio:auto;height:10vh;min-height:80px;border-radius:8px 8px 0 0;background:#ffffff05;border:1px solid rgba(255,255,255,.05)}.player-setlist-grid.audio-mode.svelte-1a95len #player-container:where(.svelte-1a95len){flex-direction:row;justify-content:flex-start;border-radius:0;align-items:center;height:100%}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-section:where(.svelte-1a95len){position:static;width:100%;flex:1;min-height:0;height:auto}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-card:where(.svelte-1a95len){border-top-left-radius:0;border-top-right-radius:0}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-card:where(.svelte-1a95len) #setlist:where(.svelte-1a95len){display:flex;flex-wrap:wrap;align-content:flex-start;gap:.5rem}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-card:where(.svelte-1a95len) #setlist:where(.svelte-1a95len) .setlist-item-container:where(.svelte-1a95len){margin-bottom:0;flex:0 0 100%;max-width:100%}@media(min-width:1201px){.player-setlist-grid.audio-mode.svelte-1a95len .setlist-card:where(.svelte-1a95len) #setlist:where(.svelte-1a95len) .setlist-item-container:where(.svelte-1a95len){flex:0 0 calc(50% - .25rem);max-width:calc(50% - .25rem)}}@media(max-width:1201px){.player-setlist-grid.svelte-1a95len{display:flex;flex-direction:column}.player-setlist-grid.svelte-1a95len .setlist-section:where(.svelte-1a95len){position:static;height:60px;width:100%;transition:height .3s ease-in-out}.player-setlist-grid.svelte-1a95len .setlist-section.is-expanded:where(.svelte-1a95len){height:500px}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-section:where(.svelte-1a95len){height:500px}.player-setlist-grid.audio-mode.svelte-1a95len .setlist-section.is-expanded:where(.svelte-1a95len){height:500px}}.player-section.svelte-1a95len{min-width:0;width:100%;aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;border:none;overflow:hidden}#player-container.svelte-1a95len{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.audio-cover-img.svelte-1a95len{height:100%;aspect-ratio:1/1;object-fit:cover;border-radius:8px 0 0}.plyr-wrapper.svelte-1a95len{width:100%;height:100%;display:flex;align-items:center;flex:1}.plyr{width:100%!important;height:100%!important;aspect-ratio:16/9;--plyr-color-main: #ffffff;--plyr-video-control-background-hover: rgba(255, 255, 255, .1);--plyr-control-radius: 8px}.plyr__control--overlaid{display:none!important}.plyr__poster{background-size:cover!important}video{width:100%!important;height:100%!important;object-fit:contain}.plyr--video{background:transparent!important}.plyr__controls{background:linear-gradient(#0000,#000c)!important;padding:2.5rem 1rem 1rem!important}.audio-mode .plyr{aspect-ratio:auto!important;border:0;height:100%!important;background:transparent!important}.audio-mode .plyr__video-wrapper{display:none!important}.audio-mode .plyr__controls{background:transparent!important;padding:0 1.5rem!important;height:100%!important;align-items:center!important;opacity:1!important;visibility:visible!important;transform:none!important}.audio-mode .plyr__poster,.audio-mode [data-plyr=settings],.audio-mode [data-plyr=pip],.audio-mode [data-plyr=fullscreen]{display:none!important}.setlist-section.svelte-1a95len{grid-column:2;width:100%;height:100%;min-height:0;overflow:hidden}.setlist-card.svelte-1a95len{background:#0a0a0a;border:1px solid rgba(255,255,255,.1);border-radius:8px;height:100%;display:flex;flex-direction:column;overflow:hidden;min-height:0;position:relative}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len){display:flex;align-items:center;justify-content:center;padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);background:#0a0a0a80;cursor:default;position:relative}@media(max-width:1201px){.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len){cursor:pointer}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len):hover{background:#ffffff0d}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len):hover .expand-icon:where(.svelte-1a95len){color:#fff;transform:translateY(calc(-50% + 2px))}}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len) h2:where(.svelte-1a95len){font-family:Rajdhani,sans-serif;font-size:1.1rem;font-weight:700;letter-spacing:.2em;text-align:center;margin:0;color:#a0a0a0}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len) .expand-icon:where(.svelte-1a95len){display:none;position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);color:#a0a0a0;transition:transform .3s ease}@media(max-width:1201px){.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len) .expand-icon:where(.svelte-1a95len){display:flex;align-items:center}}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len) .expand-icon:where(.svelte-1a95len) .chevron:where(.svelte-1a95len){transition:transform .3s ease}.setlist-card.svelte-1a95len .setlist-header:where(.svelte-1a95len) .expand-icon:where(.svelte-1a95len) .chevron.rotated:where(.svelte-1a95len){transform:rotate(180deg)}.setlist-card.svelte-1a95len #setlist:where(.svelte-1a95len){flex:1;overflow-y:auto;padding:1rem}.setlist-card.svelte-1a95len #setlist:where(.svelte-1a95len)::-webkit-scrollbar{width:4px}.setlist-card.svelte-1a95len #setlist:where(.svelte-1a95len)::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.setlist-item-container.svelte-1a95len{margin-bottom:.5rem;list-style:none}.setlist-item-container.svelte-1a95len:last-child{margin-bottom:0}.setlist-item.svelte-1a95len{display:flex;width:100%;text-align:left;color:inherit;font-family:inherit;align-items:center;gap:.75rem;padding:.6rem .75rem;height:64px;box-sizing:border-box;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;transition:all .2s ease}.setlist-item.is-clickable.svelte-1a95len{cursor:pointer}.setlist-item.is-clickable.svelte-1a95len:hover{background:#ffffff14;border-color:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.setlist-item.is-clickable.svelte-1a95len:hover .jump-icon:where(.svelte-1a95len){opacity:1;background:#ffffff26;border-color:#ffffff4d;transform:scale(1.1)}.setlist-item.svelte-1a95len .jump-icon:where(.svelte-1a95len){flex-shrink:0;background:#ffffff0d;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;opacity:.6;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.setlist-item.svelte-1a95len .jump-icon:where(.svelte-1a95len) img:where(.svelte-1a95len){width:14px;height:14px;filter:invert(100%);transform:translate(1px)}.setlist-item.svelte-1a95len .item-data:where(.svelte-1a95len){display:flex;flex-direction:column;min-width:0;flex:1}.setlist-item.svelte-1a95len .item-data:where(.svelte-1a95len) .song-name:where(.svelte-1a95len){font-size:.9rem;font-weight:500;color:#fff;line-height:1.2}.setlist-item.svelte-1a95len .item-data:where(.svelte-1a95len) .variation:where(.svelte-1a95len){font-size:.75rem;color:#a0a0a0;font-style:italic;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:2;padding-right:2px;display:block}.setlist-item.svelte-1a95len .song-download-btn:where(.svelte-1a95len){display:flex;align-items:center;justify-content:center;width:32px;height:32px;color:#a0a0a0;border-radius:50%;transition:all .2s ease;flex-shrink:0;background:#ffffff08;border:1px solid rgba(255,255,255,.05);position:relative}.setlist-item.svelte-1a95len .song-download-btn.loading:where(.svelte-1a95len){background:#ffffff1a;border-color:#fff3}.setlist-item.svelte-1a95len .song-download-btn.ready:where(.svelte-1a95len){background:#fff;border-color:#fff;color:#000;box-shadow:0 0 10px #ffffff4d}.setlist-item.svelte-1a95len .song-download-btn:where(.svelte-1a95len) .loader-circle:where(.svelte-1a95len){width:14px;height:14px;border:2px solid rgba(255,255,255,.1);border-top-color:#fff;border-radius:50%;animation:svelte-1a95len-spin .8s linear infinite}.setlist-item.svelte-1a95len .song-download-btn:where(.svelte-1a95len):hover{color:#fff;background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}@keyframes svelte-1a95len-spin{to{transform:rotate(360deg)}}.concert-info-section.svelte-1a95len{margin-top:.5rem}.concert-header.svelte-1a95len{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:2rem;min-width:0}@media(max-width:1201px){.concert-header.svelte-1a95len{flex-direction:column;gap:1rem;margin-bottom:1.5rem}}.concert-header.svelte-1a95len .title-meta:where(.svelte-1a95len){flex:1;min-width:0}@media(max-width:1201px){.concert-header.svelte-1a95len .title-meta:where(.svelte-1a95len){display:flex;flex-direction:column;width:100%}}.concert-header.svelte-1a95len h1:where(.svelte-1a95len){font-family:Rajdhani,sans-serif;font-size:2rem;font-weight:700;text-transform:uppercase;margin-bottom:-.2rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;width:100%}@media(max-width:1201px){.concert-header.svelte-1a95len h1:where(.svelte-1a95len){order:1;font-size:1.5rem}}.concert-header.svelte-1a95len .meta-details:where(.svelte-1a95len){display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.concert-header.svelte-1a95len .meta-details:where(.svelte-1a95len) .detail-item:where(.svelte-1a95len){font-size:.9rem;color:#a0a0a0;font-weight:500}.concert-header.svelte-1a95len .meta-details:where(.svelte-1a95len) .detail-separator:where(.svelte-1a95len){color:#fff3;font-size:.8rem}@media(max-width:1201px){.concert-header.svelte-1a95len .meta-details:where(.svelte-1a95len){order:2;margin-bottom:1rem}}.concert-header.svelte-1a95len .meta-tags:where(.svelte-1a95len){display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}@media(max-width:1201px){.concert-header.svelte-1a95len .meta-tags:where(.svelte-1a95len){order:3}}.concert-header.svelte-1a95len .tag:where(.svelte-1a95len){font-size:.7rem;font-weight:500;color:#fffc;background:#ffffff14;padding:.35rem .75rem;border-radius:100px;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;letter-spacing:.02em}.concert-header.svelte-1a95len .tag:where(.svelte-1a95len):hover{background:#ffffff26;border-color:#ffffff40;color:#fff;transform:translateY(-1px)}.actions.svelte-1a95len{display:flex;align-items:stretch;align-self:center;justify-content:center;gap:1rem}.btn-outline.svelte-1a95len{display:flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-family:Rajdhani,sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#a0a0a0;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.btn-outline.svelte-1a95len svg:where(.svelte-1a95len){opacity:.7;transition:all .3s ease}.btn-outline.svelte-1a95len:hover{background:#ffffff14;color:#fff;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 5px 15px #0000004d}.btn-outline.svelte-1a95len:hover svg:where(.svelte-1a95len){opacity:1;transform:translateY(2px)}.content-body.svelte-1a95len{font-size:1rem;background-color:#121212;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#ffffffb3}.content-body.svelte-1a95len p{margin-bottom:1rem}.concert-footer.svelte-1a95len{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.concert-footer.svelte-1a95len .back-link:where(.svelte-1a95len){display:inline-flex;align-items:center;gap:.5rem;color:#a0a0a0;font-size:1rem}.concert-footer.svelte-1a95len .back-link:where(.svelte-1a95len):hover{color:#fff}.loading.svelte-1a95len{height:60vh;display:flex;align-items:center;justify-content:center;color:#a0a0a0}.search-results-page.svelte-18s7u84{min-height:100vh;padding-bottom:5rem}.container.svelte-18s7u84{max-width:1400px;margin:0 auto;padding:0 1rem}.page-header.svelte-18s7u84{padding:4rem 0 3rem;background:linear-gradient(180deg,#12121280,#0a0a0a00);border-bottom:1px solid rgba(255,255,255,.5);margin-bottom:3rem}.page-header.svelte-18s7u84 .header-inner:where(.svelte-18s7u84){display:flex;flex-direction:column;gap:2rem}.page-header.svelte-18s7u84 .results-stats:where(.svelte-18s7u84){display:flex;align-items:baseline;gap:.75rem}.page-header.svelte-18s7u84 .results-stats:where(.svelte-18s7u84) .count:where(.svelte-18s7u84){font-size:2.5rem;font-weight:700;color:#fff}.page-header.svelte-18s7u84 .results-stats:where(.svelte-18s7u84) .label:where(.svelte-18s7u84){font-size:1.1rem;color:#a0a0a0}.status-message.svelte-18s7u84{text-align:center;padding:5rem 0;color:#a0a0a0}.status-message.card.svelte-18s7u84{background:#121212;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:4rem 2rem}.status-message.empty.svelte-18s7u84 .empty-icon:where(.svelte-18s7u84){margin-bottom:1.5rem;opacity:.3}.status-message.empty.svelte-18s7u84 h3:where(.svelte-18s7u84){color:#fff;font-size:1.5rem;margin-bottom:1rem}.status-message.empty.svelte-18s7u84 .suggestions:where(.svelte-18s7u84){margin-top:2rem;max-width:400px;margin-left:auto;margin-right:auto;text-align:left}.status-message.empty.svelte-18s7u84 .suggestions:where(.svelte-18s7u84) p:where(.svelte-18s7u84){font-size:.9rem;color:#fff;margin-bottom:.5rem}.status-message.empty.svelte-18s7u84 .suggestions:where(.svelte-18s7u84) ul:where(.svelte-18s7u84){list-style:disc;padding-left:1.5rem;color:#a0a0a0;font-size:.85rem}.status-message.empty.svelte-18s7u84 .suggestions:where(.svelte-18s7u84) ul:where(.svelte-18s7u84) li:where(.svelte-18s7u84){margin-bottom:.4rem}.results-footer.svelte-18s7u84{margin-top:4rem;padding-top:2rem;text-align:center}.results-footer.svelte-18s7u84 .btn-outline:where(.svelte-18s7u84){display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-size:.9rem;color:#a0a0a0}.results-footer.svelte-18s7u84 .btn-outline:where(.svelte-18s7u84):hover{color:#fff;border-color:#fff}.animate-fade-in.svelte-18s7u84{animation:svelte-18s7u84-fade-in .8s ease backwards}@keyframes svelte-18s7u84-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.backdrop.svelte-zne36e{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1998;animation:svelte-zne36e-fadeIn .3s ease}@keyframes svelte-zne36e-fadeIn{0%{opacity:0}to{opacity:1}}header.svelte-zne36e{height:70px;background:#0a0a0af2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1);position:fixed;top:0;left:0;z-index:1000;width:100%}header.svelte-zne36e .header-container:where(.svelte-zne36e){max-width:1400px;height:100%;margin:0 auto;padding:0 1rem;display:flex;align-items:center;justify-content:space-between;gap:1rem}header.svelte-zne36e .hamburger:where(.svelte-zne36e){display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}header.svelte-zne36e .hamburger:where(.svelte-zne36e) span:where(.svelte-zne36e){display:block;width:22px;height:2px;background:#fff;transition:all .3s ease;border-radius:2px}header.svelte-zne36e .hamburger:where(.svelte-zne36e) span.open:where(.svelte-zne36e):nth-child(1){transform:rotate(45deg) translate(7px,7px)}header.svelte-zne36e .hamburger:where(.svelte-zne36e) span.open:where(.svelte-zne36e):nth-child(2){opacity:0}header.svelte-zne36e .hamburger:where(.svelte-zne36e) span.open:where(.svelte-zne36e):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:900px){header.svelte-zne36e .hamburger:where(.svelte-zne36e){display:flex}}header.svelte-zne36e .logo:where(.svelte-zne36e){height:100%;display:flex;align-items:center;flex-shrink:0}header.svelte-zne36e .logo:where(.svelte-zne36e) a:where(.svelte-zne36e){display:flex;align-items:center}header.svelte-zne36e .logo:where(.svelte-zne36e) a:where(.svelte-zne36e) img:where(.svelte-zne36e){height:48px;width:auto;filter:invert(100%);transition:transform .3s cubic-bezier(.4,0,.2,1)}@media(max-width:900px){header.svelte-zne36e .logo:where(.svelte-zne36e) a:where(.svelte-zne36e) img:where(.svelte-zne36e){height:36px}}header.svelte-zne36e .logo:where(.svelte-zne36e) a:where(.svelte-zne36e):hover img:where(.svelte-zne36e){transform:scale(1.05)}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e){flex:1;display:flex;justify-content:center;margin:0 2rem}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e){display:flex;gap:2.5rem;list-style:none;align-items:center}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e){display:flex;align-items:center;gap:.6rem;color:#a0a0a0;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.12em;transition:all .3s ease;position:relative;padding:.5rem 0}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e) img:where(.svelte-zne36e){width:15px;height:15px;filter:invert(100%);opacity:.5;transition:all .3s ease}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e) span:where(.svelte-zne36e){transition:all .3s ease}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):after{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:#fff;transition:all .3s ease;transform:translate(-50%)}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):hover,header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a.active:where(.svelte-zne36e){color:#fff}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):hover img:where(.svelte-zne36e),header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a.active:where(.svelte-zne36e) img:where(.svelte-zne36e){opacity:1}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):hover:after,header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a.active:where(.svelte-zne36e):after{width:100%}@media(max-width:1200px){header.svelte-zne36e .desktop-nav:where(.svelte-zne36e){margin:0 1rem}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e){gap:1.8rem}}@media(max-width:1024px){header.svelte-zne36e .desktop-nav:where(.svelte-zne36e){margin:0 .5rem}header.svelte-zne36e .desktop-nav:where(.svelte-zne36e) ul:where(.svelte-zne36e){gap:1.2rem}}@media(max-width:900px){header.svelte-zne36e .desktop-nav:where(.svelte-zne36e){display:none}}header.svelte-zne36e .desktop-search:where(.svelte-zne36e){width:320px;flex-shrink:0}@media(max-width:1300px){header.svelte-zne36e .desktop-search:where(.svelte-zne36e){width:280px}}@media(max-width:1200px){header.svelte-zne36e .desktop-search:where(.svelte-zne36e){width:240px}}@media(max-width:1024px){header.svelte-zne36e .desktop-search:where(.svelte-zne36e){width:200px}}@media(max-width:900px){header.svelte-zne36e .desktop-search:where(.svelte-zne36e){display:none}}header.svelte-zne36e .mobile-search-btn:where(.svelte-zne36e){display:none;background:none;border:none;color:#fff;cursor:pointer;padding:8px;transition:all .3s ease}header.svelte-zne36e .mobile-search-btn:where(.svelte-zne36e):hover{color:#fff}@media(max-width:900px){header.svelte-zne36e .mobile-search-btn:where(.svelte-zne36e){display:flex;align-items:center;justify-content:center}}.mobile-menu.svelte-zne36e{position:fixed;top:0;left:-280px;width:280px;height:100vh;background:#0a0a0afa;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-right:1px solid rgba(255,255,255,.1);z-index:999;transition:left .3s cubic-bezier(.4,0,.2,1);padding-top:70px}.mobile-menu.open.svelte-zne36e{left:0}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e){padding:2rem 0}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e){list-style:none;display:flex;flex-direction:column;gap:0}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e){display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;color:#a0a0a0;font-size:.9rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;transition:all .3s ease;border-left:3px solid transparent}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e) img:where(.svelte-zne36e){width:20px;height:20px;filter:invert(100%);opacity:.5;transition:all .3s ease}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):hover,.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a.active:where(.svelte-zne36e){color:#fff;background:#ffffff0d;border-left-color:#fff}.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a:where(.svelte-zne36e):hover img:where(.svelte-zne36e),.mobile-menu.svelte-zne36e nav:where(.svelte-zne36e) ul:where(.svelte-zne36e) li:where(.svelte-zne36e) a.active:where(.svelte-zne36e) img:where(.svelte-zne36e){opacity:1}.mobile-search-overlay.svelte-zne36e{position:fixed;inset:0;background:#0a0a0afa;z-index:1999;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none;transition:opacity .3s ease}.mobile-search-overlay.open.svelte-zne36e{opacity:1;pointer-events:all}.mobile-search-overlay.svelte-zne36e .close-btn:where(.svelte-zne36e){position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;cursor:pointer;padding:8px;transition:all .3s ease}.mobile-search-overlay.svelte-zne36e .close-btn:where(.svelte-zne36e):hover{color:#fff;transform:rotate(90deg)}.mobile-search-overlay.svelte-zne36e .search-content:where(.svelte-zne36e){width:90%;max-width:600px;padding:2rem}main.svelte-1n46o8q{min-height:100vh;display:flex;flex-direction:column}main.has-header.svelte-1n46o8q{padding-top:70px}.page-content.svelte-1n46o8q{flex:1;animation:svelte-1n46o8q-fade-in .4s ease-out}@keyframes svelte-1n46o8q-fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
