@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes float-delay{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes pulse-glow{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.05)}}@keyframes fade-up{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in-left{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}@keyframes slide-in-right{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes count-up{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.landing-root{background:linear-gradient(135deg,#f8fafc 0%,#f0f9ff 50%,#f8fafc 100%);min-height:100vh;font-family:Plus Jakarta Sans,Inter,Segoe UI,sans-serif;overflow-x:hidden}.landing-nav{z-index:50;padding:1rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:fixed;top:0;left:0;right:0}.landing-nav.scrolled{-webkit-backdrop-filter:blur(20px)saturate(180%);backdrop-filter:blur(20px)saturate(180%);background:#ffffffe0;padding:.6rem 1.5rem;box-shadow:0 1px 3px #0000000f,0 8px 24px #0000000a}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.nav-brand{align-items:center;gap:.75rem;display:flex}.nav-logo{color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:14px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 4px 14px #0ea5e959}.nav-logo svg{width:20px;height:20px}.nav-brand-text p:first-child{color:#1e293b;font-size:.875rem;font-weight:700}.nav-brand-text p:last-child{color:#94a3b8;letter-spacing:.02em;font-size:.68rem}.nav-links{align-items:center;gap:1.5rem;display:flex}.nav-links a.nav-link{color:#64748b;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a.nav-link:hover{color:#0ea5e9}.nav-cta{background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:12px;align-items:center;gap:.5rem;padding:.6rem 1.4rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex;box-shadow:0 4px 14px #0ea5e94d;color:#fff!important}.nav-cta:hover{transform:translateY(-1px);box-shadow:0 6px 20px #0ea5e973}@media (max-width:768px){.nav-links a.nav-link{display:none}}.hero-section{justify-content:center;align-items:center;min-height:100vh;padding:7rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-orb{pointer-events:none;filter:blur(80px);border-radius:50%;position:absolute}.hero-bg-orb.orb1{background:radial-gradient(circle,#0ea5e92e,#0000 70%);width:600px;height:600px;animation:8s ease-in-out infinite float;top:-200px;left:-150px}.hero-bg-orb.orb2{background:radial-gradient(circle,#06b6d426,#0000 70%);width:500px;height:500px;animation:10s ease-in-out infinite float-delay;bottom:-100px;right:-150px}.hero-bg-orb.orb3{background:radial-gradient(circle,#0ea5e91a,#0000 70%);width:300px;height:300px;animation:6s ease-in-out infinite pulse-glow;top:30%;left:50%;transform:translate(-50%)}.hero-content{z-index:10;text-align:center;max-width:1100px;margin:0 auto;position:relative}.hero-badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0ea5e90f;border:1px solid #0ea5e933;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;animation:.8s ease-out both fade-up;display:inline-flex}.hero-badge-dot{background:#0ea5e9;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulse-glow}.hero-badge span:last-child{color:#0369a1;font-size:.75rem;font-weight:600}.hero-title{color:#0f172a;margin-bottom:1.5rem;font-size:clamp(2.2rem,5.5vw,4.2rem);font-weight:800;line-height:1.1;animation:.8s ease-out .15s both fade-up}.hero-title .gradient-text{background:linear-gradient(135deg,#0ea5e9,#06b6d4,#0d9488);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-desc{color:#64748b;max-width:640px;margin:0 auto 2.5rem;font-size:1.125rem;line-height:1.7;animation:.8s ease-out .3s both fade-up}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.8s ease-out .45s both fade-up;display:flex}.btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border:none;border-radius:16px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #0ea5e959}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0ea5e980}.btn-primary svg{width:20px;height:20px;transition:transform .3s}.btn-primary:hover svg{transform:translate(4px)}.btn-secondary{color:#475569;cursor:pointer;background:#fff;border:2px solid #e2e8f0;border-radius:16px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.btn-secondary:hover{border-color:#bae6fd;box-shadow:0 4px 20px #0ea5e91f}.btn-secondary svg{width:20px;height:20px}.hero-preview{max-width:1000px;margin:3.5rem auto 0;animation:1s ease-out .6s both fade-up}.browser-frame{background:#fff;border:1px solid #e2e8f099;border-radius:16px;transition:transform .4s,box-shadow .4s;overflow:hidden;box-shadow:0 25px 60px #0f172a1a,0 4px 12px #0f172a0a}.browser-frame:hover{transform:scale(1.01);box-shadow:0 30px 70px #0f172a24}.browser-bar{background:#fafbfc;border-bottom:1px solid #f1f5f9;align-items:center;gap:6px;padding:12px 16px;display:flex}.browser-dot{border-radius:50%;width:10px;height:10px}.browser-dot.red{background:#fb7185}.browser-dot.yellow{background:#fbbf24}.browser-dot.green{background:#34d399}.browser-bar-url{color:#94a3b8;margin-left:12px;font-size:.7rem}.browser-frame img{width:100%;display:block}.features-section{padding:6rem 1.5rem}.features-inner{max-width:1100px;margin:0 auto}.section-header{text-align:center;margin-bottom:4rem}.section-label{text-transform:uppercase;letter-spacing:.25em;color:#0ea5e9;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.section-title{color:#0f172a;margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800}.section-desc{color:#64748b;max-width:520px;margin:0 auto;font-size:1rem;line-height:1.6}.feature-list{flex-direction:column;gap:5rem;display:flex}.feature-card{opacity:0;flex-direction:column;align-items:center;gap:2.5rem;transition:opacity .7s ease-out,transform .7s ease-out;display:flex;transform:translateY(40px)}.feature-card.visible{opacity:1;transform:translateY(0)}@media (min-width:1024px){.feature-card{flex-direction:row;gap:4rem}.feature-card.reverse{flex-direction:row-reverse}}.feature-info{flex:1}.feature-tag{color:#0369a1;background:linear-gradient(135deg,#0ea5e914,#06b6d40f);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;display:inline-flex}.feature-tag svg{width:18px;height:18px}.feature-tag span{text-transform:uppercase;letter-spacing:.15em;font-size:.7rem;font-weight:700}.feature-info h3{color:#1e293b;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (min-width:1024px){.feature-info h3{font-size:1.75rem}}.feature-info p{color:#64748b;font-size:1rem;line-height:1.7}.feature-img{flex:1}.roles-section{padding:6rem 1.5rem;position:relative;overflow:hidden}.roles-bg{pointer-events:none;background:linear-gradient(#f8fafc,#f0f9ff80,#f8fafc);position:absolute;inset:0}.roles-inner{z-index:10;max-width:1100px;margin:0 auto;position:relative}.roles-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.roles-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.roles-grid{grid-template-columns:repeat(4,1fr)}}.role-card{background:#fff;border:1px solid #e2e8f099;border-radius:16px;padding:1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 1px 3px #00000008}.role-card:before{content:"";opacity:0;border-radius:16px 16px 0 0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.role-card:hover{transform:translateY(-6px);box-shadow:0 20px 40px #00000014}.role-card:hover:before{opacity:1}.role-card.sky:before{background:linear-gradient(90deg,#0ea5e9,#38bdf8)}.role-card.teal:before{background:linear-gradient(90deg,#14b8a6,#06b6d4)}.role-card.amber:before{background:linear-gradient(90deg,#f59e0b,#fb923c)}.role-card.purple:before{background:linear-gradient(90deg,#a855f7,#6366f1)}.role-icon{color:#fff;border-radius:12px;place-items:center;width:48px;height:48px;margin-bottom:1rem;display:grid;box-shadow:0 4px 12px #00000026}.role-icon svg{width:24px;height:24px}.role-icon.sky{background:linear-gradient(135deg,#0ea5e9,#38bdf8)}.role-icon.teal{background:linear-gradient(135deg,#14b8a6,#06b6d4)}.role-icon.amber{background:linear-gradient(135deg,#f59e0b,#fb923c)}.role-icon.purple{background:linear-gradient(135deg,#a855f7,#6366f1)}.role-card h3{color:#1e293b;margin-bottom:.5rem;font-size:1.05rem;font-weight:700}.role-card p{color:#64748b;font-size:.85rem;line-height:1.6}.cta-section{padding:4rem 1.5rem}.cta-box{text-align:center;color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4,#0d9488);border-radius:24px;max-width:900px;margin:0 auto;padding:3rem 2rem;position:relative;overflow:hidden;box-shadow:0 25px 60px #0ea5e94d}@media (min-width:1024px){.cta-box{padding:4rem 3rem}}.cta-box:before{content:"";background:#ffffff0f;border-radius:50%;width:400px;height:400px;position:absolute;top:-50%;right:-20%}.cta-box h2{margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:800;position:relative}.cta-box>p{color:#e0f2fee6;margin-bottom:2rem;font-size:1.05rem;position:relative}.cta-stats{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid;position:relative}@media (min-width:640px){.cta-stats{grid-template-columns:repeat(4,1fr)}}.cta-stat-value{font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800}.cta-stat-label{color:#bae6fde6;margin-top:.25rem;font-size:.8rem}.cta-btn{color:#0284c7;cursor:pointer;background:#fff;border:none;border-radius:16px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.05rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;position:relative;box-shadow:0 8px 30px #00000026}.cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0003}.cta-btn svg{width:20px;height:20px}.landing-footer{background:#fff;border-top:1px solid #e2e8f0;padding:2.5rem 1.5rem}.footer-inner{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;max-width:1100px;margin:0 auto;display:flex}@media (min-width:640px){.footer-inner{flex-direction:row}}.footer-brand{align-items:center;gap:.75rem;display:flex}.footer-logo{color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:10px;place-items:center;width:32px;height:32px;display:grid}.footer-logo svg{width:16px;height:16px}.footer-brand span{color:#475569;font-size:.875rem;font-weight:600}.footer-copy{color:#94a3b8;font-size:.75rem}
