.Landing_Page_landing-page__qKF4F{font-family:var(--font-body);width:100%;max-width:var(--max-width);margin:2rem auto;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:4rem;box-sizing:border-box}.Landing_Page_Dictionary-section__XV8ef,.Landing_Page_contributions-section__IpH0X,.Landing_Page_faq-section__x_2Vt,.Landing_Page_hero-section__L1y5w{width:100%;max-width:var(--max-width);grid-column:1/-1;margin:0 auto;box-sizing:border-box}@media (max-width:900px){.Landing_Page_landing-page__qKF4F{gap:3rem;padding:0 1rem}}.Landing_Page_hero-section__L1y5w{width:100%;max-width:var(--max-width);margin:0 auto;padding:4rem 2rem;display:grid;grid-template-columns:repeat(12,1fr);grid-gap:var(--gap);gap:var(--gap);align-items:start}.Landing_Page_hero-left__xmkhV{margin-top:4rem;grid-column:1/span 8;display:grid;grid-template-columns:repeat(8,1fr);grid-gap:1.5rem;gap:1.5rem}.Landing_Page_hero-left__xmkhV h1{grid-column:1/span 8;font-family:var(--font-header);text-align:left;font-size:var(--font-h1);line-height:1.2;font-weight:700;margin-bottom:.5rem}.Landing_Page_hero-left__xmkhV p{grid-column:1/span 6;margin-top:0;font-size:var(--font-body);line-height:1.5;color:#333}.Landing_Page_red-blue-gradient__5U8ZD{font-style:italic;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:var(--text);color:transparent}.Landing_Page_red-green-gradient__GJEmr{color:#ff0000;background:linear-gradient(90deg,var(--primary),var(--accent));-webkit-background-clip:text;-webkit-text-fill-color:transparent}.Landing_Page_user-cta__3FL8a{grid-column:1/span 6;display:flex;flex-direction:column;gap:1rem}.Landing_Page_user-cta__3FL8a input[type=text]{width:100%;max-width:500px;padding:1rem;font-size:var(--font-body);border:1px solid #ccc;border-radius:.5rem}.Landing_Page_user-cta__3FL8a .Landing_Page_cta-button__Qmke_{align-self:flex-start;background:none;border:none;padding:0;cursor:pointer;outline:none;transition:fill .25s}.Landing_Page_cta-button__Qmke_ .Landing_Page_button-shape__hI3XV{transition:fill .25s}.Landing_Page_cta-button__Qmke_:hover .Landing_Page_button-shape__hI3XV{fill:#33e1bf}.Landing_Page_user-cta__3FL8a cta-button:focus{outline:2px solid #555}.Landing_Page_hero-media__5qDP2{margin-top:4rem;grid-column:9/span 4;display:"flex";align-items:flex-end;justify-content:center;gap:1rem}@media (max-width:900px){.Landing_Page_hero-section__L1y5w{grid-template-columns:1fr}.Landing_Page_hero-left__xmkhV,.Landing_Page_hero-media__5qDP2{grid-column:1/-1}.Landing_Page_hero-media__5qDP2{margin-top:2rem}}.Description-toggle-list{border-radius:1rem;border:1px solid var(--accent);margin-bottom:1rem;background-color:var(--toggle-header-bg)}h4{padding:0;margin-bottom:0}.Description-toggle-header{border-radius:1rem;cursor:pointer;margin-bottom:0;display:flex;align-items:center;font-weight:500;padding:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:var(--toggle-header-bg)}.Description-toggle-icon{display:inline-block;margin-right:16px;transition:transform .2s;color:var(--toggle-arrow-color,#272424);margin-bottom:0}.Description-toggle-icon.open{transform:rotate(90deg)}.Description-toggle-content{margin-left:1.5rem;margin-top:.5rem}