.Hero-module__ZARIfG__hero{perspective:1000px;background:#000;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hudOverlay{pointer-events:none;z-index:5;border:1px solid #ffffff08;position:absolute;inset:2rem}.Hero-module__ZARIfG__scanLine{background:linear-gradient(90deg,#0000,#2979ff33,#0000);width:100%;height:2px;animation:4s linear infinite Hero-module__ZARIfG__scanHUD;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__scanHUD{0%{top:0}to{top:100%}}.Hero-module__ZARIfG__cornerTL,.Hero-module__ZARIfG__cornerTR,.Hero-module__ZARIfG__cornerBL,.Hero-module__ZARIfG__cornerBR{border:1px solid #2979ff66;width:20px;height:20px;position:absolute}.Hero-module__ZARIfG__cornerTL{border-bottom:none;border-right:none;top:-1px;left:-1px}.Hero-module__ZARIfG__cornerTR{border-bottom:none;border-left:none;top:-1px;right:-1px}.Hero-module__ZARIfG__cornerBL{border-top:none;border-right:none;bottom:-1px;left:-1px}.Hero-module__ZARIfG__cornerBR{border-top:none;border-left:none;bottom:-1px;right:-1px}.Hero-module__ZARIfG__inner{z-index:10;grid-template-columns:1fr 1fr;gap:4rem;display:grid;position:relative}.Hero-module__ZARIfG__content{max-width:600px}.Hero-module__ZARIfG__status{color:var(--color-blue);align-items:center;gap:.75rem;margin-bottom:2.5rem;display:flex}.Hero-module__ZARIfG__pulseIcon{animation:2s infinite Hero-module__ZARIfG__pulseHUD}@keyframes Hero-module__ZARIfG__pulseHUD{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.Hero-module__ZARIfG__mono{letter-spacing:.15em;font-family:JetBrains Mono,monospace;font-size:.7rem;font-weight:700}.Hero-module__ZARIfG__title{color:#fff;letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:950;line-height:1}.Hero-module__ZARIfG__accentText{color:var(--color-blue);text-shadow:0 0 40px #2979ff33}.Hero-module__ZARIfG__desc{color:var(--color-text-secondary);margin-bottom:4rem;font-size:1.2rem;line-height:1.8}.Hero-module__ZARIfG__ctaRow{gap:1.5rem;margin-bottom:6rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--color-blue);color:#fff;text-transform:uppercase;border-radius:4px;align-items:center;gap:.75rem;padding:1.2rem 2.8rem;font-size:.9rem;font-weight:950;transition:all .3s;display:flex}.Hero-module__ZARIfG__primaryBtn:hover{color:#000;background:#fff;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--color-border);color:#fff;border-radius:4px;padding:1.2rem 2.8rem;font-size:.9rem;font-weight:600;transition:all .3s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:#fff}.Hero-module__ZARIfG__rangeStrip{border-top:1px solid var(--color-border);gap:3rem;padding-top:3rem;display:flex}.Hero-module__ZARIfG__rangeItem{color:var(--color-text-muted);text-transform:uppercase;align-items:center;gap:.75rem;font-size:.85rem;font-weight:700;display:flex}.Hero-module__ZARIfG__visualColumn{transform-style:preserve-3d;justify-content:center;align-items:center;display:flex}.Hero-module__ZARIfG__hardwareConsole{width:400px;height:600px;transform-style:preserve-3d;background:#ffffff03;border:1px solid #ffffff0d;position:relative}.Hero-module__ZARIfG__consoleGlow{pointer-events:none;background:radial-gradient(circle,#2979ff0d 0%,#0000 70%);position:absolute;inset:-100px}.Hero-module__ZARIfG__rackContainer{justify-content:center;align-items:center;height:80%;display:flex;overflow:hidden}.Hero-module__ZARIfG__rackVisual{width:100%;height:100%}.Hero-module__ZARIfG__telemetry{background:#ffffff05;border-top:1px solid #ffffff0d;flex-direction:column;gap:.5rem;width:100%;padding:2rem;display:flex;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__teleLine{border-left:2px solid var(--color-blue);padding-left:1rem}@media (max-width:1024px){.Hero-module__ZARIfG__inner{text-align:center;grid-template-columns:1fr}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;max-width:100%;display:flex}.Hero-module__ZARIfG__rangeStrip{justify-content:center}.Hero-module__ZARIfG__visualColumn{display:none}}
.Brands-module__ay_9xa__brandsSection{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:3rem 0;overflow:hidden}.Brands-module__ay_9xa__label{text-align:center;margin-bottom:2rem}.Brands-module__ay_9xa__marquee{gap:4rem;width:fit-content;animation:60s linear infinite Brands-module__ay_9xa__scroll;display:flex}.Brands-module__ay_9xa__brandGroup{white-space:nowrap;align-items:center;gap:4rem;display:flex}.Brands-module__ay_9xa__brandName{text-transform:uppercase;letter-spacing:.15em;color:var(--color-text-muted);transition:all var(--transition-fast);cursor:default;opacity:.4;font-size:1.1rem;font-weight:800}.Brands-module__ay_9xa__brandName:hover{opacity:1;color:#fff;text-shadow:0 0 15px #ffffff4d;transform:scale(1.1)}@keyframes Brands-module__ay_9xa__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}
.ProductCategories-module__sPVrCa__categories{background:var(--color-bg);padding:100px 0;position:relative;overflow:hidden}.ProductCategories-module__sPVrCa__header{max-width:800px;margin-bottom:60px}.ProductCategories-module__sPVrCa__headerLeft{flex-direction:column;gap:12px;display:flex}.ProductCategories-module__sPVrCa__grid{grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:24px;display:grid}.ProductCategories-module__sPVrCa__card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;gap:20px;padding:32px;transition:all .3s;display:flex;position:relative}.ProductCategories-module__sPVrCa__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.ProductCategories-module__sPVrCa__cardTop{justify-content:space-between;align-items:flex-start;display:flex}.ProductCategories-module__sPVrCa__iconWrapper{background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;padding:12px;display:flex}.ProductCategories-module__sPVrCa__cardIndex{font-family:var(--font-mono);color:#ffffff4d;letter-spacing:1px;font-size:.75rem}.ProductCategories-module__sPVrCa__cardTitle{color:var(--color-white);margin:0;font-size:1.5rem;font-weight:600}.ProductCategories-module__sPVrCa__subList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ProductCategories-module__sPVrCa__subItem{color:#fff9;align-items:center;gap:10px;font-size:.9rem;display:flex}.ProductCategories-module__sPVrCa__subDot{opacity:.4;background:currentColor;border-radius:50%;width:4px;height:4px}@media (max-width:768px){.ProductCategories-module__sPVrCa__categories{padding:60px 0}.ProductCategories-module__sPVrCa__grid{grid-template-columns:1fr}}
.TrustSignals-module__D2Ji5W__trustSection{background:var(--color-bg);border-bottom:1px solid var(--color-border);padding:4rem 0}.TrustSignals-module__D2Ji5W__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TrustSignals-module__D2Ji5W__signalCard{background:var(--color-surface);border:1px solid var(--color-border);transition:all var(--transition-normal);align-items:flex-start;gap:1.5rem;padding:2rem;display:flex}.TrustSignals-module__D2Ji5W__signalCard:hover{border-color:#fff3;transform:translateY(-4px);box-shadow:0 10px 30px #00000080}.TrustSignals-module__D2Ji5W__iconWrapper{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.TrustSignals-module__D2Ji5W__content{flex-direction:column;gap:.5rem;display:flex}.TrustSignals-module__D2Ji5W__title{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:800}.TrustSignals-module__D2Ji5W__text{color:var(--color-text-secondary);font-size:.85rem;line-height:1.6}@media (max-width:1024px){.TrustSignals-module__D2Ji5W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.TrustSignals-module__D2Ji5W__grid{grid-template-columns:1fr}}
.CTOFeature-module__arZjEW__section{padding:var(--section-pad) 0;background:var(--color-bg);border-bottom:1px solid var(--color-border);overflow:hidden}.CTOFeature-module__arZjEW__grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.CTOFeature-module__arZjEW__content{max-width:600px}.CTOFeature-module__arZjEW__steps{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.CTOFeature-module__arZjEW__step{align-items:flex-start;gap:1.5rem;display:flex}.CTOFeature-module__arZjEW__stepNum{background:var(--color-surface-2);border:1px solid var(--color-border);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:.8rem;font-weight:800;display:flex}.CTOFeature-module__arZjEW__step h4{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:800}.CTOFeature-module__arZjEW__step p{color:var(--color-text-secondary);font-size:.85rem}.CTOFeature-module__arZjEW__visualColumn{justify-content:center;align-items:center;display:flex;position:relative}.CTOFeature-module__arZjEW__configCard{z-index:2;background:var(--color-surface);border:1px solid var(--color-border);border-radius:12px;width:400px;padding:2.5rem;position:relative;box-shadow:0 40px 80px #00000080}.CTOFeature-module__arZjEW__configHeader{text-transform:uppercase;color:var(--color-text-muted);border-bottom:1px solid var(--color-border);align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;font-size:.8rem;font-weight:800;display:flex}.CTOFeature-module__arZjEW__optionsGrid{flex-direction:column;gap:1.5rem;display:flex}.CTOFeature-module__arZjEW__optionItem{align-items:center;gap:1.25rem;display:flex}.CTOFeature-module__arZjEW__optIcon{background:#ffffff08;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.CTOFeature-module__arZjEW__optTexts{flex-direction:column;gap:.25rem;display:flex}.CTOFeature-module__arZjEW__optLabel{text-transform:uppercase;color:var(--color-text-muted);font-size:.7rem;font-weight:800}.CTOFeature-module__arZjEW__optVal{color:#fff;font-size:.9rem;font-weight:700}.CTOFeature-module__arZjEW__configFooter{border-top:1px solid var(--color-border);margin-top:2.5rem;padding-top:2rem}.CTOFeature-module__arZjEW__totalRow{justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.85rem;display:flex}.CTOFeature-module__arZjEW__totalRow span{color:var(--color-text-secondary)}.CTOFeature-module__arZjEW__totalRow strong{color:var(--color-green);font-weight:800}.CTOFeature-module__arZjEW__buildBtn{color:#000;text-transform:uppercase;width:100%;transition:all var(--transition-fast);background:#fff;border-radius:6px;padding:1rem;font-size:.8rem;font-weight:900}.CTOFeature-module__arZjEW__buildBtn:hover{background:var(--color-purple);color:#fff}.CTOFeature-module__arZjEW__blob{filter:blur(80px);opacity:.15;z-index:1;pointer-events:none;width:300px;height:300px;position:absolute}.CTOFeature-module__arZjEW__blobBlue{background:var(--color-blue);top:-50px;left:-50px}.CTOFeature-module__arZjEW__blobPurple{background:var(--color-purple);bottom:-50px;right:-50px}@media (max-width:1024px){.CTOFeature-module__arZjEW__grid{grid-template-columns:1fr}.CTOFeature-module__arZjEW__visualColumn{padding-top:4rem}.CTOFeature-module__arZjEW__configCard{width:100%}}
.Services-module__dpHhBa__services{padding:var(--section-pad) 0;background-color:var(--color-surface);border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border)}.Services-module__dpHhBa__header{max-width:640px;margin-bottom:4rem}.Services-module__dpHhBa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.Services-module__dpHhBa__card{background-color:var(--color-bg);border:1px solid var(--color-border);transition:all var(--transition-normal);padding:3rem 2.5rem}.Services-module__dpHhBa__card:hover{border-color:#333;transform:translateY(-2px);box-shadow:0 10px 30px #00000080}.Services-module__dpHhBa__iconWrapper{align-items:center;margin-bottom:2rem;display:flex}.Services-module__dpHhBa__cardTitle{color:#fff;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.25rem;font-weight:700}.Services-module__dpHhBa__cardText{color:var(--color-text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:1024px){.Services-module__dpHhBa__grid{grid-template-columns:1fr}}
.WhyUs-module__onskOq__whyUs{padding:var(--section-pad) 0;background-color:var(--color-bg)}.WhyUs-module__onskOq__header{max-width:640px;margin-bottom:5rem}.WhyUs-module__onskOq__grid{background-color:var(--color-border);border:1px solid var(--color-border);grid-template-columns:repeat(2,1fr);gap:1px;margin-bottom:5rem;display:grid}.WhyUs-module__onskOq__item{background-color:var(--color-bg);transition:background-color var(--transition-normal);gap:1.5rem;padding:3rem 2.5rem;display:flex}.WhyUs-module__onskOq__item:hover{background-color:var(--color-surface-hover)}.WhyUs-module__onskOq__itemIcon{border:1px solid var(--color-border-light);color:#fff;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.WhyUs-module__onskOq__itemTitle{color:#fff;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.WhyUs-module__onskOq__itemDesc{color:var(--color-text-secondary);font-size:.9rem;line-height:1.7}.WhyUs-module__onskOq__paymentBanner{border:1px solid var(--color-border);background:var(--color-surface);align-items:center;gap:3rem;padding:3.5rem;display:flex}.WhyUs-module__onskOq__paymentLeft{flex-shrink:0}.WhyUs-module__onskOq__paymentTitle{color:#fff;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.WhyUs-module__onskOq__paymentSubtitle{color:var(--color-text-secondary);font-size:.9rem}.WhyUs-module__onskOq__paymentMethods{flex-wrap:wrap;gap:1rem;display:flex}.WhyUs-module__onskOq__method{border:1px solid var(--color-border-light);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;transition:all var(--transition-fast);padding:.75rem 1.5rem;font-size:.8rem;font-weight:600}.WhyUs-module__onskOq__method:hover{color:#fff;border-color:#fff}@media (max-width:1024px){.WhyUs-module__onskOq__grid{grid-template-columns:1fr}.WhyUs-module__onskOq__paymentBanner{text-align:center;flex-direction:column;gap:2rem}.WhyUs-module__onskOq__paymentMethods{justify-content:center}}
.EnquiryForm-module__ZxCRSG__enquiry{padding:var(--section-pad) 0;background-color:var(--color-surface);border-top:1px solid var(--color-border)}.EnquiryForm-module__ZxCRSG__inner{grid-template-columns:1fr 1.2fr;align-items:flex-start;gap:5rem;display:grid}.EnquiryForm-module__ZxCRSG__formNote{border:1px solid var(--color-border);background:var(--color-bg);margin-top:3rem;padding:1.5rem}.EnquiryForm-module__ZxCRSG__formNoteTitle{color:#fff;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.EnquiryForm-module__ZxCRSG__formNoteText{color:var(--color-text-secondary);font-size:.82rem;line-height:1.6}.EnquiryForm-module__ZxCRSG__form{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.EnquiryForm-module__ZxCRSG__fullWidth{grid-column:1/-1}.EnquiryForm-module__ZxCRSG__formGroup{flex-direction:column;gap:.5rem;display:flex}.EnquiryForm-module__ZxCRSG__label{text-transform:uppercase;letter-spacing:.1em;color:var(--color-text-secondary);font-size:.7rem;font-weight:700}.EnquiryForm-module__ZxCRSG__input,.EnquiryForm-module__ZxCRSG__textarea,.EnquiryForm-module__ZxCRSG__select{background:var(--color-bg);border:1px solid var(--color-border);color:#fff;transition:border-color var(--transition-fast);appearance:none;width:100%;padding:.9rem 1rem;font-size:.95rem}.EnquiryForm-module__ZxCRSG__select{cursor:pointer;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23777' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.2em;padding-right:2.5rem}.EnquiryForm-module__ZxCRSG__input:focus,.EnquiryForm-module__ZxCRSG__textarea:focus,.EnquiryForm-module__ZxCRSG__select:focus{border-color:#555;outline:none}.EnquiryForm-module__ZxCRSG__input::placeholder,.EnquiryForm-module__ZxCRSG__textarea::placeholder{color:var(--color-text-muted)}.EnquiryForm-module__ZxCRSG__textarea{resize:vertical;min-height:120px}.EnquiryForm-module__ZxCRSG__submitBtn{color:#000;text-transform:uppercase;letter-spacing:.08em;transition:all var(--transition-fast);background:#fff;justify-content:center;align-items:center;margin-top:.5rem;padding:1rem;font-size:.85rem;font-weight:700;display:flex}.EnquiryForm-module__ZxCRSG__submitBtn:hover:not(:disabled){background:#e0e0e0}.EnquiryForm-module__ZxCRSG__submitBtn:disabled{opacity:.5;cursor:not-allowed}.EnquiryForm-module__ZxCRSG__spinner{border:2px solid #0003;border-top-color:#000;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite EnquiryForm-module__ZxCRSG__spin}.EnquiryForm-module__ZxCRSG__successMsg{border:1px solid var(--color-green);color:var(--color-green);margin-bottom:1.5rem;padding:1.25rem;font-size:.9rem;font-weight:600}.EnquiryForm-module__ZxCRSG__errorMsg{color:#ef4444;border:1px solid #ef4444;margin-bottom:1.5rem;padding:1.25rem;font-size:.9rem;font-weight:600}@keyframes EnquiryForm-module__ZxCRSG__spin{to{transform:rotate(360deg)}}@media (max-width:900px){.EnquiryForm-module__ZxCRSG__inner{grid-template-columns:1fr;gap:3rem}.EnquiryForm-module__ZxCRSG__form{grid-template-columns:1fr}}
