.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.loading-screen{align-items:center;background:#000;color:#fff;display:flex;font-size:1.5rem;font-weight:600;height:100vh;justify-content:center}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cafe-homepage{background:#fff;background-attachment:fixed;height:100%;margin:0 auto;max-width:1700px;padding:0x;text-align:center}.topfold{background:#0b0b2a;box-sizing:border-box;font-family:Segoe UI,sans-serif;min-height:100vh;padding:0 100px;position:relative;width:100%}.hero-curve{line-height:0;margin-left:-10%;overflow:hidden;width:120%}.hero-curve svg{display:block;height:120px;width:100%}.navbar{align-items:center;background-color:#fff;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;height:70px;justify-content:space-between;left:0;padding:0 20px;position:fixed;top:0;width:100%;z-index:100}.logo{color:#000;font-size:22px;font-weight:700}.nav-links{color:#000;display:flex;font-weight:500;gap:30px;list-style:none}.nav-links li{cursor:pointer;position:relative;transition:color .3s}.nav-links li:hover{color:#7d3cff}.nav-right{display:flex;gap:15px}.login-btn{background:#0000;color:#000;font-weight:500}.login-btn,.signup-btn{border:none;cursor:pointer;font-size:15px}.signup-btn{background:#ff3970;border-radius:30px;color:#fff;font-weight:700;padding:10px 20px;transition:background .3s}.signup-btn:hover{background:#e42c5a}.hero{color:#fff;padding:100px 0 60px;text-align:center}.hero-title{font-size:56px;font-weight:700;margin-bottom:20px}.hero-subtitle{font-size:18px;margin:0 auto 30px;max-width:700px}.hero-question{font-size:20px;font-weight:500;margin-bottom:40px}.hero-cards{flex-wrap:wrap;gap:20px;margin-bottom:50px}.hero-card,.hero-cards{display:flex;justify-content:center}.hero-card{align-items:center;background:#ffffff0d;border-radius:16px;cursor:pointer;flex-direction:column;gap:10px;height:120px;transition:all .3s;width:160px}.hero-card:hover{background:#ffffff26;transform:translateY(-5px)}.card-icon{fill:#fff;height:30px;width:30px}.cta-btn{background:#ff3970;border:none;border-radius:35px;color:#fff;cursor:pointer;font-size:16px;font-weight:700;padding:16px 32px;transition:all .3s ease}.cta-btn:hover{background:#e42c5a;transform:translateY(-2px)}.redirect-btn{background:#7d3cff;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;padding:10px 20px;transition:background .3s}.redirect-btn:hover{background:#5b0acc}.logout-btn{background:#ff3970;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:14px;font-weight:700;margin-left:10px;padding:10px 20px;transition:background .3s}.logout-btn:hover{background:#e42c5a}.team-section{background:#f3e8ff;margin-top:-50px;padding:100px 0;width:100%}.team-container{margin:0 auto;max-width:1200px;text-align:center}.team-title{color:#111;font-size:2rem;font-weight:700;margin-bottom:.5rem}.team-subtitle{color:#444;font-size:1rem;margin:0 auto 3rem;max-width:700px}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.team-grid{grid-template-columns:repeat(2,1fr)}}.team-card{background:#fff;border:1px solid #d1d5db;border-radius:1rem;box-shadow:0 8px 20px #00000014;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{box-shadow:0 12px 24px #00000026;transform:translateY(-10px) scale(1.03)}.team-image{border-radius:.75rem;height:180px;margin-bottom:1.5rem;object-fit:cover;width:180px}.team-name{font-size:1.25rem;font-weight:700;margin-bottom:.25rem}.team-role{color:#2563eb;font-weight:600;margin-bottom:1rem}.team-bio{color:#555;font-size:.95rem;line-height:1.5}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.team-card{animation:fadeUp .8s ease forwards;opacity:0}.team-card:first-child{animation-delay:.2s}.team-card:nth-child(2){animation-delay:.4s}.footer{background:#0b0b2a;border-top:1px solid #3a3a3a;color:#1a1a1a;font-family:Segoe UI,sans-serif;padding:3rem 5vw 2rem}.footer-top{align-items:center;display:flex;flex-direction:column;position:relative;text-align:center;width:100%}.footer-logo-wrapper{left:0;padding:0 1rem;position:absolute;top:0}.footer-logo{height:40px}.footer-columns{display:flex;flex-wrap:wrap;gap:4rem;justify-content:center;margin-top:3rem;width:100%}.footer-column{min-width:150px}.footer-column h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-column ul{list-style:none;margin:0;padding:0}.footer-column li{margin-bottom:.5rem}.footer-column a{color:#fff;font-size:.95rem;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff}.footer-bottom{border-top:1px solid #fff;color:#fff;font-size:.85rem;margin-top:2rem;padding-top:1.5rem;text-align:center}.footer-bottom a{color:#fff;text-decoration:none}.footer-bottom a:hover{color:#fff}.newsletter{background:linear-gradient(135deg,#1e1e1e,#2b2b2b);border-radius:16px;box-shadow:0 4px 14px #0003;color:#fff;margin:3rem auto;max-width:1100px;padding:3rem 2rem;position:relative;text-align:center}.newsletter-header{left:1.5rem;position:absolute;top:1.5rem}.newsletter-logo{height:35px;width:35px}.newsletter-content{margin-top:3rem}.newsletter-title{font-size:2rem;font-weight:700;margin-bottom:1rem}.newsletter-subtitle{font-size:1.1rem;margin-bottom:2rem}.newsletter-form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.newsletter-input{flex:1 1;min-width:250px;padding:.8rem 1rem}.newsletter-button,.newsletter-input{border:none;border-radius:6px;font-size:1rem}.newsletter-button{background-color:#444;color:#fff;cursor:pointer;padding:.8rem 1.4rem;transition:background .3s ease}.newsletter-button:hover{background-color:#666}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden;padding:0;scroll-behavior:smooth}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.7b548cf7.css.map*/