*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--orange:#f68e28;--orange-hover:#e07d1a;--orange-pale:#fef3e3;--orange-deep:#c46e10;--navy:#242e3d;--navy-light:#2e3c50;--navy-mid:#1a2230;--green-bg:#4a6741;--black:#1a1a18;--white:#fff;--cream:#fafaf7;--gray:#6b7280;--gray-light:#f5f5f3;--border:#242e3d1f;--gold:#f5c842;--font-head:"Nunito Sans",sans-serif;--font-body:"Nunito",sans-serif;--font:"Nunito",sans-serif}html{scroll-behavior:smooth}body{background:#fff;background:var(--white);color:#242e3d;color:var(--navy);font-family:Nunito,sans-serif;font-family:var(--font-body);line-height:1.5;overflow-x:hidden}button{cursor:pointer;font-family:Nunito,sans-serif;font-family:var(--font)}a{text-decoration:none}@keyframes floatY{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatY2{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}@keyframes slideUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav{align-items:center;background:var(--navy);display:flex;height:70px;justify-content:space-between;left:0;padding:0 2.5rem;position:fixed;right:0;top:0;transition:box-shadow .3s;z-index:200}.nav--scrolled{box-shadow:0 2px 30px #00000059}.nav__brand{align-items:center;display:flex;gap:12px;text-decoration:none}.nav__logo{height:110px;object-fit:contain;width:auto}.nav__brand-text{display:flex;flex-direction:column;line-height:1.1}.nav__name{color:var(--white);font-family:var(--font-head);font-size:1.25rem;font-weight:800;letter-spacing:-.02em}.nav__tagline{color:#ffffff73;font-size:.65rem;font-weight:300;letter-spacing:.04em}.nav__links{align-items:center;display:flex;gap:2rem;list-style:none}.nav__drop,.nav__links a{color:#fff9;cursor:pointer;font-size:.875rem;font-weight:600;transition:color .2s;-webkit-user-select:none;user-select:none}.nav__cta,.nav__drop:hover,.nav__links a:hover{color:var(--white)}.nav__cta{background:var(--orange);border-radius:100px;font-family:var(--font-head);font-size:.875rem;font-weight:700;padding:.6rem 1.4rem;transition:background .2s,transform .15s;white-space:nowrap}.nav__cta:hover{background:var(--orange-hover);transform:translateY(-1px)}@media (max-width:900px){.nav__links{display:none}.nav{padding:0 1.5rem}}.hero{background:var(--white);display:grid;grid-template-columns:1fr 1fr;min-height:100vh;overflow:hidden}.hero__left{display:flex;flex-direction:column;justify-content:center;padding:9rem 3rem 5rem 4rem;position:relative;z-index:2}.hero__badge{align-items:center;background:var(--orange-pale);border:1px solid #f68e284d;border-radius:100px;color:var(--orange-deep);display:inline-flex;font-family:var(--font-head);font-size:.78rem;font-weight:700;gap:8px;margin-bottom:1.75rem;padding:.4rem 1rem;width:fit-content}.hero__badge-dot{animation:pulse 2s ease infinite;background:var(--orange);border-radius:50%;flex-shrink:0;height:8px;width:8px}.hero__h1{color:var(--navy);font-family:var(--font-head);font-size:clamp(2.5rem,4vw,3.8rem);font-weight:900;letter-spacing:-.03em;line-height:1.08;margin-bottom:1.25rem}.hero__h1--orange{color:var(--orange)}.hero__sub{color:var(--gray);font-size:1rem;font-weight:300;line-height:1.8;margin-bottom:2.25rem;max-width:380px}.hero__btns{align-items:center;display:flex;flex-wrap:wrap;gap:.875rem}.hero__btn-primary{align-items:center;background:var(--orange);border:none;border-radius:100px;color:var(--white);display:inline-flex;font-family:var(--font-head);font-size:.95rem;font-weight:700;gap:8px;padding:.875rem 1.75rem;transition:background .2s,transform .15s}.hero__btn-primary:hover{background:var(--orange-hover);transform:translateY(-2px)}.hero__btn-arrow{align-items:center;background:#ffffff40;border-radius:50%;display:flex;font-size:.8rem;height:26px;justify-content:center;width:26px}.hero__btn-secondary{background:#0000;border:1.5px solid #242e3d40;border-radius:100px;color:var(--navy);font-family:var(--font-head);font-size:.95rem;font-weight:700;padding:.875rem 1.75rem;transition:border-color .2s,background .2s,color .2s}.hero__btn-secondary:hover{background:var(--orange-pale);border-color:var(--orange);color:var(--orange)}.courier{align-items:center;background:var(--white);border:1px solid var(--border);border-radius:100px;box-shadow:0 4px 24px #242e3d1a;display:inline-flex;gap:10px;margin-top:2rem;padding:.5rem 1rem .5rem .5rem;width:fit-content}.courier__avatar{align-items:center;background:linear-gradient(135deg,#f68e28,#c46e10);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-family:var(--font-head);font-size:.68rem;font-weight:800;height:38px;justify-content:center;position:relative;width:38px}.courier__dot{background:#22c55e;border:2px solid #fff;border-radius:50%;bottom:1px;height:10px;position:absolute;right:1px;width:10px}.courier__info{display:flex;flex-direction:column}.courier__name{color:var(--navy);font-family:var(--font-head);font-size:.8rem;font-weight:700}.courier__role{color:var(--gray);font-size:.7rem}.courier__call{align-items:center;background:var(--orange);border-radius:50%;display:flex;font-size:.75rem;height:30px;justify-content:center;margin-left:4px;width:30px}.hero__right{background:var(--white);overflow:hidden;position:relative}.hero__blob{background:var(--navy);background-position:50%;background-repeat:no-repeat;background-size:cover;bottom:-120px;height:100%;left:-120px;width:100%;z-index:0}.hero__blob,.hero__icon-wrap{border-radius:50% 40% 55% 35%/40% 50% 50% 65%;position:absolute}.hero__icon-wrap{align-items:center;aspect-ratio:1;display:flex;justify-content:center;left:48%;overflow:hidden;top:50%;transform:translate(-50%,-52%);width:55%;z-index:2}.hero__icon-logo{filter:drop-shadow(0 8px 24px rgba(0,0,0,.35));height:auto;object-fit:contain;width:70%}.fcard{align-items:center;background:var(--white);border-radius:14px;box-shadow:0 8px 32px #242e3d29;display:flex;gap:10px;min-width:150px;padding:.65rem .9rem;position:absolute;z-index:5}.fcard--a{animation:floatY 3.2s ease-in-out infinite;right:-6px;top:28%}.fcard--b{animation:floatY2 3.8s ease-in-out infinite;animation-delay:-1.8s;bottom:20%;right:55px}.fcard__img{align-items:center;background:var(--orange-pale);border-radius:10px;display:flex;flex-shrink:0;font-size:1.5rem;height:46px;justify-content:center;width:46px}.fcard__name{color:var(--navy);font-family:var(--font-head);font-size:.8rem;font-weight:700}.fcard__stars{color:var(--orange);font-size:.65rem;letter-spacing:1px;margin:2px 0}.fcard__price{color:var(--navy);font-family:var(--font-head);font-size:.85rem;font-weight:700}.hero__deco-clock{align-items:center;animation:floatY 4s ease-in-out infinite;background:var(--orange);border-radius:12px;box-shadow:0 4px 20px #f68e2866;display:flex;font-size:1.4rem;height:46px;justify-content:center;left:13%;position:absolute;top:17%;width:46px;z-index:3}.hero__deco-fire{animation:floatY2 3.5s ease-in-out infinite;animation-delay:-1s;font-size:1.5rem;position:absolute;right:18%;top:10%;z-index:3}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero__right{display:none}.hero__left{padding:8rem 2rem 4rem}}@media (max-width:500px){.hero__left{padding:7rem 1.5rem 3.5rem}.hero__h1{font-size:2.4rem}}.hero__how{gap:.5rem;margin-bottom:.25rem;margin-top:2rem}.hero__how,.hero__how-step{align-items:center;display:flex}.hero__how-step{background:#242e3d0f;border:1px solid var(--border);border-radius:14px;flex:1 1;flex-direction:column;gap:4px;min-width:0;padding:.7rem .6rem}.hero__how-num{align-items:center;background:var(--orange);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:.6rem;font-weight:800;height:20px;justify-content:center;width:20px}.hero__how-icon{font-size:1.25rem}.hero__how-text{color:var(--navy);font-size:.68rem;font-weight:600;line-height:1.3;text-align:center}.hero__how-arr{color:var(--orange);flex-shrink:0;font-size:1rem;font-weight:700}.hero__communities{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:1.5rem}.hero__communities-label{color:var(--gray);font-size:.75rem;font-weight:500}.hero__communities-flags{display:flex;font-size:1.25rem;gap:5px;line-height:1}.hero__stats{display:none}@media (max-width:900px){.hero__right{display:block;height:62vw;max-height:320px;min-height:200px}.hero__blob{border-radius:3.5rem 3.5rem 0 0;bottom:0;height:100%;left:0;width:100%}.hero__icon-wrap{left:50%;top:50%;transform:translate(-50%,-50%);width:45%}.fcard--a{bottom:48%;right:8px;top:auto}.fcard--b{bottom:10%;left:10px;right:auto}.hero__stats{background:var(--navy);border-radius:16px;margin-top:1.5rem;padding:1rem 0}.hero__stat,.hero__stats{align-items:center;display:flex}.hero__stat{flex:1 1;flex-direction:column;gap:2px}.hero__stat-num{color:#fff;font-size:1.3rem;font-weight:800}.hero__stat-label{color:#fff9;font-size:.65rem;font-weight:500}.hero__stat-sep{background:#fff3;flex-shrink:0;height:32px;width:1px}}@media (max-width:500px){.hero__how-text{font-size:.62rem}}.serve{background:var(--navy);overflow:hidden;padding:5rem 4rem;position:relative}.serve__blob-l{background:#f68e281a;border-radius:50% 60% 40% 70%;bottom:-60px;height:220px;left:-40px;width:220px}.serve__blob-l,.serve__blob-r{pointer-events:none;position:absolute}.serve__blob-r{background:#ffffff0a;border-radius:60% 40% 70% 30%;height:180px;right:-60px;top:30%;width:180px}.serve__top{grid-gap:2rem;align-items:start;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin-bottom:3rem}.serve__h2{color:var(--white);font-family:var(--font-head);font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900;letter-spacing:-.03em;line-height:1.1}.serve__h2 span{color:var(--orange)}.serve__desc{color:#fff9;font-size:.95rem;font-weight:300;line-height:1.8;padding-top:.5rem}.serve__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(3,1fr)}.scard{border-radius:20px;cursor:pointer;overflow:hidden;padding:2rem 1.5rem 3.5rem;position:relative;transition:transform .2s}.scard:hover{transform:translateY(-5px)}.card--orange{background:var(--orange)}.card--navy{background:var(--navy-light);border:1px solid #ffffff14}.card--white{background:var(--white)}.scard__icon{align-items:center;background:#ffffff26;border-radius:14px;display:flex;font-size:1.7rem;height:60px;justify-content:center;margin-bottom:1.25rem;width:60px}.card--white .scard__icon{background:var(--orange-pale)}.card--orange .scard__icon{background:#fff3}.scard__title{font-family:var(--font-head);font-size:1.05rem;font-weight:800;margin-bottom:.5rem}.card--white .scard__title{color:var(--navy)}.card--navy .scard__title,.card--orange .scard__title{color:var(--white)}.scard__desc{font-size:.875rem;font-weight:300;line-height:1.75}.card--white .scard__desc{color:var(--gray)}.card--orange .scard__desc{color:#fffc}.card--navy .scard__desc{color:#fff9}.scard__arrow{align-items:center;background:#ffffff26;border-radius:50%;bottom:1.25rem;color:var(--white);display:flex;font-size:1rem;height:38px;justify-content:center;position:absolute;right:1.25rem;transition:background .2s,transform .25s;width:38px}.card--white .scard__arrow{background:var(--navy);color:var(--white)}.scard:hover .scard__arrow{transform:rotate(45deg)}.card--white:hover .scard__arrow{background:var(--orange)}.card--orange:hover .scard__arrow{background:#ffffff4d}@media (max-width:900px){.serve{padding:4rem 2rem}.serve__grid,.serve__top{grid-template-columns:1fr}}.survey{background:var(--cream);padding:5rem 4rem}.survey__inner{margin:0 auto;max-width:720px}.survey__eyebrow{color:var(--orange);font-size:.75rem;font-weight:700;letter-spacing:.14em;margin-bottom:.6rem;text-transform:uppercase}.survey__title{color:var(--black);font-size:clamp(1.8rem,3vw,2.6rem);font-weight:800;letter-spacing:-.03em;line-height:1.15;margin-bottom:.75rem}.survey__sub{color:var(--gray);font-size:.95rem;line-height:1.7;margin-bottom:2.5rem;max-width:520px}.survey__progress-track{background:#00000012;border-radius:100px;height:5px;margin-bottom:.6rem;overflow:hidden}.survey__progress-fill{background:var(--orange);border-radius:100px;height:100%;transition:width .4s ease}.survey__progress-meta{color:var(--gray);display:flex;font-size:.78rem;justify-content:space-between;margin-bottom:2rem}.survey__card{animation:slideUp .3s ease}.survey__q-title{color:var(--black);font-size:1.4rem;font-weight:800;letter-spacing:-.02em;line-height:1.3;margin-bottom:.4rem}.survey__q-hint{color:var(--gray);font-size:.85rem;margin-bottom:1.5rem}.survey__text-input{background:#fff;border:1.5px solid var(--border);border-radius:14px;color:var(--black);font-family:var(--font);font-size:1rem;outline:none;padding:.9rem 1.2rem;transition:border-color .15s;width:100%}.survey__text-input::placeholder{color:#bbb}.survey__text-input:focus{border-color:var(--orange)}.survey__choices{display:flex;flex-direction:column;gap:.6rem}.survey__choice{align-items:center;background:#fff;border:1.5px solid var(--border);border-radius:14px;color:var(--black);cursor:pointer;display:flex;font-family:var(--font);font-size:.9rem;font-weight:500;gap:12px;padding:.85rem 1.1rem;text-align:left;transition:border-color .15s,background .15s,color .15s}.survey__choice--selected,.survey__choice:hover{background:var(--orange-pale);border-color:var(--orange)}.survey__choice--selected{color:var(--orange)}.survey__choice-check{align-items:center;border:1.5px solid #00000026;border-radius:50%;color:#0000;display:flex;flex-shrink:0;font-size:.65rem;height:22px;justify-content:center;transition:background .15s,border-color .15s,color .15s;width:22px}.survey__choice--selected .survey__choice-check{background:var(--orange);border-color:var(--orange);color:#fff}.survey__scale-wrap{margin-top:.5rem}.survey__scale-row{display:flex;flex-wrap:wrap;gap:6px}.survey__scale-num{align-items:center;aspect-ratio:1/1;background:#fff;border:1.5px solid var(--border);border-radius:10px;color:var(--gray);cursor:pointer;display:flex;flex:1 1;font-family:var(--font);font-size:.85rem;font-weight:600;justify-content:center;min-width:42px;transition:background .15s,border-color .15s,color .15s}.survey__scale-num:hover{border-color:var(--orange);color:var(--orange)}.survey__scale-num--selected{background:var(--orange);border-color:var(--orange);color:#fff}.survey__scale-ends{color:var(--gray);display:flex;font-size:.75rem;justify-content:space-between;margin-top:8px}.survey__statement{background:#fff;border:1.5px solid var(--border);border-radius:16px;display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1.5rem}.survey__statement p{color:var(--black);font-size:.95rem;font-weight:400;line-height:1.8}.survey__highlight{color:var(--orange);font-weight:700}.survey__next-btn{align-items:center;background:var(--orange);border:none;border-radius:100px;color:#fff;cursor:pointer;display:inline-flex;font-family:var(--font);font-size:.9rem;font-weight:700;gap:8px;margin-top:1.5rem;padding:.85rem 2rem;transition:background .2s,transform .1s,opacity .2s}.survey__next-btn:hover:not(:disabled){background:var(--orange-hover);transform:translateY(-1px)}.survey__next-btn:disabled{cursor:not-allowed;opacity:.35}.survey__next-arrow{align-items:center;background:#ffffff40;border-radius:50%;display:flex;font-size:.8rem;height:24px;justify-content:center;width:24px}.survey__thankyou{animation:fadeIn .5s ease;padding:2rem 0;text-align:center}.survey__ty-circle{align-items:center;background:var(--orange-pale);border:2px solid var(--orange);border-radius:50%;display:flex;font-size:2.2rem;height:80px;justify-content:center;margin:0 auto 1.5rem;width:80px}.survey__thankyou h2{color:var(--black);font-size:2rem;font-weight:800;letter-spacing:-.03em;margin-bottom:.75rem}.survey__thankyou p{color:var(--gray);font-size:.95rem;line-height:1.8;margin:0 auto;max-width:420px}@media (max-width:900px){.survey{padding:4rem 1.5rem}.survey__scale-row{gap:4px}.survey__scale-num{font-size:.75rem;min-width:30px}}.footer{background:var(--navy);border-top:3px solid var(--orange);flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:2.5rem 4rem}.footer,.footer__brand{align-items:center;display:flex}.footer__brand{gap:12px}.footer__logo{height:110px;object-fit:contain;width:auto}.footer__name{color:var(--white);font-family:var(--font-head);font-size:1.1rem;font-weight:800}.footer__tag{color:#fff6;font-size:.7rem;font-weight:300;letter-spacing:.04em}.footer__mid{color:#fff6;font-size:.82rem;line-height:1.6;max-width:320px;text-align:center}.footer__copy{color:#fff3;font-size:.75rem}@media (max-width:900px){.footer{flex-direction:column;padding:2rem;text-align:center}.footer__brand{justify-content:center}}
/*# sourceMappingURL=main.00244d8a.css.map*/