*{box-sizing:border-box}body{background-color:#121212;color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;margin:0}#root{min-height:100vh}a{color:inherit;text-decoration:none}.ego-wrapper{align-items:center;background:#111;color:#fff;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Arial;justify-content:flex-start;min-height:100vh;padding-top:60px;width:100%}.ego-progress{background:#333;height:10px;left:0;position:fixed;top:0;width:100%}.ego-progress-bar{background:#00c853;height:10px;transition:width .3s ease}.ego-box{background:#1b1b1b;border-radius:20px;box-shadow:0 0 20px #0006;margin-top:40px;max-width:720px;padding:32px;width:90%}.ego-question{font-size:1.5rem;line-height:1.6;margin-bottom:40px;text-align:center}.ego-buttons{display:flex;gap:20px;justify-content:center}.ego-btn{border:none;border-radius:12px;cursor:pointer;font-size:1.2rem;font-weight:600;padding:14px 32px;transition:.2s}.accept{background:#00c853;color:#fff}.accept:hover{background:#00e676}.reject{background:#d50000;color:#fff}.reject:hover{background:#ff1744}.ego-counter{font-size:1rem;margin-top:20px;opacity:.7;text-align:center}.bar-container{display:flex;height:260px;justify-content:space-around;margin-top:40px;width:100%}.bar{align-items:flex-end;background:#333;display:flex;overflow:hidden;width:60px}.bar,.bar-fill{border-radius:12px}.bar-fill{transition:height .6s ease;width:100%}.parent{background:#ff7043}.adult{background:#42a5f5}.child{background:#66bb6a}@media (max-width:480px){.ego-box{padding:24px}.ego-question{font-size:1.2rem}.ego-btn{font-size:1rem;padding:12px 24px}.bar{width:45px}}ul{margin:0;padding:0}li,ul{width:100%}li{background:#222;border-radius:12px;cursor:pointer;list-style:none;margin-bottom:12px;padding:14px;transition:.2s ease}li:hover{background:#333}
/*# sourceMappingURL=main.33106131.css.map*/