:root{
 --mp-blue:#0057A4; --mp-red:#DE2220; --mp-orange:#F36F21;
 --mp-ink:#101828; --mp-muted:#667085; --mp-bg:#F7F9FC;
 --mp-border:#E6EAF0; --mp-white:#fff; --mp-radius:22px;
}
#maspaq-marketplace,.mp-wrap{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--mp-ink)}
.mp-wrap{max-width:1240px;margin:auto;padding:0 22px 70px;background:#fff}
.mp-trustbar{display:flex;justify-content:center;gap:28px;flex-wrap:wrap;padding:12px 0;font-size:12px;font-weight:700;color:#475467;border-bottom:1px solid var(--mp-border)}
.mp-hero{margin-top:18px;border-radius:30px;overflow:hidden;display:grid;grid-template-columns:1.08fr .92fr;min-height:510px;background:linear-gradient(135deg,#07182d 0%,#0d2748 62%,#123b68 100%);position:relative}
.mp-hero:after{content:"";position:absolute;width:480px;height:480px;border-radius:50%;right:-180px;top:-170px;background:rgba(255,255,255,.05)}
.mp-hero-copy{padding:72px 58px;position:relative;z-index:2}
.mp-eyebrow,.mp-kicker{font-size:11px;letter-spacing:.16em;font-weight:900;color:#98C7F3}
.mp-hero h1{font-size:clamp(38px,4.6vw,64px);line-height:1.02;letter-spacing:-.045em;color:#fff;margin:16px 0 22px;max-width:700px}
.mp-hero h1 strong{color:#65C6F0}
.mp-hero p{font-size:18px;line-height:1.65;color:#D9E5F3;max-width:650px;margin:0}
.mp-actions{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0 22px}
.mp-btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:12px;font-weight:800;text-decoration:none;transition:.2s ease}
.mp-btn:hover{transform:translateY(-2px)}
.mp-btn-primary{background:#fff;color:#0D2A4A}
.mp-btn-ghost{border:1px solid rgba(255,255,255,.35);color:#fff}
.mp-btn-light{background:#fff;color:#111827}
.mp-mini-trust{display:flex;gap:15px;flex-wrap:wrap;color:#BBD2E8;font-size:12px}
.mp-hero-brands{position:relative;display:flex;flex-direction:column;justify-content:center;gap:18px;padding:50px 55px;z-index:2}
.mp-brand-card{background:#fff;border-radius:20px;padding:14px;display:flex;align-items:center;gap:15px;box-shadow:0 18px 45px rgba(0,0,0,.18);max-width:410px}
.mp-brand-card img{width:100px;height:78px;object-fit:contain;border-radius:10px;background:#fff}
.mp-brand-card b{display:block;font-size:18px}
.mp-brand-card small{display:block;color:#667085;margin-top:4px;line-height:1.4}
.mp-brand-card.mp-blue{border-left:5px solid var(--mp-blue)}
.mp-brand-card.mp-red{border-left:5px solid var(--mp-red)}
.mp-floating-badge{align-self:flex-end;background:#F9C74F;color:#3B2A00;border-radius:16px;padding:13px 18px;font-size:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);transform:rotate(2deg)}
.mp-section{padding:74px 0 0}
.mp-section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:26px}
.mp-section-head h2,.mp-feature h2,.mp-final h2{font-size:34px;letter-spacing:-.035em;line-height:1.1;margin:8px 0 0}
.mp-section-head a{font-weight:800;color:var(--mp-blue);text-decoration:none}
.mp-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}
.mp-category{padding:25px;border:1px solid var(--mp-border);border-radius:18px;text-decoration:none;color:var(--mp-ink);background:#fff;transition:.2s}
.mp-category:hover{transform:translateY(-4px);box-shadow:0 14px 35px rgba(16,24,40,.09);border-color:#D4DAE4}
.mp-cat-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;font-size:22px;margin-bottom:20px}
.mp-cat-icon.blue{background:#E9F3FF;color:var(--mp-blue)} .mp-cat-icon.red{background:#FFF0F0;color:var(--mp-red)}
.mp-cat-icon.dark{background:#EEF0F3;color:#344054}.mp-cat-icon.orange{background:#FFF2E9;color:var(--mp-orange)}
.mp-category strong{display:block;font-size:18px}.mp-category small{display:block;color:var(--mp-muted);line-height:1.5;margin-top:6px}
.mp-feature{margin-top:74px;border-radius:24px;padding:48px;display:grid;grid-template-columns:1.3fr .7fr;gap:40px;background:linear-gradient(120deg,#FFF5EF,#FFF9F6);border:1px solid #F5DED1}
.mp-feature p,.mp-final p{color:#667085;line-height:1.7;max-width:650px}
.mp-feature .mp-btn-light{margin-top:12px}
.mp-feature-points{display:grid;gap:13px;align-content:center}
.mp-feature-points div{display:flex;align-items:center;gap:14px;padding:15px;background:#fff;border-radius:14px;border:1px solid #F1E4DD}
.mp-feature-points b{font-size:12px;color:var(--mp-red)} .mp-feature-points span{font-weight:700}
.mp-products{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.mp-product{border:1px solid var(--mp-border);border-radius:18px;overflow:hidden;background:#fff;transition:.2s;display:flex;flex-direction:column}
.mp-product:hover{transform:translateY(-4px);box-shadow:0 15px 38px rgba(16,24,40,.1)}
.mp-product-image{height:210px;background:#F8FAFC;display:grid;place-items:center;text-decoration:none}
.mp-product-image img{width:100%;height:100%;object-fit:contain;padding:18px}
.mp-product-image span{font-weight:900;color:#98A2B3;font-size:12px}
.mp-product-body{padding:18px;display:flex;flex-direction:column;height:100%}
.mp-product-tag{font-size:9px;font-weight:900;letter-spacing:.12em;color:#98A2B3}
.mp-product h3{font-size:16px;line-height:1.35;margin:8px 0 12px}
.mp-product h3 a{color:var(--mp-ink);text-decoration:none}
.mp-price{font-weight:900;font-size:18px;margin-top:auto;margin-bottom:14px}
.mp-product-btn{display:block;text-align:center;background:#101828;color:#fff;padding:11px;border-radius:10px;text-decoration:none;font-weight:800;font-size:13px}
.mp-empty{grid-column:1/-1;padding:45px;border:1px dashed #CBD5E1;border-radius:18px;text-align:center}
.mp-confidence{margin-top:70px;padding:26px;border:1px solid var(--mp-border);border-radius:20px;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#FBFCFE}
.mp-confidence div{display:grid;grid-template-columns:38px 1fr;column-gap:10px}
.mp-confidence span{grid-row:1/3;font-size:22px}.mp-confidence strong{font-size:14px}.mp-confidence small{color:#667085;line-height:1.45;margin-top:3px}
.mp-final{margin-top:70px;border-radius:26px;padding:50px;background:#0B172A;display:flex;justify-content:space-between;align-items:center;gap:35px}
.mp-final .mp-kicker{color:#65C6F0}.mp-final h2{color:#fff;max-width:700px}.mp-final h2 strong{color:#65C6F0}.mp-final p{color:#B7C5D6}.mp-final-actions{display:flex;gap:10px;flex-wrap:wrap}
@media(max-width:1000px){.mp-hero{grid-template-columns:1fr}.mp-hero-brands{padding:0 55px 55px}.mp-category-grid,.mp-products{grid-template-columns:repeat(2,1fr)}.mp-confidence{grid-template-columns:repeat(2,1fr)}.mp-feature{grid-template-columns:1fr}.mp-final{display:block}.mp-final-actions{margin-top:22px}}
@media(max-width:650px){.mp-wrap{padding:0 13px 45px}.mp-hero-copy{padding:45px 27px}.mp-hero-brands{padding:0 27px 35px}.mp-brand-card img{width:80px;height:62px}.mp-hero h1{font-size:40px}.mp-section{padding-top:50px}.mp-category-grid,.mp-products,.mp-confidence{grid-template-columns:1fr}.mp-feature,.mp-final{padding:30px 24px}.mp-section-head{align-items:start;flex-direction:column}.mp-trustbar{gap:10px;justify-content:flex-start}}
