﻿body{background:#1e1e1e;overflow-x:hidden;}a{color:#fff;margin:10px 0;}a:hover{color:#fff;}.gallery{display:grid;gap:2rem;margin-top:80px;}.gallery h2{margin:0 0 .75rem;font:600 1.1rem system-ui,sans-serif;color:#fff;font-size:20pt;margin-bottom:15px;}.thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,2fr));gap:2rem;}.thumbs a{display:block;overflow:hidden;}.thumbs img{width:100%;height:300px;object-fit:cover;display:block;}.thumbs img:hover{opacity:.75;}.vbox-title{font-size:12pt;}