.page-wrapper{min-height:100vh;background:#050505;color:#fff;overflow-x:hidden}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:120px 32px 100px;box-sizing:border-box;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden;background:linear-gradient(180deg,#0a0a0a,#050505,#0a0503)}.hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");opacity:.02}.hero-orb{position:absolute}.hero-orb-1{top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:1000px;background:radial-gradient(circle at center,transparent 0%,transparent 30%,rgba(249,115,22,.03) 31%,transparent 32%),radial-gradient(circle at center,transparent 0%,transparent 50%,rgba(249,115,22,.02) 51%,transparent 52%),radial-gradient(circle at center,transparent 0%,transparent 70%,rgba(249,115,22,.015) 71%,transparent 72%);animation:none}.hero-orb-2{top:-200px;left:50%;transform:translate(-50%);width:800px;height:500px;background:radial-gradient(ellipse at center,rgba(249,115,22,.15) 0%,rgba(234,88,12,.05) 40%,transparent 70%);filter:blur(60px);animation:spotlightPulse 6s ease-in-out infinite}@keyframes spotlightPulse{0%,to{opacity:.8;transform:translate(-50%) scale(1)}50%{opacity:1;transform:translate(-50%) scale(1.1)}}.hero:after{content:"";position:absolute;bottom:-100px;left:50%;transform:translate(-50%);width:600px;height:300px;background:radial-gradient(ellipse at center,rgba(249,115,22,.08) 0%,transparent 60%);filter:blur(40px);pointer-events:none}.hero-content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:900px}.hero-tagline{display:inline-block;padding:8px 20px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:100px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#fff9;letter-spacing:.5px;margin-bottom:48px;animation:fadeIn .8s ease}.hero-title{display:flex;align-items:baseline;gap:24px;margin:0 0 32px;animation:fadeInUp .8s ease .1s both}.hero-title-main{font-family:Jost,sans-serif;font-size:clamp(80px,18vw,180px);font-weight:900;letter-spacing:-.04em;color:#fff;line-height:.9}.hero-title-accent{font-family:Jost,sans-serif;font-size:clamp(80px,18vw,180px);font-weight:300;letter-spacing:-.02em;background:linear-gradient(135deg,#f97316,#fb923c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:.9}.hero-desc{font-family:Inter,sans-serif;font-size:18px;font-weight:400;color:#ffffff80;max-width:480px;line-height:1.7;margin:0 0 48px;animation:fadeInUp .8s ease .2s both}.hero-actions{display:flex;align-items:center;gap:16px;animation:fadeInUp .8s ease .3s both}.hero-btn-primary{display:inline-flex;align-items:center;gap:12px;padding:18px 36px;background:#fff;border:none;border-radius:100px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;color:#0a0a0a;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.hero-btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 40px #ffffff26}.hero-btn-primary:active{transform:scale(.98)}.hero-btn-primary svg{transition:transform .3s ease}.hero-btn-primary:hover svg{transform:translate(4px)}.hero-btn-secondary{display:inline-flex;align-items:center;padding:18px 36px;background:transparent;border:1px solid rgba(255,255,255,.15);border-radius:100px;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#fffc;cursor:pointer;transition:all .3s ease}.hero-btn-secondary:hover{background:#ffffff0d;border-color:#ffffff40;color:#fff}.hero-metrics{display:flex;align-items:center;gap:48px;margin-top:72px;animation:fadeInUp .8s ease .4s both}.hero-metric{display:flex;flex-direction:column;align-items:center;gap:4px}.metric-value{font-family:Jost,sans-serif;font-size:32px;font-weight:700;color:#fff;letter-spacing:-.02em}.metric-label{font-family:Inter,sans-serif;font-size:12px;font-weight:500;color:#fff6;text-transform:uppercase;letter-spacing:1.5px}.hero-scroll{position:absolute;bottom:48px;left:50%;transform:translate(-50%);animation:fadeIn .8s ease .6s both}.hero-scroll-mouse{width:24px;height:40px;border:2px solid rgba(255,255,255,.2);border-radius:100px;display:flex;justify-content:center;padding-top:8px}.hero-scroll-wheel{width:4px;height:8px;background:#fff6;border-radius:100px;animation:scrollWheel 1.5s ease-in-out infinite}@keyframes scrollWheel{0%,to{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(8px)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.section-header{text-align:center;margin-bottom:60px}.section-tag{display:inline-block;padding:8px 16px;background:#f973161a;border:1px solid rgba(249,115,22,.2);border-radius:100px;font-size:13px;font-weight:500;color:#f97316;text-transform:uppercase;letter-spacing:1px;margin-bottom:20px}.section-title{font-family:Jost,sans-serif;font-size:clamp(36px,6vw,56px);font-weight:700;color:#fff;margin:0}.features{padding:120px 24px;background:#0a0a0a;position:relative}.features:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1100px;margin:0 auto}.feature-card{padding:40px 32px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:24px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1)}.feature-card:hover{background:#ffffff0a;border-color:#f973164d;transform:translateY(-8px);box-shadow:0 20px 60px #0000004d,0 0 40px #f973161a}.feature-icon{width:72px;height:72px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:#f973161a;border-radius:20px;transition:all .3s ease}.feature-icon img{width:36px;height:36px;filter:brightness(0) invert(1);opacity:.8;transition:all .3s ease}.feature-card:hover .feature-icon{background:#f9731633}.feature-card:hover .feature-icon img{filter:brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(1000%) hue-rotate(346deg) brightness(100%) contrast(95%);opacity:1}.feature-card h3{font-size:20px;font-weight:600;color:#fff;margin:0 0 12px}.feature-card p{font-size:15px;color:#ffffff80;line-height:1.6;margin:0}.team{padding:120px 0;background:#050505;overflow:hidden}.team-slider{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);mask-image:linear-gradient(90deg,transparent,black 10%,black 90%,transparent);padding:40px 0}.team-track{display:flex;gap:24px;animation:teamSlide 30s linear infinite;width:-moz-max-content;width:max-content}@keyframes teamSlide{0%{transform:translate(0)}to{transform:translate(-50%)}}.team-card{flex-shrink:0;width:200px;padding:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:20px;text-align:center;transition:all .4s ease}.team-card:hover{background:#ffffff0a;border-color:#f9731666;transform:translateY(-8px) scale(1.02);box-shadow:0 20px 50px #0006}.team-card-img{width:100px;height:100px;margin:0 auto 16px;border-radius:16px;overflow:hidden;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.team-card:hover .team-card-img{border-color:#f97316;box-shadow:0 0 30px #f973164d}.team-card-img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-card-info h4{font-size:16px;font-weight:600;color:#fff;margin:0 0 6px}.team-card-info span{font-size:13px;color:#fff6}.cta{position:relative;padding:120px 24px;background:#0a0a0a;overflow:hidden}.cta:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent)}.cta-content{position:relative;z-index:1;text-align:center}.cta-content h2{font-family:Jost,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:900;color:#fff;margin:0 0 16px}.cta-content p{font-size:18px;color:#ffffff80;margin:0 0 40px}.cta-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:500px;height:500px;background:radial-gradient(circle,rgba(249,115,22,.1) 0%,transparent 60%);pointer-events:none}@media(max-width:768px){.hero{padding:100px 20px 80px}.hero-title{flex-direction:column;gap:0}.hero-title-main,.hero-title-accent{font-size:clamp(60px,20vw,120px)}.hero-tagline{margin-bottom:32px}.hero-desc{font-size:16px;padding:0 16px;margin-bottom:40px}.hero-actions{flex-direction:column;width:100%;max-width:280px}.hero-btn-primary,.hero-btn-secondary{width:100%;justify-content:center;padding:16px 28px}.hero-metrics{flex-wrap:wrap;justify-content:center;gap:32px;margin-top:56px}.hero-metric{min-width:80px}.metric-value{font-size:28px}.hero-scroll{display:none}.hero-orb-1{width:600px;height:600px}.hero-orb-2{width:500px;height:350px;top:-150px}.features,.cta{padding:80px 20px}.team{padding:120px 20px}.features-grid{grid-template-columns:1fr}.team-card{width:160px;padding:20px}.team-card-img{width:80px;height:80px}}@media(max-width:480px){.hero{padding:90px 16px 60px}.hero-tagline{font-size:11px;padding:6px 14px;margin-bottom:24px}.hero-title-main,.hero-title-accent{font-size:clamp(48px,18vw,80px)}.hero-desc{font-size:15px}.hero-btn-primary,.hero-btn-secondary{padding:14px 24px;font-size:14px}.hero-metrics{gap:24px;margin-top:48px}.metric-value{font-size:24px}.metric-label{font-size:10px}.section-title{font-size:32px}.feature-card{padding:32px 24px}}@media(max-height:850px){.hero{min-height:auto;height:100vh;padding:80px 24px 40px}.hero-tagline{margin-bottom:24px}.hero-title{margin-bottom:16px}.hero-title-main,.hero-title-accent{font-size:clamp(60px,12vw,100px)}.hero-desc{margin-bottom:24px}.hero-metrics{margin-top:32px}.hero-scroll{bottom:20px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 24px;transition:all .3s ease}.header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#05050580;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,0);transition:all .3s ease}.header-scrolled:before{background:#050505e6;border-bottom-color:#ffffff0f}.header-container{position:relative;max-width:1400px;margin:0 auto;height:60px;display:flex;align-items:center;justify-content:space-between}.header-logo{display:flex;align-items:center;gap:12px;cursor:pointer;transition:opacity .2s ease}.header-logo:hover{opacity:.8}.header-logo img{width:32px;height:32px;filter:drop-shadow(0 0 20px rgba(249,115,22,.4))}.header-logo-text{font-family:Jost,sans-serif;font-size:20px;font-weight:900;color:#fff;letter-spacing:-.02em}.header-nav{display:flex;align-items:center;gap:8px}.nav-link{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;background:transparent;border:none;border-radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;color:#ffffffb3;cursor:pointer;transition:all .2s ease}.nav-link:hover{color:#fff;background:#ffffff0f}.nav-link svg{transition:transform .2s ease}.nav-dropdown{position:relative}.nav-dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.nav-dropdown:hover .nav-link svg{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;min-width:180px;padding:8px;background:#141414f2;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.08);border-radius:14px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease}.dropdown-item{display:block;width:100%;padding:12px 16px;background:transparent;border:none;border-radius:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:500;color:#ffffffb3;text-align:left;cursor:pointer;transition:all .15s ease}.dropdown-item:hover{color:#fff;background:#ffffff14}.header-actions{display:flex;align-items:center;gap:12px}.header-cta{padding:10px 24px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease;box-shadow:0 0 20px #f973164d}.header-cta:hover{transform:translateY(-2px);box-shadow:0 4px 30px #f9731680}.mobile-menu-btn{display:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:background .2s ease}.mobile-menu-btn:hover{background:#ffffff0f}.mobile-menu-btn span{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:all .3s ease}.mobile-menu-btn.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-btn.active span:nth-child(2){opacity:0}.mobile-menu-btn.active span:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu{display:none;flex-direction:column;padding:16px;background:#0a0a0afa;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-top:1px solid rgba(255,255,255,.06)}.mobile-menu.open{display:flex}.mobile-link{padding:16px;background:transparent;border:none;border-radius:10px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;color:#fffc;text-align:left;cursor:pointer;transition:all .15s ease}.mobile-link:hover{color:#fff;background:#ffffff0f}.mobile-divider{height:1px;margin:8px 16px;background:#ffffff0f}.mobile-cta{margin:8px 0;padding:16px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:600;color:#000;cursor:pointer;transition:all .2s ease}.mobile-cta:hover{opacity:.9}.warning{display:flex;flex-direction:column;visibility:hidden;position:fixed;z-index:2000;top:100px;right:24px;width:320px;padding:16px;background:#dc2626f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 10px 40px #0000004d;overflow:hidden}.warning-button{position:absolute;top:8px;right:8px;width:28px;height:28px;background:#ffffff1a;border:none;border-radius:6px;color:#fff;font-size:18px;cursor:pointer;transition:background .2s ease}.warning-button:hover{background:#fff3}.warning-text{color:#fff;font-size:14px;line-height:1.5;padding-right:24px}.warning-timer{position:absolute;bottom:0;left:0;height:3px;background:#ffffff80}.warning-popup{visibility:visible;animation:warningSlideIn .3s ease,warningFadeOut .3s ease 9.7s forwards}.warning-timer-anim{animation:timerProgress 10s linear forwards}@keyframes warningSlideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}@keyframes warningFadeOut{to{opacity:0;visibility:hidden}}@keyframes timerProgress{0%{width:0%}to{width:100%}}@media(max-width:900px){.header-nav,.header-actions{display:none}.mobile-menu-btn{display:flex}}@media(max-width:480px){.header{padding:0 16px}.header-container{height:64px}.header-logo img{width:36px;height:36px}.header-logo-text{font-size:20px}.warning{top:80px;right:16px;left:16px;width:auto}}.footer-container{background:#050505;border-top:1px solid rgba(255,255,255,.05);padding:24px 0;color:#fff;font-family:Inter,sans-serif;margin-top:auto}.footer-content{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px}.footer-left{display:flex;align-items:center}.copyright-text{font-size:11px;color:#fff6}.footer-center{display:flex;align-items:center;gap:24px}.mini-link{background:none;border:none;font-family:Inter,sans-serif;font-size:14px;color:#fff9;cursor:pointer;padding:0;transition:all .2s ease}.mini-link:hover{color:#f97316}.footer-right{display:flex;gap:12px}.mini-social{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ffffff0d;border-radius:8px;transition:all .2s ease}.mini-social:hover{background:#f9731633;transform:translateY(-2px)}.mini-social img{width:16px;height:16px;filter:brightness(0) invert(1)}@media(max-width:768px){.footer-content{flex-direction:column;gap:16px;padding:0 16px}.footer-center{gap:16px;flex-wrap:wrap;justify-content:center}}.login{display:flex;flex-direction:column;min-height:520px;width:100%;max-width:480px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:24px;margin-top:100px;margin-left:auto;margin-right:auto;align-items:center;padding:40px;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0006,0 0 40px #f973161a;transition:all .3s ease}.login:hover{background:#ffffff08;border-color:#f9731633}.login-header{font-family:Jost,sans-serif;color:#fff;font-size:48px;font-weight:700;margin-top:10px;margin-bottom:32px;text-align:center}.login-input{padding:0 20px;height:52px;width:100%;margin-top:16px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:14px;font-family:Inter,sans-serif;font-size:16px;color:#fff;box-sizing:border-box;transition:all .2s ease}.login-input:focus{outline:none;border-color:#f97316;background:#ffffff0d;box-shadow:0 0 0 4px #f973161a}.login-input::-moz-placeholder{color:#ffffff4d}.login-input::placeholder{color:#ffffff4d}.login-input:hover{background:#ffffff0f;border-color:#fff3}.login-button{background:linear-gradient(135deg,#f97316,#ea580c);color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:600;border:none;border-radius:14px;width:100%;height:56px;margin-top:32px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.login-button:hover{box-shadow:0 8px 30px #f9731666;transform:translateY(-2px)}.login-button:active{transform:scale(.98)}.link-text{font-family:Inter,sans-serif;font-size:14px;color:#ffffff80;text-decoration:none;transition:all .2s ease;cursor:pointer}.link-text:hover{color:#f97316}.response-bubble{overflow:hidden;min-height:48px;border-radius:12px;width:100%;margin-top:24px;display:flex;justify-content:center;align-items:center;background:#f973161a;border:1px solid rgba(249,115,22,.2);opacity:0;transition:opacity .3s ease}.response-bubble:not(:empty){opacity:1}.response-text{color:#f97316;font-family:Inter,sans-serif;font-size:15px;font-weight:500}@media only screen and (max-width:730px){.login{width:90%;margin-top:130px;padding:24px}}@media only screen and (max-width:450px){.login{margin-top:130px;padding:20px}.login-header{font-size:36px;margin-bottom:24px}.login-input{height:48px;font-size:15px}.login-button{height:50px;font-size:16px}.link-text{font-size:13px}}@keyframes loginErrorBox{0%{background-color:transparent;transform:translateY(40px)}to{background-color:#ff3a3a;transform:translateY(0)}}.response-active-error{animation-name:loginErrorBox;animation-duration:.5s;animation-timing-function:ease;animation-delay:0s;animation-fill-mode:forwards}.profile{display:flex;background:#ffffff05;border:1px solid rgba(255,255,255,.06);height:auto;margin-bottom:24px;border-radius:20px;padding:28px;transition:all .3s ease}.profile:hover{background:#ffffff08;border-color:#ffffff1a}.info-section{display:flex;flex-direction:column;gap:16px;width:100%}.info-container{display:flex;align-items:center;border-radius:14px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .2s ease}.info-container:hover{border-color:#ffffff1a}.info-type{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#f97316;background:#f973161a;padding:14px 20px;min-width:120px;border-right:1px solid rgba(255,255,255,.06)}.info-text{font-family:Inter,sans-serif;color:#fff;font-size:16px;padding:0 20px}.tiny-info-text{position:relative;color:#f97316;cursor:help}.tiny-info-tooltip{opacity:0;visibility:hidden;position:absolute;background:#050505f2;border:1px solid rgba(249,115,22,.5);border-radius:12px;transition:all .3s ease;color:#fff;font-size:14px;padding:12px 16px;white-space:nowrap;z-index:100;top:100%;left:0;margin-top:8px;box-shadow:0 8px 30px #00000080}.tiny-info-text:hover .tiny-info-tooltip{visibility:visible;opacity:1}.profile-info-input{font-family:Inter,sans-serif;color:#fff;font-size:16px;background:transparent;border:none;padding:14px 20px;flex:1}.profile-info-input:focus{outline:none}.profile-info-input::-moz-placeholder{color:#ffffff4d}.profile-info-input::placeholder{color:#ffffff4d}.profile-info-input-button{padding:14px 28px;outline:none;border:none;font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#000;background:linear-gradient(135deg,#f97316,#ea580c);transition:all .3s ease}.profile-info-input-button:hover{opacity:.9;cursor:pointer}.profile-info-input-button:active{opacity:.8}.gic-div{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center;text-align:center;padding:60px 20px}.gic-header{font-family:Jost,sans-serif;font-size:clamp(36px,6vw,56px);color:#fff;font-weight:900;margin-bottom:16px}.gic-explain{font-family:Inter,sans-serif;font-size:clamp(18px,3vw,28px);color:#fff9;max-width:600px}.gic-command{margin-top:24px;font-family:JetBrains Mono,monospace;font-size:clamp(20px,3vw,32px);color:#f97316;background:#f973161a;padding:16px 32px;border-radius:12px;border:1px solid rgba(249,115,22,.3)}.gic-button{font-family:Inter,sans-serif;font-size:20px;font-weight:600;color:#000;border:none;border-radius:16px;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 30px #22c55e66;margin-top:40px;width:220px;height:64px;transition:all .3s ease}.gic-button:hover{cursor:pointer;box-shadow:0 0 40px #22c55e99;transform:translateY(-2px)}.gic-button:active{transform:translateY(0)}.xp-section{display:flex;flex-direction:column;gap:12px;height:auto;margin-bottom:24px;border-radius:20px;padding:28px;background:#ffffff05;border:1px solid rgba(255,255,255,.06)}.xp-section-bar-cont{width:100%;height:12px;background:#ffffff0d;border-radius:100px;overflow:hidden}.xp-section-bar{background:linear-gradient(90deg,#f97316,#ea580c);height:100%;border-radius:100px;transition:width .5s ease;box-shadow:0 0 20px #f9731666}.xp-section-header{font-family:Jost,sans-serif;font-size:24px;font-weight:700;color:#fff}.xp-section-info{font-family:Jost,sans-serif;font-size:20px;color:#fff}.xp-section-info-2{font-family:Inter,sans-serif;font-size:16px;color:#ffffffb3}.xp-section-info-3{font-family:Inter,sans-serif;font-size:14px;color:#fff6}@media only screen and (max-width:768px){.profile{padding:20px}.info-container{flex-direction:column}.info-type{width:100%;text-align:center;border-right:none;border-bottom:1px solid rgba(255,255,255,.06);padding:12px;min-width:auto}.info-text{padding:12px 16px;text-align:center}.profile-info-input{text-align:center;padding:12px}.profile-info-input-button{width:100%;padding:14px}}@media only screen and (max-width:480px){.xp-section{padding:20px}.xp-section-header{font-size:20px}.xp-section-info{font-size:18px}}.layout{display:flex;flex-direction:row;height:100vh;overflow:hidden;justify-content:flex-start;background:#050505}.options{display:flex;flex-direction:column;margin-top:100px;z-index:2;box-sizing:border-box;padding:16px;background:#ffffff05;border-right:1px solid rgba(255,255,255,.06);width:260px;min-width:260px;transition:all .3s ease;gap:8px;height:calc(100vh - 100px);overflow-y:auto}.option-button{display:flex;width:100%;min-height:52px;color:#ffffffb3;-webkit-user-select:none;-moz-user-select:none;user-select:none;justify-content:flex-start;align-items:center;text-align:start;background:transparent;font-size:15px;transition:all .2s ease;padding:0 16px;border-radius:14px;border:1px solid transparent;gap:12px}.option-button:hover{cursor:pointer;background:#ffffff0a;border-color:#ffffff14;color:#fff}.option-button:hover .option-button-icon{opacity:1;filter:brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(1000%) hue-rotate(346deg) brightness(100%) contrast(95%)}.option-button:active{background:#f973161a;border-color:#f973164d}.option-button-icon{width:28px;height:28px;flex-shrink:0;transition:all .2s ease;filter:brightness(0) invert(1);opacity:.6}.option-button-text{font-size:15px;font-family:Inter,sans-serif;font-weight:500;white-space:nowrap}.page{margin-top:90px;position:relative;z-index:2;display:flex;flex-direction:column;padding:32px;width:100%;height:calc(100vh - 90px);max-height:calc(100vh - 90px);overflow-y:auto;overflow-x:hidden;background:#050505}.page::-webkit-scrollbar,.options::-webkit-scrollbar{width:6px}.page::-webkit-scrollbar-thumb,.options::-webkit-scrollbar-thumb{background:#f973164d;border-radius:10px}.page::-webkit-scrollbar-track,.options::-webkit-scrollbar-track{background:transparent}.page-button{background:transparent;min-height:48px;color:#f97316;font-size:16px;font-family:Inter,sans-serif;font-weight:500;border:1px solid rgba(249,115,22,.5);border-radius:12px;transition:all .3s cubic-bezier(.4,0,.2,1);padding:0 24px}.page-button:hover{cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;box-shadow:0 4px 20px #f973164d}.page-button:active{transform:scale(.98)}@media only screen and (max-width:1350px){.options{width:80px;min-width:80px;padding:12px;align-items:center}.option-button{width:56px;height:56px;min-height:56px;padding:0;justify-content:center;border-radius:16px}.option-button-icon{width:28px;height:28px;margin:0}.option-button-text{display:none}}@media only screen and (max-width:768px){.options{width:64px;min-width:64px;margin-top:70px;height:calc(100vh - 70px)}.option-button{width:48px;height:48px;min-height:48px}.option-button-icon{width:24px;height:24px}.page{margin-top:70px;padding:20px;height:calc(100vh - 70px);max-height:calc(100vh - 70px)}}@media only screen and (max-width:450px){.options{width:56px;min-width:56px;margin-top:60px;height:calc(100vh - 60px);padding:8px}.option-button{width:40px;height:40px;min-height:40px}.option-button-icon{width:22px;height:22px}.page{margin-top:60px;padding:12px;height:calc(100vh - 60px)}.page-button{min-height:44px;font-size:14px}}.grid-inventory{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px;padding-bottom:40px;box-sizing:border-box}.item-container{position:relative;aspect-ratio:16 / 10;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;justify-content:flex-end;background-size:cover;background-position:center;box-sizing:border-box}.item-container:hover{transform:translateY(-4px);box-shadow:0 12px 30px #0006;border-color:#f973164d}.item-name-cont{display:flex;align-items:center;justify-content:center;width:100%;padding:16px 12px;background:linear-gradient(to top,rgba(5,5,5,.95) 0%,rgba(5,5,5,.7) 50%,transparent 100%);box-sizing:border-box}.item-name{margin:0;font-family:Jost,sans-serif;font-size:15px;font-weight:600;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.inventory-empty{grid-column:1 / -1;text-align:center;padding:60px 20px;color:#ffffff4d;font-family:Inter,sans-serif;font-size:16px;background:#ffffff05;border:1px dashed rgba(255,255,255,.1);border-radius:16px;box-sizing:border-box}@media(max-width:900px){.grid-inventory{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}}@media(max-width:600px){.grid-inventory{grid-template-columns:repeat(2,1fr);gap:12px}.item-container{aspect-ratio:4 / 3}.item-name-cont{padding:12px 10px}.item-name{font-size:13px}.inventory-empty{padding:40px 16px;font-size:14px}}@media(max-width:400px){.grid-inventory{grid-template-columns:1fr}.item-container{aspect-ratio:16 / 9}}.balance-container{display:flex;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:600px;margin:40px auto;padding:20px;box-sizing:border-box}.balance-card{position:relative;width:100%;background:linear-gradient(135deg,#ffffff08,#ffffff03);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:32px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 20px 50px #0006;transition:transform .3s ease}.balance-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(249,115,22,.05) 0%,transparent 60%);pointer-events:none}.balance-label{font-family:Inter,sans-serif;font-size:14px;text-transform:uppercase;letter-spacing:2px;color:#fff6;margin-bottom:12px}.coin-amount-display{display:flex;align-items:center;gap:16px;font-family:Jost,sans-serif;font-size:56px;font-weight:700;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.3)}.coin-icon-large{width:48px;height:48px;filter:drop-shadow(0 0 20px rgba(249,115,22,.4))}.add-coin-btn{margin-top:24px;background:linear-gradient(135deg,#f97316,#ea580c);color:#000;border:none;border-radius:100px;padding:0;width:48px;height:48px;font-size:24px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #f973164d}.add-coin-btn:hover{transform:scale(1.1);box-shadow:0 8px 30px #f9731680}.gift-section{width:100%;display:flex;flex-direction:column;gap:16px}.gift-header{font-family:Jost,sans-serif;font-size:18px;font-weight:600;color:#fff9;margin-left:8px}.gift-input-group{display:flex;gap:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);padding:8px;border-radius:16px}.gift-input{flex:1;background:transparent;border:none;padding:0 16px;height:48px;color:#fff;font-family:Inter,sans-serif;font-size:15px}.gift-input:focus{outline:none}.gift-btn{height:48px;padding:0 24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;transition:all .2s ease}.gift-btn:hover{background:#ffffff1a;border-color:#ffffff4d}.balance-feedback{min-height:40px;display:flex;align-items:center;justify-content:center;font-family:JetBrains Mono,monospace;font-size:13px;border-radius:8px;padding:0 16px;opacity:0;transform:translateY(10px);transition:all .3s ease}.feedback-visible{opacity:1;transform:translateY(0)}.feedback-success{background:#22c55e1a;color:#22c55e;border:1px solid rgba(34,197,94,.2)}.feedback-error{background:#ef44441a;color:#ef4444;border:1px solid rgba(239,68,68,.2)}@media(max-width:600px){.currency-display{font-size:40px}.gift-input-group{flex-direction:column;background:transparent;border:none;padding:0;gap:12px}.gift-input{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px}.gift-btn{width:100%;background:#ffffff14}}.verify-page{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:600px;opacity:0;animation:fade-in .8s ease forwards;padding:20px;box-sizing:border-box}.verify-page-info{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;max-width:500px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:24px;padding:48px 32px;box-sizing:border-box;box-shadow:0 20px 60px #0006,0 0 40px #f973161a}.verify-header{font-family:Jost,sans-serif;font-size:36px;font-weight:700;color:#fff;margin-bottom:16px;text-align:center}.verify-text{font-family:Inter,sans-serif;font-size:18px;color:#ffffffb3;margin-bottom:32px;text-align:center;line-height:1.6}@keyframes fade-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.verify-input{width:100%;height:52px;border-radius:12px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:20px;text-align:center;letter-spacing:4px;font-family:JetBrains Mono,monospace}@media only screen and (max-width:480px){.verify-page-info{padding:32px 20px}.verify-header{font-size:28px}.verify-text{font-size:15px}}.credit-page-container{display:flex;flex-direction:column;align-items:center;gap:40px;padding:20px;width:100%;box-sizing:border-box}.credit-panel{background:#09090b;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px;width:100%;max-width:600px;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}.panel-header{width:100%;text-align:center}.panel-title{font-family:Jost,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0 0 8px}.panel-subtitle{font-family:Inter,sans-serif;font-size:14px;color:#ffffff80;display:block}.input-group{display:flex;gap:12px;width:100%}.cp-input{flex:1;height:52px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:0 16px;color:#fff;font-family:Inter,sans-serif;font-size:16px;box-sizing:border-box;transition:all .2s ease}.cp-input:focus{outline:none;border-color:#f97316;background:#ffffff0d}.cp-btn{height:52px;padding:0 24px;border-radius:12px;font-family:Inter,sans-serif;font-weight:600;font-size:15px;cursor:pointer;transition:all .2s ease;border:none;white-space:nowrap}.cp-btn-primary{background:linear-gradient(135deg,#f97316,#ea580c);color:#000}.cp-btn-primary:hover{opacity:.9;box-shadow:0 4px 12px #f973164d}.cp-btn-secondary{background:#ffffff0d;border:1px solid rgba(255,255,255,.15);color:#ffffffb3}.cp-btn-secondary:hover{color:#fff;border-color:#ffffff4d}.user-info-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;padding-top:20px;border-top:1px solid rgba(255,255,255,.08)}.info-column{display:flex;flex-direction:column;gap:16px}.info-item{display:flex;flex-direction:column;gap:4px}.info-label{font-size:13px;color:#fff6;font-family:Inter,sans-serif}.info-value{font-size:16px;color:#fff;font-family:Jost,sans-serif;font-weight:500}.credit-display{color:#22c55e;font-weight:700;font-size:20px}.result-box{margin-top:16px;padding:16px;border-radius:12px;text-align:center;font-family:JetBrains Mono,monospace;font-size:14px;word-break:break-all;display:none}.result-success{background:#22c55e1a;border:1px solid rgba(34,197,94,.2);color:#22c55e;display:block}.result-error{background:#ef44441a;border:1px solid rgba(239,68,68,.2);color:#ef4444;display:block}@media(max-width:600px){.credit-page-container{padding:16px;gap:24px}.credit-panel{padding:24px 20px;gap:20px}.panel-title{font-size:20px}.input-group{flex-direction:column;gap:12px}.cp-input,.cp-btn{width:100%}.user-info-grid{grid-template-columns:1fr;gap:20px}.info-column{gap:12px}.info-column:last-child{padding-top:20px;border-top:1px dashed rgba(255,255,255,.1)}}.product-creator{display:flex;flex-direction:column;height:auto;color:hsl(var(--card-foreground));width:60%;border-radius:10px;align-self:center;align-items:center;margin-top:5px;margin-bottom:40px;padding:10px 45px 30px;gap:10px;background-color:var(--color-270);border:white 1px solid}.create-button{background-color:#41dc33;border:1px solid rgba(101,255,96,.767);box-shadow:0 0 20px 1px #50ff4784;border-radius:5px;width:100%;height:50px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Poppins,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:none;font-size:25px;margin-bottom:40px;color:#000;transition:.12s ease}.create-button:hover{opacity:.8;cursor:pointer}.create-button:active{opacity:.5}.creator-input{background-color:transparent;border:1px white solid;border-radius:5px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Poppins,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:18px;padding:5px;height:30px;color:hsl(var(--card-foreground));width:100%}@media only screen and (min-width:1100px){.product-creator{width:500px}}.grid-inventory-p{display:grid;gap:20px;grid-template-columns:1fr 1fr 1fr;grid-template-rows:5;margin-bottom:50px}.item-container-p{display:flex;align-items:end;flex-direction:column;justify-content:end;aspect-ratio:16 / 9;background-size:cover;border-radius:5px}.item-name-p{color:hsl(var(--card-foreground));font-size:30px;text-align:center;font-family:Manrope,sans-serif}.item-name-cont-p{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;background-color:#04041f8e}.delete-button{background-color:#c83f3f;border-radius:5px;width:100px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Poppins,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:none;font-size:18px;color:hsl(var(--card-foreground))}.delete-button:hover{cursor:pointer;background-color:#e17b7b}.delete-button:active{background-color:#f0aaaa}.edit-button{background-color:#4ac83f;border-radius:5px;width:100px;font-family:Quicksand,-apple-system,BlinkMacSystemFont,Poppins,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;border:none;font-size:18px;color:hsl(var(--card-foreground))}.edit-button:hover{cursor:pointer;background-color:#84e17b}.edit-button:active{background-color:#aaf0b0}@media only screen and (max-width:800px){.grid-inventory-p{grid-template-columns:1fr 1fr}}@media only screen and (max-width:630px){.grid-inventory-p{grid-template-columns:1fr}}.mesai-container{width:100%;max-width:1200px;margin:0 auto;padding:0 20px;box-sizing:border-box}.header-panel{font-family:Jost,sans-serif;font-size:28px;font-weight:700;color:#fff;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.08)}.checkin,.checkout{width:100%;height:52px;border-radius:12px;font-family:Inter,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s ease;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.checkin{background:linear-gradient(135deg,#f97316,#ea580c);color:#000;border:none;margin-bottom:12px}.checkout{background:transparent;border:1px solid rgba(255,255,255,.15);color:#fffc}.activeshift{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:16px;padding:24px;margin-top:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;box-sizing:border-box}.shifter-cont{position:relative;display:flex;flex-direction:column;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:12px;padding:20px 16px;transition:all .2s ease;box-sizing:border-box;cursor:default}.shifter-icon{width:64px;height:64px;border-radius:50%;-o-object-fit:cover;object-fit:cover;margin-bottom:12px;border:2px solid rgba(255,255,255,.05)}.shifter-text{font-family:Inter,sans-serif;font-size:14px;color:#fff;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.unshift-button{position:absolute;top:8px;right:8px;background:#ef444433;color:#ef4444;border:none;border-radius:6px;padding:4px 8px;font-size:11px;cursor:pointer;font-weight:600;opacity:0;transition:all .2s ease}.shifter-cont:hover .unshift-button{opacity:1}@media(max-width:480px){.activeshift{grid-template-columns:repeat(2,1fr);padding:12px;gap:10px}.shifter-cont{padding:12px}.shifter-icon{width:48px;height:48px}.shifter-text{font-size:12px}.unshift-button{opacity:1;background:#ef4444;color:#fff;width:100%;position:static;margin-top:8px;padding:6px}}.mesaisorgu{display:flex;flex-direction:row;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:hsl(var(--background));height:auto;border-radius:10px;transition:ease .1s;margin-top:80px;padding-top:20px;padding-bottom:20px}.sorgu-users{display:flex;flex-direction:column;overflow-y:scroll;height:380px;width:15%;padding:20px 20px 20px 15px;background-color:hsl(var(--background));border-radius:15px;margin-left:20px;margin-right:20px}.sorgu-users-cont{display:flex;height:30px;color:hsl(var(--card-foreground));width:100%;border-bottom:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-top:5px;padding-bottom:5px;padding-left:5px}.sorgu-users-cont:hover{background-color:hsl(var(--muted-foreground));cursor:pointer}.sorgu-results{height:405px;width:70%;background-color:hsl(var(--background));border-radius:15px;padding:5px;overflow-y:scroll;padding-top:auto;padding-bottom:auto}.sorgu-results-cont{display:flex;height:auto;color:hsl(var(--card-foreground));width:100%}.sorgu-results-element{width:33%;text-align:start;border-right:1px white solid;padding-left:10px;padding-top:5px;padding-bottom:5px}.sorgu-settings{display:flex;flex-direction:column;height:380px;width:15%;padding:5px 10px 5px 15px}.sorgu-settings-grouper{display:flex;flex-direction:column}.sorgu-settings-header{color:hsl(var(--card-foreground));font-size:18px}.sorgu-settings-text{color:hsl(var(--muted-foreground));font-size:15px}.sorgu-settings-date-cont{display:flex;flex-direction:row;gap:5px}.sorgu-settings-date-input{border-radius:5px;padding:2px;width:20%}.year-input{width:40%}@media only screen and (max-width:1000px){.mesaisorgu{flex-direction:column;justify-content:center;align-items:center}.sorgu-users{display:grid;grid-template-columns:1fr 1fr 1fr;width:90%;height:150px;-moz-column-gap:15px;column-gap:15px;margin-bottom:40px}.sorgu-users-cont{padding-left:15px}.sorgu-results{width:93%}.sorgu-settings{flex-direction:row;width:90%;height:auto;gap:20px}.sorgu-settings-grouper{display:flex;flex-direction:column;width:50%;height:auto}.sorgu-settings-date-input{font-size:20px;width:15%}.year-input{width:40%}.sorgu-settings-header,.sorgu-settings-text{font-size:20px}}@media only screen and (max-width:630px){.sorgu-users{grid-template-columns:1fr 1fr;width:80%}.sorgu-results-element{height:20px;width:auto;padding-right:20px}.sorgu-element-minute{width:20%;padding-right:0}.sorgu-element-name,.sorgu-element-date{width:40%;padding-right:0}.sorgu-settings-grouper{display:flex;flex-direction:column;width:50%;height:auto}.sorgu-settings-date-input{font-size:15px;width:45%}.year-input{width:90%}.sorgu-settings-header,.sorgu-settings-text{font-size:15px}}@media only screen and (max-width:450px){.sorgu-settings-date-input{font-size:10px;width:40px;height:20px}.sorgu-element-name{width:35%}}.mesaicoin-panel{visibility:hidden;opacity:0;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;position:fixed;height:100%;width:100%;background-color:#000000a1}.mesaicoin-div{visibility:hidden;opacity:0;display:flex;flex-direction:column;align-items:center;border:1.5px solid hsl(var(--border));padding:30px;border-radius:10px;gap:20px;background-color:hsl(var(--background))}.mesaicoin-header{font-weight:900;color:hsl(var(--card-foreground));font-size:50px}.mesaicoin-textcont{display:flex;flex-direction:row;align-content:center;border:1.5px solid hsl(var(--border));border-radius:10px;width:100%;padding-right:10px}.mesaicoin-text{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:hsl(var(--card-foreground));font-size:30px;border:1.5px solid hsl(var(--border));width:45%;padding-bottom:10px;padding-top:10px;padding-left:10px;border-bottom-left-radius:10px;border-top-left-radius:10px}.mesaicoin-amount{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:hsl(var(--card-foreground));font-size:30px;margin-top:10px;margin-bottom:10px;padding-left:15px}@keyframes mesaicoin-load{0%{visibility:visible;opacity:0}to{visibility:visible;opacity:1}}.mesaicoin-load{animation:mesaicoin-load .5s ease-in forwards}.mesaicoin-load-delay{animation:mesaicoin-load .5s ease-in forwards;animation-delay:.5s}.mesaicoin-button{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#fff;font-size:30px;border-radius:15px;height:60px;width:50%;background-color:hsl(var(--primary));border:none;transition:.2s ease}.mesaicoin-button:hover{background-color:hsl(var(--primary-2));cursor:pointer}.mesaicoin-button:active{background-color:hsl(var(--primary-3))}:root{--mhe-bg-dark: #0a0a0f;--mhe-bg-card: rgba(20, 20, 30, .95);--mhe-border: rgba(255, 140, 50, .25);--mhe-accent: #ff8c32;--mhe-success: #2ecc71;--mhe-warning: #f1c40f;--mhe-danger: #e74c3c;--mhe-info: #3498db;--mhe-text: #ffffff;--mhe-text-muted: rgba(255, 255, 255, .5)}.mhe-editor{display:grid;grid-template-columns:1fr 320px;grid-template-rows:auto 1fr auto;gap:16px;width:100%;height:calc(100vh - 100px);max-height:calc(100vh - 100px);padding:16px;background:var(--mhe-bg-dark);overflow:hidden}.mhe-toolbar{grid-column:1 / -1;display:flex;align-items:center;gap:12px;padding:12px 16px;background:var(--mhe-bg-card);border-radius:12px;border:1px solid var(--mhe-border)}.mhe-toolbar-group{display:flex;align-items:center;gap:8px;padding:0 12px;border-right:1px solid rgba(255,255,255,.1)}.mhe-toolbar-group:last-child{border-right:none;margin-left:auto}.mhe-toolbar-label{font-size:11px;color:var(--mhe-text-muted);text-transform:uppercase;letter-spacing:1px;margin-right:8px}.mhe-period-selector{display:flex;gap:4px;background:#0000004d;padding:4px;border-radius:8px}.mhe-period-btn{padding:8px 16px;border:none;background:transparent;color:var(--mhe-text-muted);font-size:12px;font-weight:500;cursor:pointer;border-radius:6px;transition:all .2s ease}.mhe-period-btn:hover{background:#ffffff1a;color:var(--mhe-text)}.mhe-period-btn.active{background:var(--mhe-accent);color:#fff;box-shadow:0 2px 10px #ff8c324d}.mhe-date-range{display:flex;align-items:center;gap:8px;background:#0000004d;padding:6px 12px;border-radius:8px;border:1px solid rgba(255,255,255,.1)}.mhe-date-input{background:transparent;border:none;color:var(--mhe-text);font-size:13px;width:100px;text-align:center;padding:4px 8px}.mhe-date-input:focus{outline:none;background:#ff8c321a;border-radius:4px}.mhe-date-separator{color:var(--mhe-text-muted)}.mhe-toolbar-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border:1px solid rgba(255,255,255,.15);border-radius:8px;background:#0000004d;color:var(--mhe-text);font-size:13px;cursor:pointer;transition:all .2s ease}.mhe-toolbar-btn:hover{background:#ffffff1a;border-color:#ffffff40}.mhe-toolbar-btn.primary{background:linear-gradient(135deg,#ff8c32,#ff6b1a);border:none;font-weight:600}.mhe-toolbar-btn.primary:hover{box-shadow:0 4px 15px #ff8c3266;transform:translateY(-1px)}.mhe-toolbar-btn.success{background:#2ecc7133;border-color:#2ecc7166;color:var(--mhe-success)}.mhe-toolbar-btn.danger{background:#e74c3c33;border-color:#e74c3c66;color:var(--mhe-danger)}.mhe-grid-container{grid-column:1;background:var(--mhe-bg-card);border-radius:12px;border:1px solid var(--mhe-border);overflow:hidden;display:flex;flex-direction:column}.mhe-grid-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid var(--mhe-border);background:#0003}.mhe-grid-title{display:flex;align-items:center;gap:12px;color:var(--mhe-text);font-size:16px;font-weight:600}.mhe-grid-title .badge{padding:4px 10px;background:#ff8c3233;color:var(--mhe-accent);font-size:11px;border-radius:20px}.mhe-grid-actions{display:flex;gap:8px}.mhe-grid-scroll{flex:1;overflow:auto}.mhe-table{width:100%;border-collapse:collapse;font-size:12px}.mhe-table th,.mhe-table td{padding:10px 12px;border:1px solid rgba(255,255,255,.06);white-space:nowrap}.mhe-table thead tr:first-child th{background:linear-gradient(180deg,#ff8c3226,#ff8c3214);background-color:#15151f;color:var(--mhe-accent);font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:11px}.mhe-table thead tr:first-child th:first-child{background:linear-gradient(180deg,#1a1a2e,#15151f)}.mhe-table thead tr:nth-child(2) th{background-color:#0d0d14;color:var(--mhe-text-muted);font-weight:500;font-size:10px}.mhe-week-header{text-align:center;min-width:160px;border-left:2px solid rgba(255,140,50,.3)!important}.mhe-week-header .week-name{font-size:12px;font-weight:600;color:var(--mhe-accent);margin-bottom:4px}.mhe-week-header .week-dates{font-size:10px;color:var(--mhe-text-muted);font-weight:400}.mhe-day-header{width:28px;text-align:center;font-size:10px;font-weight:600}.mhe-day-header.pt{color:#3498db}.mhe-day-header.sa{color:#9b59b6}.mhe-day-header.ca{color:#2ecc71}.mhe-day-header.pe{color:#f39c12}.mhe-day-header.cu{color:#e74c3c}.mhe-table tbody tr{transition:background .15s ease}.mhe-table tbody tr:hover{background:#ff8c320d}.mhe-table tbody tr:nth-child(2n){background:#00000026}.mhe-table tbody tr:nth-child(2n):hover{background:#ff8c3214}.mhe-staff-cell{position:sticky;left:0;background-color:#14141e;z-index:40;min-width:140px;border-right:2px solid var(--mhe-border)!important}.mhe-table tbody .mhe-staff-cell{z-index:30;background-color:#14141e}.mhe-table tbody tr:nth-child(2n) .mhe-staff-cell{background-color:#0f0f18}.mhe-table tbody tr:hover .mhe-staff-cell{background-color:#1a1a28}.mhe-staff-info{display:flex;align-items:center;gap:8px}.mhe-staff-avatar{width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#ff8c32,#ff6b1a);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600;color:#fff}.mhe-staff-name{font-weight:500;color:var(--mhe-text)}.mhe-staff-role{font-size:10px;color:var(--mhe-text-muted)}.mhe-day-cell{width:28px;height:28px;text-align:center;padding:4px!important}.mhe-day-indicator{width:22px;height:22px;border-radius:4px;display:flex;align-items:center;justify-content:center;font-size:9px;font-weight:600;margin:0 auto;cursor:pointer;transition:transform .15s ease}.mhe-day-indicator:hover{transform:scale(1.15)}.mhe-day-indicator.active{background:var(--mhe-success);color:#fff;box-shadow:0 2px 8px #2ecc7166}.mhe-day-indicator.partial{background:var(--mhe-warning);color:#333;box-shadow:0 2px 8px #f1c40f66}.mhe-day-indicator.inactive{background:#e74c3c4d;color:var(--mhe-danger);border:1px solid rgba(231,76,60,.5)}.mhe-day-indicator.empty{background:#ffffff0d;color:var(--mhe-text-muted)}.mhe-week-summary{text-align:center;border-left:2px solid rgba(255,140,50,.3)!important;padding:8px!important}.mhe-hours-badge{display:inline-flex;flex-direction:column;align-items:center;padding:6px 12px;border-radius:8px;min-width:90px}.mhe-hours-badge.excellent{background:linear-gradient(135deg,#2ecc7140,#2ecc711a);border:1px solid rgba(46,204,113,.4)}.mhe-hours-badge.good{background:linear-gradient(135deg,#f1c40f40,#f1c40f1a);border:1px solid rgba(241,196,15,.4)}.mhe-hours-badge.warning{background:linear-gradient(135deg,#e67e2240,#e67e221a);border:1px solid rgba(230,126,34,.4)}.mhe-hours-badge.danger{background:linear-gradient(135deg,#e74c3c40,#e74c3c1a);border:1px solid rgba(231,76,60,.4)}.mhe-hours-badge.none{background:#ffffff0d;border:1px solid rgba(255,255,255,.1)}.mhe-hours-main{font-size:14px;font-weight:700;color:var(--mhe-text)}.mhe-hours-sub{font-size:9px;color:var(--mhe-text-muted);margin-top:2px}.mhe-total-cell{position:sticky;right:0;background-color:#1a1510;border-left:2px solid var(--mhe-accent)!important;min-width:100px;z-index:25}.mhe-table thead .mhe-total-cell{z-index:70;background-color:#1a1510}.mhe-total-value{font-size:15px;font-weight:700;color:var(--mhe-accent)}.mhe-total-sub{font-size:10px;color:var(--mhe-text-muted)}.mhe-sidebar{display:flex;flex-direction:column;gap:12px;overflow-y:auto;overflow-x:hidden;height:100%;max-height:100%;padding-right:8px;padding-bottom:16px;scrollbar-width:thin;scrollbar-color:rgba(255,140,50,.4) rgba(0,0,0,.2)}.mhe-sidebar::-webkit-scrollbar{width:8px}.mhe-sidebar::-webkit-scrollbar-track{background:#0003;border-radius:4px}.mhe-sidebar::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#ff8c3280,#ff641466);border-radius:4px;border:1px solid rgba(255,140,50,.3)}.mhe-sidebar::-webkit-scrollbar-thumb:hover{background:linear-gradient(180deg,#ff8c32b3,#ff641499)}.mhe-panel{background:linear-gradient(180deg,#191923fa,#0f0f19f2);border-radius:12px;border:1px solid rgba(255,140,50,.35);overflow:hidden;box-shadow:0 4px 20px #0006,0 0 0 1px #ffffff0d inset;flex-shrink:0}.mhe-panel-header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,140,50,.3);background:linear-gradient(180deg,#ff8c321f,#ff8c320d)}.mhe-panel-title{font-size:13px;font-weight:600;color:var(--mhe-text);display:flex;align-items:center;gap:8px}.mhe-panel-title .icon{font-size:16px}.mhe-panel-content{padding:16px;border-top:1px solid rgba(255,255,255,.03)}.mhe-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mhe-stat-card{padding:14px;background:#00000040;border-radius:10px;border:1px solid rgba(255,255,255,.06)}.mhe-stat-value{font-size:22px;font-weight:700;color:var(--mhe-accent);margin-bottom:4px}.mhe-stat-label{font-size:10px;color:var(--mhe-text-muted);text-transform:uppercase;letter-spacing:.5px}.mhe-stat-card.success .mhe-stat-value{color:var(--mhe-success)}.mhe-stat-card.warning .mhe-stat-value{color:var(--mhe-warning)}.mhe-stat-card.danger .mhe-stat-value{color:var(--mhe-danger)}.mhe-legend-list{display:flex;flex-direction:column;gap:10px}.mhe-legend-item{display:flex;align-items:center;gap:10px;font-size:12px;color:var(--mhe-text)}.mhe-legend-color{width:22px;height:22px;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:600}.mhe-legend-color.excellent{background:var(--mhe-success);color:#fff}.mhe-legend-color.good{background:var(--mhe-warning);color:#333}.mhe-legend-color.warning{background:#e67e22;color:#fff}.mhe-legend-color.danger{background:var(--mhe-danger);color:#fff}.mhe-legend-color.none{background:#ffffff1a;color:var(--mhe-text-muted)}.mhe-requirements{display:flex;flex-direction:column;gap:12px}.mhe-requirement-item{padding:12px;background:#0003;border-radius:8px;border-left:3px solid var(--mhe-accent)}.mhe-requirement-label{font-size:10px;color:var(--mhe-text-muted);text-transform:uppercase;margin-bottom:4px}.mhe-requirement-value{font-size:14px;font-weight:600;color:var(--mhe-text)}.mhe-requirement-input{width:100%;margin-top:8px;padding:8px 12px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:6px;color:var(--mhe-text);font-size:13px}.mhe-requirement-input:focus{outline:none;border-color:var(--mhe-accent)}.mhe-staff-list{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.mhe-staff-list-item{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#0003;border-radius:8px;border-left:3px solid transparent;transition:all .2s ease}.mhe-staff-list-item:hover{background:#0000004d}.mhe-staff-list-item.complete{border-left-color:var(--mhe-success)}.mhe-staff-list-item.incomplete{border-left-color:var(--mhe-danger)}.mhe-staff-list-item .name{flex:1;font-size:12px;font-weight:500;color:var(--mhe-text)}.mhe-staff-list-item .hours{font-size:11px;font-weight:600;padding:3px 8px;border-radius:10px;background:#ffffff1a}.mhe-staff-list-item.complete .hours{background:#2ecc7133;color:var(--mhe-success)}.mhe-staff-list-item.incomplete .hours{background:#e74c3c33;color:var(--mhe-danger)}.mhe-statusbar{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding:10px 16px;background:var(--mhe-bg-card);border-radius:10px;border:1px solid var(--mhe-border);font-size:11px;color:var(--mhe-text-muted)}.mhe-statusbar-left{display:flex;gap:20px}.mhe-statusbar-item{display:flex;align-items:center;gap:6px}.mhe-statusbar-item .dot{width:6px;height:6px;border-radius:50%;background:var(--mhe-success)}.mhe-statusbar-item .dot.warning{background:var(--mhe-warning)}.mhe-statusbar-item .dot.danger{background:var(--mhe-danger)}.mhe-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;gap:20px}.mhe-loading-spinner{width:48px;height:48px;border:3px solid rgba(255,140,50,.2);border-top-color:var(--mhe-accent);border-radius:50%;animation:mhe-spin .8s linear infinite}@keyframes mhe-spin{to{transform:rotate(360deg)}}.mhe-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;gap:16px;text-align:center}.mhe-empty-icon{font-size:56px;opacity:.3}.mhe-empty-title{font-size:18px;font-weight:600;color:var(--mhe-text)}.mhe-empty-desc{font-size:13px;color:var(--mhe-text-muted);max-width:300px}.mhe-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:100}.mhe-modal{background:var(--mhe-bg-card);border-radius:16px;border:1px solid var(--mhe-border);width:90%;max-width:500px;overflow:hidden}.mhe-modal-header{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--mhe-border)}.mhe-modal-title{font-size:16px;font-weight:600;color:var(--mhe-text)}.mhe-modal-close{background:none;border:none;color:var(--mhe-text-muted);font-size:20px;cursor:pointer}.mhe-modal-body{padding:20px}.mhe-modal-footer{display:flex;gap:10px;justify-content:flex-end;padding:16px 20px;border-top:1px solid var(--mhe-border)}@media(max-width:1200px){.mhe-editor{grid-template-columns:1fr}.mhe-sidebar{grid-column:1;flex-direction:row;flex-wrap:wrap;max-height:none}.mhe-panel{flex:1;min-width:280px}}@media(max-width:768px){.mhe-toolbar{flex-wrap:wrap}.mhe-toolbar-group{border-right:none;padding:0}}.excluded-row{opacity:.5}.mhe-staff-info{cursor:pointer;transition:all .2s ease;padding:4px 8px;border-radius:8px;margin:-4px -8px}.mhe-staff-info:hover{background:#ff8c321a}.mhe-staff-info.excluded{opacity:.6}.mhe-staff-name.strikethrough{text-decoration:line-through;color:var(--mhe-text-muted)}.mhe-day-indicator.excluded,.mhe-hours-badge.excluded,.mhe-total-value.excluded{opacity:.4}.mhe-excluded-info{margin-top:12px;padding:10px;background:#e74c3c1a;border:1px solid rgba(231,76,60,.3);border-radius:8px;font-size:11px;color:var(--mhe-danger);text-align:center}.badge.excluded{background:#e74c3c33!important;color:var(--mhe-danger)!important}.mhe-day-indicator .minute-display{font-size:11px;font-weight:800;line-height:1;text-shadow:0 1px 2px rgba(0,0,0,.8)}.mhe-day-indicator.active .minute-display,.mhe-day-indicator.partial .minute-display{color:#000;text-shadow:none}.mhe-day-indicator.manual{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff;box-shadow:0 2px 8px #9b59b666}.mhe-day-indicator.manual .minute-display{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.5)}.mhe-toolbar-btn.manual-entry{background:#9b59b633;border-color:#9b59b666;color:#9b59b6}.mhe-toolbar-btn.manual-entry:hover{background:#9b59b64d}.mhe-staff-list-item.manual{border-left-color:#9b59b6}.mhe-staff-list-item .delete-btn{background:#e74c3c33;border:none;color:var(--mhe-danger);width:24px;height:24px;border-radius:6px;cursor:pointer;font-size:16px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.mhe-staff-list-item .delete-btn:hover{background:#e74c3c66}.manual-entry-info{flex:1;display:flex;flex-direction:column;gap:2px}.manual-entry-info .date{font-size:10px;color:var(--mhe-text-muted)}.mhe-legend-color.manual{background:linear-gradient(135deg,#9b59b6,#8e44ad);color:#fff}.modal-info{font-size:12px;color:var(--mhe-text-muted);margin-bottom:16px;padding:12px;background:#3498db1a;border:1px solid rgba(52,152,219,.3);border-radius:8px}.mhe-form-group{margin-bottom:16px}.mhe-form-group label{display:block;font-size:11px;color:var(--mhe-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px}.mhe-form-group input{width:100%;padding:10px 14px;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;transition:border-color .2s ease}.mhe-form-group input:focus{outline:none;border-color:var(--mhe-accent)}.mhe-form-group input::-moz-placeholder{color:#ffffff4d}.mhe-form-group input::placeholder{color:#ffffff4d}.mhe-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.mhe-toolbar-btn.full-width{width:100%;justify-content:center;padding:14px;font-size:14px}.mhe-day-header.ct,.mhe-day-header.pz{color:#e74c3c}.mhe-toolbar-btn{transition:all .2s ease}.mhe-toolbar-btn:active{transform:scale(.98)}.mhe-panel{transition:box-shadow .2s ease}.mhe-panel:hover{box-shadow:0 6px 25px #00000080,0 0 0 1px #ff8c3233 inset}.mhe-staff-list-item{transition:all .15s ease}.mhe-staff-list-item:hover{transform:translate(4px)}.mhe-grid-container{min-width:0;overflow:hidden}.mhe-grid-scroll{overflow:auto;max-height:calc(100vh - 280px)}.mhe-grid-scroll::-webkit-scrollbar{width:8px;height:8px}.mhe-grid-scroll::-webkit-scrollbar-track{background:#0003}.mhe-grid-scroll::-webkit-scrollbar-thumb{background:#ff8c3266;border-radius:4px}.mhe-grid-scroll::-webkit-scrollbar-corner{background:transparent}.mhe-table{table-layout:auto;min-width:-moz-max-content;min-width:max-content}.mhe-search-box{display:flex;align-items:center;gap:8px;background:#0000004d;border:1px solid rgba(255,255,255,.15);border-radius:8px;padding:6px 12px;transition:all .2s ease}.mhe-search-box:focus-within{border-color:var(--mhe-accent);background:#ff8c321a;box-shadow:0 0 12px #ff8c3226}.mhe-search-box .search-icon{font-size:14px;opacity:.7}.mhe-search-input{background:transparent;border:none;outline:none;color:var(--mhe-text);font-size:13px;width:150px;font-family:inherit}.mhe-search-input::-moz-placeholder{color:var(--mhe-text-muted)}.mhe-search-input::placeholder{color:var(--mhe-text-muted)}.mhe-search-box .search-clear{background:#ffffff1a;border:none;color:var(--mhe-text-muted);font-size:16px;width:20px;height:20px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;padding:0;line-height:1}.mhe-search-box .search-clear:hover{background:#e74c3c4d;color:#e74c3c}.mhe-search-group{background:#ff8c320d;border-radius:8px;margin:-4px 0;padding:8px 12px!important}.mhe-search-results{font-size:11px;color:var(--mhe-accent);background:#ff8c3226;padding:4px 8px;border-radius:12px;font-weight:600}.mhe-day-picker{display:flex;flex-direction:column;gap:12px}.mhe-day-picker-label{font-size:12px;color:var(--mhe-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.mhe-day-picker-grid{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.mhe-day-picker-header{font-size:10px;color:var(--mhe-text-muted);text-align:center;padding:4px;font-weight:600}.mhe-day-picker-cell{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px 4px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:6px;cursor:pointer;transition:all .2s ease;min-height:50px}.mhe-day-picker-cell:hover{background:#ff8c3226;border-color:#ff8c3266;transform:scale(1.05)}.mhe-day-picker-cell.selected{background:linear-gradient(135deg,#ff8c3266,#ff64144d);border-color:var(--mhe-accent);box-shadow:0 0 12px #ff8c324d}.mhe-day-picker-cell.weekend{background:#9b59b61a;border-color:#9b59b64d}.mhe-day-picker-cell.weekend:hover{background:#9b59b640}.mhe-day-picker-cell .day-num{font-size:14px;font-weight:600;color:var(--mhe-text)}.mhe-day-picker-cell .day-name{font-size:9px;color:var(--mhe-text-muted);margin-top:2px}.mhe-day-picker-cell.selected .day-num,.mhe-day-picker-cell.selected .day-name{color:var(--mhe-accent)}.mhe-selected-day-display{display:flex;align-items:center;gap:12px;padding:12px;background:linear-gradient(135deg,#ff8c321a,#ff64140d);border:1px solid rgba(255,140,50,.3);border-radius:8px;margin-top:8px}.mhe-selected-day-display .day-badge{background:var(--mhe-accent);color:#000;padding:8px 12px;border-radius:6px;font-weight:700;font-size:14px}.mhe-selected-day-display .day-info{flex:1}.mhe-selected-day-display .day-full{font-size:13px;font-weight:600;color:var(--mhe-text)}.mhe-selected-day-display .day-date{font-size:11px;color:var(--mhe-text-muted);margin-top:2px}.mhe-week-nav{display:flex;align-items:center;justify-content:space-between;padding:8px 0;margin-bottom:8px}.mhe-week-nav-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:var(--mhe-text);padding:6px 12px;border-radius:6px;cursor:pointer;font-size:12px;transition:all .2s ease}.mhe-week-nav-btn:hover{background:#ff8c3233;border-color:var(--mhe-accent)}.mhe-week-nav-label{font-size:12px;font-weight:600;color:var(--mhe-text)}.successfull-payment-page{visibility:hidden;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;background:#050505f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.successfull-payment-img{width:100px;margin-bottom:24px;filter:drop-shadow(0 0 40px rgba(249,115,22,.5))}.successfull-payment-text{font-family:Jost,sans-serif;font-weight:700;font-size:28px;color:#fff;margin-bottom:8px}.successfull-button{margin-top:24px;border:1px solid rgba(249,115,22,.5);border-radius:12px;background:transparent;font-family:Inter,sans-serif;font-weight:500;font-size:16px;padding:14px 32px;color:#f97316;transition:all .3s ease}.successfull-button:hover{cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000}.successfull-button:active{transform:scale(.98)}.payment-success-anim{visibility:visible;animation:paymentsuccess .5s ease forwards}@keyframes paymentsuccess{0%{opacity:0}to{opacity:1}}.cart-page{display:flex;flex-direction:column;width:100%;min-height:100vh;justify-content:center;align-items:center;padding:120px 24px 60px;box-sizing:border-box;background:#050505}.cart-main-container{display:grid;grid-template-columns:2.5fr 1fr;width:100%;max-width:1400px;min-height:600px;gap:0}.cart-items{display:flex;flex-direction:column;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-right:none;border-radius:24px 0 0 24px;overflow-y:auto;padding:24px;gap:16px;max-height:700px}.cart-item{display:grid;padding:16px;align-items:center;box-sizing:border-box;grid-template-columns:180px 1fr;min-height:140px;width:100%;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;gap:20px;transition:all .3s ease}.cart-item:hover{background:#ffffff0a;border-color:#ffffff1a}.cart-item-img{aspect-ratio:16 / 9;width:100%;border-radius:12px;-o-object-fit:cover;object-fit:cover;background:#ffffff08}.cart-item-desc{box-sizing:border-box;display:flex;flex-direction:column;color:#fff;width:100%;height:100%;font-family:Inter,sans-serif;font-weight:400;font-size:16px;gap:8px;padding:8px 0}.cart-item-name{font-family:Jost,sans-serif;font-size:20px;font-weight:600;color:#fff}.cart-item-price{display:flex;align-items:center;gap:8px;color:#f97316;font-family:Jost,sans-serif;font-size:22px;font-weight:600}.cart-item-price-img{width:36px}.cart-item-remove{background:transparent;color:#f97316;border:1px solid rgba(249,115,22,.5);border-radius:10px;font-family:Inter,sans-serif;font-weight:500;font-size:14px;margin-top:auto;height:40px;max-width:140px;transition:all .3s ease}.cart-item-remove:hover{background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000}.your-cart-empty{font-family:Inter,sans-serif;font-weight:400;font-size:24px;color:#fff6;margin:auto;padding:60px 0}.cart-checkout{display:flex;flex-direction:column;align-items:center;background:#ffffff05;border:1px solid rgba(255,255,255,.06);padding:32px 24px;border-radius:0 24px 24px 0}.cart-checkout-header{font-family:Jost,sans-serif;font-weight:700;font-size:24px;color:#fff}.cart-checkout-price{margin-top:24px;display:flex;align-items:center;gap:12px;font-family:Jost,sans-serif;font-weight:700;font-size:36px;color:#f97316}.cart-checkout-price-img{width:56px}.checkout-warning{margin-top:auto;font-family:Inter,sans-serif;font-weight:400;font-size:13px;color:#fff6;text-align:center;margin-bottom:20px}.cart-checkout-button{background:transparent;color:#f97316;border:1px solid rgba(249,115,22,.5);border-radius:14px;font-family:Inter,sans-serif;font-weight:600;font-size:16px;height:52px;width:100%;transition:all .3s cubic-bezier(.4,0,.2,1)}.cart-checkout-button:hover{background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;box-shadow:0 4px 24px #f9731666}@media only screen and (max-width:1200px){.cart-main-container{grid-template-columns:1fr;max-width:800px}.cart-items{border-right:1px solid rgba(255,255,255,.06);border-radius:24px 24px 0 0;max-height:500px}.cart-checkout{border-radius:0 0 24px 24px;padding:24px}}@media only screen and (max-width:768px){.cart-page{padding:100px 16px 40px}.cart-item{grid-template-columns:140px 1fr;min-height:120px;padding:12px;gap:16px}.cart-item-name,.cart-item-price{font-size:18px}.cart-item-price-img{width:28px}.cart-checkout-price{font-size:28px}.cart-checkout-price-img{width:44px}}@media only screen and (max-width:480px){.cart-item{grid-template-columns:1fr;gap:12px}.cart-item-img{width:100%}.cart-items{padding:16px;border-radius:20px 20px 0 0}.cart-checkout{border-radius:0 0 20px 20px}}.giverole{background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:24px;margin-bottom:32px;box-sizing:border-box}.giverole-group{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.giverole-username{flex:2;min-width:220px;height:48px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 16px;color:#fff;font-family:Inter,sans-serif;font-size:14px;box-sizing:border-box}.giverole-username:focus{outline:none;border-color:#f97316}.giverole-dropdown{flex:1;min-width:140px;height:48px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;padding:0 12px;color:#fffc;font-family:Inter,sans-serif;font-size:14px;box-sizing:border-box}.giverole-accept{height:48px;padding:0 24px;background:linear-gradient(135deg,#f97316,#ea580c);border:none;border-radius:10px;color:#000;font-family:Inter,sans-serif;font-weight:600;cursor:pointer;white-space:nowrap}.control-users{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:12px;margin-top:40px}.control-user{display:flex;align-items:center;gap:12px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:10px;padding:12px 16px}.control-user-element{color:#fff;font-family:Inter,sans-serif;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:600px){.giverole{padding:16px}.giverole-group{flex-direction:column;align-items:stretch}.giverole-username,.giverole-dropdown,.giverole-accept{width:100%;min-width:0;margin-bottom:10px}.control-users{grid-template-columns:repeat(2,1fr)}}.info-page-cont{display:flex;flex-direction:column;width:100%;height:100%;justify-content:center;align-items:center;color:hsl(var(--card-foreground));font-family:Quicksand,-apple-system,BlinkMacSystemFont,Poppins,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:30px;text-align:center}.foxtProgressBar{height:6px;background:#18181b99;border:1px solid #3f3f46;border-radius:6px;overflow:hidden;position:relative;width:100%}.foxtProgressBar__fill{height:100%;background:#ffffff2e;border-radius:4px;transition:width .2s ease-out;position:relative;z-index:1}.foxtProgressBar.is-overcapacity .foxtProgressBar__fill{background:#f9731659;width:100%!important}.foxtProgressBar__overPattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(45deg,rgba(255,255,255,.03) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.03) 50%,rgba(255,255,255,.03) 75%,transparent 75%,transparent);background-size:16px 16px;animation:foxt-progress-stripes 2s linear infinite;z-index:2;pointer-events:none;opacity:.6}@keyframes foxt-progress-stripes{0%{background-position:0 0}to{background-position:20px 0}}.foxtRoundInfo{margin-bottom:24px}.foxtRoundInfo__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px;margin-bottom:12px}.foxtRoundInfo__card{background:#18181b66;border:1px solid #3f3f46;border-radius:8px;padding:12px;display:flex;align-items:center;gap:12px;transition:all .2s ease}.foxtRoundInfo__card:hover{background:#27272a99;border-color:#52525b;transform:translateY(-1px)}.foxtRoundInfo__cardIcon{font-size:20px;opacity:.9}.foxtRoundInfo__cardContent{display:flex;flex-direction:column}.foxtRoundInfo__cardLabel{font-size:11px;color:#a1a1aa;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:2px}.foxtRoundInfo__cardValue{font-size:15px;color:#fafafa;font-weight:600}.foxtRoundInfo__capacityCard{background:#18181b66;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:14px 16px;display:flex;flex-direction:column;gap:10px;transition:border-color .2s ease}.foxtRoundInfo__capacityCard.is-overcapacity{border-color:#f973164d;background:#f973160d}.foxtRoundInfo__capacityHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.foxtRoundInfo__capacityLeft{display:flex;flex-direction:column;gap:2px}.foxtRoundInfo__capacityCount{font-family:Jost,sans-serif;font-size:20px;font-weight:700;color:#fff;line-height:1.2}.foxtRoundInfo__capacityPct{font-family:Inter,sans-serif;font-size:13px;font-weight:500;color:#ffffff80}.foxtRoundInfo__overCapBadge{display:inline-flex;align-items:center;height:24px;padding:0 10px;border-radius:6px;border:1px solid rgba(249,115,22,.4);background:#f973161f;font-family:Inter,sans-serif;font-size:11px;font-weight:700;color:#fb923c;white-space:nowrap;cursor:help}.foxtRoundInfo__capacityBar{margin:0}.foxtRoundInfo__overCapNote{margin:0;font-family:Inter,sans-serif;font-size:12px;line-height:1.5;color:#ffffff73;border-top:1px solid rgba(255,255,255,.05);padding-top:8px}@media(max-width:640px){.foxtRoundInfo__grid{grid-template-columns:1fr 1fr}}.foxtRoundHighlights{margin:24px 0}.foxtRoundHighlights__title{font-size:18px;font-weight:700;color:#fafafa;margin:0 0 16px;display:flex;align-items:center;gap:10px}.foxtRoundHighlights__icon{font-size:20px}.foxtRoundHighlights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px}.foxtRoundHighlights__section{background:#18181b80;border:1px solid #3f3f46;border-radius:12px;padding:16px}.foxtRoundHighlights__sectionTitle{font-size:14px;font-weight:600;color:#a1a1aa;margin:0 0 12px;text-transform:uppercase;letter-spacing:.5px}.foxtRoundHighlights__list{display:flex;flex-direction:column;gap:10px}.foxtRoundHighlights__item{display:flex;align-items:center;gap:12px;padding:10px 12px;background:#27272a80;border:1px solid #3f3f46;border-radius:8px;transition:all .2s ease}.foxtRoundHighlights__item:hover{background:#27272acc;border-color:#52525b;transform:translate(2px)}.foxtRoundHighlights__rank{font-size:18px;min-width:32px;text-align:center}.foxtRoundHighlights__item.rank-1{border-color:#fbbf24;background:#fbbf241a}.foxtRoundHighlights__item.rank-2{border-color:#94a3b8;background:#94a3b81a}.foxtRoundHighlights__item.rank-3{border-color:#cd7f32;background:#cd7f321a}.foxtRoundHighlights__playerName{flex:1;font-size:14px;font-weight:500;color:#fafafa;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.foxtRoundHighlights__value{display:flex;align-items:baseline;gap:4px;font-size:16px;font-weight:700;color:#f97316;min-width:70px;text-align:right;justify-content:flex-end}.foxtRoundHighlights__unit{font-family:Inter,sans-serif;font-size:10px;font-weight:600;color:#f973168c;text-transform:uppercase;letter-spacing:.04em;line-height:1;align-self:flex-end;padding-bottom:1px}.foxtRoundHighlights__unavailable{margin:0;padding:14px 16px;border-radius:10px;border:1px solid rgba(255,255,255,.06);background:#ffffff05;font-family:Inter,sans-serif;font-size:13px;line-height:1.5;color:#fff6;text-align:center}@media(max-width:768px){.foxtRoundHighlights__grid{grid-template-columns:1fr}}.foxtPlayerHistoryChart{background:#12121680;border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:18px 18px 12px;margin:0}.foxtPlayerHistoryChart--empty{display:flex;align-items:center;justify-content:center;min-height:200px;color:#fff6;font-family:Inter,sans-serif;font-size:13px}.foxtPlayerHistoryChart__stats{display:flex;align-items:flex-end;gap:24px;margin-bottom:14px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.foxtPlayerHistoryChart__stat{display:flex;flex-direction:column;gap:3px}.foxtPlayerHistoryChart__statLabel{font-family:Inter,sans-serif;font-size:11px;color:#ffffff6b;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.foxtPlayerHistoryChart__statValue{font-family:Jost,sans-serif;font-size:20px;font-weight:700;color:#f97316;line-height:1}.foxtPlayerHistoryChart__statContext{margin-left:auto;font-family:Inter,sans-serif;font-size:11px;color:#ffffff4d;align-self:flex-end;padding-bottom:2px;white-space:nowrap}.foxtPlayerHistoryChart__tooltip{background:#09090bf5;border:1px solid rgba(255,255,255,.12);border-radius:10px;padding:10px 14px;box-shadow:0 8px 24px #00000080}.foxtPlayerHistoryChart__tooltipTime{font-family:Inter,sans-serif;font-size:11px;color:#ffffff80;margin:0 0 5px}.foxtPlayerHistoryChart__tooltipValue{font-family:Inter,sans-serif;font-size:13px;color:#ffffffe6;margin:0}.foxtPlayerHistoryChart__tooltipValue strong{color:#fb923c;font-family:Jost,sans-serif;font-size:18px;font-weight:700;margin-right:4px}@media(max-width:768px){.foxtPlayerHistoryChart__stats{flex-wrap:wrap;gap:14px}.foxtPlayerHistoryChart__stat{flex:1 1 calc(33.333% - 14px);min-width:72px}.foxtPlayerHistoryChart__statContext{width:100%;margin-left:0;align-self:auto}}.foxtLastUpdated{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 18px;border-radius:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);font-family:Inter,sans-serif}.foxtLastUpdated.is-stale{border-color:#f59e0b4d;background:#f59e0b0d}.foxtLastUpdated__info{display:flex;align-items:center;gap:8px;font-size:13px}.foxtLastUpdated__label{color:#fff9;font-weight:500}.foxtLastUpdated__time{color:#fff;font-weight:600}.foxtLastUpdated__warning{font-size:14px;animation:pulse-warning 2s ease-in-out infinite}@keyframes pulse-warning{0%,to{opacity:1}50%{opacity:.5}}.foxtLastUpdated__controls{display:flex;align-items:center;gap:12px}.foxtLastUpdated__refreshBtn{display:flex;align-items:center;gap:6px;padding:6px 14px;border-radius:8px;border:1px solid rgba(249,115,22,.3);background:#f973161a;color:#fb923c;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease}.foxtLastUpdated__refreshBtn:hover:not(:disabled){background:#f9731633;border-color:#f9731680;transform:translateY(-1px)}.foxtLastUpdated__refreshBtn:active:not(:disabled){transform:translateY(0)}.foxtLastUpdated__refreshBtn:disabled{opacity:.5;cursor:not-allowed}.foxtLastUpdated__refreshIcon{transition:transform .5s ease}.foxtLastUpdated__refreshBtn.is-loading .foxtLastUpdated__refreshIcon{animation:spin 1s linear infinite}.foxtLastUpdated__autoRefresh{display:flex;align-items:center;gap:6px}.foxtLastUpdated__autoRefreshLabel{color:#fff9;font-size:13px;font-weight:500}.foxtLastUpdated__autoRefreshSelect{padding:4px 8px;border-radius:6px;border:1px solid rgba(255,255,255,.15);background:#ffffff0d;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease}.foxtLastUpdated__autoRefreshSelect:hover{background:#ffffff14;border-color:#ffffff40}.foxtLastUpdated__autoRefreshSelect:focus{outline:none;border-color:#f9731680;box-shadow:0 0 0 3px #f973161a}.foxtLastUpdated__autoRefreshSelect option{background:#1a1a1a;color:#fff}.foxtQuickActions{display:flex;align-items:center;gap:8px;margin-bottom:20px}.foxtQuickActions__btn{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffd9;font-family:Inter,sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s ease;text-decoration:none}.foxtQuickActions__btn svg{flex-shrink:0;transition:transform .2s ease}.foxtQuickActions__btn:hover{background:#ffffff14;border-color:#fff3;color:#fff;transform:translateY(-1px)}.foxtQuickActions__btn:active{transform:translateY(0)}.foxtQuickActions__btn:focus-visible{outline:none;border-color:#f9731680;box-shadow:0 0 0 3px #f9731626}.foxtQuickActions__btn:nth-child(1):hover{border-color:#3b82f666;background:#3b82f61a;color:#60a5fa}.foxtQuickActions__btn:nth-child(1):hover svg{transform:scale(1.1)}.foxtQuickActions__btn:nth-child(2):hover{border-color:#5865f266;background:#5865f21a;color:#7289da}.foxtQuickActions__btn:nth-child(2):hover svg{transform:rotate(5deg) scale(1.05)}.foxtQuickActions__btn:nth-child(3):hover{border-color:#22c55e66;background:#22c55e1a;color:#4ade80}.foxtQuickActions__btn:nth-child(3):hover svg{transform:rotate(15deg)}.foxtQuickActions__btn.is-copied{border-color:#22c55e66;background:#22c55e1f;color:#4ade80}.foxtQuickActions__btn.is-favorite{border-color:#fbbf244d;background:#fbbf241a;color:#fbbf24}.foxtQuickActions__btn.is-favorite:hover{border-color:#fbbf2480;background:#fbbf2426;color:#fcd34d}.foxtQuickActions__btn:last-child:hover svg{transform:scale(1.15) rotate(-10deg)}.foxtQuickActions__btn.is-favorite svg{animation:star-pop .4s cubic-bezier(.68,-.55,.265,1.55)}@keyframes star-pop{0%{transform:scale(.8) rotate(-45deg)}50%{transform:scale(1.2) rotate(10deg)}to{transform:scale(1) rotate(0)}}.foxtCapacityBadge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;background:#f973161a;border:1px solid rgba(249,115,22,.3);border-radius:6px;font-size:14px;font-weight:600;color:#fafafa;transition:all .2s ease;cursor:help}.foxtCapacityBadge__counts{color:#f97316}.foxtCapacityBadge__percentage{color:#a1a1aa;font-weight:500}.foxtCapacityBadge.is-overcapacity{background:#f973161f;border-color:#f9731659}.foxtCapacityBadge.is-overcapacity .foxtCapacityBadge__counts{color:#fb923c}.foxtCapacityBadge.is-overcapacity .foxtCapacityBadge__indicator{font-size:11px;color:#a1a1aa;font-weight:600}@keyframes pulse{0%,to{opacity:1}50%{opacity:.6}}.foxtCapacityBadge:hover,.foxtCapacityBadge.is-overcapacity:hover{background:#f9731633;border-color:#f9731680}.foxtStatusPage{--fx-primary: #f97316;--fx-primary-lt: #fb923c;--fx-primary-dk: #ea580c;--fx-blue: #3b82f6;--fx-purple: #8b5cf6;--fx-green: #10b981;--fx-red: #ef4444;--fx-cyan: #06b6d4;--fx-gold: #f59e0b;--fx-glass: rgba(255, 255, 255, .055);--fx-glass-border: rgba(255, 255, 255, .14);--fx-glass-hover: rgba(255, 255, 255, .1);--fx-glass-strong: rgba(255, 255, 255, .09);--fx-text: #ffffff;--fx-text-muted: rgba(255, 255, 255, .68);--fx-text-faint: rgba(255, 255, 255, .5);--fx-ease: cubic-bezier(.4, 0, .2, 1);--fx-ease-bounce: cubic-bezier(.34, 1.56, .64, 1);--font-display: "Jost", sans-serif;--font-body: "Inter", sans-serif}@keyframes fx-gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}@keyframes fx-pulse-glow{0%,to{box-shadow:0 0 #22c55e85;transform:scale(1)}70%{box-shadow:0 0 0 8px #22c55e00;transform:scale(1.15)}}@keyframes fx-slide-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fx-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fx-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}@keyframes fx-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes fx-border-glow{0%{border-color:#f973164d}50%{border-color:#f9731699}to{border-color:#f973164d}}@keyframes fx-tab-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.foxtStatusPage{min-height:100vh;padding:102px 0 74px;color:var(--fx-text);background:radial-gradient(1200px 600px at 50% -220px,rgba(249,115,22,.22),transparent 60%),radial-gradient(900px 400px at 95% 18%,rgba(139,92,246,.06),transparent 65%),radial-gradient(700px 400px at 5% 45%,rgba(59,130,246,.04),transparent 60%),linear-gradient(180deg,#050507,#020203)}.foxtStatusPage__inner{width:min(1340px,calc(100% - 48px));margin:0 auto;display:flex;flex-direction:column;gap:28px}.foxtStatusPage__hero{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:14px;padding:12px 0 4px}.foxtStatusPage__hero:before{content:"";position:absolute;top:-80px;width:min(840px,90vw);height:300px;border-radius:999px;pointer-events:none;background:radial-gradient(ellipse at center,rgba(249,115,22,.2),transparent 68%);filter:blur(30px);animation:fx-float 8s ease-in-out infinite}.foxtStatusPage__heroTitle{margin:0;position:relative;z-index:1;font-family:var(--font-display);font-size:clamp(48px,5.5vw,64px);line-height:1;letter-spacing:-.03em;font-weight:700}.foxtStatusPage__heroBrand{background:linear-gradient(135deg,#ff8a3d,#f97316,#fb923c,#fdba74);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:fx-gradient-shift 5s ease infinite;filter:drop-shadow(0 0 30px rgba(249,115,22,.4))}.foxtStatusPage__heroRest{color:#fff;text-shadow:0 2px 20px rgba(0,0,0,.3)}.foxtStatusPage__heroSubtitle{margin:0;position:relative;z-index:1;max-width:760px;font-family:var(--font-body);font-size:clamp(14px,1.8vw,16px);line-height:1.6;color:var(--fx-text-muted);letter-spacing:.01em}.foxtStatusPage__statsGrid{width:min(880px,100%);margin:2px auto 0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.foxtStatusPage__statCard{position:relative;min-height:184px;padding:22px 18px 24px;border-radius:20px;border:1px solid var(--fx-glass-border);background:var(--fx-glass);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 12px 40px #00000047,inset 0 1px #ffffff1a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;transition:transform .28s var(--fx-ease),border-color .28s var(--fx-ease),box-shadow .28s var(--fx-ease);overflow:hidden;animation:fx-slide-up .6s var(--fx-ease) backwards}.foxtStatusPage__statCard:nth-child(1){animation-delay:.1s}.foxtStatusPage__statCard:nth-child(2){animation-delay:.2s}.foxtStatusPage__statCard:nth-child(3){animation-delay:.3s}.foxtStatusPage__statCard:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:radial-gradient(circle at 50% 0%,rgba(139,92,246,.07),transparent 70%);pointer-events:none}.foxtStatusPage__statCard:hover{transform:translateY(-5px) scale(1.03);border-color:#8b5cf666;box-shadow:0 20px 50px #00000059,0 0 40px #8b5cf61f,inset 0 1px #ffffff1a}.foxtStatusPage__statCard.is-featured{border-color:#f9731680;background:linear-gradient(165deg,rgba(60,25,6,.6),var(--fx-glass));box-shadow:0 16px 48px #00000052,0 0 60px #f9731633,inset 0 1px #ffffff1a}.foxtStatusPage__statCard.is-featured:before{background:radial-gradient(circle at 50% 0%,rgba(249,115,22,.12),transparent 65%)}.foxtStatusPage__statCard.is-featured:hover{border-color:#f973168c;box-shadow:0 24px 56px #0006,0 0 60px #f9731638,inset 0 1px #ffffff1f}.foxtStatusPage__statIconWrap{width:48px;height:48px;color:var(--fx-primary);display:inline-flex;align-items:center;justify-content:center;padding:10px;border-radius:14px;background:#f973161f;border:1px solid rgba(249,115,22,.25);transition:transform .3s var(--fx-ease),box-shadow .3s var(--fx-ease)}.foxtStatusPage__statCard:hover .foxtStatusPage__statIconWrap{transform:scale(1.15) rotate(5deg);box-shadow:0 4px 16px #f9731640}.foxtStatusPage__statIconWrap svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.foxtStatusPage__statCard:nth-child(1) .foxtStatusPage__statIconWrap{color:var(--fx-purple);background:#8b5cf61a;border-color:#8b5cf633}.foxtStatusPage__statCard:nth-child(3) .foxtStatusPage__statIconWrap{color:var(--fx-green);background:#10b9811a;border-color:#10b98133}.foxtStatusPage__statValue{margin:0;font-family:var(--font-display);font-size:clamp(50px,4.2vw,60px);line-height:1;color:#fff;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.3);letter-spacing:-.02em}.foxtStatusPage__statCard .foxtStatusPage__statValue{font-size:clamp(48px,3.9vw,58px)}.foxtStatusPage__statLabel{margin:0;font-family:var(--font-body);font-size:11px;letter-spacing:.1em;font-weight:700;color:var(--fx-text-faint);text-transform:uppercase}.foxtStatusPage__lastUpdateLine{margin:2px auto 0;width:min(880px,100%);display:inline-flex;justify-content:center;align-items:center;gap:8px;font-family:var(--font-body);font-size:13px;color:var(--fx-text-muted)}.foxtStatusPage__liveDot{width:10px;height:10px;border-radius:999px;background:#22c55e;box-shadow:0 0 12px #22c55e80;animation:fx-pulse-glow 2s ease-in-out infinite}.foxtStatusPage__lastUpdateLine span{color:var(--fx-text-faint)}.foxtStatusPage__serversSection{display:flex;flex-direction:column;gap:18px;margin-top:18px}.foxtStatusPage__sectionHead{display:flex;justify-content:space-between;align-items:center;gap:12px;padding-bottom:16px;border-bottom:1px solid rgba(255,255,255,.06)}.foxtStatusPage__sectionTitle{margin:0;display:inline-flex;align-items:center;gap:10px;font-family:var(--font-display);font-size:clamp(30px,3.6vw,40px);line-height:1.06;color:#fff;letter-spacing:-.01em}.foxtStatusPage__sectionIcon{color:var(--fx-primary);font-size:18px;filter:drop-shadow(0 0 8px rgba(249,115,22,.5))}.foxtStatusPage__sectionMeta{font-family:var(--font-body);font-size:13px;color:var(--fx-text-faint)}.foxtStatusPage__serverGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}.foxtStatusPage__serverCard{position:relative;min-height:420px;display:flex;flex-direction:column;border-radius:20px;border:1px solid var(--fx-glass-border);background:var(--fx-glass);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 16px 40px #00000047,inset 0 1px #ffffff0f;overflow:hidden;transition:transform .3s var(--fx-ease),border-color .3s var(--fx-ease),box-shadow .3s var(--fx-ease);animation:fx-slide-up .6s var(--fx-ease) backwards}.foxtStatusPage__serverCard:nth-child(1){animation-delay:.2s}.foxtStatusPage__serverCard:nth-child(2){animation-delay:.35s}.foxtStatusPage__serverCard:nth-child(3){animation-delay:.5s}.foxtStatusPage__serverCard:hover{transform:translateY(-5px) scale(1.008);border-color:var(--status-border, rgba(34, 197, 94, .45));box-shadow:0 24px 56px #0006,0 0 35px var(--status-glow, rgba(34, 197, 94, .15)),inset 0 1px #ffffff14}.foxtStatusPage__serverTopStrip{position:absolute;left:0;right:0;top:0;height:3px;background:linear-gradient(90deg,#22c55ee6,#10b98180,#22c55ee6);background-size:200% 100%;animation:fx-gradient-shift 3s ease infinite}.foxtStatusPage__serverCard.is-offline .foxtStatusPage__serverTopStrip{background:linear-gradient(90deg,#ef4444cc,#f43f5e80)}.foxtStatusPage__serverHead{padding:20px 18px 0;display:flex;justify-content:space-between;gap:12px}.foxtStatusPage__titleWrap{min-width:0;display:flex;flex-direction:column;gap:8px}.foxtStatusPage__serverTitle{margin:0;min-height:0;font-family:var(--font-display);font-size:clamp(18px,1.65vw,24px);font-weight:700;line-height:1.2;letter-spacing:-.008em;color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.4);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-clamp:3;overflow:hidden}.foxtStatusPage__serverAddress{display:flex;align-items:center;gap:6px}.foxtStatusPage__serverAddressText{margin:0;font-family:var(--font-body);font-size:12px;color:#ffffff73;letter-spacing:.02em}.foxtStatusPage .foxtStatusPage__copyBtn,.foxtStatusPage .foxtStatusPage__headerCopy{min-width:26px;padding:2px 6px;font-size:12px;background:#ffffff0a;border:1px solid rgba(255,255,255,.1);border-radius:4px;color:var(--fx-text-faint)}.foxtStatusPage .foxtStatusPage__copyBtn:hover,.foxtStatusPage .foxtStatusPage__headerCopy:hover{background:#ffffff14;border-color:#ffffff2e;color:#ffffffe6}.foxtStatusPage .foxtStatusPage__copyBtn.is-copied,.foxtStatusPage .foxtStatusPage__headerCopy.is-copied{background:#22c55e26;border-color:#22c55e59;color:#4ade80}.foxtStatusPage__buildBadge{display:inline-flex;align-items:center;height:22px;padding:0 8px;border-radius:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;font-family:var(--font-body);font-size:11px;font-weight:600;color:var(--fx-text-faint);letter-spacing:.02em}.foxtStatusPage__serverMeta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;flex-shrink:0}.foxtStatusPage__statusBadge{display:inline-flex;align-items:center;gap:7px;height:32px;padding:0 14px;border-radius:999px;font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border:1px solid rgba(255,255,255,.18);background:var(--fx-glass);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .28s var(--fx-ease)}.foxtStatusPage__statusBadge.is-online{border-color:#22c55e80;background:#22c55e26;color:#4ade80;box-shadow:0 0 20px #22c55e33}.foxtStatusPage__statusBadge.is-offline{border-color:#f43f5e66;background:#f43f5e1f;color:#fda4af}.foxtStatusPage__statusDot{width:7px;height:7px;border-radius:999px;background:currentColor}.foxtStatusPage__statusBadge.is-online .foxtStatusPage__statusDot{animation:fx-pulse-glow 1.8s ease-in-out infinite}.foxtStatusPage__versionText{font-family:var(--font-body);font-size:12px;color:var(--fx-text-faint)}.foxtStatusPage__cardBody{flex:1;display:flex;flex-direction:column}.foxtStatusPage__capacitySection{margin:14px 18px 0;padding:12px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff08}.foxtStatusPage__capacityHeader{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.foxtStatusPage__capacityLabel{font-family:var(--font-body);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--fx-text-faint)}.foxtStatusPage__cardFooter{padding:10px 18px 16px;margin-top:auto}.foxtStatusPage__playersBlock{margin:14px 18px 0;padding:14px;border-radius:14px;border:1px solid var(--fx-glass-border);background:var(--fx-glass)}.foxtStatusPage__playersRow{display:flex;justify-content:space-between;align-items:center}.foxtStatusPage__playersLabel{font-family:var(--font-body);font-size:13px;color:var(--fx-text-muted)}.foxtStatusPage__playersValue{font-family:var(--font-display);font-size:42px;line-height:1;color:#fff;font-weight:700;text-shadow:0 2px 12px rgba(0,0,0,.3)}.foxtStatusPage__progressTrack{position:relative;margin-top:10px;height:10px;border-radius:999px;border:1px solid rgba(255,255,255,.06);background:#ffffff14;overflow:hidden}.foxtStatusPage__progressFill{height:100%;width:0;border-radius:inherit;background:linear-gradient(90deg,#fb923c,#f97316,#fbbf24);background-size:200% 100%;animation:fx-gradient-shift 3s ease infinite;transition:width .8s cubic-bezier(.2,.8,.2,1);box-shadow:0 0 16px #f9731680,inset 0 1px #fff3}.foxtStatusPage__progressFill.is-over{background:linear-gradient(90deg,var(--fx-primary),var(--fx-gold),var(--fx-primary-lt));box-shadow:0 0 16px #f59e0b66}.foxtStatusPage__progressOverCap{position:absolute;right:0;top:0;width:16%;min-width:22px;height:100%;background:linear-gradient(90deg,#f59e0b14,#f59e0b66)}.foxtStatusPage__playersPercent{margin:8px 0 0;text-align:right;font-family:var(--font-body);font-size:12px;color:var(--fx-text-faint)}.foxtStatusPage__playersPercent.is-over{color:var(--fx-gold)}.foxtStatusPage__tagRow{margin:12px 18px 0;display:flex;flex-wrap:wrap;gap:8px}.foxtStatusPage__tagChip{height:28px;padding:0 13px;border-radius:9px;border:1px solid rgba(139,92,246,.4);background:#8b5cf61f;color:#a78bfa;font-family:var(--font-body);font-size:11.5px;font-weight:700;letter-spacing:.05em;display:inline-flex;align-items:center;transition:all .2s var(--fx-ease)}.foxtStatusPage__tagChip:hover{background:#8b5cf638;border-color:#8b5cf699;box-shadow:0 0 12px #8b5cf626}.foxtStatusPage__tagChip--ff{border-color:#ef444459;background:#ef44441a}.foxtStatusPage__tagChip--ff:hover{background:#ef44442e;border-color:#ef444480}.foxtStatusPage__infoRow{margin:10px 18px 0}.foxtStatusPage__roundBadge{display:inline-flex;align-items:center;height:28px;padding:0 12px;border-radius:8px;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.01em;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--fx-text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.foxtStatusPage__roundBadge.is-inprogress{border-color:#22c55e4d;background:#22c55e14;color:#86efac}.foxtStatusPage__roundBadge.is-waiting{border-color:#f973164d;background:#f9731614;color:#fed7aa}.foxtStatusPage__roundBadge.is-restarting{border-color:#f59e0b4d;background:#f59e0b14;color:#fde68a}.foxtStatusPage__roundBadge.is-ended{border-color:#94a3b833;background:#94a3b80f;color:#94a3b8}.foxtStatusPage__historyPanel{margin:12px 18px 0;min-height:64px;border-radius:10px;border:1px solid rgba(255,255,255,.07);background:#ffffff06;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 12px}.foxtStatusPage__historyEmptyIcon{flex-shrink:0;color:#ffffff40}.foxtStatusPage__historyEmptyText{margin:0;font-family:var(--font-body);font-size:12px;color:#ffffff59;line-height:1.4}.foxtStatusPage__historyPanel--spark{padding:0;overflow:hidden;flex-direction:column;align-items:stretch;gap:0;min-height:72px;justify-content:flex-start}.foxtStatusPage__sparkline{display:block;width:100%;height:52px;flex:1}.foxtStatusPage__sparkMeta{display:flex;justify-content:space-between;align-items:center;padding:3px 10px 6px}.foxtStatusPage__sparkLabel{font-family:var(--font-body);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#ffffff4d}.foxtStatusPage__sparkCurrent{font-family:var(--font-body);font-size:11px;font-weight:600;color:#f97316cc}.foxtStatusPage__detailLink{margin:12px 18px 0;padding:11px 18px;border:1px solid rgba(249,115,22,.35);border-radius:11px;background:linear-gradient(135deg,#f9731626,#f9731614);color:#fed7aa;font-family:var(--font-body);font-size:13.5px;font-weight:700;display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;transition:all .25s var(--fx-ease)}.foxtStatusPage__detailLink:hover{color:#fff;background:linear-gradient(135deg,#f973164d,#f973162e);border-color:#f9731699;box-shadow:0 0 24px #f973164d,0 4px 12px #0003;transform:translateY(-2px)}.foxtStatusPage__detailsSection{margin-top:auto;padding:10px 18px 16px}.foxtStatusPage__accordionBar{width:100%;height:42px;border-radius:12px;border:1px solid var(--fx-glass-border);background:var(--fx-glass);color:#ffffffc7;padding:0 14px;display:flex;align-items:center;justify-content:space-between;font-family:var(--font-body);font-size:14px;font-weight:600;transition:border-color .22s var(--fx-ease),background .22s var(--fx-ease)}.foxtStatusPage__accordionBar:hover{border-color:#fff3;background:var(--fx-glass-hover)}.foxtStatusPage__accordionChevron{transition:transform .22s var(--fx-ease)}.foxtStatusPage__accordionChevron.is-open{transform:rotate(180deg)}.foxtStatusPage__detailsBody{max-height:0;overflow:hidden;opacity:0;border-radius:12px;border:1px solid transparent;background:var(--fx-glass);transition:max-height .28s var(--fx-ease),opacity .22s var(--fx-ease),border-color .22s var(--fx-ease),margin-top .22s var(--fx-ease)}.foxtStatusPage__detailsBody.is-open{margin-top:8px;max-height:180px;opacity:1;border-color:var(--fx-glass-border)}.foxtStatusPage__detailsGrid{padding:12px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.foxtStatusPage__detailsItem{margin:0;padding:10px 12px;border-radius:10px;border:1px solid var(--fx-glass-border);background:var(--fx-glass);display:flex;flex-direction:column;gap:4px;transition:border-color .2s var(--fx-ease)}.foxtStatusPage__detailsItem:hover{border-color:#f9731640}.foxtStatusPage__detailsItem span{font-family:var(--font-body);font-size:11px;color:var(--fx-text-faint);text-transform:uppercase;letter-spacing:.05em}.foxtStatusPage__detailsItem strong{font-family:var(--font-body);font-size:13px;color:#ffffffeb}.foxtStatusPage__modalOverlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:20px 16px;background:#000000c7;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:0;transition:opacity .25s var(--fx-ease)}.foxtStatusPage__modalOverlay.is-open{opacity:1}.foxtStatusPage__modalOverlay.is-closing{opacity:0}.foxtStatusPage__modal{width:min(1060px,100%);max-height:calc(100vh - 32px);overflow:auto;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(165deg,#121317f7,#09090bfa);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 40px 100px #0000008c,0 0 0 1px #ffffff0d,0 0 80px #f973160f;transform:scale(.96) translateY(12px);opacity:0;transition:transform .3s var(--fx-ease-bounce),opacity .25s var(--fx-ease)}.foxtStatusPage__modal.is-open{transform:scale(1) translateY(0);opacity:1}.foxtStatusPage__modal.is-closing{transform:scale(.97) translateY(8px);opacity:0}.foxtStatusPage__modal::-webkit-scrollbar{width:8px}.foxtStatusPage__modal::-webkit-scrollbar-track{background:transparent}.foxtStatusPage__modal::-webkit-scrollbar-thumb{background:#f973164d;border-radius:4px}.foxtStatusPage__modal::-webkit-scrollbar-thumb:hover{background:#f9731680}.foxtStatusPage__modalHeader{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff05}.foxtStatusPage__modalHeadInfo{min-width:0}.foxtStatusPage__modalTitle{margin:0;font-family:var(--font-display);font-size:clamp(22px,3.5vw,30px);line-height:1.12;color:#fff;font-weight:700;letter-spacing:-.01em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.foxtStatusPage__modalSubtitle{margin:6px 0 0;font-family:var(--font-body);font-size:13px;color:#ffffff7a;letter-spacing:.02em}.foxtStatusPage__modalCloseBtn{width:42px;height:42px;border-radius:12px;border:1px solid rgba(255,255,255,.15);background:var(--fx-glass);color:#ffffffd1;font-size:22px;line-height:1;transition:all .2s var(--fx-ease)}.foxtStatusPage__modalCloseBtn:hover{border-color:#ef444480;background:#ef44441f;color:#fca5a5;transform:scale(1.05)}.foxtStatusPage__modalBody{padding:20px 24px 24px;display:flex;flex-direction:column;gap:16px}.foxtStatusPage__mainTabs{display:flex;gap:8px;padding:4px;border-radius:16px;border:1px solid var(--fx-glass-border);background:var(--fx-glass)}.foxtStatusPage__mainTab{flex:1;height:46px;border-radius:12px;border:1px solid transparent;background:transparent;color:var(--fx-text-muted);font-family:var(--font-body);font-size:14.5px;font-weight:700;transition:all .25s var(--fx-ease);position:relative;overflow:hidden}.foxtStatusPage__mainTab:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(135deg,#fb923c,#f97316);opacity:0;transition:opacity .25s var(--fx-ease)}.foxtStatusPage__mainTab:hover{color:#fff;background:var(--fx-glass-hover)}.foxtStatusPage__mainTab.is-active{color:#fff;border-color:transparent;transform:scale(1.015);box-shadow:0 6px 24px #f9731666}.foxtStatusPage__mainTab.is-active:before{opacity:1}.foxtStatusPage__mainTab>*{position:relative;z-index:1}.foxtStatusPage__tabContent{display:flex;flex-direction:column;gap:20px;animation:fx-tab-in .35s var(--fx-ease)}.foxtStatusPage__modalToolbar{display:flex;justify-content:space-between;align-items:center;gap:12px}.foxtStatusPage__segmentTabs{display:inline-flex;align-items:center;gap:4px;padding:4px;border-radius:12px;border:1px solid var(--fx-glass-border);background:var(--fx-glass)}.foxtStatusPage__segmentTab{min-width:90px;height:34px;border-radius:9px;border:1px solid transparent;background:transparent;color:var(--fx-text-muted);font-family:var(--font-body);font-size:13px;font-weight:600;transition:all .22s var(--fx-ease)}.foxtStatusPage__segmentTab:hover{color:#fff;background:var(--fx-glass-hover)}.foxtStatusPage__segmentTab.is-active{border-color:#f9731699;background:#f973162e;color:#fed7aa;box-shadow:0 0 12px #f9731626}.foxtStatusPage__modalTopMetrics{display:flex;gap:8px}.foxtStatusPage__modalMetric{margin:0;min-width:96px;padding:10px 12px;border-radius:12px;border:1px solid var(--fx-glass-border);background:var(--fx-glass);display:flex;flex-direction:column;gap:4px;transition:border-color .2s var(--fx-ease)}.foxtStatusPage__modalMetric:hover{border-color:#f9731640}.foxtStatusPage__modalMetric span{font-family:var(--font-body);font-size:11px;color:var(--fx-text-faint);text-transform:uppercase;letter-spacing:.04em}.foxtStatusPage__modalMetric strong{font-family:var(--font-display);font-size:24px;line-height:1;color:#fff}.foxtStatusPage__modalChart{border-radius:16px;border:1px solid var(--fx-glass-border);background:linear-gradient(180deg,var(--fx-glass-strong),var(--fx-glass));min-height:280px;overflow:hidden}.foxtStatusPage__modalChartSvg{display:block;width:100%;height:280px}.foxtStatusPage__modalGridLine{stroke:#ffffff12;stroke-width:1}.foxtStatusPage__modalAreaPath{fill:url(#fx-chartGradient-orange);opacity:.3}.foxtStatusPage__modalAreaPath:not([fill^=url]){fill:#f9731626}.foxtStatusPage__modalLinePath{fill:none;stroke:var(--fx-primary-lt);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(249,115,22,.4))}.foxtStatusPage__tpsAreaPath{fill:#10b9811f}.foxtStatusPage__tpsLinePath{fill:none;stroke:var(--fx-green);stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(16,185,129,.4))}.foxtStatusPage__modalChartEmpty{min-height:280px;display:flex;align-items:center;justify-content:center;text-align:center;font-family:var(--font-body);font-size:15px;color:var(--fx-text-muted)}.foxtStatusPage__chartSection{display:flex;flex-direction:column;gap:12px}.foxtStatusPage__chartTitle{margin:0;font-family:var(--font-body);font-size:15px;font-weight:600;color:#ffffffe0;padding-left:4px}.foxtStatusPage__modalTileGrid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.foxtStatusPage__modalTile{padding:12px;border-radius:8px;border:1px solid #3f3f46;background:#18181b66;transition:all .2s ease}.foxtStatusPage__modalTile:hover{background:#27272a99;border-color:#52525b;transform:translateY(-1px)}.foxtStatusPage__modalTile p{margin:0 0 2px;font-family:var(--font-body);font-size:11px;font-weight:600;color:#a1a1aa;text-transform:uppercase;letter-spacing:.5px}.foxtStatusPage__modalTile strong{margin:0;font-family:var(--font-display);font-size:15px;font-weight:600;line-height:1.2;color:#fafafa}.foxtStatusPage__playersTabHeader{display:block;margin-bottom:8px}.foxtStatusPage button:focus-visible{outline:2px solid rgba(249,115,22,.8);outline-offset:2px}@media only screen and (max-width:1200px){.foxtStatusPage__serverGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.foxtStatusPage__modalTileGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:980px){.foxtStatusPage__statsGrid{grid-template-columns:1fr}.foxtStatusPage__lastUpdateLine{flex-direction:column;gap:4px}.foxtStatusPage__modalToolbar{flex-direction:column;align-items:stretch}.foxtStatusPage__modalTopMetrics{width:100%}.foxtStatusPage__modalMetric{flex:1}}@media only screen and (max-width:768px){.foxtStatusPage{padding-top:88px}.foxtStatusPage__inner{width:min(1340px,calc(100% - 28px))}.foxtStatusPage__serverGrid,.foxtStatusPage__detailsGrid{grid-template-columns:1fr}.foxtStatusPage__modal{width:100%;border-radius:16px}.foxtStatusPage__modalBody{padding:14px}.foxtStatusPage__modalTileGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.foxtStatusPage__mainTabs{flex-direction:column;gap:6px}}@media only screen and (max-width:480px){.foxtStatusPage__modalTileGrid{grid-template-columns:1fr}.foxtStatusPage__segmentTabs{width:100%}.foxtStatusPage__segmentTab{flex:1}}@media(prefers-reduced-motion:reduce){.foxtStatusPage *{animation:none!important;transition-duration:1ms!important;transition-delay:0ms!important}}.foxtRoundInfo{padding:4px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.foxtRoundInfo__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.foxtRoundInfo__card{padding:18px;border-radius:15px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;gap:14px;transition:all .26s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.foxtRoundInfo__card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:0;transition:opacity .26s ease;pointer-events:none}.foxtRoundInfo__card:hover{transform:translateY(-2px);border-color:#f9731640;box-shadow:0 8px 24px #0003}.foxtRoundInfo__card:hover:before{opacity:1;background:radial-gradient(circle at 50% 0%,rgba(249,115,22,.06),transparent 70%)}.foxtRoundInfo__card--clickable{cursor:pointer}.foxtRoundInfo__card--clickable:hover{transform:translateY(-3px) scale(1.02);border-color:#f9731666;box-shadow:0 12px 32px #f9731626,0 0 0 1px #f9731633 inset}.foxtRoundInfo__card--clickable:active{transform:translateY(-1px) scale(1)}.foxtRoundInfo__card--clickable:focus-visible{outline:none;border-color:#f9731699;box-shadow:0 0 0 3px #f9731633}.foxtRoundInfo__card--wide{grid-column:span 2}.foxtRoundInfo__card--tps-good{border-color:#22c55e26}.foxtRoundInfo__card--tps-warning{border-color:#f59e0b26}.foxtRoundInfo__card--tps-critical{border-color:#ef444426}.foxtRoundInfo__cardIcon{font-size:28px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:#f973161a;border:1px solid rgba(249,115,22,.2);flex-shrink:0}.foxtRoundInfo__cardContent{display:flex;flex-direction:column;gap:4px}.foxtRoundInfo__cardLabel{font-family:Inter,sans-serif;font-size:11px;color:#ffffff7a;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.foxtRoundInfo__cardValue{font-family:Inter,sans-serif;font-size:26px;font-weight:700;color:#fff;line-height:1.2}.foxtRoundInfo__card--tps-excellent .foxtRoundInfo__cardValue,.foxtRoundInfo__card--tps-good .foxtRoundInfo__cardValue{color:#22c55e}.foxtRoundInfo__card--tps-fair .foxtRoundInfo__cardValue{color:#f59e0b}.foxtRoundInfo__card--tps-poor .foxtRoundInfo__cardValue{color:#ef4444}.foxtRoundInfo__card--tps-warning .foxtRoundInfo__cardValue{color:#fbbf24}.foxtRoundInfo__card--tps-critical .foxtRoundInfo__cardValue{color:#f87171}.foxtRoundInfo__tpsLabel{font-size:11px;font-family:Inter,sans-serif;color:#ffffff73;font-weight:500}.foxtPlayerList{display:flex;flex-direction:column;gap:14px}.foxtPlayerList__header{display:flex;flex-direction:column;gap:12px}.foxtPlayerList__searchInput{width:100%;height:48px;padding:0 20px;border-radius:15px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#fff;font-family:Inter,sans-serif;font-size:14px;transition:all .25s cubic-bezier(.4,0,.2,1);box-shadow:inset 0 1px #ffffff0a}.foxtPlayerList__searchInput::-moz-placeholder{color:#ffffff59}.foxtPlayerList__searchInput::placeholder{color:#ffffff59}.foxtPlayerList__searchInput:focus{outline:none;border-color:#f9731680;background:#f973160f;box-shadow:0 0 0 3px #f973161f,inset 0 1px #ffffff0a}.foxtPlayerList__teamFilters{display:flex;gap:6px;flex-wrap:wrap}.foxtPlayerList__teamBtn{flex:1;min-width:90px;height:38px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff9;font-family:Inter,sans-serif;font-size:13px;font-weight:600;transition:all .22s cubic-bezier(.4,0,.2,1)}.foxtPlayerList__teamBtn:hover{border-color:#fff3;background:#ffffff14;color:#fff}.foxtPlayerList__teamBtn.is-active{border-color:#f9731680;background:linear-gradient(135deg,#f973162e,#f973161a);color:#fed7aa;box-shadow:0 0 12px #f973161f}.foxtPlayerList__teamBtn--mtf.is-active{border-color:#3b82f680;background:linear-gradient(135deg,#3b82f62e,#3b82f614);color:#93c5fd;box-shadow:0 0 12px #3b82f61f}.foxtPlayerList__teamBtn--chaos.is-active{border-color:#ef444480;background:linear-gradient(135deg,#ef44442e,#ef444414);color:#fca5a5;box-shadow:0 0 12px #ef44441f}.foxtPlayerList__teamBtn--scp.is-active{border-color:#dc262680;background:linear-gradient(135deg,#dc26262e,#dc262614);color:#fca5a5;box-shadow:0 0 12px #dc26261f}.foxtPlayerList__teamBtn--human.is-active{border-color:#22c55e80;background:linear-gradient(135deg,#22c55e2e,#22c55e14);color:#86efac;box-shadow:0 0 12px #22c55e1f}.foxtPlayerList__container{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#ffffff05;max-height:500px;overflow-y:auto}.foxtPlayerList__container::-webkit-scrollbar{width:6px}.foxtPlayerList__container::-webkit-scrollbar-track{background:transparent;margin:8px 0}.foxtPlayerList__container::-webkit-scrollbar-thumb{background:#f973164d;border-radius:3px}.foxtPlayerList__container::-webkit-scrollbar-thumb:hover{background:#f9731680}.foxtPlayerList__searchBox{display:flex;align-items:center;gap:8px}.foxtPlayerList__sortSelect{height:40px;padding:0 10px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#ffffffbf;font-family:Inter,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .2s ease,background .2s ease;white-space:nowrap}.foxtPlayerList__sortSelect:hover,.foxtPlayerList__sortSelect:focus{border-color:#f9731666;background:#f973160f;outline:none;color:#fff}.foxtPlayerList__sortOrderBtn{width:36px;height:36px;flex-shrink:0;border-radius:9px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;color:#fff9;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.foxtPlayerList__sortOrderBtn:hover{border-color:#f9731666;background:#f9731614;color:#fb923c}.foxtPlayerList__searchHint{display:flex;align-items:center;gap:6px;margin:0;padding:6px 10px;border-radius:8px;background:#f59e0b14;border:1px solid rgba(245,158,11,.2);font-family:Inter,sans-serif;font-size:12px;color:#fde68a;line-height:1.4}.foxtPlayerList__searchHint svg{flex-shrink:0;color:#fbbf24}.foxtPlayerList__teamCount{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 5px;border-radius:5px;background:#ffffff1a;font-size:11px;font-weight:700;margin-left:4px}.foxtPlayerList__colHeader{display:flex;align-items:center;padding:8px 20px;border-bottom:1px solid rgba(255,255,255,.07);background:#ffffff06;position:sticky;top:0;z-index:1}.foxtPlayerList__colPlayer{flex:1;font-family:Inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#ffffff59}.foxtPlayerList__colLatency,.foxtPlayerList__colPlaytime{font-family:Inter,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#ffffff59;min-width:72px;text-align:right}.foxtPlayerList__items{display:flex;flex-direction:column}.foxtPlayerList__empty{padding:40px 20px;text-align:center;color:#fff6;font-family:Inter,sans-serif;font-size:13px}.foxtPlayerListItem{padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.04);border-left:3px solid transparent;display:flex;align-items:center;gap:14px;transition:all .2s cubic-bezier(.4,0,.2,1)}.foxtPlayerListItem:last-child{border-bottom:none}.foxtPlayerListItem:nth-child(2n){background:#ffffff04}.foxtPlayerListItem:hover{background:#f9731612;transform:translate(6px);border-left-color:#f9731680}.foxtPlayerListItem__roleIcon{width:44px;height:44px;border-radius:10px;background:linear-gradient(135deg,#ffffff14,#ffffff08);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;border:1.5px solid rgba(255,255,255,.15);box-shadow:0 4px 12px #0003;transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease}.foxtPlayerListItem:hover .foxtPlayerListItem__roleIcon{border-color:#f9731666;box-shadow:0 0 16px #f9731633,0 6px 16px #0000004d;transform:scale(1.05)}.foxtPlayerListItem__roleIcon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.foxtPlayerListItem__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:3px}.foxtPlayerListItem__nameRow{display:flex;align-items:baseline;gap:6px;min-width:0}.foxtPlayerListItem__name{font-family:Inter,sans-serif;font-size:14px;font-weight:700;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.foxtPlayerListItem__tag{font-family:Geist Mono,monospace;font-size:10px;font-weight:500;color:#ffffff4d;flex-shrink:0;letter-spacing:.04em;-webkit-user-select:none;-moz-user-select:none;user-select:none}.foxtPlayerListItem__role{font-family:Inter,sans-serif;font-size:10px;color:#ffffff6b;text-transform:uppercase;letter-spacing:.06em;font-weight:600}.foxtPlayerListItem__stats{display:flex;gap:0}.foxtPlayerListItem__statValue{min-width:72px;text-align:right;font-family:Jost,sans-serif;font-size:14px;font-weight:600;color:#fff;letter-spacing:-.01em}.foxtPlayerListItem__statValue.latency-good{color:#4ade80}.foxtPlayerListItem__statValue.latency-warning{color:#fbbf24}.foxtPlayerListItem__statValue.latency-bad{color:#f87171}.foxtLatencyChart{border-radius:16px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff09,#ffffff03);min-height:200px;overflow:hidden}.foxtLatencyChart--empty{display:flex;align-items:center;justify-content:center;color:#ffffff73;font-family:Inter,sans-serif;font-size:14px}.foxtLatencyChart__svg{display:block;width:100%;height:200px}.foxtLatencyChart__gridLine{stroke:#ffffff0f;stroke-width:1}.foxtLatencyChart__zoneGood{fill:#22c55e0a}.foxtLatencyChart__zoneWarning{fill:#f59e0b0d}.foxtLatencyChart__zoneCritical{fill:#ef44440a}.foxtLatencyChart__areaPath{fill:#3b82f61f}.foxtLatencyChart__linePath{fill:none;stroke:#60a5fa;stroke-width:2.5;stroke-linejoin:round;stroke-linecap:round;filter:drop-shadow(0 0 6px rgba(96,165,250,.5))}.foxtRoleDistChart{display:flex;flex-direction:column;gap:12px;padding:16px 18px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.foxtRoleDistChart--empty{align-items:center;justify-content:center;min-height:80px;color:#fff6;font-family:Inter,sans-serif;font-size:13px}.foxtRoleDistChart__header{display:flex;justify-content:space-between;align-items:center}.foxtRoleDistChart__title{font-family:Inter,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#ffffff73}.foxtRoleDistChart__total{font-family:Inter,sans-serif;font-size:13px;font-weight:600;color:#ffffffb3}.foxtRoleDistChart__bar{display:flex;height:8px;border-radius:999px;overflow:hidden;gap:2px}.foxtRoleDistChart__barSeg{border-radius:999px;transition:opacity .2s ease}.foxtRoleDistChart__barSeg:hover{opacity:.85}.foxtRoleDistChart__grid{display:grid;grid-template-columns:1fr 1fr;gap:6px}.foxtRoleDistChart__item{display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:8px;border:1px solid rgba(255,255,255,.05);background:#ffffff05;transition:background .18s ease,border-color .18s ease}.foxtRoleDistChart__item:hover{background:#ffffff0d;border-color:#ffffff1a}.foxtRoleDistChart__dot{width:10px;height:10px;border-radius:3px;flex-shrink:0}.foxtRoleDistChart__itemLabel{font-family:Inter,sans-serif;font-size:12px;font-weight:600;color:#ffffffd1;flex:1;min-width:0}.foxtRoleDistChart__itemCount{font-family:Jost,sans-serif;font-size:15px;font-weight:700;color:#fff;line-height:1}.foxtRoleDistChart__itemPct{font-family:Inter,sans-serif;font-size:11px;color:#fff6;min-width:38px;text-align:right}@media only screen and (max-width:1200px){.foxtRoundInfo__grid{grid-template-columns:repeat(2,1fr)}.foxtRoundInfo__card--wide{grid-column:span 1}}@media only screen and (max-width:768px){.foxtRoundInfo__grid{grid-template-columns:1fr}.foxtRoleDistChart{flex-direction:column}.foxtPlayerListItem__stats{flex-direction:column;gap:8px}.foxtPlayerListItem__stat{align-items:flex-start}}@media only screen and (max-width:480px){.foxtPlayerList__teamFilters{flex-direction:column}.foxtPlayerList__teamBtn{flex:none;width:100%}.foxtPlayerListItem{flex-wrap:wrap}}.foxtStatusPage__emptyState{text-align:center;padding:32px 24px;border-radius:16px;background:#ffffff05;border:1px dashed rgba(255,255,255,.1)}.foxtStatusPage__emptyStateIcon{display:block;font-size:40px;margin-bottom:12px;opacity:.7}.foxtStatusPage__emptyStateText{margin:0 0 6px;font-size:15px;font-weight:500;color:#ffffffd9}.foxtStatusPage__emptyStateHint{font-size:13px;color:var(--fx-text-faint, rgba(255, 255, 255, .5));max-width:360px;margin:0 auto}.foxtPlayerList__empty.foxtStatusPage__emptyState{padding:40px 24px}.copyrighted-list{width:100%;min-height:100vh;overflow-x:hidden;display:flex;box-sizing:border-box;padding-bottom:100px;flex-direction:column;align-items:center;gap:80px;padding-top:140px;background:#050505}.copyrighted-server{display:grid;grid-template-rows:3fr 1fr;grid-template-columns:1fr;flex-direction:column;padding:24px;box-sizing:border-box;margin-left:auto;margin-right:auto;border-radius:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);width:100%;max-width:900px;min-height:600px;transition:all .4s cubic-bezier(.4,0,.2,1)}.copyrighted-server:hover{background:#ffffff0a;border-color:#f973164d;box-shadow:0 20px 60px #0006,0 0 40px #f973161a}.copyrighted-server-logo{position:absolute;height:90%;border-radius:50%;filter:drop-shadow(0 8px 30px rgba(0,0,0,.4))}.copyrighted-server-img{width:100%;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background-size:cover;position:relative;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:16px;overflow:hidden}.copyright-down-icon{margin-top:40px;width:40px;margin-left:auto;margin-right:auto;opacity:.5;animation:up-down 1.5s ease-in-out infinite;filter:brightness(0) invert(1)}.copyrighted-server:hover .copyrighted-server-img .shining-image{opacity:1;-webkit-mask:linear-gradient(135deg,transparent 25%,rgba(255,255,255,1) 37% 60%,transparent 70%);mask:linear-gradient(135deg,transparent 25%,rgba(255,255,255,1) 37% 60%,transparent 70%);animation:slide .5s forwards;-webkit-mask-size:200% 100%;mask-size:200% 100%}.shine{width:60%;aspect-ratio:1 / 1;height:auto}.copyrighted-server-bottom{width:100%;height:100%;display:flex;flex-direction:column;padding:16px;box-sizing:border-box;font-family:Inter,sans-serif;font-weight:400;font-size:18px;color:#ffffffb3}.copyrighted-real-image{position:absolute;width:100%;transform:rotate(-15deg);opacity:0}.copyrighted-name{font-family:Jost,sans-serif;font-size:32px;font-weight:700;color:#fff}.copyrighted-desc{width:100%;height:100%;padding-top:12px;color:#ffffff80;line-height:1.6}.shining-image{opacity:0}.copyright-hit{animation:copyright-hit .3s forwards}.copyright-text-header{margin-top:100px;font-family:Jost,sans-serif;font-weight:900;font-size:clamp(32px,5vw,44px);color:#fff;width:100%;text-align:center;position:relative;padding-bottom:16px}.copyright-text-header:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:2px}.copyright-text{font-family:Inter,sans-serif;font-weight:400;font-size:18px;line-height:1.8;color:#fff9;width:70%;max-width:800px;margin-left:auto;margin-right:auto;text-align:center}@keyframes copyright-hit{0%{transform:scale(5);filter:blur(30px);opacity:1}to{opacity:1;transform:scale(1) rotate(-15deg);filter:blur(0px)}}@keyframes up-down{0%,to{transform:translateY(-12px)}50%{transform:translateY(0)}}@keyframes slide{0%{-webkit-mask-position:120% 0;mask-position:120% 0}to{-webkit-mask-position:-60% 0;mask-position:-60% 0;opacity:0}}@media only screen and (max-width:950px){.copyrighted-list{padding:120px 24px 80px}.copyrighted-server{width:100%}}@media only screen and (max-width:750px){.copyrighted-server{min-height:500px}.copyright-text{width:90%}}@media only screen and (max-width:570px){.copyrighted-list{padding-top:110px;gap:60px}.copyrighted-server{grid-template-rows:2.5fr 1fr;min-height:400px;padding:16px;border-radius:20px}.copyrighted-name{font-size:24px}.copyrighted-desc{font-size:15px}.copyright-text{font-size:16px}.copyright-text-header{margin-top:60px}}@media only screen and (max-width:400px){.copyrighted-server{grid-template-rows:2fr 1.5fr;min-height:320px}.copyrighted-name{font-size:22px}.copyrighted-desc{font-size:14px}}::-webkit-scrollbar{width:5px;height:5px;margin:2px}::-webkit-scrollbar-track{border-radius:10px}::-webkit-scrollbar-thumb{background:#5a5a5ae1;border-radius:10px}::-webkit-scrollbar-corner{background-color:transparent}@layer base{:root{--background: 0 0% 100%;--foreground: 20 14.3% 4.1%;--card: 0 0% 100%;--card-foreground: 20 14.3% 4.1%;--popover: 0 0% 100%;--popover-foreground: 20 14.3% 4.1%;--primary: 24.6 95% 53.1%;--primary-2: 25, 92%, 64%;--primary-3: 25, 86%, 71%;--primary-4: 25, 100%, 82%;--primary-foreground: 60 9.1% 97.8%;--secondary: 60 4.8% 95.9%;--secondary-foreground: 24 9.8% 10%;--muted: 60 4.8% 95.9%;--muted-foreground: 25 5.3% 44.7%;--accent: 60 4.8% 95.9%;--accent-foreground: 24 9.8% 10%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 60 9.1% 97.8%;--border: 20 5.9% 90%;--input: 20 5.9% 90%;--ring: 24.6 95% 53.1%;--radius: .5rem;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%}.dark{--background: 20 14.3% 4.1%;--foreground: 60 9.1% 97.8%;--card: 20 14.3% 4.1%;--card-foreground: 60 9.1% 97.8%;--popover: 20 14.3% 4.1%;--popover-foreground: 60 9.1% 97.8%;--primary: 20.5 90.2% 48.2%;--primary-2: 20, 89%, 32%;--primary-3: 20, 87%, 20%;--primary-4: 20, 87%, 11%;--primary-foreground: 60 9.1% 97.8%;--secondary: 12 6.5% 15.1%;--secondary-foreground: 60 9.1% 97.8%;--muted: 12 6.5% 15.1%;--muted-foreground: 24 5.4% 63.9%;--accent: 12 6.5% 15.1%;--accent-foreground: 60 9.1% 97.8%;--destructive: 0 72.2% 50.6%;--destructive-foreground: 60 9.1% 97.8%;--border: 12 6.5% 15.1%;--input: 12 6.5% 15.1%;--ring: 20.5 90.2% 48.2%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%}}html{--color-100: #280c42;--color-200: transparent;--color-220: rgba(0, 0, 0, 0);--color-250: rgba(2, 2, 2, .586);--color-270: rgba(2, 2, 2, .072);--color-300: #F05941;--color-320: #BE3144;--color-340: #872341;--color-360: #6c1932;--color-390: rgb(14, 15, 22);--color-400: rgb(29, 30, 40);--color-405: rgb(62, 63, 76);--color-410: rgb(55, 56, 67);--color-420: rgb(121, 121, 127);--color-450: rgb(19, 19, 32);--color-500: #96f041;--color-520: #bef090;--color-540: #d1f1b2;background-color:var(--color-390);min-height:100%;overflow-x:hidden}body{background-color:var(--color-100);margin:0;font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";height:auto}html,body,#root{height:100%;overflow-x:hidden}#root{flex-direction:column}input:focus{outline:3px solid hsl(var(--primary))}button:focus-visible{outline:3px solid hsl(var(--primary))}.link-text{color:hsl(var(--primary));font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";cursor:pointer;text-decoration:underline}.link-text:hover{color:#eaaa7d}button{display:flex;align-items:center;justify-content:center;background-color:hsl(var(--primary));color:hsl(var(--card-foreground));border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;transition:.05s ease}button:hover{background-color:hsl(var(--primary-2));cursor:pointer}button:active{background-color:hsl(var(--primary-3))}.primary-btn{display:flex;align-items:center;justify-content:center;background-color:hsl(var(--primary));color:hsl(var(--card-foreground));border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;border:none;transition:.05s ease}.primary-btn:hover{background-color:hsl(var(--primary-2));cursor:pointer}.primary-btn:active{background-color:hsl(var(--primary-3))}.secondary-btn{display:flex;align-items:center;justify-content:center;background-color:transparent;border:1.5px solid hsl(var(--primary));color:hsl(var(--primary));border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.05s ease}.secondary-btn:hover{background-color:hsl(var(--primary));color:hsl(var(--background));cursor:pointer}.secondary-btn:active{background-color:hsl(var(--primary-2))}.tertiary-btn{display:flex;align-items:center;justify-content:center;background-color:transparent;border:1.5px solid hsl(var(--primary));color:hsl(var(--primary));border-radius:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.05s ease}.panel{border:1.5px solid hsl(var(--border));background-color:hsl(var(--card))}input{border:1.3px solid hsl(var(--input));background-color:hsl(var(--background));color:hsl(var(--card-foreground));font-size:20px;padding:12px;border-radius:8px}select{background-color:hsl(var(--background));color:hsl(var(--card-foreground));border-radius:8px;border:1.5px solid hsl(var(--border));font-size:1.1em}@font-face{font-family:Geist;src:url(/assets/Geist-UltraLight-BKGg6HDM.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Thin-BmOEVwmW.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Light-BKqyB5ad.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Regular-CDW1rAlG.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Medium-COrrQ0FJ.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-SemiBold-Xdbe0ilf.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-Bold-mpQnNB6b.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Geist;src:url(/assets/Geist-UltraBlack-BW_umeXA.woff) format("woff");font-weight:800;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-UltraLight-KoyOHeQL.woff) format("woff");font-weight:100;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-Thin-UQvPdK5y.woff) format("woff");font-weight:200;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-Light-CULnQ7Tf.woff) format("woff");font-weight:300;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-Regular-N8RSepCq.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-Medium-BmVUftj6.woff) format("woff");font-weight:500;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-SemiBold-DGQN5jgG.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:GeistMono;src:url(/assets/GeistMono-Bold-D-Mh5Vum.woff) format("woff");font-weight:700;font-style:normal}.font-sans{font-family:Geist,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.font-mono{font-family:GeistMono,monospace}.w{color:hsl(var(--card-foreground))}.ultralight{font-weight:100}.thin{font-weight:200}.light{font-weight:300}.regular{font-weight:400}.medium{font-weight:500}.semibold{font-weight:600}.bold{font-weight:700}.black{font-weight:800}.foxtcoin-div{min-height:100vh;padding:120px 24px 80px;background:#050505;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.purchase-div{display:flex;justify-content:center;align-items:stretch;gap:24px;flex-wrap:wrap;max-width:1100px;width:100%;box-sizing:border-box}.purchase-card{background:#ffffff05;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:32px 28px;width:320px;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;opacity:0;animation:fadeInUp .5s ease forwards;box-sizing:border-box}.purchase-card:nth-child(1){animation-delay:0s}.purchase-card:nth-child(2){animation-delay:.1s}.purchase-card:nth-child(3){animation-delay:.2s}.purchase-card:nth-child(4){animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.purchase-card:hover{transform:translateY(-6px);border-color:#ffffff26;box-shadow:0 16px 40px #0006}.pc-blue{border-color:#3b82f64d}.pc-blue:hover{border-color:#3b82f680;box-shadow:0 16px 40px #3b82f626}.pc-purple{border-color:#8b5cf64d}.pc-purple:hover{border-color:#8b5cf680;box-shadow:0 16px 40px #8b5cf626}.pc-red{border-color:#ef44444d}.pc-red:hover{border-color:#ef444480;box-shadow:0 16px 40px #ef444426}.purchase-card-color{width:100%;height:4px;border-radius:2px;margin-bottom:24px;background:linear-gradient(135deg,#f97316,#ea580c)}.pcc-blue{background:linear-gradient(135deg,#3b82f6,#2563eb)}.pcc-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed)}.pcc-red{background:linear-gradient(135deg,#ef4444,#dc2626)}.purchase-card-logo{width:64px;height:64px;margin-bottom:16px;-o-object-fit:contain;object-fit:contain}.purchase-card-header{font-family:Jost,sans-serif;font-size:18px;font-weight:600;color:#ffffff80;margin-bottom:8px;text-align:center}.purchase-card-amount{font-family:Jost,sans-serif;font-size:52px;font-weight:700;color:#fff;line-height:1.1;margin-bottom:8px;text-align:center}.purchase-card-disclaimer{font-family:Inter,sans-serif;font-size:13px;color:#fff6;margin-bottom:28px;text-align:center}.purchase-card-button{width:100%;height:52px;border-radius:12px;border:none;font-family:Jost,sans-serif;font-size:22px;font-weight:700;cursor:pointer;transition:all .2s ease;margin-top:auto;box-sizing:border-box}.pcb-orange{background:linear-gradient(135deg,#f97316,#ea580c);color:#000}.pcb-orange:hover{opacity:.9;box-shadow:0 4px 16px #f9731666}.pcb-blue{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.pcb-blue:hover{opacity:.9;box-shadow:0 4px 16px #3b82f666}.pcb-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.pcb-purple:hover{opacity:.9;box-shadow:0 4px 16px #8b5cf666}.pcb-red{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.pcb-red:hover{opacity:.9;box-shadow:0 4px 16px #ef444466}.purchase-card-footer{font-family:Inter,sans-serif;font-size:12px;color:#ffffff4d;margin-top:20px;text-align:center}@media(max-width:1024px){.purchase-div{gap:20px}.purchase-card{width:280px;padding:28px 24px}.purchase-card-amount{font-size:44px}}@media(max-width:700px){.foxtcoin-div{padding:100px 16px 60px}.purchase-div{flex-direction:column;align-items:center;gap:16px}.purchase-card{width:100%;max-width:360px;padding:24px 20px}.purchase-card-amount{font-size:40px}.purchase-card-button{height:48px;font-size:18px}}.store-page{display:flex;flex-direction:column;width:100%;min-height:100vh;padding-top:90px;background:#050505;color:#fff}.store-highlights{position:relative;display:flex;justify-content:center;align-items:center;gap:32px;width:100%;margin:0 auto;padding:60px 24px;background:radial-gradient(circle at 50% 50%,rgba(249,115,22,.05) 0%,transparent 60%);border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.highlight-button{display:flex;justify-content:center;align-items:center;width:48px;height:48px;border-radius:50%;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);cursor:pointer;transition:all .2s ease;z-index:10}.highlight-button:hover{background:#f97316;border-color:#f97316;transform:scale(1.1);box-shadow:0 0 20px #f9731666}.highlight-arrow{width:20px;height:20px;filter:brightness(0) invert(1);transition:all .2s ease}.highlight-button:hover .highlight-arrow{transform:scale(1.1)}.store-highlight{width:400px;aspect-ratio:16 / 9;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:1px solid rgba(255,255,255,.1);box-shadow:0 20px 40px #00000080;transition:all .4s cubic-bezier(.25,.46,.45,.94);opacity:1;z-index:2;transform:scale(1.1)}#highlight-2{transform:scale(1.15);z-index:5;border:1px solid rgba(249,115,22,.5);box-shadow:0 30px 60px #0009,0 0 40px #f9731626}#highlight-1,#highlight-3{width:320px;opacity:.5;filter:blur(2px) grayscale(50%);transform:scale(.95);cursor:pointer}#highlight-1:hover,#highlight-3:hover{opacity:.8;filter:none;transform:scale(1)}.store-bottom{display:flex;flex-direction:row;width:100%;min-height:900px;padding:24px;box-sizing:border-box;gap:24px}.store-options{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;height:auto;width:280px;flex-shrink:0;gap:20px}.store-option{display:flex;box-sizing:border-box;flex-direction:column;justify-content:center;width:100%;height:auto;min-height:100px;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);padding:24px;transition:all .3s ease}.store-option:hover{background:#ffffff08;border-color:#ffffff1a}.store-option-header{font-family:Jost,sans-serif;font-weight:600;color:#fff;font-size:20px;margin-bottom:16px}.store-my-cart{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;height:50px;background:transparent;border:1px solid rgba(249,115,22,.5);border-radius:14px;font-family:Inter,sans-serif;font-weight:500;color:#f97316;font-size:16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.store-my-cart:hover{background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;box-shadow:0 0 30px #f973164d}.store-my-cart:active{transform:scale(.98)}.store-my-cart-img{width:24px;filter:brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(1000%) hue-rotate(346deg) brightness(100%) contrast(95%);transition:filter .3s ease}.store-my-cart:hover .store-my-cart-img{filter:brightness(0)}.cart-button-number{display:flex;justify-content:center;align-items:center;color:#fff;position:absolute;right:-8px;top:-8px;width:22px;height:22px;font-family:Inter,sans-serif;font-weight:600;font-size:12px;background:#f97316;border-radius:20px}.store-checkbox{margin-right:10px;height:18px;width:18px;accent-color:#f97316;cursor:pointer}.store-checkbox-text{font-family:Inter,sans-serif;font-weight:400;color:#ffffffb3;font-size:15px;margin-bottom:8px;display:flex;align-items:center;cursor:pointer;transition:color .2s ease}.store-checkbox-text:hover{color:#fff}.store-input{width:80px;margin-left:12px;height:36px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:14px;padding:0 12px;transition:all .2s ease}.store-input:focus{border-color:#f97316;outline:none;box-shadow:0 0 0 3px #f9731633}.store-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;box-sizing:border-box;flex:1;transition:opacity .2s ease}.store-product{display:flex;flex-direction:column;width:100%;height:420px;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.store-product:hover{background:#ffffff0a;border-color:#f973164d;transform:translateY(-8px);box-shadow:0 20px 60px #0006,0 0 40px #f973161a}.store-product-image{display:flex;align-items:flex-end;justify-content:flex-end;width:100%;height:220px;background-size:cover;background-position:center;position:relative;transition:all .3s ease}.store-product-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,rgba(5,5,5,.6) 0%,transparent 50%)}.store-product-image:hover{cursor:pointer}.store-product-tag{position:relative;z-index:1;font-family:Inter,sans-serif;font-weight:500;color:#fff;font-size:12px;background:#f9731633;border:1px solid rgba(249,115,22,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;padding:8px 14px;margin:12px}.store-product-seperator{display:flex;padding:20px;flex:1}.store-product-left{display:flex;flex-direction:column;width:55%}.store-product-right{display:flex;flex-direction:column;width:45%;justify-content:center;align-items:center;gap:10px}.store-product-name{font-family:Jost,sans-serif;font-weight:600;color:#fff;font-size:20px;margin-bottom:8px}.store-product-price-cont{display:flex;align-items:center;gap:8px;font-family:Jost,sans-serif;font-weight:500;color:#f97316;font-size:24px;margin-top:8px}.store-product-about-purchases-img{width:20px;opacity:.5}.store-product-price-image{width:32px;height:32px}.store-product-button{width:90%;height:44px;background:transparent;border:1px solid rgba(249,115,22,.5);border-radius:12px;font-family:Inter,sans-serif;font-weight:500;color:#f97316;font-size:14px;transition:all .3s cubic-bezier(.4,0,.2,1)}.store-product-button:hover{background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;cursor:pointer;box-shadow:0 4px 20px #f973164d}.store-product-button:active{transform:scale(.96)}.store-load{animation:store-load .3s forwards}@keyframes store-load{0%{opacity:1}10%{opacity:.3}to{opacity:1}}@media only screen and (max-width:1350px){.highlight-button{width:40px}.store-products{grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.store-highlight{width:33%}}@media only screen and (max-width:1050px){.store-bottom{flex-direction:column;align-items:center}.store-options{width:100%;max-width:600px;flex-direction:row;flex-wrap:wrap;justify-content:center}.store-option{width:calc(50% - 10px);min-width:250px}}@media only screen and (max-width:890px){.store-highlights{display:none}.store-bottom{flex-direction:column;align-items:center;padding:16px}.store-options{flex-direction:row;flex-wrap:wrap;width:100%;gap:12px}.store-option{width:calc(50% - 6px);min-width:0}.store-products{grid-template-columns:repeat(2,1fr);gap:12px}.store-product{height:auto;min-height:320px}.store-product-image{height:140px}.store-product-name{font-size:14px}.store-product-price-cont{font-size:16px;flex-wrap:wrap}.store-product-price-image{width:24px;height:24px}.store-product-seperator{padding:12px;flex-direction:column}.store-product-left{width:100%}.store-product-right{width:100%;flex-direction:row;margin-top:12px}.store-product-button{width:48%;height:36px;font-size:12px}.store-product-about-purchases-img{width:16px}}@media only screen and (max-width:480px){.store-page{overflow-x:hidden;padding-top:70px}.store-bottom{padding:12px}.store-options{flex-direction:column;gap:10px}.store-option{width:100%;padding:16px}.store-products{grid-template-columns:repeat(2,1fr);gap:10px}.store-product{min-height:280px}.store-product-image{height:120px}.store-product-tag{font-size:10px;padding:6px 10px;margin:8px}.store-product-name{font-size:13px;margin-bottom:4px}.store-product-price-cont{font-size:14px;gap:4px;margin-top:4px}.store-product-price-image{width:20px;height:20px}.store-product-seperator{padding:10px}.store-product-right{gap:6px}.store-product-button{width:48%;height:32px;font-size:11px;border-radius:8px}.store-product-about-purchases-img{width:14px}.store-my-cart{height:44px;font-size:14px}.store-option-header{font-size:16px}.store-checkbox-text{font-size:13px}.store-input{width:60px;height:32px;font-size:12px}}.product-page{display:flex;flex-direction:column;width:100%;min-height:100vh;justify-content:center;align-items:center;padding:120px 24px 60px;box-sizing:border-box;background:#050505}.product-main-container{display:grid;grid-template-columns:2.5fr 1fr;width:100%;max-width:1400px;min-height:700px;gap:0}.product-photos{display:flex;flex-direction:column;gap:20px;box-sizing:border-box;padding:28px;width:100%;height:100%;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:24px 0 0 24px}.product-main-thumbnail{width:100%;height:auto;aspect-ratio:16 / 9;background-size:cover;background-position:center;border-radius:16px;background-color:#ffffff08;border:1px solid rgba(255,255,255,.05)}.product-other-photos{display:flex;box-sizing:border-box;gap:16px;width:100%;height:120px;overflow-x:auto;padding-bottom:8px}.product-other-photos::-webkit-scrollbar{height:6px}.product-other-photos::-webkit-scrollbar-thumb{background:#f9731666;border-radius:10px}.product-other-photo{width:auto;height:100%;aspect-ratio:16 / 9;border-radius:12px;background-size:cover;background-position:center;background-color:#ffffff08;border:1px solid rgba(255,255,255,.08);flex-shrink:0;transition:all .3s ease}.product-other-photo:hover{cursor:pointer;border-color:#f9731680;transform:scale(1.02)}.product-about{display:flex;flex-direction:column;justify-content:space-between;padding:32px;box-sizing:border-box;width:100%;height:100%;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-left:none;border-radius:0 24px 24px 0}.product-about-up{display:flex;flex-direction:column;width:100%;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.06)}.product-about-header{font-family:Jost,sans-serif;font-weight:700;color:#fff;font-size:28px;margin-top:8px}.product-about-desc{font-family:Inter,sans-serif;font-weight:400;color:#fff9;font-size:16px;line-height:1.7;margin-top:16px}.product-about-tag{margin-top:24px;font-family:Inter,sans-serif;font-weight:500;color:#f97316;font-size:14px;width:-moz-fit-content;width:fit-content;background:#f973161a;border:1px solid rgba(249,115,22,.3);border-radius:100px;padding:10px 20px}.product-about-purchases{margin-top:24px;display:flex;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:400;color:#ffffff80;font-size:15px}.product-about-purchases-img{width:20px;opacity:.6}.product-about-down{display:flex;flex-direction:column;justify-content:flex-end;width:100%;gap:16px;margin-top:auto;padding-top:24px}.product-about-price{display:flex;align-items:center;gap:12px;font-family:Jost,sans-serif;font-weight:700;font-size:40px;color:#f97316}.product-about-price-img{width:56px}.product-about-button{font-family:Inter,sans-serif;font-weight:500;font-size:16px;height:52px;background:transparent;border:1px solid rgba(249,115,22,.5);border-radius:14px;color:#f97316;transition:all .3s cubic-bezier(.4,0,.2,1)}.product-about-button:hover{cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;box-shadow:0 4px 24px #f9731666}.product-about-button:active{transform:scale(.98)}.product-about-footer{margin-top:16px;font-family:Inter,sans-serif;font-weight:400;font-size:13px;text-align:center;color:#fff6}@media only screen and (max-width:1200px){.product-main-container{grid-template-columns:1fr;max-width:800px}.product-photos{border-radius:24px 24px 0 0}.product-about{border-left:1px solid rgba(255,255,255,.06);border-top:none;border-radius:0 0 24px 24px}.product-other-photos{display:none}}@media only screen and (max-width:768px){.product-page{padding:100px 16px 40px}.product-main-container{max-width:100%}.product-photos{padding:20px;border-radius:20px 20px 0 0}.product-about{padding:24px 20px;border-radius:0 0 20px 20px}.product-about-header{font-size:24px}.product-about-desc{font-size:15px;margin-top:12px}.product-about-price{font-size:32px}.product-about-price-img{width:44px}.product-about-button{height:48px;font-size:15px}}@media only screen and (max-width:480px){.product-about-tag{font-size:13px;padding:8px 16px}.product-about-purchases{font-size:14px}}.about-header-i{background-color:transparent;border:1px solid var(--color-420);width:100%;height:35px;border-radius:10px;font-size:20px}.pm-thumbnail-input{display:flex;justify-content:center;align-items:center}.desc-header-i{background-color:#0000005a;border:1px solid var(--color-420);width:100%;height:35px;border-radius:10px;font-size:20px;color:hsl(var(--card-foreground))}.product-photo-links-input{margin-left:0;margin-right:0;width:100%;height:50px;background-color:transparent;border:1px solid var(--color-420);height:35px;border-radius:10px;font-size:20px;color:#fff;padding:10px}.subscription-list{display:flex;flex-direction:column;align-items:center;width:100%;height:auto;border-radius:20px;overflow-y:auto;overflow-x:hidden;gap:20px;box-sizing:border-box}.subscription-warning{margin-top:16px;font-family:Inter,sans-serif;font-size:15px;color:#fff6}.subscription-item{width:100%;height:auto;border-radius:20px;box-sizing:border-box;padding:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .3s ease}.subscription-item:hover{background:#ffffff08;border-color:#ffffff1a}.subscription-item-top{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.subscription-name{font-family:Jost,sans-serif;font-size:22px;font-weight:700;color:#fff}.subscription-date{font-family:Inter,sans-serif;font-size:15px;color:#ffffff80}.subscription-seperator{margin-top:20px;border-top:1px solid rgba(255,255,255,.06);padding-top:20px}.subscription-remaining{margin-top:12px;font-family:Inter,sans-serif;font-size:14px;color:#fff6}.subscription-bg{margin-top:12px;background:#ffffff0d;width:100%;height:10px;border-radius:100px;overflow:hidden}.subscription-bar{background:linear-gradient(90deg,#f97316,#ea580c);height:100%;border-radius:100px;transition:width .5s ease;box-shadow:0 0 20px #f9731666}@media only screen and (max-width:600px){.subscription-item{padding:20px}.subscription-name{font-size:18px}.subscription-date{font-size:14px}}.spinner-page{width:100%;min-height:600px;display:flex;justify-content:center;align-items:center;gap:40px;padding:20px;box-sizing:border-box}.spinner-header{font-family:Jost,sans-serif;color:#fff;font-size:36px;font-weight:700;text-align:center}.spinner-info-div{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:16px}.spinner-lock{visibility:hidden;position:absolute;background:#050505f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:50%;z-index:10}.spinner-lock-text{margin-top:24px;font-family:Inter,sans-serif;color:#ffffffb3;font-size:16px;width:80%;text-align:center;line-height:1.6}.spinner-lock-button{margin-top:24px;visibility:hidden;width:180px;height:48px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-family:Inter,sans-serif;font-size:16px;font-weight:500;border:none;border-radius:14px;transition:all .3s ease}.spinner-lock-button:hover{cursor:pointer;opacity:.9;box-shadow:0 4px 20px #ef444466}.spinner-lock-button:active{opacity:.8}.spinner-lock-icon{width:80px;opacity:.6}.spin-button{height:64px;width:200px;background:linear-gradient(135deg,#f97316,#ea580c);color:#000;font-family:Jost,sans-serif;font-size:24px;font-weight:700;border-radius:16px;border:none;transition:all .3s ease;box-shadow:0 4px 30px #f9731666}.spin-button:hover{cursor:pointer;transform:translateY(-2px);box-shadow:0 8px 40px #f9731680}.spin-button:active{transform:scale(.98)}.spinner-next-usage-text{font-family:Inter,sans-serif;color:#fff9;font-size:18px}.spinner-next-usage{font-family:Jost,sans-serif;color:#f97316;font-size:28px;font-weight:700}.spinner{position:absolute;top:0;left:0;width:100%;height:100%}.spinner-container{width:600px;height:600px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;overflow:hidden;border:4px solid rgba(255,255,255,.1);box-sizing:border-box;border-radius:50%;background:#ffffff05;box-shadow:0 0 60px #f9731633}.spinner-element{display:flex;justify-content:center;align-items:center;position:absolute;color:#fff;width:50%;height:50%;transform-origin:bottom right;font-size:24px;transform:rotate(calc(15deg * var(--i)));clip-path:polygon(0 0,23.5% 0,100% 100%,0 23.5%);transition:1s ease}.spinner-middle{background:linear-gradient(135deg,#fff,#e5e5e5);width:80px;height:80px;border-radius:50%;position:absolute;box-shadow:0 4px 20px #0000004d}.spinner-arm{clip-path:polygon(50% 0%,30% 100%,70% 100%);background:linear-gradient(to bottom,#fff,#e5e5e5);width:60px;height:80px;position:absolute;bottom:80px;filter:drop-shadow(0 4px 10px rgba(0,0,0,.3))}.spinner-text{display:flex;align-items:center;transform:rotate(45deg);margin-bottom:16px;margin-right:16px;font-family:Jost,sans-serif;font-size:28px;font-weight:600}.spel-1{background:#050505e6}.spel-2{background:linear-gradient(135deg,#f97316,#ea580c)}.spinner-element-foxtcoin-image{width:32px;height:32px;margin-left:8px}.spinner-reward{visibility:hidden;opacity:0;position:fixed;top:0;right:0;bottom:0;left:0;background:#050505e6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;display:flex;flex-direction:column;justify-content:center;align-items:center}.spinner-reward-cont{box-sizing:border-box;padding:48px;height:auto;width:auto;min-width:320px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:24px}.spinner-reward-header{font-family:Jost,sans-serif;color:#fff;font-size:36px;font-weight:900}.spinner-reward-amount{font-family:Jost,sans-serif;color:#f97316;font-size:48px;font-weight:700;display:flex;justify-content:center;align-items:center;gap:12px}.spinner-reward-icon{width:56px;filter:drop-shadow(0 0 20px rgba(249,115,22,.5))}.spinner-reward-button{width:160px;height:56px;background:linear-gradient(135deg,#22c55e,#16a34a);box-shadow:0 0 30px #22c55e66;color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:600;border:none;border-radius:14px;transition:all .3s ease;margin-top:8px}.spinner-reward-button:hover{cursor:pointer;box-shadow:0 0 40px #22c55e99;transform:translateY(-2px)}.spinner-reward-button:active{transform:translateY(0)}.spinner-reward-anim{visibility:visible;animation:reward-load .5s forwards}@keyframes reward-load{0%{visibility:visible;opacity:0;transform:scale(.9)}to{visibility:visible;opacity:1;transform:scale(1)}}@media only screen and (max-width:1250px){.spinner-page{flex-direction:column;min-height:auto}.spinner-container{width:500px;height:500px}.spinner-text{font-size:24px}.spinner-element-foxtcoin-image{width:28px;height:28px}}@media only screen and (max-width:617px){.spinner-container{width:350px;height:350px}.spinner-text{font-size:18px}.spinner-element-foxtcoin-image{width:22px;height:22px}.spinner-header{font-size:28px}.spin-button{width:160px;height:54px;font-size:20px}.spinner-middle{width:60px;height:60px}.spinner-arm{width:40px;height:60px;bottom:60px}}@media only screen and (max-width:400px){.spinner-container{width:280px;height:280px}.spinner-text{font-size:14px}.spinner-element-foxtcoin-image{width:18px;height:18px;margin-left:4px}.spinner-reward-cont{padding:32px 24px;min-width:280px}.spinner-reward-header{font-size:28px}.spinner-reward-amount{font-size:36px}}.donator-page{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding-top:140px;padding-bottom:80px;box-sizing:border-box;background:#050505}.donators-header{font-family:Jost,sans-serif;font-size:clamp(36px,6vw,52px);font-weight:900;color:#fff;margin-bottom:48px;position:relative;padding-bottom:16px}.donators-header:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:2px}.top-donators{display:flex;flex-direction:column;gap:32px;justify-content:center;align-items:center;margin-bottom:80px}.top-donators-bottom{display:flex;flex-direction:row;width:auto;height:auto;gap:32px}.donator-profile{display:flex;flex-direction:row;width:600px;padding:24px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);align-items:center;border-radius:24px;gap:24px;box-sizing:border-box;transition:all .4s cubic-bezier(.4,0,.2,1)}.donator-profile:hover{background:#ffffff0a;border-color:#f973164d;transform:translateY(-6px);box-shadow:0 20px 50px #0006,0 0 30px #f9731626}.donator-profile-img{width:100px;height:100px;border-radius:20px;-o-object-fit:cover;object-fit:cover;border:2px solid rgba(255,255,255,.1);transition:all .3s ease}.donator-profile:hover .donator-profile-img{border-color:#f97316;box-shadow:0 0 20px #f9731666}.donator-profile-desc{color:#ffffffb3;font-family:Inter,sans-serif;font-size:16px;display:flex;flex-direction:column;gap:6px}.donator-profile-name{font-family:Jost,sans-serif;font-size:26px;font-weight:700;color:#fff}.donators{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;max-width:700px;gap:16px;padding:0 24px;box-sizing:border-box}.donator-item{display:grid;grid-template-columns:1fr 1fr;border:1px solid rgba(255,255,255,.06);align-items:center;padding:16px 24px;box-sizing:border-box;min-height:60px;border-radius:16px;background:#ffffff05;width:100%;transition:all .3s ease}.donator-item:hover{background:#ffffff0a;border-color:#ffffff1a}.donator-1{border-color:#ffc83780;box-shadow:0 0 30px #ffc83733;background:linear-gradient(135deg,#ffc83714,#ffc83705)}.donator-1:hover{box-shadow:0 8px 40px #ffc8374d}.donator-2{border-color:#c8c8c866;box-shadow:0 0 25px #c8c8c826;background:linear-gradient(135deg,#c8c8c80f,#c8c8c805)}.donator-2:hover{box-shadow:0 8px 35px #c8c8c840}.donator-3{border-color:#d1752080;box-shadow:0 0 25px #d1752026;background:linear-gradient(135deg,#d1752014,#d1752005)}.donator-3:hover{box-shadow:0 8px 35px #d1752040}.donator-name{color:#fff;font-family:Jost,sans-serif;font-size:22px;font-weight:600;width:100%;border-right:1px solid rgba(255,255,255,.08);height:100%;display:flex;align-items:center}.donator-donate{color:#f97316;font-family:Jost,sans-serif;font-size:24px;font-weight:600;width:100%;height:100%;display:flex;align-items:center;justify-content:flex-end}@media only screen and (max-width:1300px){.donator-profile{width:500px;padding:20px}.donator-profile-img{width:80px;height:80px}.donator-profile-name{font-size:22px}.donator-profile-desc{font-size:14px}}@media only screen and (max-width:1100px){.top-donators-bottom{flex-direction:column}.donator-profile{width:100%;max-width:500px}}@media only screen and (max-width:560px){.donator-page{padding-top:120px}.donator-profile{width:100%;padding:16px;gap:16px}.donator-profile-img{width:64px;height:64px;border-radius:16px}.donator-profile-name{font-size:18px}.donator-profile-desc{font-size:13px}.donators-header{font-size:32px}.donator-item{padding:12px 16px}.donator-name{font-size:18px}.donator-donate{font-size:20px}.donators{padding:0 16px}}.news-list{display:flex;flex-direction:column;align-items:center;gap:32px;min-height:100vh;width:100%;padding:140px 24px 100px;background:#050505;box-sizing:border-box}.news-type-photo,.news-type-text-short,.news-type-text-medium,.news-type-text-long{display:flex;gap:24px;width:100%;max-width:1000px;border-radius:24px;padding:28px;box-sizing:border-box;background:#ffffff05;border:1px solid rgba(255,255,255,.06);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.news-type-photo:hover,.news-type-text-short:hover,.news-type-text-medium:hover,.news-type-text-long:hover{background:#ffffff0a;border-color:#f9731633;box-shadow:0 16px 40px #0000004d}.news-type-photo{height:350px}.news-type-text-short{height:200px}.news-type-text-medium{height:300px}.news-type-text-long{height:420px}.news-element-photo{width:45%;height:100%;border-radius:16px;background-size:cover;background-position:center;background-color:#ffffff0d;flex-shrink:0}.news-element-textarea{width:100%;height:auto;display:flex;flex-direction:column;gap:16px;overflow-y:auto}.new-element-header{font-family:Jost,sans-serif;font-size:28px;font-weight:700;color:#fff;margin:0}.new-element-text{font-family:Inter,sans-serif;font-size:16px;line-height:1.7;color:#ffffffb3;height:auto}@media only screen and (max-width:1000px){.news-type-photo,.news-type-text-short,.news-type-text-medium,.news-type-text-long{width:95%;padding:24px}.new-element-header{font-size:24px}.new-element-text{font-size:15px}}@media only screen and (max-width:768px){.news-list{padding-top:120px;gap:24px}.news-type-photo{flex-direction:column;height:auto;min-height:400px}.news-element-photo{width:100%;height:200px}.news-type-text-short,.news-type-text-medium,.news-type-text-long{height:auto;min-height:180px}.new-element-header{font-size:22px}.new-element-text{font-size:14px}.news-element-textarea{gap:12px}}@media only screen and (max-width:480px){.news-list{padding:110px 16px 16px}.news-type-photo,.news-type-text-short,.news-type-text-medium,.news-type-text-long{width:100%;padding:20px;border-radius:20px}.new-element-header{font-size:20px}}.custom-class-list{display:flex;flex-direction:column;gap:16px;width:100%;max-width:800px;margin:0 auto;box-sizing:border-box}.custom-class-new{width:100%;height:52px;background:#f973161a;border:1px dashed rgba(249,115,22,.4);border-radius:12px;color:#f97316;font-family:Inter,sans-serif;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;margin-bottom:24px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.custom-class-new:hover{background:#f9731626;border-color:#f97316}.custom-class{display:flex;align-items:center;gap:16px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:20px;transition:all .2s ease;box-sizing:border-box;min-width:0}.custom-class:hover{border-color:#ffffff1f;background:#ffffff08}.custom-class-icon{width:48px;height:48px;border-radius:10px;flex-shrink:0;-o-object-fit:contain;object-fit:contain;background:#ffffff0d;padding:6px;box-sizing:border-box}.custom-class-text-area{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}.custom-class-header{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.custom-class-name{font-family:Jost,sans-serif;font-size:18px;font-weight:600;color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.custom-class-id{font-family:Inter,sans-serif;font-size:12px;color:#fff6;background:#ffffff0d;padding:2px 8px;border-radius:4px;flex-shrink:0}.custom-class-button-area{display:flex;align-items:center;gap:8px;flex-shrink:0}.custom-class-edit,.custom-class-remove{height:36px;padding:0 16px;border-radius:8px;font-family:Inter,sans-serif;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.custom-class-edit{background:linear-gradient(135deg,#22c55e,#16a34a);color:#000;border:none}.custom-class-edit:hover{opacity:.9;box-shadow:0 4px 12px #22c55e4d}.custom-class-remove{background:transparent;border:1px solid rgba(239,68,68,.4);color:#ef4444}.custom-class-remove:hover{background:#ef44441a;border-color:#ef4444}.popup-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .2s ease}.popup-content{background:#09090b;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:32px;max-width:400px;width:90%;text-align:center;box-shadow:0 20px 50px #00000080;animation:scaleUp .3s cubic-bezier(.16,1,.3,1)}.popup-title{font-family:Jost,sans-serif;font-size:24px;font-weight:700;color:#fff;margin:0 0 12px}.popup-desc{font-family:Inter,sans-serif;font-size:15px;color:#fff9;margin:0 0 24px;line-height:1.5}.popup-actions{display:flex;gap:12px;justify-content:center}.popup-btn-cancel{padding:12px 24px;border-radius:10px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.popup-btn-cancel:hover{background:#ffffff1a}.popup-btn-confirm{padding:12px 24px;border-radius:10px;background:#ef4444;border:none;color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease}.popup-btn-confirm:hover{background:#dc2626;box-shadow:0 4px 12px #ef44444d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@media(max-width:768px){.custom-class{padding:16px;gap:14px}}@media(max-width:600px){.custom-class{flex-direction:column;align-items:flex-start;gap:12px}.custom-class-button-area{width:100%;margin-top:8px}.custom-class-edit,.custom-class-remove{flex:1}}.class-creator{width:50%;margin:auto;border-radius:10px;display:flex;flex-direction:column;gap:20px;padding:15px;box-sizing:border-box;align-items:center}.class-creator-header{font-size:40px;margin-bottom:10px;margin-top:10px}.class-creator-input-container{width:80%;display:flex;flex-direction:column;align-items:center;gap:10px}.class-creator-input-header{font-size:20px;margin-right:auto}.class-creator-input{width:100%;font-size:18px;padding:5px}.class-creator-prefix-suffix-container{display:flex;gap:15px;width:100%}.class-creator-selector{color:hsl(var(--muted-foreground));opacity:.8;width:100%}.selector-ci{color:hsl(var(--primary))}.selector-ni{color:hsl(var(--card-foreground))}.class-creator-item-selector-container{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5px}.class-creator-ammo-selector{color:hsl(var(--muted-foreground));opacity:.8;width:80%}.class-creator-ammo-selector-container{display:flex;flex-direction:row;gap:5px}.class-creator-ammo-selector-input{width:20%;height:auto;font-size:14px;padding:2px}.class-creator-set-button{width:30%;height:50px;margin-top:20px;font-size:20px}.reload-editor{animation:ease .3s reload-editor}@keyframes reload-editor{0%{opacity:1}50%{opacity:0}to{opacity:1}}@media only screen and (max-width:1600px){.class-creator{width:70%}}@media only screen and (max-width:1000px){.class-creator{width:90%}}@media only screen and (max-width:700px){.class-creator{width:98%}}.rules-page{display:grid;grid-template-columns:280px 1fr;width:100%;min-height:100vh;background:#050505;box-sizing:border-box;padding:100px 24px 24px;gap:24px}.rules-sub-categories{display:flex;flex-direction:column;overflow-y:auto;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;box-sizing:border-box;padding:20px;gap:12px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 140px);position:sticky;top:100px}.rules-category{display:flex;align-items:center;gap:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:12px 16px;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:12px;transition:all .2s ease}.rules-category:hover{background:#ffffff0d;border-color:#f973164d}.rules-category-type{font-family:Jost,sans-serif;font-size:24px;font-weight:700;color:#f97316}.rules-category-seperator{font-size:20px;color:#ffffff4d}.rules-category-name{font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#fff;border:none;background:transparent;pointer-events:none}.rules-category-edit{width:32px;height:32px;margin-left:auto;border-radius:8px;transition:all .2s ease;filter:brightness(0) invert(1);opacity:.5;padding:6px}.rules-category-edit:hover{cursor:pointer;background:#f9731633;opacity:1}.rules-category-edit:active{background:#f973164d}.rules-category-remove{visibility:hidden;margin-left:12px;border:1px solid rgba(239,68,68,.5);color:#ef4444;font-size:14px;padding:8px 12px;display:flex;justify-content:center;align-items:center;border-radius:8px;transition:all .2s ease;background:transparent}.rules-category-remove:hover{cursor:pointer;background:#ef444433}.rules-category-remove:active{background:#ef44444d}.rules-sub-button{width:100%;min-height:44px;background:transparent;font-family:Inter,sans-serif;font-size:14px;color:#ffffffb3;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .2s ease}.rules-sub-button:hover{background:#ffffff0d;border-color:#f973164d;color:#fff}.rules-sub-add-button{width:100%;height:44px;box-sizing:border-box;font-family:Inter,sans-serif;font-size:16px;font-weight:500;background:linear-gradient(135deg,#f97316,#ea580c);color:#000;border:none;border-radius:12px;transition:all .2s ease}.rules-sub-add-button:hover{box-shadow:0 4px 20px #f9731666;transform:translateY(-2px)}.rules-main-section{display:flex;align-items:flex-start;flex-direction:column;overflow-y:auto;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:32px}.quill{width:100%;height:auto;min-height:500px;border-radius:12px;box-sizing:border-box}.ql-container{font-size:18px!important;color:#fff;border:none!important}.ql-editor{color:#ffffffd9;line-height:1.8}.ql-editor .ql-size-small{font-size:15px!important}.ql-editor .ql-size-large{font-size:28px!important;font-family:Jost,sans-serif;font-weight:600}.ql-editor .ql-size-huge{font-size:36px!important;font-family:Jost,sans-serif;font-weight:700}.ql-editor ul{padding:0!important}@media only screen and (max-width:1024px){.rules-page{grid-template-columns:1fr;padding-top:90px}.rules-sub-categories{position:static;max-height:none;flex-direction:row;flex-wrap:wrap;gap:8px}.rules-category{padding:10px 14px}.rules-category-type{font-size:18px}.rules-category-name{font-size:14px}}@media only screen and (max-width:560px){.rules-page{padding:80px 16px 16px}.rules-sub-categories{padding:16px}.rules-main-section{padding:20px}.ql-container{font-size:16px!important}.ql-editor .ql-size-large{font-size:24px!important}.ql-editor .ql-size-huge{font-size:30px!important}}/*!
* Quill Editor v1.3.7
* https://quilljs.com/
* Copyright (c) 2014, Jason Chen
* Copyright (c) 2013, salesforce.com
*/.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-bubble.ql-toolbar:after,.ql-bubble .ql-toolbar:after{clear:both;content:"";display:table}.ql-bubble.ql-toolbar button,.ql-bubble .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-bubble.ql-toolbar button svg,.ql-bubble .ql-toolbar button svg{float:left;height:100%}.ql-bubble.ql-toolbar button:active:hover,.ql-bubble .ql-toolbar button:active:hover{outline:none}.ql-bubble.ql-toolbar input.ql-image[type=file],.ql-bubble .ql-toolbar input.ql-image[type=file]{display:none}.ql-bubble.ql-toolbar button:hover,.ql-bubble .ql-toolbar button:hover,.ql-bubble.ql-toolbar button:focus,.ql-bubble .ql-toolbar button:focus,.ql-bubble.ql-toolbar button.ql-active,.ql-bubble .ql-toolbar button.ql-active,.ql-bubble.ql-toolbar .ql-picker-label:hover,.ql-bubble .ql-toolbar .ql-picker-label:hover,.ql-bubble.ql-toolbar .ql-picker-label.ql-active,.ql-bubble .ql-toolbar .ql-picker-label.ql-active,.ql-bubble.ql-toolbar .ql-picker-item:hover,.ql-bubble .ql-toolbar .ql-picker-item:hover,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected{color:#fff}.ql-bubble.ql-toolbar button:hover .ql-fill,.ql-bubble .ql-toolbar button:hover .ql-fill,.ql-bubble.ql-toolbar button:focus .ql-fill,.ql-bubble .ql-toolbar button:focus .ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-bubble.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-bubble.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#fff}.ql-bubble.ql-toolbar button:hover .ql-stroke,.ql-bubble .ql-toolbar button:hover .ql-stroke,.ql-bubble.ql-toolbar button:focus .ql-stroke,.ql-bubble .ql-toolbar button:focus .ql-stroke,.ql-bubble.ql-toolbar button.ql-active .ql-stroke,.ql-bubble .ql-toolbar button.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-bubble.ql-toolbar button:hover .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover .ql-stroke-miter,.ql-bubble.ql-toolbar button:focus .ql-stroke-miter,.ql-bubble .ql-toolbar button:focus .ql-stroke-miter,.ql-bubble.ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar button.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-bubble.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-bubble .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#fff}@media(pointer:coarse){.ql-bubble.ql-toolbar button:hover:not(.ql-active),.ql-bubble .ql-toolbar button:hover:not(.ql-active){color:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#ccc}.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-bubble.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-bubble .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#ccc}}.ql-bubble,.ql-bubble *{box-sizing:border-box}.ql-bubble .ql-hidden{display:none}.ql-bubble .ql-out-bottom,.ql-bubble .ql-out-top{visibility:hidden}.ql-bubble .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-bubble .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-bubble .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-bubble .ql-formats{display:inline-block;vertical-align:middle}.ql-bubble .ql-formats:after{clear:both;content:"";display:table}.ql-bubble .ql-stroke{fill:none;stroke:#ccc;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-bubble .ql-stroke-miter{fill:none;stroke:#ccc;stroke-miterlimit:10;stroke-width:2}.ql-bubble .ql-fill,.ql-bubble .ql-stroke.ql-fill{fill:#ccc}.ql-bubble .ql-empty{fill:none}.ql-bubble .ql-even{fill-rule:evenodd}.ql-bubble .ql-thin,.ql-bubble .ql-stroke.ql-thin{stroke-width:1}.ql-bubble .ql-transparent{opacity:.4}.ql-bubble .ql-direction svg:last-child{display:none}.ql-bubble .ql-direction.ql-active svg:last-child{display:inline}.ql-bubble .ql-direction.ql-active svg:first-child{display:none}.ql-bubble .ql-editor h1{font-size:2em}.ql-bubble .ql-editor h2{font-size:1.5em}.ql-bubble .ql-editor h3{font-size:1.17em}.ql-bubble .ql-editor h4{font-size:1em}.ql-bubble .ql-editor h5{font-size:.83em}.ql-bubble .ql-editor h6{font-size:.67em}.ql-bubble .ql-editor a{text-decoration:underline}.ql-bubble .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-bubble .ql-editor code,.ql-bubble .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-bubble .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-bubble .ql-editor code{font-size:85%;padding:2px 4px}.ql-bubble .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-bubble .ql-editor img{max-width:100%}.ql-bubble .ql-picker{color:#ccc;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-bubble .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-bubble .ql-picker-label:before{display:inline-block;line-height:22px}.ql-bubble .ql-picker-options{background-color:#444;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-bubble .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-bubble .ql-picker.ql-expanded .ql-picker-label{color:#777;z-index:2}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#777}.ql-bubble .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-bubble .ql-color-picker,.ql-bubble .ql-icon-picker{width:28px}.ql-bubble .ql-color-picker .ql-picker-label,.ql-bubble .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-label svg,.ql-bubble .ql-icon-picker .ql-picker-label svg{right:4px}.ql-bubble .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-bubble .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-bubble .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-bubble .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-bubble .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-bubble .ql-picker.ql-header{width:98px}.ql-bubble .ql-picker.ql-header .ql-picker-label:before,.ql-bubble .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-bubble .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-bubble .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-bubble .ql-picker.ql-font{width:108px}.ql-bubble .ql-picker.ql-font .ql-picker-label:before,.ql-bubble .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-bubble .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-bubble .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-bubble .ql-picker.ql-size{width:98px}.ql-bubble .ql-picker.ql-size .ql-picker-label:before,.ql-bubble .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-bubble .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-bubble .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-bubble .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-bubble .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-bubble .ql-toolbar .ql-formats{margin:8px 12px 8px 0}.ql-bubble .ql-toolbar .ql-formats:first-child{margin-left:12px}.ql-bubble .ql-color-picker svg{margin:1px}.ql-bubble .ql-color-picker .ql-picker-item.ql-selected,.ql-bubble .ql-color-picker .ql-picker-item:hover{border-color:#fff}.ql-bubble .ql-tooltip{background-color:#444;border-radius:25px;color:#fff}.ql-bubble .ql-tooltip-arrow{border-left:6px solid transparent;border-right:6px solid transparent;content:" ";display:block;left:50%;margin-left:-6px;position:absolute}.ql-bubble .ql-tooltip:not(.ql-flip) .ql-tooltip-arrow{border-bottom:6px solid #444;top:-6px}.ql-bubble .ql-tooltip.ql-flip .ql-tooltip-arrow{border-top:6px solid #444;bottom:-6px}.ql-bubble .ql-tooltip.ql-editing .ql-tooltip-editor{display:block}.ql-bubble .ql-tooltip.ql-editing .ql-formats{visibility:hidden}.ql-bubble .ql-tooltip-editor{display:none}.ql-bubble .ql-tooltip-editor input[type=text]{background:transparent;border:none;color:#fff;font-size:13px;height:100%;outline:none;padding:10px 20px;position:absolute;width:100%}.ql-bubble .ql-tooltip-editor a{top:10px;position:absolute;right:20px}.ql-bubble .ql-tooltip-editor a:before{color:#ccc;content:"×";font-size:16px;font-weight:700}.ql-container.ql-bubble:not(.ql-disabled) a{position:relative;white-space:nowrap}.ql-container.ql-bubble:not(.ql-disabled) a:before{background-color:#444;border-radius:15px;top:-5px;font-size:12px;color:#fff;content:attr(href);font-weight:400;overflow:hidden;padding:5px 15px;text-decoration:none;z-index:1}.ql-container.ql-bubble:not(.ql-disabled) a:after{border-top:6px solid #444;border-left:6px solid transparent;border-right:6px solid transparent;top:0;content:" ";height:0;width:0}.ql-container.ql-bubble:not(.ql-disabled) a:before,.ql-container.ql-bubble:not(.ql-disabled) a:after{left:0;margin-left:50%;position:absolute;transform:translate(-50%,-100%);transition:visibility 0s ease .2s;visibility:hidden}.ql-container.ql-bubble:not(.ql-disabled) a:hover:before,.ql-container.ql-bubble:not(.ql-disabled) a:hover:after{visibility:visible}.rules-choose{display:flex;justify-content:center;align-items:center;width:100%;min-height:100vh;background:#050505;box-sizing:border-box;padding:120px 24px 60px;gap:40px}.rp-choose,.modded-choose{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;width:400px;height:500px;background:#ffffff05;box-sizing:border-box;border-radius:24px;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.rp-choose{border:1px solid rgba(239,68,68,.3);box-shadow:0 0 40px #ef44441a}.rp-choose:hover{border-color:#ef444499;box-shadow:0 20px 60px #ef444433,0 0 60px #ef44441a;transform:translateY(-12px)}.modded-choose{border:1px solid rgba(56,189,248,.3);box-shadow:0 0 40px #38bdf81a}.modded-choose:hover{border-color:#38bdf899;box-shadow:0 20px 60px #38bdf833,0 0 60px #38bdf81a;transform:translateY(-12px)}.rules-banner{position:absolute;width:100%;height:100%;filter:blur(2px);-o-object-fit:cover;object-fit:cover;opacity:.4;transition:all .4s ease}.choose-button:hover .rules-banner{opacity:.6;filter:blur(0px);transform:scale(1.05)}.rules-text{position:relative;z-index:1;font-family:Jost,sans-serif;font-size:36px;font-weight:900;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 4px 20px rgba(0,0,0,.5);transition:all .3s ease}.choose-button:hover .rules-text{transform:scale(1.05)}.rules-desc{margin-top:80px;position:relative;z-index:1;font-family:Inter,sans-serif;font-size:20px;font-weight:500;color:#fff9;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-shadow:0 2px 10px rgba(0,0,0,.5);transition:all .3s ease}.choose-button:hover .rules-desc{color:#fffc}.choose-button{transition:all .4s cubic-bezier(.4,0,.2,1);overflow:hidden;cursor:pointer}.choose-button:active{transform:scale(.98)}@media only screen and (max-width:900px){.rules-choose{flex-direction:column;gap:32px;padding-top:100px}.rp-choose,.modded-choose{width:100%;max-width:400px;height:400px}}@media only screen and (max-width:480px){.rules-choose{padding:100px 16px 40px;gap:24px}.rp-choose,.modded-choose{height:320px;border-radius:20px}.rules-text{font-size:28px}.rules-desc{font-size:16px;margin-top:60px}}.leaderboard-page{width:100%;min-height:100vh;justify-content:center;align-items:flex-start;padding-top:140px;padding-bottom:80px;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;background:#050505}.leaderboard{width:480px;height:auto;border-radius:24px;display:flex;flex-direction:column;gap:12px;box-sizing:border-box;align-items:center;padding:28px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);transition:all .4s cubic-bezier(.4,0,.2,1)}.leaderboard:hover{background:#ffffff08;border-color:#ffffff1a}.leaderboard-header{font-family:Jost,sans-serif;font-size:28px;font-weight:700;color:#fff;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:16px;margin-bottom:8px;width:100%;text-align:center}.leaderboard-list{display:flex;align-items:center;flex-direction:column;width:100%;box-sizing:border-box;gap:8px}.leaderboard-element{display:grid;grid-template-columns:50px 1fr auto;width:100%;min-height:44px;align-items:center;padding:12px 16px;box-sizing:border-box;background:#ffffff05;border:1px solid rgba(255,255,255,.04);border-radius:12px;color:#ffffffb3;font-family:Inter,sans-serif;font-size:16px;transition:all .2s ease}.leaderboard-element:hover{background:#ffffff0a;border-color:#ffffff14}.lboard-place{font-family:Jost,sans-serif;font-weight:700;font-size:18px}.gold{color:#fbbf24;background:linear-gradient(135deg,#fbbf241a,#fbbf2405);border-color:#fbbf244d!important}.gold .lboard-place{text-shadow:0 0 20px rgba(251,191,36,.5)}.silver{color:#e5e7eb;background:linear-gradient(135deg,#e5e7eb14,#e5e7eb05);border-color:#e5e7eb40!important}.bronze{color:#f97316;background:linear-gradient(135deg,#f973161a,#f9731605);border-color:#f973164d!important}@media only screen and (max-width:1024px){.leaderboard-page{padding-top:120px;gap:32px}.leaderboard{width:100%;max-width:500px}}@media only screen and (max-width:560px){.leaderboard-page{padding:110px 16px 60px}.leaderboard{padding:20px;border-radius:20px}.leaderboard-header{font-size:24px}.leaderboard-element{font-size:15px;padding:10px 14px;grid-template-columns:40px 1fr auto}}.cph-header{position:fixed;z-index:500;display:flex;width:100%;background-color:hsl(var(--background));flex-direction:row;height:60px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsl(var(--border));padding-right:10px;padding-left:10px;align-items:center;overflow-x:scroll;gap:20px;-webkit-user-select:none;-moz-user-select:none;user-select:none;-ms-overflow-style:none;scrollbar-width:none}.panel-page{margin-top:60px}.cph-button{height:35px;width:150px;font-size:15px;display:flex;align-items:center;justify-content:center;background-color:transparent;color:#f3841c;background-color:#f3841c12;border:1px solid rgb(243,132,28);border-radius:3px;transition:.15s ease-in-out}.cph-header::-webkit-scrollbar{display:none}.cph-button:hover{background-color:#f3841c89;transform:scale(1.05);cursor:pointer}.cph-button:active{opacity:.3}.cph-back-button{width:100px;border-color:hsl(var(--destructive));background-color:#f31c1c1e;color:hsl(var(--destructive));transition:.2s ease}.cph-servers-button{width:100px;border-color:#3faaedbd;background-color:#1c92f31e;color:#1c99f3d5;transition:.2s ease}.cph-servers-button:hover{background-color:#1c99f34d;opacity:.9}.cph-servers-button:active{opacity:.3}.cph-back-button:hover{background-color:#f31c1c4d;opacity:.9}.cph-back-button:active{opacity:.3}.action-page{position:absolute;z-index:99999;height:100%;width:100%;display:none;flex-direction:column;justify-content:center;align-items:center;background-color:#0000004d}.card-header{width:100%;color:hsl(var(--foreground));font-size:20px;text-align:center;padding-bottom:10px;padding-top:10px;border-bottom:1px solid hsl(var(--border));-webkit-user-select:none;-moz-user-select:none;user-select:none}.action-card{display:none;flex-direction:column;align-items:center;height:400px;width:300px;border:1px solid hsl(var(--border));border-radius:5px;background-color:#0009;gap:20px}.action-button{font-size:20px;color:#6dd82bad;border:1px solid rgba(109,216,43,.678);border-radius:5px;width:85%;height:35px;background-color:transparent;transition:.15s ease-in-out}.action-button:hover{background-color:#6dd82bec;border:1px solid rgba(109,216,43,1);color:#000;cursor:pointer}.action-button:active{opacity:.1}.action-cancel-button{margin-top:auto;font-size:17px;color:#d82b2bad;border:1px solid rgba(216,43,43,.678);border-radius:5px;width:85%;height:25px;background-color:transparent;transition:.15s ease-in-out;margin-bottom:20px}.action-cancel-button:hover{background-color:#d82b2bb4;border:1px solid rgb(216,43,43);color:#000;cursor:pointer}.action-cancel-button:active{opacity:.1}.card-server-list{display:flex;justify-content:center;width:100%;height:100%}.action-stop-button{font-size:20px;color:#d8452bad;border:1px solid rgba(216,63,43,.678);border-radius:5px;width:85%;height:35px;background-color:transparent;transition:.15s ease-in-out}.action-stop-button:hover{background-color:#d8342bec;border:1px solid rgb(216,60,43);color:#000;cursor:pointer}.action-stop-button:active{opacity:.1}.servers-list-container{display:flex;flex-direction:column;gap:10px;width:70%;height:auto;margin-left:auto;margin-right:auto}.servers-list-card{display:grid;width:100%;height:auto;color:#fff;font-size:15px;padding-bottom:5px;padding-top:5px;border:1px solid hsl(var(--border));border-radius:5px;grid-template-columns:20% 70% 10%}.servers-card-ip{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:15px;opacity:.5}.servers-card-info{display:grid;grid-template-rows:auto auto;width:100%;height:100%}.servers-card-players{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px}.servers-card-name{width:100%;height:auto;font-size:18px;margin-bottom:5px;line-height:1.2}.servers-card-details{width:100%;height:100%;line-height:1.2;font-size:12px}.servers-card-last{height:150px}.player-count-good{color:#84dd54f8}.player-count-meh{color:#e1d658f8}.player-count-bad{color:#e5715ff8}.player-count-zero{color:#69696986}.empty-server-class{opacity:.5}.scd-seperator{opacity:.3}.scd-category{opacity:.5}.scd-info{opacity:.8;color:#428bf9}@media only screen and (max-width:1420px){.servers-list-container{width:100%}.servers-card-details{font-size:12px}}@media only screen and (max-width:970px){.servers-card-ip,.servers-card-details{font-size:10px}.servers-card-players,.servers-card-name{font-size:15px}}@media only screen and (max-width:590px){.servers-list-container{margin-top:10px}.servers-list-card{grid-template-columns:2% 80% 20%;width:97%;margin-left:auto;margin-right:auto}.servers-card-ip{width:0px;opacity:0}.servers-card-details{font-size:8px}.servers-card-players,.servers-card-name{font-size:12px}}.load-screen{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsl(var(--background));z-index:99999999999999;transition:opacity .2s ease-out}.load-screen-half{opacity:.5}.load-screen.fade-out{opacity:0;pointer-events:none}.load-circle{width:60px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;opacity:1}.control-panel-server-content{display:flex;flex-direction:column;width:100%;height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.control-panel-actions-content{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.control-panel-server-content::-webkit-scrollbar{display:none}.control-panel-actions-content::-webkit-scrollbar{display:none}.cps-server-name{padding-top:5px;padding-bottom:5px;display:flex;align-items:center;justify-content:center;color:hsl(var(--foreground));font-size:15px;width:100%;border:1px solid rgba(89,255,0,.434);border-bottom:1px solid hsl(var(--border));margin-bottom:5px;border-top-right-radius:5px;border-top-left-radius:5px;background-color:#59ff002c}.cps-server{display:flex;flex-direction:column;align-items:center;justify-content:center;width:auto;height:120px;border:hsl(var(--border)) 1px solid;border-radius:5px;margin:10px;padding-bottom:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.15s ease}.cps-server:hover{cursor:pointer;background-color:#69d43008;opacity:.9;transform:scale(1.02)}.cps-server:active{background-color:#69d43013;opacity:.7;transform:scale(.95)}.cps-server-info{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.control-panel-graph{display:flex;flex-direction:column;align-items:center;margin:5px;border:1px solid hsl(var(--border));border-radius:5px}.control-panel-header{height:30px;width:100%;display:flex;flex-shrink:0;justify-content:center;align-items:center;color:hsl(var(--foreground));border-bottom:1px solid hsl(var(--border))}.control-panel-graph-content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;width:95%;height:100%;padding-bottom:20px}.control-panel-graph-container{width:100%;height:80%}.control-panel-graph-information{display:grid;flex-direction:column;align-items:center;justify-content:center;grid-template-columns:50% 50%;grid-template-rows:50% 50%;gap:10px;width:90%;height:90%;flex:1;margin-top:20px}.cpgi-row{display:flex;flex:2;flex-direction:row;align-items:center;justify-content:center;gap:5px;width:180px;margin:auto}.cpg-label{font-size:14px;color:hsl(var(--foreground));white-space:nowrap;opacity:.6}.cpg-label-list{padding-right:auto;flex:2}.cpg-information{font-size:14px;color:hsl(var(--foreground));white-space:nowrap}.cpg-information-list{flex:1.1;display:flex;justify-content:end}.cpg-green{color:#69d430f8}.control-panel-button{width:90%;height:30px;background-color:transparent;border:1px solid hsl(var(--border));border-radius:5px;margin-top:5px;margin-bottom:5px;transition:.15s ease-in-out}.control-panel-button:hover{background-color:#ffffff3e;cursor:pointer;border:none}.control-panel-button:active{background-color:#ffffffbe}.scp-servers{grid-column-start:1;grid-column-end:3;grid-row-start:1;grid-row-end:7}.ram-info{grid-column-start:3;grid-column-end:7;grid-row-start:1;grid-row-end:7;opacity:0}.cpu-info{grid-column-start:7;grid-column-end:11;grid-row-start:1;grid-row-end:7;opacity:0}.actions{grid-column-start:1;grid-column-end:3;grid-row-start:7;grid-row-end:13}.network-info{grid-column-start:3;grid-column-end:7;grid-row-start:7;grid-row-end:13;opacity:0}.disk-info{grid-column-start:7;grid-column-end:11;grid-row-start:7;grid-row-end:13;opacity:0}@media only screen and (max-width:1300px){.panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:30% 70%}.scp-servers{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:7}.ram-info{grid-column-start:2;grid-column-end:3;grid-row-start:1;grid-row-end:7;opacity:0}.cpu-info{grid-column-start:2;grid-column-end:3;grid-row-start:7;grid-row-end:13;opacity:0}.actions{grid-column-start:1;grid-column-end:2;grid-row-start:7;grid-row-end:13}.network-info{grid-column-start:1;grid-column-end:3;grid-row-start:13;grid-row-end:19;opacity:0}.disk-info{grid-column-start:1;grid-column-end:3;grid-row-start:19;grid-row-end:25;opacity:0}}@media only screen and (max-width:850px){.panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 40px 40px 40px 40px 40px 40px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:100%}.scp-servers{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:7}.actions{grid-column-start:1;grid-column-end:2;grid-row-start:7;grid-row-end:13}.ram-info{grid-column-start:1;grid-column-end:2;grid-row-start:13;grid-row-end:19;opacity:0}.cpu-info{grid-column-start:1;grid-column-end:2;grid-row-start:19;grid-row-end:25;opacity:0}.network-info{grid-column-start:1;grid-column-end:2;grid-row-start:25;grid-row-end:31;opacity:0}.disk-info{grid-column-start:1;grid-column-end:2;grid-row-start:31;grid-row-end:37;opacity:0}}@media only screen and (max-width:420px){.cpg-label,.cpg-information{font-size:12px}}.console{display:flex;flex-direction:column;align-items:center;border-color:#0bfc07eb}.console-text-dump{display:flex;flex-direction:column;flex:1;height:100px;width:100%;padding-top:15px;background-color:#0bfc0708;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none;scrollbar-width:0px}.console-text-dump::-webkit-scrollbar{display:none}.console-text-container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:flex-start;width:100%;margin-bottom:10px;padding-right:10px;padding-left:10px;flex-basis:auto;flex-shrink:0}.console-text{color:#0bfc07b8;font-size:15px;font-family:GeistMono,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";margin-bottom:auto;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word}.console-input{display:flex;justify-content:center;align-items:center;flex-direction:row;flex-shrink:0;flex-grow:0;height:30px;width:100%;overflow:hidden;border-top:1px solid rgba(11,252,7,.921)}.console-decal{display:flex;justify-content:center;align-items:center;flex-direction:column;flex-shrink:0;width:10px;margin-right:5px;margin-left:5px;color:#0bfc07eb;font-size:15px;font-family:GeistMono,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.cdfd{margin-bottom:auto}.console-input-component{width:100%;height:30px;padding:0;background-color:transparent;border:none;color:#0bfc07eb;font-size:15px;font-family:GeistMono,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.console-input-component:focus{outline:none}.server-panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:10% 10% 10% 10% 10% 10% 10% 10% 10% 10%;opacity:0}.control-panel-player-list{display:flex;flex-direction:column;justify-content:start;width:100%;height:auto;padding-top:10px;overflow-y:scroll;-ms-overflow-style:none;scrollbar-width:none}.control-panel-player-list::-webkit-scrollbar{display:none}.player-card{display:flex;flex-direction:row;align-items:center;width:95%;height:80px;border:1px solid hsl(var(--border));border-radius:5px;margin-right:auto;margin-left:auto;margin-bottom:10px;padding-top:5px;padding-bottom:5px;padding-left:6px;color:hsl(var(--foreground))}.player-card-text-section{display:flex;flex-direction:column;gap:3px}.player-name-container{display:flex;flex-direction:row;align-items:center;gap:8px}.player-name{font-size:15px}.player-id{font-size:12px;opacity:.5}.player-role{font-size:13px}.role-image-container{display:flex;width:50px;height:50px;margin:auto 10px auto auto}.role-image{width:auto;height:auto}.console{grid-column-start:1;grid-column-end:8;grid-row-start:1;grid-row-end:7}.player-list{grid-column-start:8;grid-column-end:13;grid-row-start:1;grid-row-end:7}.tps-info{grid-column-start:1;grid-column-end:6;grid-row-start:7;grid-row-end:13}.ping-info{grid-column-start:6;grid-column-end:13;grid-row-start:7;grid-row-end:13}.player-info{grid-column-start:1;grid-column-end:6;grid-row-start:13;grid-row-end:19}.ping-good{color:#25cf4d;font-size:14px}.ping-mid{color:#eacc23;font-size:14px}.ping-bad{color:#ea4b23;font-size:14px}@media only screen and (max-width:1300px){.server-panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:100%}.console{grid-column-start:1;grid-column-end:2;grid-row-start:1;grid-row-end:7}.player-list{grid-column-start:1;grid-column-end:2;grid-row-start:7;grid-row-end:13}.tps-info{grid-column-start:1;grid-column-end:2;grid-row-start:13;grid-row-end:19}.ping-info{grid-column-start:1;grid-column-end:2;grid-row-start:19;grid-row-end:25}.player-info{grid-column-start:1;grid-column-end:2;grid-row-start:25;grid-row-end:31}}@media only screen and (max-width:850px){.server-panel-page{width:100%;display:grid;grid-template-rows:60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px 60px;grid-template-columns:100%}}.contact-page{width:100%;min-height:100vh;display:flex;flex-direction:column;align-items:center;padding:140px 24px 100px;background:#050505;color:#fff;box-sizing:border-box}.contact-title{font-family:Jost,sans-serif;font-size:clamp(32px,5vw,48px);font-weight:900;margin-bottom:60px;color:#fff;position:relative;padding-bottom:16px}.contact-title:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:60px;height:3px;background:linear-gradient(90deg,#f97316,#ea580c);border-radius:2px}.contact-container{display:flex;flex-direction:row;justify-content:center;align-items:stretch;gap:32px;flex-wrap:wrap;width:100%;max-width:1200px;box-sizing:border-box}.contact-element{width:300px;min-height:380px;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:24px;padding:40px 32px;box-sizing:border-box;transition:all .4s cubic-bezier(.4,0,.2,1)}.contact-element:hover{background:#ffffff0a;border-color:#f973164d;transform:translateY(-12px);box-shadow:0 24px 60px #0006,0 0 40px #f9731626}.contact-element:active{transform:scale(.98) translateY(-8px)}.icon-container{background:#f973161a;border-radius:20px;padding:24px;margin-bottom:24px;transition:all .3s ease}.contact-element:hover .icon-container{background:#f9731633;transform:scale(1.05)}.contact-element img{width:80px;height:80px;transition:all .3s ease;filter:brightness(0) invert(1);opacity:.8}.contact-element:hover img{opacity:1;filter:brightness(0) saturate(100%) invert(56%) sepia(96%) saturate(1000%) hue-rotate(346deg) brightness(100%) contrast(95%)}.contact-label{font-family:Inter,sans-serif;font-size:18px;font-weight:500;margin-bottom:8px;color:#fff9}.contact-element a{text-decoration:none;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#f97316;background:transparent;border:1px solid rgba(249,115,22,.5);border-radius:12px;padding:14px 28px;margin-top:20px;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap;text-align:center}.contact-element a:hover{background:linear-gradient(135deg,#f97316,#ea580c);border-color:transparent;color:#000;box-shadow:0 4px 20px #f9731666}@media only screen and (max-width:1200px){.contact-container{gap:24px}.contact-element{width:280px;min-height:350px;padding:32px 24px}}@media only screen and (max-width:800px){.contact-page{padding-top:120px}.contact-container{flex-direction:column;align-items:center;gap:20px}.contact-element{width:100%;max-width:340px;min-height:320px}.contact-title{margin-bottom:40px}.icon-container{padding:20px}.contact-element img{width:64px;height:64px}}@media only screen and (max-width:480px){.contact-page{padding:110px 16px 24px}.contact-element{padding:28px 20px;min-height:280px}.contact-element a{font-size:14px;padding:12px 24px}}.password-reset-container{display:flex;flex-direction:column;min-height:400px;height:auto;width:100%;max-width:480px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);border-radius:24px;margin-top:100px;margin-left:auto;margin-right:auto;align-items:center;padding:40px;box-sizing:border-box;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 60px #0006,0 0 40px #f973161a;transition:all .3s ease}.password-reset-container:hover{background:#ffffff08;border-color:#f9731633}.password-reset-header{font-family:Jost,sans-serif;color:#fff;font-size:36px;font-weight:700;margin-bottom:24px;text-align:center}.password-reset-text{font-family:Inter,sans-serif;color:#fff9;font-size:16px;text-align:center;margin-bottom:32px;line-height:1.6}.password-reset-input{padding:0 20px;height:52px;width:100%;margin-bottom:20px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:14px;font-family:Inter,sans-serif;font-size:16px;color:#fff;box-sizing:border-box;transition:all .2s ease}.password-reset-input:focus{outline:none;border-color:#f97316;background:#ffffff0d;box-shadow:0 0 0 4px #f973161a}.password-reset-input::-moz-placeholder{color:#ffffff4d}.password-reset-input::placeholder{color:#ffffff4d}.password-reset-button{background:linear-gradient(135deg,#f97316,#ea580c);color:#000;font-family:Inter,sans-serif;font-size:18px;font-weight:600;border:none;border-radius:14px;width:100%;height:52px;margin-top:12px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.password-reset-button:hover{box-shadow:0 8px 30px #f9731666;transform:translateY(-2px)}.password-reset-button:active{transform:scale(.98)}.password-reset-button:disabled{opacity:.5;cursor:not-allowed;transform:none;box-shadow:none;background:#ffffff1a;color:#fff6}.password-reset-link{margin-top:24px;color:#ffffff80;text-decoration:none;font-family:Inter,sans-serif;font-size:14px;cursor:pointer;transition:color .2s ease}.password-reset-link:hover{color:#f97316}@media only screen and (max-width:500px){.password-reset-container{width:90%;margin-top:40px;padding:24px}.password-reset-header{font-size:28px}.password-reset-text{font-size:14px}}
