:root {
    --brand: #a7462d;
    --brand-2: #d17a42;
    --accent: #d5a04e;
    --bg: #f3eadc;
    --surface: #fffaf2;
    --surface-2: #eadbc7;
    --text: #2a211d;
    --muted: #75685f;
    --border: rgba(72, 46, 34, .14);
    --grad: linear-gradient(135deg, #9d3e29 0%, #c5633c 52%, #dda253 100%);
    --font-sans: "Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;
    --font-display: Georgia, "Times New Roman", serif;
    --rail-width: 228px;
    --page-gutter: clamp(18px