@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700&family=Noto+Sans+Devanagari:wght@400;500;600&display=swap";
*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;font-size:16px}body{color:var(--gray-900);background:var(--surface);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-family:Outfit,Google Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Arial,sans-serif;font-size:.9375rem;font-weight:400;line-height:1.6}h1{letter-spacing:-.02em;font-size:2rem;font-weight:700;line-height:1.2}h2{letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1.25}h3{font-size:1.25rem;font-weight:600;line-height:1.3}h4{font-size:1.0625rem;font-weight:500;line-height:1.35}h5{font-size:.9375rem;font-weight:500;line-height:1.4}h6{font-size:.875rem;font-weight:500;line-height:1.4}h1,h2,h3,h4,h5,h6{color:var(--gray-900);margin:0}p{margin:0}a{color:var(--brand-500);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font-family:inherit;font-size:inherit}img{max-width:100%;display:block}:root{--brand-50:#e8f0fe;--brand-100:#c5d8fb;--brand-200:#9ab8f5;--brand-300:#6b9ef0;--brand-400:#4d87f6;--brand-500:#4285f4;--brand-600:#1a73e8;--brand-700:#1557b0;--brand-900:#0d3a7a;--teal-50:#e6f4ea;--teal-100:#ceead6;--teal-300:#81c995;--teal-500:#34a853;--teal-600:#1e7e34;--teal-700:#137333;--teal-900:#0d5227;--gray-50:#f8f9fa;--gray-100:#f1f3f4;--gray-200:#dadce0;--gray-300:#bdc1c6;--gray-400:#9aa0a6;--gray-500:#80868b;--gray-600:#5f6368;--gray-700:#3c4043;--gray-800:#202124;--gray-900:#1a1a1a;--red-50:#fce8e6;--red-500:#ea4335;--amber-50:#fef7e0;--amber-500:#fbbc05;--amber-700:#b06000;--blue-50:#e8f0fe;--blue-500:#4285f4;--blue-700:#1a5ccc;--white:#fff;--surface:#f8f9fa;--surface-2:#f1f3f4;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-card:0 1px 3px #3c404314, 0 1px 2px #3c40430f;--shadow-float:0 4px 12px #3c40431f, 0 2px 4px #3c404314;--shadow-modal:0 8px 32px #3c404329, 0 4px 8px #3c40431a}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--gray-300);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--gray-400)}:focus-visible{outline:2px solid var(--brand-500);outline-offset:2px;border-radius:var(--radius-sm)}::selection{background:var(--brand-100);color:var(--brand-900)}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.react-hot-toast{font-family:inherit!important;font-size:.875rem!important}
