/*
Theme Name: Vértice 7
Version: 1.0.0
Text Domain: vertice7
*/

:root{--green:#021a1c;--green-2:#142324;--paper:#f2efe9;--ink:#172526}.project-link{display:block}.v7-facts{display:flex;flex-wrap:wrap;gap:2rem}.v7-facts dt{font-weight:bold}.v7-facts dd{margin:0}.v7-photo{position:relative;overflow:hidden}.v7-photo::after{content:'';position:absolute;right:1rem;top:1rem;width:64px;aspect-ratio:1.55;background:url('assets/vertice7-watermark.png') center/contain no-repeat;filter:drop-shadow(0 2px 5px #000);opacity:.75;pointer-events:none}.v7-cover{height:min(75vh,800px)}.v7-photo-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.v7-photo-grid button{padding:0;border:0;cursor:zoom-in;aspect-ratio:4/3}.v7-lightbox{width:min(1200px,96vw);max-height:96vh;padding:1rem;background:#021a1c;color:#fff;border:0}.v7-lightbox::backdrop{background:#000d}.v7-stage{height:65vh}.v7-stage img{object-fit:contain}.v7-close,.v7-prev,.v7-next{position:absolute;z-index:6;background:#db9f75;color:#021a1c;border:0;width:48px;height:48px;cursor:pointer;font-size:1.5rem}.v7-close{top:10px;right:10px}.v7-prev{left:10px;top:50%}.v7-next{right:10px;top:50%}.v7-thumbs{display:flex;gap:.5rem;overflow-x:auto}.v7-thumbs button{flex:0 0 80px;height:64px;padding:0;border:2px solid transparent}.v7-thumbs [aria-pressed=true]{border-color:#db9f75}.v7-thumbs .v7-photo::after{width:22px;right:4px;top:4px}.v7-counter{text-align:center;margin:.5rem}.admin-bar .header{top:32px}a:focus-visible,button:focus-visible{outline:3px solid #b1632d;outline-offset:4px}.footer a{overflow-wrap:anywhere}.catalog-card.hidden{display:none!important}@media(max-width:700px){.v7-photo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v7-cover{height:55vh}.v7-stage{height:57vh}.v7-facts{gap:1rem}.admin-bar .header{top:46px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}.reveal{opacity:1!important;transform:none!important}}
