.deliveries-root{--primary:#6366f1;--primary-light:#f5f3ff;--primary-dark:#4f46e5;--text-main:#1e293b;--text-muted:#64748b;--bg-main:#fff;--bg-subtle:#f8fafc;--border:#e2e8f0;--radius-lg:24px;--radius-md:16px;--shadow:0 4px 20px -2px #0000000d;background:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.deliveries-hero{background:#fff;padding:8rem 0 6rem;position:relative;overflow:hidden}.deliveries-hero-bg{opacity:.15;background-image:radial-gradient(var(--primary)1px,transparent 1px);background-size:20px 20px;width:50%;height:100%;position:absolute;top:0;right:0;-webkit-mask-image:linear-gradient(270deg,#000,#0000);mask-image:linear-gradient(270deg,#000,#0000)}.deliveries-container{z-index:10;max-width:1280px;margin:0 auto;padding:0 2rem;position:relative}.deliveries-hero-content{align-items:center;gap:4rem;display:flex}.deliveries-hero-text{flex:1;max-width:600px}.deliveries-badge{border:1px solid var(--border);color:var(--primary);box-shadow:var(--shadow);background:#fff;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.deliveries-hero-text h1{color:var(--text-main);margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.deliveries-hero-text h1 span{color:var(--primary)}.deliveries-hero-text p{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.deliveries-cta-group{gap:1rem;display:flex}.btn-delivery-primary{background:var(--primary);color:#fff;border-radius:var(--radius-md);align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 25px -5px #6366f166}.btn-delivery-primary:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 15px 30px -5px #6366f180}.btn-delivery-secondary{color:var(--text-main);border-radius:var(--radius-md);border:1px solid var(--border);background:#fff;align-items:center;gap:.75rem;padding:1rem 2rem;font-weight:800;text-decoration:none;transition:all .3s;display:inline-flex}.btn-delivery-secondary:hover{background:var(--bg-subtle);border-color:var(--text-main)}.deliveries-hero-image{flex:1;position:relative}.deliveries-hero-image img{border-radius:var(--radius-lg);width:100%;height:auto;box-shadow:0 25px 50px -12px #00000026}.features-grid-deliveries{grid-template-columns:repeat(3,1fr);gap:2rem;margin:6rem 0;display:grid}.feature-card-delivery{border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;padding:2.5rem;transition:all .3s}.feature-card-delivery:hover{border-color:var(--primary);transform:translateY(-10px);box-shadow:0 20px 40px -10px #0000000d}.feature-icon-delivery{background:var(--primary-light);width:64px;height:64px;color:var(--primary);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.feature-card-delivery h3{margin-bottom:1rem;font-size:1.5rem;font-weight:800}.feature-card-delivery p{color:var(--text-muted);line-height:1.6}.steps-section-delivery{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:6rem 0}.steps-header{text-align:center;max-width:700px;margin:0 auto 4rem}.steps-header h2{margin-bottom:1rem;font-size:2.5rem;font-weight:900}.steps-grid-delivery{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.step-card-delivery{text-align:center;position:relative}.step-number-delivery{background:var(--primary);color:#fff;width:48px;height:48px;box-shadow:0 0 0 4px var(--primary-light);border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-size:1.25rem;font-weight:900;display:flex}.step-card-delivery h4{margin-bottom:.75rem;font-size:1.25rem;font-weight:800}.step-card-delivery p{color:var(--text-muted);font-size:.95rem}.cta-banner-delivery{background:var(--text-main);text-align:center;color:#fff;border-radius:32px;margin:6rem 0;padding:5rem;position:relative;overflow:hidden}.cta-banner-delivery h2{z-index:10;margin-bottom:1.5rem;font-size:3rem;font-weight:900;position:relative}.cta-banner-delivery p{opacity:.8;z-index:10;max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem;position:relative}@media (max-width:1024px){.deliveries-hero-content{text-align:center;flex-direction:column}.deliveries-hero-text{max-width:100%}.deliveries-cta-group{justify-content:center}.features-grid-deliveries{grid-template-columns:1fr}.steps-grid-delivery{grid-template-columns:1fr 1fr}.deliveries-hero-text h1{font-size:3rem}}@media (max-width:768px){.steps-grid-delivery{grid-template-columns:1fr}.cta-banner-delivery{padding:3rem 1.5rem}.cta-banner-delivery h2{font-size:2rem}}
