:root{--red:#e3000f;--red-hover:#c0000d;--red-light:#e3000f14;--red-active:#e3000f1f;--black:#000;--text:#000;--text-secondary:#666;--text-tertiary:#999;--bg-body:#fff;--bg-card:#fff;--border:#000;--border-strong:#000;--green:#10b981;--green-bg:#ecfdf5;--blue:#000;--blue-bg:#f5f5f5;--amber:#e3000f;--amber-bg:#fef2f2;--sidebar-w:220px;--font:"Helvetica Neue",Helvetica,Arial,sans-serif;--font-mono:"SF Mono","Menlo","Monaco",monospace;--text-xs:11px;--text-sm:13px;--text-base:14px;--text-lg:16px;--text-xl:20px;--text-2xl:26px;--text-3xl:32px;--radius:10px;--radius-sm:6px;--shadow:0 1px 3px #0000000a;--shadow-hover:0 2px 8px #00000014}*,:after,:before{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--bg-body);color:#000;color:var(--text);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-family:var(--font);font-size:14px;font-size:var(--text-base);line-height:1.5;margin:0;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:focus,select:focus,textarea:focus{border-color:#e3000f!important;border-color:var(--red)!important;box-shadow:0 0 0 2px #e3000f14;box-shadow:0 0 0 2px var(--red-light);outline:none}button:focus-visible{outline:2px solid #e3000f;outline:2px solid var(--red);outline-offset:2px}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:#0000}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::selection{background:#e3000f14;background:var(--red-light)}table tbody tr{transition:background .1s ease}table tbody tr:hover{background:#f5f5f5!important}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.skeleton{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:800px 100%;border-radius:6px}.skeleton-text{height:14px;margin-bottom:8px}.skeleton-title{height:20px;margin-bottom:12px;width:60%}.skeleton-card{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:800px 100%;border:.5px solid #000;border:.5px solid var(--border);border-radius:10px;border-radius:var(--radius);min-height:80px;padding:20px 22px}.skeleton-row{border-bottom:.5px solid #f0f0f0;display:flex;gap:12px;padding:12px 0}.skeleton-circle{animation:shimmer 1.5s ease-in-out infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:800px 100%;border-radius:50%;flex-shrink:0;height:36px;width:36px}@media (max-width:768px){:root{--sidebar-w:100%;--text-2xl:22px;--text-3xl:26px}.mobile-sidebar-open{overflow:hidden}.mobile-menu-btn{align-items:center;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 1px 4px #00000014;cursor:pointer;display:flex!important;font-size:20px;height:40px;justify-content:center;left:12px;position:fixed;top:12px;width:40px;z-index:1001}.sidebar-mobile{box-shadow:4px 0 20px #0000001a;display:flex!important;flex-direction:column!important;height:100dvh!important;left:0;overflow:hidden!important;position:fixed!important;top:0;transform:translateX(-100%);transition:transform .25s ease;width:280px!important;z-index:1000}.sidebar-mobile.open{transform:translateX(0)}.sidebar-mobile nav{-webkit-overflow-scrolling:touch;flex:1 1!important;min-height:0!important;overflow-y:auto!important}.sidebar-mobile>div:last-child{background:#fff!important;border-top:1px solid #000!important;bottom:0!important;flex-shrink:0!important;padding-bottom:env(safe-area-inset-bottom,14px)!important;position:sticky!important}.sidebar-backdrop{background:#0000004d;bottom:0;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .25s;z-index:999}.sidebar-backdrop.open{opacity:1;pointer-events:auto}.main-content-area{max-width:100%!important;padding:60px 16px 16px!important}.stat-grid{gap:10px!important;grid-template-columns:repeat(2,1fr)!important}.two-col-grid{grid-template-columns:1fr!important}table{-webkit-overflow-scrolling:touch;display:block;overflow-x:auto}tbody,tfoot,thead{display:table;min-width:600px;width:100%}div[style*="1fr 1fr"],div[style*="2fr 1fr"],div[style*="repeat(2"]{grid-template-columns:1fr!important}div[style*="repeat(3"]{gap:8px!important;grid-template-columns:repeat(3,1fr)!important}div[style*="repeat(3"] div[style*="fontSize: 28"],div[style*="repeat(3"]>div[style*="fontSize: 28"]{font-size:16px!important}div[style*="repeat(3"]>div[style*=borderLeft]{padding:10px 12px!important}div[style*="repeat(4"]{grid-template-columns:repeat(2,1fr)!important}div[style*=auto-fill]{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}.main-content-area div[style*="display: flex"][style*=gap]{flex-wrap:wrap}div[style*="position: fixed"]>div[style*=max-width],div[style*="position: fixed"]>div[style*=maxWidth]{border-radius:0!important;margin:0!important;max-height:100vh!important;max-width:100vw!important;width:100%!important}div[style*="width: 380"]{bottom:0!important;display:flex!important;flex-direction:column!important;height:100dvh!important;left:0!important;position:fixed!important;right:0!important;top:0!important;width:100vw!important;z-index:1002}div[style*="width: 380"]>div[style*="overflow: auto"]{-webkit-overflow-scrolling:touch;flex:1 1!important;min-height:0!important;overflow-y:auto!important}div[style*="width: 380"]>div[style*=borderTop]{flex-shrink:0!important;padding-bottom:env(safe-area-inset-bottom,8px)!important}.mobile-refresh-btn{display:flex!important}.main-content-area{padding-bottom:120px!important}div[style*="position: fixed"][style*="width: 400"],div[style*="position: fixed"][style*="width: 420"],div[style*="position: fixed"][style*="width: 440"],div[style*="position: fixed"][style*="width: 460"],div[style*="position: fixed"][style*="width: 480"],div[style*="position: fixed"][style*="width: 520"]{left:0!important;right:0!important;width:100vw!important}div[style*="translate(-50%"]{left:16px!important;max-width:100vw!important;padding:20px!important;right:16px!important;transform:translateY(-50%)!important;width:calc(100vw - 32px)!important}.main-content-area div[style*="justify-content: space-between"],.main-content-area div[style*="justifyContent: 'space-between'"]{flex-wrap:wrap!important;gap:8px!important}.main-content-area div[style*="display: 'flex'"][style*="gap: 8"],.main-content-area div[style*="display: flex"][style*="gap: 8"]{flex-wrap:wrap!important}body:has(div[style*="position: fixed"][style*="z-index: 1000"]) .mobile-menu-btn,body:has(div[style*="position: fixed"][style*="z-index: 999"]) .mobile-menu-btn,body:has(div[style*="position: fixed"][style*="zIndex: 1000"]) .mobile-menu-btn,body:has(div[style*="position: fixed"][style*="zIndex: 999"]) .mobile-menu-btn{display:none!important}.quote-sticky-bar{left:0!important;padding:0 12px!important}.quote-sticky-bar>div{gap:16px!important;justify-content:center!important}.quote-sticky-bar span[style*=fontSize]{font-size:13px!important}.print-root{border-radius:6px!important;padding:12px!important}.staff-layout{flex-direction:column!important}.staff-roles-panel{width:100%!important}.staff-roles-card{max-width:100%!important;padding:8px!important}.staff-roles-title{display:none!important}.staff-chips-row{-webkit-overflow-scrolling:touch;display:flex!important;gap:6px!important;overflow-x:auto!important;padding-bottom:4px}.staff-chip{border:1px solid #ddd!important;border-radius:20px!important;font-size:12px!important;margin-bottom:0!important;padding:6px 12px!important;white-space:nowrap!important;width:auto!important}.staff-chip.active{background:#111!important;border-color:#111!important;color:#fff!important}.staff-add-role-btn,.staff-add-role-form,.staff-chip-count,.staff-role-delete{display:none!important}.staff-add-member-btn{text-align:center!important;width:100%!important}.quote-toolbar{align-items:stretch!important;flex-direction:column!important}.quote-toolbar>div{justify-content:center}div[style*="borderBottom: '0.5px solid"]{-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;overflow-x:auto!important}[role=button],button,select{min-height:36px}div[style*="gap: 8"][style*="flex-wrap: wrap"]>button,div[style*="gap: 8"][style*="flexWrap: 'wrap'"]>button{min-height:44px!important;padding:12px 20px!important}div[style*="repeat(4, 1fr)"][style*="gap: '16px'"], div[style*="repeat(4, 1fr)"][style*="gap: 16"]{grid-template-columns:repeat(2,1fr)!important}div[style*="repeat(3, 1fr)"][style*="gap: '8px 16px'"]{grid-template-columns:1fr!important}h1[style*="font-size: 26px"],h1[style*="fontSize: '26px'"],h1[style*="fontSize: 'var(--text-2xl)'"]{font-size:20px!important}}@media (min-width:769px){.mobile-menu-btn,.sidebar-backdrop{display:none!important}}
/*# sourceMappingURL=main.56aa0aa9.css.map*/