@font-face{font-family:Bobby Jones Soft;src:url(/fonts/BobbyJonesSoft-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/Chillax-Medium.otf) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/Chillax-Medium.otf) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/Chillax-Medium.otf) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Chillax;src:url(/fonts/Chillax-Medium.otf) format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Superpop;src:url(/fonts/Superpop-Light.woff2) format("opentype");font-weight:300;font-style:normal;font-display:swap}body,html{margin:0;padding:0;width:100vw;overflow-x:hidden;color-scheme:light}:root{--font-sans:"Chillax","Poppins",system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Apple Color Emoji","Segoe UI Emoji"}body{font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-synthesis:weight}.chillax{font-family:"Chillax",var(--font-sans)}.wheelpicker-container{position:relative;width:140%;height:110px;left:-65px;overflow:hidden;font-family:Bobby Jones Soft,sans-serif;background:#fff;border-radius:16px;box-shadow:0 2px 6px rgba(0,0,0,.1);border:2px solid #ccc}.wheelpicker-scroll{height:100%;overflow-y:scroll;scroll-snap-type:y mandatory;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;align-items:center;scroll-padding:110px 2}.wheelpicker-scroll::-webkit-scrollbar{display:none}.wheelpicker-item{height:110px;display:flex;align-items:center;justify-content:center;font-size:60px;line-height:110px;text-align:center;color:#706f6f;opacity:.1;scroll-snap-align:center}.wheelpicker-item.selected{font-size:60px;font-weight:700;opacity:1}.wheelpicker-indicator{position:absolute;top:50%;transform:translateY(-50%);height:110px;width:100%;border-top:2px solid #706f6f;border-bottom:2px solid #706f6f;pointer-events:none;z-index:5}.wheelpicker-container:after,.wheelpicker-container:before{content:"";position:absolute;width:100%;height:20px;left:0;z-index:4;pointer-events:none}.wheelpicker-container:before{top:0;background:linear-gradient(180deg,rgba(0,0,0,.07),transparent)}.wheelpicker-container:after{bottom:0;background:linear-gradient(0deg,rgba(0,0,0,.07),transparent)}.wheelpicker-arrow-left,.wheelpicker-arrow-right{position:absolute;top:50%;transform:translateY(-50%);width:58px;height:58px;display:flex;align-items:center;justify-content:center;font-size:48px;font-weight:700;color:#706f6f;background:#fff;border-radius:50%;box-shadow:0 1px 4px rgba(0,0,0,.2);cursor:pointer;z-index:10;-webkit-user-select:none;-moz-user-select:none;user-select:none}.wheelpicker-arrow-left{left:10px}.wheelpicker-arrow-right{right:10px}.wheelpicker-arrow-left:hover,.wheelpicker-arrow-right:hover{background:#f5f5f5}