*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Inter,system-ui,sans-serif;background:#101014;color:#e0ddd8;line-height:1.6;-webkit-font-smoothing:antialiased}a{color:#4db8a4;text-decoration:none}a:hover{text-decoration:underline}.page{min-height:100%;display:flex;align-items:center;justify-content:center;padding:2rem}.hero{text-align:center;max-width:420px}.hero .brand{display:flex;align-items:center;justify-content:center;gap:1.25rem;margin-bottom:1.5rem}.hero .logo{width:64px;height:64px;border-radius:14px;flex-shrink:0}.hero h1{font-family:Space Grotesk,sans-serif;font-size:clamp(1.8rem,4.5vw,2.6rem);font-weight:400;letter-spacing:.02em;line-height:1.2}.hero h1 span{color:#4db8a4}.hero hr{border:none;width:48px;height:1px;background:#2a2a30;margin:0 auto 1.5rem}.hero .subtitle{font-family:Space Grotesk,sans-serif;font-size:1rem;font-style:italic;color:#807e78;margin-bottom:.75rem}.hero .tagline{font-size:.9rem;color:#807e78;line-height:1.7}.tigerbug{display:inline-flex;align-items:center;gap:.6rem;margin-top:2rem;padding:.55rem 1.1rem;background:#1c1a16;border:1px solid #2e2a24;border-radius:10px;color:#e8c49a;text-decoration:none;font-size:.85rem;font-family:Inter,system-ui,sans-serif;transition:border-color .15s,background .15s}.tigerbug:hover{background:#241f19;border-color:#d96a2b;text-decoration:none}.tigerbug img{width:24px;height:24px;border-radius:5px}.tigerbug span{font-weight:500}.not-found{flex-direction:column;text-align:center;gap:1rem}.not-found h1{font-family:Space Grotesk,sans-serif;font-size:5rem;font-weight:700;color:#4db8a4}.not-found p{color:#807e78;font-size:1rem}
