:root{--color-primary:#800020;--color-primary-dark:#600018;--color-secondary:#daa520;--color-secondary-dark:#c69214;--color-success:#28a745;--color-warning:#ffc107;--color-error:#dc3545;--color-info:#17a2b8;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--font-family-base:"Inter", -apple-system, sans-serif;--font-size-sm:.875rem;--font-size-base:1rem;--font-size-lg:1.125rem;--shadow-sm:0 1px 2px #0000000d;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--color-bg-primary:#f8f9fc;--color-bg-secondary:#fff;--color-text-primary:#1a1c22;--color-text-secondary:#4a4c55}[data-theme=dark]{--color-bg-primary:#121212;--color-bg-secondary:#1e1e1e;--color-text-primary:#fff;--color-text-secondary:#b3b3b3}body{font-family:var(--font-family-base);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg-primary);color:var(--color-text-primary);margin:0}html,body,#root{min-height:100%}.app-shell-navigation__logo{justify-content:center;align-items:center;min-height:64px;padding:12px 16px;display:flex}.app-shell-navigation__logo img{object-fit:contain;max-width:100%;max-height:40px;display:block}.app-location-label{align-items:center;gap:8px;min-width:0;display:flex}.app-location-label .ant-typography{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.app-location-selector{width:200px;max-width:100%}.landing-header{height:auto;min-height:64px;padding-inline:50px}.landing-logo{min-width:max-content}.landing-feature-card .ant-card-meta-description{color:#595959}.landing-pricing-card .ant-card-body .ant-typography{color:inherit}.app-shell-header{justify-content:space-between;align-items:center;gap:8px;padding:0 16px;display:flex}.app-shell-header__left,.app-shell-header__right{align-items:center;gap:8px;min-width:0;display:flex}.app-shell-content{margin:24px 16px 0}.app-shell-content__inner{min-height:calc(100dvh - 112px)}.app-shell--operational .app-shell-content{min-width:0;margin:0}.app-shell--operational .app-shell-content__inner{min-height:calc(100dvh - 64px);border-radius:0!important;padding:0!important}.app-shell--operational .app-shell-header{z-index:900;min-height:64px;position:sticky;top:0}.app-shell--operational .app-shell-search,.app-shell--operational #btn-onboarding-tour{display:none}@media (width<=1199px){.app-shell-header__search-label{display:none}.app-shell-content{margin:16px 12px 0}.app-shell-content__inner{padding:16px!important}.app-location-selector{width:clamp(120px,24vw,180px)}}@media (width<=575px){.landing-header{flex-direction:column;gap:10px;padding:12px 16px;align-items:stretch!important}.landing-logo{text-align:center}.landing-header-actions{grid-template-columns:repeat(2,minmax(0,1fr));width:100%;display:grid}.landing-header-actions>.ant-space-item,.landing-header-actions a,.landing-header-actions button{width:100%}.landing-header-actions button{padding-inline:8px}}.responsive-page{width:100%;padding-bottom:64px}.responsive-page__header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.responsive-page__title{min-width:0}.responsive-page__title h2,.responsive-page__title .ant-typography{margin-top:0}.responsive-page__actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.responsive-action-space{flex-wrap:wrap;justify-content:flex-end;display:flex}.responsive-data-table .ant-table-container{max-width:100%}.responsive-data-table .ant-table-cell{overflow-wrap:anywhere}@media (width<=991px){.responsive-page__header{display:block}.responsive-page__actions{justify-content:flex-start;margin-top:12px}}@media (width<=575px){.app-shell-header{height:auto;min-height:64px;padding:8px}.app-shell-header__right{flex-wrap:wrap;justify-content:flex-end;gap:4px}.app-shell--operational .app-shell-header{flex-wrap:nowrap;height:64px}.app-shell--operational .app-shell-header__right{flex-wrap:nowrap}.app-shell--operational .app-theme-switcher,.app-shell--operational .app-location-label .ant-typography,.app-shell--operational .app-user-profile .ant-typography{display:none}.app-shell--operational .app-location-selector{width:min(34vw,132px)}.app-shell-header__search-label{display:none}.app-shell-content{margin:12px 8px 0}.app-shell-content__inner{border-radius:6px!important;padding:12px!important}.responsive-page__header{display:block}.responsive-page__actions{justify-content:stretch;margin-top:12px}.responsive-page__actions>*,.responsive-action-space,.responsive-action-space .ant-btn{width:100%}}.pos-shell{height:100dvh;font-family:Inter,sans-serif;display:flex;overflow:hidden}.pos-category-panel{flex-direction:column;width:18%;display:flex}.pos-category-header{align-items:center;gap:10px;padding:20px;display:flex}.pos-category-list{flex:1;padding:10px;overflow-y:auto}.pos-category-footer{padding:15px}.pos-category-actions{flex-direction:column;gap:12px;width:100%;min-width:0;display:flex}.pos-category-action-badge,.pos-category-action-button{box-sizing:border-box;width:100%;min-width:0;display:block}.pos-category-action-button{white-space:normal;height:auto;min-height:40px;padding-inline:10px}.pos-category-action-button>span:not(.anticon){overflow-wrap:anywhere;min-width:0}.pos-product-panel{flex:1;padding:24px;overflow-y:auto}.pos-ticket-panel{flex-direction:column;width:32%;display:flex}.pos-ticket-header{padding:20px}.pos-ticket-body{flex:1;padding:10px 20px;overflow-y:auto}.pos-ticket-footer{padding:20px}@media (width<=991px){.pos-shell{height:auto;min-height:100vh;display:block;overflow:visible}.pos-category-panel{z-index:10;border-bottom:1px solid var(--pos-border);position:sticky;top:0;border-right:0!important;width:100%!important}.pos-category-header{padding:8px 10px}.pos-category-header .ant-typography{font-size:18px}.pos-category-list{scroll-snap-type:x proximity;gap:8px;padding:8px 10px;display:flex;overflow:auto hidden}.pos-category-list .ant-btn{text-overflow:ellipsis;white-space:nowrap;scroll-snap-align:start;flex:none;width:auto;min-width:104px;max-width:180px;height:40px;padding:0 12px;overflow:hidden}.pos-category-footer{padding:8px 10px 10px}.pos-product-panel{padding:12px 10px}.pos-product-header{gap:8px}.pos-product-header .ant-typography{font-size:20px}.pos-product-header .ant-btn{white-space:normal;max-width:168px;height:auto;min-height:40px;padding:6px 10px}.pos-product-card .ant-card-body{padding:12px!important}.pos-ticket-panel{border-top:1px solid var(--pos-border);min-height:auto;border-left:0!important;width:100%!important}.pos-ticket-header,.pos-ticket-footer{padding:12px 10px}.pos-ticket-body{max-height:36vh;padding:8px 10px}.pos-ticket-footer .ant-typography h2,.pos-ticket-footer h2.ant-typography{font-size:24px}.pos-ticket-footer .ant-btn{white-space:normal}}@media (width<=575px){.onboarding-tour .ant-tour{max-width:calc(100vw - 24px)}.onboarding-tour .ant-tour-content{max-height:calc(100vh - 48px);overflow-y:auto}}.commander-card-products,.commander-card-ticket{height:calc(100dvh - 120px)}.mobile-fab{display:none}.mobile-drawer-close{display:none!important}.mobile-drawer-header{display:none}@media (width<=991px){.mobile-fab{right:24px;bottom:calc(24px + env(safe-area-inset-bottom));z-index:1000;width:60px;height:60px;position:fixed;display:block!important}.commander-row{height:auto;display:block}.commander-products-col{display:block;flex:0 0 100%!important;width:100%!important;max-width:100%!important}.commander-card-products{min-height:0;height:calc(100dvh - 156px)!important}.commander-ticket-col{z-index:1001;background:var(--color-bg-secondary);height:100dvh;transition:right .3s cubic-bezier(.23,1,.32,1);position:fixed;top:0;right:-100%;box-shadow:-4px 0 16px #0003;width:min(440px,100vw)!important;max-width:100vw!important;padding:0!important;padding-bottom:env(safe-area-inset-bottom)!important;flex:none!important}.commander-ticket-col.drawer-open{right:0}.commander-card-ticket{border-radius:0!important;height:100%!important}.pos-ticket-panel{z-index:1001;height:100dvh;padding-bottom:env(safe-area-inset-bottom);transition:right .3s cubic-bezier(.23,1,.32,1);position:fixed;top:0;right:-100%;box-shadow:-4px 0 16px #0003;width:min(480px,100vw)!important;max-width:100vw!important}.pos-ticket-panel.drawer-open{right:0}.mobile-drawer-close{display:inline-flex!important}.mobile-drawer-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.commander-ticket-title{display:none}}.drawer-backdrop{display:none}@media (width<=991px){.drawer-backdrop.drawer-open{z-index:1000;background:#00000073;border:0;width:100vw;height:100dvh;padding:0;display:block;position:fixed;top:0;left:0}}@media (width<=575px){.commander-ticket-col,.pos-ticket-panel{width:100vw!important}.mobile-fab{right:16px}}@media (prefers-reduced-motion:reduce){.commander-ticket-col,.pos-ticket-panel{transition:none}}
