@import url("https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css");html{font-size:24px}body,html{overflow:hidden;overscroll-behavior:none}body{font-family:Pretendard;-webkit-user-select:none;-moz-user-select:none;user-select:none}:root:not(.dark){--primary:235 82% 7%;--secondary:18,100%,62%;--blurred:240,48%,48%}input[type=radio].custom-radio{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:1.25rem;height:1.25rem;border:2px solid #d1d5db;border-radius:50%;background-color:#fff;cursor:pointer;position:relative;transition:all .2s;pointer-events:auto;z-index:1}input[type=radio].custom-radio:checked{border-color:#ff773d;border-width:8px;background-color:#fff}input[type=radio].custom-radio:checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:.375rem;height:.375rem;border-radius:50%;background-color:#fff;pointer-events:none}