:root{--bg: #f8fafc;--panel: #ffffff;--muted: #64748b;--text: #1e293b;--text-light: #475569;--primary: #3b82f6;--primary-hover: #2563eb;--border: #e2e8f0;--hover-bg: #f1f5f9}*{box-sizing:border-box}html,body{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:ui-sans-serif,system-ui,Segoe UI,Roboto,Helvetica,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}app-marketplace-home .hero-brand-lockup{display:inline-flex;margin-bottom:1.15rem}app-marketplace-home .scene-ring,app-marketplace-home .scene-mist,app-marketplace-home .scene-shine{position:absolute;pointer-events:none}app-marketplace-home .scene-ring{border-radius:50%;border:1px solid rgba(125,211,252,.12);box-shadow:inset 0 0 40px #22d3ee0a}app-marketplace-home .ring-a{inset:14px 20px 26px;animation:marketplace-ring-pulse 6.5s ease-in-out infinite}app-marketplace-home .ring-b{inset:34px 58px 48px;border-color:#818cf81f;animation:marketplace-ring-pulse 7.5s ease-in-out infinite reverse}app-marketplace-home .scene-mist{width:160px;height:110px;top:82px;filter:blur(16px);opacity:.48;background:radial-gradient(circle,#7dd3fc38,#7dd3fc00 72%)}app-marketplace-home .mist-left{left:18px;animation:marketplace-mist-left 6s ease-in-out infinite}app-marketplace-home .mist-right{right:18px;background:radial-gradient(circle,#818cf82e,#818cf800 72%);animation:marketplace-mist-right 6.8s ease-in-out infinite}app-marketplace-home .scene-shine{inset:18px 42px 36px;overflow:hidden;border-radius:36px}app-marketplace-home .scene-shine:before{content:"";position:absolute;inset:-20% auto -20% -22%;width:26%;transform:skew(-18deg);background:linear-gradient(90deg,#fff0,#ffffff1a 35%,#7dd3fc40 50%,#fff0);filter:blur(6px);animation:marketplace-shine-sweep 4.8s ease-in-out infinite}@keyframes marketplace-ring-pulse{0%,to{opacity:.45;transform:scale(.985)}50%{opacity:.8;transform:scale(1.025)}}@keyframes marketplace-mist-left{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(12px,-10px,0) scale(1.08)}}@keyframes marketplace-mist-right{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(-14px,-8px,0) scale(1.06)}}@keyframes marketplace-shine-sweep{0%{transform:translate(-140%) skew(-18deg);opacity:0}12%{opacity:.8}48%{transform:translate(360%) skew(-18deg);opacity:.45}to{transform:translate(360%) skew(-18deg);opacity:0}}@media (max-width: 768px){html{font-size:14px}button,a,input,select,textarea{min-height:44px}input,select,textarea{font-size:16px!important}body{-webkit-overflow-scrolling:touch}app-marketplace-home .hero-brand-lockup{justify-content:center}}@media (max-width: 375px){html{font-size:13px}}
