/* PKaraokê V13.1 — Torta na Cara seguindo o wallpaper global das demais páginas */
body.torta-page{
  position:relative;
  isolation:isolate;
  background:transparent!important;
}
body.torta-page>.site-wallpaper-layer{
  display:block!important;
  visibility:visible!important;
  opacity:.54!important;
}
body.torta-page>main{
  position:relative;
  z-index:1;
  background:transparent!important;
}
body.torta-page .torta-detail{
  background:linear-gradient(135deg,rgba(255,246,236,.70),rgba(238,247,255,.64))!important;
  -webkit-backdrop-filter:blur(2px);
  backdrop-filter:blur(2px);
}
body.torta-page .torta-use-section,
body.torta-page .torta-steps-section,
body.torta-page .torta-attention-section{
  background-color:rgba(255,255,255,.72)!important;
}
body.torta-page .torta-use-section,
body.torta-page .torta-attention-section{
  background-image:linear-gradient(135deg,rgba(244,248,251,.80),rgba(255,255,255,.68))!important;
}
body.torta-page .torta-product,
body.torta-page .torta-use-card,
body.torta-page .torta-step,
body.torta-page .torta-check-panel{
  background:rgba(255,255,255,.88)!important;
  -webkit-backdrop-filter:blur(5px);
  backdrop-filter:blur(5px);
}
html[data-theme="dark"] body.torta-page>.site-wallpaper-layer{opacity:.58!important}
html[data-theme="dark"] body.torta-page .torta-detail{
  background:linear-gradient(135deg,rgba(37,20,9,.68),rgba(7,27,43,.70))!important;
}
html[data-theme="dark"] body.torta-page .torta-use-section,
html[data-theme="dark"] body.torta-page .torta-steps-section,
html[data-theme="dark"] body.torta-page .torta-attention-section{
  background-color:rgba(7,19,30,.74)!important;
}
html[data-theme="dark"] body.torta-page .torta-use-section,
html[data-theme="dark"] body.torta-page .torta-attention-section{
  background-image:linear-gradient(135deg,rgba(8,23,34,.78),rgba(16,28,37,.70))!important;
}
html[data-theme="dark"] body.torta-page .torta-product,
html[data-theme="dark"] body.torta-page .torta-use-card,
html[data-theme="dark"] body.torta-page .torta-step,
html[data-theme="dark"] body.torta-page .torta-check-panel{
  background:rgba(13,29,42,.88)!important;
}
@media(max-width:820px){body.torta-page>.site-wallpaper-layer{background-position:center top!important;opacity:.50!important}}
@media(max-width:620px){body.torta-page>.site-wallpaper-layer{background-position:46% top!important;opacity:.47!important}}
