.modal-overlay-premium{z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;padding:1.5rem;display:flex;position:fixed;top:0;left:0}.modal-backdrop-premium{-webkit-backdrop-filter:blur(8px);background:#02061799;width:100%;height:100%;position:absolute;top:0;left:0}.modal-content-wrapper-premium{z-index:1001;flex-direction:column;width:100%;max-width:100%;max-height:calc(100vh - 4rem);display:flex;position:relative}@media (width<=768px){.modal-overlay-premium{padding:.75rem}.modal-content-wrapper-premium{max-height:calc(100vh - 2rem)}.modal-header-premium,.modal-footer-premium,.modal-body-premium{padding:1rem}}.modal-glass-container{flex-direction:column;height:100%;display:flex;overflow:hidden}.modal-header-premium{border-bottom:1px solid #ffffff14;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.modal-title-premium{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.modal-close-btn-premium{color:var(--text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:8px;padding:.5rem}.modal-close-btn-premium:hover{color:#fff;background:#ffffff0d}.modal-close-btn-premium svg{width:20px;height:20px}.modal-body-premium{flex:1;padding:1.5rem;overflow-y:auto}.modal-body-premium::-webkit-scrollbar{width:6px}.modal-body-premium::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.modal-body-premium::-webkit-scrollbar-thumb:hover{background:#fff3}.modal-footer-premium{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a4d;border-top:1px solid #ffffff14;flex-shrink:0;padding:1.25rem 1.5rem}
