.footer_container__cL_uA{background-color:#232b39;display:flex;height:75px;align-items:center;width:100%;box-shadow:0 5px 10px rgba(0,0,0,.25);justify-content:space-around;position:fixed;bottom:0;padding:1.5rem 0;z-index:999;transition:background-color .3s ease,box-shadow .3s ease}.footer_container__cL_uA hr{margin:0;border-top:1px dashed rgb(241,236,224);border-bottom:1px dashed rgba(255,255,255,.25);position:absolute;top:0;background-color:transparent;z-index:10;width:100%;height:0}.footer_container_title__g7Iel{display:flex;width:-moz-fit-content;width:fit-content;text-align:center}.footer_container_title__g7Iel h1{color:#f1ece0;text-transform:uppercase;font-size:1.5rem;margin:0;transition:color .3s ease}.footer_container_title__g7Iel h1:hover{color:#cb9f61}.footer_container_list__jfnNH{display:flex;width:-moz-fit-content;width:fit-content}.footer_container_list__jfnNH ul{width:100%;display:flex;justify-content:center;align-items:center;list-style:none;gap:2rem;height:100%;margin:0;padding:0}.footer_container_list__jfnNH li{cursor:pointer;transition:transform .3s ease}.footer_container_list__jfnNH li:hover{transform:translateY(-3px)}[data-theme=futuristic] .footer_container__cL_uA{background:#09090b;border-top:1px solid #27272a;box-shadow:0 -1px 3px 0 rgba(0,0,0,.5)}[data-theme=futuristic] .footer_container__cL_uA hr{border-top:1px solid #27272a;border-bottom:none;box-shadow:none}[data-theme=futuristic] .footer_container_title__g7Iel h1{color:#fafafa;text-shadow:none}[data-theme=futuristic] .footer_container_title__g7Iel h1:hover{color:#a78bfa;text-shadow:none}[data-theme=futuristic] .footer_container_list__jfnNH li{filter:none}[data-theme=futuristic] .footer_container_list__jfnNH li:hover{filter:brightness(1.2);transform:translateY(-3px)}@media (max-width:768px){.footer_container__cL_uA{height:60px;padding:1rem;justify-content:space-between}.footer_container_title__g7Iel h1{font-size:1.2rem}.footer_container_list__jfnNH ul{gap:1.5rem}.footer_container_list__jfnNH img{width:32px!important;height:32px!important}}@media (max-width:480px){.footer_container__cL_uA{height:55px;padding:.75rem;flex-direction:row;gap:1rem}.footer_container_title__g7Iel h1{font-size:1rem}.footer_container_list__jfnNH ul{gap:1rem}.footer_container_list__jfnNH img{width:28px!important;height:28px!important}}@media (max-width:380px){.footer_container__cL_uA{height:50px;padding:.5rem}.footer_container_title__g7Iel h1{font-size:.9rem}.footer_container_list__jfnNH ul{gap:.75rem}.footer_container_list__jfnNH img{width:24px!important;height:24px!important}}@font-face{font-family:BazarMedium;src:url(/fonts/Bazar.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}:root{--background:#ffffff;--foreground:#232b39;--font-bazar:"BazarMedium",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial}:root,html[data-theme=retro]{--body-bg:#f1ece0;--text-primary:#232b39;--text-secondary:#8b7355;--accent:#cb9f61}html[data-theme=futuristic]{--body-bg:#09090b;--text-primary:#fafafa;--text-secondary:#a1a1aa;--accent:#a78bfa;--border:#27272a;--card-bg:#18181b}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{background-color:var(--body-bg);color:var(--foreground);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-bazar);transition:background-color .3s ease,color .3s ease}[data-theme=futuristic] body{background:#09090b;position:relative}[data-theme=futuristic] body:before{content:"";position:fixed;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(167,139,250,.08) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(139,92,246,.06) 0,transparent 50%);pointer-events:none;z-index:0}body{padding-bottom:95px}@media (max-width:768px){body{padding-bottom:80px}}@media (max-width:480px){body{padding-bottom:70px}}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a,h1,h2,h3,h4,h5,h6,p{color:var(--text-primary);transition:color .3s ease}p{font-family:Roboto Slab,sans-serif}[data-theme=futuristic] h1,[data-theme=futuristic] h2,[data-theme=futuristic] h3,[data-theme=futuristic] h4,[data-theme=futuristic] h5,[data-theme=futuristic] h6{color:#fafafa;text-shadow:none}[data-theme=futuristic] a,[data-theme=futuristic] p{color:#e4e4e7}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.skip-to-content{position:absolute;left:-9999px;top:0;z-index:9999;padding:1rem 1.5rem;background-color:#232b39;color:#ffffff;text-decoration:none;font-weight:600;border-radius:0 0 4px 0;transition:all .2s ease-in-out}.skip-to-content:focus{left:0;outline:3px solid #4a9eff;outline-offset:2px}[data-theme=futuristic] .skip-to-content{background-color:#a78bfa;color:#09090b;box-shadow:0 0 0 1px rgba(167,139,250,.2)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #4a9eff;outline-offset:2px;border-radius:2px}[data-theme=futuristic] a:focus-visible,[data-theme=futuristic] button:focus-visible,[data-theme=futuristic] input:focus-visible,[data-theme=futuristic] select:focus-visible,[data-theme=futuristic] textarea:focus-visible{outline:2px solid #a78bfa;outline-offset:2px;box-shadow:none}a:focus:not(:focus-visible),button:focus:not(:focus-visible){outline:none}::selection{background-color:#4a9eff;color:#ffffff}[data-theme=futuristic] ::selection{background-color:#a78bfa;color:#09090b}.navbar_nav__uDQKs{background-color:#232b39;color:black;gap:32px;height:130px;box-shadow:0 5px 10px rgba(0,0,0,.25);position:fixed;top:0;z-index:1000;transition:background-color .3s ease,box-shadow .3s ease}.navbar_nav__uDQKs,.navbar_nav_container__v5MmI{display:flex;align-items:center;width:100%;justify-content:center}.navbar_nav_container__v5MmI{position:relative}.navbar_nav_list__fwa4_{display:flex;justify-content:flex-start;align-items:center;list-style:none;gap:2rem;height:100%;margin:0 1rem}.navbar_nav_list__fwa4_ li{cursor:pointer;font-size:2rem;font-weight:600;text-transform:uppercase}.navbar_nav_list__fwa4_ li a{color:#f1ece0;transition:color .3s ease}.navbar_nav_list__fwa4_ li a:hover{color:#cb9f61}.navbar_logo_image__UFQy0{position:relative;top:25px;z-index:1000;transition:filter .3s ease}[data-theme=futuristic] .navbar_logo_image__UFQy0 img{filter:brightness(1.1) contrast(1.05)}.navbar_logo_mobile__TFcDC{display:none;transition:filter .3s ease}[data-theme=futuristic] .navbar_logo_mobile__TFcDC img{filter:brightness(1.1) contrast(1.05)}.navbar_themeToggle__jyDW_{position:absolute;left:1.5rem;background:rgba(241,236,224,.1);border:2px solid #cb9f61;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:1001}.navbar_themeToggle__jyDW_:hover{background:rgba(241,236,224,.2);transform:scale(1.1) rotate(15deg)}.navbar_hamburger__UN6fA{display:none;flex-direction:column;gap:6px;background:none;border:none;cursor:pointer;padding:.5rem;position:absolute;right:1.5rem;z-index:1001}.navbar_hamburger__UN6fA span{width:30px;height:3px;background:#f1ece0;transition:all .3s ease;border-radius:3px}.navbar_hamburger__UN6fA.navbar_active__iZNRF span:first-child{transform:rotate(45deg) translate(10px,10px)}.navbar_hamburger__UN6fA.navbar_active__iZNRF span:nth-child(2){opacity:0}.navbar_hamburger__UN6fA.navbar_active__iZNRF span:nth-child(3){transform:rotate(-45deg) translate(9px,-9px)}.navbar_nav__uDQKs hr{margin:0;border-top:1px dashed rgb(241,236,224);border-bottom:1px dashed rgba(255,255,255,.25);position:absolute;bottom:10px;background-color:transparent;z-index:10;width:100%;height:0}[data-theme=futuristic] .navbar_nav__uDQKs{background:#09090b;border-bottom:1px solid #27272a;box-shadow:0 1px 3px 0 rgba(0,0,0,.5)}[data-theme=futuristic] .navbar_nav_list__fwa4_ li a{color:#fafafa;text-shadow:none}[data-theme=futuristic] .navbar_nav_list__fwa4_ li a:hover{color:#a78bfa;text-shadow:none}[data-theme=futuristic] .navbar_themeToggle__jyDW_{background:#18181b;border:1px solid #27272a;box-shadow:none}[data-theme=futuristic] .navbar_themeToggle__jyDW_:hover{background:#27272a;border-color:#3f3f46;box-shadow:none}[data-theme=futuristic] .navbar_hamburger__UN6fA span{background:#fafafa;box-shadow:none}[data-theme=futuristic] .navbar_nav__uDQKs hr{border-top:1px solid #27272a;border-bottom:none;box-shadow:none}@media (max-width:1024px){.navbar_nav__uDQKs{height:80px}.navbar_nav_list__fwa4_ li{font-size:1.5rem}.navbar_logo_image__UFQy0{top:15px}.navbar_logo_image__UFQy0 img{width:100px!important;height:100px!important}.navbar_nav_list__fwa4_{gap:1.5rem}.navbar_themeToggle__jyDW_{width:45px;height:45px;font-size:1.3rem}}@media (max-width:768px){.navbar_nav__uDQKs{height:70px}.navbar_hamburger__UN6fA{display:flex}.navbar_logo_mobile__TFcDC{display:block;position:absolute;left:50%;transform:translateX(-50%)}.navbar_themeToggle__jyDW_{left:1rem;width:40px;height:40px;font-size:1.2rem}.navbar_logo_image__UFQy0{display:none}.navbar_nav_list__fwa4_{position:fixed;top:70px;left:0;right:0;background:#232b39;flex-direction:column;gap:0;height:auto;max-height:0;overflow:hidden;transition:max-height .3s ease,background-color .3s ease;padding:0;margin:0;box-shadow:0 5px 10px rgba(0,0,0,.25)}[data-theme=futuristic] .navbar_nav_list__fwa4_{background:#09090b;border-top:1px solid #27272a;box-shadow:0 4px 12px 0 rgba(0,0,0,.5)}.navbar_nav_list__fwa4_.navbar_mobile_active__VRozQ{max-height:500px;padding:2rem 0}.navbar_nav_list__fwa4_ li{width:100%;text-align:center;padding:1rem 0;font-size:1.3rem;border-bottom:1px solid rgba(241,236,224,.1)}[data-theme=futuristic] .navbar_nav_list__fwa4_ li{border-bottom:1px solid #27272a}.navbar_nav_list__fwa4_ li:last-child{border-bottom:none}}@media (max-width:480px){.navbar_nav__uDQKs{height:60px}.navbar_nav_list__fwa4_{top:60px}.navbar_logo_mobile__TFcDC img{width:60px!important;height:60px!important}.navbar_nav_list__fwa4_ li{font-size:1.1rem;padding:.75rem 0}.navbar_hamburger__UN6fA{right:1rem}.navbar_themeToggle__jyDW_{left:.75rem;width:35px;height:35px;font-size:1rem}}