:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:#213547}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background-image:url(https://images.unsplash.com/photo-1519681393784-d120267933ba);background-size:cover;background-position:center;background-attachment:fixed}#root{max-width:800px;margin:0 auto;padding:2rem;text-align:center;background-color:#ffffffe6;border-radius:16px;box-shadow:0 4px 6px #0000001a}h1{font-size:1.5em;line-height:1.1;color:#646cff;margin-bottom:.5rem;font-family:Shippori Mincho,serif;font-weight:500}.subtitle{color:#666;font-size:.9em;margin-bottom:1.5rem;font-family:Shippori Mincho,serif}.birthday-form{display:flex;flex-direction:column;align-items:center;gap:1rem}.date-inputs{display:flex;gap:.5rem}select{padding:.5em;border-radius:4px;border:1px solid #ccc;font-size:1em;min-width:80px}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#646cff;color:#fff;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff;background-color:#535bf2}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.result{margin-top:2rem;padding:1.5rem;background-color:#f0f0ffe6;border-radius:8px;box-shadow:0 2px 4px #0000001a}.result h2,.result h3,.result h4{color:#4a4a4a;margin-bottom:1rem;font-family:Shippori Mincho,serif}.result p{margin-bottom:1rem;line-height:1.6}.zodiac-image{width:150px;height:150px;margin:0 auto 1rem;border-radius:50%;box-shadow:0 2px 4px #0000001a;object-fit:cover}
