:root{--bg-dark: #0f111a;--text-main: #f8fafc;--text-muted: #94a3b8;--primary: #6366f1;--primary-hover: #4f46e5;--secondary: rgba(255, 255, 255, .05);--secondary-hover: rgba(255, 255, 255, .1);--glass-bg: rgba(15, 17, 26, .6);--glass-border: rgba(255, 255, 255, .08);--glass-shadow: 0 8px 32px 0 rgba(0, 0, 0, .37);--gradient-1: linear-gradient(135deg, #6366f1 0%, #a855f7 50%, #ec4899 100%);--gradient-2: linear-gradient(135deg, #38bdf8 0%, #818cf8 100%);--font-heading: "Outfit", sans-serif;--font-body: "Inter", sans-serif;--transition: all .3s cubic-bezier(.25, .8, .25, 1)}*{margin:0;padding:0;box-sizing:border-box}html{max-width:100%;overflow-x:hidden}body{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-body);line-height:1.6;overflow-x:hidden;max-width:100%;position:relative}img{max-width:100%;height:auto}h1,h2,h3,h4,.logo-text{font-family:var(--font-heading)}a{text-decoration:none;color:inherit;transition:var(--transition)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.bg-shape{position:absolute;border-radius:50%;filter:blur(100px);z-index:-1;opacity:.5;animation:float 20s infinite alternate}.shape-1{top:-10%;left:-10%;width:500px;height:500px;background:var(--gradient-1);animation-delay:0s}.shape-2{top:40%;right:-10%;width:400px;height:400px;background:var(--gradient-2);animation-delay:-5s}.shape-3{bottom:-10%;left:20%;width:600px;height:600px;background:linear-gradient(135deg,#059669,#10b981);opacity:.3;animation-delay:-10s}@keyframes float{0%{transform:translate(0) rotate(0)}to{transform:translate(50px,50px) rotate(15deg)}}@keyframes tiltFloatMobile{0%,to{transform:perspective(1000px) rotateY(-12deg) rotateX(4deg) translateY(0)}50%{transform:perspective(1000px) rotateY(-4deg) rotateX(1deg) translateY(-8px)}}.gradient-text{background:var(--gradient-1);-webkit-background-clip:text;background-clip:text;color:transparent;display:inline-block}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-weight:500;cursor:pointer;border:none}.btn-large{padding:1rem 2rem;font-size:1.125rem}.btn-primary{background:var(--primary);color:#fff;box-shadow:0 4px 14px #6366f163}.btn-primary:hover{background:var(--primary-hover);transform:translateY(-2px);box-shadow:0 6px 20px #6366f166}.btn-secondary{background:var(--secondary);color:var(--text-main);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:var(--secondary-hover);transform:translateY(-2px)}.glass-nav{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#0a1410e0;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1.5px solid rgba(0,255,135,.4);box-shadow:0 4px 30px #00ff8726,0 0 15px #00ff871a;transition:var(--transition)}.glass-nav.scrolled{padding:.5rem 0;background:#ffffff24;box-shadow:0 8px 32px #00000040}.glass-card{background:#ffffff08;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:24px;box-shadow:var(--glass-shadow)}.nav-content{display:flex;justify-content:space-between;align-items:center;height:80px}.logo{display:flex;align-items:center;padding:6px 16px;border-radius:14px;background:transparent;box-shadow:none}.logo-img{height:55px;width:auto;display:block}.footer-logo{display:flex;align-items:center;padding:6px 16px;border-radius:14px;background:transparent}.footer-logo-img{height:45px;width:auto;display:block}.nav-links{display:flex;gap:2rem}.nav-links a{font-weight:600;color:#e2e8f0;transition:var(--transition)}.nav-links a:hover{color:#fff;text-shadow:0 0 12px rgba(255,255,255,.5)}.mobile-menu-btn{display:none;background:none;border:none;cursor:pointer;flex-direction:column;gap:6px;z-index:1001}.mobile-menu-btn span{display:block;width:24px;height:2px;background-color:var(--text-main);transition:var(--transition)}.hero{min-height:100vh;display:flex;align-items:center;padding-top:100px;gap:4rem}.hero-content{flex:1}.badge{display:inline-block;padding:.5rem 1rem;border-radius:9999px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);color:#a5b4fc;font-size:.875rem;font-weight:600;margin-bottom:1.5rem}.hero-title{font-size:4.5rem;line-height:1.1;margin-bottom:1.5rem;font-weight:800}.hero-subtitle{font-size:1.25rem;color:var(--text-muted);margin-bottom:2.5rem;max-width:500px}.hero-actions{display:flex;gap:1rem}.hero-visual{flex:1;display:flex;justify-content:center}.mock-app{width:320px;overflow:hidden;transform:perspective(1000px) rotateY(-15deg) rotateX(5deg);transition:transform .5s ease}.mock-app:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.mock-header{background:#0003;padding:1rem;border-bottom:1px solid var(--glass-border);display:flex;align-items:center}.mock-dots{display:flex;gap:6px;margin-right:1rem}.mock-dots span{width:10px;height:10px;border-radius:50%;background:#475569}.mock-dots span:nth-child(1){background:#ef4444}.mock-dots span:nth-child(2){background:#f59e0b}.mock-dots span:nth-child(3){background:#10b981}.mock-title{font-weight:600;font-size:.875rem}.mock-body{padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.mock-status{display:flex;align-items:center;gap:.75rem;color:#10b981;font-weight:600;background:#10b9811a;padding:1rem;border-radius:12px}.pulse-ring{width:12px;height:12px;background:#10b981;border-radius:50%;box-shadow:0 0 #10b98166;animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.mock-ticket{text-align:center;padding:2rem 0;border-top:1px dashed var(--glass-border);border-bottom:1px dashed var(--glass-border)}.ticket-label{display:block;color:var(--text-muted);font-size:.875rem;margin-bottom:.5rem}.ticket-number{font-size:2.5rem;font-weight:800;font-family:var(--font-heading);letter-spacing:2px;background:var(--gradient-1);-webkit-background-clip:text;background-clip:text;color:transparent}.mock-info{font-size:.875rem;color:var(--text-muted);display:flex;justify-content:space-between}.mock-info strong{color:var(--text-main)}.features{padding:6rem 2rem}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:3rem;margin-bottom:1rem}.section-desc{color:var(--text-muted);max-width:600px;margin:0 auto;font-size:1.125rem}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.feature-card{padding:1.25rem;border-radius:16px;transition:var(--transition)}.feature-card:hover{transform:translateY(-6px);border-color:#6366f14d;background:#ffffff0d}.icon-box{width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#6366f126,#a855f726);border:1px solid rgba(99,102,241,.3);display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;box-shadow:0 4px 15px #6366f133;transition:var(--transition)}.feature-card:hover .icon-box,.industry-card:hover .icon-box{transform:scale(1.08) rotate(3deg);background:linear-gradient(135deg,#6366f140,#a855f740);border-color:#a855f780;box-shadow:0 6px 20px #a855f759}.icon-box svg{width:20px;height:20px;stroke:url(#icon-gradient);stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}.feature-title{font-size:1.15rem;margin-bottom:.5rem}.feature-text{color:var(--text-muted);font-size:.9rem;line-height:1.4}.industry-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.25rem}.industry-card{padding:1.25rem;border-radius:16px;transition:var(--transition)}.industry-card:hover{transform:translateY(-6px);border-color:#6366f14d;background:#ffffff0d}.industry-card .icon-box{width:40px;height:40px;border-radius:12px;margin-bottom:.75rem}.industry-card .icon-box svg{width:20px;height:20px}.industry-card .feature-title{font-size:1.15rem;margin-bottom:.5rem}.industry-card .feature-text{font-size:.9rem;line-height:1.4}.list-icon{width:18px;height:18px;stroke:#10b981;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;fill:none;flex-shrink:0}.bottom-cta{padding:4rem 2rem 8rem}.cta-card{padding:4rem 2rem;text-align:center;background:linear-gradient(135deg,#6366f11a,#a855f71a)}.cta-card h2{font-size:2.5rem;margin-bottom:1rem}.cta-card p{color:var(--text-muted);margin-bottom:2rem;font-size:1.125rem}.glass-footer{border-top:1px solid var(--glass-border);background:#0f111acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem}.footer-logo{display:flex;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:800;opacity:.7}.footer-links{color:var(--text-muted);font-size:.875rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a:hover{color:var(--text-main)}.legal-main{padding-top:140px;padding-bottom:80px;max-width:800px}.legal-section{margin-bottom:6rem}.legal-section h1{font-size:3rem;margin-bottom:.5rem}.last-updated{color:var(--text-muted);font-size:.875rem;margin-bottom:2.5rem;font-weight:500}.legal-content h2{font-size:1.5rem;margin:2.5rem 0 1rem;color:var(--text-main)}.legal-content p{color:var(--text-muted);margin-bottom:1.5rem;line-height:1.8}.legal-content ul.terms-list{margin-left:1.5rem;margin-bottom:2rem;color:var(--text-muted)}.legal-content ul.terms-list li{margin-bottom:1rem;line-height:1.8;padding-left:.5rem}.fade-in-up{opacity:0;transform:translateY(30px);transition:opacity .8s ease-out,transform .8s ease-out}.fade-in-up.visible{opacity:1;transform:translateY(0)}.delay-1{transition-delay:.2s;animation-delay:.2s}.stagger-in{opacity:0;transform:translateY(30px)}.how-it-works{padding:4rem 2rem}.hiw-grid{display:flex;flex-direction:column;gap:6rem}.hiw-block{display:flex;align-items:center;gap:4rem}.hiw-block.reverse{flex-direction:row-reverse}.hiw-content{flex:1}.hiw-content h3{font-size:2rem;margin-bottom:1rem}.hiw-content p{color:var(--text-muted);font-size:1.125rem;margin-bottom:1.5rem}.hiw-list{list-style:none;display:flex;flex-direction:column;gap:.75rem}.hiw-list li{display:flex;align-items:center;font-weight:500}.hiw-image-wrapper{flex:1;padding:1rem;border-radius:20px;text-align:center}.hiw-img{max-width:100%;height:auto;border-radius:12px;box-shadow:0 10px 30px #00000080;border:1px solid var(--glass-border);transition:transform .3s}.hiw-img:hover{transform:scale(1.02)}.pricing{padding:4rem 2rem}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.25rem;align-items:stretch}.pricing-card{padding:1.5rem 1.25rem;border-radius:18px;display:flex;flex-direction:column;height:100%;position:relative;transition:var(--transition)}.pricing-card:hover{transform:translateY(-6px);border-color:#6366f166}.pricing-card.featured{transform:scale(1.02);border-color:var(--primary);background:#6366f114;box-shadow:0 8px 30px #6366f133;z-index:10}.pricing-card.featured:hover{transform:scale(1.02) translateY(-6px)}.badge-popular{position:absolute;top:0;left:50%;transform:translate(-50%,-50%);background:var(--gradient-1);color:#fff;padding:.2rem .85rem;border-radius:9999px;font-size:.75rem;font-weight:700}.pricing-header{text-align:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--glass-border)}.pricing-header h3{font-size:1.2rem;margin-bottom:.5rem}.pricing-header p{font-size:.85rem;color:var(--text-muted)}.price{font-size:2.25rem;font-weight:800;font-family:var(--font-heading);display:flex;align-items:baseline;justify-content:center;margin-bottom:.25rem}.price span:first-child{font-size:1.15rem;color:var(--text-muted);margin-right:.2rem}.price span:last-child{font-size:.85rem;color:var(--text-muted);margin-left:.2rem}.pricing-features{flex:1;list-style:none;display:flex;flex-direction:column;gap:.6rem;margin-bottom:1.5rem}.pricing-features li{color:var(--text-muted);display:flex;align-items:center;gap:.4rem;font-size:.875rem}.pricing-btn{width:100%;text-align:center;justify-content:center}@media(max-width:991px){.hiw-block,.hiw-block.reverse{flex-direction:column;gap:2rem;text-align:center}.hiw-list{align-items:center}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-10px)}.hero{flex-direction:column;text-align:center;padding-top:120px}.hero-title{font-size:3.5rem}.hero-subtitle{margin:0 auto 2rem}.hero-actions{justify-content:center}}@media(max-width:768px){.nav-links{display:none}.nav-links.active{display:flex;flex-direction:column;position:absolute;top:80px;left:0;right:0;background:#0f111af5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);padding:1.5rem 2rem;gap:1.25rem;border-bottom:1px solid var(--glass-border);box-shadow:0 10px 30px #0009;align-items:center;text-align:center;z-index:1000}.nav-links.active a{font-size:1.125rem;width:100%;padding:.5rem 0}.nav-cta{display:none}.mobile-menu-btn{display:flex;align-self:center;gap:5px;margin-right:.75rem}.mobile-menu-btn span{width:22px;height:2px}.container{padding:0 1.25rem;width:100%;max-width:100%;box-sizing:border-box}.nav-content{padding:0;width:100%}.hero{padding-top:100px;min-height:auto;gap:2.5rem}.hero-title{font-size:2.25rem;line-height:1.25}.hero-subtitle{font-size:1rem;margin-bottom:1.5rem}.hero-actions{flex-direction:column;width:100%}.hero-cta{width:100%}.mock-app{width:100%;max-width:300px;transform:perspective(1000px) rotateY(-12deg) rotateX(4deg);animation:tiltFloatMobile 6s ease-in-out infinite;transition:transform .5s ease}.mock-app:hover,.mock-app:active{animation:none;transform:perspective(1000px) rotateY(0) rotateX(0)}.section-title{font-size:1.85rem}.features,.how-it-works,.pricing{padding:2.5rem 1rem}.section-header{margin-bottom:2.5rem}.section-desc{font-size:.95rem}.hiw-grid{gap:3rem}.hiw-content h3{font-size:1.35rem}.hiw-content p{font-size:.95rem}.hiw-image-wrapper{padding:.5rem}.industry-grid,.feature-grid,.pricing-grid{grid-template-columns:1fr;gap:1rem}.pricing-card{padding:1.5rem 1.25rem}.price{font-size:2rem}.bottom-cta{padding:2.5rem 1rem 5rem}.cta-card{padding:2.5rem 1.25rem}.cta-card h2{font-size:1.65rem}.cta-card p{font-size:.95rem}.cta-actions{flex-direction:column;width:100%}.cta-actions .btn{width:100%}.footer-content{padding:2rem 1rem}.footer-legal{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}}
