:root{--bg: #ffffff;--ink: #111827;--text: #334155;--muted: #64748b;--surface: #f8fafc;--surface-soft: #eef2f6;--border: #e2e8f0;--accent: #2f5d7c;--accent-soft: #dde7f0;--rule: #b32134;--warm: var(--accent)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);overflow-x:hidden}body{font-family:Manrope,sans-serif;color:var(--ink);line-height:1.6}a{color:inherit}h1,h2{font-family:Cormorant Garamond,serif;font-weight:400;line-height:1.1;margin:0}.site-shell{min-height:100vh}.hero-wrap{background:var(--surface);width:100%;border-bottom:1px solid var(--border)}.hero{display:grid;grid-template-columns:minmax(0,48ch) minmax(16rem,22rem);align-items:stretch;justify-content:center;column-gap:clamp(2.5rem,7vw,6rem);min-height:390px;max-width:1100px;margin:0 auto;width:100%;padding:4rem clamp(1.5rem,3.8vw,4rem) 3.5rem;overflow:hidden}.hero.hero-image-left .hero-text{order:2}.hero.hero-image-left .hero-image{order:1}.hero-text{display:flex;flex-direction:column;justify-content:center;max-width:48ch;padding:0}.eyebrow{margin:0;padding:0;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--warm)}h1,.hero-headline{margin-top:.6rem;font-size:clamp(1.9rem,3.2vw,2.65rem);font-weight:400;color:var(--ink);line-height:1.12;max-width:20ch}.hero-headline em{font-style:italic;color:var(--warm)}.lead{margin:.9rem 0 0;font-size:1.08rem;color:var(--muted);line-height:1.7;max-width:60ch}.home-hero-logo-strip{display:flex;flex-wrap:wrap;align-items:center;gap:.75rem 2rem;margin-top:1.5rem}.home-hero-logo-item img{display:block;height:calc(26px * var(--logo-scale, 1));width:auto;max-width:min(9rem,32vw);object-fit:contain;filter:grayscale(1) brightness(0) opacity(.55);transition:filter .25s ease}.home-hero-logo-item img:hover{filter:grayscale(1) brightness(0) opacity(.85)}.home-hero-logo-item img.hero-logo-img-color,.home-hero-logo-item img.hero-logo-img-color:hover{filter:none;opacity:1}.hero-byline{margin:1.5rem 0 0;font-family:Cormorant Garamond,serif;font-size:1rem;font-weight:500;color:var(--muted);letter-spacing:.02em}.hero-actions{margin-top:1.4rem;display:flex;gap:.75rem;flex-wrap:wrap}.btn{display:inline-block;padding:0 0 2px;background:none;border:none;border-radius:0;text-decoration:none;font-size:.88rem;font-weight:500;color:var(--accent);border-bottom:1px solid rgba(47,93,124,.35);transition:border-color .2s ease,color .2s ease;cursor:pointer}.btn:hover{border-bottom-color:var(--accent)}.btn-primary{color:var(--accent)}.btn-ghost{color:var(--muted);border-bottom-color:#64748b4d}.btn-ghost:hover{color:var(--ink);border-bottom-color:var(--ink)}.hero-image{margin:0;position:relative;display:flex;align-items:flex-end;justify-content:center;overflow:visible;width:min(100%,22rem);background-image:linear-gradient(to top,#00000008 0,#0000 30px)}.hero-portrait{width:100%;height:100%;object-fit:contain;object-position:center bottom;display:block;transform-origin:bottom center;border-radius:0;filter:contrast(1.02) drop-shadow(0 10px 20px rgba(0,0,0,.08)) drop-shadow(0 -20px 30px rgba(0,0,0,.04))}.stats-bar{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--border);border-bottom:1px solid var(--border)}.stat-item{padding:1.5rem 2rem;display:flex;flex-direction:column;gap:.25rem;border-right:1px solid var(--border)}.stat-item:last-child{border-right:none}.stat-value{font-family:Cormorant Garamond,serif;font-size:1.6rem;font-weight:500;color:var(--ink);line-height:1;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"lnum" 1,"pnum" 1}.stat-label{font-size:.78rem;color:var(--muted);font-weight:500}.section{max-width:1100px;margin:0 auto;padding:5rem clamp(1.25rem,3.8vw,4rem)}.kicker{margin:0 0 1.5rem;font-size:.72rem;font-weight:500;text-transform:uppercase;letter-spacing:.14em;color:var(--warm);display:block}.home-rich-text-section{padding-top:4.5rem;padding-bottom:4.5rem}.home-rich-text-section h2{font-size:clamp(1.4rem,2.2vw,2rem);letter-spacing:-.015em;margin-bottom:1rem}.home-rich-text-body{max-width:66ch;color:var(--muted);font-size:1.02rem;line-height:1.7}.story-section{padding-top:4.5rem;padding-bottom:4.5rem}.story-section h2,.tone-cards-section h2{font-size:clamp(1.4rem,2.2vw,2rem);letter-spacing:-.015em}.story-grid{margin-top:1.25rem;display:grid;grid-template-columns:minmax(0,1.8fr) minmax(260px,1fr);gap:2rem;align-items:start}.story-copy{max-width:66ch}.story-paragraph{margin:0 0 1rem;font-size:1.02rem;color:var(--muted)}.story-paragraph:last-of-type{margin-bottom:0}.story-actions{margin-top:1.5rem;display:flex;flex-wrap:wrap;gap:.75rem}.story-aside{background:transparent;border-top:1px solid var(--border);padding:1.25rem 0 0}.story-aside-title{margin:0 0 .6rem;font-size:.8rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--accent)}.story-aside ul{list-style:none;padding:0;margin:0;display:grid;gap:.55rem}.story-aside li{font-size:.9rem;color:var(--muted);line-height:1.45;position:relative;padding-left:1rem}.story-aside li:before{content:"•";color:var(--muted);position:absolute;left:0}.tone-cards-section{border-top:1px solid var(--border);background:linear-gradient(180deg,#fff,#fbfdfe)}.tone-cards-intro{margin:1rem 0 0;max-width:64ch;color:var(--muted);font-size:1rem}.tone-cards-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(min(420px,100%),1fr));gap:1rem}.tone-card{padding:1.5rem 0;border-top:1px solid var(--border);background:transparent}.tone-card h3{margin:0 0 .5rem;font-size:1.02rem;font-family:Cormorant Garamond,serif;line-height:1.25}.tone-card p{margin:0;font-size:.92rem;color:var(--muted)}.tone-card .cms-rich-text{color:var(--muted)}.tone-card .cms-rich-text ul{list-style:none;margin:0;padding:0;display:grid;gap:0}.tone-card .cms-rich-text li{padding:.45rem 0;font-size:.92rem;line-height:1.45;color:var(--muted)}.tone-card .cms-rich-text li+li{border-top:1px solid var(--border)}.media-spotlight-section{padding-top:1rem}.media-spotlight-shell{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(2rem,4vw,4.5rem);padding:clamp(2rem,4vw,3.5rem) 0;border-top:1px solid var(--border)}.media-spotlight-copy{align-self:center;max-width:28rem}.media-spotlight-kicker{margin-bottom:.85rem}.media-spotlight-heading{font-size:clamp(1.85rem,3.4vw,2.6rem);font-weight:400;line-height:1.05;letter-spacing:-.02em;color:var(--ink)}.media-spotlight-description{margin:1.15rem 0 0;font-size:1rem;line-height:1.7;color:var(--muted)}.media-spotlight-card{display:flex;flex-direction:column;gap:1rem;padding:clamp(1.4rem,3vw,2rem);background:#fff;border:1px solid rgba(226,232,240,.9);box-shadow:0 18px 42px #0f223314}.media-spotlight-card-label{margin:0;font-size:.78rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:var(--warm)}.media-spotlight-list{display:flex;flex-direction:column}.media-spotlight-item{display:block;padding:1rem 0;text-decoration:none;border-top:1px solid var(--border)}.media-spotlight-item:first-child{border-top:none;padding-top:.25rem}.media-spotlight-item:hover .media-spotlight-item-title,.media-spotlight-item:focus-visible .media-spotlight-item-title{color:var(--accent)}.media-spotlight-item:hover .media-spotlight-item-arrow,.media-spotlight-item:focus-visible .media-spotlight-item-arrow{transform:translate(2px,-2px);color:var(--accent)}.media-spotlight-meta{display:block;margin-bottom:.45rem;font-size:.82rem;color:var(--muted)}.media-spotlight-outlet{color:var(--accent);font-weight:500}.media-spotlight-item-row{display:flex;align-items:flex-start;gap:.75rem;justify-content:space-between}.media-spotlight-item-title{font-family:Cormorant Garamond,serif;font-size:1.18rem;font-weight:500;line-height:1.25;color:var(--ink);transition:color .18s ease}.media-spotlight-item-arrow{flex:0 0 auto;font-size:1rem;color:#64748bb3;transition:transform .18s ease,color .18s ease}.media-spotlight-card-cta{display:inline-flex;align-items:center;justify-content:center;width:100%;margin-top:.4rem;padding:.9rem 1.25rem;border:1px solid rgba(100,116,139,.3);background:#fff;color:var(--ink);text-decoration:none;font-size:.95rem;font-weight:500;transition:border-color .18s ease,background .18s ease,color .18s ease}.media-spotlight-card-cta:hover,.media-spotlight-card-cta:focus-visible{background:var(--surface-soft);border-color:var(--accent);color:var(--accent)}.cta-link{display:inline-block;margin-top:1.25rem;font-size:.9rem;font-weight:500;color:var(--accent);text-decoration:none;border-bottom:1px solid rgba(47,93,124,.35);padding-bottom:1px;transition:border-color .15s ease}.cta-link:hover{border-color:var(--accent)}.connect-section{border-top:1px solid var(--border)}.connect-section h2{font-size:clamp(1.5rem,2.5vw,2.2rem);color:var(--ink);margin-bottom:1.5rem}.connect-description{max-width:760px;margin:-.65rem 0 1.5rem;color:var(--muted);font-size:.98rem;line-height:1.7}.connect-description:empty{display:none}.connect-form{max-width:760px;margin:0 0 1rem;padding:1rem;border:1px solid var(--border);border-radius:0;background:#fff;display:grid;gap:.8rem}.connect-form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.connect-field{display:grid;gap:.35rem}.connect-field label{font-size:.8rem;font-weight:500;color:var(--muted)}.connect-field input,.connect-field textarea{width:100%;font:inherit;color:var(--ink);background:#fff;border:1px solid var(--border);border-radius:0;padding:.6rem .7rem}.connect-field textarea{resize:vertical}.connect-submit{justify-self:start;padding:.6rem 1rem;border:1px solid var(--ink);border-radius:0;background:var(--ink);color:#fff;font-size:.85rem;font-weight:500;cursor:pointer;transition:background .15s ease,border-color .15s ease}.connect-submit:hover{background:var(--ink);border-color:var(--ink)}.connect-links{display:flex;flex-wrap:wrap;gap:.6rem}.connect-links a{padding:.6rem 1rem;border:1px solid var(--border);border-radius:0;font-size:.86rem;font-weight:500;text-decoration:none;color:var(--ink);transition:border-color .15s ease,background .15s ease}.connect-links a:hover{border-color:var(--ink);background:var(--surface)}.site-footer{border-top:1px solid var(--border);padding:1.25rem clamp(1rem,3.8vw,4rem)}.footer-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:minmax(260px,1fr) minmax(0,2fr);gap:1.6rem;align-items:start}.footer-brand{display:grid;gap:.3rem}.footer-line-primary,.footer-line-secondary{margin:0;font-size:.82rem;line-height:1.45}.footer-line-primary{font-weight:500;color:var(--ink)}.footer-line-secondary{color:var(--muted)}.footer-groups{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:.9rem 1.3rem}.footer-group-title{margin:0 0 .45rem;font-size:.72rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--accent)}.footer-group-list{list-style:none;margin:0;padding:0;display:grid;gap:.3rem}.footer-link{color:var(--muted);font-size:.85rem;text-decoration:none;transition:color .2s ease,text-decoration-color .2s ease;text-decoration-line:underline;text-decoration-thickness:1px;text-underline-offset:.2em;text-decoration-color:transparent}.footer-link:hover{color:var(--ink);text-decoration-color:#0b1d2873}.footer-linkedin{color:var(--accent);font-weight:500}@media(max-width:760px){.footer-inner{grid-template-columns:1fr;gap:1.1rem}.footer-groups{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:520px){.footer-groups{grid-template-columns:1fr}}.hero-anim{opacity:0;transform:translateY(28px);animation:slideUp .9s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--stagger-index, 0) * .11s + .1s)}.hero-img-anim{opacity:0;transform:translateY(30px) scale(.97);animation:heroImgReveal 1.1s cubic-bezier(.16,1,.3,1) forwards;animation-delay:.2s}@keyframes heroImgReveal{to{opacity:1;transform:translateY(0) scale(1)}}.stat-anim{opacity:0;transform:translateY(14px);animation:slideUp .7s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--stagger-index, 0) * 80ms + .62s)}.scroll-in{opacity:0;transform:translateY(18px);animation:slideUp .75s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--stagger-index, 0) * 80ms + .2s)}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes slideLeft{to{opacity:1;transform:translate(0)}}@keyframes slideRight{to{opacity:1;transform:translate(0)}}@media(max-width:960px){.hero{grid-template-columns:minmax(0,1fr) clamp(14rem,30vw,18rem);column-gap:1.25rem;padding:3rem clamp(1.5rem,4vw,3rem) 0}.hero-text{max-width:38ch;padding-bottom:3rem}.hero-image{width:min(100%,18rem);height:330px}.home-hero-logo-item img{height:calc(30px * var(--logo-scale, 1))}.media-spotlight-shell{grid-template-columns:1fr;gap:2rem}.media-spotlight-copy{max-width:none}}@media(max-width:860px){.stats-bar{grid-template-columns:repeat(2,1fr)}.stat-item:nth-child(2){border-right:none}.stat-item:nth-child(3){border-top:1px solid var(--border)}.stat-item:nth-child(4){border-top:1px solid var(--border)}.story-grid{grid-template-columns:1fr;gap:1.15rem}.connect-form-row{grid-template-columns:1fr}}@media(max-width:720px){.hero{grid-template-columns:1fr;min-height:auto;padding:3rem 1.5rem 0;gap:1.75rem}.hero-text{order:1;max-width:44ch;padding-bottom:0}.hero-image{order:2;justify-self:start;width:min(100%,23rem);height:min(22rem,72vw)}.home-hero-logo-strip{gap:.75rem 1.1rem}}@media(max-width:560px){.stats-bar{grid-template-columns:1fr 1fr}.section{padding:3rem 1.25rem}.media-spotlight-shell{padding:1.5rem;border-radius:.25rem}.media-spotlight-card{padding:1.2rem;border-radius:.25rem}.media-spotlight-item-row{gap:.5rem}.media-spotlight-item-title{font-size:1.05rem}.home-hero-logo-item img{height:calc(26px * var(--logo-scale, 1));max-width:min(7.5rem,38vw)}}@media(prefers-reduced-motion:reduce){.hero-anim,.hero-img-anim,.stat-anim,.scroll-in{animation:none;opacity:1;transform:none}.btn,.connect-submit,.connect-links a,.media-spotlight-item-title,.media-spotlight-item-arrow,.media-spotlight-card-cta{transition:none}}@media(min-width:1800px){.hero,.stats-bar{max-width:2200px;margin-left:auto;margin-right:auto}}
