.App{text-align:left;overflow-x:hidden;overflow-x:clip;width:100%;max-width:100%;min-width:0}.loading{display:flex;justify-content:center;align-items:center;height:100vh;font-size:1.2rem;color:#08080880;font-family:Onest,sans-serif}.error{color:#ef4444;background-color:#ef44441a;padding:10px;border-radius:5px;border:1px solid #ef4444}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes modalSlideIn{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}@keyframes slideIn{0%{transform:translateY(-10px);opacity:0}to{transform:translateY(0);opacity:1}}.ds-button:focus-visible,.ds-input:focus-visible{outline:2px solid #c5dc97;outline-offset:2px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.ds-text-center{text-align:center}.ds-text-left{text-align:left}.ds-text-right{text-align:right}.ds-flex{display:flex}.ds-flex-col{flex-direction:column}.ds-items-center{align-items:center}.ds-justify-center{justify-content:center}.ds-justify-between{justify-content:space-between}.ds-gap-1{gap:.25rem}.ds-gap-2{gap:.5rem}.ds-gap-3{gap:.75rem}.ds-gap-4{gap:1rem}.ds-hidden{display:none}.ds-marketplace-search:focus-within{outline:2px solid #c5dc97;outline-offset:2px}.ds-marketplace-search-input::placeholder{color:#0808086b}.ds-marketplace-search-input:focus{outline:none}.ds-filter-panel-toggle:focus-visible{outline:2px solid #c5dc97;outline-offset:2px}.ds-block{display:block}.ds-inline-block{display:inline-block}input[type=checkbox].ds-checkbox-field{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:18px;height:18px;flex-shrink:0;margin:0;cursor:pointer;border-radius:4px;vertical-align:middle;box-sizing:border-box;border:1px solid #c5dc97;background-color:#f5f2ec;background-image:none;background-repeat:no-repeat;background-position:center;background-size:12px 12px;transition:background-color .15s ease,border-color .15s ease,background-image .15s ease}input[type=checkbox].ds-checkbox-field:hover{border-color:#254021}input[type=checkbox].ds-checkbox-field:focus-visible{outline:2px solid #c5dc97;outline-offset:2px}input[type=checkbox].ds-checkbox-field:checked{background-color:#254021;border-color:#254021;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2.5 6L5 8.5L9.5 3.5' stroke='%23c5dc97' stroke-width='1.75' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}input[type=checkbox].ds-checkbox-field:disabled{opacity:.45;cursor:not-allowed}html{overflow-x:hidden;overflow-x:clip;max-width:100%}body{margin:0;font-family:Onest,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fdf9f1;color:#080808;overflow-x:hidden;overflow-x:clip;max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box}#root{width:100%;max-width:100%;min-height:100vh;overflow-x:hidden;overflow-x:clip}
