.customer-orders-module__GGCNNG__customer-orders-container{background:#0e111c;width:100%;padding:60px 0}.customer-orders-module__GGCNNG__customer-orders-header{justify-content:space-between;align-items:center;margin-bottom:40px;padding:0 20px;display:flex}.customer-orders-module__GGCNNG__customer-orders-header h2{color:#fff;font-size:2.5rem;font-weight:700;font-family:var(--font-estedad);margin:0}.customer-orders-module__GGCNNG__customer-orders-header h2 span{background:linear-gradient(135deg,#394ff0 0%,#5b6eff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.customer-orders-module__GGCNNG__customer-orders-view-all-btn{color:#fff;font-size:.9rem;font-weight:600;font-family:var(--font-estedad);background:linear-gradient(135deg,#394ff0 0%,#5b6eff 100%);border:1px solid #0000;border-radius:12px;align-items:center;gap:8px;padding:12px 24px;text-decoration:none;transition:all .3s;display:flex}.customer-orders-module__GGCNNG__customer-orders-view-all-btn:hover{color:#394ff0;background:0 0;border-color:#394ff0;transform:translateY(-2px)}.customer-orders-module__GGCNNG__customer-orders-view-all-btn img{filter:brightness(0)invert();width:16px;height:16px;transition:filter .3s}.customer-orders-module__GGCNNG__customer-orders-view-all-btn:hover img{filter:brightness(0)saturate()invert(31%)sepia(95%)saturate(2719%)hue-rotate(226deg)brightness(96%)contrast(95%)}.customer-orders-module__GGCNNG__customer-orders-swiper{padding:0 20px;overflow:visible}.customer-orders-module__GGCNNG__customer-order-slide{width:280px;height:auto}.customer-orders-module__GGCNNG__customer-order-card{background:var(--Colors-Dark-Mode-V2-70,#232636);min-height:340px;max-height:340px;transform-style:preserve-3d;border:1px solid #42429b1a;border-radius:16px;flex-direction:column;justify-content:space-between;align-self:stretch;align-items:center;gap:10px;padding:20px 24px;transition:transform .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 20px #0003}.customer-orders-module__GGCNNG__customer-order-card:hover{transform:translateY(-5px);box-shadow:0 15px 25px #0000004d}.customer-orders-module__GGCNNG__customer-order-card-glow{display:none}.customer-orders-module__GGCNNG__customer-order-header{z-index:5;justify-content:space-between;align-items:center;width:100%;margin-bottom:12px;display:flex;position:relative}.customer-orders-module__GGCNNG__order-id{color:#fff;font-size:.9rem;font-weight:600;font-family:var(--font-estedad);background:#0003;border:none;border-radius:8px;padding:4px 10px}.customer-orders-module__GGCNNG__order-date{color:#b8bcc8;font-size:.8rem;font-family:var(--font-estedad)}.customer-orders-module__GGCNNG__customer-order-content{background:#0003;border-radius:12px;flex:1;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.customer-orders-module__GGCNNG__customer-order-media{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .5s}.customer-orders-module__GGCNNG__customer-order-content:hover .customer-orders-module__GGCNNG__customer-order-media{transform:scale(1.1)}.customer-orders-module__GGCNNG__video-thumbnail{background:#1e2235;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.customer-orders-module__GGCNNG__play-icon{color:#fff;background:#394ff0cc;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;display:flex;box-shadow:0 0 20px #394ff080}.customer-orders-module__GGCNNG__file-placeholder{color:#b8bcc8;width:100%;height:100%;font-size:.9rem;font-family:var(--font-estedad);background:#1e2235;justify-content:center;align-items:center;display:flex}.customer-orders-module__GGCNNG__view-details-btn{color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;font-family:var(--font-estedad);z-index:1;box-shadow:none;text-align:center;background:#2d2d3a;border:1px solid #ffffff1a;border-radius:8px;min-width:140px;padding:10px 20px;text-decoration:none;transition:all .3s;display:inline-block;position:relative}.customer-orders-module__GGCNNG__view-details-btn:hover{background:#3a3a4a;transform:translateY(-3px)}.customer-orders-module__GGCNNG__customer-order-overlay{opacity:0;z-index:2;cursor:pointer;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .3s;display:flex;position:absolute;top:0;left:0}.customer-orders-module__GGCNNG__customer-order-overlay-icon{color:#fff;opacity:0;background:#00000080;border:2px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;font-size:2rem;transition:all .3s;display:flex;transform:scale(.7)}.customer-orders-module__GGCNNG__customer-order-content:hover .customer-orders-module__GGCNNG__customer-order-overlay{opacity:1}.customer-orders-module__GGCNNG__customer-order-content:hover .customer-orders-module__GGCNNG__customer-order-overlay-icon{opacity:1;transform:scale(1)}.customer-orders-module__GGCNNG__customer-order-footer{width:100%;margin-top:auto;padding-top:12px}.customer-orders-module__GGCNNG__customer-orders-modal-overlay{-webkit-backdrop-filter:blur(5px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.customer-orders-module__GGCNNG__customer-orders-modal{background:var(--Colors-Dark-Mode-V2-70,#232636);direction:rtl;border:1px solid #42429b33;border-radius:20px;width:100%;max-width:800px;max-height:90vh;animation:.4s ease-out customer-orders-module__GGCNNG__modalAppear;position:relative;overflow-y:auto;box-shadow:0 20px 50px #00000080}.customer-orders-module__GGCNNG__customer-orders-modal:before{content:"";-webkit-mask-composite:destination-out;opacity:.7;z-index:0;border-radius:20px;padding:2px;position:absolute;inset:0;-webkit-mask:linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) exclude}.customer-orders-module__GGCNNG__customer-orders-modal-header{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:20px 25px;display:flex}.customer-orders-module__GGCNNG__customer-orders-modal-title{color:#fff;align-items:center;gap:15px;font-size:1.4rem;font-weight:700;display:flex}.customer-orders-module__GGCNNG__customer-orders-modal-title-text{background:linear-gradient(90deg,#f0c,#33f,#0cf);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.customer-orders-module__GGCNNG__customer-orders-modal-order-id{color:#394ff0;background:#394ff01a;border:1px solid #394ff04d;border-radius:8px;padding:5px 10px;font-size:1rem}.customer-orders-module__GGCNNG__customer-orders-modal-close{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;font-size:2rem;transition:all .3s}.customer-orders-module__GGCNNG__customer-orders-modal-close:hover{opacity:1;transform:scale(1.1)}.customer-orders-module__GGCNNG__customer-orders-modal-content{padding:25px}.customer-orders-module__GGCNNG__customer-orders-modal-info{flex-wrap:wrap;gap:20px;margin-bottom:20px;display:flex}.customer-orders-module__GGCNNG__customer-orders-modal-info-item{background:#0003;border-radius:10px;align-items:center;gap:10px;padding:10px 15px;display:flex}.customer-orders-module__GGCNNG__customer-orders-modal-info-label{color:#8c8c8c;font-size:.9rem}.customer-orders-module__GGCNNG__customer-orders-modal-info-value{color:#fff;font-weight:500}.customer-orders-module__GGCNNG__customer-orders-modal-media-container{background:#0000004d;border-radius:15px;justify-content:center;align-items:center;min-height:300px;margin:25px 0;display:flex;overflow:hidden}.customer-orders-module__GGCNNG__customer-orders-modal-media{object-fit:contain;max-width:100%;max-height:500px}video.customer-orders-module__GGCNNG__customer-orders-modal-media{width:100%}.customer-orders-module__GGCNNG__customer-orders-modal-footer{border-top:1px solid #ffffff1a;justify-content:flex-end;gap:15px;padding:20px 25px;display:flex}.customer-orders-module__GGCNNG__customer-orders-close-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:8px;padding:12px 25px;font-size:.95rem;font-weight:600;transition:all .3s}.customer-orders-module__GGCNNG__customer-orders-close-btn:hover{transform:translateY(-3px)}.customer-orders-module__GGCNNG__customer-orders-close-btn:active{transform:translateY(-1px)}@keyframes customer-orders-module__GGCNNG__modalAppear{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.customer-orders-module__GGCNNG__customer-orders-header{text-align:center;flex-direction:column;gap:20px}.customer-orders-module__GGCNNG__customer-orders-header h2{font-size:2rem}.customer-orders-module__GGCNNG__customer-orders-view-all-btn{align-self:center}.customer-orders-module__GGCNNG__customer-order-slide{width:260px}.customer-orders-module__GGCNNG__customer-order-content{height:180px}}@media (max-width:480px){.customer-orders-module__GGCNNG__customer-orders-header h2{font-size:1.8rem}.customer-orders-module__GGCNNG__customer-order-slide{width:240px}.customer-orders-module__GGCNNG__customer-order-content{height:160px}}
