/* ========================================================================== */
/*  FORM | UNIFIED SELECTS                                                    */
/* ========================================================================== */

.content select:not(.ui-select-native),
body.gsw-standalone select:not(.ui-select-native),
#missingProfileModal .mpm-field select {
appearance: none !important;
    -webkit-appearance: none !important;
    min-height: 48px !important;
    padding: 0 42px 0 14px !important;
    border-radius: 14px !important;
    border: 1px solid #d5ddea !important;
    background-color: #ffffff !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 6l4 4 4-4' fill='none' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E"), linear-gradient(180deg, #ffffff 0%, #f8fafc 100%) !important;
    background-repeat: no-repeat, no-repeat !important;
    background-position: right 14px center, 0 0 !important;
    background-size: 12px 12px, 100% 100% !important;
    box-shadow: 0 4px 12px rgba(15,23,42,.04), inset 0 1px 0 rgba(255,255,255,.78) !important;
    color: #0f172a !important;
    font-weight: 700 !important;
    text-align: left !important;
    cursor: pointer !important;
    transition: border-color .18s ease, box-shadow .18s ease, background-color .18s ease !important;
}

.content select:not(.ui-select-native):focus,
body.gsw-standalone select:not(.ui-select-native):focus,
#missingProfileModal .mpm-field select:focus {
border-color: color-mix(in srgb, var(--primary) 40%, #d5ddea 60%) !important;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 12%, transparent 88%) !important;
    outline: none !important;
}

.content #app :is(
    .ui-button,
    a.ui-button
) {
transition: background-color .16s ease, border-color .16s ease, color .16s ease, filter .16s ease, opacity .16s ease;
}

.content #app :is(
    .ui-button,
    a.ui-button
):hover {
filter: brightness(.94) saturate(1.04);
}

#app input:focus,
#app input:focus-visible,
#app textarea:focus,
#app textarea:focus-visible {
box-shadow: none !important;
}

.content .ui-button:not(.ui-button-plain) {
background: var(--btn-gradient) !important;
    border-color: var(--primary) !important;
    color: #fff !important;
}

.admin-banner {
position: relative;
    isolation: isolate;
    overflow: hidden;
    margin-bottom: 18px;
    padding: 26px 28px;
    border-radius: 24px;
    border: 1px solid #dfe3eb;
    background: #ffffff;
    box-shadow: 0 18px 42px rgba(60, 64, 67, .12), 0 4px 16px rgba(60, 64, 67, .08);
}

.admin-banner::after {
content: "";
    position: absolute;
    inset: -12% auto -12% -24%;
    width: 54%;
    transform: rotate(10deg);
    background: linear-gradient(90deg, transparent 0%, rgba(255,255,255,0) 18%, rgba(226,232,240,.55) 50%, rgba(255,255,255,0) 82%, transparent 100%);
    pointer-events: none;
    z-index: 0;
}

.admin-banner-decor {
position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
}

.admin-banner-decor::before,
.admin-banner-decor::after {
content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
    opacity: .42;
}

.admin-banner-decor::before {
background:
        radial-gradient(circle at 18% 28%, color-mix(in srgb, var(--primary) 18%, transparent 82%) 0 2px, transparent 3px),
        radial-gradient(circle at 42% 12%, color-mix(in srgb, var(--primary) 12%, transparent 88%) 0 1.5px, transparent 2.5px),
        radial-gradient(circle at 70% 32%, color-mix(in srgb, var(--primary) 16%, transparent 84%) 0 2px, transparent 3px),
        radial-gradient(circle at 84% 68%, color-mix(in srgb, var(--primary) 10%, transparent 90%) 0 1.5px, transparent 2.5px),
        radial-gradient(circle at 28% 78%, color-mix(in srgb, var(--primary) 14%, transparent 86%) 0 2px, transparent 3px);
}

.admin-banner-decor::after {
background:
        radial-gradient(circle at 12% 62%, rgba(203,213,225,.52) 0 1.5px, transparent 2.5px),
        radial-gradient(circle at 58% 56%, color-mix(in srgb, var(--primary) 12%, transparent 88%) 0 2px, transparent 3px),
        radial-gradient(circle at 76% 18%, rgba(203,213,225,.42) 0 1.5px, transparent 2.5px),
        radial-gradient(circle at 92% 44%, color-mix(in srgb, var(--primary) 14%, transparent 86%) 0 1.5px, transparent 2.5px);
}

.admin-banner-decor-icon {
position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 52px;
    height: 52px;
    border-radius: 18px;
    background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(248,250,252,.96) 100%);
    border: 1px solid color-mix(in srgb, var(--primary) 14%, #e2e8f0 86%);
    opacity: .92;
    font-size: .96rem;
    line-height: 1;
}

.admin-banner-decor-icon i {
color: color-mix(in srgb, var(--primary) 48%, #94a3b8 52%);
}

.admin-banner-decor-icon.decor-1 {
top: 22px; right: 26px;
}

.admin-banner-decor-icon.decor-2 {
top: 118px; right: 158px; width: 44px; height: 44px;
}

.admin-banner-decor-icon.decor-3 {
top: 30px; right: 256px; width: 40px; height: 40px;
}

.admin-banner-decor-icon.decor-4 {
bottom: 30px; right: 70px; width: 38px; height: 38px;
}

.admin-banner-decor-icon.decor-5 {
bottom: 40px; right: 214px; width: 46px; height: 46px;
}

.admin-banner-decor-icon.decor-6 {
top: 82px; right: 328px; width: 34px; height: 34px;
}

.admin-banner-decor-icon.decor-7 {
bottom: 98px; right: 316px; width: 36px; height: 36px;
}

.admin-banner-row {
position: relative;
    z-index: 1;
    display: flex;
    gap: 20px;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.admin-banner-copy {
position: relative;
    z-index: 1;
    flex: 1 1 640px;
    min-width: 0;
}

.admin-banner-actions {
position: relative;
    z-index: 2;
    margin-left: auto;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    align-self: center;
    gap: 10px;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    max-width: 100%;
}

.admin-banner-actions[hidden] {
display: none !important;
}

.admin-banner-actions .ui-button,
.admin-banner-actions .rp-filter > button {
appearance: none;
    -webkit-appearance: none;
    font-family: inherit;
    height: 45px;
    padding: 0 20px;
    border-radius: 12px;
    border: 1px solid #d8e0ea;
    background: var(--primary);
    color: #ffffff;
    font-weight: 400;
    font-size: 0.95rem;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    cursor: pointer;
    text-decoration: none;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    white-space: nowrap;
    flex: 0 0 auto;
}

.admin-banner-actions .ui-button:hover,
.admin-banner-actions .rp-filter > button:hover {
transform: none;
    opacity: 1;
    filter: brightness(.94) saturate(1.04);
}

.admin-banner-actions .ui-button.warn,
.admin-banner-actions .rp-filter > button.warn {
background: #b91c1c;
    color: #ffffff;
}

.admin-banner-actions :is(.u-search-box, .rp-filter) {
display: inline-flex;
    align-items: center;
    gap: 10px;
    flex-wrap: nowrap;
    margin: 0;
    flex: 0 0 auto;
}

.admin-banner-actions .u-search-box {
position: relative;
    flex: 0 0 210px;
    min-width: 170px;
    max-width: 210px;
}

.admin-banner-actions .u-search-input {
width: 100%;
    height: 42px;
    padding: 0 14px 0 38px;
    border: 1px solid #dbe3ef;
    border-radius: 12px;
    background: #ffffff;
    color: #1e293b;
    font-size: 0.9rem;
    font-weight: 600;
    outline: none;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
}

.admin-banner-actions .u-search-icon {
position: absolute;
    left: 12px;
    top: 50%;
    transform: translateY(-50%);
    color: #94a3b8;
    pointer-events: none;
}

.admin-banner-actions .u-page-size-wrap {
display: inline-flex;
    align-items: center;
    gap: 8px;
    height: 42px;
    padding: 0 12px;
    border: 1px solid #dbe3ef;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
    flex: 0 0 auto;
}

.admin-banner-actions .u-page-size-wrap label {
margin: 0;
    font-size: 0.78rem;
    color: #64748b;
    font-weight: 700;
    white-space: nowrap;
}

.admin-banner-actions .u-page-size-input {
width: 72px;
    height: 28px;
    padding: 0 8px;
    border: 1px solid #dbe3ef;
    border-radius: 8px;
    background: #ffffff;
    color: #334155;
    font-size: 0.86rem;
    outline: none;
}

.admin-banner-actions .rp-filter {
justify-content: flex-end;
}

.admin-banner-actions .rp-filter .glass-input {
height: 42px;
    padding: 0 12px;
    border: 1px solid #dbe3ef;
    border-radius: 12px;
    background: #ffffff;
    color: #1e293b;
    min-width: 128px;
    font-size: 0.9rem;
    font-weight: 600;
    outline: none;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.04);
}

.admin-banner-stats {
position: relative;
    z-index: 2;
    display: flex;
    gap: 12px;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: stretch;
    margin-left: auto;
}

.admin-banner-stats[hidden] {
display: none !important;
}

.admin-banner-stat {
min-width: 188px;
    border-radius: 14px;
    border: 1px solid color-mix(in srgb, var(--primary) 14%, #dbe3ef 86%);
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    padding: 12px 14px;
    box-shadow: 0 14px 22px -20px rgba(15, 23, 42, 0.58);
}

.admin-banner-stat-label {
display: block;
    color: #64748b;
    font-size: .78rem;
    font-weight: 760;
    text-transform: none;
    letter-spacing: .45px;
    line-height: 1.2;
}

.admin-banner-stat-value {
display: block;
    color: #0f172a;
    font-size: 2rem;
    font-weight: 830;
    margin-top: 7px;
    line-height: 1;
}

.admin-banner-title {
font-size: 1.82rem;
    font-weight: 800;
    margin: 0 0 8px;
    color: #0f172a;
    letter-spacing: -.025em;
}

.admin-banner-text {
margin: 0;
    color: #475569;
    font-size: .95rem;
    max-width: 720px;
    line-height: 1.65;
}

.sidebar.collapsed {
width: var(--sidebar-collapsed-width);
}

.sidebar.collapsed .sidebar-header h2 .brand-title, .sidebar.collapsed .menu a span, .sidebar.collapsed .sidebar-footer .user-info-text {
display: none !important;
}

.sidebar.collapsed .sidebar-header > span#sidebarBrand {
display: none;
}

.sidebar.collapsed .sidebar-header h2 {
justify-content: center;
    align-items: center;
    padding: 0;
    min-height: 52px;
}

.sidebar.collapsed .sidebar-header .brand-mark-logo {
display: none !important;
}

.sidebar.collapsed .sidebar-header .brand-mark-favicon-only {
display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 44px;
    min-width: 44px;
    height: 44px;
}

.sidebar.collapsed #sidebarBrandPrimary {
display: none !important;
}

.sidebar.collapsed #sidebarBrandCollapsedFaviconWrap {
display: inline-flex !important;
}

.sidebar.collapsed #sidebarBrandTitle {
display: none !important;
}

.sidebar.collapsed .sidebar-header .brand-mark-favicon-only .brand-favicon {
width: 40px;
    height: 40px;
}

.sidebar.collapsed .sidebar-header.logo-only {
display: flex;
    align-items: center;
    justify-content: center;
    min-height: 52px;
    padding: 0 8px;
}

.sidebar.collapsed .sidebar-header.logo-only .brand-logo.site-logo {
display: none;
}

.sidebar.collapsed .sidebar-header.logo-only .brand-favicon {
display: block;
    width: 40px;
    height: 40px;
}

.sidebar.collapsed .sidebar-header.logo-only:not(.has-favicon) .brand-logo.site-logo {
display: block;
    width: auto;
    max-width: 44px;
    height: auto;
    max-height: 44px;
}

/* User panel: stabilize mini sidebar brand area */
body.gsw-user-shell .sidebar-header.logo-only {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 88px;
    padding: 14px 12px 8px;
    overflow: hidden;
}

body.gsw-user-shell .sidebar-header.logo-only.has-favicon .brand-favicon {
    display: none;
}

body.gsw-user-shell .sidebar-header.logo-only .brand-logo.site-logo {
    margin: 0 auto;
    max-width: calc(var(--sidebar-width) - 44px);
    max-height: 64px;
}

body.gsw-user-shell .sidebar-header.logo-only h2.brand-has-logo {
    width: 100%;
    justify-content: center;
    padding: 10px 16px 6px;
}

body.gsw-user-shell .sidebar.collapsed .sidebar-header.logo-only {
    min-height: 64px !important;
    padding: 6px !important;
    justify-content: center !important;
    overflow: hidden !important;
}

body.gsw-user-shell .sidebar.collapsed .sidebar-header.logo-only:not(.has-favicon) #sidebarBrandPrimary {
    display: inline-flex !important;
    width: 34px !important;
    min-width: 34px !important;
    justify-content: center !important;
}

body.gsw-user-shell .sidebar.collapsed .sidebar-header.logo-only .brand-logo.site-logo {
    display: none !important;
    max-width: 0 !important;
    max-height: 0 !important;
}

body.gsw-user-shell .sidebar.collapsed .sidebar-header.logo-only.has-favicon .brand-favicon {
    display: block !important;
    width: 34px !important;
    height: 34px !important;
    margin: 0 auto !important;
}

body.gsw-user-shell .sidebar.collapsed .sidebar-header.logo-only:not(.has-favicon) .brand-logo.site-logo {
    display: block !important;
    width: 34px !important;
    height: 34px !important;
    max-width: 34px !important;
    max-height: 34px !important;
    margin: 0 auto !important;
}

.sidebar.collapsed .menu {
padding: 16px 0 12px;
}

.sidebar.collapsed .menu li {
margin-bottom: 8px;
    display: flex;
    justify-content: center;
}

.sidebar.collapsed .menu a {
justify-content: center;
    align-items: center;
    width: 52px;
    min-width: 52px;
    height: 46px;
    padding: 0;
    border-radius: 14px;
}

.sidebar.collapsed .menu a i {
margin: 0;
    width: auto;
    font-size: 1.18rem;
}

.sidebar.collapsed .menu a .menu-update-pill {
display: none !important;
}

.sidebar.collapsed .sidebar-footer {
padding: 16px 8px; display: flex; justify-content: center;
}

.sidebar.collapsed .user-card a {
display: none;
}

.sidebar.collapsed .user-card .theme-toggle-link,
.sidebar.collapsed .user-card .user-actions {
display: none;
}

.sidebar.collapsed .user-card.user-card-account {
grid-template-columns: 40px;
    width: 40px;
    min-width: 40px;
    max-width: 40px;
    gap: 0;
    justify-content: center;
    margin: 0 auto;
}

.content.expanded {
margin-left: var(--sidebar-collapsed-width);
}

.pw-toggle-wrap {
position: relative;
    display: block;
    width: 100%;
}

.pw-toggle-input {
padding-right: 42px !important;
}

.pw-toggle-input::-ms-reveal,
.pw-toggle-input::-ms-clear {
display: none;
}

.pw-toggle-btn {
position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    min-width: 22px;
    border: 0;
    background: transparent;
    color: #64748b;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    line-height: 1;
    appearance: none;
    -webkit-appearance: none;
    box-shadow: none;
    transition: color .16s ease, opacity .16s ease;
}

.pw-toggle-btn:hover {
color: #0f172a;
    background: transparent;
    box-shadow: none;
    transform: translateY(-50%);
}

.pw-toggle-btn:focus-visible {
outline: 2px solid var(--primary);
    outline-offset: 1px;
    transform: translateY(-50%);
}

.pw-toggle-btn i {
display: block;
    line-height: 1;
}

#gsw-pm-toast-container {
position: fixed;
    top: 30px;
    right: 30px;
    z-index: 999999;
    display: flex;
    flex-direction: column;
    gap: 10px;
    pointer-events: none;
}

.ui-toast {
background: #ffffff;
    padding: 16px 24px;
    border-left: 5px solid var(--primary);
    border-radius: 12px;
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 260px;
    max-width: 360px;
    opacity: 0;
    transform: translateX(100%);
    animation: gswPmSlideIn 0.3s ease forwards;
    font-size: 13px;
    pointer-events: all;
    box-sizing: border-box;
    color: #1f2937;
}

.ui-toast.hiding {
animation: gswPmSlideOut 0.3s ease forwards;
}

@keyframes gswPmSlideIn {
to { opacity: 1; transform: translateX(0); }
}

@keyframes gswPmSlideOut {
to { opacity: 0; transform: translateX(100%); }
}

.ui-toast .pm-toast-icon {
color: var(--primary);
    font-size: 18px;
    line-height: 1;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-shrink: 0;
}

.ui-toast span {
color: #111827;
}

.ui-toast.is-success {
border-color: #86efac !important;
    border-left-color: #16a34a !important;
    color: #111827;
    background: #ffffff !important;
    background-image: none !important;
}

.ui-toast.is-success .pm-toast-icon {
color: #16a34a;
}

.ui-toast.is-error {
border-color: #fecaca !important;
    border-left-color: #dc2626 !important;
    color: #111827;
    background: #ffffff !important;
    background-image: none !important;
}

.ui-toast.is-error .pm-toast-icon {
color: #dc2626;
}

.ui-toast.is-warning {
border-color: #fde68a !important;
    border-left-color: #d97706 !important;
    color: #111827;
    background: #ffffff !important;
    background-image: none !important;
}

.ui-toast.is-warning .pm-toast-icon {
color: #d97706;
}

.ui-toast.is-neutral {
border-color: #cbd5e1 !important;
    border-left-color: #6b7280 !important;
    color: #111827;
    background: #ffffff !important;
    background-image: none !important;
}

.ui-toast.is-neutral .pm-toast-icon {
color: #6b7280;
}

.ui-toast.is-loading {
border-color: #bfdbfe !important;
    border-left-color: #2563eb !important;
    background: #ffffff !important;
    background-image: none !important;
}

.ui-toast .pm-toast-loader {
display: inline-flex;
    width: 18px;
    height: 18px;
    border-radius: 999px;
    border: 2px solid #cbd5e1;
    border-top-color: #2563eb;
    animation: gswPmToastSpin .85s linear infinite;
    flex-shrink: 0;
}

.ui-toast .pm-toast-message {
color: #111827;
}

@keyframes gswPmToastSpin {
to { transform: rotate(360deg); }
}

#panelTutorial {
position: fixed; inset: 0; z-index: 12000; display: none;
}

#panelTutorial.show {
display: block;
}

#panelTutorial .pt-scrim {
position: absolute;
    inset: 0;
    background: rgba(2, 6, 23, .38);
    pointer-events: auto;
}

#panelTutorial .pt-focus {
position: fixed;
    left: 50%;
    top: 50%;
    width: 180px;
    height: 90px;
    border-radius: 14px;
    border: 1px solid rgba(226, 232, 240, .95);
    box-shadow: 0 0 0 9999px rgba(2, 6, 23, .66), 0 0 0 1px rgba(148, 163, 184, .25) inset;
    transition: all .42s cubic-bezier(.22,.61,.36,1);
    pointer-events: none;
    z-index: 12001;
}

#panelTutorial .pt-arrow {
position: fixed;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-shadow: 0 8px 18px rgba(2, 6, 23, .6);
    font-size: 28px;
    line-height: 1;
    transition: left .42s cubic-bezier(.22,.61,.36,1), top .42s cubic-bezier(.22,.61,.36,1), transform .2s ease;
    pointer-events: none;
    z-index: 12002;
}

#panelTutorial .pt-arrow.dir-down i {
animation: ptArrowDown 1.1s ease-in-out infinite;
}

#panelTutorial .pt-arrow.dir-up i {
animation: ptArrowUp 1.1s ease-in-out infinite;
}

#panelTutorial .pt-arrow.dir-left i {
animation: ptArrowLeft 1.1s ease-in-out infinite;
}

#panelTutorial .pt-arrow.dir-right i {
animation: ptArrowRight 1.1s ease-in-out infinite;
}

@keyframes ptArrowDown {
0%,100%{ transform:translateY(-2px);} 50%{ transform:translateY(6px);}
}

@keyframes ptArrowUp {
0%,100%{ transform:translateY(2px);} 50%{ transform:translateY(-6px);}
}

@keyframes ptArrowLeft {
0%,100%{ transform:translateX(2px);} 50%{ transform:translateX(-6px);}
}

@keyframes ptArrowRight {
0%,100%{ transform:translateX(-2px);} 50%{ transform:translateX(6px);}
}

#panelTutorial .pt-tooltip {
position: fixed;
    width: 380px;
    max-width: calc(100vw - 24px);
    background: #fff;
    border: 1px solid #dbeafe;
    border-radius: 16px;
    box-shadow: 0 26px 48px rgba(2,6,23,.32);
    overflow: hidden;
    transition: left .42s cubic-bezier(.22,.61,.36,1), top .42s cubic-bezier(.22,.61,.36,1);
    z-index: 12003;
}

#panelTutorial .pt-body {
padding: 14px 16px 12px;
}

#panelTutorial .pt-step {
color: #64748b; font-size: .74rem; font-weight: 800; text-transform: uppercase; letter-spacing: .45px; margin-bottom: 8px;
}

