.hr-profile-page{--green:#155f3a;--ni-green:#1a5235;--green-light:#b5d335;--gold:#d4af37;--gold-pale:#fcf8e3;--rust:#a0522d;--ivory-header:#f1f5df;--dark-bg:#1c2e3d;--dark-bg-top:#2c3f4e;--text-main:#1c2e3d;--text-muted:#5f6e7a;--table-border:#e2e8ce;--white:#ffffff;--radius-sm:8px;--radius-md:16px;--radius-lg:20px;--radius-xl:32px;font-family:var(--font-dashboard);background:var(--light-bg);color:var(--text-main);line-height:1.6}.hr-profile-page .primary-color{color:var(--green)}.hr-profile-page .hero{background:var(--ivory-header);padding:80px 0 60px;text-align:center;position:relative}.hr-profile-page .hero-inner{max-width:1060px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;align-items:center;padding:0 20px;text-align:left}@media (max-width:991px){.hr-profile-page .hero-inner{grid-template-columns:1fr;text-align:center}.hr-profile-page .hero-actions,.hr-profile-page .hero-trust{justify-content:center}.hr-profile-page .hero-sub{margin-left:auto;margin-right:auto}}.hr-profile-page .hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:rgba(21,95,58,.08);color:var(--green);font-size:14px;font-weight:600;padding:5px 15px;border-radius:20px;margin-bottom:25px}.hr-profile-page .hero-eyebrow .dot{width:6px;height:6px;border-radius:50%;background:var(--green)}.hr-profile-page .hero h1{font-size:clamp(32px,5vw,56px);line-height:1.1;margin-bottom:20px;color:var(--text-main);font-weight:700}.hr-profile-page .hero h1 em{font-style:italic;color:var(--green)}.hr-profile-page .hero-sub{font-size:20px;color:var(--text-muted);line-height:1.6;margin-bottom:40px;max-width:480px}.hr-profile-page .hero-actions{display:flex;align-items:center;gap:16px;margin-bottom:48px}.hr-profile-page .btn-primary{background:var(--green);color:#fff;font-size:15px;font-weight:600;padding:14px 28px;border-radius:30px;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:all .3s ease;box-shadow:0 4px 10px rgba(21,95,58,.2)}.hr-profile-page .btn-primary:hover{transform:translateY(-3px);box-shadow:0 6px 15px rgba(21,95,58,.3);color:#fff}.hr-profile-page .btn-ghost{color:var(--green);font-size:14px;font-weight:600;text-decoration:none;display:inline-flex;align-items:center;gap:6px;padding:14px 20px}.hr-profile-page .hero-trust{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.hr-profile-page .trust-item{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500;color:var(--text-muted)}.hr-profile-page .trust-item .ic{font-size:16px;color:var(--green);display:flex}.hr-profile-page .trust-divider{width:5px;height:5px;border-radius:50%;background:var(--table-border)}.hr-profile-page .profile-card-wrap{position:relative;padding-bottom:20px}.hr-profile-page .profile-card{background:var(--white);border-radius:24px;border:1px solid rgba(21,95,58,.1);box-shadow:0 40px 80px -20px rgba(0,0,0,.12);overflow:hidden;text-align:left;transition:transform .3s ease}.hr-profile-page .profile-card:hover{transform:translateY(-5px)}.hr-profile-page .card-cover{height:110px;background:linear-gradient(135deg,var(--ni-green) 0,var(--green) 100%);position:relative}.hr-profile-page .card-cover-pattern{position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(rgba(255,255,255,.1) 1px,transparent 0);background-size:20px 20px;opacity:.3}.hr-profile-page .card-avatar-wrap{padding:0 28px;position:relative}.hr-profile-page .card-avatar{width:84px;height:84px;border-radius:50%;border:4px solid var(--white);background:var(--ivory-header);margin-top:-42px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:var(--green);box-shadow:0 8px 20px rgba(0,0,0,.08)}.hr-profile-page .card-body{padding:16px 28px 28px}.hr-profile-page .card-name{font-size:22px;font-weight:700;color:var(--text-main);margin-bottom:4px}.hr-profile-page .card-title{font-size:15px;color:var(--ni-green);font-weight:600;margin-bottom:2px}.hr-profile-page .card-company{font-size:13px;color:var(--text-muted);margin-bottom:20px;opacity:.9}.hr-profile-page .card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.hr-profile-page .card-tag{font-size:11px;font-weight:700;padding:6px 14px;border-radius:20px;background:rgba(166,250,52,.12);color:var(--ni-green);border:1px solid rgba(166,250,52,.2)}.hr-profile-page .card-stats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1px;gap:1px;background:rgba(21,95,58,.08);border-radius:16px;overflow:hidden}.hr-profile-page .stat{background:rgba(255,255,255,.5);padding:12px 14px;text-align:center}.hr-profile-page .stat-num{font-size:18px;font-weight:700;color:var(--green)}.hr-profile-page .stat-label{font-size:10px;color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.05em}.hr-profile-page .float-badge{position:absolute;background:var(--white);border:1px solid rgba(21,95,58,.1);border-radius:20px;padding:12px 20px;box-shadow:0 20px 40px rgba(0,0,0,.1);display:flex;align-items:center;gap:12px;font-size:12px;text-align:left}.hr-profile-page .float-badge.top-right{top:20px;right:-40px}.hr-profile-page .float-badge.bottom-left{bottom:0;left:-40px}.hr-profile-page .fb-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.hr-profile-page .fb-icon.green{background:rgba(166,250,52,.15);color:var(--green)}.hr-profile-page .fb-icon.gold{background:var(--gold-pale);color:var(--gold)}.hr-profile-page .fb-label{font-weight:700;color:var(--text-main);font-size:13px}.hr-profile-page .fb-sub{color:var(--text-muted);font-size:11px}.hr-profile-page .versus-section{max-width:1240px;margin:0 auto;padding:80px 15px}.hr-profile-page .sec-intro{text-align:center;max-width:800px;margin:0 auto 60px}.hr-profile-page .sec-eyebrow{color:var(--text-muted);font-weight:700;text-transform:uppercase;letter-spacing:.1em;font-size:10px;display:block;margin-bottom:20px}.hr-profile-page .sec-h2{font-size:clamp(32px,5vw,44px);margin-bottom:20px;color:var(--text-main);font-weight:700}.hr-profile-page .sec-sub{font-size:16px;color:var(--text-muted);line-height:1.6}.hr-profile-page .versus-grid{display:grid;grid-template-columns:1fr auto 1fr;grid-gap:32px;gap:32px;align-items:center}.hr-profile-page .vs-card{padding:40px;border-radius:var(--radius-xl);border:1px solid var(--table-border);height:100%;display:flex;flex-direction:column}.hr-profile-page .vs-card.linkedin{background:var(--white);box-shadow:0 10px 40px -10px rgba(0,0,0,.05)}.hr-profile-page .vs-card.nextinhr{background:var(--ivory-header);border-color:rgba(21,95,58,.2);box-shadow:0 30px 60px -12px rgba(21,95,58,.1)}.hr-profile-page .vs-header{display:flex;align-items:center;gap:16px;margin-bottom:30px}.hr-profile-page .vs-logo{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:800}.hr-profile-page .vs-logo.li{background:#0077b5;color:white}.hr-profile-page .vs-logo.ni{background:white;color:white;font-size:12px;text-transform:uppercase;letter-spacing:1px}.hr-profile-page .vs-title{font-size:20px;font-weight:700;color:var(--text-main)}.hr-profile-page .vs-subtitle{font-size:13px;color:var(--text-muted)}.hr-profile-page .vs-row{display:flex;align-items:flex-start;gap:12px;padding:14px 0;border-bottom:1px dashed var(--table-border);font-size:14px;color:var(--text-muted);line-height:1.5}.hr-profile-page .vs-row:last-child{border-bottom:none}.hr-profile-page .vs-row .ic{font-size:18px;flex-shrink:0;margin-top:0;display:flex}.hr-profile-page .vs-divider,.hr-profile-page .vs-vs{display:flex;align-items:center;justify-content:center}.hr-profile-page .vs-vs{width:50px;height:50px;border-radius:50%;background:var(--text-main);color:white;font-size:15px;font-weight:800;box-shadow:0 10px 20px rgba(0,0,0,.1)}.hr-profile-page .benefits-section{padding:80px 15px;background:radial-gradient(circle at 50% 0,var(--dark-bg-top) 0,var(--dark-bg) 100%);color:white;position:relative;overflow:hidden}.hr-profile-page .benefits-section:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(166,250,52,.2),transparent)}.hr-profile-page .benefits-section .sec-eyebrow{color:var(--green-light)}.hr-profile-page .benefits-section .sec-h2{color:white}.hr-profile-page .benefits-section .sec-sub{color:rgba(255,255,255,.7);max-width:700px;margin:0 auto}.hr-profile-page .benefits-grid{max-width:1240px;margin:60px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}.hr-profile-page .benefit-card{background:rgba(255,255,255,.03);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:32px;border-radius:var(--radius-xl);transition:all .5s cubic-bezier(.16,1,.3,1);border:1px solid rgba(255,255,255,.08);display:flex;flex-direction:column}.hr-profile-page .benefit-card:hover{background:rgba(255,255,255,.06);transform:translateY(-8px);border-color:rgba(166,250,52,.4);box-shadow:0 24px 48px -12px rgba(0,0,0,.3)}.hr-profile-page .benefit-icon{margin-bottom:24px;width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,.05);border-radius:14px;font-size:24px;color:var(--green-light);transition:transform .3s ease}.hr-profile-page .benefit-card:hover .benefit-icon{transform:scale(1.1) rotate(5deg)}.hr-profile-page .benefit-title{font-size:20px;font-weight:700;color:white;margin-bottom:12px;letter-spacing:-.01em}.hr-profile-page .benefit-desc{font-size:14.5px;color:rgba(255,255,255,.7);line-height:1.6;margin-bottom:24px;flex-grow:1}.hr-profile-page .benefit-tag{display:inline-block;background:rgba(166,250,52,.06);color:white;padding:6px 14px;border-radius:100px;font-size:11px;font-weight:600;border:1px solid rgba(166,250,52,.15);width:-moz-fit-content;width:fit-content;transition:all .3s}.hr-profile-page .benefit-card:hover .benefit-tag{background:rgba(166,250,52,.12);border-color:rgba(166,250,52,.3)}.hr-profile-page .qr-section{background:var(--white);padding:80px 15px}.hr-profile-page .qr-inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1.2fr 1fr;grid-gap:80px;gap:80px;align-items:center}.hr-profile-page .qr-uses{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.hr-profile-page .qr-use-chip{display:flex;align-items:center;gap:8px;background:var(--light-bg);border:1px solid var(--table-border);border-radius:100px;padding:8px 16px;font-size:13px;font-weight:500;color:var(--text-main);transition:all .3s}.hr-profile-page .qr-use-chip:hover{border-color:var(--green);color:var(--green)}.hr-profile-page .qr-use-chip .ic{font-size:16px;color:var(--green);display:flex}.hr-profile-page .qr-visual{position:relative;display:flex;justify-content:center}.hr-profile-page .qr-card-big{background:var(--white);border:1px solid var(--table-border);border-radius:32px;padding:40px;box-shadow:0 40px 80px -20px rgba(21,95,58,.15);width:100%;max-width:320px;transition:transform .4s}.hr-profile-page .qr-card-big:hover{transform:translateY(-10px)}.hr-profile-page .qr-card-big-header{text-align:center;margin-bottom:30px}.hr-profile-page .qr-card-big-name{font-family:var(--font-website);font-size:22px;font-weight:700;color:var(--text-main)}.hr-profile-page .qr-card-big-role{font-size:13px;color:var(--text-muted);font-weight:500;margin-top:4px}.hr-profile-page .qr-big-box{width:180px;height:180px;margin:0 auto 20px;background:var(--white);border:1px solid var(--table-border);border-radius:16px;padding:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.05)}.hr-profile-page .qr-big-box img{width:100%;height:auto;display:block;object-fit:contain}.hr-profile-page .qr-scan-label{text-align:center;font-size:12px;color:var(--text-muted);font-weight:500}.hr-profile-page .qr-url{text-align:center;font-size:12px;color:var(--green);font-weight:700;margin-top:6px}.hr-profile-page .float-tip{position:absolute;background:var(--ni-green);color:white;border-radius:12px;padding:10px 18px;font-size:12px;font-weight:600;white-space:nowrap;box-shadow:0 10px 30px rgba(26,82,53,.3);z-index:5}.hr-profile-page .float-tip.tr{top:-20px;right:-40px}.hr-profile-page .float-tip.bl{bottom:-20px;left:-40px}.hr-profile-page .entry-section{background:var(--ivory-header);padding:80px 15px}.hr-profile-page .entry-inner{max-width:1240px;margin:0 auto}.hr-profile-page .entry-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;margin-top:40px}.hr-profile-page .entry-card{background:var(--white);border:1px solid var(--table-border);border-radius:var(--radius-lg);padding:32px 24px;transition:all .3s}.hr-profile-page .entry-card:hover{border-color:var(--green);box-shadow:0 15px 30px rgba(0,0,0,.05);transform:translateY(-5px)}.hr-profile-page .entry-icon{font-size:32px;color:var(--green);margin-bottom:20px;display:flex;width:48px;height:48px;align-items:center;justify-content:center;background:rgba(21,95,58,.08);border-radius:12px}.hr-profile-page .entry-title{font-size:16px;font-weight:700;color:var(--text-main);margin-bottom:10px}.hr-profile-page .entry-desc{font-size:13.5px;color:var(--text-muted);line-height:1.6}.hr-profile-page .fields-section{background:var(--white);padding:80px 15px}.hr-profile-page .fields-inner{max-width:1160px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:60px;gap:60px;align-items:start}.hr-profile-page .field-group{margin-bottom:30px}.hr-profile-page .field-group-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--green);margin-bottom:16px}.hr-profile-page .field-item{display:flex;align-items:center;gap:12px;padding:2px 18px;background:var(--light-bg);border:1px solid var(--table-border);border-radius:12px;margin-bottom:8px;font-size:14.5px;color:var(--text-main);font-weight:500;transition:all .2s}.hr-profile-page .field-item:hover{border-color:rgba(21,95,58,.3);background:white}.hr-profile-page .field-item .dot{color:var(--green);font-size:18px;display:flex}.hr-profile-page .profile-preview{background:var(--white);border:1px solid var(--table-border);border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 20px 50px -10px rgba(0,0,0,.08);position:-webkit-sticky;position:sticky;top:100px}.hr-profile-page .pp-header{background:linear-gradient(135deg,var(--ni-green),var(--green));height:100px}.hr-profile-page .pp-body{padding:0 32px 32px}.hr-profile-page .pp-avatar{width:72px;height:72px;border-radius:50%;border:4px solid white;background:var(--ivory-header);margin-top:-36px;display:flex;align-items:center;justify-content:center;font-family:var(--font-website);font-size:26px;font-weight:700;color:var(--green);margin-bottom:12px}.hr-profile-page .pp-name{font-size:18px;font-weight:700;color:var(--text-main);margin-bottom:4px;display:flex;align-items:center;gap:10px}.hr-profile-page .pp-role{font-size:14px;color:var(--text-muted);margin-bottom:16px;font-weight:500}.hr-profile-page .pp-section-label{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--green);margin:24px 0 12px}.hr-profile-page .pp-bar{height:10px;background:var(--table-border);border-radius:5px;margin-bottom:10px;position:relative;overflow:hidden}.hr-profile-page .pp-bar:after{content:"";position:absolute;left:0;top:0;height:100%;background:var(--green);border-radius:5px}.hr-profile-page .pp-bar.w90:after{width:90%}.hr-profile-page .pp-bar.w75:after{width:75%}.hr-profile-page .pp-bar.w60:after{width:60%}.hr-profile-page .pp-bar-label{display:flex;justify-content:space-between;font-size:12.5px;font-weight:600;color:var(--text-main);margin-bottom:6px}.hr-profile-page .pp-bar-label span:last-child{color:var(--green)}.hr-profile-page .pp-chip-row{display:flex;flex-wrap:wrap;gap:8px}.hr-profile-page .pp-chip{font-size:11.5px;padding:6px 14px;border-radius:20px;background:var(--ivory-header);color:var(--ni-green);font-weight:600}.hr-profile-page .pp-chip.gold{background:var(--gold-pale);color:var(--gold)}.hr-profile-page .pp-available{margin-top:24px;padding:14px 16px;background:var(--ivory-header);border:1px solid rgba(21,95,58,.2);border-radius:12px;display:flex;align-items:center;gap:10px}.hr-profile-page .pp-available .ic{font-size:18px;color:var(--green);display:flex}.hr-profile-page .pp-available span{font-size:13px;color:var(--ni-green);font-weight:600}.hr-profile-page .cta-section{padding:80px 24px;text-align:center;background:linear-gradient(135deg,#155f3a,#114b2e);color:white;position:relative;overflow:hidden}.hr-profile-page .cta-section:after,.hr-profile-page .cta-section:before{content:"";position:absolute;border-radius:50%;background:rgba(255,255,255,.05);filter:blur(60px);z-index:1}.hr-profile-page .cta-section:before{width:400px;height:400px;top:-200px;left:-100px}.hr-profile-page .cta-section:after{width:300px;height:300px;bottom:-150px;right:-50px}.hr-profile-page .cta-inner{max-width:850px;margin:0 auto;position:relative;z-index:2}.hr-profile-page .cta-eyebrow{color:var(--green-light);font-size:13px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;margin-bottom:24px;display:block}.hr-profile-page .cta-title{text-align:center;font-size:clamp(34px,6vw,52px);font-weight:800;color:white;line-height:1.15;margin-bottom:28px;letter-spacing:-.02em}.hr-profile-page .cta-title .primary-color{color:var(--green-light)}.hr-profile-page .cta-sub{font-size:19px;color:rgba(255,255,255,.85);line-height:1.7;margin-bottom:48px;max-width:720px;margin-left:auto;margin-right:auto}.hr-profile-page .cta-actions{display:flex;align-items:center;justify-content:center;gap:20px;flex-wrap:wrap}.hr-profile-page .cta-actions .btn-primary{background:var(--green-light);color:var(--green);padding:18px 40px;font-size:17px;box-shadow:0 10px 25px rgba(0,0,0,.15)}.hr-profile-page .cta-actions .btn-primary:hover{background:white;color:var(--green);transform:translateY(-5px);box-shadow:0 15px 35px rgba(0,0,0,.2)}.hr-profile-page .cta-actions .btn-outline{border:2px solid rgba(255,255,255,.3);color:white;font-size:16px;font-weight:600;padding:16px 36px;border-radius:30px;text-decoration:none;transition:all .3s;background:rgba(255,255,255,.05)}.hr-profile-page .cta-actions .btn-outline:hover{background:white;color:var(--green);border-color:white}.hr-profile-page .cta-note{margin-top:40px;font-size:14px;color:rgba(255,255,255,.6);font-weight:500}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hr-profile-page .hero-left>*{animation:fadeUp .7s cubic-bezier(.16,1,.3,1) both}.hr-profile-page .hero-left>:first-child{animation-delay:.1s}.hr-profile-page .hero-left>:nth-child(2){animation-delay:.2s}.hr-profile-page .hero-left>:nth-child(3){animation-delay:.3s}.hr-profile-page .hero-left>:nth-child(4){animation-delay:.4s}.hr-profile-page .hero-left>:nth-child(5){animation-delay:.5s}.hr-profile-page .profile-card-wrap{animation:fadeUp .8s cubic-bezier(.16,1,.3,1) .3s both}@media screen and (max-width:991px){.hr-profile-page .fields-inner,.hr-profile-page .qr-inner,.hr-profile-page .versus-grid{grid-template-columns:1fr;gap:40px}.hr-profile-page .benefits-grid,.hr-profile-page .entry-grid{grid-template-columns:repeat(2,1fr);gap:24px}.hr-profile-page .float-tip,.hr-profile-page .vs-divider{display:none}}@media screen and (max-width:768px){.hr-profile-page .benefits-grid,.hr-profile-page .entry-grid{grid-template-columns:1fr}.hr-profile-page .hero{padding:40px 0}.hr-profile-page .sec-h2{font-size:32px}}