.gallery-section[data-astro-cid-72nlo57a]{padding:80px 0}.gallery-grid[data-astro-cid-72nlo57a]{column-count:1;column-gap:24px;margin-top:40px}@media(min-width:640px){.gallery-grid[data-astro-cid-72nlo57a]{column-count:2}}@media(min-width:1024px){.gallery-grid[data-astro-cid-72nlo57a]{column-count:3}}.gallery-card[data-astro-cid-72nlo57a]{break-inside:avoid;margin-bottom:24px;display:flex;flex-direction:column;background:#fff;border-radius:18px;border:1px solid rgba(226,232,240,.78);box-shadow:0 10px 30px #1018200a;overflow:hidden;cursor:pointer;transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s ease}.gallery-card[data-astro-cid-72nlo57a]:hover{transform:translateY(-5px);box-shadow:var(--shadow-md);border-color:var(--teal)}.gallery-img-wrapper[data-astro-cid-72nlo57a]{position:relative;overflow:hidden;background:var(--soft)}.gallery-card[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;height:auto;object-fit:cover;transition:transform .3s ease}.gallery-card[data-astro-cid-72nlo57a]:hover img[data-astro-cid-72nlo57a]{transform:scale(1.03)}.gallery-overlay[data-astro-cid-72nlo57a]{position:absolute;inset:0;background:#111c2e66;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.gallery-card[data-astro-cid-72nlo57a]:hover .gallery-overlay[data-astro-cid-72nlo57a]{opacity:1}.zoom-icon[data-astro-cid-72nlo57a]{width:48px;height:48px;border-radius:50%;background:#fff;color:var(--teal);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm);transform:scale(.9);transition:transform .25s ease}.zoom-icon[data-astro-cid-72nlo57a] svg[data-astro-cid-72nlo57a]{width:20px;height:20px;color:var(--teal)}.gallery-card[data-astro-cid-72nlo57a]:hover .zoom-icon[data-astro-cid-72nlo57a]{transform:scale(1)}.gallery-info[data-astro-cid-72nlo57a]{padding:20px;display:flex;flex-direction:column;gap:6px}.gallery-info[data-astro-cid-72nlo57a] .tag[data-astro-cid-72nlo57a]{font-size:12px;font-weight:800;color:var(--teal);text-transform:uppercase;letter-spacing:.05em}.gallery-info[data-astro-cid-72nlo57a] h3[data-astro-cid-72nlo57a]{font-size:18px;color:var(--navy);margin:0;font-family:var(--font-display);line-height:1.3}.gallery-info[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{font-size:14px;color:var(--steel);line-height:1.5;margin:4px 0 0}.testimonials-section[data-astro-cid-72nlo57a]{padding:80px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.testimonials-grid[data-astro-cid-72nlo57a]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:40px}.testimonial-card[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;background:#fff;padding:30px;border-radius:20px;border:1px solid rgba(226,232,240,.8);box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}.testimonial-card[data-astro-cid-72nlo57a]:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--teal)}.testimonial-card[data-astro-cid-72nlo57a] .rating[data-astro-cid-72nlo57a]{color:var(--amber);font-size:18px;margin-bottom:16px}.testimonial-card[data-astro-cid-72nlo57a] .quote[data-astro-cid-72nlo57a]{font-size:15px;color:var(--steel);font-style:italic;line-height:1.6;flex-grow:1;margin-bottom:20px}.testimonial-card[data-astro-cid-72nlo57a] .meta[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;border-top:1px solid var(--line);padding-top:16px}.testimonial-card[data-astro-cid-72nlo57a] .meta[data-astro-cid-72nlo57a] strong[data-astro-cid-72nlo57a]{font-size:14px;color:var(--navy)}.testimonial-card[data-astro-cid-72nlo57a] .meta[data-astro-cid-72nlo57a] span[data-astro-cid-72nlo57a]{font-size:13px;color:var(--teal);font-weight:600;margin-top:2px}.testimonial-card[data-astro-cid-72nlo57a] .meta[data-astro-cid-72nlo57a] small[data-astro-cid-72nlo57a]{font-size:11px;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin-top:4px}.reports-section[data-astro-cid-72nlo57a]{padding:80px 0}.text-center[data-astro-cid-72nlo57a]{text-align:center;margin-inline:auto}.lightbox[data-astro-cid-72nlo57a]{position:fixed;inset:0;z-index:9999;background:#0b1220f2;backdrop-filter:blur(10px);display:none;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.lightbox[data-astro-cid-72nlo57a].active{display:flex;opacity:1}.lightbox-close[data-astro-cid-72nlo57a]{position:absolute;top:24px;right:24px;background:none;border:none;color:#fff;font-size:40px;cursor:pointer;z-index:10000;line-height:1;transition:color .2s ease,transform .2s ease}.lightbox-close[data-astro-cid-72nlo57a]:hover{color:var(--teal);transform:scale(1.1)}.lightbox-prev[data-astro-cid-72nlo57a],.lightbox-next[data-astro-cid-72nlo57a]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;font-size:32px;width:56px;height:56px;border-radius:50%;cursor:pointer;z-index:10000;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.lightbox-prev[data-astro-cid-72nlo57a]:hover,.lightbox-next[data-astro-cid-72nlo57a]:hover{background:var(--teal);border-color:var(--teal)}.lightbox-prev[data-astro-cid-72nlo57a]{left:24px}.lightbox-next[data-astro-cid-72nlo57a]{right:24px}@media(max-width:768px){.lightbox-prev[data-astro-cid-72nlo57a],.lightbox-next[data-astro-cid-72nlo57a]{width:44px;height:44px;font-size:24px}.lightbox-prev[data-astro-cid-72nlo57a]{left:12px}.lightbox-next[data-astro-cid-72nlo57a]{right:12px}}.lightbox-content[data-astro-cid-72nlo57a]{max-width:90%;max-height:80vh;display:flex;flex-direction:column;align-items:center;animation:scaleUp .3s cubic-bezier(.34,1.56,.64,1) both}@keyframes scaleUp{0%{transform:scale(.95);opacity:0}to{transform:scale(1);opacity:1}}.lightbox-content[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{max-width:100%;max-height:60vh;object-fit:contain;border-radius:12px;box-shadow:0 20px 50px #00000080}.lightbox-caption[data-astro-cid-72nlo57a]{width:100%;max-width:600px;margin-top:20px;text-align:center;color:#fff}.lightbox-tag[data-astro-cid-72nlo57a]{font-size:12px;font-weight:800;color:var(--teal);text-transform:uppercase;letter-spacing:.05em}.lightbox-caption[data-astro-cid-72nlo57a] h3[data-astro-cid-72nlo57a]{font-size:20px;color:#fff;margin:6px 0}.lightbox-caption[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{font-size:14px;color:var(--line);line-height:1.5;margin:0}.case-card[data-astro-cid-72nlo57a]{display:flex;flex-direction:column}.case-card[data-astro-cid-72nlo57a] img[data-astro-cid-72nlo57a]{width:100%;aspect-ratio:3 / 2;object-fit:cover;border-radius:16px 16px 0 0}.case-card-body[data-astro-cid-72nlo57a]{display:flex;flex-direction:column;gap:6px;padding:20px}.case-card-body[data-astro-cid-72nlo57a] strong[data-astro-cid-72nlo57a]{color:var(--teal);font-size:13px}.case-card-body[data-astro-cid-72nlo57a] h2[data-astro-cid-72nlo57a]{font-size:20px;color:var(--navy)}.case-card-body[data-astro-cid-72nlo57a] p[data-astro-cid-72nlo57a]{color:var(--steel);font-size:15px;line-height:1.55}.case-card-equip[data-astro-cid-72nlo57a]{margin-top:4px;color:var(--muted);font-size:13px;font-weight:700}