#panelTutorial .pt-title {
margin: 0; color: #0f172a; font-size: 1.04rem; font-weight: 800; line-height: 1.25;
}

#panelTutorial .pt-desc {
margin-top: 7px; color: #475569; line-height: 1.5; font-size: .88rem; min-height: 54px;
}

#panelTutorial .pt-dots {
display: flex; gap: 6px; align-items: center; margin-top: 9px;
}

#panelTutorial .pt-dot {
width: 8px; height: 8px; border-radius: 50%; background: #cbd5e1;
}

#panelTutorial .pt-dot.active {
background: var(--primary);
}

#panelTutorial .pt-actions {
border-top: 1px solid #e2e8f0;
    padding: 10px 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

#panelTutorial .ui-button {
height: 36px; border-radius: 10px;
    font-weight: 700; padding: 0 12px; cursor: pointer;
}

#panelTutorial .ui-button:not(.ui-button-plain) {
background: var(--btn-gradient); color: #fff; border-color: var(--primary);
}

#panelTutorial .ui-button.ui-button-plain,
#panelTutorial .ui-button-plain {
border-color: transparent; color: #64748b;
}


#supportFab {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 58px;
    height: 58px;
    border-radius: 50%;
    border: 1px solid var(--primary);
    background: var(--btn-gradient);
    color: #ffffff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 14px 28px rgba(2, 6, 23, 0.22);
    z-index: 13010;
    transition: transform .2s ease, box-shadow .2s ease;
    overflow: visible;
}
#supportFab:hover { transform: translateY(-2px) scale(1.03); box-shadow: 0 18px 32px rgba(2, 6, 23, 0.28); }
#supportFab i { font-size: 1.18rem; }

#supportFab .support-fab-tip {
    position: absolute;
    right: calc(100% + 12px);
    top: 50%;
    transform: translateY(-50%) translateX(6px);
    background: #0f172a;
    color: #ffffff;
    border-radius: 10px;
    padding: 8px 10px;
    font-size: .78rem;
    font-weight: 700;
    white-space: nowrap;
    box-shadow: 0 10px 24px rgba(2, 6, 23, 0.28);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity .15s ease, transform .15s ease, visibility 0s linear .15s;
}
#supportFab .support-fab-tip::after {
    content: '';
    position: absolute;
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    border: 6px solid transparent;
    border-left-color: #0f172a;
}

#supportFab:hover .support-fab-tip,
#supportFab:focus-visible .support-fab-tip {
    opacity: 1;
    visibility: visible;
    transform: translateY(-50%) translateX(0);
    transition-delay: 0s;
}

#missingProfileModal {
position: fixed;
    inset: 0;
    background: rgba(2, 6, 23, .6);
    backdrop-filter: blur(4px);
    z-index: 14000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
}

#missingProfileModal.show {
display: flex;
}

#missingProfileModal .mpm-card {
width: min(100%, 560px) !important;
    max-width: 560px !important;
    background: #ffffff;
    border-radius: 16px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 24px 48px rgba(2, 6, 23, .24);
    overflow: hidden;
}

#missingProfileModal .mpm-body {
padding: 14px 16px 10px;
}

#missingProfileModal .mpm-fields {
display: grid;
    gap: 10px;
}

#missingProfileModal .mpm-field label {
display: block;
    margin-bottom: 6px;
    color: #1e293b;
    font-size: .86rem;
    font-weight: 700;
}

#missingProfileModal .mpm-field input,
#missingProfileModal .mpm-field select {
width: 100%;
    height: 42px;
    border: 1px solid #cbd5e1;
    border-radius: 10px;
    background: #ffffff;
    color: #0f172a;
    font-family: 'Inter', sans-serif;
    font-size: .92rem;
    padding: 0 12px;
}

#missingProfileModal .mpm-field input:focus,
#missingProfileModal .mpm-field select:focus {
border-color: #cbd5e1;
    box-shadow: none;
}

#missingProfileModal .mpm-error {
margin-top: 8px;
    min-height: 18px;
    color: #dc2626;
    font-size: .82rem;
    line-height: 1.4;
}

#missingProfileModal .mpm-verify-box {
margin-top: 12px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    background: #f8fafc;
    padding: 12px;
    display: none;
    gap: 8px;
}

#missingProfileModal .mpm-verify-box.show {
display: grid;
}

#missingProfileModal .mpm-verify-text {
margin: 0;
    color: #334155;
    font-size: .84rem;
    line-height: 1.45;
}

#missingProfileModal .mpm-verify-actions {
display: flex;
    flex-wrap: wrap;
    gap: 8px;
}

#missingProfileModal .mpm-actions {
border-top: 1px solid #e2e8f0;
    padding: 12px 16px;
    display: flex;
    justify-content: flex-end;
    gap: 8px;
}

#missingProfileModal .mpm-btn {
    min-height: 38px;
}

#missingProfileModal .mpm-btn:disabled {
opacity: .72;
    cursor: wait;
}

.content #app :is(
    .ui-card,
    .stat-card-modern,
    .ue-card,
    .ue-head,
    .us-card,
    .us-panel,
    .up-card,
    .et-head,
    .q-card,
    .et-actions,
    .u-table-card,
    .d-panel,
    .rp-panel,
    .s-card,
    .e-card,
    .t-card
) {
border-radius: 18px !important;
    border: 1px solid #dbe7f3 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
    box-shadow: 0 18px 34px -28px rgba(15, 23, 42, 0.5) !important;
}

.content #app :is(
    .ui-card,
    .stat-card-modern,
    .ue-card,
    .us-card,
    .e-card,
    .t-card
):hover {
transform: translateY(-4px) !important;
    border-color: #c9daeb !important;
    box-shadow: 0 26px 42px -30px rgba(15, 23, 42, 0.62) !important;
}

.content #app :is(
    .section-head,
    .d-panel-header,
    .us-ph,
    .rp-panel-head,
    .rp-section-head,
    .up-head,
    .ue-head
) {
background: #ffffff !important;
    background-image: none !important;
    border-bottom: 1px solid #e3edf7 !important;
}

.content #app :is(
    .panel-card,
    .card-panel,
    .modal-content:not(.modal-shell),
    .stat-card-modern,
    .d-card,
    .tr-card,
    .ue-card,
    .us-card,
    .u-table-card,
    .d-panel,
    .rp-panel,
    .rp-stat-card,
    .rp-user-card,
    .us-panel,
    .up-card,
    .s-card,
    .e-card,
    .t-card,
    .q-card,
    .et-actions,
    .et-head,
    .e-stats,
    .u-page-size-wrap,
    .t-ms-container,
    .t-ms-drop,
    .t-section-item,
    .s-color-box,
    .s-switch-box,
    .s-logo-zone,
    .s-logo-size-wrap,
    .mpm-card
):not(.course-card-modern):not(.course-card-modern *) {
--ui-surface-bg: linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
    --ui-surface-border: #dbe5f2;
    --ui-surface-shadow: 0 24px 44px -30px rgba(15, 23, 42, 0.58);
    border-radius: 18px !important;
    border: 1px solid var(--ui-surface-border) !important;
    background: var(--ui-surface-bg) !important;
    box-shadow: var(--ui-surface-shadow) !important;
}

.content #app .ui-surface-soft {
--ui-surface-bg: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
    --ui-surface-shadow: 0 18px 34px -28px rgba(15, 23, 42, 0.5);
}

.content #app .ui-surface-strong {
--ui-surface-bg: linear-gradient(180deg, #ffffff 0%, #f6faff 100%);
    --ui-surface-shadow: 0 24px 44px -30px rgba(15, 23, 42, 0.58);
}

.content #app :is(
    .section-head,
    .d-panel-header,
    .us-ph,
    .rp-panel-head,
    .rp-section-head,
    .up-head,
    .ue-head
) {
--ui-head-bg: #ffffff;
    --ui-head-border: #e0ebf8;
    background: var(--ui-head-bg) !important;
    background-image: none !important;
    border-bottom: 1px solid var(--ui-head-border) !important;
}

.content #app .ui-head-soft {
--ui-head-border: #e6edf7;
}

.content #app .ui-head-strong {
--ui-head-border: #dbe5f2;
}

.content #app table {
border-collapse: separate !important;
    border-spacing: 0 !important;
    border: 1px solid #dbe5f2 !important;
    border-radius: 16px !important;
    overflow: hidden !important;
    background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%) !important;
}

.content #app table thead th {
--ui-table-head-bg: #ffffff;
    --ui-table-head-border: #d9e6f5;
    --ui-table-head-color: #0f172a;
    background: var(--ui-table-head-bg) !important;
    background-image: none !important;
    color: var(--ui-table-head-color) !important;
    border-bottom: 1px solid var(--ui-table-head-border) !important;
    font-weight: 900 !important;
}

.content #app table tbody tr {
background: transparent !important;
    transition: background-color .2s ease;
}

.content #app table tbody tr:hover {
background: #f3f8ff !important;
}

.content #app table td {
border-bottom: 1px solid #e6eef8 !important;
    color: #334155 !important;
}

.content #app :is(
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    input[type="url"],
    input[type="search"],
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="week"],
    select,
    textarea
) {
--ui-field-bg: #f8fbff;
    --ui-field-border: #d1deee;
    --ui-field-color: #0f172a;
    --ui-field-focus-border: #b8cbe3;
    --ui-field-focus-bg: #ffffff;
    --ui-field-focus-shadow: 0 0 0 3px rgba(37, 99, 235, .10);
    box-sizing: border-box !important;
    max-width: 100%;
    min-width: 0;
    border: 1px solid var(--ui-field-border) !important;
    border-radius: 12px !important;
    background: var(--ui-field-bg) !important;
    color: var(--ui-field-color) !important;
    box-shadow: none !important;
}

.content #app .ui-field-soft {
--ui-field-bg: #f8fbff;
    --ui-field-border: #d1deee;
}

.content #app .ui-field-strong {
--ui-field-bg: #ffffff;
    --ui-field-border: #cbd8e7;
    --ui-field-focus-shadow: 0 0 0 3px rgba(37, 99, 235, .12);
}

.content #app :is(
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    input[type="url"],
    input[type="search"],
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="week"],
    select
) {
height: 46px !important;
}

.content #app :is(
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    input[type="url"],
    input[type="search"],
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    input[type="month"],
    input[type="week"],
    select,
    textarea
):focus {
border-color: var(--ui-field-focus-border) !important;
    background: var(--ui-field-focus-bg) !important;
    box-shadow: var(--ui-field-focus-shadow) !important;
}

.content #app :is(
    .ui-button,
    a.ui-button
) {
--ui-btn-font-weight: 700;
    --ui-btn-height: 44px;
    --ui-btn-padding-x: 16px;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    min-height: var(--ui-btn-height) !important;
    padding: 0 var(--ui-btn-padding-x) !important;
    border-radius: 12px !important;
    font-size: .95rem !important;
    font-weight: var(--ui-btn-font-weight) !important;
    line-height: 1 !important;
    text-decoration: none !important;
    white-space: nowrap !important;
    transform: none !important;
}

.content #app :is(
    .ui-button-icon,
    button.ui-button-icon
):not(.modal-close):not(.close):not(.confirm-sheet-close) {
display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 38px !important;
    min-width: 38px !important;
    height: 38px !important;
    padding: 0 !important;
    border-radius: 12px !important;
    line-height: 1 !important;
    flex-shrink: 0 !important;
    transform: none !important;
}

.content #app :is(
    .ui-button.ui-button-plain,
    a.ui-button.ui-button-plain,
    .ui-button-plain,
    .ui-button-icon,
    button.ui-button-plain,
    button.ui-button-icon
):not(.modal-close):not(.close):not(.confirm-sheet-close) {
border: 1px solid #dbe5f2 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
    color: #334155 !important;
    box-shadow: 0 10px 18px -16px rgba(15, 23, 42, .55) !important;
}

.content #app :is(
    .ui-button:not(.ui-button-plain),
    a.ui-button:not(.ui-button-plain)
) {
background: var(--btn-gradient) !important;
    color: #ffffff !important;
    border: 1px solid var(--primary) !important;
    box-shadow: 0 16px 28px -18px color-mix(in srgb, var(--primary) 68%, transparent 32%) !important;
}

.content #app :is(
    .ui-button,
    a.ui-button,
    .ui-button-icon,
    button.ui-button-icon
):hover {
transform: none !important;
}

.content #app .u-verified-badge {
background: transparent !important;
    border: 0 !important;
    color: #16a34a !important;
    width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.content #app .u-verified-badge i {
color: #16a34a !important;
}

.content #app .u-warning-badge {
background: transparent !important;
    border: 0 !important;
    color: #d97706 !important;
    width: 16px !important;
    height: 16px !important;
    min-width: 16px !important;
    min-height: 16px !important;
    border-radius: 0 !important;
    padding: 0 !important;
    box-shadow: none !important;
}

.content #app .u-warning-badge i {
color: #d97706 !important;
}

.modal {
position: fixed;
    inset: 0;
    z-index: 12000;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 16px;
    background: rgba(15, 23, 42, .54) !important;
    backdrop-filter: blur(8px) !important;
}

.modal.show {
display: flex !important;
}

.modal-content {
border: 1px solid #dbe6f3 !important;
    border-radius: 20px !important;
    box-shadow: 0 34px 56px -34px rgba(15, 23, 42, .62) !important;
}

.confirm-modal .modal-content {
width: min(100%, 460px) !important;
    max-width: 460px !important;
    padding: 0 !important;
    overflow: hidden !important;
}

.confirm-sheet-head {
min-height: 84px;
    padding: 22px 72px 18px 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    background: #ffffff;
    border-bottom: 1px solid #edf2f7;
    position: relative;
}

.confirm-sheet-heading {
display: none !important;
}

.confirm-sheet-close {
width: auto;
    height: auto;
    min-width: 0;
    min-height: 0;
    border-radius: 0;
    border: 0;
    background: transparent;
    color: #0f172a;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    padding: 0;
    font-size: 1.35rem;
    line-height: 1;
    transition: .2s ease;
    box-shadow: none;
}

.confirm-sheet-close:hover {
color: #0f172a;
    background: transparent;
    border-color: transparent;
    opacity: .72;
}

.confirm-sheet-body {
padding: 26px 24px 24px;
    display: grid;
    justify-items: center;
    gap: 14px;
    text-align: center;
}

.confirm-sheet-icon {
width: 72px;
    height: 72px;
    border-radius: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid color-mix(in srgb, var(--primary) 24%, #dbe3ef 76%);
    background: color-mix(in srgb, var(--primary) 8%, #ffffff 92%);
    color: var(--primary);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.82);
    font-size: 1.5rem;
}

.confirm-sheet-copy {
display: grid;
    gap: 6px;
    justify-items: center;
}

.confirm-sheet-title {
margin: 0;
    color: #0f172a;
    font-size: 1.06rem;
    line-height: 1.2;
    letter-spacing: -.01em;
}

.confirm-sheet-text {
margin: 0;
    max-width: 420px;
    color: #64748b;
    font-size: .92rem;
    line-height: 1.6;
}

.confirm-sheet-actions {
border-top: 1px solid #edf2f7;
    padding: 18px 24px 22px;
    display: flex;
    justify-content: space-between;
    gap: 8px;
}

.confirm-sheet-actions .ui-button {
flex: 1 1 0;
    min-width: 118px;
    height: 46px;
    border-radius: 14px;
    padding: 0 18px;
    font-weight: 800;
    box-shadow: none;
}

.modal-shell {
width: min(100%, 720px) !important;
    max-width: 720px !important;
    padding: 0 !important;
    max-height: calc(100vh - 32px) !important;
    max-height: calc(100dvh - 32px) !important;
    overflow-x: hidden !important;
    overflow-y: auto !important;
    border-radius: 24px !important;
    background: linear-gradient(180deg, rgba(255,255,255,.99) 0%, rgba(249,251,253,.98) 100%) !important;
    border: 1px solid #dbe6f3 !important;
    box-shadow: 0 28px 58px rgba(15, 23, 42, .22) !important;
}

.modal-shell.modal-shell-compact {
width: min(100%, 460px) !important;
    max-width: 460px !important;
}

.modal-shell.modal-shell-detail {
width: min(100%, 760px) !important;
    max-width: 760px !important;
}

.modal-shell > .modal-header,
.modal-shell > .modal-head {
display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
    gap: 18px !important;
    margin: 0 !important;
    padding: 22px 72px 18px 24px !important;
    background: #ffffff !important;
    background-image: none !important;
    border-bottom: 1px solid #edf2f7 !important;
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate !important;
}

.modal-shell > .modal-header::before,
.modal-shell > .modal-head::before {
content: none !important;
    display: none !important;
}

.modal-shell > .modal-header :is(.modal-title, h1, h2, h3, h4, h5, h6),
.modal-shell > .modal-head :is(.modal-title, h1, h2, h3, h4, h5, h6) {
display: block !important;
}

.modal-shell-head {
display: flex;
    align-items: center;
    gap: 14px;
    min-width: 0;
    flex: 1 1 auto;
    padding-right: 12px;
    background: #ffffff !important;
    background-image: none !important;
    position: relative;
    z-index: 1;
}

.modal-shell-copy {
    display: grid;
    gap: 4px;
    min-width: 0;
    background: #ffffff !important;
    background-image: none !important;
    position: relative;
    z-index: 1;
}

.modal-shell-copy :is(.modal-title, h1, h2, h3, h4, h5, h6) {
    margin: 0;
    line-height: 1.22;
}

.modal-shell-copy :is(.modal-shell-desc, p) {
    margin: 0;
}

.modal-shell-kicker {
display: none !important;
}

.modal-shell-head-icon {
width: 52px;
    height: 52px;
    border-radius: 16px;
    position: relative;
    flex-shrink: 0;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: var(--primary);
    background: #ffffff !important;
    background-image: none !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.88);
}

