/*
Theme Name: Frau Diamanda
Theme URI: https://pinkxel.com
Template: twentytwentyfive
Author: pinkxel
Author URI: https://pinkxel.com
Description: Frau Diamanda, pinkxel
Tags: Frau Diamanda, pinkxel
Version: 1.0.1768763835.2.90
Updated: 2026-01-18 19:17:15

*/

@font-face {
  font-display: swap !important;
}

header.wp-block-template-part {
  /*margin-top: 0.5em;*/
  position: fixed;
  top: 0;
  width: 100%;
}

.wp-block-site-title {
  text-transform: uppercase !important;
}

.wp-block-site-title :where(a) {
  line-height: 1em;
  display: block;
}

.wp-block-group.inicio {
  height: calc(
    100vh - var(--wp--preset--font-size--x-large) -
      calc(var(--wp--preset--spacing--30) * 2)
  );
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.wp-block-group.inicio > *:not(.logo-intro) {
  width: 100%;
}

.flotante {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  margin: 0;
  height: max(30em, 100vh);
}

.flotante video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.video-corto {
  height: calc(16vw + 4em);
}

.video-corto video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

main:where(.wp-block-group.wp-block-group-is-layout-constrained),
main > :where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: initial;
}

.logo-intro {
  /* width: 12em; */
  width: max(12em, 35vh);
  /* height: max(12em, 35vh); */
}

.logo-intro img {
  max-width: unset;
  width: 100%;
  height: 100%;
}

.var-3 {
  height: calc(max(2em, 12vh) - 2em) !important;
}

.var-5 {
  height: calc(max(4em, 24vh) - 2em) !important;
}

.big-horizontal {
  font-size: calc(
    (100vw - (var(--wp--style--root--padding-right) * 2)) / 11.5
  ) !important;
}

html:has(body.admin-bar) {
  position: relative;
}

body.admin-bar header.wp-block-template-part {
  top: 32px;
}

.menu-flotante {
  position: absolute;
  top: 0.75em;
}

.wp-block-site-tagline {
  max-width: 20em;
}

/* .admin-bar header + main { */
/* margin-top: 0; */
/* margin-top: var(--wp--preset--spacing--60); */
/* } */

/* animacion inicio */

header.wp-block-template-part {
}
