@import"https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap";:root{--color-brand-primary: #ff382e;--color-brand-dark: #cc2d25;--color-bg-dark: #0a0a0a;--color-surface-dark: #141414;--color-surface-accent: #1f1f1f;--font-family-brand: "Inter", sans-serif}body{font-family:var(--font-family-brand)!important;background-color:var(--color-bg-dark);color:#f8fafc;-webkit-font-smoothing:antialiased}.font-brand{font-family:var(--font-family-brand)!important}.text-brand{color:var(--color-brand-primary)!important}.bg-brand{background-color:var(--color-brand-primary)!important}.bg-dark-brand{background-color:var(--color-bg-dark)!important}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1);cursor:pointer;opacity:.6}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}.custom-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%236B7280'%3E%3Cpath d='M12 16L6 10H18L12 16Z'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.5em;padding-right:3rem!important}
