.responsive-container{box-sizing:border-box;margin:0 auto;max-width:var(--max-width,1200px);padding:0 var(--padding,clamp(1rem,3vw,2rem));width:100%}.responsive-container--full-height{min-height:100vh}@media(max-width:768px){.responsive-container--full-height{min-height:100svh}}.responsive-container--centered{align-items:center;display:flex;flex-direction:column;justify-content:center}@media(max-width:1024px){.responsive-container{max-width:95vw;padding:0 clamp(1rem,2.5vw,1.5rem)}}@media(max-width:768px){.responsive-container{max-width:100vw;padding:0 clamp(.5rem,2vw,1rem)}}@media(max-width:480px){.responsive-container{padding:0 clamp(.25rem,1.5vw,.75rem)}}@media(orientation:landscape)and (max-height:600px){.responsive-container{padding:0 clamp(.5rem,1.5vw,1rem)}}@media(min-width:1400px){.responsive-container{max-width:1400px}}@media(min-width:1920px){.responsive-container{max-width:1600px}}.layout,.layout__content{width:100%}@media(max-width:1024px){.layout__content{padding-top:4.5rem}}@media(min-width:1024px){.layout__content{padding-top:0}}.footer{background:#161a22;border-top:2px solid rgba(187,204,221,.188);color:#fff;font-family:DM Sans,sans-serif;margin-top:auto;width:100%}.footer__container{margin:0 auto;max-width:1200px;padding:0 1rem}.footer__main{border-bottom:1px solid rgba(187,204,221,.188);display:grid;gap:3rem;grid-template-columns:1fr 2fr;padding:3rem 0 2rem}@media(max-width:768px){.footer__main{gap:2rem;grid-template-columns:1fr;padding:2rem 0 1.5rem}}.footer__brand{display:flex;flex-direction:column;gap:1rem}.footer__logo{filter:brightness(0) invert(1);height:auto;width:120px}.footer__tagline{color:#9ab;font-size:.875rem;font-variation-settings:"wght" 500;margin:0}.footer__email{color:#28d56a;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.footer__email:hover{color:#28d56a;transform:translateX(2px)}}.footer__links{display:grid;gap:2rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.footer__links{gap:1.5rem;grid-template-columns:1fr}}.footer__links-section{display:flex;flex-direction:column;gap:.75rem}.footer__links-title{color:#fff;font-size:.875rem;font-variation-settings:"wght" 600;font-weight:600;letter-spacing:.05em;margin:0;text-transform:uppercase}.footer__links-list{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.footer__links-item{margin:0}.footer__link{color:#9ab;display:inline-block;font-size:.875rem;font-variation-settings:"wght" 400;padding:.25rem 0;text-decoration:none;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.footer__link:hover{color:#fff;transform:translateX(2px)}}.footer__link.active{color:#28d56a;font-weight:500}.footer__bottom{padding:1.5rem 0;text-align:center}.footer__copyright{color:#9ab;font-size:.75rem;font-variation-settings:"wght" 400;margin:0 0 .5rem}.footer__memoir44-notice{color:#9ab;font-size:.6875rem;font-variation-settings:"wght" 400;line-height:1.4;margin:0;opacity:.8}.back-to-top{align-items:center;background:#2c3440;border:1px solid rgba(187,204,221,.188);border-radius:.75rem;bottom:2rem;color:#fff;cursor:pointer;display:flex;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;gap:.5rem;opacity:0;padding:.875rem 1rem;pointer-events:none;position:fixed;right:2rem;transform:translateY(1rem);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:1000}@media(max-width:1024px){.back-to-top{display:none}}.back-to-top--visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top__icon{color:#fff;height:18px;transition:transform .2s ease;width:18px}.back-to-top__text{white-space:nowrap}@media(max-width:768px){.back-to-top__text{display:none}}@media(hover:hover)and (min-width:1024px){.back-to-top:hover{background:#ffffff1a;border-color:#fff;box-shadow:0 8px 25px #00000026}.back-to-top:hover,.back-to-top:hover .back-to-top__icon{transform:translateY(-2px)}}.back-to-top:focus{outline:2px solid #fff;outline-offset:2px}.back-to-top:active{transform:translateY(0) scale(.95)}@media(max-width:768px){.back-to-top{bottom:1.5rem;padding:.75rem;right:1.5rem}.back-to-top .back-to-top__icon{height:20px;width:20px}}@media(max-width:480px){.back-to-top{border-radius:50%;bottom:1rem;height:48px;justify-content:center;padding:0;right:1rem;width:48px}}.back-to-top.back-to-top--animate-in{animation:slideInUp .4s cubic-bezier(.4,0,.2,1) forwards}@keyframes slideInUp{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}.home{flex-direction:column;font-family:DM Sans,sans-serif;min-height:100vh}.home,.home__hero{display:flex;width:100%}.home__hero{align-items:center;height:100svh;justify-content:center;margin-bottom:0;min-height:80vh;overflow:hidden;padding:2rem;position:relative}@media(max-width:768px){.home__hero{height:100svh;min-height:100svh}}.home__hero-background{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.home__hero-image{filter:brightness(.4) contrast(1.05);height:100%;object-fit:cover;object-position:center;width:100%}.home__hero-overlay{background:linear-gradient(135deg,#14181cb3,#2c344099 50%,#14181ccc);bottom:0;left:0;position:absolute;right:0;top:0;z-index:2}.home__hero-content{align-items:flex-start;color:#fff;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1200px;position:relative;text-align:left;width:100%;z-index:3}@media(max-width:1024px){.home__hero-content{max-width:95vw}}@media(max-width:768px){.home__hero-content{justify-content:center;max-width:100vw;min-height:100svh}}.home__hero-text{margin-bottom:2rem;max-width:800px;width:100%}@media(max-width:768px){.home__hero-text{margin-bottom:1.5rem}}.home__hero-title{color:#fff;font-family:DM Sans,sans-serif;font-size:3.375rem;font-variation-settings:"wght" 700;margin:0;max-width:66.125rem}@media(max-width:768px){.home__hero-title{font-size:2rem;margin-bottom:1rem}}.home__hero-title--accent{color:#28d56a}.home__hero-subtitle{color:#9ab;font-size:clamp(1rem,3vw,1.25rem);font-weight:500;margin-bottom:2.5rem;margin-left:0;margin-right:0;max-width:600px}@media(max-width:768px){.home__hero-subtitle{font-size:clamp(.875rem,2.5vw,1rem);margin-bottom:2rem}}.home__search{align-items:center;display:flex;flex-direction:row;gap:1rem;margin:0 0 2rem;max-width:720px;position:relative;width:100%}@media(max-width:1024px){.home__search{max-width:100%;width:100%}}.home__search__form{align-items:center;display:flex;flex-direction:row;gap:1rem;margin-top:0;max-width:720px;width:100%}@media(max-width:1024px){.home__search__form{max-width:100%}}.home__search__input-wrapper{align-items:center;display:flex;flex:1 1;position:relative}.home__search__search-icon{color:#fffc;left:1.25rem;pointer-events:none;position:absolute;transition:color .2s ease;z-index:2}.home__search__input{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff26;border:2px solid #ffffff40;border-radius:16px;color:#fff;font-size:1.0625rem;font-weight:500;min-height:56px;outline:none;padding:0 1.25rem 0 3.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.home__search__input::placeholder{color:#ffffffb3;font-weight:400}.home__search__input:focus{background:#fff3;border:2px solid #fff9}.home__search__input:focus+.home__search__search-icon{color:#fff}@media(hover:hover)and (min-width:1024px){.home__search__input:hover{background:#ffffff2e;border-color:#ffffff59}.home__search__input:hover+.home__search__search-icon{color:#ffffffe6}}.home__search__clear{background:#0000;border:none;color:#fffc;cursor:pointer;font-size:1.25rem;position:absolute;right:1.25rem;transition:color .2s ease;z-index:2}.home__search__clear:hover{color:#fff}.home__search__count,.home__search__loading{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid #fff3;border-radius:8px;color:#fff;font-size:.875rem;font-weight:500;padding:.5rem 1rem;white-space:nowrap}.home__search__count-text,.home__search__loading-text{color:inherit}.home__search__results{background:#2c3440;border:1px solid rgba(187,204,221,.188);border-radius:.75rem;box-shadow:0 8px 30px #00000026;display:flex;flex-direction:column;left:0;max-height:420px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);z-index:5}.home__search__result-item{background:#0000;border:0;border-bottom:1px solid rgba(187,204,221,.188);color:#fff;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:.9rem 1rem;text-align:left;width:100%}.home__search__result-item:last-child{border-bottom:0}@media(hover:hover)and (min-width:1024px){.home__search__result-item:focus,.home__search__result-item:hover{background:#ffffff0f}}.home__search__result-title{font-size:.9375rem;font-weight:600;margin:0}.home__search__result-meta{color:#9ab;font-size:.8125rem}.home__hero-actions{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:flex-start}@media(max-width:1024px){.home__hero-actions{flex-direction:row;flex-wrap:nowrap;gap:1rem;width:100%}}@media(max-width:768px){.home__hero-actions{flex-direction:column;gap:1rem;max-width:300px;width:100%}}.home__main-content{margin:0 auto;max-width:1200px;width:100%}.home__features{margin:clamp(3rem,8vh,5rem) 0;width:100%}@media(max-width:768px){.home__features{padding:clamp(2rem,6vh,3rem) 0}}.home__features-container{align-items:flex-start;display:grid;gap:clamp(3rem,6vw,5rem);grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px;padding:0 2rem}@media(max-width:1024px){.home__features-container{gap:3rem;grid-template-columns:1fr}}@media(max-width:768px){.home__features-container{gap:2rem;padding:0 1rem}}.home__features-left{display:flex;flex-direction:column;gap:2rem}.home__features-header{margin-bottom:0;text-align:left}.home__features-title{color:#fff;font-size:clamp(2rem,5vw,2.5rem);font-weight:700;line-height:1.2;margin-bottom:1.5rem;margin-top:0}@media(max-width:768px){.home__features-title{font-size:clamp(1.75rem,4vw,2rem)}}.home__features-subtitle{color:#9ab;font-size:clamp(1.125rem,2.5vw,1.25rem);line-height:1.6;margin:0;max-width:500px}@media(max-width:768px){.home__features-subtitle{font-size:clamp(1rem,2vw,1.125rem)}}.home__features-cta{margin-top:1rem}.home__features-list{display:flex;flex-direction:column;gap:0;width:100%}.home__feature{border-bottom:1px solid #ffffff1a;display:flex;flex-direction:column;padding:1.5rem 0;text-align:left;transition:all .3s ease}.home__feature:last-child{border-bottom:none}@media(max-width:768px){.home__feature{padding:1.25rem 0}}.home__feature-header{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:0;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.home__feature-header:hover .home__feature-title,.home__feature-header:hover .home__feature-toggle{color:#28d56a}}.home__feature-title{color:#fff;font-size:clamp(1.25rem,3vw,1.375rem);font-weight:700;margin:0}@media(max-width:768px){.home__feature-title{font-size:clamp(1.125rem,2.5vw,1.25rem)}}.home__feature-toggle{align-items:center;background:#0000;border:none;border-radius:4px;color:#9ab;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:24px;justify-content:center;min-width:24px;padding:.25rem;transition:all .2s ease}@media(hover:hover)and (min-width:1024px){.home__feature-toggle:hover{color:#fff;transform:scale(1.1)}}.home__feature-content{margin-top:0;max-height:0;overflow:hidden;transition:max-height .3s ease,margin-top .3s ease}.home__feature--expanded .home__feature-content{margin-top:.75rem;max-height:200px}.home__feature--expanded .home__feature-toggle{transform:rotate(180deg)}.home__feature-description{color:#9ab;font-size:clamp(.95rem,2.5vw,1rem);font-weight:400;line-height:1.6;margin:0;transition:color .2s ease}@media(max-width:768px){.home__feature-description{font-size:clamp(.875rem,2vw,.9375rem)}}.home__cta{align-items:center;border-radius:.75rem;cursor:pointer;display:inline-flex;font-family:DM Sans,sans-serif;font-size:clamp(.875rem,2.5vw,1rem);font-weight:500;justify-content:center;min-height:44px;outline:none;padding:clamp(.75rem,2vw,1rem) clamp(1.5rem,4vw,2rem);text-align:center;text-decoration:none;transition:all .2s ease}@media(max-width:1024px){.home__cta{width:100%}}@media(max-width:768px){.home__cta{padding:1rem 1.5rem;width:100%}}.home__features-left .home__cta{width:fit-content}@media(max-width:1024px){.home__features-left .home__cta{width:fit-content}}@media(max-width:768px){.home__features-left .home__cta{width:fit-content}}.home__cta--primary{background:#28d56a;border:none;color:#1e1e1e}@media(hover:hover)and (min-width:1024px){.home__cta--primary:focus,.home__cta--primary:hover{background:#3cda78}}.home__cta--secondary{background:#ffffff14;border:1px solid #fff6;color:#fff}@media(hover:hover)and (min-width:1024px){.home__cta--secondary:focus,.home__cta--secondary:hover{background:#ffffff2e;border-color:#ffffffb3}}.home__cta--outline{background:#ffffff14;border:1px solid #fff6;color:#fff}@media(hover:hover)and (min-width:1024px){.home__cta--outline:focus,.home__cta--outline:hover{background:#ffffff2e;border-color:#ffffffb3}}@media(max-width:480px){.home__hero-content{padding:1.5rem 1rem}.home__hero-title{font-size:clamp(1.25rem,5vw,1.5rem)}.home__hero-subtitle{font-size:clamp(.75rem,2vw,.875rem)}.home__feature{min-height:250px;padding:1.25rem 1rem}}@media(orientation:landscape)and (max-height:600px){.home__hero{height:100vh;min-height:100vh}.home__hero-content{padding:1rem 2rem}.home__hero-title{font-size:clamp(1.5rem,4vw,1.5rem);margin-bottom:.5rem}.home__hero-subtitle{font-size:clamp(.875rem,2vw,1rem);margin-bottom:1rem}.home__hero-actions{flex-direction:row;gap:1rem}}@media(hover:none)and (pointer:coarse){.home__cta{min-height:48px;padding:1rem 1.5rem}.home__feature{cursor:pointer}.home__feature:active{transform:scale(.98)}}@media(min-width:1400px){.home__hero-content{max-width:1200px}.home__features-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1920px){.home__hero-content{max-width:800px}.home__features-grid{gap:3rem;grid-template-columns:repeat(3,1fr)}}.heading{font-family:var(--font-brim);font-size:var(--font-48);font-weight:100;margin:0;max-width:1245px;text-align:left;text-shadow:var(--heading-text-shadow);width:100%}.heading.centered{text-align:center}.heading_2{font-family:var(--font-brim);font-size:var(--font-24);font-weight:100;margin:0;text-align:left}.heading-small{font-size:var(--font-18)}.heading-3{font-size:var(--font-24);font-weight:400}.heading-3,.page-title{font-family:var(--font-brim);margin:0}.page-title{font-size:var(--font-48);max-width:1245px;text-align:left;text-shadow:var(--heading-text-shadow);width:100%}.landing_page_paragraph{font-size:var(--font-16);margin-top:100px!important;max-width:945px;text-align:center;width:100%}.paragraph{font-size:var(--font-18)}.paragraph,.paragraph_tiny{color:var(--color-50);margin:0 0 16px}.paragraph_tiny{font-family:var(--font-inter);font-size:var(--font-16);line-height:1.5}