.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:6rem clamp(1.5rem,4vw,4rem) 4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#e842150a 0%,#0000 70%);width:55vw;height:55vw;animation:12s ease-in-out infinite alternate Hero-module__ZARIfG__ambientDrift;position:absolute;top:-20%;right:-10%}.Hero-module__ZARIfG__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#e8421506 0%,#0000 60%);width:40vw;height:40vw;animation:15s ease-in-out infinite alternate-reverse Hero-module__ZARIfG__ambientDrift;position:absolute;bottom:-10%;left:-15%}.Hero-module__ZARIfG__content{z-index:2;text-align:center;width:100%;max-width:1400px;position:relative}.Hero-module__ZARIfG__title{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);font-size:0;line-height:.9}.Hero-module__ZARIfG__char{opacity:0;animation:Hero-module__ZARIfG__charReveal .9s var(--ease-out-expo) forwards;font-size:clamp(5rem,17vw,18rem);display:inline-block;transform:translateY(100%)}.Hero-module__ZARIfG__char:first-child{animation-delay:.15s}.Hero-module__ZARIfG__char:nth-child(2){animation-delay:.22s}.Hero-module__ZARIfG__char:nth-child(3){animation-delay:.29s}.Hero-module__ZARIfG__char:nth-child(4){animation-delay:.36s}.Hero-module__ZARIfG__char:nth-child(5){animation-delay:.43s}.Hero-module__ZARIfG__char:nth-child(6){animation-delay:.5s}.Hero-module__ZARIfG__char:nth-child(7){animation-delay:.57s}.Hero-module__ZARIfG__char:nth-child(8){animation-delay:.64s}.Hero-module__ZARIfG__divider{background:var(--accent);opacity:0;width:60px;height:2px;animation:Hero-module__ZARIfG__lineExpand .8s var(--ease-out-expo) 1s forwards;margin:2.5rem auto;transform:scaleX(0)}.Hero-module__ZARIfG__subtitle{font-family:var(--font-serif);color:var(--text-secondary);opacity:0;max-width:600px;animation:Hero-module__ZARIfG__fadeUp .8s var(--ease-out-expo) 1.2s forwards;margin:0 auto;font-size:clamp(1.2rem,2.5vw,2rem);font-style:italic;font-weight:400;transform:translateY(20px)}.Hero-module__ZARIfG__scroll{opacity:0;animation:Hero-module__ZARIfG__fadeUp .8s var(--ease-out-expo) 1.8s forwards;pointer-events:none;flex-direction:column;align-items:center;gap:.6rem;display:flex;position:absolute;bottom:2.5rem;left:0;right:0}.Hero-module__ZARIfG__scrollText{letter-spacing:.3em;text-transform:uppercase;color:var(--text-muted);margin-right:-.3em;font-size:.6rem;font-weight:500}.Hero-module__ZARIfG__scrollLine{background:linear-gradient(to bottom, var(--accent), transparent);width:1px;height:40px;animation:2s ease-in-out infinite Hero-module__ZARIfG__scrollPulse}@keyframes Hero-module__ZARIfG__ambientDrift{0%{transform:translate(0)scale(1)}to{transform:translate(30px,-20px)scale(1.05)}}@keyframes Hero-module__ZARIfG__charReveal{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__lineExpand{to{opacity:1;transform:scaleX(1)}}@keyframes Hero-module__ZARIfG__fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__scrollPulse{0%,to{opacity:.3;transform:scaleY(.6)}50%{opacity:1;transform:scaleY(1)}}
.SectionHeader-module__2iX9PG__header{max-width:1200px;margin:0 auto 4rem}.SectionHeader-module__2iX9PG__label{letter-spacing:.35em;text-transform:uppercase;color:var(--accent);align-items:center;gap:1rem;margin-bottom:1.5rem;font-size:.65rem;font-weight:600;display:flex}.SectionHeader-module__2iX9PG__label:before{content:"";background:var(--accent);width:30px;height:1px}.SectionHeader-module__2iX9PG__title{font-family:var(--font-serif);color:var(--text-primary);max-width:700px;font-size:clamp(2.2rem,5vw,4rem);font-weight:400;line-height:1.15}.SectionHeader-module__2iX9PG__title em{color:var(--accent);font-style:italic}
.Card-module__r9_ZKW__card{border:1px solid var(--border);background:var(--bg-primary);transition:all .4s var(--ease-out-quart);padding:2rem;position:relative;overflow:hidden}.Card-module__r9_ZKW__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .5s var(--ease-out-expo);position:absolute;top:0;left:0;transform:scaleX(0)}.Card-module__r9_ZKW__card:hover:before{transform:scaleX(1)}.Card-module__r9_ZKW__card:hover{border-color:var(--text-muted);transform:translateY(-4px)}.Card-module__r9_ZKW__number{font-family:var(--font-display);color:var(--accent);opacity:.3;margin-bottom:1rem;font-size:2rem;line-height:1}.Card-module__r9_ZKW__title{letter-spacing:.05em;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.Card-module__r9_ZKW__desc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}
.About-module__vAULUW__about{background:var(--bg-secondary);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.About-module__vAULUW__grid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.About-module__vAULUW__text p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.About-module__vAULUW__values{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}@media (max-width:1024px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.About-module__vAULUW__values{grid-template-columns:1fr}}
.Companies-module__eLLZ2q__content{max-width:1200px;margin:0 auto}.Companies-module__eLLZ2q__intro{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.Companies-module__eLLZ2q__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:1200px;margin:0 auto;display:grid}.Companies-module__eLLZ2q__grid>*{height:100%}.Companies-module__eLLZ2q__card{height:100%;transition:all .4s var(--ease-out-quart);padding:2.5rem 2rem;display:block;position:relative;overflow:hidden}.Companies-module__eLLZ2q__cardFounded{border:1px solid var(--border);background:var(--bg-card)}.Companies-module__eLLZ2q__cardFounded:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .5s var(--ease-out-expo);position:absolute;top:0;left:0;transform:scaleX(0)}.Companies-module__eLLZ2q__cardFounded:hover:before{transform:scaleX(1)}.Companies-module__eLLZ2q__cardFounded:hover{border-color:var(--text-muted);transform:translateY(-4px)}.Companies-module__eLLZ2q__cardPlanned{border:1px dashed var(--text-muted);background:0 0}.Companies-module__eLLZ2q__cardPlanned:hover{border-color:var(--text-secondary)}.Companies-module__eLLZ2q__cardPlanned .Companies-module__eLLZ2q__cardName{color:var(--text-primary)}.Companies-module__eLLZ2q__cardPlanned .Companies-module__eLLZ2q__cardSubtitle,.Companies-module__eLLZ2q__cardPlanned .Companies-module__eLLZ2q__cardDesc{color:var(--text-secondary)}.Companies-module__eLLZ2q__cardHeader{margin-bottom:1.2rem}.Companies-module__eLLZ2q__badge{letter-spacing:.1em;text-transform:uppercase;padding:.25rem .6rem;font-size:.65rem;font-weight:600;display:inline-block}.Companies-module__eLLZ2q__badgeFounded{color:var(--accent);border:1px solid var(--accent)}.Companies-module__eLLZ2q__badgePlanned{color:var(--text-secondary);border:1px solid var(--text-secondary)}.Companies-module__eLLZ2q__cardName{font-family:var(--font-serif);margin-bottom:.4rem;font-size:clamp(1.3rem,2.5vw,1.7rem);font-weight:500}.Companies-module__eLLZ2q__cardSubtitle{color:var(--accent);letter-spacing:.03em;margin-bottom:1rem;font-size:.85rem}.Companies-module__eLLZ2q__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.Companies-module__eLLZ2q__cardLink{color:var(--accent);margin-top:1.5rem;font-size:.85rem;transition:transform .3s;display:inline-block}.Companies-module__eLLZ2q__card:hover .Companies-module__eLLZ2q__cardLink{transform:translate(4px)}@media (max-width:1024px){.Companies-module__eLLZ2q__grid{grid-template-columns:1fr}}@media (max-width:768px){.Companies-module__eLLZ2q__card{padding:2rem 1.5rem}}
.Services-module__dpHhBa__content{max-width:1200px;margin:0 auto}.Services-module__dpHhBa__intro{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.05rem;line-height:1.8}.Services-module__dpHhBa__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.Services-module__dpHhBa__grid>*{height:100%}.Services-module__dpHhBa__card{border:1px solid var(--border);background:var(--bg-card);height:100%;transition:all .4s var(--ease-out-quart);padding:2.5rem 2rem;position:relative;overflow:hidden}.Services-module__dpHhBa__card:before{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .5s var(--ease-out-expo);position:absolute;top:0;left:0;transform:scaleX(0)}.Services-module__dpHhBa__card:hover:before{transform:scaleX(1)}.Services-module__dpHhBa__card:hover{border-color:var(--text-muted);transform:translateY(-4px)}.Services-module__dpHhBa__cardInactive{border:1px dashed var(--text-muted);background:0 0}.Services-module__dpHhBa__cardInactive:hover{border-color:var(--text-secondary);transform:none}.Services-module__dpHhBa__cardInactive:before{display:none}.Services-module__dpHhBa__cardInactive .Services-module__dpHhBa__cardTitle{color:var(--text-primary)}.Services-module__dpHhBa__cardInactive .Services-module__dpHhBa__cardDesc{color:var(--text-secondary)}.Services-module__dpHhBa__cardNumber{font-family:var(--font-display);color:var(--accent);opacity:.3;margin-bottom:1.2rem;font-size:2rem;line-height:1}.Services-module__dpHhBa__cardTitle{letter-spacing:.05em;margin-bottom:.6rem;font-size:.9rem;font-weight:600}.Services-module__dpHhBa__cardDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.7}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
