@import "https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700;800&family=Inter:wght@300;400;500;600;700&display=swap";
*,:before,:after{box-sizing:border-box}*{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Open Sans,sans-serif}html{scroll-behavior:smooth}html:has([data-disable-document-scroll=true]){overflow:hidden}@media (prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}body{-webkit-font-smoothing:antialiased;background-color:var(--color-background);line-height:1.5}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty;color:var(--color-text-secondary);letter-spacing:-.011em;font-size:1.0625rem;font-weight:400;line-height:1.7}h1,h2,h3,h4,h5,h6{text-wrap:balance;color:var(--color-text-primary);letter-spacing:-.02em;font-family:Playfair Display,Georgia,serif;font-weight:700;line-height:1.2}h1{margin-bottom:1rem;font-size:max(2.5rem,min(5vw,4rem));font-weight:800}h2{margin-bottom:.875rem;font-size:max(2rem,min(4vw,3rem));font-weight:700}h3{margin-bottom:.75rem;font-size:max(1.5rem,min(3vw,2rem));font-weight:600}h4{margin-bottom:.625rem;font-size:max(1.25rem,min(2.5vw,1.5rem));font-weight:600}strong{color:var(--color-text-primary);font-weight:600}#root,#__next{isolation:isolate}@keyframes gentle-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes gentle-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-2deg)}75%{transform:rotate(2deg)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 0 0 var(--color-green)}50%{box-shadow:0 0 20px 5px var(--color-green)}}@keyframes float-gentle{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}a,button{transition:all .3s cubic-bezier(.34,1.56,.64,1)}a:focus-visible{outline:3px solid var(--color-green);outline-offset:2px;border-radius:4px}button:focus-visible{outline:3px solid var(--color-green);outline-offset:2px;border-radius:4px}input:focus-visible{outline:3px solid var(--color-green);outline-offset:2px;border-radius:4px}textarea:focus-visible{outline:3px solid var(--color-green);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:no-preference){*{scroll-behavior:smooth}}@keyframes shimmer{0%{background-position:-1000px 0}to{background-position:1000px 0}}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}@keyframes blob{0%,to{border-radius:60% 40% 30% 70%/60% 30% 70% 40%}50%{border-radius:30% 60% 70% 40%/50% 60% 30%}}@keyframes glow-pulse{0%,to{opacity:1}50%{opacity:.5}}ul li::marker{color:var(--color-green)}::selection{background-color:var(--color-green);color:#fff}::selection{background-color:var(--color-green);color:#fff}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:var(--color-background-alt);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--color-green);border:2px solid var(--color-background);border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#6aca00;background:color(display-p3 .509254 .783827 .232226);background:lab(73.2792% -49.8055 71.1679)}.animate-bounce-in{animation:.8s cubic-bezier(.68,-.55,.265,1.55) bounceIn}.animate-float{animation:3s ease-in-out infinite float-gentle}.animate-pulse-slow{animation:3s ease-in-out infinite glow-pulse}.animate-wiggle-hover:hover{animation:.5s ease-in-out gentle-wiggle}.animate-bounce-hover:hover{animation:.6s ease-in-out gentle-bounce}.animate-spin-hover:hover{animation:.8s ease-in-out spin-gentle}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)translateY(-50px)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{transform:scale(1)}}@keyframes spin-gentle{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes wave{0%,to{transform:rotate(0)}25%{transform:rotate(20deg)}75%{transform:rotate(-20deg)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-100px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(100px)}to{opacity:1;transform:translate(0)}}@keyframes scale-in{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes text-shimmer{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}
.Header-module__ldgnoG__container{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s;animation:.5s ease-out Header-module__ldgnoG__slideDown;position:-webkit-sticky;position:sticky;top:0}@keyframes Header-module__ldgnoG__slideDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.Header-module__ldgnoG__header{--color-header-text:var(--color-text-primary);max-width:1440px;color:var(--color-header-text);align-items:center;gap:8px;margin:0 auto;padding:8px 16px;transition:all .3s;display:flex}.Header-module__ldgnoG__header[data-text-white=true]{--color-header-text:var(--color-white)}@media (min-width:768px){.Header-module__ldgnoG__header{gap:32px}}
.Logo-module__5KpA8q__logoWrapper{width:50%;margin-top:-2px}.Logo-module__5KpA8q__logo{width:100%;height:auto}@media (min-width:430px){.Logo-module__5KpA8q__logoWrapper{width:192px}}@media (min-width:1024px){.Logo-module__5KpA8q__logoWrapper{width:256px}}
.Navigation-module__VlEcjW__wrapper{display:none}.Navigation-module__VlEcjW__list{gap:24px;padding:0;list-style:none;display:flex;position:relative}.Navigation-module__VlEcjW__link{color:inherit;padding:0 0 4px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:relative}.Navigation-module__VlEcjW__link:after{content:"";background:var(--color-green);border-radius:2px;width:0;height:3px;transition:width .3s cubic-bezier(.34,1.56,.64,1);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Navigation-module__VlEcjW__link:hover,.Navigation-module__VlEcjW__link:focus{color:var(--color-green);outline-offset:8px;transform:translateY(-2px)}.Navigation-module__VlEcjW__link:hover:after{width:100%}@media (min-width:1024px){.Navigation-module__VlEcjW__list{gap:32px}.Navigation-module__VlEcjW__link{font-size:1.2rem}}@media (min-width:768px){.Navigation-module__VlEcjW__wrapper{display:block}}
.Settings-module__R7yP1a__options{align-items:center;gap:12px;margin-left:auto;padding:0 1rem 0 0;display:flex}@media (min-width:768px){.Settings-module__R7yP1a__options{gap:24px;width:auto}}
.ToggleTheme-module__62o3rq__wrapper{color:inherit;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex}.ToggleTheme-module__62o3rq__wrapper:hover,.ToggleTheme-module__62o3rq__wrapper:focus{color:var(--color-green)}
.Hamburger-module__ZqAr7W__mobileToggleButton{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:0 1rem 0 0;display:flex}.Hamburger-module__ZqAr7W__hamburger{background:var(--color-header-text);border-radius:1px;width:24px;height:2px;transition:all .3s}.Hamburger-module__ZqAr7W__mobileToggleButton.Hamburger-module__ZqAr7W__active .Hamburger-module__ZqAr7W__hamburger:first-child{transform:rotate(45deg)translate(8px,8px)}.Hamburger-module__ZqAr7W__mobileToggleButton.Hamburger-module__ZqAr7W__active .Hamburger-module__ZqAr7W__hamburger:nth-child(2){opacity:0}.Hamburger-module__ZqAr7W__mobileToggleButton.Hamburger-module__ZqAr7W__active .Hamburger-module__ZqAr7W__hamburger:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (min-width:768px){.Hamburger-module__ZqAr7W__mobileToggleButton{display:none}}
.MobileMenu-module__ronkHW__container{background-color:#fff;border-radius:12px;padding:32px;transition:transform .4s cubic-bezier(.2,.8,.32,1.2);position:fixed;top:4.5rem;bottom:8px;left:8px;right:8px;overflow-y:auto;transform:translateY(-150%)}.MobileMenu-module__ronkHW__container[data-show-menu=true]{transform:translateY(0)}.MobileMenu-module__ronkHW__nav{flex-direction:column;align-items:flex-start;height:100%;display:flex}.MobileMenu-module__ronkHW__menuList{flex-direction:column;gap:24px;width:100%;margin-bottom:auto;padding:0;list-style:none;display:flex}.MobileMenu-module__ronkHW__menuLink{color:var(--color-black);border-radius:4px;width:100%;padding:8px;font-weight:600;text-decoration:none;display:inline-block}.MobileMenu-module__ronkHW__menuLink:hover,.MobileMenu-module__ronkHW__menuLink:focus{background-color:#ebf4fa;outline:none}.MobileMenu-module__ronkHW__additionalLinks{text-align:end;flex-direction:column;gap:12px;width:100%;margin-bottom:32px;display:flex}.MobileMenu-module__ronkHW__footer{text-align:center;border-top:1px solid #d6d8e1;justify-content:space-around;gap:12px;width:100%;padding-top:12px;font-size:.85rem;display:flex}.MobileMenu-module__ronkHW__footerLink{color:var(--color-black);text-decoration:none}
.Footer-module__Grjkva__footer{padding:32px 16px;position:relative}.Footer-module__Grjkva__footer *{color:var(--color-white)}.Footer-module__Grjkva__backgroundImageWrapper{position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module__Grjkva__backgroundImage{object-fit:cover}.Footer-module__Grjkva__overlay{background-color:color-mix(in srgb,var(--color-overlay),transparent 50%);position:absolute;top:0;bottom:0;left:0;right:0}.Footer-module__Grjkva__maxWidthWrapper{max-width:1440px;margin:0 auto;position:relative}.Footer-module__Grjkva__innerContent{border-bottom:2px solid var(--color-green);flex-wrap:wrap;gap:32px;padding-bottom:32px;display:flex}.Footer-module__Grjkva__logoArea{flex-direction:column;flex-grow:1;gap:24px;max-width:600px;display:flex}.Footer-module__Grjkva__logoLink{text-decoration:none}.Footer-module__Grjkva__logo{width:256px;height:auto}.Footer-module__Grjkva__tagline{max-width:280px}.Footer-module__Grjkva__socialLinks{gap:24px;padding:0;display:flex}.Footer-module__Grjkva__social{list-style:none}.Footer-module__Grjkva__iconWrapper>svg{width:32px;height:32px}.Footer-module__Grjkva__footerLinksArea{flex-wrap:wrap;justify-content:space-between;gap:32px;display:flex}.Footer-module__Grjkva__linksGroup{min-width:150px}.Footer-module__Grjkva__linksTitle{padding-bottom:8px;font-size:1.15rem;font-weight:700}.Footer-module__Grjkva__linksMenu{flex-direction:column;gap:8px;display:flex}.Footer-module__Grjkva__menuItem{font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__Grjkva__menuItem:hover,.Footer-module__Grjkva__menuItem:focus{color:var(--color-green);outline:none}.Footer-module__Grjkva__lowerFooter{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding-top:12px;font-size:.85rem;display:flex}.Footer-module__Grjkva__termsMenu{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.Footer-module__Grjkva__termsLink{font-weight:500;text-decoration:none}.Footer-module__Grjkva__termsLink:hover,.Footer-module__Grjkva__termsLink:focus{outline:none;text-decoration:underline}
.Subscribe-module__vZj0ia__wrapper{border:3px solid var(--color-green);border-radius:32px;width:100%;max-width:600px;padding:24px}.Subscribe-module__vZj0ia__title{margin-bottom:12px}.Subscribe-module__vZj0ia__description{margin-bottom:16px}.Subscribe-module__vZj0ia__form{flex-wrap:wrap;gap:8px;display:flex}.Subscribe-module__vZj0ia__emailInput{background-color:color-mix(in srgb,var(--color-white),transparent 85%);width:200px;color:var(--color-black);background-color:#fff;border:none;border-radius:24px;flex:1;margin-bottom:8px;padding:16px}.Subscribe-module__vZj0ia__emailInput:focus-visible{outline-offset:3px;outline-color:var(--color-green)}.Subscribe-module__vZj0ia__emailInput::placeholder{color:color-mix(in srgb,var(--color-black),transparent 50%)}.Subscribe-module__vZj0ia__btn{flex-shrink:0;font-weight:700}