.modal-shell-head-icon::before {
content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    border: 1px solid color-mix(in srgb, var(--primary) 24%, #dbe3ef 76%);
    background: #ffffff;
    animation: modalShellHeadFrame .5s ease both;
}

.modal-shell-head-icon i {
position: relative;
    z-index: 1;
    font-size: 1.18rem;
    animation: modalShellHeadGlyph .45s ease both .1s;
}

.modal-header-decor {
position: absolute;
    inset: 0;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
}

.modal-header-decor::before,
.modal-header-decor::after {
content: "";
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.modal-header-decor::before {
background:
        radial-gradient(58% 118% at 100% 10%, color-mix(in srgb, var(--primary) 12%, transparent 88%) 0%, transparent 68%),
        radial-gradient(34% 82% at 84% 100%, color-mix(in srgb, var(--primary) 8%, transparent 92%) 0%, transparent 76%);
    opacity: .9;
}

.modal-header-decor::after {
background:
        radial-gradient(circle at 88% 18%, rgba(148,163,184,.24) 0 2px, transparent 2.6px),
        radial-gradient(circle at 82% 56%, rgba(148,163,184,.2) 0 2px, transparent 2.6px),
        radial-gradient(circle at 72% 32%, rgba(148,163,184,.18) 0 1.8px, transparent 2.4px),
        radial-gradient(circle at 62% 74%, rgba(148,163,184,.14) 0 1.6px, transparent 2.2px);
    opacity: .42;
}

.modal-header-decor-icon {
position: absolute;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: auto;
    color: color-mix(in srgb, var(--primary) 62%, #e2e8f0 38%);
    line-height: 1;
    pointer-events: none;
    filter: none;
}

.modal-header-decor-icon i {
display: inline-block;
    color: inherit;
    fill: currentColor;
}

.modal-header-decor-icon.decor-1 { top: 16px; right: 58px; font-size: .98rem; opacity: .58; animation: gswMailBannerFloatA 7.4s ease-in-out infinite; animation-delay: 0s; }
.modal-header-decor-icon.decor-2 { top: 54px; right: 114px; font-size: .92rem; opacity: .5; animation: gswMailBannerFloatB 8.1s ease-in-out infinite; animation-delay: -1.4s; }
.modal-header-decor-icon.decor-3 { top: 22px; right: 170px; font-size: .88rem; opacity: .42; animation: gswMailBannerFloatC 8.8s ease-in-out infinite; animation-delay: -2.6s; }
.modal-header-decor-icon.decor-4 { bottom: 18px; right: 82px; font-size: .94rem; opacity: .38; animation: gswMailBannerFloatB 8.6s ease-in-out infinite; animation-delay: -3.2s; }
.modal-header-decor-icon.decor-5 { bottom: 24px; right: 146px; font-size: .82rem; opacity: .31; animation: gswMailBannerFloatA 9.3s ease-in-out infinite; animation-delay: -4.5s; }

@media (max-width: 640px) {
    .modal-header-decor-icon.decor-4,
    .modal-header-decor-icon.decor-5 {
        display: none !important;
    }
}

@keyframes modalShellHeadFrame {
from { opacity: 0; transform: scale(.78); }
    to { opacity: 1; transform: scale(1); }
}

@keyframes modalShellHeadGlyph {
from { opacity: 0; transform: translateY(6px) scale(.84); }
    to { opacity: 1; transform: translateY(0) scale(1); }
}

.modal-shell-desc {
margin: 0;
    max-width: 48ch;
    color: #64748b;
    font-size: .94rem;
    line-height: 1.6;
}

.modal-shell-copy-centered {
align-items: center;
    text-align: center;
    max-width: 420px;
    margin: 0 auto;
}

.modal-shell-title {
margin: 0;
    font-size: 1.52rem;
    line-height: 1.08;
    letter-spacing: -.03em;
    color: #0f172a;
    font-weight: 800;
}

.modal-shell-text {
margin: 0;
    max-width: 420px;
    color: #64748b;
    font-size: .92rem;
    line-height: 1.6;
}

.modal-shell-icon {
width: 72px;
    height: 72px;
    border-radius: 22px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border: 1px solid color-mix(in srgb, var(--primary) 24%, #dbe3ef 76%);
    background: color-mix(in srgb, var(--primary) 8%, #ffffff 92%);
    color: var(--primary);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.82);
    font-size: 1.5rem;
}

.modal-shell :is(.modal-close, .close),
.confirm-sheet-close {
width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    border-width: 0 !important;
    border-style: none !important;
    border-color: transparent !important;
    background: transparent !important;
    background-image: none !important;
    color: #0f172a !important;
    font-size: 1.35rem !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: .2s ease !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    --button-surface: transparent !important;
    --button-shadow: none !important;
    --button-border: transparent !important;
    position: absolute !important;
    top: 20px !important;
    right: 24px !important;
    z-index: 4 !important;
}

.modal-shell :is(.modal-close, .close)::before,
.modal-shell :is(.modal-close, .close)::after,
.confirm-sheet-close::before,
.confirm-sheet-close::after {
content: none !important;
    display: none !important;
}

.modal-shell :is(.modal-close, .close) *,
.confirm-sheet-close *,
.content #app .modal-content:not(.modal-shell) :is(.modal-close, .close) * {
background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    filter: none !important;
}

:is(.modal-close, .close, .confirm-sheet-close):is(.ui-button, .ui-button-plain, .ui-button-icon),
:is(.modal-close, .close):is(.ui-button, .ui-button-plain, .ui-button-icon) :is(span, i, svg) {
background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    border-color: transparent !important;
    box-shadow: none !important;
    width: auto !important;
    min-width: 0 !important;
    height: auto !important;
    min-height: 0 !important;
    padding: 0 !important;
}

.modal-shell :is(.modal-close, .close):hover,
.confirm-sheet-close:hover {
color: #0f172a !important;
    background: transparent !important;
    border-color: transparent !important;
    opacity: .72 !important;
}

.modal-shell > .modal-header + .modal-shell-body,
.modal-shell > .modal-head + .modal-shell-body,
.modal-shell > form.modal-shell-body,
.modal-shell > .modal-body.modal-shell-body {
padding: 20px 24px 24px !important;
    margin: 0 !important;
}

.modal-shell-body {
display: block;
}

.modal-shell-body[hidden] {
display: none !important;
}

.modal-shell-loading {
display: grid !important;
    place-items: center !important;
    min-height: 164px;
    text-align: center !important;
    padding: 56px 24px !important;
}

.modal-loading-icon {
font-size: 2rem;
    color: var(--primary);
}

.ui-text-muted-italic {
color: #94a3b8;
    font-style: italic;
}

.ui-table-flush {
margin-top: 0 !important;
}

.ui-modal-form {
display: grid;
    gap: 18px;
}

.ui-modal-grid {
display: grid;
    gap: 16px;
}

.ui-modal-grid-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

.ui-modal-grid-3 {
grid-template-columns: 2fr 1fr 1fr;
}

.ui-modal-grid-auto {
grid-template-columns: minmax(0, 1fr) 112px;
}

.ios-switch {
position: relative;
    display: inline-flex;
    align-items: center;
    width: 52px;
    height: 30px;
    flex: 0 0 auto;
    cursor: pointer;
    user-select: none;
    -webkit-user-select: none;
}

.ios-switch > input {
position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(50%);
    white-space: nowrap;
    border: 0;
    opacity: 0;
    pointer-events: none;
}

.ios-switch .slider {
position: absolute;
    inset: 0;
    border-radius: 999px;
    background: linear-gradient(180deg, #e7eef7 0%, #d9e4f1 100%);
    border: 1px solid #c7d4e3;
    box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.08);
    transition: background .2s ease, border-color .2s ease, box-shadow .2s ease;
}

.ios-switch .slider::before {
content: "";
    position: absolute;
    top: 2px;
    left: 2px;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background: #ffffff;
    box-shadow: 0 2px 8px rgba(15, 23, 42, 0.16);
    transition: transform .22s ease;
}

.ios-switch > input:checked + .slider {
background: linear-gradient(135deg, color-mix(in srgb, var(--primary) 88%, #67e8f9 12%) 0%, var(--primary) 100%);
    border-color: color-mix(in srgb, var(--primary) 72%, #0f172a 28%);
}

.ios-switch > input:checked + .slider::before {
transform: translateX(22px);
}

.ios-switch > input:focus-visible + .slider {
box-shadow: 0 0 0 3px color-mix(in srgb, var(--primary) 22%, transparent 78%);
}

.gsw-switch-row {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    min-height: 60px;
    padding: 12px 14px;
    border: 1px solid #dbe4f0;
    border-radius: 14px;
    background: #ffffff;
}

.gsw-switch-copy {
display: grid;
    gap: 4px;
    min-width: 0;
}

.gsw-switch-copy strong {
display: block;
    margin: 0;
    color: #0f172a;
    font-size: .86rem;
    font-weight: 800;
    line-height: 1.3;
}

.gsw-switch-copy small {
display: block;
    margin: 0;
    color: #64748b;
    font-size: .75rem;
    line-height: 1.55;
}

.ui-modal-field {
display: grid;
    gap: 8px;
    min-width: 0;
}

.ui-modal-field > label,
.ui-modal-label {
margin: 0;
    color: #1e293b;
    font-size: .92rem;
    font-weight: 700;
    line-height: 1.35;
}

.ui-modal-field > :is(input, select, textarea),
.ui-modal-field .glass-input,
.ui-modal-field .ui-field-soft {
width: 100%;
    margin: 0;
    font-size: .95rem;
}

.ui-modal-field > textarea,
.ui-modal-field textarea.glass-input {
min-height: 96px;
    resize: vertical;
}

.modal-shell-body :is(
    input[type="text"],
    input[type="email"],
    input[type="password"],
    input[type="number"],
    input[type="tel"],
    input[type="url"],
    input[type="search"],
    input[type="date"],
    input[type="time"],
    input[type="datetime-local"],
    select,
    textarea,
    .glass-input,
    .ui-field-soft
) {
font-size: 1rem !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.modal-shell-body textarea,
.modal-shell-body textarea.glass-input {
padding-top: 12px !important;
    line-height: 1.45;
}

.modal-shell-body .ui-select-trigger {
font-size: 1rem !important;
    padding-left: 16px !important;
    padding-right: 16px !important;
}

.ui-modal-section {
display: grid;
    gap: 14px;
    padding-top: 16px;
    border-top: 1px solid #e2e8f0;
}

.ui-modal-section-head {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.ui-modal-section-title {
margin: 0;
    color: #1e293b;
    font-size: 1.02rem;
    font-weight: 800;
    line-height: 1.3;
}

.ui-modal-inline {
display: flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

.ui-modal-inline-between {
display: flex;
    align-items: flex-end;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.ui-modal-help {
margin: 0;
    color: #64748b;
    font-size: .86rem;
    line-height: 1.5;
}

.ui-modal-subcard {
padding: 16px;
    border: 1px solid #dbe6f3;
    border-radius: 18px;
    background: linear-gradient(180deg, #fbfdff 0%, #f6faff 100%);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.88);
}

.ui-modal-list {
display: flex;
    flex-direction: column;
    gap: 12px;
}

.ui-modal-actions {
display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px;
    margin-top: 4px;
}

.ui-modal-actions-split {
justify-content: space-between;
}

.ui-modal-actions > .ui-button {
min-width: 120px;
}

.ui-modal-actions-split > .ui-button:first-child {
min-width: 0;
}

.ui-modal-upload {
min-height: 84px;
}

.ui-modal-switch-panel {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    padding: 12px 14px;
    border: 1px solid #ffedd5;
    border-radius: 14px;
    background: #fff7ed;
}

.ui-modal-switch-copy {
display: grid;
    gap: 4px;
    min-width: 0;
}

.ui-modal-switch-copy strong {
color: #c2410c;
    font-size: .92rem;
    font-weight: 800;
}

.ui-modal-switch-copy span {
color: #9a3412;
    font-size: .84rem;
}

.ui-modal-question {
display: grid;
    gap: 14px;
}

.ui-modal-question-head {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
}

.ui-modal-question-title {
margin: 0;
    color: #1e293b;
    font-size: 1rem;
    font-weight: 800;
}

.ui-modal-question-options {
display: grid;
    gap: 10px;
}

.ui-modal-question > textarea {
min-height: 84px;
    resize: vertical;
}

.ui-modal-option {
display: grid;
    grid-template-columns: auto minmax(0, 1fr) auto;
    align-items: center;
    gap: 10px;
}

.ui-modal-option > input[type="text"] {
width: 100%;
    margin: 0;
}

.ui-modal-option > input[type="radio"] {
margin: 0;
}

.ui-modal-option > .ui-button-icon {
justify-self: end;
}


.ui-modal-section-banner {
padding-bottom: 10px;
    border-bottom: 1px solid #e2e8f0;
}

.ui-modal-section-banner strong {
color: var(--primary);
}

.ui-modal-wide {
width: min(100%, 700px) !important;
    max-width: 700px !important;
}

.ui-modal-large {
width: min(100%, 600px) !important;
    max-width: 600px !important;
}

.ui-modal-medium {
width: min(100%, 500px) !important;
    max-width: 500px !important;
}

.ui-modal-tight {
width: min(100%, 430px) !important;
    max-width: 430px !important;
}

.ui-modal-narrow {
width: min(100%, 450px) !important;
    max-width: 450px !important;
}

@media (max-width: 991px) {
.ui-modal-grid-2,
    .ui-modal-grid-3,
    .ui-modal-grid-auto {
grid-template-columns: 1fr;
}

.ui-modal-inline-between,
    .ui-modal-actions-split {
flex-direction: column;
    align-items: stretch;
}

.ui-modal-actions > .ui-button,
    .ui-modal-actions-split > .ui-button:first-child {
width: 100%;
}
}

.modal-shell-body.modal-shell-body-centered {
display: grid !important;
    gap: 14px !important;
    justify-items: center !important;
    text-align: center !important;
}

.modal-shell-body.modal-shell-body-centered .modal-shell-field {
width: 100%;
    text-align: left;
}

.modal-shell-actions {
display: flex;
    gap: 10px;
    justify-content: flex-end;
    align-items: center;
    margin-top: 16px;
}

.modal-shell-actions.modal-shell-actions-centered {
justify-content: center;
}

.modal-shell.modal-shell-confirm .modal-shell-actions {
justify-content: space-between;
    padding: 18px 24px 22px;
    border-top: 1px solid #edf2f7;
}

.modal-shell.modal-shell-confirm .modal-shell-actions .ui-button {
flex: 1 1 0;
}

.modal-shell.modal-shell-confirm .modal-shell-actions .ui-button.ui-button-plain {
max-width: 128px;
}

.modal-shell.modal-shell-confirm .modal-shell-actions .ui-button:not(.ui-button-plain) {
border-color: var(--primary) !important;
    background: var(--btn-gradient) !important;
    color: #ffffff !important;
    box-shadow: 0 14px 26px color-mix(in srgb, var(--primary) 18%, transparent 82%) !important;
}

.modal-shell.modal-shell-confirm .modal-header {
background: #ffffff !important;
}

.modal-shell.modal-shell-detail .modal-close {
position: absolute !important;
    top: 20px !important;
    right: 20px !important;
    z-index: 5 !important;
}

.modal-shell.modal-shell-detail #udLoading {
padding: 56px 24px !important;
    text-align: center !important;
}

.modal-shell.modal-shell-detail #udContainer {
display: block;
    padding: 0 24px 24px;
}

.modal-shell.modal-shell-detail .ud-header {
margin: 0 0 14px 0 !important;
    padding: 10px 40px 14px 0 !important;
    border-bottom: 1px solid #e2e8f0 !important;
    align-items: center !important;
}

.modal-shell.modal-shell-detail .ud-tabs {
margin-bottom: 16px !important;
}

.content #app .modal-content:not(.modal-shell) :is(.modal-close, .close) {
width: auto !important;
    height: auto !important;
    min-width: 0 !important;
    min-height: 0 !important;
    border-radius: 0 !important;
    border: 0 !important;
    background: transparent !important;
    background-image: none !important;
    color: #0f172a !important;
    font-size: 1.35rem !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: .2s ease !important;
    padding: 0 !important;
    box-sizing: border-box !important;
    box-shadow: none !important;
    filter: none !important;
    backdrop-filter: none !important;
    -webkit-backdrop-filter: none !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    --button-surface: transparent !important;
    --button-shadow: none !important;
    --button-border: transparent !important;
}

.content #app .modal-content:not(.modal-shell) :is(.modal-close, .close)::before,
.content #app .modal-content:not(.modal-shell) :is(.modal-close, .close)::after {
content: none !important;
    display: none !important;
}

.content #app .modal-content:not(.modal-shell) :is(.modal-close, .close):hover {
background: transparent !important;
    color: #0f172a !important;
    border-color: transparent !important;
    opacity: .72 !important;
}








.ui-toast {
border-radius: 14px !important;
    border: 1px solid #dbe5f2 !important;
    border-left-width: 5px !important;
    box-shadow: 0 22px 34px -30px rgba(15, 23, 42, .62) !important;
}

.confirm-modal .confirm-sheet-head {
background: #ffffff !important;
    background-image: none !important;
    border-bottom: 1px solid #edf2f7 !important;
}

@media (max-width: 991px) {
.mobile-only {
display: flex;
}
.toggle-btn {
display: none !important;
}
.mobile-close-btn {
display: flex !important;
}
.admin-banner {
padding: 18px 16px; border-radius: 20px;
}
.admin-banner-title {
font-size: 1.35rem;
}
.admin-banner-text {
font-size: .88rem; max-width: 100%;
}
.admin-banner-actions {
width: 100%;
        justify-content: flex-start;
        margin-left: 0;
        flex-wrap: wrap;
        overflow-x: hidden;
        overflow-y: visible;
        row-gap: 8px;
}
.admin-banner-stats {
width: 100%;
        justify-content: flex-start;
        margin-left: 0;
}
.admin-banner-actions > * {
        min-width: 0;
        max-width: 100%;
}
.admin-banner-actions .u-search-box,
.admin-banner-actions .rp-filter {
        flex: 1 1 100%;
        width: 100%;
        max-width: 100%;
}
.admin-banner-actions .u-page-size-wrap {
        width: 100%;
        max-width: 100%;
        justify-content: space-between;
}
.admin-banner-actions .u-page-size-input {
        width: 68px;
        flex: 0 0 68px;
}
.admin-banner-stat {
min-width: 142px;
        max-width: 220px;
        flex: 1 1 160px;
}
.admin-banner-stat-value {
font-size: 1.7rem;
}
.admin-banner-decor-icon.decor-2,
    .admin-banner-decor-icon.decor-3,
    .admin-banner-decor-icon.decor-6,
    .admin-banner-decor-icon.decor-7 {
display: none;
}
.admin-banner-decor-icon.decor-1 {
top: 12px; right: 14px;
}
.admin-banner-decor-icon.decor-4 {
bottom: 14px; right: 16px;
}
.admin-banner-decor-icon.decor-5 {
bottom: 16px; right: 86px; width: 38px; height: 38px;
}
.sidebar {
transform: translateX(-110%); width: 80%; max-width: 300px; box-shadow: 10px 0 50px rgba(0,0,0,0.5);
}
.sidebar.active {
transform: translateX(0);
}
.content, .content.expanded {
margin-left: 0 !important; padding: 15px; padding-bottom: 80px;
}
#panelTutorial .pt-tooltip {
width: calc(100vw - 16px);
        max-width: calc(100vw - 16px);
        border-radius: 12px;
        box-shadow: 0 16px 32px rgba(2,6,23,.26);
}
#panelTutorial .pt-body {
padding: 10px 12px 10px;
}
#panelTutorial .pt-step {
font-size: .68rem; margin-bottom: 6px;
}
#panelTutorial .pt-title {
font-size: .93rem;
}
#panelTutorial .pt-desc {
font-size: .8rem; line-height: 1.4; min-height: 0; margin-top: 6px;
}
#panelTutorial .pt-actions {
padding: 8px 10px;
        align-items: center;
        gap: 6px;
        flex-wrap: wrap;
}
#panelTutorial .ui-button {
height: 34px;
        border-radius: 9px;
        padding: 0 10px;
        font-size: .78rem;
}
#missingProfileModal .mpm-card {
max-width: 96vw;
}
}

.app-update-banner {
display: none;
    background: #fff8e1;
    border: 1px solid #facc15;
    border-radius: 14px;
    padding: 12px 14px;
    margin-bottom: 16px;
    align-items: center;
    justify-content: space-between;
    gap: 12px;
    flex-wrap: wrap;
}

.app-update-banner.is-visible {
display: flex;
}

.app-update-banner .upd-text {
display: flex;
    align-items: center;
    gap: 10px;
    color: #1f2937;
    min-width: 240px;
}

.app-update-banner .upd-text i {
font-size: 18px;
    color: #ca8a04;
}

.app-update-banner .upd-title {
font-weight: 800;
    line-height: 1.2;
}

.app-update-banner .upd-desc {
font-size: 12px;
    color: #6b7280;
}

.app-update-banner .upd-actions {
display: flex;
    gap: 8px;
    align-items: center;
}

.app-update-banner .upd-actions .ui-button {
height: 38px;
    padding: 0 14px;
    font-size: 12px;
}

.app-update-overlay {
position: fixed;
    inset: 0;
    z-index: 13000;
    display: none;
    align-items: center;
    justify-content: center;
    background: rgba(2, 6, 23, 0.72);
    backdrop-filter: blur(4px);
    padding: 20px;
}

.app-update-overlay.show {
display: flex;
}

.app-update-overlay .upd-card {
width: 420px;
    max-width: 100%;
    overflow: hidden;
    padding: 0;
}

.app-update-overlay .app-update-body {
display: grid;
    justify-items: center;
    gap: 14px;
    padding: 26px 24px 28px;
    text-align: center;
}

.app-update-overlay .app-update-status {
margin: 0;
    color: #64748b;
    font-size: .9rem;
    line-height: 1.5;
    min-height: 21px;
}

.app-update-spinner {
width: 52px;
    height: 52px;
    border-radius: 50%;
    border: 4px solid #e2e8f0;
    border-top-color: var(--primary);
    margin: 0 auto;
    animation: gswAppUpdateSpin 0.85s linear infinite;
}

@keyframes gswAppUpdateSpin {
to { transform: rotate(360deg); }
}

