:root{
    --background:#f7f3ee;
    --surface:#fff;
    --surface-soft:#eee6dd;
    --text-primary:#2f2926;
    --text-secondary:#766b64;
    --accent:#b78b67;
    --accent-dark:#8f674c;
    --border:#ded5cc;
}