@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,400&family=Playfair+Display:wght@600;700;800&display=swap");.home-landing{font-family:DM Sans,sans-serif;color:#1e293b;background:#fbf8f1;overflow-x:hidden}.home-landing>header{background:#0b1d35!important;border-bottom-color:hsla(0,0%,100%,.06)!important;backdrop-filter:none!important}.home-landing>header .text-gray-600,.home-landing>header .text-gray-900{color:hsla(0,0%,100%,.8)!important}.home-landing>header .text-gray-600:hover{color:#e8c97a!important}.home-landing>header .text-blue-600{color:#d4a84b!important}.home-landing>header .bg-blue-600{background:#d4a84b!important}.home-landing>header .bg-blue-600 span{color:#0b1d35!important}.home-landing>header .font-semibold.text-gray-900{color:#fff!important}.home-landing>header .bg-blue-600.text-white{background:#d4a84b!important;color:#0b1d35!important}.home-landing>header .bg-blue-600.text-white:hover{background:#e8c97a!important}.home-landing>header .hover\:bg-gray-100:hover{background:hsla(0,0%,100%,.1)!important}.home-landing>header svg{color:inherit}.hl-demo-banner{background:rgba(212,168,75,.15);border-bottom:1px solid rgba(212,168,75,.3);padding:.6rem 1.5rem;justify-content:center;gap:.5rem;font-size:.8rem;color:#b8862d;font-weight:500}.hl-demo-banner,.hl-hero{display:flex;align-items:center}.hl-hero{min-height:100vh;background:#0b1d35;position:relative;overflow:hidden}.hl-hero-grid{inset:0;background-image:linear-gradient(hsla(0,0%,100%,.02) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.02) 1px,transparent 0);background-size:60px 60px}.hl-glow-1,.hl-hero-grid{position:absolute;pointer-events:none}.hl-glow-1{top:-40%;right:-15%;width:800px;height:800px;background:radial-gradient(circle,rgba(212,168,75,.08) 0,transparent 70%)}.hl-glow-2{position:absolute;bottom:-30%;left:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.06) 0,transparent 70%);pointer-events:none}.hl-hero-split{max-width:1200px;margin:0 auto;padding:8rem 2rem 5rem;display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:center;position:relative;z-index:2;width:100%}.hl-hero-text{display:flex;flex-direction:column}.hl-hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgba(212,168,75,.12);border:1px solid rgba(212,168,75,.25);border-radius:100px;padding:.4rem 1.1rem;margin-bottom:1.5rem;width:fit-content}.hl-pulse-dot{width:6px;height:6px;background:#10b981;border-radius:50%;animation:hl-pulse 2s infinite}@keyframes hl-pulse{0%,to{opacity:1}50%{opacity:.4}}.hl-hero-badge span{font-size:.8rem;color:#e8c97a;font-weight:500;letter-spacing:.03em}.hl-hero-h1{font-family:Playfair Display,serif;font-size:3.8rem;line-height:1.1;color:#fff;margin-bottom:1.2rem;font-weight:700}.hl-hero-h1 em{font-style:normal;color:#d4a84b}.hl-hero-sub{font-size:1.1rem;color:hsla(0,0%,100%,.65);line-height:1.7;margin-bottom:2.5rem;max-width:520px}.hl-hero-ctas{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:3rem}.hl-btn-primary{background:#d4a84b;color:#0b1d35;padding:.9rem 2.2rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;display:inline-flex;align-items:center;gap:.5rem;transition:all .25s}.hl-btn-primary:hover{background:#e8c97a;transform:translateY(-2px);box-shadow:0 8px 25px rgba(212,168,75,.3)}.hl-btn-secondary{background:transparent;color:#fff;padding:.9rem 2.2rem;border-radius:10px;font-weight:600;font-size:1rem;text-decoration:none;border:1.5px solid hsla(0,0%,100%,.25);display:inline-flex;align-items:center;gap:.5rem;transition:all .25s}.hl-btn-secondary:hover{border-color:#d4a84b;color:#e8c97a}.hl-hero-stats{display:flex;gap:3rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.08)}.hl-stat-num{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#d4a84b}.hl-stat-label{font-size:.8rem;color:hsla(0,0%,100%,.5);margin-top:.2rem}.hl-hero-preview{position:relative}.hl-preview-card{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 24px 64px rgba(0,0,0,.35);transform:perspective(1000px) rotateY(-4deg) rotateX(2deg);transition:transform .4s ease}.hl-hero-preview:hover .hl-preview-card{transform:perspective(1000px) rotateY(-1deg) rotateX(0deg)}.hl-preview-header{display:flex;align-items:center;gap:.6rem;padding:.7rem 1rem;background:#0b1d35;border-bottom:1px solid hsla(0,0%,100%,.06)}.hl-preview-dots{display:flex;gap:5px}.hl-preview-dots span{width:10px;height:10px;border-radius:50%;background:hsla(0,0%,100%,.15)}.hl-preview-title{flex:1;font-size:.72rem;color:hsla(0,0%,100%,.45);font-weight:500;text-align:center}.hl-preview-live{display:flex;align-items:center;gap:.3rem;font-size:.68rem;color:#10b981;font-weight:600}.hl-live-dot{width:6px;height:6px;border-radius:50%;background:#10b981;animation:hl-live-pulse 2s infinite}@keyframes hl-live-pulse{0%,to{opacity:1}50%{opacity:.35}}.hl-preview-profile{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem .75rem;border-bottom:1px solid #f1ebe0}.hl-preview-avatar{width:38px;height:38px;border-radius:50%;background:linear-gradient(135deg,#0b1d35,#1a3a6b);display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700;color:#d4a84b;flex-shrink:0;border:2px solid #d4a84b}.hl-preview-name{font-size:.82rem;font-weight:700;color:#0b1d35}.hl-preview-role{font-size:.7rem;color:#94a3b8;margin-top:1px}.hl-preview-badge-active{margin-left:auto;font-size:.65rem;font-weight:700;padding:.25rem .6rem;border-radius:100px;background:rgba(16,185,129,.1);color:#10b981}.hl-preview-score-row{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;border-bottom:1px solid #f1ebe0}.hl-score-ring-wrap{position:relative;flex-shrink:0}.hl-score-ring-svg,.hl-score-ring-wrap{width:90px;height:90px}.hl-score-ring-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.hl-score-num{font-family:Playfair Display,serif;font-size:1.15rem;font-weight:700;color:#0b1d35;line-height:1}.hl-score-label{font-size:.58rem;color:#94a3b8;margin-top:2px;text-transform:uppercase;letter-spacing:.04em}.hl-criteria-pills{flex:1;display:flex;flex-direction:column;gap:.35rem}.hl-pill{display:flex;align-items:center;gap:.4rem;padding:.3rem .6rem;border-radius:6px;font-size:.7rem;font-weight:500}.hl-pill-yes{background:rgba(212,168,75,.1);color:#92620a}.hl-pill-no{background:#f8fafc;color:#94a3b8}.hl-pill-check{margin-left:auto;font-weight:700}.hl-pill-yes .hl-pill-check{color:#d4a84b}.hl-pill-no .hl-pill-check{color:#cbd5e1}.hl-preview-matches{display:flex;align-items:center;justify-content:space-between;padding:.7rem 1.1rem .4rem}.hl-matches-label{font-size:.7rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.06em}.hl-matches-count{font-size:.68rem;font-weight:700;color:#d4a84b;background:rgba(212,168,75,.1);padding:.2rem .5rem;border-radius:100px}.hl-preview-job-list{display:flex;flex-direction:column;gap:0;padding-bottom:.5rem}.hl-job-row{display:flex;align-items:center;gap:.65rem;padding:.55rem 1.1rem;border-top:1px solid #f8fafc;transition:background .15s}.hl-job-row:hover{background:#fdfcfa}.hl-job-logo{width:28px;height:28px;border-radius:7px;background:#0b1d35;color:#d4a84b;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;flex-shrink:0}.hl-job-title{font-size:.75rem;font-weight:600;color:#0b1d35}.hl-job-co{font-size:.65rem;color:#94a3b8;margin-top:1px}.hl-job-match{margin-left:auto;font-size:.68rem;font-weight:700;color:#10b981;background:rgba(16,185,129,.08);padding:.2rem .45rem;border-radius:100px}.hl-float-card{position:absolute;display:flex;align-items:center;gap:.65rem;padding:.7rem 1rem;border-radius:12px;background:#fff;box-shadow:0 12px 36px rgba(11,29,53,.18);min-width:210px;max-width:240px;pointer-events:none}.hl-float-icon{font-size:1.3rem;flex-shrink:0}.hl-float-title{font-size:.75rem;font-weight:700;color:#0b1d35}.hl-float-sub{font-size:.65rem;color:#94a3b8;margin-top:1px}.hl-float-card-letter{bottom:-1.2rem;left:-2rem;border-left:3px solid #d4a84b;animation:hl-float-a 4s ease-in-out infinite}.hl-float-card-match{top:2.5rem;right:-2rem;border-left:3px solid #10b981;animation:hl-float-b 4s ease-in-out infinite;animation-delay:2s}@keyframes hl-float-a{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes hl-float-b{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.hl-section{padding:6rem 2rem}.hl-section-white{background:#fff}.hl-section-cream{background:#fbf8f1}.hl-section-navy{background:linear-gradient(135deg,#0b1d35,#132d50)}.hl-section-header{text-align:center;max-width:640px;margin:0 auto 3.5rem}.hl-section-tag{font-size:.78rem;font-weight:600;color:#d4a84b;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.8rem;display:block}.hl-section-title{color:#0b1d35}.hl-section-title,.hl-section-title-white{font-family:Playfair Display,serif;font-size:2.4rem;line-height:1.2;margin-bottom:.8rem}.hl-section-title-white{color:#fff}.hl-section-desc{color:#64748b;font-size:1rem;line-height:1.6}.hl-section-desc-white{color:hsla(0,0%,100%,.65);font-size:1rem;line-height:1.6}.hl-steps-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem;position:relative}.hl-steps-line{position:absolute;top:3.5rem;left:12%;right:12%;height:2px;background:linear-gradient(90deg,#d4a84b,rgba(212,168,75,.2),#d4a84b)}.hl-step-card{text-align:center;position:relative;z-index:1;background:#fff;border-radius:16px;padding:2rem 1.5rem;border:1px solid #f1f5f9;transition:all .3s}.hl-step-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px rgba(11,29,53,.08)}.hl-step-num{width:3.5rem;height:3.5rem;background:#0b1d35;color:#d4a84b;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;border-radius:50%;margin:0 auto 1.2rem;border:2px solid #d4a84b}.hl-step-icon,.hl-step-num{display:flex;align-items:center;justify-content:center}.hl-step-icon{width:48px;height:48px;background:rgba(212,168,75,.1);border-radius:12px;font-size:1.4rem;margin:0 auto 1rem}.hl-step-card h3{font-size:1rem;font-weight:700;color:#0b1d35;margin-bottom:.5rem}.hl-step-card p{font-size:.85rem;color:#64748b;line-height:1.6;margin-bottom:1rem}.hl-step-note{display:flex;align-items:center;gap:.4rem;justify-content:center;font-size:.78rem;color:#10b981;font-weight:500;padding-top:.8rem;border-top:1px solid #f1f5f9}.hl-criteria-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.hl-criterion-card{background:#fff;border-radius:14px;padding:1.5rem;border:1px solid #e8e0d4;position:relative;transition:all .3s;overflow:hidden}.hl-criterion-card:hover{transform:translateY(-3px);border-color:#d4a84b;box-shadow:0 8px 30px rgba(212,168,75,.12)}.hl-criterion-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#d4a84b,#e8c97a);opacity:0;transition:opacity .3s}.hl-criterion-card:hover:before{opacity:1}.hl-criterion-num{position:absolute;top:1rem;right:1rem;font-family:Playfair Display,serif;font-size:1.8rem;font-weight:700;color:rgba(212,168,75,.15);line-height:1}.hl-criterion-icon{width:44px;height:44px;background:rgba(212,168,75,.1);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:1rem}.hl-criterion-card h3{font-size:.9rem;font-weight:700;color:#0b1d35;margin-bottom:.3rem}.hl-criterion-card>p{font-size:.78rem;color:#64748b;margin-bottom:.8rem}.hl-criterion-list{list-style:none}.hl-criterion-list li{font-size:.78rem;color:#64748b;padding:.2rem 0;display:flex;align-items:center;gap:.4rem}.hl-criterion-list li:before{content:"";width:4px;height:4px;background:#d4a84b;border-radius:50%;flex-shrink:0}.hl-criteria-note{max-width:700px;margin:2.5rem auto 0;background:#fff;border:2px solid rgba(212,168,75,.3);border-radius:14px;padding:1.5rem 2rem;display:flex;gap:1rem;align-items:flex-start}.hl-note-icon{width:36px;height:36px;background:rgba(212,168,75,.12);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.hl-criteria-note h4{font-size:.9rem;font-weight:700;color:#0b1d35;margin-bottom:.3rem}.hl-criteria-note p{font-size:.85rem;color:#64748b;line-height:1.6}.hl-dual-grid{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:2rem}.hl-cta-card{border-radius:20px;padding:3rem;position:relative;overflow:hidden;transition:transform .3s}.hl-cta-card:hover{transform:translateY(-4px)}.hl-cta-talent{background:linear-gradient(135deg,#0b1d35,#132d50);color:#fff}.hl-cta-employer{background:#fff;border:2px solid #e2e8f0;color:#0b1d35}.hl-card-icon{width:56px;height:56px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;margin-bottom:1.5rem}.hl-card-icon-gold{background:rgba(212,168,75,.15)}.hl-card-icon-blue{background:rgba(59,130,246,.1)}.hl-cta-card h3{font-family:Playfair Display,serif;font-size:1.6rem;margin-bottom:.8rem}.hl-cta-talent h3{color:#fff}.hl-cta-employer h3{color:#0b1d35}.hl-cta-card>p{font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.hl-cta-talent>p{color:hsla(0,0%,100%,.75)}.hl-cta-employer>p{color:#64748b}.hl-cta-card ul{list-style:none;margin-bottom:2rem}.hl-cta-card ul li{padding:.4rem 0;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.hl-cta-talent ul li{color:hsla(0,0%,100%,.85)}.hl-cta-employer ul li{color:#0b1d35}.hl-check-gold{font-weight:700;color:#d4a84b}.hl-check-blue{font-weight:700;color:#3b82f6}.hl-btn-gold{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;background:#d4a84b;color:#0b1d35;transition:all .25s}.hl-btn-gold:hover{background:#e8c97a;transform:translateY(-1px)}.hl-btn-navy{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1.8rem;border-radius:10px;font-weight:600;font-size:.95rem;text-decoration:none;background:#0b1d35;color:#fff;transition:all .25s}.hl-btn-navy:hover{background:#132d50}.hl-trust-band{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:1.5rem}.hl-trust-stat{text-align:center;padding:2rem 1rem;border-right:1px solid hsla(0,0%,100%,.1)}.hl-trust-stat:last-child{border-right:none}.hl-trust-num{font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;color:#d4a84b;margin-bottom:.3rem}.hl-trust-label{font-size:.85rem;color:hsla(0,0%,100%,.55)}.hl-final-cta{max-width:700px;margin:0 auto;text-align:center}.hl-final-cta h2{font-family:Playfair Display,serif;font-size:2.4rem;color:#0b1d35;margin-bottom:1rem}.hl-final-cta p{color:#64748b;font-size:1rem;line-height:1.6;margin-bottom:2rem}.hl-final-ctas{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.hl-footer{background:#0b1d35;color:hsla(0,0%,100%,.6);padding:4rem 2rem 2rem}.hl-footer-inner{max-width:1100px;margin:0 auto}.hl-footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.hl-footer-logo{font-family:Playfair Display,serif;font-weight:700;font-size:1.3rem;color:#fff;display:block;margin-bottom:.8rem}.hl-footer-brand p{font-size:.85rem;line-height:1.6;color:hsla(0,0%,100%,.5)!important}.hl-footer-col h4{color:#fff;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.hl-footer-col a{display:block;color:hsla(0,0%,100%,.5);text-decoration:none;font-size:.85rem;margin-bottom:.6rem;transition:color .2s}.hl-footer-col a:hover{color:#e8c97a}.hl-footer-bottom{border-top:1px solid hsla(0,0%,100%,.08);padding-top:1.5rem;display:flex;justify-content:space-between;font-size:.8rem;color:hsla(0,0%,100%,.4)}.hl-fade-up{opacity:1;transform:translateY(0);transition:opacity .7s ease,transform .7s ease}.home-landing.hl-animations-ready .hl-fade-up{opacity:0;transform:translateY(28px)}.home-landing.hl-animations-ready .hl-fade-up.hl-visible{opacity:1;transform:translateY(0)}@media (max-width:1024px){.hl-hero-split{grid-template-columns:1fr;padding-top:7rem;gap:3rem;text-align:center}.hl-hero-badge,.hl-hero-sub{margin-left:auto;margin-right:auto}.hl-hero-ctas,.hl-hero-stats{justify-content:center}.hl-hero-preview{display:none}.hl-steps-grid{grid-template-columns:repeat(2,1fr)}.hl-steps-line{display:none}.hl-criteria-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.hl-hero-h1{font-size:2.6rem}.hl-hero-stats{gap:1.5rem}.hl-steps-grid{max-width:380px}.hl-criteria-grid,.hl-steps-grid{grid-template-columns:1fr;margin:0 auto}.hl-criteria-grid{max-width:400px}.hl-dual-grid{grid-template-columns:1fr}.hl-footer-grid,.hl-trust-band{grid-template-columns:1fr 1fr}.hl-section{padding:4rem 1.5rem}}@media (max-width:480px){.hl-hero-stats{flex-direction:column;gap:1rem;align-items:center}.hl-trust-band{grid-template-columns:1fr 1fr}.hl-trust-stat{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.1)}.hl-footer-grid{grid-template-columns:1fr}}.home-landing h2,.home-landing h3,.home-landing p,.home-landing ul li{color:inherit}.home-landing .hl-hero-sub,.home-landing .hl-section-desc-white{color:hsla(0,0%,100%,.65)!important}.home-landing .hl-cta-talent>p{color:hsla(0,0%,100%,.75)!important}.home-landing .hl-cta-talent ul li{color:hsla(0,0%,100%,.85)!important}.home-landing .hl-trust-label{color:hsla(0,0%,100%,.55)!important}.home-landing .hl-footer-brand p{color:hsla(0,0%,100%,.5)!important}.home-landing .hl-float-title,.home-landing .hl-job-title,.home-landing .hl-preview-name,.home-landing .hl-score-num{color:#0b1d35!important}