body.gsw-standalone {
--gsw-standalone-card-bg: rgba(255, 255, 255, 0.95);
    --gsw-standalone-card-border: rgba(255, 255, 255, 0.82);
    --gsw-standalone-card-radius: 18px;
    --gsw-standalone-card-shadow: 0 22px 50px rgba(15, 23, 42, 0.15);
    --gsw-standalone-badge-bg: color-mix(in srgb, var(--primary-color, var(--primary)) 10%, #ffffff 90%);
    --gsw-standalone-badge-border: color-mix(in srgb, var(--primary-color, var(--primary)) 18%, #dbe5f2 82%);
    --gsw-standalone-badge-text: color-mix(in srgb, var(--primary-color, var(--primary)) 72%, #0f172a 28%);
}

body.gsw-standalone .card {
background: var(--gsw-standalone-card-bg) !important;
    border: 1px solid var(--gsw-standalone-card-border) !important;
    border-radius: var(--gsw-standalone-card-radius) !important;
    box-shadow: var(--gsw-standalone-card-shadow) !important;
}

body.gsw-standalone .ui-badge {
display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 8px !important;
    padding: 6px 11px !important;
    border-radius: var(--gsw-badge-radius, 999px) !important;
    border: 1px solid var(--gsw-standalone-badge-border) !important;
    background: var(--gsw-standalone-badge-bg) !important;
    color: var(--gsw-standalone-badge-text) !important;
    font-size: .72rem !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;
    line-height: 1 !important;
}

body.gsw-standalone .ui-button {
display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    min-height: 46px !important;
    padding: 0 16px !important;
    border-radius: 12px !important;
    font-size: .95rem !important;
    font-weight: 700 !important;
    line-height: 1 !important;
    text-decoration: none !important;
    transition: background-color .18s ease, border-color .18s ease, color .18s ease, box-shadow .18s ease, transform .18s ease !important;
}

body.gsw-standalone :is(.ui-button.ui-button-plain, .ui-button-plain) {
border: 1px solid #dbe5f2 !important;
    background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
    color: #334155 !important;
    box-shadow: 0 10px 18px -16px rgba(15, 23, 42, .55) !important;
}

body.gsw-standalone .ui-button:not(.ui-button-plain) {
border: 1px solid var(--primary-color, var(--primary)) !important;
    background: linear-gradient(135deg, var(--primary-color, var(--primary)) 0%, var(--primary-hover, var(--primary-dark, var(--primary))) 100%) !important;
    color: #ffffff !important;
    box-shadow: 0 16px 28px -18px color-mix(in srgb, var(--primary-color, var(--primary)) 68%, transparent 32%) !important;
}

body.gsw-standalone .ui-button:hover {
transform: translateY(-1px) !important;
}

body.gsw-standalone .popup-overlay {
position: fixed !important;
    inset: 0 !important;
    display: none;
    align-items: center !important;
    justify-content: center !important;
    padding: 20px !important;
    background: rgba(15, 23, 42, 0.45) !important;
    z-index: 999 !important;
}

body.gsw-standalone .popup-overlay.is-visible {
display: flex !important;
}

body.gsw-standalone .popup-card {
width: 100% !important;
    max-width: 460px !important;
    background: #ffffff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 16px !important;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2) !important;
    padding: 28px 24px 22px !important;
    text-align: center !important;
}

body.gsw-standalone .pw-toggle-wrap {
position: relative;
    display: block;
    width: 100%;
}

body.gsw-standalone .pw-toggle-input {
padding-right: 42px !important;
}

body.gsw-standalone .pw-toggle-input::-ms-reveal,
body.gsw-standalone .pw-toggle-input::-ms-clear {
display: none;
}

body.gsw-standalone .pw-toggle-btn {
position: absolute !important;
    right: 10px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 22px !important;
    min-width: 22px !important;
    height: 22px !important;
    border: 0 !important;
    background: transparent !important;
    color: #64748b !important;
    cursor: pointer !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 !important;
    line-height: 1 !important;
    appearance: none !important;
    -webkit-appearance: none !important;
    box-shadow: none !important;
}

body.gsw-standalone .pw-toggle-btn:hover {
color: #0f172a !important;
    background: transparent !important;
    box-shadow: none !important;
    transform: translateY(-50%) !important;
}

.content #app :is(.user-avatar, .u-avatar, .ud-avatar-lg, .rp-user-avatar),
.content #app :is(.user-avatar, .u-avatar, .ud-avatar-lg, .rp-user-avatar) * {
color: #ffffff !important;
}

#pg-dashboard .d-grid-cards {
display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 16px; margin-bottom: 30px;
}

#pg-dashboard .d-head {
margin-bottom: 14px;
}

#pg-dashboard .d-head h2 {
margin: 0;
            font-weight: 800;
            color: var(--text-main);
}

#pg-dashboard .d-license-info {
border: 1px solid #dbe7f3;
            border-radius: 18px;
            background: linear-gradient(134deg, #1d4ed8 0%, var(--primary, #2563eb) 45%, #0f60d1 100%);
            padding: 20px 22px;
            margin-bottom: 18px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            box-shadow: 0 24px 40px -28px rgba(29, 78, 216, 0.9);
            position: relative;
            overflow: hidden;
            color: #ffffff;
}

#pg-dashboard .d-license-info::before {
content: "";
            position: absolute;
            inset: 0;
            background: linear-gradient(110deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 48%);
            z-index: 1;
            pointer-events: none;
}

#pg-dashboard .d-license-info::after {
content: "";
            position: absolute;
            right: -80px;
            bottom: -94px;
            width: 220px;
            height: 220px;
            border-radius: 50%;
            background: rgba(255, 255, 255, 0.18);
            pointer-events: none;
            z-index: 1;
}

#pg-dashboard .d-license-bubble {
position: absolute;
            border-radius: 50%;
            background: rgba(255,255,255,0.15);
            pointer-events: none;
            z-index: 1;
            filter: blur(0.4px);
            opacity: 0.45;
            --float-x: 0px;
            --float-y: -10px;
            animation: dLicenseBubbleFloat 7s ease-in-out infinite;
            will-change: transform, opacity;
}

#pg-dashboard .d-license-bubble.b1 {
width: 48px; height: 48px; top: 18px; right: 24%; --float-x: -5px; --float-y: -10px; animation-duration: 7.4s; animation-delay: -1.1s;
}

#pg-dashboard .d-license-bubble.b2 {
width: 32px; height: 32px; top: 76px; right: 13%; --float-x: 6px; --float-y: -9px; animation-duration: 6.1s; animation-delay: -0.5s;
}

#pg-dashboard .d-license-bubble.b3 {
width: 40px; height: 40px; bottom: 22px; left: 40%; --float-x: -4px; --float-y: -12px; animation-duration: 8.1s; animation-delay: -1.9s;
}

@keyframes dLicenseBubbleFloat {
0%, 100% { transform: translate3d(0, 0, 0) scale(1); opacity: 0.38; }
            50% { transform: translate3d(var(--float-x), var(--float-y), 0) scale(1.08); opacity: 0.6; }
}

#pg-dashboard .d-license-main {
display: flex;
            gap: 14px;
            align-items: center;
            min-width: 0;
            position: relative;
            z-index: 2;
}

#pg-dashboard .d-license-icon {
width: 58px;
            height: 58px;
            flex-shrink: 0;
            border-radius: 16px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            background: rgba(255,255,255,0.2);
            border: 1px solid rgba(255,255,255,0.35);
            box-shadow: 0 10px 24px rgba(15, 23, 42, 0.22);
            position: relative;
            overflow: hidden;
}

#pg-dashboard .d-license-icon::before {
content: "";
            position: absolute;
            inset: -2px;
            border-radius: inherit;
            border: 2px solid rgba(255,255,255,0.35);
            animation: dLicenseIconPulse 2.8s ease-in-out infinite;
}

#pg-dashboard .d-license-icon i {
font-size: 1.35rem;
            color: #ffffff;
            text-shadow: 0 2px 10px rgba(30, 64, 175, 0.4);
            z-index: 1;
}

@keyframes dLicenseIconPulse {
0%, 100% { transform: scale(1); opacity: 0.75; }
            50% { transform: scale(1.08); opacity: 0.32; }
}

#pg-dashboard .d-license-copy {
min-width: 0;
            display: flex;
            flex-direction: column;
            justify-content: center;
}

#pg-dashboard .d-license-kicker {
font-size: .74rem;
            font-weight: 800;
            color: rgba(255,255,255,0.78);
            text-transform: uppercase;
            letter-spacing: .55px;
            margin-bottom: 4px;
}

#pg-dashboard .d-license-info .d-li-title {
font-size: 1.08rem;
            font-weight: 800;
            color: #ffffff;
            display: inline-flex;
            align-items: center;
            gap: 8px;
}

#pg-dashboard .d-license-info .d-li-text {
margin-top: 6px;
            font-size: .9rem;
            color: rgba(255,255,255,0.92);
            line-height: 1.45;
}

#pg-dashboard .d-license-card > .ui-badge {
position: relative;
            z-index: 2;
            align-self: center;
}

#pg-dashboard .rp-stat-card {
background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            border-radius: 20px;
            padding: 22px 18px;
            border: 1px solid #dbe7f3;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 10px;
            text-align: center;
            transition: transform .22s ease, border-color .22s ease;
            position: relative;
            overflow: hidden;
            min-height: 176px;
}

#pg-dashboard .rp-stat-card::after {
content: "";
            position: absolute;
            right: -28px;
            top: -30px;
            width: 116px;
            height: 116px;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(148,163,184,0.2) 0%, rgba(148,163,184,0) 70%);
            pointer-events: none;
}

#pg-dashboard .rp-stat-card:hover {
transform: translateY(-3px); border-color: #cbd9e8;
}

#pg-dashboard .rp-stat-info {
position: relative;
            z-index: 2;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
}

#pg-dashboard .rp-stat-info h3 {
margin: 9px 0 0 0; font-size: 1.9rem; font-weight: 820; color: #0f172a; line-height: 1; letter-spacing: -0.5px;
}

#pg-dashboard .rp-stat-label {
margin: 0; color: #64748b; font-size: 0.78rem; font-weight: 800; text-transform: uppercase; letter-spacing: 0.7px;
}

#pg-dashboard .rp-stat-mini {
margin-top: 10px; color: #64748b; font-size: 0.76rem; font-weight: 650; display: flex; align-items: center; justify-content: center; gap: 6px; line-height: 1.35;
}

#pg-dashboard .rp-stat-icon {
position: absolute;
            top: 50%;
            left: 10px;
            transform: translateY(-50%);
            width: 96px;
            height: 96px;
            border-radius: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.7rem;
            color: #3b82f6;
            background: rgba(255,255,255,0.5);
            border: none;
            box-shadow: none;
            opacity: 0.18;
            pointer-events: none;
            z-index: 1;
            transition: opacity .22s ease, transform .22s ease;
}

#pg-dashboard .rp-stat-card:hover .rp-stat-icon {
opacity: 0.32; transform: translateY(-50%) scale(1.05);
}

#pg-dashboard .rc-blue {
color: #3b82f6;
}

#pg-dashboard .rc-purple {
color: #8b5cf6;
}

#pg-dashboard .rc-green {
color: #10b981;
}

#pg-dashboard .rc-orange {
color: #f59e0b;
}

@media (max-width: 1250px) {
#pg-dashboard .d-grid-cards {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 620px) {
#pg-dashboard .d-grid-cards {
grid-template-columns: 1fr;
}
#pg-dashboard .d-license-info {
padding: 16px;
                flex-direction: column;
                gap: 10px;
                align-items: center;
}
#pg-dashboard .d-license-card > .ui-badge {
align-self: center;
}
}

#pg-dashboard .d-tables-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 25px;
}

@media (max-width: 1100px) {
#pg-dashboard .d-tables-grid {
grid-template-columns: 1fr;
}
}

#pg-dashboard .d-panel {
background: #fff; border-radius: 16px; border: 1px solid #e2e8f0; overflow: hidden; box-shadow: 0 4px 6px rgba(0,0,0,0.01); display: flex; flex-direction: column;
}

#pg-dashboard .d-panel-header {
padding: 20px; border-bottom: 1px solid #f1f5f9; display: flex; justify-content: space-between; align-items: center;
}

#pg-dashboard .d-title {
font-weight: 800; color: #1e293b; font-size: 1rem; display: flex; align-items: center; gap: 10px;
}

#pg-dashboard table {
width: 100%; border-collapse: collapse;
}

#pg-dashboard th {
text-align: left; padding: 15px 20px; background: #f8fafc; color: #64748b; font-size: 0.75rem; font-weight: 700; text-transform: uppercase; border-bottom: 1px solid #e2e8f0;
}

#pg-dashboard td {
padding: 15px 20px; border-bottom: 1px solid #f8fafc; font-size: 0.9rem; color: #334155; vertical-align: middle;
}

#pg-dashboard tr:last-child td {
border-bottom: none;
}

#pg-dashboard tr:hover {
background: #fcfcfc;
}

#pg-dashboard .u-avatar-box {
display: flex; align-items: center; gap: 15px; cursor: pointer;
}

#pg-dashboard .u-avatar {
width: 42px; height: 42px; border-radius: 50%; flex-shrink: 0; display: flex; align-items: center; justify-content: center; color: white; font-weight: 700; font-size: 1rem; text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}

#pg-dashboard .u-name {
font-weight: 700; color: #0f172a; font-size: 0.95rem;
}

#pg-dashboard .u-meta {
font-size: 0.8rem; color: #94a3b8; margin-top: 2px;
}

@media (max-width: 991px) {
#pg-dashboard thead {
display: none;
}
#pg-dashboard tbody, #pg-dashboard tr, #pg-dashboard td {
display: block; width: 100%;
}
#pg-dashboard tr {
background: white; margin-bottom: 15px; border-radius: 16px; box-shadow: 0 2px 10px rgba(0,0,0,0.03); border: 1px solid #e2e8f0; overflow: hidden;
}
#pg-dashboard td {
display: flex; justify-content: space-between; align-items: center; text-align: right; padding: 12px 20px; border-bottom: 1px dashed #f1f5f9; min-height: 50px;
}
#pg-dashboard td:last-child {
border-bottom: none;
}
#pg-dashboard td::before {
content: attr(data-label); font-weight: 800; color: #94a3b8; font-size: 0.75rem; text-transform: uppercase; text-align: left; flex-shrink: 0; padding-right: 20px;
}
#pg-dashboard td:first-child {
display: flex; justify-content: flex-start; background: #f8fafc; border-bottom: 1px solid #e2e8f0; padding: 15px 20px;
}
#pg-dashboard td:first-child::before {
display: none;
}
}


.ud-info-grid {
display: grid; grid-template-columns: 1fr 1fr; gap: 15px;
}

.ud-info-item {
background: #f8fafc; padding: 10px 15px; border-radius: 10px; border: 1px solid #e2e8f0;
}

.ud-info-item label {
display: block; font-size: 0.75rem; color: #94a3b8; font-weight: 700; margin-bottom: 3px; text-transform: uppercase;
}

.ud-info-item span {
font-size: 0.95rem; color: #334155; font-weight: 600; word-break: break-all;
}

@media (max-width: 600px) {
.ud-info-grid {
grid-template-columns: 1fr;
}
}

#pg-dashboard .prog-track {
width: 100px; height: 6px; background: #f1f5f9; border-radius: 10px; overflow: hidden; margin-top: 5px;
}

#pg-dashboard .prog-fill {
height: 100%; width: 0; background: #10b981; transition: width .2s ease;
}

#pg-dashboard .prog-fill.is-complete {
width: 100%;
}

#pg-dashboard .ud-action-btn {
display:inline-flex; align-items:center; gap:6px; border-radius:9px; padding:6px 10px; border:1px solid #dbe3ef; background:#fff; color:#0f172a; text-decoration:none; font-size:.8rem; font-weight:700;
}

#pg-dashboard .ud-action-btn:hover {
border-color:var(--primary); color:var(--primary);
}

#pg-dashboard .ud-action-btn.pdf {
border-color:#ffd8a8; color:#9a3412; background:#fff7ed;
}

#pg-dashboard .ud-action-btn.paper {
border-color:#bfdbfe; color:#1d4ed8; background:#eff6ff;
}

@keyframes fadeIn {
from{opacity:0; transform:translateY(5px);} to{opacity:1; transform:translateY(0);}
}


#pg-reports {
color: var(--text-main);
}

#pg-reports .rp-head {
display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 15px;
            flex-wrap: wrap;
            margin-bottom: 24px;
}

#pg-reports .rp-title {
margin: 0;
            font-size: 1.8rem;
            font-weight: 800;
            letter-spacing: -0.45px;
}

#pg-reports .rp-sub {
margin: 5px 0 0;
            color: #64748b;
            font-size: 0.95rem;
}

#pg-reports .rp-filter {
display: flex;
            flex-wrap: wrap;
            align-items: center;
            gap: 10px;
}

#pg-reports .rp-filter .ui-filter-control {
            min-width: 150px;
            font-weight: 600;
}

#pg-reports .rp-filter .ui-filter-control:focus {
box-shadow: 0 0 0 3px rgba(148, 163, 184, 0.14);
}

#pg-reports .rp-summary-grid {
display: grid;
            grid-template-columns: repeat(4, minmax(0, 1fr));
            gap: 16px;
            margin-bottom: 20px;
}

#pg-reports .rp-stat-card {
background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            border-radius: 20px;
            padding: 22px 18px;
            border: 1px solid #dbe7f3;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 10px;
            text-align: center;
            transition: transform .22s ease, border-color .22s ease;
            position: relative;
            overflow: hidden;
            min-height: 176px;
}

#pg-reports .rp-stat-card::after {
content: "";
            position: absolute;
            right: -28px;
            top: -30px;
            width: 116px;
            height: 116px;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(148,163,184,0.2) 0%, rgba(148,163,184,0) 70%);
            pointer-events: none;
}

#pg-reports .rp-stat-card:hover {
transform: translateY(-3px);
            border-color: #cbd9e8;
}

#pg-reports .rp-stat-info {
position: relative;
            z-index: 2;
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
}

#pg-reports .rp-stat-info h3 {
margin: 9px 0 0 0;
            font-size: 1.9rem;
            font-weight: 820;
            color: #0f172a;
            line-height: 1;
            letter-spacing: -0.5px;
}

#pg-reports .rp-stat-label {
margin: 0;
            color: #64748b;
            font-size: 0.78rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: 0.7px;
}

#pg-reports .rp-stat-mini {
margin-top: 10px;
            color: #64748b;
            font-size: 0.76rem;
            font-weight: 650;
            display: flex;
            align-items: center;
            justify-content: center;
            gap: 6px;
            line-height: 1.35;
}

#pg-reports .rp-stat-icon {
position: absolute;
            top: 50%;
            left: 10px;
            transform: translateY(-50%);
            width: 96px;
            height: 96px;
            border-radius: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 2.7rem;
            background: rgba(255,255,255,0.5);
            opacity: 0.18;
            pointer-events: none;
            z-index: 1;
            transition: opacity .22s ease, transform .22s ease;
}

#pg-reports .rp-stat-card:hover .rp-stat-icon {
opacity: 0.32;
            transform: translateY(-50%) scale(1.05);
}

#pg-reports .rc-blue {
color: #3b82f6;
}

#pg-reports .rc-purple {
color: #8b5cf6;
}

#pg-reports .rc-green {
color: #10b981;
}

#pg-reports .rc-orange {
color: #f59e0b;
}

#pg-reports .rp-grid {
display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 14px;
            margin-bottom: 14px;
}

#pg-reports .rp-panel {
border: 1px solid #e2e8f0;
            border-radius: 16px;
            background: #fff;
            padding: 16px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
            margin-bottom: 14px;
}

#pg-reports .rp-panel-head {
display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            margin-bottom: 12px;
}

#pg-reports .rp-panel-title {
margin: 0;
            font-size: 1rem;
            font-weight: 800;
            color: #1e293b;
}

#pg-reports .rp-panel-note {
font-size: 0.8rem;
            color: #64748b;
}

#pg-reports .rp-chart {
min-height: 255px;
}

#pg-reports .rp-chart-empty {
height: 255px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #64748b;
            font-size: 0.92rem;
            border: 1px dashed #cbd5e1;
            border-radius: 12px;
            background: #f8fafc;
}

#pg-reports .rp-chart-scroll {
width: 100%;
            overflow: hidden;
            padding-bottom: 2px;
}

#pg-reports .rp-chart-shell {
min-height: 255px;
            position: relative;
            width: 100%;
}

#pg-reports .rp-chart-svg {
display: block;
            width: 100%;
            height: 255px;
}

#pg-reports .rp-grid-line {
stroke: #e2e8f0;
            stroke-width: 1;
}

#pg-reports .rp-line {
fill: none;
            stroke-width: 3;
}

#pg-reports .rp-area {
opacity: 0.14;
}

#pg-reports .rp-dot {
stroke: #fff;
            stroke-width: 2.5;
}

#pg-reports .rp-hit {
fill: rgba(255,255,255,0);
            cursor: crosshair;
}

#pg-reports .rp-chart-tooltip {
position: absolute;
            z-index: 20;
            display: none;
            max-width: 220px;
            padding: 8px 10px;
            border-radius: 10px;
            border: 1px solid #dbe7f3;
            background: #ffffff;
            box-shadow: 0 12px 28px rgba(15, 23, 42, 0.16);
            color: #0f172a;
            font-size: 0.78rem;
            line-height: 1.35;
            pointer-events: none;
}

#pg-reports .rp-chart-tooltip strong {
display: block;
            font-size: 0.82rem;
            margin-bottom: 2px;
}

#pg-reports .rp-axis-label {
fill: #64748b;
            font-size: 11px;
            font-weight: 600;
}

#pg-reports .rp-chart-legend {
margin-top: 8px;
            display: flex;
            align-items: center;
            gap: 10px;
            font-size: 0.78rem;
            color: #475569;
}

#pg-reports .rp-chart-legend .dot {
width: 10px;
            height: 10px;
            border-radius: 50%;
            display: inline-block;
}

#pg-reports .rp-compare {
border: 1px solid #e2e8f0;
            border-radius: 16px;
            background: #fff;
            padding: 16px;
            margin-bottom: 14px;
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.02);
}

#pg-reports .rp-compare-head {
font-size: 0.9rem;
            color: #334155;
            margin-bottom: 10px;
            font-weight: 700;
}

#pg-reports .rp-compare-grid {
display: flex;
            flex-wrap: wrap;
            gap: 10px;
}

#pg-reports .rp-cmp-item {
border: 1px solid #e2e8f0;
            border-radius: 12px;
            padding: 11px;
            background: #fcfdff;
            min-width: 200px;
            flex: 1 1 200px;
}

#pg-reports .rp-cmp-item .k {
font-size: 0.8rem;
            color: #64748b;
            font-weight: 700;
            margin-bottom: 6px;
}

#pg-reports .rp-cmp-item .d {
font-size: 0.88rem;
            font-weight: 600;
            color: #0f172a;
            margin-top: 2px;
}

#pg-reports .rp-cmp-item .s {
margin-top: 8px;
            font-size: 0.84rem;
            font-weight: 700;
}

