.pg-hrms{--brand-navy-900:#0d2f4e;--brand-navy-800:#16456f;--brand-gold-500:#29ab76;--brand-bronze-700:#118a66;--brand-bronze-800:#0c6b4e;--brand-paper:#f4f9fc;--brand-pale-100:#d7ecf5;--brand-grey-700:#52667a;--brand-grey-500:#6e8296;--brand-grey-300:#d9e5ee;--brand-red-700:#8c2b1f;--brand-green-700:#1f5b47;--color-ink:#0d2f4e;--color-ink-soft:#2e4d6b;--color-muted:#52667a;--color-surface:#f4f9fc;--color-surface-reverse:#0d2f4e;--color-accent-evidence:#118a66;--color-reverse-accent:#29ab76;--color-rule-soft:#d9e5ee;--color-focus:#0d2f4e;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:40px;--space-7:64px;--space-8:96px;--text-display:clamp(2rem, 1.4rem + 2.6vw, 3.25rem);--text-lead:clamp(1.375rem, 1.24rem + .6vw, 1.625rem);--text-title:clamp(1.125rem, 1.08rem + .2vw, 1.25rem);--text-body:clamp(1rem, .97rem + .13vw, 1.0625rem);--text-small:.9375rem;--text-micro:.8125rem;--weight-regular:400;--weight-medium:500;--weight-semibold:600;--weight-bold:700;--leading-tight:1.15;--leading-snug:1.35;--leading-normal:1.65;--tracking-tight:-.02em;--tracking-wide:.09em;--radius-1:4px;--radius-2:8px;--border-hairline:1px;--border-structural:1.5px;--measure-prose:65ch;--measure-wide:1160px;--target-min:44px;--font-sans:"Segoe UI", "Segoe UI Variable Text", var(--font-open-sans,"Open Sans"), -apple-system, BlinkMacSystemFont, Roboto, sans-serif;--font-mono:var(--font-ibm-plex-mono,"IBM Plex Mono"), ui-monospace, SFMono-Regular, Menlo, monospace;scroll-behavior:smooth;font-family:var(--font-sans);font-size:var(--text-body);line-height:var(--leading-normal);color:var(--color-ink);background:var(--color-surface);text-rendering:optimizelegibility}.pg-hrms *{box-sizing:border-box;margin:0;padding:0}@media (prefers-reduced-motion:reduce){.pg-hrms{scroll-behavior:auto}}.pg-hrms .container{max-width:var(--measure-wide);padding:0 var(--space-5);margin:0 auto}.pg-hrms a{color:var(--color-ink);text-underline-offset:.15em;font-weight:450;text-decoration:underline;text-decoration-thickness:1px}.pg-hrms a:hover{color:var(--brand-bronze-800)}.pg-hrms a:focus-visible,.pg-hrms button:focus-visible{outline:2px solid var(--color-focus);outline-offset:2px;border-radius:var(--radius-1)}:is(.pg-hrms .tabs:has(input:focus-visible) .tab-bar,.pg-hrms .bill-wrap:has(input:focus-visible) .bill-toggle){outline:2px solid var(--color-focus);outline-offset:2px}.pg-hrms h1,.pg-hrms h2,.pg-hrms h3,.pg-hrms h4{font-weight:var(--weight-semibold)}.pg-hrms h1{font-size:var(--text-display);line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);text-wrap:balance}.pg-hrms h2{font-size:clamp(1.5rem,1.3rem + .9vw,2rem);line-height:var(--leading-snug);letter-spacing:var(--tracking-tight);text-wrap:balance}.pg-hrms h3{font-size:var(--text-title);line-height:var(--leading-snug)}.pg-hrms .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.pg-hrms .eyebrow{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-accent-evidence);align-items:center;gap:var(--space-3);margin-bottom:var(--space-4);display:inline-flex}.pg-hrms .eyebrow:before{content:"";background:var(--brand-gold-500);width:28px;height:2px;display:inline-block}.pg-hrms .lede{color:var(--color-ink-soft);max-width:var(--measure-prose)}.pg-hrms .lede-lead{font-size:var(--text-lead);line-height:var(--leading-snug);color:var(--color-ink-soft);max-width:var(--measure-prose)}.pg-hrms .muted{color:var(--color-muted)}.pg-hrms .mono{font-family:var(--font-mono)}.pg-hrms .btn{justify-content:center;align-items:center;gap:var(--space-2);min-height:var(--target-min);font-family:inherit;font-weight:var(--weight-semibold);font-size:var(--text-small);padding:var(--space-3) var(--space-5);border:var(--border-structural) solid var(--color-ink);cursor:pointer;text-align:center;border-radius:10px;line-height:1.2;text-decoration:none;display:inline-flex}.pg-hrms .btn-solid{background:var(--color-ink);color:var(--brand-paper)}.pg-hrms .btn-solid:hover{background:var(--brand-navy-800);color:var(--brand-paper)}.pg-hrms .btn-outline{color:var(--color-ink);background:0 0}.pg-hrms .btn-outline:hover{color:var(--color-ink);background:#0d2f4e0d}.pg-hrms .btn-gold{background:var(--brand-gold-500);border-color:var(--brand-gold-500);color:var(--brand-navy-900)}.pg-hrms .btn-gold:hover{background:var(--brand-pale-100);border-color:var(--brand-pale-100);color:var(--brand-navy-900)}.pg-hrms .crumb{padding:var(--space-4) 0 0}.pg-hrms .crumb ol{gap:var(--space-2);font-size:var(--text-small);color:var(--color-muted);flex-wrap:wrap;list-style:none;display:flex}.pg-hrms .crumb li+li:before{content:"›";margin-right:var(--space-2);color:var(--color-muted)}.pg-hrms .crumb a{color:var(--color-muted);text-decoration:none}.pg-hrms .crumb a:hover{color:var(--brand-bronze-800);text-decoration:underline;text-decoration-thickness:1px}.pg-hrms .crumb [aria-current]{color:var(--color-ink);font-weight:var(--weight-medium)}.pg-hrms .hero{padding:var(--space-7) 0 var(--space-8);background:linear-gradient(180deg, #fff 0%, var(--brand-paper) 100%);border-bottom:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .hero-grid{gap:var(--space-7);grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);align-items:center;display:grid}.pg-hrms .hero h1{margin-bottom:var(--space-5);max-width:22ch}.pg-hrms .hero h1 .accent{color:var(--brand-bronze-700)}.pg-hrms .hero .lede-lead{margin-bottom:var(--space-4)}.pg-hrms .hero-actions{gap:var(--space-4);margin-top:var(--space-6);flex-wrap:wrap;display:flex}.pg-hrms .hero-badge{font-size:var(--text-micro);font-weight:var(--weight-semibold);color:var(--color-ink);border:var(--border-hairline) solid #d6e6f0;margin-bottom:var(--space-4);background:#eaf3f9;border-radius:8px;align-items:center;gap:6px;padding:6px 12px;display:inline-flex}.pg-hrms .hero-badge:before{content:"";background:var(--brand-bronze-700);border-radius:50%;width:7px;height:7px}.pg-hrms .hero.hero-hrms{overflow:hidden}.pg-hrms .hero-grid.hero-grid-hrms{gap:var(--space-5);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);align-items:center}.pg-hrms .hero-mockup-hrms{background:#fff;justify-content:flex-end;align-self:center;align-items:center;margin-right:calc(50% - 50vw);display:flex}.pg-hrms .hero-mockup-hrms img{object-fit:contain;object-position:center right;filter:none;border-radius:0;width:100%;max-width:940px;height:auto;margin-left:auto;display:block}@media (max-width:768px){.pg-hrms .hero-grid.hero-grid-hrms{grid-template-columns:1fr}.pg-hrms .hero-mockup-hrms{justify-content:center;margin:0}.pg-hrms .hero-mockup-hrms img{max-width:100%;max-height:none;margin:0 auto}}.pg-hrms .section{padding:var(--space-8) 0}.pg-hrms .section-alt{border-block:var(--border-hairline) solid var(--color-rule-soft);background:#fff}.pg-hrms .section-tint{border-block:var(--border-hairline) solid #d6e6f0;background:#eaf3f9}.pg-hrms .section-head{gap:var(--space-5) var(--space-7);margin-bottom:var(--space-7);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:end;display:grid}.pg-hrms .section-head .lede{padding-bottom:6px}.pg-hrms .facts-panel{border:var(--border-hairline) solid var(--color-rule-soft);background:#fff;border-radius:20px;grid-template-columns:repeat(4,1fr);display:grid;box-shadow:0 10px 30px #0d2f4e12}.pg-hrms .fact{padding:var(--space-6) var(--space-5);border-left:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .fact:first-child{border-left:none}.pg-hrms .fact .figure{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:1.75rem;font-weight:var(--weight-medium);color:var(--color-ink);line-height:1.2;display:block}.pg-hrms .fact .label{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:var(--space-2);display:block}.pg-hrms .aud-grid{gap:var(--space-5);grid-template-columns:repeat(4,1fr);display:grid}.pg-hrms .aud-card{border:var(--border-hairline) solid #d6e6f0;padding:var(--space-5);background:#fff;border-radius:20px;box-shadow:0 10px 30px #0d2f4e12}.pg-hrms .aud-card .range{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);color:var(--brand-navy-900);border:var(--border-hairline) solid #29ab7659;margin-bottom:var(--space-4);white-space:nowrap;background:#29ab7626;border-radius:8px;padding:4px 10px;display:inline-block}.pg-hrms .aud-card h3{margin-bottom:var(--space-2)}.pg-hrms .aud-card p{font-size:var(--text-small);color:var(--color-ink-soft)}.pg-hrms .tabs input[type=radio]{opacity:0;pointer-events:none;position:absolute}.pg-hrms .tab-bar{gap:var(--space-2);border:var(--border-hairline) solid #d6e6f0;padding:var(--space-2);margin-bottom:var(--space-6);background:#fff;border-radius:14px;flex-wrap:wrap;display:flex;box-shadow:0 2px 8px #0d2f4e0d}.pg-hrms .tab-bar label{justify-content:center;align-items:center;gap:var(--space-2);min-width:180px;min-height:var(--target-min);font-size:var(--text-small);font-weight:var(--weight-semibold);color:var(--color-muted);cursor:pointer;padding:var(--space-2) var(--space-4);text-align:center;border-radius:10px;flex:1;display:flex}.pg-hrms .tab-bar label .count{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);color:var(--color-muted);background:#eaf3f9;border-radius:6px;padding:1px 7px}.pg-hrms .tab-bar label:hover{color:var(--color-ink)}.pg-hrms #tab-a:checked~.tab-bar label[for=tab-a],.pg-hrms #tab-b:checked~.tab-bar label[for=tab-b],.pg-hrms #tab-c:checked~.tab-bar label[for=tab-c],.pg-hrms #tab-d:checked~.tab-bar label[for=tab-d]{background:var(--color-surface-reverse);color:#fff}.pg-hrms #tab-a:checked~.tab-bar label[for=tab-a] .count,.pg-hrms #tab-b:checked~.tab-bar label[for=tab-b] .count,.pg-hrms #tab-c:checked~.tab-bar label[for=tab-c] .count,.pg-hrms #tab-d:checked~.tab-bar label[for=tab-d] .count{background:var(--brand-gold-500);color:var(--brand-navy-900)}.pg-hrms .tab-panel{display:none}.pg-hrms #tab-a:checked~.panels .panel-a,.pg-hrms #tab-b:checked~.panels .panel-b,.pg-hrms #tab-c:checked~.panels .panel-c,.pg-hrms #tab-d:checked~.panels .panel-d{display:block}.pg-hrms .module-grid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}.pg-hrms .module-card{border:var(--border-hairline) solid #d6e6f0;padding:var(--space-4) var(--space-5);gap:var(--space-4);background:#fff;border-radius:14px;grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid;box-shadow:0 2px 8px #0d2f4e0d}.pg-hrms .module-code{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);color:var(--brand-bronze-800);border:var(--border-hairline) solid #29ab7645;white-space:nowrap;background:#29ab7620;border-radius:8px;margin-top:2px;padding:4px 9px}.pg-hrms .module-card h3{margin-bottom:2px;font-size:1.0625rem}.pg-hrms .module-card p{font-size:var(--text-small);color:var(--color-ink-soft)}.pg-hrms .panel-note{margin-top:var(--space-4);border:var(--border-hairline) solid var(--color-rule-soft);border-left:3px solid var(--brand-gold-500);border-radius:var(--radius-1);padding:var(--space-4) var(--space-5);font-size:var(--text-small);color:var(--color-ink-soft);background:#fff}.pg-hrms .panel-note strong{font-weight:var(--weight-semibold)}.pg-hrms .edge-grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);display:grid}.pg-hrms .edge-card{border:var(--border-hairline) solid #d6e6f0;padding:var(--space-6) var(--space-5);background:#fff;border-radius:20px;box-shadow:0 10px 30px #0d2f4e12}.pg-hrms .edge-card h3{margin-bottom:var(--space-3);font-size:1.1875rem}.pg-hrms .edge-card h3 .q{color:var(--brand-bronze-700)}.pg-hrms .edge-card p{font-size:var(--text-small);color:var(--color-ink-soft)}.pg-hrms .saas-panel{border:var(--border-hairline) solid var(--color-rule-soft);background:#fff;border-radius:20px;grid-template-columns:1fr 1fr;display:grid;box-shadow:0 10px 30px #0d2f4e12}.pg-hrms .saas-item{padding:var(--space-5) var(--space-6);gap:var(--space-4);border-top:var(--border-hairline) solid var(--color-rule-soft);grid-template-columns:auto minmax(0,1fr);align-items:start;display:grid}.pg-hrms .saas-item:nth-child(-n+2){border-top:none}.pg-hrms .saas-item:nth-child(odd){border-right:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .saas-check{width:22px;height:22px;font-size:.75rem;font-weight:var(--weight-bold);color:var(--brand-bronze-700);background:#29ab762b;border-radius:6px;justify-content:center;align-items:center;margin-top:2px;display:flex}.pg-hrms .saas-item strong{font-weight:var(--weight-semibold);line-height:var(--leading-snug);display:block}.pg-hrms .saas-item p{font-size:var(--text-small);color:var(--color-ink-soft);margin-top:2px}.pg-hrms .bill-wrap input[type=radio]{opacity:0;pointer-events:none;position:absolute}.pg-hrms .bill-toggle{gap:var(--space-1);border:var(--border-hairline) solid #d6e6f0;padding:var(--space-1);margin-bottom:var(--space-6);background:#fff;border-radius:12px;display:inline-flex;box-shadow:0 2px 8px #0d2f4e0d}.pg-hrms .bill-toggle label{align-items:center;gap:var(--space-2);min-height:40px;padding:var(--space-2) var(--space-4);font-size:var(--text-small);font-weight:var(--weight-semibold);color:var(--color-muted);cursor:pointer;border-radius:9px;display:inline-flex}.pg-hrms .bill-toggle label:hover{color:var(--color-ink)}.pg-hrms .bill-toggle .save{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);color:var(--brand-green-700);background:#1f5b4714;border-radius:6px;padding:1px 7px}.pg-hrms #bill-monthly:checked~.bill-toggle label[for=bill-monthly],.pg-hrms #bill-annual:checked~.bill-toggle label[for=bill-annual]{background:var(--color-surface-reverse);color:#fff}.pg-hrms #bill-annual:checked~.bill-toggle label[for=bill-annual] .save{background:var(--brand-gold-500);color:var(--brand-navy-900)}.pg-hrms .amt-a,.pg-hrms .cyc-a,.pg-hrms #bill-annual:checked~.price-grid .amt-m,.pg-hrms #bill-annual:checked~.price-grid .cyc-m{display:none}.pg-hrms #bill-annual:checked~.price-grid .amt-a,.pg-hrms #bill-annual:checked~.price-grid .cyc-a{display:inline}.pg-hrms .price-grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr);align-items:stretch;display:grid}.pg-hrms .price-card{border:var(--border-hairline) solid #d6e6f0;padding:var(--space-6) var(--space-5);gap:var(--space-2);background:#fff;border-radius:20px;flex-direction:column;display:flex;box-shadow:0 10px 30px #0d2f4e12}.pg-hrms .price-card .plan{font-family:var(--font-mono);font-size:var(--text-micro);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--color-muted)}.pg-hrms .price-card h3{font-size:1.375rem}.pg-hrms .price-figure{font-family:var(--font-mono);font-variant-numeric:tabular-nums lining-nums;font-size:2.25rem;font-weight:var(--weight-medium);margin-top:var(--space-3);line-height:1.2}.pg-hrms .price-figure .rupee{color:var(--brand-bronze-700);font-size:1.375rem}.pg-hrms .price-figure .per{color:var(--color-muted);font-size:.9375rem;font-weight:var(--weight-regular)}.pg-hrms .price-figure.price-tba{color:var(--brand-bronze-700);letter-spacing:.01em;font-size:1.2rem}.pg-hrms .price-unit{font-family:var(--font-mono);font-size:var(--text-micro);color:var(--color-muted)}.pg-hrms .price-list{gap:var(--space-3);margin-top:var(--space-4);padding-top:var(--space-4);border-top:var(--border-hairline) solid #d6e6f0;list-style:none;display:grid}.pg-hrms .price-list li{font-size:var(--text-small);color:var(--color-ink-soft);line-height:var(--leading-snug);padding-left:26px;position:relative}.pg-hrms .price-list li:before{content:"✓";text-align:center;width:16px;height:16px;font-size:.6875rem;line-height:16px;font-weight:var(--weight-bold);color:var(--brand-bronze-700);border-radius:var(--radius-1);background:#29ab762b;position:absolute;top:0;left:0}.pg-hrms .price-list .plus{font-weight:var(--weight-semibold);color:var(--color-ink);padding-left:0}.pg-hrms .price-list .plus:before{content:none}.pg-hrms .price-card .btn{margin-top:auto}.pg-hrms .price-list+.btn{margin-top:var(--space-5)}.pg-hrms .price-card--featured{background:var(--color-surface-reverse);border-color:var(--color-surface-reverse);color:var(--brand-paper);box-shadow:0 16px 40px #0d2f4e33}.pg-hrms .price-card--featured .plan{color:var(--brand-gold-500)}.pg-hrms .price-card--featured h3,.pg-hrms .price-card--featured .price-figure{color:#fff}.pg-hrms .price-card--featured .price-figure .rupee{color:var(--brand-gold-500)}.pg-hrms .price-card--featured .price-figure .per,.pg-hrms .price-card--featured .price-unit{color:#9fb9d0}.pg-hrms .price-card--featured .price-list{border-top-color:#ffffff1f}.pg-hrms .price-card--featured .price-list li{color:#c5d9e8}.pg-hrms .price-card--featured .price-list .plus{color:#fff}.pg-hrms .price-card--featured .price-list li:before{color:var(--brand-gold-500);background:#29ab7626}.pg-hrms .featured-tag{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);letter-spacing:var(--tracking-wide);text-transform:uppercase;color:var(--brand-navy-900);background:var(--brand-gold-500);border-radius:var(--radius-1);margin-bottom:var(--space-3);align-self:flex-start;padding:3px 10px}.pg-hrms .trial-note{margin-top:var(--space-6);text-align:center;font-family:var(--font-mono);font-size:var(--text-micro);color:var(--color-muted)}.pg-hrms .enterprise-bar{margin-top:var(--space-5);border:var(--border-hairline) solid var(--color-rule-soft);border-left:3px solid var(--brand-gold-500);border-radius:var(--radius-1);padding:var(--space-4) var(--space-5);font-size:var(--text-small);color:var(--color-ink-soft);background:#fff}.pg-hrms .enterprise-bar strong{font-weight:var(--weight-semibold)}.pg-hrms .contact-band{background:linear-gradient(135deg, var(--brand-navy-900) 0%, var(--brand-navy-800) 100%);color:var(--brand-paper);border-top:3px solid var(--brand-gold-500)}.pg-hrms .contact-band h2{color:#fff}.pg-hrms .contact-band .eyebrow{color:var(--brand-gold-500)}.pg-hrms .contact-band .eyebrow:before{background:var(--brand-gold-500)}.pg-hrms .contact-band .lede{color:#c5d9e8}.pg-hrms .contact-cols{gap:var(--space-7);grid-template-columns:1.2fr 1fr;align-items:center;display:grid}.pg-hrms .contact-card{padding:var(--space-6) var(--space-5);background:#ffffff0d;border:1px solid #ffffff26;border-radius:20px}.pg-hrms .contact-card .label{font-family:var(--font-mono);font-size:var(--text-micro);font-weight:var(--weight-medium);text-transform:uppercase;letter-spacing:var(--tracking-wide);color:#9fb9d0;margin-bottom:var(--space-3);display:block}.pg-hrms .contact-card ul{gap:var(--space-3);list-style:none;display:grid}.pg-hrms .contact-card li{font-size:var(--text-small);color:#c5d9e8;padding-left:26px;position:relative}.pg-hrms .contact-card li:before{content:"✓";text-align:center;width:16px;height:16px;font-size:.6875rem;line-height:16px;font-weight:var(--weight-bold);color:var(--brand-gold-500);border-radius:var(--radius-1);background:#29ab7626;position:absolute;top:1px;left:0}@media (max-width:1024px){.pg-hrms .aud-grid,.pg-hrms .edge-grid,.pg-hrms .facts-panel{grid-template-columns:repeat(2,1fr)}.pg-hrms .fact:nth-child(odd){border-left:none}.pg-hrms .fact:nth-child(n+3){border-top:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .price-grid{grid-template-columns:1fr;max-width:520px;margin-inline:auto}}@media (max-width:768px){.pg-hrms .hero,.pg-hrms .section{padding:var(--space-7) 0}.pg-hrms .hero-grid,.pg-hrms .section-head,.pg-hrms .contact-cols,.pg-hrms .aud-grid,.pg-hrms .edge-grid,.pg-hrms .module-grid,.pg-hrms .saas-panel,.pg-hrms .facts-panel{grid-template-columns:1fr}.pg-hrms .fact{border-left:none}.pg-hrms .fact+.fact{border-top:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .saas-item{border-right:none!important}.pg-hrms .saas-item:nth-child(2){border-top:var(--border-hairline) solid var(--color-rule-soft)}.pg-hrms .section-head{margin-bottom:var(--space-6)}.pg-hrms .tab-bar label{min-width:100%}}
