.logo{align-items:center;display:flex;flex-direction:row}img{width:40px;height:auto;margin-right:20px}body{margin:0;font-family:Dancing Script}.navbar{background-color:#333;color:#fff;padding:40px 40px}.container{display:flex;justify-content:space-between;align-items:center}.logo h1{margin:0;font-size:1.5rem}nav{gap:20px}nav,nav ul{display:flex}nav ul{list-style:none;margin:0;padding:0;gap:30px}nav ul li a{color:#fff;text-decoration:none;font-size:1.3rem}nav ul li a:hover{text-decoration:underline}.hamburger{display:none;background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer;z-index:10}@media (max-width:768px){nav{display:none;flex-direction:column;position:absolute;top:60px;right:20px;background-color:#333;border-radius:5px;padding:10px 0;width:200px}nav.open{display:flex}nav ul{flex-direction:column;gap:10px}.hamburger{display:block;position:relative}}body,html{height:100%;margin:0;background:radial-gradient(ellipse at bottom,#1b2735 0,#090a0f 100%)}.wrapper{position:relative;width:100%;height:100%}.stars{top:0;left:0;right:0;bottom:0;animation:animStar linear infinite;min-height:100vh}.stars,.stars:after{position:absolute;background:transparent}.stars:after{content:"";top:2000px;width:100%;height:100%}.stars2{animation-duration:100s}.stars3{animation-duration:150s}@keyframes animStar{0%{transform:translateY(0)}to{transform:translateY(-2000px)}}.footer{position:relative;background-color:#1e2a2f;text-align:center;color:#f0f8ff;padding:10px;margin-top:50px;margin-bottom:-10}.homepage[data-v-59f9feab]{margin:0 auto;max-width:900px;padding:20px;font-family:Montserrat,sans-serif;line-height:1.8;color:#f0f0f0;background:transparent}body[data-v-59f9feab]{background:#000;background-size:cover;background-attachment:fixed;color:#f0f0f0}.hero-section[data-v-59f9feab]{text-align:center;padding:50px 20px;background:hsla(0,0%,100%,.1);border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.5)}.hero-section h1[data-v-59f9feab]{font-size:2.5rem;color:#fff;text-shadow:0 2px 5px #6a11cb}.hero-section p[data-v-59f9feab]{font-size:1.2rem;color:#cfcfcf}section[data-v-59f9feab]{margin:40px 0;padding:20px;background:rgba(0,0,0,.7);border-radius:8px;box-shadow:0 2px 10px rgba(0,0,0,.5)}h2[data-v-59f9feab]{font-size:1.8rem;margin-bottom:10px;color:#fff;border-left:5px solid #6a11cb;padding-left:10px}ol[data-v-59f9feab],p[data-v-59f9feab],ul[data-v-59f9feab]{font-size:1rem;color:#cfcfcf}ol[data-v-59f9feab],ul[data-v-59f9feab]{margin-left:20px}ul[data-v-59f9feab]{list-style:disc}ol[data-v-59f9feab]{list-style:decimal}.hero-section[data-v-59f9feab],section[data-v-59f9feab]{animation:fadeIn-59f9feab 2s ease}@keyframes fadeIn-59f9feab{0%{opacity:0}to{opacity:1}}.section-image[data-v-59f9feab]{width:100%;margin-top:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.5)}@media (max-width:768px){.hero-section h1[data-v-59f9feab]{font-size:2rem}.hero-section p[data-v-59f9feab]{font-size:1rem}h2[data-v-59f9feab]{font-size:1.5rem}}.numerology-app[data-v-70ca3049]{font-family:Georgia,serif;color:#333;text-align:center;max-width:700px;margin:0 auto;background:linear-gradient(135deg,#fdfcfb,#e2d1c3);border-radius:10px;padding:20px;box-shadow:0 4px 10px rgba(0,0,0,.2)}.header[data-v-70ca3049]{margin-bottom:30px}.header h1[data-v-70ca3049]{font-size:2.5em;color:#704214}.header p[data-v-70ca3049]{font-size:1.2em;color:#5c3e1b}.numerology-form[data-v-70ca3049]{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:30px;margin-bottom:20px}.numerology-form input[data-v-70ca3049]{padding:10px;width:70%;border:2px solid #704214;border-radius:5px;font-size:1em;margin-bottom:10px}.numerology-form button[data-v-70ca3049]{padding:10px 20px;background:#704214;color:#fff;border:none;border-radius:5px;font-size:1em;cursor:pointer;transition:background .3s ease}.numerology-form button[data-v-70ca3049]:hover{background:#5c3e1b}.loading[data-v-70ca3049]{font-size:1.5em;color:#704214}.spinner[data-v-70ca3049]{width:50px;height:50px;margin:0 auto;border:5px solid #f3f3f3;border-top:5px solid #704214;border-radius:50%;animation:spin-70ca3049 1s linear infinite}@keyframes spin-70ca3049{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.result[data-v-70ca3049]{text-align:left;background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1);margin-top:20px}.result h2[data-v-70ca3049]{color:#704214;text-align:center;margin-bottom:15px}.result h3[data-v-70ca3049]{color:#5c3e1b;margin-top:20px;text-decoration:underline}.result p[data-v-70ca3049]{font-size:1em;color:#333;margin-bottom:10px}.zodiac-image[data-v-70ca3049]{display:block;margin:10px auto;width:250px;height:auto;border-radius:50%;border:2px solid #704214}@media screen and (max-width:600px){.zodiac-image[data-v-70ca3049]{display:block;margin:10px auto;width:150px;height:auto;border-radius:50%;border:2px solid #704214}}.zodiac-calculator[data-v-027e6a8c]{background-color:#111;color:#fff;padding:30px;border-radius:8px;box-shadow:0 6px 12px rgba(0,0,0,.7);max-width:500px;margin:30px auto;text-align:center}input[type=date][data-v-027e6a8c]{padding:10px;border:1px solid #fff;background-color:#333;color:#fff;border-radius:5px;margin-bottom:20px;width:100%}button[data-v-027e6a8c]{background-color:#fc0;color:#111;border:none;padding:10px 20px;border-radius:5px;cursor:pointer;font-size:16px;transition:background-color .3s;width:100%;margin-bottom:20px}button[data-v-027e6a8c]:hover{background-color:#f0b800}button[data-v-027e6a8c]:disabled{background-color:#777;cursor:not-allowed}.zodiac-result[data-v-027e6a8c]{margin-top:20px}.zodiac-image[data-v-027e6a8c]{width:150px;height:auto;margin:10px auto}.spinner-container[data-v-027e6a8c]{display:flex;flex-direction:column;align-items:center}.spinner[data-v-027e6a8c]{border:4px solid transparent;border-top:4px solid #fc0;border-radius:50%;width:50px;height:50px;animation:spin-027e6a8c 1s linear infinite;margin-bottom:10px}@keyframes spin-027e6a8c{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}p[data-v-027e6a8c]{font-size:20px;color:#f0f8ff}ul[data-v-027e6a8c]{font-size:20px}strong[data-v-027e6a8c]{color:#fc0}[data-v-027e6a8c]{margin:0;padding:0;box-sizing:border-box}.constela[data-v-027e6a8c]{width:600px;margin-left:20px}.explanation[data-v-027e6a8c]{margin:25px 0 0 5%}.container[data-v-027e6a8c]{display:flex;flex-direction:column;text-align:center;font-family:Arial,sans-serif;padding:20px}h1[data-v-027e6a8c]{font-family:Dancing Script,cursive;margin-bottom:20px;color:#f0f8ff}.gallery[data-v-027e6a8c]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.img-box[data-v-027e6a8c]{width:100px;height:300px;background-size:cover;background-position:50%;border-radius:20px;position:relative;overflow:hidden;cursor:pointer;transition:width .4s}.img-box h2[data-v-027e6a8c]{position:absolute;bottom:-40px;left:0;right:0;background:hsla(0,0%,100%,.8);margin:0;padding:10px;font-size:14px;transition:bottom .4s,opacity .4s;opacity:0}.img-box[data-v-027e6a8c]:hover{width:250px}.img-box:hover h2[data-v-027e6a8c]{bottom:10px;opacity:1}header[data-v-027e6a8c]{background:linear-gradient(90deg,#000428,#004e92);color:wheat;text-align:center;padding:20px 0;font-size:2em}.container-zodiac[data-v-027e6a8c]{margin-top:20px;margin-left:50px}@media screen and (max-width:600px){.constela[data-v-027e6a8c]{margin:0;width:90vw}.gallery[data-v-027e6a8c]{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:center}.img-box[data-v-027e6a8c]{width:70vw;height:90px;transition:all .4s ease-in-out}.img-box[data-v-027e6a8c]:hover{width:70vw;height:250px}.namezodiac[data-v-027e6a8c]{font-size:12px;transition:all .4s ease-in-out}.container-zodiac[data-v-027e6a8c]{margin-top:20px;margin-left:5vw;margin-right:5vw;justify-content:center;align-items:center}}.description[data-v-5518f581]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-5518f581]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-5518f581]{width:300px;height:auto;margin:20px 0}h1[data-v-5518f581]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-5518f581]{font-size:1.5em;color:#555}strong[data-v-5518f581]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-5518f581]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-5518f581]{width:90vw;height:auto}.description[data-v-5518f581]{margin-top:-40px;margin-left:0}}.description[data-v-59036f6e]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-59036f6e]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-59036f6e]{width:300px;height:auto;margin:20px 0}h1[data-v-59036f6e]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-59036f6e]{font-size:1.5em;color:#555}strong[data-v-59036f6e]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-59036f6e]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-59036f6e]{width:90vw;height:auto}.description[data-v-59036f6e]{margin-top:-40px;margin-left:0}}.description[data-v-65852150]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-65852150]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-65852150]{width:300px;height:auto;margin:20px 0}h1[data-v-65852150]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-65852150]{font-size:1.5em;color:#555}strong[data-v-65852150]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-65852150]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-65852150]{width:90vw;height:auto}.description[data-v-65852150]{margin-top:-40px;margin-left:0}}.description[data-v-c09275de]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-c09275de]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-c09275de]{width:300px;height:auto;margin:20px 0}h1[data-v-c09275de]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-c09275de]{font-size:1.5em;color:#555}strong[data-v-c09275de]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-c09275de]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-c09275de]{width:90vw;height:auto}.description[data-v-c09275de]{margin-top:-40px;margin-left:0}}.description[data-v-d703d21e]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-d703d21e]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-d703d21e]{width:300px;height:auto;margin:20px 0}h1[data-v-d703d21e]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-d703d21e]{font-size:1.5em;color:#555}strong[data-v-d703d21e]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-d703d21e]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-d703d21e]{width:90vw;height:auto}.description[data-v-d703d21e]{margin-top:-40px;margin-left:0}}.description[data-v-2281d7a4]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-2281d7a4]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-2281d7a4]{width:300px;height:auto;margin:20px 0}h1[data-v-2281d7a4]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-2281d7a4]{font-size:1.5em;color:#555}strong[data-v-2281d7a4]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-2281d7a4]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-2281d7a4]{width:90vw;height:auto}.description[data-v-2281d7a4]{margin-top:-40px;margin-left:0}}.description[data-v-3215840b]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-3215840b]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-3215840b]{width:300px;height:auto;margin:20px 0}h1[data-v-3215840b]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-3215840b]{font-size:1.5em;color:#555}strong[data-v-3215840b]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-3215840b]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-3215840b]{width:90vw;height:auto}.description[data-v-3215840b]{margin-top:-40px;margin-left:0}}.description[data-v-2443d398]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-2443d398]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-2443d398]{width:300px;height:auto;margin:20px 0}h1[data-v-2443d398]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-2443d398]{font-size:1.5em;color:#555}strong[data-v-2443d398]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-2443d398]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-2443d398]{width:90vw;height:auto}.description[data-v-2443d398]{margin-top:-40px;margin-left:0}}.description[data-v-7e404e01]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-7e404e01]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-7e404e01]{width:300px;height:auto;margin:20px 0}h1[data-v-7e404e01]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-7e404e01]{font-size:1.5em;color:#555}strong[data-v-7e404e01]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-7e404e01]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-7e404e01]{width:90vw;height:auto}.description[data-v-7e404e01]{margin-top:-40px;margin-left:0}}.description[data-v-69c219bc]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-69c219bc]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-69c219bc]{width:300px;height:auto;margin:20px 0}h1[data-v-69c219bc]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-69c219bc]{font-size:1.5em;color:#555}strong[data-v-69c219bc]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-69c219bc]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-69c219bc]{width:90vw;height:auto}.description[data-v-69c219bc]{margin-top:-40px;margin-left:0}}.description[data-v-649716e4]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-649716e4]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-649716e4]{width:300px;height:auto;margin:20px 0}h1[data-v-649716e4]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-649716e4]{font-size:1.5em;color:#555}strong[data-v-649716e4]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-649716e4]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-649716e4]{width:90vw;height:auto}.description[data-v-649716e4]{margin-top:-40px;margin-left:0}}.description[data-v-7dc8a556]{margin-top:10rem;margin-left:5rem}.zodiac-about[data-v-7dc8a556]{margin-top:-50px;display:flex;padding:20px;margin-left:10px}.zodiac-image[data-v-7dc8a556]{width:300px;height:auto;margin:20px 0}h1[data-v-7dc8a556]{font-size:3em;color:#f0f8ff;font-weight:700;margin-bottom:20px}p[data-v-7dc8a556]{font-size:1.5em;color:#555}strong[data-v-7dc8a556]{font-weight:700}@media screen and (max-width:600px){.zodiac-about[data-v-7dc8a556]{margin-top:-50px;display:flex;margin-left:0;flex-direction:column;align-items:center;justify-content:center}.zodiac-image[data-v-7dc8a556]{width:90vw;height:auto}.description[data-v-7dc8a556]{margin-top:-40px;margin-left:0}}