:root{--theme-primary: #B8C853;--theme-primary-dark: #A8B843;--theme-primary-light: #C8D863;--text-on-primary: #ffffff;--text-primary: #333333;--font-body: "Open Sans", sans-serif;--font-heading: "Montserrat", sans-serif}body.app-body{font-family:var(--font-body);color:var(--text-primary)}h1,h2,h3,h4,h5,h6,.font-heading{font-family:var(--font-heading)}.themed-header{background-image:linear-gradient(to right,var(--theme-primary),var(--theme-primary-dark));color:var(--text-on-primary)}.themed-button{background-color:var(--theme-primary);color:var(--text-on-primary)}.themed-button:hover{background-color:var(--theme-primary-dark)}.themed-button:disabled{background-color:#cbd5e1;color:#64748b}.themed-input-focus:focus{ring-color:var(--theme-primary-light)!important;border-color:transparent!important}.themed-user-bubble{background-color:var(--theme-primary);color:var(--text-on-primary)}.themed-spinner circle,.themed-spinner path{color:var(--theme-primary)}.themed-link{color:var(--theme-primary-dark)}.themed-link:hover{color:var(--theme-primary);text-decoration:underline}.footer-link{color:var(--theme-primary-dark)}.footer-link:hover{color:var(--theme-primary);text-decoration:underline}.themed-user-bubble .prose strong,.themed-user-bubble .prose em{color:var(--text-on-primary)}.themed-user-bubble .source-link-custom-style{color:#eff6ff}.themed-user-bubble .source-link-custom-style:hover{color:#fff;text-decoration:underline}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
