:root{--white: #fff;--primal: #00b9ff;--black: #0f0f0f;--success: #8fd459;--warning: #f2ce50;--danger: #ea5151;--body-color: #1c1e22;--body-muted-color: #b5b5b5;--secondary: #ff792e;--blue-50: #e5f8ff;--blue-100: #ccf1ff;--blue-200: #99e3ff;--blue-300: #66d5ff;--blue-400: #33c7ff;--blue-500: #00b9ff;--blue-600: #0094cc;--blue-700: #006f99;--blue-800: #004a66;--blue-900: #002533;--blue-950: #00131a;--orange-50: #fff2ea;--orange-100: #ffe4d5;--orange-200: #ffc9ab;--orange-300: #ffaf82;--orange-400: #ff9458;--orange-500: #ff792e;--orange-600: #cc6125;--orange-700: #99491c;--orange-800: #663012;--orange-900: #331809;--orange-950: #1a0c05;--gray-100: #f1f2f3;--gray-200: #e0e2e6;--gray-300: #d2d5da;--gray-400: #c1c5cc;--gray-500: #a0a5b1;--gray-600: #7e8695;--gray-700: #636a79;--gray-800: #494f5a;--gray-900: #32363e;--gray-1000: #1C1E22;--sidebar-width: 50px;--header-height: 145px;--overlay-index: 20;--modal-index: 21}@media (min-width: 1024px){:root{--header-height: 181px}}.shop-service-tab-btn{display:flex;align-items:center;justify-content:center;padding:8px;width:100%;height:48px;border:2px solid var(--secondary);background-color:var(--white);color:var(--secondary);font-weight:500;font-size:16px;transition:.3s}.shop-service-tab-btn.active{background-color:var(--secondary);color:var(--white)}.shop-service-tab-btn:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.shop-service-tab-btn:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}@media (min-width: 1024px){.shop-service-tab-btn:hover{background-color:var(--secondary);color:var(--white);opacity:.6}}
