.factory-page[data-astro-cid-x5ynp5jx]{padding-top:5rem;background-color:var(--color-background-soft, #fafafa);min-height:100vh}.page-header[data-astro-cid-x5ynp5jx]{background:linear-gradient(180deg,#fff,#fafaf9cc);border-bottom:1px solid var(--color-border);padding:4.5rem 0}.header-container[data-astro-cid-x5ynp5jx]{max-width:800px;text-align:center;margin:0 auto;display:flex;flex-direction:column;align-items:center}.page-title[data-astro-cid-x5ynp5jx]{font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;color:var(--color-text);margin-bottom:1.25rem;letter-spacing:-.03em;max-width:100%;text-align:center}.page-subtitle[data-astro-cid-x5ynp5jx]{font-size:1.15rem;line-height:1.7;color:var(--color-text-muted);text-align:center}.strength-section[data-astro-cid-x5ynp5jx]{padding:5rem 0 3rem}.strength-title[data-astro-cid-x5ynp5jx]{font-size:2rem;font-weight:800;text-align:center;margin-bottom:3.5rem;letter-spacing:-.02em}.strength-grid[data-astro-cid-x5ynp5jx]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.strength-card[data-astro-cid-x5ynp5jx]{background:#fff;padding:2.5rem;border-radius:var(--radius-xl);border:1px solid var(--color-border);transition:var(--transition-smooth);display:flex;flex-direction:column;gap:1rem}.strength-card[data-astro-cid-x5ynp5jx]:hover{transform:translateY(-8px);border-color:var(--color-primary);box-shadow:0 15px 45px #c5a05914}.strength-icon[data-astro-cid-x5ynp5jx]{font-size:2.25rem}.strength-card[data-astro-cid-x5ynp5jx] h3[data-astro-cid-x5ynp5jx]{font-size:1.25rem;font-weight:700}.strength-card[data-astro-cid-x5ynp5jx] p[data-astro-cid-x5ynp5jx]{font-size:.9rem;color:var(--color-text-muted);line-height:1.6}.gallery-section[data-astro-cid-x5ynp5jx]{padding:3rem 0 7rem}.tab-header[data-astro-cid-x5ynp5jx]{display:flex;justify-content:center;gap:1rem;margin-bottom:3.5rem;border-bottom:1px solid var(--color-border);padding-bottom:1rem}.tab-trigger[data-astro-cid-x5ynp5jx]{background:none;border:none;font-size:1.1rem;font-weight:700;color:var(--color-text-muted);cursor:pointer;padding:.5rem 1.5rem;position:relative;transition:color .2s ease}.tab-trigger[data-astro-cid-x5ynp5jx]:hover{color:var(--color-text)}.tab-trigger[data-astro-cid-x5ynp5jx].active{color:var(--color-primary)}.tab-trigger[data-astro-cid-x5ynp5jx].active:after{content:"";position:absolute;bottom:-1.1rem;left:0;width:100%;height:3px;background:var(--color-primary)}.tab-content[data-astro-cid-x5ynp5jx]{display:none}.tab-content[data-astro-cid-x5ynp5jx].active{display:block}.gallery-grid[data-astro-cid-x5ynp5jx]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.gallery-item[data-astro-cid-x5ynp5jx]{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:16 / 10;background:#e7dfd0;border:1px solid var(--color-border);cursor:pointer;box-shadow:0 10px 30px #00000008}.gallery-image[data-astro-cid-x5ynp5jx]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.gallery-item[data-astro-cid-x5ynp5jx]:hover .gallery-image[data-astro-cid-x5ynp5jx]{transform:scale(1.04)}.gallery-hover[data-astro-cid-x5ynp5jx]{position:absolute;top:0;left:0;width:100%;height:100%;background:#1c191766;opacity:0;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:.95rem;transition:opacity .3s ease;backdrop-filter:blur(4px)}.gallery-item[data-astro-cid-x5ynp5jx]:hover .gallery-hover[data-astro-cid-x5ynp5jx]{opacity:1}.lightbox[data-astro-cid-x5ynp5jx]{position:fixed;top:0;left:0;width:100%;height:100%;background:#1c1917e6;backdrop-filter:blur(12px);z-index:3000;display:flex;align-items:center;justify-content:center}.lightbox-close[data-astro-cid-x5ynp5jx]{position:absolute;top:1.5rem;right:1.5rem;background:#ffffff1a;color:#fff;border:none;font-size:2rem;width:3.5rem;height:3.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.lightbox-close[data-astro-cid-x5ynp5jx]:hover{background:#ffffff40;transform:rotate(90deg)}.lightbox-arrow[data-astro-cid-x5ynp5jx]{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;color:#fff;border:none;font-size:3rem;width:4rem;height:4rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s}.lightbox-arrow[data-astro-cid-x5ynp5jx]:hover{background:#ffffff40}.arrow-left[data-astro-cid-x5ynp5jx]{left:2rem}.arrow-right[data-astro-cid-x5ynp5jx]{right:2rem}.lightbox-content[data-astro-cid-x5ynp5jx]{max-width:85vw;max-height:80vh;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 40px 100px #00000080}.lightbox-content[data-astro-cid-x5ynp5jx] img[data-astro-cid-x5ynp5jx]{width:100%;height:auto;max-height:80vh;object-fit:contain;display:block}body.lightbox-open{overflow:hidden}@media(max-width:768px){.lightbox-arrow[data-astro-cid-x5ynp5jx]{width:3rem;height:3rem;font-size:2rem}.arrow-left[data-astro-cid-x5ynp5jx]{left:.5rem}.arrow-right[data-astro-cid-x5ynp5jx]{right:.5rem}.lightbox-close[data-astro-cid-x5ynp5jx]{top:1rem;right:1rem;width:2.75rem;height:2.75rem}}
