:root{--font-family: "Lato", sans-serif;--main-bg-color: #f5f5f5;--primary-color: #475bb4;--danger-color: #E43A3F;--warning-color: #F59E0B;--success-color: #41A45C;--info-color: #3D6CFF;--secondary-color: #6E7687;--text-color: #212121;--text-color-light: #5A6272;--plain-white: #ffffff;--light-gray: #f1f3f5;--gray: #9ca3af;--disabled-color: #E2E4EC;--border-color: #dee2e6;--border-color-dark: #989b9e;--card-border-color: #D2D2D2;--card-shadow-color: #00000013;--warning-color-bg: linear-gradient(#fff1d6, #ffe4ad);--warning-color-border: #FFAA00;--primary-color-bg: linear-gradient(#e2e5f3, #c5cce7);--primary-color-border: #475bb4;--danger-color-bg: linear-gradient(#ffd6d6, #ffadad);--danger-color-border: #FF4242;--success-color-bg: linear-gradient(#e2f3e7, #d4eddb);--success-color-border: #59BD74;--modal-background-color: #00000075;--z-base: 0;--z-elevated: 10;--z-sticky: 100;--z-dropdown: 1000;--z-popover: 1040;--z-modal-backdrop: 2000;--z-modal: 2010;--z-tooltip: 3000;--border-radius: .375rem;--border-radius-half: 50%;--border-radius-full: 100%;--border-radius-none: 0;--text-sm: .875rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--text-2xl: 1.5rem;--text-light: 300;--text-normal: 400;--text-medium: 500;--text-bold: 700;--error-color-box-shadow: rgba(240, 55, 60, .25);--box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .12);--modal-box-shadow: 0 20px 40px rgba(0, 0, 0, .12), 0 4px 12px rgba(0, 0, 0, .06)}.footer{padding:1.5rem 3rem;margin-top:auto}.footer-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem;border-top:1px solid var(--border-color);padding-top:1rem}.footer-links{list-style:none;padding:0;margin:0;display:flex;gap:1.5rem}.footer-link a{color:var(--text-color-light);font-size:.875rem;text-decoration:none;transition:color .2s ease}.footer-link a:hover{color:var(--primary-color)}.footer-branding{display:flex;align-items:center;gap:.5rem;color:var(--text-color-light);font-size:.875rem}.footer-img{height:1.5rem;width:auto;display:block;transition:all .2s ease}@media(max-width:768px){.footer{padding:1rem 1.5rem}.footer-content{flex-direction:column;align-items:flex-start;text-align:left}}.popover-item-icon{position:relative;width:3rem;height:3rem;flex-shrink:0;display:inherit;font-size:1.25rem}body,.popover{font-family:var(--font-family)}
