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

.action_9c63{
  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;
}

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

.pink_4af3{
  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);
}
.pink_4af3 .action_9c63{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:14px;
  padding-block: 14px;
  min-width: 0;
}
.pagination_action_2243{
  display:flex;
  align-items:center;
  gap:10px;
  text-decoration:none;
}

.badge-pink-6c67{position:absolute; opacity:0; pointer-events:none}
.cold-a7dd{
  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;
}
.cold-a7dd span{
  display:block;
  width:18px;
  height:2px;
  background:rgba(15, 23, 42, .92);
  border-radius:2px;
}
.layout-a6a3{
  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;
}

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

.detail_4155{
  padding:52px 0 22px;
}
.logo-75d3{
  display:grid;
  grid-template-columns: 1.05fr .95fr;
  gap:24px;
  align-items:stretch;
}
.pink_d754{
  display:inline-flex;
  gap:10px;
  align-items:center;
  font-size:.9rem;
  color:var(--muted);
  margin:0 0 12px;
}
.detail_4155 h1{
  font-size: clamp(1.9rem, 3.2vw, 3rem);
  line-height:1.12;
  margin:0 0 12px;
  letter-spacing:-.02em;
}
.wrapper-mini-02dd{
  font-size:1.05rem;
  color:var(--text);
  opacity:.92;
  margin:0 0 16px;
}
.secondary-6304{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin:14px 0 14px;
}
.hidden_a489,.main-simple-ef88{
  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);
}
.hidden_a489{
  background: linear-gradient(135deg, rgba(8, 145, 178, .14), rgba(99, 102, 241, .14));
  box-shadow: var(--shadow);
}
.main-simple-ef88{
  background: var(--surface-muted);
}
.hidden_a489:hover,.main-simple-ef88:hover{border-color: rgba(15, 23, 42, .22)}

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

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

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

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

@media (min-width: 981px){
  .dropdown-651a{text-align:center}
  .detail_4155 .pink_d754{justify-content:center}
  .secondary-6304{justify-content:center}
  .slider-large-9cb8{
    margin-inline:auto;
    max-width:42rem;
    text-align:left;
  }
  .hovered_846d{margin-inline:auto;max-width:min(100%, 560px)}
}

.green_9856{padding:18px 0 8px}
.accent_fed3{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap:14px;
}
.green_9856 .plasma_6a5a{
  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;
}
.green_9856 .plasma_6a5a .logo-fb8b{
  width:100%;
  max-width:15rem;
  margin-inline:auto;
  text-align:left;
}
.plasma_6a5a{
  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);
}
.plasma_6a5a h2{margin:0 0 8px; font-size:1.1rem}
.plasma_6a5a p{margin:0 0 10px; color:var(--muted)}
.slow_2fe3{font-weight:800; text-decoration:none; opacity:.95}
.slow_2fe3:hover{text-decoration:underline}
.picture_advanced_b4b6{
  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);
}
.logo-fb8b{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.logo-fb8b a{text-decoration:none}
.logo-fb8b a:hover{text-decoration:underline}
.input-smooth-1261{color:var(--muted)}

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

.dim-a00d,.current_6223{
  border-radius: var(--radius);
  border:1px solid var(--border-strong);
  background: var(--surface);
  padding:16px 16px;
}
.dim-a00d{margin-bottom:14px}
.tabs-slow-e5ee{
  list-style:none;
  padding:0;
  margin:10px 0 0;
  display:flex;
  flex-wrap:wrap;
  gap:10px;
}
.tabs-slow-e5ee 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);
}
.tabs-slow-e5ee a:hover{border-color: rgba(15, 23, 42, .22)}
.advanced-f71d{
  display:grid;
  grid-template-columns: 1fr;
  gap:6px;
  margin:10px 0 0;
}
.advanced-f71d dt{font-weight:800; color:var(--text)}
.advanced-f71d dd{margin:0; color:var(--muted)}
.advanced-f71d 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);
}

