.landing-page{background:#0a0f1e;color:#f9fafb;font-family:Inter,sans-serif;overflow-x:hidden}.section-wrapper{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar-container{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .3s,backdrop-filter .3s,box-shadow .3s;padding:1.25rem 0}.navbar-container.scrolled{background:rgba(10,15,30,.85);backdrop-filter:blur(12px);box-shadow:0 1px 0 hsla(0,0%,100%,.06)}.navbar-inner{max-width:1200px;margin:0 auto;padding:0 1.5rem;justify-content:space-between;gap:1rem}.navbar-brand,.navbar-inner{display:flex;align-items:center}.navbar-brand{gap:.6rem}.navbar-logo{border-radius:10px}.navbar-title{font-size:1.3rem;font-weight:700;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 30%,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.navbar-links{display:flex;align-items:center;gap:2rem}.nav-link{font-size:.875rem;font-weight:500;color:#9ca3af;text-decoration:none;transition:color .2s}.nav-link:hover{color:#f9fafb}.navbar-cta{display:flex;align-items:center;gap:.4rem;background:#2563eb;color:#fff;font-size:.875rem;font-weight:600;padding:.55rem 1.1rem;border-radius:9999px;text-decoration:none;transition:background .2s,transform .15s}.navbar-cta:hover{background:#1d4ed8;transform:translateY(-1px)}@media (max-width:640px){.navbar-links{display:none}}.hero-section{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;padding:7rem 1.5rem 5rem}.hero-orb{position:absolute;border-radius:50%;filter:blur(80px);opacity:.35;pointer-events:none;animation:orb-pulse 8s ease-in-out infinite}.hero-orb-1{width:600px;height:600px;background:radial-gradient(circle,#2563eb,transparent 70%);top:-200px;left:-150px;animation-delay:0s}.hero-orb-2{width:500px;height:500px;background:radial-gradient(circle,#7c3aed,transparent 70%);top:100px;right:-100px;animation-delay:2.5s}.hero-orb-3{width:400px;height:400px;background:radial-gradient(circle,#0ea5e9,transparent 70%);bottom:0;left:40%;animation-delay:5s}@keyframes orb-pulse{0%,to{transform:scale(1) translate(0)}50%{transform:scale(1.08) translate(20px,-20px)}}.hero-grid{position:absolute;inset:0;background-image:linear-gradient(hsla(0,0%,100%,.03) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.03) 1px,transparent 0);background-size:60px 60px;pointer-events:none}.hero-content{max-width:1200px;margin:0 auto;position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;width:100%}@media (max-width:900px){.hero-content{grid-template-columns:1fr;gap:3rem}}.hero-text{display:flex;flex-direction:column;gap:1.5rem}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(37,99,235,.15);border:1px solid rgba(37,99,235,.4);color:#93c5fd;font-size:.8rem;font-weight:600;padding:.4rem 1rem;border-radius:9999px;width:fit-content;letter-spacing:.02em}.hero-badge-dot{width:7px;height:7px;background:#3b82f6;border-radius:50%;animation:blink 1.5s ease-in-out infinite}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}.hero-headline{font-size:clamp(2.6rem,5vw,4rem);font-weight:800;line-height:1.1;letter-spacing:-.03em;color:#f9fafb;margin:0}.hero-gradient-text{background:linear-gradient(135deg,#2563eb,#7c3aed 60%,#0ea5e9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtext{font-size:1.1rem;line-height:1.7;color:#9ca3af;max-width:520px;margin:0}.hero-tags{display:flex;flex-wrap:wrap;gap:.6rem}.tag{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);color:#d1d5db;font-size:.8rem;font-weight:500;padding:.35rem .85rem;border-radius:9999px}.hero-form-wrapper{display:flex;flex-direction:column;gap:.75rem}.form-label{font-size:.875rem;color:#6b7280;margin:0}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:520px}.phone-glow{position:absolute;width:300px;height:300px;background:radial-gradient(circle,rgba(37,99,235,.4) 0,transparent 70%);border-radius:50%;filter:blur(40px)}.phone-wrapper{position:relative;z-index:1}.hero-phone-img{border-radius:28px;box-shadow:0 40px 80px rgba(0,0,0,.6),0 0 0 1px hsla(0,0%,100%,.06);max-width:280px;width:100%}.floating-card{position:absolute;background:rgba(17,24,39,.9);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(12px);border-radius:16px;padding:.85rem 1.1rem;display:flex;align-items:center;gap:.75rem;z-index:2;min-width:180px;animation:float 6s ease-in-out infinite;box-shadow:0 8px 32px rgba(0,0,0,.3)}.card-top-right{top:6%;right:-10px;animation-delay:0s}.card-bottom-left{bottom:10%;left:-20px;animation-delay:2s;gap:.5rem;min-width:200px}.card-bottom-left,.card-mid-right{flex-direction:column;align-items:flex-start}.card-mid-right{top:55%;right:-30px;animation-delay:4s;gap:.25rem}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.card-icon{font-size:1.4rem}.card-info{display:flex;flex-direction:column;gap:2px}.card-title{font-size:.8rem;font-weight:600;color:#f9fafb}.card-sub{font-size:.7rem;color:#6b7280}.card-check{margin-left:auto;width:22px;height:22px;background:#22c55e;border-radius:50%;justify-content:center;font-size:.7rem;color:#fff;font-weight:700}.card-check,.card-stat-row{display:flex;align-items:center}.card-stat-row{gap:.75rem;width:100%}.stat-circle{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.progress-bar{width:100%;height:5px;background:hsla(0,0%,100%,.1);border-radius:9999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#2563eb,#7c3aed);border-radius:9999px;animation:progress-grow 3s ease-in-out infinite alternate}@keyframes progress-grow{0%{width:40%}to{width:80%}}.rating-stars{font-size:.85rem;letter-spacing:2px}.subscribe-form{display:flex;flex-wrap:wrap;gap:.6rem;width:100%}.subscribe-input{flex:1 1 180px;height:48px;box-sizing:border-box;align-self:stretch;background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.12);color:#f9fafb;font-size:.9rem;padding:0 1rem;border-radius:10px;outline:none;transition:border-color .2s;min-width:0;appearance:none;-webkit-appearance:none;line-height:1}.subscribe-input::placeholder{color:#4b5563}.subscribe-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.2)}.subscribe-btn{background:linear-gradient(135deg,#2563eb,#7c3aed);color:#fff;font-size:.9rem;font-weight:600;height:48px;padding:0 1.5rem;border-radius:10px;border:none;cursor:pointer;white-space:nowrap;transition:opacity .2s,transform .15s;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;box-sizing:border-box}.subscribe-btn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.subscribe-btn:disabled{opacity:.45;cursor:not-allowed}.stats-section{padding:5rem 1.5rem;position:relative}.stats-section:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(37,99,235,.04),transparent)}.stats-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.07);border-radius:20px;overflow:hidden;position:relative;z-index:1}@media (max-width:760px){.stats-grid{grid-template-columns:repeat(2,1fr)}}.stat-item{background:#0a0f1e;padding:2.5rem 2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:.4rem}.stat-value{font-size:2.5rem;font-weight:800;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 40%,#93c5fd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.stat-label{font-size:.85rem;color:#6b7280;font-weight:500}.features-section{padding:7rem 1.5rem;position:relative}.section-header{max-width:640px;margin:0 auto 4rem;text-align:center;display:flex;flex-direction:column;gap:1rem}.section-eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#2563eb}.section-title{font-size:clamp(1.9rem,4vw,2.8rem);font-weight:800;letter-spacing:-.03em;color:#f9fafb;margin:0;line-height:1.15}.section-desc{font-size:1rem;color:#6b7280;line-height:1.7;margin:0}.features-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}@media (max-width:900px){.features-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:560px){.features-grid{grid-template-columns:1fr}}.feature-card{background:hsla(0,0%,100%,.03);border:1px solid hsla(0,0%,100%,.07);border-radius:20px;padding:2rem;display:flex;flex-direction:column;gap:1rem;transition:border-color .25s,transform .25s,box-shadow .25s;cursor:default}.feature-card:hover{border-color:rgba(37,99,235,.4);transform:translateY(-4px);box-shadow:0 16px 40px rgba(37,99,235,.1)}.feature-icon-wrap{width:50px;height:50px;background:rgba(37,99,235,.12);border:1px solid rgba(37,99,235,.25);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.4rem;flex-shrink:0}.feature-card-title{font-size:1rem;font-weight:700;color:#f9fafb;margin:0}.feature-card-desc{font-size:.875rem;color:#6b7280;line-height:1.65;margin:0}.how-section{padding:7rem 1.5rem;background:hsla(0,0%,100%,.015);position:relative;overflow:hidden}.how-orb{position:absolute;width:500px;height:500px;background:radial-gradient(circle,rgba(124,58,237,.12),transparent 70%);border-radius:50%;filter:blur(60px);right:-200px;bottom:-100px;pointer-events:none}.how-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}@media (max-width:860px){.how-grid{grid-template-columns:1fr;gap:3rem}}.how-steps{display:flex;flex-direction:column;gap:0}.how-step{display:flex;gap:1.25rem;position:relative;padding-bottom:2.5rem}.how-step:last-child{padding-bottom:0}.step-line-col{flex-direction:column}.step-line-col,.step-num{display:flex;align-items:center;flex-shrink:0}.step-num{width:44px;height:44px;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;justify-content:center;font-size:.85rem;font-weight:700;color:#fff;position:relative;z-index:1}.step-connector{width:2px;flex:1;background:linear-gradient(180deg,rgba(37,99,235,.4),transparent);margin-top:4px}.how-step:last-child .step-connector{display:none}.step-body{padding-top:.6rem;padding-bottom:0}.step-title{font-size:1rem;font-weight:700;color:#f9fafb;margin:0 0 .4rem}.step-desc{font-size:.875rem;color:#6b7280;line-height:1.65;margin:0}.persona-tabs{display:flex;gap:.5rem;margin-bottom:2rem}.persona-tab{padding:.5rem 1.2rem;border-radius:9999px;font-size:.85rem;font-weight:600;border:1px solid hsla(0,0%,100%,.12);background:transparent;color:#9ca3af;cursor:pointer;transition:all .2s}.persona-tab.active{background:#2563eb;border-color:#2563eb;color:#fff}.app-preview-card{background:rgba(17,24,39,.7);border:1px solid hsla(0,0%,100%,.08);border-radius:24px;padding:2rem;display:flex;flex-direction:column;gap:1.25rem;backdrop-filter:blur(10px)}.app-preview-header{display:flex;align-items:center;gap:.75rem}.app-preview-avatar{width:40px;height:40px;background:linear-gradient(135deg,#2563eb,#7c3aed);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.app-preview-name{font-size:.9rem;font-weight:600;color:#f9fafb}.app-preview-role{font-size:.75rem;color:#6b7280}.app-map-placeholder{background:rgba(37,99,235,.08);border:1px solid rgba(37,99,235,.15);border-radius:14px;height:140px;display:flex;align-items:center;justify-content:center;font-size:2.5rem;position:relative;overflow:hidden}.map-dot{position:absolute;width:10px;height:10px;background:#3b82f6;border-radius:50%;box-shadow:0 0 0 4px rgba(59,130,246,.2);animation:map-pulse 2s ease-in-out infinite}.map-dot-dest{background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.2);bottom:30px;right:50px;top:auto;left:auto;animation-delay:1s}@keyframes map-pulse{0%,to{box-shadow:0 0 0 4px rgba(59,130,246,.2)}50%{box-shadow:0 0 0 10px rgba(59,130,246,0)}}.app-status-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.status-badge{display:inline-flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.status-badge.transit{background:rgba(37,99,235,.15);color:#93c5fd}.status-badge.delivered{background:rgba(34,197,94,.15);color:#86efac}.status-badge-dot{width:6px;height:6px;border-radius:50%;background:currentColor;animation:blink 1.5s ease-in-out infinite}.delivery-meta{font-size:.75rem;color:#6b7280}.cta-section{padding:7rem 1.5rem;position:relative;overflow:hidden}.cta-bg-glow{position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 50% 50%,rgba(37,99,235,.15),transparent 70%);pointer-events:none}.cta-inner{max-width:720px;margin:0 auto;position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cta-headline{font-size:clamp(2rem,4vw,3rem);font-weight:800;letter-spacing:-.03em;color:#f9fafb;line-height:1.1;margin:0}.cta-sub{font-size:1rem;color:#6b7280;line-height:1.7;max-width:480px;margin:0}.cta-form-wrap{width:100%;max-width:540px}.footer{border-top:1px solid hsla(0,0%,100%,.06);padding:3rem 1.5rem}.footer-inner{max-width:1200px;margin:0 auto;flex-wrap:wrap;gap:2rem;justify-content:space-between}.footer-brand,.footer-inner{display:flex;align-items:center}.footer-brand{gap:.6rem}.footer-logo{border-radius:8px;opacity:.8}.footer-name{font-size:1rem;font-weight:700;color:#9ca3af}.footer-links{display:flex;gap:1.5rem}.footer-link{font-size:.8rem;color:#4b5563;text-decoration:none;transition:color .2s}.footer-link:hover{color:#9ca3af}.footer-copy{font-size:.8rem;color:#374151}.subscribe-success{display:flex;align-items:center;gap:1rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:14px;padding:1rem 1.25rem;animation:fade-in .4s ease}@keyframes fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.subscribe-success-icon{font-size:1.6rem}.subscribe-success-title{font-size:.9rem;font-weight:700;color:#86efac;margin:0 0 2px}.subscribe-success-sub{font-size:.8rem;color:#6b7280;margin:0}.subscribe-form--cta{flex-direction:column}.subscribe-form--cta .subscribe-input{flex:unset;width:100%;height:48px}.subscribe-form--cta .subscribe-btn{width:100%;height:48px}.subscribe-spinner{display:inline-block;width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite;margin-right:.4rem}@keyframes spin{to{transform:rotate(1turn)}}