: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}

.sort-upper-864d{
  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;
}

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

.sidebar_99fe{
  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);
}
.sidebar_99fe .sort-upper-864d{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-block: 14px;
  min-width: 0;
}
.avatar-pro-a1e7{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
}

.center_9502{position:absolute; opacity:0; pointer-events:none}
.picture-f277{
  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;
}
.picture-f277 span{
  display:block;
  width:18px;
  height:2px;
  background:rgba(15, 23, 42, .92);
  border-radius:2px;
}
.liquid-cefd{
  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;
}

.soft_cb54{
  display:flex;
  align-items:center;
  gap:14px;
  flex-wrap: wrap;
  justify-content:flex-end;
}
.soft_cb54 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);
}
.soft_cb54 a:hover{background: rgba(15, 23, 42, .10); border-color: rgba(15, 23, 42, .18)}
.soft_cb54 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);
}
.soft_cb54 a.photo-active-9d04{
  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;
}
.soft_cb54 a.photo-active-9d04:hover{
  filter: brightness(1.02) saturate(1.1);
  border-color: rgba(124, 45, 18, .55);
}
.soft_cb54 a.photo-active-9d04:focus-visible{
  outline: 3px solid rgba(255, 61, 0, .35);
  outline-offset: 2px;
}

.accent_d877{
  padding:52px 0 22px;
}
.slow_9125{
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap:24px;
  align-items:stretch;
}
.row_559b{
  display:inline-flex;
  gap:10px;
  align-items:center;
  font-size:.9rem;
  color:var(--muted);
  margin:0 0 12px;
}
.accent_d877 h1{
  font-size: clamp(1.9rem, 3.2vw, 3rem);
  line-height:1.12;
  margin:0 0 12px;
  letter-spacing:-.02em;
}
.background_9a3a{
  font-size:1.05rem;
  color:var(--text);
  opacity:.92;
  margin:0 0 16px;
}
.search-narrow-341c{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:14px 0 14px;
}
.border-1078,.soft-97ff{
  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);
}
.border-1078{
  background: linear-gradient(135deg, rgba(8, 145, 178, .14), rgba(99, 102, 241, .14));
  box-shadow: var(--shadow);
}
.soft-97ff{
  background: var(--surface-muted);
}
.border-1078:hover,.soft-97ff:hover{border-color: rgba(15, 23, 42, .22)}

.button_warm_5853{
  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;
}
.detail-36ec{
  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);
}
.detail-36ec:hover{
  filter: brightness(1.03) saturate(1.08);
  border-color: rgba(255, 179, 0, .75);
}
.detail-36ec:focus-visible{
  outline: 3px solid rgba(255, 179, 0, .35);
  outline-offset: 2px;
}

.breadcrumb_yellow_66ca{
  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);
}
.breadcrumb_yellow_66ca:hover{
  background: linear-gradient(135deg, rgba(34, 211, 238, .30), rgba(99, 102, 241, .30));
  border-color: rgba(34, 211, 238, .85);
}
.breadcrumb_yellow_66ca:focus-visible{
  outline: 3px solid rgba(34, 211, 238, .30);
  outline-offset: 2px;
}

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

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

@media (min-width: 981px){
  .silver_cd96{text-align:center}
  .accent_d877 .row_559b{justify-content:center}
  .search-narrow-341c{justify-content:center}
  .small_76ff{
    margin-inline:auto;
    max-width:42rem;
    text-align:left;
  }
  .list_75c3{margin-inline:auto;max-width:min(100%, 560px)}
}

.tabs_selected_7417{padding:18px 0 8px}
.banner-simple-a8f9{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:14px;
}
.tabs_selected_7417 .medium_d769{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.tabs_selected_7417 .medium_d769 .black_8cae{
  width:100%;
  max-width:15rem;
  margin-inline:auto;
  text-align:left;
}
.medium_d769{
  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);
}
.medium_d769 h2{margin:0 0 8px; font-size:1.1rem}
.medium_d769 p{margin:0 0 10px; color:var(--muted)}
.caption-04b3{font-weight:800; text-decoration:none; opacity:.95}
.caption-04b3:hover{text-decoration:underline}
.carousel_0c60{
  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);
}
.black_8cae{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.black_8cae a{text-decoration:none}
.black_8cae a:hover{text-decoration:underline}
.content_in_23a8{color:var(--muted)}

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

.outline-2cd9,.link-wood-d751{
  border-radius: var(--radius);
  border:1px solid var(--border-strong);
  background: var(--surface);
  padding:16px 16px;
}
.outline-2cd9{margin-bottom:14px}
.video_42c6{
  list-style:none;
  padding:0;
  margin:10px 0 0;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.video_42c6 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);
}
.video_42c6 a:hover{border-color: rgba(15, 23, 42, .22)}
.item-blue-5683{
  display:grid;
  grid-template-columns: 1fr;
  gap:6px;
  margin:10px 0 0;
}
.item-blue-5683 dt{font-weight:800; color:var(--text)}
.item-blue-5683 dd{margin:0; color:var(--muted)}
.item-blue-5683 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);
}

