.IndustryPage-module__FZofmq__page{background:var(--bg-dark);color:var(--text-cream);min-height:100vh}.IndustryPage-module__FZofmq__breadcrumb{top:100px;left:var(--gutter,24px);z-index:50;font-family:var(--font-mono);color:var(--text-cream-muted);letter-spacing:.05em;align-items:center;gap:8px;font-size:11px;display:flex;position:fixed}.IndustryPage-module__FZofmq__breadcrumb a{color:var(--text-cream-muted);text-decoration:none;transition:color .2s}.IndustryPage-module__FZofmq__breadcrumb a:hover{color:var(--sage)}.IndustryPage-module__FZofmq__breadcrumbDivider{opacity:.4}.IndustryPage-module__FZofmq__breadcrumbCurrent{color:var(--text-cream)}@media (max-width:768px){.IndustryPage-module__FZofmq__breadcrumb{display:none}}.IndustryPage-module__FZofmq__hero{padding:var(--space-9)var(--gutter,24px)var(--space-7);position:relative;overflow:hidden}.IndustryPage-module__FZofmq__heroBackground{pointer-events:none;position:absolute;inset:0}.IndustryPage-module__FZofmq__ambientGlow{filter:blur(60px);background:radial-gradient(60% 40% at 50% 20%,#84a98c1a 0%,#0000 70%);position:absolute;inset:0}.IndustryPage-module__FZofmq__gridOverlay{opacity:0;background-image:linear-gradient(90deg,#84a98c08 1px,#0000 1px),linear-gradient(#84a98c08 1px,#0000 1px);background-size:60px 60px;animation:1s .3s forwards IndustryPage-module__FZofmq__fadeIn;position:absolute;inset:0}@keyframes IndustryPage-module__FZofmq__fadeIn{to{opacity:1}}.IndustryPage-module__FZofmq__heroContent{z-index:2;max-width:800px;margin:0 auto;position:relative}.IndustryPage-module__FZofmq__heroLabel{margin-bottom:16px;display:inline-block}.IndustryPage-module__FZofmq__labelCode{font-family:var(--font-mono);color:var(--sage);letter-spacing:.15em;border:1px solid #84a98c4d;padding:4px 12px;font-size:11px;font-weight:500}.IndustryPage-module__FZofmq__heroTitle{font-family:var(--font-cormorant);color:var(--text-cream);margin-bottom:16px;font-size:clamp(2.5rem,6vw,4rem);font-style:italic;font-weight:300}.IndustryPage-module__FZofmq__heroSubtitle{font-family:var(--font-jakarta);color:var(--text-cream-muted);max-width:600px;font-size:clamp(1rem,2vw,1.125rem);line-height:1.7}.IndustryPage-module__FZofmq__section{padding:var(--space-7)var(--gutter,24px);max-width:1000px;margin:0 auto}.IndustryPage-module__FZofmq__sectionCode{font-family:var(--font-mono);color:var(--sage);letter-spacing:.15em;margin-bottom:8px;font-size:10px;font-weight:500;display:block}.IndustryPage-module__FZofmq__sectionTitle{font-family:var(--font-cormorant);color:var(--text-cream);margin-bottom:var(--space-5);font-size:clamp(1.5rem,4vw,2rem);font-weight:400}.IndustryPage-module__FZofmq__grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (max-width:640px){.IndustryPage-module__FZofmq__grid{grid-template-columns:1fr}}.IndustryPage-module__FZofmq__card{padding:var(--space-5);background:#141312b3;border:1px solid #84a98c1a;transition:all .3s}.IndustryPage-module__FZofmq__card:hover{border-color:#84a98c4d}.IndustryPage-module__FZofmq__cardTitle{font-family:var(--font-cormorant);color:var(--text-cream);margin-bottom:8px;font-size:1.25rem;font-weight:400}.IndustryPage-module__FZofmq__cardDesc{font-family:var(--font-jakarta);color:var(--text-cream-muted);font-size:14px;line-height:1.6}.IndustryPage-module__FZofmq__gallery{padding:var(--space-7)var(--gutter,24px);border-top:1px solid #84a98c1a;max-width:1000px;margin:0 auto}.IndustryPage-module__FZofmq__galleryGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.IndustryPage-module__FZofmq__galleryGrid{grid-template-columns:repeat(4,1fr)}}.IndustryPage-module__FZofmq__galleryPlaceholder{aspect-ratio:1;background:linear-gradient(135deg,#84a98c14,#1e3a2f26);border:1px dashed #84a98c33;justify-content:center;align-items:center;display:flex}.IndustryPage-module__FZofmq__galleryPlaceholder span{font-family:var(--font-mono);color:#84a98c80;letter-spacing:.05em;font-size:11px}.IndustryPage-module__FZofmq__faqList{gap:var(--space-3);flex-direction:column;display:flex}.IndustryPage-module__FZofmq__faqItem{background:#141312b3;border:1px solid #84a98c1a;overflow:hidden}.IndustryPage-module__FZofmq__faqQuestion{padding:var(--space-4);font-family:var(--font-jakarta);color:var(--text-cream);cursor:pointer;justify-content:space-between;align-items:center;font-size:14px;font-weight:500;list-style:none;transition:color .2s;display:flex}.IndustryPage-module__FZofmq__faqQuestion:hover{color:var(--gold)}.IndustryPage-module__FZofmq__faqQuestion::-webkit-details-marker{display:none}.IndustryPage-module__FZofmq__faqQuestion:after{content:"+";color:var(--sage);font-size:18px;transition:transform .2s}.IndustryPage-module__FZofmq__faqItem[open] .IndustryPage-module__FZofmq__faqQuestion:after{transform:rotate(45deg)}.IndustryPage-module__FZofmq__faqAnswer{padding:0 var(--space-4)var(--space-4);font-family:var(--font-jakarta);color:var(--text-cream-muted);font-size:14px;line-height:1.7}.IndustryPage-module__FZofmq__cta{padding:var(--space-9)var(--gutter,24px);text-align:center;position:relative;overflow:hidden}.IndustryPage-module__FZofmq__ctaBackground{pointer-events:none;position:absolute;inset:0}.IndustryPage-module__FZofmq__ctaContent{z-index:2;max-width:600px;margin:0 auto;position:relative}.IndustryPage-module__FZofmq__ctaTitle{font-family:var(--font-cormorant);color:var(--text-cream);margin-bottom:16px;font-size:clamp(2rem,5vw,2.5rem);font-weight:400}.IndustryPage-module__FZofmq__ctaText{font-family:var(--font-jakarta);color:var(--text-cream-muted);margin-bottom:var(--space-5);font-size:1rem;line-height:1.7}.IndustryPage-module__FZofmq__ctaButtons{gap:var(--space-4);flex-wrap:wrap;justify-content:center;display:flex}.IndustryPage-module__FZofmq__ctaButtonPrimary{background:var(--gold);color:var(--bg-dark);font-family:var(--font-jakarta);text-transform:uppercase;letter-spacing:.1em;transition:all .3s var(--ease-out-quart);align-items:center;gap:12px;padding:16px 32px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.IndustryPage-module__FZofmq__ctaButtonPrimary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #c4a77d40}.IndustryPage-module__FZofmq__ctaButtonSecondary{color:var(--text-cream);font-family:var(--font-jakarta);background:0 0;border:1px solid #84a98c4d;padding:16px 32px;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.IndustryPage-module__FZofmq__ctaButtonSecondary:hover{border-color:var(--sage);background:#84a98c1a}@media (max-width:640px){.IndustryPage-module__FZofmq__hero{padding:var(--space-8)var(--space-4)}.IndustryPage-module__FZofmq__section,.IndustryPage-module__FZofmq__gallery{padding:var(--space-6)var(--space-4)}.IndustryPage-module__FZofmq__cta{padding:var(--space-8)var(--space-4)}.IndustryPage-module__FZofmq__ctaButtons{flex-direction:column}.IndustryPage-module__FZofmq__ctaButtonPrimary,.IndustryPage-module__FZofmq__ctaButtonSecondary{text-align:center;justify-content:center;width:100%}}@media (prefers-reduced-motion:reduce){.IndustryPage-module__FZofmq__gridOverlay{opacity:1;animation:none}.IndustryPage-module__FZofmq__card,.IndustryPage-module__FZofmq__ctaButtonPrimary{transition:none}}
