@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cairo:wght@400;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}:root{--color-bg: #f5f7fb;--color-surface: #ffffff;--color-text: #0f172a;--color-muted: #64748b;--color-primary: #f6821d;--color-primary-soft: #fef3e8;--color-brand: #13324f;--color-border: #e2e8f0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:var(--color-text);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html[dir=rtl]{font-family:Cairo,Inter,sans-serif}body{margin:0;min-height:100vh}#root{min-height:100vh}.app-sider{display:none!important}.app-mobile-header{display:flex!important;align-items:center;justify-content:space-between;background:#fff!important;padding:0 16px!important;height:56px!important;line-height:56px!important;border-bottom:1px solid #e2e8f0;box-shadow:0 1px 8px #0f172a0f}.app-main-layout{margin-left:0!important;transition:margin-left .2s ease}@media(min-width:992px){.app-sider{display:block!important}.app-mobile-header{display:none!important}.app-main-layout{margin-left:64px!important;transition:margin-left .2s ease}.app-sider:not(.ant-layout-sider-collapsed)~.app-main-layout{margin-left:220px!important}}.product-form-grid{grid-template-columns:1fr!important}@media(min-width:768px){.product-form-grid{grid-template-columns:2fr 1fr 1fr 1fr auto!important}}.files-toolbar{grid-template-columns:1fr!important}@media(min-width:600px){.files-toolbar{grid-template-columns:1fr 180px!important}}.ant-card{border-color:var(--color-border)!important;box-shadow:0 8px 24px #0f172a0f!important}.ant-table-wrapper .ant-table-thead>tr>th{color:var(--color-muted)!important;font-size:12px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.04em!important;background:transparent!important}.app-fab .ant-float-btn-body{width:54px!important;height:54px!important}.app-fab .ant-float-btn-body .ant-float-btn-icon{font-size:20px!important}.ant-input-number-handler-wrap{opacity:0!important;transition:opacity .2s!important}.ant-input-number:hover .ant-input-number-handler-wrap,.ant-input-number-focused .ant-input-number-handler-wrap{opacity:1!important}@media(max-width:767px){.ant-modal-wrap:has(.bottom-sheet-modal){display:flex;align-items:flex-end}.bottom-sheet-modal{top:auto!important;padding-bottom:0!important;margin:0!important;max-width:100%!important;width:100%!important}.bottom-sheet-modal .ant-modal-content{border-radius:20px 20px 0 0!important;padding-bottom:env(safe-area-inset-bottom,16px)!important;max-height:90vh;overflow-y:auto}.bottom-sheet-modal .ant-modal-header{text-align:center;position:relative}.bottom-sheet-modal .ant-modal-header:before{content:"";display:block;width:40px;height:4px;background:#d9d9d9;border-radius:2px;margin:0 auto 12px}.bottom-sheet-modal .ant-modal-body{max-height:60vh;overflow-y:auto;-webkit-overflow-scrolling:touch}.bottom-sheet-modal .ant-modal-footer{padding-bottom:calc(12px + env(safe-area-inset-bottom,12px))!important}.bottom-sheet-modal.ant-zoom-appear-active,.bottom-sheet-modal.ant-zoom-enter-active{animation-name:bottomSheetSlideUp!important;animation-duration:.3s!important;animation-timing-function:ease-out!important}.bottom-sheet-modal.ant-zoom-leave-active{animation-name:bottomSheetSlideDown!important;animation-duration:.25s!important;animation-timing-function:ease-in!important}}body:has(.ant-modal-root) .app-fab,body:has(.ant-modal-root) .ant-popover{display:none!important}@keyframes bottomSheetSlideUp{0%{transform:translateY(100%);opacity:.5}to{transform:translateY(0);opacity:1}}@keyframes bottomSheetSlideDown{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@media(max-width:767px){.public-navbar{padding:0 12px!important;height:48px!important;gap:8px}.public-navbar img{height:28px!important}.public-navbar .navbar-brand-text{font-size:15px!important}.public-navbar .ant-select{width:90px!important;min-width:0!important}.public-navbar .ant-btn{padding-inline:12px!important;font-size:13px!important}.landing-hero{padding:48px 16px 40px!important}.landing-hero-title{font-size:28px!important}.login-bottom-sheet{position:fixed;bottom:0;left:0;right:0;border-radius:24px 24px 0 0;padding:32px 24px;padding-bottom:calc(24px + env(safe-area-inset-bottom,0px));animation:bottomSheetSlideUp .4s ease-out;display:block!important}.login-desktop-card{display:none!important}}@keyframes installSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}