#pg-reports .rp-up {
color: #166534;
}

#pg-reports .rp-down {
color: #991b1b;
}

#pg-reports .rp-same {
color: #334155;
}

#pg-reports .rp-section-head {
margin-bottom: 10px;
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            flex-wrap: wrap;
}

#pg-reports .rp-section-title {
margin: 0;
            font-size: 1rem;
            font-weight: 800;
}

#pg-reports .rp-section-note {
font-size: 0.82rem;
            color: #64748b;
}

#pg-reports .rp-user-grid {
display: grid;
            grid-template-columns: repeat(auto-fill, minmax(240px, 1fr));
            gap: 12px;
}

#pg-reports .rp-user-card {
border: 1px solid #e2e8f0;
            border-radius: 14px;
            background: #fff;
            padding: 12px;
}

#pg-reports .rp-user-top {
display: flex;
            align-items: center;
            gap: 10px;
            margin-bottom: 10px;
}

#pg-reports .rp-user-avatar {
width: 40px;
            height: 40px;
            border-radius: 50%;
            background: #0f172a;
            color: #fff;
            display: flex;
            align-items: center;
            justify-content: center;
            font-weight: 800;
}

#pg-reports .rp-user-name {
font-size: 0.92rem;
            font-weight: 700;
            color: #0f172a;
            line-height: 1.25;
}

#pg-reports .rp-user-name-btn {
border: 0;
            background: transparent;
            padding: 0;
            margin: 0;
            font: inherit;
            color: #0f172a;
            font-size: 0.92rem;
            font-weight: 700;
            line-height: 1.25;
            cursor: pointer;
            text-align: left;
}

#pg-reports .rp-user-name-btn:hover {
color: var(--primary);
            text-decoration: underline;
}

#pg-reports .rp-user-mail {
font-size: 0.78rem;
            color: #64748b;
            margin-top: 2px;
            word-break: break-all;
}

#pg-reports .rp-user-stats {
display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 6px;
}

#pg-reports .rp-chip {
font-size: 0.76rem;
            font-weight: 700;
            border-radius: 8px;
            padding: 6px 8px;
            background: #f8fafc;
            color: #334155;
            border: 1px solid #e2e8f0;
}

#pg-reports .rp-chip.active {
background: #ecfdf5;
            color: #166534;
            border-color: #bbf7d0;
}

#pg-reports .rp-chip.muted {
background: #f8fafc;
            color: #64748b;
            border-color: #e2e8f0;
}

#pg-reports .rp-loading-card {
padding: 18px;
            border: 1px dashed #cbd5e1;
            border-radius: 12px;
            color: #64748b;
            background: #f8fafc;
            font-size: 0.92rem;
}

#pg-reports .rp-user-modal {
position: fixed;
            inset: 0;
            z-index: 3200;
            background: rgba(2, 6, 23, 0.58);
            backdrop-filter: blur(3px);
            display: none;
            align-items: center;
            justify-content: center;
            padding: 18px;
}

#pg-reports .rp-user-modal.show {
display: flex;
}

#pg-reports .rp-user-modal-card {
width: min(100%, 520px) !important;
            max-width: 520px !important;
            background: #fff;
            border: 1px solid #e2e8f0;
            border-radius: 18px;
            box-shadow: 0 20px 48px rgba(2, 6, 23, 0.35);
            overflow: hidden;
}

#pg-reports .rp-user-modal-body,
#missingProfileModal .mpm-actions {
margin-top: 0;
}

#pg-reports .rp-user-modal-body {
padding: 14px 16px 16px;
}

#pg-reports .rp-user-meta {
display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 10px;
}

#pg-reports .rp-user-meta-item {
border: 1px solid #e2e8f0;
            border-radius: 10px;
            background: #f8fafc;
            padding: 10px;
}

#pg-reports .rp-user-meta-item .k {
display: block;
            font-size: 0.72rem;
            font-weight: 700;
            color: #64748b;
            text-transform: uppercase;
            letter-spacing: 0.4px;
            margin-bottom: 3px;
}

#pg-reports .rp-user-meta-item .v {
font-size: 0.9rem;
            font-weight: 700;
            color: #0f172a;
            word-break: break-word;
}

@media (max-width: 640px) {
#pg-reports .rp-user-meta {
grid-template-columns: 1fr;
}
}

#pg-reports.rp-pdf-mode .rp-summary-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#pg-reports.rp-pdf-mode #reportPrintArea {
width: 1120px;
            max-width: 1120px;
            margin: 0 auto;
}

#pg-reports.rp-pdf-mode .rp-stat-info h3 {
font-size: 2.05rem;
}

#pg-reports.rp-pdf-mode .rp-stat-mini {
font-size: 0.82rem;
}

#pg-reports.rp-pdf-mode .rp-grid {
grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
}

#pg-reports.rp-pdf-mode .rp-panel-title {
font-size: 1.06rem;
}

#pg-reports.rp-pdf-mode .rp-chart-legend {
font-size: 0.82rem;
}

#pg-reports.rp-pdf-mode .rp-compare-grid {
display: grid !important;
            grid-template-columns: repeat(6, minmax(0, 1fr));
            gap: 10px;
}

#pg-reports.rp-pdf-mode .rp-compare-grid .rp-cmp-item {
min-width: 0;
            flex: unset;
            grid-column: span 2;
}

#pg-reports.rp-pdf-mode .rp-compare-grid .rp-cmp-item:nth-child(1),
        #pg-reports.rp-pdf-mode .rp-compare-grid .rp-cmp-item:nth-child(2) {
grid-column: span 3;
}

#pg-reports.rp-pdf-mode .rp-user-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 10px;
}

#pg-reports.rp-pdf-mode .rp-user-card {
min-width: 0;
            padding: 10px;
}

#pg-reports.rp-pdf-mode .rp-user-mail {
word-break: break-word;
            font-size: 0.8rem;
}

@media print {
#pg-reports .rp-head {
margin-bottom: 14px;
}
#pg-reports .rp-filter {
display: none !important;
}
#pg-reports .rp-panel,
            #pg-reports .rp-compare,
            #pg-reports .rp-stat-card {
box-shadow: none;
}
}

@media (max-width: 1250px) {
#pg-reports .rp-summary-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
#pg-reports .rp-grid {
grid-template-columns: 1fr;
}
}

@media (max-width: 820px) {
#pg-reports .rp-filter {
width: 100%;
}
#pg-reports .rp-filter .ui-filter-control {
width: 100%; justify-content: center;
}
#pg-reports .rp-cmp-item {
min-width: 100%;
}
}

@media (max-width: 620px) {
#pg-reports .rp-summary-grid {
grid-template-columns: 1fr;
}
#pg-reports .rp-title {
font-size: 1.55rem;
}
}

#pg-settings {
color: #0f172a;
}

#pg-settings .panel-card {
background: linear-gradient(180deg, rgba(255,255,255,.99) 0%, rgba(249,251,253,.98) 100%);
            border-radius: 24px;
            box-shadow: 0 22px 48px rgba(15, 23, 42, 0.08), 0 6px 14px rgba(15, 23, 42, 0.03), inset 0 1px 0 rgba(255,255,255,.88);
            padding: 24px;
            border: 1px solid rgba(226,232,240,.92);
            border-top: 0;
}

#pg-settings .panel-head {
display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 18px;
            margin-bottom: 18px;
}

#pg-settings .panel-head h2 {
margin: 0 0 8px;
            font-size: 1.26rem;
            letter-spacing: -0.02em;
}

#pg-settings .panel-head p {
margin: 0;
            color: #64748b;
            line-height: 1.6;
            font-size: .84rem;
}

#pg-settings .ui-button {
display: inline-flex;
            align-items: center;
            justify-content: center;
            gap: 8px;
            min-height: 41px;
            padding: 0 16px;
            border-radius: 12px;
            border: 1px solid transparent;
            cursor: pointer;
            font-size: .9rem;
            font-weight: 600;
}

#pg-settings .editor-form {
display: block;
}

#pg-settings .s-grid {
display: grid;
            grid-template-columns: minmax(0, 1fr);
            gap: 18px;
            align-items: stretch;
}

#pg-settings .s-form-grid {
display: grid;
            gap: 14px;
            margin-bottom: 14px;
}

#pg-settings .s-form-grid > div {
min-width: 0;
}

#pg-settings .s-form-grid .s-input-icon {
margin-bottom: 0;
}

#pg-settings .s-form-grid-2 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}

#pg-settings .s-form-grid-3 {
grid-template-columns: repeat(3, minmax(0, 1fr));
}

#pg-settings .s-card {
border-radius: 22px; padding: 18px; min-width: 0; height: 100%; display: flex; flex-direction: column;
}

#pg-settings .panel-card:hover {
transform: none !important;
            box-shadow: 0 22px 48px rgba(15, 23, 42, 0.08), 0 6px 14px rgba(15, 23, 42, 0.03), inset 0 1px 0 rgba(255,255,255,.88) !important;
}

#pg-settings .s-card:hover {
transform: none !important;
}

#pg-settings .s-card-heading {
display: grid;
            gap: 4px;
            margin: 0 0 12px;
            padding-bottom: 10px;
            border-bottom: 1px solid #edf2f7;
}

#pg-settings .s-card-heading h3,
#pg-settings .s-card-heading h4 {
margin: 0;
            color: #202124;
            font-weight: 700;
            line-height: 1.35;
}

#pg-settings .s-card-heading p {
margin: 0;
            color: #64748b;
            font-weight: 400;
            line-height: 1.45;
}

#pg-settings label {
display: block;
            font-weight: 600;
            font-size: 14px;
            line-height: 1.45;
            color: #0f172a;
}

#pg-settings .s-desc {
font-size: .8rem;
            color: #64748b;
            margin: 0 0 10px;
            line-height: 1.55;
}

#pg-settings .s-input {
width: 100%; min-height: 54px; border-radius: 14px; padding: 13px 14px; font-size: 15px; transition: border-color .18s ease, box-shadow .18s ease; outline: none;
}

#pg-settings .s-input-icon {
position: relative;
            margin-bottom: 14px;
}

#pg-settings .s-input-icon > i {
position: absolute;
            left: 16px;
            top: 50%;
            transform: translateY(-50%);
            color: #94a3b8;
}

#pg-settings .s-input-icon input {
padding-left: 46px;
}

#pg-settings .s-color-box {
display: flex;
            align-items: center;
            gap: 15px;
            padding: 15px;
            border: 1px solid rgba(226,232,240,.92);
            border-radius: 18px;
            background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(248,250,252,.98) 100%);
            cursor: pointer;
}

#pg-settings .s-color-circle {
position: relative;
            width: 46px;
            height: 46px;
            border-radius: 50%;
            border: 2px solid #fff;
            box-shadow: 0 6px 14px rgba(0,0,0,.14);
            overflow: hidden;
            flex: 0 0 46px;
}

#pg-settings input[type="color"] {
position: absolute;
            top: -10px;
            left: -10px;
            width: 100px;
            height: 100px;
            padding: 0;
            border: 0;
            cursor: pointer;
            opacity: 0;
}

#pg-settings .s-color-title {
font-weight: 700;
            color: #0f172a;
}

#pg-settings .s-color-note {
font-size: .8rem;
            color: #64748b;
            margin-top: 4px;
}

#pg-settings .s-switch-box {
display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            padding: 16px;
            border-radius: 18px;
            border: 1px solid rgba(226,232,240,.92);
            background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(248,250,252,.98) 100%);
            box-shadow: 0 12px 24px rgba(15,23,42,.05);
}

#pg-settings .s-switch-txt {
color: #0f172a;
            font-weight: 700;
            display: flex;
            align-items: center;
            gap: 10px;
}

#pg-settings .s-maint-note {
font-size: .82rem;
            color: #64748b;
            margin-top: 10px;
            line-height: 1.6;
}

#pg-settings .smtp-header {
margin: 20px 0 14px;
            padding-top: 2px;
}

#pg-settings .smtp-title {
font-weight: 800;
            font-size: .95rem;
            color: #334155;
}

#pg-settings .smtp-desc {
font-size: .8rem;
            color: #64748b;
            line-height: 1.55;
}

#pg-settings .smtp-actions {
display: flex;
            gap: 10px;
            flex-wrap: wrap;
            margin-top: 8px;
}

#pg-settings .smtp-actions.smtp-actions-end {
display: none !important;
            margin-bottom: 18px;
            justify-content: flex-end;
}

#pg-settings #smtpTestBtn {
background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%);
            border: 1px solid #dbe5f2;
            color: #334155;
            box-shadow: 0 10px 18px -16px rgba(15, 23, 42, .55);
}

#pg-settings #smtpTestBtn:hover {
filter: brightness(.94) saturate(1.04);
}

#pg-settings #smtpTestBtn,

#pg-settings .s-block-spaced {
margin-top: 20px;
}

#pg-settings .s-smtp-grid {
display: grid;
            grid-template-columns: 2.5fr 1fr;
            gap: 15px;
}

#pg-settings .s-media-grid {
display: grid;
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 14px;
            align-items: stretch;
}

#pg-settings .s-media-item {
min-width: 0;
}

#pg-settings .s-media-item label {
margin-bottom: 6px;
}

#pg-settings .s-logo-zone {
position: relative;
            width: 100%;
            height: 156px;
            min-height: 156px;
            padding: 12px;
            border: 2px dashed rgba(148,163,184,.42);
            border-radius: 18px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            background: linear-gradient(180deg, rgba(248,250,252,.95) 0%, rgba(255,255,255,.95) 100%);
            box-shadow: inset 0 1px 0 rgba(255,255,255,.84);
            cursor: pointer;
            transition: border-color .18s ease, background .18s ease;
            box-sizing: border-box;
}

#pg-settings .s-logo-zone:hover {
border-color: color-mix(in srgb, var(--primary) 44%, rgba(148,163,184,.42) 56%);
            background: #fff;
}

#pg-settings .s-logo-preview {
display: block;
            max-width: 100%;
            max-height: 100px;
            border-radius: 8px;
            box-shadow: 0 4px 10px rgba(0,0,0,.1);
}

#pg-settings .s-logo-preview-favicon {
max-height: 64px;
            max-width: 64px;
}

#pg-settings .s-logo-preview-avatar {
width: 64px;
            height: 64px;
            border-radius: 50%;
            object-fit: cover;
}

#pg-settings .s-logo-zone-copy {
display: grid;
            gap: 4px;
}

#pg-settings .s-logo-zone-icon {
font-size: 2rem;
            color: #cbd5e1;
            margin-bottom: 8px;
}

#pg-settings .s-logo-zone-icon.is-lg {
font-size: 2.3rem;
            margin-bottom: 10px;
}

#pg-settings .s-logo-zone-title {
font-weight: 700;
            color: #64748b;
}

#pg-settings .s-logo-zone-note {
font-size: 0.75rem;
            color: #94a3b8;
}

#pg-settings .s-logo-size-wrap {
margin-top: 12px;
            padding: 14px 14px 12px;
            border: 1px solid rgba(226,232,240,.92);
            border-radius: 16px;
            background: linear-gradient(180deg, rgba(255,255,255,.98) 0%, rgba(248,250,252,.96) 100%);
            box-shadow: 0 14px 26px rgba(15,23,42,.06), inset 0 1px 0 rgba(255,255,255,.86);
}

#pg-settings .s-logo-size-head {
display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 10px;
            margin-bottom: 10px;
            color: #475569;
            font-size: .8rem;
            font-weight: 700;
}

#pg-settings .s-logo-size-head strong {
min-width: 62px;
            height: 30px;
            padding: 0 10px;
            border-radius: 999px;
            background: color-mix(in srgb, var(--primary) 12%, white 88%);
            color: color-mix(in srgb, var(--primary) 72%, #0f172a 28%);
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-size: .78rem;
}

#pg-settings .s-logo-size-range {
-webkit-appearance: none;
            appearance: none;
            width: 100%;
            height: 8px;
            border-radius: 999px;
            border: 0;
            outline: none;
            background: linear-gradient(90deg, color-mix(in srgb, var(--primary) 82%, #fff 18%) 0%, color-mix(in srgb, var(--primary) 48%, #cbd5e1 52%) 100%);
            box-shadow: inset 0 1px 2px rgba(15,23,42,.12);
}

#pg-settings .s-logo-size-range::-webkit-slider-thumb {
-webkit-appearance: none;
            appearance: none;
            width: 22px;
            height: 22px;
            border-radius: 50%;
            background: #fff;
            border: 3px solid var(--primary);
            box-shadow: 0 8px 18px rgba(15,23,42,.18);
            cursor: pointer;
}

#pg-settings .s-logo-size-range::-moz-range-thumb {
width: 22px;
            height: 22px;
            border-radius: 50%;
            background: #fff;
            border: 3px solid var(--primary);
            box-shadow: 0 8px 18px rgba(15,23,42,.18);
            cursor: pointer;
}

#pg-settings .ui-media-remove {
position: absolute;
            top: 10px;
            right: 10px;
            z-index: 2;
            display: none !important;
}

#pg-settings .s-logo-zone.has-media .ui-media-remove {
display: inline-flex !important;
}

#pg-settings .ui-media-remove:hover {
transform: translateY(-2px) scale(1.03);
}

@media (max-width: 1180px) {
#pg-settings .s-media-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
#pg-settings .s-form-grid-3 {
grid-template-columns: repeat(2, minmax(0, 1fr));
}
}

@media (max-width: 880px) {
#pg-settings .panel-head,
            #pg-settings .s-grid,
            #pg-settings .s-media-grid,
            #pg-settings .s-form-grid-2,
            #pg-settings .s-form-grid-3,
            #pg-settings .s-smtp-grid {
grid-template-columns: 1fr;
                flex-direction: column;
}
#pg-settings #saveSettingsBtn {
width: 100%;
}
}


#confirmModal {
z-index: 999999 !important;
}



.player-wrapper {
display: flex; height: 100vh; margin: -30px; background: #0f172a; color: white; overflow: hidden;
}

.video-stage {
flex: 1; display: flex; flex-direction: column; justify-content: center; align-items: center; position: relative; background: radial-gradient(circle at center, #1e293b 0%, #0f172a 100%); padding: 20px;
}

.video-container {
width: 100%; max-width: 1100px; aspect-ratio: 16/9; background: black; border-radius: 16px; box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5); position: relative; overflow: hidden; border: 1px solid rgba(255,255,255,0.1);
}

video {
width: 100%; height: 100%; outline: none; cursor: pointer;
}

.player-overlay {
position: absolute;
        inset: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        pointer-events: none;
        transition: opacity 0.22s ease, transform 0.22s ease;
}

.player-overlay.show {
opacity: 1;
}

.player-overlay-scrim {
background: rgba(0, 0, 0, 0.66);
        backdrop-filter: blur(4px);
}

.player-overlay-card {
display: inline-flex;
        align-items: center;
        gap: 12px;
        padding: 14px 16px;
        border-radius: 16px;
        background: rgba(15, 23, 42, 0.88);
        border: 1px solid rgba(255,255,255,0.18);
        color: #ffffff;
        box-shadow: 0 18px 38px rgba(0,0,0,0.28);
        backdrop-filter: blur(6px);
}

.player-overlay-card.player-overlay-card-compact {
padding: 12px 16px;
        border-radius: 14px;
}

.player-overlay-card.player-overlay-card-wide {
max-width: 560px;
        margin: 0 18px;
}

.player-overlay-card.player-overlay-card-column {
display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        gap: 12px;
        width: min(100%, 420px);
        padding: 28px 24px;
}

.player-overlay-icon {
font-size: 4rem;
        color: #10b981;
        margin-bottom: 6px;
        animation: popIn 0.5s;
}

.player-overlay-title {
font-size: 1.5rem;
        font-weight: 700;
}

.player-error-overlay {
color: #ef4444;
        z-index: 16;
        flex-direction: column;
}

.player-error-icon {
font-size: 3rem;
        margin-bottom: 15px;
}

.play-toggle-feedback {
        opacity: 0;
        transform: scale(0.9);
        z-index: 14;
}

.play-toggle-feedback.show {
opacity: 1; transform: scale(1);
}

.play-toggle-chip {
        font-weight: 700;
        gap: 10px;
}

.pause-state-label {
position: absolute;
        left: 16px;
        bottom: 16px;
        z-index: 14;
        background: rgba(15, 23, 42, 0.72);
        border: 1px solid rgba(255,255,255,0.2);
        border-radius: 10px;
        padding: 8px 12px;
        color: #fff;
        font-size: 0.85rem;
        font-weight: 700;
        display: none;
        align-items: center;
        gap: 8px;
        backdrop-filter: blur(4px);
}

.pause-state-label.show {
display: inline-flex;
}

.focus-pause-overlay {
        opacity: 0;
        z-index: 15;
}

.focus-pause-overlay.show {
opacity: 1;
}

.focus-pause-chip {
        display: flex;
        align-items: center;
}

.focus-pause-chip .icon {
width: 34px;
        height: 34px;
        border-radius: 50%;
        background: rgba(245, 158, 11, 0.22);
        color: #fbbf24;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        flex-shrink: 0;
}