.black-cbae{padding: 6px 0 18px}
.black-cbae h2{
  margin: 0 0 14px;
  font-size: 1.55rem;
  letter-spacing: -.01em;
  text-align: center;
}
.green-55dd{
  margin: -6px auto 14px;
  max-width: 52rem;
  color: var(--muted);
  text-align: center;
}
.feature-2828{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 12px;
}
.yellow_c783{
  grid-template-columns: 1fr;
}
@media (min-width: 720px){
  .yellow_c783{grid-template-columns: repeat(2, 1fr)}
}
@media (min-width: 1100px){
  .yellow_c783{grid-template-columns: repeat(4, 1fr)}
}
.label_large_16a0{padding: 2px 0 6px}
.huge-0166{
  margin:0;
  color: var(--muted);
  font-size: .92rem;
  line-height: 1.5;
  text-align: center;
}
.huge-0166 .paragraph-inner-2249{font-weight: 800; color: var(--text)}
.focused_cfdc{
  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%;
}
.focused_cfdc h2{
  margin: 0 0 12px;
  font-size: 1.05rem;
  letter-spacing: -.01em;
  width: 100%;
  text-align: center;
}
.focused_cfdc .tabs-slow-e5ee{
  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%;
}
.focused_cfdc .tabs-slow-e5ee li{
  margin: 0;
  padding: 0;
  display: flex;
  justify-content: center;
}
.item_6355{
  border-radius: var(--radius);
  border: 1px solid var(--border-strong);
  background: var(--surface);
  padding: 16px 16px;
}
.item_6355 h3{margin: 0 0 8px; font-size: 1.05rem}
.video_3285{
  margin: 10px 0 0;
  padding-left: 18px;
  color: var(--muted);
}
.video_3285 a{color: #0e7490; text-decoration: underline; text-underline-offset: 3px}
.video_3285 a:hover{color: #0f172a}

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

.paper-d846{padding:12px 0 42px}
.paper-d846 .action_9c63 > h2{
  text-align: center;
  margin:0 0 14px;
  font-size:1.55rem;
}
.breadcrumb_small_0274{
  display:grid;
  grid-template-columns: repeat(4, 1fr);
  gap:12px;
}
.status-beb9{
  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;
}
.status-beb9:hover{transform: translateY(-2px); border-color: rgba(15, 23, 42, .2)}
.status-beb9 img{aspect-ratio: 4 / 2.6; object-fit: cover; width:100%}
.status-beb9 div{padding:12px 12px; text-align:center}
.status-beb9 h3{margin:0 0 4px; font-size:1.05rem}
.status-beb9 p{margin:0; color:var(--muted); font-size:.95rem}

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

.purple_ba56{padding:12px 0 54px}
.filter-0a64{
  display:grid;
  grid-template-columns: 1.1fr .9fr;
  gap:16px;
  align-items:start;
}
.filter-0a64 > div:first-child{
  text-align:center;
}
.filter-0a64 > div:first-child .top-13a2{
  display:inline-block;
  max-width:42rem;
  margin-left:auto;
  margin-right:auto;
  text-align:left;
}
.top-13a2{margin:10px 0 0; padding-left:18px; color:var(--muted)}
.south-12a4{
  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;
}
.narrow-a85a{
  margin:10px auto 0;
  padding-left:18px;
  color:var(--muted);
  display:inline-block;
  text-align:left;
}

.video-4c79{
  border-top:1px solid var(--border);
  background: #f1f5f9;
  padding:26px 0 10px;
}
.item-8b00{
  display:grid;
  grid-template-columns: 1.2fr .8fr .8fr;
  gap:16px;
  align-items:start;
}
.dark_ee7c{margin:0 0 8px}
.column_bright_688e{
  list-style:none;
  padding:0;
  margin:8px 0 0;
  display:grid;
  gap:8px;
}
.column_bright_688e a{text-decoration:none; color:var(--muted); font-weight:700}
.column_bright_688e a:hover{color:var(--text); text-decoration:underline}
.hovered_8150{
  margin-top:18px;
  padding:16px 0 0;
  text-align:center;
}
.hovered_8150 h2{font-size:1.15rem; margin:0 0 8px}
.hovered_8150 p{
  margin:0 auto;
  max-width:52rem;
  color:var(--muted);
}

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

@media (max-width: 980px){
  main#conteudo{
    width: 100%;
    max-width: 100%;
    overflow-x: clip;
  }
  .logo-75d3{grid-template-columns: 1fr; }
  .accent_fed3{grid-template-columns: 1fr}
  .texture-bfbc{grid-template-columns: 1fr}
  .breadcrumb_small_0274{grid-template-columns: 1fr 1fr}
  .search-small-e78e{grid-template-columns: 1fr}
  .filter-0a64{grid-template-columns: 1fr}
  .item-8b00{grid-template-columns: 1fr; text-align:center}
  .column_bright_688e{
    justify-items:center;
  }
  .table_huge_0285{
    text-align:center;
  }
  .table_huge_0285 .tabs-slow-e5ee{
    justify-content:center;
  }
  .table_huge_0285 .main-simple-ef88{
    margin-inline:auto;
  }
  .table_huge_0285 .advanced-f71d{
    text-align:left;
    margin-inline:auto;
    max-width:22rem;
  }
  .dropdown-651a{ text-align: center; }
  .pink_d754{ justify-content: center; }
  .secondary-6304{ justify-content: center; }
  .slider-large-9cb8{
    text-align: left;
    margin-inline: auto;
    max-width: 42rem;
  }
  .pagination_action_2243 img{
    max-width: min(162px, 50vw);
    height: auto;
  }
  .cold-a7dd{display:flex}
  .layout-a6a3{display:inline}
  .new-325e{
    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;
  }
  .badge-pink-6c67:checked ~ .new-325e{
    transform: translateY(0);
    opacity:1;
    pointer-events:auto;
  }
  .new-325e a{padding:12px 12px}
  .section-prev-efe1{
    margin-top: 6px;
    text-align:center;
    padding: 13px 14px !important;
  }
}

/* css-noise: 7568 */
.widget-item-s7 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.1;
}
