*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f5f5f0;-webkit-font-smoothing:antialiased;background:#0a0a0a;font-family:DM Sans,sans-serif;overflow-x:hidden}::selection{color:#0a0a0a;background:#fff}a{color:inherit;text-decoration:none}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes scrollDot{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(8px)}}@keyframes bgLineGrow{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes preTagIn{0%{opacity:0;letter-spacing:8px}to{opacity:1;letter-spacing:4px}}@keyframes preWIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes preNameIn{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}@keyframes preBarIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes preYearIn{0%{opacity:0}to{opacity:1}}@keyframes wlcIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-up{opacity:0;animation:.7s forwards fadeUp}.d1{animation-delay:.1s}.d2{animation-delay:.2s}.d3{animation-delay:.3s}.d4{animation-delay:.4s}.d5{animation-delay:.5s}.d6{animation-delay:.6s}#preloader{z-index:9999;background:#fff;justify-content:center;align-items:center;transition:opacity .6s;display:flex;position:fixed;inset:0;overflow:hidden}#preloader.hide{opacity:0;pointer-events:none}.pre-bg-lines{pointer-events:none;justify-content:space-between;padding:0 10%;display:flex;position:absolute;inset:0}.pre-bg-lines span{opacity:.03;transform-origin:top;background:#000;width:.5px;height:100%;display:block;transform:scaleY(0)}.pre-bg-lines span:first-child{animation:.6s .1s forwards bgLineGrow}.pre-bg-lines span:nth-child(2){animation:.6s .2s forwards bgLineGrow}.pre-bg-lines span:nth-child(3){animation:.6s .3s forwards bgLineGrow}.pre-bg-lines span:nth-child(4){animation:.6s .2s forwards bgLineGrow}.pre-bg-lines span:nth-child(5){animation:.6s .1s forwards bgLineGrow}.pre-center{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.pre-tag{color:#000;letter-spacing:4px;text-transform:uppercase;opacity:0;font-family:DM Sans,sans-serif;font-size:10px;animation:.7s .3s forwards preTagIn}.pre-title-wrap{align-items:baseline;line-height:1;display:flex}.pre-w{color:#000;opacity:0;font-family:Bebas Neue,cursive;font-size:clamp(100px,22vw,180px);line-height:.9;animation:.6s .5s forwards preWIn}.pre-name{color:#0000;-webkit-text-stroke:1.5px #000;opacity:0;font-family:Bebas Neue,cursive;font-size:clamp(100px,22vw,180px);line-height:.9;animation:.6s .65s forwards preNameIn}.pre-bar-wrap{opacity:0;width:clamp(160px,30vw,260px);animation:.5s .9s forwards preBarIn}.pre-bar-track{background:#fff;width:100%;height:1px;margin-bottom:10px;position:relative;overflow:hidden}.pre-bar-fill{background:#000;width:0%;height:100%;position:absolute;top:0;left:0}.pre-bar-row{justify-content:space-between;align-items:center;display:flex}.pre-bar-label{color:#2a2a2a;letter-spacing:3px;text-transform:uppercase;font-size:9px}.pre-bar-pct{color:#000;letter-spacing:1px;font-family:Bebas Neue,cursive;font-size:13px}.pre-year{color:#fff;letter-spacing:3px;text-transform:uppercase;opacity:0;font-size:10px;animation:.6s 1s forwards preYearIn;position:absolute;bottom:24px;right:32px}#welcome{z-index:9998;display:none;position:fixed;inset:0;overflow:hidden}.wlc-left,.wlc-right{background:#0a0a0a;width:50%;transition:transform .7s cubic-bezier(.76,0,.24,1);position:absolute;top:0;bottom:0}.wlc-left{left:0;transform:translate(0)}.wlc-right{right:0;transform:translate(0)}#welcome.split .wlc-left{transform:translate(-100%)}#welcome.split .wlc-right{transform:translate(100%)}.wlc-content{z-index:2;text-align:center;opacity:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;animation:.6s .2s forwards wlcIn;display:flex;position:absolute;inset:0}.wlc-sub{color:#fff;letter-spacing:5px;text-transform:uppercase;font-size:11px}.navbar{z-index:100;background:0 0;border-bottom:.5px solid #0000;justify-content:space-between;align-items:center;padding:18px 32px;transition:background .35s,border-color .35s,padding .35s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(12px);background:#0a0a0af5;border-bottom-color:#1e1e1e;padding:12px 32px}.nav-left{align-items:center;gap:12px;display:flex}.nav-logo{background:#f5f5f0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.nav-logo img{object-fit:cover;border-radius:50%;width:100%;height:100%}.nav-brand-name{color:#f5f5f0;letter-spacing:1px;font-size:14px;font-weight:500}.nav-brand-sub{color:#fff6;letter-spacing:2px;text-transform:uppercase;margin-top:1px;font-size:10px}.nav-links{gap:32px;display:flex}.nav-links a{color:#ffffff8c;letter-spacing:3px;text-transform:uppercase;font-size:11px;transition:color .2s}.nav-links a:hover{color:#f5f5f0}.hamburger{cursor:pointer;background:#ffffff14;border:.5px solid #ffffff1f;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:38px;height:38px;display:none}.hamburger span{background:#f5f5f0;width:16px;height:1px;transition:all .25s;display:block}.hamburger.active span:first-child{transform:rotate(45deg)translate(4px,4px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg)translate(4px,-4px)}.mobile-menu{z-index:99;background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;gap:36px;display:none;position:fixed;inset:0}.mobile-menu.open{display:flex}.mobile-menu a{color:#f5f5f0;letter-spacing:4px;font-family:Bebas Neue,cursive;font-size:56px;transition:color .2s}.mobile-menu a:hover{color:#0000;-webkit-text-stroke:1px #f5f5f0}.hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:100px 24px 140px;display:flex;position:relative;overflow:hidden}.hero-bg{background:#111 url(/assets/warex-BNc7teq_.jpg) 50%/cover no-repeat;transition:transform 8s;position:absolute;inset:0;transform:scale(1.04)}.hero:hover .hero-bg{transform:scale(1)}.hero-grid{z-index:1;opacity:.04;background-image:repeating-linear-gradient(0deg,#fff 0 1px,#0000 1px 44px),repeating-linear-gradient(90deg,#fff 0 1px,#0000 1px 44px);position:absolute;inset:0}.hero-overlay{z-index:2;background:linear-gradient(#0a0a0a8c 0%,#0a0a0a59 50%,#0a0a0ad9 100%);position:absolute;inset:0}.hero-content{z-index:3;flex-direction:column;align-items:center;display:flex;position:relative}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffff8c;letter-spacing:2.5px;text-transform:uppercase;background:#14141499;border:.5px solid #ffffff1f;border-radius:999px;align-items:center;gap:8px;margin-bottom:28px;padding:7px 16px;font-size:10px;display:inline-flex}.badge-dot{background:#f5f5f0;border-radius:50%;width:5px;height:5px;display:inline-block}.hero-title{text-shadow:0 4px 40px #00000080;margin-bottom:20px;font-family:Bebas Neue,cursive;font-size:clamp(80px,20vw,170px);line-height:.92}.hero-title .outline{color:#0000;-webkit-text-stroke:1.5px #f5f5f0}.hero-sub{color:#fff6;letter-spacing:4px;text-transform:uppercase;margin-bottom:6px;font-size:11px}.hero-sub2{color:#ffffff40;margin-bottom:40px;font-size:11px}.hero-cta{color:#0a0a0a;letter-spacing:1px;cursor:pointer;background:#f5f5f0;border:none;border-radius:999px;align-items:center;gap:12px;padding:14px 32px;font-size:13px;font-weight:500;transition:background .2s;display:inline-flex}.hero-cta:hover{background:#fff}.cta-arrow{color:#f5f5f0;background:#0a0a0a;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:14px;display:flex}.scroll-hint{z-index:3;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.scroll-mouse{border:1px solid #ffffff40;border-radius:999px;justify-content:center;align-items:flex-start;width:18px;height:28px;padding-top:5px;animation:1.4s infinite scrollMouse;display:flex;transform:translateY(90px)translate(-50%)}.scroll-dot{background:#ffffff59;border-radius:999px;width:3px;height:6px;animation:1.4s infinite scrollDot}.stats-wrap{z-index:10;margin-top:-36px;padding:0 16px;position:relative}.stats-card{background:#f5f5f0;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.stat-item{text-align:center;border-right:.5px solid #e0e0e0;padding:22px 12px}.stat-item:last-child{border-right:none}.stat-num{color:#0a0a0a;margin-bottom:4px;font-family:Bebas Neue,cursive;font-size:28px;line-height:1}.stat-label{color:#aaa;letter-spacing:2px;text-transform:uppercase;font-size:9px}.countdown-wrap{text-align:center;border-top:.5px solid #1a1a1a;padding:56px 28px}.countdown-tag{color:#3a3a3a;letter-spacing:4px;text-transform:uppercase;margin-bottom:14px;font-size:10px}.countdown-title{color:#f5f5f0;letter-spacing:2px;margin-bottom:36px;font-family:Bebas Neue,cursive;font-size:clamp(18px,4vw,28px)}.countdown-title em{color:#2a2a2a;font-style:normal}.countdown-grid{background:#1a1a1a;border-radius:16px;align-items:stretch;gap:1px;display:inline-flex;overflow:hidden}.cd-box{background:#0e0e0e;flex-direction:column;align-items:center;gap:8px;min-width:90px;padding:28px 32px;display:flex}.cd-num{color:#f5f5f0;font-family:Bebas Neue,cursive;font-size:clamp(52px,10vw,80px);line-height:1;transition:color .15s;display:block}.cd-num.flash{color:#fff}.cd-unit{color:#333;letter-spacing:3px;text-transform:uppercase;font-size:9px}.cd-sep{color:#1e1e1e;align-items:center;padding:0 2px;font-family:Bebas Neue,cursive;font-size:clamp(36px,6vw,56px);display:flex}.cd-done{color:#f5f5f0;letter-spacing:3px;padding:32px;font-family:Bebas Neue,cursive;font-size:clamp(28px,6vw,48px)}@media (width<=768px){.cd-box{min-width:68px;padding:20px 18px}.cd-sep{font-size:32px}}.section{border-top:.5px solid #1a1a1a;padding:64px 28px}.section-tag{color:#3a3a3a;letter-spacing:4px;text-transform:uppercase;margin-bottom:10px;font-size:10px}.section-title{color:#f5f5f0;margin-bottom:36px;font-family:Bebas Neue,cursive;font-size:clamp(44px,10vw,72px);line-height:1}#roster{padding-top:80px}.roster-header{justify-content:space-between;align-items:flex-end;margin-bottom:28px;display:flex}.roster-count{color:#1a1a1a;font-family:Bebas Neue,cursive;font-size:72px;line-height:1}.roster-grid{background:#1a1a1a;grid-template-columns:repeat(4,1fr);gap:1px;display:grid}.member-card{cursor:pointer;background:#0a0a0a;position:relative;overflow:hidden}.member-photo{aspect-ratio:1;background:#111;justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.member-photo img{object-fit:cover;width:100%;height:100%;transition:filter .4s,transform .4s}.member-card:hover .member-photo img{transform:scale(1.04)}.photo-placeholder{color:#1e1e1e;font-family:Bebas Neue,cursive;font-size:36px}.photo-num{color:#2a2a2a;letter-spacing:1px;font-size:10px;position:absolute;top:10px;left:10px}.card-overlay{opacity:0;background:#0a0a0aeb;justify-content:center;align-items:center;padding:16px;transition:opacity .3s;display:flex;position:absolute;inset:0}.member-card:hover .card-overlay{opacity:1}.card-overlay p{color:#bbb;text-align:center;font-size:12px;font-style:italic;line-height:1.6}.member-info{border-top:.5px solid #1a1a1a;padding:14px}.member-name{color:#e0e0e0;margin-bottom:3px;font-size:13px;font-weight:500}.member-nick{color:#444;letter-spacing:2px;text-transform:uppercase;font-size:10px}.small-note{color:#2a2a2a;text-align:center;letter-spacing:3px;text-transform:uppercase;margin-top:14px;font-size:10px}.gallery-grid{background:#1a1a1a;grid-template-rows:auto auto;grid-template-columns:2fr 1fr 1fr;gap:1px;display:grid}.gallery-cell{aspect-ratio:1;background:#0e0e0e;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.gallery-cell.big{aspect-ratio:auto;grid-row:1/3;min-height:280px}.gallery-cell img{object-fit:cover;filter:grayscale();width:100%;height:100%;transition:filter .4s,transform .4s;display:block}.gallery-cell:hover img{filter:grayscale(0%);transform:scale(1.05)}.gallery-cell.no-img:after{content:"";color:#1e1e1e;letter-spacing:3px;text-transform:uppercase;font-family:Bebas Neue,cursive;font-size:13px;position:absolute}.gallery-label{opacity:0;pointer-events:none;color:#ccc;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(#0000 0%,#0a0a0ad9 100%);align-items:center;gap:8px;padding:10px 14px;font-size:11px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.gallery-cell:hover .gallery-label{opacity:1}.gallery-label span{color:#555;letter-spacing:2px;font-size:9px}.video-grid{background:#1a1a1a;grid-template-columns:repeat(3,1fr);gap:1px;display:grid}.video-cell{aspect-ratio:9/16;cursor:pointer;background:#0e0e0e;position:relative;overflow:hidden}.video-cell video{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.video-cell:hover video{transform:scale(1.04)}.video-label{opacity:0;pointer-events:none;color:#ccc;letter-spacing:2px;text-transform:uppercase;background:linear-gradient(#0000 0%,#0a0a0ad9 100%);align-items:center;gap:8px;padding:10px 14px;font-size:11px;transition:opacity .3s;display:flex;position:absolute;bottom:0;left:0;right:0}.video-cell:hover .video-label{opacity:1}.video-label span{color:#555;letter-spacing:2px;font-size:9px}.video-play-icon{opacity:0;pointer-events:none;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.video-cell:not(.playing) .video-play-icon{opacity:1}.video-play-icon svg{opacity:.6;width:36px;height:36px}@media (width<=768px){.video-grid{grid-template-columns:repeat(2,1fr)}}#videoLightbox{z-index:9000;-webkit-backdrop-filter:blur(12px);background:#000000f2;justify-content:center;align-items:center;display:none;position:fixed;inset:0}#videoLightbox.open{display:flex}.lb-inner{background:#000;border-radius:12px;width:min(420px,90vw);position:relative;overflow:hidden;box-shadow:0 40px 100px #000c}.lb-inner video{aspect-ratio:9/16;object-fit:cover;width:100%;display:block}.lb-close{color:#f5f5f0;cursor:pointer;z-index:2;background:#0a0a0ab3;border:.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;transition:background .2s;display:flex;position:absolute;top:14px;right:14px}.lb-close:hover{background:#1e1e1ee6}.lb-info{background:linear-gradient(#0000 0%,#000000d9 100%);justify-content:space-between;align-items:center;padding:40px 16px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.lb-label{color:#888;letter-spacing:2px;text-transform:uppercase;font-size:11px}.lb-num{color:#2a2a2a;font-family:Bebas Neue,cursive;font-size:20px}.about-inner{max-width:560px}.about-text{color:#666;margin-bottom:28px;font-size:15px;line-height:1.85}.about-text em{color:#aaa;font-style:normal}.about-line{align-items:center;gap:12px;display:flex}.about-line:before{content:"";background:#2a2a2a;flex-shrink:0;width:32px;height:.5px;display:block}.about-line p{color:#333;letter-spacing:3px;text-transform:uppercase;font-size:10px}footer{border-top:.5px solid #1a1a1a;justify-content:space-between;align-items:center;padding:20px 28px;display:flex}.footer-logo{color:#2a2a2a;letter-spacing:4px;font-family:Bebas Neue,cursive;font-size:13px}.footer-year{color:#1e1e1e;font-size:10px}@media (width<=768px){.navbar{padding:14px 20px}.navbar.scrolled{padding:10px 20px}.nav-links{display:none}.hamburger{display:flex}.stats-card{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(3){border-top:.5px solid #e0e0e0;border-right:.5px solid #e0e0e0}.stat-item:nth-child(4){border-top:.5px solid #e0e0e0}.roster-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-cell.big{aspect-ratio:1;grid-row:auto;min-height:auto}.roster-header{flex-direction:column;align-items:flex-start}.pre-w,.pre-name,.wlc-title{font-size:clamp(60px,15vw,120px)}}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(40px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal.d1{transition-delay:.1s}.reveal.d2{transition-delay:.2s}.reveal.d3{transition-delay:.3s}.reveal.d4{transition-delay:.4s}@media (width>=1024px){.section,.stats-wrap,.countdown-wrap{max-width:1200px;margin-left:auto;margin-right:auto;padding-left:48px;padding-right:48px}.roster-grid{grid-template-columns:repeat(4,1fr)}.gallery-grid{grid-template-columns:repeat(3,1fr)}.gallery-cell{aspect-ratio:4/3}.gallery-cell.big{aspect-ratio:auto;grid-row:1/3}.video-grid{grid-template-columns:repeat(4,1fr)}.video-cell{aspect-ratio:9/16}}@media (width>=1400px){.section,.stats-wrap,.countdown-wrap{max-width:1300px}}
