.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);background:#000000d9;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:linear-gradient(145deg,#0e2f36f7 0%,#0a2329fc 100%);border:1px solid #5ce6c933;border-radius:20px;width:100%;max-width:32rem;max-height:90vh;padding:2rem;position:relative;overflow-y:auto;box-shadow:0 40px 80px #00000080,0 0 0 1px #5ce6c91a}.modal-content::-webkit-scrollbar{width:6px}.modal-content::-webkit-scrollbar-track{background:#ffffff08;border-radius:10px}.modal-content::-webkit-scrollbar-thumb{background:#5ce6c94d;border-radius:10px}.modal-content::-webkit-scrollbar-thumb:hover{background:#5ce6c980}@media (max-width:640px){.modal-content{border-radius:16px;padding:1.5rem}}
