:root{
  /* Tema claro: fundo branco / cinza muito claro (alinhado à percepção de “homepage branca”) */
  --bg: #f8fafc;
  --surface: #ffffff;
  --surface-muted: #f1f5f9;
  --panel: rgba(15, 23, 42, .04);
  --panel2: rgba(15, 23, 42, .06);
  --border: rgba(15, 23, 42, .10);
  --border-strong: rgba(15, 23, 42, .14);
  --text: #0f172a;
  --muted: #475569;
  --brand: #0891b2;
  --brand2: #6366f1;
  --ok: #059669;
  --warn: #d97706;
  --danger: #e11d48;
  --shadow: 0 16px 48px rgba(15, 23, 42, .08);
  --radius: 18px;
  --radius2: 12px;
  --header-offset: 5.75rem;
}
*{box-sizing:border-box}
html{
  scroll-behavior: smooth;
  scroll-padding-top: var(--header-offset);
  overflow-x: clip;
}
body{
  margin:0;
  max-width: 100%;
  overflow-x: clip;
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, "Noto Sans", "Liberation Sans", sans-serif;
  line-height:1.55;
  color:var(--text);
  background:
    radial-gradient(1000px 520px at 18% 0%, rgba(8, 145, 178, 0.06), transparent 58%),
    radial-gradient(900px 480px at 88% 12%, rgba(99, 102, 241, 0.06), transparent 55%),
    linear-gradient(180deg, #ffffff 0%, #ffffff 42%, var(--bg) 100%);
}
a{color:inherit}
img{max-width:100%; height:auto; display:block}

.preview_solid_eca8{
  width: 100%;
  max-width: 1120px;
  margin-inline: auto;
  padding-left: max(16px, env(safe-area-inset-left, 0px));
  padding-right: max(16px, env(safe-area-inset-right, 0px));
  box-sizing: border-box;
}

.module-wood-8ffb{
  position:absolute;
  left:-999px;
  top:8px;
  z-index:9999;
  padding:10px 12px;
  border-radius:10px;
  background:#fff;
  color:#000;
}
.module-wood-8ffb:focus{left:12px}

.video-upper-01a5{
  position:sticky;
  top:0;
  z-index:50;
  backdrop-filter: blur(14px);
  background: rgba(245, 248, 255, .88);
  border-bottom:1px solid rgba(15, 23, 42, .14);
  box-shadow: 0 10px 28px rgba(0,0,0,.18);
}
.video-upper-01a5 .preview_solid_eca8{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-block: 14px;
  min-width: 0;
}
.search_north_8194{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
}

.hot_a0e0{position:absolute; opacity:0; pointer-events:none}
.yellow-e3d9{
  width:44px;
  height:40px;
  display:none;
  border:1px solid rgba(15, 23, 42, .18);
  border-radius:12px;
  background:rgba(15, 23, 42, .05);
  align-items:center;
  justify-content:center;
  gap:5px;
  padding:0 10px;
  cursor:pointer;
}
.yellow-e3d9 span{
  display:block;
  width:18px;
  height:2px;
  background:rgba(15, 23, 42, .92);
  border-radius:2px;
}
.grid_down_dedc{
  display:none;
  margin-left:6px;
  width:auto !important;
  height:auto !important;
  background:transparent !important;
  color: rgba(15, 23, 42, .88);
  font-weight: 900;
  font-size: .92rem;
  letter-spacing: .02em;
}

.hovered-45a2{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap: wrap;
  justify-content:flex-end;
}
.hovered-45a2 a{
  text-decoration:none;
  font-weight:900;
  font-size:.92rem;
  opacity:1;
  padding:9px 10px;
  border-radius:999px;
  color: rgba(15, 23, 42, .92);
  background: rgba(15, 23, 42, .06);
  border: 1px solid rgba(15, 23, 42, .10);
}
.hovered-45a2 a:hover{background: rgba(15, 23, 42, .10); border-color: rgba(15, 23, 42, .18)}
.hovered-45a2 a[aria-current="page"]{
  background: linear-gradient(135deg, rgba(110,231,255,.28), rgba(167,139,250,.22));
  border-color: rgba(15, 23, 42, .18);
}
.hovered-45a2 a.fluid_53f6{
  background: linear-gradient(135deg, #ff3d00, #ffb300);
  border: 1px solid rgba(124, 45, 18, .35);
  color: #0b1020;
  box-shadow: 0 10px 22px rgba(255, 61, 0, .22);
  text-shadow: none;
}
.hovered-45a2 a.fluid_53f6:hover{
  filter: brightness(1.02) saturate(1.1);
  border-color: rgba(124, 45, 18, .55);
}
.hovered-45a2 a.fluid_53f6:focus-visible{
  outline: 3px solid rgba(255, 61, 0, .35);
  outline-offset: 2px;
}

.gallery-743f{
  padding:52px 0 22px;
}
.gradient-blue-57a5{
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap:24px;
  align-items:stretch;
}
.border-73bb{
  display:inline-flex;
  gap:10px;
  align-items:center;
  font-size:.9rem;
  color:var(--muted);
  margin:0 0 12px;
}
.gallery-743f h1{
  font-size: clamp(1.9rem, 3.2vw, 3rem);
  line-height:1.12;
  margin:0 0 12px;
  letter-spacing:-.02em;
}
.stone_fa0a{
  font-size:1.05rem;
  color:var(--text);
  opacity:.92;
  margin:0 0 16px;
}
.small-a02d{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:14px 0 14px;
}
.smooth_e902,.progress-b4f9{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight:800;
  border-radius:14px;
  padding:12px 14px;
  border:1px solid var(--border-strong);
  color: var(--text);
}
.smooth_e902{
  background: linear-gradient(135deg, rgba(8, 145, 178, .14), rgba(99, 102, 241, .14));
  box-shadow: var(--shadow);
}
.progress-b4f9{
  background: var(--surface-muted);
}
.smooth_e902:hover,.progress-b4f9:hover{border-color: rgba(15, 23, 42, .22)}

.tag-steel-7de7{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  text-decoration:none;
  font-weight: 950;
  letter-spacing: .01em;
  border-radius: 999px;
  padding: 13px 16px;
  border: 1px solid transparent;
  min-height: 46px;
}
.slider_blue_818a{
  background: linear-gradient(135deg, #ff3d00, #ffb300);
  border-color: rgba(255, 179, 0, .55);
  color: #0b1020;
  box-shadow: 0 14px 30px rgba(255, 61, 0, .22);
}
.slider_blue_818a:hover{
  filter: brightness(1.03) saturate(1.08);
  border-color: rgba(255, 179, 0, .75);
}
.slider_blue_818a:focus-visible{
  outline: 3px solid rgba(255, 179, 0, .35);
  outline-offset: 2px;
}

.border-last-e8dd{
  background: linear-gradient(135deg, rgba(34, 211, 238, .22), rgba(99, 102, 241, .22));
  border-color: rgba(34, 211, 238, .55);
  color: #0f172a;
  box-shadow: 0 14px 30px rgba(34, 211, 238, .12);
}
.border-last-e8dd:hover{
  background: linear-gradient(135deg, rgba(34, 211, 238, .30), rgba(99, 102, 241, .30));
  border-color: rgba(34, 211, 238, .85);
}
.border-last-e8dd:focus-visible{
  outline: 3px solid rgba(34, 211, 238, .30);
  outline-offset: 2px;
}

.element_glass_ea99{
  list-style:none;
  padding:0;
  margin:10px 0 0;
  display:grid;
  gap:10px;
}
.element_glass_ea99 li{
  padding:12px 12px;
  border-radius:14px;
  border:1px solid var(--border);
  background: var(--surface-muted);
  color:var(--muted);
}
.element_glass_ea99 strong{color:var(--text)}

.main_d4cc{
  margin:0;
  border-radius: var(--radius);
  overflow:hidden;
  border:1px solid var(--border-strong);
  background: var(--surface);
  box-shadow: var(--shadow);
}
.main_d4cc img{width:100%; height:auto}
.main_d4cc figcaption{
  padding:12px 14px;
  font-size:.92rem;
  color:var(--muted);
  border-top:1px solid var(--border);
}

@media (min-width: 981px){
  .tiny-5f59{text-align:center}
  .gallery-743f .border-73bb{justify-content:center}
  .small-a02d{justify-content:center}
  .element_glass_ea99{
    margin-inline:auto;
    max-width:42rem;
    text-align:left;
  }
  .main_d4cc{margin-inline:auto;max-width:min(100%, 560px)}
}

.header-simple-08c2{padding:18px 0 8px}
.pattern-f3a9{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:14px;
}
.header-simple-08c2 .row-down-2228{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.header-simple-08c2 .row-down-2228 .hover-orange-ab83{
  width:100%;
  max-width:15rem;
  margin-inline:auto;
  text-align:left;
}
.row-down-2228{
  border-radius: var(--radius);
  border:1px solid var(--border-strong);
  background: var(--surface);
  padding:18px 18px;
  box-shadow: 0 12px 40px rgba(15, 23, 42, .06);
}
.row-down-2228 h2{margin:0 0 8px; font-size:1.1rem}
.row-down-2228 p{margin:0 0 10px; color:var(--muted)}
.fluid-2d75{font-weight:800; text-decoration:none; opacity:.95}
.fluid-2d75:hover{text-decoration:underline}
.middle-2d96{
  background:
    radial-gradient(700px 260px at 20% 10%, rgba(8, 145, 178, .12), transparent 55%),
    var(--surface-muted);
  border-color: rgba(8, 145, 178, .28);
}
.hover-orange-ab83{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.hover-orange-ab83 a{text-decoration:none}
.hover-orange-ab83 a:hover{text-decoration:underline}
.right-269f{color:var(--muted)}

.narrow_166f{padding:34px 0}
.cold-e4b4{
  display:grid;
  grid-template-columns: 1.3fr .7fr;
  gap:18px;
  align-items:start;
}
.narrow_166f h2{
  margin:0 0 10px;
  font-size:1.55rem;
  letter-spacing:-.01em;
}
.highlight-lite-eb92{
  margin:16px 0 0;
  padding-left:18px;
  display:grid;
  gap:12px;
}
.highlight-lite-eb92 li{
  padding:14px 14px;
  border-radius: var(--radius2);
  background: var(--surface-muted);
  border:1px solid var(--border);
}
.highlight-lite-eb92 h3{margin:0 0 4px; font-size:1.05rem}
.highlight-lite-eb92 p{margin:0; color:var(--muted)}

.modal-5efa,.backdrop_7806{
  border-radius: var(--radius);
  border:1px solid var(--border-strong);
  background: var(--surface);
  padding:16px 16px;
}
.modal-5efa{margin-bottom:14px}
.grid-331d{
  list-style:none;
  padding:0;
  margin:10px 0 0;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.grid-331d a{
  text-decoration:none;
  display:inline-flex;
  padding:10px 12px;
  border-radius:999px;
  border:1px solid var(--border-strong);
  background: var(--surface-muted);
  font-weight:800;
  font-size:.92rem;
  color: var(--text);
}
.grid-331d a:hover{border-color: rgba(15, 23, 42, .22)}
.overlay-204c{
  display:grid;
  grid-template-columns: 1fr;
  gap:6px;
  margin:10px 0 0;
}
.overlay-204c dt{font-weight:800; color:var(--text)}
.overlay-204c dd{margin:0; color:var(--muted)}
.overlay-204c code{
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: .9em;
  padding: .1rem .35rem;
  border-radius: 8px;
  border: 1px solid var(--border-strong);
  background: var(--surface-muted);
  color: var(--text);
}

.aside_east_9ce0{padding: 6px 0 18px}
.aside_east_9ce0 h2{
  margin: 0 0 14px;
  font-size: 1.55rem;
  letter-spacing: -.01em;
  text-align: center;
}
.solid_9eb2{
  margin: -6px auto 14px;
  max-width: 52rem;
  color: var(--muted);
  text-align: center;
}
.popup_7a68{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.description-6fe0{
  grid-template-columns: 1fr;
}
@media (min-width: 720px){
  .description-6fe0{grid-template-columns: repeat(2, 1fr)}
}
@media (min-width: 1100px){
  .description-6fe0{grid-template-columns: repeat(4, 1fr)}
}
.summary_4b59{padding: 2px 0 6px}
.soft_6a93{
  margin:0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.5;
  text-align: center;
}
.soft_6a93 .huge_08fd{font-weight: 800; color: var(--text)}
.hero_9260{
  margin: 0 auto 6px;
  padding: 14px 16px;
  border-radius: var(--radius);
  border: 1px solid var(--border-strong);
  background: var(--surface);
  box-shadow: 0 10px 28px rgba(15, 23, 42, .05);
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  box-sizing: border-box;
  width: 100%;
}
.hero_9260 h2{
  margin: 0 0 12px;
  font-size: 1.05rem;
  letter-spacing: -.01em;
  width: 100%;
  text-align: center;
}
.hero_9260 .grid-331d{
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  align-items: center;
  align-content: center;
  width: 100%;
}
.hero_9260 .grid-331d li{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.surface_focused_c53e{
  border-radius: var(--radius);
  border: 1px solid var(--border-strong);
  background: var(--surface);
  padding: 16px 16px;
}
.surface_focused_c53e h3{margin: 0 0 8px; font-size: 1.05rem}
.basic_a995{
  margin: 10px 0 0;
  padding-left: 18px;
  color: var(--muted);
}
.basic_a995 a{color: #0e7490; text-decoration: underline; text-underline-offset: 3px}
.basic_a995 a:hover{color: #0f172a}

@media (max-width: 980px){
  .popup_7a68{grid-template-columns: 1fr}
}

.backdrop-lower-242e{padding:12px 0 42px}
.backdrop-lower-242e .preview_solid_eca8 > h2{
  text-align: center;
  margin:0 0 14px;
  font-size:1.55rem;
}
.pagination-a165{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}
.carousel_6b5e{
  text-decoration:none;
  border-radius: var(--radius);
  overflow:hidden;
  border:1px solid var(--border-strong);
  background: var(--surface);
  box-shadow: 0 14px 40px rgba(15, 23, 42, .07);
  transition: transform .15s ease, border-color .15s ease;
}
.carousel_6b5e:hover{transform: translateY(-2px); border-color: rgba(15, 23, 42, .2)}
.carousel_6b5e img{aspect-ratio: 4 / 2.6; object-fit: cover; width:100%}
.carousel_6b5e div{padding:12px 12px; text-align:center}
.carousel_6b5e h3{margin:0 0 4px; font-size:1.05rem}
.carousel_6b5e p{margin:0; color:var(--muted); font-size:.95rem}

.breadcrumb_cool_cf2c{padding:24px 0 44px}
.message_4061{
  display:grid;
  grid-template-columns: .9fr 1.1fr;
  gap:16px;
  align-items:start;
}
.message_4061 > div:first-child{
  text-align: center;
}
.full-da72 details{
  border-radius: var(--radius);
  border:1px solid var(--border-strong);
  background: var(--surface);
  padding:12px 14px;
  margin-bottom:12px;
}
.full-da72 summary{
  cursor:pointer;
  font-weight:900;
  list-style:none;
}
.full-da72 summary::-webkit-details-marker{display:none}
.surface-8203{color:var(--muted); padding-top:8px}
.surface-8203 p{margin:0}

.footer-dark-d8a0{padding:12px 0 54px}
.section-out-a03a{
  display:grid;
  grid-template-columns: 1.1fr .9fr;
  gap:16px;
  align-items:start;
}
.section-out-a03a > div:first-child{
  text-align:center;
}
.section-out-a03a > div:first-child .cold-faff{
  display:inline-block;
  max-width:42rem;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.cold-faff{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.pressed-d3f7{
  border-radius: var(--radius);
  border:1px solid rgba(251,113,133,.35);
  background:
    radial-gradient(700px 260px at 20% 10%, rgba(251,113,133,.12), transparent 55%),
    #fff7f7;
  padding:16px 16px;
  text-align:center;
}
.hot_8545{
  margin:10px auto 0;
  padding-left:18px;
  color:var(--muted);
  display:inline-block;
  text-align:left;
}

.nav-yellow-9892{
  border-top:1px solid var(--border);
  background: #f1f5f9;
  padding:26px 0 10px;
}
.thumbnail_03d4{
  display:grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap:16px;
  align-items:start;
}
.thick-a751{margin:0 0 8px}
.summary_decd{
  list-style:none;
  padding:0;
  margin:8px 0 0;
  display:grid;
  gap:8px;
}
.summary_decd a{text-decoration:none; color:var(--muted); font-weight:700}
.summary_decd a:hover{color:var(--text); text-decoration:underline}
.large_9483{
  margin-top:18px;
  padding:16px 0 0;
  text-align:center;
}
.large_9483 h2{font-size:1.15rem; margin:0 0 8px}
.large_9483 p{
  margin:0 auto;
  max-width:52rem;
  color:var(--muted);
}

.banner_4955{
  padding:10px 0 0;
  color: var(--muted);
  font-size:.9rem;
}
.brown_9ec9{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  justify-content: center;
  gap:6px;
}
.brown_9ec9 li{
  display:flex;
  align-items:center;
  gap:6px;
}
.brown_9ec9 li:not(:last-child)::after{
  content:"/";
  opacity:.45;
  font-weight:700;
}
.brown_9ec9 a{
  color: #0f172a;
  font-weight:800;
  text-decoration:none;
}
.brown_9ec9 a:hover{text-decoration:underline}
.brown_9ec9 li[aria-current="page"]{
  color: var(--muted);
  font-weight:800;
}

@media (max-width: 980px){
  main#conteudo{
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }
  .gradient-blue-57a5{grid-template-columns: 1fr; }
  .pattern-f3a9{grid-template-columns: 1fr}
  .cold-e4b4{grid-template-columns: 1fr}
  .pagination-a165{grid-template-columns: 1fr 1fr}
  .message_4061{grid-template-columns: 1fr}
  .section-out-a03a{grid-template-columns: 1fr}
  .thumbnail_03d4{grid-template-columns: 1fr; text-align:center}
  .summary_decd{
    justify-items:center;
  }
  .component-soft-ac04{
    text-align:center;
  }
  .component-soft-ac04 .grid-331d{
    justify-content:center;
  }
  .component-soft-ac04 .progress-b4f9{
    margin-inline:auto;
  }
  .component-soft-ac04 .overlay-204c{
    text-align:left;
    margin-inline:auto;
    max-width:22rem;
  }
  .tiny-5f59{ text-align: center; }
  .border-73bb{ justify-content: center; }
  .small-a02d{ justify-content: center; }
  .element_glass_ea99{
    text-align: left;
    margin-inline: auto;
    max-width: 42rem;
  }
  .search_north_8194 img{
    max-width: min(162px, 50vw);
    height: auto;
  }
  .yellow-e3d9{display:flex}
  .grid_down_dedc{display:inline}
  .hovered-45a2{
    position:fixed;
    left:0;
    right:0;
    top:68px;
    margin:0;
    padding:14px 16px;
    display:grid;
    gap:6px;
    background: rgba(245, 248, 255, .96);
    border-top:1px solid rgba(15, 23, 42, .14);
    transform: translateY(-10px);
    opacity:0;
    pointer-events:none;
    max-height: calc(100vh - 68px);
    overflow:auto;
    -webkit-overflow-scrolling: touch;
  }
  .hot_a0e0:checked ~ .hovered-45a2{
    transform: translateY(0);
    opacity:1;
    pointer-events:auto;
  }
  .hovered-45a2 a{padding:12px 12px}
  .fluid_53f6{
    margin-top: 6px;
    text-align:center;
    padding: 13px 14px !important;
  }
}

/* css-noise: 9f87 */
.promo-block-c8 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
