.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}@font-face{font-family:Lato;font-weight:light;font-style:normal;font-display:swap;src:url(/fonts/LatoLight.woff2) format("woff2")}@font-face{font-family:Poppins;font-weight:700;font-style:normal;font-display:swap;src:url(/fonts/PoppinsSemibold.woff2) format("woff2")}:root{--header-height: 47px;--base-padding: 10px;--text-glow: 0 0 5px rgba(255, 255, 255, .35);--white-icon-glow: brightness(0) invert(1) drop-shadow(var(--text-glow));--white-icon-glow-strong: drop-shadow(0 0 5px rgba(255, 255, 255, .2)) brightness(0) invert(1) drop-shadow(var(--text-glow));--white-icon: brightness(0) invert(1);--brand-gradient: linear-gradient(to right, #ef4662, #fc8f3f);--header-font: "Poppins", sans-serif;--body-font: "Lato", serif;--text-color: black;--border-radius: 7px}@media (prefers-color-scheme: dark){:root{--text-color: white}html{background:#141414!important;body{background:url(/img/background-dark.webp);color:var(--text-color);main{background:linear-gradient(to right,#14141400,#141414cc,#141414cc,#14141400);.header img{filter:var(--white-icon)}}header:after{box-shadow:0 4px 2px -2px #f66a5380}}}}html{background:#fff;overflow-x:hidden}html,body{margin:0;padding:0;font-family:var(--body-font);overscroll-behavior:none;min-height:100vh}body{background:url(/img/background.webp);font-size:18px}::selection{color:#fff;background:#ffa03280}main{margin:0 auto;padding-top:96px!important;padding:0 15%;max-width:950px;padding-bottom:96px!important;min-height:calc(100vh - 192px);background:linear-gradient(to right,#fff0,#ffffffd9,#ffffffd9,#fff0)}h1,h2,h3{font-family:Poppins,sans-serif}h1{font-size:48px;line-height:1.2}.header{margin:15px 0;width:fit-content;display:flex;flex-direction:row;align-items:center;img{width:32px;height:32px;margin-right:var(--base-padding)}&.left{transform:rotate(-2deg)}&.right{transform:rotate(2deg)}h1,h2,h3{margin:0;font-size:38px;line-height:38px}}.button{display:inline-block;padding:10px 20px;border-radius:var(--border-radius);text-align:center;text-decoration:none;color:var(--text-color);font-weight:700;border:2px solid var(--text-color);background:none;cursor:pointer;&.icon{border:none;padding:0;margin:0}&.primary{background:var(--brand-gradient);color:#fff;padding:12px 22px;border:none}}.button-holder{display:flex;flex-direction:row;gap:10px}a:active,button:active{transform:scale(.95)!important;filter:brightness(.95)}a:hover,button:hover{filter:brightness(.95);transform:scale(1.05)}a,button{transition:transform .05s}header{position:relative;width:100%;height:47px;padding:5px;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;background:var(--brand-gradient);position:fixed;top:0;z-index:1000;#logo img{height:42px;top:10px;position:relative;filter:var(--white-icon-glow-strong)}#give{position:relative;top:5px;right:14px;img{filter:var(--white-icon-glow);width:32px;height:32px}}#search-button{position:relative;left:14px;top:14px;img{filter:var(--white-icon-glow);width:32px;height:32px}}}header:after{content:"";position:absolute;left:0;bottom:-18px;width:100%;height:40px;background:var(--brand-gradient);z-index:-1;transform:rotate(-1deg);box-shadow:0 4px 2px -2px #0000004d}header>*:last-child{align-self:flex-end}header>*:first-child{align-self:flex-start}hr{border:none;margin:30px 0}footer{width:100vw;height:fit-content;position:relative;margin-top:60px;.tear{mask:url(/img/footer-tear.svg);mask-repeat:repeat-x;background:var(--brand-gradient);height:60px;width:100vw;position:absolute;top:-55px}.content{width:100vw;position:absolute;background:var(--brand-gradient);display:flex;flex-direction:row;gap:75px;justify-content:center;align-items:center;padding:30px 0;.links{list-style-type:none;color:#fff;text-shadow:var(--text-glow);padding:0;margin:0;display:flex;flex-direction:column;gap:10px;&:first-child{text-align:right}li{display:flex;flex-direction:row;align-items:center;gap:10px;font-weight:700;a{color:#fff;text-decoration:none;width:100%}}}.socials{.logo{width:250px;cursor:pointer;display:inline-block;img{width:250px;height:auto;filter:var(--white-icon-glow-strong)}}.social-links{display:flex;flex-direction:row;justify-content:center;align-items:center;margin:0 auto;width:100%;padding:20px 0;list-style-type:none;gap:20px;a{filter:var(--white-icon-glow);cursor:pointer;&:active{img{transform:scale(.95)!important}}&:hover{img{transform:scale(1.05)}}img{width:32px;height:32px}}}}}}@media (max-width: 768px){header{#logo img{object-fit:cover;object-position:left;width:55px}#give{top:10px}}footer{.content{flex-direction:column;gap:25px;.links:first-child{display:none}}}}
