@import"https://fonts.googleapis.com/css2?family=Lexend:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{margin:0;padding:0;min-height:100vh;width:100%;background:#fff;overflow-x:hidden;font-family:Lexend,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.parent-container{display:flex;justify-content:center;align-items:center;min-height:100vh;width:100%;padding:16px;background:transparent}@media (max-width: 768px){.parent-container{min-height:100vh;padding:0}}.container{display:flex;align-items:stretch;width:100%;max-width:1200px;min-height:90vh;height:auto;background:#fff;box-shadow:0 8px 32px #3c3c6414;border-radius:20px;margin:0 auto}@media (max-height: 900px){.container{min-height:650px;max-width:1000px;margin:auto}}@media (max-width: 1024px){.container{max-width:95%;min-height:auto;margin:16px auto}}@media (max-width: 768px){.container{flex-direction:column;width:100%;max-width:100%;min-height:100vh;border-radius:0;box-shadow:none;padding:16px}}@media (max-width: 320px){.container{padding:8px}}.main-content{display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;box-sizing:border-box;flex:1;height:100%;padding:40px}@media (max-width: 768px){.main-content{min-height:auto;width:100%;padding:24px}}@media (max-width: 320px){.main-content{padding:8px}}.right-section{display:flex;flex-direction:row;flex:1;overflow:hidden}@media (max-width: 768px){.right-section{display:none}}.create-password-container{display:flex;flex-direction:column;align-items:center;width:100%;box-sizing:border-box;margin-top:6.5rem}.create-password-form{display:flex;flex-direction:column;gap:1.5rem;width:25rem}.create-password-form .title{font-family:Lexend,sans-serif;font-size:2rem;font-weight:600;line-height:2.25rem;color:#1a212b;width:25rem;height:2.25rem}.create-password-form .description{font-family:Lexend,sans-serif;font-size:.875rem;font-weight:400;line-height:1.25rem;color:#1a212b;width:25rem;height:1.25rem}.create-password-form .input-group{display:flex;flex-direction:column;gap:.25rem}.create-password-form .label{font-family:Lexend,sans-serif;font-size:.75rem;font-weight:500;line-height:1.125rem;color:#728197;width:25rem;height:1.125rem}.create-password-form .confirm-password-label{color:#525e8f}.create-password-form .text-field{width:25rem;height:3.0625rem;border-radius:.75rem}.create-password-form .text-field .MuiInputBase-root{height:100%;padding:.75rem 1rem;border-radius:.75rem}.create-password-form .text-field .MuiOutlinedInput-notchedOutline{border:.0625rem solid #9aa8bc;border-radius:.75rem}.create-password-form .text-field .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#5c17e5}.create-password-form .password-info{font-family:Lexend,sans-serif;font-size:.75rem;font-weight:400;line-height:1.125rem;color:#728197;margin-top:.25rem}.create-password-form .password-match-message{font-family:Lexend,sans-serif;font-size:.75rem;font-weight:500;line-height:1.125rem;margin-top:.25rem}.create-password-form .password-match-message.match{color:#1c8c4e}.create-password-form .password-match-message.mismatch{color:#d93025}.create-password-form .password-validation-error{font-family:Lexend,sans-serif;font-size:.75rem;font-weight:400;line-height:1.125rem;margin-top:.25rem;color:#d93025}.create-password-form .error-message{margin-top:.5rem;font-size:.875rem}.create-password-form .confirm-button{width:25rem;height:3.5rem;background-color:#5c17e5;color:#fff;font-family:Lexend,sans-serif;font-size:1rem;font-weight:500;line-height:1.5rem;padding:1rem 1.5rem;border-radius:.75rem;text-transform:none;box-shadow:none}.create-password-form .confirm-button:hover{background-color:#4a13b4}.sidebar{height:100vh;background-color:#5c17e5;border-radius:0 24px 24px 0;display:flex;flex-direction:column;align-items:center;overflow:hidden;box-sizing:border-box;padding-top:14px;pointer-events:auto;transition:width .08s cubic-bezier(.4,0,.2,1),min-width .08s cubic-bezier(.4,0,.2,1),max-width .08s cubic-bezier(.4,0,.2,1);will-change:width}@media (max-width: 768px){.sidebar{position:fixed;z-index:1000;border-radius:0}}.sidebar-item{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:16px;margin:0;padding:0;transition:background .2s,opacity .2s;position:relative}.sidebar-item .MuiIconButton-root{padding:0;border-radius:0;color:#fff}.sidebar-item img{display:block;transition:transform .2s ease}.sidebar-item svg{fill:#fff!important;color:#fff!important;filter:invert(100%) brightness(100%);transition:transform .2s ease}.sidebar-item svg path,.sidebar-item svg polygon,.sidebar-item svg circle,.sidebar-item svg rect{fill:#fff!important;stroke:#fff!important}.sidebar-item .MuiSvgIcon-root{fill:#fff!important;color:#fff!important;filter:none!important}.sidebar-item .MuiSvgIcon-root path,.sidebar-item .MuiSvgIcon-root polygon,.sidebar-item .MuiSvgIcon-root circle,.sidebar-item .MuiSvgIcon-root rect{fill:#fff!important;stroke:#fff!important}.sidebar-item:hover{background:#ffffff14}.sidebar-item-active{position:relative;background:#4a12c4b3!important}.sidebar-item-active:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:60%;background:#fff;border-radius:0 4px 4px 0;z-index:1}.sidebar-item-active img,.sidebar-item-active svg{transform:scale(1.1);transition:transform .2s ease}.settings-icon-border{border:2px solid #F6F8FB;border-radius:50%;padding:4px;box-sizing:content-box}.settings-icon-border .MuiIconButton-root{color:#fff}.settings-icon-border svg{fill:#fff!important;filter:invert(100%) brightness(100%)}.settings-icon-border svg path,.settings-icon-border svg polygon,.settings-icon-border svg circle,.settings-icon-border svg rect{fill:#fff!important}.topbar-container{height:60px;background-color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 20px;border-radius:8px;margin-bottom:20px;border-bottom:1px solid #F6F8FB;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:16px}@media (max-width: 320px){.topbar-container{height:auto;min-height:48px;padding:8px}}.topbar-title{font-weight:600;color:#333;font-family:Inter,sans-serif;font-size:16px;line-height:1.5}.right-controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.notification-icon-button{width:40px;height:40px;border-radius:16px;border:1px solid #E0E0E0;background-color:#fff;display:flex;justify-content:center;align-items:center;padding:12px 16px;box-sizing:border-box;min-width:40px}.notification-icon-button .notification-icon{color:#555;font-size:24px}.user-profile{display:flex;align-items:center;cursor:pointer;gap:8px}.user-profile .user-avatar{width:40px;height:40px;object-fit:cover;border-radius:50%;flex-shrink:0}.user-profile .user-name{font-family:Gilroy-Medium,sans-serif;font-weight:400;font-size:16px;line-height:1.5;letter-spacing:0%;color:#303030;display:flex;align-items:center;padding:0 10px;white-space:nowrap}.user-profile .dropdown-arrow-button{padding:2px}.user-profile .dropdown-arrow-button .dropdown-arrow-icon{width:8.89px;height:12.4px;color:#303030;margin-left:0;padding:0;margin-top:2px}@media (max-width: 768px){.topbar-container{padding:0 15px;height:50px;margin-bottom:15px}.topbar-title{font-size:16px}.user-profile .user-name{display:none}.user-profile .user-avatar{width:40px;height:40px}.notification-icon-button{width:35px;height:35px;padding:8px}}@media (max-width: 320px){.topbar-container{padding:8px;height:auto;min-height:48px}.right-controls{gap:8px}.notification-icon-button{width:32px;height:32px;padding:6px}.user-profile .user-avatar{width:32px;height:32px}}.inventory-tabs{display:inline-flex;gap:8px;border-radius:16px;padding:6px;margin-bottom:16px;flex-wrap:wrap;width:100%}@media (max-width: 768px){.inventory-tabs{flex-direction:column;width:100%}}.inventory-module-content{display:flex;flex-direction:column;width:100%;max-width:100%;box-sizing:border-box}.summary-cards{display:flex;gap:16px;margin-bottom:24px;height:auto;min-height:142px;flex-wrap:wrap}.summary-cards .text{font-family:Lexend,sans-serif;font-weight:600;color:#728197;font-size:16px}.summary-cards .summary-card1{background:#eceff4;padding:16px;border-radius:16px;flex:1;min-width:192px;position:relative}.summary-cards .summary-card1 .big-number{font-weight:600;font-size:32px;line-height:36px;font-family:Lexend,sans-serif;margin-top:12px;color:#000;transform:translateY(8px)}.summary-cards .summary-card1 .number{display:flex;align-items:center;gap:4px;justify-content:flex-start;padding-right:0}.summary-cards .summary-card1 .icon{margin-top:48px}.summary-cards .summary-card1 .percentage{margin-top:48px;color:#22c55e;font-size:12px;font-weight:700;line-height:16px;font-family:Lexend,sans-serif;display:flex;justify-content:flex-start}.summary-cards .summary-card1 .card-icon1{position:absolute;bottom:1px;right:1px;width:141px;height:141px;border-bottom-right-radius:12px}.summary-cards .summary-card2{background:#eceff4;padding:16px;border-radius:16px;flex:1;position:relative}.summary-cards .summary-card2 .number{display:flex;align-items:center;gap:4px;justify-content:flex-start}.summary-cards .summary-card2 .big-number{font-weight:600;font-size:32px;line-height:36px;font-family:Lexend,sans-serif;margin-top:28px;color:#000}.summary-cards .summary-card2 .icon{margin-top:43px}.summary-cards .summary-card2 .percentage{margin-top:45px;color:#f43f5e;font-size:12px;font-weight:700;line-height:16px;font-family:Lexend,sans-serif;justify-content:flex-start}.summary-cards .summary-card2 .card-icon2{position:absolute;bottom:1px;right:1px;width:141px;height:141px;border-bottom-right-radius:16px}.summary-cards .summary-card3{background:#eceff4;padding:16px;border-radius:16px;flex:1;position:relative}.summary-cards .summary-card3 .big-number{font-weight:600;font-size:32px;line-height:36px;font-family:Lexend,sans-serif;margin-top:28px;color:#000}.summary-cards .summary-card3 .number{display:flex;align-items:center;gap:4px;justify-content:flex-start}.summary-cards .summary-card3 .percentage{margin-top:45px;color:#22c55e;font-size:12px;font-weight:700;line-height:16px;font-family:Lexend,sans-serif;display:flex;justify-content:flex-start}.summary-cards .summary-card3 .icon{margin-top:45px}.summary-cards .summary-card3 .card-icon3{position:absolute;bottom:1px;right:1px;width:141px;height:141px;border-bottom-right-radius:16px}.summary-cards .summary-card4{background:#eceff4;padding:16px;border-radius:16px;flex:1;position:relative}.summary-cards .summary-card4 .big-number{font-weight:600;font-size:32px;line-height:36px;font-family:Lexend,sans-serif;margin-top:28px;color:#000}.summary-cards .summary-card4 .number{display:flex;align-items:center;gap:4px;justify-content:flex-start}.summary-cards .summary-card4 .percentage{margin-top:45px;color:#22c55e;font-size:12px;font-weight:700;line-height:16px;font-family:Lexend,sans-serif;display:flex;justify-content:flex-start}.summary-cards .summary-card4 .icon{margin-top:45px}.summary-cards .summary-card4 .card-icon4{position:absolute;bottom:1px;right:1px;width:141px;height:141px}.search-filters{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap;width:100%}@media (max-width: 768px){.search-filters{flex-direction:column;gap:12px}}.search-bar{flex:1;min-width:0;width:100%}@media (max-width: 768px){.search-bar{width:100%}}.tab-content{padding:16px;background:#fff;border-radius:8px;width:100%;max-width:100%;box-sizing:border-box}.MuiContainer-root.my-custom-container{margin-top:0;padding-left:24px;padding-right:24px;width:100%;max-width:100%;box-sizing:border-box}@media (max-width: 768px){.MuiContainer-root.my-custom-container{padding-left:16px;padding-right:16px}}@media (max-width: 320px){.MuiContainer-root.my-custom-container{padding-left:8px;padding-right:8px}}@media (max-width: 900px){.inventory-tabs{flex-direction:column;width:100%}.inventory-tabs .MuiButtonBase-root{width:100%;margin-bottom:8px}.summary-cards{flex-direction:column;height:auto}.summary-card1,.summary-card2,.summary-card3{padding:12px}.summary-card1 .text,.summary-card2 .text,.summary-card3 .text{font-size:14px}.summary-card1 .big-number,.summary-card2 .big-number,.summary-card3 .big-number{font-size:28px}.summary-card1 .percentage,.summary-card2 .percentage,.summary-card3 .percentage{font-size:10px}.summary-card1 .card-icon1,.summary-card1 .card-icon2,.summary-card1 .card-icon3,.summary-card1 .card-icon4,.summary-card2 .card-icon1,.summary-card2 .card-icon2,.summary-card2 .card-icon3,.summary-card2 .card-icon4,.summary-card3 .card-icon1,.summary-card3 .card-icon2,.summary-card3 .card-icon3,.summary-card3 .card-icon4{width:100px;height:100px}.search-filters{flex-direction:column;gap:8px}}.css-1c1kq07{margin-left:-9px!important}.inventory-adjustment-page{min-height:calc(100vh - 4rem);padding:1rem 1.5rem 1.5rem;background-color:#fff}.inventory-adjustment-page .page-breadcrumb{color:#6b7280;margin-bottom:.25rem;font-weight:500;padding-left:2rem}@media (max-width: 600px){.inventory-adjustment-page .page-breadcrumb{padding-left:0}}.inventory-adjustment-page .page-heading{margin-bottom:1rem;font-weight:700;padding-left:2rem}@media (max-width: 600px){.inventory-adjustment-page .page-heading{padding-left:0}}.inventory-adjustment-page .adjustment-card{border-radius:1rem;padding:1.5rem 2rem;background-color:#fff;margin-top:-1.5rem}.inventory-adjustment-page .search-trigger-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;gap:1rem}.inventory-adjustment-page .product-selection-section{background:linear-gradient(135deg,#f8fafc,#fff);border:.0625rem solid #e5e7eb;border-radius:1rem;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 .0625rem .1875rem #0000000d;transition:box-shadow .2s ease}.inventory-adjustment-page .product-selection-section:hover{box-shadow:0 .25rem .375rem #00000014}.inventory-adjustment-page .product-selection-section .product-selection-header{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between;margin-bottom:.75rem}.inventory-adjustment-page .product-selection-section .product-selection-header .product-selection-title{font-weight:600;font-size:1.125rem;color:#1f2937;display:flex;align-items:center;gap:.5rem}.inventory-adjustment-page .product-selection-section .product-selection-header .product-selection-title:before{content:"";width:.25rem;height:1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:.125rem}.inventory-adjustment-page .product-selection-section .search-type-wrapper{margin:.75rem auto 1.5rem}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group{display:flex;gap:1rem;flex-wrap:wrap;width:43.75rem}@media (max-width: 768px){.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group{flex-direction:column;gap:.5rem}}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group .MuiFormControlLabel-root{margin-right:0;margin-left:0;padding:.375rem .75rem;border-radius:.5rem;transition:background-color .2s ease}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group .MuiFormControlLabel-root:hover{background-color:#f3f4f6}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group .MuiFormControlLabel-root .MuiRadio-root{color:#6b7280}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group .MuiFormControlLabel-root .MuiRadio-root.Mui-checked{color:#8b5cf6}.inventory-adjustment-page .product-selection-section .search-type-wrapper .search-type-radio-group .MuiFormControlLabel-root .MuiFormControlLabel-label{font-size:.875rem;font-weight:500;color:#374151}.inventory-adjustment-page .product-selection-section .product-selection-fields{display:flex;gap:1.25rem;align-items:flex-start;flex-wrap:wrap;margin-top:2.5rem;justify-content:center}@media (max-width: 768px){.inventory-adjustment-page .product-selection-section .product-selection-fields{flex-direction:column;gap:1rem}}.inventory-adjustment-page .product-selection-section .product-selection-fields .selection-field-group{flex:1;min-width:12.5rem;max-width:17.5rem}@media (max-width: 768px){.inventory-adjustment-page .product-selection-section .product-selection-fields .selection-field-group{max-width:100%;width:100%}}.inventory-adjustment-page .product-selection-section .product-selection-fields .selection-field-group .field-label{font-weight:600;font-size:.8125rem;color:#374151;margin-bottom:.5rem;display:block;letter-spacing:.01875rem}.inventory-adjustment-page .product-selection-section .product-selection-fields .product-details-wrapper{flex:1;min-width:17.5rem;max-width:20rem;align-self:flex-start;margin-top:-.75rem}@media (max-width: 768px){.inventory-adjustment-page .product-selection-section .product-selection-fields .product-details-wrapper{max-width:100%;width:100%}}.inventory-adjustment-page .product-details-card{height:100%;border-radius:.75rem;background:linear-gradient(135deg,#f9fafb,#fff);border:.0625rem solid #e5e7eb;box-shadow:0 .0625rem .125rem #0000000d;transition:box-shadow .2s ease}.inventory-adjustment-page .product-details-card:hover{box-shadow:0 .25rem .375rem #0000001a}.inventory-adjustment-page .product-details-title{font-weight:600;font-size:1rem;color:#1f2937;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:.0625rem solid #e5e7eb}.inventory-adjustment-page .product-details-grid{display:grid;grid-template-columns:auto 1fr;gap:.75rem 1rem}.inventory-adjustment-page .product-details-grid .detail-label{font-weight:500;color:#6b7280;font-size:.8125rem}.inventory-adjustment-page .product-details-grid .detail-value{font-weight:600;color:#1f2937;font-size:.8125rem}.inventory-adjustment-page .product-details-empty{display:flex;align-items:center;justify-content:center;min-height:7.5rem;padding:1.25rem}.inventory-adjustment-page .product-details-empty .empty-message{color:#9ca3af;font-size:.875rem;font-style:italic;text-align:center}.inventory-adjustment-page .inventory-table-wrapper{margin-top:2rem;min-height:12.5rem}.inventory-adjustment-page .inventory-table-wrapper .MuiTableRow-root{height:auto;min-height:3rem}.inventory-adjustment-page .inventory-table-wrapper .MuiTableCell-root{padding:.5rem 1rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root{padding:.75rem 1rem .5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableBody-root .MuiTableRow-root:first-child .MuiTableCell-root{padding-top:.5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:nth-child(2){padding:.75rem 1rem .5rem .5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:nth-child(2){padding:.5rem 1rem .5rem .5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:nth-child(3){padding:.75rem 1rem .5rem .5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableContainer-root .MuiTable-root .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:nth-child(3){padding:.5rem 1rem .5rem .5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableHead-root .MuiTableRow-root .MuiTableCell-root:nth-child(4),.inventory-adjustment-page .inventory-table-wrapper .MuiTableBody-root .MuiTableRow-root .MuiTableCell-root:nth-child(4){padding-left:.5rem!important;padding-right:.5rem!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTable-root{border-collapse:collapse}.inventory-adjustment-page .inventory-table-wrapper .MuiTableHead-root{margin-bottom:0!important}.inventory-adjustment-page .inventory-table-wrapper .MuiTableBody-root{margin-top:0!important}.inventory-adjustment-page .section-title{font-weight:600;margin-bottom:1rem}.inventory-adjustment-page .actions-row{display:flex;justify-content:flex-end;gap:1rem;margin-top:1.5rem}.inventory-adjustment-page .MuiTableContainer-root{border-radius:.75rem}.inventory-adjustment-page .MuiTableCell-head{font-weight:600;background-color:#f9fafb}.inventory-adjustment-page .css-zow5z4-MuiGrid-root>.MuiGrid-item{margin-top:-.1875rem}.product-search-modal{display:flex;align-items:center;justify-content:center}.product-search-modal__content{background:#fff;border-radius:1.25rem;padding:2rem;width:min(56.25rem,100% - 3rem);max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 1.25rem 3.75rem #00000026}.product-search-modal__close{position:absolute!important;top:1rem;right:1rem}.product-search-modal__body{display:flex;gap:1.5rem;flex-wrap:wrap}.product-search-modal__body .modal-search-left,.product-search-modal__body .modal-search-right{flex:1;min-width:17.5rem}.product-search-modal__body .modal-toggle{margin-top:.75rem}.product-search-modal__body .search-mode-toggle{display:flex;gap:.75rem;flex-wrap:wrap}.product-search-modal__body .search-results{border:.0625rem solid #e5e7eb;border-radius:1rem;padding:.75rem;max-height:20rem;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.product-search-modal__body .search-results .search-result{border-radius:.75rem;border:.0625rem solid transparent;padding:.75rem;cursor:pointer;transition:border-color .2s,background-color .2s}.product-search-modal__body .search-results .search-result:hover{border-color:#c4b5fd;background-color:#f5f3ff}.product-search-modal__body .search-results .search-result.active{border-color:#5c17e5;background-color:#f3e8ff}.order-receive{padding-right:1.5rem;padding-left:1.5rem;font-family:Lexend,sans-serif;width:100%;max-width:100%;box-sizing:border-box;overflow-x:auto;min-height:100vh}@media (max-width: 768px){.order-receive{padding-right:1rem;padding-left:1rem}}@media (max-width: 320px){.order-receive{padding-right:.5rem;padding-left:.5rem}}.order-receive .header{display:flex;justify-content:space-between;align-items:center;width:100%;box-sizing:border-box;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}@media (max-width: 320px){.order-receive .header{flex-direction:column;align-items:flex-start;gap:.75rem}}.order-receive .header .title{font-weight:700;font-family:inherit;font-size:2.25rem;line-height:1.5;margin:0;flex:1;min-width:0}.order-receive .header .add-btn{background-color:#5c17e5;border-radius:.75rem;width:10.375rem;height:3rem;font-family:inherit;text-transform:none;font-size:1rem;white-space:nowrap;flex-shrink:0}@media (max-width: 320px){.order-receive .header .add-btn{width:100%}}.order-receive .tab-content{width:100%;max-width:100%;color:gray;padding:0;box-sizing:border-box;overflow-x:auto;min-width:0}img{max-width:100%;height:auto;display:block}video,iframe,embed,object{max-width:100%;height:auto}table{width:100%;border-collapse:collapse}
