:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh;margin:0;padding:0}*{box-sizing:border-box;margin:0;padding:0}.app{color:#e2e8f0;background:#0a0e1a;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.navbar{justify-content:center;align-items:center;padding:1.5rem 2rem;display:flex}.logo{align-items:center;gap:.5rem;display:flex}.logo-icon{font-size:1.8rem}.logo-text{letter-spacing:-.5px;background:linear-gradient(135deg,#7dd3fc,#38bdf8,#0ea5e9);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.4rem;font-weight:700}.hero{justify-content:center;align-items:center;gap:4rem;min-height:80vh;padding:2rem;display:flex;position:relative}.hero-content{z-index:2;max-width:540px}.badge{color:#7dd3fc;letter-spacing:.5px;text-transform:uppercase;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:100px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:500;display:inline-block}.hero-title{color:#f8fafc;letter-spacing:-1px;margin-bottom:1.5rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:800;line-height:1.1}.highlight{background:linear-gradient(135deg,#38bdf8,#06b6d4,#7dd3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#94a3b8;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.cta-button{color:#fff;background:linear-gradient(135deg,#0ea5e9,#06b6d4);border-radius:60px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 24px #0ea5e966,0 0 60px #0ea5e926}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0ea5e980,0 0 80px #0ea5e940}.cta-button:active{transform:translateY(0)}.cta-note{color:#64748b;margin-top:1rem;font-size:.8rem}.hero-visual{justify-content:center;align-items:center;width:300px;height:300px;display:flex;position:relative}.glow-orb{background:radial-gradient(circle,#38bdf826,#0000 70%);border-radius:50%;width:250px;height:250px;animation:4s ease-in-out infinite pulse;position:absolute}.glow-orb.secondary{background:radial-gradient(circle,#06b6d414,#0000 70%);width:350px;height:350px;animation-delay:2s}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.1)}}.card-float{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:2;background:#0f172acc;border:1px solid #38bdf833;border-radius:16px;align-items:center;gap:1rem;padding:1.2rem 1.8rem;animation:6s ease-in-out infinite float;display:flex;box-shadow:0 8px 32px #0000004d}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-icon{font-size:2rem}.card-text{flex-direction:column;display:flex}.card-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:.75rem}.card-value{color:#f1f5f9;font-size:1rem;font-weight:600}.features{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:900px;margin:0 auto;padding:4rem 2rem;display:grid}.feature{text-align:center;background:#0f172a80;border:1px solid #38bdf81a;border-radius:16px;padding:2rem 1.5rem;transition:all .3s}.feature:hover{border-color:#38bdf84d;transform:translateY(-4px);box-shadow:0 8px 24px #0003}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature h3{color:#f1f5f9;margin-bottom:.5rem;font-size:1.1rem}.feature p{color:#64748b;font-size:.9rem;line-height:1.5}.footer{text-align:center;color:#475569;border-top:1px solid #38bdf81a;padding:2rem;font-size:.85rem}.footer-links{margin-bottom:.75rem}.footer-links a{color:#64748b;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#7dd3fc}.footer-divider{color:#334155;margin:0 .75rem}@media (width<=768px){.hero{text-align:center;flex-direction:column;gap:2rem;min-height:auto;padding:3rem 1.5rem}.hero-content{flex-direction:column;align-items:center;display:flex}.hero-visual{width:200px;height:200px}.glow-orb{width:180px;height:180px}.glow-orb.secondary{width:250px;height:250px}.features{grid-template-columns:1fr;padding:3rem 1.5rem}.cta-button{padding:.9rem 2rem;font-size:1rem}}.checkout-container{width:100%;max-width:400px;margin-top:2rem}.fare-summary{background:#0f172acc;border:1px solid #38bdf833;border-radius:12px;margin-bottom:1.5rem;padding:1.2rem 1.5rem}.fare-row{color:#94a3b8;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.95rem;display:flex}.fare-row.tip-row{color:#7dd3fc}.fare-row.fare-total{color:#f1f5f9;border-top:1px solid #38bdf826;margin-top:.5rem;padding-top:.75rem;font-size:1.1rem;font-weight:700}.fare-amount{font-weight:600}.tip-section{margin-bottom:1.5rem}.tip-label{color:#94a3b8;margin-bottom:.75rem;font-size:.85rem}.tip-presets{flex-wrap:wrap;gap:.5rem;margin-bottom:.75rem;display:flex}.tip-btn{color:#7dd3fc;cursor:pointer;background:#38bdf80d;border:1px solid #38bdf84d;border-radius:100px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.tip-btn:hover{background:#38bdf826;border-color:#38bdf880}.tip-btn.active{color:#fff;background:#38bdf833;border-color:#38bdf8}.custom-tip{align-items:center;gap:.75rem;display:flex}.custom-tip-label{color:#64748b;font-size:.85rem}.custom-tip-input-wrap{background:#0f172acc;border:1px solid #38bdf833;border-radius:8px;align-items:center;padding:.4rem .75rem;display:flex}.currency-symbol{color:#64748b;margin-right:.25rem;font-size:.9rem}.custom-tip-input{color:#f1f5f9;background:0 0;border:none;outline:none;width:60px;font-family:inherit;font-size:.9rem}.custom-tip-input::placeholder{color:#475569}.paypal-buttons{min-height:55px}.payment-success{text-align:center;background:#0f172acc;border:1px solid #22c55e4d;border-radius:16px;padding:2rem}.success-icon{color:#22c55e;background:#22c55e33;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.5rem;display:flex}.payment-success h2{color:#f1f5f9;margin-bottom:.5rem}.payment-success p{color:#94a3b8;font-size:.9rem}.payment-error{text-align:center;background:#0f172acc;border:1px solid #ef44444d;border-radius:16px;padding:2rem}.payment-error p{color:#94a3b8;margin-bottom:1rem}.retry-button{color:#7dd3fc;cursor:pointer;background:#38bdf81a;border:1px solid #38bdf84d;border-radius:60px;padding:.6rem 1.5rem;font-size:.9rem;transition:all .2s}.retry-button:hover{background:#38bdf833}.legal-page{color:#e2e8f0;background:#0a0e1a;min-height:100vh;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.legal-nav{max-width:720px;margin:0 auto 2rem}.back-link{color:#7dd3fc;font-size:.95rem;text-decoration:none;transition:color .2s}.back-link:hover{color:#38bdf8}.legal-content{max-width:720px;margin:0 auto;padding-bottom:4rem}.legal-content h1{color:#f8fafc;margin-bottom:.5rem;font-size:2rem;font-weight:700}.legal-updated{color:#64748b;margin-bottom:2.5rem;font-size:.85rem}.legal-content section{margin-bottom:2rem}.legal-content h2{color:#f1f5f9;margin-bottom:.75rem;font-size:1.15rem;font-weight:600}.legal-content p{color:#94a3b8;margin-bottom:.75rem;line-height:1.7}.legal-content ul{color:#94a3b8;padding-left:1.5rem;line-height:1.8}.legal-content li{margin-bottom:.3rem}.legal-content strong{color:#e2e8f0}@media (width<=768px){.legal-page{padding:1.5rem 1rem}.legal-content h1{font-size:1.6rem}}
