/* Tino · Identidade 1.0. Shared by the application and the brand book. */
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/fonts/dm-sans-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:'DM Sans';font-style:normal;font-weight:400 700;font-display:swap;src:url('assets/fonts/dm-sans-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
:root{
  color-scheme:light;
  --ui:'DM Sans','Segoe UI',system-ui,sans-serif;
  --bg:#f8f7f4;--sidebar:#f0eee9;--card:#fffefd;--low:#f1efed;--cont:#eae6eb;--cont-hi:#e2dce7;
  --text:#302d35;--muted:#746e7a;--muted-2:#69636f;
  --border:#e4dfdf;--border-2:#b4a9be;--field-border:#9687a2;
  --accent:#68527f;--accent-2:#554167;--accent-ink:#554167;--accent-soft:#eee8f3;--accent-chip:#eee8f3;--on-chip:#554167;
  --sand:#d4aa7d;--success:#367257;--rec:#aa3d45;--rec-soft:#fceff0;--warn:#8b641d;
  --inv:#302d35;--on-inv:#fffefd;--shadow-pop:0 12px 35px -10px #302d3526;
  --type-xs:12px;--type-sm:14px;--type-body:16px;--type-title:32px;
  --radius-control:12px;--radius-card:16px;--radius-composer:22px;
  --space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-6:24px;--space-8:32px;
}
