@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap);:root{--yellow:linear-gradient(180deg,#f8d49a -146.42%,#fad79d -46.42%);--orange:#fca61f;--black:#242d49;--gray:#788097;--purple:linear-gradient(180deg,#bb67ff,#c484f3);--pink:#ff919d;--glass:#ffffff8a;--boxShadow:0px 19px 60px #00000014;--smboxShadow:-79px 51px 60px #00000014;--activeItem:#f799a354}.App{align-items:center;background:linear-gradient(106.37deg,#ffe1bc 29.63%,#ffcfd1 51.55%,#f3c6f1 90.85%);color:#242d49;color:var(--black);display:flex;font-family:Inter,sans-serif;height:100vh;justify-content:center}.AppGlass{grid-gap:0;background:#ffffff8a;background:var(--glass);border-radius:0;display:grid;gap:0;grid-template-columns:15rem auto;height:100%;overflow:hidden;scrollbar-width:none;width:100%}.AppGlass::-webkit-scrollbar{display:none}.content-wrapper{display:flex;flex-direction:column;height:100%;overflow:hidden}.content-main{flex:1 1;overflow-y:auto;padding:2rem 2.5rem;scrollbar-width:none}.content-main::-webkit-scrollbar{display:none}.AppGlass.no-sidebar{grid-template-columns:1fr;place-items:center}.AppGlass.no-sidebar>*{width:100%}@media screen and (max-width:1200px){.AppGlass{grid-template-columns:10% auto;overflow-y:auto}.AppGlass.no-sidebar{grid-template-columns:1fr}}@media screen and (max-width:768px){.AppGlass{grid-template-columns:1fr}}.main{display:grid;grid-template-columns:auto 20rem}@media screen and (max-width:1200px){.main{grid-template-columns:50% auto;overflow-y:scroll}}@media screen and (max-width:768px){.main{grid-template-columns:1fr}}.Cards{display:flex;gap:10px;row-gap:20px}.parentContainer{width:100%}@media screen and (min-width:1200px){.Cards{flex-wrap:wrap}.parentContainer{width:30%}}@media screen and (max-width:1200px){.Cards{flex-direction:column}.parentContainer{height:9rem}}@media screen and (max-width:768px){.Cards{width:90%}}.CompactCard{border-radius:.7rem;color:#fff;cursor:pointer;display:flex;flex:1 1;height:7rem!important;padding:1rem;position:relative}.CompactCard:hover{box-shadow:none!important}.radialBar{display:flex;flex:1 1;flex-direction:column;gap:1rem;justify-content:flex-end}.CircularProgressbar{overflow:visible;width:4rem!important}.CircularProgressbar-path{stroke:#fff!important;stroke-width:12px!important;filter:drop-shadow(2px 4px 6px white)}.CircularProgressbar-trail{display:none}.CircularProgressbar-text{fill:#fff!important}.radialBar>span{font-size:17px;font-weight:700}.detail{align-items:flex-end;display:flex;flex:1 1;flex-direction:column;justify-content:space-between}.detail>span:nth-child(2){font-size:22px;font-weight:700}.detail>span:nth-child(3){font-size:12px}.ExpandedCard{align-items:center;border-radius:1rem;display:flex;flex-direction:column;height:70vh;justify-content:space-around;left:13rem;padding:1rem;position:absolute;width:60%;z-index:9}.ExpandedCard>span:first-of-type{color:#fff;font-size:26px;font-weight:700;text-shadow:0 0 15px #fff}.ExpandedCard>span:nth-of-type(2){color:#ececec;font-size:15px}.chartContainer{width:70%}@media screen and (max-width:1200px){.ExpandedCard{height:45vh;left:6rem;top:2rem}}@media screen and (max-width:768px){.ExpandedCard{height:50%;left:25px;top:8rem;width:80%}}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:#0000}.MainDash{display:flex;flex-direction:column;gap:10px;height:min-content;justify-content:start}@media screen and (max-width:1200px){.MainDash{justify-content:flex-start;margin-top:2rem}}@media screen and (max-width:768px){.MainDash{align-items:center}}.date-range-picker{margin:auto auto 20px;max-width:750px}.date-inputs{gap:15px;margin:auto auto 10px}.date-input,.date-inputs{display:flex;justify-content:center}.date-input{background-color:#fff;border-radius:10px;cursor:pointer;gap:5px;justify-items:center}.date-input svg{margin:auto;padding-right:10px}.date-input h4{padding-left:10px}.RightSide{display:flex;flex-direction:column;justify-content:space-evenly;width:95%}@media screen and (max-width:1200px){.RightSide{justify-content:flex-start;margin-top:3rem}}@media screen and (max-width:768px){.RightSide{margin-top:0;width:100%}.RightSide>div{align-items:center;display:flex;flex-direction:column}}@media screen and (min-width:1200px){#chart{margin-left:-100px}}.Orders{flex-direction:column;height:min-content;justify-content:start;margin:0}.Orders,.cards-flex{display:flex;gap:10px}.cards-flex{flex-wrap:wrap;margin:auto auto 10px}.filter-title{margin:auto;text-align:center;width:100%}.search,.search-parent{display:flex}.search{background:#fff;border:none;justify-items:center;padding:10px;width:25vw}.search-text{border:none;border-radius:10px;width:100%}@media (max-width:768px){.Orders{margin:20px}.search{width:100%}.cards-flex{justify-content:center}.loading-container{min-height:300px}.error-message-custom{margin:20px;padding:32px 16px}.error-icon{font-size:36px}.error-message-custom p{font-size:14px}.retry-btn{font-size:13px;padding:8px 20px}}@media (max-width:480px){.Orders{margin:15px}.loading-spinner-custom{height:40px;width:40px}.error-message-custom{padding:24px 12px}.error-icon{font-size:32px}}.card-container{border-radius:10px;cursor:pointer;padding:20px;text-align:center;width:140px}.card-container:hover{box-shadow:0 10px 10px 0 #fff}:root{--primary:#9b59b6;--primary-dark:#8e44ad;--primary-light:#c39bd3;--secondary:#f1c0d4;--accent:#f5e6f3;--dark:#2c3e50;--light:#ecf0f1;--shadow-sm:0 4px 20px #0000000d;--shadow-md:0 8px 30px #0000001a;--shadow-lg:0 15px 40px #00000026;--glass-bg:#fffffff2;--glass-border:#ffffff4d}*{font-family:Inter,sans-serif}.modern-dialog .MuiDialog-paper{background:linear-gradient(135deg,#f8f9fa,#f1f2f6);border-radius:32px;box-shadow:0 15px 40px #00000026;box-shadow:var(--shadow-lg);max-height:90vh;overflow:hidden}.modern-title{background:linear-gradient(135deg,#e8b4d8,#c9a0dc 40%,#b07ec8);justify-content:space-between;overflow:hidden;padding:0!important}.modern-title,.title-modern{align-items:center;display:flex;position:relative}.title-modern{color:#fff;font-size:1.3rem;font-weight:700;gap:12px;letter-spacing:-.3px;padding:24px 32px;z-index:1}.title-glow{animation:float 6s ease-in-out infinite;background:radial-gradient(circle,#ffe6f559 0,#0000 70%);height:200%;position:absolute;right:-20%;top:-50%;width:150%}@keyframes float{0%,to{transform:translate(0) rotate(0deg)}50%{transform:translate(-10%,-10%) rotate(5deg)}}.title-icon{animation:pulse 2s ease-in-out infinite;font-size:1.8rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.modern-close{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff0fa33!important;color:#fff!important;margin-right:20px!important;transition:all .3s ease!important}.modern-close:hover{background:#fff0fa59!important;transform:rotate(90deg)}.modern-content{background:linear-gradient(135deg,#f8f9fa,#f1f2f6);padding:32px!important}.modern-card{animation:slideUp .5s ease-out;border-radius:24px;margin-bottom:28px;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.modern-card:hover{transform:translateY(-4px)}.glass-effect{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;background:var(--glass-bg);border:1px solid #ffffff4d;border:1px solid var(--glass-border);box-shadow:0 4px 20px #0000000d;box-shadow:var(--shadow-sm)}.card-header-modern{overflow:hidden;position:relative}.header-gradient{animation:gradientShift 3s ease-in-out infinite;background:linear-gradient(90deg,#e8b4d8,#c9a0dc,#f1c0d4,#b07ec8);background-size:200% 100%;height:4px;left:0;position:absolute;right:0;top:0}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.header-content{align-items:center;background:#ffffff80;display:flex;gap:12px;padding:20px 24px}.header-icon{font-size:1.5rem}.header-content h3{color:#2c3e50;color:var(--dark);font-size:1.1rem;font-weight:700;letter-spacing:-.2px;margin:0}.header-badge{background:linear-gradient(135deg,#c9a0dc,#b07ec8);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.5px}.header-badge,.product-count{border-radius:20px;margin-left:auto;padding:4px 12px}.product-count{background:#c39bd3;background:var(--primary-light);color:#8e44ad;color:var(--primary-dark);font-size:.75rem;font-weight:700}.card-body-modern{padding:24px}.stats-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.stat-item{align-items:center;background:#fff9;border-radius:20px;display:flex;gap:16px;padding:16px;transition:all .3s ease}.stat-item:hover{background:#fff;transform:translateX(4px)}.stat-icon{flex-shrink:0;font-size:2rem}.stat-info{flex:1 1;min-width:0}.stat-info label{color:#95a5a6;display:block;font-size:.7rem;font-weight:600;letter-spacing:1px;margin-bottom:6px;text-transform:uppercase}.stat-value{color:#2c3e50;color:var(--dark);font-size:1rem;font-weight:600;word-break:break-word}.stat-value.code{background:#f8f9fa;border-radius:8px;display:inline-block;font-family:Monaco,monospace;font-size:.8rem;padding:4px 8px}.stat-value.total{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#9b59b6,#8e44ad);background:linear-gradient(135deg,var(--primary),var(--primary-dark));-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:800}.stat-item.highlight{background:linear-gradient(135deg,#9b59b61a,#f1c0d41a);border:1px solid #9b59b633}.client-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.client-info-item{background:#fff9;border:1px solid #0000;border-radius:16px;padding:14px 18px;transition:all .3s ease}.client-info-item:hover{background:#fff;border-color:#c39bd3;border-color:var(--primary-light);transform:translateY(-2px)}.info-label{color:#95a5a6;font-size:.7rem;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.info-value{color:#2c3e50;color:var(--dark);font-size:.95rem;font-weight:500;word-break:break-word}.notes-modern{background:linear-gradient(135deg,#9b59b60d,#f1c0d40d);border:1px solid #9b59b61a;border-radius:20px;display:flex;gap:16px;margin-top:24px;padding:20px}.notes-icon{flex-shrink:0;font-size:1.5rem}.notes-content{flex:1 1}.notes-content label{color:#95a5a6;display:block;font-size:.7rem;font-weight:600;letter-spacing:1px;margin-bottom:8px;text-transform:uppercase}.notes-content p{color:#2c3e50;color:var(--dark);font-size:.95rem;line-height:1.5;margin:0}.products-container{padding:0}.products-scroll{max-height:500px;overflow-y:auto;padding:20px}.products-scroll::-webkit-scrollbar{width:6px}.products-scroll::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.products-scroll::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#9b59b6,#f1c0d4);background:linear-gradient(135deg,var(--primary),var(--secondary));border-radius:10px}.product-skeleton{color:#95a5a6;padding:20px;text-align:center}.order-product-fallback{background:#fff;border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 4px 20px #0000000d;box-shadow:var(--shadow-sm);color:#2c3e50;color:var(--dark);display:flex;flex-direction:column;gap:8px;margin-bottom:16px;padding:18px 20px}.order-product-fallback strong{color:#2c3e50;color:var(--dark);font-size:1rem}.order-product-fallback small,.order-product-fallback span{color:#95a5a6}.empty-products{color:#95a5a6;padding:60px;text-align:center}.empty-products span{display:block;font-size:3rem;margin-bottom:16px;opacity:.5}.modern-actions{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-top:1px solid #0000000d;padding:20px 28px!important}.modern-button{background:linear-gradient(135deg,#c9a0dc,#b07ec8)!important;border-radius:40px!important;color:#fff!important;font-size:.9rem!important;font-weight:600!important;overflow:hidden;padding:10px 32px!important;position:relative;text-transform:none!important;transition:all .3s ease!important}.modern-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.modern-button:hover:before{height:300px;width:300px}.modern-button:hover{box-shadow:0 8px 30px #0000001a;box-shadow:var(--shadow-md);transform:translateY(-2px)}.modern-error,.modern-loading{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:80px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #e8b4d8;border-radius:50%;border-top-color:#c9a0dc;height:50px;width:50px}.error-icon{font-size:3rem}@media (max-width:1200px){.stats-grid{gap:16px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.modern-content{padding:20px!important}.client-grid,.stats-grid{gap:12px;grid-template-columns:1fr}.header-content{padding:16px 20px}.card-body-modern{padding:20px}.products-scroll{max-height:400px;padding:16px}.stat-value.total{font-size:1.2rem}.stat-item{padding:12px}}@media (max-width:640px){.title-modern{font-size:1.1rem;padding:18px 24px}.title-icon{font-size:1.4rem}.client-info-item{padding:12px 14px}.notes-modern{padding:16px}}:root{--primary-pink:#f5e6f3;--primary-purple:#e8d5f5;--dark-purple:#9b59b6;--light-pink:#fdeff2;--accent-pink:#f1c0d4;--accent-purple:#c39bd3;--text-dark:#4a4458;--text-light:#8b8598;--white:#fff;--shadow-sm:0 2px 8px #0000000a;--shadow-md:0 4px 12px #0000000f;--shadow-lg:0 8px 24px #0000001a}.order-product{animation:fadeInUp .4s ease-out;margin-bottom:20px;width:100%}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.order-product-item{background:#fff;background:var(--white);border:1px solid #e8e8e8;border-radius:20px;box-shadow:0 2px 8px #0000000a;box-shadow:var(--shadow-sm);display:flex;gap:30px;justify-content:space-between;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1)}.order-product-item:hover{border-color:#f1c0d4;border-color:var(--accent-pink);box-shadow:0 8px 24px #0000001a;box-shadow:var(--shadow-lg);transform:translateY(-2px)}.order-product-left{display:flex;flex:3 1;gap:30px}.order-product-container{flex-shrink:0;width:220px}.order-product-card-container{border:1px solid #f0f0f0;border-radius:16px;box-shadow:0 2px 8px #0000000f;height:220px;overflow:hidden;width:220px}.order-image-container,.order-product-card-container{background:#fff;background:var(--white);position:relative}.order-image-container{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.order-product-canvas{height:100%!important;object-fit:contain;transition:transform .3s ease;width:100%!important}.order-product-image{display:block;height:100%;object-fit:contain;width:100%}.order-product-image-fallback{align-items:center;background:#f8f8f8;color:#8b8598;color:var(--text-light);display:flex;font-size:.85rem;height:100%;justify-content:center;padding:16px;text-align:center;width:100%}.order-product-card-container:hover .order-product-canvas{transform:scale(1.03)}.order-product-design-overlay{filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));height:65%;left:50%;object-fit:contain;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:65%;z-index:2}.order-promo-badge{align-items:center;background:linear-gradient(135deg,#9b59b6,#c39bd3);background:linear-gradient(135deg,var(--dark-purple) 0,var(--accent-purple) 100%);border-radius:50%;box-shadow:0 2px 8px #0000000a;box-shadow:var(--shadow-sm);display:flex;height:44px;justify-content:center;min-width:44px;padding:6px;position:absolute;right:12px;top:12px;z-index:3}.order-promo-badge span{color:#fff;color:var(--white);font-size:13px;font-weight:700}.order-product-info{display:flex;flex:2 1;flex-direction:column;gap:14px}.order-product-title{color:#4a4458;color:var(--text-dark);font-size:1.35rem;font-weight:700;letter-spacing:-.2px;margin:0}.order-product-category{color:#8b8598;color:var(--text-light);font-size:.9rem;letter-spacing:.5px;margin:0;text-transform:uppercase}.order-product-attributes{display:flex;flex-wrap:wrap;gap:24px;margin:6px 0}.order-attribute{align-items:center;background:#fafafa;border:1px solid #f0f0f0;border-radius:12px;display:flex;gap:10px;padding:8px 14px}.attribute-label{color:#8b8598;color:var(--text-light);font-size:.85rem;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.attribute-value{color:#4a4458;color:var(--text-dark);font-size:.9rem;font-weight:500}.order-color-wrapper{align-items:center;display:flex;gap:8px}.order-color-swatch{border:2px solid #fff;border:2px solid var(--white);border-radius:50%;box-shadow:0 1px 3px #0000001a;height:22px;width:22px}.order-sizes-section{align-items:center;display:flex;flex-wrap:wrap;gap:14px;margin:6px 0}.order-sizes-section .attribute-label{color:#8b8598;color:var(--text-light);font-size:.85rem;font-weight:600}.order-sizes-list{display:flex;flex-wrap:wrap;gap:10px}.order-size-tag{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:20px;color:#4a4458;color:var(--text-dark);font-size:.8rem;font-weight:600;padding:6px 12px;transition:all .2s ease}.order-size-tag:hover{background:#f5e6f3;background:var(--primary-pink);border-color:#f1c0d4;border-color:var(--accent-pink);transform:translateY(-1px)}.order-size-more{background:#fafafa;border:1px solid #e8e8e8;border-radius:20px;color:#8b8598;color:var(--text-light);font-size:.8rem;font-weight:600;padding:6px 12px}.order-pricing{align-items:baseline;display:flex;gap:12px;margin:8px 0}.order-old-price{color:#8b8598;color:var(--text-light);font-size:.95rem;text-decoration:line-through}.order-current-price{color:#9b59b6;color:var(--dark-purple);font-size:1.5rem;font-weight:700}.order-item-total{align-items:center;border-top:1px solid #e8e8e8;display:flex;justify-content:space-between;margin-top:6px;padding-top:12px}.order-item-total span{color:#8b8598;color:var(--text-light);font-size:.9rem}.order-item-total strong{color:#9b59b6;color:var(--dark-purple);font-size:1.15rem;font-weight:700}.order-product-right{align-items:flex-end;border-left:2px solid #f0f0f0;display:flex;flex:0.5 1;flex-direction:column;justify-content:center;padding-left:24px}.order-quantity-box{background:linear-gradient(135deg,#9b59b6,#c39bd3);background:linear-gradient(135deg,var(--dark-purple) 0,var(--accent-purple) 100%);border-radius:40px;box-shadow:0 2px 8px #0000000a;box-shadow:var(--shadow-sm);padding:14px 28px;text-align:center;transition:all .3s ease}.order-quantity-box:hover{box-shadow:0 4px 12px #0000000f;box-shadow:var(--shadow-md);transform:scale(1.03)}.quantity-label{color:#ffffffd9;display:block;font-size:.75rem;letter-spacing:1px;margin-bottom:5px;text-transform:uppercase}.quantity-value{color:#fff;color:var(--white);font-size:1.6rem;font-weight:700}@media (max-width:1024px){.order-product-container{width:200px}.order-product-card-container{height:200px;width:200px}.order-product-right{padding-left:20px}}@media (max-width:768px){.order-product-item{flex-direction:column;gap:20px;padding:20px}.order-product-left{align-items:center;flex-direction:column;gap:20px}.order-product-container{margin:0 auto;width:240px}.order-product-card-container{height:240px;width:240px}.order-product-info{text-align:center;width:100%}.order-item-total,.order-pricing,.order-product-attributes,.order-sizes-list,.order-sizes-section{justify-content:center}.order-item-total{gap:12px}.order-product-right{align-items:center;border-left:none;border-top:2px solid #f0f0f0;margin-top:10px;padding-left:0;padding-top:20px}}@media (max-width:640px){.order-product-container{width:200px}.order-product-card-container{height:200px;width:200px}.order-product-title{font-size:1.2rem}.order-current-price{font-size:1.3rem}.order-promo-badge{height:38px;min-width:38px}.order-promo-badge span{font-size:11px}.order-quantity-box{padding:10px 24px}.quantity-value{font-size:1.4rem}}@media (max-width:480px){.order-product-item{padding:16px}.order-product-container{width:180px}.order-product-card-container{height:180px;width:180px}.order-attribute{padding:6px 10px}.order-size-tag{font-size:.75rem;padding:4px 10px}}.sidebar{border-right:1px solid #00000012;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;padding-top:0;transition:left .3s ease}.bars{display:none}.logo{align-items:center;flex-shrink:0;height:5rem;justify-content:flex-start;padding:0 .9rem;-webkit-user-select:none;user-select:none}.logo,.logo-text{display:flex;gap:.4rem}.logo-text{align-items:baseline}.logo-brand{-webkit-text-fill-color:#0000;animation:logoWave 4s linear infinite;background:linear-gradient(90deg,#242d49,#ff919d 25%,#c084fc 50%,#ff919d 75%,#242d49);-webkit-background-clip:text;background-clip:text;background-size:250% auto;font-size:2.4rem;font-weight:800;letter-spacing:-.02em}.logo-erp{color:#a0aec0;font-size:.65rem;font-weight:700;letter-spacing:.22em;padding-bottom:0;text-transform:uppercase}@keyframes logoWave{0%{background-position:0}to{background-position:250%}}.menu{display:flex;flex-direction:column;gap:0;padding:0 .5rem 2rem}.dept-section{margin-top:1rem}.dept-label{color:#a0aec0;font-size:.72rem;font-weight:700;letter-spacing:.07em;margin:0 0 .2rem;padding:0 .6rem;text-transform:uppercase}.dept-label,.menuItem{overflow:hidden;white-space:nowrap}.menuItem{align-items:center;border-radius:.55rem;color:#4a5568;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;height:2.6rem;padding:0 .9rem;text-decoration:none;transition:background .15s ease,color .15s ease}.menuItem:hover{background:#0000000d;color:#1a202c}.menuItem.active{background:var(--activeItem);color:#c53030;font-weight:700;position:relative}.menuItem.active:before{background:var(--pink);border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:20%;width:3px}.logout-item{color:#e53e3e}.logout-item:hover{background:#fff5f5;color:#c53030}@media screen and (max-width:1200px){.dept-label,.menuItem>span{display:none}.menuItem{justify-content:center;margin:0 auto;padding:0;width:2.4rem}.menuItem.active:before{display:none}.menuItem.active{border-radius:.55rem}.logo{display:none}.dept-section{margin-top:.5rem}}@media screen and (max-width:768px){.sidebar{background:#ffe0e0;height:100%;padding-right:1rem;position:fixed;width:55%;z-index:9}.menuItem{justify-content:flex-start;padding:0 .75rem;width:auto}.dept-label,.menuItem>span{display:block}.bars,.logo{display:flex}.bars{background:#ffe0e0;border-radius:10px;left:60%;padding:10px;position:fixed;top:2rem;z-index:9}}.topbar{align-items:center;background:#fff9;border-bottom:1px solid #0000000f;display:flex;flex-shrink:0;height:5rem;justify-content:space-between;padding:0 2.5rem;position:sticky;top:0;z-index:10}.topbar-title{color:#1a1a2e;font-size:1.3rem;font-weight:600;letter-spacing:-.01em;margin:0}.topbar-right{gap:.75rem}.topbar-right,.topbar-user{align-items:center;display:flex}.topbar-user{border-radius:.7rem;cursor:default;gap:.6rem;padding:.4rem .9rem .4rem .4rem;transition:background .15s}.topbar-user:hover{background:#0000000a}.topbar-avatar{align-items:center;background:linear-gradient(135deg,#ff919d,#c084fc);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.75rem;font-weight:700;height:34px;justify-content:center;letter-spacing:.02em;width:34px}.topbar-user-info{align-items:flex-start;display:flex;flex-direction:column}.topbar-user-name{color:#111827;font-size:.83rem;font-weight:600;line-height:1.25;white-space:nowrap}.topbar-user-role{color:#9ca3af;font-size:.68rem;line-height:1.25;white-space:nowrap}.Products{height:min-content;overflow-x:hidden}.products-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:10px}.filter-toggle-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:8px 16px;transition:all .2s ease}.filter-toggle-btn:hover{background:#f5f5f5;border-color:#00b9f5;color:#00b9f5}.filter-toggle-btn.active{background:#00b9f5;border-color:#00b9f5;color:#fff}.filter-panel{animation:slideDown .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:20px;padding:20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.filter-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:20px}.filter-group{flex:1 1;min-width:200px}.filter-group label{color:#666;display:block;font-size:12px;font-weight:600;letter-spacing:.5px;margin-bottom:6px;text-transform:uppercase}.filter-select{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;font-family:inherit;font-size:14px;padding:10px 12px;transition:all .2s ease;width:100%}.filter-select:hover{border-color:#00b9f5}.filter-select:focus{border-color:#00b9f5;box-shadow:0 0 0 3px #00b9f51a;outline:none}.filter-actions{display:flex;gap:10px}.clear-filters-btn{background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;font-size:14px;font-weight:500;padding:10px 20px;transition:all .2s ease}.clear-filters-btn:hover{background:#e0e0e0;color:#333}.sortable-header{cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none}.sortable-header:hover{background-color:#f0f0f0}.sortable-header svg{margin-left:5px;vertical-align:middle}.availability-filter-btn.active,.availability-filter-btn:hover{background:#eaf8fe;border-color:#00b9f5;color:#037aa4}.product-image-container-large{background:#0000;border-radius:12px;flex-shrink:0;height:120px;overflow:hidden;position:relative;width:120px}.product-display{align-items:center;display:flex;gap:12px}.product-name-extra-large{color:#333;font-size:16px;font-weight:600;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-cell{width:25%}.supplier-cell{width:13%}.colors-sizes-cell{width:29%}.price-cell{width:9%}.availability-cell{width:13%}.action-cell{width:11%}table{table-layout:auto;white-space:normal;width:100%}.action-cell,.availability-cell,.colors-sizes-cell,.price-cell,.product-cell,.supplier-cell{padding:16px 12px!important;vertical-align:top!important;white-space:normal;word-break:break-word}.action-buttons-group{gap:4px}.action-icon-btn.btn-primary{font-size:11px;padding:0 8px;white-space:nowrap}.image-fallback-large{border-radius:12px;font-size:64px;height:100%;width:100%}.product-info{display:flex;flex-direction:column;gap:5px}.image-skeleton{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:12px;height:100%;overflow:hidden;position:relative;width:100%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.image-skeleton:after{animation:spin 1s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#00b9f5;content:"";height:30px;left:50%;opacity:.7;position:absolute;top:50%;transform:translate(-50%,-50%);width:30px}.sizes-compact-container{margin-bottom:14px}.colors-title,.sizes-title{color:#999;font-size:11px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.sizes-compact{gap:6px}.size-badge{border-radius:16px;font-size:12px;padding:4px 10px}.size-badge .size-qty{font-size:11px}.no-sizes-message{font-size:12px}.colors-compact-container{margin-top:10px}.colors-display{gap:8px}.color-dot{height:28px;width:28px}.color-dot.selected:after{font-size:13px}.color-dropdown-btn{font-size:11px;height:28px;width:28px}.color-dropdown-menu{border-radius:10px;gap:8px;margin-top:10px;max-width:180px;min-width:140px;padding:10px}.color-dropdown-item{height:28px;width:28px}.price-text{font-size:16px}.availability-badge,.availability-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:700;line-height:1;width:fit-content}.availability-badge{padding:2px 8px}.availability-badge.preorder,.availability-pill.preorder{background:#fff7ed;border:1px solid #fed7aa;color:#b45309}.action-icon-btn.btn-primary{background:linear-gradient(135deg,#ec4899,#a855f7 80%);border-color:#0000;box-shadow:0 4px 12px #ec489940;color:#fff;font-size:12px;font-weight:600;gap:6px;height:32px;overflow:hidden;padding:0 12px;position:relative;width:auto}.action-icon-btn.btn-primary:before{background:linear-gradient(90deg,#0000,#ffffff40,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.action-icon-btn.btn-primary:hover:before{left:100%}.action-icon-btn.btn-primary:hover{background:linear-gradient(135deg,#f472b6,#c084fc 90%);border-color:#0000;box-shadow:0 6px 20px #a855f759;color:#fff;transform:translateY(-2px)}.spinner-large{border-top-color:#00b9f5}.table-header th{font-size:15px!important}.product-row{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.product-row:hover{background-color:#fafafa}.no-products{color:#999;font-size:16px;padding:60px!important;text-align:center}.error{background-color:#fee;border:1px solid #fcc;border-radius:8px;color:#c33;margin:20px;padding:20px;text-align:center}.image-processing-overlay{align-items:center;background:#ffffffb3;border-radius:12px;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%;z-index:3}.small-spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#00b9f5;height:30px;width:30px}.admin-pagination{gap:10px;margin-bottom:10px;margin-top:20px}.pagination-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:5px;padding:8px 16px;transition:all .2s ease}.pagination-btn:hover:not(:disabled){background:#f5f5f5;border-color:#00b9f5;color:#00b9f5}.pagination-btn:disabled{cursor:not-allowed;opacity:.5}.pagination-numbers{display:flex;gap:5px}.pagination-number{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:36px;justify-content:center;transition:all .2s ease;width:36px}.pagination-number.active{background:#00b9f5;border-color:#00b9f5;color:#fff}.pagination-number:hover:not(.active){background:#f5f5f5;border-color:#00b9f5;color:#00b9f5}.pagination-dots{align-items:center;color:#999;display:flex;height:36px;justify-content:center;width:36px}.pagination-info{color:#888;margin-top:10px}.size-group{margin-bottom:8px}.size-group-header{margin-bottom:6px}.size-group-header .sizes-title{color:#999;font-size:10px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.product-size-type-badge.both-badge{background:#6c63ff!important}.sizes-compact.adult-sizes,.sizes-compact.children-sizes{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.size-group+.size-group{border-top:1px dashed #e0e0e0;margin-top:12px;padding-top:8px}@media (max-width:1400px){.product-image-container-large{height:100px;width:100px}.product-name-extra-large{font-size:14px;max-width:120px}.product-display{gap:10px}}@media (max-width:1200px){.product-image-container-large{height:80px;width:80px}.product-name-extra-large{font-size:13px;max-width:100px}.product-display{gap:8px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:24px;width:24px}.color-dot.selected:after,.size-badge{font-size:11px}.size-badge{padding:3px 8px}}@media (max-width:1024px){.Products{margin:30px}.product-name-extra-large{font-size:12px;max-width:90px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:22px;width:22px}.colors-title,.sizes-title{font-size:10px}.product-display{gap:6px}.product-image-container-large{height:70px;width:70px}}@media (max-width:768px){.Products{margin:20px}.search-large{width:100%}.action-cell,.availability-cell,.colors-sizes-cell,.price-cell,.product-cell,.supplier-cell{padding:12px 8px!important}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:20px;width:20px}.size-badge{font-size:9px;padding:2px 6px}.colors-title,.sizes-title{font-size:9px;letter-spacing:.5px}.color-dropdown-menu{gap:6px;max-width:160px;min-width:120px;padding:8px}.filter-row{flex-direction:column;gap:15px}.clear-filters-btn,.filter-actions,.filter-group{width:100%}.products-header{align-items:flex-start;flex-direction:column;gap:15px}.filter-toggle-btn{justify-content:center;width:100%}.admin-pagination{flex-wrap:wrap;justify-content:center}.pagination-numbers{margin-top:10px;order:2}.product-name-extra-large{font-size:11px;max-width:90px;white-space:normal}.product-image-container-large{height:60px;width:60px}}@media (max-width:480px){.color-dot,.color-dropdown-btn,.color-dropdown-item{height:18px;width:18px}.size-badge{font-size:8px;padding:2px 5px}.sizes-compact{gap:4px}.colors-display{gap:6px}.product-name-extra-large{font-size:10px;max-width:80px}.product-image-container-large{height:50px;width:50px}.product-display{gap:4px}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:fit-content;width:var(--toastify-container-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{align-items:center;left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{align-items:end;right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{align-items:center;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{align-items:end;bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}.Toastify__toast{--y:0;align-items:center;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-shadow:var(--toastify-toast-shadow);box-sizing:border-box;display:flex;flex:1 1 auto;font-family:sans-serif;font-family:var(--toastify-font-family);margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);padding:14px;padding:var(--toastify-toast-padding);position:relative;touch-action:none;width:320px;width:var(--toastify-toast-width);word-break:break-word;z-index:0}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:320px;width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:22px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74d3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74d3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;position:absolute;right:6px;top:6px;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:auto}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:1}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;overflow:hidden;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Analytics{display:flex;flex-direction:column;gap:10px;height:min-content;justify-content:start;margin:0}.MuiTableRow-root>*{padding:10px}.MuiTableRow-root.MuiTableRow-head>*{font-weight:700!important}.Table td,th{border:none!important}.Table:first-child{border-radius:.7rem!important}.status{border:none;border-radius:9px;cursor:pointer;padding:8px}.Details{color:#00b5ff!important;cursor:pointer}@media screen and (max-width:1200px){.Table{margin-top:2rem;width:170%}}@media screen and (max-width:768px){.Table{align-items:center;display:flex;flex-direction:column;position:relative;width:23rem}}.best-governorate{text-align:center}.governorate{color:#00b5ff;font-size:large;font-weight:700}.date{margin:0;text-align:center}.rang{border-radius:100%;height:20px;width:20px}.rang,.total{background-color:gold;padding:10px;text-align:center}.total{border-radius:10px;width:60%}.award-product{position:relative}.award-icon{position:absolute;right:0;top:0}.cost-input{border-radius:5px;height:30px}.revenu-button{background-color:#00b5ff;border:none;border-radius:5px;cursor:pointer;padding:10px}.revenu-button:hover,.total-revenu{background-color:#dfdfdf}.total-revenu{border:none;border-radius:5px;height:30px;text-align:center}.chart-container{margin:50px auto;text-align:center}.add-product-container{padding:0}.add-product-container h1{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--border);color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:1.85rem;font-weight:700;letter-spacing:-.4px;margin:0 0 2rem;padding-bottom:1.25rem}.id-generation-row{align-items:center;display:flex;gap:.75rem}.id-generation-row input{flex:1 1}.finished-product-price{margin-bottom:1.5rem;margin-top:1rem}.add-product-sizes-container{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1.5rem;margin:.4rem 0}.add-product-categories+.form-group{margin-top:1.5rem}.add-product-sizes-label{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:50px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);color:#6b6b80;color:var(--text-secondary);cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.82rem;font-weight:600;gap:.45rem;padding:.42rem .9rem;transition:all .15s ease;-webkit-user-select:none;user-select:none}.add-product-sizes-label:hover{background:#6c63ff14;background:var(--accent-soft);border-color:#6c63ff;border-color:var(--accent);color:#6c63ff;color:var(--accent)}.add-product-sizes-label input{accent-color:#6c63ff;accent-color:var(--accent);cursor:pointer;height:15px;margin:0;width:15px}.add-product-colors{display:flex;flex-wrap:wrap;gap:.6rem;margin:.5rem 0}.pack-quantity-row{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--border);margin-bottom:1rem;padding-bottom:1rem}.pack-quantity-row h4{margin-top:0}.pack-inputs{display:flex;flex-wrap:wrap;gap:.65rem}.pack-input-item{align-items:center;background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);display:flex;gap:.5rem;padding:.4rem .85rem;position:relative;transition:all .2s ease}.pack-input-item.has-value{background:#28a74514;background:var(--success-soft);border-color:#28a745;border-color:var(--success)}.pack-input-item.has-value:after{color:#28a745;color:var(--success);content:"✓";font-size:12px;font-weight:700;position:absolute;right:8px;top:50%;transform:translateY(-50%)}.pack-input-item h4{font-size:.82rem;letter-spacing:0;margin:0;text-transform:none}.pack-input-item h4,.size-quantity{color:#0f0f1a;color:var(--text-primary)}.size-quantity{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.875rem;outline:none;padding:.42rem .5rem;text-align:center;transition:border-color .18s;width:64px}.size-quantity:focus{border-color:#6c63ff;border-color:var(--border-focus)}.color-quantity-card{background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);padding:1rem 1.1rem;transition:all .2s ease}.color-quantity-card.has-stock{background:#fff;background:var(--surface);border-color:#6c63ff;border-color:var(--accent);box-shadow:0 2px 12px #6c63ff1a}.color-quantity-header{align-items:center;border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--border);display:flex;gap:.8rem;margin-bottom:.85rem;padding-bottom:.7rem}.color-quantity-header .choose-color{flex-shrink:0;height:34px;margin:0;width:34px}.color-quantity-header h4{color:#0f0f1a;color:var(--text-primary);font-size:.85rem;font-weight:500;letter-spacing:0;margin:0;text-transform:none}.color-quantity-header .stock-badge{color:#6c63ff;color:var(--accent);font-size:.7rem;font-weight:500;margin-left:auto}.color-quantity-sizes{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.85rem}.size-quantity-item{align-items:center;display:flex;flex-direction:column;gap:.3rem;min-width:62px}.size-quantity-item h4{color:#aeaec0;color:var(--text-muted);font-size:.7rem;letter-spacing:0;margin:0;text-transform:none}.size-quantity-item input:not([value="0"]):not([value=""]):not([value="0"]){background:#6c63ff14;background:var(--accent-soft);border-color:#6c63ff;border-color:var(--accent)}.pack-calculator{align-items:center;border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--border);display:flex;gap:.6rem;padding-top:.7rem}.pack-calculator h4{color:#aeaec0;color:var(--text-muted);letter-spacing:0;margin:0;text-transform:none}.pack-calculator input{width:68px}.pack-calculator button{align-items:center;background:#6c63ff;background:var(--accent);display:flex;gap:.3rem;padding:.5rem}.pack-calculator button:hover{background:#574fd6;background:var(--accent-hover);transform:scale(.98)}.pack-calculator button:active{transform:scale(.95)}.category-publish-buttons button{background:#6c63ff;background:var(--accent);border-radius:14px;border-radius:var(--radius-md);box-shadow:0 4px 20px #6c63ff47;font-size:.95rem;font-weight:700;letter-spacing:.3px;padding:.95rem;width:100%}.category-publish-buttons button:hover:not(:disabled){background:#574fd6;background:var(--accent-hover);box-shadow:0 6px 24px #6c63ff61;transform:translateY(-2px)}.images-preview-section{margin-bottom:1.5rem;overflow:hidden;width:100%}.color-preview-section h3,.images-preview-section h3{border:none;color:#aeaec0;color:var(--text-muted);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.72rem;font-weight:600;letter-spacing:1px;margin:0 0 1rem;padding:0;text-transform:uppercase}.images-preview-grid{display:flex;flex-direction:column;gap:1rem;width:100%}.preview-image-card{aspect-ratio:1;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 4px 16px #00000012;box-shadow:var(--shadow-md);overflow:hidden;position:relative;width:100%}.preview-image-card img{height:100%;object-fit:contain;width:100%}.preview-image-card .image-number{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f0f1aa6;border-radius:50px;bottom:12px;color:#fff;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.72rem;font-weight:600;padding:4px 10px;position:absolute;right:12px}.no-images-placeholder{align-items:center;aspect-ratio:1;background:#fff;background:var(--surface);border:2px dashed #e8e8ed;border:2px dashed var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);box-sizing:border-box;color:#aeaec0;color:var(--text-muted);display:flex;flex-direction:column;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.88rem;gap:.75rem;justify-content:center;width:100%}.no-images-placeholder:before{background:#f7f7f9;background:var(--surface-2);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='%23aeaec0' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='m21 15-5-5L5 21'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:16px;content:"";height:52px;width:52px}.color-selection-info{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);color:#6b6b80;color:var(--text-secondary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.84rem;margin-top:.75rem;padding:.65rem 1rem}@media (max-width:1024px){.add-product-grid{gap:2rem;grid-template-columns:1fr}.add-product-grid-item:last-child{position:static}.add-product-container{padding:1.5rem 1.25rem}}@media (max-width:768px){.add-product-categories,.add-product-price{gap:0;grid-template-columns:1fr}h1{font-size:1.5rem}.color-quantity-sizes{gap:.55rem}.size-quantity-item{min-width:56px}}.helper-text{color:#aeaec0;color:var(--text-muted);font-size:.7rem;margin-bottom:0;margin-top:.5rem}.add-product-sizes-label.active{background:#6c63ff14;background:var(--accent-soft);border-color:#6c63ff;border-color:var(--accent);color:#6c63ff;color:var(--accent)}.field-note{color:#6b6b80;color:var(--text-secondary);font-size:.75rem;padding-left:.25rem}.add-product-sizes-label input[type=radio]{accent-color:#6c63ff;accent-color:var(--accent);cursor:pointer;height:15px;margin:0;width:15px}@media (max-width:768px){.add-product-sizes-label{font-size:.75rem;padding:.35rem .7rem}.size-quantity-item h4{font-size:.65rem}.preorder-grid{grid-template-columns:1fr}}:root{--radius-sm:10px;--radius-lg:20px}.add-product-container{background:#0000;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);margin:0 auto;max-width:1360px;min-height:100vh;padding:2rem 2.5rem}.add-product-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1.15fr .85fr}.add-product-grid-item:first-child,.add-product-grid-item:last-child{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffbf;border-radius:24px;box-shadow:0 2px 24px #0000000f;padding:2rem}.add-product-grid-item:last-child{position:sticky;top:2rem}.add-design-container h1{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--border);font-size:1.85rem;font-weight:700;letter-spacing:-.4px;margin:0 0 2rem;padding-bottom:1.25rem}.add-design-container h1,h2{color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font)}h2{font-size:1.2rem;font-weight:600;letter-spacing:-.3px;margin:1rem 0}h3{border:none;color:#aeaec0;color:var(--text-muted);font-size:.72rem;font-weight:600;letter-spacing:1px;margin:0;padding:0;text-transform:uppercase}h3,h4{font-family:Outfit,sans-serif;font-family:var(--font)}.add-product-colors-input,.add-product-details,.add-product-input,.add-product-tags-input{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.add-product-colors-input:focus-within,.add-product-details:focus-within,.add-product-input:focus-within,.add-product-tags-input:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.add-product-colors-input input,.add-product-input-paragraph,.add-product-input-text,.add-product-tags-input input{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;font-weight:400;outline:none;width:100%}.add-product-colors-input input::placeholder,.add-product-input-paragraph::placeholder,.add-product-input-text::placeholder,.add-product-tags-input input::placeholder{color:#aeaec0;color:var(--text-muted);font-size:.85rem;font-weight:400}.add-product-input-paragraph{line-height:1.6;min-height:95px;resize:vertical}select.add-product-input{appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%23aeaec0' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;color:#0f0f1a;color:var(--text-primary);cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;padding-right:2.5rem;width:100%}.preorder-fields{background:#fff7ed;border:1.5px solid #fed7aa;border-radius:20px;border-radius:var(--radius-lg);padding:1rem}.preorder-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.preorder-fields .field-note{color:#9a3412}.add-product-price{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1rem}.add-product-price>div{background:#f7f7f9;background:var(--surface-2);border-radius:14px;border-radius:var(--radius-md);padding:1rem;transition:all .2s ease}.add-product-price>div:hover{background:#fff;background:var(--surface);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm)}.add-product-price h4{color:#6b6b80;color:var(--text-secondary);margin-bottom:.75rem}.add-product-price .add-product-input{margin-bottom:.5rem}.add-product-price .field-note{border-top:1px dashed #e8e8ed;border-top:1px dashed var(--border);margin-top:.5rem;padding-top:.5rem}button{background:#0f0f1a;background:var(--text-primary);border:none;border-radius:10px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.85rem;font-weight:600;letter-spacing:.2px;padding:.55rem 1.15rem;transition:background .18s ease,transform .15s ease,box-shadow .18s ease;white-space:nowrap}button:hover:not(:disabled){background:#6c63ff;background:var(--accent);box-shadow:0 4px 14px #6c63ff4d;transform:translateY(-1px)}button:active:not(:disabled){transform:translateY(0)}button:disabled{cursor:not-allowed;opacity:.45}.add-product-categories,.add-product-price{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:0}.add-product-categories{margin-top:1.5rem}.quantity-container{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);margin:1rem 0;padding:1.25rem}.add-product-colors-quantity{display:flex;flex-direction:column;gap:.85rem;margin-top:.75rem}.color-sizes{align-items:center;background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);cursor:pointer;display:flex;flex-wrap:wrap;gap:1rem;padding:1rem 1.1rem;transition:all .2s ease}.color-sizes:hover{box-shadow:0 2px 12px #6c63ff1a}.color-sizes--active,.color-sizes:hover{background:#fff;background:var(--surface);border-color:#6c63ff;border-color:var(--accent)}.color-sizes--active{box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.color-sizes .choose-color{flex-shrink:0;height:34px;margin:0;width:34px}.color-sizes div{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.color-sizes h4{font-size:.85rem;font-weight:500;letter-spacing:0;margin:0;text-transform:none}.color-sizes h4,.color-sizes input{color:#0f0f1a;color:var(--text-primary)}.color-sizes input{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:10px;border-radius:var(--radius-sm);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.875rem;outline:none;padding:.42rem .5rem;text-align:center;transition:border-color .18s;width:64px}.color-sizes input:focus{border-color:#6c63ff;border-color:var(--border-focus)}.add-product-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0}.add-product-tags span{align-items:center;background:#6c63ff14;background:var(--accent-soft);border:1.5px solid #6c63ff33;border-radius:50px;color:#6c63ff;color:var(--accent);display:inline-flex;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.8rem;font-weight:500;gap:.4rem;padding:.28rem .72rem}.add-product-tags span button{background:none;box-shadow:none;color:#6c63ff;color:var(--accent);font-size:1rem;height:auto;line-height:1;opacity:.6;padding:0;width:auto}.add-product-tags span button:hover{background:none;box-shadow:none;color:#ff4d6d;color:var(--danger);opacity:1;transform:none}.add-product-tags-input{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.add-product-tags-input:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.add-product-tags-input input{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;font-weight:400;outline:none;width:100%}.publish-buttons{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--border);display:flex;gap:1rem;justify-content:space-between;margin-top:2rem;padding-top:1.25rem}.publish-buttons button{border-radius:14px;border-radius:var(--radius-md);flex:1 1;font-size:.95rem;font-weight:700;letter-spacing:.3px;padding:.95rem}.B2B-button{background:#6c63ff;background:var(--accent);box-shadow:0 4px 20px #6c63ff47}.B2B-button:hover:not(:disabled){background:#574fd6;background:var(--accent-hover);box-shadow:0 6px 24px #6c63ff61;transform:translateY(-2px)}.B2C-button{background:linear-gradient(135deg,#00b4db,#0083b0);box-shadow:0 4px 20px #00b4db47}.B2C-button:hover:not(:disabled){background:linear-gradient(135deg,#00a0c4,#00709e);box-shadow:0 6px 24px #00b4db61;transform:translateY(-2px)}.preview-panel{display:flex;flex-direction:column;gap:1.5rem}.color-picker-bar{align-items:center;background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);display:flex;gap:.75rem;padding:.65rem 1rem}.color-picker-label{color:#aeaec0;color:var(--text-muted);flex-shrink:0;font-size:.7rem;font-weight:600;letter-spacing:1px;text-transform:uppercase}.color-picker-dots{display:flex;flex:1 1;flex-wrap:wrap;gap:6px}.color-picker-dot{border:2.5px solid #ffffffe6;border-radius:50%;box-shadow:0 1px 4px #00000026;cursor:pointer;height:26px;padding:0;transition:transform .15s ease,box-shadow .15s ease;width:26px}.color-picker-dot:hover:not(:disabled){box-shadow:0 3px 10px #0003;transform:scale(1.18)}.color-picker-dot.active{box-shadow:0 0 0 2.5px #fff,0 0 0 4.5px currentColor,0 3px 10px #0003;box-shadow:0 0 0 2.5px var(--surface),0 0 0 4.5px currentColor,0 3px 10px #0003;transform:scale(1.12)}.color-picker-value{background:#fff;background:var(--surface);border:1px solid #e8e8ed;border:1px solid var(--border);border-radius:6px;color:#6b6b80;color:var(--text-secondary);flex-shrink:0;font-family:monospace;font-size:.75rem;font-weight:500;padding:.2rem .5rem}.preview-section{width:100%}.preview-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.export-btn{align-items:center;background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:8px;box-shadow:none;color:#6b6b80;color:var(--text-secondary);display:inline-flex;font-size:.75rem;font-weight:500;gap:.3rem;padding:.3rem .75rem}.export-btn:hover:not(:disabled){background:#fff;background:var(--surface);border-color:#6c63ff;border-color:var(--accent);box-shadow:none;color:#6c63ff;color:var(--accent);transform:none}.preview-canvas{aspect-ratio:1;background:repeating-conic-gradient(#e8e8e8 0 25%,#f8f8f8 0 50%) 0 0 /16px 16px;border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 4px 16px #00000012;box-shadow:var(--shadow-md);overflow:hidden;position:relative;width:100%}.preview-canvas canvas{height:100%!important;width:100%!important}.canvas-loading-overlay{align-items:center;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background:#ffffff8c;border-radius:20px;border-radius:var(--radius-lg);display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute;z-index:10}.spinner-small{animation:spin .75s linear infinite;border:3px solid #e8e8ed;border-top:3px solid #6c63ff;border:3px solid var(--border);border-radius:50%;border-top-color:var(--accent);height:28px;width:28px}.product-loaded-badge{background:#28a74514;background:var(--success-soft);border:1px solid #28a74533;border-radius:10px;border-radius:var(--radius-sm);color:#28a745;color:var(--success);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.75rem;font-weight:500;padding:.45rem .85rem;text-align:center}.design-gallery-section{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:20px;border-radius:var(--radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);margin:1rem 0;padding:1.15rem}.design-gallery-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem}.design-gallery-header h4{margin-bottom:.25rem}.design-gallery-pill{background:#6c63ff14;background:var(--accent-soft);border:1px solid #6c63ff2e;border-radius:999px;color:#6c63ff;color:var(--accent);flex-shrink:0;font-size:.68rem;font-weight:700;padding:.25rem .65rem}.design-gallery-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));margin-top:1rem}.design-gallery-card{aspect-ratio:1;background:#f7f7f9;background:var(--surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);overflow:hidden;position:relative}.design-gallery-card img{display:block;height:100%;object-fit:cover;width:100%}.design-gallery-remove{align-items:center;background:#0f0f1ac7;border-radius:50%;box-shadow:none;display:inline-flex;height:32px;justify-content:center;padding:0;position:absolute;right:.45rem;top:.45rem;width:32px}.design-gallery-remove:hover:not(:disabled){background:#ff4d6d;background:var(--danger);box-shadow:none;transform:none}.design-gallery-meta{background:linear-gradient(180deg,#0f0f1a00,#0f0f1ad6);bottom:0;color:#fff;display:flex;flex-direction:column;gap:.15rem;left:0;padding:.55rem;position:absolute;right:0}.design-gallery-meta span{font-size:.72rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.design-gallery-meta small{font-size:.66rem;opacity:.82}input[type=file]{color:#6b6b80;color:var(--text-secondary);cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.875rem;padding:.25rem}.flex-row{display:flex;flex-wrap:wrap;gap:1rem}.flex-row>div{flex:1 1}.choose-color{border:2.5px solid #ffffffe6;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:42px;position:relative;transition:transform .18s,box-shadow .18s;width:42px}.choose-color:hover{box-shadow:0 4px 16px #0003;transform:scale(1.1)}.choose-color button{align-items:center;background:#ff4d6d;background:var(--danger);border-radius:50%;box-shadow:none;color:#fff;display:flex;font-size:11px;height:17px;justify-content:center;line-height:1;opacity:0;padding:0;pointer-events:none;position:absolute;right:-6px;top:-6px;transition:opacity .15s;width:17px}.choose-color:hover button{opacity:1;pointer-events:all}.loading-spinner-large{color:#666;padding:40px;text-align:center}.spinner-large{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#6c63ff;border-top:4px solid var(--accent);height:50px;margin:0 auto 15px;width:50px}@media (max-width:1024px){.add-product-grid{gap:2rem;grid-template-columns:1fr}.add-product-grid-item:last-child{position:static}.add-product-container{padding:1.5rem 1.25rem}.add-product-price{grid-template-columns:1fr}}@media (max-width:768px){.add-product-categories,.add-product-price{gap:0;grid-template-columns:1fr}h1{font-size:1.5rem}.flex-row,.publish-buttons{flex-direction:column}.publish-buttons button{width:100%}.color-sizes{align-items:flex-start}.color-sizes,.design-gallery-header{flex-direction:column}.design-gallery-grid{grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.preorder-grid{grid-template-columns:1fr}}.add-category-container{background:#0000;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 2.5rem}.add-category-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.add-category-grid-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffbf;border-radius:24px;box-shadow:0 4px 16px #00000012;box-shadow:var(--shadow-md);padding:2rem}.add-category-input{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.add-category-input:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.add-category-input-text{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;font-weight:400;outline:none;width:100%}.add-category-input-text::placeholder{color:#aeaec0;color:var(--text-muted)}.add-category-tags-input{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:12px;border-radius:var(--radius-md);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.add-category-tags-input:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.add-category-tags-input input{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;font-weight:400;outline:none}.add-category-tags-input input::placeholder{color:#aeaec0;color:var(--text-muted)}.add-category-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem}.category-tag{background:#6c63ff14;background:var(--accent-soft);border:1.5px solid #6c63ff33;border-radius:50px;display:inline-flex;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.8rem;font-weight:500;gap:.4rem;padding:.35rem .8rem}.category-tag,.remove-tag-btn{align-items:center;color:#6c63ff;color:var(--accent)}.remove-tag-btn{background:none;border:none;cursor:pointer;display:flex;height:auto;margin:0;opacity:.6;padding:0;transition:opacity .2s ease;width:auto}.remove-tag-btn:hover{box-shadow:none;color:#ff4d6d;color:var(--danger);opacity:1;transform:none}.add-subcategory-btn{align-items:center;background:#0f0f1a;background:var(--text-primary);border:none;border-radius:8px;border-radius:var(--radius-sm);color:#fff;cursor:pointer;display:inline-flex;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.85rem;font-weight:600;gap:.5rem;letter-spacing:.2px;padding:.55rem 1.15rem;transition:background .18s ease,transform .15s ease,box-shadow .18s ease;white-space:nowrap}.add-subcategory-btn:hover{background:#6c63ff;background:var(--accent);box-shadow:0 4px 14px #6c63ff4d;transform:translateY(-1px)}.category-publish-buttons{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--border);margin-top:2rem;padding-top:1.25rem}.categories-list-container{max-height:600px;overflow-y:auto;padding-right:.5rem}.categories-list-container::-webkit-scrollbar{width:6px}.categories-list-container::-webkit-scrollbar-track{background:#e8e8ed;background:var(--border);border-radius:10px}.categories-list-container::-webkit-scrollbar-thumb{background:#6c63ff;background:var(--accent);border-radius:10px}.categories-list{list-style:none;margin:0;padding:0}.category-item{background:#f7f7f9;background:var(--surface-2);border-radius:12px;border-radius:var(--radius-md);margin-bottom:1rem;padding:1rem;transition:all .2s ease}.category-item:hover{background:#fff;background:var(--surface);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);transform:translateX(4px)}.category-header{align-items:center;border-bottom:1px solid #e8e8ed;border-bottom:1px solid var(--border);display:flex;gap:.75rem;margin-bottom:.75rem;padding-bottom:.5rem}.category-icon{color:#6c63ff;color:var(--accent);flex-shrink:0}.category-title{color:#0f0f1a;color:var(--text-primary);flex:1 1;font-size:1rem;font-weight:600}.category-actions{align-items:center;display:flex;gap:12px}.subcategory-count{background:#fff;background:var(--surface);border-radius:20px;color:#aeaec0;color:var(--text-muted);font-size:.7rem;padding:.2rem .6rem}.delete-category-btn{align-items:center;background:none;border:none;border-radius:6px;color:#aeaec0;color:var(--text-muted);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.delete-category-btn:hover:not(:disabled){background:#ff4d6d1f;background:var(--danger-soft);color:#ff4d6d;color:var(--danger);transform:scale(1.05)}.delete-category-btn:disabled{cursor:not-allowed;opacity:.5}.subcategories-list{list-style:none;margin:0;padding-left:1.5rem}.subcategory-item{align-items:center;border-left:2px solid #e8e8ed;border-left:2px solid var(--border);border-radius:0 8px 8px 0;border-radius:0 var(--radius-sm) var(--radius-sm) 0;color:#6b6b80;color:var(--text-secondary);display:flex;font-size:.85rem;gap:.75rem;margin-left:.5rem;padding:.6rem .5rem .6rem 1rem;transition:all .2s ease}.subcategory-item:hover{background:#fff;background:var(--surface);border-left-color:#6c63ff;border-left-color:var(--accent)}.subcategory-dot{background:#6c63ff;background:var(--accent);border-radius:50%;display:inline-block;flex-shrink:0;height:6px;width:6px}.subcategory-name{flex:1 1;font-weight:500}.delete-subcategory-btn{align-items:center;background:#ff4d6d1a;border:1px solid #ff4d6d;border:1px solid var(--danger);border-radius:6px;color:#ff4d6d;color:var(--danger);cursor:pointer;display:inline-flex;font-size:.75rem;font-weight:500;gap:.5rem;opacity:.7;padding:.35rem .75rem;transition:all .2s ease}.subcategory-item:hover .delete-subcategory-btn{opacity:1}.delete-subcategory-btn:hover:not(:disabled){background:#ff4d6d;background:var(--danger);box-shadow:0 2px 8px #ff4d6d4d;color:#fff;transform:scale(1.02)}.delete-subcategory-btn:disabled{cursor:not-allowed;opacity:.5}.delete-text{font-size:.7rem;font-weight:600}.edit-category-container{align-items:center;display:flex;flex:1 1;gap:8px}.edit-category-input{background:#fff;background:var(--surface);border:1.5px solid #6c63ff;border:1.5px solid var(--border-focus);border-radius:8px;border-radius:var(--radius-sm);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.9rem;outline:none;padding:6px 10px}.edit-category-input:focus{box-shadow:0 0 0 2px #6c63ff14;box-shadow:0 0 0 2px var(--accent-soft)}.edit-category-btn{align-items:center;background:none;border:none;border-radius:6px;color:#aeaec0;color:var(--text-muted);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.edit-category-btn:hover{background:#6c63ff14;background:var(--accent-soft);color:#6c63ff;color:var(--accent);transform:scale(1.05)}.add-subcategory-to-btn{align-items:center;background:none;border:none;border-radius:6px;color:#aeaec0;color:var(--text-muted);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.add-subcategory-to-btn:hover{background:#28a74514;background:var(--success-soft);color:#28a745;color:var(--success);transform:scale(1.05)}.add-subcategory-form{align-items:center;background:#fff;background:var(--surface);border-radius:8px;border-radius:var(--radius-sm);display:flex;gap:8px;margin:12px 0 12px 28px;padding:10px}.add-subcategory-form,.add-subcategory-input{border:1px solid #e8e8ed;border:1px solid var(--border)}.add-subcategory-input{border-radius:8px;border-radius:var(--radius-sm);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.85rem;outline:none;padding:8px 12px}.add-subcategory-input:focus{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 2px #6c63ff14;box-shadow:0 0 0 2px var(--accent-soft)}.cancel-subcategory-btn,.save-subcategory-btn{align-items:center;border:none;border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;padding:6px 12px;transition:all .2s ease}.save-subcategory-btn{background:#28a745;background:var(--success);color:#fff}.save-subcategory-btn:hover{background:#218838;transform:translateY(-1px)}.cancel-subcategory-btn{background:#e0e0e0;color:#666}.cancel-subcategory-btn:hover{background:#ccc;transform:translateY(-1px)}.edit-subcategory-container{align-items:center;display:flex;flex:1 1;gap:8px}.edit-subcategory-input{background:#fff;background:var(--surface);border:1.5px solid #6c63ff;border:1.5px solid var(--border-focus);border-radius:8px;border-radius:var(--radius-sm);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.85rem;outline:none;padding:6px 10px}.edit-subcategory-input:focus{box-shadow:0 0 0 2px #6c63ff14;box-shadow:0 0 0 2px var(--accent-soft)}.cancel-edit-subcategory-btn,.save-edit-subcategory-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.save-edit-subcategory-btn{color:#28a745;color:var(--success)}.save-edit-subcategory-btn:hover{background:#28a74514;background:var(--success-soft);transform:scale(1.05)}.cancel-edit-subcategory-btn{color:#ff4d6d;color:var(--danger)}.cancel-edit-subcategory-btn:hover{background:#ff4d6d1f;background:var(--danger-soft);transform:scale(1.05)}.edit-subcategory-btn{align-items:center;background:none;border:none;border-radius:4px;color:#aeaec0;color:var(--text-muted);cursor:pointer;display:flex;justify-content:center;opacity:.5;padding:4px;transition:all .2s ease}.subcategory-item:hover .edit-subcategory-btn{opacity:1}.edit-subcategory-btn:hover{background:#6c63ff14;background:var(--accent-soft);color:#6c63ff;color:var(--accent);transform:scale(1.1)}.search-icon-category{color:#aeaec0;color:var(--text-muted);flex-shrink:0}.search-category-input{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.9rem;outline:none}.search-category-input::placeholder{color:#aeaec0;color:var(--text-muted)}.category-title mark,.subcategory-name mark{background:#6c63ff33;border-radius:3px;color:#6c63ff;color:var(--accent);font-weight:600;padding:0 2px}@media (max-width:1024px){.add-category-grid{gap:1.5rem;grid-template-columns:1fr}.add-category-container{padding:1.5rem}}@media (max-width:768px){.add-category-container{padding:1rem}.add-category-grid-item{padding:1.5rem}.page-title{font-size:1.5rem;margin-bottom:1.5rem}.section-title{font-size:1.25rem}.add-category-tags-input{flex-direction:column}.add-subcategory-btn{justify-content:center;width:100%}.category-header{flex-wrap:wrap}.subcategory-count{margin-left:auto}.delete-subcategory-btn .delete-text{display:none}.delete-subcategory-btn{padding:.35rem .6rem}.edit-category-container{flex-wrap:wrap}.add-subcategory-form{align-items:stretch;flex-direction:column}.cancel-subcategory-btn,.save-subcategory-btn{justify-content:center}.edit-subcategory-container{flex-wrap:wrap}.edit-subcategory-input{width:100%}.search-results-info{font-size:.7rem}}:root{--accent-hover:#574fd6;--danger-soft:#ff4d6d1f;--danger-hover:#e63946;--success:#28a745;--success-soft:#28a74514;--text-helper:#8b8b9f;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a}.add-theme-container{background:#0000;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);margin:0 auto;max-width:1400px;min-height:100vh;padding:2rem 2.5rem}.add-theme-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.add-theme-grid-item{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffbf;border-radius:24px;box-shadow:0 4px 16px #00000012;box-shadow:var(--shadow-md);padding:2rem}.page-title{font-size:1.85rem;letter-spacing:-.4px;margin:0 0 2rem;padding-bottom:1.25rem}.page-title,.section-title{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--border)}.section-title{align-items:center;color:#0f0f1a;color:var(--text-primary);display:flex;font-size:1.5rem;font-weight:600;letter-spacing:-.3px;margin:0 0 1.5rem;padding-bottom:1rem}h4{color:#aeaec0;color:var(--text-muted);font-size:.72rem;font-weight:600;letter-spacing:1px;margin:0 0 .55rem;text-transform:uppercase}.form-group{margin-bottom:1.5rem}.add-theme-input{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:12px;border-radius:var(--radius-md);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.add-theme-input:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.input-icon{color:#6c63ff;color:var(--accent)}.add-theme-input-text{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.93rem;font-weight:400;outline:none;width:100%}.add-theme-input-text::placeholder{color:#aeaec0;color:var(--text-muted)}.field-note{align-items:center;color:#8b8b9f;color:var(--text-helper);display:flex;font-size:.7rem;font-weight:400;gap:.3rem;line-height:1.4;margin-bottom:0;margin-top:.5rem}.theme-publish-buttons{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--border);margin-top:2rem;padding-top:1.25rem}.submit-btn{border-radius:12px;letter-spacing:.3px;transition:all .2s ease}.submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#7c74ff,#685fe6)}.themes-list-container{max-height:600px;overflow-y:auto;padding-right:.5rem}.themes-list-container::-webkit-scrollbar{width:6px}.themes-list-container::-webkit-scrollbar-track{background:#e8e8ed;background:var(--border);border-radius:10px}.themes-list-container::-webkit-scrollbar-thumb{background:#6c63ff;background:var(--accent);border-radius:10px}.themes-list{list-style:none;margin:0;padding:0}.theme-item{background:#f7f7f9;background:var(--surface-2);border-radius:12px;border-radius:var(--radius-md);margin-bottom:1rem;padding:1rem;transition:all .2s ease}.theme-item:hover{background:#fff;background:var(--surface);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--shadow-sm);transform:translateX(4px)}.theme-header{align-items:center;display:flex;gap:.75rem;margin-bottom:.5rem;padding-bottom:.5rem}.theme-icon{color:#6c63ff;color:var(--accent);flex-shrink:0}.edit-theme-container{align-items:center;display:flex;flex:1 1;gap:8px}.edit-theme-input{background:#fff;background:var(--surface);border:1.5px solid #6c63ff;border:1.5px solid var(--border-focus);border-radius:8px;border-radius:var(--radius-sm);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.9rem;outline:none;padding:6px 10px}.edit-theme-input:focus{box-shadow:0 0 0 2px #6c63ff14;box-shadow:0 0 0 2px var(--accent-soft)}.cancel-edit-btn,.save-edit-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.save-edit-btn{color:#28a745;color:var(--success)}.save-edit-btn:hover{background:#28a74514;background:var(--success-soft);transform:scale(1.05)}.cancel-edit-btn{color:#ff4d6d;color:var(--danger)}.cancel-edit-btn:hover{background:#ff4d6d1f;background:var(--danger-soft);transform:scale(1.05)}.theme-actions{gap:12px}.edit-theme-btn,.theme-actions{align-items:center;display:flex}.edit-theme-btn{background:none;border:none;border-radius:6px;color:#aeaec0;color:var(--text-muted);cursor:pointer;justify-content:center;padding:6px;transition:all .2s ease}.edit-theme-btn:hover{background:#6c63ff14;background:var(--accent-soft);color:#6c63ff;color:var(--accent);transform:scale(1.05)}.delete-theme-btn{align-items:center;background:none;border:none;border-radius:6px;color:#aeaec0;color:var(--text-muted);cursor:pointer;display:flex;justify-content:center;padding:6px;transition:all .2s ease}.delete-theme-btn:hover:not(:disabled){background:#ff4d6d1f;background:var(--danger-soft);color:#ff4d6d;color:var(--danger);transform:scale(1.05)}.delete-theme-btn:disabled{cursor:not-allowed;opacity:.5}.search-bar-container{margin-bottom:20px}.search-input-wrapper{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:12px;border-radius:var(--radius-md);display:flex;gap:10px;padding:.7rem 1rem;transition:all .2s ease}.search-input-wrapper:focus-within{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft)}.search-icon-theme{color:#aeaec0;color:var(--text-muted);flex-shrink:0}.search-theme-input{background:#0000;border:none;color:#0f0f1a;color:var(--text-primary);flex:1 1;font-family:Outfit,sans-serif;font-family:var(--font);font-size:.9rem;outline:none}.clear-search-btn,.search-theme-input::placeholder{color:#aeaec0;color:var(--text-muted)}.clear-search-btn{align-items:center;background:none;border:none;border-radius:4px;cursor:pointer;display:flex;justify-content:center;padding:4px;transition:all .2s ease}.clear-search-btn:hover{background:#ff4d6d1f;background:var(--danger-soft);color:#ff4d6d;color:var(--danger);transform:scale(1.05)}.search-results-info{align-items:center;background:#6c63ff14;background:var(--accent-soft);border-radius:8px;border-radius:var(--radius-sm);color:#6c63ff;color:var(--accent);display:flex;font-size:.8rem;gap:8px;margin-bottom:15px;padding:8px 12px}.search-results-info span{flex:1 1}.theme-title mark{background:#6c63ff33;border-radius:3px;color:#6c63ff;color:var(--accent);font-weight:600;padding:0 2px}.empty-state{padding:3rem 1rem;text-align:center}.empty-icon,.empty-state{color:#aeaec0;color:var(--text-muted)}.empty-icon{margin-bottom:1rem;opacity:.5}.empty-state p{font-size:1rem;margin:.5rem 0}.auth-alert{align-items:center;border:1.5px solid #ffd166;border-radius:12px;display:flex;font-family:Outfit,sans-serif;font-family:var(--font);gap:.5rem;padding:.85rem 1rem}@media (max-width:1024px){.add-theme-grid{gap:1.5rem;grid-template-columns:1fr}.add-theme-container{padding:1.5rem}}@media (max-width:768px){.add-theme-container{padding:1rem}.add-theme-grid-item{padding:1.5rem}.page-title{font-size:1.5rem;margin-bottom:1.5rem}.section-title{font-size:1.25rem}.edit-theme-container{flex-wrap:wrap}.search-results-info{font-size:.7rem}}.divider{color:#666;font-size:14px;margin:20px 0}.google-signin{display:flex;justify-content:center}.Products{display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;gap:20px;justify-content:start;margin:0}.page-title{color:#333;font-size:28px;font-weight:600;margin-bottom:10px}.search-parent{margin-bottom:25px}.search-large{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 2px #0000000d;display:flex;padding:10px 15px;transition:all .2s ease;width:350px}.search-large:focus-within{border-color:#00b9f5;box-shadow:0 0 0 3px #00b9f51a}.search-text-large{border:none;font-size:15px;outline:none;padding:8px 0;width:100%}.search-icon{color:#999}.availability-filter-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin:-5px 0 5px}.availability-filter-btn{background:#fff;border:1px solid #dbe3ea;border-radius:8px;color:#475569;cursor:pointer;font-size:13px;font-weight:600;padding:8px 12px;transition:all .2s ease}.availability-filter-btn.active,.availability-filter-btn:hover{background:#eef2ff;border-color:#667eea;color:#4f46e5}.availability-filter-btn.preorder.active{background:#fff7ed;border-color:#f59e0b;color:#b45309}.table-container{border-radius:12px!important;box-shadow:0 2px 8px #00000014!important;overflow-x:auto!important;overflow-y:visible!important}.table-header{background-color:#fafafa}.table-header th{border-bottom:2px solid #e8e8e8!important;color:#444!important;font-size:14px!important;font-weight:700!important;padding:12px 20px!important}.design-row{border-bottom:1px solid #f0f0f0;transition:background-color .2s ease}.design-row:hover{background-color:#fafafa}.design-row td{padding:13px 10px!important}.design-images-wrapper{align-items:center;display:flex;gap:15px;justify-content:flex-start}.design-preview-container{align-items:center;display:flex;flex-direction:column;gap:6px;position:relative}.design-preview-label{background:#f5f5f5;border-radius:20px;color:#999;font-size:10px;font-weight:600;letter-spacing:.8px;padding:3px 10px;text-transform:uppercase}.design-preview-canvas{height:100px;overflow:hidden;transition:transform .2s ease;width:100px}.design-preview-canvas:hover{transform:scale(1.02)}.image-fallback-large{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;color:#fff;display:flex;font-size:12px;font-weight:700;height:100px;justify-content:center;padding:10px;text-align:center;width:100px}.design-cell{width:260px}.colors-sizes-cell,.design-cell{padding:16px 20px!important;vertical-align:top!important}.colors-sizes-cell{max-width:240px;min-width:200px}.product-ref-cell{padding:16px 20px!important;vertical-align:top!important;width:150px}.product-ref-text{color:#555;font-family:monospace;font-size:13px;font-weight:500;word-break:break-word}.title-text{color:#333;font-size:14px;font-weight:600}.price-text{color:#2c7da0;font-size:15px;font-weight:700}.availability-cell{padding:16px 20px!important;vertical-align:top!important}.availability-pill{align-items:center;border-radius:999px;display:inline-flex;font-size:10px;font-weight:700;letter-spacing:.2px;line-height:1;padding:6px 10px;width:fit-content}.availability-pill.preorder{background:#fff7ed;border:1px solid #fed7aa;color:#b45309}.availability-pill.standard{background:#ecfdf5;border:1px solid #bbf7d0;color:#047857}.availability-date{color:#64748b;font-size:11px;line-height:1.35;margin-top:6px}.sizes-compact-container{margin-bottom:12px}.sizes-header{margin-bottom:6px}.sizes-title{color:#999;font-size:10px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.sizes-compact{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.size-badge{align-items:baseline;background:#f5f5f5;border-radius:14px;display:inline-flex;font-size:11px;font-weight:500;gap:3px;padding:3px 8px;transition:all .2s ease}.size-badge:hover{background:#e8e8e8;transform:translateY(-1px)}.size-badge .size-qty{font-size:10px;font-weight:500;margin-left:2px}.size-badge.in-stock{color:#2c7da0}.size-badge.out-of-stock{color:#bbb;text-decoration:line-through}.no-sizes-message{color:#bbb;font-size:11px;font-style:italic;padding:4px 0}.colors-compact-container{margin-top:8px}.colors-header{margin-bottom:6px}.colors-title{color:#999;font-size:10px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}.colors-display{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.color-dot{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:24px;padding:0;position:relative;transition:all .2s ease;width:24px}.color-dot:hover{box-shadow:0 2px 5px #00000026;transform:scale(1.1)}.color-dot.selected{box-shadow:0 0 0 2px #00b9f5,0 0 0 4px #fff;transform:scale(1.08)}.color-dot.selected:after{color:#fff;content:"✓";font-size:11px;font-weight:700;left:50%;position:absolute;text-shadow:0 0 1px #0000004d;top:50%;transform:translate(-50%,-50%)}.color-dropdown{display:inline-block;position:relative}.color-dropdown-btn{align-items:center;background:#f0f0f0;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;color:#666;cursor:pointer;display:flex;font-size:10px;font-weight:600;height:24px;justify-content:center;transition:all .2s ease;width:24px}.color-dropdown-btn:hover{background:#e0e0e0;transform:scale(1.05)}.color-dropdown-menu{animation:fadeIn .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #00000026;display:flex;flex-wrap:wrap;gap:6px;left:0;margin-top:8px;max-width:160px;min-width:120px;padding:8px;position:absolute;top:100%;z-index:10}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.color-dropdown-item{border:2px solid #fff;border-radius:50%;box-shadow:0 1px 3px #0000001a;cursor:pointer;height:24px;padding:0;transition:all .2s ease;width:24px}.color-dropdown-item:hover{box-shadow:0 2px 5px #00000026;transform:scale(1.1)}.color-dropdown-item.selected{box-shadow:0 0 0 2px #00b9f5,0 0 0 4px #fff}.action-cell{padding:16px 20px!important;width:120px}.action-buttons-group{gap:10px}.action-icon-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#888;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;text-decoration:none;transition:all .2s ease;width:32px}.action-icon-btn.btn-edit{color:#555}.action-icon-btn.btn-edit:hover{background:#f0f8ff;border-color:#00b9f5;color:#00b9f5;transform:translateY(-1px)}.action-icon-btn.btn-delete{color:#555}.action-icon-btn.btn-delete:hover{background:#fff0f3;border-color:#ff4d6d;color:#ff4d6d;transform:translateY(-1px)}.action-icon-btn.btn-delete:disabled{cursor:not-allowed;opacity:.4;transform:none}.action-icon-btn .btn-icon-inner,.action-icon-btn svg{align-items:center;display:flex;height:15px;justify-content:center;width:15px}.retry-btn{transition:all .2s ease}.retry-btn:hover{background:#574fd6;transform:translateY(-1px)}.no-designs{color:#999;font-size:16px;padding:60px!important;text-align:center}@media (min-width:1400px){.design-preview-canvas,.image-fallback-large{height:120px;width:120px}.design-cell{width:300px}.action-cell{width:120px}}@media (max-width:1399px) and (min-width:1200px){.design-preview-canvas,.image-fallback-large{height:110px;width:110px}.design-cell{width:280px}}@media (max-width:1199px){.Products{margin:30px}.design-preview-canvas,.image-fallback-large{height:120px;width:120px}.design-images-wrapper{gap:12px}.design-cell{width:300px}.product-ref-cell{width:160px}.colors-sizes-cell{max-width:280px;min-width:240px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:22px;width:22px}.size-badge{font-size:10px;padding:2px 7px}.product-ref-text,.title-text{font-size:12px}.price-text{font-size:14px}}@media (max-width:1023px){.Products{margin:20px}.search-large{width:100%}.design-images-wrapper{flex-direction:column;gap:12px}.design-preview-canvas,.image-fallback-large{height:100px;width:100px}.design-cell{width:auto}.design-preview-label{font-size:9px;padding:2px 8px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:20px;width:20px}.color-dot.selected:after,.colors-title,.size-badge,.sizes-title{font-size:9px}.size-badge{padding:2px 6px}.size-badge .size-qty{font-size:8px}.colors-sizes-cell{min-width:200px}.product-ref-text,.title-text{font-size:11px}.price-text{font-size:13px}.table-container{overflow-y:visible!important}}@media (max-width:767px){.Products{gap:15px;margin:15px}.page-title{font-size:22px}.design-preview-canvas,.image-fallback-large{height:80px;width:80px}.design-preview-label{font-size:8px;padding:2px 6px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:18px;width:18px}.color-dot.selected:after,.size-badge{font-size:8px}.size-badge{padding:2px 5px}.product-ref-text,.title-text{font-size:10px}.price-text{font-size:12px}.colors-sizes-cell{min-width:180px}.sizes-compact{gap:4px}.colors-display{gap:5px}}@media (max-width:479px){.Products{margin:10px}.design-preview-canvas,.image-fallback-large{height:70px;width:70px}.color-dot,.color-dropdown-btn,.color-dropdown-item{height:16px;width:16px}.size-badge{font-size:7px;padding:1px 4px}.product-ref-text,.title-text{font-size:9px}.price-text{font-size:11px}}.admin-pagination{align-items:center;display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-top:30px;padding:20px 0}.admin-pagination .pagination-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:10px 20px;transition:all .3s ease}.admin-pagination .pagination-btn:hover:not(:disabled){background:#667eea;border-color:#667eea;box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-2px)}.admin-pagination .pagination-btn:disabled{cursor:not-allowed;opacity:.5}.admin-pagination .pagination-numbers{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.admin-pagination .pagination-number{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:8px;color:#333;cursor:pointer;display:flex;font-size:14px;font-weight:500;height:40px;justify-content:center;min-width:40px;transition:all .3s ease}.admin-pagination .pagination-number:hover{background:#f0f0f0;border-color:#667eea;transform:translateY(-2px)}.admin-pagination .pagination-number.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;color:#fff}.admin-pagination .pagination-dots{color:#999;font-size:16px;padding:0 5px}.pagination-info{color:#999;font-size:13px;margin-top:15px;text-align:center}@media (max-width:768px){.admin-pagination{gap:10px}.admin-pagination .pagination-btn{font-size:12px;padding:8px 16px}.admin-pagination .pagination-number{font-size:12px;height:35px;min-width:35px}.pagination-info{font-size:11px}}@media (max-width:480px){.admin-pagination .pagination-numbers{gap:5px}.admin-pagination .pagination-number{font-size:11px;height:30px;min-width:30px}.admin-pagination .pagination-btn{padding:6px 12px}.admin-pagination .pagination-btn span{display:none}}.color-dot.invalid-color{cursor:not-allowed;filter:grayscale(.2);opacity:.5}.color-dot.invalid-color:hover{box-shadow:none;transform:none}.color-dropdown-item.invalid-color{cursor:not-allowed;opacity:.5}.profile-image-container{padding:6px}.add-worker-title{font-size:40px;margin-top:100px;text-align:center}.add-worker-container{margin:10px auto;padding:20px;text-align:center;width:70%}.uploader-container{align-items:center;display:flex;flex-direction:column;gap:16px}.profile-image{border:2px solid #ccc;border-radius:50%;box-shadow:0 0 8px #0000001a;height:128px;object-fit:cover;width:128px}.upload-button{background-color:#007bff;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:10px 18px;transition:background-color .3s ease}.upload-button:hover{background-color:#0056b3}.hidden-input{display:none}:root{--edit-surface:#fff;--edit-surface-2:#f7f7f9;--edit-border:#e8e8ed;--edit-border-focus:#6c63ff;--edit-accent:#6c63ff;--edit-accent-hover:#574fd6;--edit-accent-soft:#6c63ff14;--edit-danger:#ff4d6d;--edit-text-primary:#0f0f1a;--edit-text-secondary:#6b6b80;--edit-text-muted:#aeaec0;--edit-radius-sm:10px;--edit-radius-md:14px;--edit-radius-lg:20px;--edit-shadow-sm:0 1px 3px #0000000f,0 1px 2px #0000000a;--edit-shadow-md:0 4px 16px #00000012;--edit-font:"Outfit",sans-serif;--edit-success:#28a745;--edit-success-soft:#28a74514}.edit-product-container{background:#0000;color:#0f0f1a;color:var(--edit-text-primary);font-family:Outfit,sans-serif;font-family:var(--edit-font);margin:0 auto;max-width:1360px;min-height:100vh;padding:2rem 2.5rem}.edit-product-grid{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1.15fr .85fr}.edit-product-grid-item:first-child,.edit-product-grid-item:last-child{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffbf;border-radius:24px;box-shadow:0 2px 24px #0000000f;padding:2rem}.edit-product-grid-item:last-child{position:sticky;top:2rem}.edit-product-title{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--edit-border);color:#0f0f1a;color:var(--edit-text-primary);font-size:1.85rem;font-weight:700;letter-spacing:-.4px;margin:0 0 2rem;padding-bottom:1.25rem}.edit-product-label,.edit-product-title{font-family:Outfit,sans-serif;font-family:var(--edit-font)}.edit-product-label{color:#aeaec0;color:var(--edit-text-muted);font-size:.72rem;font-weight:600;letter-spacing:1px;margin:0 0 .55rem;text-transform:uppercase}.edit-product-field-group{margin-bottom:1.5rem}.edit-product-color-input,.edit-product-details,.edit-product-input,.edit-product-tag-input{align-items:center;background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:14px;border-radius:var(--edit-radius-md);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--edit-shadow-sm);display:flex;gap:.75rem;padding:.8rem 1rem;transition:border-color .18s ease,box-shadow .18s ease}.edit-product-color-input:focus-within,.edit-product-details:focus-within,.edit-product-input:focus-within,.edit-product-tag-input:focus-within{border-color:#6c63ff;border-color:var(--edit-border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--edit-accent-soft)}.edit-product-color-input input,.edit-product-tag-input input,.edit-product-text,.edit-product-textarea{background:#0000;border:none;color:#0f0f1a;color:var(--edit-text-primary);font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.93rem;font-weight:400;outline:none;width:100%}.edit-product-textarea{line-height:1.6;min-height:95px;resize:vertical}.edit-product-category-row,.edit-product-price-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:0}.edit-product-category-row{margin-top:1.5rem}.edit-product-sizes-container{display:flex;flex-wrap:wrap;gap:.5rem;margin:.4rem 0}.edit-product-sizes-label{align-items:center;background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:50px;box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--edit-shadow-sm);color:#6b6b80;color:var(--edit-text-secondary);cursor:pointer;display:flex;font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.82rem;font-weight:600;gap:.45rem;padding:.42rem .9rem;transition:all .15s ease;-webkit-user-select:none;user-select:none}.edit-product-sizes-label.active,.edit-product-sizes-label:hover{background:#6c63ff14;background:var(--edit-accent-soft);border-color:#6c63ff;border-color:var(--edit-accent);color:#6c63ff;color:var(--edit-accent)}.edit-product-sizes-label input{accent-color:#6c63ff;accent-color:var(--edit-accent);cursor:pointer;height:15px;margin:0;width:15px}.edit-product-quantity-container{background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:20px;border-radius:var(--edit-radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--edit-shadow-sm);margin:1rem 0;padding:1.25rem}.edit-product-pack-row{border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--edit-border);margin-bottom:1rem;padding-bottom:1rem}.edit-product-pack-inputs{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:.5rem}.edit-product-pack-item{align-items:center;background:#f7f7f9;background:var(--edit-surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:10px;border-radius:var(--edit-radius-sm);display:flex;gap:.5rem;padding:.4rem .85rem}.edit-product-pack-item h4{font-size:.82rem;margin:0;text-transform:none}.edit-product-helper-text{color:#aeaec0;color:var(--edit-text-muted);font-size:.7rem;margin:.5rem 0 0}.edit-product-quantity-input{background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:10px;border-radius:var(--edit-radius-sm);color:#0f0f1a;color:var(--edit-text-primary);font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.875rem;outline:none;padding:.42rem .5rem;text-align:center;transition:border-color .18s;width:64px}.edit-product-quantity-input:focus{border-color:#6c63ff;border-color:var(--edit-border-focus)}.edit-product-colors{display:flex;flex-wrap:wrap;gap:.6rem;margin:.5rem 0}.edit-product-color-swatch{border:2.5px solid #ffffffe6;border-radius:50%;box-shadow:0 2px 8px #00000026;cursor:pointer;height:42px;position:relative;transition:transform .18s,box-shadow .18s;width:42px}.edit-product-color-swatch:hover{box-shadow:0 4px 16px #0003;transform:scale(1.1)}.edit-product-color-swatch button{align-items:center;background:#ff4d6d;background:var(--edit-danger);border-radius:50%;box-shadow:none;color:#fff;display:flex;font-size:11px;height:17px;justify-content:center;line-height:1;opacity:0;padding:0;pointer-events:none;position:absolute;right:-6px;top:-6px;transition:opacity .15s;width:17px}.edit-product-color-swatch:hover button{opacity:1;pointer-events:all}.edit-product-color-input{align-items:center;background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:14px;border-radius:var(--edit-radius-md);display:flex;gap:.75rem;margin-top:.5rem;padding:.8rem 1rem}.edit-product-color-input input{background:#0000;border:none;flex:1 1;font-size:.93rem;outline:none}.edit-product-colors-quantity-list{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.edit-product-color-quantity-card{background:#f7f7f9;background:var(--edit-surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:14px;border-radius:var(--edit-radius-md);padding:1rem;transition:all .2s ease}.edit-product-color-quantity-card.has-stock{background:#fff;background:var(--edit-surface);border-color:#6c63ff;border-color:var(--edit-accent);box-shadow:0 2px 12px #6c63ff1a}.edit-product-color-quantity-header{align-items:center;border-bottom:1.5px solid #e8e8ed;border-bottom:1.5px solid var(--edit-border);display:flex;gap:.8rem;margin-bottom:1rem;padding-bottom:.7rem}.edit-product-color-quantity-header .edit-product-color-swatch{flex-shrink:0;height:34px;margin:0;width:34px}.edit-product-color-quantity-header h4{color:#0f0f1a;color:var(--edit-text-primary);font-size:.85rem;font-weight:500;letter-spacing:0;margin:0;text-transform:none}.edit-product-stock-badge{color:#6c63ff;color:var(--edit-accent);font-size:.7rem;font-weight:500;margin-left:auto}.edit-product-color-quantity-sizes{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.edit-product-size-quantity-item{align-items:center;display:flex;flex-direction:column;gap:.3rem;min-width:70px}.edit-product-size-quantity-item h4{color:#6b6b80;color:var(--edit-text-secondary);font-size:.7rem;font-weight:600;letter-spacing:0;margin:0;text-transform:none}.edit-product-pack-calculator{align-items:center;border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--edit-border);display:flex;flex-wrap:wrap;gap:.6rem;padding-top:.7rem}.edit-product-pack-calculator h4{font-size:.75rem;margin:0;text-transform:none;white-space:nowrap}.edit-product-pack-calculator button{align-items:center;background:#6c63ff;background:var(--edit-accent);display:flex;gap:.3rem;padding:.5rem}.edit-product-finished-card{background:#f7f7f9;background:var(--edit-surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:14px;border-radius:var(--edit-radius-md);padding:1rem}.edit-product-no-colors{color:#aeaec0;color:var(--edit-text-muted);padding:2rem;text-align:center}.edit-product-summary{background:#6c63ff14;background:var(--edit-accent-soft);border-radius:14px;border-radius:var(--edit-radius-md);margin:1rem 0;padding:1rem}.edit-product-tag-list{display:flex;flex-wrap:wrap;gap:.4rem;margin:.5rem 0}.edit-product-tag-item{align-items:center;background:#6c63ff14;background:var(--edit-accent-soft);border:1.5px solid #6c63ff33;border-radius:50px;color:#6c63ff;color:var(--edit-accent);display:inline-flex;font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.8rem;font-weight:500;gap:.4rem;padding:.28rem .72rem}.edit-product-tag-remove{background:none;box-shadow:none;color:#6c63ff;color:var(--edit-accent);cursor:pointer;font-size:1rem;height:auto;line-height:1;opacity:.6;padding:0;width:auto}.edit-product-tag-remove:hover{background:none;box-shadow:none;color:#ff4d6d;color:var(--edit-danger);opacity:1;transform:none}.edit-product-submit-section{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--edit-border);margin-top:2rem;padding-top:1.25rem}.edit-product-submit-btn{background:#6c63ff;background:var(--edit-accent);border:none;border-radius:14px;border-radius:var(--edit-radius-md);box-shadow:0 4px 20px #6c63ff47;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;letter-spacing:.3px;padding:.95rem;transition:all .2s ease;width:100%}.edit-product-submit-btn:hover:not(:disabled){background:#574fd6;background:var(--edit-accent-hover);box-shadow:0 6px 24px #6c63ff61;transform:translateY(-2px)}.edit-product-submit-btn:disabled{cursor:not-allowed;opacity:.6}.edit-product-preview-section{margin-bottom:1.5rem;overflow:hidden;width:100%}.edit-product-preview-title{border:none;color:#aeaec0;color:var(--edit-text-muted);font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.72rem;font-weight:600;letter-spacing:1px;margin:0 0 1rem;padding:0;text-transform:uppercase}.edit-product-preview-card{aspect-ratio:1;background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:20px;border-radius:var(--edit-radius-lg);box-shadow:0 4px 16px #00000012;box-shadow:var(--edit-shadow-md);overflow:hidden;position:relative;width:100%}.edit-product-preview-card canvas{height:100%!important;object-fit:contain;width:100%!important}.edit-product-preview-badge{backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);background:#0f0f1aa6;border-radius:50px;bottom:12px;color:#fff;font-size:.72rem;font-weight:600;padding:4px 10px;position:absolute;right:12px}.edit-product-placeholder,.edit-product-preview-badge{font-family:Outfit,sans-serif;font-family:var(--edit-font)}.edit-product-placeholder{align-items:center;aspect-ratio:1;background:#fff;background:var(--edit-surface);border:2px dashed #e8e8ed;border:2px dashed var(--edit-border);border-radius:20px;border-radius:var(--edit-radius-lg);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--edit-shadow-sm);box-sizing:border-box;color:#aeaec0;color:var(--edit-text-muted);display:flex;flex-direction:column;font-size:.88rem;gap:.75rem;justify-content:center;width:100%}.edit-product-placeholder:before{content:"🖼️";font-size:2rem;opacity:.5}.edit-product-file-input{color:#6b6b80;color:var(--edit-text-secondary);cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.875rem;margin-top:1rem;padding:.25rem;width:100%}.edit-product-field-note{color:#6b6b80;color:var(--edit-text-secondary);font-size:.75rem;margin-bottom:0;margin-top:.5rem;padding-left:.25rem}.edit-product-color-info{background:#fff;background:var(--edit-surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:10px;border-radius:var(--edit-radius-sm);box-shadow:0 1px 3px #0000000f,0 1px 2px #0000000a;box-shadow:var(--edit-shadow-sm);color:#6b6b80;color:var(--edit-text-secondary);font-family:Outfit,sans-serif;font-family:var(--edit-font);font-size:.84rem;margin-top:.75rem;padding:.65rem 1rem}@media (max-width:1024px){.edit-product-grid{gap:2rem;grid-template-columns:1fr}.edit-product-grid-item:last-child{position:static}.edit-product-container{padding:1.5rem 1.25rem}}@media (max-width:768px){.edit-product-category-row,.edit-product-price-row{gap:0;grid-template-columns:1fr}.edit-product-title{font-size:1.5rem}.edit-product-size-grid{gap:.55rem}.edit-product-size-item{min-width:56px}.edit-product-color-quantity-sizes{gap:.55rem}.edit-product-size-quantity-item{min-width:56px}.edit-product-sizes-label{font-size:.75rem;padding:.35rem .7rem}}.edit-product-pack-calculator-section{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--edit-border);margin-bottom:1rem;margin-top:1rem;padding-top:.5rem}.edit-product-pack-calculator-item{align-items:center;background:#f7f7f9;background:var(--edit-surface-2);border:1.5px solid #e8e8ed;border:1.5px solid var(--edit-border);border-radius:10px;border-radius:var(--edit-radius-sm);display:flex;gap:.5rem;padding:.5rem .75rem}.edit-product-pack-calculator-item button{align-items:center;background:#6c63ff;background:var(--edit-accent);display:flex;font-size:.75rem;gap:.3rem;padding:.4rem .8rem}.edit-product-pack-calculator-item button:hover{background:#574fd6;background:var(--edit-accent-hover);transform:scale(.98)}:root{--surface:#fff;--surface-2:#f7f7f9;--border:#e8e8ed;--border-focus:#6c63ff;--accent:#6c63ff;--accent-soft:#6c63ff14;--danger:#ff4d6d;--text-primary:#0f0f1a;--text-secondary:#6b6b80;--text-muted:#aeaec0;--radius-md:14px;--radius-lg:24px;--shadow-md:0 4px 16px #00000012;--font:"Outfit",sans-serif}*,:after,:before{box-sizing:border-box}.add-client-container{background:#0000;font-family:Outfit,sans-serif;font-family:var(--font);margin:0 auto;min-height:100vh;padding:0;width:100%}.add-client-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fff9;border:1px solid #ffffffbf;border-radius:24px;border-radius:var(--radius-lg);box-shadow:0 4px 16px #00000012;box-shadow:var(--shadow-md);margin:0 auto;max-width:1300px;padding:4rem 6rem;width:100%}.page-title{color:#0f0f1a;color:var(--text-primary);font-size:2rem;font-weight:700;margin:0 0 2.5rem}.add-client-form{width:100%}.form-section{background:#ffffffb8;border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:24px;border-radius:var(--radius-lg);margin-bottom:1.5rem;padding:1.5rem}.section-heading{margin-bottom:1.4rem}.section-heading-row{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between}.section-heading h2{color:#0f0f1a;color:var(--text-primary);font-size:1.05rem;font-weight:700;margin:0 0 .35rem}.section-heading p{color:#6b6b80;color:var(--text-secondary);font-size:.88rem;margin:0}.form-grid{grid-gap:2rem 3rem;align-items:start;display:grid;gap:2rem 3rem;grid-template-columns:repeat(2,minmax(0,1fr))}.legacy-form-grid{display:none}.form-group{display:flex;flex-direction:column;gap:.6rem;min-width:0}.form-group-full{grid-column:1/-1}.form-group label{align-items:center;color:#aeaec0;color:var(--text-muted);display:flex;font-size:.8rem;font-weight:600;gap:.6rem;letter-spacing:.5px;min-height:20px;text-transform:uppercase}.form-group input,.form-group textarea{background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:14px;border-radius:var(--radius-md);color:#0f0f1a;color:var(--text-primary);font-family:Outfit,sans-serif;font-family:var(--font);font-size:.95rem;min-width:0;padding:.9rem 1.2rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;width:100%}.form-group textarea{min-height:96px;resize:vertical}.form-group input::placeholder,.form-group textarea::placeholder{color:#aeaec0;color:var(--text-muted)}.form-group input:focus,.form-group textarea:focus{border-color:#6c63ff;border-color:var(--border-focus);box-shadow:0 0 0 3px #6c63ff14;box-shadow:0 0 0 3px var(--accent-soft);outline:none}.form-group input.error,.form-group textarea.error{background:#ff4d6d0d;border-color:#ff4d6d;border-color:var(--danger)}.checkbox-row{align-items:center;background:#fff;background:var(--surface);border:1.5px solid #e8e8ed;border:1.5px solid var(--border);border-radius:999px;color:#6b6b80;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:.82rem;font-weight:600;gap:.55rem;padding:.55rem .75rem;white-space:nowrap}.checkbox-row input{accent-color:#6c63ff;accent-color:var(--accent);height:16px;width:16px}.error-text{color:#ff4d6d;color:var(--danger);display:block;font-size:.72rem;line-height:1.2;margin-top:.15rem;min-height:.9rem}.submit-section{border-top:1.5px solid #e8e8ed;border-top:1.5px solid var(--border);margin-top:3rem;padding-top:1.5rem}.submit-btn{background:linear-gradient(135deg,#6c63ff,#574fd6);border:none;border-radius:14px;border-radius:var(--radius-md);box-shadow:0 4px 20px #6c63ff47;color:#fff;cursor:pointer;font-family:Outfit,sans-serif;font-family:var(--font);font-size:1rem;font-weight:700;padding:1rem;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease;width:100%}.submit-btn:hover:not(:disabled){box-shadow:0 6px 24px #6c63ff61;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.auth-alert{background:#fff8eb;border:1px solid #ffd166;border-radius:14px;border-radius:var(--radius-md);color:#9a6200;font-size:.875rem;margin-bottom:1.5rem;padding:.75rem 1rem}@media (max-width:992px){.add-client-card{padding:3rem}.form-grid{gap:1.5rem 2rem}}@media (max-width:768px){.add-client-container{padding:1rem}.add-client-card{padding:1.5rem}.page-title{font-size:1.5rem;margin-bottom:1.8rem}.form-grid{gap:1.3rem;grid-template-columns:1fr}.form-section{padding:1rem}.section-heading-row{flex-direction:column}.checkbox-row{justify-content:center;white-space:normal;width:100%}.submit-section{margin-top:2rem}}.clients-page{display:flex;flex-direction:column;gap:1.2rem}.clients-header{align-items:center;display:flex;justify-content:space-between}.clients-header h1{color:#111;font-size:1.5rem;font-weight:700}.clients-add-btn{align-items:center;background:var(--pink);border-radius:.6rem;color:#fff;display:flex;font-size:.875rem;font-weight:600;gap:.4rem;padding:.5rem 1.1rem;text-decoration:none;transition:opacity .15s}.clients-add-btn:hover{opacity:.85}.clients-toolbar{align-items:center;display:flex;gap:1rem}.clients-search{align-items:center;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.6rem;display:flex;flex:1 1;gap:.5rem;max-width:420px;padding:.5rem .9rem}.clients-search input{background:#0000;border:none;width:100%}.clients-filter,.clients-search input{color:#374151;font-size:.875rem;outline:none}.clients-filter{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.6rem;cursor:pointer;padding:.5rem .9rem}.clients-count{color:#6b7280;font-size:.8rem}.clients-loading{color:#9ca3af;font-size:.95rem;padding:3rem;text-align:center}.clients-table-container{border-radius:.75rem!important;box-shadow:0 1px 4px #00000012!important;overflow:hidden}.clients-table-container .MuiTableHead-root .MuiTableCell-root{background:#f8fafc;border-bottom:1px solid #e5e7eb;color:#6b7280;font-size:.78rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.client-company{gap:.75rem}.client-avatar,.client-company{align-items:center;display:flex}.client-avatar{background:linear-gradient(135deg,#f87171,#ec4899);border-radius:50%;color:#fff;flex-shrink:0;font-size:.95rem;font-weight:700;height:36px;justify-content:center;width:36px}.client-name{color:#111827;font-size:.875rem;font-weight:600}.client-siret{color:#9ca3af;font-size:.75rem}.client-status{border-radius:999px;display:inline-block;font-size:.75rem;font-weight:600;padding:.2rem .7rem;text-transform:capitalize}.client-action-btn{align-items:center;background:#f3f4f6;border-radius:.4rem;color:#6b7280;display:inline-flex;height:32px;justify-content:center;text-decoration:none;transition:background .15s,color .15s;width:32px}.client-action-btn:hover{background:var(--pink);color:#fff}.cd-page{display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto}.cd-error,.cd-loading{color:#9ca3af;padding:3rem;text-align:center}.cd-header{display:flex;flex-direction:column}.cd-title-row{gap:1rem}.cd-avatar,.cd-title-row{align-items:center;display:flex}.cd-avatar{background:linear-gradient(135deg,#f87171,#ec4899);border-radius:50%;color:#fff;flex-shrink:0;font-size:1.4rem;font-weight:700;height:52px;justify-content:center;width:52px}.cd-company{color:#111827;font-size:1.3rem;font-weight:700;margin:0 0 .2rem}.cd-meta{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.82rem;gap:.75rem}.cd-meta span{align-items:center;display:flex;gap:.3rem}.cd-status{align-self:flex-start;border-radius:999px;font-size:.75rem;font-weight:700;margin-left:auto;padding:.25rem .85rem;text-transform:capitalize}.cd-body{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.cd-card{background:#fff;border-radius:.85rem;box-shadow:0 1px 4px #0000000f;display:flex;flex-direction:column;gap:.6rem;padding:1.25rem 1.5rem}.cd-card-full{grid-column:1/-1}.cd-card-title{align-items:center;border-bottom:1px solid #f3f4f6;color:#374151;display:flex;font-size:.9rem;font-weight:700;gap:.45rem;margin:0 0 .4rem;padding-bottom:.6rem}.cd-field{align-items:baseline;display:flex;font-size:.83rem;gap:1rem;justify-content:space-between;padding:.2rem 0}.cd-field-label{color:#9ca3af;white-space:nowrap}.cd-field-value{color:#111827;font-weight:500;text-align:right}.cd-same-addr{color:#9ca3af;font-size:.8rem;font-style:italic;margin:0}.cd-social{color:#6b7280;display:flex;font-size:.82rem;gap:1rem;margin-top:.25rem}.cd-social span{align-items:center;display:flex;gap:.3rem}.cd-badge{background:#f3f4f6;border-radius:999px;color:#374151;font-size:.72rem;font-weight:700;margin-left:.4rem;padding:.1rem .5rem}.cd-empty{color:#9ca3af;font-size:.85rem;margin:.5rem 0}.cd-magasins-grid{grid-gap:.85rem;display:grid;gap:.85rem;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.cd-magasin{border:1px solid #e5e7eb;border-radius:.65rem;display:flex;flex-direction:column;gap:.3rem;padding:.9rem 1rem;position:relative}.cd-magasin-default{background:#fff5f7;border-color:var(--pink)}.cd-default-badge{background:var(--pink);border-radius:999px;color:#fff;font-size:.65rem;font-weight:700;left:.75rem;padding:.15rem .5rem;position:absolute;top:-.55rem}.cd-magasin-name{color:#111827;font-size:.88rem;font-weight:700;margin-top:.3rem}.cd-magasin-sub{color:#6b7280;font-size:.78rem}.cd-magasin-row{align-items:center;color:#4b5563;display:flex;font-size:.78rem;gap:.35rem}.cd-magasin-notes{color:#9ca3af;font-size:.75rem;font-style:italic;margin-top:.2rem}.Roles{display:flex;flex-direction:column;gap:10px;height:min-content;justify-content:start;margin:0}.new-role-form{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.new-role-form input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:14px;min-width:200px;padding:10px}.roles-table-container{border-radius:12px!important}.action-cell{white-space:nowrap}.action-buttons-group{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.Roles .action-icon-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:13px;gap:6px;height:auto;justify-content:center;padding:8px 12px;transition:all .2s ease;white-space:nowrap;width:auto}.Roles .btn-primary{background:#6c63ff;color:#fff}.Roles .btn-primary:hover{background:#574fd6}.Roles .btn-edit{background:#f1f5f9;color:#334155}.Roles .btn-edit:hover{background:#e2e8f0}.Roles .btn-delete{background:#fff5f5;color:#e53e3e}.Roles .btn-delete:hover{background:#fed7d7}.badge-system{background:#fff7e6;color:#b7791f}.badge-custom{background:#e6fffa;color:#2c7a7b}.permissions-editor-cell{background:#f8fafc}.permissions-editor{padding:16px}.permissions-editor-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.permissions-editor-header h3{font-size:18px;margin:0}.permissions-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-bottom:16px}.permissions-module h4{color:#475569;font-size:14px;margin:0 0 8px;text-transform:capitalize}.permission-checkbox{align-items:center;cursor:pointer;display:flex;font-size:13px;gap:4px;text-transform:capitalize}.Sessions{display:flex;flex-direction:column;gap:10px;height:min-content;justify-content:start;margin:0}.sessions-section{margin-bottom:30px}.sessions-section h2{font-size:20px;margin-bottom:12px}.sessions-section-header{flex-direction:column;margin-bottom:12px}.sessions-section-header,.worker-picker{align-items:stretch;display:flex;gap:10px}.worker-picker{flex-wrap:wrap}.worker-picker select{border:1px solid #ccc;border-radius:8px;flex:1 1 260px;font-size:14px;max-width:100%;min-width:0;overflow:hidden;padding:10px;text-overflow:ellipsis;white-space:nowrap}.worker-picker .action-icon-btn{flex:0 0 auto;white-space:nowrap}@media (max-width:600px){.worker-picker{align-items:stretch;flex-direction:column}.worker-picker .action-icon-btn,.worker-picker select{width:100%}}.sessions-table-container{border-radius:12px!important}.user-agent-cell{max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.empty-hint{color:#64748b;font-style:italic}.badge{gap:4px}.status-active{background:#e6fffa;color:#2c7a7b}.status-revoked{background:#fff5f5;color:#e53e3e}.status-expired{background:#f1f5f9;color:#64748b}.Sessions .action-icon-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:13px;gap:6px;height:auto;justify-content:center;padding:8px 12px;transition:all .2s ease;white-space:nowrap;width:auto}.Sessions .btn-delete{background:#fff5f5;color:#e53e3e}.Sessions .btn-delete:hover{background:#fed7d7}.AuditLog{display:flex;flex-direction:column;gap:10px;height:min-content;justify-content:start;margin:0}.audit-filters{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:20px}.audit-filters input,.audit-filters select{border:1px solid #ccc;border-radius:8px;font-size:14px;padding:10px}.audit-table-container{border-radius:12px!important}.entity-id{color:#94a3b8;font-size:12px}.details-cell{background:#f8fafc}.details-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:12px}.details-grid h4{color:#475569;font-size:13px;margin:0 0 6px}.details-grid pre{background:#0f172a;border-radius:8px;color:#e2e8f0;font-size:12px;max-height:260px;overflow-x:auto;padding:12px}.badge{align-items:center;border-radius:999px;display:inline-flex;font-size:12px;font-weight:600;padding:4px 10px;text-transform:capitalize}.action-create{background:#e6fffa;color:#2c7a7b}.action-update{background:#eff6ff;color:#2563eb}.action-delete{background:#fff5f5;color:#e53e3e}.action-login{background:#f0fdf4;color:#16a34a}.action-login_failed{background:#fff5f5;color:#e53e3e}.action-permission_change{background:#fefce8;color:#b7791f}.AuditLog .action-icon-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:13px;gap:6px;height:auto;justify-content:center;padding:8px 12px;white-space:nowrap;width:auto}.AuditLog .btn-primary{background:#6c63ff;color:#fff}.AuditLog .btn-edit{background:#f1f5f9;color:#334155}.audit-pagination{align-items:center;display:flex;gap:16px;justify-content:center;margin-top:16px}.AuditLog .pagination-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;cursor:pointer;display:flex;gap:4px;padding:8px 16px}.AuditLog .pagination-btn:disabled{cursor:not-allowed;opacity:.5}.loading-container{align-items:center;display:flex;justify-content:center;min-height:400px;width:100%}.loading-spinner-custom{animation:spin .8s linear infinite;border:3px solid #6c63ff1a;border-radius:50%;border-top-color:#6c63ff;height:50px;width:50px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-message-custom{align-items:center;background:#fff5f5;border-radius:16px;display:flex;flex-direction:column;gap:16px;justify-content:center;margin:40px auto;max-width:500px;padding:48px 24px;text-align:center}.error-icon{font-size:48px}.error-message-custom p{color:#e53e3e;font-size:16px;font-weight:500;margin:0}.retry-btn{background:#6c63ff;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;padding:10px 24px}.forgot-password-confirmation{background:#f0fdf4;border-radius:8px;color:#166534;line-height:1.5;padding:16px}.login-title{font-size:40px;margin-top:120px;text-align:center}.signup-container{margin:50px auto;max-width:420px;padding:30px;text-align:center;width:70%}.signup-form{display:flex;flex-direction:column;gap:15px}.signup-form input{border:1px solid #ccc;border-radius:8px;font-size:16px;padding:10px}.signup-form button{background-color:#000;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;padding:10px;transition:.3s}.signup-form button:hover{background-color:#333}.signup-form button:disabled{cursor:not-allowed;opacity:.6}.reset-password-error{background:#fff5f5;border-radius:8px;color:#e53e3e;line-height:1.5;padding:16px}
/*# sourceMappingURL=main.f0b38d1b.css.map*/