:root{--orange:#ff7618;--orange-dark:#e95d00;--ink:#17191c;--muted:#6d737a;--line:#e8ebee;--soft:#f6f7f8;--surface:#fff;--green:#0e9f7c;--shadow:0 18px 50px rgba(23,25,28,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff}.emp-landing-shell{min-height:100vh}.emp-landing-topbar{height:68px;max-width:1180px;margin:auto;padding:0 18px;display:flex;align-items:center;gap:24px;border-bottom:1px solid #f0f1f2}.emp-landing-brand{display:flex;align-items:center;gap:9px;text-decoration:none;color:#17191c}.emp-landing-brand>span{width:34px;height:34px;border-radius:10px;display:grid;place-items:center;background:var(--orange);color:#fff;font-weight:800;font-size:21px}.emp-landing-brand strong{font-size:16px}.emp-landing-brand small{font-size:9px;color:#8b9095;border-left:1px solid var(--line);padding-left:8px}.emp-landing-topbar nav{display:flex;gap:24px;margin-left:auto}.emp-landing-topbar nav a{font-size:11px;color:#62686f;text-decoration:none;font-weight:600}.emp-auth-actions{display:flex;gap:8px}.emp-lbtn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;border:0;border-radius:10px;background:var(--orange);color:#fff;text-decoration:none;padding:0 14px;font:700 11px/1 Inter;cursor:pointer;transition:.18s}.emp-lbtn:hover{background:var(--orange-dark);transform:translateY(-1px)}.emp-lbtn-ghost,.emp-lbtn-white{background:#fff;color:#30353a;border:1px solid var(--line)}.emp-lbtn-ghost:hover,.emp-lbtn-white:hover{background:#fafafa}.emp-lbtn-big{width:100%;min-height:45px;font-size:12px}.emp-landing-hero{max-width:1180px;margin:auto;padding:64px 18px 52px;display:grid;grid-template-columns:minmax(0,1.2fr) 390px;gap:58px;align-items:start}.emp-hero-copy{padding-top:18px}.eyebrow,.section-head>span,.emp-onboard-card>small,.emp-login-section>div>span{display:block;font-size:9px;font-weight:800;letter-spacing:.15em;color:var(--orange)}.emp-hero-copy h1{font-size:48px;line-height:1.04;letter-spacing:-.055em;margin:12px 0 16px;font-weight:650;max-width:760px}.emp-hero-copy>p{font-size:15px;line-height:1.7;color:#687078;max-width:620px;margin:0}.emp-hero-points{display:flex;gap:15px;flex-wrap:wrap;margin-top:22px}.emp-hero-points span{font-size:10px;font-weight:650;color:#5d646b}.emp-hero-visual{margin-top:32px;display:grid;grid-template-columns:300px 1fr;gap:14px;align-items:end}.emp-visual-phone{border:1px solid var(--line);border-radius:22px;background:#fff;padding:12px;box-shadow:var(--shadow)}.v-head{display:flex;align-items:center;gap:8px;padding:4px}.v-head i{width:28px;height:28px;background:linear-gradient(145deg,#ffb86b,#ff7618);border-radius:9px}.v-head b{font-size:10px}.v-search{height:34px;border:1px solid var(--line);background:#fafafa;border-radius:9px;padding:9px 10px;color:#93989e;font-size:8.5px;margin-top:10px}.v-tabs{display:flex;gap:6px;overflow:hidden;margin:10px 0}.v-tabs span{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:6px 8px;font-size:7.5px;color:#777d83}.v-tabs .active{background:#fff0e6;border-color:#ffd1b2;color:#db5b00;font-weight:700}.v-item{display:grid;grid-template-columns:42px 1fr 28px;align-items:center;gap:8px;border-top:1px solid #f0f1f2;padding:8px 0}.v-item em{width:42px;height:42px;border-radius:10px;background:#fff4e8;display:grid;place-items:center;font-style:normal}.v-item b,.v-item small{display:block}.v-item b{font-size:8.5px}.v-item small{font-size:8px;color:#e65b00;margin-top:4px;font-weight:700}.v-item button{width:27px;height:27px;border:0;border-radius:8px;background:#0e9f7c;color:#fff}.emp-visual-inbox{border:1px solid var(--line);border-radius:16px;padding:15px;background:#fff;box-shadow:0 14px 35px rgba(23,25,28,.06);margin-bottom:15px}.emp-visual-inbox small,.emp-visual-inbox b,.emp-visual-inbox span{display:block}.emp-visual-inbox small{font-size:7.5px;color:#9aa0a6;letter-spacing:.12em}.emp-visual-inbox b{font-size:10px;margin-top:8px}.emp-visual-inbox span{font-size:8.5px;color:#7a8086;margin-top:5px}.emp-visual-inbox i{display:inline-flex;margin-top:10px;background:#eaf8f3;color:#0e8c6e;border-radius:999px;padding:5px 8px;font-size:7.5px;font-style:normal;font-weight:700}.emp-onboard-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:24px;box-shadow:var(--shadow);position:sticky;top:18px}.emp-onboard-card h2{font-size:24px;letter-spacing:-.035em;margin:7px 0}.emp-onboard-card>p{font-size:11px;color:#747a80;line-height:1.55;margin:0 0 18px}.emp-step-mini{display:flex;gap:7px;margin-bottom:17px}.emp-step-mini span,.emp-step-mini b{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f1f3f4;color:#969ca2;font-size:9px}.emp-step-mini b{background:#e9f8f3;color:#0e9271}.emp-step-mini .active{background:var(--orange);color:#fff}.emp-register-form,.emp-login-form{display:grid;gap:12px}.emp-register-form label,.emp-login-form label{font-size:9.5px;color:#646b72;font-weight:700}.emp-register-form input,.emp-register-form select,.emp-login-form input{display:block;width:100%;height:43px;border:1px solid #dfe3e6;border-radius:10px;background:#fff;padding:0 11px;margin-top:5px;outline:none;font:500 16px Inter;color:#252a2e}.emp-register-form input:focus,.emp-register-form select:focus,.emp-login-form input:focus{border-color:#f2a16e;box-shadow:0 0 0 3px #fff1e8}.emp-url-field{display:flex;align-items:center;border:1px solid #dfe3e6;border-radius:10px;overflow:hidden;margin-top:5px}.emp-url-field span{padding:0 0 0 10px;color:#8b9197;font-size:9px;white-space:nowrap}.emp-url-field input{border:0!important;box-shadow:none!important;margin:0!important}.emp-auth-message{display:none;padding:9px 10px;border-radius:9px;font-size:9.5px}.emp-auth-message.show{display:block}.emp-auth-message.success{background:#eaf8f3;color:#0b7f63}.emp-auth-message.error{background:#fff0f0;color:#ba3b3b}.emp-login-inline{font-size:9.5px!important;text-align:center;margin:12px 0 0!important}.emp-login-inline a{color:var(--orange);font-weight:700}.emp-demo-choice{display:grid;gap:8px}.emp-quick-process{max-width:1180px;margin:0 auto;padding:0 18px 55px;display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.emp-quick-process article{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff}.emp-quick-process b{display:block;color:var(--orange);font-size:9px}.emp-quick-process strong{display:block;font-size:12px;margin-top:7px}.emp-quick-process span{display:block;font-size:9.5px;color:#858b91;margin-top:4px}.emp-section{max-width:1180px;margin:auto;padding:70px 18px}.emp-business-section{border-top:1px solid #f0f1f2}.section-head{max-width:650px}.section-head h2{font-size:34px;line-height:1.16;letter-spacing:-.045em;margin:10px 0 0;font-weight:600}.emp-feature-grid.compact{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:30px}.emp-feature-grid article{border:1px solid var(--line);border-radius:15px;padding:18px;background:#fff}.emp-feature-grid i{font-style:normal;color:var(--orange);font-size:8px;font-weight:800}.emp-feature-grid h3{font-size:13px;margin:11px 0 6px}.emp-feature-grid p{font-size:10px;line-height:1.55;color:#767d83;margin:0}.emp-preview-section{background:#f7f8f9;max-width:none}.emp-preview-section>.section-head,.emp-preview-layout{max-width:1180px;margin-left:auto;margin-right:auto}.emp-preview-layout{margin-top:30px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:30px}.emp-preview-card{background:#fff;border:1px solid #e4e7e9;border-radius:20px;overflow:hidden;box-shadow:0 16px 50px rgba(25,28,31,.06)}.preview-cover{height:130px;background:linear-gradient(120deg,rgba(17,19,21,.12),rgba(255,118,24,.08)),radial-gradient(circle at 70% 40%,#ffc68f,transparent 38%),linear-gradient(135deg,#f5e4d6,#f9f5f1)}.preview-info{padding:14px 16px 4px}.preview-info b{display:block;font-size:14px}.preview-info span{display:block;color:#858b91;font-size:9px;margin-top:5px}.preview-search{height:39px;margin:10px 14px;border:1px solid var(--line);border-radius:10px;padding:10px;color:#92989e;font-size:9px}.preview-cats{display:flex;gap:7px;padding:0 14px}.preview-cats>*{border:1px solid var(--line);border-radius:999px;padding:6px 9px;font-size:8px;font-weight:600}.preview-cats b{background:#fff1e8;border-color:#ffd2b6;color:#de5a00}.preview-foods{padding:8px 14px 12px}.preview-foods article{display:grid;grid-template-columns:52px 1fr 30px;align-items:center;gap:9px;border-top:1px solid #f0f1f2;padding:9px 0}.preview-foods article>div{width:52px;height:48px;border-radius:10px;background:#fff4e8;display:grid;place-items:center;font-size:20px}.preview-foods b,.preview-foods small{display:block}.preview-foods b{font-size:10px}.preview-foods small{font-size:9px;color:#df5d00;margin-top:4px}.preview-foods i{font-style:normal;width:28px;height:28px;background:#0e9f7c;color:#fff;border-radius:8px;display:grid;place-items:center}.preview-nav{height:51px;border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;text-align:center;font-size:8.5px;color:#7c8288}.preview-nav b{color:var(--orange)}.emp-preview-copy{display:grid;grid-template-columns:1fr 1fr;gap:10px;align-content:start}.emp-preview-copy>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px}.emp-preview-copy b,.emp-preview-copy span{display:block}.emp-preview-copy b{font-size:11px}.emp-preview-copy span{font-size:9.5px;color:#7d8389;line-height:1.5;margin-top:5px}.emp-guide-strip{max-width:1144px;margin:38px auto 70px;border:1px solid var(--line);border-radius:15px;padding:18px 20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.emp-guide-strip strong,.emp-guide-strip span{display:block}.emp-guide-strip strong{font-size:12px}.emp-guide-strip span{font-size:9.5px;color:#7d8389;margin-top:4px}.emp-guide-strip a{display:inline-flex;border:1px solid var(--line);border-radius:9px;padding:8px 10px;text-decoration:none;color:#4f565d;font-size:9px;font-weight:700;margin-left:5px}.emp-login-section{max-width:800px;margin:0 auto 70px;padding:25px;border:1px solid var(--line);border-radius:18px;display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:start}.emp-login-section h2{font-size:24px;margin:8px 0}.emp-login-form{grid-template-columns:1fr 1fr}.emp-login-form .remember,.emp-login-form button{grid-column:span 2}.emp-login-form .remember{display:flex;align-items:center;gap:7px}.emp-login-form .remember input{width:auto;height:auto;margin:0}.emp-landing-footer{border-top:1px solid #eceef0;max-width:1180px;margin:auto;padding:24px 18px 35px;display:flex;justify-content:space-between;gap:20px;color:#878d93;font-size:9.5px}.emp-landing-footer strong{color:#3d4247}
@media(max-width:900px){.emp-landing-topbar nav{display:none}.emp-landing-hero{grid-template-columns:1fr;gap:30px;padding-top:36px}.emp-onboard-card{position:static}.emp-hero-copy h1{font-size:40px}.emp-quick-process{grid-template-columns:1fr 1fr}.emp-feature-grid.compact{grid-template-columns:1fr 1fr}.emp-preview-layout{grid-template-columns:1fr}.emp-login-section{grid-template-columns:1fr}}
@media(max-width:600px){.emp-landing-topbar{height:60px;padding:0 12px}.emp-landing-brand small{display:none}.emp-landing-hero{padding:28px 12px 34px}.emp-hero-copy{padding-top:0}.emp-hero-copy h1{font-size:31px}.emp-hero-copy>p{font-size:12px}.emp-hero-points{gap:9px}.emp-hero-points span{font-size:9px}.emp-hero-visual{grid-template-columns:1fr}.emp-visual-phone{width:100%}.emp-visual-inbox{margin:0}.emp-onboard-card{padding:18px;border-radius:16px}.emp-onboard-card h2{font-size:21px}.emp-quick-process{padding:0 12px 38px;grid-template-columns:1fr 1fr;gap:7px}.emp-quick-process article{padding:12px}.emp-section{padding:48px 12px}.section-head h2{font-size:26px}.emp-feature-grid.compact{grid-template-columns:1fr;gap:7px}.emp-preview-copy{grid-template-columns:1fr}.emp-guide-strip{margin:25px 12px 48px;align-items:flex-start;flex-direction:column}.emp-login-section{margin:0 12px 48px;padding:18px}.emp-login-form{grid-template-columns:1fr}.emp-login-form .remember,.emp-login-form button{grid-column:auto}.emp-landing-footer{padding:20px 12px 28px;flex-direction:column}.emp-auth-actions .emp-lbtn{min-height:34px}.emp-preview-card{border-radius:14px}}

/* v1.0.4 — onboarding đơn luồng, không chia đôi màn hình */
.emp-onboarding-stage{max-width:860px;margin:0 auto;padding:54px 18px 62px}.emp-stage-heading{text-align:center;max-width:680px;margin:0 auto 22px}.emp-stage-heading .eyebrow{display:block;color:var(--orange);font-size:9px;font-weight:800;letter-spacing:.14em}.emp-stage-heading h1{margin:8px 0 7px;font-size:34px;line-height:1.12;letter-spacing:-.04em;font-weight:650}.emp-stage-heading p{margin:0;color:#7b8187;font-size:11px;line-height:1.6}.emp-flow-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:0 0 12px}.emp-flow-step{min-width:0;display:flex;align-items:center;gap:9px;padding:10px 11px;border:1px solid #e7eaed;background:#fff;border-radius:11px;color:#7f858b;transition:.18s}.emp-flow-step>b{width:27px;height:27px;flex:0 0 27px;border-radius:50%;display:grid;place-items:center;background:#f1f3f4;color:#8a9096;font-size:9px}.emp-flow-step span{min-width:0}.emp-flow-step strong,.emp-flow-step small{display:block}.emp-flow-step strong{font-size:10px;color:#5d6369;white-space:nowrap}.emp-flow-step small{font-size:8px;color:#9aa0a5;margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.emp-flow-step.done{background:#f5fbf9;border-color:#d4eee6}.emp-flow-step.done>b{background:#0e9f7c;color:#fff}.emp-flow-step.done strong{color:#227460}.emp-flow-step.active{background:#fff4eb;border-color:#ffcfae;box-shadow:0 0 0 3px #fff8f3}.emp-flow-step.active>b{background:var(--orange);color:#fff}.emp-flow-step.active strong{color:#d85a08}.emp-onboard-main{background:#fff;border:1px solid #e4e7ea;border-radius:16px;padding:28px 30px;box-shadow:0 12px 36px rgba(27,30,33,.055)}.emp-form-heading{text-align:center;max-width:520px;margin:0 auto 22px}.emp-form-heading>span{font-size:8px;font-weight:800;color:var(--orange);letter-spacing:.12em}.emp-form-heading h2{font-size:23px;letter-spacing:-.03em;margin:7px 0 5px;font-weight:650}.emp-form-heading p{font-size:10px;line-height:1.55;color:#7f858b;margin:0}.emp-register-primary{max-width:560px;margin:0 auto;grid-template-columns:1fr 1fr}.emp-register-primary label:first-of-type{grid-column:1/-1}.emp-register-primary .emp-lbtn{grid-column:1/-1;margin-top:2px}.emp-register-primary label{font-size:10px}.emp-register-primary input,.emp-register-primary select{height:44px;border-radius:9px}.emp-login-inline{max-width:560px;margin:12px auto 0!important}.emp-auth-message{max-width:560px;margin:10px auto 0}.emp-demo-choice-large,.emp-ready-actions{max-width:560px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:9px}.emp-import-note{max-width:560px;margin:12px auto 0;padding:10px 12px;background:#f7f8f9;border-radius:9px;color:#777e84;font-size:9px;line-height:1.5}.emp-import-note b{color:#34393d}.emp-how-section{border-top:1px solid #f0f1f2;max-width:1180px;margin:0 auto;padding:56px 18px}.compact-head{max-width:620px}.compact-head h2{font-size:28px!important}.emp-how-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:24px}.emp-how-grid article{display:flex;align-items:flex-start;gap:11px;padding:16px;border:1px solid var(--line);border-radius:12px;background:#fff}.emp-how-grid i{width:30px;height:30px;flex:0 0 30px;border-radius:8px;background:#fff1e8;color:var(--orange);display:grid;place-items:center;font-style:normal;font-size:8px;font-weight:800}.emp-how-grid strong,.emp-how-grid span{display:block}.emp-how-grid strong{font-size:11px}.emp-how-grid span{margin-top:4px;color:#7c8389;font-size:9px;line-height:1.5}.emp-business-section{padding-top:62px}.emp-landing-topbar{position:relative;z-index:10;background:#fff}.emp-landing-topbar nav a{font-size:10.5px}.emp-login-section{margin-top:18px}
@media(max-width:760px){.emp-onboarding-stage{padding:34px 12px 44px}.emp-stage-heading{margin-bottom:16px}.emp-stage-heading h1{font-size:27px}.emp-flow-steps{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:3px;gap:6px}.emp-flow-step{flex:0 0 145px;scroll-snap-align:start;padding:9px}.emp-flow-step small{font-size:7.5px}.emp-onboard-main{padding:20px 14px;border-radius:13px}.emp-form-heading{margin-bottom:18px}.emp-form-heading h2{font-size:20px}.emp-register-primary{grid-template-columns:1fr}.emp-register-primary label:first-of-type,.emp-register-primary .emp-lbtn{grid-column:auto}.emp-demo-choice-large,.emp-ready-actions{grid-template-columns:1fr}.emp-how-section{padding:42px 12px}.emp-how-grid{grid-template-columns:1fr 1fr;gap:7px}.emp-how-grid article{padding:12px}.compact-head h2{font-size:23px!important}}
@media(max-width:430px){.emp-stage-heading h1{font-size:24px}.emp-stage-heading p{font-size:10px}.emp-flow-step{flex-basis:136px}.emp-onboard-main{padding:18px 12px}.emp-form-heading h2{font-size:19px}.emp-how-grid{grid-template-columns:1fr}.emp-how-grid article{min-height:0}.emp-register-primary input,.emp-register-primary select,.emp-login-form input{font-size:16px}}

/* v1.0.5 — bước lớn hơn, link eMenu trực quan, trường bắt buộc rõ ràng */
.emp-flow-steps{gap:12px;margin-bottom:18px}
.emp-flow-step{min-height:78px;padding:15px 16px;border-radius:14px;gap:12px}
.emp-flow-step>b{width:38px;height:38px;flex-basis:38px;font-size:13px;font-weight:800}
.emp-flow-step strong{font-size:12px}
.emp-flow-step small{font-size:9px;margin-top:4px}
.emp-flow-step.active{box-shadow:0 0 0 4px #fff7f0;border-color:#ffbd8d}
.emp-url-guide-card{max-width:560px;margin:0 auto 16px;padding:15px 16px;border:1px solid #ffd9bf;background:#fff8f2;border-radius:13px;text-align:left}
.emp-url-guide-card>span{display:block;font-size:8px;font-weight:800;letter-spacing:.12em;color:var(--orange)}
.emp-url-guide-card>div{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin-top:8px;font-size:17px;letter-spacing:-.02em;word-break:break-all}
.emp-url-guide-card>div b{color:#5f666d;font-weight:600}.emp-url-guide-card>div strong{color:var(--orange);font-weight:750}
.emp-url-guide-card small{display:block;margin-top:6px;color:#7a8187;font-size:9px;line-height:1.5}
.emp-label-line{display:flex;align-items:center;justify-content:space-between;gap:8px}
.emp-label-line em{font-style:normal;font-size:7.5px;font-weight:800;border-radius:999px;padding:3px 6px;white-space:nowrap}
.emp-required{background:#fff0e5;color:#d95800}.emp-optional{background:#f2f4f5;color:#81878d}
.emp-register-primary .span-2{grid-column:1/-1}
@media(max-width:760px){.emp-flow-step{flex:0 0 174px;min-height:70px;padding:12px 13px}.emp-flow-step>b{width:34px;height:34px;flex-basis:34px}.emp-flow-step strong{font-size:11px}.emp-flow-step small{font-size:8px}.emp-url-guide-card>div{font-size:15px}.emp-register-primary .span-2{grid-column:auto}}


/* v1.0.8 — bảng giá theo gói */
.emp-pricing-section{padding:62px 0 26px}.emp-pricing-section .section-head p{max-width:620px;margin:8px auto 0;color:#7a8086;font-size:12px;line-height:1.65}.emp-pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:26px}.emp-price-card{position:relative;border:1px solid #e7eaed;border-radius:18px;background:#fff;padding:22px;box-shadow:0 8px 26px rgba(22,27,31,.04)}.emp-price-card.featured{border:2px solid #ff7a1a;box-shadow:0 15px 35px rgba(255,122,26,.12)}.emp-price-card.current{background:#f8fcff;border-color:#b9dff7}.emp-price-head{display:flex;align-items:center;gap:8px;min-height:24px}.emp-price-head>span{font-size:15px;font-weight:800}.emp-price-head>b{margin-left:auto;border-radius:999px;background:#fff1e8;color:#d95a00;padding:4px 7px;font-size:7.5px;letter-spacing:.06em}.emp-price-head>b.current-badge{background:#e9f7ff;color:#1478aa}.emp-price-value{display:flex;align-items:flex-end;gap:6px;margin-top:16px}.emp-price-value strong{font-size:29px;letter-spacing:-.04em}.emp-price-value small{font-size:10px;color:#888f95;margin-bottom:5px}.emp-price-card>p{font-size:10.5px;line-height:1.65;color:#767d84;min-height:52px}.emp-price-limit{display:flex;align-items:end;gap:8px;padding:15px 0;border-top:1px solid #eef0f2;border-bottom:1px solid #eef0f2}.emp-price-limit b{font-size:28px;color:#ff6f0e}.emp-price-limit span{font-size:10px;color:#6f767d;margin-bottom:4px}.emp-price-card ul{list-style:none;padding:0;margin:16px 0 18px}.emp-price-card li{font-size:10px;color:#555d64;padding:5px 0}.emp-price-card li:before{content:'✓';color:#0a9c78;font-weight:900;margin-right:7px}.emp-price-card .emp-lbtn{width:100%;justify-content:center}.emp-price-current{display:flex;align-items:center;justify-content:center;min-height:42px;border-radius:10px;background:#eef8fd;color:#1575a3;font-size:10px;font-weight:800}.emp-pricing-note{text-align:center;margin:18px auto 0;max-width:820px;font-size:10px;color:#7d848a;line-height:1.7}
@media(max-width:860px){.emp-pricing-grid{grid-template-columns:1fr}.emp-price-card>p{min-height:0}.emp-pricing-section{padding-top:44px}}
