.hero-premium{color:#fff;background:linear-gradient(135deg,#0f4fd6 0%,#246bfd 55%,#4da6ff 100%);padding:145px 0 180px;position:relative;overflow:hidden}.hero-premium-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:70px;display:grid}.hero-content{z-index:2;position:relative}.hero-badge{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff24;border-radius:999px;align-items:center;gap:10px;margin-bottom:28px;padding:10px 18px;font-weight:600;display:inline-flex}.hero-content h1{color:#fff;margin-bottom:28px;font-size:68px;line-height:1.05}.hero-content h1 span{color:#bee3ff}.hero-content p{color:#ffffffeb;max-width:650px;font-size:20px;line-height:1.8}.hero-buttons{flex-wrap:wrap;gap:18px;margin-top:40px;display:flex}.hero-stats{gap:50px;margin-top:55px;display:flex}.hero-stats strong{font-size:34px;display:block}.hero-stats span{color:#ffffffd9}.hero-right{z-index:2;position:relative}.hero-card{color:#222;background:#fff;border-radius:32px;padding:38px;box-shadow:0 30px 80px #00000026}.hero-card h3{margin-top:26px;margin-bottom:20px;font-size:28px}.hero-card input{width:100%;margin-bottom:18px}.hero-small-cards{gap:12px;margin-top:24px;display:flex}.hero-small-cards div{background:#f4f8ff;border-radius:16px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px;font-weight:600;display:flex}.washing-machine{background:#2563eb;border-radius:32px;justify-content:center;align-items:center;width:220px;height:220px;margin:auto;animation:5s ease-in-out infinite floatMachine;display:flex;position:relative}.machine-door{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:130px;height:130px;display:flex}.machine-water{background:radial-gradient(circle at 30% 30%,#8ed5ff,#3b82f6);border-radius:50%;width:88px;height:88px;animation:7s linear infinite spinWater}.hero-bg-circle{filter:blur(10px);opacity:.15;border-radius:50%;position:absolute}.hero-bg-1{background:#fff;width:520px;height:520px;top:-160px;left:-180px}.hero-bg-2{background:#fff;width:420px;height:420px;bottom:-120px;right:-120px}.hero-wave{width:100%;height:150px;position:absolute;bottom:-1px;left:0}@keyframes floatMachine{0%{transform:translateY(0)}50%{transform:translateY(-14px)}to{transform:translateY(0)}}@keyframes spinWater{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1000px){.hero-premium-grid{grid-template-columns:1fr}.hero-content{text-align:center}.hero-content p{margin:auto}.hero-buttons{justify-content:center}.hero-stats{flex-wrap:wrap;justify-content:center}}.search-strip-wrapper{z-index:30;margin-top:-95px;position:relative}.search-strip{background:#fff;border-radius:28px;grid-template-columns:2fr 1.3fr 1.3fr auto;gap:18px;padding:24px;display:grid;box-shadow:0 20px 70px #0000001f}.search-field{background:#f8fafc;border-radius:16px;align-items:center;gap:14px;height:64px;padding:0 18px;display:flex}.search-field svg{color:#2563eb}.search-field input,.search-field select{background:0 0;border:none;outline:none;width:100%;font-size:15px}.search-btn{justify-content:center;align-items:center;min-width:180px;display:flex}@media (width<=1000px){.search-strip{grid-template-columns:1fr}.search-btn{width:100%}}.home-divider{background:#0f172a;height:180px;margin-top:-130px}.stats-strip{background:#f8fafc;padding:90px 0 40px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.stat-box{text-align:center;background:#fff;border-radius:24px;padding:34px;transition:all .35s;box-shadow:0 18px 50px #0000000f}.stat-box:hover{transform:translateY(-8px);box-shadow:0 28px 70px #0000001f}.stat-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:22px;justify-content:center;align-items:center;width:72px;height:72px;margin:auto auto 20px;display:flex}.stat-box h2{color:#111827;margin:0;font-size:42px;font-weight:800}.stat-box p{color:#64748b;margin-top:10px;font-size:15px}@media (width<=1000px){.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.stats-grid{grid-template-columns:1fr}}.browse-services{background:#fff;padding:90px 0}.section-heading{text-align:center;max-width:700px;margin:0 auto 60px}.section-kicker{color:#2563eb;background:#eff6ff;border-radius:999px;margin-bottom:18px;padding:8px 18px;font-weight:700;display:inline-block}.section-heading p{color:#64748b;font-size:18px;line-height:1.8}.services-grid{grid-template-columns:repeat(4,1fr);gap:28px;display:grid}.service-card{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:26px;flex-direction:column;padding:36px;text-decoration:none;transition:all .35s;display:flex}.service-card:hover{border-color:#2563eb;transform:translateY(-10px);box-shadow:0 28px 70px #2563eb26}.service-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:22px;justify-content:center;align-items:center;width:74px;height:74px;margin-bottom:24px;display:flex}.service-card h3{margin:0 0 10px;font-size:22px}.service-card p{color:#64748b;flex:1;line-height:1.6}.service-link{color:#2563eb;align-items:center;gap:10px;margin-top:26px;font-weight:700;transition:all .25s;display:flex}.service-card:hover .service-link{gap:16px}@media (width<=1100px){.services-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.services-grid{grid-template-columns:1fr}.section-heading h2{font-size:36px}}.how-section{background:#f8fafc;padding:100px 0}.how-grid{grid-template-columns:repeat(4,1fr);gap:28px;margin-top:70px;display:grid}.how-card{text-align:center;background:#fff;border-radius:26px;padding:36px;transition:all .35s;position:relative;box-shadow:0 18px 60px #0000000d}.how-card:hover{transform:translateY(-10px);box-shadow:0 30px 80px #2563eb26}.step-number{color:#eff6ff;font-size:52px;font-weight:800;line-height:1;position:absolute;top:24px;right:24px}.how-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:24px;justify-content:center;align-items:center;width:84px;height:84px;margin:auto auto 28px;display:flex}.how-card h3{margin-bottom:14px}.how-card p{color:#64748b;line-height:1.8}@media (width<=1100px){.how-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.how-grid{grid-template-columns:1fr}}.featured-vendors{background:#fff;padding:110px 0}.featured-grid{grid-template-columns:repeat(4,1fr);gap:30px;margin-top:70px;display:grid}.vendor-card{color:inherit;background:#fff;border-radius:28px;text-decoration:none;transition:all .35s;overflow:hidden;box-shadow:0 18px 60px #0000000f}.vendor-banner{background:linear-gradient(135deg,#2563eb,#38bdf8);height:120px;position:relative}.vendor-avatar{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;font-size:34px;font-weight:700;display:flex;position:absolute;bottom:-40px;left:28px}.vendor-content{padding:58px 28px 28px}.vendor-content h3{margin-bottom:14px}.vendor-rating{color:#f59e0b;align-items:center;gap:8px;font-weight:700;display:flex}.vendor-rating span{color:#64748b;font-weight:500}.vendor-meta{color:#64748b;flex-direction:column;gap:12px;margin:22px 0;display:flex}.vendor-meta span{align-items:center;gap:8px;display:flex}.vendor-services{flex-wrap:wrap;gap:10px;display:flex}.vendor-services span{color:#2563eb;background:#eff6ff;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:600}.vendor-footer{justify-content:space-between;align-items:center;margin-top:26px;display:flex}.vendor-footer span{color:#2563eb;align-items:center;gap:8px;font-weight:700;display:flex}@media (width<=1200px){.featured-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.featured-grid{grid-template-columns:1fr}}.why-section{background:#f8fafc;padding:110px 0}.why-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:70px;display:grid}.why-card{text-align:center;background:#fff;border-radius:28px;padding:42px;transition:all .35s;box-shadow:0 18px 55px #0000000f}.why-card:hover{transform:translateY(-8px);box-shadow:0 35px 70px #2563eb26}.why-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;margin:auto auto 24px;display:flex}.why-card h3{margin-bottom:14px;font-size:22px}.why-card p{color:#64748b;line-height:1.7}@media (width<=1000px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.why-grid{grid-template-columns:1fr}}.testimonials-section{background:#fff;padding:110px 0}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-top:70px;display:grid}.testimonial-card{background:#f8fafc;border-radius:28px;padding:40px;transition:all .35s}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 30px 70px #0000001a}.quote-circle{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin-bottom:24px;display:flex}.testimonial-stars{color:#fbbf24;gap:6px;margin-bottom:20px;display:flex}.testimonial-card p{color:#475569;margin-bottom:30px;font-size:17px;line-height:1.8}.testimonial-author{flex-direction:column;display:flex}.testimonial-author strong{font-size:18px}.testimonial-author span{color:#64748b;margin-top:4px}@media (width<=1000px){.testimonial-grid{grid-template-columns:1fr}}.partner-section{background:#f8fafc;padding:110px 0}.partner-box{color:#fff;background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:36px;justify-content:space-between;align-items:center;gap:60px;padding:70px;display:flex;position:relative;overflow:hidden}.partner-box h2{color:#fff;margin:18px 0;font-size:48px}.partner-box p{color:#ffffffeb;max-width:650px;font-size:19px;line-height:1.8}.partner-features{flex-wrap:wrap;gap:32px;margin-top:40px;display:flex}.partner-features div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:999px;align-items:center;gap:10px;padding:14px 22px;display:flex}.btn-light{color:#2563eb;background:#fff;border-radius:16px;align-items:center;gap:10px;padding:18px 34px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.btn-light:hover{transform:translateY(-4px)}@media (width<=1000px){.partner-box{text-align:center;flex-direction:column}.partner-features{justify-content:center}}.vendors-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1d4ed8,#38bdf8);padding:180px 0 120px}.vendors-badge{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff26;border-radius:999px;margin-bottom:26px;padding:10px 22px;font-weight:700;display:inline-block}.vendors-hero h1{margin-bottom:24px;font-size:64px}.vendors-hero h1 span{color:#bee3ff}.vendors-hero p{color:#ffffffe6;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.vendors-page{background:#f8fafc;padding:70px 0 100px}.vendors-heading{text-align:center;margin-bottom:40px}.vendors-heading h2{margin-bottom:10px;font-size:42px}.vendors-heading p{color:#64748b}.vendor-search-card{background:#fff;border-radius:28px;margin-bottom:40px;padding:34px;box-shadow:0 20px 60px #00000014}.vendors-grid{grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:28px;display:grid}.vendor-card{background:#fff;border:1px solid #e5e7eb;border-radius:28px;padding:28px;transition:all .35s;box-shadow:0 12px 40px #0000000d}.vendor-card:hover{transform:translateY(-10px);box-shadow:0 24px 60px #0000001f}.vendor-card h3{margin:18px 0 10px;font-size:26px}.vendor-card p{color:#64748b;line-height:1.7}.login-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8,#38bdf8);align-items:center;min-height:100vh;padding:170px 0 90px;display:flex}.login-layout{grid-template-columns:1fr 500px;align-items:center;gap:80px;display:grid}.login-info{color:#fff}.login-badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1f;border-radius:999px;margin-bottom:28px;padding:10px 22px;font-weight:700;display:inline-block}.login-info h1{margin-bottom:24px;font-size:62px;line-height:1.1}.login-info h1 span{color:#bee3ff}.login-info p{color:#ffffffe6;margin-bottom:42px;font-size:20px;line-height:1.8}.login-features{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.login-features div{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border-radius:18px;padding:18px}.login-card{background:#fff;border-radius:30px;padding:42px;box-shadow:0 30px 80px #00000026}.login-card h2{margin-bottom:10px;font-size:34px}.login-subtitle{color:#64748b;margin-bottom:28px}.login-card button{width:100%;margin-top:20px}.login-card p:last-child{text-align:center;margin-top:28px}@media (width<=1000px){.login-layout{grid-template-columns:1fr}.login-info{text-align:center}.login-features{grid-template-columns:1fr}}.register-hero{background:linear-gradient(135deg,#0f172a,#1d4ed8,#38bdf8);align-items:center;min-height:100vh;padding:170px 0 90px;display:flex}.register-layout{grid-template-columns:1fr 520px;align-items:center;gap:80px;display:grid}.register-info{color:#fff}.register-badge{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff1f;border-radius:999px;margin-bottom:28px;padding:10px 22px;font-weight:700;display:inline-block}.register-info h1{margin-bottom:24px;font-size:62px;line-height:1.1}.register-info h1 span{color:#bee3ff}.register-info p{color:#ffffffe6;margin-bottom:42px;font-size:20px;line-height:1.8}.register-benefits{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.register-benefits div{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff14;border-radius:18px;padding:18px}.register-card{background:#fff;border-radius:30px;padding:42px;box-shadow:0 30px 80px #00000026}.register-card h2{margin-bottom:10px;font-size:34px}.register-subtitle{color:#64748b;margin-bottom:28px}.register-card button{width:100%;margin-top:20px}.register-card p:last-child{text-align:center;margin-top:28px}@media (width<=1000px){.register-layout{grid-template-columns:1fr}.register-info{text-align:center}.register-benefits{grid-template-columns:1fr}}.checkout-layout{grid-template-columns:2fr 420px;align-items:start;gap:32px;margin-top:30px;display:grid}.checkout-main{flex-direction:column;gap:28px;display:flex}.checkout-sidebar{align-self:start;position:sticky;top:100px}.dashboard-card{background:#fff;border-radius:24px;padding:28px;box-shadow:0 15px 45px #0000000d}.checkout-summary{background:#fff;border-radius:24px;padding:30px;box-shadow:0 18px 55px #0000000f}.checkout-summary h2{margin-bottom:8px}.checkout-summary hr{border:none;border-top:1px solid #e5e7eb;margin:24px 0}.checkout-summary button{margin-top:22px}.summary-row{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.summary-total{border-top:2px solid #e5e7eb;justify-content:space-between;align-items:center;margin-top:18px;padding-top:18px;font-size:22px;font-weight:800;display:flex}.checkout-item{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.checkout-item:last-child{border-bottom:none}.checkout-item-price{font-size:18px;font-weight:700}.checkout-section{margin-top:20px}@media (width<=1100px){.checkout-layout{grid-template-columns:1fr}.checkout-sidebar{position:relative;top:auto}}@media (width<=700px){.dashboard-card,.checkout-summary{padding:22px}}.track-hero{color:#fff;text-align:center;background:linear-gradient(135deg,#0f172a,#1d4ed8,#38bdf8);padding:180px 0 120px}.track-badge{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff26;border-radius:999px;margin-bottom:24px;padding:10px 22px;font-weight:700;display:inline-block}.track-hero h1{margin-bottom:22px;font-size:64px}.track-hero span{color:#bee3ff}.track-hero p{color:#ffffffe6;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.track-page{background:#f8fafc;padding:70px 0 100px}.track-search-card{text-align:center;background:#fff;border-radius:28px;padding:40px;box-shadow:0 20px 60px #00000014}.track-search-card h2{margin-bottom:10px;font-size:38px}.track-search-card p{color:#64748b;margin-bottom:35px}.track-form{flex-wrap:wrap;justify-content:center;gap:18px;display:flex}.track-form input{border:1px solid #cbd5e1;border-radius:16px;width:420px;max-width:100%;padding:18px 20px;font-size:16px}.track-form input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1f}@media (width<=900px){.track-hero h1{font-size:42px}.track-form{flex-direction:column}.track-form input,.track-form button{width:100%}}.about-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:180px 0 110px}.about-badge{background:#ffffff29;border-radius:999px;margin-bottom:30px;padding:10px 24px;font-weight:700;display:inline-block}.about-hero h1{color:#fff;margin-bottom:25px;font-size:64px}.about-hero h1 span{color:#cde8ff}.about-hero p{color:#ffffffe6;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.about-story{background:#f8fafc;padding:90px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-grid h2{margin-bottom:24px;font-size:42px}.about-grid p{color:#64748b;margin-bottom:24px;line-height:1.9}.about-image{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:28px;justify-content:center;align-items:center;height:420px;font-size:140px;display:flex;box-shadow:0 25px 60px #00000014}.about-values{background:#fff;padding:100px 0}.section-heading{text-align:center;margin-bottom:70px}.section-badge{color:#2563eb;background:#eaf2ff;border-radius:999px;margin-bottom:20px;padding:10px 22px;font-weight:700;display:inline-block}.section-heading h2{margin-bottom:18px;font-size:46px}.section-heading p{color:#64748b;max-width:700px;margin:auto;line-height:1.8}.values-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.value-card{text-align:center;background:#f8fafc;border-radius:28px;padding:42px;transition:all .35s}.value-card:hover{background:#fff;transform:translateY(-10px);box-shadow:0 25px 60px #0000001a}.value-icon{background:linear-gradient(135deg,#2563eb,#38bdf8);border-radius:24px;justify-content:center;align-items:center;width:82px;height:82px;margin:auto auto 24px;font-size:34px;display:flex}.value-card h3{margin-bottom:16px}.value-card p{color:#64748b;line-height:1.7}@media (width<=1000px){.values-grid{grid-template-columns:1fr}}.about-audience{background:#f8fafc;padding:110px 0}.audience-row{grid-template-columns:1fr 1fr;align-items:center;gap:70px;margin-bottom:110px;display:grid}.audience-row:last-child{margin-bottom:0}.audience-row.reverse .audience-image{order:2}.audience-row.reverse .audience-content{order:1}.audience-image{background:linear-gradient(135deg,#dbeafe,#eff6ff);border-radius:30px;justify-content:center;align-items:center;height:360px;font-size:120px;display:flex;box-shadow:0 20px 60px #00000014}.audience-content h3{margin:18px 0;font-size:40px}.audience-content p{color:#64748b;margin-bottom:28px;line-height:1.9}.audience-content ul{padding:0;list-style:none}.audience-content li{border-bottom:1px solid #e5e7eb;padding:12px 0}@media (width<=1000px){.audience-row{grid-template-columns:1fr;gap:40px;margin-bottom:70px}.audience-row.reverse .audience-image,.audience-row.reverse .audience-content{order:initial}}.about-timeline{background:#fff;padding:120px 0}.timeline{max-width:900px;margin:70px auto 0;position:relative}.timeline:before{content:"";background:#dce8f8;width:3px;position:absolute;top:0;bottom:0;left:22px}.timeline-item{margin-bottom:60px;padding-left:80px;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-dot{background:#2563eb;border:6px solid #fff;border-radius:50%;width:30px;height:30px;position:absolute;top:16px;left:8px;box-shadow:0 0 0 5px #dbeafe}.timeline-dot.future{background:#10b981}.timeline-card{background:#f8fafc;border-radius:22px;padding:32px;transition:all .3s}.timeline-card:hover{background:#fff;transform:translate(8px);box-shadow:0 18px 45px #00000014}.timeline-card span{color:#2563eb;margin-bottom:10px;font-weight:700;display:block}.timeline-card h3{margin-bottom:16px}.timeline-card p{color:#64748b;line-height:1.8}.about-cta{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:120px 0}.about-cta h2{color:#fff;margin-bottom:24px;font-size:58px}.about-cta h2 span{color:#cde8ff}.about-cta p{color:#ffffffe6;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.about-cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:45px;display:flex}.about-cta .btn{min-width:220px;padding:18px 34px;font-size:17px}.faq-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:180px 0 110px}.faq-badge{background:#ffffff26;border-radius:999px;margin-bottom:28px;padding:10px 22px;font-weight:700;display:inline-block}.faq-hero h1{color:#fff;margin-bottom:20px;font-size:60px}.faq-hero span{color:#cfe8ff}.faq-hero p{color:#ffffffe6;max-width:720px;margin:auto;font-size:20px;line-height:1.8}.faq-search{border:none;border-radius:18px;width:100%;max-width:650px;height:64px;margin-top:45px;padding:0 24px;font-size:16px;box-shadow:0 18px 50px #00000026}.faq-section{background:#f8fafc;padding:90px 0}.faq-item{background:#fff;border-radius:22px;margin-bottom:24px;transition:all .3s;overflow:hidden;box-shadow:0 15px 40px #0000000f}.faq-item.open{box-shadow:0 20px 60px #0000001a}.faq-question{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:30px;display:flex}.faq-category{color:#2563eb;background:#eaf2ff;border-radius:999px;margin-bottom:14px;padding:6px 14px;font-size:13px;font-weight:700;display:inline-block}.faq-question h3{margin:0;font-size:24px}.faq-icon{color:#2563eb;font-size:34px}.faq-answer{padding:0 30px 30px}.faq-answer p{color:#64748b;line-height:1.9}.faq-contact{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:110px 0}.faq-contact h2{color:#fff;margin-bottom:18px;font-size:52px}.faq-contact p{color:#ffffffe6;margin-bottom:40px;font-size:20px}.contact-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:180px 0 110px}.contact-badge{background:#ffffff26;border-radius:999px;margin-bottom:30px;padding:10px 22px;font-weight:700;display:inline-block}.contact-hero h1{color:#fff;margin-bottom:24px;font-size:60px}.contact-hero h1 span{color:#cfe8ff}.contact-hero p{color:#ffffffe6;max-width:700px;margin:auto;font-size:20px;line-height:1.8}.contact-page{background:#f8fafc;padding:90px 0}.contact-grid{grid-template-columns:380px 1fr;gap:40px;display:grid}.contact-card{text-align:center;background:#fff;border-radius:24px;margin-bottom:24px;padding:30px;box-shadow:0 18px 45px #0000000f}.contact-card svg{color:#2563eb;margin-bottom:20px}.contact-form{background:#fff;border-radius:30px;padding:40px;box-shadow:0 20px 55px #00000012}.contact-form textarea{resize:vertical;width:100%}@media (width<=1000px){.contact-grid{grid-template-columns:1fr}}.legal-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:180px 0 110px}.legal-badge{background:#ffffff29;border-radius:999px;margin-bottom:30px;padding:10px 22px;font-weight:700;display:inline-block}.legal-hero h1{color:#fff;margin-bottom:22px;font-size:60px}.legal-hero h1 span{color:#cde8ff}.legal-hero p{color:#ffffffe6;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.legal-page{background:#f8fafc;padding:90px 0}.legal-content{background:#fff;border-radius:30px;max-width:900px;margin:auto;padding:60px;box-shadow:0 20px 55px #00000014}.legal-content h2{color:#111827;margin-top:40px;margin-bottom:18px}.legal-content h2:first-child{margin-top:0}.legal-content p{color:#64748b;margin-bottom:26px;line-height:1.9}.packages-hero{text-align:center;color:#fff;background:linear-gradient(135deg,#0f4fd6,#2563eb,#4da6ff);padding:180px 0 90px}.packages-badge{background:#ffffff29;border-radius:999px;margin-bottom:28px;padding:10px 22px;font-weight:700;display:inline-block}.packages-hero h1{color:#fff;margin-bottom:22px;font-size:62px}.packages-hero h1 span{color:#cde8ff}.packages-hero p{color:#ffffffe6;max-width:720px;margin:auto;font-size:20px;line-height:1.8}.packages-page{background:#f8fafc;padding:90px 0}.packages-heading{text-align:center;margin-bottom:60px}.packages-heading h2{margin-bottom:12px;font-size:42px}.packages-heading p{color:#64748b}.packages-grid{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.package-card{background:#fff;border-radius:28px;padding:42px;transition:all .35s;position:relative;box-shadow:0 20px 55px #00000014}.package-card:hover{transform:translateY(-10px);box-shadow:0 35px 70px #00000024}.package-card h2{color:#2563eb;margin:24px 0 0;font-size:54px}.price-small{color:#64748b;margin-bottom:28px}.package-card ul{margin:0 0 36px;padding:0;list-style:none}.package-card li{border-bottom:1px solid #eef2f7;padding:10px 0}.package-card .btn{width:100%}.featured{border:3px solid #2563eb;transform:scale(1.05)}.featured:hover{transform:translateY(-10px)scale(1.05)}.featured-tag{color:#fff;background:#2563eb;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:700;position:absolute;top:-18px;left:50%;transform:translate(-50%)}@media (width<=1000px){.packages-grid{grid-template-columns:1fr}.featured{transform:none}.featured:hover{transform:translateY(-10px)}.packages-hero h1{font-size:46px}}.banner-sub{opacity:.92;max-width:600px;font-size:17px}.banner-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border-radius:30px;flex-shrink:0;justify-content:center;align-items:center;width:120px;height:120px;display:flex}.stats-row{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:28px;display:grid}.dashboard-stat{background:#fff;border-radius:22px;padding:24px;transition:all .35s;box-shadow:0 15px 40px #0000000f}.dashboard-stat:hover{transform:translateY(-6px);box-shadow:0 22px 60px #0000001f}.dashboard-stat-top{justify-content:space-between;margin-bottom:18px;display:flex}.dashboard-stat-icon{color:#2563eb;background:#eff6ff;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.dashboard-stat-value{margin-top:6px;font-size:42px;font-weight:800}.dashboard-stat-label{color:#64748b;font-size:14px;font-weight:700}@media (width<=1100px){.stats-row{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.stats-row{grid-template-columns:1fr}}.quick-actions{grid-template-columns:repeat(6,1fr);gap:18px;margin:30px 0;display:grid}.quick-card{text-align:center;color:#111827;background:#fff;border-radius:20px;padding:22px;text-decoration:none;transition:all .3s;box-shadow:0 12px 35px #0000000d}.quick-card:hover{transform:translateY(-5px)}.quick-card svg{color:#2563eb;width:36px;height:36px;margin-bottom:12px}.quick-card span{font-weight:700;display:block}@media (width<=1000px){.quick-actions{grid-template-columns:repeat(3,1fr)}}@media (width<=650px){.quick-actions{grid-template-columns:repeat(2,1fr)}}.dashboard-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px;box-shadow:0 15px 45px #0000000d}.customer-search-grid{grid-template-columns:2fr 1fr 1fr auto;gap:18px;display:grid}.customer-results-count{color:#64748b;margin:24px 0;font-weight:700}.customer-vendor-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.customer-vendor-card{color:inherit;background:#fff;border-radius:24px;gap:18px;padding:24px;text-decoration:none;transition:all .35s;display:flex;box-shadow:0 12px 40px #0000000d}.customer-vendor-card:hover{transform:translateY(-6px);box-shadow:0 20px 60px #0000001f}.vendor-logo{color:#2563eb;background:#eff6ff;border-radius:22px;flex-shrink:0;justify-content:center;align-items:center;width:82px;height:82px;display:flex}.vendor-body{flex:1}.vendor-body h3{margin-bottom:10px}.vendor-rating{color:#f59e0b;align-items:center;gap:8px;margin-bottom:10px;font-weight:700;display:flex}.vendor-location{color:#64748b;align-items:center;gap:8px;margin-bottom:14px;display:flex}.vendor-tags{flex-wrap:wrap;gap:10px;margin-bottom:18px;display:flex}.vendor-price{margin-bottom:18px;font-size:26px;font-weight:800}.vendor-button{color:#2563eb;font-weight:800}@media (width<=1100px){.customer-vendor-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.customer-search-grid,.customer-vendor-grid{grid-template-columns:1fr}}.vendor-detail-hero{background:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:40px;margin-bottom:35px;padding:35px;display:flex;box-shadow:0 15px 45px #0000000d}.vendor-detail-hero h1{margin:12px 0;font-size:42px}.vendor-meta{flex-wrap:wrap;gap:24px;margin-top:18px;display:flex}.vendor-meta span{color:#64748b;align-items:center;gap:8px;font-weight:600;display:flex}.vendor-info{gap:20px;display:grid}.vendor-info div{align-items:center;gap:12px;display:flex}.vendor-service-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:24px;margin-top:20px;display:grid}.vendor-service-card{border:1px solid #e5e7eb;border-radius:20px;padding:24px;transition:all .3s}.vendor-service-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #00000014}.vendor-price{color:#2563eb;margin:18px 0;font-size:28px;font-weight:800}.vendor-actions{align-items:center;display:flex}@media (width<=900px){.vendor-detail-hero{flex-direction:column;align-items:flex-start}}.settings-check{gap:18px;margin-top:20px;display:grid}.settings-check label{cursor:pointer;align-items:center;gap:12px;font-weight:600;display:flex}.settings-check input{width:18px;height:18px}.dashboard-banner{color:#fff;background:linear-gradient(135deg,#059669,#10b981);border-radius:28px;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px;padding:42px;display:flex;position:relative;overflow:hidden}.dashboard-banner:after{content:"";background:#ffffff14;border-radius:50%;width:320px;height:320px;position:absolute;top:-120px;right:-120px}.banner-title{margin-bottom:10px;font-size:38px;font-weight:800}.banner-sub{opacity:.92;max-width:620px;font-size:17px;line-height:1.6}.banner-icon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff26;border-radius:30px;justify-content:center;align-items:center;width:120px;height:120px;font-size:54px;display:flex}.dashboard-card{background:#fff;border-radius:24px;margin-bottom:24px;padding:28px;transition:all .3s;box-shadow:0 15px 45px #0000000d}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 22px 55px #0000001a}.dashboard-card h2{margin-bottom:22px}.dashboard-card h3{margin:0;font-size:22px;font-weight:700}.dashboard-card strong{font-size:17px;font-weight:700}.section-sub{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px;font-size:13px;font-weight:700}.driver-online{color:#16a34a;font-weight:700}.driver-offline{color:#dc2626;font-weight:700}.driver-paused{color:#d97706;font-weight:700}.delivery-card{border-left:6px solid #10b981}.delivery-card.available{border-left-color:#2563eb}.delivery-card.active{border-left-color:#10b981}.delivery-card.failed{border-left-color:#dc2626}.delivery-card.completed{border-left-color:#64748b}.delivery-card{flex-direction:column;gap:12px;display:flex}.driver-actions{border-top:1px solid #e5e7eb;flex-wrap:wrap;gap:10px;margin-top:24px;padding-top:20px;display:flex}.driver-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.driver-header-compact{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.driver-status-bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.driver-button-group{flex-wrap:wrap;gap:12px;display:flex}.driver-spacer{height:18px}.driver-spacer-small{height:16px}.driver-button-right{justify-content:flex-end;margin-top:24px;display:flex}.driver-margin-bottom{margin-bottom:18px}.driver-margin-bottom-small{margin-bottom:16px}.driver-margin-top{margin-top:12px}.pill{text-transform:capitalize;color:#065f46;background:#ecfdf5;border-radius:999px;align-items:center;padding:7px 14px;font-size:13px;font-weight:700;display:inline-flex}.pill.accepted{color:#1d4ed8;background:#dbeafe}.pill.collected{color:#15803d;background:#dcfce7}.pill.failed{color:#b91c1c;background:#fee2e2}.pill.returned{color:#374151;background:#f3f4f6}.input{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:14px;margin-bottom:14px;padding:12px 14px;transition:all .25s}.input:focus{border-color:#10b981;outline:none;box-shadow:0 0 0 4px #10b98126}.btn{transition:all .25s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:#10b981}@keyframes pulseDelivery{0%{box-shadow:0 0 #10b98180}70%{box-shadow:0 0 0 18px #10b98100}to{box-shadow:0 0 #10b98100}}.new-job{animation:2s infinite pulseDelivery}@media (width<=900px){.dashboard-banner{flex-direction:column;align-items:flex-start;padding:30px}.banner-icon{width:90px;height:90px;font-size:42px}}@media (width<=700px){.dashboard-card{padding:20px}.banner-title{font-size:30px}.banner-sub{font-size:15px}}.driver-title{margin:0}.driver-status-title{margin:6px 0}.driver-chart{margin:24px 0}.driver-stats{margin-bottom:24px}.delivery-card .dashboard-card{box-shadow:none;background:#fafafa;border:1px solid #e5e7eb;margin-bottom:0}.delivery-card .dashboard-card:hover{box-shadow:none;transform:none}.alert.success{color:#166534;background:#dcfce7;border:1px solid #86efac;border-radius:16px;margin-bottom:18px;padding:14px 18px;font-weight:600}.basket-layout{grid-template-columns:2fr 1fr;align-items:start;gap:30px;display:grid}.basket-card{background:#fff;border-radius:24px;padding:30px;box-shadow:0 15px 40px #0000000d}.basket-card h2{margin-bottom:30px}.basket-item{border-bottom:1px solid #e5e7eb;grid-template-columns:1fr auto auto;align-items:center;gap:30px;padding:24px 0;display:grid}.basket-item:last-child{border-bottom:none}.basket-item-info h3{margin-bottom:8px}.basket-item-info p{color:#64748b}.basket-qty{align-items:center;gap:16px;display:flex}.basket-qty button{cursor:pointer;color:#2563eb;background:#eff6ff;border:none;border-radius:12px;width:42px;height:42px;font-size:22px;font-weight:700}.basket-qty span{text-align:center;min-width:30px;font-size:18px;font-weight:700}.basket-total{text-align:right}.remove-link{color:#dc2626;cursor:pointer;background:0 0;border:none;margin-top:10px;font-weight:700}.basket-summary{background:#fff;border-radius:24px;padding:30px;position:sticky;top:30px;box-shadow:0 15px 40px #0000000d}.summary-row{border-bottom:1px solid #e5e7eb;justify-content:space-between;padding:16px 0;display:flex}.basket-btn{justify-content:center;width:100%;margin-top:16px}@media (width<=950px){.basket-layout{grid-template-columns:1fr}.basket-item{grid-template-columns:1fr;gap:18px}.basket-total{text-align:left}}:root{--blue:#1a56db;--blue-dark:#1040b0;--sky:#38bdf8;--dark:#0f172a;--text:#111827;--muted:#64748b;--line:#e5e7eb;--bg:#f8fafc;--white:#fff;--green:#10b981;--amber:#f59e0b;--red:#ef4444}*{box-sizing:border-box}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(1180px,100% - 32px);margin:auto}.nav{z-index:1000;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #0f172a0f;height:84px;transition:background .25s,box-shadow .25s;position:sticky;top:0;box-shadow:0 8px 30px #0f172a0d}.nav-inner{justify-content:space-between;align-items:center;gap:40px;height:100%;display:flex}.logo{align-items:center;gap:12px;font-weight:900;display:flex}.logo-image{width:auto;height:100px;display:block}.logo-mark{color:#fff;background:linear-gradient(135deg, var(--blue), var(--sky));border-radius:14px;place-items:center;width:42px;height:42px;display:grid}.nav-links{align-items:center;gap:18px;margin-left:auto;display:flex}.nav-link{color:#475569;border-radius:999px;padding:10px 16px;font-size:15px;font-weight:700;transition:all .25s}.nav-link:hover{color:var(--blue);background:#eff6ff}.nav-link.active{color:var(--blue)}.btn{cursor:pointer;border:0;border-radius:14px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;display:inline-flex}.btn-primary{color:#fff;background:var(--blue)}.btn-primary:hover{background:var(--blue-dark)}.btn-outline{color:var(--dark);border:1px solid var(--line);background:#fff}.btn-light{color:var(--blue);background:#eff6ff}.hero{color:#fff;background:linear-gradient(135deg,#0f172a,#1d4ed8 60%,#38bdf8);padding:72px 0}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:40px;display:grid}.hero h1{margin:18px 0;font-size:clamp(38px,6vw,64px);line-height:1.02}.hero p{color:#fffc;font-size:18px;line-height:1.7}.badge{background:#ffffff1f;border:1px solid #ffffff40;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:800;display:inline-flex}.section{padding:56px 0}.section-title{margin:0 0 10px;font-size:34px}.section-sub{color:var(--muted);line-height:1.7}.grid{gap:20px;display:grid}.grid-2{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:24px;box-shadow:0 8px 30px #0f172a0f}.empty{text-align:center;color:var(--muted);background:#fff;border:1px dashed #cbd5e1;border-radius:22px;padding:36px}.field{gap:7px;display:grid}.field label{color:#334155;font-size:14px;font-weight:800}.field input,.field select,.field textarea{border:1px solid var(--line);background:#fff;border-radius:14px;outline:none;padding:13px 14px}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #1a56db18}.form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.full{grid-column:1/-1}.dashboard{grid-template-columns:260px 1fr;min-height:calc(100vh - 76px);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;padding:22px}.side-link{color:#475569;border-radius:14px;align-items:center;gap:10px;margin-bottom:6px;padding:12px 14px;font-weight:800;display:flex}.side-link:hover,.side-link.active{color:var(--blue);background:#eff6ff}.dash-main{padding:28px}.table{border-collapse:collapse;background:#fff;border-radius:20px;width:100%;overflow:hidden}.table th,.table td{text-align:left;border-bottom:1px solid var(--line);padding:14px;font-size:14px}.pill{color:var(--blue);background:#eff6ff;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.footer{color:var(--muted);border-top:1px solid var(--line);background:#fff;padding:32px 0}.auth-wrap{place-items:center;min-height:calc(100vh - 76px);padding:32px;display:grid}.auth-card{width:min(460px,100%)}.mobile-menu{display:none}.alert{border-radius:12px;margin:16px 0;padding:12px 14px;font-weight:700}.alert.error{color:#991b1b;background:#fee2e2}.alert.warning{color:#92400e;background:#fef3c7}.alert.success{color:#166534;background:#dcfce7}.card-header{justify-content:space-between;align-items:center;display:flex}.card-footer{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}.stack{flex-direction:column;gap:12px;display:flex}.row{align-items:center;gap:12px;display:flex}.space-between{justify-content:space-between;align-items:center;display:flex}.mt-20{margin-top:20px}.mb-20{margin-bottom:20px}.text-muted{color:var(--muted)}.text-success{color:var(--green)}.text-danger{color:var(--red)}.text-warning{color:var(--amber)}.progress{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-bar{background:var(--blue);height:100%;transition:width 1s linear}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.03)}to{transform:scale(1)}}@keyframes timelinePulse{0%{background:0 0;transform:scale(1)}20%{background:#1a56db14;transform:scale(1.03)}45%{background:#1a56db0d;transform:scale(1.01)}to{background:0 0;transform:scale(1)}}.animate-slide-up{animation:.35s slideUp}.animate-pulse{animation:1s infinite pulse}.delivery-offer{z-index:9999;background:#fff;border-radius:20px;width:380px;padding:24px;animation:.35s slideUp;position:fixed;bottom:24px;right:24px;box-shadow:0 20px 60px #00000040}.delivery-offer.urgent{animation:.35s slideUp,1s infinite pulse}.delivery-countdown{text-align:center;color:var(--blue);margin:20px 0;font-size:42px;font-weight:800}.delivery-countdown.warning{color:var(--amber)}.delivery-countdown.danger{color:var(--red)}.offer-item{margin-bottom:16px}.offer-label{color:var(--muted);font-size:13px;font-weight:700}.offer-value{font-size:16px;font-weight:700}.offer-actions{gap:12px;margin-top:20px;display:flex}.delivery-timeline{gap:18px;display:grid}.timeline-row{grid-template-columns:34px 1fr;align-items:center;gap:14px;display:grid}.timeline-dot{width:30px;height:30px;color:var(--muted);background:#e5e7eb;border-radius:50%;place-items:center;font-weight:800;transition:all .25s;display:grid}.timeline-dot.active{color:#fff;background:var(--blue)}.timeline-step{transition:transform .25s,box-shadow .25s,background .25s}.timeline-step.pulse{animation:1.8s timelinePulse}.driver-ready{background:#f0fdf4}.driver-ready:hover{background:#dcfce7}.driver-incomplete{background:#fffbeb}.driver-incomplete:hover{background:#fef3c7}.driver-suspended{background:#fef2f2}.driver-suspended:hover{background:#fee2e2}.grid-5{grid-template-columns:repeat(5,1fr)}.stat{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px;transition:transform .2s,box-shadow .2s}.stat:hover{transform:translateY(-3px);box-shadow:0 12px 30px #0f172a14}.stat-header{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.stat-icon{width:36px;height:36px;color:var(--blue);background:#eff6ff;border-radius:12px;justify-content:center;align-items:center;display:flex}.stat-value{margin-top:6px;font-size:28px;font-weight:900}.stat-label{color:var(--muted);font-size:13px;font-weight:600}@media (width<=900px){.hero-grid,.grid-2,.grid-3,.grid-4,.grid-5,.dashboard{grid-template-columns:1fr}.nav-links{display:none}.mobile-menu{display:block}.sidebar{border-right:0;border-bottom:1px solid var(--line);gap:8px;display:flex;overflow:auto}.side-link{white-space:nowrap}.form-grid{grid-template-columns:1fr}.hero{padding:48px 0}.dash-main{padding:18px}.section-title{font-size:28px}.delivery-offer{width:auto;bottom:16px;left:16px;right:16px}}.landing-header{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;z-index:999;background:0 0;border:none;transition:all .35s;position:fixed;top:0;left:0;right:0}.landing-nav{justify-content:space-between;align-items:center;gap:40px;height:88px;display:flex}.landing-links{align-items:center;gap:12px;margin-left:auto;display:flex}.landing-link{color:#fff;border-radius:999px;padding:12px 18px;font-weight:600;transition:all .25s}.landing-link:hover{color:#fff;background:#ffffff2e}.landing-link.active{color:#fff;background:#ffffff26}.landing-actions{align-items:center;gap:16px;display:flex}.nav-trust{color:#f59e0b;background:#f8fafc;border-radius:999px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;font-weight:700;display:flex}.nav-trust span{color:#64748b;font-weight:600}@media (width<=1100px){.nav-trust{display:none}}@media (width<=900px){.landing-links{display:none}}.landing-header{transition:background .35s,box-shadow .35s,padding .35s}.landing-header.scrolled{background:#fffffff2;box-shadow:0 15px 40px #0f172a14}.landing-header.scrolled .landing-link{color:#334155}.landing-header.scrolled .landing-link:hover,.landing-header.scrolled .landing-link.active{color:#2563eb;background:#eff6ff}.landing-link{white-space:nowrap}.landing-actions{flex-shrink:0}.landing-header.scrolled .landing-nav{height:74px}.landing-footer{color:#fff;background:#0f172a;margin-top:120px}.footer-cta{text-align:center;background:linear-gradient(135deg,#2563eb,#1d4ed8,#0f172a);padding:90px 0}.footer-cta h2{color:#fff;margin-bottom:18px;font-size:52px}.footer-cta p{color:#ffffffd9;max-width:760px;margin:auto;font-size:20px;line-height:1.8}.footer-cta-buttons{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:40px;display:flex}.footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;padding:80px 0;display:grid}.footer-grid h4{color:#fff;margin-bottom:20px;font-size:18px}.footer-grid a{color:#cbd5e1;margin-bottom:14px;transition:all .25s;display:block}.footer-grid a:hover{color:#fff;padding-left:6px}.footer-logo{margin-bottom:28px}.footer-logo img{width:auto;height:200px;display:block}.footer-text{color:#cbd5e1;max-width:360px;margin-top:25px;line-height:1.8}.footer-social{align-items:center;gap:18px;margin-top:32px;display:flex}.footer-social a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;transition:all .3s;display:flex}.footer-social a:hover{background:#2563eb;transform:translateY(-4px);box-shadow:0 12px 30px #2563eb59}.footer-social img{object-fit:contain;width:26px;height:26px;transition:all .3s}.footer-social a:hover img{transform:scale(1.08)}.footer-bottom{color:#94a3b8;border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:26px 0;font-size:14px;display:flex}@media (width<=900px){.footer-grid{text-align:center;grid-template-columns:1fr}.footer-text{margin:auto}.footer-social{justify-content:center}.footer-bottom{text-align:center;justify-content:center}.footer-cta h2{font-size:36px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
