*{box-sizing:border-box}:root{--wte-void:#050608;--wte-gold:#eec358;--wte-gold-strong:#ffcc0d;--wte-gold-light:#f9e8b8;--wte-gold-border:#eec35838;--wte-gold-border-hover:#eec3587a;--wte-muted:#ffffffad}.wte-app-container{background-color:var(--wte-void);color:#fff;min-height:100vh;font-family:Inter,sans-serif;position:relative;overflow-x:hidden}.wte-header{z-index:50;background-color:#050608;border-bottom:1px solid #eec35829;width:100%;position:fixed;top:0;left:0;box-shadow:0 16px 36px #0006}.wte-header-inner{justify-content:space-between;align-items:center;max-width:1440px;min-height:76px;margin:0 auto;padding:.5rem 1.5rem;display:flex}.wte-brand{color:#fff;align-items:center;gap:1rem;text-decoration:none;display:flex}.wte-brand img{width:auto;height:40px}.wte-brand span{text-transform:uppercase;letter-spacing:1px;font-size:1.12rem;font-weight:900}.wte-nav{align-items:center;gap:.5rem;display:flex}.wte-nav-btn{text-transform:uppercase;min-height:32px;color:var(--wte-gold);cursor:pointer;background:0 0;border:1px solid #eec3584d;border-radius:6px;align-items:center;gap:.5rem;padding:0 .75rem;font-size:11px;font-weight:900;text-decoration:none;transition:all .3s;display:inline-flex}.wte-nav-btn:hover{color:#fff;background:#eec3580d;border-color:#eec35894}.wte-hero{background-image:url(/assets/hero-bg.png);background-position:50%;background-size:cover;border-bottom:1px solid #ffffff1a;align-items:center;min-height:calc(100vh - 76px);margin-top:76px;padding:3rem 1.5rem;display:flex;position:relative}.wte-hero-overlay{z-index:1;background:radial-gradient(circle at 18% 42%,#eec3581c,#0000 34%),radial-gradient(circle at 78% 28%,#6f45a01a,#0000 34%),linear-gradient(#08090c80 0%,#08090cf2 100%);position:absolute;inset:0}.wte-hero-content{z-index:10;width:100%;max-width:1440px;margin:0 auto;position:relative}.wte-search-container{max-width:620px;margin-bottom:1.75rem;position:relative}.wte-search-input{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;border:1px solid #ffffff26;border-radius:8px;width:100%;height:50px;padding:0 1rem 0 3rem;font-size:1rem;font-weight:600;transition:all .3s}.wte-search-input:focus{border-color:var(--wte-gold);outline:none;box-shadow:0 0 15px #eec35833}.wte-search-icon{color:#ffffff80;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.wte-title{text-transform:uppercase;max-width:840px;margin-bottom:1.25rem;font-size:4rem;font-weight:900;line-height:.96}.wte-subtitle{color:#fff;text-shadow:0 3px 18px #000000d6;max-width:620px;margin-bottom:2rem;font-size:1.125rem;font-weight:600;line-height:1.75}.wte-stats-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;max-width:560px;display:grid}.wte-stat-card{border:1px solid var(--wte-gold-border);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(145deg,#00000080,#ffffff14);border-radius:6px;align-items:center;gap:.75rem;min-height:76px;padding:.75rem 1rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 16px 42px #00000047,inset 0 1px #ffffff1a}.wte-stat-card:hover{border-color:var(--wte-gold-border-hover);background:linear-gradient(145deg,#eec35829,#0000006b);transform:translateY(-2px)}.wte-stat-icon-wrapper{width:36px;height:36px;color:var(--wte-gold);background:linear-gradient(145deg,#eec35838,#6f45a024);border:1px solid #eec35857;border-radius:6px;flex-shrink:0;place-items:center;display:grid;box-shadow:inset 0 1px #fff3,0 0 20px #eec3581f}.wte-stat-number{color:var(--wte-gold-strong);text-shadow:0 2px 8px #00000073;font-size:1.5rem;font-weight:900;line-height:1;display:block}.wte-stat-label{text-transform:uppercase;color:var(--wte-gold-light);margin-top:.25rem;font-size:.75rem;font-weight:900;display:block}.wte-filters-section{max-width:1440px;margin:0 auto;padding:2rem 1.5rem}.wte-status-tabs{background:linear-gradient(#ffffff0f,#ffffff06);border:1px solid #ffffff1a;border-radius:12px;grid-template-columns:repeat(3,1fr);gap:.5rem;margin-bottom:1rem;padding:.375rem;display:grid;box-shadow:0 18px 50px #0000003d}.wte-tab{cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;min-height:36px;padding:.5rem .75rem;transition:all .2s;display:flex}.wte-tab.active{background:#eec35824;border-color:#eec35894;box-shadow:0 0 22px #eec35824}.wte-tab.inactive{background:#0000002e;border-color:#ffffff1a}.wte-tab.inactive:hover{background:#ffffff0e;border-color:#eec3584d}.wte-tab-title{align-items:center;gap:.5rem;font-size:.875rem;font-weight:900;display:flex}.wte-tab.active .wte-tab-title{color:var(--wte-gold-strong)}.wte-tab.inactive .wte-tab-title{color:#ffffff9e}.wte-tab.inactive:hover .wte-tab-title{color:#fff}.wte-tab-count{border:1px solid;border-radius:9999px;padding:.125rem .375rem;font-size:11px;font-weight:900}.wte-tab.active .wte-tab-count{color:var(--wte-gold-strong);background:#eec35833;border-color:#eec35873}.wte-tab.inactive .wte-tab-count{color:#ffffff85;background:#ffffff0b;border-color:#ffffff1a}.wte-advanced-filters{background:linear-gradient(#ffffff0e,#ffffff06);border:1px solid #ffffff1a;border-radius:12px;margin-bottom:2rem;padding:.75rem;box-shadow:0 18px 54px #00000040}.wte-filter-grid{grid-template-columns:minmax(260px,1fr) repeat(4,1fr) auto;gap:.5rem;display:grid}.wte-select{color:#fff;cursor:pointer;background:#0006;border:1px solid #ffffff1a;border-radius:6px;justify-content:space-between;align-items:center;height:40px;padding:0 .75rem;font-size:.875rem;display:flex}.wte-select:hover{border-color:#ffffff4d}.wte-section-header{text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:2.25rem;font-weight:900;display:flex}.wte-events-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem;margin-bottom:4rem;display:grid}.wte-event-card{background:linear-gradient(#18141c 0%,#110e14 100%);border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden}.wte-event-card:hover{border-color:#eec3587a;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.wte-event-poster{aspect-ratio:4/5;background-color:#000;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.wte-event-poster-img{object-fit:contain;width:100%;height:100%}.wte-event-details{flex-direction:column;flex:1;padding:1.25rem;display:flex}.wte-event-title{text-transform:uppercase;color:var(--wte-gold-strong);margin-bottom:1rem;font-size:1.25rem;font-weight:900;line-height:1.2;text-decoration:none;transition:color .3s}.wte-event-title:hover{color:#fff}.wte-event-meta{color:var(--wte-muted);align-items:flex-start;gap:.5rem;margin-bottom:.5rem;font-size:.85rem;display:flex}.wte-event-meta svg{margin-top:.1rem}.wte-event-meta-strong{color:#f9e8b8;font-weight:700}.wte-event-meta-link{color:var(--wte-muted);text-decoration:none;transition:color .2s}.wte-event-meta-link:hover{color:var(--wte-gold);text-decoration:underline}.wte-event-desc{color:#fff9;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.5rem;margin-bottom:1.5rem;font-size:.85rem;line-height:1.5;display:-webkit-box;overflow:hidden}.wte-view-event-btn{width:100%;color:var(--wte-gold-strong);text-transform:uppercase;cursor:pointer;background:linear-gradient(#ffffff1a,#0006);border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;margin-top:auto;padding:.75rem;font-size:.85rem;font-weight:800;transition:all .3s;display:flex}.wte-view-event-btn:hover{color:#fff;background:linear-gradient(#eec35833,#0009);border-color:#eec35880}@media (width<=1024px){.wte-filter-grid{grid-template-columns:1fr 1fr}.wte-search-container.in-filter{grid-column:span 2}}@media (width<=768px){.wte-title{font-size:2.5rem}.wte-stats-grid,.wte-status-tabs{grid-template-columns:1fr}.wte-header-inner{flex-direction:column;gap:1rem;padding:1rem}.wte-brand{justify-content:center;width:100%}.wte-nav{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;gap:.75rem;width:100%;padding-bottom:8px;overflow-x:auto}.wte-nav::-webkit-scrollbar{height:4px}.wte-nav::-webkit-scrollbar-track{background:0 0}.wte-nav::-webkit-scrollbar-thumb{background:#eec3584d;border-radius:4px}}
