.hero-section{align-items:center;background:var(--wp--preset--color--bg);box-sizing:border-box;display:flex;min-height:calc(100svh - 88px);overflow:hidden;padding:clamp(60px,8vw,100px) 0;position:relative}.hero-section:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'%3E%3Cfilter id='a'%3E%3CfeTurbulence baseFrequency='.9' numOctaves='4' stitchTiles='stitch' type='fractalNoise'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23a)' opacity='.04'/%3E%3C/svg%3E");background-size:180px;content:"";inset:0;opacity:.45;pointer-events:none;position:absolute;z-index:0}.hero-columns{align-items:center;display:grid;gap:clamp(40px,6vw,80px);grid-template-columns:58fr 42fr;position:relative;z-index:1}.hero-content{display:flex;flex-direction:column;gap:28px}.hero-rule{background:var(--wp--preset--color--accent);border-radius:2px;height:2px;width:24px}.hero-eyebrow{color:var(--wp--preset--color--accent);font-family:var(--wp--preset--font-family--dm-sans);font-size:.7rem;font-weight:700;letter-spacing:.2em;margin:0;text-transform:uppercase}.hero-h1{font-family:var(--wp--preset--font-family--lora);font-size:clamp(2.6rem,5.5vw,4.2rem);font-weight:600;letter-spacing:-.025em;line-height:1.1;margin:0}.hero-h1,.hero-h1 em{color:var(--wp--preset--color--ink)}.hero-h1 em{font-style:italic;font-weight:300}.hero-subtitle{color:var(--wp--preset--color--ink-muted);font-family:var(--wp--preset--font-family--dm-sans);font-size:1.05rem;line-height:1.75;margin:0;max-width:520px}.hero-ctas{align-items:center;display:flex;flex-wrap:wrap;gap:16px}.hero-ctas .block-editor-block-list__layout,.hero-ctas .block-editor-inner-blocks{align-items:center;display:flex;flex-wrap:nowrap;gap:16px}.hero-ctas .smtv-btn,.hero-ctas .wp-block-smtv-button{margin:0}.hero-proof{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.proof-item{color:var(--wp--preset--color--ink-muted);font-family:var(--wp--preset--font-family--dm-sans);font-size:.8rem;font-weight:500}.proof-dot{background:var(--wp--preset--color--accent);border-radius:50%;flex-shrink:0;height:4px;width:4px}.hero-photo-col{align-items:flex-start;display:flex;justify-content:center;position:relative}.hero-photo-placeholder{aspect-ratio:3/4;background:var(--wp--preset--color--surface);border-radius:20px 80px 20px 60px;flex-shrink:0;max-width:380px;overflow:hidden;position:relative;width:100%}.hero-photo{display:block;height:100%;inset:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.silhouette-head{background:rgba(26,46,44,.12);border-radius:50%;height:80px;top:30%;width:80px}.silhouette-head,.silhouette-shoulders{left:50%;position:absolute;transform:translateX(-50%)}.silhouette-shoulders{background:rgba(26,46,44,.08);border-radius:190px 190px 0 0;bottom:0;height:320px;width:380px}.hero-badge{align-items:center;background:var(--wp--preset--color--bg);border:1.5px solid var(--wp--preset--color--surface);border-radius:999px;box-shadow:0 8px 32px rgba(26,46,44,.1);display:flex;gap:8px;left:-20px;padding:10px 18px;position:absolute;top:-16px;white-space:nowrap;z-index:2}.badge-dot{animation:pulse-green 2s ease-in-out infinite;background:#22c55e;border-radius:50%;flex-shrink:0;height:8px;width:8px}@keyframes pulse-green{0%,to{box-shadow:0 0 0 0 rgba(34,197,94,.4)}50%{box-shadow:0 0 0 6px rgba(34,197,94,0)}}.badge-text{color:var(--wp--preset--color--ink);font-family:var(--wp--preset--font-family--dm-sans);font-size:.75rem;font-weight:600}.hero-stat{background:var(--wp--preset--color--ink);border-radius:24px;bottom:-20px;box-shadow:0 24px 64px rgba(26,46,44,.14);padding:20px 24px;position:absolute;right:-20px;text-align:center;z-index:2}.stat-number{color:var(--wp--preset--color--bg);font-family:var(--wp--preset--font-family--lora);font-size:2.2rem;font-weight:700;line-height:1}.stat-label{color:hsla(37,45%,94%,.65);font-family:var(--wp--preset--font-family--dm-sans);font-size:.7rem;font-weight:500;margin-top:4px;white-space:nowrap}.hero-animate{animation:hero-fade-up .4s ease forwards;opacity:0;transform:translateY(24px)}.hero-delay-1{animation-delay:.1s}.hero-delay-2{animation-delay:.22s}.hero-delay-3{animation-delay:.36s}.hero-delay-4{animation-delay:.5s}.hero-delay-5{animation-delay:.64s}.hero-delay-photo{animation-delay:.3s}@keyframes hero-fade-up{to{opacity:1;transform:none}}@media (max-width:900px){.hero-columns{grid-template-columns:1fr}.hero-photo-col{display:none}}@media (prefers-reduced-motion:reduce){.badge-dot,.hero-animate{animation:none!important;opacity:1!important;transform:none!important}}