:root{
    --swp-ink:#111111;
    --swp-body:#444444;
    --swp-muted:#8a8a8a;
    --swp-accent:#4fa176;
    --swp-accent-hover:#59c08b;
    --swp-bg:#ffffff;
    --swp-bg-soft:#fafafa;
    --swp-line:#ececec;
    --swp-font-display:"Archivo","Helvetica Neue",Arial,sans-serif;
    --swp-font-body:"Inter","Helvetica Neue",Arial,sans-serif;
    --swp-base:16px;
    --swp-radius:12px;
    --swp-radius-sm:8px;
    --swp-img-hero:481px;
    --swp-img-card:320px;
    --swp-img-product:481px;
    --swp-img-post-h:481px;
    --swp-img-single-h:481px;
    --swp-logo-h:100px;
    --swp-logo-footer-h:50px;
    --swp-logo-hero-h:120px;
    --swp-img-filter:none;
    --swp-img-blend:multiply;
    --swp-logo-blend:multiply;
    --swp-paper:#faf7f0;
}
