.user-trade-store-container *{box-sizing:border-box;margin:0;padding:0}.user-trade-store-container{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.user-trade-store-navbar{justify-content:space-between;align-items:center;padding:1rem;display:flex;position:relative}@media (min-width:1024px){.user-trade-store-navbar{padding-left:1.5rem;padding-right:1.5rem}}.user-trade-store-mobile-menu-button{flex:none;display:block}@media (min-width:768px){.user-trade-store-mobile-menu-button{display:none}}.user-trade-store-navbar-inner{align-items:center;width:100%;display:flex}.user-trade-store-navbar-left{width:100%;display:flex}@media (min-width:768px){.user-trade-store-navbar-left{width:33.3333%}}.user-trade-store-logo-link{width:100%;color:inherit;justify-content:center;align-items:center;margin-right:.5rem;text-decoration:none;display:flex}@media (min-width:768px){.user-trade-store-logo-link{width:auto}}@media (min-width:1024px){.user-trade-store-logo-link{margin-right:1.5rem}}.user-trade-store-logo-square{background-color:#fff;border:1px solid #e5e5e5;border-radius:.75rem;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;display:flex}.dark .user-trade-store-logo-square{background-color:#000;border-color:#404040}.user-trade-store-logo-text{text-transform:uppercase;flex:none;margin-left:.5rem;font-size:.875rem;font-weight:500}@media (min-width:768px){.user-trade-store-logo-text{display:none}}@media (min-width:1024px){.user-trade-store-logo-text{display:block}}.user-trade-store-desktop-menu{gap:1.5rem;font-size:.875rem;display:none}@media (min-width:768px){.user-trade-store-desktop-menu{align-items:center;display:flex}}.user-trade-store-desktop-menu li{list-style:none}.user-trade-store-desktop-menu-link{color:#737373;text-underline-offset:4px;text-decoration:none}.user-trade-store-desktop-menu-link:hover{color:#000;text-decoration:underline}.dark .user-trade-store-desktop-menu-link{color:#a3a3a3}.dark .user-trade-store-desktop-menu-link:hover{color:#d4d4d4}.user-trade-store-search-container{justify-content:center;display:none}@media (min-width:768px){.user-trade-store-search-container{width:33.3333%;display:flex}}.user-trade-store-search-box{width:100%;max-width:550px;position:relative}@media (min-width:1024px){.user-trade-store-search-box{width:20rem}}@media (min-width:1280px){.user-trade-store-search-box{width:100%}}.user-trade-store-search-input{color:#000;background-color:#fff;border:1px solid;border-radius:.5rem;width:100%;padding:.5rem 1rem;font-size:1rem}.user-trade-store-search-input::placeholder{color:#737373}.dark .user-trade-store-search-input{color:#fff;background-color:#0000;border-color:#262626}.dark .user-trade-store-search-input::placeholder{color:#a3a3a3}.user-trade-store-search-icon{align-items:center;height:100%;margin-right:.75rem;display:flex;position:absolute;top:0;right:0}.user-trade-store-cart-container{justify-content:flex-end;display:flex}@media (min-width:768px){.user-trade-store-cart-container{width:33.3333%}}.user-trade-store-cart-button{position:relative}.user-trade-store-cart-icon-wrapper{color:#000;border:1px solid #e5e5e5;border-radius:.375rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:all .2s;display:flex;position:relative}.user-trade-store-cart-icon-wrapper:hover{transform:scale(1.1)}.dark .user-trade-store-cart-icon-wrapper{color:#fff;border-color:#404040}.user-trade-store-cart-badge{color:#fff;background-color:#2563eb;border-radius:.125rem;justify-content:center;align-items:center;width:1rem;height:1rem;font-size:.6875rem;font-weight:500;display:flex;position:absolute;top:-.5rem;right:-.5rem}.user-trade-store-mobile-menu-overlay{z-index:50;background-color:#0000004d;position:fixed;inset:0}.user-trade-store-mobile-menu-panel{background-color:#fff;flex-direction:column;width:100%;height:100%;padding-bottom:1.5rem;display:flex;position:fixed;inset:0}.dark .user-trade-store-mobile-menu-panel{background-color:#000}.user-trade-store-mobile-menu-close{color:#000;cursor:pointer;background:0 0;border:1px solid #e5e5e5;border-radius:.375rem;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:1rem;transition:all .2s;display:flex}.dark .user-trade-store-mobile-menu-close{color:#fff;border-color:#404040}.user-trade-store-mobile-search-container{width:100%;margin-bottom:1rem}.user-trade-store-mobile-search-box{width:100%;max-width:550px;position:relative}.user-trade-store-mobile-menu-items{flex-direction:column;width:100%;display:flex}.user-trade-store-mobile-menu-item{color:#000;padding-top:.5rem;padding-bottom:.5rem;font-size:1.25rem;transition:color .2s}.user-trade-store-mobile-menu-item:hover{color:#737373}.dark .user-trade-store-mobile-menu-item{color:#fff}.user-trade-store-three-item-grid{gap:1rem;max-width:1536px;margin-left:auto;margin-right:auto;padding:1rem;display:grid}@media (min-width:768px){.user-trade-store-three-item-grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(6,minmax(0,1fr))}}.user-trade-store-grid-item-full{position:relative}@media (min-width:768px){.user-trade-store-grid-item-full{grid-area:span 2/span 4/span 2/span 4;max-height:380px}}.user-trade-store-grid-item-half{position:relative}@media (min-width:768px){.user-trade-store-grid-item-half{grid-area:span 1/span 2/span 1/span 2;max-height:180px}}.user-trade-store-grid-link{aspect-ratio:1;width:100%;height:100%;color:inherit;text-decoration:none;display:block;position:relative}.user-trade-store-grid-tile{background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.user-trade-store-grid-tile:hover{border-color:var(--primary);border-width:2px}.dark .user-trade-store-grid-tile{background-color:#000;border-color:#262626}.user-trade-store-grid-image-container{width:100%;height:100%;position:relative}.user-trade-store-grid-image-placeholder{background-color:var(--accent);width:100%;height:100%}.dark .user-trade-store-grid-image-placeholder{background-color:var(--accent)}.user-trade-store-product-label{width:100%;padding:1rem;display:flex;position:absolute;bottom:0;left:0}.user-trade-store-label-inner{color:#000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid;border-radius:9999px;align-items:center;padding:.25rem;font-size:.75rem;font-weight:600;display:flex;background-color:var(--card)!important}.dark .user-trade-store-label-inner{color:#fff;border-color:#262626;background-color:var(--card)!important}.user-trade-store-product-title{letter-spacing:-.025em;-webkit-line-clamp:2;-webkit-box-orient:vertical;flex-grow:1;margin-right:1rem;padding-left:.5rem;line-height:1.1;display:-webkit-box;overflow:hidden}.user-trade-store-product-price{color:#fff;border-radius:9999px;flex:none;padding:.5rem;background-color:var(--primary)!important}.user-trade-store-carousel-section{width:100%;padding-top:.25rem;padding-bottom:1.5rem;overflow-x:auto}.user-trade-store-carousel-container{gap:1rem;display:flex}.user-trade-store-carousel-item{aspect-ratio:1;flex:none;width:66.6667%;max-width:475px;height:30vh;max-height:275px;position:relative}@media (min-width:768px){.user-trade-store-carousel-item{width:33.3333%}}.user-trade-store-carousel-link{width:100%;height:100%;color:inherit;text-decoration:none;position:relative}.user-trade-store-footer{color:#737373;font-size:.875rem}.dark .user-trade-store-footer{color:#a3a3a3}.user-trade-store-footer-main{border-top:1px solid #e5e5e5;flex-direction:column;gap:1.5rem;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding:3rem 1.5rem;font-size:.875rem;display:flex}@media (min-width:768px){.user-trade-store-footer-main{flex-direction:row;gap:3rem;padding-left:1rem;padding-right:1rem}}@media (min-width:1320px){.user-trade-store-footer-main{padding-left:0;padding-right:0}}.dark .user-trade-store-footer-main{border-top-color:#404040}.user-trade-store-footer-logo-container{color:#000;align-items:center;gap:.5rem;text-decoration:none;display:flex}.user-trade-store-footer-logo-container:hover{text-decoration:none}@media (min-width:768px){.user-trade-store-footer-logo-container{padding-top:.25rem}}.dark .user-trade-store-footer-logo-container{color:#fff}.user-trade-store-footer-logo-small{background-color:#fff;border:1px solid #e5e5e5;border-radius:.5rem;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.dark .user-trade-store-footer-logo-small{background-color:#000;border-color:#404040}.user-trade-store-footer-logo-text{text-transform:uppercase}.user-trade-store-footer-nav ul{list-style:none}.user-trade-store-footer-nav-link{text-underline-offset:4px;color:inherit;padding:.5rem;font-size:1.125rem;text-decoration:none;display:block}.user-trade-store-footer-nav-link:hover{color:#000;text-decoration:underline}@media (min-width:768px){.user-trade-store-footer-nav-link{font-size:.875rem;display:inline-block}}.dark .user-trade-store-footer-nav-link:hover{color:#d4d4d4}.user-trade-store-footer-right{margin-left:auto}@media (min-width:768px){.user-trade-store-footer-right{margin-left:auto}}.user-trade-store-market-button{color:#000;background-color:#fff;border:1px solid #e5e5e5;border-radius:.375rem;flex:none;justify-content:center;align-items:center;width:max-content;height:2rem;font-size:.75rem;text-decoration:none;display:flex}.dark .user-trade-store-market-button{color:#fff;background-color:#000;border-color:#404040}.user-trade-store-market-button span{padding-left:.75rem;padding-right:.75rem}.user-trade-store-market-divider{border-right:1px solid #e5e5e5;height:100%}.dark .user-trade-store-market-divider{border-right-color:#404040}.user-trade-store-footer-bottom{border-top:1px solid #e5e5e5;padding-top:1.5rem;padding-bottom:1.5rem;font-size:.875rem}.dark .user-trade-store-footer-bottom{border-top-color:#404040}.user-trade-store-footer-bottom-inner{flex-direction:column;align-items:center;gap:.25rem;width:100%;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;display:flex}@media (min-width:768px){.user-trade-store-footer-bottom-inner{flex-direction:row;gap:0;padding-left:1rem;padding-right:1rem}}@media (min-width:1320px){.user-trade-store-footer-bottom-inner{padding-left:0;padding-right:0}}.user-trade-store-footer-bottom p{margin:0}.user-trade-store-footer-divider{border-left:1px solid #a3a3a3;width:1px;height:1rem;margin-left:1rem;margin-right:1rem;display:none}@media (min-width:768px){.user-trade-store-footer-divider{display:inline-block}}.user-trade-store-footer-link{color:inherit;text-decoration:none}.user-trade-store-footer-link:hover{text-decoration:underline}.user-trade-store-market-credit{margin-left:auto}@media (min-width:768px){.user-trade-store-market-credit{margin-left:auto}}.user-trade-store-market-link{color:#000;text-decoration:none}.dark .user-trade-store-market-link{color:#fff}.user-trade-store-hidden{display:none}@media (min-width:768px){.user-trade-store-md-hidden{display:none}}.user-trade-store-flex{display:flex}.user-trade-store-items-center{align-items:center}.user-trade-store-justify-center{justify-content:center}.user-trade-store-justify-between{justify-content:space-between}.user-trade-store-justify-end{justify-content:flex-end}.user-trade-store-w-full{width:100%}.user-trade-store-h-full{height:100%}.user-trade-store-text-sm{font-size:.875rem}.user-trade-store-font-medium{font-weight:500}.user-trade-store-font-semibold{font-weight:600}.user-trade-store-uppercase{text-transform:uppercase}.user-trade-store-line-clamp-2{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.user-trade-store-cursor-pointer{cursor:pointer}.user-trade-store-transition-colors{transition:color .2s}.user-trade-store-rounded-md{border-radius:.375rem}.user-trade-store-rounded-lg{border-radius:.5rem}.user-trade-store-rounded-xl{border-radius:.75rem}.user-trade-store-rounded-full{border-radius:9999px}
