@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;color:#1e293b;background:#f8fafc;margin:0;font-family:Inter,sans-serif}#root{min-height:100vh}a{color:#2e7d32}a:hover{color:#245f27}::placeholder{color:#94a3b8}input:focus-visible,select:focus-visible,textarea:focus-visible{border-color:#2e7d32;outline:none;box-shadow:0 0 0 3px #2e7d321a}button:focus-visible,[role=button]:focus-visible,a:focus-visible{outline-offset:2px;outline:2px solid #2e7d32}.ly-row:hover{background:#f8fafc}.ly-nav:hover{background:#8b3ab814}.ly-slot:hover{border:1px dashed #cbd5e1}.ly-btn-primary:hover:not(:disabled){background:#245f27}.ly-btn-ghost:hover:not(:disabled){background:#f9fafb}.ly-link:hover{text-decoration:underline}.ly-scroll::-webkit-scrollbar{width:10px;height:10px}.ly-scroll::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:99px}.ly-scroll::-webkit-scrollbar-thumb:hover{background:#cbd5e1}@keyframes ly-spin{to{transform:rotate(360deg)}}@media print{.no-print{display:none!important}body{background:#fff}}
