/*
Theme Name: Mazur Poleca
Theme URI: https://mazurpoleca.pl/
Author: Mazur Poleca
Description: Autorski motyw WordPress dla serwisu z testami, rankingami i praktycznymi urządzeniami ułatwiającymi codzienność.
Version: 1.2.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: mazur-poleca
*/

html { scroll-behavior: smooth; }
body { margin:0; overscroll-behavior:none; }
main > :first-child { margin-top:0!important; }
main > :last-child { margin-bottom:0!important; }
.admin-bar .mp-site-header { top:32px; }
@media (max-width:782px){ .admin-bar .mp-site-header { top:46px; } }
.mp-content h2,.mp-content h3,.mp-content h4{font-weight:700;letter-spacing:-.02em;color:#131b2e;margin-top:2rem;margin-bottom:.75rem}
.mp-content h2{font-size:2rem;line-height:1.25}.mp-content h3{font-size:1.5rem;line-height:1.3}.mp-content h4{font-size:1.2rem}
.mp-content p{margin:0 0 1.25rem;line-height:1.8;color:#434655}.mp-content ul,.mp-content ol{margin:0 0 1.5rem 1.25rem;color:#434655}.mp-content li{margin:.45rem 0}.mp-content a{color:#0037b0;text-decoration:underline;text-underline-offset:3px}.mp-content blockquote{margin:1.75rem 0;padding:1rem 1.25rem;border-left:4px solid #0037b0;background:#f2f3ff;border-radius:.75rem}
.mp-content img{border-radius:1rem;max-width:100%;height:auto}.mp-content table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#fff}.mp-content th,.mp-content td{border-bottom:1px solid #e2e7ff;padding:.8rem;text-align:left}.mp-content th{background:#f2f3ff}
.mp-score-ring{background:conic-gradient(#0037b0 calc(var(--score,8)*10%),#e2e7ff 0)}
.mp-mobile-menu[hidden]{display:none!important}
@media (min-width:768px){.mp-mobile-menu{display:none!important}}

/* Search */
.mp-search-input::-webkit-search-cancel-button{cursor:pointer}
.mp-search-form{min-width:0}
.mp-pagination .nav-links{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}
.mp-pagination .page-numbers{display:inline-flex;min-width:2.5rem;height:2.5rem;padding:0 .8rem;align-items:center;justify-content:center;border-radius:.75rem;background:#fff;color:#434655;font-size:.85rem;font-weight:600;box-shadow:0 1px 2px rgba(19,27,46,.05)}
.mp-pagination .page-numbers.current,.mp-pagination .page-numbers:hover{background:#0037b0;color:#fff}
