/* crowder theme · tenant=sociotorcedor · surface=site · rev=4 · kind=tokens */
@font-face {
  font-family: "D-DIN";
  src: url("https://fonts.sociotorcedor.com.br/fonts/d-din/D-DIN.otf") format("woff2");
  font-display: swap;
}

@layer tenant-site {
  :root {
    --primary: #B11116;
    --primary-hover: #5E9FE0;
    --primary-press: #3D7FC4;
    --primary-fg: #FFFFFF;
    --secondary: #BF9240;
    --secondary-hover: #FB8534;
    --secondary-press: #E0640C;
    --secondary-fg: #FFFFFF;
    --color-scheme: light;
    --bg: #FFFFFF;
    --surface: #FFFFFF;
    --raised: #1E2632;
    --line: #E4E4E4;
    --line-strong: #3A4554;
    --scrim-opacity: 72%;
    --fg: #000000;
    --muted: #97A1B0;
    --subtle: #5E6975;
    --success: #68DB6C;
    --success-fg: #FFFFFF;
    --warning: #EFC845;
    --warning-fg: #FFFFFF;
    --danger: #F25455;
    --danger-fg: #FFFFFF;
    --level-0: #8B97A6;
    --level-1: #3FA9F5;
    --level-2: #34D27B;
    --level-3: #A06BFF;
    --level-4: #F5A623;
    --club-font-sans: "Inter Variable", system-ui, sans-serif;
    --club-font-display: "Inter Variable", system-ui, sans-serif;
    --club-font-mono: "JetBrains Mono Variable", ui-monospace, "SF Mono", Menlo, monospace;
    --font-custom: D-DIN;
    --font-size-base: 16px;
    --type-scale: 1.125;
    --weight-body: 400;
    --weight-heading: 800;
    --heading-tracking: -0.02em;
    --heading-transform: none;
    --club-radius: 8px;
    --club-radius-lg: 12px;
    --border-width: 1px;
    --focus-ring-width: 2px;
    --shadow-1: 0 1px 2px rgba(0, 0, 0, 0.4);
    --shadow-2: 0 4px 14px rgba(0, 0, 0, 0.45);
    --shadow-3: 0 16px 40px rgba(0, 0, 0, 0.55);
    --shadow-4: 0 8px 28px rgba(0, 0, 0, 0.6);
    --space-unit: 4px;
    --section-y: 48px;
    --container-max: 1200px;
    --page-image-size: cover;
    --page-image-repeat: no-repeat;
    --page-image-attachment: scroll;
    --page-image-opacity: 100%;
    --page-overlay: 0%;
    --btn-bg: #B11116;
    --btn-fg: #FFFFFF;
    --btn-border-width: 0px;
    --btn-height: 44px;
    --btn-padding-x: 18px;
    --btn-weight: 600;
    --btn-transform: none;
    --btn-tracking: 0;
    --btn-shadow: none;
    --card-border-width: 1px;
    --card-padding: 16px;
    --header-height: 0px;
    --header-blur: 0px;
    --header-logo-height: 28px;
    --nav-fg: #404040;
    --nav-active-fg: #000000;
    --nav-indicator-height: 0px;
    --nav-indicator-radius: 9999px;
    --badge-radius: 9999px;
    --badge-weight: 600;
    --badge-transform: none;
    --badge-tracking: 0.02em;
    --carnet-radius: 16px;
    --hero-align: left;
    --hero-min-height: auto;
    --hero-image: url("https://cdn.sociotorcedor.com.br/prod/assets/images/institucional.png");
    --hero-overlay: 0%;
    --hero-title-color: #FFFFFF;
    --hero-content-max: 720px;
    --auth-align: center;
    --auth-card-max-width: 440px;
    --auth-card-bg: #FFFFFF;
    --auth-card-border-width: 1px;
    --auth-card-radius: 8px;
    --auth-card-padding: 24px;
    --auth-card-blur: 0px;
    --auth-logo-height: 44px;
    --primary-tint: color-mix(in srgb, #B11116 14%, transparent);
    --primary-ring: color-mix(in srgb, #B11116 45%, transparent);
    --accent: #B11116;
    --accent-fg: #FFFFFF;
    --scrim: color-mix(in srgb, #000 72%, transparent);
  }
}
