.scan-modal{position:fixed;inset:0;z-index:10;display:grid;place-items:center;background:#08050bd9;backdrop-filter:blur(8px)}.scan-dialog{width:min(90%,380px);padding:25px;border:1px solid #a44b87;border-radius:28px;background:#281b2b;text-align:center;color:#fff}.scan-dialog>button:first-child{float:right;border:0;background:none;color:#fff;font-size:2rem}.range-disc{position:relative;width:220px;height:220px;margin:20px auto;border:1px solid #c976ab;border-radius:50%;background:repeating-radial-gradient(circle,#0000 0 36px,#a8679855 37px 38px)}.range-disc span{position:absolute;left:50%;top:50%;width:15px;height:15px;margin:-8px;border-radius:50%;background:#fa9dd3}.range-dot{position:absolute;border:1px solid #d787bd;border-radius:999px;background:#44263f;color:#fff;padding:7px;cursor:pointer}.range-dot.active{background:#b25092}.range-dot:nth-child(1){top:42%;left:55%}.range-dot:nth-child(2){top:18%;left:62%}.range-dot:nth-child(3){bottom:13%;left:14%}.scan-dialog>button:last-child{width:100%;border:0;border-radius:14px;padding:14px;background:#ad4e8e;color:#fff;font:inherit}
