.Cart-module__SEPl-a__header{flex-direction:column;justify-content:center;align-items:center;min-height:80px;margin-bottom:40px;display:flex;position:relative}.Cart-module__SEPl-a__subtitle{opacity:.7;color:#ffffffb3;text-align:center;margin-top:8px;font-size:.95rem}.Cart-module__SEPl-a__backWrapper{align-items:center;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Cart-module__SEPl-a__rightWrapper{align-items:center;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.Cart-module__SEPl-a__backLink{opacity:.6;align-items:center;gap:6px;transition:opacity .2s;display:flex}.Cart-module__SEPl-a__backLink:hover{opacity:1}.Cart-module__SEPl-a__layout{grid-template-columns:1fr 350px;align-items:start;gap:40px;display:grid}@media (max-width:968px){.Cart-module__SEPl-a__layout{grid-template-columns:1fr}}.Cart-module__SEPl-a__successOverlay{z-index:3000;background:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out forwards Cart-module__SEPl-a__fadeInOverlay;display:flex;position:fixed;top:0;left:0}@keyframes Cart-module__SEPl-a__fadeInOverlay{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.Cart-module__SEPl-a__successCard{text-align:center;border-radius:20px;max-width:500px;padding:60px;animation:.5s cubic-bezier(.23,1,.32,1) forwards Cart-module__SEPl-a__popIn}@keyframes Cart-module__SEPl-a__popIn{0%{opacity:0;transform:scale(.9)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.Cart-module__SEPl-a__successIcon{color:#000;background:#0f8;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 24px;font-size:40px;display:flex;box-shadow:0 0 30px #00ff8880}.Cart-module__SEPl-a__successCard h2{margin-bottom:4px}.Cart-module__SEPl-a__successCard p{opacity:.7;margin-bottom:32px}.Cart-module__SEPl-a__cartItem{border-radius:16px;grid-template-columns:auto 100px 1fr auto;align-items:center;gap:8px;min-height:116px;margin-bottom:12px;padding:8px 16px;transition:all .2s;display:grid}.Cart-module__SEPl-a__selectedItem{background:#00ff880d;border-color:#0f83!important}.Cart-module__SEPl-a__selectionArea{align-items:center;display:flex}.Cart-module__SEPl-a__previewArea{background:#0000004d;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;width:100px;height:100px;position:relative;overflow:hidden;box-shadow:inset 0 0 20px #00000080}.Cart-module__SEPl-a__itemInfo{flex-direction:column;justify-content:center;gap:6px;min-width:0;display:flex}.Cart-module__SEPl-a__selectAllHeader{margin-bottom:12px;padding:0 10px}.Cart-module__SEPl-a__checkboxContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;height:24px;padding-left:35px;font-size:.95rem;display:flex;position:relative}.Cart-module__SEPl-a__selectionArea .Cart-module__SEPl-a__checkboxContainer{width:24px;padding-left:24px}.Cart-module__SEPl-a__checkboxContainer input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Cart-module__SEPl-a__checkmark{background-color:#ffffff1a;border:1px solid #fff3;border-radius:6px;width:24px;height:24px;transition:all .2s;position:absolute;top:0;left:0}.Cart-module__SEPl-a__checkboxContainer:hover input~.Cart-module__SEPl-a__checkmark{background-color:#ffffff26}.Cart-module__SEPl-a__checkboxContainer input:checked~.Cart-module__SEPl-a__checkmark{background-color:#0f8;border-color:#0f8}.Cart-module__SEPl-a__checkmark:after{content:"";display:none;position:absolute}.Cart-module__SEPl-a__checkboxContainer input:checked~.Cart-module__SEPl-a__checkmark:after{display:block}.Cart-module__SEPl-a__checkboxContainer .Cart-module__SEPl-a__checkmark:after{border:2px solid #000;border-width:0 2px 2px 0;width:6px;height:12px;top:4px;left:8px;transform:rotate(45deg)}.Cart-module__SEPl-a__itemHeader{justify-content:space-between;align-items:center;margin-bottom:2px;display:flex}.Cart-module__SEPl-a__itemHeader h3{white-space:nowrap;text-overflow:ellipsis;margin:0 12px 0 0;font-size:1.1rem;overflow:hidden}.Cart-module__SEPl-a__itemMeta{opacity:.8;flex-wrap:wrap;align-items:center;gap:12px;font-size:.8rem;display:flex}.Cart-module__SEPl-a__metaItem{color:#ffffffb3}.Cart-module__SEPl-a__metaItem strong{color:#fff}.Cart-module__SEPl-a__tagGroup{flex-wrap:wrap;gap:4px;width:100%;margin-top:2px;display:flex}.Cart-module__SEPl-a__paramTag{color:#fffc;background:#ffffff0f;border:1px solid #ffffff14;border-radius:4px;padding:2px 8px;font-size:.7rem}.Cart-module__SEPl-a__brimTag{color:#0f8;background:#00ff881a;border-color:#0f83}.Cart-module__SEPl-a__supportTag{color:#fffc;background:#ffffff0f;border-color:#ffffff14}.Cart-module__SEPl-a__colorRow{align-items:center;gap:12px;display:flex}.Cart-module__SEPl-a__colorStack{align-items:center;gap:6px;display:flex}.Cart-module__SEPl-a__colorCircle{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;width:14px;height:14px;box-shadow:0 0 5px #00000080}.Cart-module__SEPl-a__itemPriceSection{flex-direction:column;justify-content:space-between;align-self:center;align-items:flex-end;height:100px;display:flex}.Cart-module__SEPl-a__itemActions{align-items:center;gap:8px;display:flex}.Cart-module__SEPl-a__quantity{background:#ffffff0d;border-radius:6px;align-items:center;gap:12px;padding:4px 10px;font-size:.8rem;display:flex}.Cart-module__SEPl-a__quantity button{color:#fff;cursor:pointer;opacity:.6;background:0 0;border:none;font-size:1.2rem}.Cart-module__SEPl-a__quantity button:hover{opacity:1}.Cart-module__SEPl-a__price{color:var(--primary-color);font-size:1.1rem;font-weight:700}.Cart-module__SEPl-a__removeBtn{color:#ff4757;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s;display:flex}.Cart-module__SEPl-a__removeBtn:hover{opacity:1}.Cart-module__SEPl-a__editBtn{color:var(--primary-color);cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;width:28px;height:28px;transition:opacity .2s;display:flex}.Cart-module__SEPl-a__editBtn:hover{opacity:1}.Cart-module__SEPl-a__summaryRow{opacity:.8;justify-content:space-between;margin-bottom:12px;display:flex}.Cart-module__SEPl-a__totalRow{opacity:1;color:var(--text-color);font-size:1.25rem;font-weight:700}.Cart-module__SEPl-a__modal{background:#111;border:1px solid #ffffff1a;border-radius:16px;width:90%;max-width:500px;max-height:90vh;padding:30px;animation:.4s cubic-bezier(.23,1,.32,1) forwards Cart-module__SEPl-a__popIn;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.Cart-module__SEPl-a__emptyState{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:160px 20px;display:flex}.Cart-module__SEPl-a__emptyState h1{margin:0 0 16px}.Cart-module__SEPl-a__emptyState p{opacity:.6;max-width:400px;margin:0 0 32px}@media (max-width:600px){.Cart-module__SEPl-a__cartItem{grid-template-columns:auto 80px 1fr;gap:12px;min-height:auto;padding:8px 12px}.Cart-module__SEPl-a__previewArea{width:80px;height:80px}.Cart-module__SEPl-a__itemInfo{gap:4px}.Cart-module__SEPl-a__itemHeader h3{font-size:1rem}.Cart-module__SEPl-a__itemMeta{gap:8px;font-size:.75rem}.Cart-module__SEPl-a__itemPriceSection{border-top:1px solid #ffffff0d;flex-direction:row;grid-column:1/-1;justify-content:space-between;align-items:center;height:auto;margin-top:8px;padding-top:12px}.Cart-module__SEPl-a__header{gap:12px;min-height:auto;padding-top:60px}.Cart-module__SEPl-a__rightWrapper{justify-content:center;width:100%;margin-top:12px;position:static;transform:none}.Cart-module__SEPl-a__backWrapper{top:20px;transform:none}.Cart-module__SEPl-a__tagGroup{display:none}}.Cart-module__SEPl-a__referenceBadge{color:#000;z-index:10;background:#39ff14e6;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;animation:.3s cubic-bezier(.17,.67,.83,.67) Cart-module__SEPl-a__badgePop;display:flex;position:absolute;top:8px;right:8px;box-shadow:0 2px 10px #0000004d}@keyframes Cart-module__SEPl-a__badgePop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.Cart-module__SEPl-a__warningTag{color:#ffae00!important;background:#ffae001a!important;border-color:#ffae0033!important}.Cart-module__SEPl-a__qtyControls{background:#ffffff0d;border-radius:8px;align-items:center;gap:8px;height:28px;margin-right:4px;padding:0 6px;display:flex}.Cart-module__SEPl-a__qtyBtn{color:#fff;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:all .2s;display:flex}.Cart-module__SEPl-a__qtyBtn:hover:not(:disabled){opacity:1;background:#ffffff1a;border-radius:4px}.Cart-module__SEPl-a__qtyBtn:disabled{opacity:.2;cursor:not-allowed}.Cart-module__SEPl-a__qtyValue{text-align:center;min-width:18px;font-size:.85rem;font-weight:600}
.CheckoutModal-module__V9QWQW__overlay{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:5000;background:#000000bf;justify-content:center;align-items:center;width:100%;height:100%;animation:.4s ease-out forwards CheckoutModal-module__V9QWQW__fadeInOverlay;display:flex;position:fixed;inset:0}@keyframes CheckoutModal-module__V9QWQW__fadeInOverlay{0%{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur()}to{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}}.CheckoutModal-module__V9QWQW__modal{color:#e0e0e0;background:#0a0a0a;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;width:95%;max-width:600px;max-height:90vh;padding:32px;animation:.4s cubic-bezier(.23,1,.32,1) forwards CheckoutModal-module__V9QWQW__popIn;display:flex;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #000c}@media (max-width:600px){.CheckoutModal-module__V9QWQW__modal{-webkit-overflow-scrolling:touch;border-radius:0;width:100%;height:100%;max-height:100%;padding:24px 16px;overflow-y:auto}}@keyframes CheckoutModal-module__V9QWQW__popIn{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.CheckoutModal-module__V9QWQW__closeBtn{color:#fff9;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.CheckoutModal-module__V9QWQW__modalHeader{border-bottom:1px solid #ffffff0d;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;margin-bottom:24px;padding-bottom:16px;display:grid}.CheckoutModal-module__V9QWQW__headerLeft{justify-content:flex-start;align-items:center;display:flex}.CheckoutModal-module__V9QWQW__headerRight{justify-content:flex-end;align-items:center;display:flex}.CheckoutModal-module__V9QWQW__modalTitle{color:#fff;letter-spacing:-.5px;text-align:center;margin:0;font-size:1.5rem;font-weight:600}.CheckoutModal-module__V9QWQW__headerBackLink{color:#fff9;cursor:pointer;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.CheckoutModal-module__V9QWQW__headerBackLink:hover,.CheckoutModal-module__V9QWQW__closeBtn:hover{color:#fff;background:#ffffff1a}.CheckoutModal-module__V9QWQW__stepHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:baseline;margin-bottom:24px;padding-bottom:16px;display:flex}.CheckoutModal-module__V9QWQW__stepHeader h2{color:#fff;letter-spacing:-.5px;margin:0;font-size:1.5rem;font-weight:600}.CheckoutModal-module__V9QWQW__stepIndicator{color:#fff6;background:#ffffff0d;border-radius:12px;padding:4px 10px;font-size:.85rem;font-weight:500}.CheckoutModal-module__V9QWQW__section{margin-bottom:32px}.CheckoutModal-module__V9QWQW__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.CheckoutModal-module__V9QWQW__sectionHeader h3,.CheckoutModal-module__V9QWQW__sectionTitle{color:#fffc;align-items:center;gap:8px;margin:0;font-size:1rem;font-weight:500;display:flex}.CheckoutModal-module__V9QWQW__addBtn{color:#fff9;cursor:pointer;background:0 0;border:1px dashed #fff3;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.8rem;transition:all .2s;display:flex}.CheckoutModal-module__V9QWQW__addBtn:hover{color:#0f8;background:#00ff880d;border-color:#0f8}.CheckoutModal-module__V9QWQW__addressGrid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:12px;display:grid}.CheckoutModal-module__V9QWQW__addressCard{cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;padding:16px;transition:all .2s ease-out;display:flex;position:relative}.CheckoutModal-module__V9QWQW__addressCard:hover{background:#ffffff0d;transform:translateY(-2px)}.CheckoutModal-module__V9QWQW__addressCard.CheckoutModal-module__V9QWQW__selected{background:#00ff880d;border-color:#0f8;box-shadow:0 4px 20px #00ff881a}.CheckoutModal-module__V9QWQW__cardTop{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.CheckoutModal-module__V9QWQW__cardTop strong{color:#fff;font-size:1rem}.CheckoutModal-module__V9QWQW__checkIndicator{background:#0f8;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex;box-shadow:0 0 10px #0f86}.CheckoutModal-module__V9QWQW__checkInner{background:#000;border-radius:50%;width:8px;height:8px}.CheckoutModal-module__V9QWQW__radioIndicator{border:2px solid #fff3;border-radius:50%;width:20px;height:20px}.CheckoutModal-module__V9QWQW__cardDetails p{color:#fff9;margin:4px 0;font-size:.9rem;line-height:1.4}.CheckoutModal-module__V9QWQW__phoneTag{color:#ffffff80;background:#ffffff0d;border-radius:6px;align-items:center;gap:6px;margin-top:10px;padding:4px 8px;font-size:.8rem;display:inline-flex}.CheckoutModal-module__V9QWQW__deliveryGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px;display:grid}.CheckoutModal-module__V9QWQW__deliveryOption{cursor:pointer;text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:100%;padding:16px;transition:all .2s;display:flex}.CheckoutModal-module__V9QWQW__deliveryOption:hover{background:#ffffff0f}.CheckoutModal-module__V9QWQW__deliveryOption.CheckoutModal-module__V9QWQW__selected{background:#00ff880d;border-color:#0f8;box-shadow:0 8px 25px #00ff881a}.CheckoutModal-module__V9QWQW__optionHeader{color:#fff;flex-direction:column;align-items:center;gap:10px;margin-bottom:8px;font-weight:500;display:flex}.CheckoutModal-module__V9QWQW__optionHeader svg{opacity:.8}.CheckoutModal-module__V9QWQW__deliveryOption p{color:#ffffff80;margin:0;font-size:.8rem;line-height:1.3}.CheckoutModal-module__V9QWQW__liveTotal{background:#00ff880d;border:1px dashed #00ff884d;border-radius:12px;justify-content:space-between;align-items:center;margin-top:24px;padding:16px;display:flex}.CheckoutModal-module__V9QWQW__liveTotal span{color:#fff9;font-size:.9rem}.CheckoutModal-module__V9QWQW__liveTotal strong{color:#0f8;font-size:1.2rem}.CheckoutModal-module__V9QWQW__newAddressForm{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:20px}.CheckoutModal-module__V9QWQW__inputGrid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}@media (max-width:480px){.CheckoutModal-module__V9QWQW__inputGrid{grid-template-columns:1fr}.CheckoutModal-module__V9QWQW__inputGroup.CheckoutModal-module__V9QWQW__fullWidth{grid-column:span 1}}.CheckoutModal-module__V9QWQW__inputGroup{flex-direction:column;gap:8px;display:flex}.CheckoutModal-module__V9QWQW__inputGroup.CheckoutModal-module__V9QWQW__fullWidth{grid-column:span 2}.CheckoutModal-module__V9QWQW__inputGroup label{color:#fff9;margin-left:2px;font-size:.85rem}.CheckoutModal-module__V9QWQW__input{color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;padding:12px;font-size:.95rem;transition:all .2s}.CheckoutModal-module__V9QWQW__input:focus{background:#00000080;border-color:#0f8;box-shadow:0 0 10px #00ff881a}.CheckoutModal-module__V9QWQW__backLink{color:#0f8;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;width:fit-content;margin-bottom:15px;padding:0;font-size:.9rem;display:flex}.CheckoutModal-module__V9QWQW__totalSummary{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;margin-bottom:24px;padding:16px}.CheckoutModal-module__V9QWQW__summaryRow{color:#ffffffb3;justify-content:space-between;margin-bottom:8px;font-size:.9rem;display:flex}.CheckoutModal-module__V9QWQW__totalRow{color:#fff;border-top:1px solid #ffffff1a;margin-top:12px;padding-top:12px;font-size:1.1rem}.CheckoutModal-module__V9QWQW__totalRow strong{color:#0f8}.CheckoutModal-module__V9QWQW__cardInfo{flex-direction:column;gap:16px;display:flex}.CheckoutModal-module__V9QWQW__inputIconWrapper{align-items:center;display:flex;position:relative}.CheckoutModal-module__V9QWQW__inputIcon{color:#ffffff80;pointer-events:none;position:absolute;left:12px}.CheckoutModal-module__V9QWQW__input.CheckoutModal-module__V9QWQW__hasIcon{padding-left:44px}.CheckoutModal-module__V9QWQW__secure{color:#fff6;justify-content:center;align-items:center;gap:8px;margin-top:20px;font-size:.8rem;display:flex}.CheckoutModal-module__V9QWQW__primaryBtn{color:#000;cursor:pointer;background:linear-gradient(135deg,#0f8 0%,#00cc6a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:24px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #00ff884d}.CheckoutModal-module__V9QWQW__primaryBtn:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #0f86}.CheckoutModal-module__V9QWQW__backLinkCenter{color:#ffffff80;cursor:pointer;text-align:center;background:0 0;border:none;width:100%;margin-top:16px;font-size:.9rem;transition:color .2s}.CheckoutModal-module__V9QWQW__backLinkCenter:hover{color:#fff}@media (max-width:600px){.CheckoutModal-module__V9QWQW__deliveryGrid{grid-template-columns:1fr}.CheckoutModal-module__V9QWQW__deliveryOption{text-align:left;flex-direction:row;justify-content:flex-start;gap:16px;padding:12px 16px}.CheckoutModal-module__V9QWQW__optionHeader{flex-direction:row;min-width:120px;margin-bottom:0}}
.Loader-module__OpcrDa__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#0006;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Loader-module__OpcrDa__cubeContainer{perspective:800px;width:32px;height:32px}.Loader-module__OpcrDa__cube{width:100%;height:100%;transform-style:preserve-3d;animation:2s linear infinite Loader-module__OpcrDa__rotateCube;position:relative}.Loader-module__OpcrDa__face{background:#ffffff1a;border:2px solid #fff;width:32px;height:32px;position:absolute;box-shadow:inset 0 0 10px #ffffff4d}.Loader-module__OpcrDa__front{transform:translateZ(16px)}.Loader-module__OpcrDa__back{transform:rotateY(180deg)translateZ(16px)}.Loader-module__OpcrDa__right{transform:rotateY(90deg)translateZ(16px)}.Loader-module__OpcrDa__left{transform:rotateY(-90deg)translateZ(16px)}.Loader-module__OpcrDa__top{transform:rotateX(90deg)translateZ(16px)}.Loader-module__OpcrDa__bottom{transform:rotateX(-90deg)translateZ(16px)}.Loader-module__OpcrDa__text{color:#fff;letter-spacing:.5px;margin-top:20px;font-size:1.1rem;font-weight:500;animation:1.5s ease-in-out infinite Loader-module__OpcrDa__pulse}.Loader-module__OpcrDa__inlineContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:40px;display:flex}@keyframes Loader-module__OpcrDa__rotateCube{0%{transform:rotateX(0)rotateY(0)rotate(0)}to{transform:rotateX(360deg)rotateY(360deg)rotate(360deg)}}@keyframes Loader-module__OpcrDa__pulse{0%,to{opacity:.6}50%{opacity:1}}
.GCodeViewer-module__0422NW__container{border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.GCodeViewer-module__0422NW__viewer{flex:1;width:100%}.GCodeViewer-module__0422NW__overlay{color:#fff;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.GCodeViewer-module__0422NW__loader{border:4px solid var(--primary-color);border-top-color:#0000;border-radius:50%;width:48px;height:48px;margin-bottom:16px;animation:1s linear infinite GCodeViewer-module__0422NW__spin}.GCodeViewer-module__0422NW__errorIcon{margin-bottom:16px;font-size:48px}.GCodeViewer-module__0422NW__controlsPanel{display:none}.GCodeViewer-module__0422NW__viewerControls{z-index:10;flex-direction:column;gap:8px;display:flex;position:absolute;top:20px;left:20px}.GCodeViewer-module__0422NW__overlayBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#ffffffb3;cursor:pointer;background:#0009;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;transition:all .2s;display:flex}.GCodeViewer-module__0422NW__overlayBtn:hover{color:var(--primary-color);background:#39ff141a;border-color:#39ff1466;transform:translate(4px)}.GCodeViewer-module__0422NW__overlayBtn.GCodeViewer-module__0422NW__active{background:var(--primary-color);color:#000;border-color:var(--primary-color);box-shadow:0 0 20px #39ff1466}.GCodeViewer-module__0422NW__playbackBar{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;background:#000000b3;border:1px solid #ffffff1a;border-radius:12px;padding:8px 16px;animation:.3s cubic-bezier(.16,1,.3,1) GCodeViewer-module__0422NW__slideUp;position:absolute;bottom:20px;left:20px;right:20px}@keyframes GCodeViewer-module__0422NW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GCodeViewer-module__0422NW__playbackTop{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}@media (max-width:600px){.GCodeViewer-module__0422NW__playbackBar{padding:12px;bottom:10px;left:10px;right:10px}.GCodeViewer-module__0422NW__playbackTop{flex-direction:column;align-items:flex-start;gap:8px}.GCodeViewer-module__0422NW__playbackActions{justify-content:space-between;width:100%}.GCodeViewer-module__0422NW__speedSlider{flex:1;width:auto}}.GCodeViewer-module__0422NW__playbackLabel{color:#ffffffd9;white-space:nowrap;font-size:.85rem;font-weight:400}@media (max-width:600px){.GCodeViewer-module__0422NW__playbackLabel{font-size:.65rem}}.GCodeViewer-module__0422NW__playbackActions{align-items:center;gap:10px;display:flex}.GCodeViewer-module__0422NW__speedLabel{color:#fff;text-align:right;min-width:28px;font-size:.85rem;font-weight:500}.GCodeViewer-module__0422NW__speedSlider{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:2px;outline:none;width:80px;height:4px}.GCodeViewer-module__0422NW__speedSlider::-webkit-slider-thumb{appearance:none;background:var(--primary-color);cursor:pointer;border-radius:50%;width:14px;height:14px;box-shadow:0 0 8px #39ff1480}.GCodeViewer-module__0422NW__playBtn{color:var(--primary-color);cursor:pointer;background:#39ff141a;border:1px solid #39ff144d;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.GCodeViewer-module__0422NW__playBtn:hover{background:var(--primary-color);color:#000;box-shadow:0 0 16px #39ff1466}.GCodeViewer-module__0422NW__rangeInput{appearance:none;cursor:pointer;background:#ffffff1a;border-radius:3px;outline:none;width:100%;height:5px}.GCodeViewer-module__0422NW__rangeInput::-webkit-slider-thumb{appearance:none;background:var(--primary-color);cursor:pointer;border-radius:50%;width:16px;height:16px;box-shadow:0 0 10px #39ff1480}@keyframes GCodeViewer-module__0422NW__spin{to{transform:rotate(360deg)}}.GCodeViewer-module__0422NW__colorRegions{background:#ffffff08;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.GCodeViewer-module__0422NW__colorRow{align-items:center;gap:12px;display:flex}.GCodeViewer-module__0422NW__colorIndicator{border:1px solid #fff3;border-radius:50%;flex-shrink:0;width:12px;height:12px}.GCodeViewer-module__0422NW__regionColorInput{cursor:pointer;background:0 0;border:none;flex-shrink:0;width:40px;height:24px;padding:0}.GCodeViewer-module__0422NW__regionColorInput::-webkit-color-swatch-wrapper{padding:0}.GCodeViewer-module__0422NW__regionColorInput::-webkit-color-swatch{border:1px solid #fff3;border-radius:4px}.GCodeViewer-module__0422NW__hexLabel{color:#fff9;text-transform:uppercase;font-family:monospace;font-size:.75rem}.GCodeViewer-module__0422NW__printerScene{justify-content:center;align-items:flex-end;width:140px;height:140px;margin-bottom:20px;display:flex;position:relative}.GCodeViewer-module__0422NW__printBed{background:#fff3;border-radius:2px;width:160px;height:4px;position:absolute;bottom:0;box-shadow:0 0 10px #39ff1433}.GCodeViewer-module__0422NW__modelGhost{border:2px dashed #ffffff1a;border-radius:8px;width:80px;height:80px;position:absolute;bottom:4px}.GCodeViewer-module__0422NW__modelProgress{border:2px solid var(--primary-color);background:#39ff141a;border-bottom:none;border-radius:8px 8px 0 0;width:80px;transition:height .1s linear;position:absolute;bottom:4px;overflow:hidden;box-shadow:0 0 15px #39ff144d}.GCodeViewer-module__0422NW__modelProgress:after{content:"";background:repeating-linear-gradient(#39ff141a 0 4px,#39ff144d 5px);width:100%;height:100%;position:absolute;top:0;left:0}.GCodeViewer-module__0422NW__nozzleAssembly{pointer-events:none;z-index:10;justify-content:center;align-items:flex-end;width:180px;height:20px;transition:bottom .1s linear;display:flex;position:absolute;left:50%;transform:translate(-50%)}.GCodeViewer-module__0422NW__gantry{background:#ffffff1a;width:100%;height:4px;position:absolute;top:50%}.GCodeViewer-module__0422NW__nozzleHead{clip-path:polygon(20% 0%,80% 0%,100% 60%,50% 100%,0% 60%);background:#fff;width:20px;height:24px;animation:.8s ease-in-out infinite alternate GCodeViewer-module__0422NW__printMove;position:relative;box-shadow:0 0 10px #fffc}.GCodeViewer-module__0422NW__nozzleHead:after{content:"";background:var(--primary-color);width:4px;height:4px;box-shadow:0 0 8px var(--primary-color);border-radius:50%;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}@keyframes GCodeViewer-module__0422NW__printMove{0%{transform:translate(-30px)}to{transform:translate(30px)}}.GCodeViewer-module__0422NW__loadingStats{color:#fff;text-transform:uppercase;letter-spacing:2px;text-shadow:0 0 10px #fff6;font-size:1rem;font-weight:800}.GCodeViewer-module__0422NW__statsPill{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;pointer-events:none;background:#000000b3;border:1px solid #ffffff1a;border-radius:8px;flex-direction:column;padding:12px 16px;display:flex;position:absolute;bottom:120px;right:20px}.GCodeViewer-module__0422NW__statsHeader{cursor:pointer;pointer-events:auto;align-items:center;gap:8px;display:none}.GCodeViewer-module__0422NW__statsIcon{color:var(--primary-color)}.GCodeViewer-module__0422NW__statsTitle{color:#fff;flex:1;font-size:.9rem;font-weight:500}.GCodeViewer-module__0422NW__chevronIcon{color:#fff9}.GCodeViewer-module__0422NW__statsContent{display:block}@media (max-width:600px){.GCodeViewer-module__0422NW__viewerControls{top:10px;left:10px}.GCodeViewer-module__0422NW__overlayBtn{border-radius:10px;width:32px;height:32px}.GCodeViewer-module__0422NW__statsPill{padding:10px 12px;bottom:150px;left:auto;right:10px}.GCodeViewer-module__0422NW__statsHeader{display:flex}.GCodeViewer-module__0422NW__statsContent{border-top:1px solid #ffffff1a;margin-top:10px;padding-top:10px;display:none}.GCodeViewer-module__0422NW__statsPill.GCodeViewer-module__0422NW__expanded .GCodeViewer-module__0422NW__statsContent{display:block}.GCodeViewer-module__0422NW__statsPill.GCodeViewer-module__0422NW__expanded .GCodeViewer-module__0422NW__statsHeader{border-bottom:1px solid #ffffff1a;margin-bottom:8px;padding-bottom:8px}}.GCodeViewer-module__0422NW__statsTable{border-collapse:collapse;width:100%}.GCodeViewer-module__0422NW__statsTable td{white-space:nowrap;padding:3px 12px 3px 0}.GCodeViewer-module__0422NW__statLabel{color:#ffffffd9;text-align:left;font-size:.85rem;font-weight:400}.GCodeViewer-module__0422NW__statValue{color:#fff;text-align:left;font-size:.85rem;font-weight:500}
.MaterialChart-module__w3mLoW__chartContainer{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;margin:16px 0;padding:20px;transition:all .3s}.MaterialChart-module__w3mLoW__chartContainer:hover{background:#ffffff0d;border-color:#ffffff1a}.MaterialChart-module__w3mLoW__chartTitle{color:#fff;letter-spacing:.5px;text-transform:uppercase;opacity:.9;margin-bottom:20px;font-size:1rem;font-weight:700}.MaterialChart-module__w3mLoW__propertyGrid{grid-template-columns:1fr;gap:16px;display:grid}.MaterialChart-module__w3mLoW__propertyCard{flex-direction:column;gap:10px;display:flex}.MaterialChart-module__w3mLoW__propertyHeader{justify-content:space-between;align-items:center;display:flex}.MaterialChart-module__w3mLoW__labelWithIcon{align-items:center;gap:8px;display:flex}.MaterialChart-module__w3mLoW__propertyLabel{color:#ffffffb3;font-size:.85rem;font-weight:600}.MaterialChart-module__w3mLoW__propertyValue{color:#fff;font-size:.85rem;font-weight:700}.MaterialChart-module__w3mLoW__barTrack{background:#0000004d;border:1px solid #ffffff0d;border-radius:4px;height:8px;overflow:hidden}.MaterialChart-module__w3mLoW__barFill{border-radius:4px;height:100%;transition:width 1.2s cubic-bezier(.34,1.56,.64,1)}.MaterialChart-module__w3mLoW__comparisonChart{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#05050599;border:1px solid #ffffff14;border-radius:32px;margin-top:48px;padding:40px}.MaterialChart-module__w3mLoW__comparisonTitle{text-align:center;background:linear-gradient(135deg,#fff 0%,var(--primary-color)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:40px;font-size:2.2rem;font-weight:900}
.CustomSelect-module__nvuioG__container{width:100%;position:relative}.CustomSelect-module__nvuioG__disabled{opacity:.5;cursor:not-allowed}.CustomSelect-module__nvuioG__label{color:#ffffff80;letter-spacing:.5px;border-bottom:1px solid #ffffff1a;margin-bottom:12px;padding-bottom:6px;font-size:13px;font-weight:700;display:block}.CustomSelect-module__nvuioG__value{white-space:nowrap;text-overflow:ellipsis;text-align:left;flex:1;margin-right:8px;overflow:hidden}.CustomSelect-module__nvuioG__trigger{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;justify-content:space-between;align-items:center;width:100%;height:42px;padding:0 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.CustomSelect-module__nvuioG__trigger:hover{background:#ffffff0f;border-color:#fff3}.CustomSelect-module__nvuioG__triggerCompact{width:100%;color:inherit;font-size:.8rem;font-weight:inherit;cursor:pointer;background:0 0;border:1px dashed #ffffff59;border-radius:4px;justify-content:space-between;align-items:center;padding:2px 6px;font-family:inherit;line-height:1.2;transition:all .2s;display:flex}.CustomSelect-module__nvuioG__triggerCompact:hover{background:#ffffff0d;border-color:#ffffff80}.CustomSelect-module__nvuioG__triggerOpen{background:#39ff1405;border-color:#39ff1480}.CustomSelect-module__nvuioG__icon{color:#39ff14;flex-shrink:0;transition:transform .2s cubic-bezier(.4,0,.2,1)}.CustomSelect-module__nvuioG__iconOpen{transform:rotate(180deg)}.CustomSelect-module__nvuioG__dropdown{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#121212fa;border:1px solid #ffffff1a;border-radius:12px;transition:all .2s cubic-bezier(.4,0,.2,1);position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;transform:translateY(-8px)scale(.98);box-shadow:0 10px 30px #00000080}.CustomSelect-module__nvuioG__dropdownVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.CustomSelect-module__nvuioG__option{color:#ffffffb3;cursor:pointer;padding:12px 16px;font-size:14px;transition:all .15s}.CustomSelect-module__nvuioG__option:hover{color:#fff;background:#39ff1414}.CustomSelect-module__nvuioG__optionSelected{color:#39ff14;background:#39ff1426;font-weight:600}.CustomSelect-module__nvuioG__optionSelected:after{content:"✓";float:right;color:#39ff14;text-shadow:0 0 8px #39ff1480;font-size:12px}.CustomSelect-module__nvuioG__dropdownCompact{-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#121212fa;border:1px solid #ffffff1a;border-radius:6px;transition:all .2s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-4px)scale(.98);box-shadow:0 4px 15px #00000080}.CustomSelect-module__nvuioG__dropdownCompact.CustomSelect-module__nvuioG__dropdownVisible{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)scale(1)}.CustomSelect-module__nvuioG__optionCompact{color:#fffc;cursor:pointer;white-space:nowrap;padding:6px 10px;font-size:.8rem;transition:all .15s}.CustomSelect-module__nvuioG__optionCompact:hover{color:#fff;background:#39ff1426}.CustomSelect-module__nvuioG__optionCompactSelected{color:#39ff14;background:#39ff1433;font-weight:600}.CustomSelect-module__nvuioG__optionCompactSelected:after{content:"✓";float:right;color:#39ff14;text-shadow:0 0 8px #39ff1480;margin-left:8px;font-size:10px}
.Admin-module__cvzioq__grid{grid-template-columns:1fr;gap:32px;margin-top:24px;display:grid}@media (min-width:1200px){.Admin-module__cvzioq__grid{grid-template-columns:1fr 1fr}}.Admin-module__cvzioq__settingsGrid{grid-template-columns:1fr;gap:32px;margin-top:40px;display:grid}@media (min-width:1024px){.Admin-module__cvzioq__settingsGrid{grid-template-columns:minmax(300px,1fr) 2fr}}.Admin-module__cvzioq__headerContainer{justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.Admin-module__cvzioq__headerTextContainer{text-align:left}.Admin-module__cvzioq__headerTitle{margin:0;font-size:2.5rem}.Admin-module__cvzioq__headerSubtitle{opacity:.5;margin-top:2px;font-size:1rem}@media (max-width:768px){.Admin-module__cvzioq__headerContainer{text-align:center;flex-direction:column;justify-content:center}.Admin-module__cvzioq__headerTextContainer{text-align:center;flex-direction:column;align-items:center;display:flex}.Admin-module__cvzioq__headerTitle{font-size:1.8rem}.Admin-module__cvzioq__headerSubtitle{font-size:.85rem}}.Admin-module__cvzioq__syncButton{color:#39ff14;white-space:nowrap;cursor:pointer;background:#39ff140d;border:1px solid #39ff1433;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;font-weight:600;transition:all .2s;display:flex}.Admin-module__cvzioq__syncButton:disabled{cursor:not-allowed;opacity:.5}@media (max-width:768px){.Admin-module__cvzioq__syncButton{padding:8px 16px;font-size:.85rem}}.Admin-module__cvzioq__section{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border:1px solid #ffffff14;border-radius:24px;min-width:0;padding:24px;animation:.5s cubic-bezier(.23,1,.32,1) forwards Admin-module__cvzioq__fadeScaleUp;box-shadow:0 20px 50px #0000004d}@keyframes Admin-module__cvzioq__fadeScaleUp{0%{opacity:0;transform:scale(.98)translateY(15px)}to{opacity:1;transform:scale(1)translateY(0)}}.Admin-module__cvzioq__statsGrid{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}@media (max-width:600px){.Admin-module__cvzioq__statsGrid{grid-template-columns:1fr}}.Admin-module__cvzioq__statCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0006;border:1px solid #ffffff14;border-radius:28px;flex-direction:column;justify-content:center;gap:12px;padding:32px;transition:all .5s cubic-bezier(.23,1,.32,1);display:flex;position:relative;overflow:hidden}.Admin-module__cvzioq__statCard:before{content:"";z-index:0;background:radial-gradient(circle at 100% 0,#ffffff08,#0000);width:100%;height:100%;position:absolute;top:0;left:0}.Admin-module__cvzioq__statCard:hover{background:#ffffff08;border-color:#39ff144d;transform:translateY(-10px)scale(1.02);box-shadow:0 30px 60px #0009,0 0 20px #39ff141a}.Admin-module__cvzioq__statValue{color:#fff;z-index:1;letter-spacing:-1px;font-size:clamp(2rem,10vw,3.5rem);font-weight:900;line-height:1}.Admin-module__cvzioq__statLabel{color:#fff9;text-transform:uppercase;letter-spacing:2px;z-index:1;font-size:.7rem;font-weight:800}.Admin-module__cvzioq__section h2{color:#fff;align-items:center;gap:12px;margin-bottom:28px;font-size:1.6rem;font-weight:700;display:flex}.Admin-module__cvzioq__section h2:before{content:"";background:var(--primary-color);border-radius:2px;width:4px;height:24px}.Admin-module__cvzioq__tableContainer{margin-top:20px;overflow-x:auto}.Admin-module__cvzioq__table{border-collapse:separate;border-spacing:0 8px;width:100%}.Admin-module__cvzioq__table th{text-align:left;color:#ffffffe6;text-transform:uppercase;letter-spacing:1.5px;border:none;padding:10px 16px;font-size:.7rem;font-weight:700}.Admin-module__cvzioq__table tr{transition:transform .2s}.Admin-module__cvzioq__table td{background:#ffffff08;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;padding:12px 16px}.Admin-module__cvzioq__table td:first-child{border-left:1px solid #ffffff0d;border-top-left-radius:12px;border-bottom-left-radius:12px}.Admin-module__cvzioq__table td:last-child{border-right:1px solid #ffffff0d;border-top-right-radius:12px;border-bottom-right-radius:12px}.Admin-module__cvzioq__table tr:hover td{background:#ffffff0f;border-color:#39ff1433}.Admin-module__cvzioq__addPrinterForm{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-bottom:32px;padding:20px;display:grid}.Admin-module__cvzioq__input,.Admin-module__cvzioq__numInput{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 16px;font-size:.9rem;transition:all .2s}.Admin-module__cvzioq__input:focus,.Admin-module__cvzioq__numInput:focus{border-color:var(--primary-color);box-shadow:0 0 15px #39ff141a}.Admin-module__cvzioq__numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Admin-module__cvzioq__numInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Admin-module__cvzioq__numInput{appearance:textfield;width:100%}.Admin-module__cvzioq__select,.Admin-module__cvzioq__statusSelect{color:#fff;cursor:pointer;appearance:none;background:#0000004d url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 12px center/14px no-repeat;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:12px 16px;font-size:.9rem;transition:all .2s}.Admin-module__cvzioq__statusSelect{padding:6px 32px 6px 12px;font-size:.85rem;font-weight:500}.Admin-module__cvzioq__statusSelect.Admin-module__cvzioq__available{color:#0f8;background-color:#00ff880d;border-color:#0f83}.Admin-module__cvzioq__statusSelect.Admin-module__cvzioq__busy{color:#ffae00;background-color:#ffae000d;border-color:#ffae0033}.Admin-module__cvzioq__statusSelect.Admin-module__cvzioq__maintenance{color:#f05;background-color:#ff00550d;border-color:#f053}.Admin-module__cvzioq__colorGrid{flex-wrap:nowrap;align-items:center;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.Admin-module__cvzioq__colorTag{border:1px solid #fff3;border-radius:6px;width:24px;height:24px;position:relative}.Admin-module__cvzioq__removeColorBtn{color:#fff;cursor:pointer;background:#f05;border:none;border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:8px;display:flex;position:absolute;top:-4px;right:-4px}.Admin-module__cvzioq__addColorBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px dashed #ffffff4d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.Admin-module__cvzioq__addColorBtn:hover{border-color:var(--primary-color);color:var(--primary-color)}.Admin-module__cvzioq__deleteBtn{color:#f05;cursor:pointer;background:#ff00551a;border:1px solid #f053;border-radius:8px;padding:8px;transition:all .2s}.Admin-module__cvzioq__deleteBtn:hover{color:#fff;background:#f05}.Admin-module__cvzioq__badge{text-transform:uppercase;letter-spacing:1px;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:700}.Admin-module__cvzioq__badge.Admin-module__cvzioq__delivered,.Admin-module__cvzioq__badge.Admin-module__cvzioq__completed{color:#0f8;background:#00ff881a;border:1px solid #0f83}.Admin-module__cvzioq__badge.Admin-module__cvzioq__cancelled{color:#f05;background:#ff00551a;border:1px solid #f053}.Admin-module__cvzioq__iconBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:4px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.Admin-module__cvzioq__iconBtn:hover{background:var(--primary-color);color:#000}.Admin-module__cvzioq__editBtn{color:#39ff14;cursor:pointer;background:#39ff141a;border:1px solid #39ff1433;border-radius:8px;padding:8px;transition:all .2s}.Admin-module__cvzioq__editBtn:hover{color:#000;background:#39ff14;box-shadow:0 0 15px #39ff144d}.Admin-module__cvzioq__switch{width:44px;height:22px;display:inline-block;position:relative}.Admin-module__cvzioq__switch input{opacity:0;width:0;height:0}.Admin-module__cvzioq__slider{cursor:pointer;background-color:#ffffff1a;border:1px solid #ffffff1a;border-radius:34px;transition:all .4s;position:absolute;inset:0}.Admin-module__cvzioq__slider:before{content:"";background-color:#fff;border-radius:50%;width:14px;height:14px;transition:all .4s;position:absolute;bottom:3px;left:4px;box-shadow:0 2px 4px #0000004d}input:checked+.Admin-module__cvzioq__slider{background-color:#39ff1433;border-color:#39ff1466}input:focus+.Admin-module__cvzioq__slider{box-shadow:0 0 1px #39ff14}input:checked+.Admin-module__cvzioq__slider:before{background-color:#39ff14;transform:translate(20px)}
.Login-module__lgnQda__container{flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:100vh;padding:80px 20px 20px;display:flex}.Login-module__lgnQda__header{text-align:center;width:100%;max-width:420px;margin-bottom:32px;position:relative}.Login-module__lgnQda__backWrapper{z-index:10;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.Login-module__lgnQda__header{padding-top:40px}.Login-module__lgnQda__backWrapper{position:absolute;top:0;left:50%;transform:translate(-50%)}}.Login-module__lgnQda__title{margin:0;font-size:32px}.Login-module__lgnQda__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#0006;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;padding:32px 40px 40px;animation:.6s cubic-bezier(.23,1,.32,1) forwards Login-module__lgnQda__fadeScaleUp}@keyframes Login-module__lgnQda__fadeScaleUp{0%{opacity:0;transform:scale(.95)translateY(10px)}to{opacity:1;transform:scale(1)translateY(0)}}.Login-module__lgnQda__subtitle{color:#fff9;margin:0 0 32px}.Login-module__lgnQda__googleBtn{color:#333;cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px;font-size:16px;font-weight:600;transition:all .2s;display:flex}.Login-module__lgnQda__googleBtn:hover{background:#f0f0f0;transform:translateY(-2px)}.Login-module__lgnQda__googleIcon{width:20px;height:20px}.Login-module__lgnQda__divider{justify-content:center;align-items:center;margin:24px 0;display:flex;position:relative}.Login-module__lgnQda__divider:before,.Login-module__lgnQda__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}.Login-module__lgnQda__divider span{color:#fff6;padding:0 12px;font-size:14px}.Login-module__lgnQda__form{flex-direction:column;gap:16px;display:flex}.Login-module__lgnQda__inputGroup{position:relative}.Login-module__lgnQda__inputIcon{color:#fff6;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.Login-module__lgnQda__inputGroup input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;padding:12px 12px 12px 42px;font-size:15px;transition:all .2s}.Login-module__lgnQda__inputGroup input:focus{border-color:var(--primary-color);background:#ffffff14}.Login-module__lgnQda__forgotPassword{text-align:right;font-size:13px}.Login-module__lgnQda__forgotPassword a{color:#fff9;transition:color .2s}.Login-module__lgnQda__forgotPassword a:hover{color:#fff}.Login-module__lgnQda__submitBtn{background:var(--primary-color);color:#000;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:12px;font-weight:600;transition:all .2s;display:flex}.Login-module__lgnQda__submitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #39ff144d}.Login-module__lgnQda__submitBtn:disabled{opacity:.7;cursor:not-allowed;transform:none}.Login-module__lgnQda__error{color:#f05;text-align:center;background:#ff00551a;border:1px solid #f053;border-radius:8px;padding:10px;font-size:14px}.Login-module__lgnQda__footer{color:#fff9;margin-top:24px;font-size:14px}.Login-module__lgnQda__footer a{color:var(--primary-color);font-weight:500;text-decoration:none}.Login-module__lgnQda__footer a:hover{text-decoration:underline}
.Materials-module__LJfrqa__premiumGrid{grid-template-columns:.8fr 1.05fr 1.15fr;align-items:stretch;gap:24px;width:100%;margin-bottom:24px;display:grid}@media (max-width:900px){.Materials-module__LJfrqa__premiumGrid{grid-template-columns:minmax(0,1fr)}.Materials-module__LJfrqa__topCard{min-height:auto}}.Materials-module__LJfrqa__premiumCard{box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;flex-direction:column;gap:16px;min-width:0;max-width:100%;padding:20px;display:flex}.Materials-module__LJfrqa__topCard{flex-direction:column;min-height:420px;display:flex}.Materials-module__LJfrqa__topCard::-webkit-scrollbar{width:14px}.Materials-module__LJfrqa__topCard::-webkit-scrollbar-track{background:0 0}.Materials-module__LJfrqa__topCard::-webkit-scrollbar-thumb{background-color:#ffffff26;background-clip:padding-box;border:4px solid #0000;border-radius:10px}.Materials-module__LJfrqa__topCard::-webkit-scrollbar-thumb:hover{background-color:#ffffff40}.Materials-module__LJfrqa__premiumCard:hover{border-color:#39ff1433;box-shadow:0 8px 32px #0006}.Materials-module__LJfrqa__cardHeader{align-items:flex-start;gap:16px;display:flex}.Materials-module__LJfrqa__cardHeader h3{color:#fff;margin:0 0 4px;font-size:1.1rem;font-weight:700}.Materials-module__LJfrqa__cardHeader p{color:#ffffff80;margin:0;font-size:.8rem}.Materials-module__LJfrqa__inputGroup{flex-direction:column;gap:6px;display:flex;overflow:hidden}.Materials-module__LJfrqa__inputGroup label{color:#ffffffb3;white-space:nowrap;font-size:.75rem}.Materials-module__LJfrqa__premiumInput{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;min-width:0;padding:10px 12px;font-size:.9rem;transition:all .2s}.Materials-module__LJfrqa__premiumInput:focus{background:#39ff140d;border-color:#39ff14}.Materials-module__LJfrqa__editableValue{box-sizing:border-box;border:1px solid #0000;border-radius:4px;padding:4px 8px;line-height:1.2;display:inline-block}.Materials-module__LJfrqa__compactInput{color:inherit;font-size:inherit;font-weight:inherit;box-sizing:border-box;background:0 0;border:1px dashed #ffffff59;border-radius:4px;outline:none;width:fit-content;min-width:40px;max-width:100%;margin:0;padding:2px 6px;font-family:inherit;line-height:1.2}.Materials-module__LJfrqa__compactInput:focus{background:#39ff140d;border-style:solid;border-color:#39ff14}.Materials-module__LJfrqa__invisibleInput{color:inherit;font-size:inherit;font-weight:inherit;box-sizing:border-box;background:#ffffff05;border:1px dashed #ffffff59;border-radius:4px;outline:none;min-width:0;margin:0;padding:4px 8px;font-family:inherit;line-height:1.2;display:block}.Materials-module__LJfrqa__invisibleInput:focus{background:#39ff141a;border-style:solid;border-color:#39ff14}.Materials-module__LJfrqa__numericCell{text-align:center;box-sizing:border-box;color:#fff;border:1px solid #0000;border-radius:4px;margin:0 auto;padding:4px 8px;font-size:.85rem;font-weight:600;line-height:1.2;display:block}.Materials-module__LJfrqa__numericInput{color:#fff;box-sizing:border-box;text-align:center;background:#ffffff05;border:1px dashed #ffffff59;border-radius:4px;outline:none;width:60px;margin:0 auto;padding:4px 8px;font-family:inherit;font-size:.85rem;font-weight:600;line-height:1.2;display:block}.Materials-module__LJfrqa__numericInput:focus{background:#39ff141a;border-style:solid;border-color:#39ff14}.Materials-module__LJfrqa__invisibleSelect{appearance:none;color:inherit;font-size:inherit;font-weight:inherit;cursor:pointer;background:#ffffff05;border:1px dashed #ffffff59;border-radius:4px;margin:0;padding:4px 8px;font-family:inherit;line-height:1.2;display:block}.Materials-module__LJfrqa__invisibleSelect option{color:#fff;background:#1a1a1a}.Materials-module__LJfrqa__invisibleSelect:focus{background:#39ff141a;border-color:#39ff14;outline:none}.Materials-module__LJfrqa__premiumSelect{color:#fff;box-sizing:border-box;appearance:none;cursor:pointer;background:#ffffff08 url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 12px center no-repeat;border:1px solid #ffffff1a;border-radius:8px;outline:none;width:100%;min-width:0;padding:10px 32px 10px 12px;font-size:.9rem;transition:all .2s}.Materials-module__LJfrqa__premiumSelect:focus{background-color:#39ff140d;border-color:#39ff14}.Materials-module__LJfrqa__premiumSelect option{color:#fff;background:#1a1a1a}.Materials-module__LJfrqa__neonToggle{cursor:pointer;background:#ffffff1a;border-radius:12px;width:44px;height:24px;transition:all .3s;position:relative}.Materials-module__LJfrqa__neonToggle.Materials-module__LJfrqa__active{background:#39ff14;box-shadow:0 0 10px #39ff144d}.Materials-module__LJfrqa__neonToggle .Materials-module__LJfrqa__knob{background:#fff;border-radius:50%;width:18px;height:18px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}.Materials-module__LJfrqa__neonToggle.Materials-module__LJfrqa__active .Materials-module__LJfrqa__knob{transform:translate(20px)}.Materials-module__LJfrqa__ghostButton{color:#39ff14;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px;font-weight:600;transition:all .2s;display:flex}.Materials-module__LJfrqa__ghostButton:hover{background:#ffffff0d}.Materials-module__LJfrqa__premiumTable{border-collapse:separate;border-spacing:0;table-layout:auto;width:100%}.Materials-module__LJfrqa__premiumTable th{text-align:center;color:#ffffff80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;white-space:nowrap;background:#ffffff0a;border-bottom:none;padding:10px;font-size:.75rem;font-weight:600;position:sticky;top:0}.Materials-module__LJfrqa__premiumTable th:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.Materials-module__LJfrqa__premiumTable th:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.Materials-module__LJfrqa__premiumTable td{text-align:center;color:#fff;vertical-align:middle;border-bottom:1px solid #ffffff0d;height:52px;padding:12px 10px;font-size:.85rem}.Materials-module__LJfrqa__premiumTable tr:hover td{background:#ffffff05}.Materials-module__LJfrqa__compactTable{table-layout:fixed}.Materials-module__LJfrqa__compactTable th{white-space:nowrap;text-overflow:ellipsis;padding:8px 6px;overflow:hidden}.Materials-module__LJfrqa__compactTable td{height:52px;padding:10px 6px;overflow:hidden}.Materials-module__LJfrqa__compactTable td .Materials-module__LJfrqa__compactInput,.Materials-module__LJfrqa__compactTable td .Materials-module__LJfrqa__numericInput{box-sizing:border-box;max-width:100%}.Materials-module__LJfrqa__categoryPill{border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:600;display:inline-block}.Materials-module__LJfrqa__categoryPill.Materials-module__LJfrqa__basic{color:#00bfff;background:#00bfff1a;border:1px solid #00bfff33}.Materials-module__LJfrqa__categoryPill.Materials-module__LJfrqa__flexible{color:#a78bfa;background:#a78bfa1a;border:1px solid #a78bfa33}.Materials-module__LJfrqa__categoryPill.Materials-module__LJfrqa__engineering{color:#ffae00;background:#ffae001a;border:1px solid #ffae0033}.Materials-module__LJfrqa__actionBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:inline-flex}.Materials-module__LJfrqa__actionBtn:hover{background:#ffffff1a}.Materials-module__LJfrqa__actionBtn.Materials-module__LJfrqa__edit{color:#39ff14}.Materials-module__LJfrqa__actionBtn.Materials-module__LJfrqa__delete{color:#f05}.Materials-module__LJfrqa__tableScrollContainer{flex:1;min-height:0;margin-top:16px;overflow:auto}.Materials-module__LJfrqa__tableScrollContainer::-webkit-scrollbar{width:8px;height:8px}.Materials-module__LJfrqa__tableScrollContainer::-webkit-scrollbar-track{background:#0003;border-radius:4px}.Materials-module__LJfrqa__tableScrollContainer::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:4px}.Materials-module__LJfrqa__tableScrollContainer::-webkit-scrollbar-thumb:hover{background:#fff3}.Materials-module__LJfrqa__innerScroll::-webkit-scrollbar{width:8px;height:8px}.Materials-module__LJfrqa__innerScroll::-webkit-scrollbar-track{background:0 0}.Materials-module__LJfrqa__innerScroll::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:4px}.Materials-module__LJfrqa__innerScroll::-webkit-scrollbar-thumb:hover{background:#ffffff40}.Materials-module__LJfrqa__containersGrid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.Materials-module__LJfrqa__containersGrid>*{height:100%}@media (max-width:1200px){.Materials-module__LJfrqa__containersGrid{grid-template-columns:1fr}}.Materials-module__LJfrqa__threeContainersGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Materials-module__LJfrqa__threeContainersGrid>*{height:100%}@media (max-width:1200px){.Materials-module__LJfrqa__threeContainersGrid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.Materials-module__LJfrqa__threeContainersGrid{grid-template-columns:1fr}}
