.hero{padding:24px 0 0}.hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:24px;gap:24px;align-items:stretch;min-height:640px}.portrait-card{position:relative;border-radius:20px;overflow:hidden;min-height:640px}.portrait-top{position:absolute;top:28px;left:28px;right:28px;display:flex;justify-content:space-between;z-index:2}.portrait-label{padding:6px 11px;font-weight:800;letter-spacing:.16em;color:var(--navy);background:white;border-radius:999px}.portrait-date,.portrait-label{font-size:10px;text-transform:uppercase}.portrait-date{font-weight:700;letter-spacing:.14em;color:rgba(255,255,255,.7);padding-top:4px}.portrait-overlay{position:absolute;left:0;right:0;bottom:0;padding:32px 32px 28px;background:linear-gradient(180deg,transparent,rgba(13,27,42,.92));z-index:2}.portrait-eyebrow{font-size:11px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--green);margin-bottom:10px}.portrait-callout{font-size:21px;font-weight:800;line-height:1.25;letter-spacing:-.02em;color:white}.headline-stack{padding:12px 8px 40px;display:flex;flex-direction:column;justify-content:space-between}.hero-h1{font-size:clamp(3.2rem,6.8vw,6.2rem);font-weight:900;line-height:.88;letter-spacing:-.055em;color:var(--navy);margin:28px 0 24px}.hero-h1 em{color:var(--green);font-style:italic;font-weight:900}.hero-sub{font-size:clamp(1.1rem,1.4vw,1.3rem);color:var(--navy);opacity:.75;line-height:1.5;max-width:30ch;font-weight:500}.cred-row{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border-card);border-bottom:1px solid var(--border-card);padding:24px 0;margin:36px 0 32px}.cred-item{padding-right:20px;border-right:1px solid var(--border-card)}.cred-item:last-child{border-right:none}.cred-num{font-size:26px;font-weight:900;letter-spacing:-.03em;color:var(--navy)}.cred-label{font-size:12px;color:var(--muted);line-height:1.4;margin-top:4px}.hero-buttons{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.ticker-wrap{margin-top:24px}.hero-b{padding:56px 0 32px;text-align:center}.hero-b .hero-h1{max-width:14ch;margin-left:auto;margin-right:auto}.hero-b .hero-sub{margin:0 auto;max-width:52ch}.hero-b .hero-buttons{justify-content:center;margin-top:36px}.hero-b .cred-row{max-width:720px;margin:40px auto 0}.services{padding:80px 0;background:white}.services-heading{margin-bottom:44px;max-width:720px}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.service-card{border:1px solid var(--border-card);border-radius:20px;background:white;overflow:hidden;transition:transform .2s,box-shadow .2s;display:block;color:inherit}.service-card:hover{transform:translateY(-3px);box-shadow:0 12px 40px rgba(22,49,78,.08)}.service-strip{height:3px;background:var(--green)}.service-body{padding:32px;display:flex;flex-direction:column;gap:12px}.service-tag{font-size:11px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--green)}.service-title{font-size:1.25rem;font-weight:900;line-height:1.22;letter-spacing:-.02em;color:var(--navy)}.service-desc{font-size:15px;color:var(--muted);line-height:1.6}.service-chips{display:flex;gap:6px;flex-wrap:wrap;margin-top:4px}.why-links{padding:0 0 80px;background:white}.why-links-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;align-items:stretch}.why-links-grid-solo{display:block;max-width:760px;margin:0 auto}.why-card{border:1px solid var(--border-card);border-radius:20px;padding:48px;background:white}.why-h2{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900;line-height:1.1;letter-spacing:-.035em;color:var(--navy);margin:0 0 10px}.why-sub{font-size:16px;color:var(--muted);margin-bottom:30px;line-height:1.6}.checklist{display:flex;flex-direction:column;gap:14px;margin-bottom:30px}.check-row{display:flex;align-items:flex-start;gap:12px}.check-icon{width:20px;height:20px;border-radius:10px;background:var(--green);display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:1px}.check-title{font-size:15px;font-weight:700;color:var(--navy);line-height:1.4}.check-sub{font-size:14px;color:var(--muted);margin-top:2px;line-height:1.55}.links-card{border:1px solid var(--border-card);border-radius:20px;padding:40px 40px 32px;background:var(--cream);display:flex;flex-direction:column}.links-card-solo{max-width:760px;margin:0 auto}.links-h2{font-size:clamp(1.8rem,3vw,2.4rem);font-weight:900;line-height:1.1;letter-spacing:-.035em;color:var(--navy);margin:0 0 10px}.links-h2 em{font-style:normal;color:var(--green)}.links-sub{font-size:16px;color:var(--muted);margin-bottom:24px;line-height:1.6}.link-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:10px;gap:10px;margin-top:auto}.link-item{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:white;border:1px solid var(--border-card);border-radius:12px;font-size:14px;font-weight:700;color:var(--navy);transition:transform .12s}.link-item:hover{transform:translateX(3px)}.link-item.primary{background:var(--green);color:white;border:none}.stat-block{display:flex;flex-direction:column;gap:0;margin-top:16px}.stat-item{padding:14px 0;border-top:1px solid var(--border-card)}.stat-item:last-child{border-bottom:1px solid var(--border-card)}.stat-text{font-size:14px;font-weight:600;color:var(--navy);line-height:1.5;margin:0 0 4px}.stat-cite{font-size:12px;color:var(--muted);font-style:normal;display:block}.work-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px}.voice-demo-section{padding:96px 0;background:var(--navy);position:relative;overflow:hidden}.voice-demo-section:before{content:"";position:absolute;top:-30%;right:-8%;width:560px;height:560px;background:radial-gradient(circle,rgba(76,175,80,.1) 0,transparent 70%);pointer-events:none}.voice-demo-wrap{max-width:1100px;margin:0 auto;position:relative}.voice-demo-heading{max-width:820px;margin:0 auto 48px;text-align:center}.voice-demo-heading .section-eyebrow{margin-bottom:16px;color:var(--green)}.voice-demo-heading .section-h2{max-width:22ch;margin:0 auto;color:white}.voice-demo-heading .hero-sub{max-width:58ch;text-align:center;margin:20px auto 0;color:rgba(255,255,255,.72)}.voice-demo-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;align-items:stretch}.voice-demo-industry{display:flex;flex-direction:column;gap:14px}.voice-demo-label{display:inline-flex;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;font-family:var(--font-oswald),sans-serif;font-size:14px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--green)}.voice-demo-label-dot{width:8px;height:8px;border-radius:50%;background:var(--green);flex-shrink:0}.voice-demo-card{background:var(--white);border:1px solid #e2e8f0;border-radius:12px;padding:28px;transition:border-color .2s,box-shadow .2s;box-shadow:0 10px 30px rgba(22,49,78,.06);display:flex;flex-direction:column}.voice-demo-card:hover{border-color:#CBD5E1;box-shadow:0 4px 24px rgba(0,0,0,.04)}.voice-demo-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.voice-demo-title{font-family:var(--font-oswald),sans-serif;font-size:20px;font-weight:600;line-height:1.2;color:#1E293B;margin:0 0 6px}.voice-demo-desc{font-size:14px;color:#64748B;line-height:1.5;margin:0}.voice-demo-badge{font-family:var(--font-oswald),sans-serif;font-size:12px;font-weight:500;color:var(--green);background:rgba(76,175,80,.1);padding:4px 12px;border-radius:100px;white-space:nowrap;letter-spacing:.5px;flex-shrink:0}.voice-demo-audio{width:100%;height:40px;border-radius:8px;display:block;margin-bottom:16px}.voice-demo-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.voice-demo-tag{font-size:12px;font-weight:500;color:#64748B;background:#F1F5F9;padding:4px 10px;border-radius:100px}.voice-demo-note{display:flex;gap:12px;align-items:flex-start;margin-top:auto;padding:12px 16px;background:#F8FAFC;border-radius:8px;border-left:3px solid var(--green);font-size:13px;color:#64748B;line-height:1.6}.voice-demo-note strong{color:#1E293B;font-weight:600}@media (max-width:900px){.voice-demo-section{padding:72px 0}.hero-grid{grid-template-columns:1fr;min-height:auto}.portrait-card{min-height:420px}.headline-stack{padding:32px 0}.link-grid,.services-grid,.why-links-grid{grid-template-columns:1fr}.links-card,.why-card{padding:32px}.links-card-solo{max-width:none}.work-grid{grid-template-columns:1fr}}.mockup-caption span{color:var(--navy);opacity:.8}@media (max-width:768px){.voice-demo-section{padding:56px 0}.voice-demo-list{grid-template-columns:1fr;gap:20px}.voice-demo-card{padding:20px}.voice-demo-heading{text-align:left;margin-bottom:28px}.voice-demo-heading .section-h2{max-width:100%;margin:0}.voice-demo-heading .hero-sub{max-width:100%;text-align:left;margin:16px 0 0}.hero-h1{font-size:clamp(1.65rem,5.5vw,2.5rem);line-height:1.1}.hero-b{padding-top:24px}.hero-b .role-pill{margin-top:16px!important}.hero-b .hero-h1{margin-top:16px;margin-bottom:14px}.hero-b .hero-buttons{margin-top:20px}}@media (max-width:480px){.voice-demo-section{padding:48px 0}.voice-demo-card{padding:18px}.cred-row{grid-template-columns:1fr;gap:16px}.cred-item{border-right:none;border-bottom:1px solid var(--border-card);padding:0 0 16px}.cred-item:last-child{border-bottom:none;padding-bottom:0}.cred-num{font-size:32px}.cred-label{font-size:13px}}