.focus-pause-chip .txt {
line-height: 1.35;
        font-size: 0.9rem;
        font-weight: 700;
}

.network-overlay {
        opacity: 0;
        z-index: 16;
}

.network-overlay.show {
opacity: 1;
}

.network-chip {
        gap: 12px;
}

.network-spinner {
width: 24px;
        height: 24px;
        border-radius: 50%;
        border: 3px solid rgba(255,255,255,0.22);
        border-top-color: #38bdf8;
        animation: spin 0.8s linear infinite;
        flex-shrink: 0;
}

.network-text {
display: flex;
        flex-direction: column;
        gap: 3px;
        line-height: 1.25;
}

.network-title {
font-weight: 700;
        font-size: 0.95rem;
}

.network-subtitle {
font-size: 0.8rem;
        color: #cbd5e1;
}

.next-overlay {
z-index: 20; animation: fadeIn 0.3s;
}

.overlay-content {
width: 100%;
}

.overlay-icon {
margin-bottom: 20px;
}

.overlay-title {
margin-bottom: 20px;
}

.btn-next-lesson {
min-height: 46px;
        padding: 0 28px;
        border-radius: 999px;
        font-weight: 700;
        font-size: 1rem;
        gap: 10px;
}

.btn-next-lesson:hover {
transform: scale(1.03);
}

.warning-toast {
position: absolute; top: 20px; left: 50%; transform: translateX(-50%); background: #ffffff; color: #111827; padding: 12px 25px; border-radius: 8px; font-size: 0.95rem; font-weight: 600; display: none; z-index: 50; animation: slideDown 0.3s; box-shadow: 0 10px 30px rgba(0,0,0,0.3); border:1px solid #fecaca; pointer-events: none;
}

@keyframes slideDown {
from { top: -50px; } to { top: 20px; }
}

@keyframes spin {
to { transform: rotate(360deg); }
}

#pg-player .stage-header {
position: relative;
    z-index: 10;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    justify-content: flex-start !important;
    width: 100%;
    max-width: 1100px;
    margin: 0 0 12px;
    gap: 8px !important;
}

#pg-player .stage-header .btn-back {
min-width: 172px !important; width: auto !important; justify-content: center !important;
}

#pg-player .stage-header .btn-back .btn-back-label {
display: inline !important;
}

#pg-player .stage-header .btn-back:not(:has(.btn-back-label))::after {
content: 'EÃƒÆ’Ã¢â‚¬ÂÃƒâ€¦Ã‚Â¸itimlere DÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¶n';
    margin-left: 8px;
    display: inline;
}

#pg-player .stage-header .btn-back:hover {
transform: translateY(-1px);
}

.stage-footer {
width: 100%; max-width: 1100px; margin-top: 20px; display: flex; justify-content: space-between; align-items: center; padding: 0 5px;
}

.stage-footer-meta {
display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    min-width: 0;
}

.stage-footer .training-topic-badge {
font-size: .72rem;
    letter-spacing: .06em;
    text-transform: uppercase;
}

.lesson-title-display {
font-size: 1.3rem; font-weight: 700; margin: 0;
}

.stage-controls {
display: flex; align-items: center; gap: 10px;
}

.time-badge {
font-family: monospace; font-size: 1.1rem; gap: 10px;
}

.time-val {
color: #334155; font-weight: 700; min-width: 50px; text-align: right;
}

.time-sep {
opacity: 0.5; color:#94a3b8;
}

.stage-controls > .ui-badge:last-child {
gap: 6px;
}

.vol-btn {
width: 30px; height: 30px; border: none; border-radius: 6px; background: rgba(148,163,184,0.12);
        color: #64748b; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; transition: 0.2s;
}

.vol-btn:hover {
background: rgba(148,163,184,0.2);
}

.volume-text {
color: #475569; font-weight: 700; min-width: 44px; text-align: right; font-family: monospace; font-size: 0.95rem;
}

.playlist-sidebar {
width: 350px; background: white; border-left: 1px solid #334155; display: flex; flex-direction: column; color: #1e293b;
}

.pl-header {
padding: 20px; border-bottom: 1px solid #e2e8f0; background: #f8fafc; font-weight: 700; color: #334155; display: flex; justify-content: space-between; align-items: center;
}

.pl-header > .ui-badge {
min-height:28px; line-height:1;
}

.lesson-list {
flex: 1; overflow-y: auto;
}

.l-item {
display: flex; gap: 15px; padding: 15px 20px; border-bottom: 1px solid #f1f5f9; cursor: pointer; transition: 0.2s; position: relative;
}

.l-item:hover {
background: #f8fafc;
}

.l-item.active {
background: #eff6ff; border-left: 4px solid var(--primary);
}

.l-item.locked {
opacity: 0.5; background: #f1f5f9; cursor: not-allowed; pointer-events: none;
}

.l-item.completed .l-text {
text-decoration: line-through; color: #94a3b8;
}

.l-icon {
width: 32px; height: 32px; border-radius: 50%; background: #e2e8f0; color: #94a3b8; display: flex; align-items: center; justify-content: center; font-size: 0.9rem; flex-shrink: 0;
}

.l-item.active .l-icon {
background: var(--primary); color: white; animation: pulse 2s infinite;
}

.l-item.completed .l-icon {
background: #10b981; color: white;
}

.l-info {
display: flex; flex-direction: column; justify-content: center;
}

.l-label {
font-size: 0.75rem; color: #64748b; font-weight: 700; text-transform: uppercase; margin-bottom: 2px;
}

.l-text {
font-weight: 600; font-size: 0.9rem; line-height: 1.3;
}

.l-time {
font-size: 0.75rem; color: #94a3b8; margin-top: 4px;
}

@media (max-width: 991px) {
.player-wrapper {
flex-direction: column; height: auto; overflow: visible; margin: -15px;
}
.playlist-sidebar {
width: 100%; height: 400px;
}
	#pg-player .stage-header {
	position: relative;
        top: auto;
        left: auto;
        width: 100%;
        max-width: 1100px;
        margin: 0 0 10px;
        padding: 0;
        background: transparent;
	}
.stage-footer {
flex-direction:column; align-items:flex-start; gap:10px;
}
.stage-controls {
width: 100%; justify-content: space-between;
}
}

:root {
--ui-surface: #ffffff;
        --ui-surface-soft: #f7faff;
        --ui-border: #d6e1ec;
        --ui-border-strong: #bccdde;
        --ui-shadow: 0 16px 34px -24px rgba(15, 23, 42, 0.42);
        --ui-shadow-hover: 0 26px 44px -26px rgba(15, 23, 42, 0.56);
        --radius: 18px;
}

.welcome-surface {
background: linear-gradient(134deg, #1d4ed8 0%, var(--primary) 45%, #0f60d1 100%);
        border-radius: var(--radius);
        padding: 34px 36px;
        color: white;
        position: relative;
        overflow: hidden;
        margin-bottom: 34px;
        border: 1px solid rgba(255, 255, 255, 0.16);
        box-shadow: 0 24px 40px -28px rgba(29, 78, 216, 0.9);
}

.welcome-surface::before {
content: '';
        position: absolute;
        inset: 0;
        background: linear-gradient(110deg, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 48%);
        z-index: 1;
        pointer-events: none;
}

.welcome-surface::after {
content: '';
        position: absolute;
        right: -80px;
        bottom: -94px;
        width: 220px;
        height: 220px;
        background: rgba(255, 255, 255, 0.18);
        border-radius: 50%;
        z-index: 1;
}

.welcome-orb {
position: absolute;
        border-radius: 50%;
        background: rgba(255,255,255,0.15);
        pointer-events: none;
        z-index: 1;
        filter: blur(0.4px);
        opacity: 0.45;
        --float-x: 0px;
        --float-y: -10px;
        animation: heroBubbleFloat 7s ease-in-out infinite;
        will-change: transform, opacity;
}

.welcome-orb.o1 {
width: 52px; height: 52px; top: 24px; right: 24%; --float-x: -6px; --float-y: -12px; animation-duration: 7.6s; animation-delay: -1.2s;
}

.welcome-orb.o2 {
width: 34px; height: 34px; top: 82px; right: 13%; --float-x: 7px; --float-y: -9px; animation-duration: 6.2s; animation-delay: -0.4s;
}

.welcome-orb.o3 {
width: 44px; height: 44px; bottom: 30px; left: 36%; --float-x: -4px; --float-y: -14px; animation-duration: 8.4s; animation-delay: -2.1s;
}

@keyframes heroBubbleFloat {
0%, 100% {
            transform: translate3d(0, 0, 0) scale(1);
            opacity: 0.4;
        }
        50% {
            transform: translate3d(var(--float-x), var(--float-y), 0) scale(1.08);
            opacity: 0.62;
        }
}

.welcome-copy {
position: relative; z-index: 2;
}

.welcome-title {
font-size: 1.95rem; font-weight: 820; margin: 0 0 10px 0; letter-spacing: -0.8px;
}

.welcome-text {
font-size: 0.96rem; opacity: 0.95; font-weight: 430; max-width: 620px; line-height: 1.6;
}

.welcome-copy,
    .welcome-title,
    .welcome-text {
background: transparent !important;
}

body[data-theme-mode="light"] .welcome-surface,
    body:not([data-theme-mode]) .welcome-surface {
background: linear-gradient(134deg, #1d4ed8 0%, var(--primary) 45%, #0f60d1 100%) !important;
        border-color: rgba(255, 255, 255, 0.16) !important;
        box-shadow: 0 24px 40px -28px rgba(29, 78, 216, 0.9) !important;
}

body[data-theme-mode="light"] .welcome-copy,
    body[data-theme-mode="light"] .welcome-title,
    body[data-theme-mode="light"] .welcome-text,
    body:not([data-theme-mode]) .welcome-copy,
    body:not([data-theme-mode]) .welcome-title,
    body:not([data-theme-mode]) .welcome-text {
background: transparent !important;
        color: #ffffff !important;
}

.stats-grid {
display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        gap: 16px;
        margin: 4px 0 34px;
        padding: 0;
}

.stat-card-modern {
position: relative;
        overflow: hidden;
        background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
        border-radius: 20px;
        padding: 22px 18px;
        box-shadow: none;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 10px;
        text-align: center;
        transition: transform .22s ease, border-color .22s ease;
        border: 1px solid #dbe7f3;
        min-height: 176px;
}

.stat-card-modern::before {
content: none;
}

.stat-card-modern::after {
content: '';
        position: absolute;
        right: -28px;
        top: -30px;
        width: 116px;
        height: 116px;
        border-radius: 50%;
        background: radial-gradient(circle, rgba(148,163,184,0.2) 0%, rgba(148,163,184,0) 70%);
        pointer-events: none;
}

.stat-card-modern:hover {
transform: translateY(-3px);
        box-shadow: none;
        border-color: #cbd9e8;
}

.stat-icon-box {
position: absolute;
        top: 50%;
        left: 10px;
        transform: translateY(-50%);
        width: 96px;
        height: 96px;
        border-radius: 22px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 2.7rem;
        color: #2563eb;
        background: rgba(255,255,255,0.5);
        box-shadow: none;
        border: none;
        opacity: 0.18;
        pointer-events: none;
        z-index: 1;
        transition: opacity .22s ease, transform .22s ease;
}

.stat-card-modern.tone-blue .stat-icon-box {
color: #2563eb;
}

.stat-card-modern.tone-amber .stat-icon-box {
color: #f59e0b;
}

.stat-card-modern.tone-cyan .stat-icon-box {
color: #0e7490;
}

.stat-card-modern:hover .stat-icon-box {
opacity: 0.32;
        transform: translateY(-50%) scale(1.05);
}

.stat-info {
position: relative;
        z-index: 2;
        width: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        text-align: center;
}

.stat-info h4 {
margin: 0;
        font-size: 0.78rem;
        color: #64748b;
        font-weight: 800;
        text-transform: uppercase;
        letter-spacing: 0.7px;
}

.stat-info .value {
margin: 9px 0 0 0;
        font-size: 1.9rem;
        font-weight: 820;
        color: #0f172a;
        line-height: 1;
        letter-spacing: -0.5px;
}

.stat-meta {
margin-top: 10px;
        color: #64748b;
        font-size: 0.76rem;
        font-weight: 650;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 6px;
        line-height: 1.35;
}

.courses-grid-modern {
display: grid;
        grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
        gap: 24px;
}

.course-card-modern {
background: #ffffff;
        border-radius: 16px;
        overflow: hidden;
        box-shadow: none;
        transition: none;
        border: 1px solid #f1f5f9;
        display: flex;
        flex-direction: column;
        position: relative;
        cursor: pointer;
}

.course-card-modern:hover {
box-shadow: none;
        transform: none;
}

.card-thumb {
height: 180px;
        background-color: #e2e8f0;
        background-size: cover;
        background-position: center;
        position: relative;
        overflow: hidden;
}

.card-cover-media {
position: absolute;
        inset: 0;
        width: 100%;
        height: 100%;
        object-fit: cover;
}

.card-thumb::after {
content: '';
        position: absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
        background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.6));
}

.course-card-modern .card-thumb > .ui-badge {
position: absolute !important;
        top: 15px !important;
        right: 15px !important;
        left: auto !important;
        margin: 0 !important;
        gap: 6px;
        z-index: 10;
}

.card-body {
padding: 22px;
        flex: 1;
        display: flex;
        flex-direction: column;
}

.cat-label {
        margin-bottom: 8px;
}

.card-title {
font-size: 1.1rem;
        font-weight: 700;
        color: #1e293b;
        margin-bottom: 10px;
        line-height: 1.4;
}

.card-desc {
font-size: 0.9rem;
        color: #64748b;
        line-height: 1.6;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        margin-bottom: 20px;
}

.card-footer {
margin-top: auto;
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-top: 1px solid #f8fafc;
        padding-top: 15px;
        font-size: 0.85rem;
        color: #94a3b8;
        font-weight: 500;
}

.card-footer .cta-link {
color: var(--primary);
        font-weight: 700;
}

.card-locked {
filter: grayscale(1);
        opacity: 0.7;
}

.card-locked .card-thumb::before {
content: '\f023';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 3rem;
        color: rgba(255,255,255,0.8);
        z-index: 5;
}

.section-head {
display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 22px;
        gap: 12px;
}

.section-title {
font-size: 1.32rem;
        font-weight: 820;
        color: #1e293b;
        margin: 0;
        letter-spacing: -0.3px;
}

.section-note {
font-size: 0.85rem;
        color: #64748b;
        font-weight: 630;
        display: inline-flex;
        align-items: center;
        gap: 6px;
}

.empty-state {
text-align: center;
        padding: 54px 26px;
        background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
        border-radius: var(--radius);
        border: 1px dashed #c9d8e8;
        color: #7b8aa0;
}

.empty-state .empty-icon {
font-size: 3.3rem;
        margin-bottom: 16px;
        opacity: 0.5;
        color: #6b7f98;
}

.empty-state h3 {
color: #475569;
        margin: 0 0 8px 0;
        font-size: 1.08rem;
}

.empty-state p {
margin: 0;
        font-size: 0.9rem;
        line-height: 1.5;
}

@media (max-width: 1100px) {
.stats-grid {
grid-template-columns: repeat(2, minmax(0, 1fr));
            margin-top: 4px;
            gap: 14px;
}
}

@media (max-width: 780px) {
.welcome-surface {
padding: 26px 22px;
            margin-bottom: 24px;
}
.welcome-title {
font-size: 1.55rem;
}
}

@media (max-width: 640px) {
.stats-grid {
grid-template-columns: 1fr;
            margin-top: 10px;
}
.section-head {
align-items: flex-start;
            flex-direction: column;
            margin-bottom: 18px;
}
}

@media (prefers-reduced-motion: reduce) {
.welcome-orb {
animation: none;
}
}


}


}

#pg-user-profile .up-grid {
display:grid; gap:20px; grid-template-columns: 1.15fr .85fr;
}

#pg-user-profile .up-card {
background:#fff; border:1px solid #e2e8f0; border-radius:18px; box-shadow:0 8px 22px rgba(15,23,42,.05); overflow:hidden;
}

#pg-user-profile .up-head {
padding:18px 20px; border-bottom:1px solid #eef2f7; display:flex; flex-direction:column; align-items:flex-start; gap:10px; background:#ffffff !important; border-radius:18px 18px 0 0; min-height:112px;
}

#pg-user-profile .up-head-copy {
display:flex; flex-direction:column; align-items:flex-start; gap:6px; width:100%;
}

#pg-user-profile .up-title {
display:block; margin:0; font-size:1.08rem; font-weight:800; color:#0f172a !important; line-height:1.2;
}

#pg-user-profile .up-desc {
display:block; margin:0; color:#64748b !important; font-size:.88rem; line-height:1.55; max-width:560px;
}

#pg-user-profile .up-body {
padding:20px;
}

#pg-user-profile .up-details-grid {
display:grid; grid-template-columns:repeat(2, minmax(0, 1fr)); gap:14px;
}

#pg-user-profile .up-row {
display:grid; grid-template-columns:48px minmax(0, 1fr); gap:14px; align-items:center; min-height:88px; padding:18px; border:1px solid #e7edf5; border-radius:16px; background:linear-gradient(180deg, #ffffff 0%, #f8fbff 100%); box-shadow:0 14px 30px -26px rgba(15,23,42,.18);
}

#pg-user-profile .up-row-icon {
width:48px; height:48px; border-radius:14px; display:flex; align-items:center; justify-content:center; background:linear-gradient(180deg, #eff6ff 0%, #e2ecff 100%); color:#2563eb; box-shadow:inset 0 0 0 1px rgba(191,219,254,.9);
}

#pg-user-profile .up-row-icon i {
font-size:1rem; color:inherit;
}

#pg-user-profile .up-row-copy {
display:flex; flex-direction:column; gap:6px; min-width:0;
}

#pg-user-profile .up-l {
color:#64748b; font-weight:800; font-size:.76rem; text-transform:uppercase; letter-spacing:.1em;
}

#pg-user-profile .up-v {
color:#0f172a; font-weight:700; line-height:1.45; word-break:break-word; font-size:1.02rem;
}

#pg-user-profile .up-input-wrap {
margin-bottom:14px;
}

#pg-user-profile .up-input-wrap:last-of-type {
margin-bottom:0;
}

#pg-user-profile .up-input-wrap label {
display:block; font-size:.85rem; color:#334155; font-weight:700; margin-bottom:7px;
}

#pg-user-profile .up-input-icon {
position: relative;
}

#pg-user-profile .up-input-icon > i {
position: absolute;
left: 14px;
top: 50%;
transform: translateY(-50%);
color: #94a3b8;
font-size: .9rem;
pointer-events: none;
}

#pg-user-profile .up-input {
width:100%; height:44px; border:1px solid #dbe3ef; border-radius:12px; padding:0 14px; background:#f8fafc; color:#0f172a; outline:none;
}

#pg-user-profile .up-input-icon .up-input {
padding-left: 40px;
}

#pg-user-profile .up-input:focus {
border-color:#c6d3e0; background:#fff; box-shadow:0 0 0 3px rgba(148,163,184,.12);
}

#pg-user-profile .up-note {
margin:0 0 18px 0; padding:14px 16px; border-radius:14px; border:1px solid #e5edf6; background:#f8fafc; color:#64748b; font-size:.88rem; line-height:1.6;
}

#pg-user-profile .profile-actions {
margin-top:18px;
}

#pg-user-profile .profile-actions > .ui-button {
width:100%; height:46px; border:none; border-radius:14px; background:var(--primary); color:#fff; font-weight:600; font-size:.95rem; cursor:pointer; display:inline-flex; align-items:center; justify-content:center; gap:8px;
}

@media (max-width: 991px) {
#pg-user-profile .up-grid {
grid-template-columns: 1fr;
}
#pg-user-profile .up-details-grid {
grid-template-columns: 1fr;
}
#pg-user-profile .up-row {
grid-template-columns: 44px minmax(0, 1fr); gap:12px; padding:16px;
}
}

#pg-user-statistics {
--us-border: #d6e2ee;
            --us-border-strong: #becfe0;
            --us-surface: #ffffff;
            --us-surface-soft: #f7faff;
            --us-shadow: 0 16px 34px -24px rgba(15, 23, 42, 0.42);
            --us-shadow-hover: 0 26px 44px -28px rgba(15, 23, 42, 0.55);
}

#pg-user-statistics .us-wrap {
display: grid; gap: 22px;
}

#pg-user-statistics .us-hero {
position: relative;
            overflow: hidden;
            isolation: isolate;
            border-radius: 20px;
            border: 1px solid var(--us-border);
            padding: 24px;
            background: linear-gradient(115deg, rgba(14,165,233,0.14) 0%, rgba(37,99,235,0.1) 44%, rgba(15,23,42,0.06) 100%);
            display: flex;
            align-items: center;
            justify-content: space-between;
            gap: 16px;
            flex-wrap: wrap;
            box-shadow: var(--us-shadow);
}

#pg-user-statistics .us-hero::before {
content: "";
            position: absolute;
            inset: 0;
            background:
                linear-gradient(120deg, rgba(255,255,255,0.18) 0%, rgba(255,255,255,0) 48%),
                repeating-linear-gradient(120deg, rgba(255,255,255,0.07) 0, rgba(255,255,255,0.07) 1px, transparent 1px, transparent 16px);
            pointer-events: none;
            animation: usHeroSweep 16s ease-in-out infinite;
}

