.laboratories_container__SKQh9{min-height:100vh;padding:8rem 5% 4rem;max-width:1400px;margin:0 auto}.laboratories_header__i92_q{text-align:center;max-width:800px;margin:0 auto 5rem}.laboratories_badge__kjIA4{display:inline-block;padding:.5rem 1rem;background:rgba(255,64,129,.1);color:var(--accent-magenta);border:1px solid rgba(255,64,129,.2);border-radius:20px;font-size:.875rem;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.5rem}.laboratories_title__VbvWG{font-size:3.5rem;font-weight:300;letter-spacing:-.02em;margin-bottom:1.5rem;background:linear-gradient(to right,var(--text-primary),var(--text-secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.laboratories_subtitle__Px9I5{font-size:1.25rem;color:var(--text-secondary);line-height:1.6}.laboratories_grid__P_13q{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:6rem}.laboratories_labCard__4nhVL{padding:2.5rem;display:flex;flex-direction:column;height:100%}.laboratories_iconWrapper__bZ29H{width:56px;height:56px;border-radius:16px;background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.05);display:flex;align-items:center;justify-content:center;color:var(--accent-cyan);margin-bottom:1.5rem}.laboratories_labTitle__L9suz{font-size:1.5rem;font-weight:400;margin-bottom:1rem;color:var(--text-primary)}.laboratories_labDescription__U12Fy{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;flex-grow:1}.laboratories_tags__EoKbe{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.laboratories_tag__kujvr{font-size:.75rem;padding:.25rem .75rem;background:hsla(0,0%,100%,.05);border-radius:4px;color:var(--text-tertiary);font-family:var(--font-mono)}.laboratories_labFooter__jnmqM{margin-top:auto;border-top:1px solid hsla(0,0%,100%,.05);padding-top:1.5rem}.laboratories_exploreBtn__n5KPJ{background:transparent;border:none;color:var(--accent-cyan);font-size:.875rem;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .2s ease;padding:0}.laboratories_exploreBtn__n5KPJ:hover{gap:1rem;color:#fff}.laboratories_infrastructure__Lvyvi{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center;padding:4rem;background:hsla(0,0%,100%,.02);border-radius:24px;border:1px solid hsla(0,0%,100%,.05)}.laboratories_infraContent__ijy0G{padding-right:2rem}.laboratories_infraTitle__wqxA7{font-size:2.5rem;font-weight:300;margin-bottom:1.5rem;color:var(--text-primary)}.laboratories_infraText__QWxPY{color:var(--text-secondary);line-height:1.6;font-size:1.1rem;margin-bottom:2.5rem}.laboratories_infraList__mVYy_{list-style:none;padding:0;display:flex;flex-direction:column;gap:1rem}.laboratories_infraList__mVYy_ li{display:flex;align-items:center;gap:1rem;color:var(--text-primary);font-family:var(--font-mono);font-size:.9rem}.laboratories_infraList__mVYy_ li svg{color:var(--accent-magenta)}.laboratories_visualPlaceholder__hspAC{position:relative;height:400px;background:radial-gradient(circle at center,rgba(0,240,255,.05) 0,transparent 70%);display:flex;align-items:center;justify-content:center}.laboratories_pulseNode__1eZSM{width:60px;height:60px;background:rgba(0,240,255,.1);border:1px solid var(--accent-cyan);border-radius:50%;position:relative;box-shadow:0 0 30px rgba(0,240,255,.2)}.laboratories_pulseNode__1eZSM:after,.laboratories_pulseNode__1eZSM:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;border:1px solid var(--accent-cyan);animation:laboratories_pulse__U83GJ 3s linear infinite}.laboratories_pulseNode__1eZSM:before{width:100px;height:100px;opacity:.5}.laboratories_pulseNode__1eZSM:after{width:140px;height:140px;opacity:.2;animation-delay:1.5s}@keyframes laboratories_pulse__U83GJ{0%{transform:translate(-50%,-50%) scale(.8);opacity:.8}to{transform:translate(-50%,-50%) scale(1.5);opacity:0}}@media (max-width:968px){.laboratories_infrastructure__Lvyvi{grid-template-columns:1fr;padding:2rem}.laboratories_infraContent__ijy0G{padding-right:0}}