.home-faq__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.home-faq__tab{color:var(--color-body);background:var(--color-surface);border:1px solid var(--color-border-light);cursor:pointer;border-radius:9999px;padding:.5rem .875rem;font-size:.6875rem;font-weight:700;line-height:1.4;transition:background .2s,color .2s,border-color .2s,box-shadow .2s}@media (min-width:640px){.home-faq__tab{font-size:.75rem}}.home-faq__tab:hover:not(.home-faq__tab--active){color:var(--brand-600);border-color:#0d887e59}.home-faq__tab--active{color:#fff;background:linear-gradient(135deg, var(--brand-500), var(--brand-700));border-color:#0000;box-shadow:0 4px 16px #0d887e38}.home-faq__tab--active:hover{color:#fff;border-color:#0000}.dark .home-faq__tab--active{color:#fff;background:linear-gradient(135deg, var(--brand-600), var(--brand-800));border-color:#0000;box-shadow:0 4px 16px #00000047}.faq-inline-link{color:#047857;text-underline-offset:2px;font-weight:700;text-decoration:underline}.dark .faq-inline-link{color:#34d399}
.accent-phrase{white-space:nowrap;vertical-align:baseline;padding-inline:.12em;display:inline-block;position:relative}.accent-phrase__mark{z-index:0;inset-inline:-.1em;pointer-events:none;animation:accent-marker-draw .55s 80ms var(--motion-ease-out) both;transform-origin:100%;background:#facc158c;border-radius:.2em;position:absolute;top:.02em;bottom:.02em;transform:skew(-5deg)rotate(-.9deg);box-shadow:inset 0 -1px #eab30847}.dark .accent-phrase__mark{background:#facc156b;box-shadow:inset 0 -1px #facc1538,0 0 12px #facc151f}.accent-phrase__text{z-index:1;font-weight:inherit;color:var(--landing-accent);position:relative}.dark .accent-phrase__text{color:var(--brand-primary-light,#14a89d)}@keyframes accent-marker-draw{0%{opacity:0;transform:skew(-5deg)rotate(-.9deg)scaleX(.18)}to{opacity:1;transform:skew(-5deg)rotate(-.9deg)scaleX(1)}}@media (prefers-reduced-motion:reduce){.accent-phrase__mark{animation:none}}
.hero-benefit-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}@media (min-width:1024px){.hero-benefit-cards{gap:.75rem}}.hero-benefit-card{text-align:start;background:var(--landing-surface);border:1px solid var(--landing-border);box-shadow:var(--shadow-soft);border-radius:.875rem;flex-direction:column;align-items:flex-start;padding:.625rem .75rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}@media (min-width:1024px){.hero-benefit-card{border-radius:1rem;min-height:5.75rem;padding:.875rem 1rem}}@media (min-width:1280px){.hero-benefit-card{min-height:6.25rem;padding:1rem 1.125rem}}@media (hover:hover) and (pointer:fine){.hero-benefit-card:hover{box-shadow:var(--shadow-hover,0 14px 26px -12px #00000029);transform:translateY(-2px)}}.hero-benefit-card__head{align-items:center;gap:.5rem;width:100%;margin-bottom:.25rem;display:flex}@media (min-width:1024px){.hero-benefit-card__head{gap:.625rem;margin-bottom:.375rem}}.hero-benefit-card__icon{background:var(--brand-gradient-soft);width:2rem;height:2rem;color:var(--landing-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:transform .25s,box-shadow .25s,color .25s;display:flex;position:relative}@media (min-width:1024px){.hero-benefit-card__icon{width:2.25rem;height:2.25rem}}@media (min-width:1280px){.hero-benefit-card__icon{width:2.5rem;height:2.5rem}}.hero-benefit-card--green .hero-benefit-card__icon{color:#059669;background:#d1fae5d9}.dark .hero-benefit-card--green .hero-benefit-card__icon{color:#34d399;background:#05966933}.hero-benefit-card--default .hero-benefit-card__icon{color:#059669;background:#d1fae5d9}.dark .hero-benefit-card--default .hero-benefit-card__icon{color:#34d399;background:#05966933}.hero-benefit-card__icon svg{width:1.125rem;height:1.125rem;overflow:visible}@media (min-width:1024px){.hero-benefit-card__icon svg{width:1.25rem;height:1.25rem}}@media (min-width:1280px){.hero-benefit-card__icon svg{width:1.375rem;height:1.375rem}}.hero-benefit-card__icon:after{content:"";opacity:0;border-radius:50%;position:absolute;inset:0;box-shadow:0 0}@media (hover:hover) and (pointer:fine){.hero-benefit-card:hover .hero-benefit-card__icon:after{animation:.7s ease-out hero-ring-pulse}}.hero-benefit-card.is-animating .hero-benefit-card__icon:after,.hero-benefit-card:active .hero-benefit-card__icon:after{animation:.7s ease-out hero-ring-pulse}@keyframes hero-ring-pulse{0%{opacity:.35;box-shadow:0 0}to{opacity:0;box-shadow:0 0 0 10px}}.hero-benefit-card__title{min-width:0;color:var(--landing-text);flex:1;margin:0;font-size:.8125rem;font-weight:800;line-height:1.35}@media (min-width:1024px){.hero-benefit-card__title{font-size:.875rem}}@media (min-width:1280px){.hero-benefit-card__title{font-size:.9375rem}}.hero-benefit-card__subtitle{color:var(--landing-text-muted);margin:0;padding-inline-start:2.5rem;font-size:.6875rem;line-height:1.5}@media (min-width:1024px){.hero-benefit-card__subtitle{padding-inline-start:2.75rem;font-size:.6875rem;line-height:1.55}}@media (min-width:1280px){.hero-benefit-card__subtitle{font-size:.75rem;line-height:1.6}}@media (hover:hover) and (pointer:fine){.hero-truck-wheel,.hero-truck-body{transform-box:fill-box;transform-origin:50%}.hero-truck-motion-line{inset-inline-end:-.4rem;opacity:0;transform-origin:100%;background:currentColor;border-radius:1px;width:.5rem;height:1.5px;position:absolute;top:50%}.hero-truck-motion-line:first-child{top:38%}.hero-truck-motion-line:nth-child(2){top:50%}.hero-truck-motion-line:nth-child(3){top:62%}.hero-benefit-card--hover-shipping:hover .hero-truck-body{animation:.6s hero-truck-drive}.hero-benefit-card--hover-shipping:hover .hero-truck-wheel{animation:.45s linear infinite hero-wheel-spin}.hero-benefit-card--hover-shipping:hover .hero-truck-motion-line{animation:.6s ease-out infinite hero-motion-line-fly}.hero-benefit-card--hover-shipping:hover .hero-truck-motion-line:first-child{animation-delay:0s}.hero-benefit-card--hover-shipping:hover .hero-truck-motion-line:nth-child(2){animation-delay:.12s}.hero-benefit-card--hover-shipping:hover .hero-truck-motion-line:nth-child(3){animation-delay:.24s}.hero-rocket-craft{transform-box:fill-box;transform-origin:50%}.hero-rocket-flame{transform-box:fill-box;transform-origin:50% 0}.hero-rocket-spark{opacity:0;background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:.3rem}.hero-rocket-spark:first-child{inset-inline-start:38%}.hero-rocket-spark:nth-child(2){inset-inline-start:54%}.hero-rocket-spark:nth-child(3){inset-inline-start:46%}.hero-benefit-card--hover-rocket:hover .hero-rocket-craft{animation:.7s cubic-bezier(.3,.9,.4,1) hero-rocket-launch}.hero-benefit-card--hover-rocket:hover .hero-rocket-flame{animation:.18s ease-in-out infinite hero-flame-flicker}.hero-benefit-card--hover-rocket:hover .hero-rocket-spark{animation:.7s ease-out infinite hero-spark-rise}.hero-benefit-card--hover-rocket:hover .hero-rocket-spark:first-child{animation-delay:0s}.hero-benefit-card--hover-rocket:hover .hero-rocket-spark:nth-child(2){animation-delay:.15s}.hero-benefit-card--hover-rocket:hover .hero-rocket-spark:nth-child(3){animation-delay:.3s}.hero-shield-check{stroke-dasharray:8;stroke-dashoffset:8px}.hero-benefit-card--hover-shield:hover .hero-benefit-card__icon{animation:.9s hero-shield-glow}.hero-benefit-card--hover-shield:hover .hero-shield-check{animation:.45s .15s forwards hero-check-draw}.hero-benefit-card--hover-percent:hover .hero-benefit-card__icon svg{animation:.6s hero-coin-flip}}.hero-benefit-card--hover-shipping.is-animating .hero-truck-body,.hero-benefit-card--hover-shipping:active .hero-truck-body{animation:.6s hero-truck-drive}.hero-benefit-card--hover-shipping.is-animating .hero-truck-wheel,.hero-benefit-card--hover-shipping:active .hero-truck-wheel{animation:.45s linear infinite hero-wheel-spin}.hero-benefit-card--hover-shipping.is-animating .hero-truck-motion-line,.hero-benefit-card--hover-shipping:active .hero-truck-motion-line{animation:.6s ease-out infinite hero-motion-line-fly}.hero-benefit-card--hover-shipping.is-animating .hero-truck-motion-line:first-child,.hero-benefit-card--hover-shipping:active .hero-truck-motion-line:first-child{animation-delay:0s}.hero-benefit-card--hover-shipping.is-animating .hero-truck-motion-line:nth-child(2),.hero-benefit-card--hover-shipping:active .hero-truck-motion-line:nth-child(2){animation-delay:.12s}.hero-benefit-card--hover-shipping.is-animating .hero-truck-motion-line:nth-child(3),.hero-benefit-card--hover-shipping:active .hero-truck-motion-line:nth-child(3){animation-delay:.24s}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-craft,.hero-benefit-card--hover-rocket:active .hero-rocket-craft{animation:.7s cubic-bezier(.3,.9,.4,1) hero-rocket-launch}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-flame,.hero-benefit-card--hover-rocket:active .hero-rocket-flame{animation:.18s ease-in-out infinite hero-flame-flicker}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-spark,.hero-benefit-card--hover-rocket:active .hero-rocket-spark{animation:.7s ease-out infinite hero-spark-rise}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-spark:first-child,.hero-benefit-card--hover-rocket:active .hero-rocket-spark:first-child{animation-delay:0s}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-spark:nth-child(2),.hero-benefit-card--hover-rocket:active .hero-rocket-spark:nth-child(2){animation-delay:.15s}.hero-benefit-card--hover-rocket.is-animating .hero-rocket-spark:nth-child(3),.hero-benefit-card--hover-rocket:active .hero-rocket-spark:nth-child(3){animation-delay:.3s}.hero-benefit-card--hover-shield.is-animating .hero-benefit-card__icon,.hero-benefit-card--hover-shield:active .hero-benefit-card__icon{animation:.9s hero-shield-glow}.hero-benefit-card--hover-shield.is-animating .hero-shield-check,.hero-benefit-card--hover-shield:active .hero-shield-check{animation:.45s .15s forwards hero-check-draw}.hero-benefit-card--hover-percent.is-animating .hero-benefit-card__icon svg,.hero-benefit-card--hover-percent:active .hero-benefit-card__icon svg{animation:.6s hero-coin-flip}@keyframes hero-truck-drive{0%,to{transform:translate(0)}35%{transform:translate(-2.5px)}65%{transform:translate(1px)}}@keyframes hero-wheel-spin{to{transform:rotate(360deg)}}@keyframes hero-motion-line-fly{0%{opacity:0;transform:translate(0)scaleX(.5)}30%{opacity:.55}to{opacity:0;transform:translate(6px)scaleX(1)}}@keyframes hero-rocket-launch{0%{transform:translateY(0)rotate(0)}45%{transform:translateY(-9px)rotate(-6deg)}75%{transform:translateY(-4px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}@keyframes hero-flame-flicker{0%,to{opacity:.9;transform:scaleY(1)scaleX(1)}50%{opacity:1;transform:scaleY(1.35)scaleX(.85)}}@keyframes hero-spark-rise{0%{opacity:0;transform:translateY(0)scale(1)}20%{opacity:.8}to{opacity:0;transform:translateY(-14px)scale(.4)}}@keyframes hero-shield-glow{0%{box-shadow:0 0 #05966900}45%{box-shadow:0 0 0 7px #05966929,0 0 16px 2px #05966959}to{box-shadow:0 0 #05966900}}@keyframes hero-check-draw{to{stroke-dashoffset:0}}@keyframes hero-coin-flip{0%{transform:rotateY(0)scale(1)}45%{transform:rotateY(180deg)scale(.85)}to{transform:rotateY(360deg)scale(1)}}.hero-video-btn{color:var(--landing-accent);border:1.5px solid rgb(var(--color-brand-rgb) / .45);cursor:pointer;background:0 0;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.8125rem;font-weight:600;transition:background .25s,border-color .25s,color .25s,box-shadow .25s;display:inline-flex}.hero-video-btn:hover{background:var(--brand-50);border-color:var(--landing-accent);box-shadow:0 2px 12px rgb(var(--color-brand-rgb) / .12)}.dark .hero-video-btn:hover{background:#0596691f}@media (min-width:1024px){.hero-video-btn{padding:.5rem 1rem;font-size:.75rem}}.hero-support-widget__pulse{position:relative}.hero-support-widget__pulse:after{content:"";border-radius:inherit;border:2px solid #05966973;animation:2.4s ease-out infinite hero-support-pulse;position:absolute;inset:-3px}@keyframes hero-support-pulse{0%{opacity:.7;transform:scale(1)}70%{opacity:0;transform:scale(1.35)}to{opacity:0;transform:scale(1.35)}}@keyframes hero-content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.hero-content__enter{animation:.45s ease-out both hero-content-enter;animation-delay:var(--hero-enter-delay,0s)}.hero-content__enter--delay-1{animation-delay:60ms}.hero-content__enter--delay-4{animation-delay:.22s}@media (prefers-reduced-motion:reduce){.hero-content__enter{animation:none}}
.final-cta__banner{text-align:center;background:linear-gradient(135deg,#047857 0%,#059669 38%,#10b981 100%);border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.25rem;padding:2.5rem 1.5rem;display:flex;box-shadow:0 16px 48px #05966947,inset 0 1px #ffffff26}@media (min-width:640px){.final-cta__banner{padding:3rem 2.5rem}}.final-cta__title{color:#fff;max-width:40rem;margin:0;font-size:1.25rem;font-weight:800;line-height:1.55}@media (min-width:640px){.final-cta__title{font-size:1.5rem}}.final-cta__subtitle{color:#ffffffeb;max-width:42rem;margin:0;font-size:.8125rem;line-height:1.85}@media (min-width:640px){.final-cta__subtitle{font-size:.875rem}}.final-cta__button{color:#047857;background:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;min-width:16rem;padding:.875rem 1.75rem;font-size:.875rem;font-weight:800;text-decoration:none;transition:transform .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000002e}.final-cta__button:after{content:"";background:linear-gradient(105deg,#0000 35%,#ffffff8c 50%,#0000 65%);transition:transform .6s;position:absolute;inset:0;transform:translate(-120%)}.final-cta__button:hover{transform:scale(1.05)}.final-cta__button:hover:after{transform:translate(120%)}.final-cta__micro{color:#ffffffd1;max-width:32rem;margin:0;font-size:.6875rem;line-height:1.65}.final-cta__trust{flex-wrap:wrap;justify-content:center;gap:.75rem 1.25rem;margin:1.25rem 0 0;padding:0;list-style:none;display:flex}.final-cta__trust-item{color:var(--landing-text-muted,var(--color-body));align-items:center;gap:.35rem;font-size:.6875rem;font-weight:600;display:inline-flex}@media (min-width:640px){.final-cta__trust-item{font-size:.75rem}}
.logo-marquee{direction:ltr;width:100%;padding-block:.875rem;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000);mask-image:linear-gradient(90deg,#0000,#000 6% 94%,#0000)}.logo-marquee__track{will-change:transform;gap:1.5rem;width:max-content;display:flex}.logo-marquee__item{letter-spacing:.02em;color:#ffffffb8;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff29;border-radius:9999px;flex-shrink:0;padding:.5rem 1.25rem;font-size:.8125rem;font-weight:700;transition:color .2s,border-color .2s,background .2s}.logo-marquee__item:hover{color:#fff;background:#10b9811f;border-color:#34d39959}
.institutional-section{color:#fff;background:linear-gradient(160deg,#0f172a 0%,#134e4a 42%,#0f172a 100%);position:relative;overflow:hidden}.institutional-section:before{content:"";inset-inline-end:-4rem;pointer-events:none;background:radial-gradient(circle,#10b9812e,#0000 68%);border-radius:9999px;width:14rem;height:14rem;position:absolute;top:-6rem}.institutional-section__header{text-align:center;max-width:44rem;margin-bottom:2rem}@media (min-width:1024px){.institutional-section__header{text-align:start}}.institutional-section__title{color:#fff;margin:0 0 .75rem;font-size:1.375rem;font-weight:800;line-height:1.45}@media (min-width:640px){.institutional-section__title{font-size:1.625rem}}.institutional-section__subtitle{color:#ffffffc7;margin:0;font-size:.875rem;line-height:1.8}.institutional-section__cards{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.institutional-section__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}.institutional-card{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff24;border-radius:1.125rem;padding:1.25rem 1.125rem;box-shadow:0 8px 28px #0000002e}.institutional-card__head{align-items:center;gap:.5rem;margin-bottom:.625rem;display:flex}.institutional-card__emoji{flex-shrink:0;font-size:1.375rem;line-height:1}.institutional-card__title{color:#fef3c7;margin:0;font-size:.875rem;font-weight:800;line-height:1.5}.institutional-card__desc{color:#ffffffd1;margin:0;font-size:.75rem;line-height:1.75}.institutional-section__form-wrap{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.25rem;max-width:40rem;margin-inline:auto;padding:1.25rem}@media (min-width:1024px){.institutional-section__form-wrap{max-width:42rem;margin-inline:auto}}.institutional-section__form-title{color:#fff;text-align:center;margin:0 0 1rem;font-size:.9375rem;font-weight:800}.institutional-form{flex-direction:column;gap:.75rem;display:flex}.institutional-form__row{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.institutional-form__row{grid-template-columns:repeat(2,minmax(0,1fr))}.institutional-form__row--cta{grid-template-columns:1fr auto}}.institutional-form__input{color:#fff;background:#0f172a8c;border:1px solid #ffffff2e;border-radius:.75rem;outline:none;width:100%;padding:.75rem .875rem;font-size:.875rem}.institutional-form__input::placeholder{color:#ffffff73}.institutional-form__input:focus{border-color:#34d399;box-shadow:0 0 0 3px #34d39933}.institutional-form__submit{color:#0f172a;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#fef3c7,#fbbf24);border:none;border-radius:.75rem;padding:.75rem 1.25rem;font-size:.8125rem;font-weight:800;transition:transform .2s}.institutional-form__submit:hover:not(:disabled){transform:translateY(-1px)}.institutional-form__submit:disabled{opacity:.6;cursor:not-allowed}.institutional-form__status{margin:0;font-size:.8125rem}.institutional-form__status--ok{color:#6ee7b7}.institutional-form__status--err{color:#fca5a5}.institutional-section__marquee-wrap{border-top:1px solid #ffffff14;margin-top:2rem;padding-bottom:2rem;overflow:hidden}.institutional-section__marquee-label{text-align:center;color:#ffffff8c;margin:1.5rem 0 .75rem;padding-inline:1rem;font-size:.75rem;font-weight:700}
.services-grid-tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:1.25rem;display:flex}@media (min-width:640px){.services-grid-tabs{gap:.625rem;margin-bottom:1.5rem}}.services-grid-tab{color:var(--landing-text-muted);background:var(--landing-surface);border:1px solid var(--landing-border);cursor:pointer;border-radius:9999px;padding:.5rem .875rem;font-size:.75rem;font-weight:700;line-height:1.35;transition:background .32s cubic-bezier(.22,1,.36,1),border-color .32s cubic-bezier(.22,1,.36,1),color .32s cubic-bezier(.22,1,.36,1),box-shadow .32s cubic-bezier(.22,1,.36,1),transform .32s cubic-bezier(.22,1,.36,1)}.services-grid-tab:hover:not(.services-grid-tab--active){color:var(--landing-accent);border-color:#10b981;transform:translateY(-1px);box-shadow:0 0 0 1px #10b98140}@media (min-width:640px){.services-grid-tab{padding:.5625rem 1rem;font-size:.8125rem}}.services-grid-tab--active{color:#fff;background:linear-gradient(135deg,#059669,#047857);border-color:#0000;box-shadow:0 4px 16px #05966938}.services-grid-cards{transition:opacity .16s,transform .16s}.services-grid-cards--exit{opacity:0;pointer-events:none;transform:translateY(8px)}.services-grid-cards--enter .services-grid-card{animation:.42s cubic-bezier(.22,1,.36,1) both services-grid-card-in}.services-grid-cards--enter .services-grid-card:first-child{animation-delay:20ms}.services-grid-cards--enter .services-grid-card:nth-child(2){animation-delay:60ms}.services-grid-cards--enter .services-grid-card:nth-child(3){animation-delay:.1s}.services-grid-cards--enter .services-grid-card:nth-child(4){animation-delay:.14s}.services-grid-cards--enter .services-grid-card:nth-child(5){animation-delay:.18s}.services-grid-cards--enter .services-grid-card:nth-child(6){animation-delay:.22s}@keyframes services-grid-card-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.services-grid-cards--centered{max-width:42rem;margin-inline:auto}@media (min-width:1024px){.services-grid-cards--centered{grid-template-columns:repeat(2,minmax(0,1fr))}}.services-grid-card{text-align:start;background:var(--landing-surface);border:1px solid var(--landing-border);height:100%;box-shadow:var(--shadow-soft);border-radius:1rem;flex-direction:column;padding:1.125rem 1rem;text-decoration:none;display:flex}.services-grid-card__icon{background:var(--brand-gradient-soft);width:2.75rem;height:2.75rem;color:var(--landing-accent);border-radius:.75rem;justify-content:center;align-items:center;margin-bottom:.75rem;transition:background .35s cubic-bezier(.22,1,.36,1),transform .35s cubic-bezier(.22,1,.36,1);display:flex}.services-grid-card.ui-card-hover:hover .services-grid-card__icon{background:linear-gradient(135deg,#10b9812e,#05966914);transform:scale(1.04)}.services-grid-card__title{color:var(--landing-text);margin:0 0 .5rem;font-size:.9375rem;font-weight:800;line-height:1.4;transition:color .32s cubic-bezier(.22,1,.36,1)}.services-grid-card:hover .services-grid-card__title{color:var(--landing-accent)}.services-grid-card__description{color:var(--landing-text-muted);margin:0;font-size:.75rem;line-height:1.65}
.video-gallery-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:640px){.video-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}}@media (min-width:1024px){.video-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.75rem}}.video-gallery-card{height:100%}.video-gallery-card__trigger{text-align:start;background:var(--landing-surface,var(--color-surface));border:1px solid var(--landing-border,var(--color-border-light));width:100%;height:100%;box-shadow:var(--shadow-soft,var(--shadow-card));cursor:pointer;border-radius:1.25rem;flex-direction:column;padding:0;transition:border-color .3s,box-shadow .3s,transform .3s;display:flex;overflow:hidden}.video-gallery-card__trigger:hover{border-color:#10b98173;transform:translateY(-2px);box-shadow:0 12px 32px #0596691f}.video-gallery-card__media{aspect-ratio:16/10;position:relative;overflow:hidden}.video-gallery-card__thumb{width:100%;height:100%;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;inset:0}.video-gallery-card__trigger:hover .video-gallery-card__thumb{transform:scale(1.05)}.video-gallery-card__play{z-index:2;color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff38;border:1.5px solid #ffffff8c;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.video-gallery-card__trigger:hover .video-gallery-card__play{animation:1.2s ease-in-out infinite video-play-pulse}@keyframes video-play-pulse{0%,to{box-shadow:0 0 #10b98173}50%{box-shadow:0 0 0 12px #10b98100}}.video-gallery-card__duration{bottom:.625rem;z-index:2;color:#fff;background:#000000a6;border-radius:.375rem;padding:.2rem .5rem;font-size:.625rem;font-weight:700;position:absolute;inset-inline-start:.625rem}.video-gallery-card__body{flex-direction:column;flex:1;gap:.5rem;padding:1rem 1.125rem 1.25rem;display:flex}.video-gallery-card__title{color:var(--landing-text,var(--color-heading));margin:0;font-size:.875rem;font-weight:800;line-height:1.55}@media (min-width:640px){.video-gallery-card__title{font-size:.9375rem}}.video-gallery-card__desc{color:var(--landing-text-muted,var(--color-body));margin:0;font-size:.75rem;line-height:1.7}.dark .video-gallery-card__trigger{background:#0c111cf5;border-color:#ffffff1a;box-shadow:0 8px 28px #0006}.dark .video-gallery-card__trigger:hover{border-color:#34d39966;box-shadow:0 14px 36px #00000080}.dark .video-gallery-card__title{color:#eef2f6}.dark .video-gallery-card__desc{color:#9fb0c3}@media (min-width:640px){.video-gallery-card__desc{font-size:.8125rem}}
.why-bento-grid{gap:.875rem;display:grid}.why-bento-grid--hero,.why-bento-grid--secondary{grid-template-columns:1fr}@media (min-width:768px){.why-bento-grid--hero{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.why-bento-grid--secondary{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem}}.why-benefit-card{text-align:start;border:1px solid var(--landing-border);background:var(--landing-surface);box-shadow:var(--shadow-soft);opacity:0;border-radius:1.125rem;flex-direction:column;align-items:flex-start;transition:opacity .45s,transform .45s,border-color .38s cubic-bezier(.22,1,.36,1),box-shadow .38s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden;transform:translateY(14px)}.why-benefit-card--visible{opacity:1;transform:translateY(0)}@media (hover:hover) and (pointer:fine){.why-benefit-card.ui-card-hover:hover,.why-benefit-card--visible.ui-card-hover:hover{border-color:#05966940;transform:translateY(-4px)scale(1.01)}}.why-benefit-card--hero{padding:1.125rem 1rem}.why-benefit-card--secondary{padding:.875rem}@media (min-width:1024px){.why-benefit-card--hero{padding:1.25rem 1.125rem}}.why-benefit-card__head{align-items:center;gap:.625rem;width:100%;margin-bottom:.625rem;display:flex}.why-benefit-card__icon{color:#059669;background:#d1fae5d9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:transform .25s,box-shadow .25s,color .25s;display:flex;position:relative}.dark .why-benefit-card__icon{color:#34d399;background:#05966933}.why-benefit-card__icon--hero{width:2.75rem;height:2.75rem}.why-benefit-card__icon svg{width:1.125rem;height:1.125rem;overflow:visible}.why-benefit-card__icon--hero svg{width:1.25rem;height:1.25rem}.why-benefit-card__title{min-width:0;color:var(--landing-text);flex:1;margin:0;font-size:.875rem;font-weight:800;line-height:1.45}.why-benefit-card--hero .why-benefit-card__title{font-size:.9375rem}@media (min-width:1024px){.why-benefit-card--hero .why-benefit-card__title{font-size:1rem}}.why-benefit-card__description{color:var(--landing-text-muted);margin:0;font-size:.75rem;line-height:1.65}.why-benefit-card--hero .why-benefit-card__description{font-size:.8125rem}@media (hover:hover) and (pointer:fine){.why-benefit-card__icon:after{content:"";opacity:0;border-radius:50%;position:absolute;inset:0;box-shadow:0 0}.why-benefit-card:hover .why-benefit-card__icon:after{animation:.7s ease-out why-ring-pulse}.why-truck-wheel,.why-truck-body{transform-box:fill-box;transform-origin:50%}.why-truck-motion-line{inset-inline-end:-.4rem;opacity:0;transform-origin:100%;background:currentColor;border-radius:1px;width:.5rem;height:1.5px;position:absolute;top:50%}.why-truck-motion-line:first-child{top:36%}.why-truck-motion-line:nth-child(2){top:50%}.why-truck-motion-line:nth-child(3){top:64%}.why-benefit-card--shipping:hover .why-truck-body{animation:.6s why-truck-drive}.why-benefit-card--shipping:hover .why-truck-wheel{animation:.45s linear infinite why-wheel-spin}.why-benefit-card--shipping:hover .why-truck-motion-line{animation:.6s ease-out infinite why-motion-line-fly}.why-benefit-card--shipping:hover .why-truck-motion-line:first-child{animation-delay:0s}.why-benefit-card--shipping:hover .why-truck-motion-line:nth-child(2){animation-delay:.12s}.why-benefit-card--shipping:hover .why-truck-motion-line:nth-child(3){animation-delay:.24s}.why-rocket-craft{transform-box:fill-box;transform-origin:50%}.why-rocket-flame{transform-box:fill-box;transform-origin:50% 0}.why-rocket-spark{opacity:0;background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;bottom:.34rem}.why-rocket-spark:first-child{inset-inline-start:38%}.why-rocket-spark:nth-child(2){inset-inline-start:54%}.why-rocket-spark:nth-child(3){inset-inline-start:46%}.why-benefit-card--delivery:hover .why-rocket-craft{animation:.7s cubic-bezier(.3,.9,.4,1) why-rocket-launch}.why-benefit-card--delivery:hover .why-rocket-flame{animation:.18s ease-in-out infinite why-flame-flicker}.why-benefit-card--delivery:hover .why-rocket-spark{animation:.7s ease-out infinite why-spark-rise}.why-benefit-card--delivery:hover .why-rocket-spark:first-child{animation-delay:0s}.why-benefit-card--delivery:hover .why-rocket-spark:nth-child(2){animation-delay:.15s}.why-benefit-card--delivery:hover .why-rocket-spark:nth-child(3){animation-delay:.3s}.why-shield-check{stroke-dasharray:8;stroke-dashoffset:8px}.why-benefit-card--guarantee:hover .why-benefit-card__icon{animation:.9s why-shield-glow}.why-benefit-card--guarantee:hover .why-shield-check{animation:.45s .15s forwards why-check-draw}.why-merge-page{transform-box:fill-box;transform-origin:50%}.why-merge-page--a{transform:rotate(-10deg)translate(-1px,.5px)}.why-merge-page--b{transform:rotate(10deg)translate(1px,.5px)}.why-merge-check{stroke-dasharray:8;stroke-dashoffset:8px}.why-benefit-card--merge:hover .why-merge-page--a{animation:.55s forwards why-merge-align-a}.why-benefit-card--merge:hover .why-merge-page--b{animation:.55s forwards why-merge-align-b}.why-benefit-card--merge:hover .why-merge-check{animation:.4s .4s forwards why-check-draw}.why-benefit-card--pricing:hover .why-benefit-card__icon svg{animation:.6s why-coin-flip}.why-benefit-card--support:hover .why-headset{animation:.5s why-headset-shake}}.why-live-dot{top:.1rem;width:.5rem;height:.5rem;box-shadow:0 0 0 2px var(--landing-surface);background:#22c55e;border-radius:50%;position:absolute;inset-inline-end:.1rem}.why-live-dot:after{content:"";background:#22c55e;border-radius:50%;animation:1.8s ease-out infinite why-live-dot-pulse;position:absolute;inset:0}@keyframes why-ring-pulse{0%{opacity:.35;box-shadow:0 0}to{opacity:0;box-shadow:0 0 0 10px}}@keyframes why-truck-drive{0%,to{transform:translate(0)}35%{transform:translate(-2.5px)}65%{transform:translate(1px)}}@keyframes why-wheel-spin{to{transform:rotate(360deg)}}@keyframes why-motion-line-fly{0%{opacity:0;transform:translate(0)scaleX(.5)}30%{opacity:.55}to{opacity:0;transform:translate(6px)scaleX(1)}}@keyframes why-rocket-launch{0%{transform:translateY(0)rotate(0)}45%{transform:translateY(-9px)rotate(-6deg)}75%{transform:translateY(-4px)rotate(3deg)}to{transform:translateY(0)rotate(0)}}@keyframes why-flame-flicker{0%,to{opacity:.9;transform:scaleY(1)scaleX(1)}50%{opacity:1;transform:scaleY(1.35)scaleX(.85)}}@keyframes why-spark-rise{0%{opacity:0;transform:translateY(0)scale(1)}20%{opacity:.8}to{opacity:0;transform:translateY(-14px)scale(.4)}}@keyframes why-shield-glow{0%{box-shadow:0 0 #05966900}45%{box-shadow:0 0 0 7px #05966929,0 0 16px 2px #05966959}to{box-shadow:0 0 #05966900}}@keyframes why-check-draw{to{stroke-dashoffset:0}}@keyframes why-merge-align-a{0%{transform:rotate(-10deg)translate(-1px,.5px)}60%{transform:rotate(-2deg)translate(-.5px)}to{transform:rotate(0)translate(0)}}@keyframes why-merge-align-b{0%{transform:rotate(10deg)translate(1px,.5px)}60%{transform:rotate(2deg)translate(.5px)}to{transform:rotate(0)translate(0)}}@keyframes why-coin-flip{0%{transform:rotateY(0)scale(1)}45%{transform:rotateY(180deg)scale(.85)}to{transform:rotateY(360deg)scale(1)}}@keyframes why-headset-shake{0%,to{transform:rotate(0)}25%{transform:rotate(-6deg)}50%{transform:rotate(5deg)}75%{transform:rotate(-3deg)}}@keyframes why-live-dot-pulse{0%{opacity:.6;transform:scale(1)}to{opacity:0;transform:scale(2.4)}}.why-stats-bar-fullbleed{width:100vw;margin-inline:calc(50% - 50vw);padding-bottom:2.5rem}@media (min-width:1024px){.why-stats-bar-fullbleed{padding-bottom:3.5rem}}.why-stats-bar{box-shadow:none;background:linear-gradient(135deg,#053633 0%,#095e57 50%,#074a45 100%);border-radius:0;padding:1.5rem 1rem}.why-stats-bar__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem 0;max-width:72rem;margin-inline:auto;padding-inline:1rem;display:grid}@media (min-width:1024px){.why-stats-bar__grid{grid-template-columns:repeat(4,minmax(0,1fr));padding-inline:2rem}}.dark .why-stats-bar{background:linear-gradient(135deg,#070b14 0%,#095e57 40%,#0d887e 100%);border-top:1px solid #0d887e40;border-bottom:1px solid #0d887e40}.why-stat-item{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:.75rem .5rem;display:flex}.why-stat-item__icon{margin-bottom:.375rem;font-size:1.25rem;line-height:1}.why-stat-item__value{color:#fff;unicode-bidi:isolate;font-size:1.75rem;font-weight:800;line-height:1.15;transition:transform .35s}.why-stats-bar--finished .why-stat-item__value{animation:.5s why-stat-pop}@keyframes why-stat-pop{0%{transform:scale(1)}40%{transform:scale(1.06)}to{transform:scale(1)}}@media (min-width:640px){.why-stat-item__value{font-size:2.125rem}}@media (min-width:1024px){.why-stat-item__value{font-size:2.375rem}}.why-stat-item__label{color:#ffffffd1;max-width:11rem;margin:.5rem 0 0;font-size:.6875rem;font-weight:600;line-height:1.5}@media (min-width:640px){.why-stat-item__label{font-size:.75rem}}
