.Contact_contact__fU08Y{padding:6rem 2rem 4rem;background:#fff}.Contact_container__W7WJL{max-width:1200px;margin:0 auto}.Contact_header__KWzvA{text-align:center;margin-bottom:4rem}.Contact_title__blhTv{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem}.Contact_subtitle__Hwm9w{font-size:1.25rem;color:var(--text-secondary)}.Contact_supportOptions__8qnIU{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.Contact_supportCard__fbl9A{background:var(--bg-light);border:1px solid var(--border-color);border-radius:16px;padding:2.5rem;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease}.Contact_supportCard__fbl9A:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--primary-color)}.Contact_cardIcon__mM3Me{width:64px;height:64px;background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));border-radius:16px;display:flex;align-items:center;justify-content:center;color:#fff;margin-bottom:1.5rem}.Contact_cardTitle__GioaX{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.75rem}.Contact_cardDescription__n0uX9{font-size:1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem;flex-grow:1}.Contact_cardButton__Ay8A_{background:var(--primary-color);color:#fff;padding:.875rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;transition:all .2s;border:none;cursor:pointer;width:100%;text-decoration:none;display:inline-block;text-align:center}.Contact_cardButton__Ay8A_:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.Contact_cardButton__Ay8A_:disabled{opacity:.6;cursor:not-allowed}.Contact_actions__g2DzL{display:flex;align-items:center;justify-content:center;margin-top:2rem}.Contact_button__OiaaT{background:transparent;color:var(--primary-color);padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;transition:all .2s;display:inline-block;border:2px solid var(--primary-color)}.Contact_button__OiaaT:hover{background:var(--primary-color);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}.Hero_hero__bqvNd{min-height:90vh;display:flex;align-items:center;padding:4rem 2rem;background:#fff;background-image:url(/_next/static/media/andyfy-hero-2.8c900adb.png);background-size:cover;background-position:100%;background-repeat:no-repeat;position:relative}.Hero_hero__bqvNd:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,.7) 50%,transparent);z-index:1}.Hero_container__uaTFp{max-width:1200px;margin-right:auto;margin-left:10%;position:relative;z-index:2}.Hero_content__WDVga{display:flex;flex-direction:column;gap:1.5rem;text-align:left;align-items:flex-start}.Hero_title__h4PJ2{font-size:4rem;font-weight:800;line-height:1.1;color:var(--text-primary)}.Hero_pronunciation__mcZV7{font-size:1.5rem;font-weight:400;color:var(--text-secondary);font-style:italic}.Hero_subtitle__WCdI_{font-size:1.5rem;font-weight:600;color:var(--text-primary)}.Hero_description__1ZEJN{font-size:1.125rem;line-height:1.7;color:var(--text-secondary);max-width:600px;text-align:left}.Hero_actions__yXeUX{display:flex;gap:1rem;margin-top:1rem}.Hero_primaryButton__RzOm7{background:var(--primary-color);color:#fff;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1.125rem;transition:all .2s;display:inline-block}.Hero_primaryButton__RzOm7:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 4px 12px rgba(37,99,235,.3)}@media (max-width:968px){.Hero_title__h4PJ2{font-size:3rem}.Hero_content__WDVga{text-align:center;align-items:center}.Hero_description__1ZEJN{text-align:center}.Hero_hero__bqvNd{background-position:50%}.Hero_hero__bqvNd:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,.7))}}@media (max-width:640px){.Hero_hero__bqvNd{min-height:auto;padding:2rem 1rem;background-image:none;background-color:rgba(0,0,0,.1)}.Hero_hero__bqvNd:before{display:none}.Hero_title__h4PJ2{font-size:2.5rem}.Hero_subtitle__WCdI_{font-size:1.25rem}.Hero_description__1ZEJN{font-size:1rem}}.Features_features__Tc5e7{padding:6rem 2rem;background:#fff}.Features_container__Hd14m{max-width:1200px;margin:0 auto}.Features_header__GL_zF{text-align:center;margin-bottom:4rem}.Features_title__nIuu_{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem}.Features_subtitle__wJpEX{font-size:1.25rem;color:var(--text-secondary)}.Features_grid__MVIxm{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem}.Features_card__Ihj_X{padding:2rem;border-radius:12px;border:1px solid var(--border-color);background:var(--bg-light);transition:all .3s}.Features_card__Ihj_X:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.1);border-color:var(--primary-color)}.Features_cardTitle__5S8GW{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:1rem}.Features_cardDescription___ZiFQ{font-size:1rem;line-height:1.7;color:var(--text-secondary)}@media (max-width:768px){.Features_features__Tc5e7{padding:4rem 1rem}.Features_title__nIuu_{font-size:2.5rem}.Features_grid__MVIxm{grid-template-columns:1fr}}.About_about__fFfvC{padding:6rem 2rem;background:var(--bg-light)}.About_container__k5jTA{max-width:1200px;margin:0 auto;display:flex;justify-content:center}.About_content__ECmK4{display:flex;flex-direction:column;gap:1.5rem;max-width:800px;text-align:center}.About_title__pviP6{font-size:3rem;font-weight:800;color:var(--text-primary);margin-bottom:1rem}.About_description__khQk_{font-size:1.125rem;line-height:1.7;color:var(--text-secondary)}.About_highlight__p622_{font-size:1.25rem;font-weight:600;color:var(--text-primary);padding:1.5rem;background:#fff;border-left:4px solid var(--primary-color);border-radius:8px}@media (max-width:968px){.About_container__k5jTA{text-align:center}}@media (max-width:640px){.About_about__fFfvC{padding:4rem 1rem}.About_title__pviP6{font-size:2.5rem}}