.mom-wishes{margin:2rem 0;padding:2rem;background:#ffffff1a;border-radius:20px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:fadeIn 1.5s ease-out}.mom-name{font-size:2.5rem;color:#b87333;margin-bottom:1rem;text-shadow:0 0 10px rgba(184,115,51,.5)}.mom-message{max-width:600px;margin:0 auto}.mom-message.rtl{direction:rtl;text-align:right}.message-text{font-size:1.2rem;line-height:1.8;color:#fff;margin-bottom:1.5rem}.love-signature{font-size:1.3rem;color:#b87333;font-style:italic}.language-toggle{margin-top:1rem;padding:.5rem 1rem;background:#b87333;border:none;border-radius:5px;color:#fff;cursor:pointer;transition:background-color .3s ease}.language-toggle:hover{background:#daa520}body{margin:0;padding:0;min-height:100vh;background:linear-gradient(135deg,#639,indigo);font-family:Arial,sans-serif;display:flex;justify-content:center;align-items:center}.app-container{z-index:10;display:flex;min-height:100vh;position:relative;overflow:hidden}.content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:#fff;text-align:center}.moving-icons{position:fixed;display:flex;flex-direction:column;gap:2rem;padding:1rem;color:#fffc;animation:moveUpDown 20s linear infinite}.left{left:2rem}.right{right:2rem}.icon{font-size:2rem;opacity:.8;transition:transform .3s ease}.icon:hover{transform:scale(1.2);color:#b87333}@keyframes moveUpDown{0%{transform:translateY(100vh)}to{transform:translateY(-100vh)}}.title{font-size:4rem;margin-bottom:.5rem;background:linear-gradient(45deg,#b87333,#daa520);-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:glow 2s ease-in-out infinite alternate}.subtitle{font-size:3rem;margin-bottom:2rem;background:linear-gradient(45deg,#b87333,#daa520);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.subtitle-container{display:flex;align-items:center}.year{color:#e8d5d5;font-size:3rem;margin-bottom:2rem}@keyframes glow{0%{text-shadow:0 0 10px #b87333,0 0 20px #b87333}to{text-shadow:0 0 20px #daa520,0 0 30px #daa520}}.name-form{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:300px;margin:0 auto}.name-input{padding:.8rem;border:none;border-radius:25px;background:#ffffff1a;color:#fff;font-size:1.1rem;text-align:center;transition:all .3s ease}.name-input:focus{outline:none;background:#fff3;box-shadow:0 0 15px #ffffff4d}.submit-button{padding:.8rem 1.5rem;border:none;border-radius:25px;background:linear-gradient(45deg,#b87333,#daa520);color:#fff;font-size:1.1rem;cursor:pointer;transition:transform .3s ease}.submit-button:hover{transform:scale(1.05)}.greeting{animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer a{color:#b87333;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer a:hover{color:#daa520}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
