:root{--mpb-yellow:#ffd400;--mpb-ink:#111827;--mpb-muted:#64748b;--mpb-line:#e2e8f0;--mpb-soft:#fff9dd}
.mp-home-finished,.mp-home-business-pricing{padding:3rem 0}.mp-home-finished{background:#111827;color:#fff}.mp-home-business-pricing{background:linear-gradient(180deg,#fff 0,#fffaf0 100%)}
.mp-home-business-heading{display:flex;justify-content:space-between;gap:2rem;align-items:end;margin-bottom:1.35rem}.mp-home-business-heading>div:first-child{max-width:780px}.mp-home-business-heading span{display:block;font-size:.78rem;font-weight:950;letter-spacing:.1em;color:#b88600;text-transform:uppercase;margin-bottom:.4rem}.mp-home-finished .mp-home-business-heading span{color:var(--mpb-yellow)}.mp-home-business-heading h2{font-size:clamp(1.8rem,4vw,3rem);line-height:1.08;margin:.15rem 0 .55rem}.mp-home-business-heading p{color:var(--mpb-muted);line-height:1.65;margin:0}.mp-home-finished .mp-home-business-heading p{color:#cbd5e1}
.mp-home-slider-actions{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.mp-home-slider-actions a{color:var(--mpb-yellow);font-weight:900;text-decoration:none;margin-left:.35rem}.mp-home-slider-btn{width:44px;height:44px;border-radius:50%;border:1px solid rgba(255,255,255,.28);background:#fff;color:#111827;font-size:1.75rem;line-height:1;cursor:pointer}.mp-home-slider-btn:hover{background:var(--mpb-yellow)}
.mp-home-finished-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,31%);gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.2rem .15rem 1rem;scrollbar-width:thin;scrollbar-color:#64748b #1f2937}.mp-home-finished-slide{position:relative;min-height:330px;border-radius:20px;overflow:hidden;background:#fff;color:#111827;text-decoration:none;scroll-snap-align:start;box-shadow:0 14px 32px rgba(0,0,0,.25)}.mp-home-finished-slide img{width:100%;height:260px;display:block;object-fit:cover}.mp-home-finished-slide span{display:block;padding:.9rem 1rem}.mp-home-finished-slide b{display:block;font-size:1rem}.mp-home-finished-slide small{display:block;color:#64748b;margin-top:.25rem}.mp-home-finished-slide:hover img{transform:scale(1.025)}.mp-home-finished-slide img{transition:transform .2s ease}.mp-home-finished-footer{display:flex;justify-content:center;align-items:center;gap:.8rem;flex-wrap:wrap;padding-top:.5rem}.mp-home-finished-footer span{color:#cbd5e1}.mp-home-finished-footer a{display:inline-flex;background:var(--mpb-yellow);color:#111827;padding:.78rem 1rem;border-radius:999px;font-weight:950;text-decoration:none}
.mp-home-price-note{max-width:340px;background:#fff;border:1px solid #f0d25b;border-radius:16px;padding:1rem;box-shadow:0 10px 26px rgba(15,23,42,.06)}.mp-home-price-note strong,.mp-home-price-note span{display:block}.mp-home-price-note strong{font-size:.88rem}.mp-home-price-note span{margin-top:.25rem;color:#64748b;font-size:.78rem;line-height:1.5;text-transform:none;letter-spacing:0;font-weight:500}
.mp-business-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.mp-business-product-card{background:#fff;border:1px solid var(--mpb-line);border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(15,23,42,.07);display:flex;flex-direction:column}.mp-business-product-image{position:relative;height:170px;background:#f8fafc;overflow:hidden}.mp-business-product-image img{width:100%;height:100%;object-fit:cover}.mp-business-product-image>span{position:absolute;left:.7rem;top:.7rem;background:var(--mpb-yellow);color:#111827;border-radius:999px;padding:.35rem .55rem;font-size:.65rem;font-weight:950;letter-spacing:.06em}.mp-business-product-copy{display:flex;flex-direction:column;gap:.75rem;padding:1rem;height:100%}.mp-business-product-copy h3{font-size:1.05rem;margin:0;color:#111827;line-height:1.2}.mp-business-product-copy>p{color:#64748b;font-size:.84rem;line-height:1.5;margin:0;min-height:3.8em}
.mp-business-price-hook{background:var(--mpb-soft);border:1px solid #f2d35d;border-radius:14px;padding:.75rem}.mp-business-price-hook small{font-size:.64rem;font-weight:950;letter-spacing:.08em;color:#8a6500}.mp-business-price-hook strong{display:block;font-size:1.65rem;line-height:1.1;margin:.2rem 0;color:#111827}.mp-business-price-hook strong em{font-size:.78rem;font-style:normal;color:#64748b;margin-left:.18rem}.mp-business-price-hook span{display:block;color:#334155;font-size:.78rem}.mp-business-price-hook i{display:block;color:#64748b;font-size:.68rem;font-style:normal;margin-top:.25rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mp-business-product-actions{display:grid;grid-template-columns:1fr 1fr;gap:.55rem;margin-top:auto}.mp-business-product-actions button,.mp-business-product-actions a{min-height:42px;border-radius:11px;display:flex;align-items:center;justify-content:center;text-align:center;font-weight:950;font-size:.76rem;text-decoration:none;cursor:pointer}.mp-price-list-btn{border:1px solid #cbd5e1;background:#fff;color:#111827}.mp-price-list-btn:hover{border-color:#111827}.mp-business-product-actions a{background:#111827;color:#fff;border:1px solid #111827}.mp-business-product-actions a:hover{background:#2b3443}
.mp-price-modal[hidden]{display:none!important}.mp-price-modal{position:fixed;inset:0;z-index:99999;display:grid;place-items:center;padding:1rem}.mp-price-modal-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.78);backdrop-filter:blur(3px)}.mp-price-modal-dialog{position:relative;width:min(1180px,96vw);max-height:92vh;background:#fff;border-radius:24px;box-shadow:0 30px 80px rgba(0,0,0,.35);display:flex;flex-direction:column;overflow:hidden}.mp-price-modal-close{position:absolute;right:1rem;top:1rem;width:42px;height:42px;border-radius:50%;border:0;background:#f1f5f9;color:#111827;font-size:1.55rem;font-weight:800;cursor:pointer;z-index:2}.mp-price-modal-close:hover{background:#e2e8f0}.mp-price-modal-head{padding:1.25rem 4rem 1rem 1.25rem;border-bottom:1px solid var(--mpb-line)}.mp-price-modal-head>span{font-size:.7rem;font-weight:950;letter-spacing:.1em;color:#a16207}.mp-price-modal-head h2{margin:.15rem 0 .3rem;font-size:clamp(1.55rem,3vw,2.25rem)}.mp-price-modal-head p{margin:0;color:#64748b;font-size:.86rem;line-height:1.5}.mp-price-modal-body{overflow:auto;padding:1.1rem 1.25rem 1.3rem}.mp-price-panel[hidden]{display:none!important}.mp-price-panel-title{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:.8rem}.mp-price-panel-title h3{margin:0;font-size:1.25rem}.mp-price-panel-title p{margin:.25rem 0 0;color:#64748b;font-size:.84rem;line-height:1.5}.mp-price-panel-title a{white-space:nowrap;background:var(--mpb-yellow);color:#111827;text-decoration:none;font-weight:950;font-size:.75rem;padding:.7rem .85rem;border-radius:10px}.mp-price-subhead{margin:1.2rem 0 .5rem;font-size:.92rem}.mp-price-table-wrap{overflow:auto;border:1px solid var(--mpb-line);border-radius:14px}.mp-price-table{width:100%;border-collapse:collapse;min-width:680px;font-size:.78rem}.mp-price-table th,.mp-price-table td{padding:.65rem .7rem;border-bottom:1px solid #e8edf3;border-right:1px solid #edf1f5;text-align:left;vertical-align:top}.mp-price-table thead th{position:sticky;top:0;background:#111827;color:#fff;z-index:1;font-size:.7rem;white-space:nowrap}.mp-price-table tbody th{background:#fffdf3;color:#111827;font-weight:900;min-width:150px}.mp-price-table td{white-space:nowrap;color:#334155}.mp-price-table tr:last-child th,.mp-price-table tr:last-child td{border-bottom:0}.mp-price-modal-foot{display:flex;justify-content:center;gap:.6rem;align-items:center;flex-wrap:wrap;border-top:1px solid var(--mpb-line);background:#f8fafc;padding:.8rem 1rem;font-size:.82rem}.mp-price-modal-foot a{font-weight:900;color:#0f4c81}.mp-price-modal-open{overflow:hidden}
@media(max-width:1050px){.mp-business-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mp-home-finished-track{grid-auto-columns:minmax(270px,46%)}}
@media(max-width:720px){.mp-home-finished,.mp-home-business-pricing{padding:2.2rem 0}.mp-home-business-heading{align-items:start;flex-direction:column;gap:1rem}.mp-home-price-note{max-width:none;width:100%;box-sizing:border-box}.mp-home-finished-track{grid-auto-columns:82%}.mp-home-finished-slide{min-height:305px}.mp-home-finished-slide img{height:235px}.mp-business-product-grid{grid-template-columns:1fr}.mp-business-product-image{height:210px}.mp-business-product-copy>p{min-height:0}.mp-price-modal{padding:.5rem}.mp-price-modal-dialog{width:100%;max-height:96vh;border-radius:18px}.mp-price-modal-head{padding:1rem 3.7rem .85rem 1rem}.mp-price-modal-body{padding:.85rem}.mp-price-panel-title{flex-direction:column}.mp-price-panel-title a{width:100%;box-sizing:border-box;text-align:center}.mp-business-product-actions{grid-template-columns:1fr 1fr}}
@media(max-width:420px){.mp-business-product-actions{grid-template-columns:1fr}.mp-home-slider-actions a{width:100%;margin-left:0}.mp-home-finished-track{grid-auto-columns:88%}}
