:root { --vv-ink:#2c2119; --vv-rust:#c94f05; --vv-line:#e7e1d8; --vv-cream:#faf6ef; --vv-green:#14752d; }
body.page-type-ficha main { max-width:none; padding-top:0; }
body.page-type-ficha main > .container { max-width:none; padding:0; }
body.page-type-ficha #main-wrapper { padding-top:0; }
body.page-type-ficha article.node-view-mode-full { margin-top:0 !important; color:var(--vv-ink); }
body.page-type-ficha article.node-view-mode-full > .node-content { max-width:1180px; margin:0 auto; padding:22px 24px 64px; }
body.page-type-ficha article.node-view-mode-full .node-content > .layout[hidden],
body.page-type-ficha article.node-view-mode-full .vv-profile-panel[hidden] { display:none !important; }

.vv-profile-banner { position:relative; left:50%; width:100vw; min-height:315px; margin-left:-50vw; overflow:hidden; display:grid; place-items:center; padding-top:80px; box-sizing:border-box; color:#fff; background:#77956e url('../images/profile-picos-luminous-v2.jpg') center 52%/cover no-repeat; }
.vv-profile-banner__shade { position:absolute; inset:0; background:linear-gradient(90deg,rgba(24,35,21,.4),rgba(18,30,21,.3) 48%,rgba(23,34,20,.42)); }
.vv-profile-banner__identity { position:relative; z-index:1; text-align:center; text-shadow:0 2px 10px rgba(0,0,0,.55); }
.vv-profile-banner__identity h1 { margin:0; color:#fff; font-family:Georgia,serif; font-size:clamp(3.7rem,7vw,6.4rem); font-weight:400; line-height:.92; }
.vv-profile-banner__identity p { margin:.35rem 0; font-family:Georgia,serif; font-size:1.35rem; }
.vv-profile-banner__identity small { font-size:.9rem; }
.vv-profile-edit { display:inline-flex; align-items:center; gap:6px; margin-top:14px; padding:8px 14px; color:#4b2f1b; border:1px solid rgba(255,255,255,.78); border-radius:999px; background:rgba(255,255,255,.92); box-shadow:0 3px 12px rgba(0,0,0,.18); font:600 .82rem/1.2 Arial,sans-serif; text-decoration:none; text-shadow:none; }
.vv-profile-edit:hover,.vv-profile-edit:focus { color:#fff; background:#c94f08; border-color:#c94f08; text-decoration:none; }
.vv-profile-banner blockquote { position:absolute; z-index:1; right:max(28px,calc((100% - 1120px)/2)); bottom:48px; width:auto; margin:0; padding:0; color:#fff; border:0; background:transparent; box-shadow:none; font-family:cursive; font-size:1.55rem; line-height:1.35; text-align:center; text-shadow:0 2px 8px rgba(0,0,0,.75); transform:rotate(-4deg); }
.vv-profile-banner blockquote::before,.vv-profile-banner blockquote::after { display:none; }

.vv-profile { display:grid; grid-template-columns:minmax(300px,380px) minmax(0,1fr); gap:28px; align-items:start; }
.vv-profile__media { position:relative; min-width:0; }
.vv-profile-gallery, .vv-profile-gallery .field-item, .vv-profile-gallery picture { display:block !important; width:100%; max-width:none !important; }
.vv-profile-gallery img:not(.is-active), .vv-profile-gallery img[hidden] { display:none !important; }
.vv-profile-gallery .field-item:has(img[hidden]) { display:none !important; }
.vv-profile-gallery .field-item:has(img.is-active) { display:block !important; }
.vv-profile-gallery img.is-active { display:block; width:auto; max-width:100%; height:auto; max-height:460px; margin:0 auto; object-fit:contain; border-radius:5px; background:#f5f1eb; }
.vv-profile-gallery { display:grid !important; place-items:center; min-height:360px; padding:10px; border-radius:6px; background:#f5f1eb; }
.vv-profile-gallery.is-empty { min-height:360px; border:1px dashed #d6c8b7; background:linear-gradient(145deg,#f8f4ee,#efe7dc); }
.vv-profile-gallery__empty { display:grid; place-items:center; gap:8px; padding:28px; color:#75685b; text-align:center; }
.vv-profile-gallery__empty span { display:grid; place-items:center; width:72px; height:72px; border-radius:50%; background:#fff; color:#9a6a35; font-size:2.4rem; }
.vv-profile-gallery__empty strong { font-family:Georgia,serif; font-size:1.2rem; }
.vv-profile-gallery__empty a { color:#c94f08; font-weight:700; text-decoration:none; }
.vv-gallery-zoom { position:absolute; left:18px; bottom:112px; width:48px; height:48px; border:0; border-radius:50%; color:#fff; background:rgba(42,25,13,.88); font-size:1.7rem; cursor:pointer; }
.vv-profile__media:not(:has(.vv-gallery-thumbs)) .vv-gallery-zoom { bottom:18px; }
.vv-gallery-thumbs { display:grid; grid-template-columns:repeat(4,minmax(0,1fr)); gap:8px; margin-top:12px; }
.vv-gallery-thumbs button { aspect-ratio:1/1; height:auto; overflow:hidden; padding:3px; border:2px solid transparent; border-radius:5px; background:#f5f1eb; cursor:pointer; }
.vv-gallery-thumbs button.is-active { border-color:#9f6c31; }
.vv-gallery-thumbs img { width:100%; height:100%; object-fit:contain; }
.vv-photo-open { overflow:hidden; }
.vv-photo-lightbox { position:fixed; z-index:10020; inset:0; display:grid; grid-template-columns:auto minmax(0,1fr) auto; align-items:center; gap:18px; padding:28px; background:rgba(15,12,9,.94); }
.vv-photo-lightbox[hidden] { display:none !important; }
.vv-photo-lightbox figure { display:flex; flex-direction:column; align-items:center; justify-content:center; min-width:0; max-width:min(1200px,82vw); max-height:90vh; margin:0 auto; }
.vv-photo-lightbox figure img { display:block; max-width:100%; max-height:84vh; object-fit:contain; border-radius:6px; box-shadow:0 16px 60px rgba(0,0,0,.5); }
.vv-photo-lightbox figcaption { margin-top:10px; color:#fff; font-size:.9rem; }
.vv-photo-lightbox button { display:grid; place-items:center; width:48px; height:48px; padding:0; color:#fff; border:1px solid rgba(255,255,255,.45); border-radius:50%; background:rgba(48,35,24,.7); font:400 2rem/1 Arial,sans-serif; cursor:pointer; }
.vv-photo-lightbox__close { position:absolute; z-index:2; top:20px; right:20px; }
.vv-photo-lightbox button:hover { background:#c94d0a; }

.vv-profile__details { display:flex; flex-direction:column; gap:18px; min-width:0; }
.vv-profile-statuses { display:grid; grid-template-columns:1.35fr 1fr; gap:18px; }
.vv-delivery,.vv-availability { display:flex; align-items:center; gap:16px; min-height:76px; padding:14px 18px; border:1px solid var(--vv-line); border-radius:6px; background:#f7f3ed; }
.vv-delivery.is-ready { background:#dcefdc; border-color:#bdd9bc; }
.vv-delivery.is-process { background:#fff2d6; border-color:#ead09a; }
.vv-delivery i { display:grid; place-items:center; flex:0 0 48px; height:48px; border-radius:50%; color:#fff; background:var(--vv-green); font-size:1.75rem; font-style:normal; }
.vv-delivery.is-process i { background:#b97813; }
.vv-availability i { font-size:2rem; font-style:normal; }
.vv-delivery strong,.vv-availability strong,.vv-delivery span,.vv-availability span { display:block; }
.vv-delivery strong,.vv-availability strong { font-family:Georgia,serif; font-size:1.3rem; }
.vv-delivery span,.vv-availability span { margin-top:2px; font-size:.88rem; }

.vv-profile-columns { display:grid; grid-template-columns:1.18fr .9fr; gap:20px; }
.vv-general,.vv-documents { min-width:0; padding:12px 16px; border:1px solid var(--vv-line); border-radius:5px; background:#fff; }
.vv-general h2,.vv-documents h2,.vv-profile-notes h2 { display:flex; align-items:center; gap:10px; margin:0; padding:0 0 10px; color:var(--vv-ink); border-bottom:1px solid var(--vv-line); font-family:Georgia,serif; font-size:1.25rem; }
.vv-general dl { margin:0; }
.vv-general dl > div { display:grid; grid-template-columns:1.1fr 1fr; gap:12px; padding:10px 0; border-bottom:1px solid #eeeae4; }
.vv-general dl > div:last-child { border:0; }
.vv-general dt { color:#5f5a55; font-weight:400; }
.vv-general dd { margin:0; font-weight:500; }
.vv-documents > div { display:grid; grid-template-columns:24px 1fr auto; gap:7px; align-items:center; padding:8px 0; border-bottom:1px solid #eeeae4; }
.vv-documents b { display:grid; place-items:center; width:20px; height:20px; border-radius:50%; background:#f1eee9; color:#847d74; font-size:.8rem; font-weight:700; }
.vv-documents b.yes { background:#e8f2e4; color:var(--vv-green); }
.vv-documents span { font-size:.82rem; line-height:1.25; }
.vv-documents small { display:block; margin-top:1px; color:#5f5a55; font-size:.72rem; }
.vv-documents em { font-size:.7rem; font-style:normal; white-space:nowrap; }
.vv-documents em.yes { color:var(--vv-green); }
.vv-documents em.no { color:#847d74; }
.vv-documents > p { margin:10px -5px -2px; padding:13px; border-radius:4px; background:#fff8e7; font-size:.83rem; line-height:1.45; }
.vv-documents > .vv-document-actions { display:grid; grid-template-columns:1fr; gap:8px; margin:12px -5px -2px; padding:0; border:0; }
.vv-document-actions button,.vv-document-actions a { display:flex; align-items:center; gap:8px; width:100%; padding:10px 12px; color:#7d3f12; border:1px solid #e3cfb8; border-radius:5px; background:#fff; font-family:inherit; font-size:.86rem; font-weight:600; line-height:1.2; text-align:left; text-decoration:none; cursor:pointer; }
.vv-document-actions button span,.vv-document-actions a span { font-size:1.15rem; }
.vv-document-actions button b,.vv-document-actions a b { margin-left:auto; font-weight:600; }
.vv-document-actions button:hover,.vv-document-actions a:hover { color:#fff; border-color:var(--vv-rust); background:var(--vv-rust); }

.vv-profile-notes { border:1px solid #eadfbe; border-radius:5px; background:linear-gradient(135deg,#fffbed,#fff5d8); }
.vv-profile-notes header { display:flex; justify-content:space-between; align-items:center; padding:12px 16px 0; }
.vv-profile-notes header h2 { flex:1; border:0; }
.vv-profile-notes header a { padding:7px 12px; color:var(--vv-ink); border-radius:4px; background:#f8eaca; font-size:.8rem; text-decoration:none; }
.vv-profile-notes__body { min-height:100px; padding:14px 20px 18px 58px; line-height:1.55; white-space:pre-line; }
.vv-profile-notes__body.is-empty { color:#7f7568; font-style:italic; }

.vv-profile-tabs { display:grid; grid-template-columns:repeat(5,1fr); margin:30px 0 24px; border-bottom:1px solid var(--vv-line); }
.vv-profile-tabs button { padding:14px 8px; color:#4b4540; text-align:center; border:0; border-bottom:2px solid transparent; background:transparent; font:inherit; cursor:pointer; }
.vv-profile-tabs button.is-active { color:var(--vv-ink); border-color:#9c5b20; }
.vv-profile-tabs button:hover { color:var(--vv-rust); }
.vv-profile-tabs + .layout { scroll-margin-top:20px; }
.vv-profile-panels { display:block; margin-top:22px; scroll-margin-top:20px; }
.vv-profile-panel { padding:22px; border:1px solid var(--vv-line); border-radius:7px; background:#fff; box-shadow:0 8px 24px rgba(69,52,34,.05); }
.vv-profile-panel > h2 { display:flex; align-items:center; gap:10px; margin:0 0 18px; color:var(--vv-ink); font-family:Georgia,serif; font-size:1.45rem; }
.vv-family-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)) minmax(210px,.65fr); gap:18px; }
.vv-family-grid article { display:grid; grid-template-columns:112px 1fr; align-items:center; min-height:138px; padding:16px; border:1px solid var(--vv-line); border-radius:6px; background:#fff; box-shadow:none; }
.vv-family-grid article img { width:112px; height:112px; object-fit:cover; border-radius:5px; }
.vv-family-grid article .node-content { min-width:0; padding:0 0 0 18px !important; }
.vv-family-grid article a { color:var(--vv-rust); }
.vv-family-grid .vv-parent-card { display:grid; grid-template-columns:148px minmax(0,1fr); align-items:center; min-height:180px; padding:18px; }
.vv-parent-card__photo { display:block; width:148px; height:148px; overflow:hidden; border-radius:5px; background:#f1ede8; }
.vv-family-grid .vv-parent-card__photo img { display:block; width:100%; height:100%; object-fit:contain; object-position:center; border-radius:0; }
.vv-parent-card__info { min-width:0; padding-left:22px; }
.vv-parent-card__relation { display:block; margin-bottom:9px; color:#6f6962; font-size:.96rem; }
.vv-parent-card__info h3 { margin:0 0 7px; color:var(--vv-ink); font-family:Georgia,serif; font-size:1.55rem; line-height:1.15; }
.vv-parent-card__info h3 a { color:inherit; text-decoration:none; }
.vv-parent-card__info p { margin:0 0 17px; color:#5d5852; font-size:1rem; }
.vv-parent-card__link { font-weight:600; text-decoration:none; }
.vv-parent-card__link i { margin-left:7px; font-style:normal; }
.vv-tree-open { display:flex; flex-direction:column; align-items:center; justify-content:center; gap:18px; min-height:138px; padding:20px; color:#6f431b; border:1px solid var(--vv-line); border-radius:6px; background:#f8f3ed; font:inherit; cursor:pointer; }
.vv-tree-open b { font-size:2.2rem; font-weight:400; }
.vv-tree-open span { font-family:Georgia,serif; font-size:1.05rem; }
.vv-tree-open i { margin-left:10px; font-style:normal; }
.vv-tree-open:hover { color:var(--vv-rust); border-color:#d8b895; }
.vv-modal-open { overflow:hidden; }
.vv-pedigree-modal { position:fixed; z-index:10000; inset:0; display:grid; place-items:center; padding:24px; background:rgba(22,17,12,.72); backdrop-filter:blur(3px); }
.vv-pedigree-modal[hidden] { display:none !important; }
.vv-pedigree-modal__window { display:flex; flex-direction:column; width:min(1500px,96vw); max-height:92vh; overflow:hidden; border-radius:10px; background:#fff; box-shadow:0 25px 80px rgba(0,0,0,.38); }
.vv-pedigree-modal__window > header { display:flex; align-items:center; justify-content:space-between; flex:0 0 auto; padding:16px 22px; color:var(--vv-ink); border-bottom:1px solid var(--vv-line); background:#faf6ef; }
.vv-pedigree-modal__window header small { color:#8a725b; text-transform:uppercase; letter-spacing:.12em; }
.vv-pedigree-modal__window header h2 { margin:2px 0 0; font-family:Georgia,serif; font-size:1.35rem; }
.vv-tree-close { display:grid; place-items:center; width:42px; height:42px; padding:0; color:#53351c; border:1px solid #dccab9; border-radius:50%; background:#fff; font-size:1.8rem; line-height:1; cursor:pointer; }
.vv-pedigree-modal__body { min-height:0; overflow:auto; padding:18px; }
.vv-pedigree-modal__body .vv-pedigree { min-width:1050px; margin:0; padding:18px; }
.vv-full-pedigree { margin-top:18px; border:1px solid var(--vv-line); border-radius:6px; background:#f8f3ed; }
.vv-full-pedigree > summary { display:flex; justify-content:center; gap:16px; padding:22px; color:#744213; font-weight:700; cursor:pointer; list-style:none; }
.vv-full-pedigree > summary::-webkit-details-marker { display:none; }
.vv-full-pedigree[open] > summary { border-bottom:1px solid var(--vv-line); }
.vv-full-pedigree .vv-pedigree { margin:0; padding:22px; background:#fff; }
.vv-full-pedigree--direct { margin-top:18px; border:0; background:#fff; }
.vv-full-pedigree--direct .vv-pedigree { padding:0; }
.vv-health-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:12px; }
.vv-health-grid .field { padding:16px; border:1px solid var(--vv-line); border-radius:6px; background:#fff; }
.vv-section-gallery { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:14px; }
.vv-section-gallery__item { position:relative; display:grid; place-items:center; min-height:180px; height:220px; overflow:hidden; padding:10px; border:1px solid var(--vv-line); border-radius:7px; background:#faf5ed; cursor:pointer; }
.vv-section-gallery__item img { display:block; width:auto !important; max-width:100% !important; height:auto !important; max-height:100% !important; object-fit:contain !important; object-position:center; border-radius:4px; }
.vv-section-gallery__zoom { position:absolute; right:12px; bottom:12px; display:grid; place-items:center; width:38px; height:38px; color:#fff; border-radius:50%; background:rgba(42,25,13,.86); font-size:1.35rem; }
.vv-section-gallery__item:hover { border-color:#c99d72; }
.vv-section-gallery__item:hover .vv-section-gallery__zoom { background:var(--vv-rust); }
.vv-panel-intro { color:#655e56; }
.vv-profile-panel > .vv-birth-litter { display:flex; max-width:520px; margin-top:16px; }
.vv-litter-birth + .vv-litter-own { margin-top:24px; padding-top:22px; border-top:1px solid var(--vv-line); }
.vv-litter-birth h3,.vv-litter-own h3 { margin:0 0 12px; color:var(--vv-ink); font-family:Georgia,serif; font-size:1.12rem; }
.vv-litter-birth .vv-birth-litter { display:flex; max-width:520px; margin-top:14px; }
.vv-litter-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; }
.vv-litter-grid article.node-type-camada { display:flex !important; flex-direction:column; align-items:stretch; min-height:0; overflow:hidden; margin:0; padding:0; border:1px solid var(--vv-line); border-radius:7px; background:#faf5ed; box-shadow:none; }
.vv-litter-grid article.node-type-camada > .node-title { order:2; margin:0; padding:16px 18px 5px; font-family:Georgia,serif; font-size:1.12rem; text-align:left; }
.vv-litter-grid article.node-type-camada > .node-content { display:contents !important; margin:0 !important; padding:0 !important; }
.vv-litter-grid article.node-type-camada > .node-content::after { display:none !important; content:none !important; }
.vv-litter-grid .field--name-field-photo { order:1; width:100% !important; height:220px !important; margin:0 !important; overflow:hidden; }
.vv-litter-grid .field--name-field-photo img { display:block; width:100% !important; height:220px !important; max-width:none !important; object-fit:cover; }
.vv-litter-grid .field--name-field-parto { order:3; padding:4px 18px 10px; color:#657c4b; font-weight:600; }
.vv-litter-view { order:4; align-self:flex-start; margin:4px 18px 18px; color:var(--vv-rust); font-weight:700; text-decoration:none; }
.vv-panel-empty { display:flex; align-items:center; justify-content:center; gap:14px; min-height:150px; padding:24px; color:#71695f; border:1px dashed #d8cfc4; border-radius:6px; background:#fbf8f4; text-align:center; }
.vv-panel-empty b { display:grid; place-items:center; width:46px; height:46px; border-radius:50%; background:#f1e7da; font-size:1.4rem; }
.vv-panel-empty p { margin:0; }
.vv-video-grid { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:18px; }
.vv-video-card { overflow:hidden; margin:0; border:1px solid var(--vv-line); border-radius:6px; background:#fff; }
.vv-video-frame { position:relative; aspect-ratio:16/9; background:#17130f; }
.vv-video-frame iframe { position:absolute; inset:0; width:100%; height:100%; border:0; }
.vv-video-card h3 { margin:0; padding:12px 14px; font-family:Georgia,serif; font-size:1rem; }
.vv-video-card > a { display:flex; justify-content:space-between; padding:22px; color:var(--vv-rust); font-weight:700; text-decoration:none; }

.vv-profile-cta { display:grid; grid-template-columns:auto 1fr auto; gap:18px; align-items:center; margin-top:32px; padding:22px 26px; border-radius:6px; background:#f7eee5; }
.vv-profile-cta > i { display:grid; place-items:center; width:54px; height:54px; border-radius:50%; background:#efe0cc; font-size:1.7rem; font-style:normal; }
.vv-profile-cta strong,.vv-profile-cta span { display:block; }
.vv-profile-cta strong { font-family:Georgia,serif; font-size:1.25rem; }
.vv-profile-cta span { margin-top:3px; font-size:.9rem; }
.vv-profile-cta a { padding:16px 22px; color:#fff; border-radius:6px; background:var(--vv-rust); font-weight:700; text-decoration:none; }
.vv-profile-cta a b { margin-left:18px; }

body.page-type-ficha #block-villaverde-marina-page-title,
body.page-type-ficha #block-villaverde-marina-local-tasks,
body.page-type-ficha .page-header,
body.page-type-ficha .node-tabs { display:none; }

@media (max-width:900px) {
  .vv-profile-banner blockquote { display:none; }
  .vv-profile { grid-template-columns:1fr; }
  .vv-profile-gallery img.is-active { height:auto; max-height:520px; }
  .vv-profile-columns { grid-template-columns:1fr 1fr; }
}
@media (max-width:650px) {
  body.page-type-ficha article.node-view-mode-full > .node-content { padding:14px 14px 42px; }
  .vv-profile-banner { min-height:260px; padding-top:70px; }
  .vv-profile-banner__identity h1 { font-size:3.4rem; }
  .vv-profile-banner__identity p { font-size:1rem; }
  .vv-profile-statuses,.vv-profile-columns { grid-template-columns:1fr; }
  .vv-profile-gallery { min-height:280px; }
  .vv-profile-gallery img.is-active { max-height:400px; }
  .vv-profile-panels { margin-top:14px; }
  .vv-profile-panel { padding:16px; }
  .vv-family-grid,.vv-health-grid,.vv-section-gallery { grid-template-columns:1fr; }
  .vv-section-gallery__item { height:200px; min-height:160px; }
  .vv-litter-grid { grid-template-columns:1fr; }
  .vv-video-grid { grid-template-columns:1fr; }
  .vv-family-grid article { grid-template-columns:88px 1fr; }
  .vv-family-grid article img { width:88px; height:88px; }
  .vv-family-grid .vv-parent-card { grid-template-columns:96px minmax(0,1fr); min-height:128px; padding:12px; }
  .vv-parent-card__photo { width:96px; height:96px; }
  .vv-parent-card__info { padding-left:14px; }
  .vv-parent-card__relation { margin-bottom:5px; font-size:.82rem; }
  .vv-parent-card__info h3 { margin-bottom:4px; font-size:1.25rem; }
  .vv-parent-card__info p { margin-bottom:8px; font-size:.88rem; }
  .vv-pedigree-modal { padding:8px; }
  .vv-pedigree-modal__window { width:calc(100vw - 16px); max-height:94vh; }
  .vv-profile-cta { grid-template-columns:auto 1fr; padding:18px; }
  .vv-profile-cta a { grid-column:1/-1; text-align:center; }
  .vv-gallery-zoom { bottom:20px; }
  .vv-photo-lightbox { grid-template-columns:38px minmax(0,1fr) 38px; gap:6px; padding:62px 8px 18px; }
  .vv-photo-lightbox figure { max-width:calc(100vw - 100px); }
  .vv-photo-lightbox button { width:38px; height:38px; font-size:1.55rem; }
  .vv-photo-lightbox__close { top:12px; right:12px; }
}
