body{font-family:monospace;margin:0;transition:background-color .5s ease,color .5s ease}body.dark{background:#000;color:#fff}body.dark .shared-box{background:#111;border:1px solid #444;box-shadow:0 0 10px #f5b400;color:#fff}body.light{background:linear-gradient(180deg,#f8faff,#eaf4fb);color:#222}body.light .shared-box{background:#fff;border:1px solid #d6eaff;box-shadow:0 0 8px #c1e4ff;color:#222}.main{margin:0 auto;padding:2rem}.terminal-header{border-bottom:1px solid #333;margin-bottom:2rem;padding-bottom:1rem}.header-container{align-items:center;display:flex;flex-direction:column;gap:1rem}.header-title{color:#f5b400;font-size:1.2rem;text-align:center}.cursor{animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.header-buttons{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.header-btn,.theme-toggle{background:#0000;border:1px solid #f5b400;border-radius:4px;box-sizing:border-box;color:#f5b400;cursor:pointer;font-family:monospace;min-width:90px;padding:.3rem .8rem}.header-btn:hover,.theme-toggle:hover{background:#0000;border-color:#f5b400;color:#f5b400}.card-container{flex-wrap:wrap;gap:2rem;margin-top:2rem}.card-container,.shared-box{display:flex;justify-content:center}.shared-box{border-radius:10px;box-sizing:border-box;flex:1 1;flex-direction:column;max-width:480px;min-height:400px;overflow-y:auto;padding:2rem;transition:all .3s ease}@media (max-width:600px){.shared-box{min-height:200px;padding:1rem}}.shared-box input{border:1px solid #ccc;border-radius:4px;margin-bottom:1rem}.btn-primary,.btn-secondary,.shared-box input{box-sizing:border-box;font-family:monospace;padding:.5rem;width:100%}.btn-primary,.btn-secondary{border:none;cursor:pointer;font-weight:700}.btn-primary{background:#f5b400;color:#000;margin-bottom:.5rem}.btn-secondary{background:#e0e0e0;border:1px solid #aaa;color:#000}

/*!* Remove hover effect from buttons *!*/.results{font-size:.9rem;margin-top:2rem}.results div{border-bottom:1px dotted #888;display:flex;justify-content:space-between;padding:.3rem 0}.footer{font-size:.9rem;line-height:1.5;margin-top:4rem}.footer hr{border:none;border-top:1px solid #333;margin-bottom:1rem}.footer-muted{color:#888;margin-top:1rem}.subtext{color:#f5b400;margin-bottom:1rem;text-align:center}.live-feed{line-height:1.4;max-height:300px;overflow-y:auto;padding:0 0 1rem}
/*# sourceMappingURL=main.526ed2a8.css.map*/