.gv-root{background:#f7f9f8;min-height:100vh}.gv-hero{text-align:center;clip-path:ellipse(110% 100% at 50% 0);background:linear-gradient(135deg,#0d3b3e 0%,#126568 55%,#1a8a8e 100%);padding:72px 24px 64px;position:relative}.gv-hero-inner{max-width:760px;margin:0 auto}.gv-back-btn{color:#fff;cursor:pointer;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;padding:7px 16px;font-size:.85rem;font-weight:600;transition:background .2s;position:absolute;top:24px;left:24px}.gv-back-btn:hover{background:#ffffff40}.gv-badge{color:#b8f0f2;letter-spacing:.12em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50px;margin-bottom:18px;padding:5px 16px;font-size:.75rem;font-weight:700;display:inline-block}.gv-hero-title{color:#fff;margin-bottom:12px;font-size:clamp(1.4rem,3.5vw,2.4rem);font-weight:800;line-height:1.25}.gv-hero-count{color:#ffffffb8;font-size:.95rem}.gv-body{max-width:1280px;margin:0 auto;padding:48px 20px 80px}.gv-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.gv-card{aspect-ratio:4/3;background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 12px #00000012}.gv-card-link{width:100%;height:100%;display:block;position:relative}.gv-card-img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.gv-card:hover .gv-card-img{transform:scale(1.06)}.gv-card-overlay{opacity:0;background:#0d2e2f73;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:absolute;inset:0}.gv-card:hover .gv-card-overlay{opacity:1}.gv-zoom-btn{color:#126568;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .2s;display:flex;box-shadow:0 4px 16px #00000040}.gv-zoom-btn svg{width:22px;height:22px}.gv-card:hover .gv-zoom-btn{transform:scale(1.1)}@media (max-width:1024px){.gv-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.gv-hero{clip-path:none;padding:56px 20px 48px}.gv-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (max-width:480px){.gv-grid{grid-template-columns:repeat(2,1fr);gap:8px}}
