@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Public+Sans:wght@400;500;600;700&display=swap";:root{--primary-color:#dc2626;--primary-dark:#8e0d19;--primary-soft:#ffe7ea;--text-dark:#171717;--text-light:#666;--surface-muted:#fff7f7;--surface-dark:#151515;--border-color:#ead7d9;--shadow-soft:0 20px 50px #7a0f1c14;--shadow-card:0 18px 40px #1b0b0e17;--container-width:1200px;--radius-lg:28px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--text-dark);background:#fff;font-family:Public Sans,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea{font:inherit}button{cursor:pointer;border:0}ul{list-style:none}#root{min-height:100vh}.app-shell{flex-direction:column;min-height:100vh;display:flex}.site-main{flex:1}.container{width:min(var(--container-width), calc(100% - 2rem));margin:0 auto}.section{padding:6rem 0}.section-header{text-align:center;max-width:650px;margin:0 auto 3.5rem}.eyebrow{color:var(--primary-color);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.55rem;margin-bottom:1rem;font-size:.82rem;font-weight:700;display:inline-flex}.eyebrow:before,.eyebrow:after{content:"";background:var(--primary-color);width:34px;height:2px}.section-title{margin-bottom:1rem;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.section-description{color:var(--text-light);font-size:1.02rem}.pill-button,.ghost-button{border-radius:999px;justify-content:center;align-items:center;gap:.65rem;margin-top:10px;padding:.8rem 1rem;font-weight:700;transition:transform .2s,background-color .2s;display:inline-flex}.pill-button{color:#fff;background:var(--primary-color)}.link-in-context{color:var(--primary-color);font-weight:600;text-decoration:underline;transition:transform .2s,background-color .2s}.ghost-button{color:var(--text-dark);border:1px solid var(--border-color);background:#fff}.site-header{z-index:30;background:#fff;border-bottom:1px solid #c5162414;position:sticky;top:0}.header-topbar{background:var(--surface-dark);color:#fffc;font-size:.9rem}.header-topbar .container,.header-main .container,.footer-bottom .container{justify-content:space-between;align-items:center;gap:1rem;display:flex}.header-topbar .container{min-height:54px}.header-info-list,.header-quick-note,.header-nav,.social-row{align-items:center;display:flex}.header-info-list{flex-wrap:wrap;gap:1.5rem}.header-info-item{align-items:center;gap:.5rem;display:inline-flex}.header-quick-note{color:#fff;background:#ffffff14;border-radius:999px;padding:.55rem 1rem;font-weight:600}.header-main .container{min-height:84px}.brand-mark{align-items:center;gap:.85rem;display:flex}.brand-logo{object-fit:cover;border-radius:18px;width:56px;height:56px}.brand-copy strong{font-family:Manrope,sans-serif;font-size:1.2rem;line-height:1;display:block}.brand-copy span{color:var(--text-light);font-size:.88rem}.header-nav{flex-wrap:wrap;gap:1.4rem}.header-toggle{width:46px;height:46px;color:var(--text-dark);background:#fff;border-radius:14px;justify-content:center;align-items:center;display:none}.header-link{color:var(--text-light);font-weight:600;position:relative}.header-link.active,.header-link:hover{color:var(--text-dark)}.header-link.active:after,.header-link:hover:after{content:"";background:var(--primary-color);width:100%;height:2px;position:absolute;bottom:-.45rem;left:0}.header-cta{padding:.85rem 1.25rem}.hero-home,.contact-hero{position:relative;overflow:hidden}.hero-home{padding:7rem 0 5rem}.hero-home:before{content:"";background:#84141494;position:absolute;inset:0}.hero-home{background:url(https://images.ctfassets.net/wp1lcwdav1p1/ck0STkLtpSIeLqB3Bbd5V/15533dad15cd85e2cf434027dbb24c47/GettyImages-1447261415.jpg?w=1500&h=680&q=60&fit=fill&f=faces&fm=jpg&fl=progressive) 50%/cover no-repeat}.hero-grid,.about-layout,.feature-grid,.service-grid,.insight-grid,.contact-layout,.contact-info-grid,.footer-grid{gap:1.5rem;display:grid}.hero-grid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:2rem;position:relative}.hero-grid-single{grid-template-columns:1fr}.hero-kicker{color:#fff;background:#dc2626eb;border-radius:999px;align-items:center;margin-bottom:1.25rem;padding:.45rem .95rem;font-weight:700;display:inline-flex}.hero-title{max-width:11ch;margin-bottom:1.25rem;font-family:Manrope,sans-serif;font-size:clamp(2.8rem,6vw,5.3rem);line-height:.96}.hero-title span{color:var(--primary-color)}.hero-description{color:#ffffffe6;max-width:620px;margin-bottom:1.8rem;font-size:1.08rem}.hero-copy{max-width:760px}.hero-scene{z-index:0;pointer-events:none;opacity:.85;position:absolute;inset:0}.hero-home .hero-title,.hero-home .hero-title span,.hero-home .metric-card strong,.hero-home .metric-card span{color:#fff}.hero-home .metric-card{background:#00000052;border-color:#ffffff59}.hero-home .pill-button{background:#dc2626;border:1px solid #dc2626}.hero-home .ghost-button{background:#ffffffeb;border-color:#ffffffeb}.hero-actions{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.hero-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;max-width:620px;display:grid}.metric-card,.feature-card,.service-card,.insight-card,.contact-card,.contact-form-card,.contact-map-card,.trust-card,.about-panel{border-radius:var(--radius-lg);background:#fff;border:1px solid #c5162417}.metric-card,.feature-card,.contact-card,.contact-form-card{padding:1.5rem}.metric-card strong{margin-bottom:.4rem;font-family:Manrope,sans-serif;font-size:1.85rem;line-height:1;display:block}.metric-card span,.feature-card p,.service-card p,.about-panel p,.insight-card p,.contact-card p,.contact-form-card p,.point-card p{color:var(--text-light)}.trust-strip{padding:1.25rem 0 4rem}.trust-card{grid-template-columns:1.1fr 1.3fr;align-items:center;gap:1.5rem;padding:1.5rem 1.75rem;display:grid}.trust-card p{font-size:1.05rem;font-weight:700}.trust-tags{flex-wrap:wrap;justify-content:flex-end;gap:.9rem;display:flex}.trust-tags span{background:var(--surface-muted);border-radius:999px;padding:.85rem 1.1rem;font-weight:600}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.contact-icon{width:40px;height:40px;color:var(--primary-color);background:0 0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.feature-card h3,.service-card h3,.about-panel h3,.insight-card h3,.contact-card h3,.contact-form-card h3,.point-card h3{margin-bottom:.75rem;font-family:Manrope,sans-serif;font-size:1.35rem}.about-section{padding:6rem 0}.about-layout{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr);align-items:center;gap:2rem}.about-image-stack{position:relative}.about-photo-main,.about-photo-secondary{object-fit:cover;border-radius:32px}.about-photo-main{width:100%;height:560px}.about-photo-secondary{border:8px solid #fff;width:45%;height:220px;position:absolute;bottom:-2rem;right:-1rem}.about-panel{background:#fff;padding:2.5rem}.about- .about-checks{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem 1rem;margin:1.8rem 0 2rem;display:grid}.about-checks li,.service-list li{color:var(--text-dark);align-items:flex-start;gap:.7rem;font-weight:600;display:flex}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card,.insight-card{overflow:hidden}.service-image,.insight-card img{object-fit:cover;width:100%}.service-image{height:240px}.insight-card img{height:220px}.service-body,.insight-body{padding:1.6rem}.service-list{gap:.7rem;margin-top:1rem;display:grid}.split-band{background:#f7eded}.split-band-grid{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.split-copy,.split-points{padding:5rem min(5vw,4rem)}.split-copy{color:#fff;background:var(--surface-dark)}.split-copy p{color:#ffffffb8}.split-points{grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:1.2rem;display:grid}.point-card{background:#fff;border:1px solid #c5162414;border-radius:24px;padding:1.4rem}.testimonial-section{color:#fff;background:#151515;padding:6rem 0}.testimonial-card{text-align:center;max-width:840px;margin:0 auto}.testimonial-card blockquote{margin-bottom:1.6rem;font-family:Manrope,sans-serif;font-size:clamp(1.5rem,3vw,2.5rem);line-height:1.3}.testimonial-meta{color:#ffffffbd}.insight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.insight-tag{color:var(--primary-color);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.8rem;font-size:.82rem;font-weight:700;display:inline-flex}.cta-banner{padding:6rem 0}.cta-shell{background:var(--primary-color);color:#fff;border-radius:32px;grid-template-columns:1.2fr auto;align-items:center;gap:1.5rem;padding:2.4rem;display:grid}.cta-shell h2{margin-bottom:.85rem;font-family:Manrope,sans-serif;font-size:clamp(2rem,4vw,3rem)}.cta-shell p{color:#fffc}.cta-shell .ghost-button{background:#fff;border-color:#fff}.contact-hero{padding:5rem 0}.contact-hero:before{content:"";background:#ffffffd1;position:absolute;inset:0}.contact-hero{background:url(https://images.unsplash.com/photo-1542314831-c6a4d2719ea1?auto=format&fit=crop&q=80&w=1600) 50%/cover no-repeat}.contact-hero .container{z-index:1;position:relative}.contact-hero-card{background:#fff;border-radius:34px;max-width:760px;padding:2.5rem}.contact-layout{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);margin-top:-2.5rem;position:relative}.contact-map-card{min-height:620px;overflow:hidden}.contact-map-card iframe{border:0;width:100%;height:100%}.contact-form{gap:1rem;margin-top:1.25rem;display:grid}.contact-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.field,.field-full textarea{border:1px solid var(--border-color);width:100%;color:var(--text-dark);background:#fff;border-radius:16px;padding:1rem 1.1rem}.field-full textarea{resize:vertical;min-height:170px}.contact-info-grid{grid-template-columns:repeat(3,minmax(220px,1fr))}.contact-info-grid-wide{margin-top:1.75rem}.contact-card{align-items:flex-start;gap:1rem;min-width:0;padding:1.5rem;display:flex}.contact-card h3{margin-bottom:.4rem}.contact-card p{overflow-wrap:anywhere;word-break:break-word}.site-footer{color:#fff;background:#171717}.footer-top{padding:5rem 0 3rem}.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1.2fr}.footer-brand h3,.footer-column h4{margin-bottom:1rem;font-family:Manrope,sans-serif}.footer-brand p,.footer-column li,.footer-column p{color:#ffffffad}.footer-column ul{gap:.75rem;display:grid}.footer-column li{align-items:center;gap:.6rem;display:flex}.footer-bottom{border-top:1px solid #ffffff14;padding:1.25rem 0 1.8rem}.social-row{gap:.8rem}.social-link{color:#fff;background:#ffffff14;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}@media (width<=1080px){.feature-grid,.service-grid,.insight-grid,.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.about-layout,.contact-layout,.cta-shell,.trust-card{grid-template-columns:1fr}.contact-info-grid{grid-template-columns:repeat(2,minmax(220px,1fr))}.split-band{background:#f7eded}.split-band-grid{grid-template-columns:1fr}}@media (width<=760px){.section,.about-section,.testimonial-section,.cta-banner{padding:4.5rem 0}.header-topbar{display:none}.header-main .container{flex-wrap:wrap;align-items:center;min-height:auto;padding:1rem 0}.header-toggle{display:inline-flex}.header-nav{flex-direction:column;align-items:flex-start;gap:1rem;width:100%;padding:1rem 0 .25rem;display:none}.header-nav.is-open{display:flex}.header-link{width:100%}.header-link.active:after,.header-link:hover:after{display:none}.header-cta{width:100%}.hero-metrics,.feature-grid,.service-grid,.insight-grid,.footer-grid,.contact-form-grid,.about-checks,.split-points,.contact-info-grid{grid-template-columns:1fr}.hero-title{max-width:none}.contact-hero-card,.about-panel,.cta-shell{padding:1.75rem}.contact-map-card{min-height:360px}}
