:root{--brand-primary:#4caf50;--brand-hover:#45a049;--brand-press:#3e8e41;--bg-primary:#fff;--bg-secondary:#ededed;--bg-soft:#f5f5f5;--text-primary:#212121;--text-secondary:#757575;--text-muted:#9e9e9e;--border-light:#e0e0e0;--border-medium:#bdbdbd;--shadow-light:0 2px 4px #0000001a;--shadow-medium:0 4px 8px #00000026;--shadow-strong:0 8px 16px #0003;--radius-small:8px;--radius-medium:12px;--radius-large:16px;--radius-xl:24px;--base-font:"Montserrat",system-ui,-apple-system,sans-serif;--second-font:"Poppins",system-ui,-apple-system,sans-serif}@font-face{font-family:Montserrat;font-weight:100 900;font-display:swap;src:url(/fonts/Montserrat.ttf)format("truetype");font-style:normal}@font-face{font-family:Poppins;font-weight:300;font-display:swap;src:url(/fonts/Poppins-Light.ttf)format("truetype");font-style:normal}@font-face{font-family:Poppins;font-weight:400;font-display:swap;src:url(/fonts/Poppins-Regular.ttf)format("truetype");font-style:normal}@font-face{font-family:Poppins;font-weight:500;font-display:swap;src:url(/fonts/Poppins-Medium.ttf)format("truetype");font-style:normal}@font-face{font-family:Poppins;font-weight:600;font-display:swap;src:url(/fonts/Poppins-SemiBold.ttf)format("truetype");font-style:normal}@font-face{font-family:Poppins;font-weight:700;font-display:swap;src:url(/fonts/Poppins-Bold.ttf)format("truetype");font-style:normal}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-secondary);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;touch-action:manipulation;margin:0;padding:0}@supports (padding:max(0px)){body{padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.abilolo-tabbar-fixed{box-shadow:0px 0px 24pxrgba (0,0,0,.05);-webkit-backdrop-filter:blur(32px);backdrop-filter:blur(32px);height:76px;height:calc(env(safe-area-inset-bottom) + 76px);padding-bottom:env(safe-area-inset-bottom);background:#fffc;flex-direction:row;justify-content:space-around;align-items:center;display:flex;z-index:1000!important;width:100%!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important}.loader{--path:#8b8688;--dot:var(--brand-primary);--duration:3s;width:44px;height:44px;margin:0 16px;display:inline-block;position:relative}.loader:before{content:"";background:var(--dot);width:6px;height:6px;animation:dotRect var(--duration)cubic-bezier(.785,.135,.15,.86)infinite;border-radius:50%;display:block;position:absolute;top:37px;left:19px;transform:translate(-18px,-18px)}.loader svg{width:100%;height:100%;display:block}.loader svg polygon{fill:none;stroke:var(--path);stroke-width:10px;stroke-linejoin:round;stroke-linecap:round;stroke-dasharray:145 76 145 76;stroke-dashoffset:0;animation:pathTriangle var(--duration)cubic-bezier(.785,.135,.15,.86)infinite}.loader.triangle{width:48px}.loader.triangle:before{animation:dotTriangle var(--duration)cubic-bezier(.785,.135,.15,.86)infinite;left:21px;transform:translate(-10px,-18px)}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes pathTriangle{33%{stroke-dashoffset:74px}66%{stroke-dashoffset:147px}to{stroke-dashoffset:221px}}@keyframes dotTriangle{33%{transform:translate(0)}66%{transform:translate(10px,-18px)}to{transform:translate(-10px,-18px)}}.select-item>select{height:56px;background:#fff!important}.sort-select-item>select{width:auto!important;min-width:50px!important;min-height:auto!important;max-width:auto!important;text-align:left!important;background:#fff!important;border:none!important;border-radius:4px!important;outline:none!important;height:28px!important;padding:0 26px 0 9px!important}.sort-select-item-active>select{color:#fff!important;background:#39b739!important}
