/* RestoreMyPhotos Professional Toolkit */
.rmp-post-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin:30px 0}.rmp-post-card,.rmp-cta-box,.rmp-author-box,.rmp-service-card,.rmp-trustpilot-box,.rmp-local-box,.rmp-price-box,.rmp-faq,.rmp-toc{background:linear-gradient(135deg,#fffaf2,#f7efe3);border:1px solid #e5d5c0;border-radius:16px;padding:24px;margin:28px 0;box-shadow:0 10px 28px rgba(83,54,28,.08)}.rmp-post-card{background:#fff;padding:18px;transition:transform .2s ease,box-shadow .2s ease}.rmp-post-card:hover{transform:translateY(-4px);box-shadow:0 12px 30px rgba(0,0,0,.1)}.rmp-post-card img{width:100%;height:auto;border-radius:10px;margin-bottom:14px}.rmp-post-card h3,.rmp-service-card h3,.rmp-trustpilot-box h3,.rmp-local-box h3,.rmp-price-box h3{margin-top:0;color:#2f241c}.rmp-post-card h3 a{color:#2f241c;text-decoration:none}.rmp-post-card h3 a:hover,.rmp-read-more{color:#9b6a3c}.rmp-post-card p,.rmp-cta-box p,.rmp-author-box p,.rmp-service-card p,.rmp-trustpilot-box p,.rmp-local-box p,.rmp-price-box p{color:#5f554d;line-height:1.7}.rmp-post-meta{font-size:.85rem;color:#7d7065;margin-bottom:8px}.rmp-read-more{font-weight:700;text-decoration:none}.rmp-read-more:hover{text-decoration:underline}.rmp-button{display:inline-block;background:#9b6a3c;color:#fff!important;padding:12px 22px;border-radius:999px;font-weight:700;text-decoration:none;transition:background .2s ease,transform .2s ease}.rmp-button:hover{background:#7d522d;transform:translateY(-2px);text-decoration:none}.rmp-author-box{border-left:5px solid #9b6a3c}.rmp-service-price,.rmp-price{font-size:1.15rem;font-weight:800;color:#7d522d!important}.rmp-stars{letter-spacing:2px;color:#00b67a;font-size:1.25rem}.rmp-faq h2{margin-top:0}.rmp-faq-item{background:#fff;border:1px solid #eadbca;border-radius:10px;margin:10px 0;padding:14px}.rmp-faq-item summary{cursor:pointer;font-weight:700;color:#2f241c}.rmp-faq-item p{margin-bottom:0;color:#5f554d;line-height:1.7}.rmp-toc strong{display:block;margin-bottom:8px;color:#2f241c}.rmp-toc a{display:block;margin:6px 0;color:#9b6a3c;text-decoration:none}.rmp-before-after{position:relative;overflow:hidden;border-radius:16px;margin:32px 0;box-shadow:0 10px 28px rgba(83,54,28,.12);background:#eee}.rmp-before-after img{display:block;width:100%;height:auto;user-select:none}.rmp-ba-after-wrap{position:absolute;top:0;left:0;width:50%;height:100%;overflow:hidden}.rmp-ba-after-wrap img{height:100%;width:auto;max-width:none}.rmp-ba-slider{position:absolute;left:0;right:0;bottom:18px;width:90%;margin:auto;display:block;z-index:5}.rmp-ba-label{position:absolute;top:16px;background:rgba(47,36,28,.78);color:#fff;padding:6px 12px;border-radius:999px;font-size:.85rem}.rmp-ba-left{left:16px}.rmp-ba-right{right:16px}.rmp-share{display:flex;flex-wrap:wrap;gap:12px;align-items:center;margin:24px 0}.rmp-share a{background:#fff;border:1px solid #e5d5c0;border-radius:999px;padding:8px 14px;text-decoration:none;color:#9b6a3c;font-weight:700}.rmp-breadcrumbs{font-size:.9rem;margin:18px 0;color:#6d6258}.rmp-breadcrumbs a{color:#9b6a3c;text-decoration:none}.rmp-notice{padding:14px;background:#fff3cd;border:1px solid #d6b85a;border-radius:8px}.rmp-section-title h2{margin-bottom:0}@media(max-width:600px){.rmp-post-grid{grid-template-columns:1fr}.rmp-post-card,.rmp-cta-box,.rmp-author-box,.rmp-service-card,.rmp-trustpilot-box,.rmp-local-box,.rmp-price-box,.rmp-faq,.rmp-toc{padding:20px}.rmp-share{gap:8px}}
