@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;700;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--bg-primary:#fff;--bg-secondary:#f4f4f4;--text-primary:#000;--text-secondary:#555;--brand-blue:#0047ff;--border-thin:.5px solid #eaeaea;--accent:var(--brand-blue);--ls-tight:-.04em;--transition-smooth:all .3s cubic-bezier(.16, 1, .3, 1);--btn-text-on-light:#000}.dark-mode{--bg-primary:#0a0a0a;--bg-secondary:#161616;--text-primary:#f5f5f5;--text-secondary:#a0a0a0;--brand-blue:#3378ff;--border-thin:1px solid #282828;--accent:var(--brand-blue);--product-drop-shadow:drop-shadow(0 40px 60px #3378ff1a) grayscale(1);--btn-text-on-light:#fff}.hollow-text{-webkit-text-stroke:1.5px var(--text-primary);color:#0000}.solid-blue{color:var(--brand-blue)}*{box-sizing:border-box;-webkit-font-smoothing:antialiased;margin:0;padding:0}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}h1,h2,h3,h4{letter-spacing:var(--ls-tight);text-transform:uppercase;font-family:Inter,sans-serif;font-weight:800;line-height:.9}p,span,div,a{font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}a{color:inherit;cursor:pointer;text-decoration:none}ul{list-style:none}button{font:inherit;cursor:pointer;background:0 0;border:none}.container{max-width:1400px;margin:0 auto;padding:0 24px}.thin-border-bottom{border-bottom:var(--border-thin)}.thin-border-top{border-top:var(--border-thin)}.thin-border-left{border-left:var(--border-thin)}.thin-border-right{border-right:var(--border-thin)}.grid-cols-12{grid-template-columns:repeat(12,1fr);display:grid}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}.skeleton{background:linear-gradient(to right, var(--bg-secondary) 8%, #282828 18%, var(--bg-secondary) 33%);opacity:.2;background-size:800px 104px;border-radius:2px;animation:1.5s linear infinite forwards shimmer}.fade-in{animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeIn}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:.8s cubic-bezier(.16,1,.3,1) forwards slideUp}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--text-primary);opacity:.2;border-radius:0}input,textarea,select{outline:none;transition:border-color .3s}input:focus,textarea:focus,select:focus{border-color:var(--text-primary)!important}@media (width<=1024px){h1{font-size:64px!important}h2{font-size:32px!important}.container{padding:0 20px!important}}@media (width<=768px){h1{font-size:48px!important}h2{font-size:28px!important}.hero-title{letter-spacing:-.05em!important;font-size:clamp(3rem,12vw,8rem)!important}.hero-nav{bottom:32px!important;right:24px!important}.hero-counter{bottom:32px!important;left:24px!important}.hero-content{justify-content:flex-end!important;padding-bottom:120px!important}.container{padding:0 16px!important}.hide-on-mobile{display:none!important}.stack-mobile{flex-direction:column!important;align-items:stretch!important;gap:32px!important}.grid-mobile-1{grid-template-columns:1fr!important;gap:32px!important}.hide-mobile{display:none!important}.show-mobile{display:flex!important}.blur-content{filter:blur(4px);opacity:.3;pointer-events:none}.admin-portal{grid-template-columns:1fr!important}.admin-sidebar-mobile{box-shadow:0 0 60px #0000004d;z-index:10000!important;width:100%!important;height:100vh!important;padding-top:80px!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.admin-main-mobile{padding:100px 24px 40px!important}.admin-row-mobile{grid-template-columns:1fr!important;gap:16px!important;padding:24px!important}.admin-row-mobile img{object-fit:contain!important;width:100%!important;height:200px!important}.admin-actions-mobile{justify-content:flex-start!important;margin-top:16px!important}.mobile-text-giant{font-size:64px!important;line-height:1!important}.feed-card{flex:0 0 85vw!important;height:400px!important}.mobile-horizontal-scroll{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;scroll-snap-type:x mandatory;flex-direction:row!important;overflow-x:auto!important}.mobile-horizontal-scroll>div{scroll-snap-align:start}.mobile-horizontal-scroll::-webkit-scrollbar{display:none}.floating-auth{bottom:24px!important;right:24px!important}.auth-main-btn{width:48px!important;height:48px!important}.auth-main-btn svg{width:20px!important;height:20px!important}.auth-label{padding:6px 12px!important;font-size:8px!important;right:60px!important}.product-grid-2{grid-template-columns:repeat(2,1fr)!important}.product-card-mobile{padding:16px!important}.product-card-mobile h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;letter-spacing:0!important;font-size:11px!important}.product-card-mobile p{font-size:12px!important}.product-card-mobile .cart-btn-text{padding:10px 0!important;font-size:8px!important}.product-card-mobile .hide-mobile-actions{display:none!important}.product-card-mobile .condition-btn{padding:4px 6px!important;font-size:8px!important}.product-card-mobile-img{width:100%!important;margin-bottom:16px!important;padding:0!important}.hero-explore-btn{padding:16px!important;font-size:9px!important}.hero-explore-btn svg{width:14px;height:14px}.mobile-nav-btn{width:40px!important;height:40px!important}.mobile-p-24{padding:24px!important}.modal-wrapper-mobile{align-items:center!important;padding:16px!important}.modal-content-mobile{border:var(--border-thin)!important;border-radius:2px!important;height:auto!important;max-height:90vh!important}.admin-grid-2{grid-template-columns:1fr!important;gap:24px!important}.admin-grid-specs{grid-template-columns:1fr!important;gap:12px!important}}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.admin-grid-2{grid-template-columns:1fr 1fr;gap:32px;display:grid}.admin-grid-specs{grid-template-columns:1fr 1fr 48px;gap:12px;margin-bottom:16px;display:grid}@media (width<=480px){h1{font-size:36px!important}h2{font-size:24px!important}h3{font-size:18px!important}.mobile-p-24{padding:24px!important}.mobile-full-width{width:100%!important}}
