@import "https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap";@source "../../vendor/laravel/framework/src/Illuminate/Pagination/resources/views/*.blade.php";@source "../../storage/framework/views/*.php";@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Thin-DRqsxTPe.otf)format("opentype");font-weight:100;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Light-D3bZK-X6.otf)format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Regular-DlM-mOGv.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Medium-DmagqNzQ.otf)format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Bold-updVnRIw.otf)format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-ExtraBold-BP-vLNFK.otf)format("opentype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Denton Test;src:url(/build/assets/DentonTest-Black-Csm4mm2j.otf)format("opentype");font-weight:900;font-style:normal;font-display:swap}:root{--font-denton:"Denton Test", serif;--font-poppins:"Poppins", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#000;place-items:center;display:grid}main{color:#fff;flex-direction:column;width:100%;max-width:420px;min-height:100vh;padding-bottom:80px;display:flex}.go-back{background-color:#0e0e0e;border-bottom:1px solid #ffffff14;align-items:center;gap:14px;padding:12px;display:flex}.go-back .back{cursor:pointer;opacity:.9;font-size:24px}.go-back .title{color:#e9efec;font-size:14px;font-weight:500;font-family:var(--font-denton);margin-top:4px}.custom-select{width:100%;position:relative}.custom-input-label{font-family:var(--font-denton);letter-spacing:4%;vertical-align:middle;color:#6c6c6c;font-size:15px;font-weight:400;line-height:36px}.select-trigger{cursor:pointer;color:#5d5d5d;font-family:var(--font-denton);-webkit-user-select:none;user-select:none;background:#f5f2eb;border:1px solid #e1ded7;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}.selected{font-family:var(--font-denton);letter-spacing:4%;vertical-align:middle;color:#5d5d5d;font-size:15px;font-weight:400;line-height:15px}.custom-select.active .arrow{transform:rotate(180deg)}.select-options{opacity:0;visibility:hidden;z-index:100;background:#f5f2eb;border:1px solid #e1ded7;border-radius:10px;width:100%;transition:all .25s;position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(-10px)}.custom-select.active .select-options{opacity:1;visibility:visible;transform:translateY(0)}.custom-option{cursor:pointer;color:#5d5d5d;font-family:var(--font-denton);padding:12px 16px;transition:background .2s}.custom-option:hover{background:#ece7db}
