#dark .light-card{border-radius:20px;background:#020e2c10;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:none;box-shadow:0 8px 32px #0006,inset 0 1px #ffffff2e,inset 0 -1px #0003}.light-card{border-radius:20px;background:#ffffff61;backdrop-filter:blur(20px) saturate(200%);-webkit-backdrop-filter:blur(20px) saturate(200%);border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 32px #6482dc2e,inset 0 1px #ffffffbf,inset 0 -1px #b4bedc33}.hero-body{display:flex;justify-content:center;flex-direction:row-reverse;align-items:center;width:100%;gap:20px;max-width:1500px}ul{list-style:none;padding:0}.hero-driver{margin:50px 20px;padding:6px;width:40%;max-width:40vw;position:relative;width:fit-content;border-radius:16px;box-shadow:0 25px 50px -12px #00000040}#dark .hero-driver{box-shadow:0 25px 50px -12px #ffffff40}.hero-text{background-color:#099b3e;display:flex;align-items:center;color:#fff;gap:20px;border-radius:7px;padding:12px;position:absolute;bottom:-15px;width:220px;left:-15px}.hero-text>svg{font-size:3rem}.hero-driver img{width:100%}.hero-places{padding:15px 20px;margin:13px 0;border-radius:50px;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:#ffffff26;border:1px solid #ced4da;color:#000}#dark .hero-places{color:#d1d5db;background:#00000040;border:1px solid rgba(255,252,252,.15)}.hero-places>i{color:#f60}.hero-cta{color:#000;width:45%;display:flex;flex-direction:column;gap:13px;position:relative}#dark .hero-cta{color:#d1d5db}@media(max-width:1050px){.hero-body{flex-direction:column-reverse}.hero-driver{width:90%;max-width:600px}.hero-cta{margin:20px 12px;width:90%}}.hero-cta>h1{--_space: ;background-image:linear-gradient(45deg var(--_space),#0004ff,#350edf 50%,#ff8800 100%);background-clip:text;color:transparent;-webkit-background-clip:text;-webkit-text-fill-color:transparent}@supports (background-image: linear-gradient(in oklch,#000,#fff)){.hero-cta>h1 .text-gradient{--_space: in oklch}}.hero-cta>h1 i{-webkit-text-fill-color:#ff6600}.hero-cta>.hero-btns{display:flex;gap:29px}.fade-in{animation:fadeIn .8s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes floating{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}#hero-errands,.hero-main{margin:23px 12px;text-align:center}.errand-list,.features-list,ul.order-steps{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;list-style:none;padding:0}.errand-list>div,.features-list>div,ul.order-steps li{padding:16px 12px;border-radius:16px;display:flex;width:30vw;flex-direction:column;align-items:center;gap:10px;background-color:#f1ecf7}@media(max-width:800px){.errand-list,.features-list,ul.order-steps{justify-content:center}.errand-list>div,.features-list>div,ul.order-steps li{width:45vw}}@media(max-width:600px){.errand-list>div,.features-list>div,ul.order-steps li{width:43vw}}@media(max-width:450px){.errand-list>div,.features-list>div,ul.order-steps li{width:100%}}#dark ul.order-steps li{background-color:#141314}ul.order-steps li>div:first-child>svg{font-size:2rem;color:#f60;background-color:#ff66001a;width:20px;height:20px;border-radius:5px;padding:18px}ul.order-steps li>div:nth-child(2)>svg{font-size:2rem;color:#fff;background-color:#06f;width:15px;height:15px;padding:10px;border-radius:50%}.hero-popular-stores{margin:40px 10px}.hero-popular-stores>ul{padding:0;display:flex;flex-wrap:wrap;justify-content:center;gap:20px;list-style:none}.hero-popular-stores>ul>li{width:22vw;background-color:#f1ecf7;border-radius:12px;padding-bottom:10px}#dark .hero-popular-stores>ul>li{background-color:#141314}.hero-popular-stores>ul>li img{width:100%;border-top-left-radius:12px;border-top-right-radius:12px;height:180px;object-fit:cover}@media(max-width:1080px){.hero-popular-stores>ul{gap:10px}.hero-popular-stores>ul>li{width:30vw}.hero-popular-stores>ul>li img{height:150px}}@media(max-width:830px){.hero-popular-stores>ul>li img{height:130px}.hero-popular-stores>ul>li{width:calc(50vw - 35px)}}#dark .hero-popular-stores>ul>li h6,.hero-popular-stores>ul>li h6{margin-top:10px;color:#06f}.hero-popular-stores>ul>li .btn-secondary{width:100%;margin-bottom:12px;border-radius:30px}.hero-footer{margin:25px 12px}.hero-footer .footer-head{text-align:center}.hero-footer .for-stores,.hero-footer .for-users{max-width:520px;width:100%}.hero-footer .for-stores>div svg,.hero-footer .for-users>div svg{width:30px;height:30px;padding:12px;border-radius:10px}.hero-footer .for-stores ul>li,.hero-footer .for-users ul>li{display:flex;align-items:center;gap:16px;margin-bottom:14px}.hero-footer .for>.for-stores ul>li svg,.hero-footer .for-stores>div svg{background-color:#f601;color:#f60}.hero-footer .for>.for-users ul>li svg,.hero-footer .for-users>div svg{background-color:#06f1;color:#06f}.hero-footer .for{display:flex;width:100%;gap:20px;justify-content:space-around}.hero-footer .for>.for-stores,.hero-footer .for>.for-users{display:flex;flex-direction:column;align-items:center;padding:10px 20px;gap:12px}@media(max-width:850px){.hero-footer .for{flex-wrap:wrap}.hero-footer .for-stores,.hero-footer .for-users{max-width:700px}}.hero-footer .for>.for-stores ul>li svg,.hero-footer .for>.for-users ul>li svg{width:20px;height:20px;padding:6px;border-radius:50%}#features{margin:25px 12px}.features-head{text-align:center}.feature-icon{width:55px;height:55px;display:flex;align-items:center;justify-content:center;border-radius:8px}.floating{animation:floating 3s ease-in-out infinite}.card-hover{transition:all .3s ease}.card-hover:hover{transform:translateY(-8px);box-shadow:0 20px 40px -12px #00000026}
