*{box-sizing:border-box;margin:0;padding:0}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0a0a16;width:100%;height:100%;margin:0;font-family:-apple-system,SF Pro Text,Segoe UI,Noto Sans JP,sans-serif;overflow:hidden}#root{background:linear-gradient(160deg,#121224e6 0%,#0c0c18e6 50%,#10101ee6 100%),url(../bg-brooklyn.jpg) 50%/cover no-repeat fixed;width:100%;height:100%;overflow:hidden}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#ffffff26}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}input[type=range]{appearance:none;background:#ffffff14;border-radius:2px;outline:none;height:3px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#68c;border:2px solid #1a1a2e;border-radius:50%;width:13px;height:13px;transition:background .15s}input[type=range]::-webkit-slider-thumb:hover{background:#8ae}input[type=range]::-moz-range-thumb{cursor:pointer;background:#68c;border:2px solid #1a1a2e;border-radius:50%;width:13px;height:13px}input:focus{border-color:#68c6!important}
