body{margin:0;font-family:Inter,sans-serif;background:#0f172a;color:#fff}.container[data-astro-cid-noeej2nj]{max-width:1100px;margin:0 auto;padding:100px 20px;text-align:center}h1[data-astro-cid-noeej2nj]{font-size:3rem;margin-bottom:20px}p[data-astro-cid-noeej2nj]{font-size:1.2rem;color:#cbd5e1;text-align:justify}.btn[data-astro-cid-noeej2nj]{display:inline-block;margin-top:30px;padding:14px 28px;background:#fff;color:#000;border-radius:12px;text-decoration:none;font-weight:600;transition:.3s ease}.btn[data-astro-cid-noeej2nj]:hover{transform:translateY(-3px)}footer[data-astro-cid-noeej2nj]{margin-top:80px;color:#94a3b8;font-size:.9rem}nav[data-astro-cid-noeej2nj]{position:fixed;top:0;width:100%;background:#0f172ae6;backdrop-filter:blur(10px);display:flex;justify-content:space-between;align-items:center;padding:20px 40px;box-sizing:border-box;z-index:1000}nav[data-astro-cid-noeej2nj] .logo[data-astro-cid-noeej2nj]{font-weight:700;font-size:1.2rem}nav[data-astro-cid-noeej2nj] ul[data-astro-cid-noeej2nj]{list-style:none;display:flex;gap:30px;margin:0;padding:0}nav[data-astro-cid-noeej2nj] a[data-astro-cid-noeej2nj]{text-decoration:none;color:#fff;font-weight:500;transition:.3s}nav[data-astro-cid-noeej2nj] a[data-astro-cid-noeej2nj]:hover{color:#38bdf8}.nav-btn[data-astro-cid-noeej2nj]{padding:8px 16px;background:#fff;color:#000;border-radius:8px;font-weight:600}.logo[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]{height:40px;width:auto;display:block}.founder[data-astro-cid-noeej2nj]{margin-top:100px;padding:60px;background:#191e2d;border-radius:20px;display:flex;align-items:center;justify-content:space-between;gap:50px}.founder-text[data-astro-cid-noeej2nj]{flex:1;text-align:left}.founder-text[data-astro-cid-noeej2nj] h2[data-astro-cid-noeej2nj]{font-size:2rem;margin-bottom:20px}.founder-text[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]{color:#cbd5e1;line-height:1.6;margin-bottom:25px}.founder-image[data-astro-cid-noeej2nj]{flex:1;text-align:center}.founder-image[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]{max-width:100%;border-radius:16px}.carousel-section[data-astro-cid-noeej2nj]{margin-top:120px;text-align:center}.carousel-section[data-astro-cid-noeej2nj] h2[data-astro-cid-noeej2nj]{font-size:2rem;margin-bottom:40px}.carousel[data-astro-cid-noeej2nj]{overflow:hidden;width:100%}.carousel-track[data-astro-cid-noeej2nj]{display:flex;gap:40px;width:max-content;animation:scroll 15s linear infinite}.slide[data-astro-cid-noeej2nj]{min-width:200px;text-align:center}.slide[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]{width:200px;height:200px;object-fit:cover;border-radius:5px}.slide[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]{margin-top:15px;margin-bottom:10px;color:#cbd5e1;font-weight:500}.founders-subtitle[data-astro-cid-noeej2nj]{max-width:800px;margin:20px auto 60px;color:#cbd5e1;font-size:1.1rem;line-height:1.6}.offer-section[data-astro-cid-noeej2nj]{margin-top:120px;text-align:center}.offer-section[data-astro-cid-noeej2nj] h2[data-astro-cid-noeej2nj]{font-size:2rem;margin-bottom:50px}.offer-grid[data-astro-cid-noeej2nj]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.offer-card[data-astro-cid-noeej2nj]{display:block;background:#1e293b;padding:40px 30px;border-radius:20px;text-decoration:none;color:#fff;transition:.3s ease}.offer-card[data-astro-cid-noeej2nj] h3[data-astro-cid-noeej2nj]{margin-bottom:15px}.offer-card[data-astro-cid-noeej2nj] p[data-astro-cid-noeej2nj]{color:#cbd5e1;font-size:.95rem}.offer-card[data-astro-cid-noeej2nj]:hover{transform:translateY(-6px);background:#273449}.logo[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]{height:35px;width:auto}.hamburger[data-astro-cid-noeej2nj]{display:none;flex-direction:column;gap:6px;cursor:pointer}.hamburger[data-astro-cid-noeej2nj] span[data-astro-cid-noeej2nj]{width:25px;height:3px;background:#fff;border-radius:3px;transition:.3s}@media(max-width:768px){nav[data-astro-cid-noeej2nj]{padding:20px}nav[data-astro-cid-noeej2nj] ul[data-astro-cid-noeej2nj]{position:absolute;top:80px;right:0;background:#0f172a;flex-direction:column;width:220px;padding:30px;gap:20px;display:none;box-shadow:-10px 10px 30px #0000004d;border-radius:12px 0 0 12px}nav[data-astro-cid-noeej2nj] ul[data-astro-cid-noeej2nj].active{display:flex}.hamburger[data-astro-cid-noeej2nj]{display:flex}}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}footer[data-astro-cid-noeej2nj]{margin-top:80px;padding:40px 20px;text-align:center;color:#94a3b8;font-size:.9rem}.social-icons[data-astro-cid-noeej2nj]{display:flex;justify-content:center;gap:25px;margin-bottom:20px}.social-icons[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]{width:24px;height:24px;opacity:.8;transition:.3s ease}.social-icons[data-astro-cid-noeej2nj] img[data-astro-cid-noeej2nj]:hover{opacity:1;transform:translateY(-3px)}.accelerated[data-astro-cid-noeej2nj]{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:30px}.accelerated-text[data-astro-cid-noeej2nj]{color:#94a3b8;font-size:.85rem;letter-spacing:1px;text-transform:uppercase;margin:0}.accelerated-logo[data-astro-cid-noeej2nj]{height:35px;opacity:.9;transition:.3s ease}.accelerated-logo[data-astro-cid-noeej2nj]:hover{opacity:1;transform:scale(1.05)}.nav-btn[data-astro-cid-noeej2nj]:link,.nav-btn[data-astro-cid-noeej2nj]:visited{color:#000}
