.HeroSection-module__SEewqa__hero{background:var(--color-black);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.HeroSection-module__SEewqa__particlesContainer{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.HeroSection-module__SEewqa__particle{pointer-events:none;filter:blur(.5px);will-change:transform,opacity;background:#fff9;border-radius:50%;animation:20s linear infinite HeroSection-module__SEewqa__rise;position:absolute;bottom:0}@keyframes HeroSection-module__SEewqa__rise{0%{opacity:0;transform:translateY(0)}10%{opacity:.6}90%{opacity:.6}to{opacity:0;transform:translateY(-200vh)}}.HeroSection-module__SEewqa__container{z-index:2;text-align:center;max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}.HeroSection-module__SEewqa__badge{color:var(--color-gray-300);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.875rem;display:inline-flex}.HeroSection-module__SEewqa__badgeSeasonalChristmas{color:#dc143c;text-shadow:0 0 10px #dc143c66}.HeroSection-module__SEewqa__badgeSeasonalNewyear{color:gold;text-shadow:0 0 10px #ffd70066}.HeroSection-module__SEewqa__badgeSeasonalEaster{color:#ffb6c1;text-shadow:0 0 10px #ffb6c166}.HeroSection-module__SEewqa__badgeSeasonalHalloween{color:#ff8c00;text-shadow:0 0 10px #ff8c0066}.HeroSection-module__SEewqa__badgeDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite HeroSection-module__SEewqa__pulseGreen;box-shadow:0 0 #10b981b3}@keyframes HeroSection-module__SEewqa__pulseGreen{0%{box-shadow:0 0 #10b981b3}50%{box-shadow:0 0 0 8px #10b98100}to{box-shadow:0 0 #10b98100}}.HeroSection-module__SEewqa__snowflakes{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__SEewqa__snowflake{color:#fff6;font-size:10px;animation:linear infinite HeroSection-module__SEewqa__fall;position:absolute;top:-20px}@keyframes HeroSection-module__SEewqa__fall{to{transform:translateY(100vh)rotate(360deg)}}.HeroSection-module__SEewqa__fireworks{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__SEewqa__spark{background:linear-gradient(135deg,#ffd70080,#ffa50080);border-radius:2px;width:4px;height:8px;animation:linear infinite HeroSection-module__SEewqa__confettiFall;position:absolute;top:-10px}@keyframes HeroSection-module__SEewqa__confettiFall{to{opacity:0;transform:translateY(100vh)rotate(720deg)}}.HeroSection-module__SEewqa__easterEggs{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__SEewqa__egg{background:linear-gradient(135deg,#ffb6c166,#ffc0cb66);border-radius:50%;width:5px;height:5px;animation:linear infinite HeroSection-module__SEewqa__petalFall;position:absolute;top:-10px}@keyframes HeroSection-module__SEewqa__petalFall{to{opacity:0;transform:translateY(100vh)rotate(90deg)}}.HeroSection-module__SEewqa__bats{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__SEewqa__bat{background:linear-gradient(135deg,#ff8c0066,#ffa50066);border-radius:50%;width:5px;height:5px;animation:linear infinite HeroSection-module__SEewqa__petalFall;position:absolute;top:-10px}.HeroSection-module__SEewqa__title{letter-spacing:-.02em;background:linear-gradient(to bottom,var(--color-white),var(--color-gray-500));-webkit-text-fill-color:transparent;font-size:clamp(3rem,8vw,6rem);font-weight:600;line-height:1.1;font-family:var(--font-sans);-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem}.HeroSection-module__SEewqa__titleSerif{font-family:var(--font-serif);background:linear-gradient(to bottom,var(--color-white),var(--color-gray-500));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-style:italic;font-weight:400}.HeroSection-module__SEewqa__underlinedText{transition:color .3s;display:inline-block;position:relative}.HeroSection-module__SEewqa__underlinedText:hover{color:var(--color-gray-200)}.HeroSection-module__SEewqa__underlinedText:after{content:"";opacity:.9;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 10'%3E%3Cpath d='M 0 5 Q 10 3, 20 5 T 40 5 T 60 5 T 80 5 T 100 5 T 120 5 T 140 5 T 160 5 T 180 5 T 200 5 T 220 5 T 240 5 T 260 5 T 280 5 L 300 5' stroke='white' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-position:0;background-repeat:no-repeat;background-size:0% 100%;height:8px;transition:opacity .3s,filter .3s;animation:1s ease-out 1.8s forwards HeroSection-module__SEewqa__drawScribble;position:absolute;bottom:-2px;left:-2px;right:-2px}.HeroSection-module__SEewqa__underlinedText:hover:after{opacity:1;filter:brightness(1.2)}@keyframes HeroSection-module__SEewqa__drawScribble{to{background-size:100% 100%}}@media (max-width:400px){.HeroSection-module__SEewqa__title{font-size:2.5rem;line-height:1.1}}.HeroSection-module__SEewqa__subtitle{color:var(--color-gray-400);margin-bottom:1.5rem;font-size:clamp(1rem,2vw,1.25rem);font-weight:300;line-height:1.6}.HeroSection-module__SEewqa__authorContainer{justify-content:flex-end;width:100%;max-width:600px;margin:-1.25rem auto 0;display:flex}.HeroSection-module__SEewqa__floatingElement1,.HeroSection-module__SEewqa__floatingElement2{pointer-events:none;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:50%;position:absolute}.HeroSection-module__SEewqa__floatingElement1{width:300px;height:300px;animation:4s ease-in-out infinite HeroSection-module__SEewqa__float1;top:10%;right:10%}.HeroSection-module__SEewqa__floatingElement2{width:200px;height:200px;animation:5s ease-in-out infinite HeroSection-module__SEewqa__float2;bottom:15%;left:5%}@keyframes HeroSection-module__SEewqa__float1{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.5;transform:translateY(-20px)}}@keyframes HeroSection-module__SEewqa__float2{0%,to{opacity:.2;transform:translateY(0)}50%{opacity:.4;transform:translateY(20px)}}.HeroSection-module__SEewqa__floatingElement1{width:300px;height:300px;top:10%;right:10%}.HeroSection-module__SEewqa__floatingElement2{width:200px;height:200px;bottom:15%;left:5%}@media (max-width:768px){.HeroSection-module__SEewqa__hero{min-height:100vh;padding:2rem 0}.HeroSection-module__SEewqa__container{padding:0 1.5rem}.HeroSection-module__SEewqa__badge{margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem}.HeroSection-module__SEewqa__title{margin-bottom:1rem;font-size:clamp(2.5rem,10vw,4rem)}.HeroSection-module__SEewqa__subtitle{margin-bottom:1.5rem;font-size:1rem}.HeroSection-module__SEewqa__authorContainer{margin-top:-.5rem}.HeroSection-module__SEewqa__floatingElement1{width:150px;height:150px}.HeroSection-module__SEewqa__floatingElement2{width:100px;height:100px}}@media (max-width:480px){.HeroSection-module__SEewqa__hero{padding:1.5rem 0}.HeroSection-module__SEewqa__container{padding:0 1rem}.HeroSection-module__SEewqa__badge{margin-bottom:1.25rem;padding:.375rem .875rem;font-size:.75rem}.HeroSection-module__SEewqa__title{margin-bottom:.875rem;font-size:clamp(2rem,12vw,3rem)}.HeroSection-module__SEewqa__subtitle{margin-bottom:1.25rem;font-size:.9375rem;line-height:1.5}.HeroSection-module__SEewqa__authorContainer{margin-top:-.25rem}.HeroSection-module__SEewqa__floatingElement1,.HeroSection-module__SEewqa__floatingElement2{opacity:.5}.HeroSection-module__SEewqa__floatingElement1{width:120px;height:120px}.HeroSection-module__SEewqa__floatingElement2{width:80px;height:80px}}
.SystemInfo-module__WDPJTa__systemInfo{z-index:1000;align-items:center;gap:1.5rem;font-size:.875rem;display:flex;position:fixed;bottom:2rem;left:2rem}.SystemInfo-module__WDPJTa__infoItem{align-items:baseline;gap:.5rem;display:flex}.SystemInfo-module__WDPJTa__label{color:var(--color-gray-600);letter-spacing:.05em;text-transform:lowercase;font-size:.75rem;font-weight:300}.SystemInfo-module__WDPJTa__value{color:var(--color-gray-400);letter-spacing:-.01em;font-weight:400}.SystemInfo-module__WDPJTa__skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a 50%,#ffffff0d 75%) 0 0/200% 100%;border-radius:4px;width:3em;height:1em;animation:1.5s infinite SystemInfo-module__WDPJTa__shimmer;display:inline-block}@keyframes SystemInfo-module__WDPJTa__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.SystemInfo-module__WDPJTa__valueGreen{color:#10b981;letter-spacing:-.01em;align-items:center;gap:.35rem;font-weight:400;display:inline-flex}.SystemInfo-module__WDPJTa__valueGreen:before{content:"";background:#10b981;border-radius:50%;width:4px;height:4px;animation:2s ease-in-out infinite SystemInfo-module__WDPJTa__pulse}@keyframes SystemInfo-module__WDPJTa__pulse{0%,to{opacity:1}50%{opacity:.5}}.SystemInfo-module__WDPJTa__separator{background:#ffffff1a;width:1px;height:12px}@media (max-width:968px){.SystemInfo-module__WDPJTa__systemInfo{gap:1rem;font-size:.8rem;bottom:1.5rem;left:1.5rem}}@media (max-width:640px){.SystemInfo-module__WDPJTa__systemInfo{flex-wrap:wrap;gap:.5rem 1rem;bottom:1rem;left:1rem}.SystemInfo-module__WDPJTa__label{font-size:.7rem}.SystemInfo-module__WDPJTa__value{font-size:.8rem}.SystemInfo-module__WDPJTa__separator{display:none}}@media (max-width:420px){.SystemInfo-module__WDPJTa__systemInfo{font-size:.75rem;bottom:.75rem;left:.75rem}}
.ServerStats-module__UZobsG__serverStats{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;background:#0a0a0af2;border:1px solid #ffffff14;min-width:260px;padding:1.25rem;position:fixed;top:2rem;right:2rem;box-shadow:0 8px 32px #0009}.ServerStats-module__UZobsG__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#0009;position:fixed;inset:0}.ServerStats-module__UZobsG__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ServerStats-module__UZobsG__headerRight{align-items:center;gap:.75rem;display:flex}.ServerStats-module__UZobsG__title{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-500);font-size:.7rem;font-weight:600}.ServerStats-module__UZobsG__closeBtn{width:20px;height:20px;color:var(--color-gray-500);cursor:pointer;justify-content:center;align-items:center;margin:0;padding:0;font-size:1.5rem;line-height:1;transition:color .2s;display:flex}.ServerStats-module__UZobsG__closeBtn:hover{color:var(--color-white)}.ServerStats-module__UZobsG__statusDot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite ServerStats-module__UZobsG__pulse;box-shadow:0 0 #10b981b3}@keyframes ServerStats-module__UZobsG__pulse{0%,to{box-shadow:0 0 #10b981b3}50%{box-shadow:0 0 0 6px #10b98100}}.ServerStats-module__UZobsG__statsGrid{flex-direction:column;gap:1rem;display:flex}.ServerStats-module__UZobsG__statItem{flex-direction:column;gap:.4rem;display:flex}.ServerStats-module__UZobsG__statLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-500);font-size:.7rem;font-weight:500}.ServerStats-module__UZobsG__statValue{flex-direction:column;gap:.5rem;display:flex}.ServerStats-module__UZobsG__statNumber{color:var(--color-white);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:600}.ServerStats-module__UZobsG__statText{color:var(--color-gray-300);font-size:.85rem;font-weight:500}.ServerStats-module__UZobsG__statMeta{color:var(--color-gray-600);margin-top:-.25rem;font-size:.7rem}.ServerStats-module__UZobsG__progressBar{background:#ffffff0d;border-radius:3px;width:100%;height:6px;overflow:hidden}.ServerStats-module__UZobsG__progressFill{background:linear-gradient(90deg,#10b981,#059669);border-radius:3px;height:100%;transition:width .5s}.ServerStats-module__UZobsG__loading{flex-direction:column;gap:1rem;display:flex}.ServerStats-module__UZobsG__skeleton{border-radius:var(--radius-md);background:linear-gradient(90deg,#ffffff05 0%,#ffffff0d 50%,#ffffff05 100%) 0 0/200% 100%;height:60px;animation:1.5s infinite ServerStats-module__UZobsG__shimmer}@keyframes ServerStats-module__UZobsG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ServerStats-module__UZobsG__hint{color:var(--color-gray-600);text-align:center;border-top:1px solid #ffffff0d;margin-top:1rem;padding-top:.75rem;font-size:.65rem}.ServerStats-module__UZobsG__hint kbd{font-family:var(--font-sans);color:var(--color-gray-400);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:3px;padding:.15rem .4rem;font-size:.65rem}@media (max-width:768px){.ServerStats-module__UZobsG__hint{display:none}.ServerStats-module__UZobsG__serverStats{width:calc(100vw - 2rem);min-width:auto;max-width:340px;padding:1rem;top:1rem;right:1rem}.ServerStats-module__UZobsG__statsGrid{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.ServerStats-module__UZobsG__statNumber{font-size:1.1rem}}@media (max-width:480px){.ServerStats-module__UZobsG__serverStats{width:calc(100vw - 1.5rem);max-width:none;padding:.875rem;top:.75rem;right:.75rem}.ServerStats-module__UZobsG__header{margin-bottom:.875rem;padding-bottom:.625rem}.ServerStats-module__UZobsG__title{font-size:.65rem}.ServerStats-module__UZobsG__statsGrid{gap:.75rem}.ServerStats-module__UZobsG__statLabel{font-size:.65rem}.ServerStats-module__UZobsG__statNumber{font-size:1rem}}
.IPLookup-module__tkTrdW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background:#000000b3;width:100vw!important;height:100vh!important;position:fixed!important;inset:0!important}.IPLookup-module__tkTrdW__ipLookup{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10000;background:#0a0a0af2;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:min(90vw,750px);max-height:85vh;padding:0;display:flex;overflow:hidden;box-shadow:0 25px 70px #000000e6;margin:0!important;position:fixed!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.IPLookup-module__tkTrdW__header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem .5rem;display:flex}.IPLookup-module__tkTrdW__title{text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;font-size:.7rem;font-weight:600}.IPLookup-module__tkTrdW__tooltipWrapper{align-items:center;display:inline-flex;position:relative}.IPLookup-module__tkTrdW__tooltipIcon{color:#ffffff4d;cursor:help;background:0 0;border:none;justify-content:center;align-items:center;margin-left:.35rem;padding:0;transition:color .2s;display:inline-flex}.IPLookup-module__tkTrdW__tooltipIcon:hover{color:#fff9}.IPLookup-module__tkTrdW__tooltip{color:#ffffffd9;white-space:normal;z-index:10001;pointer-events:none;background:#141414fa;border:1px solid #ffffff26;border-radius:6px;min-width:180px;max-width:280px;padding:.6rem .85rem;font-size:.75rem;line-height:1.5;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0009}.IPLookup-module__tkTrdW__labelWithTooltip:first-child .IPLookup-module__tkTrdW__tooltip{left:0;transform:translate(0)}.IPLookup-module__tkTrdW__labelWithTooltip:last-child .IPLookup-module__tkTrdW__tooltip{left:auto;right:0;transform:translate(0)}.IPLookup-module__tkTrdW__tooltip:after{content:"";border:5px solid #0000;border-top-color:#141414fa;position:absolute;top:100%;left:50%;transform:translate(-50%)}.IPLookup-module__tkTrdW__labelWithTooltip:first-child .IPLookup-module__tkTrdW__tooltip:after{left:20px;transform:translate(0)}.IPLookup-module__tkTrdW__labelWithTooltip:last-child .IPLookup-module__tkTrdW__tooltip:after{left:auto;right:20px;transform:translate(0)}.IPLookup-module__tkTrdW__labelWithTooltip{align-items:center;gap:.25rem;display:flex}.IPLookup-module__tkTrdW__headerRight{align-items:center;gap:.75rem;display:flex}.IPLookup-module__tkTrdW__exportBtn{color:#ffffffb3;cursor:pointer;font-size:.875rem;font-weight:500;font-family:var(--font-sans);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .2s;display:flex}.IPLookup-module__tkTrdW__exportBtn:hover:not(:disabled){color:#ffffffe6;background:#ffffff1a;border-color:#fff3}.IPLookup-module__tkTrdW__exportBtn:active:not(:disabled){transform:scale(.98)}.IPLookup-module__tkTrdW__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite IPLookup-module__tkTrdW__pulse;box-shadow:0 0 #4ade80b3}@keyframes IPLookup-module__tkTrdW__pulse{0%,to{box-shadow:0 0 #4ade80b3}50%{box-shadow:0 0 0 6px #4ade8000}}.IPLookup-module__tkTrdW__closeBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.IPLookup-module__tkTrdW__closeBtn:hover{color:#ffffffe6;background:#ffffff14}.IPLookup-module__tkTrdW__inputSection{border-bottom:1px solid #ffffff14;grid-template-columns:1fr auto auto auto;gap:.5rem;padding:1rem 1.25rem;display:grid}@keyframes IPLookup-module__tkTrdW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.IPLookup-module__tkTrdW__inputWrapper{flex-direction:column;display:flex;position:relative}.IPLookup-module__tkTrdW__input{color:#ffffffe6;font-size:.875rem;font-family:var(--font-sans);background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;outline:none;flex:1;padding:.75rem 1rem;transition:all .2s}.IPLookup-module__tkTrdW__input::placeholder{color:#ffffff4d}.IPLookup-module__tkTrdW__input:hover{background:#ffffff0d;border-color:#ffffff1f}.IPLookup-module__tkTrdW__input:focus{background:#ffffff0f;border-color:#fff3}.IPLookup-module__tkTrdW__input:disabled{opacity:.5;cursor:not-allowed}.IPLookup-module__tkTrdW__searchBtn{color:#ffffffe6;font-size:.875rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:8px;padding:.75rem 1.25rem;transition:all .2s}.IPLookup-module__tkTrdW__searchBtn:hover:not(:disabled){background:#ffffff1a;border-color:#fff3;transform:translateY(-1px)}.IPLookup-module__tkTrdW__searchBtn:disabled{opacity:.4;cursor:not-allowed}.IPLookup-module__tkTrdW__myIpBtn{color:#ffffffe6;font-size:.875rem;font-weight:500;font-family:var(--font-sans);cursor:pointer;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;padding:.75rem 1.5rem;transition:all .2s}.IPLookup-module__tkTrdW__myIpBtn:hover:not(:disabled){background:#ffffff1f;border-color:#fff3;transform:translateY(-1px)}.IPLookup-module__tkTrdW__myIpBtn:disabled{opacity:.5;cursor:not-allowed}.IPLookup-module__tkTrdW__content{grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:calc(85vh - 180px);padding:1rem 1.25rem 1.25rem;display:grid;position:relative;overflow-y:auto}@media (max-width:768px){.IPLookup-module__tkTrdW__ipLookup{width:calc(100vw - 2rem);max-width:none;max-height:90vh}.IPLookup-module__tkTrdW__header{padding:1rem 1rem .5rem}.IPLookup-module__tkTrdW__inputSection{flex-direction:column;gap:.75rem;padding:.875rem 1rem}.IPLookup-module__tkTrdW__inputWrapper{width:100%}.IPLookup-module__tkTrdW__input{width:100%;padding:.75rem 1rem;font-size:.875rem}.IPLookup-module__tkTrdW__searchBtn,.IPLookup-module__tkTrdW__myIpBtn{justify-content:center;width:100%}.IPLookup-module__tkTrdW__exportBtn{padding:.75rem 1rem}.IPLookup-module__tkTrdW__content{grid-template-columns:1fr;max-height:calc(90vh - 160px);padding:.875rem 1rem 1rem}}.IPLookup-module__tkTrdW__dataCard{background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px;flex-direction:column;gap:.625rem;padding:.875rem;transition:all .2s;display:flex}.IPLookup-module__tkTrdW__dataCard:last-child{border-color:#ffffff0f;padding-bottom:1rem}.IPLookup-module__tkTrdW__dataCard:hover{background:#ffffff08;border-color:#ffffff1a}.IPLookup-module__tkTrdW__cardHeader{border-bottom:1px solid #ffffff0d;margin-bottom:.375rem;padding-bottom:.375rem}.IPLookup-module__tkTrdW__cardTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:600}.IPLookup-module__tkTrdW__riskBadges{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.IPLookup-module__tkTrdW__riskScoreCard{align-items:center;gap:1.5rem;padding:.5rem 0;display:flex}.IPLookup-module__tkTrdW__scoreCircle{flex-shrink:0;width:100px;height:100px;position:relative}.IPLookup-module__tkTrdW__scoreRing{width:100%;height:100%;transform:rotate(-90deg)}.IPLookup-module__tkTrdW__scoreBackground{fill:none;stroke:#ffffff0d;stroke-width:8px}.IPLookup-module__tkTrdW__scoreProgress{fill:none;stroke-width:8px;stroke-linecap:round;stroke-dasharray:314;transition:all .8s cubic-bezier(.4,0,.2,1)}.IPLookup-module__tkTrdW__scoreValue{text-align:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IPLookup-module__tkTrdW__scoreNumber{color:#fffffff2;font-size:2rem;font-weight:700;line-height:1;display:block}.IPLookup-module__tkTrdW__scoreMax{color:#fff6;margin-top:.25rem;font-size:.75rem;display:block}.IPLookup-module__tkTrdW__progressBar{background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;width:100%;height:6px;margin-bottom:.75rem;overflow:hidden}.IPLookup-module__tkTrdW__progressFill{border-radius:3px;height:100%;transition:width .5s cubic-bezier(.4,0,.2,1)}.IPLookup-module__tkTrdW__cardUnavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;padding:2.5rem 1.5rem;display:flex}.IPLookup-module__tkTrdW__cardUnavailable svg{color:#ffc86499;margin-bottom:.25rem}.IPLookup-module__tkTrdW__unavailableText{color:#ffffffb3;font-size:.875rem;font-weight:500;line-height:1.4}.IPLookup-module__tkTrdW__unavailableHint{color:#fff6;font-size:.75rem}.IPLookup-module__tkTrdW__badge{border-radius:6px;align-items:center;gap:.375rem;padding:.375rem .75rem;font-size:.75rem;font-weight:500;transition:all .2s;display:flex}.IPLookup-module__tkTrdW__badgeWarning{color:#ffb464f2;background:#ff96321a;border:1px solid #ff96324d}.IPLookup-module__tkTrdW__badgeInfo{color:#96b4fff2;background:#6496ff1a;border:1px solid #6496ff4d}.IPLookup-module__tkTrdW__badgeOff{color:#ffffff4d;background:#ffffff05;border:1px solid #ffffff0f}.IPLookup-module__tkTrdW__cardRow{justify-content:space-between;align-items:center;gap:1rem;display:flex}.IPLookup-module__tkTrdW__label{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:500}.IPLookup-module__tkTrdW__value{color:#fffffff2;text-align:right;font-size:.8125rem;font-weight:400}.IPLookup-module__tkTrdW__valueWithAction{align-items:center;gap:.5rem;margin-left:auto;display:flex}.IPLookup-module__tkTrdW__copyBtn,.IPLookup-module__tkTrdW__mapBtn{color:#ffffff80;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff14;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.IPLookup-module__tkTrdW__copyBtn:hover,.IPLookup-module__tkTrdW__mapBtn:hover{color:#ffffffe6;background:#ffffff14;border-color:#ffffff26;transform:translateY(-1px)}.IPLookup-module__tkTrdW__copyBtn:active,.IPLookup-module__tkTrdW__mapBtn:active{transform:translateY(0)}.IPLookup-module__tkTrdW__copyBtn svg,.IPLookup-module__tkTrdW__mapBtn svg{display:block}.IPLookup-module__tkTrdW__error{background:#ff32320d;border:1px solid #ff646433;border-radius:8px;align-items:flex-start;gap:1rem;margin:1.5rem;padding:2rem;display:flex}.IPLookup-module__tkTrdW__errorIcon{color:#ff6464e6;flex-shrink:0;justify-content:center;align-items:center;display:flex}.IPLookup-module__tkTrdW__errorText{flex-direction:column;flex:1;gap:.25rem;display:flex}.IPLookup-module__tkTrdW__errorTitle{color:#ff6464f2;font-size:.875rem;font-weight:500}.IPLookup-module__tkTrdW__errorHint{color:#fff6;font-size:.75rem}.IPLookup-module__tkTrdW__loading{grid-template-columns:repeat(2,1fr);gap:.75rem;max-height:calc(85vh - 180px);padding:1rem 1.25rem 1.25rem;display:grid;overflow-y:auto}@media (max-width:768px){.IPLookup-module__tkTrdW__loading{grid-template-columns:1fr}}.IPLookup-module__tkTrdW__refreshOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:10;background:#0a0a0ad9;flex-direction:column;justify-content:center;align-items:center;gap:1rem;animation:.2s ease-out IPLookup-module__tkTrdW__fadeIn;display:flex;position:absolute;inset:0}@keyframes IPLookup-module__tkTrdW__pulse-dot{0%,80%,to{opacity:.5;transform:scale(.8)}40%{opacity:1;transform:scale(1.2)}}@keyframes IPLookup-module__tkTrdW__fadeIn{0%{opacity:0}to{opacity:1}}.IPLookup-module__tkTrdW__skeleton{background:#ffffff05;border:1px solid #ffffff0d;border-radius:6px;min-height:150px;padding:1rem;position:relative;overflow:hidden}.IPLookup-module__tkTrdW__skeleton:before{content:"";background:linear-gradient(90deg,#0000 0%,#ffffff0f 50%,#0000 100%);width:100%;height:100%;animation:1.5s infinite IPLookup-module__tkTrdW__shimmer;position:absolute;top:0;left:-100%}@keyframes IPLookup-module__tkTrdW__shimmer{0%{left:-100%}to{left:100%}}.IPLookup-module__tkTrdW__hint{color:#fff6;text-align:center;background:#0003;border-top:1px solid #ffffff14;padding:.75rem 1.25rem;font-size:.75rem}.IPLookup-module__tkTrdW__hint kbd{font-family:var(--font-sans);background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;margin:0 .25rem;padding:.125rem .375rem;font-size:.7rem;font-weight:500;display:inline-block}@media (max-width:768px){.IPLookup-module__tkTrdW__hint{display:none}}.IPLookup-module__tkTrdW__loadingDots{align-items:center;gap:.5rem;display:flex}.IPLookup-module__tkTrdW__dot{background:#fffc;border-radius:50%;width:10px;height:10px;animation:1.4s ease-in-out infinite IPLookup-module__tkTrdW__pulse-dot}.IPLookup-module__tkTrdW__dot:first-child{animation-delay:0s}.IPLookup-module__tkTrdW__dot:nth-child(2){animation-delay:.2s}.IPLookup-module__tkTrdW__dot:nth-child(3){animation-delay:.4s}.IPLookup-module__tkTrdW__refreshText{color:#ffffffb3;font-size:.875rem;font-weight:500}.IPLookup-module__tkTrdW__toast{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:999999;cursor:default;background:#121212fa;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;min-width:320px;max-width:420px;padding:1rem 1.25rem;display:flex;box-shadow:0 8px 32px #000000b3,0 0 0 1px #ffffff0d;position:fixed!important;top:24px!important;left:50%!important;right:auto!important;transform:translate(-50%)!important}.IPLookup-module__tkTrdW__toastIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.IPLookup-module__tkTrdW__toastWarning .IPLookup-module__tkTrdW__toastIcon{color:#fbbf24;background:#fbbf2426}.IPLookup-module__tkTrdW__toastError .IPLookup-module__tkTrdW__toastIcon{color:#ef4444;background:#ef444426}.IPLookup-module__tkTrdW__toastInfo .IPLookup-module__tkTrdW__toastIcon{color:#3b82f6;background:#3b82f626}.IPLookup-module__tkTrdW__toastMessage{color:#fffffff2;flex:1;font-size:.875rem;font-weight:500;line-height:1.5}.IPLookup-module__tkTrdW__toastClose{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:all .15s;display:flex}.IPLookup-module__tkTrdW__toastClose:hover{color:#ffffffe6;background:#ffffff1a}@media (max-width:640px){.IPLookup-module__tkTrdW__toast{min-width:auto;max-width:none;top:16px;left:16px;right:16px;transform:none}.IPLookup-module__tkTrdW__ipLookup{width:calc(100vw - 1.5rem);max-height:92vh}.IPLookup-module__tkTrdW__header{padding:.875rem .875rem .5rem}.IPLookup-module__tkTrdW__inputSection{padding:.75rem .875rem}.IPLookup-module__tkTrdW__content{max-height:calc(92vh - 150px);padding:.75rem .875rem .875rem}.IPLookup-module__tkTrdW__dataCard{padding:.75rem}.IPLookup-module__tkTrdW__cardTitle{font-size:.65rem}.IPLookup-module__tkTrdW__label{font-size:.7rem}.IPLookup-module__tkTrdW__value{font-size:.8rem}}@media (max-width:768px){.IPLookup-module__tkTrdW__ipLookup{width:calc(100vw - 2rem)}}.IPLookup-module__tkTrdW__content::-webkit-scrollbar{width:6px}.IPLookup-module__tkTrdW__content::-webkit-scrollbar-track{background:#ffffff05}.IPLookup-module__tkTrdW__content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.IPLookup-module__tkTrdW__content::-webkit-scrollbar-thumb:hover{background:#ffffff26}
.DiscordCard-module__UMVQMa__container{z-index:100;display:inline-block;position:relative}.DiscordCard-module__UMVQMa__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0009;animation:.2s DiscordCard-module__UMVQMa__fadeIn;position:fixed;inset:0}@keyframes DiscordCard-module__UMVQMa__fadeIn{0%{opacity:0}to{opacity:1}}.DiscordCard-module__UMVQMa__trigger{color:var(--color-gray-400);letter-spacing:-.01em;cursor:pointer;font-size:.875rem;font-weight:500;transition:color .2s}.DiscordCard-module__UMVQMa__trigger:hover{color:var(--color-gray-200)}.DiscordCard-module__UMVQMa__hoverCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);pointer-events:auto;z-index:100;background:#0f0f0ffa;border:1px solid #ffffff1a;border-radius:8px;min-width:280px;max-width:320px;padding:1rem;position:absolute;bottom:calc(100% + .5rem);right:0;box-shadow:0 4px 6px -1px #0000004d,0 2px 4px -1px #0003,0 0 0 1px #ffffff0d}.DiscordCard-module__UMVQMa__hoverCard:before{content:"";pointer-events:auto;height:1rem;position:absolute;bottom:-.5rem;left:-1rem;right:-1rem}.DiscordCard-module__UMVQMa__hoverCard::-webkit-scrollbar{width:6px}.DiscordCard-module__UMVQMa__hoverCard::-webkit-scrollbar-track{background:#ffffff05;border-radius:8px}.DiscordCard-module__UMVQMa__hoverCard::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:3px}.DiscordCard-module__UMVQMa__hoverCard::-webkit-scrollbar-thumb:hover{background:#ffffff26}.DiscordCard-module__UMVQMa__cardHeader{align-items:flex-start;gap:.75rem;display:flex}.DiscordCard-module__UMVQMa__avatarContainer{flex-shrink:0;position:relative}.DiscordCard-module__UMVQMa__avatar{border-radius:50%;width:48px;height:48px;display:block}.DiscordCard-module__UMVQMa__statusDot{border:3px solid #0f0f0ffa;border-radius:50%;width:14px;height:14px;position:absolute;bottom:0;right:0}.DiscordCard-module__UMVQMa__userInfo{flex-direction:column;flex:1;gap:.25rem;display:flex}.DiscordCard-module__UMVQMa__displayNameRow{align-items:center;gap:.5rem;display:flex}.DiscordCard-module__UMVQMa__displayName{color:var(--color-gray-100);letter-spacing:-.01em;align-items:center;gap:.375rem;font-size:.9375rem;font-weight:600;display:flex}.DiscordCard-module__UMVQMa__clanTag{color:var(--color-gray-400);background:#ffffff0d;border-radius:4px;padding:.125rem .375rem;font-size:.8125rem;font-weight:600}.DiscordCard-module__UMVQMa__badges{align-items:center;gap:.25rem;display:flex}.DiscordCard-module__UMVQMa__badge{object-fit:contain;cursor:help;width:18px;height:18px}.DiscordCard-module__UMVQMa__username{color:var(--color-gray-400);letter-spacing:-.01em;font-size:.8125rem;font-weight:500}.DiscordCard-module__UMVQMa__customStatus{color:var(--color-gray-300);background:#ffffff08;border-radius:6px;align-items:center;gap:.375rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.DiscordCard-module__UMVQMa__customEmoji{object-fit:contain;width:18px;height:18px}.DiscordCard-module__UMVQMa__activity{color:var(--color-gray-300);background:#ffffff08;border-radius:6px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem .75rem;font-size:.8125rem;display:flex}.DiscordCard-module__UMVQMa__activityDot{background:var(--color-gray-500);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite DiscordCard-module__UMVQMa__pulse}.DiscordCard-module__UMVQMa__activityContent{flex:1;align-items:center;gap:.5rem;min-width:0;display:flex}.DiscordCard-module__UMVQMa__activityName{color:var(--color-gray-300);text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.01em;font-size:.8125rem;font-weight:400;overflow:hidden}.DiscordCard-module__UMVQMa__activityTime{color:var(--color-gray-500);font-variant-numeric:tabular-nums;flex-shrink:0;margin-left:auto;font-size:.6875rem}.DiscordCard-module__UMVQMa__spotify{border-top:1px solid #ffffff0f;gap:.75rem;margin-top:.75rem;padding-top:.75rem;display:flex}.DiscordCard-module__UMVQMa__albumCover{object-fit:cover;border-radius:4px;flex-shrink:0;width:60px;height:60px}.DiscordCard-module__UMVQMa__spotifyIcon{flex-shrink:0;font-size:1rem}.DiscordCard-module__UMVQMa__spotifyContent{flex-direction:column;flex:1;gap:.25rem;display:flex;overflow:hidden}.DiscordCard-module__UMVQMa__spotifyLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--color-gray-500);font-size:.625rem;font-weight:600}.DiscordCard-module__UMVQMa__spotifyText{color:var(--color-gray-200);text-overflow:ellipsis;white-space:nowrap;font-size:.8125rem;font-weight:600;overflow:hidden}.DiscordCard-module__UMVQMa__spotifyArtist{color:var(--color-gray-400);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.375rem;font-size:.75rem;overflow:hidden}.DiscordCard-module__UMVQMa__spotifyProgress{flex-direction:column;gap:.25rem;display:flex}.DiscordCard-module__UMVQMa__progressBar{background:#ffffff1a;border-radius:2px;width:100%;height:4px;overflow:hidden}.DiscordCard-module__UMVQMa__progressFill{background:#1db954;height:100%;transition:width .3s linear}.DiscordCard-module__UMVQMa__progressTime{color:var(--color-gray-500);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:.6875rem;display:flex}@media (max-width:768px){.DiscordCard-module__UMVQMa__hoverCard{width:calc(100vw - 2rem);min-width:unset;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;z-index:100;max-width:340px;max-height:80vh;overflow-y:auto;position:fixed!important;inset:50% auto auto 50%!important;transform:translate(-50%,-50%)!important}.DiscordCard-module__UMVQMa__trigger{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}}@media (max-width:480px){.DiscordCard-module__UMVQMa__hoverCard{width:calc(100vw - 1.5rem);max-width:none;padding:.875rem}.DiscordCard-module__UMVQMa__cardHeader{gap:.625rem}.DiscordCard-module__UMVQMa__avatar{width:44px;height:44px}.DiscordCard-module__UMVQMa__displayName{font-size:.875rem}.DiscordCard-module__UMVQMa__username{font-size:.75rem}.DiscordCard-module__UMVQMa__badge{width:16px;height:16px}.DiscordCard-module__UMVQMa__spotify{gap:.625rem}.DiscordCard-module__UMVQMa__albumCover{width:52px;height:52px}.DiscordCard-module__UMVQMa__spotifyText{font-size:.75rem}.DiscordCard-module__UMVQMa__spotifyArtist{font-size:.6875rem}.DiscordCard-module__UMVQMa__activity{gap:.5rem;padding:.5rem .625rem}.DiscordCard-module__UMVQMa__activityDot{width:5px;height:5px}.DiscordCard-module__UMVQMa__activityName{font-size:.75rem}.DiscordCard-module__UMVQMa__activityTime{font-size:.625rem}}
.MobileMenu-module__Q5LJxq__mobileMenu{z-index:9998;display:none;position:fixed;bottom:5.5rem;right:1.5rem}@media (max-width:768px){.MobileMenu-module__Q5LJxq__mobileMenu{display:block}}@media (max-width:480px){.MobileMenu-module__Q5LJxq__mobileMenu{bottom:5rem;right:1.25rem}}@media (max-width:380px){.MobileMenu-module__Q5LJxq__mobileMenu{bottom:4.5rem;right:1rem}}.MobileMenu-module__Q5LJxq__overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:9997;background:#0006;position:fixed;inset:0}.MobileMenu-module__Q5LJxq__fab{width:56px;height:56px;color:var(--color-white);cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#ffffff1f,#ffffff14);border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex;box-shadow:0 4px 12px #0006,0 0 0 1px #ffffff0d}.MobileMenu-module__Q5LJxq__fab:active{transform:scale(.95)}.MobileMenu-module__Q5LJxq__fab svg{transition:transform .3s}.MobileMenu-module__Q5LJxq__fabOpen{background:linear-gradient(135deg,#ffffff26,#ffffff1a);box-shadow:0 8px 24px #00000080,0 0 0 1px #ffffff1a}.MobileMenu-module__Q5LJxq__fabOpen svg{transform:rotate(180deg)}.MobileMenu-module__Q5LJxq__menuItems{flex-direction:column;gap:.5rem;min-width:180px;display:flex;position:absolute;bottom:calc(100% + 1rem);right:0}.MobileMenu-module__Q5LJxq__menuItem{color:var(--color-gray-200);cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;text-align:left;background:#0f0f0ffa;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:.75rem;width:100%;padding:.875rem 1.125rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex;box-shadow:0 4px 12px #0006,0 0 0 1px #ffffff0d}.MobileMenu-module__Q5LJxq__menuItem:active{background:#141414fa;transform:scale(.98)}.MobileMenu-module__Q5LJxq__menuItem svg{opacity:.8;flex-shrink:0}.MobileMenu-module__Q5LJxq__menuItem span{letter-spacing:-.01em;flex:1}.MobileMenu-module__Q5LJxq__menuItem:after{content:"";opacity:0;pointer-events:none;background:radial-gradient(circle,#ffffff1a 0%,#0000 70%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.MobileMenu-module__Q5LJxq__menuItem:active:after{opacity:1}
