#services ul{list-style:none;padding:0;margin:0;display:flex;grid-gap:2rem;gap:2rem;flex-wrap:wrap;justify-content:center}#services li{width:18rem;text-align:center;border:2px solid rgba(0,0,0,.2);border-radius:8px;padding:1rem}#services li img{height:18rem;width:15rem;object-fit:cover}#services li h3{margin:.5rem 0}#services li p{font-size:.9rem}.zodiac-symbol{font-family:"Zodiac Signs",sans-serif}header{text-align:center;margin:3rem 0}header img{height:30rem;width:60rem;object-fit:cover}header h1{font-size:5rem;background:linear-gradient(40deg,#ea00ff,#ea00ff,#03d5ff,#03d5ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 8px rgba(0,0,0,.5))}header h1,header p{margin:0;font-family:"Roboto Condensed",sans-serif}header p{font-size:1.25rem;color:#8964b0}main{width:80%;max-width:60rem;margin:auto}#root,body,html{height:100%}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,"Apple Color Emoji","Segoe UI Emoji"}*{box-sizing:border-box}.switcher-wrapper{position:relative;min-height:100vh}.switcher{position:fixed;top:1rem;left:50%;transform:translateX(-50%);background:rgba(0,0,0,.7);padding:.5rem 1rem;border-radius:9999px;display:flex;grid-gap:.5rem;gap:.5rem;-webkit-backdrop-filter:saturate(120%) blur(6px);backdrop-filter:saturate(120%) blur(6px);z-index:40}.switcher button{background:transparent;border:none;color:#fff;padding:.5rem 1rem;border-radius:9999px;cursor:pointer;transition:transform .2s ease,background .2s ease,color .2s ease}.switcher button:hover{transform:translateY(-1px)}.switcher button.active{background:#fff;color:#000}.landing{min-height:100vh;padding:3rem 1.5rem;display:flex;flex-direction:column;align-items:center;text-align:center}.hero h1{font-size:2.5rem;margin-bottom:1rem}.hero p{font-size:1.1rem;margin-bottom:1.5rem}.cta{background:#ec4899;border:none;padding:.75rem 1.5rem;border-radius:9999px;color:#fff;font-weight:600;cursor:pointer;transition:transform .2s,background .2s}.cta:hover{transform:scale(1.05);background:#db2777}.features,.steps,.zodiac-grid{display:grid;grid-gap:1rem;gap:1rem;margin-top:2rem}.steps{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.feature,.step,.zodiac-card{background:hsla(0,0%,100%,.1);border-radius:1rem;padding:1rem}.form{display:flex;grid-gap:.5rem;gap:.5rem;justify-content:center}.form input{padding:.75rem;border-radius:9999px;border:none;flex:1 1;min-width:220px}.note{margin-top:.75rem;font-size:.875rem;opacity:.8}.header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;width:100%;max-width:64rem}.logo{font-weight:700}.nav a{margin-left:1rem;text-decoration:none;color:#555}.minimal-theme{background:#fff;color:#111}.minimal-theme .feature{border:1px solid #ddd;background:#fafafa}
/*# sourceMappingURL=main.59384a09.chunk.css.map */