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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{align-items:center;background-color:#f1f5f9;display:flex;font-family:Arial,Helvetica,sans-serif;height:100vh;justify-content:center;margin:0}.app-container{text-align:center}.title{font-size:1.5rem;font-weight:700;margin-bottom:1rem}.clock-face{background:#fff;border:6px solid #1e293b;border-radius:50%;height:320px;margin:0 auto;position:relative;width:320px}.number-container{align-items:center;display:flex;height:100%;justify-content:center;left:0;pointer-events:none;position:absolute;top:0;width:100%}.clock-number{color:#0f172a;cursor:pointer;font-size:16px;font-weight:700;pointer-events:auto;position:absolute}.tick-container{height:100%;left:0;position:absolute;top:0;width:100%}.clock-tick{border-radius:2px;height:14px;top:50%;width:3px}.clock-tick,.hour-hand{background:#0f172a;left:50%;position:absolute;transform-origin:center bottom}.hour-hand{border-radius:6px;height:90px;width:8px}.hour-hand,.minute-hand{bottom:50%;cursor:grab;transition:transform .06s linear}.minute-hand{background:#ef4444;border-radius:4px;height:125px;left:50%;position:absolute;transform-origin:center bottom;width:4px}.digital-time{color:#334155;font-size:18px;font-weight:600;margin-top:14px}.phrase{color:#334155;font-size:16px;font-weight:500;margin-top:8px;padding:0 12px}.reset-btn{background:#3b82f6;border:none;border-radius:8px;color:#fff;cursor:pointer;margin-top:14px;padding:10px 18px}.reset-btn:hover{background:#2563eb}
/*# sourceMappingURL=main.fd077e8d.css.map*/