.hrm-page{background:#fff}.main.hrm_page{padding:0;overflow-x:hidden}.sub-nav.hrm_page{background:rgba(3,5,15,.97);border-bottom:1px solid rgba(67,97,238,.14);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);position:relative}.sub-nav.hrm_page:after{content:"";position:absolute;bottom:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(67,97,238,.42),rgba(100,128,255,.26),transparent)}.tab-btn.hrm_page{color:#7a90c3;font-size:13px;font-weight:450;letter-spacing:.01em;transition:color .15s}.tab-btn.hrm_page:hover{color:#b8ccff}.tab-btn.hrm_page.active{color:#fff;font-weight:550;border-bottom-color:#4361ee}.dropdown-menu.hrm_page{background:rgba(5,9,26,.98);border:1px solid rgba(67,97,238,.22);border-radius:10px;box-shadow:0 22px 60px rgba(1,2,10,.85),0 0 0 1px rgba(67,97,238,.1);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px)}.dropdown-item.hrm_page{color:#e8eeff;font-size:13.5px}.dropdown-item.hrm_page:hover{background:rgba(67,97,238,.12);color:#fff}.hrm-hero-section{background:radial-gradient(ellipse at 72% 10%,rgba(67,97,238,.1) 0,transparent 52%),radial-gradient(ellipse at 12% 88%,rgba(0,212,255,.07) 0,transparent 50%),radial-gradient(ellipse at 88% 82%,rgba(67,97,238,.06) 0,transparent 46%),linear-gradient(168deg,#fff,#f5f8ff 46%,#eaf1ff);border-bottom:1px solid #dde3f8;min-height:400px;padding:150px 72px 142px;position:relative;overflow:hidden}.hrm-hero-bg-pattern{position:absolute;inset:0;background-image:radial-gradient(1.5px 1.5px at 12% 28%,rgba(67,97,238,.3) 0,transparent 100%),radial-gradient(1px 1px at 55% 14%,rgba(67,97,238,.14) 0,transparent 100%),radial-gradient(1.5px 1.5px at 82% 58%,rgba(0,212,255,.24) 0,transparent 100%),radial-gradient(1px 1px at 34% 72%,rgba(67,97,238,.1) 0,transparent 100%),radial-gradient(1px 1px at 66% 88%,rgba(67,97,238,.12) 0,transparent 100%),repeating-linear-gradient(52deg,transparent,transparent 52px,rgba(67,97,238,.03) 0,rgba(67,97,238,.03) 53px);pointer-events:none}.hrm-hero-section:before{content:"";position:absolute;top:-110px;right:9%;width:460px;height:460px;background:radial-gradient(circle,rgba(67,97,238,.16) 0,rgba(0,212,255,.06) 42%,transparent 70%);border-radius:50%;pointer-events:none;animation:hrmOrbPulse 9s ease-in-out infinite}@keyframes hrmOrbPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;transform:scale(1.06)}}.hrm-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr;grid-gap:80px;gap:80px;align-items:center;position:relative;z-index:2}.hrm-eyebrow{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#4361ee;margin-bottom:18px}.hrm-hero-title{font-size:48px;font-weight:600;line-height:1.18;letter-spacing:-.03em;background:rgba(3,5,15,.97);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:#2036b8;margin:0 0 20px;padding-bottom:.08em}.hrm-hero-desc{font-size:17px;line-height:1.72;color:#4a5880;max-width:480px;margin:0 0 38px}.hrm-hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hrm-btn-primary{display:inline-flex;align-items:center;gap:8px;padding:13px 26px;background:linear-gradient(135deg,#4361ee,#2036b8);color:#fff;font-size:14px;font-weight:500;border:none;border-radius:8px;cursor:pointer;transition:box-shadow .2s,transform .15s;box-shadow:0 4px 22px rgba(67,97,238,.4),0 0 0 1px rgba(67,97,238,.28)}.hrm-btn-primary:hover{box-shadow:0 6px 32px rgba(67,97,238,.58),0 0 56px rgba(67,97,238,.16);transform:translateY(-1px)}.hrm-btn-ghost{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:#fff;color:#2036b8;border:1.5px solid rgba(67,97,238,.3);font-size:14px;font-weight:500;border-radius:8px;cursor:pointer;box-shadow:0 1px 3px rgba(8,15,40,.06);transition:border-color .2s,background .2s,color .2s,box-shadow .2s}.hrm-btn-ghost:hover{border-color:rgba(67,97,238,.55);background:#eef1ff;color:#4361ee;box-shadow:0 2px 10px rgba(67,97,238,.14)}.hrm-hero-stats-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;grid-gap:12px;gap:12px;align-items:stretch}.hrm-hero-stat-card{background:#fff;border:1px solid #dde3f8;border-radius:16px;padding:16px 16px 40px;display:flex;flex-direction:column;gap:0;min-height:124px;box-shadow:0 1px 3px rgba(8,15,40,.06),0 1px 8px rgba(67,97,238,.04);transition:border-color .22s,box-shadow .22s,transform .22s}.hrm-hero-stat-card:hover{border-color:rgba(67,97,238,.32);box-shadow:0 4px 20px rgba(8,15,40,.09),0 2px 12px rgba(67,97,238,.1);transform:translateY(-2px)}.hrm-hero-stat-icon{width:30px;height:30px;background:#eef1ff;border:1px solid rgba(67,97,238,.2);border-radius:8px;display:flex;align-items:center;justify-content:center;color:#2036b8;margin-bottom:10px;flex-shrink:0}.hrm-hero-stat-lbl{display:block;font-size:9.5px;font-weight:600;color:#4a5880;text-transform:uppercase;letter-spacing:.07em;margin-bottom:4px}.hrm-hero-stat-val{display:block;font-size:21px;font-weight:600;color:#2036b8;line-height:1.15;letter-spacing:-.022em;margin-top:auto}.hrm-strip{background:#fff;border-top:1px solid #e8ecf0;border-bottom:1px solid #e8ecf0;padding:36px 72px}.hrm-strip-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.hrm-strip-item{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;padding:8px 20px}.hrm-strip-val{font-size:38px;font-weight:600;color:#080f28;line-height:1;letter-spacing:-.03em}.hrm-strip-lbl{font-size:13px;font-weight:500;color:#6b7a8f;line-height:1.4}.hrm-strip-divider{width:1px;height:44px;background:#e8ecf0;flex-shrink:0}.hrm-section-header{text-align:center;margin-bottom:56px}.hrm-section-label{display:inline-block;font-size:10px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#4361ee;background:rgba(67,97,238,.08);border:1px solid rgba(67,97,238,.18);padding:4px 13px;border-radius:100px;margin-bottom:16px}.hrm-section-label--light{color:rgba(168,196,255,.8);background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.15)}.hrm-section-title{font-size:36px;font-weight:500;color:#0f172a;margin:0 0 14px;line-height:1.18;letter-spacing:-.022em}.hrm-section-title--light{color:#fff}.hrm-section-sub{font-size:16px;font-weight:400;color:#6b7a8f;max-width:580px;margin:0 auto;line-height:1.72}.hrm-section-sub--light{color:rgba(200,215,255,.6)}.hrm-apps-section{background:#f8fafc;padding:100px 72px}.hrm-explorer{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:28px;gap:28px;max-width:1200px;margin:0 auto;align-items:stretch}.hrm-explorer-list{display:flex;flex-direction:column;gap:8px}.hrm-explorer-item{display:flex;align-items:center;gap:14px;width:100%;text-align:left;padding:18px 20px;background:#fff;border:1.5px solid #e8ecf0;border-radius:14px;cursor:pointer;position:relative;overflow:hidden;transition:border-color .22s,background .22s,transform .22s,box-shadow .22s}.hrm-explorer-item:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,#4361ee,#6480ff);transform:scaleY(0);transform-origin:center;transition:transform .28s ease}.hrm-explorer-item:hover{border-color:#dbe3f8}.hrm-explorer-item.active{border-color:rgba(67,97,238,.38);background:#f4f7ff;box-shadow:0 8px 24px rgba(67,97,238,.1)}.hrm-explorer-item.active:before{transform:scaleY(1)}.hrm-explorer-item-icon{width:44px;height:44px;flex-shrink:0;border-radius:11px;background:#eef1ff;border:1px solid #dde3f8;color:#4361ee;display:flex;align-items:center;justify-content:center;transition:background .22s,color .22s,transform .22s}.hrm-explorer-item.active .hrm-explorer-item-icon{background:linear-gradient(135deg,#4361ee,#6480ff);border-color:transparent;color:#fff;transform:scale(1.05)}.hrm-explorer-item-text{display:flex;flex-direction:column;gap:3px;flex:1 1;min-width:0}.hrm-explorer-item-name{font-size:15.5px;font-weight:600;color:#0f172a;letter-spacing:-.01em;line-height:1.2}.hrm-explorer-item-tag{font-size:11px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#8993a8}.hrm-explorer-item-index{font-size:12px;font-weight:700;color:#c2ccdd;letter-spacing:.06em;transition:color .22s}.hrm-explorer-item.active .hrm-explorer-item-index{color:#4361ee}.hrm-explorer-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;background:linear-gradient(165deg,#071033,#0b1a44 55%,#071033);border:1px solid rgba(67,97,238,.22);border-radius:22px;padding:40px 40px 36px;box-shadow:0 20px 60px rgba(7,16,51,.35);animation:hrmPanelFade .4s ease}@keyframes hrmPanelFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hrm-explorer-panel-glow{position:absolute;top:-120px;right:-80px;width:320px;height:320px;background:radial-gradient(circle,rgba(67,97,238,.3) 0,transparent 70%);pointer-events:none}.hrm-explorer-panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:26px;position:relative;z-index:1}.hrm-explorer-panel-icon{width:60px;height:60px;border-radius:16px;background:rgba(67,97,238,.16);border:1px solid rgba(100,128,255,.3);color:#a8c0ff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 26px rgba(67,97,238,.24)}.hrm-explorer-panel-icon svg{width:28px;height:28px}.hrm-explorer-panel-count{font-size:30px;font-weight:700;color:#fff;letter-spacing:-.02em}.hrm-explorer-panel-count-total{font-size:16px;font-weight:500;color:rgba(168,196,255,.45)}.hrm-explorer-panel-tag{display:inline-block;align-self:flex-start;font-size:10.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a8c0ff;background:rgba(67,97,238,.14);border:1px solid rgba(67,97,238,.28);padding:5px 12px;border-radius:100px;margin-bottom:16px;position:relative;z-index:1}.hrm-explorer-panel-name{font-size:27px;font-weight:600;color:#fff;letter-spacing:-.02em;line-height:1.15;margin:0 0 14px;position:relative;z-index:1}.hrm-explorer-panel-desc{font-size:15px;color:rgba(200,215,255,.68);line-height:1.72;margin:0 0 26px;position:relative;z-index:1}.hrm-explorer-panel-features{list-style:none;padding:0;margin:0 0 32px;display:grid;grid-gap:12px;gap:12px;position:relative;z-index:1}.hrm-explorer-feature{display:flex;align-items:center;gap:11px;font-size:14px;font-weight:500;color:#dbe6ff}.hrm-explorer-feature svg{color:#5ee0b0;flex-shrink:0}.hrm-explorer-panel-cta{display:inline-flex;align-items:center;gap:8px;align-self:flex-start;margin-top:auto;padding:13px 26px;background:#fff;color:#0b1a44;font-size:14px;font-weight:600;border:none;border-radius:10px;cursor:pointer;transition:transform .16s,box-shadow .2s;box-shadow:0 4px 18px rgba(0,0,0,.22);position:relative;z-index:1}.hrm-explorer-panel-cta:hover{transform:translateY(-2px);box-shadow:0 8px 26px rgba(67,97,238,.34)}.hrm-explorer-panel-cta svg{transition:transform .2s}.hrm-explorer-panel-cta:hover svg{transform:translateX(3px)}.hrm-hiw-section{background:linear-gradient(180deg,#060c1e,#03050f);padding:100px 72px;position:relative;overflow:hidden}.hrm-hiw-section:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(52deg,transparent,transparent 60px,rgba(67,97,238,.016) 0,rgba(67,97,238,.016) 61px);pointer-events:none}.hrm-hiw-steps{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:1200px;margin:0 auto;position:relative;z-index:1}.hrm-hiw-step{flex:1 1;max-width:240px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 16px}.hrm-hiw-step-icon{width:60px;height:60px;background:rgba(67,97,238,.1);border:1.5px solid rgba(67,97,238,.28);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#a8c0ff;margin-bottom:14px;box-shadow:0 0 0 10px rgba(67,97,238,.04);transition:box-shadow .28s,border-color .28s}.hrm-hiw-step:hover .hrm-hiw-step-icon{border-color:rgba(100,128,255,.5);box-shadow:0 0 0 12px rgba(67,97,238,.06),0 0 40px rgba(67,97,238,.22)}.hrm-hiw-step-num{font-size:10px;font-weight:700;color:hsla(0,0%,100%,.22);letter-spacing:.12em;text-transform:uppercase;margin-bottom:8px}.hrm-hiw-step-title{font-size:15px;font-weight:500;color:#fff;margin:0 0 8px;letter-spacing:-.01em}.hrm-hiw-step-desc{font-size:13px;color:rgba(168,196,255,.5);line-height:1.62;margin:0}.hrm-hiw-arrow{font-size:18px;color:rgba(67,97,238,.28);flex-shrink:0;align-self:flex-start;margin-top:22px;padding:0 4px}.hrm-why-section{background:#fff;padding:100px 72px}.hrm-why-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;max-width:1280px;margin:0 auto}.hrm-why-card{padding:32px 26px;border:1.5px solid #e8ecf0;border-radius:14px;transition:all .22s ease}.hrm-why-card:hover{border-color:rgba(67,97,238,.28);box-shadow:0 6px 24px rgba(67,97,238,.08);transform:translateY(-2px)}.hrm-why-icon{width:44px;height:44px;background:#eef1ff;border:1px solid #dde3f8;border-radius:11px;display:flex;align-items:center;justify-content:center;color:#4361ee;margin-bottom:20px}.hrm-why-card-title{font-size:16px;font-weight:500;color:#0f172a;margin:0 0 10px;letter-spacing:-.01em}.hrm-why-card-desc{font-size:14px;color:#6b7a8f;line-height:1.68;margin:0}.hrm-faq-section{background:#f8fafc;padding:100px 72px;border-top:1px solid #e8ecf0}.hrm-faq-inner{max-width:1020px;margin:0 auto}.hrm-faq-list{display:flex;flex-direction:column;gap:8px;margin-top:0}.hrm-faq-item{background:#fff;border:1px solid #e8ecf0;border-radius:12px;cursor:pointer;overflow:hidden;transition:border-color .2s,box-shadow .2s}.hrm-faq-item:hover{border-color:rgba(67,97,238,.22);box-shadow:0 2px 10px rgba(67,97,238,.07)}.hrm-faq-item.open{border-color:rgba(67,97,238,.3);box-shadow:0 4px 16px rgba(67,97,238,.09)}.hrm-faq-q{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;font-size:15px;font-weight:500;color:#0f172a;gap:14px}.hrm-faq-item.open .hrm-faq-q{color:#1e40af}.hrm-faq-a{font-size:14px;color:#6b7a8f;line-height:1.76;border-top:1px solid #f0f2f5;padding:14px 24px 20px}.hrm-cta-section{background:#fff;padding:80px 20px}.hrm-cta-inner,.hrm-cta-section{position:relative;overflow:hidden}.hrm-cta-inner{max-width:1100px;margin:0 auto;background:linear-gradient(140deg,#041c3d,#031124 60%);border-radius:24px;box-shadow:0 24px 64px rgba(3,17,36,.18),0 0 0 1px rgba(67,97,238,.18);padding:56px 64px}.hrm-cta-inner:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 55% 80% at 80% 50%,rgba(67,97,238,.14) 0,transparent 65%);pointer-events:none}.hrm-cta-inner--horizontal{display:flex;align-items:center;justify-content:space-between;gap:48px}.hrm-cta-text{flex:1 1;min-width:0;position:relative}.hrm-cta-title{font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:500;color:#fff;line-height:1.2;margin:0 0 12px;letter-spacing:-.02em}.hrm-cta-desc{font-size:.95rem;color:hsla(0,0%,100%,.5);line-height:1.7;max-width:520px;margin:0}.hrm-cta-actions--vertical{display:flex;flex-direction:column;align-items:stretch;gap:12px;flex-shrink:0;min-width:196px;position:relative}.hrm-cta-btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#4361ee;color:#fff;border:none;padding:14px 28px;border-radius:11px;font-size:.95rem;font-weight:700;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,transform .15s ease;font-family:inherit}.hrm-cta-btn-primary:hover{background:#3550d8;box-shadow:0 10px 30px rgba(67,97,238,.45);transform:translateY(-2px)}.hrm-cta-btn-secondary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:transparent;color:hsla(0,0%,100%,.75);border:1.5px solid hsla(0,0%,100%,.22);padding:13px 28px;border-radius:11px;font-size:.95rem;font-weight:600;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease;font-family:inherit}.hrm-cta-btn-secondary:hover{background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.5);color:#fff}@media (max-width:1280px){.hrm-apps-section,.hrm-faq-section,.hrm-hero-section,.hrm-hiw-section,.hrm-strip,.hrm-why-section{padding-left:52px;padding-right:52px}}@media (max-width:1024px){.hrm-hero-inner{grid-template-columns:1fr;gap:44px}.hrm-hero-stats-grid{max-width:480px}.hrm-hero-title{font-size:40px}.hrm-explorer{grid-template-columns:1fr;gap:20px}.hrm-hiw-steps{flex-wrap:wrap;justify-content:center;gap:32px}.hrm-hiw-step{max-width:180px;flex:0 0 auto}.hrm-hiw-arrow{display:none}.hrm-why-grid{grid-template-columns:repeat(2,1fr)}.hrm-apps-section,.hrm-faq-section,.hrm-hero-section,.hrm-hiw-section,.hrm-strip,.hrm-why-section{padding-left:40px;padding-right:40px}}@media (max-width:768px){.hrm-hero-title{font-size:32px}.hrm-hero-desc{font-size:15.5px}.hrm-hero-stats-grid{grid-template-columns:1fr 1fr;max-width:100%}.hrm-strip-inner{flex-wrap:wrap;gap:0}.hrm-strip-item{flex:1 1 45%;padding:16px 12px}.hrm-strip-divider{display:none}.hrm-strip-val{font-size:32px}.hrm-section-title{font-size:28px}.hrm-explorer-panel{padding:32px 24px 28px}.hrm-explorer-panel-name{font-size:23px}.hrm-why-grid{grid-template-columns:1fr;gap:16px}.hrm-hiw-steps{gap:24px}.hrm-apps-section,.hrm-faq-section,.hrm-hero-section,.hrm-hiw-section,.hrm-strip,.hrm-why-section{padding-left:24px;padding-right:24px}.hrm-cta-section{padding:48px 16px}.hrm-cta-inner{padding:36px 28px}.hrm-cta-inner--horizontal{flex-direction:column;align-items:flex-start;gap:32px}.hrm-cta-actions--vertical{width:100%;min-width:0}}@media (max-width:480px){.hrm-hero-title{font-size:26px}.hrm-hero-actions{flex-direction:column;align-items:stretch}.hrm-btn-ghost,.hrm-btn-primary{width:100%;justify-content:center}.hrm-hero-stats-grid{grid-template-columns:1fr 1fr;gap:8px}.hrm-strip-item{flex:1 1 100%}}