.prospecting{--base:#fbfaf6;--base-2:#fff;--ink:#16161d;--ink-soft:#55555f;--peri:#8c9dfb;--peri-deep:#4a5bd6;--peri-deeper:#3b49b0;--peri-tint:#eaedfe;--lime:#d6f84c;--lime-deep:#5e6b00;--lime-tint:#f4fbd0;--coral:#ef6440;--coral-deep:#c2421f;--coral-tint:#fce4db;--line:#e6e3d9;--line-strong:#16161d;--on-block-line:#16161d1f;--shadow-color:22 22 29;--shadow-sm:0 1px 2px #16161d0f;--shadow-md:0 6px 20px -6px #16161d2e;--shadow-lg:0 24px 60px -20px #16161d38;--r-sm:8px;--r-md:10px;--r-lg:18px;--r-xl:28px;--bw:1px;--bw-strong:2px;--font-display:var(--font-bricolage), "Bricolage Grotesque", system-ui, sans-serif;--font-body:var(--font-inter), "Inter", system-ui, sans-serif;--font-mono:var(--font-space-mono), "Space Mono", ui-monospace, monospace;--container:1140px;--gutter:clamp(1.25rem, 4vw, 3rem);--header-h:72px;z-index:1;background:var(--base);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;font-size:1.0625rem;line-height:1.6;position:relative;overflow-x:hidden}.prospecting *,.prospecting :before,.prospecting :after{box-sizing:border-box}.prospecting h1,.prospecting h2,.prospecting h3{font-family:var(--font-display);margin:0}.prospecting p{margin:0}.prospecting ul,.prospecting ol{margin:0;padding:0;list-style:none}.prospecting a{color:var(--peri-deep);text-decoration:none}.prospecting img{max-width:100%;display:block}.prospecting .container{width:100%;max-width:var(--container);padding-inline:var(--gutter);margin-inline:auto}.prospecting .container--narrow{max-width:760px}.prospecting .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}.prospecting .skip-link{z-index:200;background:var(--ink);color:var(--base);border-radius:var(--r-md);padding:.75rem 1.25rem;font-weight:600;transition:top .18s;position:absolute;top:-100px;left:1rem}.prospecting .skip-link:focus{top:1rem}.prospecting :focus-visible{outline:var(--bw-strong) solid var(--peri-deep);outline-offset:3px;border-radius:4px}.prospecting .eyebrow{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-soft);align-items:center;gap:.6rem;margin:0;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.prospecting .eyebrow:before{content:"";background:var(--peri-deep);flex:none;width:22px;height:2px}.prospecting .eyebrow--on-dark{color:var(--lime)}.prospecting .eyebrow--on-dark:before{background:var(--lime)}.prospecting .eyebrow--on-lime{color:var(--lime-deep)}.prospecting .eyebrow--on-lime:before{background:var(--ink)}.prospecting .eyebrow--on-coral{color:var(--ink)}.prospecting .eyebrow--on-coral:before{background:var(--ink)}.prospecting .btn{font-family:var(--font-body);border-radius:var(--r-md);border:var(--bw-strong) solid transparent;cursor:pointer;text-align:center;align-items:center;gap:.5rem;padding:14px 26px;font-size:1rem;font-weight:600;line-height:1;transition:transform .16s,background-color .16s,box-shadow .16s,color .16s;display:inline-flex}.prospecting .btn span{transition:transform .16s}.prospecting .btn-cta{background:var(--peri-deep);color:var(--base-2)}.prospecting .btn-cta:hover{background:var(--peri-deeper);box-shadow:var(--shadow-md);transform:translateY(-1px)}.prospecting .btn-cta:hover span{transform:translate(3px)}.prospecting .btn-cta:active{transform:translateY(0)}.prospecting .btn-ghost{color:var(--ink);border-color:var(--ink);background:0 0}.prospecting .btn-ghost:hover{background:var(--ink);color:var(--base);transform:translateY(-1px)}.prospecting .btn-on-block{background:var(--ink);color:var(--base)}.prospecting .btn-on-block:hover{box-shadow:var(--shadow-md);background:#000;transform:translateY(-1px)}.prospecting .btn-on-block:hover span{transform:translate(3px)}.prospecting .site-header{z-index:100;border-bottom:var(--bw) solid transparent;background:0 0;transition:background-color .3s,box-shadow .3s,border-color .3s;position:fixed;inset:0 0 auto}.prospecting .site-header.is-scrolled{background:var(--base);border-bottom-color:var(--line);box-shadow:var(--shadow-sm)}.prospecting .nav-inner{height:var(--header-h);justify-content:space-between;align-items:center;display:flex}.prospecting .logo{color:var(--ink);font-family:var(--font-display);letter-spacing:-.02em;align-items:baseline;gap:2px;font-size:1.4rem;font-weight:800;display:inline-flex}.prospecting .logo-orb{background:var(--coral);transform-origin:50%;border-radius:50%;width:9px;height:9px;display:inline-block}.prospecting .nav-actions{align-items:center;gap:.75rem;display:flex}.prospecting .nav-actions .btn-cta{padding:10px 18px;font-size:.9rem}.prospecting .hero{background:var(--peri);color:var(--ink);padding-top:calc(var(--header-h) + clamp(3rem, 9vh, 7rem));isolation:isolate;padding-bottom:clamp(4rem,12vh,9rem);position:relative;overflow:hidden}.prospecting .hero-orb{filter:blur(8px);z-index:-1;opacity:.55;pointer-events:none;border-radius:50%;position:absolute}.prospecting .hero-orb--a{background:radial-gradient(circle at 35% 35%, var(--peri-tint), transparent 70%);width:46vw;max-width:620px;height:46vw;max-height:620px;top:-10%;right:-8%}.prospecting .hero-orb--b{background:radial-gradient(circle at 60% 40%, var(--lime), transparent 68%);opacity:.35;width:38vw;max-width:480px;height:38vw;max-height:480px;bottom:-16%;left:-10%}.prospecting .hero-inner{text-align:center;max-width:1000px;margin-inline:auto}.prospecting .hero-kicker{color:var(--ink);justify-content:center;margin-bottom:1.5rem}.prospecting .hero-h1{letter-spacing:-.03em;text-wrap:balance;margin-bottom:1.75rem;font-size:clamp(2.5rem,5.5vw,4.25rem);font-weight:800;line-height:1}.prospecting .hero-h1 .split-line{will-change:transform;display:block}.prospecting .hero-sub{max-width:680px;color:var(--ink);margin:0 auto 2.25rem;font-size:clamp(1.0625rem,2vw,1.25rem);line-height:1.55}.prospecting .hero-ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.prospecting .hero-micro-group{flex-direction:column;align-items:center;gap:.35rem;margin-top:1.5rem;display:flex}.prospecting .hero-micro{text-align:center;font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink);opacity:.8;font-size:.8rem}.prospecting .hero-note{text-align:center;max-width:54ch;color:var(--ink);opacity:.85;margin-top:.6rem;font-size:.875rem;line-height:1.5}.prospecting .section-head{margin-bottom:clamp(2rem,5vh,3.5rem)}.prospecting .section-head .eyebrow{margin-bottom:1rem}.prospecting .h2{letter-spacing:-.02em;text-wrap:balance;max-width:20ch;font-size:clamp(2rem,4vw,3.25rem);font-weight:700;line-height:1.04}.prospecting .h2--center{max-width:none}.prospecting .problem{background:var(--ink);color:var(--base);padding-block:clamp(4rem,10vh,7rem)}.prospecting .problem .eyebrow{color:var(--lime)}.prospecting .problem .eyebrow:before{background:var(--lime)}.prospecting .problem .h2{color:var(--base)}.prospecting .problem-body{flex-direction:column;gap:1.25rem;max-width:60ch;margin-top:1.75rem;display:flex}.prospecting .problem-body p{color:var(--base);opacity:.82;font-size:1.0625rem}.prospecting .problem-body .lede{opacity:1;font-weight:500}.prospecting .problem-punch{font-family:var(--font-display);letter-spacing:-.02em;color:var(--lime);text-wrap:balance;max-width:22ch;margin-top:2rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.15}.prospecting .what{background:var(--base);padding-block:clamp(4rem,10vh,7rem)}.prospecting .what .h2{max-width:24ch}.prospecting .what-intro{color:var(--ink-soft);max-width:54ch;margin-top:1.5rem;font-size:1.125rem}.prospecting .what-leadin{color:var(--ink);margin-top:2rem;font-weight:600}.prospecting .roles{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2.5vw,1.5rem);margin-top:1.5rem;display:grid}.prospecting .role{background:var(--peri-tint);border:var(--bw) solid var(--on-block-line);border-radius:var(--r-lg);flex-direction:column;gap:.75rem;padding:clamp(1.25rem,2.5vw,1.75rem);display:flex}.prospecting .role-index{font-family:var(--font-display);-webkit-text-stroke:2px var(--peri-deep);color:#0000;letter-spacing:-.02em;font-size:2.25rem;font-weight:800;line-height:1}.prospecting .role-text{color:var(--ink);font-size:1.0625rem;font-weight:600}.prospecting .what-close{flex-direction:column;gap:1.1rem;max-width:56ch;margin-top:2.25rem;display:flex}.prospecting .what-close p{color:var(--ink)}.prospecting .what-close .accent{color:var(--peri-deep);font-weight:600}.prospecting .how{background:var(--base);border-top:var(--bw) solid var(--line);padding-block:clamp(4rem,10vh,7rem)}.prospecting .steps{grid-template-columns:repeat(3,1fr);gap:clamp(1.75rem,4vw,3rem);margin-top:1rem;display:grid}.prospecting .step{flex-direction:column;gap:.75rem;display:flex}.prospecting .step-index{font-family:var(--font-display);-webkit-text-stroke:2px var(--peri-deep);color:#0000;letter-spacing:-.02em;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:800;line-height:1}.prospecting .step-title{letter-spacing:-.01em;color:var(--ink);font-size:1.375rem;font-weight:700}.prospecting .step-desc{color:var(--ink-soft);font-size:1rem;line-height:1.55}.prospecting .step-desc .quote{color:var(--ink);font-style:italic}.prospecting .pack{background:var(--ink);color:var(--base);padding-block:clamp(4rem,10vh,7rem)}.prospecting .pack .eyebrow{color:var(--lime)}.prospecting .pack .eyebrow:before{background:var(--lime)}.prospecting .pack .h2{color:var(--base)}.prospecting .pack-grid{grid-template-columns:repeat(3,1fr);gap:clamp(1rem,2vw,1.5rem);margin-top:1rem;display:grid}.prospecting .pack-card{border:var(--bw) solid #ffffff1a;border-radius:var(--r-lg);background:#ffffff0a;flex-direction:column;gap:.6rem;padding:clamp(1.25rem,2vw,1.75rem);transition:border-color .25s,background .25s,transform .25s;display:flex}.prospecting .pack-card:hover{background:#ffffff0f;border-color:#d6f84c66;transform:translateY(-4px)}.prospecting .pack-num{font-family:var(--font-mono);letter-spacing:.1em;color:var(--lime);font-size:.85rem;font-weight:700}.prospecting .pack-title{color:var(--base);font-size:1.1875rem;font-weight:700;line-height:1.2}.prospecting .pack-desc{color:var(--base);opacity:.7;margin-top:auto;font-size:.95rem;line-height:1.5}.prospecting .who{background:var(--base);padding-block:clamp(4rem,10vh,7rem)}.prospecting .who-grid{grid-template-columns:repeat(2,1fr);gap:clamp(1rem,2.5vw,1.5rem);margin-top:1rem;display:grid}.prospecting .who-item{border:var(--bw) solid var(--line);border-radius:var(--r-lg);background:var(--base-2);padding:clamp(1.25rem,2.5vw,1.75rem)}.prospecting .who-label{color:var(--ink);font-size:1.1875rem;font-weight:700;font-family:var(--font-display);letter-spacing:-.01em}.prospecting .who-desc{color:var(--ink-soft);margin-top:.5rem;font-size:1rem;line-height:1.55}.prospecting .who-close{font-family:var(--font-display);color:var(--ink);text-wrap:balance;max-width:34ch;margin-top:2.25rem;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600;line-height:1.25}.prospecting .why{background:var(--lime);color:var(--ink);padding-block:clamp(4.5rem,11vh,8rem)}.prospecting .why-inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(2.5rem,6vw,5rem);display:grid}.prospecting .why .h2{color:var(--ink);max-width:16ch}.prospecting .why-body{flex-direction:column;gap:1.1rem;max-width:52ch;margin-top:1.5rem;display:flex}.prospecting .why-body p{color:var(--ink);opacity:.9}.prospecting .why-punch{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);margin-top:2rem;font-size:clamp(1.75rem,3.6vw,2.75rem);font-weight:800;line-height:1.05}.prospecting .price-card{background:var(--ink);color:var(--lime);border-radius:var(--r-xl);text-align:center;box-shadow:var(--shadow-lg);padding:clamp(1.75rem,3vw,2.5rem)}.prospecting .price-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--lime);opacity:.85;font-size:.75rem;font-weight:700}.prospecting .price-value{font-family:var(--font-display);letter-spacing:-.03em;color:var(--lime);font-variant-numeric:tabular-nums;margin:.75rem 0;font-size:clamp(3rem,7vw,4.5rem);font-weight:800;line-height:1;display:block}.prospecting .price-note{color:var(--base);opacity:.75;font-size:.9rem}.prospecting .final{background:var(--coral);color:var(--ink);text-align:center;padding-block:clamp(4.5rem,12vh,9rem)}.prospecting .final-inner{max-width:820px;margin-inline:auto}.prospecting .final .eyebrow{justify-content:center;margin-bottom:1.25rem}.prospecting .final-h2{letter-spacing:-.02em;color:var(--ink);text-wrap:balance;font-size:clamp(2.25rem,4.5vw,3.5rem);font-weight:800;line-height:1.02}.prospecting .final-body{flex-direction:column;gap:1rem;max-width:48ch;margin:1.5rem auto 0;display:flex}.prospecting .final-body p{color:var(--ink);font-size:1.125rem;line-height:1.5}.prospecting .final-body .lede{font-weight:600}.prospecting .final-cta{margin-top:2.25rem}.prospecting .final-cta .btn{padding:16px 32px;font-size:1.0625rem}.prospecting .final-micro{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink);margin-top:1.25rem;max-width:48ch;margin-inline:auto;font-size:.8rem;line-height:1.5}.prospecting .proof{background:var(--base);border-top:var(--bw) solid var(--line);padding-block:clamp(4rem,10vh,7rem)}.prospecting .lead-card{background:var(--base-2);border:var(--bw) solid var(--line);border-radius:var(--r-lg);box-shadow:var(--shadow-md);flex-direction:column;gap:1.5rem;max-width:720px;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.prospecting .lead-badge{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--peri-deep);background:var(--peri-tint);border-radius:999px;align-self:flex-start;padding:.4rem .85rem;font-size:.7rem;font-weight:700}.prospecting .lead-head{flex-direction:column;gap:.3rem;display:flex}.prospecting .lead-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.5rem,3vw,2rem);font-weight:800}.prospecting .lead-loc{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:.78rem}.prospecting .lead-rep{color:var(--ink-soft);margin-top:.25rem;font-size:.95rem;line-height:1.5}.prospecting .lead-block{flex-direction:column;gap:.65rem;display:flex}.prospecting .lead-label{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--peri-deep);font-size:.72rem;font-weight:700}.prospecting .lead-list{flex-direction:column;gap:.5rem;display:flex}.prospecting .lead-list li{color:var(--ink);padding-left:1.4rem;font-size:1rem;line-height:1.5;position:relative}.prospecting .lead-list li:before{content:"";background:var(--coral);border-radius:2px;width:8px;height:8px;position:absolute;top:.5em;left:0}.prospecting .lead-quote{border-left:var(--bw-strong) solid var(--peri);color:var(--ink-soft);margin:0;padding-left:1rem;font-style:italic;line-height:1.6}.prospecting .lead-foot{font-family:var(--font-mono);letter-spacing:.03em;color:var(--ink-soft);margin-top:1.25rem;font-size:.75rem}.prospecting .run{background:var(--base);padding-block:clamp(3rem,7vh,5rem)}.prospecting .run-card{background:var(--peri-tint);border:var(--bw) solid var(--on-block-line);border-radius:var(--r-lg);flex-direction:column;gap:1rem;max-width:820px;margin-inline:auto;padding:clamp(1.75rem,3.5vw,2.75rem);display:flex}.prospecting .run-card .eyebrow{color:var(--peri-deep);margin-bottom:.25rem}.prospecting .run-card .eyebrow:before{background:var(--peri-deep)}.prospecting .run-h3{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(1.5rem,3vw,2.125rem);font-weight:800}.prospecting .run-p{color:var(--ink);max-width:68ch;font-size:1.0625rem;line-height:1.6}.prospecting .pack-value{font-family:var(--font-display);letter-spacing:-.01em;color:var(--lime);text-wrap:balance;max-width:32ch;margin-top:2rem;font-size:clamp(1.25rem,2.6vw,1.75rem);font-weight:700;line-height:1.2}.prospecting .why-authority{color:var(--ink);opacity:.9;max-width:52ch;margin-top:1.5rem;font-size:1rem;line-height:1.6}.prospecting .faq{background:var(--base);border-top:var(--bw) solid var(--line);padding-block:clamp(4rem,10vh,7rem)}.prospecting .faq-list{flex-direction:column;gap:.75rem;max-width:820px;display:flex}.prospecting .faq-item{border:var(--bw) solid var(--line);border-radius:var(--r-md);background:var(--base-2);overflow:hidden}.prospecting .faq-q{cursor:pointer;font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.25rem;font-size:1.0625rem;font-weight:700;list-style:none;display:flex}.prospecting .faq-q::-webkit-details-marker{display:none}.prospecting .faq-q:after{content:"+";font-family:var(--font-mono);color:var(--peri-deep);flex:none;font-size:1.35rem;font-weight:700;line-height:1}.prospecting .faq-item[open] .faq-q:after{content:"–"}.prospecting .faq-q:focus-visible{outline:var(--bw-strong) solid var(--peri-deep);outline-offset:-2px}.prospecting .faq-a{padding:0 1.25rem 1.2rem}.prospecting .faq-a p{color:var(--ink-soft);max-width:64ch;line-height:1.6}.prospecting .final-anchor{max-width:46ch;color:var(--ink);margin:1.75rem auto 0;font-size:1rem;line-height:1.55}.prospecting .site-footer{background:var(--ink);color:var(--base);padding-block:clamp(2.5rem,5vh,3.5rem)}.prospecting .footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;display:flex}.prospecting .site-footer .logo{color:var(--base)}.prospecting .footer-email{color:var(--lime);word-break:break-word;font-weight:500}.prospecting .footer-email:hover{text-decoration:underline}.prospecting .footer-copy{font-family:var(--font-mono);color:var(--base);opacity:.55;font-size:.8rem}.prospecting.js-anim [data-hero-kicker],.prospecting.js-anim [data-hero-sub],.prospecting.js-anim [data-hero-ctas],.prospecting.js-anim [data-hero-micro],.prospecting.js-anim .hero-h1,.prospecting.js-anim [data-reveal]{opacity:0}@media (max-width:900px){.prospecting .roles{grid-template-columns:1fr}.prospecting .pack-grid{grid-template-columns:repeat(2,1fr)}.prospecting .why-inner{grid-template-columns:1fr;gap:2.5rem}.prospecting .why .h2{max-width:none}}@media (max-width:640px){.prospecting .steps,.prospecting .pack-grid,.prospecting .who-grid{grid-template-columns:1fr}.prospecting .hero-ctas .btn{justify-content:center;width:100%}.prospecting .footer-inner{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.prospecting *,.prospecting :before,.prospecting :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.prospecting.js-anim [data-hero-kicker],.prospecting.js-anim [data-hero-sub],.prospecting.js-anim [data-hero-ctas],.prospecting.js-anim [data-hero-micro],.prospecting.js-anim .hero-h1,.prospecting.js-anim [data-reveal]{opacity:1!important;transform:none!important}}
