/* Mister Printer homepage service + FAQ refresh — 2026-08-25 */
.mp-home-services-refresh{padding:72px 0;background:linear-gradient(180deg,#f7f8fa 0%,#fffdf2 100%);border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb}
.mp-home-services-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}
.mp-home-services-head>div:first-child{max-width:760px}.mp-home-section-kicker,.mp-home-faq-head>span,.mp-home-trust-card span{display:block;color:#9a7300;font-weight:900;letter-spacing:.12em;font-size:.78rem;margin-bottom:8px}
.mp-home-services-head h2{margin:.1rem 0 .55rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06;color:#121821}.mp-home-services-head p{margin:0;color:#596579;line-height:1.7;font-size:1.05rem}
.mp-home-services-head-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.mp-home-services-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border-radius:999px;text-decoration:none!important;font-weight:900;white-space:nowrap}.mp-home-services-btn.primary{background:#111827;color:#ffd400!important}.mp-home-services-btn.verified{background:#fff;color:#111827!important;border:1px solid #e0b800}
.mp-home-service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.mp-home-service-card{position:relative;min-height:225px;background:#fff;border:1px solid #dfe4ea;border-radius:20px;padding:20px;display:flex;flex-direction:column;text-decoration:none!important;color:#111827!important;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;overflow:hidden}.mp-home-service-card:hover{transform:translateY(-4px);box-shadow:0 16px 36px rgba(17,24,39,.10);border-color:#e1b500}.mp-home-service-card.featured{background:linear-gradient(145deg,#111827 0%,#1d2735 100%);color:#fff!important;border-color:#111827}.mp-home-service-card.assisted{background:#fffef8}
.mp-service-icon{width:48px;height:48px;border-radius:14px;background:#fff5b5;display:grid;place-items:center;font-size:1.55rem;margin-bottom:16px}.featured .mp-service-icon{background:rgba(255,212,0,.13)}.mp-service-badge{position:absolute;right:14px;top:14px;border-radius:999px;background:#ffd400;color:#111827;font-size:.66rem;font-weight:950;letter-spacing:.07em;padding:6px 9px}.mp-service-badge.online{background:#e8f1ff;color:#174ea6}.mp-service-badge.quote{background:#f1f3f5;color:#4b5563}
.mp-home-service-card strong{font-size:1.08rem;line-height:1.25;margin-bottom:8px}.mp-home-service-card small{font-size:.91rem;line-height:1.55;color:#657184;flex:1}.mp-home-service-card.featured small{color:#d4dae3}.mp-home-service-card>b{display:block;margin-top:18px;color:#a77d00;font-size:.9rem}.mp-home-service-card.featured>b{color:#ffd400}
.mp-home-trust-card{margin-top:20px;padding:24px 26px;border-radius:20px;background:#fff3ad;border:1px solid #e3bf19;display:flex;gap:24px;align-items:center;justify-content:space-between}.mp-home-trust-card strong{display:block;font-size:1.25rem;margin-bottom:5px}.mp-home-trust-card p{margin:0;color:#4b5563;line-height:1.55}.mp-home-trust-card a{background:#111827;color:#ffd400!important;text-decoration:none!important;padding:12px 16px;border-radius:999px;font-weight:900;white-space:nowrap}
.mp-home-faq{margin:34px 0 4px;padding:34px;border-radius:22px;background:#111827;color:#fff}.mp-home-faq-head{margin-bottom:20px}.mp-home-faq-head>span{color:#ffd400}.mp-home-faq-head h2{font-size:clamp(1.8rem,3vw,2.5rem);margin:.15rem 0 .4rem}.mp-home-faq-head p{margin:0;color:#cad1dc}.mp-home-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.mp-home-faq details{background:#fff;color:#111827;border-radius:14px;border:1px solid rgba(255,255,255,.16);overflow:hidden}.mp-home-faq summary{cursor:pointer;list-style:none;padding:16px 48px 16px 17px;font-weight:850;position:relative;line-height:1.35}.mp-home-faq summary::-webkit-details-marker{display:none}.mp-home-faq summary:after{content:'+';position:absolute;right:17px;top:13px;width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#fff2a8;font-size:1.2rem}.mp-home-faq details[open] summary:after{content:'−'}.mp-home-faq details p{margin:0;padding:0 17px 17px;color:#556174;line-height:1.65;font-size:.94rem}.mp-home-faq details a{color:#715500;font-weight:800}
@media(max-width:1050px){.mp-home-service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.mp-home-services-head{align-items:flex-start;flex-direction:column}.mp-home-services-head-actions{justify-content:flex-start}}
@media(max-width:760px){.mp-home-services-refresh{padding:48px 0}.mp-home-service-grid{grid-template-columns:1fr 1fr}.mp-home-faq-grid{grid-template-columns:1fr}.mp-home-faq{padding:24px 16px}.mp-home-trust-card{align-items:flex-start;flex-direction:column}.mp-home-services-head-actions{width:100%}.mp-home-services-btn{flex:1}.mp-home-service-card{min-height:210px}}
@media(max-width:520px){.mp-home-service-grid{grid-template-columns:1fr}.mp-home-services-head-actions{flex-direction:column}.mp-home-services-btn{width:100%}.mp-home-service-card{min-height:auto}.mp-home-faq summary{padding-right:46px}}
