.aptcard__gallery-button[data-astro-cid-i6pycz5q]{display:flex;align-items:center;justify-content:center;gap:var(--space-2);width:100%;min-height:38px;padding:var(--space-2) var(--space-4);border:0;border-radius:0;background:var(--color-brand);color:#fff;font-size:var(--text-sm);font-weight:600;white-space:nowrap;cursor:pointer;transition:background .18s ease}.aptcard__gallery-button[data-astro-cid-i6pycz5q]:hover,.aptcard__gallery-button[data-astro-cid-i6pycz5q]:focus-visible{background:var(--blue-900)}.aptcard__gallery-button[data-astro-cid-i6pycz5q]:focus-visible{outline:3px solid var(--blue-900);outline-offset:-3px}.aptcard__gallery-button[data-astro-cid-i6pycz5q] svg[data-astro-cid-i6pycz5q]{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.aptcard__gallery-count[data-astro-cid-i6pycz5q]{display:grid;place-items:center;min-width:22px;height:22px;padding-inline:5px;border-radius:var(--radius-full);background:#fff;color:var(--color-brand);font-size:var(--text-xs);font-weight:700}.aptgallery[data-astro-cid-hbxsg5bc]{position:fixed;inset:0;width:min(1080px,calc(100% - 32px));height:fit-content;max-width:none;margin:auto;padding:0;border:0;border-radius:var(--radius-xl);background:#0d2234;color:#fff;box-shadow:0 24px 80px #00000073;overflow:hidden}.aptgallery[data-astro-cid-hbxsg5bc]::backdrop{background:#05111bd1;backdrop-filter:blur(5px)}.aptgallery__panel[data-astro-cid-hbxsg5bc]{display:grid;grid-template-rows:auto 1fr auto;max-height:min(90vh,820px)}.aptgallery__header[data-astro-cid-hbxsg5bc]{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:#102b42}.aptgallery__heading-wrap[data-astro-cid-hbxsg5bc]{min-width:0}.aptgallery__header[data-astro-cid-hbxsg5bc] span[data-astro-cid-hbxsg5bc]{display:block;margin-bottom:2px;color:#ffffffa6;font-size:var(--text-xs);font-weight:600;letter-spacing:.08em;text-transform:uppercase}.aptgallery__header[data-astro-cid-hbxsg5bc] h2[data-astro-cid-hbxsg5bc]{margin:0;color:#fff;font-family:var(--font-display);font-size:clamp(1rem,2.4vw,1.4rem);font-weight:500;text-transform:uppercase}.aptgallery__summary[data-astro-cid-hbxsg5bc]{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:var(--space-2) 0 0;padding:0;list-style:none}.aptgallery__summary[data-astro-cid-hbxsg5bc] li[data-astro-cid-hbxsg5bc]{padding:3px 8px;border-radius:var(--radius-full);background:#ffffff1f;font-size:var(--text-xs);white-space:nowrap}.aptgallery__details-link[data-astro-cid-hbxsg5bc]{display:inline-flex;align-items:center;gap:var(--space-2);margin-top:var(--space-3);padding:7px 10px;border-radius:var(--radius-full);background:#fff;color:var(--color-brand);font-size:var(--text-xs);font-weight:700;text-decoration:none;transition:background .18s ease,color .18s ease,transform .18s ease}.aptgallery__details-link[data-astro-cid-hbxsg5bc]:hover,.aptgallery__details-link[data-astro-cid-hbxsg5bc]:focus-visible{background:var(--blue-50);color:var(--blue-900);transform:translateY(-1px)}.aptgallery__details-link[data-astro-cid-hbxsg5bc] svg[data-astro-cid-hbxsg5bc]{width:16px;height:16px}.aptgallery__close[data-astro-cid-hbxsg5bc],.aptgallery__arrow[data-astro-cid-hbxsg5bc]{display:grid;place-items:center;border:1px solid rgba(255,255,255,.22);background:#ffffff1a;color:#fff;cursor:pointer;transition:background .18s ease,transform .18s ease}.aptgallery__close[data-astro-cid-hbxsg5bc]{flex:0 0 auto;width:42px;height:42px;border-radius:var(--radius-full)}.aptgallery__close[data-astro-cid-hbxsg5bc]:hover,.aptgallery__arrow[data-astro-cid-hbxsg5bc]:hover{background:var(--color-brand)}.aptgallery[data-astro-cid-hbxsg5bc] button[data-astro-cid-hbxsg5bc]:focus-visible{outline:3px solid #fff;outline-offset:2px}.aptgallery[data-astro-cid-hbxsg5bc] svg[data-astro-cid-hbxsg5bc]{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.aptgallery__stage[data-astro-cid-hbxsg5bc]{position:relative;display:grid;place-items:center;min-height:320px;background:#071521;overflow:hidden}.aptgallery__stage[data-astro-cid-hbxsg5bc] img[data-astro-cid-hbxsg5bc]{display:block;width:100%;height:min(70vh,680px);object-fit:contain}.aptgallery__arrow[data-astro-cid-hbxsg5bc]{position:absolute;z-index:2;top:50%;width:56px;height:56px;border-color:#fffc;background:var(--color-brand);box-shadow:0 8px 22px #00000059;border-radius:var(--radius-full);transform:translateY(-50%)}.aptgallery__arrow[data-astro-cid-hbxsg5bc]:hover{transform:translateY(-50%) scale(1.05)}.aptgallery__arrow--prev[data-astro-cid-hbxsg5bc]{left:var(--space-4)}.aptgallery__arrow--next[data-astro-cid-hbxsg5bc]{right:var(--space-4)}.aptgallery__footer[data-astro-cid-hbxsg5bc]{padding:var(--space-3) var(--space-5);background:#102b42;text-align:center;color:#ffffffc7;font-size:var(--text-sm)}@media(max-width:600px){.aptgallery[data-astro-cid-hbxsg5bc]{width:calc(100% - 16px)}.aptgallery__header[data-astro-cid-hbxsg5bc]{padding:var(--space-3) var(--space-4)}.aptgallery__stage[data-astro-cid-hbxsg5bc]{min-height:240px}.aptgallery__stage[data-astro-cid-hbxsg5bc] img[data-astro-cid-hbxsg5bc]{height:68vh}.aptgallery__arrow[data-astro-cid-hbxsg5bc]{width:42px;height:42px}.aptgallery__arrow--prev[data-astro-cid-hbxsg5bc]{left:var(--space-2)}.aptgallery__arrow--next[data-astro-cid-hbxsg5bc]{right:var(--space-2)}}
