*{box-sizing:border-box}*,body{margin:0;padding:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#1a202c}::-webkit-scrollbar-thumb{background:#4a5568;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#718096}*{scrollbar-color:#4a5568 #1a202c;scrollbar-width:thin}.app-container{display:flex;gap:30px;margin:0 auto;max-width:1400px;min-height:100vh;padding:30px}.main-panel{overflow-y:auto;width:70%}.main-panel,.side-panel{background-color:#2d3748;border-radius:16px;box-shadow:0 20px 40px #0000004d;max-height:calc(100vh - 60px);padding:30px}.side-panel{display:flex;flex-direction:column;width:30%}.item-card{flex-wrap:wrap;gap:20px}.item-card,.item-controls{align-items:center;display:flex}.item-controls{gap:8px}.mobile-navbar{display:none}@media (max-width:1024px){.app-container{flex-direction:column;gap:20px;padding:15px}.main-panel{max-height:none;padding:25px;width:100%}.side-panel{margin-bottom:200px;max-height:400px;padding:25px;width:100%}.item-card{align-items:stretch;flex-direction:column;gap:15px}.item-card>div{padding:30px!important}.item-card h4{font-size:48px!important}.item-controls{gap:12px;justify-content:space-between;width:100%}.item-controls label{font-size:48px!important;font-weight:600!important}.item-controls select{flex:1 1}.item-controls select,.item-controls span,.main-panel input[type=text]{font-size:48px!important;padding:24px 28px!important}.item-card input[type=checkbox]{height:48px!important;width:48px!important}.main-panel h2{font-size:50px!important}.add-more-button{font-size:44px!important;padding:20px 40px!important}.main-panel select{font-size:32px!important;padding:16px 20px!important}.mobile-navbar{background:#2d3748;bottom:0;box-shadow:0 -4px 12px #0000004d;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;z-index:1000}.scroll-button{background:#38a169;border:none;border-radius:12px;box-shadow:0 4px 12px #38a16966;color:#fff;cursor:pointer;font-size:44px;font-weight:600;margin:20px;min-height:80px;min-width:300px;padding:20px 40px}.main-panel{padding-bottom:120px}.side-panel button,.side-panel h3{font-size:48px!important}.side-panel button{padding:24px 28px!important}.side-panel>div>div{padding:24px!important}.side-panel div,.side-panel div[style*="fontWeight: '600'"],.side-panel>div>div{font-size:48px!important}.selected-only-view .side-panel{margin-bottom:120px!important;max-height:none!important}}
/*# sourceMappingURL=main.eb8ffd3b.css.map*/