*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--text:#e5e5e5;--text-muted:#999;--accent:#60a5fa;--accent-hover:#93bbfd}@font-face{font-family:NotoSansMono;src:url(/NotoSansMono-Regular-small.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}html,body{height:100%}body{color:var(--text);scrollbar-width:none;background:#050510;font-family:system-ui,-apple-system,sans-serif;line-height:1.5;overflow:auto}body::-webkit-scrollbar{display:none}#space-bg{z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}#app{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100svh;padding:2rem;display:flex;position:relative}.page{width:max-content;max-width:100%}.header{text-align:center;margin-bottom:2rem}.header h1{font-size:1.875rem;font-weight:700}.header p{color:var(--text-muted);margin-top:.5rem}#cat{-webkit-user-select:none;user-select:none;cursor:grab;touch-action:none;font-family:NotoSansMono,monospace;font-size:clamp(.75rem,4vw,1rem);line-height:1.25;position:relative}@media (width<=767px){.header{text-align:left}#cat{font-size:clamp(.7rem,5vw,1.2rem)}}#cat>span{white-space:pre;position:absolute}#cat.grabbing{cursor:grabbing}.content{flex-direction:column;gap:2rem;display:flex}@media (width>=768px){.content{grid-template-columns:auto auto;align-items:center;gap:4rem;display:grid}}.links{text-align:left}.links ul{flex-direction:column;gap:.4rem;list-style:none;display:flex}.links a,.links a:hover{text-decoration:none}.glitch-link{color:var(--accent);white-space:nowrap;align-items:center;gap:.3rem;font-family:NotoSansMono,monospace;font-size:.875rem;display:inline-flex}.glitch-link span{min-width:var(--link-width);display:inline-block}@media (width<=480px){.glitch-link span{min-width:0}}.glitch-link:hover{color:var(--accent-hover);text-decoration:none!important}.glitch-link .link-ext-icon{opacity:0;width:.75em;height:.75em}.glitch-link:hover .link-ext-icon{opacity:.7}.footer{margin-top:2.5rem}.info-line{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.4rem 1.2rem;font-family:NotoSansMono,monospace;font-size:.8rem;display:flex}@media (width<=767px){.info-line{flex-direction:column;align-items:flex-start}}.info-row{text-align:left;align-items:center;gap:.35rem;display:inline-flex}.info-icon{vertical-align:middle;flex-shrink:0;width:14px;height:14px}.weather-temp{font-weight:600}.ip-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:0;font-family:NotoSansMono,monospace;font-size:.8rem}.ip-btn:hover{color:var(--accent)}.tooltip{color:#0a0a0a;pointer-events:none;z-index:100;white-space:nowrap;background:#e6e6e6f2;border-radius:.25rem;padding:.25rem .6rem;font-family:NotoSansMono,monospace;font-size:.75rem;position:fixed}.purr-bubble{color:var(--text-muted);pointer-events:none;white-space:nowrap;font-size:.75rem;font-style:italic;position:absolute}
