@tailwind base;@tailwind components;@tailwind utilities;:root{--primary-50:#eff6ff;--primary-100:#dbeafe;--primary-500:#3b82f6;--primary-600:#2563eb;--primary-700:#1d4ed8;--secondary-50:#f8fafc;--secondary-100:#f1f5f9;--secondary-600:#475569;--secondary-700:#334155;--accent-50:#fef3f2;--accent-500:#ef4444;--accent-600:#dc2626;--success-50:#f0fdf4;--success-500:#22c55e;--success-600:#16a34a;--warning-50:#fffbeb;--warning-500:#f59e0b;--warning-600:#d97706}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f8fafc,#e2e8f0);color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;min-height:100vh}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}.alert,.alert-error,.alert-info,.alert-success,.alert-warning,.btn,.btn-danger,.btn-lg,.btn-primary,.btn-secondary,.btn-sm,.btn-success,.card,.card-body,.card-elevated,.card-header,.form-error,.form-group,.form-help,.form-input,.form-input:focus,.form-label,.form-select,.form-textarea,.loading-spinner{@apply animate-spin rounded-full h-8 w-8 border-b-2 border-blue-600}.loading-dots:after{animation:dots 1.5s steps(5) infinite;content:""}@keyframes dots{0%,20%{content:""}40%{content:"."}60%{content:".."}80%,to{content:"..."}}.container,.container-fluid,.container-sm,.heading-lg,.heading-md,.heading-sm,.heading-xl,.text-gradient{@apply text-xl md:text-2xl font-semibold text-gray-900}.bg-pattern-dots{background-image:radial-gradient(circle,#e2e8f0 1px,#0000 0);background-size:20px 20px}.bg-pattern-grid{background-image:linear-gradient(#94a3b81a 1px,#0000 0),linear-gradient(90deg,#94a3b81a 1px,#0000 0);background-size:20px 20px}.bg-gradient-primary,.bg-gradient-secondary,.bg-gradient-success,.glass,.hover-glow,.hover-lift,.nav-link,.nav-link-active{@apply bg-blue-100 text-blue-700}@media (max-width:768px){.btn,.card-body,.heading-lg,.heading-xl{@apply text-2xl}}.animate-fade-in{animation:fadeIn .5s ease-out}.animate-slide-up{animation:slideUp .5s ease-out}.animate-scale-in{animation:scaleIn .3s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.badge,.badge-error,.badge-primary,.badge-success,.badge-warning,.book-generator,.modal-content,.modal-overlay,.progress-bar,.progress-fill,.status-error,.status-indicator,.status-info,.status-success,.status-warning,.table,.table td,.table th,.table-striped tbody tr:nth-child(2n){@apply bg-red-100 text-red-800}.focus-visible\:ring-primary:focus-visible{@apply ring-2 ring-blue-500 ring-offset-2}@media (prefers-color-scheme:dark){.dark\:bg-gray-800{background-color:#1f2937}.dark\:text-white{color:#fff}}
/*# sourceMappingURL=main.77422127.css.map*/