.marketplace-page{background:#f7f9fc;min-height:70vh}.marketplace-hero{color:#fff;background:linear-gradient(135deg,#071a34,#0d4770);padding:64px 0}.marketplace-hero span{color:#55d5ff;letter-spacing:.12em;font-size:.78rem;font-weight:850}.marketplace-hero h1{max-width:760px;margin:10px 0;font-size:clamp(2.2rem,5vw,4rem)}.marketplace-hero p{color:#d5e6f2;max-width:740px;font-size:1.1rem}.marketplace-hero strong{border:1px solid #3e7798;border-radius:999px;margin-top:12px;padding:9px 14px;display:inline-block}.marketplace-content{gap:48px;padding-top:48px;padding-bottom:70px;display:grid}.marketplace-category>header{margin-bottom:20px}.marketplace-category h2{margin:0 0 6px;font-size:2rem}.marketplace-category header p{color:#68758b;margin:0}.marketplace-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:stretch;gap:20px;display:grid}.marketplace-product{background:#fff;border:1px solid #dde5ef;border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 10px 30px #0c1f370f}.marketplace-product>img,.marketplace-placeholder{object-fit:cover;width:100%;height:190px}.marketplace-placeholder{color:#0b85b4;background:linear-gradient(135deg,#eaf5fb,#e9edf7);place-items:center;font-size:2.5rem;font-weight:900;display:grid}.marketplace-product>div{flex-direction:column;flex:1;padding:18px;display:flex}.marketplace-product>div>span{color:#008fc5;font-size:.76rem;font-weight:850}.marketplace-product h3{margin:7px 0}.marketplace-product p{color:#667287}.marketplace-product footer{border-top:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:12px;margin-top:auto;padding-top:14px;display:flex}.marketplace-product footer strong{color:#0a7ca7}.marketplace-product-cta{color:#fff;text-align:center;background:#0795ca;border-radius:9px;justify-content:center;align-items:center;min-height:38px;padding:8px 12px;font-size:.78rem;font-weight:800;line-height:1.2;text-decoration:none;transition:background .15s,transform .15s;display:inline-flex}.marketplace-product-cta:hover{color:#fff;background:#087da9;transform:translateY(-1px)}.marketplace-empty{text-align:center;border:1px dashed #ccd8e5;border-radius:16px;padding:40px}
