/* Auto-generated by Toonote Design Settings. Do not edit manually. */
:root {
    --tn-primary: #a26944;
    --tn-primary-hover: #7f412b;
    --tn-danger: #bf5d54;
    --tn-success: #4b8069;
    --tn-warning: #d39c5a;
    --tn-bg-primary: #fffaf6;
    --tn-bg-secondary: #f6ede4;
    --tn-bg-tertiary: #efe0d2;
    --tn-surface: #fffaf6;
    --tn-text-primary: #2b201b;
    --tn-text-secondary: #6d5a4d;
    --tn-border-color: #e2cfbf;
    --tn-font-family: "Trebuchet MS", "Segoe UI", sans-serif;
    --tn-font-size-base: 1rem;
    --tn-line-height: 1.6;
    --tn-radius: 18px;
    --tn-radius-sm: 10px;
    --tn-container-max: 1240px;
}