#pg-user-statistics .us-hero::after {
content: "";
            position: absolute;
            right: -54px;
            top: -58px;
            width: 190px;
            height: 190px;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(14,165,233,0.28) 0%, rgba(14,165,233,0) 72%);
            animation: usHeroGlow 10s ease-in-out infinite;
}

#pg-user-statistics .us-hero-main {
position: relative;
            z-index: 2;
}

#pg-user-statistics .us-title {
margin: 0; font-size: 1.6rem; font-weight: 830; color: #0f172a; letter-spacing: -.3px;
}

#pg-user-statistics .us-desc {
margin-top: 8px; color: #475569; font-size: 1rem; font-weight: 520;
}

#pg-user-statistics .us-hero-stats {
display: flex; gap: 12px; flex-wrap: wrap; position: relative; z-index: 2;
}

#pg-user-statistics .us-orb {
position: absolute;
            border-radius: 50%;
            background: rgba(255,255,255,0.18);
            pointer-events: none;
            z-index: 1;
            filter: blur(.3px);
}

#pg-user-statistics .us-orb.orb-a {
width: 56px;
            height: 56px;
            top: 18px;
            right: 22%;
            animation: usHeroOrbA 9s ease-in-out infinite;
}

#pg-user-statistics .us-orb.orb-b {
width: 34px;
            height: 34px;
            bottom: 18px;
            right: 30%;
            animation: usHeroOrbB 8s ease-in-out infinite;
}

@keyframes usHeroSweep {
0%, 100% { transform: translateX(0); opacity: 1; }
            50% { transform: translateX(18px); opacity: .92; }
}

@keyframes usHeroGlow {
0%, 100% { transform: translate(0, 0) scale(1); opacity: 1; }
            50% { transform: translate(-12px, 10px) scale(1.08); opacity: .86; }
}

@keyframes usHeroOrbA {
0%, 100% { transform: translate(0, 0); }
            50% { transform: translate(14px, -8px); }
}

@keyframes usHeroOrbB {
0%, 100% { transform: translate(0, 0); }
            50% { transform: translate(-10px, -12px); }
}

@media (prefers-reduced-motion: reduce) {
#pg-user-statistics .us-hero::before,
            #pg-user-statistics .us-hero::after,
            #pg-user-statistics .us-orb {
animation: none !important;
}
}

#pg-user-statistics .us-chip {
background: linear-gradient(180deg, var(--us-surface) 0%, var(--us-surface-soft) 100%);
            border: 1px solid var(--us-border);
            border-radius: 14px;
            padding: 11px 14px;
            min-width: 150px;
            box-shadow: 0 14px 22px -20px rgba(15, 23, 42, 0.58);
}

#pg-user-statistics .us-chip-l {
display: block; color: #64748b; font-size: .78rem; font-weight: 760; text-transform: uppercase; letter-spacing: .45px;
}

#pg-user-statistics .us-chip-v {
display: block; color: #0f172a; font-size: 1.2rem; font-weight: 830; margin-top: 5px;
}

#pg-user-statistics .us-grid {
display: grid;
            gap: 16px;
            grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
}

#pg-user-statistics .us-card {
position: relative;
            overflow: hidden;
            background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            border: 1px solid #dbe7f3;
            border-radius: 20px;
            padding: 22px 18px;
            box-shadow: none;
            min-height: 176px;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            text-align: center;
            gap: 10px;
            transition: transform .22s ease, border-color .22s ease;
}

#pg-user-statistics .us-card::before {
content: none;
}

#pg-user-statistics .us-card::after {
content: '';
            position: absolute;
            right: -28px;
            top: -30px;
            width: 116px;
            height: 116px;
            border-radius: 50%;
            background: radial-gradient(circle, rgba(148,163,184,0.2) 0%, rgba(148,163,184,0) 70%);
            pointer-events: none;
}

#pg-user-statistics .us-card:hover {
transform: translateY(-3px);
            box-shadow: none;
            border-color: #cbd9e8;
}

#pg-user-statistics .us-card-top {
margin-bottom: 0;
            width: 100%;
            display: flex;
            justify-content: center;
}

#pg-user-statistics .us-icon {
position: absolute;
            top: 50%;
            left: 10px;
            transform: translateY(-50%);
            width: 96px;
            height: 96px;
            border-radius: 22px;
            display: flex;
            align-items: center;
            justify-content: center;
            color: #0ea5e9;
            font-size: 2.7rem;
            background: rgba(255,255,255,0.5);
            border: none;
            box-shadow: none;
            opacity: 0.18;
            pointer-events: none;
            z-index: 1;
            transition: opacity .22s ease, transform .22s ease;
}

#pg-user-statistics .us-card:hover .us-icon {
opacity: 0.32;
            transform: translateY(-50%) scale(1.05);
}

#pg-user-statistics .is-blue {
color: #0ea5e9;
}

#pg-user-statistics .is-green {
color: #22c55e;
}

#pg-user-statistics .is-amber {
color: #f59e0b;
}

#pg-user-statistics .is-indigo {
color: #6366f1;
}

#pg-user-statistics .is-rose {
color: #f43f5e;
}

#pg-user-statistics .is-slate {
color: #475569;
}

#pg-user-statistics .us-label {
position: relative;
            z-index: 2;
            color: #64748b;
            font-size: .78rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .7px;
}

#pg-user-statistics .us-val {
position: relative;
            z-index: 2;
            color: #0f172a;
            font-size: 1.9rem;
            font-weight: 820;
            line-height: 1;
}

#pg-user-statistics .us-sub {
position: relative;
            z-index: 2;
            color: #64748b;
            font-size: .88rem;
            margin-top: 6px;
            font-weight: 620;
            line-height: 1.4;
}

#pg-user-statistics .us-panels {
display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 20px;
}

#pg-user-statistics .us-panel {
background: linear-gradient(180deg, var(--us-surface) 0%, #fbfdff 100%);
            border: 1px solid var(--us-border);
            border-radius: 22px;
            overflow: hidden;
            box-shadow: var(--us-shadow);
            position: relative;
}

#pg-user-statistics .us-panel-head {
display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 16px;
            padding: 20px;
            border-bottom: 1px solid #e8eef6;
            background: linear-gradient(180deg, #f8fbff 0%, #f3f8fe 100%);
}

#pg-user-statistics .us-panel-copy {
display: flex;
            flex-direction: column;
            gap: 8px;
            min-width: 0;
}

#pg-user-statistics .us-panel-copy > .ui-badge {
align-self: flex-start;
}

#pg-user-statistics .us-ph {
padding: 0;
            border: 0 !important;
            border-bottom: 0 !important;
            font-weight: 820;
            color: #0f172a;
            font-size: 1.16rem;
            background: none !important;
            background-image: none !important;
            box-shadow: none !important;
}

.content #app #pg-user-statistics .us-ph {
background: transparent !important;
            background-image: none !important;
            border-bottom: 0 !important;
            box-shadow: none !important;
            display: inline-block;
            width: auto;
}

#pg-user-statistics .us-panel-desc {
color: #64748b;
            font-size: .92rem;
            line-height: 1.5;
            max-width: 44ch;
}

#pg-user-statistics .us-panel-glyph {
width: 46px;
            height: 46px;
            border-radius: 16px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            border: 1px solid #dfe9f4;
            background: linear-gradient(180deg, #ffffff 0%, #eef4fb 100%);
            box-shadow: 0 16px 24px -24px rgba(15, 23, 42, .48);
            color: #475569;
            font-size: 1.08rem;
}

#pg-user-statistics .us-panel-body {
padding: 20px;
}

#pg-user-statistics .us-panel-body-list {
display: flex;
            flex-direction: column;
            gap: 12px;
}

#pg-user-statistics .us-metric {
margin-bottom: 14px;
            padding: 14px 16px;
            border: 1px solid #e6edf6;
            border-radius: 16px;
            background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            box-shadow: 0 16px 28px -28px rgba(15, 23, 42, .55);
}

#pg-user-statistics .us-metric:last-child {
margin-bottom: 0;
}

#pg-user-statistics .us-metric-top {
display: flex;
            justify-content: space-between;
            align-items: center;
            margin-bottom: 10px;
            font-size: .97rem;
            color: #334155;
            font-weight: 700;
}

#pg-user-statistics .us-metric-top span {
color: #475569;
}

#pg-user-statistics .us-metric-top strong {
color: #0f172a;
            font-size: 1rem;
}

#pg-user-statistics .us-track {
width: 100%;
            height: 12px;
            border-radius: 999px;
            background: #e3ebf3;
            overflow: hidden;
            box-shadow: inset 0 1px 2px rgba(148, 163, 184, .22);
}

#pg-user-statistics .us-fill {
height: 100%;
            border-radius: 999px;
            background: linear-gradient(90deg, var(--primary), #0ea5e9);
            width: 0;
            transition: width .24s ease;
}

#pg-user-statistics .us-fill.ok {
background: linear-gradient(90deg, #22c55e, #16a34a);
}

#pg-user-statistics .us-metric-top-spaced {
margin-top: 12px;
}

#pg-user-statistics .us-mini-grid {
display: grid;
            grid-template-columns: repeat(2, minmax(0, 1fr));
            gap: 12px;
            margin-top: 4px;
}

#pg-user-statistics .us-mini-stat {
padding: 14px 16px;
            border: 1px solid #e6edf6;
            border-radius: 16px;
            background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            box-shadow: 0 16px 28px -28px rgba(15, 23, 42, .55);
}

#pg-user-statistics .us-mini-label {
display: block;
            color: #64748b;
            font-size: .76rem;
            font-weight: 800;
            text-transform: uppercase;
            letter-spacing: .6px;
}

#pg-user-statistics .us-mini-val {
display: block;
            margin-top: 10px;
            color: #0f172a;
            font-size: 1.38rem;
            font-weight: 820;
            line-height: 1;
}

#pg-user-statistics .us-panel-empty {
color: #94a3b8;
            min-height: 236px;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            gap: 10px;
            text-align: center;
            border: 1px dashed #d6e2ef;
            border-radius: 18px;
            background: linear-gradient(180deg, #ffffff 0%, #f8fbff 100%);
            padding: 28px 24px;
}

#pg-user-statistics .us-empty-icon {
width: 58px;
            height: 58px;
            border-radius: 18px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            border: 1px solid #dbe6f2;
            background: linear-gradient(180deg, #ffffff 0%, #eef4fb 100%);
            color: #475569;
            font-size: 1.18rem;
            box-shadow: 0 18px 28px -28px rgba(15, 23, 42, .55);
}

#pg-user-statistics .us-empty-title {
color: #0f172a;
            font-size: 1.04rem;
            font-weight: 800;
}

#pg-user-statistics .us-empty-copy {
max-width: 30ch;
            color: #64748b;
            font-size: .9rem;
            line-height: 1.6;
}

#pg-user-statistics .us-row {
display: flex;
            align-items: center;
            gap: 14px;
            padding: 14px 16px;
            border: 1px solid #e8eef6;
            border-radius: 18px;
            background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
            transition: transform .18s ease, border-color .18s ease, box-shadow .18s ease, background .18s ease;
}

#pg-user-statistics .us-row:hover {
background: #ffffff;
            border-color: color-mix(in srgb, var(--primary) 18%, #dbe5f2 82%);
            box-shadow: 0 18px 28px -28px rgba(15, 23, 42, .56);
            transform: translateY(-1px);
}

#pg-user-statistics .us-row:last-child {
border-bottom: 1px solid #e8eef6;
}

#pg-user-statistics .us-row-marker {
width: 42px;
            height: 42px;
            border-radius: 14px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            flex-shrink: 0;
            border: 1px solid #dde7f3;
            background: linear-gradient(180deg, #ffffff 0%, #eef4fb 100%);
            color: #475569;
            box-shadow: 0 12px 22px -22px rgba(15, 23, 42, .48);
}

#pg-user-statistics .us-row-marker.is-done {
border-color: rgba(34, 197, 94, .22);
            background: linear-gradient(180deg, #f4fff7 0%, #e9fbee 100%);
            color: #16a34a;
}

#pg-user-statistics .us-row-marker.is-live {
border-color: rgba(245, 158, 11, .24);
            background: linear-gradient(180deg, #fffaf0 0%, #fff2d9 100%);
            color: #d97706;
}

#pg-user-statistics .us-row-main {
flex: 1;
            min-width: 0;
}

#pg-user-statistics .us-row-title {
font-weight: 780; color: #1e293b; font-size: 1rem; line-height: 1.35;
}

#pg-user-statistics .us-row-date {
color: #94a3b8; font-size: .82rem; margin-top: 4px;
}

#pg-user-statistics .us-row > .ui-badge {
white-space: nowrap;
            flex-shrink: 0;
}

@media (max-width: 991px) {
#pg-user-statistics .us-panels {
grid-template-columns: 1fr;
}
#pg-user-statistics .us-panel-head {
flex-direction: column;
                align-items: stretch;
}
#pg-user-statistics .us-panel-glyph {
align-self: flex-start;
}
#pg-user-statistics .us-chip {
min-width: 120px;
}
}

@media (max-width: 700px) {
#pg-user-statistics .us-hero {
padding: 18px;
                border-radius: 18px;
}
#pg-user-statistics .us-mini-grid {
grid-template-columns: 1fr;
}
#pg-user-statistics .us-row {
align-items: flex-start;
}
#pg-user-statistics .us-row > .ui-badge {
margin-left: auto;
}
#pg-user-statistics .us-title {
font-size: 1.35rem;
}
}

#pg-user-trainings .courses-grid-modern {
display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 24px;
}

#pg-user-trainings .course-card-modern {
background: white; border-radius: 16px; overflow: hidden; box-shadow: 0 10px 30px -5px rgba(0, 0, 0, 0.05); transition: all 0.3s ease; border: 1px solid #f1f5f9; display: flex; flex-direction: column; position: relative; cursor: pointer;
}

#pg-user-trainings .course-card-modern:hover {
box-shadow: 0 20px 40px -5px rgba(0, 0, 0, 0.1); transform: translateY(-5px);
}

#pg-user-trainings .card-thumb {
height: 180px; background-color: #e2e8f0; background-size: cover; background-position: center; position: relative; overflow: hidden;
}

#pg-user-trainings .card-thumb::after {
content: ''; position: absolute; top:0; left:0; width:100%; height:100%; background: linear-gradient(to bottom, transparent 60%, rgba(0,0,0,0.6));
}

#pg-user-trainings .card-body {
padding: 22px; flex: 1; display: flex; flex-direction: column;
}

#pg-user-trainings .cat-label {
margin-bottom: 8px;
}

#pg-user-trainings .card-title {
font-size: 1.1rem; font-weight: 700; color: #1e293b; margin-bottom: 10px; line-height: 1.4;
}

#pg-user-trainings .card-desc {
font-size: 0.9rem; color: #64748b; line-height: 1.6; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; margin-bottom: 20px;
}

#pg-user-trainings .card-footer {
margin-top: auto; display: flex; justify-content: space-between; align-items: center; border-top: 1px solid #f8fafc; padding-top: 15px; font-size: 0.85rem; color: #94a3b8; font-weight: 500;
}

#pg-user-trainings .card-locked {
filter: grayscale(1); opacity: 0.7;
}

#pg-user-trainings .card-locked .card-thumb::before {
content: '\f023'; font-family: 'Font Awesome 6 Free'; font-weight: 900; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); font-size: 3rem; color: rgba(255,255,255,0.8); z-index: 5;
}

.admin-banner .ui-badge,
#app .ui-badge,
body.gsw-standalone .ui-badge {
display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    width: fit-content !important;
    max-width: 100% !important;
    padding: 6px 10px !important;
    border: 0 !important;
    border-radius: var(--gsw-badge-radius, 999px) !important;
    background: var(--gsw-badge-bg, color-mix(in srgb, var(--primary) 12%, #ffffff 88%)) !important;
    background-image: none !important;
    color: var(--gsw-badge-text, color-mix(in srgb, var(--primary) 70%, #0f172a 30%)) !important;
    font-family: inherit !important;
    font-size: .72rem !important;
    font-weight: 800 !important;
    letter-spacing: .08em !important;
    text-transform: uppercase !important;
    line-height: 1.2 !important;
    white-space: nowrap !important;
    box-shadow: none !important;
    filter: none !important;
    backdrop-filter: none !important;
}

.admin-banner .ui-badge :is(i, svg),
#app .ui-badge :is(i, svg),
body.gsw-standalone .ui-badge :is(i, svg) {
color: inherit !important;
    fill: currentColor !important;
}

.admin-banner .ui-badge *,
#app .ui-badge *,
body.gsw-standalone .ui-badge * {
color: inherit !important;
}

#pg-player .stage-controls > .ui-badge {
background: transparent !important;
    background-image: none !important;
    border: 0 !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    color: #ffffff !important;
    font-family: var(--gsw-font-family) !important;
}

#pg-player .stage-controls .vol-btn {
background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
    background-image: none !important;
    border: 0 !important;
    box-shadow: 0 10px 18px -16px rgba(15, 23, 42, .55) !important;
    color: #334155 !important;
    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease !important;
    will-change: transform;
}

#pg-player .stage-controls .vol-btn:hover {
background: linear-gradient(180deg, #ffffff 0%, #f5f9ff 100%) !important;
    background-image: none !important;
    color: #334155 !important;
    transform: translateY(-2px) scale(1.03) !important;
    box-shadow: 0 14px 24px -18px rgba(15, 23, 42, .45) !important;
    filter: none !important;
}

#pg-player .stage-controls :is(.time-val, .time-sep, .volume-text) {
color: #ffffff !important;
    font-family: var(--gsw-font-family) !important;
}

.content #app :where(
    a,
    button,
    [role='button'],
    input,
    select,
    textarea,
    .ui-button,
    .ui-button-icon,
    .ui-badge,
    .ui-card,
    [class$='-card'],
    [class*='-card '],
    [class$='-panel'],
    [class*='-panel '],
    .l-item,
    tr,
    .menu a,
    .toggle-btn,
    .mobile-close-btn,
    .theme-toggle-link,
    .logout-link,
    .t-dropzone,
    .t-ms-item,
    .pw-toggle-btn,
    .btn-next-lesson,
    .btn-back
),
body.gsw-standalone :where(
    a,
    button,
    [role='button'],
    input,
    select,
    textarea,
    .ui-button,
    .ui-button-icon,
    .ui-badge,
    .ui-card,
    [class$='-card'],
    [class*='-card '],
    .pw-toggle-btn
) {
transition: none !important;
}

.content #app :where(
    a,
    button,
    [role='button'],
    .ui-button,
    .ui-button-icon,
    .ui-badge,
    .ui-card,
    [class$='-card'],
    [class*='-card '],
    [class$='-panel'],
    [class*='-panel '],
    .l-item,
    tr,
    .menu a,
    .toggle-btn,
    .mobile-close-btn,
    .theme-toggle-link,
    .logout-link,
    .t-dropzone,
    .t-ms-item,
    .pw-toggle-btn,
    .btn-next-lesson,
    .btn-back
):hover,
body.gsw-standalone :where(
    a,
    button,
    [role='button'],
    .ui-button,
    .ui-button-icon,
    .ui-badge,
    .ui-card,
    [class$='-card'],
    [class*='-card '],
    .pw-toggle-btn
):hover {
transform: none !important;
    animation: none !important;
}

.content #app :is(.ui-button-icon, button.ui-button-icon),
body.gsw-standalone :is(.ui-button-icon, button.ui-button-icon) {
cursor: pointer !important;
    transition: transform .18s ease, box-shadow .18s ease, filter .18s ease, background-color .18s ease, color .18s ease !important;
    will-change: transform;
}

.content #app :is(.ui-button-icon, button.ui-button-icon):hover,
body.gsw-standalone :is(.ui-button-icon, button.ui-button-icon):hover {
transform: translateY(-2px) scale(1.03) !important;
    box-shadow: 0 14px 24px -18px rgba(15, 23, 42, .45) !important;
    filter: brightness(.98) saturate(1.02) !important;
}

.content #app :is(.ui-button-icon, button.ui-button-icon):active,
body.gsw-standalone :is(.ui-button-icon, button.ui-button-icon):active {
transform: translateY(0) scale(.98) !important;
}

@media (max-width: 1199px) {
.ui-toolbar-button span {
display: none;
}

.ui-toolbar-button {
width: 48px;
padding: 0;
justify-content: center;
gap: 0;
}

.ui-toolbar-button i {
font-size: 1.2rem;
}
}

.content #app #pg-player .stage-controls .vol-btn,
body.gsw-standalone #pg-player .stage-controls .vol-btn {
display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    border-radius: 12px !important;
    border: 1px solid #ffffff !important;
    background: #ffffff !important;
    background-image: none !important;
    color: #334155 !important;
    opacity: 1 !important;
    filter: none !important;
}

