*{margin:0;padding:0;box-sizing:border-box}body,html{background-color:#0a0a23;color:#fff;scroll-behavior:smooth}.header{width:100%;display:flex;justify-content:center;position:absolute;top:20px;z-index:1000}.nav-bar{background:#0000003b;border-radius:50px;padding:10px 30px;display:flex;align-items:center;gap:40px;box-shadow:0 4px 20px #a89a9a3b}.nav-links{list-style:none;display:flex;align-items:center;gap:50px;padding:0;margin:0;font-family:Open Sans;font-weight:300}.nav-links li{color:#fff;cursor:pointer;transition:color .3s ease}.nav-links li:hover{color:#0b0b0b;transition:all .3s ease;transform:translateY(0);transform:translateY(-4px)}.profile-icon{background-color:#fff3;padding:8px;border-radius:50%;font-size:1.2rem;display:flex;align-items:center;justify-content:center}.homepage{overflow-x:hidden}.hero-section{position:relative;height:100vh;display:flex;flex-direction:column;justify-content:right;align-items:center;text-align:left;padding-top:70px}.hero-background{position:absolute;inset:0;background-size:cover;background-position:center;z-index:0}.hero-background:before{background-color:#00000080}.hero-content{position:relative;z-index:2;max-width:800px;color:#fff;padding:2rem}.hero-title h1{font-family:Open Sans;font-weight:500;font-size:50px;font-style:bold;margin-bottom:1rem;text-align:left;color:#fff}.hero-title .what{font-family:Open Sans;font-weight:500;font-size:50px;font-style:bold;color:#090909}.hero-description p{font-family:Rubik;font-weight:600;font-style:bold;font-size:1.2rem;line-height:1.3;color:#fffefe;text-align:left}.form-container{position:relative;max-width:660px;width:100%;margin:auto;background:#1010100d;border-radius:20px;padding:30px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.form-row{display:flex;gap:20px;margin-bottom:20px}.form-group{flex:1;display:flex;flex-direction:column}.form-group label{font-family:Ubuntu;font-size:14px;font-weight:700;color:#fff;margin-bottom:6px}.form-group input{background-color:#1b1d2a;color:#fff}.form-group select,.form-group input{background:#00000059;border:1px solid rgba(0,0,0,.178);border-radius:10px;padding:10px;color:#fff}.button-row{display:flex;justify-content:center;gap:20px;margin-top:10px;color:#fff;border:none;padding:.7rem 1rem;border-radius:.5rem;transition:.3s}.button-row button{background:#191717;padding:10px 20px;border-radius:20px;font-size:16px;font-family:Rubik;background-color:#b578e1;color:#fff;border:none;padding:.7rem 1rem;border-radius:.5rem;cursor:pointer;transition:.3s}.button-row button:hover{background-color:#ff8551;transition:all .3s ease;transform:translateY(0);transform:translateY(-4px);box-shadow:0 0 20px #e6622ab3}.how-it-works{background:#0f172a80}.steps-container{display:flex;align-items:center;justify-content:center;gap:1rem;max-width:1000px;margin:0 auto;flex-wrap:wrap}.step{text-align:center;flex:1;min-width:120px}.step-icon{width:4rem;height:4rem;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem}.step-icon svg{width:2rem;height:2rem;color:#fff}.step-icon-1{background:linear-gradient(135deg,#06b6d4,#3b82f6)}.step-icon-2{background:linear-gradient(135deg,#10b981,#059669)}.step-icon-3{background:linear-gradient(135deg,#f59e0b,#dc2626)}.step-icon-4{background:linear-gradient(135deg,#8b5cf6,#ec4899)}.step-text{font-size:.875rem;color:#d1d5db}.arrow{color:#22d3ee;flex-shrink:0}.arrow svg{width:1.5rem;height:1.5rem}.how-it-works{background-color:#000;padding:5rem 2rem;text-align:center;background:linear-gradient(to bottom right,#00020c,#1b0b29)}.how-it-works h2{font-size:2.5rem;margin-bottom:3rem;font-family:Caprasimo;font-weight:400;text-shadow:2px 2px 10px rgba(0,0,0,.8)}.how-it-works h5{color:#cca5d8;font-weight:700}.how-it-works p{font-size:11px;font-family:Ubuntu;line-height:1rem}.how-it-works .steps .step:hover{transform:translateY(-5px);box-shadow:0 0 20px #fff3,0 0 40px #9b4bb84d}.steps{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1.2rem;font:size 15px;font-weight:lighter;font-family:Nunito Sans;color:#fff}.step img{height:150px;width:150px;border-radius:1rem}.step{background:#5a575758;padding:1rem 2rem;border-radius:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.arrow{font-size:1.9rem;color:#cebbd4}.how-it-works button,.popular-simulations button{margin-top:2rem;padding:1rem 2rem;background:#9b57a1;border:none;border-radius:1.5rem;font-family:Nunito Sans;font-weight:600;font-size:15px;color:#fff;cursor:pointer}.how-it-works button:hover,.popular-simulations button:hover{transform:translateY(-5px);box-shadow:0 0 20px #ffffff75,0 0 40px #734f7fd5}.popular-simulations{background-color:#000;padding:4rem 2rem;text-align:center;background:linear-gradient(to right,#00020c,#3a2053)}.popular-simulations h2{font-size:2.5rem;margin-bottom:3rem;font-family:Caprasimo;font-weight:400;text-shadow:2px 2px 10px rgba(0,0,0,.8)}.simulation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2.5rem}.simulation-card{position:relative;overflow:hidden;border-radius:30px}.simulation-card:hover{transform:translateY(-5px);box-shadow:0 0 20px #e1e1e146,0 0 40px #bf7cd633}.simulation-card img{width:100%;height:auto;display:block;transition:transform .4s ease;background-size:contain}.simulation-card:hover img{transform:scale(1.05)}.simulation-card .content{position:absolute;bottom:0;left:0;right:0;padding:0;color:#fff;line-height:1rem;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#00000029;font-family:Open Sans}.simulation-card h3{font-size:1.1rem;margin:.5rem;color:#fffffffa;text-align:left;background-size:contain}.simulation-card p{font-size:.95rem;margin:0 .7rem .7rem;text-align:left;color:#eac8c8;background-size:contain}.simulation-card a{display:block;text-align:left;margin:0 1rem 1rem;text-decoration:none;color:#9da2a8;font-weight:500;background-size:contain}.customer-reviews{padding:2rem 2rem 4rem;color:#fff;text-align:center;position:relative;background:linear-gradient(to right,#00020c,#3a2053)}.customer-reviews h2{font-size:2.5rem;margin-bottom:1.9rem;position:relative;font-family:Caprasimo;font-weight:400;z-index:2;text-shadow:2px 2px 10px rgba(0,0,0,.8)}.customer-reviews h4{font-family:Nunito Sans;margin-bottom:1.5rem}.review-card{position:relative;z-index:1;background-color:#100f0f5a;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:inline-block;text-align:left;margin:1rem;padding:2rem;border-radius:25px;width:300px;vertical-align:top;box-shadow:0 0 20px #ffffff12}.review-card:hover{transform:translateY(-5px);box-shadow:0 0 20px #fff3,0 0 40px #0099ff4d}.review-card img{width:100px;height:100px;border-radius:10%;object-fit:cover;margin-bottom:1rem}.review-card p{font-size:1rem;font-family:Nunito Sans;color:#e0e0e0;margin-bottom:1rem}.stars{color:#fcd34d;font-size:1.1rem;margin-bottom:.5rem}.review-card span{font-weight:500;font-size:.95rem;color:#1718175f;font-family:Nunito Sans}.quote{display:flex;gap:20px}blockquote{height:120px;width:470px;display:flex;justify-content:center;align-items:flex-start;background:#57718b75;margin:2rem auto;padding:1.5rem;max-width:700px;border-left:4px solid #a4a2a4;font-style:italic;font-family:Rubik;font-size:15px;color:#fff;border-radius:.8rem;box-shadow:0 0 20px #4944445d,0 0 40px #38353970}.footer{border-top:2px groove #956dad;color:#e0e0e0;padding:4rem 2rem 2rem;position:relative;z-index:1}.footer:before{content:"";position:absolute;inset:0;z-index:-1}.footer-links{display:flex;justify-content:space-around;flex-wrap:wrap;margin-bottom:3rem;text-align:left}.footer-links h4{margin-bottom:1rem;font-size:1.2rem;color:#be9cbe}.footer-links ul{list-style:none;padding:0}.footer-links li{margin-bottom:.5rem;font-size:.95rem;color:#caa8a8;cursor:pointer}.footer-links li:hover{text-decoration:none;color:#956dad}.social-media{display:flex;justify-content:center;gap:30px}.social-media img{height:auto;width:25px}.social-media img.insta:hover{animation:pulse-insta 1.2s ease-in-out infinite;transform:scale(1.2)}@keyframes pulse-insta{0%,to{box-shadow:0 0 5px #c1358499}50%{box-shadow:0 0 20px #c13584e6}}.social-media img.twitter:hover{animation:pulse-twitter 1.2s ease-in-out infinite;transform:scale(1.2)}@keyframes pulse-twitter{0%,to{box-shadow:0 0 5px #1da1f299}50%{box-shadow:0 0 20px #1da1f2e6}}.social-media img.youtube:hover{animation:pulse-youtube 1.2s ease-in-out infinite;transform:scale(1.2)}@keyframes pulse-youtube{0%,to{box-shadow:0 0 5px #f009}50%{box-shadow:0 0 20px #ff0000e6}}.social-media span{cursor:pointer;transition:color .2s ease}.footer p{text-align:center;font-size:.9rem;color:#938b91}@media (max-width: 1024px){.nav-bar{gap:20px;padding:8px 20px}.nav-links{gap:25px;font-size:.95rem}.hero-title h1,.hero-title .what{font-size:40px}.steps-container{flex-direction:column;gap:2rem}.simulation-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}@media (max-width: 768px){.header{top:10px}.nav-bar{flex-wrap:wrap;gap:15px;padding:8px 15px}.nav-links{flex-wrap:wrap;gap:15px;font-size:.9rem}.hero-section{padding-top:100px;text-align:center}.hero-title h1,.hero-title .what{font-size:32px;text-align:center}.hero-description p{font-size:1rem;text-align:center}.form-row{flex-direction:column;gap:15px}.form-container{padding:20px}.steps{flex-direction:column;align-items:center}.step img{height:120px;width:120px}.simulation-grid{grid-template-columns:1fr}.review-card{width:100%;max-width:300px}.footer-links{flex-direction:column;align-items:center;text-align:center}}@media (max-width: 480px){body{font-size:.9rem}.nav-bar{flex-direction:column;gap:10px;border-radius:15px}.nav-links{flex-direction:column;gap:10px;align-items:center}.hero-title h1,.hero-title .what{font-size:26px}.hero-description p{font-size:.95rem}.button-row{flex-direction:column;gap:10px}.button-row button{width:100%}.steps-container{gap:1rem}.step img{height:100px;width:100px}.simulation-card h3{font-size:1rem}.simulation-card p{font-size:.85rem}.social-media{flex-direction:column;gap:15px}}
