.Hero-module__ZARIfG__heroSection{background:#000;justify-content:center;align-items:center;width:100%;height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__videoBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__video{object-fit:cover;z-index:0;opacity:1;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__overlay{z-index:1;background:radial-gradient(circle,#05050533 0%,#050505f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__ZARIfG__content{text-align:center;z-index:10;color:var(--foreground);max-width:800px;padding:0 20px;position:relative}.Hero-module__ZARIfG__title{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-bottom:20px;display:flex}.Hero-module__ZARIfG__logo{object-fit:contain;filter:drop-shadow(0 0 20px #0000004d);opacity:0;width:100%;max-width:400px;height:auto;animation:.6s cubic-bezier(.25,.46,.45,.94) .8s forwards Hero-module__ZARIfG__slamIn;transform:scale(20)}@keyframes Hero-module__ZARIfG__slamIn{0%{opacity:0;filter:blur(20px);transform:scale(20)translateZ(500px)}10%{opacity:1}60%{filter:blur();transform:scale(.9)}80%{transform:scale(1.05)}to{opacity:1;transform:scale(1)translateZ(0)}}.Hero-module__ZARIfG__brandText{letter-spacing:.3em;text-transform:uppercase;background:linear-gradient(90deg,#fff,#c5a059);-webkit-text-fill-color:transparent;text-shadow:0 10px 30px #00000080;opacity:0;-webkit-background-clip:text;background-clip:text;padding-left:.3em;font-size:3rem;font-weight:800;animation:.8s ease-out 1.6s forwards Hero-module__ZARIfG__fadeInUp;position:relative}.Hero-module__ZARIfG__tagline{opacity:0;color:#ddd;text-shadow:0 5px 15px #00000080;margin-bottom:30px;font-size:1.5rem;font-weight:300;animation:1s ease-out 2s forwards Hero-module__ZARIfG__fadeInUp}.Hero-module__ZARIfG__subtext{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-gold);opacity:0;text-shadow:0 5px 15px #00000080;justify-content:center;align-items:center;gap:10px;font-size:1rem;animation:1s ease-out 2.5s forwards Hero-module__ZARIfG__fadeInUp;display:flex}.Hero-module__ZARIfG__separator{color:var(--text-secondary);font-size:.8em}.Hero-module__ZARIfG__scrollIndicator{opacity:0;z-index:10;animation:1s ease-out 4s forwards Hero-module__ZARIfG__fadeIn;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__mouse{border:2px solid #ffffff4d;border-radius:12px;width:24px;height:40px;position:relative}.Hero-module__ZARIfG__wheel{background:#fff;border-radius:2px;width:2px;height:8px;animation:2s infinite Hero-module__ZARIfG__scrollWheel;position:absolute;top:6px;left:50%;transform:translate(-50%)}@keyframes Hero-module__ZARIfG__scrollWheel{0%{opacity:1;top:6px}to{opacity:0;top:18px}}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__fadeIn{to{opacity:1}}@media (max-width:768px){.Hero-module__ZARIfG__title{letter-spacing:.1em;font-size:2.5rem}.Hero-module__ZARIfG__tagline{font-size:1.1rem}.Hero-module__ZARIfG__brandText{letter-spacing:.15em;font-size:2rem}}
.CoreIdentity-module__s40xpa__section{background-color:var(--background);padding:140px 0;position:relative;overflow:hidden}.CoreIdentity-module__s40xpa__backgroundTitle{text-transform:uppercase;color:#0c0c0c;z-index:0;white-space:nowrap;pointer-events:none;font-size:10vw;font-weight:800;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CoreIdentity-module__s40xpa__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.CoreIdentity-module__s40xpa__mainTitle{color:#fff;text-align:left;max-width:600px;margin-bottom:60px;font-size:2rem;line-height:1.2}.CoreIdentity-module__s40xpa__grid{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.CoreIdentity-module__s40xpa__cardPrimary{background:var(--accent-blue);color:#fff;border-radius:2px;flex-direction:column;grid-column:span 8;justify-content:space-between;min-height:300px;padding:40px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.CoreIdentity-module__s40xpa__cardPrimary:after{content:"";pointer-events:none;background:linear-gradient(45deg,#0006,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.CoreIdentity-module__s40xpa__cardPrimary:hover{transform:translateY(-5px)}.CoreIdentity-module__s40xpa__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff14;flex-direction:column;grid-column:span 4;justify-content:flex-end;min-height:200px;padding:30px;transition:all .3s;display:flex}.CoreIdentity-module__s40xpa__card:hover{background:#1e1e1ecc;border-color:#fff3;transform:translateY(-5px)}.CoreIdentity-module__s40xpa__cardTitleBig{z-index:2;margin-bottom:10px;font-size:3rem;font-weight:700;position:relative}.CoreIdentity-module__s40xpa__cardDescBig{opacity:.9;z-index:2;font-size:1.2rem;font-weight:300;position:relative}.CoreIdentity-module__s40xpa__cardTitle{color:#fff;margin-bottom:8px;font-size:1.5rem}.CoreIdentity-module__s40xpa__cardDesc{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.9rem}.CoreIdentity-module__s40xpa__closing{text-align:right;color:#666;border-left:2px solid var(--accent-gold);max-width:600px;margin-top:80px;margin-left:auto;padding-left:30px;font-size:1.5rem}@media (max-width:1024px){.CoreIdentity-module__s40xpa__grid{grid-template-columns:repeat(2,1fr)}.CoreIdentity-module__s40xpa__cardPrimary{grid-column:span 2}.CoreIdentity-module__s40xpa__card{grid-column:span 1}}@media (max-width:768px){.CoreIdentity-module__s40xpa__grid{grid-template-columns:1fr}.CoreIdentity-module__s40xpa__cardPrimary,.CoreIdentity-module__s40xpa__card{grid-column:span 1}.CoreIdentity-module__s40xpa__backgroundTitle{display:none}}
.SignalsOfDepth-module__BHDc3G__section{background-color:#080808;padding:120px 0;position:relative;overflow:hidden}.SignalsOfDepth-module__BHDc3G__sectionTitle{color:#1a1a1a;text-transform:uppercase;white-space:nowrap;z-index:0;pointer-events:none;opacity:.5;margin-bottom:80px;font-size:8vw;font-weight:800;line-height:.9;position:absolute;top:40px;left:-20px}.SignalsOfDepth-module__BHDc3G__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.SignalsOfDepth-module__BHDc3G__visibleTitle{color:var(--accent-gold);border-left:3px solid var(--accent-gold);text-transform:uppercase;letter-spacing:.2em;margin-bottom:40px;padding-left:20px;font-size:1.5rem;display:inline-block}.SignalsOfDepth-module__BHDc3G__grid{grid-template-columns:repeat(12,1fr);grid-auto-flow:dense;gap:24px;display:grid}.SignalsOfDepth-module__BHDc3G__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff14;flex-direction:column;padding:32px;transition:transform .4s,background .4s;display:flex;position:relative;overflow:hidden}.SignalsOfDepth-module__BHDc3G__card:hover{z-index:2;background:#1e1e1ecc;border-color:#ffffff26;transform:translateY(-4px)}.SignalsOfDepth-module__BHDc3G__card:first-child{background:linear-gradient(135deg,#141414cc,#0a0a0ae6);grid-area:span 2/span 7}.SignalsOfDepth-module__BHDc3G__card:nth-child(2),.SignalsOfDepth-module__BHDc3G__card:nth-child(3){grid-column:span 5}.SignalsOfDepth-module__BHDc3G__card:nth-child(4){grid-column:span 4}.SignalsOfDepth-module__BHDc3G__card:nth-child(5){grid-column:span 8}.SignalsOfDepth-module__BHDc3G__header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-bottom:16px;display:flex}.SignalsOfDepth-module__BHDc3G__groupTitle{color:#fff;letter-spacing:-.01em;margin:0;font-size:1.25rem;font-weight:600}.SignalsOfDepth-module__BHDc3G__moduleNumber{color:var(--accent-blue);opacity:.7;font-family:monospace;font-size:.8rem}.SignalsOfDepth-module__BHDc3G__list{margin:0 0 24px;padding:0;list-style:none}.SignalsOfDepth-module__BHDc3G__list li{color:#aaa;margin-bottom:8px;font-size:1rem;line-height:1.4}.SignalsOfDepth-module__BHDc3G__card:first-child .SignalsOfDepth-module__BHDc3G__list li{color:#ccc;font-size:1.1rem}.SignalsOfDepth-module__BHDc3G__insight{color:#666;border-top:1px solid #ffffff0d;margin-top:auto;padding-top:16px;font-size:.9rem;font-style:italic}@media (max-width:1024px){.SignalsOfDepth-module__BHDc3G__grid{grid-template-columns:repeat(2,1fr)}.SignalsOfDepth-module__BHDc3G__card:nth-child(n){grid-area:span 1/span 1}.SignalsOfDepth-module__BHDc3G__card:first-child,.SignalsOfDepth-module__BHDc3G__card:nth-child(5){grid-column:span 2}}@media (max-width:768px){.SignalsOfDepth-module__BHDc3G__grid{grid-template-columns:1fr}.SignalsOfDepth-module__BHDc3G__card:nth-child(n){grid-column:span 1}.SignalsOfDepth-module__BHDc3G__sectionTitle{color:#222;margin-bottom:20px;font-size:4rem;position:relative;top:0;left:0}}
.Products-module__mFS5Ca__section{background-color:#050505;padding:120px 0;position:relative;overflow:hidden}.Products-module__mFS5Ca__backgroundTitle{color:#111;text-transform:uppercase;white-space:nowrap;z-index:0;pointer-events:none;opacity:.4;font-size:12vw;font-weight:800;line-height:.8;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-5deg)}.Products-module__mFS5Ca__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 40px;position:relative}.Products-module__mFS5Ca__header{text-align:center;margin-bottom:80px}.Products-module__mFS5Ca__title{color:#fff;letter-spacing:-.02em;margin-bottom:20px;font-size:3.5rem}.Products-module__mFS5Ca__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.25rem}.Products-module__mFS5Ca__grid{grid-template-columns:repeat(12,1fr);align-items:stretch;gap:32px;display:grid}.Products-module__mFS5Ca__card{cursor:pointer;background:#14141466;border:1px solid #ffffff1a;border-radius:16px;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.Products-module__mFS5Ca__cardPortrait{grid-column:span 5;min-height:600px}.Products-module__mFS5Ca__cardLandscape{grid-column:span 7;min-height:600px}.Products-module__mFS5Ca__cardFull{flex-direction:row;grid-column:span 12;align-items:center;min-height:400px}.Products-module__mFS5Ca__cardFull .Products-module__mFS5Ca__imageContainer{width:40%;height:100%}.Products-module__mFS5Ca__cardFull .Products-module__mFS5Ca__content{justify-content:center;width:60%;height:100%}.Products-module__mFS5Ca__card:hover{border-color:var(--accent-gold);transform:translateY(-10px);box-shadow:0 20px 40px #0009}.Products-module__mFS5Ca__imageContainer{flex-grow:1;width:100%;position:relative;overflow:hidden}.Products-module__mFS5Ca__cardLandscape .Products-module__mFS5Ca__imageContainer{height:60%}.Products-module__mFS5Ca__cardPortrait .Products-module__mFS5Ca__imageContainer{height:70%}.Products-module__mFS5Ca__image{object-fit:contain;width:100%;height:100%;transition:transform .6s}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__image{transform:scale(1.05)}.Products-module__mFS5Ca__content{background:linear-gradient(#14141400,#0a0a0a);flex-direction:column;flex-grow:1;justify-content:space-between;padding:30px;display:flex}.Products-module__mFS5Ca__productName{color:#fff;letter-spacing:-.01em;margin-bottom:12px;font-size:2rem;font-weight:700}.Products-module__mFS5Ca__description{color:var(--text-secondary);margin-bottom:24px;font-size:1rem;line-height:1.6}.Products-module__mFS5Ca__link{color:var(--accent-gold);align-items:center;gap:8px;font-size:1rem;font-weight:600;transition:gap .3s;display:inline-flex}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__link{gap:12px}.Products-module__mFS5Ca__arrow{transition:transform .3s}.Products-module__mFS5Ca__card:hover .Products-module__mFS5Ca__arrow{transform:translate(4px)}@media (max-width:1024px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}.Products-module__mFS5Ca__cardPortrait,.Products-module__mFS5Ca__cardLandscape,.Products-module__mFS5Ca__cardFull{grid-column:span 1;min-height:500px}.Products-module__mFS5Ca__cardFull{flex-direction:column}.Products-module__mFS5Ca__cardFull .Products-module__mFS5Ca__imageContainer,.Products-module__mFS5Ca__cardFull .Products-module__mFS5Ca__content{width:100%;height:auto}}@media (max-width:768px){.Products-module__mFS5Ca__grid{grid-template-columns:1fr}.Products-module__mFS5Ca__backgroundTitle{font-size:20vw}.Products-module__mFS5Ca__title{font-size:2rem}}
.BeyondTheCode-module__uuq3vW__section{background-color:var(--background);padding:140px 0;position:relative;overflow:hidden}.BeyondTheCode-module__uuq3vW__backgroundTitle{text-transform:uppercase;color:#0c0c0c;z-index:0;white-space:nowrap;pointer-events:none;opacity:.8;font-size:10vw;font-weight:800;position:absolute;top:10%;right:-5%}.BeyondTheCode-module__uuq3vW__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.BeyondTheCode-module__uuq3vW__title{color:#fff;text-align:right;border-right:3px solid var(--accent-gold);float:right;clear:both;margin-bottom:60px;padding-right:20px;font-size:2rem;display:inline-block}.BeyondTheCode-module__uuq3vW__bentoGrid{clear:both;grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(180px,auto);gap:20px;display:grid}.BeyondTheCode-module__uuq3vW__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#14141499;border:1px solid #ffffff0d;flex-direction:column;justify-content:space-between;padding:24px;transition:all .3s;display:flex;position:relative;overflow:hidden}.BeyondTheCode-module__uuq3vW__card:hover{background:#1e1e1ecc;border-color:#ffffff26;transform:translateY(-4px)}.BeyondTheCode-module__uuq3vW__card:first-child{background:linear-gradient(to bottom right,#141414e6,#0a0a0a);grid-area:span 2/span 6}.BeyondTheCode-module__uuq3vW__card:first-child .BeyondTheCode-module__uuq3vW__icon{color:var(--accent-blue);font-size:3rem}.BeyondTheCode-module__uuq3vW__card:nth-child(2),.BeyondTheCode-module__uuq3vW__card:nth-child(3){grid-column:span 3}.BeyondTheCode-module__uuq3vW__card:nth-child(4){grid-column:span 6}.BeyondTheCode-module__uuq3vW__card:nth-child(5),.BeyondTheCode-module__uuq3vW__card:nth-child(6){grid-column:span 3}.BeyondTheCode-module__uuq3vW__card:nth-child(7){grid-column:span 6}.BeyondTheCode-module__uuq3vW__icon{opacity:.7;margin-bottom:16px;font-size:1.5rem}.BeyondTheCode-module__uuq3vW__card h3{color:#fff;z-index:2;margin-bottom:8px;font-size:1.2rem}.BeyondTheCode-module__uuq3vW__card p{color:#888;z-index:2;margin:0;font-size:.9rem}.BeyondTheCode-module__uuq3vW__closing{text-align:center;color:#ddd;margin-top:80px;font-size:2rem;font-weight:300;position:relative}.BeyondTheCode-module__uuq3vW__danger{color:var(--accent-blue);text-shadow:0 0 15px #2e5c8e66;font-weight:600}@media (max-width:1024px){.BeyondTheCode-module__uuq3vW__bentoGrid{grid-template-columns:repeat(2,1fr)}.BeyondTheCode-module__uuq3vW__card:nth-child(n){grid-area:span 1/span 1}.BeyondTheCode-module__uuq3vW__card:first-child,.BeyondTheCode-module__uuq3vW__card:nth-child(4){grid-column:span 2}}@media (max-width:600px){.BeyondTheCode-module__uuq3vW__bentoGrid{grid-template-columns:1fr}.BeyondTheCode-module__uuq3vW__card:nth-child(n){grid-column:span 1}}
.ValuesPhilosophy-module__73_o-a__section{background-color:#000;padding:160px 0;position:relative;overflow:hidden}.ValuesPhilosophy-module__73_o-a__backgroundTitle{text-transform:uppercase;color:#0c0c0c;z-index:0;white-space:nowrap;pointer-events:none;font-size:12vw;font-weight:800;position:absolute;top:50%;left:0;transform:translateY(-50%)}.ValuesPhilosophy-module__73_o-a__container{z-index:1;justify-content:flex-end;max-width:1400px;margin:0 auto;padding:0 40px;display:flex;position:relative}.ValuesPhilosophy-module__73_o-a__contentPanel{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0a0a99;border:1px solid #ffffff0d;gap:60px;width:100%;max-width:1000px;padding:80px;display:flex}.ValuesPhilosophy-module__73_o-a__left{flex:0 0 300px}.ValuesPhilosophy-module__73_o-a__title{color:#fff;text-transform:uppercase;letter-spacing:-.02em;font-size:3rem;line-height:1.1}.ValuesPhilosophy-module__73_o-a__title span{color:var(--accent-gold)}.ValuesPhilosophy-module__73_o-a__right{flex:1}.ValuesPhilosophy-module__73_o-a__list{margin:0;padding:0;list-style:none}.ValuesPhilosophy-module__73_o-a__list li{color:#666;cursor:default;margin-bottom:30px;padding-left:0;font-size:1.8rem;transition:all .4s;position:relative}.ValuesPhilosophy-module__73_o-a__list li:hover{color:#fff;padding-left:20px}.ValuesPhilosophy-module__73_o-a__list li:hover:before{opacity:1}.ValuesPhilosophy-module__73_o-a__list li:before{content:"—";opacity:0;color:var(--accent-blue);transition:all .4s;position:absolute;left:-20px}.ValuesPhilosophy-module__73_o-a__statementWrapper{border-top:1px solid #222;margin-top:80px;padding-top:40px}.ValuesPhilosophy-module__73_o-a__statement{color:#ccc;font-size:1.5rem;font-weight:300;line-height:1.6}.ValuesPhilosophy-module__73_o-a__highlight{color:var(--accent-blue);font-weight:600}@media (max-width:1024px){.ValuesPhilosophy-module__73_o-a__contentPanel{flex-direction:column;gap:40px;padding:40px}.ValuesPhilosophy-module__73_o-a__left{flex:auto}.ValuesPhilosophy-module__73_o-a__list li{font-size:1.4rem}}
.CallToAction-module__v0_D9G__section{text-align:center;background:#050505;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;padding:0 24px;display:flex;position:relative;overflow:hidden}.CallToAction-module__v0_D9G__backgroundTitle{color:#0c0c0c;z-index:0;white-space:nowrap;pointer-events:none;font-size:15vw;font-weight:800;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CallToAction-module__v0_D9G__content{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;position:relative}.CallToAction-module__v0_D9G__text{color:#fff;letter-spacing:-.02em;max-width:900px;margin-bottom:80px;font-size:3rem;font-weight:600;line-height:1.2}.CallToAction-module__v0_D9G__actions{gap:40px;display:flex}.CallToAction-module__v0_D9G__button{letter-spacing:.2em;text-transform:uppercase;background:var(--accent-gold);color:#000;cursor:pointer;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border:none;padding:24px 60px;font-size:1.2rem;font-weight:700;transition:all .3s}.CallToAction-module__v0_D9G__button:hover{background:#fff;transform:scale(1.05);box-shadow:0 10px 30px #c5a0594d}.CallToAction-module__v0_D9G__button.CallToAction-module__v0_D9G__outline{color:#fff;clip-path:none;background:0 0;border:1px solid #fff3}.CallToAction-module__v0_D9G__button.CallToAction-module__v0_D9G__outline:hover{background:#ffffff1a;border-color:#fff;transform:scale(1.05)}.CallToAction-module__v0_D9G__footer{color:#333;letter-spacing:.2em;text-transform:uppercase;z-index:1;padding-bottom:40px;font-size:.8rem;position:relative}@media (max-width:768px){.CallToAction-module__v0_D9G__text{font-size:2rem}.CallToAction-module__v0_D9G__actions{flex-direction:column;gap:20px;width:100%;max-width:400px}.CallToAction-module__v0_D9G__button{width:100%;padding:20px 0}}
