*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{color-scheme:dark;--color-bg: #0f1117;--color-surface: #1a1d27;--color-surface-hover: #232738;--color-border: #2a2e3d;--color-text: #e4e6ef;--color-text-muted: #8b8fa3;--color-primary: #6366f1;--color-primary-hover: #818cf8;--color-error: #ef4444;--color-success: #22c55e;--radius: 8px;--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--date-picker-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 24 24' fill='none' stroke='%23e4e6ef' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cpath d='M16 2v4M8 2v4M3 10h18'/%3E%3C/svg%3E")}body{font-family:var(--font);background:var(--color-bg);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}#root{min-height:100vh}input[type=date].campaign-date-input{color-scheme:dark}input[type=date].campaign-date-input::-webkit-calendar-picker-indicator{cursor:pointer;width:1.125rem;height:1.125rem;margin-left:.25rem;opacity:1;background-image:var(--date-picker-icon);background-size:contain;background-repeat:no-repeat;background-position:center}input[type=date].campaign-date-input::-moz-calendar-picker-indicator{cursor:pointer;filter:invert(1) brightness(1.25);opacity:.95}
