/*
Theme Name: Meta Contabilidade
Description: Tema próprio da Meta Contabilidade com biblioteca de conteúdo nativa do WordPress.
Version: 1.0.0
Requires at least: 6.3
Requires PHP: 7.4
Text Domain: meta-contabilidade
*/

/* Server-rendered navigation uses links, keeping every filter usable without JS. */
.filter-tabs a{display:inline-block;background:transparent;border:1px solid transparent;padding:9px 19px;color:var(--muted);border-radius:3px;font-size:13px;text-decoration:none}
.filter-tabs a[aria-current=true]{background:var(--blue);border-color:var(--blue);color:#fff}
.pagination a,.pagination>span,.pagination .page-numbers{display:inline-block;background:#fff;border:1px solid var(--line);padding:8px 15px;color:var(--blue);font-size:13px;text-decoration:none}
.pagination a[aria-current=page],.pagination .current{background:var(--blue);color:#fff}
.pagination .pagination-gap{border-color:transparent}
.article-shell>.article-body{max-width:790px}
.article-body:after{content:"";display:table;clear:both}
.article-body figure{max-width:100%}
.article-body pre{overflow:auto;max-width:100%;padding:18px;background:var(--wash)}
.article-body .wp-block-table{overflow:auto}
.article-body .table-scroll table{display:table;width:100%;min-width:720px;overflow:visible;overflow-wrap:normal;word-break:normal}
.table-scroll:focus-visible{outline:3px solid var(--red);outline-offset:3px}
.article-body .alignwide,.article-body .alignfull{max-width:100%}
.article-body .wp-block-image img{height:auto}
.legacy-tool{width:100%;margin:30px 0}
.legacy-tool-frame{display:block;width:100%;height:1100px;min-height:700px;border:1px solid var(--line);border-radius:4px;background:#fff}
.material-download{margin:32px 0}
.article-source p{max-width:790px}
.container>.article-grid:last-child{padding-bottom:65px}
.post-password-form input[type=password],.post-password-form input[type=submit]{font:inherit;padding:10px;border:1px solid var(--line)}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.screen-reader-text:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto;white-space:normal}
@media(max-width:760px){.filter-tabs a{padding:9px 12px;font-size:12px}.pagination a{padding:8px 12px}.article-body table{display:block;overflow-x:auto}.article-body figure{margin-inline:0}.legacy-tool-frame{height:1250px}}
@media print{.filter-tabs,.pagination,.material-download,.legacy-tool{display:none}}

/* Selected Google reviews: visible, static cards in the normal reading order. */
.google-reviews{background:var(--soft-blue);border-top:1px solid var(--line)}
.google-reviews-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:36px}
.google-reviews-intro h2{margin-bottom:16px}
.google-reviews-intro p{color:var(--muted);margin-bottom:0}
.google-reviews-summary{flex-shrink:0;padding-left:36px;border-left:1px solid #d7dcdF}
.google-reviews-score{display:flex;align-items:baseline;gap:10px;color:var(--blue)}
.google-reviews-score strong{font-size:55px;font-weight:550;line-height:1;letter-spacing:-.045em}
.google-reviews-score>span:not(.google-review-stars){font-size:14px;color:var(--muted)}
.google-review-stars{display:inline-block;position:relative;margin-left:14px;color:#d1d8df;font-size:22px;letter-spacing:3px;line-height:1.4}
.google-review-stars:after{content:'★★★★★';position:absolute;inset:0 auto 0 0;width:var(--star-fill,100%);overflow:hidden;white-space:nowrap;color:#a76a12}
.google-reviews-summary>p{font-size:14px;margin:12px 0 0;color:var(--muted)}
.google-reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}
.google-review-card{display:flex;flex-direction:column;margin:0;padding:30px;background:white;border:1px solid #e0e5e8;border-radius:5px;min-width:0}
.google-review-card-stars{font-size:18px;letter-spacing:3px;color:#a76a12;margin-bottom:20px;line-height:1}
.google-review-card blockquote{margin:0 0 30px;color:var(--blue);font-size:18px;line-height:1.65;font-weight:450}
.google-review-card blockquote p{margin:0}
.google-review-card figcaption{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:22px;border-top:1px solid var(--line)}
.google-review-avatar{flex:0 0 40px;width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eef3f7;color:var(--blue);font-size:12px;font-weight:650;letter-spacing:.05em}
.google-review-author{min-width:0}
.google-review-author strong{display:block;font-size:13px;color:var(--blue);line-height:1.5;font-weight:600}
.google-review-author>span{display:block;font-size:11px;color:var(--muted);margin-top:3px;line-height:1.5}
.google-reviews-bottom{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px}
.google-reviews-bottom p{font-size:11px;color:var(--muted);margin:0;max-width:440px}
.google-reviews-bottom .text-link{font-size:13px;flex-shrink:0}
@media(max-width:1000px){.google-reviews-heading{align-items:flex-start}.google-reviews-summary{padding-left:25px}.google-reviews-score{flex-wrap:wrap;max-width:230px}.google-review-stars{margin-left:0}.google-review-card{padding:24px}.google-review-card blockquote{font-size:16px}}
@media(max-width:760px){.google-reviews-heading{display:block}.google-reviews-summary{margin-top:28px;padding:22px 0 0;border-left:0;border-top:1px solid #d7dcdf}.google-reviews-score{max-width:none}.google-review-stars{margin-left:10px}.google-reviews-grid{grid-template-columns:1fr;gap:16px}.google-review-card blockquote{font-size:18px}.google-reviews-bottom{display:block}.google-reviews-bottom p{margin-bottom:20px}.google-reviews-bottom .text-link{font-size:12px;gap:12px}.google-reviews-score strong{font-size:46px}}
@media print{.google-reviews{break-inside:avoid}.google-review-card{break-inside:avoid}}

/* The Google mark identifies the review link, independently of the rating. */
.google-reviews-summary .google-reviews-label{display:inline-flex;align-items:center;gap:14px;margin:20px 0 0;font-size:12px;line-height:1.4;text-decoration:none}
.google-reviews-label img{display:block;width:36px;height:36px;flex:0 0 36px;object-fit:contain}
.google-reviews-label:hover>span:not(.screen-reader-text){text-decoration:underline;text-underline-offset:4px}
@media(max-width:760px){.google-reviews-summary .google-reviews-label{gap:12px;font-size:11px}.google-reviews-label img{width:32px;height:32px;flex-basis:32px}}
