input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}*,*:before,*:after{box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden;width:100%}body{font-family:Roboto,Helvetica,Arial,sans-serif;margin:0;padding:0;min-height:100vh;overflow-x:hidden;width:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh;display:flex;flex-direction:column;overflow-x:hidden}a{text-decoration:none;color:inherit}a:focus-visible{outline:2px solid #90caf9;outline-offset:2px}img{max-width:100%;height:auto;display:block}.skip-link{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden;z-index:9999}.skip-link:focus{position:fixed;top:10px;left:10px;width:auto;height:auto;padding:16px 24px;background-color:#1e1e1e;color:#fff;border-radius:4px;box-shadow:0 4px 20px #00000080;outline:2px solid #90caf9;outline-offset:2px;text-decoration:none}[data-theme=light] .skip-link:focus{background-color:#fff;color:#212121;box-shadow:0 4px 20px #00000026;outline-color:#1976d2}:focus-visible{outline:2px solid #90caf9;outline-offset:2px}:focus:not(:focus-visible){outline:none}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}main{flex:1}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@media (prefers-contrast: high){*{border-color:currentColor!important}button,a{outline-width:3px!important}}@media print{body{background:#fff!important;color:#000!important}.no-print,nav,footer,.skip-link{display:none!important}a{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#161616}::-webkit-scrollbar-thumb{background:#4f6672;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#648291}[data-theme=light] ::-webkit-scrollbar-track{background:#f0f0f0}[data-theme=light] ::-webkit-scrollbar-thumb{background:#b4b4b4}[data-theme=light] ::-webkit-scrollbar-thumb:hover{background:#969696}::selection{background-color:#4f667266;color:#fff}[data-theme=light] ::selection{background-color:#455a644d;color:#212121}@keyframes skeleton-loading{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.skeleton{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1a,#ffffff0d 75%);background-size:200px 100%;animation:skeleton-loading 1.5s ease-in-out infinite}[data-theme=light] .skeleton{background:linear-gradient(90deg,#0000000f 25%,#0000001a,#0000000f 75%);background-size:200px 100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease-out forwards}.container{width:100%;max-width:1440px;margin:0 auto;padding:0 16px}@media (min-width: 768px){.container{padding:0 24px}}@media (min-width: 1024px){.container{padding:0 32px}}.grid{display:grid;gap:16px}.grid-cols-1{grid-template-columns:repeat(1,1fr)}@media (min-width: 768px){.grid-cols-2{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}}.flex{display:flex}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.gap-1{gap:8px}.gap-2{gap:16px}.gap-3{gap:24px}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.line-clamp-2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.line-clamp-3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mb-1{margin-bottom:8px}.mb-2{margin-bottom:16px}.mb-3{margin-bottom:24px}.mb-4{margin-bottom:32px}.p-1{padding:8px}.p-2{padding:16px}.p-3{padding:24px}.p-4{padding:32px}
