@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=League+Spartan:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#faf8f5;color:#2d2d2d;line-height:1.5;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:League Spartan,sans-serif;font-weight:600;line-height:1.2}a{color:#a88d44;text-decoration:none}::selection{background:#c5a55a33;color:#2d2d2d}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}input:focus,textarea:focus,select:focus{outline:none}@media(max-width:768px){table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.kanban-grid{grid-template-columns:1fr!important}}@media(max-width:640px){main{padding:16px 12px 32px!important}h1{font-size:20px!important}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.page-enter{animation:fadeIn .2s ease-out}@media(max-width:1023px){.mobile-bottom-padding{padding-bottom:80px!important}}@media(min-width:1024px){.bottom-nav{display:none!important}}
