:root{--v-theme-background: 255,255,255;--v-theme-surface: 255,255,255;--v-theme-surface-variant: 66,66,66;--v-theme-on-surface-variant: 238,238,238;--v-theme-primary: 24,103,192;--v-theme-on-background: 0,0,0;--v-theme-on-surface: 0,0,0;--v-theme-on-primary: 255,255,255;--v-border-color: 0, 0, 0;--v-border-opacity: .12;--v-high-emphasis-opacity: .87;--v-medium-emphasis-opacity: .6}.v-theme--light{color-scheme:normal}.bg-surface-variant{background-color:rgb(var(--v-theme-surface-variant))!important;color:rgb(var(--v-theme-on-surface-variant))!important}.modal-overlay{position:fixed;inset:0;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;border-radius:16px;padding:32px;max-width:500px;width:90%;position:relative;box-shadow:0 8px 32px #0003}.modal-header-custom{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.modal-close{background:none;border:none;font-size:28px;cursor:pointer;color:#666;padding:0 4px;line-height:1}.modal-close:hover{color:#000}.modal-body{color:#333}.modal-links{display:flex;flex-direction:column;gap:12px}.modal-link{display:block;padding:12px 16px;background:#f5f5f5;border-radius:8px;color:#1867c0;text-decoration:none;font-weight:500;transition:background .2s}.modal-link:hover{background:#eee}
