
.ph-page-hero{position:relative;overflow:hidden;padding:clamp(72px,9vw,125px) 0;background:radial-gradient(circle at 85% 10%,rgba(212,175,55,.16),transparent 28%),linear-gradient(135deg,#12171d,#242a31);color:#fff}.ph-page-hero::after{position:absolute;inset:0;background:linear-gradient(90deg,rgba(142,59,67,.18),transparent 55%);content:"";pointer-events:none}.ph-page-hero__grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);align-items:center;gap:clamp(32px,6vw,80px)}.ph-page-hero__eyebrow{margin:0 0 13px;color:#efd16b;font-weight:800}.ph-page-hero h1{max-width:850px;margin:0;font-size:clamp(38px,5.2vw,72px);line-height:1.18;letter-spacing:-.8px}.ph-page-hero h1 span{color:#efd16b}.ph-page-hero p:not(.ph-page-hero__eyebrow){max-width:760px;margin:20px 0 0;color:rgba(255,255,255,.72);font-size:clamp(15px,1.5vw,18px);line-height:1.95}.ph-page-hero__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.ph-page-hero__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:10px 18px;color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;text-decoration:none;font-weight:800}.ph-page-hero__actions a.is-primary{background:linear-gradient(135deg,#742f36,#8e3b43);border-color:rgba(212,175,55,.7)}.ph-page-hero__visual{position:relative;padding:34px;border:1px solid rgba(212,175,55,.34);border-radius:28px;background:linear-gradient(145deg,rgba(255,255,255,.08),rgba(255,255,255,.025));box-shadow:0 30px 70px rgba(0,0,0,.24);backdrop-filter:blur(12px)}.ph-page-hero__visual::before{position:absolute;top:0;right:30px;left:30px;height:2px;background:linear-gradient(90deg,transparent,#d4af37,transparent);content:""}.ph-page-hero__visual span,.ph-page-hero__visual strong,.ph-page-hero__visual small{display:block}.ph-page-hero__visual span{color:#efd16b;font-weight:800}.ph-page-hero__visual strong{margin-top:9px;font-size:clamp(28px,3vw,44px);line-height:1.3}.ph-page-hero__visual small{margin-top:10px;color:rgba(255,255,255,.62);font-size:14px;line-height:1.8}.ph-about-page__projects{padding:90px 0;background:#f8f5f2}.ph-about-page__projects header{text-align:center;margin-bottom:34px}.ph-about-page__projects header p,.ph-contact-page__faq header p{margin:0 0 8px;color:#8e3b43;font-weight:800}.ph-about-page__projects header h2,.ph-contact-page__faq header h2{margin:0;color:#15171b;font-size:clamp(30px,3.5vw,46px)}.ph-about-page__projects-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.ph-about-page__center{text-align:center;margin-top:30px}.ph-about-page__center a{display:inline-flex;padding:11px 19px;border-radius:999px;background:#8e3b43;color:#fff;text-decoration:none;font-weight:800}.ph-about-page__cta{padding:70px 0;background:#fff}.ph-about-page__cta .ph-container{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:35px;background:linear-gradient(135deg,#742f36,#8e3b43);color:#fff;border-radius:26px}.ph-about-page__cta p{margin:0 0 8px;color:#efd16b;font-weight:800}.ph-about-page__cta h2{margin:0;font-size:clamp(25px,3vw,40px)}.ph-about-page__cta a{flex:0 0 auto;padding:12px 20px;border-radius:999px;background:#fff;color:#742f36;text-decoration:none;font-weight:800}.ph-contact-page__faq{padding:80px 0;background:#f8f5f2}.ph-contact-page__faq .ph-container{display:grid;grid-template-columns:.7fr 1.3fr;gap:50px}.ph-contact-page__faq details{padding:18px 20px;background:#fff;border:1px solid rgba(142,59,67,.12);border-radius:16px;margin-bottom:12px}.ph-contact-page__faq summary{cursor:pointer;color:#15171b;font-weight:800}.ph-contact-page__faq details p{color:#4b4f56;line-height:1.85}
@media(max-width:900px){.ph-page-hero__grid{grid-template-columns:1fr}.ph-page-hero__visual{max-width:620px}.ph-about-page__projects-grid{grid-template-columns:1fr 1fr}.ph-contact-page__faq .ph-container{grid-template-columns:1fr}.ph-about-page__cta .ph-container{display:block}.ph-about-page__cta a{display:inline-flex;margin-top:20px}}
@media(max-width:640px){.ph-page-hero{padding:58px 0 64px}.ph-page-hero__actions{display:grid;grid-template-columns:1fr 1fr}.ph-page-hero__actions a:last-child:nth-child(3){grid-column:1/-1}.ph-page-hero__visual{padding:24px 20px;border-radius:21px}.ph-about-page__projects{padding:64px 0}.ph-about-page__projects-grid{grid-template-columns:1fr}.ph-about-page__cta{padding:54px 0}.ph-about-page__cta .ph-container{padding:25px 20px;border-radius:20px}.ph-contact-page__faq{padding:60px 0}}


/* About: dynamic expertise links */
.ph-about-page__services{padding:var(--ph-section-space) 0;background:#fff}
.ph-about-page__services header{max-width:780px;margin-bottom:1.75rem}
.ph-about-page__services header>p:first-child{margin:0 0 .45rem;color:#8e3b43;font-weight:850}
.ph-about-page__services header h2{margin:.25rem 0;color:#15171b;font-size:clamp(1.9rem,3.6vw,3.15rem);line-height:1.35}
.ph-about-page__services header p:last-child{color:#62656c;line-height:1.8}
.ph-about-page__services-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}
.ph-about-page__services-grid article{position:relative;padding:1.35rem;border:1px solid #eadfdb;border-radius:20px;background:linear-gradient(180deg,#fff,#fffaf8);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}
.ph-about-page__services-grid article:hover{transform:translateY(-4px);border-color:rgba(142,59,67,.32);box-shadow:0 18px 45px rgba(67,31,37,.09)}
.ph-about-page__service-icon{display:grid;place-items:center;width:52px;height:52px;margin-bottom:1rem;border-radius:15px;background:linear-gradient(135deg,#8e3b43,#742f36);color:#f1d477}
.ph-about-page__service-icon svg{width:27px;height:27px;stroke:currentColor}
.ph-about-page__services-grid h3{margin:.2rem 0 .65rem;font-size:1.15rem}
.ph-about-page__services-grid h3 a{color:#15171b;text-decoration:none}
.ph-about-page__services-grid article p{margin:0;color:#65676d;line-height:1.75}
.ph-about-page__service-link{display:inline-flex;margin-top:1rem;color:#742f36;font-weight:850;text-decoration:none}
@media(max-width:900px){.ph-about-page__services-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.ph-about-page__services-grid{grid-template-columns:1fr}.ph-about-page__services-grid article{padding:1.15rem}}

/* Managed page hero media and optional editor content — v3.2 */
.ph-page-hero__visual:has(.ph-page-hero__image){padding:0;overflow:hidden;background:#15171b}.ph-page-hero__image{display:block;width:100%;height:100%;min-height:360px;object-fit:cover;object-position:center}.ph-page-editor-content{padding:72px 0;background:#fff}.ph-page-editor-content>.ph-container{max-width:900px;color:#4b4f56;font-size:17px;line-height:1.9}.ph-page-editor-content h2,.ph-page-editor-content h3{color:#15171b}@media(max-width:767px){.ph-page-hero__image{min-height:280px}.ph-page-editor-content{padding:52px 0}.ph-page-editor-content>.ph-container{font-size:15.5px;line-height:1.85}}

.ph-about-quicklinks{padding:1rem 0;background:#fff;border-bottom:1px solid rgba(142,59,67,.09)}
.ph-about-quicklinks .ph-container{display:flex;flex-wrap:wrap;gap:.65rem}
.ph-about-quicklinks a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border-radius:999px;border:1px solid rgba(142,59,67,.15);color:#742f36;background:#fff;font-weight:800;text-decoration:none}
.ph-about-quicklinks a:hover,.ph-about-quicklinks a:focus-visible{border-color:rgba(142,59,67,.38);box-shadow:0 8px 22px rgba(21,23,27,.06)}
@media(max-width:560px){.ph-about-quicklinks .ph-container{display:grid;grid-template-columns:1fr}.ph-about-quicklinks a{width:100%}}
