.Landing_container__A8Wcb{min-height:100vh}.Landing_hero__Co_5_{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:2rem;position:relative;overflow:hidden}.Landing_backgroundAnimation__JcWK_{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;opacity:.6}.Landing_heroContent__Yd3rc{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;max-width:800px;width:100%;flex:1;justify-content:center;padding-top:2rem}.Landing_title__ymLET{font-size:4rem;font-weight:700;color:white;margin-bottom:1.5rem;line-height:1.1;text-shadow:0 2px 10px rgba(0,0,0,.5)}.Landing_taglineContainer__Cy9xn{margin-bottom:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.Landing_tagline__pA_aB{font-size:1.4rem;line-height:1.5;color:rgba(255,255,255,.9);margin:0;font-weight:400;text-shadow:0 1px 5px rgba(0,0,0,.3)}.Landing_dynamicText__yKdxp{display:flex;align-items:center;justify-content:center;gap:.5rem;flex-wrap:wrap;min-height:2rem}.Landing_findText__K0s9d{font-size:1.5rem;color:rgba(255,255,255,.8);font-weight:400}.Landing_typedText__I3oYf{font-size:1.5rem;color:var(--color-primary);font-weight:600;text-shadow:0 0 10px rgba(254,208,48,.3)}.Landing_cursor__oD7Ip{color:var(--color-primary);animation:Landing_blink__gX_NP 1s infinite}@keyframes Landing_blink__gX_NP{0%,50%{opacity:1}51%,to{opacity:0}}.Landing_cta__yGvvQ{position:relative;z-index:2;display:flex;flex-direction:row;gap:1rem;width:100%;max-width:800px;justify-content:center;margin-bottom:2rem}.Landing_primaryButton__8hLe7,.Landing_secondaryButton__VsWdh,.Landing_tertiaryButton__9EPFf{padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid transparent;flex:1;max-width:250px}.Landing_primaryButton__8hLe7{background:var(--color-primary);color:black;border-color:var(--color-primary);box-shadow:0 4px 15px rgba(254,208,48,.3)}.Landing_primaryButton__8hLe7:hover{background:#ffd700;border-color:#ffd700;transform:translateY(-2px);box-shadow:0 6px 20px rgba(254,208,48,.4)}.Landing_secondaryButton__VsWdh{background:rgba(254,208,48,.1);color:var(--color-primary);border-color:var(--color-primary)}.Landing_secondaryButton__VsWdh:hover{background:rgba(254,208,48,.2);transform:translateY(-1px)}.Landing_tertiaryButton__9EPFf{background:rgba(255,255,255,.05);color:rgba(255,255,255,.8);border-color:rgba(255,255,255,.4)}.Landing_tertiaryButton__9EPFf:hover{border-color:rgba(255,255,255,.6);color:white;background:rgba(255,255,255,.1)}@media (max-width:1024px){.Landing_title__ymLET{font-size:3.5rem}.Landing_findText__K0s9d,.Landing_tagline__pA_aB,.Landing_typedText__I3oYf{font-size:1.3rem}}@media (max-width:768px){.Landing_hero__Co_5_{padding:2rem 1rem;min-height:auto}.Landing_heroContent__Yd3rc{max-width:600px;padding-top:1rem}.Landing_title__ymLET{font-size:3rem;margin-bottom:1.5rem}.Landing_findText__K0s9d,.Landing_tagline__pA_aB,.Landing_typedText__I3oYf{font-size:1.2rem}.Landing_cta__yGvvQ{flex-direction:column;max-width:300px;gap:.75rem}.Landing_primaryButton__8hLe7,.Landing_secondaryButton__VsWdh,.Landing_tertiaryButton__9EPFf{max-width:none}.Landing_dynamicText__yKdxp{flex-direction:column;gap:.25rem}}@media (max-width:480px){.Landing_title__ymLET{font-size:2.5rem}.Landing_findText__K0s9d,.Landing_tagline__pA_aB,.Landing_typedText__I3oYf{font-size:1.1rem}.Landing_primaryButton__8hLe7,.Landing_secondaryButton__VsWdh,.Landing_tertiaryButton__9EPFf{padding:.9rem 1.5rem;font-size:1rem}}