:root{

    --primary:#111827;

    --secondary:#C9A96E;

    --white:#ffffff;

    --light:#f8f8f8;

    --text:#374151;

    --muted:#6b7280;

    --border:#e5e7eb;

    --radius:18px;

    --shadow:0 20px 60px rgba(0,0,0,.08);

}