@import"https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap";*{padding:0;margin:0}*{font-family:Figtree,sans-serif}.header{display:flex;flex-direction:column;background-color:#000;height:15vh;justify-content:center}.header h1{margin-left:3rem;font-size:2.5rem}.header #pitch{color:#e9ba00;margin-bottom:-.25rem}.header #perfect{color:#fff;margin-top:-.25rem}.logo{cursor:pointer;width:fit-content}.logo:hover{opacity:.8}.orb-class{width:500px;height:500px;margin-bottom:5rem;margin-top:50px}.pitchroom-container{display:flex;flex-direction:column;align-items:center;height:85vh;text-align:center;background-color:#fff}.pitchroom-container .button-pitchroom{text-decoration:none;background-color:#000;color:#e9ba00;padding:1rem 2rem;font-size:1.5rem;border-radius:10rem;transition:background-color .3s,color .3s}.pitchroom-container .button-pitchroom:hover{background-color:#e9ba00;color:#000}.sub-heading{font-weight:700;font-size:2.1rem;margin-bottom:2rem;color:#e9ba00}.black-text{color:#000}.get-started-button{text-decoration:none;background-color:#000;color:#e9ba00;padding:1rem 2rem;font-size:1.5rem;border-radius:10rem;transition:background-color .3s,color .3s}.get-started-button:hover{background-color:#e9ba00;color:#000}.how-it-works{padding:80px 20px;background:#f8f9fa}.section-heading{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:20px;color:#1a1a1a}.section-subtitle{text-align:center;font-size:1.1rem;color:#666;margin-bottom:50px}.steps-container{display:flex;justify-content:center;gap:40px;max-width:1200px;margin:0 auto;flex-wrap:wrap}.step{flex:1;min-width:280px;max-width:350px;background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.step:hover{transform:translateY(-5px);box-shadow:0 8px 12px #00000026}.step-number{width:50px;height:50px;background:#e9ba00;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:20px}.step h3{font-size:1.5rem;margin-bottom:15px;color:#1a1a1a}.step p{font-size:1rem;line-height:1.6;color:#666}.ai-investors{padding:80px 20px;background:#fff}.investors-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1200px;margin:0 auto}.investor-card{background:#000;color:#fff;padding:30px;border-radius:12px;transition:transform .3s ease}.investor-card:hover{transform:scale(1.05)}.investor-card h3{color:#e9ba00;font-size:1.4rem;margin-bottom:15px;font-weight:600}.investor-card p{font-size:1rem;line-height:1.6;opacity:.95}.benefits{padding:80px 20px;background:#fff}.benefits-container{display:flex;flex-wrap:wrap;max-width:1000px;margin:0 auto;border:1px solid #e0e0e0}.benefit-item{flex:1 1 280px;padding:40px 30px;border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0;transition:background-color .2s ease}.benefit-item:hover{background-color:#fafafa}.benefit-item h3{font-size:1.1rem;margin-bottom:12px;color:#000;font-weight:600;letter-spacing:-.02em}.benefit-item p{font-size:.95rem;line-height:1.6;color:#666;margin:0}.footer{background:#1a1a1a;color:#fff;padding:40px 20px;text-align:center}.footer-content{max-width:1200px;margin:0 auto}.developed-by{font-size:1rem;margin-bottom:10px}.developer-name{font-weight:600;color:#e9ba00}.tagline{font-size:.9rem;color:#999;font-style:italic}@media(max-width:768px){.section-heading{font-size:2rem}.steps-container{flex-direction:column;align-items:center}.investors-grid,.benefits-container{grid-template-columns:1fr}.step,.investor-card{max-width:100%}.main-heading{font-size:4rem}.sub-heading{font-size:1.5rem}}.container{display:flex;flex-direction:column;align-items:center;justify-content:center;height:85vh;text-align:center;background-color:#fff}.main-heading{font-size:7rem;margin-bottom:1rem;color:#000}.yellow-text{color:#e9ba00}.choice-button{text-decoration:none;background-color:#000;color:#e9ba00;padding:1rem 2rem;font-size:1.5rem;border-radius:10rem;transition:background-color .3s,color .3s;margin:.7rem}.choice-button:hover{background-color:#e9ba00;color:#000}
