.app-container{width:100%;max-width:100%;margin:0 auto}.header-layout{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}@media(min-width:1024px){.header-layout{flex-wrap:nowrap}}.button-group{display:flex;align-items:center;gap:.75rem;flex-shrink:0;flex-wrap:wrap;justify-content:flex-end}@media(min-width:640px){.button-group{flex-wrap:nowrap}}.action-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;transition:all .15s ease;white-space:nowrap;box-shadow:0 1px 2px #0000000d}.action-button:hover{box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.action-button:active{transform:translateY(0)}.action-button svg{flex-shrink:0;width:1rem;height:1rem}.icon{flex-shrink:0}.star-icon{color:#eab308}.star-icon-filled{fill:#eab308}.star-icon:hover{color:#ca8a04}.btn-red{background-color:#dc2626;color:#fff}.btn-red:hover{background-color:#b91c1c}.btn-red:active{background-color:#991b1b}.btn-green{background-color:#16a34a;color:#fff}.btn-green:hover{background-color:#15803d}.btn-green:active{background-color:#166534}.btn-blue{background-color:#2563eb;color:#fff}.btn-blue:hover{background-color:#1d4ed8}.btn-blue:active{background-color:#1e40af}.btn-yellow{background-color:#fef3c7;color:#a16207;border:1px solid #fde047}.btn-yellow:hover{background-color:#fef08a}.text-title{color:#111827;font-size:1.25rem;font-weight:600;line-height:1.75rem}.text-subtitle{color:#4b5563;font-size:.875rem;line-height:1.25rem}.text-count{color:#6b7280;font-size:.875rem}.spacing-xs{gap:.5rem}.spacing-sm{gap:.75rem}.spacing-md{gap:1rem}.spacing-lg{gap:1.5rem}@media(max-width:640px){.header-layout{flex-direction:column;align-items:stretch}.button-group{justify-content:stretch}.action-button{flex:1;justify-content:center}}@media(min-width:641px)and (max-width:1024px){.button-group{flex-wrap:wrap}}@media(min-width:1025px){.button-group{flex-wrap:nowrap}}.flex-no-shift{flex-shrink:0}.min-w-0{min-width:0}table{border-collapse:separate;border-spacing:0}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{:root{--background: 0 0% 100%;--foreground: 0 0% 14%;--primary: 0 72% 51%;--primary-foreground: 0 0% 100%;--secondary: 210 40% 96%;--secondary-foreground: 222 47% 11%;--muted: 210 40% 96%;--muted-foreground: 215 16% 47%;--accent: 210 40% 96%;--accent-foreground: 222 47% 11%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 214 32% 91%;--input: 214 32% 91%;--ring: 0 72% 51%;--radius: .625rem}*{@apply border-border;}body{@apply bg-background text-foreground;font-feature-settings:"rlig" 1,"calt" 1}html{font-size:14px!important}.app-container h1{@apply text-xl font-medium;}.app-container h2{@apply text-lg font-medium;}.app-container h3{@apply text-base font-medium;}h4,label,button{@apply text-sm font-medium;}}.safetylog-toast{font-weight:500!important;line-height:1.5!important}.safetylog-toast [data-title]{font-weight:600!important;font-size:14px!important;margin-bottom:4px!important}.safetylog-toast [data-description]{font-size:13px!important;opacity:.9!important}.safetylog-toast [data-close-button]{border-color:currentColor!important;opacity:.5!important;transition:opacity .2s!important}.safetylog-toast [data-close-button]:hover{opacity:1!important}.safetylog-toast[data-type=success] [data-icon]{color:#16a34a!important}.safetylog-toast[data-type=error] [data-icon]{color:#dc2626!important}.safetylog-toast[data-type=info] [data-icon]{color:#2563eb!important}.safetylog-toast[data-type=warning] [data-icon]{color:#ea580c!important}
