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{background-color:#000;color:#fff;font-family:Arial,sans-serif;margin:0;padding:0}.app{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#222;padding:20px;text-align:center}.main-content{align-items:center;display:flex;flex-direction:column;flex-grow:1;padding:20px}.radio-player{margin-bottom:20px}.radio-player input[type=range],.radio-player select{-webkit-appearance:none;appearance:none;background:#0000;display:block;margin:10px 0;width:100%}.radio-player select{background-color:#222;border:1px solid #4caf50;border-radius:4px;color:#fff;cursor:pointer;display:block;font-size:16px;margin:10px 0;padding:10px}.radio-player select:focus{border-color:#4caf50;outline:none}.radio-player input[type=range]::-webkit-slider-runnable-track{animate:.2s;background:#4caf50;border-radius:1.3px;cursor:pointer;height:8.4px;width:100%}.radio-player input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#fff;border:1px solid #000;border-radius:3px;cursor:pointer;height:36px;margin-top:-14px;width:16px}.radio-player input[type=range]:focus::-webkit-slider-runnable-track{background:#4caf50}.radio-player input[type=range]::-moz-range-track{animate:.2s;background:#4caf50;border-radius:1.3px;cursor:pointer;height:8.4px;width:100%}.radio-player input[type=range]::-moz-range-thumb{background:#fff;border:1px solid #000;border-radius:3px;cursor:pointer;height:36px;width:16px}.radio-player input[type=range]::-ms-track{animate:.2s;background:#0000;border-color:#0000;color:#0000;cursor:pointer;height:8.4px;width:100%}.radio-player input[type=range]::-ms-fill-lower,.radio-player input[type=range]::-ms-fill-upper{background:#4caf50;border-radius:2.6px}.radio-player input[type=range]::-ms-thumb{background:#fff;border:1px solid #000;border-radius:3px;cursor:pointer;height:36px;width:16px}.radio-player input[type=range]:focus::-ms-fill-lower,.radio-player input[type=range]:focus::-ms-fill-upper{background:#4caf50}.date-time,.footer{text-align:center}.footer{background-color:#222;padding:10px}button{background-color:#4caf50;border:none;color:#fff;cursor:pointer;display:inline-block;font-size:16px;margin:4px 2px;padding:15px 32px;text-align:center;text-decoration:none}.browser-info,.location-info{margin-top:20px;text-align:center}.popup{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.popup-content{background-color:#222;border-radius:8px;color:#fff;padding:20px;text-align:center}.popup-content h2{margin-top:0}.popup-content button{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;margin-top:20px;padding:10px 20px}
/*# sourceMappingURL=main.132559a3.css.map*/