.hr{--acc:var(--green);--acc-soft:var(--p-mint);--acc-ink:#fff;--acc-ds:#5a9e1f}.hr-acc-pink{--acc:var(--pink);--acc-soft:var(--p-pink);--acc-ink:#fff;--acc-ds:#e23b8c}.hr-acc-sky{--acc:var(--sky);--acc-soft:var(--p-sky);--acc-ink:#fff;--acc-ds:#1488bd}.hr-acc-green{--acc:var(--green);--acc-soft:var(--p-mint);--acc-ink:#fff;--acc-ds:#5a9e1f}.hr-acc-orange{--acc:var(--orange);--acc-soft:var(--p-peach);--acc-ink:#fff;--acc-ds:#e06f1f}.hr-acc-yellow{--acc:var(--yellow);--acc-soft:var(--p-yellow);--acc-ink:#16204a;--acc-ds:#c08a00}.hr-vh{flex-direction:column;justify-content:center;min-height:100svh;display:flex}.hr-livedot{background:var(--acc);width:8px;height:8px;box-shadow:0 0 0 4px var(--acc-soft);border-radius:50%;flex:none;animation:2s infinite hr-pulse}.hr-eyebrow{font-family:var(--hr-display),system-ui,sans-serif;letter-spacing:.07em;text-transform:uppercase;color:var(--acc-ds);align-items:center;gap:8px;font-size:13px;font-weight:800;display:inline-flex}.hr-eyebrow svg,.alt-navy .hr-eyebrow{color:var(--acc)}.hr-pg-hero{color:#fff;text-align:center;background:radial-gradient(1000px 520px at 80% -12%,#76b82a42,transparent 60%),radial-gradient(880px 560px at 4% 112%,#ff4fa338,transparent 60%),linear-gradient(165deg,var(--navy)0%,var(--navy-2)100%);position:relative;overflow:hidden}.hr-pg-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(820px 540px at 50% 6%,#000,#0000 76%);mask-image:radial-gradient(820px 540px at 50% 6%,#000,#0000 76%)}.hr-pg-hero-inner{z-index:2;max-width:820px;margin:0 auto;padding:clamp(40px,6vh,80px) clamp(16px,4vw,44px);position:relative}.hr-pg-hero-inner.hr-section{max-width:var(--wrap);padding:clamp(80px,10vw,128px) clamp(16px,4vw,44px)}.hr-pg-hero h1{letter-spacing:-.03em;color:#fff;margin:24px 0 0;font-size:clamp(40px,5.6vw,72px);line-height:1}.hr-pg-hero h1 .hr-hl{color:var(--green-2)}.hr-pg-hero p{color:#ebf1fcd1;max-width:36rem;margin:22px auto 0;font-size:clamp(17px,1.6vw,20px);line-height:1.62}.hr-pill{font-family:var(--hr-display),system-ui,sans-serif;letter-spacing:.02em;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:9px;padding:8px 16px;font-size:13px;font-weight:700;display:inline-flex}.hr-pill .hr-livedot{background:var(--green-2);box-shadow:0 0 0 4px #8bd13a47}.hr-pg-chips{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:36px;display:flex}.hr-chip{color:#fff;font-family:var(--hr-display),system-ui,sans-serif;background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:9px;padding:11px 18px;font-size:14.5px;font-weight:700;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.hr-chip svg{color:var(--green-2)}.hr-chip:hover{background:#ffffff29;border-color:#ffffff59;transform:translateY(-2px)}.hr-ov-grid{grid-template-columns:repeat(2,1fr);gap:22px;max-width:860px;margin:0 auto;display:grid}.hr-ov{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;align-items:flex-start;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.hr-ov:hover{box-shadow:var(--shadow-md);border-color:var(--acc);transform:translateY(-5px)}.hr-ov-ico{background:var(--acc-soft);width:56px;height:56px;color:var(--acc-ds);border-radius:16px;place-items:center;margin-bottom:20px;display:grid}.hr-ov h3{color:var(--navy);margin-bottom:9px;font-size:22px}.hr-ov p{color:var(--slate);flex:1;font-size:15px;line-height:1.6}.hr-ov-link{font-family:var(--hr-display),system-ui,sans-serif;color:var(--acc-ds);align-items:center;gap:6px;margin-top:20px;font-size:14.5px;font-weight:800;transition:gap .15s;display:inline-flex}.hr-ov:hover .hr-ov-link{gap:11px}.hr-row-sec{padding:clamp(64px,8vw,104px) clamp(16px,4vw,44px);position:relative}.hr-row-sec.alt-soft{background:radial-gradient(720px 360px at 12% 0%,var(--p-pink),transparent 60%),radial-gradient(720px 360px at 90% 100%,var(--p-sky),transparent 60%),var(--soft);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.hr-row-sec.alt-navy{color:#fff;background:radial-gradient(circle,#ffffff0d 0 2px,transparent 2.5px)0 0/120px 120px,radial-gradient(760px 420px at 88% 14%,#76b82a38,transparent 60%),linear-gradient(160deg,var(--navy),var(--navy-2))}.hr-row-inner{max-width:var(--wrap);margin:0 auto}.hr-row{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,5vw,64px);display:grid}.hr-row.flip .hr-row-copy{order:2}.hr-row.flip .hr-row-visual{order:1}.hr-row-copy h2{color:var(--navy);margin:16px 0;font-size:clamp(28px,3.8vw,44px)}.hr-row-copy>p{color:var(--slate);max-width:34em;font-size:17px;line-height:1.6}.alt-navy .hr-row-copy h2{color:#fff}.alt-navy .hr-row-copy>p{color:#ebf1fccc}.hr-row-cta{flex-wrap:wrap;gap:14px;margin-top:30px;display:flex}.hr-row-visual{justify-content:center;display:flex}.hr-points{gap:13px;margin:24px 0 30px;padding:0;list-style:none;display:grid}.hr-points li{color:var(--ink);align-items:center;gap:12px;font-size:15.5px;font-weight:600;display:flex}.hr-points .hr-tick{background:var(--acc-soft);width:26px;height:26px;color:var(--acc-ds);border-radius:50%;flex:none;place-items:center;display:grid}.alt-navy .hr-points li{color:#ebf1fceb}.alt-navy .hr-points .hr-tick{color:var(--green-2);background:#ffffff1a}.hr-vert-features{margin-top:clamp(48px,6vw,68px)}.hr-vert-label{text-align:center;font-family:var(--hr-display),system-ui,sans-serif;letter-spacing:.09em;text-transform:uppercase;color:var(--slate);margin-bottom:28px;font-size:13px;font-weight:800;display:block}.alt-navy .hr-vert-label{color:#ebf1fc99}.hr-pv{background:var(--surface);border:1px solid var(--line);width:100%;max-width:430px;box-shadow:var(--shadow-lg);border-radius:24px;padding:24px}.hr-pv-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;display:flex}.hr-pv-eyebrow{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:16px;font-weight:800}.hr-pv-tag{color:var(--slate);background:var(--surface-2);border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:7px;padding:6px 12px;font-size:12.5px;font-weight:700;display:inline-flex}.hr-pv-sched{gap:10px;display:grid}.hr-pv-trip{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;align-items:center;gap:13px;padding:12px 14px;display:flex}.hr-pv-time{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);background:var(--surface);border:1px solid var(--line);white-space:nowrap;border-radius:9px;flex:none;padding:7px 9px;font-size:13px;font-weight:800}.hr-pv-main{flex-direction:column;flex:1;min-width:0;display:flex}.hr-pv-main b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:14.5px;font-weight:800}.hr-pv-main span{color:var(--slate);font-size:12px}.hr-pv-chip{font-family:var(--hr-display),system-ui,sans-serif;color:var(--slate);background:var(--surface);border:1px solid var(--line);white-space:nowrap;border-radius:999px;align-items:center;gap:6px;padding:6px 11px;font-size:11.5px;font-weight:800;display:inline-flex}.hr-pv-chip.live{color:var(--acc-ds);background:var(--acc-soft);border-color:var(--acc)}.hr-pv-foot{color:var(--navy);align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:700;display:flex}.hr-pv-foot svg{color:var(--acc-ds)}.hr-ent-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.hr-ent{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:22px;padding:32px;transition:transform .2s,box-shadow .2s,border-color .2s}.hr-ent:hover{box-shadow:var(--shadow-md);border-color:var(--acc);transform:translateY(-5px)}.hr-ent-ico{background:var(--acc-soft);width:54px;height:54px;color:var(--acc-ds);border-radius:15px;place-items:center;margin-bottom:18px;display:grid}.hr-ent h3{color:var(--navy);margin-bottom:9px;font-size:21px}.hr-ent p{color:var(--slate);font-size:15px;line-height:1.6}.hr-app-hero{color:#fff;background:radial-gradient(1000px 520px at 84% -10%,#34bef03d,transparent 60%),radial-gradient(820px 560px at 2% 112%,#76b82a33,transparent 60%),linear-gradient(165deg,var(--navy)0%,var(--navy-2)100%);position:relative;overflow:hidden}.hr-app-hero:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(900px 600px at 70% 12%,#000,#0000 76%);mask-image:radial-gradient(900px 600px at 70% 12%,#000,#0000 76%)}.hr-app-hero-grid{z-index:2;max-width:var(--wrap);grid-template-columns:1.05fr .95fr;align-items:center;gap:clamp(40px,5vw,64px);width:100%;margin:0 auto;padding:clamp(40px,6vh,84px) clamp(16px,4vw,44px);display:grid;position:relative}.hr-app-hero h1{letter-spacing:-.03em;color:#fff;margin:24px 0 0;font-size:clamp(40px,5.4vw,68px);line-height:1}.hr-app-hero h1 .hr-hl{color:var(--sky)}.hr-app-copy>p{color:#ebf1fcd1;max-width:32em;margin:22px 0 30px;font-size:clamp(17px,1.6vw,20px);line-height:1.6}.hr-app-meta{border-top:1px solid #ffffff1f;align-items:center;gap:18px;max-width:30em;margin-top:30px;padding-top:26px;display:flex}.hr-qr{width:86px;height:86px;color:var(--navy);background:#fff;border-radius:16px;flex:none;place-items:center;display:grid}.hr-app-meta-txt{flex-direction:column;gap:3px;display:flex}.hr-app-meta-txt b{font-family:var(--hr-display),system-ui,sans-serif;font-size:15px}.hr-app-meta-txt span{color:#ebf1fcb3;font-size:13px;line-height:1.4}.hr-app-rate{align-items:center;gap:8px;margin-top:4px;display:inline-flex}.hr-app-rate .hr-stars{color:var(--yellow);gap:1px;display:inline-flex}.hr-app-rate .hr-stars svg{fill:currentColor;stroke:none}.hr-app-stage{justify-content:center;display:flex;position:relative}.hr-app-stage:before{content:"";filter:blur(24px);z-index:0;background:radial-gradient(circle,#34bef066,#0000 70%);border-radius:50%;width:320px;height:320px;position:absolute}.hr-badges{flex-wrap:wrap;gap:14px;display:flex}.hr-badges .hr-badge{background:var(--navy);color:#fff;font-family:var(--hr-display),system-ui,sans-serif;border-radius:14px;align-items:center;gap:12px;padding:13px 22px;transition:transform .18s,box-shadow .2s;display:inline-flex}.hr-badge:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.hr-badge small{opacity:.7;font-size:11px;font-weight:700;line-height:1;display:block}.hr-badge b{font-size:17px;font-weight:800;line-height:1.15}.hr-badges.on-navy .hr-badge{color:var(--navy);background:#fff}.hr-phone{--ph-w:300px;width:var(--ph-w);z-index:1;flex:none;position:relative}.hr-phone.hero{--ph-w:292px}.hr-phone-shell{aspect-ratio:300/620;background:#0b1330;border-radius:44px;width:100%;padding:11px;position:relative;box-shadow:0 50px 100px -30px #0009,inset 0 0 0 2px #ffffff14,inset 0 0 0 11px #05091a}.hr-phone-notch{z-index:5;background:#05091a;border-radius:0 0 16px 16px;width:42%;height:26px;position:absolute;top:11px;left:50%;transform:translate(-50%)}.hr-phone-screen{background:var(--bg);width:100%;height:100%;color:var(--ink);border-radius:34px;position:relative;overflow:hidden}.hr-as{background:var(--bg);flex-direction:column;display:flex;position:absolute;inset:0}.hr-as-status{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);justify-content:space-between;align-items:center;padding:14px 22px 6px;font-size:13px;font-weight:800;display:flex}.hr-as-status-icons{align-items:center;gap:4px;display:flex}.hr-as-status-icons i{background:var(--navy);opacity:.8;border-radius:2px;width:16px;height:9px}.hr-as-status-icons i:first-child{border-radius:50%;width:9px}.hr-as-status-icons i:nth-child(2){width:13px}.hr-as-top{padding:6px 18px 14px}.hr-as-greet{flex-direction:column;gap:2px;margin-bottom:12px;display:flex}.hr-as-greet small{color:var(--slate);font-size:12px}.hr-as-greet b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:22px;font-weight:800}.hr-as-search{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:14px;align-items:center;gap:9px;padding:13px 15px;display:flex}.hr-as-search svg{color:var(--acc)}.hr-as-search span{color:var(--slate);font-size:14px;font-weight:600}.hr-mm{flex:1;position:relative;overflow:hidden}.hr-mm svg{width:100%;height:100%;position:absolute;inset:0}.hr-mm-route{filter:drop-shadow(0 0 6px var(--acc))}.hr-mm-pin{border:3px solid #fff;border-radius:50%;width:14px;height:14px;position:absolute;box-shadow:0 2px 6px #0006}.hr-mm-pin.start{background:#fff;bottom:13%;left:18%}.hr-mm-pin.end{background:var(--acc);top:19%;right:11%}.hr-mm-car{background:var(--acc);width:36px;height:36px;color:var(--acc-ink);box-shadow:0 8px 20px var(--acc-soft);border:3px solid #ffffffd9;border-radius:11px;place-items:center;display:grid;position:absolute;top:47%;left:50%;transform:translate(-50%,-50%)}.hr-mm-car.center{top:50%}.hr-mm-eta{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0c1733d1;border:1px solid #ffffff29;border-radius:10px;padding:7px 11px;font-size:12px;position:absolute;top:14px;left:14px}.hr-mm-eta b{font-family:var(--hr-display),system-ui,sans-serif}.hr-as-sheet{background:var(--surface);border-top:1px solid var(--line);z-index:2;border-radius:22px 22px 0 0;margin-top:-16px;padding:10px 16px 18px;position:relative;box-shadow:0 -10px 30px #0c17331f}.hr-as-handle{background:var(--line-strong);border-radius:4px;width:38px;height:4px;margin:0 auto 12px}.hr-as-ride{background:var(--acc-soft);border:1px solid var(--acc);border-radius:13px;align-items:center;gap:11px;margin-bottom:12px;padding:10px;display:flex}.hr-asr-ico{background:var(--acc);width:38px;height:38px;color:var(--acc-ink);border-radius:11px;flex:none;place-items:center;display:grid}.hr-asr-main{flex-direction:column;flex:1;display:flex}.hr-asr-main b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:14px;font-weight:800}.hr-asr-main span{color:var(--slate);font-size:12px}.hr-asr-price{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:17px;font-weight:800}.hr-as-confirm,.hr-as-accept{background:var(--acc);color:var(--acc-ink);font-family:var(--hr-display),system-ui,sans-serif;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:14.5px;font-weight:800;display:flex}.hr-as-dtop{justify-content:space-between;align-items:center;padding:8px 18px 14px;display:flex}.hr-adt-earn{flex-direction:column;gap:2px;display:flex}.hr-adt-earn small{color:var(--slate);font-size:12px}.hr-adt-earn b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:24px;font-weight:800}.hr-adt-online{background:var(--acc-soft);color:var(--acc-ds);font-family:var(--hr-display),system-ui,sans-serif;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:800;display:inline-flex}.hr-asrq-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.hr-asrq-head b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:15px;font-weight:800}.hr-asrq-timer{font-family:var(--hr-display),system-ui,sans-serif;color:var(--acc-ink);background:var(--acc);border-radius:999px;padding:4px 10px;font-size:12px;font-weight:800}.hr-asrq-row{background:var(--surface-2);border:1px solid var(--line);border-radius:13px;align-items:center;gap:11px;margin-bottom:12px;padding:11px;display:flex}.hr-asrq-av{background:var(--navy);color:#fff;width:38px;height:38px;font-family:var(--hr-display),system-ui,sans-serif;border-radius:50%;flex:none;place-items:center;font-weight:800;display:grid}.hr-asrq-info{flex-direction:column;flex:1;display:flex}.hr-asrq-info b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:14px;font-weight:800}.hr-asrq-info span{color:var(--slate);font-size:12px}.hr-asrq-fare{font-family:var(--hr-display),system-ui,sans-serif;color:var(--acc-ds);font-size:17px;font-weight:800}.hr-dash{background:var(--surface);border:1px solid var(--line);width:100%;max-width:560px;box-shadow:var(--shadow-lg);border-radius:18px;overflow:hidden}.hr-dash-bar{background:var(--surface-2);border-bottom:1px solid var(--line);align-items:center;gap:7px;padding:13px 16px;display:flex}.hr-dash-bar>span{background:var(--line-strong);border-radius:50%;width:11px;height:11px}.hr-dash-bar>span:first-child{background:var(--red)}.hr-dash-bar>span:nth-child(2){background:var(--yellow)}.hr-dash-bar>span:nth-child(3){background:var(--green)}.hr-dash-bar b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--slate);margin-left:12px;font-size:13px;font-weight:700}.hr-dash-body{grid-template-columns:150px 1fr;display:grid}.hr-dash-side{border-right:1px solid var(--line);background:var(--surface-2);padding:16px 12px}.hr-ds-logo{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);align-items:center;gap:9px;margin-bottom:16px;font-size:14px;font-weight:800;display:flex}.hr-ds-mark{background:var(--acc);border-radius:7px;flex:none;width:22px;height:22px}.hr-ds-nav{color:var(--slate);border-radius:9px;margin-bottom:3px;padding:9px 11px;font-size:13.5px;font-weight:600}.hr-ds-nav.on{background:var(--acc-soft);color:var(--acc-ds);font-weight:800}.hr-dash-main{padding:18px}.hr-dm-stats{grid-template-columns:repeat(3,1fr);gap:11px;margin-bottom:16px;display:grid}.hr-dm-stat{background:var(--surface-2);border:1px solid var(--line);border-radius:13px;padding:13px}.hr-dm-stat small{color:var(--slate);margin-bottom:5px;font-size:11.5px;display:block}.hr-dm-stat b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:22px;font-weight:800}.hr-dm-chart{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;padding:16px}.hr-dmc-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.hr-dmc-head b{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);font-size:14px;font-weight:800}.hr-dmc-head span{color:var(--acc-ds);font-size:12px;font-weight:700}.hr-dmc-bars{align-items:flex-end;gap:9px;height:96px;display:flex}.hr-dmc-bars span{background:var(--line-strong);border-radius:6px 6px 0 0;flex:1;min-height:8px}.hr-dmc-bars span.hot{background:var(--acc)}.hr-plat-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.hr-plat{text-align:center;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);border-radius:22px;flex-direction:column;align-items:center;padding:34px 30px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}.hr-plat:hover{box-shadow:var(--shadow-md);border-color:var(--acc);transform:translateY(-5px)}.hr-plat-ico{background:var(--acc-soft);width:58px;height:58px;color:var(--acc-ds);border-radius:16px;place-items:center;margin-bottom:18px;display:grid}.hr-plat h3{color:var(--navy);margin-bottom:8px;font-size:21px}.hr-plat p{color:var(--slate);font-size:14.5px;line-height:1.55}.hr-auth{grid-template-columns:1.05fr 1fr;min-height:100svh;display:grid}.hr-auth-brand{color:#fff;background:radial-gradient(900px 480px at 80% -5%,#ff4fa34d,transparent 60%),radial-gradient(720px 600px at 0% 110%,#34bef042,transparent 62%),linear-gradient(160deg,var(--navy),var(--navy-2));flex-direction:column;justify-content:space-between;gap:40px;padding:clamp(32px,4vw,52px);display:flex;position:relative;overflow:hidden}.hr-auth-brand:after{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:54px 54px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(800px 600px at 70% 30%,#000,#0000 78%);mask-image:radial-gradient(800px 600px at 70% 30%,#000,#0000 78%)}.hr-auth-brand>*{z-index:2;position:relative}.hr-ab-mid{flex-direction:column;gap:26px;max-width:30em;display:flex}.hr-ab-mid h2{letter-spacing:-.02em;color:#fff;font-size:clamp(30px,3.2vw,44px);line-height:1.05}.hr-ab-mid h2 .hr-hl{color:var(--green-2)}.hr-ab-points{gap:16px;display:grid}.hr-ab-point{color:#ebf1fce0;align-items:center;gap:13px;font-size:15.5px;font-weight:500;display:flex}.hr-ab-point .hr-abp-ico{background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.hr-ab-point:first-child .hr-abp-ico{color:var(--pink)}.hr-ab-point:nth-child(2) .hr-abp-ico{color:var(--yellow)}.hr-ab-point:nth-child(3) .hr-abp-ico{color:var(--sky)}.hr-ab-quote{border-left:3px solid var(--green-2);max-width:30em;padding-left:18px}.hr-ab-quote p{color:#ebf1fce6;font-size:16px;font-style:italic;line-height:1.55}.hr-ab-by{align-items:center;gap:11px;margin-top:14px;display:flex}.hr-ab-av{background:var(--pink);color:#fff;width:40px;height:40px;font-family:var(--hr-display),system-ui,sans-serif;border-radius:50%;place-items:center;font-weight:800;display:grid}.hr-ab-name{font-family:var(--hr-display),system-ui,sans-serif;font-size:14.5px;font-weight:800}.hr-ab-role{color:#ebf1fc99;font-size:13px}.hr-auth-form-wrap{background:var(--bg);justify-content:center;align-items:center;padding:40px 32px;display:flex;position:relative}.hr-auth-card{width:100%;max-width:420px}.hr-auth-toplink{color:var(--slate);white-space:nowrap;font-size:14px;position:absolute;top:28px;right:32px}.hr-auth-toplink a{color:var(--green);font-weight:800;font-family:var(--hr-display),system-ui,sans-serif}.hr-auth-mobile-logo{margin-bottom:26px;display:none}.hr-auth-head h1{letter-spacing:-.02em;color:var(--navy);font-size:clamp(28px,3vw,34px)}.hr-auth-head p{color:var(--slate);margin-top:10px;font-size:15.5px}.hr-auth-form{margin-top:28px}.hr-field{margin-bottom:18px}.hr-field label{font-family:var(--hr-display),system-ui,sans-serif;color:var(--navy);margin-bottom:8px;font-size:13.5px;font-weight:700;display:block}.hr-input-wrap{align-items:center;display:flex;position:relative}.hr-input-wrap .hr-ico-lead{color:var(--slate);pointer-events:none;place-items:center;display:grid;position:absolute;left:15px}.hr-field input{width:100%;height:52px;font-size:15px;font-family:var(--hr-body),system-ui,sans-serif;color:var(--ink);background:var(--surface);border:1.5px solid var(--line-strong);border-radius:13px;outline:none;padding:0 16px 0 46px;transition:border-color .15s,box-shadow .15s}.hr-field input::placeholder{color:#9aa0b8}.hr-field input:focus{border-color:var(--green);box-shadow:0 0 0 4px #76b82a29}.hr-field.has-error input{border-color:var(--red);box-shadow:0 0 0 4px #ff4d4d1f}.hr-pw-toggle{width:38px;height:38px;color:var(--slate);cursor:pointer;background:0 0;border:0;border-radius:9px;place-items:center;display:grid;position:absolute;right:8px}.hr-pw-toggle:hover{background:var(--surface-2);color:var(--navy)}.hr-err-msg{color:var(--red);align-items:center;gap:6px;margin-top:7px;font-size:12.5px;font-weight:600;display:flex}.hr-field-meta{justify-content:space-between;align-items:center;margin:-2px 0 22px;display:flex}.hr-field-meta--end{justify-content:flex-end}.hr-remember{cursor:pointer;-webkit-user-select:none;user-select:none;color:var(--ink);white-space:nowrap;align-items:center;gap:9px;font-size:14px;display:flex}.hr-remember input{opacity:0;pointer-events:none;position:absolute}.hr-remember .hr-box{border:1.5px solid var(--line-strong);color:#0000;background:var(--surface);border-radius:6px;place-items:center;width:20px;height:20px;transition:all .15s;display:grid}.hr-remember input:checked+.hr-box{background:var(--green);border-color:var(--green);color:#fff}.hr-link-accent{color:var(--green);font-weight:800;font-family:var(--hr-display),system-ui,sans-serif;font-size:14px}.hr-link-accent:hover{text-decoration:underline}.hr-submit{gap:10px;width:100%;height:54px;font-size:16px;position:relative}.hr-submit[data-loading="1"]{color:#0000;pointer-events:none}.hr-submit .hr-spinner{border:2.5px solid #ffffff73;border-top-color:#fff;border-radius:50%;width:21px;height:21px;animation:.7s linear infinite hr-spin;display:none;position:absolute}.hr-submit[data-loading="1"] .hr-spinner{display:block}@keyframes hr-spin{to{transform:rotate(360deg)}}.hr-auth-switch{text-align:center;color:var(--slate);margin-top:26px;font-size:14.5px}.hr-auth-switch a{color:var(--green);font-weight:800;font-family:var(--hr-display),system-ui,sans-serif}.hr-auth-switch a:hover{text-decoration:underline}.hr-success{text-align:center;padding:20px 0}.hr-success .hr-ss-ico{background:var(--p-mint);width:78px;height:78px;color:var(--green);border-radius:50%;place-items:center;margin:0 auto 22px;display:grid}.hr-success h1{color:var(--navy);font-size:28px}.hr-success p{color:var(--slate);margin-top:12px}@media (max-width:980px){.hr-ov-grid{grid-template-columns:1fr;max-width:480px}.hr-row{grid-template-columns:1fr;gap:40px}.hr-row.flip .hr-row-copy{order:1}.hr-row.flip .hr-row-visual{order:2}.hr-app-hero-grid{grid-template-columns:1fr;gap:44px}.hr-app-stage{order:-1}.hr-plat-grid{grid-template-columns:1fr;max-width:460px;margin:0 auto}.hr-ent-grid{grid-template-columns:1fr}.hr-dash{max-width:100%}}@media (max-width:880px){.hr-auth{grid-template-columns:1fr}.hr-auth-brand{display:none}.hr-auth-mobile-logo{display:block}.hr-auth-toplink{text-align:center;margin-bottom:18px;position:static}}@media (max-width:520px){.hr-app-meta{flex-direction:column;align-items:flex-start}.hr-dash-body{grid-template-columns:1fr}.hr-dash-side{display:none}.hr-dm-stats{grid-template-columns:1fr}}
@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/033400d475fad6b1-s.a188d1ff.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/26daee0352f50a5f-s.d9ee93eb.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Bricolage Grotesque;font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(../media/017d9bea37084d9b-s.p.a6d6de71.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Bricolage Grotesque Fallback;src:local(Arial);ascent-override:88.21%;descent-override:25.61%;line-gap-override:0.0%;size-adjust:105.43%}.bricolage_grotesque_9e8d916c-module__MCTa_G__className{font-family:Bricolage Grotesque,Bricolage Grotesque Fallback;font-style:normal}.bricolage_grotesque_9e8d916c-module__MCTa_G__variable{--hr-display:"Bricolage Grotesque","Bricolage Grotesque Fallback"}
@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a342834df7752944-s.bb140f9f.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/d3fe2f289711ac3f-s.50575af1.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/58c4895d0a0ef7cc-s.78d1a7ae.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/bfc7db5c00d21bc5-s.247c8473.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/6ab0db14f70d8ed6-s.18d7c7dc.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:200 800;font-display:swap;src:url(../media/a343f882a40d2cc9-s.p.71e1367e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope Fallback;src:local(Arial);ascent-override:103.31%;descent-override:29.07%;line-gap-override:0.0%;size-adjust:103.19%}.manrope_77c734f5-module___neYoG__className{font-family:Manrope,Manrope Fallback;font-style:normal}.manrope_77c734f5-module___neYoG__variable{--hr-body:"Manrope","Manrope Fallback"}