.content #app #pg-player .stage-controls .vol-btn:hover,
body.gsw-standalone #pg-player .stage-controls .vol-btn:hover {
background: #ffffff !important;
    background-image: none !important;
    border-color: #ffffff !important;
    color: #334155 !important;
    transform: translateY(-2px) scale(1.03) !important;
    box-shadow: 0 14px 24px -18px rgba(15, 23, 42, .45) !important;
    filter: none !important;
}

select.ui-select-native {
position: absolute !important;
    opacity: 0 !important;
    pointer-events: none !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
}

.ui-select-picker {
position: relative;
    width: 100%;
    min-width: 0;
}

.ui-select-trigger {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    min-height: 48px;
    padding: 0 12px;
    border-radius: 14px;
    border: 1px solid #d2dbe8;
    background: #ffffff;
    background-image: none;
    color: #334155;
    box-shadow: none;
    font: inherit;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
}

.ui-select-trigger:focus-visible {
outline: none;
    border-color: #bfcadd;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 10%, transparent 90%);
}

.ui-select-label {
display: block;
    flex: 1 1 auto;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-select-trigger i {
flex: 0 0 auto;
    color: #64748b;
    opacity: .74;
    font-size: .72rem;
    transition: transform .2s ease;
}

.ui-select-picker.open .ui-select-trigger {
border-color: #bfcadd;
    background: #ffffff;
    background-image: none;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 9%, transparent 91%);
}

.ui-select-picker.open .ui-select-trigger i {
transform: rotate(180deg);
}

.ui-select-menu {
position: fixed;
    z-index: 12020;
    display: none;
    gap: 2px;
    padding: 6px;
    border-radius: 14px;
    border: 1px solid #d9e3f1;
    background: #ffffff;
    box-shadow: 0 18px 34px rgba(15, 23, 42, .14);
    overflow: auto;
}

.ui-select-picker.open .ui-select-menu {
display: grid;
}

.ui-select-option {
display: flex;
    align-items: center;
    width: 100%;
    min-height: 38px;
    padding: 0 10px;
    border: 0;
    border-radius: 10px;
    background: transparent;
    color: #334155;
    font: inherit;
    font-size: .84rem;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
    transition: background-color .16s ease, color .16s ease;
}

.ui-select-option:is(:hover, :focus-visible) {
background: #f1f5f9;
    color: #0f172a;
    outline: none;
}

.ui-select-option.is-active,
.ui-select-option.active {
background: color-mix(in srgb, var(--primary) 18%, #ffffff 82%);
    color: color-mix(in srgb, var(--primary-dark) 78%, #0f172a 22%);
    font-weight: 700;
}

.ui-select-option:disabled {
opacity: .45;
    cursor: not-allowed;
}

.ui-date-picker {
position: relative;
    width: 100%;
    min-width: 0;
}

.ui-date-native {
position: absolute !important;
    inset: 0 !important;
    width: 1px !important;
    height: 1px !important;
    opacity: 0 !important;
    pointer-events: none !important;
}

.ui-date-trigger {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    width: 100%;
    min-height: 48px;
    padding: 0 12px;
    border-radius: 14px;
    border: 1px solid #d2dbe8;
    background: #ffffff;
    color: #334155;
    box-shadow: none;
    font: inherit;
    font-weight: 700;
    text-align: left;
    cursor: pointer;
}

.ui-date-trigger:focus-visible {
outline: none;
    border-color: #bfcadd;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 10%, transparent 90%);
}

.ui-date-trigger.is-empty .ui-date-label {
color: #94a3b8;
}

.ui-date-label {
display: block;
    flex: 1 1 auto;
    min-width: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.ui-date-trigger-actions {
display: inline-flex;
    align-items: center;
    gap: 8px;
    flex: 0 0 auto;
    color: #64748b;
}

.ui-date-clear {
display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    border: 0;
    border-radius: 999px;
    background: #f1f5f9;
    color: #475569;
    cursor: pointer;
}

.ui-date-picker.open .ui-date-trigger {
border-color: #bfcadd;
    box-shadow: 0 0 0 4px color-mix(in srgb, var(--primary) 9%, transparent 91%);
}

.ui-date-panel {
position: fixed;
    z-index: 12030;
    display: none;
    gap: 10px;
    padding: 10px;
    border-radius: 16px;
    border: 1px solid #d9e3f1;
    background: #ffffff;
    box-shadow: 0 18px 34px rgba(15, 23, 42, .14);
    overflow: auto;
}

.ui-date-picker.open .ui-date-panel {
display: grid;
}

.ui-date-panel.is-floating-open {
display: grid !important;
}

.ui-date-head {
display: grid;
    grid-template-columns: 36px 1fr 36px;
    align-items: center;
    gap: 8px;
}

.ui-date-head strong {
font-size: .92rem;
    text-align: center;
    color: #0f172a;
}

.ui-date-nav,
.ui-date-foot-btn {
display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 34px;
    padding: 0 10px;
    border-radius: 11px;
    border: 1px solid #dbe4f0;
    background: #fff;
    color: #334155;
    font: inherit;
    font-weight: 700;
    cursor: pointer;
}

.ui-date-weekdays,
.ui-date-grid {
display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 6px;
}

.ui-date-weekdays span {
display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 28px;
    font-size: .76rem;
    font-weight: 800;
    color: #64748b;
}

.ui-date-day {
display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 36px;
    border: 0;
    border-radius: 11px;
    background: #ffffff;
    color: #0f172a;
    font: inherit;
    font-size: .84rem;
    font-weight: 700;
    cursor: pointer;
}

.ui-date-day:hover,
.ui-date-day:focus-visible {
background: #f1f5f9;
    outline: none;
}

.ui-date-day.is-muted {
color: #94a3b8;
}

.ui-date-day.is-today {
box-shadow: inset 0 0 0 1px color-mix(in srgb, var(--primary) 36%, #dbe4f0 64%);
}

.ui-date-day.is-active {
background: color-mix(in srgb, var(--primary) 20%, #ffffff 80%);
    color: color-mix(in srgb, var(--primary-dark) 78%, #0f172a 22%);
}

.ui-date-day:disabled {
opacity: .35;
    cursor: not-allowed;
}

.ui-date-foot {
display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 8px;
}

.ui-date-foot-btn.is-primary {
background: color-mix(in srgb, var(--primary) 14%, #ffffff 86%);
    color: color-mix(in srgb, var(--primary-dark) 74%, #0f172a 26%);
}

.content #app :is(
    .ui-card,
    .stat-card-modern,
    .ue-card,
    .us-card,
    .e-card,
    .t-card,
    .u-table-card,
    .d-panel,
    .rp-panel,
    .s-card,
    .up-card,
    .us-panel,
    .q-card,
    .et-head,
    .et-actions
):hover {
transform: none !important;
    border-color: #dbe7f3 !important;
    box-shadow: 0 18px 34px -28px rgba(15, 23, 42, 0.5) !important;
}

.content #app :is(.modal-content, .modal-shell):hover,
body.gsw-standalone :is(.modal-content, .modal-shell):hover {
transform: none !important;
    border-color: #dbe6f3 !important;
    box-shadow: 0 28px 58px rgba(15, 23, 42, .22) !important;
}

/* GSW Mail banner parity (user/admin top banner) */
body #adminSectionBanner.admin-banner {
position: relative !important;
    isolation: isolate !important;
    overflow: hidden !important;
    margin-bottom: 18px !important;
    padding: 26px 28px !important;
    border-radius: 24px !important;
    border: 1px solid #dfe3eb !important;
    background: #ffffff !important;
    box-shadow: 0 18px 42px rgba(60, 64, 67, .12), 0 4px 16px rgba(60, 64, 67, .08) !important;
}

body #adminSectionBanner.admin-banner::after {
content: "" !important;
    position: absolute !important;
    inset: -12% auto -12% -24% !important;
    width: 54% !important;
    transform: rotate(10deg) !important;
    background: linear-gradient(90deg, transparent 0%, rgba(255,255,255,0) 18%, rgba(226,232,240,.55) 50%, rgba(255,255,255,0) 82%, transparent 100%) !important;
    pointer-events: none !important;
    z-index: 0 !important;
}

body #adminSectionBanner .admin-banner-decor {
position: absolute !important;
    inset: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
    z-index: 0 !important;
}

body #adminSectionBanner .admin-banner-decor::before,
body #adminSectionBanner .admin-banner-decor::after {
content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    pointer-events: none !important;
    opacity: 1 !important;
}

body #adminSectionBanner .admin-banner-decor::before {
background:
        radial-gradient(68% 120% at 92% 6%, color-mix(in srgb, var(--primary) 14%, transparent 86%) 0%, transparent 72%),
        radial-gradient(56% 96% at 8% 94%, color-mix(in srgb, var(--primary) 10%, transparent 90%) 0%, transparent 74%),
        linear-gradient(112deg, rgba(255,255,255,.34) 0%, rgba(255,255,255,0) 52%) !important;
}

body #adminSectionBanner .admin-banner-decor::after {
background:
        radial-gradient(circle at 88% 18%, rgba(148,163,184,.28) 0 2px, transparent 2.6px),
        radial-gradient(circle at 82% 56%, rgba(148,163,184,.24) 0 2px, transparent 2.6px),
        radial-gradient(circle at 72% 30%, rgba(148,163,184,.22) 0 1.8px, transparent 2.4px),
        radial-gradient(circle at 64% 72%, rgba(148,163,184,.2) 0 1.8px, transparent 2.4px),
        radial-gradient(circle at 54% 22%, rgba(148,163,184,.18) 0 1.8px, transparent 2.4px),
        radial-gradient(circle at 46% 66%, rgba(148,163,184,.16) 0 1.7px, transparent 2.3px),
        radial-gradient(circle at 36% 34%, rgba(148,163,184,.14) 0 1.6px, transparent 2.2px),
        radial-gradient(circle at 26% 78%, rgba(148,163,184,.12) 0 1.5px, transparent 2.1px),
        radial-gradient(circle at 16% 40%, rgba(148,163,184,.1) 0 1.4px, transparent 2px) !important;
    opacity: .48 !important;
}

body #adminSectionBanner .admin-banner-decor-icon {
position: absolute !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    width: auto !important;
    height: auto !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
    color: color-mix(in srgb, var(--primary) 68%, #e2e8f0 32%) !important;
    line-height: 1 !important;
    filter: none !important;
    pointer-events: none !important;
}

body #adminSectionBanner .admin-banner-decor-icon i {
display: inline-block !important;
    color: inherit !important;
    fill: currentColor !important;
}

body #adminSectionBanner .admin-banner-decor-icon.decor-1 { top: 18px !important; right: 24px !important; font-size: 1rem !important; opacity: .62 !important; animation: gswMailBannerFloatA 7.2s ease-in-out infinite !important; animation-delay: 0s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-2 { top: 84px !important; right: 108px !important; font-size: 1.06rem !important; opacity: .58 !important; animation: gswMailBannerFloatB 7.9s ease-in-out infinite !important; animation-delay: -1.2s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-3 { top: 26px !important; right: 186px !important; font-size: .98rem !important; opacity: .54 !important; animation: gswMailBannerFloatC 8.4s ease-in-out infinite !important; animation-delay: -2.4s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-4 { bottom: 24px !important; right: 70px !important; font-size: 1.02rem !important; opacity: .5 !important; animation: gswMailBannerFloatB 8.1s ease-in-out infinite !important; animation-delay: -3.2s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-5 { bottom: 32px !important; right: 150px !important; font-size: .96rem !important; opacity: .46 !important; animation: gswMailBannerFloatA 8.8s ease-in-out infinite !important; animation-delay: -4.3s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-6 { top: 64px !important; right: 254px !important; font-size: .9rem !important; opacity: .42 !important; animation: gswMailBannerFloatC 9.4s ease-in-out infinite !important; animation-delay: -5.1s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-7 { bottom: 86px !important; right: 232px !important; font-size: .88rem !important; opacity: .39 !important; animation: gswMailBannerFloatA 9.9s ease-in-out infinite !important; animation-delay: -6s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-8 { top: 40px !important; right: 324px !important; font-size: .84rem !important; opacity: .35 !important; animation: gswMailBannerFloatB 10.2s ease-in-out infinite !important; animation-delay: -2.8s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-9 { bottom: 28px !important; right: 308px !important; font-size: .82rem !important; opacity: .32 !important; animation: gswMailBannerFloatC 10.7s ease-in-out infinite !important; animation-delay: -3.7s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-10 { top: 20px !important; right: 392px !important; font-size: .8rem !important; opacity: .29 !important; animation: gswMailBannerFloatA 11.2s ease-in-out infinite !important; animation-delay: -4.5s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-11 { bottom: 74px !important; right: 376px !important; font-size: .76rem !important; opacity: .27 !important; animation: gswMailBannerFloatB 11.8s ease-in-out infinite !important; animation-delay: -5.6s !important; }
body #adminSectionBanner .admin-banner-decor-icon.decor-12 { top: 88px !important; right: 456px !important; font-size: .72rem !important; opacity: .24 !important; animation: gswMailBannerFloatC 12.2s ease-in-out infinite !important; animation-delay: -6.8s !important; }

@keyframes gswMailBannerFloatA {
0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
    45% { transform: translate3d(-4px, -10px, 0) scale(1.07) rotate(-4deg); }
    70% { transform: translate3d(2px, -3px, 0) scale(1.02) rotate(2deg); }
}

@keyframes gswMailBannerFloatB {
0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
    34% { transform: translate3d(-4px, 6px, 0) scale(1.03) rotate(-4deg); }
    66% { transform: translate3d(6px, 10px, 0) scale(1.06) rotate(5deg); }
    84% { transform: translate3d(2px, 3px, 0) scale(1.01) rotate(1deg); }
}

@keyframes gswMailBannerFloatC {
0%, 100% { transform: translate3d(0, 0, 0) scale(1) rotate(0deg); }
    30% { transform: translate3d(-8px, -1px, 0) scale(1.03) rotate(-2deg); }
    58% { transform: translate3d(7px, 2px, 0) scale(1.05) rotate(3deg); }
    82% { transform: translate3d(-3px, 1px, 0) scale(1.01) rotate(-1deg); }
}

@media (max-width: 1024px) {
body.gsw-shell #adminSectionBanner .admin-banner-actions :is(.ui-button, button.ui-button, a.ui-button, .ui-button):has(:is(i, svg)):has(span) {
width: 46px !important;
    min-width: 46px !important;
    height: 46px !important;
    padding: 0 !important;
    border-radius: 12px !important;
    justify-content: center !important;
    gap: 0 !important;
    overflow: hidden !important;
}

body.gsw-shell #adminSectionBanner .admin-banner-actions :is(.ui-button, button.ui-button, a.ui-button, .ui-button):has(:is(i, svg)):has(span) > span:not(:has(i, svg)) {
display: none !important;
}

body.gsw-shell #adminSectionBanner .admin-banner-actions :is(.ui-button, button.ui-button, a.ui-button, .ui-button):has(:is(i, svg)):has(span) :is(i, svg) {
margin: 0 !important;
    font-size: 1.04rem !important;
}

body.gsw-shell #adminSectionBanner .admin-banner-actions :is(.ui-button, button.ui-button, a.ui-button, .ui-button):has(:is(i, svg)):has(span) > span:has(i, svg) {
font-size: 0 !important;
}

body.gsw-shell #adminSectionBanner .admin-banner-actions :is(.ui-button, button.ui-button, a.ui-button, .ui-button):has(:is(i, svg)):has(span) > span:has(i, svg) :is(i, svg) {
font-size: 1.04rem !important;
}

#pg-dashboard thead {
display: none;
}

#pg-dashboard tbody, #pg-dashboard tr, #pg-dashboard td {
display: block;
    width: 100%;
}

#pg-dashboard tr {
background: white;
    margin-bottom: 15px;
    border-radius: 16px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.03);
    border: 1px solid #e2e8f0;
    overflow: hidden;
}

#pg-dashboard td {
display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: right;
    padding: 12px 20px;
    border-bottom: 1px dashed #f1f5f9;
    min-height: 50px;
}

#pg-dashboard td:last-child {
border-bottom: none;
}

#pg-dashboard td::before {
content: attr(data-label);
    font-weight: 800;
    color: #94a3b8;
    font-size: 0.75rem;
    text-transform: uppercase;
    text-align: left;
    flex-shrink: 0;
    padding-right: 20px;
}

#pg-dashboard td:first-child {
display: flex;
    justify-content: flex-start;
    background: #f8fafc;
    border-bottom: 1px solid #e2e8f0;
    padding: 15px 20px;
}

#pg-dashboard td:first-child::before {
display: none;
}

}

.gsw-delete-overlay {
position: fixed;
    inset: 0;
    z-index: 15010;
    display: none;
    align-items: center;
    justify-content: center;
    padding: 40px 24px;
    background: rgba(15, 23, 42, .56);
}

.gsw-delete-overlay.is-visible {
display: flex;
}

.gsw-delete-overlay .gsw-delete-card {
width: min(100%, 380px) !important;
    max-width: 380px !important;
    border-radius: 24px;
    border: 1px solid #e5edf7;
    background: #ffffff;
    box-shadow: 0 28px 58px rgba(15, 23, 42, .24);
    padding: 20px 35px !important;
    overflow-y: visible !important;
    max-height: none !important;
}

.gsw-delete-body {
display: grid;
    justify-items: center;
    text-align: center;
    gap: 18px;
    padding: 0;
}

.gsw-delete-illustration {
width: 84px;
    height: 84px;
    display: grid;
    place-items: center;
    color: color-mix(in srgb, var(--primary) 74%, #be123c 26%);
}

.gsw-delete-copy {
display: grid;
    gap: 8px;
    justify-items: center;
}

.gsw-delete-icon {
width: 100%;
    height: 100%;
    overflow: visible;
}

.gsw-delete-stroke {
fill: none;
    stroke: currentColor;
    stroke-width: 3.5;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-dasharray: 120;
    stroke-dashoffset: 120;
    animation: gswDeleteDraw .78s ease forwards;
}

.gsw-delete-handle {
animation-delay: .08s;
}

.gsw-delete-lid {
transform-origin: 40px 25px;
    animation-delay: .18s;
}

.gsw-delete-bin {
animation-delay: .28s;
}

.gsw-delete-line {
animation-delay: .4s;
}

.gsw-delete-line-2 {
animation-delay: .48s;
}

.gsw-delete-line-3 {
animation-delay: .56s;
}

.gsw-delete-card.is-animated .gsw-delete-lid,
.gsw-delete-overlay.is-visible .gsw-delete-lid {
animation-name: gswDeleteDraw, gswDeleteLidFloat;
    animation-duration: .78s, 2.8s;
    animation-delay: .18s, 1.05s;
    animation-timing-function: ease, ease-in-out;
    animation-fill-mode: forwards, both;
    animation-iteration-count: 1, infinite;
}

.gsw-delete-title {
margin: 0;
    font-size: 1.1rem;
    line-height: 1.25;
    letter-spacing: -.02em;
    color: #0f172a;
}

.gsw-delete-text {
margin: 0;
    max-width: 32ch;
    color: #64748b;
    font-size: .95rem;
    line-height: 1.65;
}

.gsw-delete-actions {
margin-top: 24px;
    display: flex;
    justify-content: center;
    gap: 10px;
    padding-top: 0;
    padding-bottom: 0;
}

.gsw-delete-actions button {
min-width: 118px;
    height: 46px;
    border-radius: 14px;
    border: 1px solid #d0dae8;
    font-weight: 800;
    padding: 0 18px;
    cursor: pointer;
    transition: .2s ease;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
}

@keyframes gswDeleteDraw {
to {
        stroke-dashoffset: 0;
    }
}

@keyframes gswDeleteLidFloat {
0%, 100% {
        transform: rotate(0deg) translateY(0);
    }
    25% {
        transform: rotate(-5deg) translateY(-1px);
    }
    50% {
        transform: rotate(0deg) translateY(-2px);
    }
    75% {
        transform: rotate(4deg) translateY(-1px);
    }
}

.ui-select-menu.is-floating-open {
display: grid;
    visibility: var(--ui-select-visibility, visible);
    left: var(--ui-select-left, 0px);
    top: var(--ui-select-top, 0px);
    width: var(--ui-select-width, 220px);
    max-height: var(--ui-select-max-height, 320px);
}

#app {
transition: opacity .18s ease;
}

#app.is-loading {
opacity: .5;
}

#app.is-swapping {
opacity: 0;
}

.warning-toast {
display: block;
}

.warning-toast[hidden] {
display: none !important;
}

#pg-reports .rp-chart-shell {
width: var(--rp-chart-width, 100%);
}

#pg-reports .rp-chart-tooltip {
display: block;
    left: var(--rp-tip-left, 0px);
    top: var(--rp-tip-top, 0px);
}

#pg-reports .rp-chart-tooltip[hidden] {
display: none !important;
}

#pg-reports .rp-chart-legend .dot {
background: var(--rp-chart-line-color, #2563eb);
}


#pg-user-statistics .us-fill {
width: var(--us-progress, 0%);
}

#pg-settings .s-color-circle {
background: var(--settings-accent-color, var(--primary));
}

#sidebarBrandLogo {
max-height: var(--sidebar-brand-logo-height, 56px);
}

