:root{--navy:#2563eb;--navy-dark:#1e40af;--navy-light:#3b82f6;--gold:#ffc20e;--gold-light:#ffd84d;--gold-pale:#fff7d6;--orange:#f97316;--orange-pale:#ffedd5;--success:#10b981;--error:#ef4444;--white:#fff;--off-white:#f8fafc;--light-blue:#dbeafe;--dark:#334155;--grey:#64748b;--grey-light:#e2e8f0;--text:#334155;--radius:12px;--radius-lg:20px;--shadow:0 4px 24px #2563eb1a;--shadow-lg:0 8px 48px #2563eb2e;--transition:all .3s cubic-bezier(.4,0,.2,1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--white);overflow-x:hidden}h1,h2,h3,h4,h5{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.025em;line-height:1.15}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}.page{display:none}.page.active{display:block}nav{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#2563ebf7;border-bottom:1px solid #ffc20e3d;position:fixed;top:0;left:0;right:0}.nav-inner{justify-content:space-between;align-items:center;max-width:1200px;height:72px;margin:0 auto;padding:0 24px;display:flex}.nav-logo{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-width:0;padding:0;display:flex}.nav-logo-image{object-fit:cover;object-position:center;border-radius:8px;width:188px;height:54px;display:block}.nav-logo-icon{background:var(--gold);border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.nav-logo-icon svg{width:22px;height:22px;fill:var(--navy)}.nav-brand{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--white);font-size:1.4rem;font-weight:800}.nav-brand span{color:var(--gold)}.nav-links{align-items:center;gap:8px;display:flex}.nav-links a,.nav-links button{color:#fffc;transition:var(--transition);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:8px 14px;font-size:.9rem;font-weight:500}.nav-links a:hover,.nav-links a.active,.nav-links button:hover,.nav-links button.active{color:var(--white);background:#ffc20e2e}.nav-cta{background:var(--gold);color:var(--navy)!important;border-radius:8px!important;padding:10px 22px!important;font-weight:700!important}.nav-cta:hover{background:var(--gold-light);background:var(--gold-light)!important}.nav-links .nav-cta{background:var(--gold);color:var(--navy)!important}.nav-links .nav-cta:hover{background:var(--gold-light);color:var(--navy)!important}.hamburger{cursor:pointer;background:0 0;border:0;flex-direction:column;gap:5px;padding:4px;display:none}.hamburger span{background:var(--white);width:24px;height:2px;transition:var(--transition);border-radius:2px}.mobile-menu{background:var(--navy-dark);z-index:999;flex-direction:column;gap:4px;padding:20px 24px;display:none;position:fixed;top:72px;left:0;right:0}.mobile-menu.open{display:flex}.mobile-menu a,.mobile-menu button{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;padding:12px 16px;font-weight:500}.mobile-menu a:hover,.mobile-menu button:hover{color:var(--white);background:#ffc20e26}.mobile-menu .mobile-menu-cta{background:var(--gold);color:var(--navy);margin-top:8px;font-weight:700}.mobile-menu .mobile-menu-cta:hover{background:var(--gold-light);color:var(--navy)}.btn{font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;cursor:pointer;transition:var(--transition);border:none;border-radius:10px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:700;display:inline-flex}.btn-primary{background:var(--gold);color:var(--navy)}.btn-primary:hover{background:var(--gold-light);transform:translateY(-2px);box-shadow:0 8px 24px #ffc20e5c}.btn-outline{color:var(--white);background:0 0;border:2px solid #ffffff4d}.btn-outline:hover{border-color:var(--gold);color:var(--gold)}.btn-navy{background:var(--navy);color:var(--white)}.btn-navy:hover{background:var(--navy-light);transform:translateY(-2px)}.btn-sm{padding:10px 20px;font-size:.9rem}.btn-lg{padding:18px 36px;font-size:1.1rem}.section{padding:100px 24px}.section-sm{padding:60px 24px}.container{max-width:1200px;margin:0 auto}.section-tag{background:var(--gold-pale);color:var(--orange);font-family:var(--font-inter),-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;letter-spacing:.08em;text-transform:uppercase;border-radius:30px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.8rem;font-weight:700;display:inline-flex}.section-title{color:var(--navy);margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800;line-height:1.15}.section-title span{color:var(--gold)}.section-sub{color:var(--grey);max-width:600px;font-size:1.1rem;line-height:1.7}.text-center{text-align:center}.text-center .section-sub{margin:0 auto}.hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-dark) 100%);align-items:center;min-height:100vh;padding-top:72px;display:flex;position:relative;overflow:hidden}.hero-bg{position:absolute;inset:0;overflow:hidden}.hero-grid{background-image:linear-gradient(#ffc20e0f 1px,#0000 1px),linear-gradient(90deg,#ffc20e0f 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0}.hero-glow{background:radial-gradient(circle,#ffc20e1f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-100px;right:-100px}.hero-glow2{background:radial-gradient(circle,#2563ebcc 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-50px;left:-50px}.route-line{background:linear-gradient(#0000,#ffc20e66,#0000);width:2px;animation:3s ease-in-out infinite routePulse;position:absolute}.route-line:first-child{height:300px;animation-delay:0s;top:10%;left:15%}.route-line:nth-child(2){height:200px;animation-delay:1s;top:30%;left:75%}.route-line:nth-child(3){height:250px;animation-delay:2s;top:5%;left:45%}.ping{background:var(--gold);border-radius:50%;width:12px;height:12px;position:absolute}.ping:after{content:"";border:2px solid var(--gold);border-radius:50%;animation:2s ease-out infinite pingAnim;position:absolute;inset:-6px}.ping-1{animation-delay:0s;top:25%;left:14.6%}.ping-2{animation-delay:1s;top:45%;left:74.6%}.ping-3{animation-delay:2s;top:15%;left:44.6%}@keyframes routePulse{0%,to{opacity:.2}50%{opacity:.8}}@keyframes pingAnim{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(3)}}.hero-inner{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;max-width:1200px;margin:0 auto;padding:80px 24px;display:grid;position:relative}.hero-brand-image{object-fit:cover;object-position:center;border-radius:10px;width:min(340px,82vw);height:118px;margin-bottom:22px;display:block;box-shadow:0 18px 42px #0000002e}.hero-badge{color:var(--gold);background:#ffc20e1f;border:1px solid #ffc20e4d;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.hero-badge i{font-size:.75rem}.hero-title{color:var(--white);margin-bottom:24px;font-size:clamp(2.4rem,5vw,3.6rem);font-weight:900;line-height:1.1}.hero-title span{color:var(--gold)}.hero-sub{color:#ffffffa6;max-width:480px;margin-bottom:40px;font-size:1.15rem;line-height:1.75}.hero-actions{flex-wrap:wrap;gap:16px;margin-bottom:48px;display:flex}.hero-stats{gap:40px;display:flex}.hero-stat-num{font-family:var(--font-inter),sans-serif;color:var(--gold);font-size:1.8rem;font-weight:800}.hero-stat-label{color:#ffffff80;margin-top:2px;font-size:.85rem}.hero-visual{position:relative}.hero-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:20px;padding:28px}.hero-card-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.hero-card-title{font-family:var(--font-inter),sans-serif;color:var(--white);font-size:1rem;font-weight:700}.live-badge{color:var(--success);background:#22c55e26;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;font-weight:700;display:flex}.live-dot{background:var(--success);border-radius:50%;width:7px;height:7px;animation:1.5s ease-in-out infinite blink}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.map-placeholder{background:var(--navy);border-radius:12px;justify-content:center;align-items:center;height:180px;margin-bottom:20px;display:flex;position:relative;overflow:hidden}.map-dots{position:absolute;inset:0}.map-dot{background:var(--gold);opacity:.7;border-radius:50%;width:8px;height:8px;position:absolute}.map-path{position:absolute;inset:0}.bus-icon{background:var(--orange);border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;animation:4s ease-in-out infinite busMove;display:flex;position:absolute}@keyframes busMove{0%,to{transform:translate(20px,80px)}50%{transform:translate(120px,40px)}}.hero-stats-row{grid-template-columns:1fr 1fr 1fr;gap:12px;display:grid}.mini-stat{text-align:center;background:#ffffff0d;border-radius:10px;padding:12px}.mini-stat-val{font-family:var(--font-inter),sans-serif;color:var(--gold);font-size:1.2rem;font-weight:800}.mini-stat-label{color:#ffffff80;margin-top:2px;font-size:.75rem}.float-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e40aff2;border:1px solid #f9731673;border-radius:12px;padding:14px 18px;animation:3s ease-in-out infinite float;position:absolute}.float-card-1{animation-delay:0s;bottom:-20px;left:-40px}.float-card-2{animation-delay:1.5s;top:20px;right:-30px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.float-card-label{color:#ffffff80;margin-bottom:4px;font-size:.72rem}.float-card-val{font-family:var(--font-inter),sans-serif;color:var(--white);align-items:center;gap:6px;font-size:.9rem;font-weight:700;display:flex}.float-card-val i{color:var(--success);font-size:.75rem}.problem{background:var(--off-white)}.problem-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:60px;display:grid}.problem-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--grey-light);transition:var(--transition);padding:36px;position:relative;overflow:hidden}.problem-card:before{content:"";background:var(--grey-light);height:3px;position:absolute;top:0;left:0;right:0}.problem-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.problem-card:hover:before{background:var(--gold)}.problem-icon{background:#ffc20e1a;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.problem-icon i{color:var(--gold);font-size:1.3rem}.problem-card h3{color:var(--navy);margin-bottom:10px;font-size:1.15rem;font-weight:700}.problem-card p{color:var(--grey);font-size:.95rem;line-height:1.65}.steps{grid-template-columns:repeat(3,1fr);gap:0;margin-top:60px;display:grid;position:relative}.steps:before{content:"";background:linear-gradient(90deg,var(--gold),var(--gold-light),var(--gold));z-index:0;height:2px;position:absolute;top:52px;left:calc(16.66% + 26px);right:calc(16.66% + 26px)}.step{text-align:center;z-index:1;padding:0 24px;position:relative}.step-num{background:var(--gold);width:52px;height:52px;color:var(--navy);font-family:var(--font-inter),sans-serif;box-shadow:0 0 0 8px var(--gold-pale);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 24px;font-size:1.2rem;font-weight:800;display:flex}.step h3{color:var(--navy);margin-bottom:10px;font-size:1.15rem;font-weight:700}.step p{color:var(--grey);font-size:.95rem;line-height:1.65}.features-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.feature-card{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--grey-light);transition:var(--transition);cursor:pointer;padding:32px}.feature-card:hover{border-color:var(--gold);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.feature-icon{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:1.4rem;display:flex}.feature-icon.navy{color:var(--navy);background:#2563eb14}.feature-icon.gold{color:var(--gold);background:#ffc20e1a}.feature-icon.green{color:var(--success);background:#22c55e1a}.feature-card h3{color:var(--navy);margin-bottom:10px;font-size:1.1rem;font-weight:700}.feature-card p{color:var(--grey);font-size:.9rem;line-height:1.65}.feature-tag{color:var(--gold);text-transform:uppercase;letter-spacing:.05em;margin-top:16px;font-size:.75rem;font-weight:700;display:inline-block}.audience{background:var(--navy-dark);padding:100px 24px}.audience-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:60px;display:grid}.audience-card{border-radius:var(--radius-lg);transition:var(--transition);cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1a;padding:48px;position:relative;overflow:hidden}.audience-card:after{content:"";background:#ffc20e4d;height:3px;position:absolute;top:0;left:0;right:0}.audience-card:hover{background:#ffffff12;border-color:#ffc20e66}.audience-card:hover:after{background:var(--gold)}.audience-icon{margin-bottom:24px;font-size:3rem}.audience-card h3{font-family:var(--font-inter),sans-serif;color:var(--white);margin-bottom:12px;font-size:1.6rem;font-weight:800}.audience-card p{color:#fff9;margin-bottom:28px;line-height:1.7}.audience-list{margin-bottom:36px;list-style:none}.audience-list li{color:#ffffffb3;padding:6px 0 6px 24px;font-size:.95rem;position:relative}.audience-list li:before{content:"→";color:var(--gold);position:absolute;left:0}.pricing-grid{grid-template-columns:repeat(4,1fr);gap:24px;margin-top:60px;display:grid}.plan-card{background:var(--white);border-radius:var(--radius-lg);border:2px solid var(--grey-light);transition:var(--transition);padding:36px 28px;position:relative}.plan-card.popular{border-color:var(--gold);box-shadow:0 0 0 4px #ffc20e1a}.popular-badge{background:var(--gold);color:var(--navy);font-family:var(--font-inter),sans-serif;white-space:nowrap;border-radius:20px;padding:4px 16px;font-size:.75rem;font-weight:700;position:absolute;top:-14px;left:50%;transform:translate(-50%)}.plan-name{font-family:var(--font-inter),sans-serif;color:var(--grey);text-transform:uppercase;letter-spacing:.05em;margin-bottom:8px;font-size:1rem;font-weight:700}.plan-price{font-family:var(--font-inter),sans-serif;color:var(--navy);margin-bottom:4px;font-size:2.2rem;font-weight:900;line-height:1}.plan-price span{color:var(--grey);font-size:1rem;font-weight:500}.plan-desc{color:var(--grey);min-height:36px;margin-bottom:28px;font-size:.85rem}.plan-features{margin-bottom:32px;list-style:none}.plan-features li{color:var(--text);border-bottom:1px solid var(--grey-light);align-items:center;gap:10px;padding:8px 0;font-size:.9rem;display:flex}.plan-features li:last-child{border-bottom:none}.plan-features li i{color:var(--gold);flex-shrink:0;font-size:.8rem}.plan-features li.disabled{color:var(--grey)}.plan-features li.disabled i{color:var(--grey-light)}.testimonials{background:var(--off-white)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-top:60px;display:grid}.testimonial{background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--grey-light);padding:32px}.quote{color:var(--gold);font-size:2rem;line-height:1;font-family:var(--font-inter),sans-serif;margin-bottom:16px}.testimonial p{color:var(--grey);margin-bottom:24px;font-size:.95rem;font-style:italic;line-height:1.7}.testimonial-author{align-items:center;gap:14px;display:flex}.author-avatar{background:var(--navy);width:44px;height:44px;color:var(--gold);font-family:var(--font-inter),sans-serif;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.author-name{color:var(--navy);font-size:.9rem;font-weight:700}.author-role{color:var(--grey);font-size:.8rem}.cta-banner{background:var(--navy);text-align:center;padding:100px 24px}.cta-banner h2{color:var(--white);margin-bottom:16px;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.cta-banner h2 span{color:var(--gold)}.cta-banner p{color:#ffffffa6;max-width:500px;margin:0 auto 40px;font-size:1.1rem}.cta-actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}footer{background:var(--navy-dark);padding:80px 24px 40px}.footer-inner{max-width:1200px;margin:0 auto}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;display:grid}.footer-brand-image{object-fit:cover;object-position:center;border-radius:10px;width:236px;height:86px;margin-bottom:18px;display:block}.footer-brand{font-family:var(--font-inter),sans-serif;color:var(--white);margin-bottom:16px;font-size:1.4rem;font-weight:800}.footer-brand span{color:var(--gold)}.footer-tagline{color:#fff6;margin-bottom:24px;font-size:.9rem;line-height:1.65}.footer-contact{flex-direction:column;gap:10px;display:flex}.footer-contact a{color:#ffffff80;transition:var(--transition);align-items:center;gap:8px;font-size:.9rem;display:flex}.footer-contact a:hover{color:var(--gold)}.footer-col h4{font-family:var(--font-inter),sans-serif;color:var(--white);text-transform:uppercase;letter-spacing:.05em;margin-bottom:20px;font-size:.85rem;font-weight:700}.footer-links{flex-direction:column;gap:10px;list-style:none;display:flex}.footer-links a,.footer-links button{color:#ffffff80;cursor:pointer;transition:var(--transition);text-align:left;background:0 0;border:0;padding:0;font-size:.9rem}.footer-links a:hover,.footer-links button:hover{color:var(--gold)}.footer-company-note{margin-top:24px}.footer-company-note p{color:#ffffff4d;font-size:.8rem;line-height:1.6}.footer-company-note a{color:var(--gold);font-weight:600}.footer-bottom{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;display:flex}.footer-copy{color:#ffffff4d;font-size:.85rem}.footer-copy span{color:var(--gold)}.footer-legal{gap:24px;display:flex}.footer-legal a,.footer-legal button{color:#ffffff4d;cursor:pointer;transition:var(--transition);background:0 0;border:0;padding:0;font-size:.85rem}.footer-legal a:hover,.footer-legal button:hover{color:var(--gold)}.floating-action{z-index:999;position:fixed;bottom:32px}.floating-action-chat{right:28px}.floating-action-whatsapp{left:28px}.fab{cursor:pointer;width:56px;height:56px;transition:var(--transition);border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.4rem;display:flex;position:relative;box-shadow:0 4px 20px #00000040}.fab:hover{transform:scale(1.1)}.fab-whatsapp{color:#fff;background:#25d366}.fab-whatsapp:hover{background:#128c7e;box-shadow:0 6px 24px #25d36666}.fab-chat{background:var(--navy);color:var(--white);border:2px solid var(--gold)}.fab-chat:hover{background:var(--gold);color:var(--navy);box-shadow:0 6px 24px #ffc20e66}.fab-tooltip{color:var(--white);white-space:nowrap;opacity:0;pointer-events:none;transition:var(--transition);background:#0f2238f2;border:1px solid #ffc20e4d;border-radius:6px;padding:6px 12px;font-size:.8rem;font-weight:600;position:absolute;right:68px}.floating-action-whatsapp .fab-tooltip{left:68px;right:auto}.fab:hover .fab-tooltip{opacity:1}.chat-panel{background:var(--white);border-radius:var(--radius-lg);width:320px;box-shadow:var(--shadow-lg);z-index:998;opacity:0;pointer-events:none;transform-origin:100% 100%;border:1px solid var(--grey-light);transition:all .3s cubic-bezier(.34,1.56,.64,1);position:fixed;bottom:110px;right:28px;overflow:hidden;transform:scale(.8)translateY(20px)}.chat-panel.open{opacity:1;pointer-events:all;transform:scale(1)translateY(0)}.chat-header{background:var(--navy);justify-content:space-between;align-items:center;padding:20px;display:flex}.chat-header-left{align-items:center;gap:12px;display:flex}.chat-avatar{background:var(--gold);width:40px;height:40px;color:var(--navy);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1rem;display:flex}.chat-name{font-family:var(--font-inter),sans-serif;color:var(--white);font-size:.95rem;font-weight:700}.chat-status{color:#ffffff8c;align-items:center;gap:5px;font-size:.78rem;display:flex}.chat-status-dot{background:var(--success);border-radius:50%;width:7px;height:7px}.chat-close{color:#ffffff80;cursor:pointer;transition:var(--transition);background:0 0;border:none;font-size:1.1rem}.chat-close:hover{color:var(--white)}.chat-body{padding:20px}.chat-bubble{background:var(--off-white);border-radius:0 12px 12px;margin-bottom:16px;padding:14px 16px}.chat-bubble p{color:var(--text);font-size:.9rem;line-height:1.6}.chat-bubble p+p{margin-top:8px}.chat-options{flex-direction:column;gap:10px;display:flex}.chat-option{background:var(--off-white);cursor:pointer;transition:var(--transition);border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;padding:12px 16px;text-decoration:none;display:flex}.chat-option:hover{border-color:var(--gold);background:var(--gold-pale)}.chat-option i{color:var(--gold);text-align:center;width:20px;font-size:1.1rem}.chat-option-text{color:var(--navy);font-size:.88rem;font-weight:600}.chat-option-sub{color:var(--grey);font-size:.78rem}.chat-footer{border-top:1px solid var(--grey-light);text-align:center;padding:12px 20px}.chat-footer span{color:var(--grey);font-size:.75rem}.chat-footer span b{color:var(--navy)}.page-hero{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-dark) 100%);padding:140px 24px 80px;position:relative;overflow:hidden}.page-hero-bg{background-image:linear-gradient(#ffc20e0d 1px,#0000 1px),linear-gradient(90deg,#ffc20e0d 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.page-hero-inner{text-align:center;z-index:1;max-width:800px;margin:0 auto;position:relative}.page-hero-tag{color:var(--gold);background:#ffc20e1f;border:1px solid #ffc20e4d;border-radius:30px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.page-hero h1{color:var(--white);margin-bottom:20px;font-size:clamp(2.2rem,5vw,3.4rem);font-weight:900;line-height:1.1}.page-hero h1 span{color:var(--gold)}.page-hero p{color:#ffffffa6;max-width:600px;margin:0 auto 36px;font-size:1.1rem;line-height:1.7}.features-full-grid{grid-template-columns:1fr 1fr;gap:32px;margin-top:60px;display:grid}.feature-full-card{background:var(--white);border:1px solid var(--grey-light);border-radius:var(--radius-lg);transition:var(--transition);gap:28px;padding:40px;display:flex}.feature-full-card:hover{border-color:var(--gold);box-shadow:var(--shadow)}.feature-full-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:60px;font-size:1.6rem;display:flex}.feature-full-icon.navy{color:var(--navy);background:#2563eb14}.feature-full-icon.gold{color:var(--gold);background:#ffc20e1a}.feature-full-icon.green{color:var(--success);background:#22c55e1a}.feature-full-icon.blue{color:#3b82f6;background:#3b82f61a}.feature-full-card h3{color:var(--navy);margin-bottom:8px;font-size:1.15rem;font-weight:700}.feature-full-card p{color:var(--grey);margin-bottom:16px;font-size:.9rem;line-height:1.65}.feature-sub-list{list-style:none}.feature-sub-list li{color:var(--text);padding:4px 0 4px 18px;font-size:.85rem;position:relative}.feature-sub-list li:before{content:"•";color:var(--gold);font-size:1rem;position:absolute;left:0}.tier-badge{text-transform:uppercase;letter-spacing:.04em;border-radius:20px;margin-top:12px;padding:3px 10px;font-size:.72rem;font-weight:700;display:inline-block}.tier-badge.free{color:var(--success);background:#22c55e1a}.tier-badge.starter{color:#3b82f6;background:#3b82f61a}.tier-badge.growth{color:var(--gold);background:#ffc20e1a}.tier-badge.enterprise{color:var(--navy);background:#2563eb14}.pricing-full-grid{grid-template-columns:repeat(4,1fr);align-items:start;gap:24px;margin-top:60px;display:grid}.plan-card-full{background:var(--white);border-radius:var(--radius-lg);border:2px solid var(--grey-light);transition:var(--transition);overflow:hidden}.plan-card-full.popular{border-color:var(--gold)}.plan-card-full:hover{box-shadow:var(--shadow-lg)}.plan-header{border-bottom:1px solid var(--grey-light);padding:32px 28px 24px}.plan-card-full.popular .plan-header{background:var(--navy)}.plan-card-full.popular .plan-name{color:#fff9}.plan-card-full.popular .plan-price{color:var(--gold)}.plan-card-full.popular .plan-price-label{color:#ffffff80}.plan-card-full.popular .plan-desc-text{color:#fff9}.plan-price-label{color:var(--grey);margin-top:4px;font-size:.8rem}.plan-desc-text{color:var(--grey);margin-top:12px;font-size:.85rem;line-height:1.5}.plan-body{padding:28px}.plan-feature-list{margin-bottom:28px;list-style:none}.plan-feature-list li{color:var(--text);border-bottom:1px solid var(--grey-light);align-items:flex-start;gap:10px;padding:9px 0;font-size:.9rem;line-height:1.4;display:flex}.plan-feature-list li:last-child{border-bottom:none}.plan-feature-list li i.fa-check{color:var(--gold);flex-shrink:0;margin-top:2px}.plan-feature-list li i.fa-xmark{color:var(--grey-light);flex-shrink:0;margin-top:2px}.plan-feature-list li.dim{color:var(--grey)}.plan-feature-section{color:var(--grey);text-transform:uppercase;letter-spacing:.05em;border-bottom:none;padding:16px 0 4px;font-size:.78rem;font-weight:700}.audience-features{grid-template-columns:1fr 1fr;gap:24px;margin-top:48px;display:grid}.aud-feature{background:var(--white);border-radius:var(--radius);border:1px solid var(--grey-light);transition:var(--transition);gap:18px;padding:24px;display:flex}.aud-feature:hover{border-color:var(--gold)}.aud-icon{width:44px;height:44px;color:var(--gold);background:#ffc20e1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.aud-feature h4{color:var(--navy);margin-bottom:6px;font-size:1rem;font-weight:700}.aud-feature p{color:var(--grey);font-size:.88rem;line-height:1.6}.two-col{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.visual-box{background:var(--navy-dark);border-radius:var(--radius-lg);text-align:center;padding:40px}.visual-box i{color:var(--gold);margin-bottom:20px;font-size:4rem}.visual-box h3{font-family:var(--font-inter),sans-serif;color:var(--white);margin-bottom:10px;font-size:1.4rem;font-weight:700}.visual-box p{color:#ffffff8c;font-size:.9rem;line-height:1.6}.contact-grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:60px;margin-top:60px;display:grid}.contact-info{flex-direction:column;gap:32px;display:flex}.contact-item{align-items:flex-start;gap:20px;display:flex}.contact-icon{width:48px;height:48px;color:var(--gold);background:#ffc20e1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;display:flex}.contact-item h4{color:var(--navy);margin-bottom:4px;font-weight:700}.contact-item p,.contact-item a{color:var(--grey);font-size:.95rem;line-height:1.5}.contact-item a:hover{color:var(--gold)}.contact-form{background:var(--white);border:1px solid var(--grey-light);border-radius:var(--radius-lg);padding:48px}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;margin-bottom:20px;display:flex}.form-group label{color:var(--navy);font-size:.88rem;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1.5px solid var(--grey-light);font-family:var(--font-inter),sans-serif;color:var(--text);background:var(--off-white);transition:var(--transition);border-radius:10px;outline:none;padding:12px 16px;font-size:.95rem}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--gold);background:var(--white)}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer}.legal-content{max-width:800px;margin:0 auto}.legal-content h2{color:var(--navy);margin:40px 0 12px;font-size:1.4rem;font-weight:700}.legal-content p{color:var(--grey);margin-bottom:12px;font-size:.95rem;line-height:1.8}.legal-content ul{margin-bottom:12px;padding-left:24px}.legal-content ul li{color:var(--grey);margin-bottom:6px;font-size:.95rem;line-height:1.8}.legal-meta{background:var(--off-white);color:var(--grey);border-radius:10px;margin-bottom:40px;padding:20px 24px;font-size:.88rem}.legal-meta b{color:var(--navy)}.form-success{text-align:center;padding:40px 20px;display:none}.form-success i{color:var(--success);margin-bottom:16px;font-size:3rem}.form-success h3{color:var(--navy);margin-bottom:8px;font-size:1.3rem;font-weight:700}.form-success p{color:var(--grey)}.app-shell{background:var(--off-white);min-height:100vh;color:var(--text);grid-template-columns:280px minmax(0,1fr);align-items:stretch;display:grid}.app-sidebar{background:linear-gradient(180deg,var(--navy) 0%,var(--navy-dark) 100%);color:var(--white);z-index:10;flex-direction:column;grid-area:1/1;gap:26px;height:100vh;max-height:100vh;padding:24px 18px;display:flex;position:sticky;top:0;overflow-y:auto;box-shadow:8px 0 30px #0f172a14}.app-brand{color:var(--white);font-family:var(--font-inter),sans-serif;align-items:center;gap:12px;min-height:44px;font-size:1.25rem;font-weight:900;display:flex}.app-brand-image{object-fit:cover;object-position:center;border-radius:10px;width:214px;height:82px;display:block}.app-brand span span{color:var(--gold)}.app-brand-icon{background:var(--gold);width:42px;height:42px;color:var(--navy);border-radius:10px;place-items:center;display:grid;box-shadow:0 12px 28px #0003}.app-nav-group{flex-direction:column;gap:6px;min-width:0;display:flex}.app-nav-group a{color:#ffffffc2;min-height:44px;transition:var(--transition);white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:0 14px;font-size:.92rem;font-weight:800;display:flex}.app-nav-group a i{width:18px;color:var(--gold)}.app-nav-group a:hover,.app-nav-group a.active{color:var(--white);background:#ffffff1a}.app-sidebar-footer{border-top:1px solid #ffffff24;margin-top:auto;padding-top:20px}.app-sidebar-footer p{color:var(--white);margin-bottom:4px;font-weight:800}.app-sidebar-footer span{color:#ffffff8c;text-transform:capitalize;font-size:.82rem}.app-main{grid-area:1/2;width:100%;min-width:0;max-width:1480px;padding:32px}.app-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:28px;display:flex}.app-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--orange);margin-bottom:8px;font-size:.74rem;font-weight:900}.app-header h1{color:var(--navy);margin-bottom:8px;font-size:clamp(2rem,4vw,3.2rem);font-weight:900;line-height:1}.app-header span{color:var(--grey);font-size:.95rem}.app-header-actions{flex-shrink:0;align-items:center;gap:10px;display:flex}.app-icon-button,.app-primary-button,.app-secondary-button,.setup-panel button{height:42px;font-family:var(--font-inter),sans-serif;cursor:pointer;transition:var(--transition);border:0;border-radius:8px;font-weight:800}.app-icon-button{background:var(--white);width:42px;color:var(--navy);border:1px solid var(--grey-light)}.app-icon-button:hover{border-color:var(--gold);color:var(--orange)}.app-primary-button,.setup-panel button{background:var(--gold);color:var(--navy);align-items:center;gap:8px;padding:0 18px;display:inline-flex}.app-primary-button:hover,.setup-panel button:hover{background:var(--orange);color:var(--white)}.app-secondary-button{background:var(--white);color:var(--navy);border:1px solid var(--grey-light);padding:0 16px}.app-secondary-button:hover{border-color:var(--navy);background:#2563eb0f}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:18px;display:grid}.metric-card{background:var(--white);border:1px solid var(--grey-light);border-radius:8px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 8px 24px #0f172a0a}.metric-card>span{width:42px;height:42px;color:var(--navy);background:#ffc20e2e;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.metric-card p{color:var(--grey);margin-bottom:4px;font-size:.82rem;font-weight:700}.metric-card strong{color:var(--navy);margin-bottom:6px;font-size:1.85rem;font-weight:900;line-height:1;display:block}.metric-card small{color:var(--grey);font-size:.78rem}.operations-grid{grid-template-columns:minmax(0,1.35fr) minmax(360px,.65fr);gap:18px;margin-bottom:18px;display:grid}.lower-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.app-panel,.setup-panel{background:var(--white);border:1px solid var(--grey-light);border-radius:8px;padding:24px;box-shadow:0 10px 28px #0f172a0d}.panel-heading{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.panel-heading h2{color:var(--navy);font-size:1.15rem;font-weight:900}.live-pill{color:#047857;white-space:nowrap;background:#10b98114;border:1px solid #10b9813d;border-radius:999px;align-items:center;gap:7px;padding:6px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.live-pill span{background:var(--success);border-radius:50%;width:7px;height:7px}.production-state{min-height:210px;color:var(--white);background:linear-gradient(135deg,#2563ebf5,#1e40affa);border-radius:8px;align-items:flex-end;gap:18px;padding:28px;display:flex;position:relative;overflow:hidden}.production-state:before{content:"";opacity:.48;background-image:linear-gradient(#ffffff1a 1px,#0000 1px),linear-gradient(90deg,#ffffff1a 1px,#0000 1px);background-size:34px 34px;position:absolute;inset:22px}.production-state i,.production-state div{z-index:1;position:relative}.production-state i{background:var(--gold);width:54px;height:54px;color:var(--navy);border-radius:8px;flex-shrink:0;place-items:center;font-size:1.35rem;display:grid}.production-state strong{font-size:1.4rem;font-weight:900}.production-state p{color:#ffffffb3;margin-top:4px}.money-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.money-grid div{border:1px solid var(--grey-light);background:var(--off-white);border-radius:8px;padding:18px}.money-grid span{color:var(--grey);margin-bottom:6px;font-size:.78rem;font-weight:800;display:block}.money-grid strong{color:var(--navy);font-size:1.35rem;font-weight:900}.trip-list,.alert-stack,.module-list{flex-direction:column;gap:10px;display:flex}.trip-row{border:1px solid var(--grey-light);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:14px;display:flex}.trip-row h3{text-transform:capitalize;color:var(--navy);margin-bottom:4px;font-size:.95rem;font-weight:900}.trip-row p{color:var(--grey);font-size:.82rem}.trip-row strong{color:var(--orange);font-weight:900}.empty-state{text-align:center;border:1px dashed var(--grey-light);background:var(--off-white);border-radius:8px;place-items:center;min-height:180px;padding:28px;display:grid}.empty-state i{color:var(--gold);margin-bottom:12px;font-size:1.8rem}.empty-state h3{color:var(--navy);margin-bottom:6px;font-size:1rem;font-weight:900}.empty-state p{max-width:420px;color:var(--grey);font-size:.9rem;line-height:1.6}.alert-item{border:1px solid var(--grey-light);background:var(--off-white);border-radius:8px;gap:12px;padding:14px;display:flex}.alert-item>span{background:var(--navy);border-radius:50%;flex-shrink:0;width:9px;height:9px;margin-top:5px}.alert-item.warning>span{background:var(--orange)}.alert-item.success>span{background:var(--success)}.alert-item.critical>span{background:var(--error)}.alert-item strong{color:var(--navy);margin-bottom:4px;font-size:.9rem;display:block}.alert-item p{color:var(--grey);font-size:.82rem;line-height:1.5}.module-list a{border:1px solid var(--grey-light);color:var(--navy);background:var(--off-white);border-radius:8px;padding:14px 16px;font-weight:800}.module-list a:hover{border-color:var(--gold);background:#ffc20e1f}.setup-panel{max-width:720px;margin-top:8px}.setup-panel h2{color:var(--navy);margin-bottom:10px;font-size:1.55rem;font-weight:900}.setup-panel p{color:var(--grey);margin-bottom:22px;line-height:1.7}.metric-card.compact{padding:16px}.metric-card.compact strong{font-size:1.35rem}.app-secondary-link{background:var(--white);height:42px;color:var(--navy);border:1px solid var(--grey-light);border-radius:8px;align-items:center;padding:0 16px;font-weight:800;display:inline-flex}.app-secondary-link:hover{border-color:var(--navy);background:#2563eb0f}.split-form-stack{gap:18px;display:grid}.module-form{gap:12px;display:grid}.module-form input,.module-form select{border:1px solid var(--grey-light);background:var(--off-white);height:44px;font:inherit;color:var(--text);border-radius:8px;outline:none;padding:0 14px}.module-form input:focus,.module-form select:focus{border-color:var(--navy);background:var(--white)}.module-form button{background:var(--gold);height:44px;color:var(--navy);cursor:pointer;border:0;border-radius:8px;font-weight:900}.module-form button:hover{background:var(--orange);color:var(--white)}.form-divider{border-top:1px solid var(--grey-light);color:var(--navy);padding-top:14px;font-size:.82rem;font-weight:900}.form-note{color:var(--navy);margin-top:14px;font-weight:800}.record-search{border:1px solid var(--grey-light);background:var(--off-white);width:100%;height:42px;font:inherit;color:var(--text);border-radius:8px;outline:none;margin-bottom:14px;padding:0 14px}.record-search:focus{border-color:var(--navy);background:var(--white)}.data-list{flex-direction:column;gap:10px;max-height:520px;padding-right:2px;display:flex;overflow:auto}.data-list article{border:1px solid var(--grey-light);background:var(--off-white);border-radius:8px;padding:14px}.data-list strong,.data-list article>a{color:var(--navy);margin-bottom:5px;font-size:.95rem;font-weight:900;display:block}.data-list article>a:hover{color:var(--orange)}.data-list p{color:var(--grey);font-size:.86rem;line-height:1.5}.row-actions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.row-actions button{border:1px solid var(--grey-light);background:var(--white);height:32px;color:var(--navy);cursor:pointer;border-radius:7px;padding:0 10px;font-size:.78rem;font-weight:800}.row-actions button:hover{border-color:var(--gold);background:#ffc20e24}.row-actions.danger button{color:var(--error);border-color:#ef444447}.row-actions.danger button:hover{border-color:var(--error);background:#ef444414}.report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.report-tile{border:1px solid var(--grey-light);background:var(--off-white);border-radius:8px;flex-direction:column;justify-content:space-between;min-height:118px;padding:18px;display:flex}.report-tile span{color:var(--grey);font-size:.82rem;font-weight:800}.report-tile strong{color:var(--navy);font-size:2rem;font-weight:900;line-height:1}.detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.detail-grid div{border:1px solid var(--grey-light);background:var(--off-white);border-radius:8px;min-width:0;padding:14px}.detail-grid span{color:var(--grey);text-transform:uppercase;margin-bottom:6px;font-size:.76rem;font-weight:900;display:block}.detail-grid strong{color:var(--navy);overflow-wrap:anywhere;font-size:.9rem;display:block}.empty-state.compact{min-height:140px;padding:22px}.parent-card{background:linear-gradient(135deg,var(--navy),var(--navy-dark));color:var(--white);border-radius:8px;flex-direction:column;justify-content:flex-end;min-height:260px;padding:28px;display:flex}.parent-card i{background:var(--gold);width:46px;height:46px;color:var(--navy);border-radius:8px;place-items:center;margin-bottom:28px;font-size:1.25rem;display:grid}.parent-card h3{margin-bottom:8px;font-size:1.4rem;font-weight:900}.parent-card p{color:#ffffffb3;margin-bottom:16px;line-height:1.6}.parent-card strong{color:var(--gold)}@media (max-width:1024px){.pricing-grid,.pricing-full-grid{grid-template-columns:1fr 1fr}.hero-inner{gap:40px}.app-shell{display:block}.app-sidebar{border-bottom:1px solid #ffffff29;height:auto;max-height:none;padding:14px 16px;display:block;position:relative;top:auto}.app-brand{margin-bottom:12px}.app-nav-group{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.app-nav-group a{text-overflow:ellipsis;justify-content:flex-start;min-height:40px;padding:0 10px;font-size:.84rem;overflow:hidden}.app-sidebar-footer{display:none}.app-main{width:100%;max-width:none;padding:24px}.metric-grid,.operations-grid,.lower-grid{grid-template-columns:1fr 1fr}.operations-grid{grid-template-columns:1fr}}@media (max-width:768px){.nav-links{display:none}.hamburger{display:flex}.hero-inner{grid-template-columns:1fr}.hero-visual{display:none}.hero-stats{flex-wrap:wrap;gap:24px}.problem-grid,.features-grid,.audience-grid,.testimonials-grid,.steps{grid-template-columns:1fr}.steps:before{display:none}.pricing-grid,.pricing-full-grid,.features-full-grid,.two-col,.contact-grid,.form-row{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr;gap:40px}.footer-bottom{text-align:center;flex-direction:column}.audience-features{grid-template-columns:1fr}.chat-panel{width:calc(100vw - 56px)}.app-nav-group{scrollbar-width:thin;flex-direction:row;padding-bottom:4px;display:flex;overflow-x:auto}.app-nav-group a{flex:none}.app-main{padding:18px}.app-header{flex-direction:column}.app-header-actions{width:100%}.app-secondary-button{flex:1}.metric-grid,.lower-grid,.money-grid,.report-grid,.detail-grid{grid-template-columns:1fr}}@media (max-width:480px){.footer-top{grid-template-columns:1fr}.hero-actions{flex-direction:column}.cta-actions{flex-direction:column;align-items:center}.floating-action{bottom:20px}.floating-action-chat{right:18px}.floating-action-whatsapp{left:18px}.fab-tooltip{display:none}}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.fade-in.visible{opacity:1;transform:translateY(0)}
