@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;700&display=swap");:root{--background:#ffffff;--foreground:#171717;--script-font:"Brush Script MT","Dancing Script",cursive}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden;background-color:#ffffff}body{background-color:#ffffff;color:var(--foreground);font-family:var(--font-open-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,body,p{margin:0;padding:0}*{box-sizing:border-box}a{color:inherit;text-decoration:none}@font-face{font-family:Brush Script MT;src:url(/fonts/BRUSHSCI.TTF) format("TTF"),url(/fonts/BrushScriptStd.otf) format("otf");font-weight:400;font-style:normal}.brush-script{font-family:Brush Script MT,cursive}.header_header__Awatn{width:100%;height:70px;border-bottom:1px solid #eaeaea;background:white;position:fixed;top:0;left:0;z-index:1000}.header_logoTextContainer__zO5ha{display:flex;flex-direction:column;align-items:center;justify-content:center}.header_logoTextSecondary__E1ABN,.header_logoText__PV70R{font-family:var(--script-font);font-weight:400;color:#333;font-size:24px;letter-spacing:.5px;margin:0;line-height:1.1}.header_logoText__PV70R{margin-bottom:-5px}.header_container__08ePU{max-width:1200px;height:100%;margin:0 auto;padding:0 1rem;justify-content:space-between}.header_container__08ePU,.header_logo__QDj1X{display:flex;align-items:center}.header_logo__QDj1X span{font-size:11px;font-weight:700;color:#333}.header_nav___1UFd{position:relative;margin:0 auto}.header_navList__CHfco{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.header_navList__CHfco li{font-size:medium;font-weight:500}.header_navLink__nGrNO{color:#333;text-decoration:none;font-weight:500;transition:color .2s}.header_navLink__nGrNO:hover{color:#000000;font-weight:600}.header_navLink__nGrNO.header_active__DMkZc{color:#000000;font-weight:700;text-decoration:underline;text-underline-offset:4px}.header_desktopDonateButton__tCbWR{flex-shrink:0;z-index:2}.header_desktopDonateButton__tCbWR button{height:48px;width:150px}.header_mobileOnlyDonate__5jk3i{display:none}.header_menuButton__Xl6Eg{display:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;background:none;border:none;cursor:pointer;padding:0;z-index:2}.header_menuButton__Xl6Eg span{display:block;width:100%;height:3px;background-color:#333;transition:all .3s}.header_menuButton__Xl6Eg.header_active__DMkZc span:first-child{transform:rotate(45deg) translate(6px,6px)}.header_menuButton__Xl6Eg.header_active__DMkZc span:nth-child(2){opacity:0}.header_menuButton__Xl6Eg.header_active__DMkZc span:last-child{transform:rotate(-45deg) translate(6px,-6px)}.header_donateButton__Dh9eO button{height:48px;width:150px}@media (max-width:992px){.header_menuButton__Xl6Eg{display:flex}.header_nav___1UFd{position:fixed;top:0;left:0;width:100%;height:100vh;background:white;padding-top:80px;transform:translateX(-100%);transition:transform .3s ease-in-out}.header_nav___1UFd.header_active__DMkZc{transform:translateX(0)}.header_navList__CHfco{flex-direction:column;align-items:center;padding:2rem;gap:1.5rem}.header_navLink__nGrNO{font-size:1.2rem}.header_desktopDonateButton__tCbWR{display:none}.header_mobileOnlyDonate__5jk3i{display:block;margin-top:1.5rem;text-align:center}.header_mobileOnlyDonate__5jk3i button{width:200px}}@media (max-width:480px){.header_header__Awatn{height:60px}.header_desktopDonateButton__tCbWR button{padding:.5rem 1rem;font-size:.875rem}}@media (max-width:320px){.header_container__08ePU{padding:0 .5rem}.header_donateButton__Dh9eO button{padding:.4rem .8rem;font-size:.75rem}}.social-icons_socialIconsContainer__zx5_P{position:fixed;bottom:2rem;right:2rem;display:flex;gap:1rem;z-index:100;background-color:rgba(255,255,255,.9);padding:.75rem;border-radius:2rem;box-shadow:0 4px 12px rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .3s ease-in-out}.social-icons_hidden__bJPtC{transform:translateX(calc(100% - 3.5rem))}.social-icons_toggleButton__1Vgxn{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:32px;height:32px;border-radius:50%;border:none;background-color:white;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:all .3s ease;z-index:2}.social-icons_toggleButton__1Vgxn:hover{background-color:#f5f5f5}.social-icons_toggleIcon__WxCup{transition:transform .3s ease}.social-icons_iconsWrapper__hOJ34{display:flex;gap:1rem;margin-left:2rem;transition:opacity .3s ease,transform .3s ease}.social-icons_hideIcons___tYcM{opacity:0;pointer-events:none}.social-icons_icon__w3gFg{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#333;transition:all .3s ease;background-color:white;box-shadow:0 2px 8px rgba(0,0,0,.1)}.social-icons_icon__w3gFg:hover{transform:translateY(-3px);color:#0070f3;box-shadow:0 4px 12px rgba(0,0,0,.2)}@media (max-width:768px){.social-icons_socialIconsContainer__zx5_P{bottom:1.5rem;right:1.5rem;padding:.5rem}.social-icons_icon__w3gFg{width:35px;height:35px}.social-icons_icon__w3gFg svg{width:20px;height:20px}}@media (max-width:480px){.social-icons_socialIconsContainer__zx5_P{bottom:1rem;right:1rem;gap:.75rem}.social-icons_icon__w3gFg{width:32px;height:32px}}@media (max-width:320px){.social-icons_socialIconsContainer__zx5_P{padding:.4rem;gap:.5rem}.social-icons_icon__w3gFg{width:30px;height:30px}.social-icons_icon__w3gFg svg{width:18px;height:18px}}