@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Roboto,sans-serif;font-weight:400}html{line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{line-height:1.5;font-size:16px;text-align:left;font-weight:300;margin:0;min-height:100vh;background-color:#f2f2f2}.login-wrapper{margin:150px auto;max-width:450px;border-radius:8px;box-shadow:0 1px 4px #0003;animation:fade-slide-up 1.5s ease-out forwards;text-align:center}.logo-img{text-align:center;padding:30px 10px}.logo-img img{max-width:160px}#logo{display:flex;align-items:center}#logo img{max-width:145px;margin-left:10px}.frm-heading{text-align:center;padding:20px 5px}#auth-form p input,select{width:85%;height:35px}#auth-form p button{cursor:pointer}#auth-form{padding-top:15px;padding-bottom:15px}#auth-form p button{width:85%;height:35px;color:#fff;background-color:#000;border:none;border-radius:5px}#main-header{border-bottom:1px solid #ccc;display:grid;grid-template-columns:50% 50%;background-color:#fff;position:sticky;top:0;z-index:1}#profile{text-align:right;display:flex;justify-content:right}.picture{margin:10px;cursor:pointer}.profile-description{margin:6px 0;text-align:left}.picture img{width:30px;height:30px}.user-store{color:gray;font-size:14px;width:120px}.search-inner{margin:30px auto;max-width:600px;text-align:center}.search-inner input{width:400px;height:30px}.search-inner button{margin-left:12px;height:30px;width:90px;color:#fff;background-color:#000;border:navajowhite;border-radius:5px;cursor:pointer}.search-inner select{width:300px;height:30px}.customer-card-wrapper{width:calc(100% - 200px);margin-left:200px;padding:10px 50px 50px}.edit-ord-wrapper{padding-top:50px}.customer-card-inner{width:100%;justify-content:space-evenly;border-radius:8px;box-shadow:0 1px 4px #0003;animation:fade-slide-up 1.5s ease-out forwards;text-align:center}.customer-card-inner-main{display:flex;width:100%;justify-content:space-evenly;animation:fade-slide-up 1.5s ease-out forwards;text-align:center;background-color:#fff}.customer-card-inner-items{width:100%;justify-content:space-evenly;animation:fade-slide-up 1.5s ease-out forwards;text-align:center;background-color:#fff}.customer-left{width:50%;padding:15px;border-right:1px solid gray;margin:15px 0;position:sticky;top:100px;height:500px;overflow-x:hidden}.order-left{width:50%;padding:15px;margin:15px 0;position:sticky;top:100px}.order-left h3{text-align:left;text-decoration:underline;font-weight:500;padding-bottom:10px;cursor:pointer;font-size:15px}.date-align{text-align:left}.order-right{width:50%}.shipment-status-label-right{font-size:17px;font-style:italic}.shipment-status .fulfilled{color:#588b50}.shipment-status .unfulfilled{color:#baa111}.fulfilled-status{background-color:#d6e4a7}.shipment-action{display:flex;justify-content:center}.cancel-order button{margin-left:12px;height:25px;width:150px;color:#fff;background-color:#000;border:navajowhite;border-radius:5px;cursor:pointer}.cannot-cancel-order button{margin-left:12px;height:25px;width:150px;color:#fff;background-color:#000;border:navajowhite;border-radius:5px;cursor:pointer;opacity:.5}.refund-order button{margin-left:12px;height:25px;width:80px;color:#fff;background-color:#000;border:navajowhite;border-radius:5px;cursor:pointer;opacity:.5}.vic-refund-order button{margin-left:12px;height:25px;width:80px;color:#fff;background-color:#000;border:navajowhite;border-radius:5px;cursor:pointer;opacity:1}.shipment-status-value{font-weight:900;font-style:italic;font-size:17px;padding-left:8px}.customer-left h3{text-align:left;text-decoration:underline;font-weight:500;padding-bottom:30px}.customer-right h3{text-align:left;text-decoration:underline;font-weight:500}.customer-left .customer-data{margin:10px;text-align:left;display:flex}.customer-right{width:50%;margin:15px 0;padding:15px 15px 15px 55px;height:500px;overflow-x:hidden}.card-repeater{padding-bottom:10px;align-content:center}.card-repeater div{text-align:left}.customer-label{font-size:13px;color:#a9a9a9;width:130px}.cust-data{margin-left:14px;width:calc(100% - 130px)}.cust-data-edit{margin-left:14px;width:calc(100% - 130px);font-size:13px;font-style:italic}.order-date{font-style:italic;font-weight:500;position:relative;padding-bottom:5px}.order-date:before{content:"•";font-weight:900;padding-right:6px}.order-details{background-color:#e9e9ed;padding:10px}.back-customer{text-align:left;text-decoration:underline;font-size:14px;cursor:pointer}.back-date{text-align:left;margin:15px 10px}.shipment-status{display:flex;justify-content:center;margin:28px}.shipment-status-label{margin-right:10px}.shipment-status-val{font-weight:600}.shipment-status-cancel button{color:#fff;background-color:#000;margin-right:15px;border:none;height:25px;border-radius:4px;cursor:pointer}.shipment-status-refund button{color:#fff;background-color:gray;border:none;height:25px;border-radius:4px;cursor:pointer}.customer-card-order-details{width:100%;display:flex}.sidebar-wrapper{width:200px;margin-top:81px;position:fixed;top:0;left:0;background:#fff;z-index:1;padding:10px;border-right:1px solid gray;height:100%;font-size:15px}.customer-dashboard{background-color:#f2f2f2}ul,ol{list-style:none;margin:0;padding:0}a{text-decoration:none}.left-sidebar-inner ul{display:flex;flex-direction:column;gap:1rem}.left-sidebar-inner ul li{height:35px;text-align:left;padding-top:5px;border-bottom:1px solid gray;width:170px}.left-sidebar-inner li:has(>a.active){background-color:#f2f2f2;text-align:left;padding-left:5px;border-radius:3px}.left-sidebar-inner ul li a{color:#000;font-weight:500}.profile-logout button{margin:4px 15px 4px 4px;width:90px;height:35px}.error{margin:30px auto;max-width:400px;padding:6px}#logout-form{padding-top:5px}#logout-form button{cursor:pointer}.order-status{background-color:#f5f5f5;border-radius:4px;padding:10px;align-items:center;box-shadow:0 2px 5px #0000001a;width:465px}.back-arrow{font-size:24px;margin-right:15px;color:#555}.order-number{font-weight:700;margin-right:10px}.status{color:#000;padding:2px 8px;border-radius:12px;font-size:.75em;margin-right:6px}.status-fl{color:#000;padding:1px 8px;border-radius:12px;font-size:.75em;margin-right:6px}.unfulfilled-status{background-color:#ffeb78}.date{color:#777;font-size:.9em;margin-left:auto;background-color:#dee6ed;border:none}.order-date-from{color:#777;font-size:.9em;margin-left:auto;border:none}input,select{padding:5px 10px;margin-bottom:10px;background-color:#dee6ed;border:none;color:#262222}.login_smt{padding:4px;margin-bottom:10px}#store{color:#7d7e81}.showmore{text-align:right;padding-right:101px}.showmore a{text-decoration:underline!important;cursor:pointer}.status-pay{color:#000;padding:2px 8px;border-radius:12px;font-size:.75em;margin-right:6px}.status-pay-paid,.status-pay-unpaid{background-color:#e3e3e3}.status-pay-delivered{background-color:#d6e4a7}.status-pay-canceled{background-color:#ffd6a4}.user-wrapper{margin:30px auto;max-width:900px;text-align:left}.user-inner button{padding:12px;border-radius:10px;border:none;background-color:#deb887;cursor:pointer}.user-inner-frm{margin:30px auto;max-width:600px;text-align:center}.user-inner-frm select{padding:5px 10px;margin-bottom:20px;background-color:#dee6ed;border:none;color:#262222;width:300px}.user-frm-data input,.user-frm-data select{width:350px;height:40px}.user-frm-data button{padding:10px;width:350px;background-color:#000;color:#fff;border:navajowhite;border-radius:4px;cursor:pointer}.item-wrapper{display:flex;margin:0 14px;padding-bottom:15px}.order-items{width:auto;border:1px solid #dad6d6;border-radius:3px}.order-submit{width:100%;font-size:14px}.order-submit .payment-status{text-align:left}.item-left{width:50%;display:block;text-align:left}.item-right{width:50%;padding-left:20px}.item-repeater{display:flex;padding-bottom:15px}.item-qty-wrapper{width:20%;font-size:14px;text-align:center}.item-total-qty-wrapper{width:15%;font-size:14px}.img-wrapper{text-align:center;width:70px}.img-wrapper img{max-width:100%;padding-right:5px}.item-name-wrapper{width:50%;font-size:14px}.location-wrapper{display:block;text-align:left;padding:3px 0 6px 10px}.location-wrapper div,.delhivery-wrapper div{font-size:14px}.delhivery-wrapper{display:block;text-align:left;padding:3px 0 6px 10px;border-bottom:1px solid #dad6d6}.fullfillment-status{display:flex;padding:5px}.items-data-wrapper{padding:10px 0 14px 12px}.total-wrapper{width:100%}.subtotal-wrapper{display:flex;width:100%;padding:5px 0 5px 5px}.subtotal-items{width:20%;text-align:left}.subtotal-items-qty{width:60%;text-align:left}.shipping-items-price,.subtotal-items-price{width:20%;text-align:right}.shipping-wrapper{display:flex;width:100%;padding:5px 0 5px 5px}.shipping-label{width:20%;text-align:left}.shipping-payment{width:60%;text-align:left}.taxes-wrapper{display:flex;width:100%;padding:10px 0 5px 12px}.taxes-label{width:25%;text-align:left}.taxes-gst{width:50%;text-align:left}.taxes-value{width:25%;text-align:right}.grand-total-wrapper{display:flex;border-bottom:1px solid #dad6d6;padding:5px 0 5px 5px}.grand-total-label{width:50%;text-align:left}.grand-total-amount{width:50%;text-align:right}.paid-wrapper{display:flex;padding:5px 0 5px 5px}.paid-label{width:50%;text-align:left}.paid-amount{width:50%;text-align:right}.total-wrapper{border:1px solid #dad6d6;padding:5px;border-radius:5px}.customer-link{color:#000;text-decoration:none}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.dialog-content{background-color:#fff;padding:20px;border-radius:8px;width:90%;max-width:425px;position:relative}.dialog-content h3{padding-bottom:10px}.cancel-reason-select{width:100%;padding:8px;margin-top:10px;margin-bottom:20px;border-radius:4px;border:none;background-color:#d3d3d3}.cancel-reason-note{width:100%;margin-bottom:10px;border:1px solid #ccc;border-radius:4px;border:none}.cancel-reason-text{width:100%;height:75px;padding:5px;cursor:pointer}.dialog-actions{display:flex;justify-content:flex-end;gap:10px}.btn-primary,.btn-secondary{padding:8px 16px;border:none;border-radius:4px;cursor:pointer}.btn-primary{background-color:#000;color:#fff}.btn-primary:disabled{background-color:#ccc;cursor:not-allowed}.btn-secondary{background-color:#6c757d;color:#fff}.close-button{position:absolute;top:10px;right:10px;border:none;background:none;font-size:24px;cursor:pointer}.alert{padding:10px;margin-top:20px;border-radius:4px}.success{background-color:#d4edda;border-color:#c3e6cb;color:#155724}.error{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.customer-card-repeat{padding-bottom:10px}.customer-card-repeat{cursor:pointer;padding:16px;border-radius:8px;transition:all .3s ease;margin-bottom:4px}.customer-card-repeat:hover{background-color:#f1f3f4}.customer-card-repeat.active{background-color:#f2f2f2;border-left:5px solid #a8a4a4}.customer-card-repeat.active .customer-label{color:#000}.reset-filter{cursor:pointer;padding:8px;display:flex;align-items:center;font-weight:400;width:400px}.reset-filter img{width:20px;height:20px}.sel-store{display:flex;align-items:center;margin-bottom:.75rem}.sel-store input[type=checkbox]{width:1.25rem;height:1.25rem;margin-right:.75rem;border:2px solid #D1D5DB;border-radius:4px;cursor:pointer}.sel-store input[type=checkbox]:checked{background-color:#3b82f6;border-color:#3b82f6}.sel-store span{font-size:.95rem;color:#4b5563;text-transform:uppercase;padding-bottom:7px}.add-user-wrapper{margin:2rem auto;padding:0 1rem;width:calc(100% - 200px);margin-left:200px}.ad-user-inner-data{max-width:600px;margin:0 auto}.add-user-frm{margin-bottom:.5rem}.add-user-frm input[type=text],.add-user-frm input[type=email],.add-user-frm select{width:100%;padding:.75rem 1rem;border:1px solid #E5E7EB;border-radius:6px;font-size:1rem;transition:border-color .2s,box-shadow .2s;background-color:#f9fafb}.add-user-frm input[type=text]:focus,.add-user-frm input[type=email]:focus,.add-user-frm select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f633;background-color:#fff}.add-user-frm select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%236B7280'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;background-size:1.25rem;padding-right:2.5rem;color:gray;height:45px}.add-user-inner{background-color:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:2rem}.add-user-inner form button{width:100%;height:40px;background-color:#000;border:none;color:#fff;border-radius:4px;cursor:pointer}.pageContainer{display:flex;height:100vh;background-color:#f3f4f6}.mainContent{flex:1;display:flex;flex-direction:column;overflow:hidden}.mainSection{flex:1;overflow-x:hidden;overflow-y:auto;background-color:#f2f2f2;padding:1.5rem}.contentContainer{margin:0 200px;padding:0 1rem;width:calc(100% - 200px)}.contentSection{padding:2rem 0}.pageTitle{font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#1f2937}.tableContainer{box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb;border-radius:.375rem;background-color:#fff}.dataTable{min-width:100%;border-collapse:separate;border-spacing:0}.tableHeader{background-color:#f9fafb}.headerCell{padding:.75rem 1rem;text-align:left;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.tableBody{background-color:#fff}.tableRow{border-top:1px solid #e5e7eb}.tableRow:hover{background-color:#f9fafb}.tableCell{padding:1rem;white-space:nowrap;font-size:.875rem;color:#6b7280}.button{font-weight:700;padding:.5rem 1rem;border-radius:.25rem;transition:background-color .15s ease-in-out}.buttonBlue{background-color:#3b82f6;color:#fff;border:navajowhite;margin-right:4px;cursor:pointer}.buttonGrey{cursor:pointer;height:34px;border:none;background-color:#cccce2}.searchForm input{width:300px;height:35px;margin-right:3px}.buttonBlue:hover{background-color:#2563eb}.buttonRed{background-color:#ef4444;color:#fff}.buttonRed:hover{background-color:#dc2626}.button:disabled{opacity:.5;cursor:not-allowed}.paginationContainer{margin-top:1rem;display:flex;align-items:center;justify-content:space-between}.paginationContainer button{border:none}.paginationText{font-size:.875rem;color:#374151}.actionContainer{display:flex;gap:.5rem}.editLink{background-color:#3b82f6;color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:.25rem;text-decoration:none;margin-right:.5rem}.editLink:hover{background-color:#2563eb}.deleteButton{background-color:#ef4444;color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:.25rem;cursor:pointer;border:none}.deleteButton:hover{background-color:#dc2626}.admin-layout{display:flex;height:100vh;background-color:#f3f4f6}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.main-area{flex:1;overflow-x:hidden;overflow-y:auto;background-color:#f2f2f2;padding:1rem}.content-container{width:100%;margin:0 300px;padding:0 1rem}@media (min-width: 640px){.content-container{padding:0 2rem}}.content-section{padding:1rem 0;width:730px}.form-container{background-color:#fff;border-radius:.25rem;padding:1rem;margin-bottom:1rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.discount-code{word-break:break-all}.page-title{font-size:1.875rem;font-weight:600;margin-bottom:1rem;color:#1f2937}.edit-user-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column}.form-label{color:#374151;font-size:.875rem;font-weight:700;margin-bottom:.5rem}.form-input,.form-select{width:100%;padding:.5rem .75rem;border:1px solid #e5e7eb;border-radius:.25rem;color:#374151;line-height:1.25;-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:0 1px 3px #0000001a}.error-message-add{color:#ef4444;font-size:.75rem;font-style:italic;font-weight:500}.show-message-add{color:#5e5e6a;font-size:.75rem;font-style:italic}.error-container{display:flex;justify-content:center;align-items:center;padding:1rem;margin:1rem 0;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;animation:slideIn .3s ease-in-out;max-width:520px;margin:35px auto;height:35px;padding-left:30px}.error-container-inner{border-color:#f5c6cb;color:#721c24;font-size:14px;font-style:italic}.form-actions{display:flex;align-items:center;justify-content:space-between;margin-top:1rem}.submit-button{background-color:#3b82f6;color:#fff;font-weight:700;padding:.5rem 1rem;border-radius:.25rem;transition:background-color .2s;border:none;cursor:pointer;margin-right:20px}.submit-button:hover{background-color:#1d4ed8}.submit-button:focus{outline:none;box-shadow:0 0 0 3px #4299e180}.submit-button:disabled{opacity:.5;cursor:not-allowed}.cancel-link{display:inline-block;color:#3b82f6;font-size:.875rem;font-weight:700;text-decoration:none;transition:color .2s}.cancel-link:hover{color:#1e40af}.form-input:focus,.form-select:focus{outline:none;box-shadow:0 0 0 3px #4299e180}.success-message{background-color:#10b981;color:#fff;padding:1rem;border-radius:6px;margin-bottom:1.5rem;text-align:center;font-weight:500;height:50px}.no-orders{padding:1rem;background-color:#f3f4f6;border-radius:.375rem}.no-orders-text{color:#4b5563}.tracking_info p{font-size:14px}.tracking_info a{font-size:14px;text-decoration:underline}.tracking_info span{margin-left:22px;padding:2px 8px}.dot-icon{display:inline-block;width:6px;height:6px;background-color:#4b5563;border-radius:50%;margin-right:4px}.delivered-badge{display:inline-block;background-color:#f0f0f0;color:#4b5563;font-size:12px;font-weight:500;padding:4px 8px;border-radius:22px}.action_wrapper{width:100%;display:flex}.action_wrapper_inner{flex:1;padding-top:5px;padding-bottom:5px}.action_wrapper_inner p{font-size:12px}.item-name{font-weight:500}.item-sku{color:#7e7e7e;font-size:13px}.item-varient{background-color:#e3e3e3;border-radius:10px;display:inline-block;padding-left:8px;padding-right:8px;color:#302b2b;font-size:12px}.item-qty .inner-one,.line-through{text-decoration-line:line-through;text-decoration-thickness:10%}.flexi-data{color:#7e7e7e;font-size:12px;padding-bottom:3px}.forgot-password{bottom:-20px;font-size:12px;color:#06c;text-decoration:none}.reset-password-container{display:flex;height:100vh;align-items:center;justify-content:center;background-color:#f3f4f6}.reset-password-form{width:100%;max-width:400px;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px #0000001a}.form-header{text-align:center;margin-bottom:1.5rem}.form-header h2{font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.form-header p{color:#6b7280}.error-message{background-color:#fee2e2;color:#b91c1c;padding:1rem;border-radius:.25rem;margin-bottom:1rem}.success-message{background-color:#d1fae5;color:#047857;padding:1rem;border-radius:.25rem;margin-bottom:1rem}.reset-form{display:flex;flex-direction:column;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-size:.875rem;font-weight:500;color:#374151}.form-group input,.form-group select{width:100%;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem;font-size:1rem;background-color:#f9fafb}.form-group input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.submit-button-reset{background-color:#000;color:#fff;padding:.5rem 1rem;border:none;border-radius:.25rem;font-size:1rem;font-weight:400;cursor:pointer;transition:background-color .2s}.submit-button-reset:disabled{opacity:.5;cursor:not-allowed}.shipping-address{background-color:#f5f5f5;padding:10px;border-radius:5px;width:465px;box-shadow:0 2px 5px #0000001a;margin-top:10px;text-align:left}.shipping-address h3{margin-top:0;font-size:18px;font-weight:700}.shipping-address address{font-style:normal;line-height:1.5}.refund-note-wrapper{width:100%;padding:10px}.cancel-refund-text{width:90%;height:75px;padding:5px}.checkbox-group{display:flex;flex-wrap:wrap;gap:10px}.checkbox-label{display:flex;align-items:center;cursor:pointer}.checkbox-input{margin-right:5px}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#fff;border-bottom:1px solid #e0e0e0;position:sticky;top:0;z-index:1}.logo-image{height:2rem;width:auto}.header-controls{display:flex;align-items:center;gap:1rem}.store-switcher{position:relative}.store-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#f5f5f5;cursor:pointer;min-width:130px}.store-icon{font-size:1.2rem}.store-dropdown{position:absolute;top:100%;left:0;width:100%;background-color:#fff;border:1px solid #e0e0e0;border-radius:4px;box-shadow:0 2px 10px #0000001a;min-width:130px}.store-option{display:block;width:100%;padding:.5rem 1rem;text-align:left;border:none;background:none;cursor:pointer}.store-option:hover{background-color:#f5f5f5}.store-option.active{background-color:#e0e0e0}.profile-menu{display:flex;align-items:center;gap:1rem}.profile-button{display:flex;align-items:center;gap:.5rem;padding:.5rem;border:none;background:none;cursor:pointer}.profile-image{width:2rem;height:2rem;border-radius:50%}.logout-button{padding:.5rem 1rem;border:1px solid #e0e0e0;border-radius:4px;background-color:#f5f5f5;cursor:pointer}.dialog-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center}.dialog-content{background-color:#fff;padding:1rem;border-radius:4px;max-width:500px;width:100%;max-height:80vh;overflow-y:auto}.dialog-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dialog-header h2{margin:0}.dialog-header button{border:none;background:none;font-size:1.5rem;cursor:pointer}.users-list{display:flex;flex-direction:column;gap:1rem}.user-item{display:flex;align-items:center;gap:1rem;padding:.5rem;border-radius:4px}.user-item:hover{background-color:#f5f5f5}.user-avatar{width:2.5rem;height:2.5rem;border-radius:50%;background-color:#e0e0e0;display:flex;justify-content:center;align-items:center;font-weight:700}.user-info{flex:1}.user-name{font-weight:700}.user-email,.user-stores{font-size:.9rem;color:#666}.alert-success{height:35px;text-align:center;padding:.5rem;font-size:15px}.alert-success strong{font-weight:700}.timeline-wrapper{font-family:Arial,sans-serif;max-width:850px;margin:15px auto}.timeline-wrapper p{text-align:right}.timeline-title{font-size:1.2rem;font-weight:600;margin-bottom:1rem}.timeline-container{position:relative;padding-left:5rem}.timeline-line{position:absolute;left:48px;top:0;bottom:0;width:2px;background-color:#e5e7eb}.date-group{margin-bottom:2rem}.date-header{font-size:1rem;font-weight:500;margin-bottom:1rem;color:#6b7280}.events-group{display:flex;flex-direction:column;gap:1.5rem}.event{position:relative}.timeline-dot{position:absolute;left:-2.3rem;top:.9rem;width:.75rem;height:.75rem;border-radius:50%;background-color:#828892}.event-content{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;padding:.6rem}.event-header{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer}.event-message-container{flex:1;display:flex}.event-message{font-size:.875rem;font-weight:450;margin:0}.chevron-icon{width:1rem;height:1rem;transition:transform .2s}.chevron-icon.rotate{transform:rotate(180deg)}.event-time-container{margin-left:1rem}.event-time{font-size:.75rem;color:#6b7280}.additional-content{margin-top:.5rem;padding-top:.5rem;border-top:1px solid #e5e7eb}.content-card{font-size:.875rem}.content-section{margin-bottom:1rem}.content-title{font-size:1rem;font-weight:600;margin-bottom:.5rem;color:#374151}.list-content{list-style-type:none;padding-left:0}.list-item,.list-item.large-margin{margin-bottom:.5rem}.key-value-section{display:grid;gap:.5rem}.key-value-group{display:flex;justify-content:space-between;align-items:baseline}.key{font-weight:500;color:#4b5563}.value{color:#111827;text-align:right}.subdued-text,.datetime{color:#6b7280}.section-separator{margin:1rem 0;border:none;border-top:1px solid #e5e7eb}a{color:#3b82f6;text-decoration:none}.comment-section{margin-top:1rem;padding:1rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.comment-form{display:flex;gap:1rem;margin-bottom:.5rem}.comment-avatar{flex-shrink:0;width:2.5rem;height:2.5rem;background-color:#ffeb78;border-radius:.375rem;display:flex;align-items:center;justify-content:center}.avatar-initials{color:#000;font-weight:500;font-size:.875rem}.comment-input-container{flex:1;display:flex;flex-direction:column;gap:.5rem}.comment-input{width:100%;padding:.5rem;border:none;background:transparent;font-size:.875rem;outline:none;margin-bottom:1px}.comment-actions{display:flex;justify-content:space-between;align-items:center;padding-top:.5rem;border-top:1px solid #e5e7eb}.comment-tools{display:flex;gap:.5rem}.tool-button{background:none;border:none;padding:.25rem;cursor:pointer;color:#6b7280;border-radius:.25rem;display:flex;align-items:center;justify-content:center}.tool-button:hover{background-color:#f3f4f6}.tool-icon{width:1.25rem;height:1.25rem}.post-button{padding:.375rem 1rem;background-color:#f3f4f6;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s}.post-button:not(.disabled):hover{background-color:#e5e7eb}.post-button.disabled{opacity:.5;cursor:not-allowed}.comment-helper-text{font-size:.75rem;color:#6b7280;margin-top:.5rem;text-align:center}.edit-back-button{text-decoration:none!important}.dashboard-container{display:flex;height:100vh;background-color:#f3f4f6}.dashboard-content{flex:1;display:flex;flex-direction:column;overflow:hidden}.dashboard-main{flex:1;overflow-x:hidden;overflow-y:auto}.dashboard-section{max-width:1200px;margin:0 auto;padding:2rem 10rem}.dashboard-title{color:#374151;font-size:1.4rem;font-weight:500}.upload-form{margin-top:2rem}.form-group{display:flex;flex-direction:column;gap:1rem}.file-input-label{display:inline-flex;align-items:center;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;font-weight:500;color:#374151;background-color:#fff;cursor:pointer;transition:background-color .2s}.file-input-label:hover{background-color:#f9fafb}.file-input-label:focus{outline:none}.file-input{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.file-name{margin-left:.75rem;font-size:.875rem;color:#6b7280}.submit-button-bulk{width:127px;height:35px;background-color:#1d1d1d;color:#fff;border:none;border-radius:3px;cursor:pointer}.alert{margin-top:1rem;border-radius:.375rem;margin-bottom:1rem}.alert-success{background-color:#d1fae5;color:#065f46}.alert-error{background-color:#fee2e2;color:#991b1b}.alert-title{font-size:1rem;font-weight:600;margin-bottom:.5rem}.alert-description{font-size:.875rem}.smt-btn-upload{width:130px;padding-top:10px;margin-top:15px;height:40px}.download-section a{cursor:pointer}.comments-container{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;padding:5px;margin-bottom:20px;width:465px}.comments-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.comments-header h3{font-size:16px;font-weight:500;color:#444;margin:0}.comments-visibility{font-size:13px;color:#777;font-style:italic}.comments-timeline{position:relative;padding-left:25px}.timeline-date-header{margin:15px 0 10px -25px;position:relative}.date-label{font-size:14px;font-weight:500;color:#555;background:#f5f5f7;padding:3px 10px;border-radius:4px;display:inline-block}.timeline-item{position:relative;padding-bottom:10px}.timeline-marker{position:absolute;left:-25px;top:15px;width:10px;height:10px;border-radius:50%;background-color:#6b7280;z-index:1}.timeline-item:before{content:"";position:absolute;left:-21px;top:0;bottom:0;width:2px;background-color:#e2e8f0;z-index:0}.comment-card{background-color:#fff;border-radius:6px;box-shadow:0 1px 3px #0000001a;padding:12px 15px;position:relative;margin-bottom:5px;text-align:left}.comment-text{font-size:14px;line-height:1.4;color:#333;margin-bottom:5px}.comment-time{text-align:right;font-size:12px;color:#777}.no-comments{padding:15px;text-align:center;color:#777;font-style:italic;background-color:#f9f9f9;border-radius:6px;margin-top:10px}.timeline-content .dropdown-indicator{position:absolute;right:10px;top:10px;color:#888;font-size:18px}@media (max-width: 768px){.comments-container{padding:5px 10px}.comments-timeline{padding-left:20px}.timeline-marker{left:-20px}}
