*,*::before,*::after{margin:0;padding:0;box-sizing:border-box;border:0}html{scroll-behavior:smooth;height:100%}body{min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);font-weight:400;color:hsl(var(--foreground));background-color:hsl(var(--background));-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:700;letter-spacing:-.01em;line-height:1.1;color:hsl(var(--foreground))}a{color:inherit;text-decoration:none}p a:not(:has(svg,img)),li a:not(:has(svg,img)){color:#1b5798;text-decoration:none;border-bottom:1px solid hsl(211 70% 35%/.35);padding-bottom:1px;transition:border-color .3s ease}p a:not(:has(svg,img)):hover,li a:not(:has(svg,img)):hover{border-bottom-color:#1b5798}.site-footer a{border-bottom:none!important;padding-bottom:0!important}img{max-width:100%;height:auto;display:block}ul{list-style:none}.container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem}em{font-style:normal;font-weight:600;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-image:linear-gradient(135deg,#1b5798,hsl(var(--teal)))}.e-mail{cursor:pointer}.e-mail::before{content:attr(data-domain)"\0040" attr(data-name);unicode-bidi:bidi-override;direction:rtl}