body[data-theme="premiun"] {
    --bg: #f8f5ef;
    --panel: #ffffff;
    --text: #2f2a22;
    --brand: #2f7d5f;
    --brand-dark: #225f48;
    --line: #ddd4c5;
    --theme-header-bg: #fffdf8;
    --theme-header-border: #ddd4c5;
    --theme-link-bg: linear-gradient(180deg, #f8ebd6 0%, #efd9b8 100%);
    --theme-link-border: #d0b896;
    --theme-link-color: #2d2418;
    --theme-panel-bg: #ffffff;
    --theme-input-bg: #ffffff;
}

body[data-theme="premiun"] #desktopLobbySync,
body[data-theme="premiun"] #desktopCajaRapidaSync,
body[data-theme="premiun"] #desktopDomiciliosSync {
    --lobby-ink: #2f2619;
    --lobby-ivory: #fcf8f1;
    --lobby-card: #f5edde;
    --lobby-card-strong: #e7d4b5;
    --lobby-gold: #c9a36d;
    --lobby-gold-strong: #ab7e41;
    --lobby-bronze: #8b6230;
    --lobby-line: #d9c3a3;
    --lobby-shadow: rgba(72, 54, 29, 0.16);
}
