body { margin: 0; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; line-height: 1.5; color: #212529; }
a { color: #6800b7; font-weight: 600; text-decoration: none; transition: color .15s; }
img, svg { vertical-align: middle; }
*, ::after, ::before { box-sizing: border-box; }
.topbar { background-color: #6800b7; height: 50px; color: #FFFFFF; padding: 0px 16px; display: flex; justify-content: space-between; align-items: center; }
.topbar a { color: #fff; text-decoration: none; }
.topbar a:hover { color: #fff; text-decoration: none; }
.topbar2 { background-color: #570099; height: 25px; color: #FFFFFF; padding: 0px 16px; display: flex; justify-content: space-between; align-items: center; }
.topbar2 img { margin:0 4px 0 8px; padding: 0; height: 11px; vertical-align: baseline; }
.topbar-barra { color: #a99ad3; padding: 0 4px; }
.numeros { color: #e2cff0; margin: 0 auto; font-size: 0.9rem; }
.star { color: #FFEB3B; }
.btn-menu { display: flex; align-items: center; justify-content: center; color: #fff; background: transparent; border: 0; line-height: 0; cursor: pointer; }
.bi-arrow-left { vertical-align: middle; line-height: 0; }
.logo-container { width: 100%; position: relative; margin: auto; display: flex; align-items: center; justify-content: center; }
.logo { margin: 38px auto 0; display: block; }
.texto-logo { text-align: center; display: block; font-size: 0.95rem; font-weight: normal; padding: 5px 0 0 0; }
.blog { padding: 1px 5px; font-size: 13px; font-weight: 700; color: #ffffff; background-color: #E91E63; border-radius: 4px; margin-left: 5px; position: absolute; margin-left: 250px; }
.modal-pwa { display: none; position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.82); z-index: 2000; text-align: center; }
.modal-pwa-content { text-align: center; position: relative; background-color: #6800b7; margin: 80px auto 0; padding: 20px; border-radius: 8px; width: 90%; max-width: 400px; box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); border: solid 5px #bd90ff; }
.close-modal { font-size: 31px; color: #ffffff; cursor: pointer; position: absolute; right: 20px; top: 5px; }
.logoModal { width: 150px; padding: 6px 0 20px; margin: auto; display: block; }
.form-select { font-size: 1.5rem!important; border: solid 4px #cdd5ff; width: 100%!important; max-width: 100%; margin: 25px 0; text-align: left; --bs-form-select-bg-img: url(data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e); display: block; padding: .375rem 2.25rem .375rem .75rem; font-weight: 400; line-height: 1.5; color: #212529; background-color: #fff; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right .75rem center; background-size: 16px 12px; border-radius: 0.375rem; transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out; -moz-appearance: none; appearance: none; }
span.cidade { font-size: 1.1rem; font-weight: 400; color: #6800b7; font-style: italic; }
.acesso { font-size: 1.7rem; font-weight: 600; font-style: italic; letter-spacing: -0.05rem; color: #ffffff; display:flex; align-items: center; gap:6px; justify-content: center; }
.bi-geo-alt-fill-modal { color: #d194ff; }
.cidade-disabled { opacity: 0.5; color: #6c6c6c; background-color: #e4e4e4; border-color: #e4e4e4;}
.simple-select-options { position: absolute; top: 100%; left: 0; width: 100%; overflow-y: auto; display: none; z-index: 1000; margin-top: 1px; border-radius: 10px; }
.simple-select-wrapper { position: relative; width: 90%; max-width: 400px; margin: 0 auto 5px; }
#ufSelect option[disabled], #cidadeSelect option[disabled] { display: none; }
.form-select:disabled { background-color: #e7e7e7; color: #b1b1b1; border-color: #e7e7e7; }
.mb-3 .simple-select-options div:hover { background-color: #e4c7f9; }
.simple-select-options div:hover { background-color: #6800b7; }
.mb-3 .simple-select-options div { padding: 8px 15px; font-size: 1.5rem; cursor: pointer; text-align: left; border-bottom: solid 1px #9859c6; background-color: #f3e8ff; color: #000; }
.simple-select-options div { padding: 8px 15px; font-size: 1.4rem; cursor: pointer; text-align: left; border-bottom: solid 1px #35005e; background-color: #570099; color: #fff; }
.separa-uf { color: #d69dff; }
.lista-uf { color: #4c0185; width: 33px; display: inline-flex; font-size: 21px; }
.nome-uf { font-size: 24px; color: #000000; }
.mb-3 { margin-bottom: 1rem !important; }
.modal-select-cidade { width:98%!important; }
.local { font-size: 14px; font-weight: normal; padding: 5px 0 0 0; margin-top: 0; margin-bottom: .5rem; line-height: 1.2; }
.modal-scroll { overflow-y: auto; }
.post-categoria { display: inline-block; background: #6800b7; color: #fff; font-size: 13px; font-weight: 900; letter-spacing: 1px; text-transform: uppercase; padding: 4px 14px; border-radius: 20px; margin-bottom: 14px; }
.post-categoria:hover { color: #fff; text-decoration: none; }
.post-introducao { font-size: 1.3rem; line-height: 1.6; margin: 22px 0; }
nav p { margin: 0 0 14px; color: #1a1a1a; margin-left: 44px; font-weight: 500; }
article { font-size: 17px; padding: 0 16px; }
article img { width: 100%; object-fit: cover; border-radius:4px; max-height: 400px; }
.blog-breadcrumb { margin: 50px auto 22px; width: min(1180px, 100%); font-size: 13px; padding: 0 16px; }
nav.blog-breadcrumb span { color: #8c8c8c; }
.post-meta { font-size: 13px; margin: 10px 10px 10px 0; display: block; color: #7a7a7a; line-height: 1px; }
.post-meta svg { margin-right: 2px; margin-left: 10px; }
.post-conteudo { margin: 0; }
ul { background-color: #f1f1f1; border-radius: 8px; padding: 12px 40px; font-size: 16px; }
li { padding: 4px; }
h1 { font-size: clamp(1.9rem, 5vw, 2.4rem); font-weight: 800; line-height: 1.2; color: #3a0067; margin: 0 0 20px; letter-spacing: -0.02em; }
h2 { font-size: 1.45rem; font-weight: 700; color: #3a0067; margin: 36px 0 12px; padding-bottom: 6px; border-bottom: 3px solid #ededed; }
h3 { font-size: 1.1rem; font-weight: 700; color: #5a1a8a; margin: 26px 0 8px; }
p { margin: 0 0 14px; line-height: 1.55; color: #1a1a1a; }
strong { color: #3a0067; font-weight: 700; }
a:hover { color: #5a1a8a; text-decoration: underline; }
table { width: 100%; border-collapse: collapse; margin: 24px 0; font-size: 0.95rem; background: #ffffff; border-radius: 8px; box-shadow: 0 2px 12px rgba(58, 0, 103, .10); table-layout: fixed; }
td, th { word-break: break-word; overflow-wrap: break-word; }
table thead { background-color: #3a0067; color: #ffffff; }
table th { padding: 11px 14px; text-align: left; font-weight: 700; font-size: 0.85rem; letter-spacing: .04em; text-transform: uppercase; }
table td { padding: 10px 14px; color: #1a1a1a; border-bottom: 1px solid #e8e8e8; }
table tbody tr:last-child td { border-bottom: none; }
table tbody tr:nth-child(even) { background-color: #f9f9f9; }
table tbody tr:hover { background-color: #f3e8ff; }
.titulo-cta { font-size: 1.3rem; font-weight: normal; color: #6800b7; padding: 15px 0; }
.simple-select-display { font-size: 1.25rem; border: solid #dacdff; padding: 0.375rem 0.75rem; background-color: #6800b7; cursor: pointer; border-radius: 10px; color: #ffffff; display: flex; align-items: center; justify-content: space-between; overflow: clip; white-space: nowrap; text-overflow: ellipsis; box-shadow: inset 0px -20px 15px rgb(83 0 145); height: 61px; border-width: 4px; font-weight: 500; position: relative; width: 100%; max-width: 400px; }
.simple-select-display::after { content: "▼"; color: #fff; padding: 0 10px; flex-shrink: 0; margin-left: auto; font-size: 22px; }
.dica { font-size: 20px; font-weight: 700; color: #6800b7; padding: 0 10px; }
.veja { padding: 0 10px; }

@property --angulo { syntax: "<angle>"; initial-value: 0deg; inherits: false; }
@keyframes bordaGira { to { --angulo: 360deg; } }

.botao-cta { position: relative; border-radius: 12px; overflow: visible; box-shadow: inset 0px 0px 6px 0px rgb(0 0 0 / 15%); margin: 50px 0 140px; border: 4px solid #dacdff; padding: 16px; background: #f7f0ff; background-image: url(https://guiafix.com.br/imagens/logo_guiafix.webp); background-repeat: no-repeat; background-size: 215px; background-position-x: right 20px; background-position-y: center; }
.botao-cta::before { content: ""; position: absolute; inset: -4px; border-radius: inherit; padding: 4px; pointer-events: none; background: conic-gradient(from var(--angulo), transparent 0deg, transparent 200deg, rgba(255,200,0,0.10) 215deg, rgba(255,140,0,0.25) 235deg, rgba(255,80,0,0.45) 255deg, rgba(255,0,120,0.65) 275deg, #ff00a8 295deg, #c800ff 315deg, rgba(160,0,255,0.75) 330deg, rgba(120,0,255,0.45) 345deg, rgba(120,0,255,0.15) 355deg, transparent 360deg); -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0); -webkit-mask-composite: xor; mask-composite: exclude; animation: bordaGira 2.2s linear infinite; }
.video-wrapper { position: relative; width: 100%; aspect-ratio: 16 / 9; }
.video-wrapper iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-radius: 16px; }
.post-footer { margin-bottom: 50px; }
.posts-relacionados { font-size: 17px; padding: 0 16px; }
.relacionado-desc { font-weight: normal; line-height: 1.5; }
.share-btn.share-btn--copy { border: none; background-color: #fff; cursor: pointer; padding: 4px 0 0; }
.post-share { font-size: .8rem; align-items: center; color: #AFAFAE; margin: 40px auto; text-align: right; padding: 10px 40px; }
.post-share a { padding: 0 6px; text-decoration: none; }
.template-footer { height: 70px; background-color: #330059; }
nav { font-size: 1rem; }
.post-nav { margin: 30px auto 40px; font-size: 14px; padding: 0 20px; gap: 70px; justify-content: center; display: flex; }
.post-autor { margin: 60px auto 40px; }
.post-autor-eat { background-color: #f1f1f1; padding: 10px; font-size: 0.8rem; border-radius: 10px; font-style: italic; }
.post-autor-eat p { color: #535353; }
.post-layout { display: grid; grid-template-columns: minmax(0, 1fr) 222px; gap: 10px; align-items: normal; max-width: 1180px; margin: 0 auto; padding: 0 16px; }
.post-main { min-width: 0; }
.post-sidebar a:hover { text-decoration: none; }
.sidebar-sticky { position: sticky; top: 76px; }
.sidebar-logo { text-align: center; margin-bottom: 12px; }
.post-sidebar .card { width: 100%; box-sizing: border-box; }
.vitrine-footer { max-width: 1180px; margin: 40px auto 0; padding: 0 16px 40px; font-size: 17px; }
.vitrine-footer .achados-ml { text-align: center; margin-bottom: 16px; }
.overlay-highlight { position: fixed; inset: 0; background: rgba(0,0,0,0.6); z-index: 999; pointer-events: none; opacity: 0; transition: opacity 0.4s ease; }
.overlay-highlight.active { opacity: 1; }
.botao-cta.highlight { position: relative; z-index: 1000; }
.cta-categoria { width:85%; margin: 60px 0; }
.links-footer { color: #d8beeb; text-align: center; padding: 20px; font-size: 14px; }
#modalMenu li { list-style: none; margin: 15px 10px; border: solid 2px #dacdff; padding: 10px 10px; color: #000000; font-size: 1.3rem; border-radius: 10px;}
.menu-list a.menu-link { display: block; width: 100%; text-decoration: none; color: inherit; text-align: center; font-weight: 400;}
.select-categorias {width: 260px; padding: 4px 8px; font-size: 17px; border: 2px solid #f7e2a4; background-color: #fffbd6; border-radius: 4px;}   
.cat-lista-post { background-color: #fffbd6; padding: 4px 6px; border-radius: 4px; margin-right: 4px; font-size: 13px;}
.relacionado-titulo {list-style: none; padding:8px; border-left: 3px solid #FF9800;}

@media (max-width: 576px) { 
    article { padding: 0 20px; font-size: 1.2rem; } 
    article img { max-height: 200px; } 
    .blog-breadcrumb { padding: 0 20px; }
    .titulo-cta { text-align: center; } 
    .botao-cta { width: 100%; background-position-y: 4px; background-position-x: right; background-size: 90px; } }

@media (max-width: 325px) { 
    .numeros { font-size: 0.78rem; } 
    .post-meta { font-size: 0.78rem; } 
    .simple-select-display { font-size: 1.15rem; height: 54px; padding: 0; font-size: 14px; } }

@media (min-width: 861px) and (max-width: 1100px) { 
    .post-layout { grid-template-columns: minmax(0, 1fr) 260px; } }

@media (max-width: 860px) {     
    .post-layout { grid-template-columns: 1fr; gap: 0; padding: 0; } 
    .post-main { order: 1; } 
    .post-share { margin: 16px 0 40px; text-align: center; padding: 20px; } 
    .post-sidebar { order: 2; padding-top: 24px; } 
    .sidebar-sticky { position: static; } 
    ul { padding: 12px 8px 12px 30px; font-size: 17px; } 
    .post-layout, .post-main, .post-sidebar { overflow: auto; } 
    .posts-relacionados {padding:0;} }