.feature-showcase{background:#fafafa;padding:80px 24px}.feature-showcase__header{margin:0 auto 56px;max-width:640px;text-align:center}.feature-showcase__heading{color:#16181d;font-size:28px;font-weight:700;margin:0 0 16px}.feature-showcase__subheading{color:#6b7280;font-size:15px;line-height:1.6;margin:0}.feature-showcase__content{grid-gap:32px;align-items:center;display:grid;gap:32px;grid-template-columns:1fr 320px 1fr;margin:0 auto;max-width:1180px}.feature-showcase__column{display:flex;flex-direction:column;gap:20px}.feature-showcase__phone{display:flex;justify-content:center}.feature-card{background:#fff;border-radius:12px;box-shadow:0 1px 2px #1018280a,0 1px 3px #1018280f;padding:20px 22px;position:relative}.feature-card:before{background:#14b8a6;background:var(--accent-color,#14b8a6);border-radius:999px;content:"";height:32px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:4px}.feature-card__title{color:#16181d;font-size:14.5px;font-weight:600;margin:0 0 6px}.feature-card__description{color:#6b7280;font-size:13px;line-height:1.55;margin:0}.phone-frame{background:#16181d;border-radius:42px;box-shadow:0 20px 50px #00000040;height:590px;padding:14px;position:relative;width:290px}.phone-frame__notch{background:#16181d;border-radius:0 0 14px 14px;height:22px;left:50%;position:absolute;top:14px;transform:translateX(-50%);width:90px;z-index:2}.phone-frame__screen{background:#fff;display:flex;flex-direction:column;gap:14px;overflow:hidden;padding:18px 16px}.phone-frame__image,.phone-frame__screen{border-radius:30px;height:100%;width:100%}.phone-frame__image{object-fit:cover}.phone-frame__status-bar{color:#16181d;display:flex;font-size:11px;font-weight:600;justify-content:space-between;margin-top:4px}.phone-frame__greeting-text{color:#16181d;font-size:17px;font-weight:700;margin:0}.phone-frame__greeting-date{color:#9ca3af;font-size:10px;letter-spacing:.04em;margin:2px 0 0}.phone-frame__checkin{background:#16181d;border-radius:14px;display:flex;flex-direction:column;gap:8px;padding:14px 16px}.phone-frame__checkin-label{color:#9ca3af;font-size:9px;letter-spacing:.06em}.phone-frame__checkin-row{align-items:center;display:flex;justify-content:space-between}.phone-frame__checkin-time{color:#fff;font-size:17px;font-weight:700}.phone-frame__checkin-pill{background:#22c55e;border-radius:999px;color:#fff;font-size:10px;font-weight:700;padding:4px 10px}.phone-frame__stats{display:flex;gap:10px}.phone-frame__stat{background:#f4f5f7;border-radius:12px;display:flex;flex:1 1;flex-direction:column;gap:2px;padding:10px 12px}.phone-frame__stat-value{color:#16181d;font-size:15px;font-weight:700}.phone-frame__stat-label{color:#9ca3af;font-size:8.5px;letter-spacing:.04em}.phone-frame__pending{display:flex;flex-direction:column;gap:8px}.phone-frame__pending-label{color:#9ca3af;font-size:9px;letter-spacing:.04em;margin-bottom:2px}.phone-frame__pending-item{align-items:center;background:#f9fafb;border-radius:10px;display:flex;justify-content:space-between;padding:8px 10px}.phone-frame__pending-item p{color:#16181d;font-size:11px;font-weight:600;margin:0}.phone-frame__pending-item span{color:#9ca3af;font-size:9px}.phone-frame__badge{border-radius:999px;font-size:8.5px;font-weight:700;padding:3px 8px;white-space:nowrap}.phone-frame__badge--pending{background:#fef3c7;color:#b45309}.phone-frame__badge--done{background:#dcfce7;color:#15803d}.phone-frame__map{display:flex;flex:1 1;flex-direction:column;gap:6px;min-height:0}.phone-frame__map-label{color:#9ca3af;font-size:9px;letter-spacing:.04em}.phone-frame__map-canvas{background:#eef0f3;border-radius:12px;flex:1 1;min-height:60px;position:relative}.phone-frame__map-canvas:before{background:#ef4444;border-radius:50%;box-shadow:0 0 0 4px #ef444433;content:"";height:8px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:8px}@media(max-width:1024px){.feature-showcase__content{grid-template-columns:1fr;justify-items:center}.feature-showcase__column{max-width:420px;width:100%}.feature-showcase__phone{margin-bottom:16px;order:-1}}.industries-showcase{background:#fff;padding:80px 24px}.industries-showcase__heading{color:#16181d;font-size:24px;font-weight:700;margin:0 0 48px;text-align:center}.industries-showcase__grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(5,1fr);margin:0 auto;max-width:1180px}.industry-card{border-radius:16px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:311px;overflow:hidden;padding:24px 22px 26px;position:relative}.industry-card__icon{display:flex;justify-content:center;margin-bottom:16px}.industry-card__icon img{display:block;height:auto;max-width:100%;width:auto}.industry-card__content{display:flex;flex-direction:column;gap:4px}.industry-card__number{color:#fff;font-size:11px;font-weight:400;margin-bottom:4px}.industry-card__title{color:#fff;font-size:22px;font-weight:700;margin:0}.industry-card__subtitle{color:#fff;font-size:10px;font-weight:400;margin:2px 0 0;text-transform:uppercase}.card--navy{background:#2b3d5c}.card--gold{background:linear-gradient(180deg,#c4a45c,#8b6c2b)}.card--teal{background:linear-gradient(180deg,#0ba09c,#088886)}.card--mauve{background:linear-gradient(180deg,#af82af,#4c2c4b)}.card--green{background:linear-gradient(180deg,#37aa78,#195d40)}@media(max-width:1024px){.industries-showcase__grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:640px){.industries-showcase__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.industries-showcase__grid{grid-template-columns:1fr}}.why-mewurk{background:#fafafa;padding:80px 60px}.why-mewurk__header{margin:0 auto 56px;max-width:680px;text-align:center}.why-mewurk__heading{color:#16181d;font-size:28px;font-weight:700;margin:0 0 16px}.why-mewurk__subheading{color:#6b7280;font-size:15px;line-height:1.6;margin:0}.why-mewurk__content{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1280px}.why-mewurk__image img{border-radius:20px;display:block;height:auto;width:100%}.reason-item{border-bottom:1px solid #e5e7eb;display:flex;gap:18px;padding:24px 0}.reason-item--last{border-bottom:none}.reason-item__number{align-items:center;background:#1c2333;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:11px;font-weight:700;height:32px;justify-content:center;width:32px}.reason-item__content{display:flex;flex-direction:column;gap:6px}.reason-item__title{color:#16181d;font-size:17px;font-weight:700;margin:0}.reason-item__description{color:#6b7280;font-size:13.5px;line-height:1.6;margin:0}@media(max-width:960px){.why-mewurk__content{gap:40px;grid-template-columns:1fr}.why-mewurk__image{order:-1}}.cta-banner{align-items:center;background:#f4f5f7;border-radius:20px;display:flex;justify-content:space-between;margin:0 auto 80px;max-width:1180px;min-height:180px;overflow:hidden;padding:0 0 0 56px}.cta-banner__content{display:flex;flex:0 0 auto;flex-direction:column;gap:14px;max-width:380px;padding:40px 0}.cta-banner__heading{color:#323236;font-size:24px;font-weight:700;margin:0}.cta-banner__subtext{color:#6b7280;font-size:18px;font-weight:400;margin:0}.cta-banner__btn{align-self:flex-start;background:#28406e;border-radius:8px;color:#fff;display:inline-block;font-size:18px;font-weight:700;padding:11px 22px;text-decoration:none;transition:background .15s ease}.cta-banner__btn:hover{background:#2d3a52}@media(max-width:768px){.cta-banner{flex-direction:column;padding:36px 24px 0;text-align:center}.cta-banner__content{align-items:center;padding:0}.cta-banner__btn{align-self:center}.cta-banner__image{justify-content:center;margin-top:24px}.cta-banner__image img{max-height:180px;object-position:center bottom;width:100%}}.hr-leaders-say{padding:80px 24px;text-align:center}.hr-leaders-say__title{color:#1a1a1a;font-size:22px;font-weight:700;margin:0 0 40px}.hr-leaders-say__carousel{gap:40px;margin:0 auto;max-width:1160px}.hr-leaders-say__arrow,.hr-leaders-say__carousel{align-items:center;display:flex;justify-content:center}.hr-leaders-say__arrow{background:#fff;border:1px solid #d9d9d9;border-radius:50%;color:#555;cursor:pointer;flex-shrink:0;height:40px;transition:border-color .2s ease,color .2s ease,transform .2s ease;width:40px}.hr-leaders-say__arrow svg{height:18px;width:18px}.hr-leaders-say__arrow:hover{border-color:#999;color:#1a1a1a}.hr-leaders-say__arrow:active{transform:scale(.94)}.hr-leaders-say__arrow:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.hr-leaders-say__cards{display:flex;flex:0 1 auto;flex-wrap:nowrap;gap:24px;justify-content:center}.hr-leaders-say__card{background:#fff;border-radius:16px;flex:0 0 324px;overflow:hidden;position:relative;width:324px}.hr-leaders-say__image{display:block;height:auto;width:100%}.hr-leaders-say__play-btn{align-items:center;background:#0000;border:none;border-radius:50%;cursor:pointer;display:flex;height:44px;justify-content:center;left:50%;opacity:0;padding:0;position:absolute;top:42%;transform:translate(-50%,-50%);transition:opacity .2s ease,transform .2s ease;width:44px}.hr-leaders-say__play-btn:hover{transform:translate(-50%,-50%) scale(1.08)}.hr-leaders-say__play-btn:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px}.hr-leaders-say__play-icon{color:#1a1a1a;height:18px;margin-left:2px;width:18px}@media(max-width:768px){.hr-leaders-say__carousel{gap:8px}.hr-leaders-say__cards{flex-wrap:wrap;gap:12px}.hr-leaders-say__card{width:160px}.hr-leaders-say__arrow{height:34px;width:34px}}@media(max-width:560px){.hr-leaders-say__cards{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory}.hr-leaders-say__card{flex-shrink:0;scroll-snap-align:center}}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}:host{display:block;margin-left:auto;margin-right:auto;position:relative;z-index:1}.swiper{display:block;list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:initial;display:flex;height:100%;position:relative;transition-property:transform;transition-timing-function:ease;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{display:block;flex-shrink:0;height:100%;position:relative;transition-property:transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,#00000080,#0000)}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid #0000;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;transform-origin:50%;width:42px;z-index:10}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.biometric-section{grid-gap:60px;align-items:center;display:grid;gap:60px;grid-template-columns:1fr 1fr;padding:60px}@media(max-width:900px){.biometric-section{gap:40px;grid-template-columns:1fr}}.biometric-section__title{color:#0d1b2a;font-size:25px;font-weight:700;margin:0 0 40px}.biometric-section__description{color:#2c3e50;font-size:16px;font-weight:400;margin:0 0 40px}.biometric-section__features{border-top:1px solid #e5e7eb;display:grid;grid-template-columns:1fr 1fr;margin-bottom:24px}.biometric-section__stats{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,1fr)}.biometric-section__visual{display:flex;justify-content:center}.feature-item{align-items:center;border-bottom:1px solid #e5e7eb;color:#374151;display:flex;font-size:13.5px;gap:10px;padding:14px 8px}.feature-item:nth-child(odd){border-right:1px solid #e5e7eb;padding-right:20px}.feature-item:nth-child(2n){padding-left:20px}.feature-item__num{align-items:center;border:1px solid #d1d5db;border-radius:50%;color:#6b7280;display:flex;flex-shrink:0;font-size:10px;height:22px;justify-content:center;width:22px}.stat-card{border:1px solid #e5e7eb;border-radius:10px;padding:16px}.stat-card__value{color:#111827;font-size:20px;font-weight:700;margin-bottom:4px}.stat-card__label{color:#9ca3af;font-size:9.5px;font-weight:600;letter-spacing:.03em;line-height:1.4}.modules-grid{border-left:1px solid #e5e7eb;border-radius:14px;border-top:1px solid #e5e7eb;display:grid;grid-template-columns:repeat(4,1fr);margin:0 auto;overflow:hidden;width:min(1200px,100% - 48px)}.module-card{align-items:flex-start;background-color:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;padding:32px;text-align:left}.module-card__icon{align-items:center;border-radius:10px;display:flex;height:40px;justify-content:center;margin-bottom:30px;width:40px}.module-card__icon svg{height:20px;width:20px}.module-card__icon img{display:block;height:20px;object-fit:contain;width:20px}.module-card__icon--blue{background-color:#d6f0f0;color:#0d9488}.module-card__icon--red{background-color:#fde2e2;color:#dc2626}.module-card__icon--green{background-color:#d9f5e3;color:#16a34a}.module-card__icon--gray{background-color:#e5e7eb;color:#4b5563}.module-card__title{color:#0d1b2a;font-size:18px;font-weight:600;margin:0 0 10px}.module-card__description{color:#2c3e50;font-size:13.5px;font-weight:400;margin:0 0 10px}.module-card__link{align-items:center;color:#0d9488;display:inline-flex;font-size:14px;font-weight:500;gap:4px;text-decoration:none;width:fit-content}.module-card__link:hover{text-decoration:underline}.module-card__arrow{transition:transform .2s ease}.module-card:hover .module-card__arrow{transform:translateX(2px)}