@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}@media (max-width: 768px){body{font-size:14px;line-height:1.5}input,select,textarea{font-size:16px!important}button,[role=button]{min-height:44px;min-width:44px}.mobile-scroll{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}.dark ::-webkit-scrollbar-thumb{background:#4a5568}.dark ::-webkit-scrollbar-thumb:hover{background:#718096}@media (max-width: 768px){::-webkit-scrollbar{width:4px;height:4px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.fade-in{animation:fadeIn .3s ease-out}.slide-in{animation:slideIn .3s ease-out}.pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.spin{animation:spin 1s linear infinite}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (min-width: 768px){.container{padding:0 2rem}}.mobile-padding{padding:1rem}@media (min-width: 768px){.mobile-padding{padding:1.5rem}}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-break{word-break:break-word;overflow-wrap:break-word}@media (max-width: 768px){.mobile-text-sm{font-size:.875rem}.mobile-text-xs{font-size:.75rem}.mobile-leading-tight{line-height:1.25}}.text-primary{color:#3b82f6}.text-success{color:#22c55e}.text-warning{color:#f59e0b}.text-error{color:#ef4444}.text-muted{color:#6b7280}.dark .text-muted{color:#9ca3af}.bg-primary{background-color:#3b82f6}.bg-success{background-color:#22c55e}.bg-warning{background-color:#f59e0b}.bg-error{background-color:#ef4444}.bg-muted{background-color:#f3f4f6}.dark .bg-muted{background-color:#374151}.border-primary{border-color:#3b82f6}.border-success{border-color:#22c55e}.border-warning{border-color:#f59e0b}.border-error{border-color:#ef4444}.border-muted{border-color:#e5e7eb}.dark .border-muted{border-color:#4b5563}.shadow-sm{box-shadow:0 1px 2px #0000000d}.shadow{box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f}.shadow-md{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.shadow-lg{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.rounded-sm{border-radius:.125rem}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-full{border-radius:9999px}.mobile-card{border-radius:.75rem;box-shadow:0 1px 3px #0000001a;background:white}.dark .mobile-card{background:#1f2937;box-shadow:0 1px 3px #0000004d}.mobile-button{min-height:44px;border-radius:.5rem;font-weight:500;transition:all .2s}.mobile-input{min-height:44px;border-radius:.5rem;border:1px solid #e5e7eb;padding:.75rem;font-size:16px}.dark .mobile-input{border-color:#4b5563;background:#374151;color:#f9fafb}.mobile-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mobile-nav{position:fixed;top:0;left:0;right:0;z-index:1000;background:white;border-bottom:1px solid #e5e7eb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dark .mobile-nav{background:rgba(31,41,55,.95);border-bottom-color:#4b5563}.mobile-drawer{background:white;border-radius:1rem 1rem 0 0}.dark .mobile-drawer{background:#1f2937}.mobile-table{width:100%;border-collapse:collapse}.mobile-table th,.mobile-table td{padding:.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.dark .mobile-table th,.dark .mobile-table td{border-bottom-color:#4b5563}@media (max-width: 768px){.hide-mobile{display:none!important}}@media (min-width: 769px){.hide-desktop{display:none!important}}.mobile-grid{display:grid;gap:1rem;grid-template-columns:1fr}@media (min-width: 640px){.mobile-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.mobile-grid{grid-template-columns:repeat(3,1fr)}}.mobile-flex{display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.mobile-flex{flex-direction:row}}.mobile-space-y>*+*{margin-top:1rem}@media (min-width: 768px){.mobile-space-y>*+*{margin-top:1.5rem}}.mobile-space-x>*+*{margin-left:1rem}@media (min-width: 768px){.mobile-space-x>*+*{margin-left:1.5rem}}.mobile-text-xs{font-size:.75rem}.mobile-text-sm{font-size:.875rem}.mobile-text-base{font-size:1rem}.mobile-text-lg{font-size:1.125rem}.mobile-text-xl{font-size:1.25rem}@media (min-width: 768px){.mobile-text-xs{font-size:.75rem}.mobile-text-sm{font-size:.875rem}.mobile-text-base{font-size:1rem}.mobile-text-lg{font-size:1.125rem}.mobile-text-xl{font-size:1.25rem}}.mobile-button-group{display:flex;flex-direction:column;gap:.5rem}@media (min-width: 640px){.mobile-button-group{flex-direction:row}}.mobile-form{display:flex;flex-direction:column;gap:1rem}.mobile-form-group{display:flex;flex-direction:column;gap:.5rem}.mobile-form-label{font-weight:500;color:#374151;font-size:.875rem}.dark .mobile-form-label{color:#d1d5db}.mobile-form-input{min-height:44px;border-radius:.5rem;border:1px solid #e5e7eb;padding:.75rem;font-size:16px;transition:all .2s}.dark .mobile-form-input{border-color:#4b5563;background:#374151;color:#f9fafb}.mobile-form-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.mobile-form-helper{font-size:.75rem;color:#6b7280}.dark .mobile-form-helper{color:#9ca3af}.mobile-loading{display:flex;align-items:center;justify-content:center;padding:2rem}.mobile-loading-spinner{width:2rem;height:2rem;border:2px solid #e5e7eb;border-top:2px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite}.mobile-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center}.mobile-empty-icon{width:3rem;height:3rem;color:#9ca3af;margin-bottom:1rem}.mobile-empty-title{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:.5rem}.dark .mobile-empty-title{color:#d1d5db}.mobile-empty-description{color:#6b7280;font-size:.875rem}.dark .mobile-empty-description{color:#9ca3af}.mobile-error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem}.dark .mobile-error{background:#450a0a;border-color:#7f1d1d}.mobile-error-icon{width:2rem;height:2rem;color:#ef4444;margin-bottom:.75rem}.mobile-error-title{font-size:1rem;font-weight:600;color:#991b1b;margin-bottom:.5rem}.dark .mobile-error-title{color:#fca5a5}.mobile-error-description{color:#7f1d1d;font-size:.875rem}.dark .mobile-error-description{color:#fca5a5}.mobile-success{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1rem;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem}.dark .mobile-success{background:#052e16;border-color:#166534}.mobile-success-icon{width:2rem;height:2rem;color:#22c55e;margin-bottom:.75rem}.mobile-success-title{font-size:1rem;font-weight:600;color:#166534;margin-bottom:.5rem}.dark .mobile-success-title{color:#86efac}.mobile-success-description{color:#15803d;font-size:.875rem}.dark .mobile-success-description{color:#86efac}
