.Home_container__d256j{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;position:relative}.Home_background__nqUIs{position:fixed;top:0;left:0;right:0;bottom:0;z-index:0;overflow:hidden}.Home_orb1___t5mI,.Home_orb2__dM_U5,.Home_orb3__ok9LP{display:none}.Home_main__VkIEL{position:relative;z-index:1;width:100%;max-width:900px;animation:Home_slideUp__L90rW .8s ease-out}.Home_card__E5spL{background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:32px;box-shadow:0 20px 60px rgba(0,0,0,.3),inset 0 0 0 1px hsla(0,0%,100%,.5);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.Home_card__E5spL:hover{transform:translateY(-4px);box-shadow:0 30px 80px rgba(0,0,0,.4),inset 0 0 0 1px hsla(0,0%,100%,.5)}.Home_header__y2QYS{padding:3rem 2rem 2rem;text-align:center;background:rgba(0,0,0,.02);border-bottom:2px solid rgba(0,0,0,.1)}.Home_title__hYX6j{font-family:Righteous,cursive;font-size:clamp(2rem,5vw,3.5rem);font-weight:700;color:#2d3748;margin-bottom:1rem;display:flex;align-items:center;justify-content:center;gap:1rem}.Home_emoji__0pzq5{font-size:1.2em;animation:Home_pulse__0RP2j 2s ease-in-out infinite}.Home_subtitle__KzT68{font-size:1.1rem;line-height:1.6;color:var(--color-text);margin-bottom:1.5rem;max-width:600px;margin-left:auto;margin-right:auto}.Home_notice__tCAsC{display:inline-flex;align-items:center;gap:.5rem;background:rgba(0,0,0,.05);padding:.5rem 1.5rem;border-radius:50px;font-size:.9rem;color:var(--color-text);border:1px solid rgba(0,0,0,.1)}.Home_lockIcon__lRepB{font-size:1.2em}.Home_content__tkQPU{padding:2rem}.Home_form__FrVR9{margin-bottom:2rem}.Home_inputGroup__6OAlJ{display:flex;gap:.75rem;margin-bottom:.5rem;flex-wrap:wrap}.Home_input__OGaGo{flex:1 1;min-width:200px;padding:1rem 1.5rem;font-size:1rem;font-family:Fredoka,sans-serif;border:2px solid rgba(0,0,0,.2);border-radius:16px;background:#fff;transition:all .3s ease;outline:none}.Home_input__OGaGo:focus{border-color:var(--color-secondary);box-shadow:0 0 0 3px rgba(0,0,0,.05);transform:translateY(-2px)}.Home_input__OGaGo:disabled{opacity:.5;cursor:not-allowed}.Home_micButton__wsH26{padding:1rem 1.5rem;font-size:1.5rem;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:16px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.Home_micButton__wsH26:hover:not(:disabled){background:rgba(0,0,0,.05);border-color:var(--color-primary);transform:translateY(-2px)}.Home_micButton__wsH26.Home_recording__O5pLa{background:#e53e3e;border-color:#e53e3e;animation:Home_pulse__0RP2j 1.5s ease-in-out infinite}.Home_micButton__wsH26:disabled{opacity:.5;cursor:not-allowed}.Home_submitButton__ECzIY{padding:1rem 2rem;font-size:1rem;font-family:Fredoka,cursive;font-weight:600;color:#fff;background:var(--color-secondary);border:none;border-radius:16px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.2)}.Home_submitButton__ECzIY:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.Home_submitButton__ECzIY:disabled{opacity:.6;cursor:not-allowed}.Home_resetButton__iUZsR{padding:1rem 1.5rem;font-size:1.5rem;background:#fff;border:3px solid rgba(0,0,0,.1);border-radius:16px;cursor:pointer;transition:all .3s ease}.Home_resetButton__iUZsR:hover:not(:disabled){background:rgba(0,0,0,.05);transform:rotate(180deg)}.Home_resetButton__iUZsR:disabled{opacity:.5;cursor:not-allowed}.Home_charCount__yW0Dq{font-size:.85rem;color:var(--color-text-light);text-align:right;padding:0 .5rem}.Home_error__514Ji{padding:1rem 1.5rem;background:rgba(255,0,0,.1);border:2px solid rgba(255,0,0,.3);border-radius:16px;color:#d32f2f;display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;animation:Home_scaleIn__wJB9N .3s ease}.Home_errorIcon__P9WEf{font-size:1.5em}.Home_recordingIndicator__GPlX0{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:rgba(255,0,110,.1);border:2px solid rgba(255,0,110,.3);border-radius:16px;color:var(--color-primary);font-weight:600;margin-bottom:1.5rem;animation:Home_scaleIn__wJB9N .3s ease}.Home_recordingDot__lWoVi{width:12px;height:12px;background:var(--color-primary);border-radius:50%;animation:Home_pulse__0RP2j 1s ease-in-out infinite}.Home_results__lDLyn{animation:Home_slideUp__L90rW .5s ease}.Home_resultHeader__9mIQ_{text-align:center;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,rgba(255,190,11,.1),rgba(255,0,110,.1));border-radius:16px}.Home_resultHeader__9mIQ_ h2{font-family:Righteous,cursive;font-size:1.5rem;color:var(--color-secondary);margin-bottom:.5rem}.Home_prompt__4Yjfz{font-size:1.2rem;font-weight:600;color:var(--color-primary);font-style:italic}.Home_gifGrid__utTfa{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:1.5rem}.Home_gifWrapper__usc_b{position:relative;border-radius:16px;overflow:hidden;background:rgba(0,0,0,.05);aspect-ratio:1;box-shadow:0 4px 15px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease;animation:Home_scaleIn__wJB9N .5s ease backwards}.Home_gifWrapper__usc_b:first-child{animation-delay:.1s}.Home_gifWrapper__usc_b:nth-child(2){animation-delay:.2s}.Home_gifWrapper__usc_b:nth-child(3){animation-delay:.3s}.Home_gifWrapper__usc_b:nth-child(4){animation-delay:.4s}.Home_gifWrapper__usc_b:nth-child(5){animation-delay:.5s}.Home_gifWrapper__usc_b:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 30px rgba(0,0,0,.2)}.Home_gif__4HsEj{width:100%;height:100%;object-fit:cover}.Home_warnings__EVkVR{display:flex;flex-direction:column;gap:.75rem}.Home_warning__lrrBU{padding:.75rem 1rem;background:rgba(255,152,0,.1);border:1px solid rgba(255,152,0,.3);border-radius:12px;color:#f57c00;font-size:.9rem}.Home_footer__yFiaX{padding:2rem;text-align:center;background:rgba(0,0,0,.02);border-top:2px solid rgba(0,0,0,.1)}.Home_poweredBy__P3RZt{font-size:1rem;color:var(--color-text-light);margin-bottom:1rem}.Home_poweredBy__P3RZt strong{color:var(--color-secondary);font-weight:700}.Home_social__nu02o{display:flex;justify-content:center;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.Home_socialLink__Znk0_{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff;border:2px solid rgba(0,0,0,.2);border-radius:12px;color:var(--color-secondary);text-decoration:none;font-weight:600;transition:all .3s ease}.Home_socialLink__Znk0_:hover{background:var(--color-secondary);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.Home_copyright__Iq1SU{font-size:.9rem;color:var(--color-text-light)}.Home_copyright__Iq1SU a{color:var(--color-primary);text-decoration:none;font-weight:600}.Home_copyright__Iq1SU a:hover{text-decoration:underline}@media (max-width:768px){.Home_inputGroup__6OAlJ{flex-direction:column}.Home_input__OGaGo{min-width:100%}.Home_header__y2QYS{padding:2rem 1.5rem 1.5rem}.Home_title__hYX6j{font-size:2rem;flex-direction:column;gap:.5rem}.Home_subtitle__KzT68{font-size:1rem}.Home_gifGrid__utTfa{grid-template-columns:1fr}}