.Header-module__hBw1pG__header{background-color:var(--dark-background);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 10px #0000004d}.Header-module__hBw1pG__logo{align-items:center;height:50px;display:flex}.Header-module__hBw1pG__logoContainer{cursor:pointer;align-items:center;width:150px;height:50px;display:flex;position:relative}.Header-module__hBw1pG__logoDefault,.Header-module__hBw1pG__logoHover{transition:opacity .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Header-module__hBw1pG__logoDefault{opacity:1}.Header-module__hBw1pG__logoHover,.Header-module__hBw1pG__logoContainer:hover .Header-module__hBw1pG__logoDefault{opacity:0}.Header-module__hBw1pG__logoContainer:hover .Header-module__hBw1pG__logoHover{opacity:1}.Header-module__hBw1pG__nav{align-items:center;gap:1.5rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-secondary);border-radius:4px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex;position:relative;overflow:hidden}.Header-module__hBw1pG__navLink:before{content:"";background:var(--bg-cyber-gradient);width:100%;height:2px;transition:transform .3s;position:absolute;bottom:0;left:0;transform:translate(-100%)}.Header-module__hBw1pG__navLink:hover{color:var(--text-primary)}.Header-module__hBw1pG__navLink:hover:before{transform:translate(0)}.Header-module__hBw1pG__discordIcon{align-items:center;display:flex}.Header-module__hBw1pG__discordIcon img{filter:brightness(0)saturate()invert(73%)sepia(12%)saturate(299%)hue-rotate(190deg)brightness(95%)contrast(92%);transition:filter .3s}.Header-module__hBw1pG__navLink:hover .Header-module__hBw1pG__discordIcon img{filter:brightness(0)saturate()invert()sepia(0%)saturate(0%)hue-rotate(93deg)brightness(103%)contrast(103%)}.Header-module__hBw1pG__linkText{position:relative}@media (max-width:768px){.Header-module__hBw1pG__header{padding:1rem}.Header-module__hBw1pG__logoContainer{width:120px;height:40px}.Header-module__hBw1pG__nav{gap:1rem}}
.Footer-module__S6Hkya__footer{background-color:var(--dark-background);color:var(--text-secondary);border-top:1px solid var(--border);padding:3rem 2rem 2rem;box-shadow:0 -2px 10px #0000004d}.Footer-module__S6Hkya__footerContent{flex-wrap:wrap;justify-content:space-between;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.Footer-module__S6Hkya__footerLogo{flex-direction:column;flex:2;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logoContainer{cursor:pointer;align-items:center;width:120px;height:40px;display:flex;position:relative}.Footer-module__S6Hkya__logoDefault,.Footer-module__S6Hkya__logoHover{transition:opacity .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Footer-module__S6Hkya__logoDefault{opacity:1}.Footer-module__S6Hkya__logoHover,.Footer-module__S6Hkya__logoContainer:hover .Footer-module__S6Hkya__logoDefault{opacity:0}.Footer-module__S6Hkya__logoContainer:hover .Footer-module__S6Hkya__logoHover{opacity:1}.Footer-module__S6Hkya__copyright{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Footer-module__S6Hkya__footerLinks{flex:3;justify-content:flex-end;gap:2rem;display:flex}.Footer-module__S6Hkya__footerSection{flex:1;min-width:120px;max-width:200px}.Footer-module__S6Hkya__footerHeading{color:var(--text-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600;display:inline-block;position:relative}.Footer-module__S6Hkya__footerHeading:after{content:"";background:var(--bg-cyber-gradient);width:100%;height:2px;position:absolute;bottom:-5px;left:0}.Footer-module__S6Hkya__footerLink{color:var(--text-secondary);align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.95rem;text-decoration:none;transition:all .3s;display:flex}.Footer-module__S6Hkya__footerLink:hover{color:var(--text-primary);transform:translate(5px)}.Footer-module__S6Hkya__discordIcon{align-items:center;display:flex}.Footer-module__S6Hkya__discordIcon img{filter:brightness(0)saturate()invert(73%)sepia(12%)saturate(299%)hue-rotate(190deg)brightness(95%)contrast(92%);transition:filter .3s}.Footer-module__S6Hkya__footerLink:hover .Footer-module__S6Hkya__discordIcon img{filter:brightness(0)saturate()invert()sepia(0%)saturate(0%)hue-rotate(93deg)brightness(103%)contrast(103%)}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:2rem 1.5rem 1.5rem}.Footer-module__S6Hkya__footerContent{flex-direction:column;gap:1.5rem}.Footer-module__S6Hkya__footerLogo{flex-direction:row;align-items:center;gap:1rem;width:100%;display:flex}.Footer-module__S6Hkya__logoContainer{flex-shrink:0;width:100px;height:35px}.Footer-module__S6Hkya__copyright{text-align:left;font-size:.8rem;line-height:1.4}.Footer-module__S6Hkya__footerLinks{grid-template-columns:1fr 1fr;gap:1.5rem;width:100%;display:grid}.Footer-module__S6Hkya__footerSection{text-align:left;width:100%;min-width:0;max-width:none}.Footer-module__S6Hkya__footerHeading{margin-bottom:.75rem;font-size:1.1rem}.Footer-module__S6Hkya__footerHeading:after{width:100%;left:0;transform:none}.Footer-module__S6Hkya__footerLink{justify-content:flex-start;margin-bottom:.4rem;font-size:.9rem}.Footer-module__S6Hkya__footerLink:hover{transform:translate(3px)}}@media (max-width:375px){.Footer-module__S6Hkya__footerLogo{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__copyright{text-align:left;margin-top:.5rem}}
@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--shadow-neon:0 0 10px #612cbdb3,0 0 20px #a21caf80;--shadow-glow:0 0 15px #008da599,0 0 30px #008da566;--bg-cyber-gradient:linear-gradient(90deg,var(--brand)0%,var(--accent-magenta)50%,var(--accent-teal)100%)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.flex{display:flex}.hidden{display:none}.inline-block{display:inline-block}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.resize{resize:both}.text-text-primary{color:var(--text-primary)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blur{--tw-blur:blur(8px);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}}:root{--brand:#612cbd;--brand-hover:#7644d6;--accent-magenta:#a21caf;--accent-teal:#008da5;--background:#0f0f1a;--background-card:#1e1e2e;--dark-background:#0a0a11;--border:#2d2d3a;--text-primary:#f3f4f6;--text-secondary:#9ca3af}body{background:var(--background);color:var(--text-primary);flex-direction:column;min-height:100vh;margin:0;padding:0;font-family:Arial,Helvetica,sans-serif;display:flex}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-direction:column;flex:1;display:flex}@media screen and (max-height:800px){.footer{padding-top:1.5rem;padding-bottom:1.5rem}.main-content>div{padding-top:1rem;padding-bottom:1rem}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
