body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{align-items:center;background:linear-gradient(135deg,#0f0c29,#302b63 50%,#24243e);background-attachment:fixed;color:#e0e0ff;display:flex;flex-direction:column;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh;overflow-x:hidden;padding:20px}h1{background:linear-gradient(90deg,#00f2fe,#0575e6);-webkit-background-clip:text;background-clip:text;color:#0000;font-size:2.8rem;letter-spacing:1px;margin-bottom:1.5rem;text-shadow:0 2px 10px #00f2fe33}.main-content{display:flex;flex-wrap:wrap;gap:40px;margin-top:30px;max-width:1200px;width:100%}.counter-column{flex:1 1;min-width:300px;text-align:center}.history-column{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e1e3299;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 10px 30px #00000080;flex:1 1;min-width:300px;padding:25px;position:relative}.history-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.clear-all-btn,.history-header{align-items:center;display:flex}.clear-all-btn{background:none;border:none;border-radius:50%;color:#ff416c;cursor:pointer;font-size:1.4rem;height:28px;justify-content:center;margin-left:10px;opacity:.7;padding:0;transition:all .2s;width:28px}.clear-all-btn:hover{background:#ff416c1a;color:#ff6b6b;opacity:1;transform:rotate(10deg)}.history-entry{align-items:center;position:relative}.history-entry.highest-entry{background:#00f2fe1a;border:1px solid #00f2fe4d;box-shadow:0 0 15px #00f2fe33}.entry-content{display:flex;justify-content:space-between;width:80%}.score{margin-right:10px}.delete-btn{align-items:center;background:none;border:none;border-radius:50%;color:#ff416c;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;opacity:.7;transition:all .2s;width:30px}.delete-btn:hover{background:#ff416c1a;color:#ff6b6b;opacity:1;transform:rotate(15deg)}.empty-history{color:#a0a0ff;font-style:italic;padding:30px;text-align:center}.counter-container{margin-bottom:30px}.count{color:#e0e0ff;font-size:7.5rem;font-weight:800;letter-spacing:2px;margin-bottom:15px;text-shadow:0 0 25px #00f2fe66;text-shadow:0 0 20px #00f2fe4d;transition:font-size .2s}.record{color:#00f2fe;font-size:2.4rem;font-weight:700;letter-spacing:1px;margin-top:10px;text-shadow:0 0 10px #00f2fe80}.buttons{display:flex;flex-direction:column;gap:18px;margin:0 auto;max-width:300px;width:100%}button{background:linear-gradient(90deg,#00c9ff,#0072ff);border:2px solid #ffffff1a;border-radius:50px;box-shadow:0 6px 20px #00c9ff4d;color:#fff;cursor:pointer;font-size:1.3rem;font-weight:600;letter-spacing:.5px;padding:18px 45px;transition:all .3s ease;width:100%}button:hover{background:linear-gradient(90deg,#00b0ff,#0059cc);box-shadow:0 8px 25px #00c9ff66;transform:translateY(-4px)}button:active{transform:translateY(2px)}.history-list{max-height:500px;overflow-y:auto;padding-right:5px}.history-entry{background:#28284666;border:1px solid #ffffff1a;border-radius:12px;display:flex;justify-content:space-between;margin-bottom:10px;padding:12px 15px;transition:all .2s}.history-entry:hover{background:#3c3c6480;transform:translateX(5px)}.score{color:#00f2fe;font-size:1.8rem;font-weight:700}.timestamp{color:#a0a0ff;font-size:1.4rem;font-weight:500}.history-list::-webkit-scrollbar{width:8px}.history-list::-webkit-scrollbar-track{background:#0000001a;border-radius:4px}.history-list::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#00c9ff,#0072ff);border-radius:4px}.history-list::-webkit-scrollbar-thumb:hover{background:#00b0ff}
/*# sourceMappingURL=main.bab67e32.css.map*/