::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#edf2f7;border-radius:100px}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:100px;border:2px solid #edf2f7;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#a0aec0}::-webkit-scrollbar-button{display:block;height:12px;width:12px;background-size:8px;background-repeat:no-repeat;background-position:center}::-webkit-scrollbar-button:single-button:vertical:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='50,25 15,75 85,75'/></svg>")}::-webkit-scrollbar-button:single-button:vertical:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='50,75 15,25 85,25'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:decrement{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='25,50 75,15 75,85'/></svg>")}::-webkit-scrollbar-button:single-button:horizontal:increment{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23a0aec0'><polygon points='75,50 25,15 25,85'/></svg>")}::-webkit-scrollbar-corner{background:#edf2f7}*{scrollbar-width:thin;scrollbar-color:#cbd5e0 #edf2f7}body.groove-result-modal-open{overflow:hidden}.groove-result-modal-overlay{position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:24px;background:#040207c2;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px)}.groove-result-modal{position:relative;width:min(420px,100%);padding:38px 34px 30px;color:#f7f2f9;text-align:center;background:#17131c;border:1px solid #493653;border-radius:22px;box-shadow:0 24px 70px #0000007a;animation:groove-result-modal-enter .18s ease-out both}.groove-result-modal__close{position:absolute;top:15px;right:15px;display:grid;width:36px;height:36px;padding:0;color:#a99caf;background:#211b27;border:1px solid #3d3144;border-radius:50%;place-items:center;cursor:pointer}.groove-result-modal__close svg{width:18px;height:18px}.groove-result-modal__close:hover,.groove-result-modal__close:focus-visible{color:#fff;background:#2b2232;border-color:#805590;outline:none}.groove-result-modal__icon{display:grid;width:64px;height:64px;margin:2px auto 20px;color:#e591ff;background:#2c1735;border:1px solid #87439b;border-radius:50%;place-items:center}.groove-result-modal__icon svg{width:30px;height:30px;stroke-width:2.2}.groove-result-modal--error .groove-result-modal__icon,.groove-result-modal--warning .groove-result-modal__icon{color:#ffb8c4;background:#351b23;border-color:#8e4656}.groove-result-modal h2{margin:0 42px 12px;color:#fff;font-size:24px;font-weight:700;letter-spacing:-.02em}.groove-result-modal p{margin:0;color:#c8becd;font-size:16px;font-weight:500;line-height:1.65;white-space:pre-line;overflow-wrap:anywhere}.groove-result-modal__confirm{width:100%;min-height:48px;margin-top:28px;color:#fff;font-size:15px;font-weight:700;background:#9224b2;border:1px solid #bd55da;border-radius:13px;cursor:pointer}.groove-result-modal__confirm:hover,.groove-result-modal__confirm:focus-visible{background:#a02ac1;border-color:#df83f5;outline:none}@keyframes groove-result-modal-enter{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 575px){.groove-result-modal-overlay{padding:18px}.groove-result-modal{padding:34px 24px 24px;border-radius:18px}.groove-result-modal__icon{width:58px;height:58px;margin-bottom:17px}.groove-result-modal h2{font-size:22px}.groove-result-modal p{font-size:15px}}@media (prefers-reduced-motion: reduce){.groove-result-modal{animation:none}}
