@keyframes fade-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fade-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}:root{--white:#fff;--black:#000;--beige:#fdf6f2;--background-color:var(--beige);--link-color:var(--text-color);--key-color:#00b2ff;--text-color:var(--black);--text-color-light:#444;--text-color-light-1:#666;--text-color-lighter:#969696a8;--link-color-red:#de0c2bf0;--text-color-red:#ff006b9e;--text-secondary:#121212bf;--link-underline-color:color-mix(in srgb,var(--key-color)50%,#fff0);--email-color:#4a90e2;--easter-egg-bg:#2e7d32;--github-color:#333;--telegram-color:#08c;--linkedin-color:#0077b5;--facebook-color:#1877f2;--twitter-color:#1da1f2;--location-color:#e63946;--shadow-color:#0003;--shadow-color-dark:#000000bf;--text-color-dark:#3b4398;--icon-muted:#44444473;--qr-dark:#1a1a1a;--qr-light:#fff;--gradient-colors:#ff6b6b,#ff8e8e,#ffb3b3,#ffd8b3,#ffe0b3,#fff0b3,#e6ffb3,#b3ffb3,#b3ffe6,#b3ffff,#b3e6ff,#b3b3ff,#d8b3ff,#ffb3ff,#ffb3d8,#ff6b6b;--color-primary:#0060a0;--color-primary-hover:#004d80;--color-primary-active:#003d66;--color-primary-rgb:0,96,160;--color-danger:#dc2626;--color-danger-hover:#b91c1c;--color-danger-active:#991b1b;--color-danger-rgb:220,38,38;--color-background-primary:var(--white);--color-background-secondary:var(--beige);--color-background-hover:#0000000d;--color-background-active:#0000001a;--color-text-primary:var(--text-color);--color-text-secondary:var(--text-secondary);--color-border:var(--text-color-lighter);--color-error-background:#fef2f2;--color-error-text:#dc2626;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-synthesis:none;text-rendering:optimizelegibility;font-weight:400;line-height:1}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-tap-highlight-color:#0000;margin:0;padding:0;font-size:16px}body{background-color:var(--white);min-height:100vh;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;align-items:center;padding-bottom:0;transition:padding-bottom .3s;display:flex;position:relative;overflow-x:hidden}.april-fools img,.april-fools picture,.april-fools video,.april-fools canvas,.april-fools svg,.april-fools [role=img],.april-fools [class*=Logo],.april-fools [class*=Logo-module]{filter:invert()hue-rotate(180deg)}body.home-page{background-image:url(/images/1111.webp);background-position:right 25px bottom -.75rem;background-repeat:no-repeat;background-size:200px}@media (max-width:768px){body.home-page{background-position:right -25px bottom -.75rem}body:before{width:60px;height:60px}}@media (max-width:540px){body.home-page{background-position:right 0 bottom -.75rem;background-size:160px}}a{color:#0060a0;text-decoration:underline;-webkit-text-decoration-color:var(--link-underline-color);text-decoration-color:var(--link-underline-color);text-underline-offset:.275em;text-decoration-thickness:.035em;transition:color .25s linear,-webkit-text-decoration-color .25s linear,text-decoration-color .25s linear,text-decoration-thickness .25s linear}a:hover{color:var(--link-color-red);-webkit-text-decoration-color:var(--link-color-red);text-decoration-color:var(--link-color-red);text-decoration-thickness:.0475em}h1{max-width:700px;margin:0 0 .375rem;font-size:2.75rem;font-weight:600;line-height:1.25}h2{max-width:728px;margin:0 0 .25rem;font-size:1.875rem;font-weight:600;line-height:1.25}h3{max-width:728px;margin:0 0 .25rem;font-size:1.375rem;font-weight:500;line-height:1.125}p{width:100%;max-width:728px;margin:0 0 .5rem;line-height:1.5}@media (max-width:540px){h1{font-size:2.5rem}h2{font-size:1.625rem}h3{font-size:1.25rem}}@media (max-width:480px){h1{font-size:2.25rem}h2{font-size:1.5rem}h3{font-size:1.125rem}p{font-size:.9375rem}}@media (max-width:375px){h1{font-size:2rem}h2{font-size:1.375rem}h3{font-size:1rem}p{font-size:.875rem}}.main{flex-direction:column;align-items:center;width:100%;display:flex}.notFound{flex-direction:column;justify-content:center;align-items:center;display:flex}.notFound a{padding:1rem;font-size:1.25rem}.placeholderPage{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}@media print{.body [data-component=site-header],.body [data-component=site-footer]{display:none!important}@page{padding-top:1.5cm}@page:first{padding-top:.5cm}}
