:root{--color-deep-olive: #3B4927;--color-warm-cream: #FDFBF8;--color-terracotta: #D2722D;--color-sunflower-yellow: #FBBF24;--color-tomato-red: #DC2626;--color-aubergine-purple: #581C87;--color-sky-blue: #38BDF8;--color-sage-green: #84A98C;--color-stone-gray: #6B7280;--color-earthy-brown: #78350F;--color-home-primary: #3B4927;--color-home-secondary: #D2722D;--color-home-tertiary: #FBBF24;--color-home-quaternary: #84A98C;--color-home-quinary: #38BDF8;--color-home-senary: #DC2626;--color-home-septenary: #78350F;--color-home-octonary: #581C87;--color-home-nonary: #6B7280;--color-home-denary: #475569;--color-customer-nav-active: var(--color-sunflower-yellow)}.customer-area{--color-deep-olive: rgb(76, 96, 46)}.sidebar-nav .customer-nav-active{background-color:#0003;color:var(--color-customer-nav-active);font-weight:600}.sidebar-nav .customer-nav-active svg{color:var(--color-customer-nav-active)}.bo-nav-active{background-color:#0003;color:var(--color-customer-nav-active);font-weight:600}.bo-nav-active svg{color:var(--color-customer-nav-active)}input[type=text],input[type=email],input[type=password],input[type=number],input[type=date],select,textarea,app-date-picker input,app-date-range-picker input{appearance:none;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem .75rem;width:100%;color:#1f2937;transition:border-color .2s,box-shadow .2s}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=date]:focus,select:focus,textarea:focus,app-date-picker input:focus,app-date-range-picker input:focus{outline:none;border-color:var(--color-terracotta);box-shadow:0 0 0 3px #d2722d4d}input:disabled,textarea:disabled,select:disabled{background-color:#f3f4f6;cursor:not-allowed;color:#6b7280}body{font-family:DM Sans,sans-serif;background-color:var(--color-warm-cream);color:#1f2937}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif}.bg-deep-olive{background-color:var(--color-deep-olive)}.text-deep-olive{color:var(--color-deep-olive)}.border-deep-olive{border-color:var(--color-deep-olive)}.bg-warm-cream{background-color:var(--color-warm-cream)}.text-warm-cream{color:var(--color-warm-cream)}.bg-terracotta{background-color:var(--color-terracotta)}.text-terracotta{color:var(--color-terracotta)}.border-terracotta{border-color:var(--color-terracotta)}.accent-terracotta:checked{background-color:var(--color-terracotta);border-color:var(--color-terracotta)}.router-link-active{color:var(--color-terracotta);font-weight:600}header:not(.shadow-md) .router-link-active{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:4px}.aside-sidebar-nav::-webkit-scrollbar{width:10px}.aside-sidebar-nav::-webkit-scrollbar-track{background:#f1f1f1;border-radius:20px}.aside-sidebar-nav::-webkit-scrollbar-thumb{background:#888;border-radius:20px}.aside-sidebar-nav::-webkit-scrollbar-thumb:hover{background:#555;border-radius:20px}
