@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--beige: #ede9e5;--navy: #093a3e;--blue: #25a2ff;--white: #ffffff;--cream: #f5f2ef;--charcoal: #1a1a1a;--muted: #6b7280;--border: #dbd7d1;--navy-light: #0d4f54;--green: #73e491;--serif: "Plus Jakarta Sans", system-ui, sans-serif;--sans: "Inter", system-ui, sans-serif}html{scroll-behavior:smooth}body{font-family:var(--sans);background:var(--beige);color:var(--navy);line-height:1.6;-webkit-font-smoothing:antialiased;overflow-x:hidden}.topbar{position:fixed;top:0;left:0;right:0;z-index:100;padding:0 2rem;height:64px;display:flex;justify-content:space-between;align-items:center;background:#fffffff2;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-bottom:1px solid rgba(219,215,209,.6);box-shadow:0 1px #093a3e0a;transition:box-shadow .3s,background .3s}.topbar.scrolled{background:#fffffffa;box-shadow:0 4px 24px #093a3e14}.topbar-logo{text-decoration:none;display:flex;align-items:center;transition:opacity .2s}.topbar-logo:hover{opacity:.8}.topbar-logo img{height:26px;width:auto;display:block}.topbar-nav{display:flex;align-items:center;gap:.5rem}.topbar-trust{font-size:.78rem;color:var(--muted);margin-right:1rem;display:flex;align-items:center;gap:.35rem}.topbar-trust svg{width:13px;height:13px;color:var(--green);flex-shrink:0}.topbar-cta{display:inline-flex;align-items:center;gap:.4rem;background:var(--navy);color:var(--white);padding:.6rem 1.25rem;border-radius:8px;text-decoration:none;font-size:.82rem;font-weight:600;letter-spacing:.01em;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 2px 8px #093a3e33;white-space:nowrap}.topbar-cta svg{width:14px;height:14px;flex-shrink:0}.topbar-cta:hover{background:var(--navy-light);transform:translateY(-1px);box-shadow:0 4px 16px #093a3e40}.container{max-width:1120px;margin:0 auto;padding:0 1.5rem}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.16,1,.3,1),transform .7s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.35s}.hero{padding:9rem 0 4rem;position:relative}.hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:600px;height:600px;background:radial-gradient(circle,rgba(37,162,255,.06) 0%,transparent 70%);pointer-events:none}.hero-inner{display:grid;grid-template-columns:1fr 480px;gap:3rem;align-items:start}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:var(--white);border:1px solid var(--border);border-radius:100px;padding:.4rem 1rem;font-size:.8rem;font-weight:500;color:var(--muted);margin-bottom:1.5rem;letter-spacing:.02em;text-transform:uppercase}.hero-badge .dot{width:6px;height:6px;background:var(--green);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.hero h1{font-family:var(--serif);font-size:clamp(2.6rem,5vw,3.8rem);font-weight:700;line-height:1.08;letter-spacing:-.03em;color:var(--navy);margin-bottom:1.2rem}.hero h1 em{font-style:italic;color:var(--blue)}.hero-sub{font-size:1.1rem;color:var(--muted);max-width:480px;margin-bottom:1.5rem;line-height:1.65}.hero-proof{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--muted)}.hero-proof svg{width:16px;height:16px;color:var(--green);flex-shrink:0}.calendly-card{background:var(--white);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #093a3e0f;position:relative;min-height:580px}.calendly-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--blue),var(--navy));border-radius:16px 16px 0 0;z-index:1}.calendly-card iframe{width:100%;height:580px;border:none}.calendly-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;color:var(--muted);font-size:.9rem;z-index:0}.calendly-loading .spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--navy);border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.calendly-card iframe{position:relative;z-index:1;background:var(--white)}.trust-bar{padding:3rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.trust-inner{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:2.5rem}.trust-item{display:flex;align-items:center;gap:.5rem;font-size:.88rem;color:var(--muted)}.trust-item strong{color:var(--navy);font-weight:600}.trust-item svg{width:18px;height:18px;flex-shrink:0}.trust-divider{width:1px;height:28px;background:var(--border)}.clutch-badge{display:flex;align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;color:var(--navy)}.clutch-stars{color:#ff3d2e;font-size:.9rem;letter-spacing:1px}.stats{padding:3.5rem 0;background:var(--navy);color:var(--white);text-align:center}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.stat-num{font-family:var(--serif);font-size:2.8rem;font-weight:700;letter-spacing:-.03em;line-height:1}.stat-label{font-size:.82rem;color:#fff9;margin-top:.3rem}.benefits{padding:5rem 0}.section-label{text-transform:uppercase;letter-spacing:.1em;font-size:.75rem;font-weight:500;color:var(--blue);margin-bottom:.75rem;text-align:center}.section-title{font-family:var(--serif);font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;text-align:center;max-width:600px;margin:0 auto 3rem}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.benefit-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:transform .2s,box-shadow .2s}.benefit-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #093a3e0f}.benefit-icon{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;background:#25a2ff14}.benefit-icon svg{width:22px;height:22px;color:var(--blue)}.benefit-card h3{font-size:1.05rem;font-weight:600;margin-bottom:.5rem;letter-spacing:-.01em}.benefit-card p{font-size:.88rem;color:var(--muted);line-height:1.6}.how-it-works{padding:5rem 0;background:var(--cream)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;position:relative}.steps-grid:before{content:"";position:absolute;top:32px;left:15%;right:15%;height:2px;background:var(--border);z-index:0}.step-card{text-align:center;position:relative;z-index:1}.step-num{width:64px;height:64px;border-radius:50%;background:var(--navy);color:var(--white);display:flex;align-items:center;justify-content:center;font-family:var(--serif);font-size:1.5rem;font-weight:700;margin:0 auto 1.2rem;box-shadow:0 4px 16px #093a3e26}.step-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.step-card p{font-size:.88rem;color:var(--muted);line-height:1.6;max-width:280px;margin:0 auto}.candidates{padding:5rem 0}.candidates-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.candidate-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.candidate-card:hover{transform:translateY(-3px);box-shadow:0 8px 24px #093a3e0f}.candidate-avatar{width:48px;height:48px;border-radius:50%;margin:0 auto .75rem;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:600;color:var(--white)}.candidate-card h4{font-size:.95rem;font-weight:600;margin-bottom:.15rem}.candidate-role{font-size:.82rem;color:var(--muted);margin-bottom:.6rem}.candidate-detail{font-size:.78rem;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:.3rem;margin-bottom:.25rem}.candidate-detail svg{width:12px;height:12px;flex-shrink:0}.candidate-tags{display:flex;flex-wrap:wrap;justify-content:center;gap:.3rem;margin-top:.5rem}.candidate-tag{font-size:.68rem;background:#25a2ff14;color:var(--blue);padding:.15rem .5rem;border-radius:100px;font-weight:500}.candidate-salary{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}.candidate-salary .amount{font-size:1.15rem;font-weight:700;color:var(--navy)}.candidate-salary .period{font-size:.75rem;color:var(--muted)}.candidate-salary .comparison{font-size:.72rem;color:var(--green);font-weight:500;margin-top:.15rem}.candidates-cta{text-align:center;margin-top:2.5rem}.candidates-cta a{display:inline-flex;align-items:center;gap:.5rem;background:var(--navy);color:var(--white);padding:.85rem 2rem;border-radius:8px;text-decoration:none;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s}.candidates-cta a:hover{background:var(--navy-light);transform:translateY(-1px)}.candidates-cta a svg{width:16px;height:16px}.candidates-cta p{font-size:.78rem;color:var(--muted);margin-top:.5rem}.testimonials{padding:5rem 0;background:var(--cream)}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2rem;position:relative}.testimonial-card:before{content:"“";position:absolute;top:1rem;left:1.5rem;font-family:var(--serif);font-size:3rem;font-weight:700;color:var(--blue);opacity:.15;line-height:1}.testimonial-text{font-size:.92rem;line-height:1.7;color:var(--charcoal);margin-bottom:1.2rem;position:relative;z-index:1}.testimonial-context{font-size:.78rem;color:var(--blue);font-weight:500;margin-bottom:1rem;display:flex;align-items:center;gap:.3rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;color:var(--white)}.testimonial-name{font-size:.85rem;font-weight:600}.testimonial-role{font-size:.75rem;color:var(--muted)}.testimonials-source{text-align:center;margin-top:2rem;font-size:.78rem;color:var(--muted)}.testimonials-source a{color:var(--blue);text-decoration:none;font-weight:500}.testimonials-source a:hover{text-decoration:underline}.case-studies{padding:5rem 0}.case-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.case-card{background:var(--white);border:1px solid var(--border);border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.case-metric{font-family:var(--serif);font-size:2.2rem;font-weight:700;letter-spacing:-.03em;color:var(--blue);line-height:1}.case-card h3{font-size:1.05rem;font-weight:600}.case-card p{font-size:.88rem;color:var(--muted);line-height:1.6}.case-roles{display:flex;flex-wrap:wrap;gap:.4rem}.case-role{font-size:.72rem;background:#25a2ff14;color:var(--blue);padding:.2rem .6rem;border-radius:100px;font-weight:500}.faq{padding:5rem 0;background:var(--cream)}.faq-list{max-width:720px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{background:var(--white);border:1px solid var(--border);border-radius:12px;overflow:hidden}.faq-question{width:100%;padding:1.25rem 1.5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;border:none;background:none;font-family:var(--sans);font-size:.95rem;font-weight:600;color:var(--navy);text-align:left;gap:1rem}.faq-question:hover{background:#25a2ff05}.faq-icon{width:20px;height:20px;flex-shrink:0;transition:transform .25s ease}.faq-item.open .faq-icon{transform:rotate(45deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer-inner{padding:0 1.5rem 1.25rem;font-size:.88rem;color:var(--muted);line-height:1.7}.faq-item.open .faq-answer{max-height:300px}.guarantee{padding:4rem 0}.guarantee-card{max-width:720px;margin:0 auto;background:var(--white);border:2px solid var(--green);border-radius:16px;padding:2.5rem;text-align:center;position:relative}.guarantee-icon{width:56px;height:56px;border-radius:50%;background:#73e4911a;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem}.guarantee-icon svg{width:28px;height:28px;color:var(--green)}.guarantee-card h3{font-family:var(--serif);font-size:1.6rem;font-weight:700;letter-spacing:-.02em;margin-bottom:.75rem}.guarantee-card p{font-size:.92rem;color:var(--muted);line-height:1.7;max-width:540px;margin:0 auto}.final-cta{padding:5rem 0;background:var(--navy);color:var(--white);text-align:center}.final-cta h2{font-family:var(--serif);font-size:clamp(2rem,3.5vw,2.6rem);font-weight:700;letter-spacing:-.03em;line-height:1.12;margin-bottom:1rem}.final-cta p{font-size:1rem;color:#ffffffb3;max-width:520px;margin:0 auto 2rem;line-height:1.6}.cta-button{display:inline-flex;align-items:center;gap:.5rem;background:var(--white);color:var(--navy);padding:.9rem 2rem;border-radius:100px;text-decoration:none;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .2s;box-shadow:0 4px 16px #00000026}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.cta-button svg{width:16px;height:16px}.cta-fine{font-size:.78rem;color:#ffffff73;margin-top:1rem}.cta-guarantees{display:flex;justify-content:center;gap:1.5rem;margin-top:1.5rem;flex-wrap:wrap}.cta-guarantee-item{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:#fff9}.cta-guarantee-item svg{width:14px;height:14px;color:var(--green)}.footer{padding:2.5rem 0;border-top:1px solid var(--border);text-align:center}.footer-inner{display:flex;justify-content:space-between;align-items:center}.footer-logo{text-decoration:none;display:flex;align-items:center}.footer-logo img{height:22px;width:auto}.footer-copy{font-size:.78rem;color:var(--muted)}.footer-links{display:flex;gap:1.5rem}.footer-links a{font-size:.8rem;color:var(--muted);text-decoration:none;transition:color .2s}.footer-links a:hover{color:var(--navy)}@media(max-width:900px){.topbar{padding:0 1.5rem}.topbar-trust{display:none}.hero-inner{grid-template-columns:1fr;gap:2rem}.hero-inner .calendly-card{max-width:100%;min-height:580px}.hero-inner .calendly-card iframe{height:580px}.benefits-grid{grid-template-columns:1fr 1fr}.candidates-grid{grid-template-columns:repeat(2,1fr)}.testimonials-grid,.case-grid{grid-template-columns:1fr}.steps-grid:before{display:none}.trust-inner{gap:1.25rem}.trust-divider{display:none}}@media(max-width:600px){.topbar{padding:0 1rem;height:56px}.topbar-logo img{height:22px}.topbar-cta{padding:.5rem 1rem;font-size:.78rem}.topbar-cta span{display:none}.container{padding:0 1rem}.hero{padding:5.5rem 0 2.5rem}.hero h1{font-size:2rem;letter-spacing:-.02em}.hero-sub{font-size:1rem}.hero-badge{font-size:.72rem}.hero-inner{gap:1.5rem}.hero-inner .calendly-card{min-height:580px}.hero-inner .calendly-card iframe{height:580px}.benefits-grid{grid-template-columns:1fr}.benefit-card{padding:1.5rem}.candidates-grid{grid-template-columns:1fr}.stats{padding:2.5rem 0}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.stat-num{font-size:2.2rem}.steps-grid{grid-template-columns:1fr;gap:2rem}.step-num{width:52px;height:52px;font-size:1.2rem}.trust-inner{gap:1rem;flex-direction:column;align-items:flex-start;padding:0 .5rem}.testimonials-grid{grid-template-columns:1fr}.testimonial-card{padding:1.5rem}.case-grid{grid-template-columns:1fr}.case-card{padding:1.75rem}.faq-question{font-size:.88rem;padding:1rem 1.25rem}.guarantee-card{padding:2rem 1.5rem}.final-cta{padding:3.5rem 0}.final-cta h2{font-size:1.8rem}.cta-guarantees{flex-direction:column;align-items:center;gap:.75rem}.footer-inner{flex-direction:column;gap:1rem;text-align:center}.footer-links{justify-content:center}.section-title{font-size:1.75rem}}@media(max-width:380px){.topbar-cta{padding:.45rem .75rem}.hero h1{font-size:1.75rem}.stats-grid{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-num{font-size:1.9rem}}
