@import "https://fonts.googleapis.com/css2?family=Share+Tech+Mono&display=swap";
:root{--yellow:#ffe500;--mustard:#ffd761;--sky:#5cb0ff;--black:#000;--white:#fff;--gray:#cfcfcf}*{box-sizing:border-box;margin:0;padding:0;cursor:none!important}body{background:var(--black);color:var(--white);cursor:none;font-family:Share Tech Mono,monospace;font-style:normal;font-weight:400}.app-wrapper{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}.site-header,.site-footer{width:100%}.toast{color:#fff;z-index:9999;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:8px;padding:14px 22px;font-weight:500;animation:.25s forwards slideIn;position:fixed;bottom:30px;right:30px;box-shadow:0 10px 25px #00000040}.toast.success{background:#16a34a}.toast.error{background:#dc2626}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.site-header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;border-bottom:1px solid #111;position:sticky;top:0}.header-container{justify-content:space-between;align-items:center;width:90%;max-width:1300px;margin:auto;padding:1.2rem 0;display:flex}.logo a{letter-spacing:3px;color:var(--white);font-size:1.1rem;font-weight:700;text-decoration:none}.logo span{color:var(--yellow)}.nav-links{gap:2rem;display:flex}.nav-links a{color:var(--white);font-size:.9rem;text-decoration:none;transition:all .3s}.nav-links a:hover{color:var(--yellow)}.btn-primary{background:var(--yellow);color:var(--black);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.4rem;font-weight:600;transition:all .3s}.btn-primary:hover{background:var(--mustard)}.hamburger{cursor:pointer;color:var(--white);font-size:1.3rem;display:none}.logo-wrapper{align-items:center;gap:10px;text-decoration:none;display:flex}.logo-text{color:#fff;font-size:20px;font-weight:600}.logo-text span{color:#fff}@media (max-width:992px){.nav-links{background:#0a0a0a;flex-direction:column;align-items:center;gap:1.5rem;width:100%;padding:2rem 0;display:none;position:absolute;top:100%;left:0}.nav-links.active{display:flex}.header-cta{display:none}.hamburger{display:block}.mobile-cta{background:var(--yellow);color:var(--black);border-radius:6px;padding:.7rem 1.6rem;font-weight:600}}
.site-footer{background:#0a0a0a;border-top:1px solid #111;margin-top:100px}.footer-container{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:3rem;width:90%;max-width:1300px;margin:auto;padding:80px 0;display:grid}.footer-logo{letter-spacing:3px;font-size:1.1rem}.footer-logo span{color:var(--yellow)}.footer-brand p{color:var(--gray);margin-top:1rem;line-height:1.6}.footer-column h4{color:var(--yellow);margin-bottom:1.2rem;font-size:1rem}.footer-column a{color:var(--gray);margin-bottom:.6rem;text-decoration:none;transition:all .3s;display:block}.footer-column a:hover{color:var(--white)}.footer-column p{color:var(--gray);margin-bottom:1rem}.footer-cta{background:var(--yellow);color:var(--black);cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.4rem;font-weight:600;transition:all .3s}.footer-cta:hover{background:var(--mustard)}.footer-bottom{border-top:1px solid #111;flex-wrap:wrap;justify-content:space-between;align-items:center;width:90%;max-width:1300px;margin:auto;padding:1.5rem 0;display:flex}.footer-bottom p{color:var(--gray);font-size:.85rem}.footer-policies{gap:1.5rem;display:flex}.footer-policies a{color:var(--gray);font-size:.85rem;text-decoration:none;transition:all .3s}.footer-policies a:hover{color:var(--yellow)}.footer-socials{gap:1rem;margin-top:1.5rem;display:flex}.footer-socials a{width:38px;height:38px;color:var(--gray);background:#111;border-radius:6px;justify-content:center;align-items:center;font-size:1rem;transition:all .3s;display:flex}.footer-socials a:hover{background:var(--yellow);color:var(--black);transform:translateY(-3px)}@media (max-width:992px){.footer-container{text-align:center;grid-template-columns:1fr}.footer-socials{justify-content:center}.footer-bottom{text-align:center;flex-direction:column;gap:1rem}.footer-policies{flex-wrap:wrap;justify-content:center}}
@font-face{font-family:Share Tech Mono;font-style:normal;font-weight:400;font-display:swap;src:url(../media/c9bd7381a27f2960-s.p.efaf60a6.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:Share Tech Mono Fallback;src:local(Arial);ascent-override:73.06%;descent-override:19.98%;line-gap-override:0.0%;size-adjust:121.13%}.share_tech_mono_f2925f-module__6Wi3PW__className{font-family:Share Tech Mono,Share Tech Mono Fallback;font-style:normal;font-weight:400}
