body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}.product-card{border-radius:.75rem;transition:transform .2s,box-shadow .2s;box-shadow:none!important;background-color:#0000!important}.product-card:hover{cursor:pointer;transform:translateY(-4px);box-shadow:0 6px 12px #00000026}#addedItems{font-weight:700}.pcenter{text-align:center;font-size:x-large;font-weight:700}.itemModalLabel{text-align:center;font-weight:700}.modalImage{text-align:center}.ftpar{font-size:larger;font-weight:700}.entryLabel1{font-weight:700}.itemModalUpdate,.highlight1{text-align:center;font-weight:700}.mrktHeading{text-align:center;font-size:60px;font-weight:900}@media (max-width:768px){.mrktHeading{font-size:40px}}@media (max-width:576px){.mrktHeading{font-size:18px}}.table-responsive{overflow-x:auto}.min-width-600,.cart-table{min-width:600px}a{font-size:small}a:link{text-decoration:none}a:hover{text-decoration:underline}.fa{text-align:center;color:#fff;border-radius:50%;width:70px;margin:5px 2px;padding:10px;text-decoration:none}.chat-bubble{word-break:break-word;border-radius:16px;max-width:70%;padding:10px 14px;position:relative;box-shadow:0 1px 3px #0000001a}.chat-bubble-me{color:#fff;background-color:#0d6efd;border-top-right-radius:0}.chat-bubble-them{color:#212529;background-color:#fff;border:1px solid #dee2e6;border-top-left-radius:0}.chat-bubble-me:after,.chat-bubble-them:after{content:"";border:10px solid #0000;width:0;height:0;position:absolute;top:0}.chat-bubble-me:after{border-top-color:#0d6efd;right:-10px}.chat-bubble-them:after{border-top-color:#fff;left:-10px}.chat-time{text-align:right;opacity:.8;margin-top:4px;font-size:.75rem}.chat-time .bi-check,.chat-time .bi-check2-all{color:#fff!important;opacity:1!important;font-size:1rem!important}.accordion-item{overflow:hidden;border-radius:12px!important}.accordion-button{background-color:#f8f9fa;font-weight:500}.accordion-body{background:#fff}.form-check{margin-bottom:.5rem}@media (max-width:767.98px){.d-flex.d-md-none>.col-12,.d-flex.flex-nowrap>.col-12{flex:none;width:60vw;max-width:170px;margin:0;padding-left:0;padding-right:0}.d-flex.d-md-none .product-card,.d-flex.flex-nowrap .product-card{height:auto}.d-flex.d-md-none .card-text b{display:none}}.productImgBox{aspect-ratio:1;border-radius:8px;width:100%;max-width:180px;position:relative;overflow:hidden}.productImg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.sectionDivider{background-color:#198754;border-radius:8px;width:100%;max-width:95%;height:3px}.card{border:1px solid #dee2e6!important;border-radius:10px!important}.card-header{letter-spacing:.3px;font-size:.95rem;background-color:#f8f9fa!important;border-bottom:1px solid #dee2e6!important}.bg-light{background-color:#f9fafb!important}.border-end{border-right:1px solid #dee2e6!important}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.row.g-0>[class^=col-]{flex-direction:column;display:flex}.square-loader{justify-content:center;gap:8px;margin-top:6px;display:flex}.square-loader .sq{opacity:0;background:indigo;border-radius:0;width:12px;height:12px;animation:1.2s ease-in-out infinite squareFade}.square-loader .sq:first-child{animation-delay:0s}.square-loader .sq:nth-child(2){animation-delay:.2s}.square-loader .sq:nth-child(3){animation-delay:.4s}@keyframes squareFade{0%{opacity:0;transform:scale(.85)}40%{opacity:1;transform:scale(1)}80%{opacity:0;transform:scale(.85)}to{opacity:0}}.password-eye-toggle{cursor:pointer;z-index:2;pointer-events:auto;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.form-control.pe-5{padding-right:48px!important}.eye-icon{color:#4b1fa6;transition:transform .2s}.eye-icon:hover{transform:scale(1.08)}.eye-slash{stroke:currentColor;stroke-width:2px;opacity:0;transition:opacity .25s,transform .25s}.eye-closed .eye-slash{opacity:1;transform:scale(1)}.eye-open .eye-slash{opacity:0;transform:scale(.8)}.skeleton{background-color:#e0e0e0;background-image:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);background-repeat:no-repeat;background-size:300% 100%;animation:1.2s linear infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.skeleton-title{border-radius:8px;width:180px;height:20px}.skeleton-text{width:100%;height:12px}.skeleton-text.short{width:70%}.skeleton-img{width:100%;height:100%;min-height:120px}.skeleton-btn{border-radius:6px;width:70px;height:28px}.errorOverlay{z-index:20;border-radius:inherit;background:#ffffff1f;justify-content:center;align-items:center;animation:.2s fadeIn;display:flex;position:absolute;inset:0}.errorBox{background:#fffffff2;border-radius:12px;width:90%;max-width:320px;padding:16px 14px;animation:.25s errorFadeIn;box-shadow:0 6px 20px #00000026}.errorIconWrapper{color:#dc3545;font-size:2.2rem}.errorTitle{margin-bottom:4px;font-size:1.1rem;font-weight:700}.errorMessage{color:#555;font-size:.9rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes errorFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.inlineErrorWrapper{z-index:20;border-radius:inherit;background:#ffffff1a;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.inlineErrorIcon{color:#dc3545;font-size:1.5rem}.inlineErrorTitle{font-size:.95rem;font-weight:600}.inlineErrorMessage{color:#555;max-width:260px;font-size:.8rem}.inlineErrorWrapper .btn{padding:4px 10px;font-size:.8rem}.navbarCatsContainer{gap:14px;min-height:150px;display:flex;position:relative;overflow:auto visible}.navbarCatsSkeleton{gap:14px;padding:6px 2px;display:flex;overflow-x:auto}.navbarCatsSkeleton-block{flex:none;min-width:120px}.navbarCatsSkeleton-title{background:linear-gradient(90deg,#e6e6e6 25%,#f2f2f2 50%,#e6e6e6 75%) 0 0/200% 100%;border-radius:6px;width:80%;height:12px;margin-bottom:8px;animation:1.2s infinite navShimmer}.navbarCatsSkeleton-line{background:linear-gradient(90deg,#e9e9e9 25%,#f5f5f5 50%,#e9e9e9 75%) 0 0/200% 100%;border-radius:6px;width:100%;height:8px;margin-bottom:6px;animation:1.2s infinite navShimmer}.navbarCatsSkeleton-line.short{width:70%}@keyframes navShimmer{0%{background-position:-200px 0}to{background-position:200% 0}}.navbarErrorOverlay{z-index:20;pointer-events:auto;background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.enterprise-details-skeleton{flex-direction:column;align-items:flex-end;min-width:140px;display:flex}@media (max-width:575.98px){.enterprise-details-skeleton{align-items:center;margin-top:6px}}.skeleton-overlay{border-radius:0 0 8px 8px;height:26px;position:absolute;bottom:0;left:0;right:0}.marketSkeleton-wrapper{position:relative}.marketSkeleton-headerCard{background:#fff;border-left:6px solid #ffa000;border-radius:6px;margin-bottom:8px;padding:10px}.marketSkeleton-titleBar{justify-content:center;margin-bottom:8px;display:flex}.marketSkeleton-title{background:linear-gradient(90deg,#ddd,#eee,#ddd) 0 0/200% 100%;border-radius:6px;width:60%;height:22px;animation:1.3s infinite marketShimmer}.marketSkeleton-metaRow{flex-direction:column;gap:6px;display:flex}.marketSkeleton-metaLine{background:linear-gradient(90deg,#e0e0e0,#f5f5f5,#e0e0e0) 0 0/200% 100%;border-radius:6px;width:80%;height:10px;margin:0 auto;animation:1.3s infinite marketShimmer}.marketSkeleton-metaLine.short{width:55%}.marketSkeleton-sceneWrapper{background:#eaeaea;border-radius:10px;width:100%;height:220px;position:relative;overflow:hidden}.marketSkeleton-sceneImage{opacity:.6;background-image:url(/market-outline.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.marketSkeleton-shimmer{background-image:linear-gradient(90deg,#fff0 0%,#fff9 50%,#fff0 100%);background-repeat:no-repeat;background-size:200px 100%;animation:1.2s infinite marketShimmer;position:absolute;inset:0}@media (min-width:768px){.marketSkeleton-sceneWrapper{height:280px}}@media (min-width:1200px){.marketSkeleton-sceneWrapper{height:320px}}@keyframes marketShimmer{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}
#addedItems{font-weight:700}.pcenter{text-align:center;font-size:x-large;font-weight:700}.itemModalLabel{text-align:center;font-weight:700}.modalImage{text-align:center}.ftpar{font-size:larger;font-weight:700}.entryLabel1{font-weight:700}.itemModalUpdate,.highlight1{text-align:center;font-weight:700}.mrktHeading{text-align:center;font-size:60px;font-weight:900}a{font-size:small}a:link{text-decoration:none}a:hover{text-decoration:underline}.fa{text-align:center;color:#fff;border-radius:50%;width:70px;margin:5px 2px;padding:10px;text-decoration:none}.sticky-top{z-index:1020}
