#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}.hero{text-align:center;margin:3rem 0}.hero img{height:2rem;width:2rem;object-fit:cover}.hero 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))}.hero h1,.hero p{margin:0;font-family:"Roboto Condensed",sans-serif}.hero p{font-size:1.25rem;color:#8964b0}.header{padding:1rem 2rem;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}.logo{font-size:1.5rem;color:#333}.nav{display:flex;grid-gap:1rem;gap:1rem}.nav button{background:none;border:none;cursor:pointer;font-size:1rem;color:#666;padding:.5rem 1rem;border-radius:4px;transition:all .3s ease}.nav button:hover:not(:disabled){color:#000;background-color:#f0f0f0}.nav button.active{color:#fff;background-color:#333}.nav button:disabled{cursor:not-allowed;opacity:.5}footer{text-align:center;padding:2rem;background-color:#f9f9f9;color:#666;border-top:1px solid #eee;margin-top:4rem}footer a{color:#8964b0;text-decoration:none}footer a:hover{text-decoration:underline}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.86870fc1.chunk.css.map */