@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";:root{--color-primary:#1a1a2e;--color-secondary:#3b82f6;--color-gray-50:#f9fafb;--color-gray-100:#f3f4f6;--color-gray-200:#e5e7eb;--color-gray-300:#d1d5db;--color-gray-400:#9ca3af;--color-gray-500:#6b7280;--color-gray-600:#4b5563;--color-gray-700:#374151;--color-gray-800:#1f2937;--color-gray-900:#111827}*,:after,:before{box-sizing:border-box}html{height:100%}body{min-height:100%;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#1f2937;background:#f5f6f8}img,video{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button{cursor:pointer}button,input,select,textarea{font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.skeleton{background:#fff;border-radius:12px;padding:1.5rem}.skeleton-line{height:16px;background:#e5e7eb;border-radius:4px;margin-bottom:.5rem;animation:shimmer 1.5s infinite}.skeleton-line.w-100{width:100%}.skeleton-line.w-80{width:80%}.skeleton-line.w-60{width:60%}.skeleton-line.w-40{width:40%}.skeleton-line.w-30{width:30%}@keyframes shimmer{0%,to{opacity:1}50%{opacity:.5}}
