*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--font-family-sans:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;--font-family-mono:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}html{font-size:16px;line-height:1.5;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#1e293b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-family:var(--font-family-sans);overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{line-height:1.6}code{background-color:#f1f5f9;border-radius:.25rem;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-family:var(--font-family-mono);font-size:.875em;padding:.125rem .25rem}button{background:none;border:none;cursor:pointer;font-family:inherit;font-size:inherit;line-height:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid #2563eb;outline-offset:2px}img{height:auto;max-width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media print{*{background:#0000!important;box-shadow:none!important;color:#000!important;text-shadow:none!important}}.App{display:flex;flex-direction:column;min-height:100vh}.loading{align-items:center;color:#64748b;display:flex;justify-content:center;min-height:200px}.loading:after{animation:spin 1s linear infinite;border:2px solid #e2e8f0;border-radius:50%;border-top-color:#2563eb;content:"";height:20px;margin-left:.5rem;width:20px}.error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.375rem;color:#ef4444}.error,.success{margin:1rem 0;padding:1rem}.success{background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:.375rem;color:#10b981}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.fade-in{animation:fadeIn .5s cubic-bezier(.4,0,.2,1)}.slide-up{animation:slideUp .5s cubic-bezier(.4,0,.2,1)}.scale-in{animation:scaleIn .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.hide-mobile{display:none!important}}@media (min-width:769px){.hide-desktop{display:none!important}}
/*# sourceMappingURL=main.33aa4bcc.css.map*/