@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap);:root{--c-primary:#4f46e5;--c-bg:#f6f7fb;--c-surface:#fff;--c-border:#e8ebf2;--c-text:#0f172a;--c-text-muted:#64748b;--radius:16px;--shadow-focus:0 0 0 3px #6366f140}*,:after,:before{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"cv02","cv03","cv04","cv11";background:#f6f7fb;background:var(--c-bg);color:#0f172a;color:var(--c-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;margin:0}button,input,select,textarea{font-family:inherit}a{text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:#4f46e5!important;border-color:var(--c-primary)!important;box-shadow:0 0 0 3px #6366f140;box-shadow:var(--shadow-focus);outline:none}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes sf-fade-in{0%{opacity:0}to{opacity:1}}@keyframes sf-pop-in{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes sf-slide-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes sf-expand{0%{max-height:0;opacity:0;transform:translateY(-6px)}to{max-height:1200px;opacity:1;transform:translateY(0)}}@keyframes sf-shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes sf-spin{to{transform:rotate(1turn)}}.sf-fade-in{animation:sf-fade-in .25s ease both}.sf-pop-in{animation:sf-pop-in .28s cubic-bezier(.22,1,.36,1) both}.sf-slide-up{animation:sf-slide-up .4s cubic-bezier(.22,1,.36,1) both}.sf-expand{animation:sf-expand .35s cubic-bezier(.22,1,.36,1) both;overflow:hidden}.sf-stagger>*{animation:sf-slide-up .45s cubic-bezier(.22,1,.36,1) both}.sf-stagger>:first-child{animation-delay:.02s}.sf-stagger>:nth-child(2){animation-delay:.06s}.sf-stagger>:nth-child(3){animation-delay:.1s}.sf-stagger>:nth-child(4){animation-delay:.14s}.sf-stagger>:nth-child(5){animation-delay:.18s}.sf-stagger>:nth-child(6){animation-delay:.22s}.sf-stagger>:nth-child(7){animation-delay:.26s}.sf-stagger>:nth-child(8){animation-delay:.3s}.sf-row{transition:background .15s ease,box-shadow .15s ease}.sf-row:hover{background:#f8fafc!important}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}.sf-skeleton{animation:sf-shimmer 1.4s linear infinite;background:linear-gradient(90deg,#eef1f6 25%,#e2e7f0 37%,#eef1f6 63%);background-size:800px 100%;border-radius:8px}.sf-spinner{animation:sf-spin .6s linear infinite;border:2px solid;border-radius:50%;border-right:2px solid #0000;display:inline-block;height:1em;vertical-align:-.15em;width:1em}
/*# sourceMappingURL=main.21ea2b7b.css.map*/