:root{--color-dark:#161818;--color-red:#b22126;--color-gray:#dfdfdf;--color-light:#f9f9f9;--color-text:#6b7280;--color-text-dark:#333333;--color-white:#fff;--color-input-text:#222;--color-heading-text:#222222;--color-bio-surface:#f7f5f0;--color-testimonials-surface:#e9ecf2;--color-services-surface:#fafbfc;--font-body:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-heading:"Inter",system-ui,-apple-system,"Segoe UI",sans-serif;--font-sans:var(--font-body);--container-max:80rem;--header-height:5rem}*,*::before,*::after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{margin:0;min-height:100vh;overflow-x:hidden;font-family:var(--font-body);font-size:14px;line-height:26px;background:var(--color-white);color:var(--color-text)}strong,b{font-family:var(--font-heading);font-weight:600}::selection{background:var(--color-red);color:var(--color-white)}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.heading-stripe::after{content:"";display:block;width:35px;height:6px;margin-top:0.65rem;background:var(--color-gray);border-radius:3px}.heading-stripe--2::after{width:47px;height:5px;border-radius:0}blockquote.typography-quote{margin:0 0 15px;font-family:var(--font-body);font-size:16px;line-height:26px;font-style:italic;color:var(--color-text-dark)}button{font-family:inherit;cursor:pointer}.container{width:100%;max-width:var(--container-max);margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width:640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.container{padding-left:2rem;padding-right:2rem}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:var(--color-gray);border-radius:20px}@keyframes fadeIn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn 1s ease-in-out forwards}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:0.01ms !important;animation-iteration-count:1 !important;transition-duration:0.01ms !important;scroll-behavior:auto !important}}@media (max-width:767px){*{backdrop-filter:none !important;-webkit-backdrop-filter:none !important}}.skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link:focus{position:fixed;left:.75rem;top:.75rem;z-index:1000;width:auto;height:auto;margin:0;overflow:visible;clip:auto;padding:.65rem 1.15rem;background:var(--color-red);color:var(--color-white);font-family:var(--font-body);font-size:.9rem;font-weight:600;border-radius:.35rem;box-shadow:0 4px 14px rgba(0,0,0,.25)}main[tabindex="-1"]:focus{outline:none}