.backdrop-green-6122{padding: 6px 0 18px}
.backdrop-green-6122 h2{
  margin: 0 0 14px;
  font-size: 1.55rem;
  letter-spacing: -.01em;
  text-align: center;
}
.secondary-259e{
  margin: -6px auto 14px;
  max-width: 52rem;
  color: var(--muted);
  text-align: center;
}
.badge-0707{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.popup-left-5f60{
  grid-template-columns: 1fr;
}
@media (min-width: 720px){
  .popup-left-5f60{grid-template-columns: repeat(2, 1fr)}
}
@media (min-width: 1100px){
  .popup-left-5f60{grid-template-columns: repeat(4, 1fr)}
}
.current-a4ec{padding: 2px 0 6px}
.border_small_f10e{
  margin:0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.5;
  text-align: center;
}
.border_small_f10e .tabs_up_1fc9{font-weight: 800; color: var(--text)}
.highlight-motion-b80b{
  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%;
}
.highlight-motion-b80b h2{
  margin: 0 0 12px;
  font-size: 1.05rem;
  letter-spacing: -.01em;
  width: 100%;
  text-align: center;
}
.highlight-motion-b80b .video_42c6{
  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%;
}
.highlight-motion-b80b .video_42c6 li{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.input-thick-5d6b{
  border-radius: var(--radius);
  border: 1px solid var(--border-strong);
  background: var(--surface);
  padding: 16px 16px;
}
.input-thick-5d6b h3{margin: 0 0 8px; font-size: 1.05rem}
.warm_5059{
  margin: 10px 0 0;
  padding-left: 18px;
  color: var(--muted);
}
.warm_5059 a{color: #0e7490; text-decoration: underline; text-underline-offset: 3px}
.warm_5059 a:hover{color: #0f172a}

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

.container-6f34{padding:12px 0 42px}
.container-6f34 .sort-upper-864d > h2{
  text-align: center;
  margin:0 0 14px;
  font-size:1.55rem;
}
.table-bottom-f3bf{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}
.block_pink_8932{
  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;
}
.block_pink_8932:hover{transform: translateY(-2px); border-color: rgba(15, 23, 42, .2)}
.block_pink_8932 img{aspect-ratio: 4 / 2.6; object-fit: cover; width:100%}
.block_pink_8932 div{padding:12px 12px; text-align:center}
.block_pink_8932 h3{margin:0 0 4px; font-size:1.05rem}
.block_pink_8932 p{margin:0; color:var(--muted); font-size:.95rem}

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

.fluid-0dd6{padding:12px 0 54px}
.advanced-ccc3{
  display:grid;
  grid-template-columns: 1.1fr .9fr;
  gap:16px;
  align-items:start;
}
.advanced-ccc3 > div:first-child{
  text-align:center;
}
.advanced-ccc3 > div:first-child .sidebar_down_bf7b{
  display:inline-block;
  max-width:42rem;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.sidebar_down_bf7b{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.logo-b697{
  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;
}
.component_edf9{
  margin:10px auto 0;
  padding-left:18px;
  color:var(--muted);
  display:inline-block;
  text-align:left;
}

.silver-d5cc{
  border-top:1px solid var(--border);
  background: #f1f5f9;
  padding:26px 0 10px;
}
.under-9c64{
  display:grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap:16px;
  align-items:start;
}
.content-wide-0865{margin:0 0 8px}
.picture-fixed-b2d6{
  list-style:none;
  padding:0;
  margin:8px 0 0;
  display:grid;
  gap:8px;
}
.picture-fixed-b2d6 a{text-decoration:none; color:var(--muted); font-weight:700}
.picture-fixed-b2d6 a:hover{color:var(--text); text-decoration:underline}
.list-next-8164{
  margin-top:18px;
  padding:16px 0 0;
  text-align:center;
}
.list-next-8164 h2{font-size:1.15rem; margin:0 0 8px}
.list-next-8164 p{
  margin:0 auto;
  max-width:52rem;
  color:var(--muted);
}

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

@media (max-width: 980px){
  main#conteudo{
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }
  .slow_9125{grid-template-columns: 1fr; }
  .banner-simple-a8f9{grid-template-columns: 1fr}
  .cold-a157{grid-template-columns: 1fr}
  .table-bottom-f3bf{grid-template-columns: 1fr 1fr}
  .tag_wood_7587{grid-template-columns: 1fr}
  .advanced-ccc3{grid-template-columns: 1fr}
  .under-9c64{grid-template-columns: 1fr; text-align:center}
  .picture-fixed-b2d6{
    justify-items:center;
  }
  .green-0f35{
    text-align:center;
  }
  .green-0f35 .video_42c6{
    justify-content:center;
  }
  .green-0f35 .soft-97ff{
    margin-inline:auto;
  }
  .green-0f35 .item-blue-5683{
    text-align:left;
    margin-inline:auto;
    max-width:22rem;
  }
  .silver_cd96{ text-align: center; }
  .row_559b{ justify-content: center; }
  .search-narrow-341c{ justify-content: center; }
  .small_76ff{
    text-align: left;
    margin-inline: auto;
    max-width: 42rem;
  }
  .avatar-pro-a1e7 img{
    max-width: min(162px, 50vw);
    height: auto;
  }
  .picture-f277{display:flex}
  .liquid-cefd{display:inline}
  .soft_cb54{
    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;
  }
  .center_9502:checked ~ .soft_cb54{
    transform: translateY(0);
    opacity:1;
    pointer-events:auto;
  }
  .soft_cb54 a{padding:12px 12px}
  .photo-active-9d04{
    margin-top: 6px;
    text-align:center;
    padding: 13px 14px !important;
  }
}

/* css-noise: e654 */
.ghost-box-b3 {
  padding: 0.4rem;
  font-size: 11px;
  line-height: 1.0;
}
