.gallery-page[data-astro-cid-sahthylw]{padding:var(--section-padding)}.factory-section[data-astro-cid-sahthylw]{margin-bottom:4rem}.factory-grid[data-astro-cid-sahthylw]{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width:768px){.factory-grid[data-astro-cid-sahthylw]{grid-template-columns:repeat(3,1fr);grid-template-rows:auto auto auto;grid-auto-rows:auto}.factory-item-featured[data-astro-cid-sahthylw]{grid-column:span 2;grid-row:span 2}}.factory-item[data-astro-cid-sahthylw]{border-radius:.75rem;overflow:hidden;background:var(--color-bg-alt);aspect-ratio:16 / 10}.factory-item[data-astro-cid-sahthylw]:not(.factory-item-featured){aspect-ratio:1}@media(min-width:768px){.factory-item-featured[data-astro-cid-sahthylw]{aspect-ratio:16 / 10}.factory-item[data-astro-cid-sahthylw]:not(.factory-item-featured){aspect-ratio:auto}}.factory-item-trigger[data-astro-cid-sahthylw]{display:block;width:100%;height:100%;margin:0;padding:0;border:none;background:transparent;cursor:zoom-in;text-align:left;border-radius:inherit;-webkit-tap-highlight-color:transparent}.factory-item-inner[data-astro-cid-sahthylw]{position:relative;display:block;width:100%;height:100%;overflow:hidden}.factory-item-inner[data-astro-cid-sahthylw]:after{content:"";position:absolute;inset:0;background:color-mix(in srgb,var(--color-primary) 0%,transparent);opacity:0;transition:opacity .3s ease,background .3s ease;pointer-events:none}.factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{width:100%;height:100%;object-fit:cover;transition:transform .45s cubic-bezier(.22,1,.36,1);transform:scale(1)}.factory-item-trigger[data-astro-cid-sahthylw]:hover .factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw],.factory-item-trigger[data-astro-cid-sahthylw]:focus-visible .factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{transform:scale(1.05)}.factory-item-trigger[data-astro-cid-sahthylw]:hover .factory-item-inner[data-astro-cid-sahthylw]:after,.factory-item-trigger[data-astro-cid-sahthylw]:focus-visible .factory-item-inner[data-astro-cid-sahthylw]:after{opacity:1;background:color-mix(in srgb,var(--color-text) 18%,transparent)}.factory-item[data-astro-cid-sahthylw]{box-shadow:0 1px 3px #0000000f;transition:box-shadow .35s ease}.factory-item[data-astro-cid-sahthylw]:has(.factory-item-trigger:hover),.factory-item[data-astro-cid-sahthylw]:has(.factory-item-trigger:focus-visible){box-shadow:0 12px 28px color-mix(in srgb,var(--color-primary) 22%,rgba(0,0,0,.12))}@media(prefers-reduced-motion:reduce){.factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{transition:none}.factory-item-inner[data-astro-cid-sahthylw]:after{transition:none}.factory-item[data-astro-cid-sahthylw]{transition:none}.factory-item-trigger[data-astro-cid-sahthylw]:hover .factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw],.factory-item-trigger[data-astro-cid-sahthylw]:focus-visible .factory-item-inner[data-astro-cid-sahthylw] img[data-astro-cid-sahthylw]{transform:none}}.gallery-cta[data-astro-cid-sahthylw]{border-radius:1.5rem;background:var(--color-primary);color:#fff;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}.gallery-cta[data-astro-cid-sahthylw]:before,.gallery-cta[data-astro-cid-sahthylw]:after{content:"";position:absolute;width:16rem;height:16rem;border-radius:50%;filter:blur(48px);opacity:.3}.gallery-cta[data-astro-cid-sahthylw]:before{top:0;right:0;transform:translate(25%,-50%);background:#fff}.gallery-cta[data-astro-cid-sahthylw]:after{bottom:0;left:0;transform:translate(-25%,50%);background:#000}.gallery-cta-title[data-astro-cid-sahthylw]{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;margin:0 0 1rem;position:relative;z-index:1}.gallery-cta-desc[data-astro-cid-sahthylw]{font-size:1.125rem;opacity:.9;max-width:36rem;margin:0 auto 2rem;position:relative;z-index:1}.gallery-cta-actions[data-astro-cid-sahthylw]{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;position:relative;z-index:1}.gallery-cta-actions[data-astro-cid-sahthylw] .btn[data-astro-cid-sahthylw]{padding:.875rem 1.75rem;font-size:1rem;font-weight:600;border-radius:.625rem;border-width:2px;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,background-color .25s ease,color .25s ease,border-color .2s ease}.gallery-cta-btn-primary[data-astro-cid-sahthylw]{background-image:none;background-color:#fff;color:var(--color-text);border-color:#fff;box-shadow:0 4px 14px #0000001f}.gallery-cta-btn-primary[data-astro-cid-sahthylw]:hover{background-color:var(--color-bg);border-color:var(--color-bg);color:var(--color-text);box-shadow:0 8px 24px #00000029;transform:translateY(-2px);text-decoration:none}.gallery-cta-btn-primary[data-astro-cid-sahthylw]:active{transform:translateY(0)}.gallery-cta-btn-outline[data-astro-cid-sahthylw]{background-image:none;background-color:transparent;color:#fff;border-color:color-mix(in srgb,#ffffff 65%,transparent);box-shadow:none}.gallery-cta-btn-outline[data-astro-cid-sahthylw]:hover{background-color:color-mix(in srgb,#ffffff 14%,transparent);border-color:#fff;color:#fff;box-shadow:0 6px 20px #00000026;transform:translateY(-2px);text-decoration:none}.gallery-cta-btn-outline[data-astro-cid-sahthylw]:active{transform:translateY(0)}@media(prefers-reduced-motion:reduce){.gallery-cta-actions[data-astro-cid-sahthylw] .btn[data-astro-cid-sahthylw]{transition:border-color .2s ease,background-color .2s ease,color .2s ease}.gallery-cta-btn-primary[data-astro-cid-sahthylw]:hover,.gallery-cta-btn-outline[data-astro-cid-sahthylw]:hover{transform:none}}.gallery-lightbox[data-astro-cid-sahthylw]{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:clamp(.75rem,4vw,2rem)}.gallery-lightbox[data-astro-cid-sahthylw][hidden]{display:none!important}.gallery-lightbox-backdrop[data-astro-cid-sahthylw]{position:absolute;inset:0;border:none;padding:0;margin:0;background:color-mix(in srgb,var(--color-text) 72%,transparent);cursor:pointer;-webkit-tap-highlight-color:transparent}.gallery-lightbox-panel[data-astro-cid-sahthylw]{position:relative;z-index:1;max-width:min(92vw,1200px);max-height:min(88vh,900px);border-radius:.75rem;overflow:hidden;box-shadow:0 24px 60px #00000059;background:var(--color-bg-alt)}.gallery-lightbox-img[data-astro-cid-sahthylw]{display:block;width:100%;height:auto;max-height:min(88vh,900px);object-fit:contain;vertical-align:middle}.gallery-lightbox-close[data-astro-cid-sahthylw]{position:absolute;top:.5rem;right:.5rem;width:2.75rem;height:2.75rem;display:flex;align-items:center;justify-content:center;border:none;border-radius:.5rem;background:color-mix(in srgb,var(--color-text) 78%,transparent);color:#fff;cursor:pointer;transition:background .2s ease,transform .2s ease;z-index:2;-webkit-tap-highlight-color:transparent}.gallery-lightbox-close[data-astro-cid-sahthylw]:hover{background:var(--color-text);transform:scale(1.05)}@media(prefers-reduced-motion:reduce){.gallery-lightbox-close[data-astro-cid-sahthylw]:hover{transform:none}}
