@charset "UTF-8";@keyframes phoneFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes dotPulse{0%,to{box-shadow:0 0 12px rgba(255,255,255,.5)}50%{box-shadow:0 0 20px rgba(255,255,255,.8)}}@keyframes iconBounce{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}50%{transform:translateY(-5px)}75%{transform:translateY(-8px)}}@keyframes fadeSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes faqCardBounce{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-4px) scale(1.005)}}@keyframes counterPulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:1}}body{font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;position:relative}a{color:#008850}a:focus,a:hover{color:#065f46}h1{font-size:36px;font-size:clamp(28px,7vw,36px);font-weight:300;letter-spacing:-.5px;margin-bottom:1.5rem}@media (min-width:992px){h1{font-size:40px;letter-spacing:-1.5px}}@media (min-width:1200px){h1{font-size:48px}}h2,h3,h4,h5{color:#065f46}h2{font-size:45px;letter-spacing:-1px;margin-bottom:1rem}h3,h4,h5{font-size:33px;font-weight:500}h4,h5{font-size:20px}h2,h5{font-weight:300}h5{font-size:28px;margin-bottom:.7rem}p{color:#475569}p.lead{color:#008850;margin-bottom:2rem}.text-primary{color:#6ee7b7!important}.light-font{font-weight:400;color:#64748b}.btn,.btn-cta-orange{font-size:12px;text-transform:uppercase}.btn{font-weight:400;padding:.375rem 1.35rem;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.btn::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background-color:rgba(217,119,6,.3);transform:translate(-50%,-50%);transition:width .6s,height .6s}.btn:active::before{width:300px;height:300px;transition:width 0s,height 0s}.btn:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px rgba(0,0,0,.15)}.btn-outline-light:hover{color:#065f46}.btn-cta-orange{background-color:#d97706;color:#fff;border-radius:50px;font-weight:500;padding:.5rem 1.5rem;border:0;white-space:nowrap;transition:all .3s ease}.btn-cta-orange:hover{background-color:#b45309;color:#fff;transform:translateY(-2px);box-shadow:0 4px 15px rgba(217,119,6,.3)}.btn-cta-orange:focus-visible{outline:2px solid #fff;outline-offset:2px;box-shadow:0 0 0 4px rgba(217,119,6,.35)}.btn-primary{border-radius:60px;background-color:#d97706;box-shadow:0 9px 32px 0 rgba(217,119,6,.25);font-weight:500;padding:.75rem 2.5rem;border:0;color:#fff}.btn-primary:active,.btn-primary:focus,.btn-primary:hover,.btn-primary:not([disabled]):not(.disabled).active,.btn-primary:not([disabled]):not(.disabled):active,.show>.btn-primary.dropdown-toggle{background-color:#b45309;box-shadow:0 9px 32px rgba(217,119,6,.35),inset 0 1px 0 rgba(255,255,255,.2),inset 0-1px 0 rgba(0,0,0,.1);color:#fff}.btn-light{border-radius:12px;background:#fff;box-shadow:0 9px 32px 0 rgba(0,0,0,.26);font-size:14px;font-weight:500;color:#065f46;margin:.5rem;padding:.7rem 1.6rem;line-height:1.8}.btn-group-lg>.btn,.btn-lg{padding:.8rem 1rem;font-size:15px}.light-bg{background-color:#f0fdf4}.section{padding:80px 0}#benefits{padding-bottom:40px}.section-title{text-align:center;margin-bottom:3rem}.section-title small{color:#4b5563;letter-spacing:.5px}.section-subtitle{color:#4b5563;font-size:18px}.navbar-logo{border-radius:8px}@media (max-width:767px){h2{font-size:30px}.section{padding:60px 0}}.nav-menu{padding:1rem 0;transition:all .3s ease}.nav-menu.is-scrolling,.nav-menu.menu-is-open{background-color:#064e3b}.nav-menu.menu-is-open{box-shadow:0 5px 23px 0 rgba(0,0,0,.1)}.nav-menu.is-scrolling{padding:0;background:rgba(6,78,59,.78);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-bottom:1px solid rgba(110,231,183,.15);box-shadow:0 1px 0 rgba(255,255,255,.05) inset,0 8px 32px rgba(0,0,0,.12)}@supports not ((backdrop-filter:blur(1px)) or (-webkit-backdrop-filter:blur(1px))){.nav-menu.is-scrolling{background:#064e3b}}.navbar-nav .nav-link,header{position:relative}@media (min-width:992px){.navbar-expand-lg .navbar-nav .nav-link{padding-right:.7rem;padding-left:.7rem;font-size:14px;letter-spacing:.3px;white-space:nowrap}.navbar-nav>.nav-item>.nav-link::after{content:"";border-bottom:2px solid #6ee7b7;left:.7rem;right:.7rem;bottom:5px;height:1px;position:absolute;opacity:0;transition:opacity .3s ease}.navbar-nav>.nav-item>.nav-link.active::after,.navbar-nav>.nav-item>.nav-link:hover::after{opacity:1}}@media (min-width:992px) and (max-width:1199px){.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;font-size:12px;letter-spacing:0}.navbar-nav>.nav-item>.nav-link::after{left:.5rem;right:.5rem}.btn-cta-orange{font-size:11px;padding:.4rem .8rem}.nav-lang-toggle{margin-right:.5rem}.lang-btn{font-size:12px}}@media (max-width:991px){.navbar-nav.is-scrolling{padding-bottom:1rem}.navbar-nav .nav-item{text-align:center}.navbar-nav .nav-item+.nav-item{border-top:1px solid rgba(255,255,255,.1)}.navbar-nav .nav-link{padding:.75rem 1rem;font-size:15px}}header{padding:100px 0 0;text-align:center}header,header h1{color:#fff}.bg-gradient{background-color:#064e3b}header.bg-gradient>.container{position:relative;z-index:1}.tagline{font-size:23px;font-weight:300;color:#d1fae5;max-width:800px;margin:0 auto}.hero-microcopy{font-size:14px;color:rgba(255,255,255,.7);letter-spacing:.3px}.img-holder{position:relative;z-index:1}.phone-showcase{position:relative;width:100%;max-width:700px;height:620px;margin:0 auto;-webkit-user-select:none;user-select:none}.phone-showcase-track{position:relative;width:100%;padding:26px!important;height:100%}.phone-showcase-slide{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.65);opacity:0;transition:all .7s cubic-bezier(.4,0,.2,1);pointer-events:none;z-index:1;will-change:transform,opacity}.phone-showcase-slide.active{transform:translate(-50%,-50%) scale(1);opacity:1;z-index:3;pointer-events:auto}.phone-showcase-slide.prev{-webkit-transform:translate(calc(-50% - 240px),-50%) scale(.78);transform:translate(calc(-50% - 240px),-50%) scale(.78);opacity:.55;z-index:2}.phone-showcase-slide.next{-webkit-transform:translate(calc(-50% + 240px),-50%) scale(.78);transform:translate(calc(-50% + 240px),-50%) scale(.78);opacity:.55;z-index:2}.iphone-frame{width:260px;position:relative;background-color:#1c1c1e;border-radius:44px;padding:10px 10px 0;box-shadow:0 8px 20px rgba(0,0,0,.35),0 25px 60px rgba(0,0,0,.45),0 50px 110px rgba(0,0,0,.25)}.iphone-frame::before{content:"";display:block;padding-bottom:216.67%}@supports (aspect-ratio:600/1300){.iphone-frame::before{display:none}.iphone-frame{aspect-ratio:600/1300}}.phone-showcase-slide.active .iphone-frame{box-shadow:inset 0 0 0 1px rgba(255,255,255,.15),0 5px 15px rgba(0,0,0,.35),0 20px 55px rgba(0,0,0,.5),0 45px 110px rgba(0,0,0,.35),0 0 90px rgba(16,185,129,.18);animation:phoneFloat 4s ease-in-out infinite}.iphone-frame--anim{will-change:transform;animation:phoneFloat 5s ease-in-out infinite;box-shadow:inset 0 0 0 1px rgba(255,255,255,.12),0 5px 15px rgba(0,0,0,.18),0 20px 55px rgba(0,0,0,.25),0 45px 110px rgba(0,0,0,.15),0 0 80px rgba(16,185,129,.18)}@media (prefers-reduced-motion:reduce){.iphone-frame--anim{animation:none}}.iphone-frame::after{content:"";position:absolute;top:10px;left:10px;right:10px;bottom:0;border-radius:36px 36px 44px 44px;background:rgba(255,255,255,.04);pointer-events:none;z-index:1}.phone-showcase-slide.next .iphone-frame,.phone-showcase-slide.prev .iphone-frame{-webkit-filter:blur(1.5px) brightness(.72) saturate(.75);filter:blur(1.5px) brightness(.72) saturate(.75)}.iphone-frame img,.iphone-frame picture{display:block;width:100%;height:100%}.iphone-frame img{border-radius:36px 36px 44px 44px;object-fit:cover}.phone-showcase-arrow{position:absolute;top:45%;transform:translateY(-50%);z-index:10;width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;outline:0}.phone-showcase-arrow:hover{background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.6);transform:translateY(-50%) scale(1.1)}.phone-showcase-arrow:active{transform:translateY(-50%) scale(.95)}.phone-showcase-prev{left:0}.phone-showcase-next{right:0}.phone-showcase-dots{display:flex;justify-content:center;gap:12px;padding-top:20px}.phone-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.3);cursor:pointer;transition:all .4s cubic-bezier(.34,1.56,.64,1);border:0}.phone-dot::before{content:"";position:absolute;top:-5px;right:-5px;bottom:-5px;left:-5px;border-radius:50%;background:#fff;opacity:0;transform:scale(.5);transition:all .5s cubic-bezier(.34,1.56,.64,1)}.phone-dot:active::before{opacity:.3;transform:scale(2);transition:all 0s}.phone-dot.active{background:#fff;transform:scale(1.3);animation:dotPulse 2s ease-in-out infinite}.phone-dot:hover:not(.active){background:rgba(255,255,255,.6);transform:scale(1.1)}.iphone-mockup{position:relative;width:280px;height:580px;background:#1a1a1a;border-radius:44px;padding:12px;box-shadow:0 20px 60px rgba(0,0,0,.3),inset 0 0 0 2px #333;flex-shrink:0}.iphone-notch{position:absolute;top:12px;left:50%;transform:translateX(-50%);width:120px;height:28px;background:#1a1a1a;border-radius:0 0 16px 16px;z-index:2}.iphone-screen{width:100%;height:100%;background:#f5f5f5;border-radius:34px;overflow:hidden;display:flex;flex-direction:column}.screen-status-bar{justify-content:space-between;padding:14px 24px 6px;background:#065f46;color:#fff;font-size:12px;font-weight:600}.screen-header,.screen-status-bar,.status-icons{display:flex;align-items:center}.status-icons{gap:6px}.screen-header{justify-content:space-between;padding:8px 18px 12px;background:#065f46}.screen-header-title{color:#fff;font-size:20px;font-weight:700}.screen-filters{display:flex;gap:6px;padding:10px 14px;background:#f5f5f5;overflow-x:hidden}.filter-chip{padding:5px 12px;border-radius:16px;font-size:11px;font-weight:500;background:#e5e7eb;color:#374151;white-space:nowrap}.filter-chip.active{background:#008850;color:#fff}.screen-cards{flex:1;padding:6px 14px;overflow:hidden;display:flex;flex-direction:column;gap:8px}.job-card{background:#fff;border-radius:12px;padding:12px;box-shadow:0 1px 3px rgba(0,0,0,.08)}.job-card-top,.screen-bottom-nav .nav-item{display:flex;align-items:center;gap:10px}.job-emoji{font-size:28px;line-height:1}.job-info{flex:1;min-width:0}.job-title{font-size:13px;font-weight:600;color:#111827}.job-location{font-size:11px;color:#6b7280}.job-wage{font-size:15px;font-weight:700;color:#065f46;white-space:nowrap}.detail-wage span,.job-wage span{font-size:11px;font-weight:400;color:#6b7280}.job-tags{display:flex;gap:6px;margin-top:8px}.job-tag{font-size:10px;padding:2px 8px;border-radius:8px;background:#d1fae5;color:#065f46;font-weight:500}.screen-bottom-nav{display:flex;justify-content:space-around;padding:8px 0 14px;background:#fff;border-top:1px solid #e5e7eb}.screen-bottom-nav .nav-item{flex-direction:column;gap:2px;color:#707783;font-size:9px}.gradient-fill:before,.screen-bottom-nav .nav-item.active{color:#008850}@media (max-width:1200px){.iphone-mockup:not(.carousel-phone){width:250px;height:520px;border-radius:40px;padding:10px}.iphone-mockup:not(.carousel-phone) .iphone-notch{top:10px;width:100px;height:24px}.iphone-mockup:not(.carousel-phone) .iphone-screen{border-radius:30px}.phone-showcase{max-width:580px;height:560px}.phone-showcase-track{height:510px}.iphone-frame{width:230px;aspect-ratio:600/1300;border-radius:40px;padding:9px 9px 0}.iphone-frame img{border-radius:32px 32px 40px 40px}.phone-showcase-slide.prev{-webkit-transform:translate(calc(-50% - 200px),-50%) scale(.75);transform:translate(calc(-50% - 200px),-50%) scale(.75)}.phone-showcase-slide.next{-webkit-transform:translate(calc(-50% + 200px),-50%) scale(.75);transform:translate(calc(-50% + 200px),-50%) scale(.75)}}@media (max-width:767px){.tagline{font-size:17px}.phone-showcase{height:500px}.phone-showcase-track{height:450px}.iphone-mockup:not(.carousel-phone){width:220px;height:460px;border-radius:36px;padding:9px}.iphone-mockup:not(.carousel-phone) .iphone-notch{top:9px;width:90px;height:22px;border-radius:0 0 12px 12px}.iphone-mockup:not(.carousel-phone) .iphone-screen{border-radius:28px}.screen-header-title{font-size:17px}.job-emoji{font-size:22px}.job-title{font-size:12px}.job-location{font-size:10px}.job-wage{font-size:13px}.iphone-frame{width:200px;aspect-ratio:600/1300;border-radius:36px;padding:8px 8px 0}.iphone-frame img{border-radius:28px 28px 36px 36px}.phone-showcase-slide.prev{-webkit-transform:translate(calc(-50% - 160px),-50%) scale(.7);transform:translate(calc(-50% - 160px),-50%) scale(.7);opacity:.3}.phone-showcase-slide.next{-webkit-transform:translate(calc(-50% + 160px),-50%) scale(.7);transform:translate(calc(-50% + 160px),-50%) scale(.7);opacity:.3}.phone-showcase-arrow{width:38px;height:38px}}.mockup-sm{width:240px;height:500px;border-radius:40px;padding:10px}.mockup-sm .iphone-notch{top:10px;width:100px;height:24px}.mockup-sm .iphone-screen{border-radius:30px}.mockup-sm .screen-header{justify-content:space-between;padding:6px 14px 10px}.mockup-sm .screen-header-title{font-size:17px}.screen-detail-content{flex:1;padding:14px;overflow:hidden;display:flex;flex-direction:column;gap:10px}.detail-job-header{display:flex;align-items:center;gap:10px}.detail-job-header .job-title,.detail-wage{font-size:15px;font-weight:700;color:#111827}.detail-job-header .job-location{font-size:11px;color:#6b7280;margin-top:2px}.detail-wage{font-size:22px;color:#065f46}.detail-wage span{font-size:13px}.detail-tags{display:flex;gap:6px}.detail-description{font-size:11px;line-height:1.5;color:#4b5563}.detail-employer{display:flex;flex-direction:column;gap:2px}.employer-label{font-size:9px;text-transform:uppercase;color:#6b7280;letter-spacing:.5px;font-weight:600}.employer-name{font-size:12px;font-weight:600;color:#111827}.detail-apply-btn{margin:0 14px 10px;padding:10px;background:#008850;color:#fff;text-align:center;border-radius:10px;font-size:14px;font-weight:600}@media (max-width:1200px){.mockup-sm{width:220px;height:460px;border-radius:36px;padding:9px}.mockup-sm .iphone-notch{top:9px;width:90px;height:22px}.mockup-sm .iphone-screen{border-radius:28px}.detail-wage{font-size:19px}}@media (max-width:767px){.mockup-sm{width:200px;height:420px;border-radius:32px;padding:8px}.mockup-sm .iphone-notch{top:8px;width:80px;height:20px;border-radius:0 0 10px 10px}.mockup-sm .iphone-screen{border-radius:25px}.mockup-sm .screen-header-title{font-size:14px}.detail-wage{font-size:17px}.detail-description{font-size:10px}.detail-apply-btn{font-size:12px;padding:8px;margin:0 10px 8px}.screen-detail-content{padding:10px;gap:7px}}.card.features{border:0;border-radius:16px;box-shadow:0 1px 3px rgba(0,0,0,.04),0 8px 24px rgba(0,0,0,.06);transition:all .4s cubic-bezier(.25,.46,.45,.94);overflow:hidden;position:relative}.card.features::after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:rgba(0,136,80,.1);opacity:0;transition:opacity .4s ease;border-radius:inherit;z-index:-1}@media (max-width:991px){.card.features{margin-bottom:2rem}[class^=col-]:last-child .card.features{margin-bottom:0}}.card.features:before{content:"";position:absolute;width:100%;height:3px;background-color:#008850;bottom:0;left:0;top:auto;border-radius:0 0 16px 16px;opacity:0;transition:opacity .3s ease}.card-text,.hiw-step p{font-size:14px;color:#64748b}.card.features:hover{transform:translateY(-6px);box-shadow:0 4px 8px rgba(0,0,0,.04),0 16px 40px rgba(0,0,0,.08)}.card.features:hover::after,.card.features:hover::before{opacity:1}.card.features:hover .gradient-fill{transform:scale(1.1) rotate(5deg);transition:transform .5s cubic-bezier(.34,1.56,.64,1)}.box-icon,.circle-icon{box-shadow:0 0 43px 0 rgba(0,0,0,.14);padding:10px;width:70px;border-radius:14px;margin-bottom:1.5rem;background-color:#fff}.circle-icon{box-shadow:0 9px 32px 0 rgba(0,0,0,.07);width:100px;height:100px;border-radius:50%;color:#008850;font-size:48px;text-align:center;line-height:80px;font-weight:300;transition:all .3s ease}@media (max-width:992px){.circle-icon{width:70px;height:70px;font-size:28px;line-height:50px}}.hiw-step{text-align:center;display:flex;flex-direction:column;height:100%}.hiw-step p{flex-grow:1;max-width:280px}.hiw-step .iphone-frame--sm{width:180px;margin:2.5rem auto 0;padding:7px;border-radius:38px;flex-shrink:0}.hiw-step .iphone-frame--sm img{border-radius:32px}.hiw-step .iphone-frame--sm::after{top:7px;left:7px;right:7px;bottom:7px;border-radius:32px}.circle-icon--sm{width:60px;height:60px;border-radius:50%;background-color:#fff;color:#008850;font-size:26px;font-weight:500;text-align:center;line-height:60px;margin:0 auto .75rem;box-shadow:0 6px 20px 0 rgba(0,0,0,.07);transition:all .3s ease}.hiw-step:hover .circle-icon--sm{background-color:#008850;color:#fff;box-shadow:0 9px 32px 0 rgba(0,0,0,.09)}.hiw-step h5{font-size:20px;font-weight:500;margin-bottom:.5rem}@media (max-width:991px){.hiw-step .iphone-frame--sm{width:160px;padding:6px;border-radius:34px}.hiw-step .iphone-frame--sm img{border-radius:28px}.hiw-step .iphone-frame--sm::after{top:6px;left:6px;right:6px;bottom:6px;border-radius:28px}.circle-icon--sm{width:50px;height:50px;font-size:22px;line-height:50px}}@media (max-width:767px){.hiw-step .iphone-frame--sm{width:200px;padding:7px;border-radius:38px}.hiw-step .iphone-frame--sm img{border-radius:32px}.hiw-step .iphone-frame--sm::after{top:7px;left:7px;right:7px;bottom:7px;border-radius:32px}.hiw-step{margin-bottom:2.5rem}.hiw-step:last-child{margin-bottom:0}}#employers .iphone-frame--emp{width:240px;margin:0 auto;padding:8px;border-radius:40px}#employers .iphone-frame--emp img{border-radius:33px}#employers .iphone-frame--emp::after{top:8px;left:8px;right:8px;bottom:8px;border-radius:33px}@media (max-width:991px){#employers .iphone-frame--emp{width:200px;margin-top:2rem;padding:7px;border-radius:38px}#employers .iphone-frame--emp img{border-radius:32px}#employers .iphone-frame--emp::after{top:7px;left:7px;right:7px;bottom:7px;border-radius:32px}}.owl-next.disabled,.owl-prev.disabled{opacity:.5}.owl-next,.owl-prev{position:absolute;top:50%;transform:translateY(-50%)}.owl-prev{left:0}.owl-next{right:0}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:60px}.owl-theme .owl-dots .owl-dot span{background:#d1fae5;width:35px;height:8px;border-radius:10px;transition:all .3s ease-in}.owl-theme .owl-dots .owl-dot:hover span{background:#008850}.owl-theme .owl-dots .owl-dot.active span{background:#008850;box-shadow:0 9px 32px 0 rgba(0,0,0,.07)}.btn-light img{margin-right:.4rem;vertical-align:text-bottom}.category-icon{width:56px;height:56px;object-fit:contain;display:block;margin:0 auto}.categories-carousel .card.features,.store-badges{display:flex;align-items:center;justify-content:center}.store-badges{gap:1rem;flex-wrap:wrap}.store-badge,.store-badges a{transition:all .4s cubic-bezier(.34,1.56,.64,1)}.store-badges a{display:inline-flex;align-items:center;justify-content:center;height:56px;position:relative}.store-badge{height:50px!important;width:auto!important;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.store-badge[alt*="Google Play"]{height:74px!important}.store-badges a:hover .store-badge{transform:scale(1.08) translateY(-5px);filter:drop-shadow(0 8px 24px rgba(16,185,129,.3))}.bg-gradient .store-badges a:hover::after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;background:rgba(16,185,129,.15);border-radius:12px;z-index:-1;animation:glowPulse 2s ease-in-out infinite}.video-container{max-width:100%;text-align:center;transform:scale(1.15);transform-origin:top center;margin:0 auto 80px}.hiw-step p,.video-container blockquote{margin:0 auto}.tiktok-link-card{max-width:400px;margin:0 auto}.tiktok-link-card-inner{display:flex;flex-direction:column;align-items:center;gap:12px;padding:2.5rem 2rem;background:#f0fdf4;border-radius:16px;text-decoration:none;color:#1f2937;transition:box-shadow .25s,transform .25s}.tiktok-link-card-inner:hover{box-shadow:0 8px 24px rgba(16,185,129,.18);transform:translateY(-2px);text-decoration:none;color:#1f2937}.tiktok-link-icon{color:#000}.tiktok-link-text{font-size:1.1rem;font-weight:600}.tiktok-link-handle{font-size:.95rem;color:#008850;font-weight:500}.btn-outline-primary{color:#008850;border-color:#008850}.btn-outline-primary:hover{background-color:#008850;border-color:#008850;color:#fff}#categories .card.features:before{display:none}#categories .card.features:after{content:"";position:absolute;height:3px;width:100%;background-color:#008850;bottom:0;left:0;border-radius:0 0 16px 16px}#categories .card.features .card-title{font-size:16px}.categories-carousel .item{padding:5px}.categories-carousel .card.features{height:160px;flex-direction:column}.categories-carousel .card.features:hover{transform:translateY(-8px) scale(1.03);box-shadow:0 12px 40px rgba(0,136,80,.15)}.categories-carousel .card.features:hover .category-icon{animation:iconBounce .6s cubic-bezier(.34,1.56,.64,1)}.categories-carousel .owl-nav{display:none}.categories-carousel.owl-theme .owl-dots{margin-top:30px}.category-icon-placeholder,.tiktok-icon{align-items:center;justify-content:center}.category-icon-placeholder{display:flex;width:56px;height:56px;border-radius:50%;background-color:#008850;color:#fff;font-size:24px;margin:0 auto}#employers .card.features{width:100%}.tiktok-icon{display:inline-flex!important}.tiktok-svg{vertical-align:middle;fill:currentColor}#faq{background:#fafffe}.faq-card{border:1px solid rgba(0,136,80,.06);border-radius:16px;background:#f9fafb;transition:background .3s ease,box-shadow .3s ease,transform .3s ease}.faq-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.06)}@supports selector(:has(*)){.faq-card:has(.collapse.show){background:#fff;box-shadow:0 4px 16px rgba(0,136,80,.12)}}.faq-btn,.faq-card .card-header{background:0 0;border:0}.faq-btn{padding:0;width:100%;text-align:left;cursor:pointer;font:inherit;color:inherit;display:block}.faq-btn:focus,.faq-btn:hover{text-decoration:none;color:#065f46}.faq-card .card-header .faq-btn,.faq-card .card-header a{padding:1rem 2.5rem 1rem 1.25rem;position:relative;font-weight:600;color:#1f2937}.faq-card .card-header .faq-btn::after,.faq-card .card-header a::after{font-family:"themify";content:"";position:absolute;right:.75rem;top:50%;transform:translateY(-50%) rotate(180deg);font-size:14px;color:#008850;transition:transform .4s cubic-bezier(.68,-.55,.265,1.55)}.faq-card .card-header .faq-btn.collapsed::after,.faq-card .card-header a.collapsed::after{transform:translateY(-50%) rotate(0deg)}.faq-card .collapse,.faq-card .collapsing{padding:0 1.25rem;transition:all .5s cubic-bezier(.68,-.55,.265,1.55)}.faq-card .collapse p,.faq-card .collapsing p{font-size:15px;line-height:1.7;color:#4b5563}.faq-card .collapse.show p{animation:fadeSlideDown .5s ease-out}@supports selector(:has(*)){.faq-card:has(.collapse.show){animation:faqCardBounce .6s cubic-bezier(.68,-.55,.265,1.55)}}.social-proof{background-color:#f0fdf4;padding:2.5rem 0}.social-proof .stat{text-align:center;padding:.5rem 1rem}.social-proof .stat-number{font-size:40px;font-weight:700;color:#065f46;line-height:1.2;font-variant-numeric:tabular-nums;display:inline-block}.social-proof .stat-label{font-size:14px;color:#4b5563;margin-top:.25rem}@media (max-width:767px){.social-proof .stat-number{font-size:24px}.social-proof .stat-label{font-size:12px}}@media (max-width:991px){.navbar-nav .nav-link{min-height:44px;display:flex;align-items:center;justify-content:center}}.faq-card .card-header a{min-height:44px;cursor:pointer}.btn,.card.features,.store-badges a{cursor:pointer}.footer-cta{background-color:#043927;border-top:3px solid #d97706;padding:3.5rem 0;color:#fff}.footer-cta h2{color:#f8fafc;font-size:32px;font-weight:500;margin-bottom:.5rem}.footer-cta .footer-cta-tagline{color:#a7f3d0;font-size:16px;font-weight:300;margin-bottom:0}.footer-cta .store-badges{justify-content:flex-end}@media (max-width:991px){.footer-cta{text-align:center;padding:2.5rem 0}.footer-cta h2{font-size:26px}.footer-cta .store-badges{justify-content:center;margin-top:1.5rem}}.footer-main{background-color:#064e3b;padding:3.5rem 0}.footer-main>.container>.row{justify-content:space-between}.footer-heading{color:#6ee7b7;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:1.25rem}.footer-brand-name{color:#f1f5f9;font-size:18px;font-weight:500;margin-top:.75rem;margin-bottom:.25rem}.footer-brand-tagline{color:#a7f3d0;font-size:13px;margin-bottom:1.25rem}.footer-social{display:flex;gap:.75rem}.faq-card .card-header a,.footer-social a{display:flex;align-items:center;text-decoration:none}.footer-social a{width:38px;height:38px;justify-content:center;border-radius:50%;border:1px solid #10b981;color:#d1fae5;transition:all .3s ease}.footer-social a:hover{background:#065f46;border-color:#6ee7b7;color:#fff;transform:translateY(-2px)}.footer-social a:hover .tiktok-svg{fill:#fff}.footer-social .tiktok-svg{fill:#d1fae5;transition:fill .3s ease}.footer-contact-list,.footer-nav-list{list-style:none;padding:0;margin:0}.footer-contact-list li,.footer-nav-list li{margin-bottom:.6rem}.footer-contact-list a,.footer-nav-list a{color:#d1fae5;text-decoration:none;font-size:14px;transition:color .3s ease}.footer-contact-list a:hover,.footer-nav-list a:hover{color:#6ee7b7}.footer-contact-list .ti-email,.footer-contact-list .ti-headphone-alt{color:#34d399;margin-right:.5rem;font-size:13px}.footer-store-badges{display:flex;flex-direction:row;align-items:center;gap:.75rem}.footer-store-badges a{display:inline-flex;align-items:center;height:42px;transition:all .3s ease}.footer-store-badges .store-badge{height:44px!important;width:auto!important;filter:brightness(.9) saturate(.85);transition:all .3s ease}.footer-store-badges .store-badge[alt*="Google Play"]{height:64px!important}.footer-store-badges a:hover .store-badge{filter:brightness(1.05);transform:translateX(4px)}.footer-bottom{background-color:#042f22;border-top:1px solid #0a5c44;padding:1.25rem 0}.footer-bottom p{color:#86efac;font-size:12px;margin:0}.footer-bottom .footer-address strong{color:#d1fae5}.footer-bottom .footer-address{text-align:right}@media (max-width:991px){.footer-main{text-align:center;padding:2.5rem 0}.footer-main .col-lg-auto{margin-bottom:2rem}.footer-main .col-lg-auto:last-child{margin-bottom:0}.footer-social{justify-content:center}.footer-contact-list,.footer-nav-list{text-align:center}.footer-store-badges{align-items:center}}@media (max-width:767px){.footer-bottom .row{text-align:center}.footer-bottom .footer-address{text-align:center;margin-top:.5rem}}.footer-bottom a:focus-visible,.footer-contact-list a:focus-visible,.footer-nav-list a:focus-visible,.footer-social a:focus-visible{outline:2px solid #6ee7b7;outline-offset:2px}.legal-hero{padding:120px 0 40px;text-align:center;color:#fff}.legal-hero h1{font-weight:300;letter-spacing:-1px;white-space:normal}.legal-content{padding:3rem 0 4rem}.legal-content h2,.legal-content h3{font-size:28px;font-weight:500;color:#064e3b;margin-top:2.5rem;margin-bottom:1rem}.legal-content h3{font-size:22px;margin-bottom:.75rem}.legal-content h4{font-size:18px;font-weight:500;color:#333;margin-top:1.5rem;margin-bottom:.5rem}.legal-content li,.legal-content p{font-size:15px;line-height:1.8;color:#555}.legal-content ul{padding-left:1.5rem;margin-bottom:1rem}.legal-content ul li{margin-bottom:.35rem}.legal-content a{color:#008850}.legal-content .table{font-size:14px}.legal-content .table th{background:#f8f9fa;color:#064e3b;font-weight:500}.legal-content hr{margin:3rem 0;border-color:#e0e0e0}.legal-contact{background:#f8f9fa;border-radius:12px;padding:2rem}.legal-contact h4{margin-top:0;color:#064e3b}.footer-logo{border-radius:8px}@media (prefers-reduced-motion:reduce){[data-aos]{opacity:1!important;transform:none!important;transition:none!important}}html.i18n-loading body{opacity:0}html.i18n-ready body{opacity:1;transition:opacity .1s ease}@media (min-width:992px){.navbar-center{display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.navbar-center .navbar-brand{position:static;transform:none;order:2;justify-self:center;margin:0;padding:.5rem 1rem}.navbar-center .navbar-collapse{display:contents!important}@supports not (display:contents){.navbar-center .navbar-collapse{display:flex!important;flex:1;order:1}.navbar-center{display:flex;align-items:center}.navbar-center .navbar-brand{order:0;margin:0 auto}}.nav-zone{display:flex;align-items:center;min-width:0}.nav-zone-left{order:1;justify-content:flex-end}.nav-zone-right{order:3;justify-content:flex-start}.navbar-center .btn-cta-orange{padding:.5rem .9rem;margin-left:.5rem!important}}@media (max-width:991px){.nav-zone,.nav-zone .navbar-nav{width:100%}.nav-zone-right .btn-cta-orange{display:block;text-align:center;margin:.75rem 0}}.nav-lang-toggle{display:flex;align-items:center;gap:.3rem;margin-right:.75rem}.lang-btn{color:rgba(255,255,255,.5);text-decoration:none;font-size:13px;font-weight:500;letter-spacing:.5px;transition:color .2s ease;padding:.25rem .15rem}.lang-btn:hover{color:rgba(255,255,255,.8);text-decoration:none}.lang-btn.active{color:#fff}.lang-sep{color:rgba(255,255,255,.3);font-size:12px;user-select:none}.lang-btn:focus-visible{outline:2px solid #6ee7b7;outline-offset:2px}@media (max-width:991px){.nav-lang-toggle{justify-content:center;margin:.5rem 0}}.skip-link{position:absolute;top:-100%;left:50%;transform:translateX(-50%);background:#064e3b;color:#fff;padding:.75rem 1.5rem;z-index:10000;border-radius:0 0 8px 8px;font-size:14px;font-weight:500;text-decoration:none;transition:top .2s ease}.skip-link:focus{top:0;color:#fff;outline:2px solid #6ee7b7;outline-offset:2px}:focus{outline:2px solid #10b981;outline-offset:2px}:focus:not(:focus-visible){outline:0}@supports selector(:focus-visible){:focus{outline:0}:focus-visible{outline:2px solid #008850;outline-offset:2px}}.btn:focus-visible{outline:2px solid #d97706;outline-offset:2px;box-shadow:0 0 0 4px rgba(217,119,6,.25)}.nav-link:focus-visible{outline:2px solid #6ee7b7;outline-offset:2px}.faq-card .card-header a:focus-visible{outline:2px solid #008850;outline-offset:-2px;border-radius:8px}.phone-showcase-arrow:focus-visible{outline:2px solid #fff;outline-offset:2px;background:rgba(255,255,255,.25);border-color:rgba(255,255,255,.6)}.phone-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}.store-badges a:focus-visible{outline:2px solid #fff;outline-offset:4px;border-radius:8px}.bg-gradient .btn:focus-visible,.bg-gradient a:focus-visible{outline-color:#fff}button.phone-dot{padding:0;appearance:none;-webkit-appearance:none;-moz-appearance:none;font:inherit;line-height:1}.phone-dot{position:relative}.phone-dot::after{content:"";position:absolute;top:-17px;left:-17px;right:-17px;bottom:-17px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (forced-colors:active){.btn-primary,.phone-dot.active,.phone-showcase-arrow{border:2px solid ButtonText}.card.features::after,.card.features::before{forced-color-adjust:none}}@media (prefers-reduced-motion:reduce){@keyframes phoneFloat{0%,to{transform:translateY(0)}}@keyframes dotPulse{0%,to{box-shadow:0 0 12px rgba(255,255,255,.5)}}@keyframes iconBounce{0%,to{transform:translateY(0)}}@keyframes counterPulse{0%,to{transform:scale(1)}}@keyframes glowPulse{0%,to{opacity:.5}}.phone-showcase-slide{transition:all .3s ease!important}}@supports not (gap:1px){.phone-showcase-dots>.phone-dot+.phone-dot{margin-left:12px}.store-badges>*+*{margin-left:1rem}.footer-social>*+*,.footer-store-badges>*+*{margin-left:.75rem}.nav-lang-toggle>*+*{margin-left:.3rem}.status-icons>*+*{margin-left:6px}.tiktok-link-card-inner>*+*{margin-top:12px}}