.ph-breadcrumb{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:18px;font-size:14px;color:#666}
.ph-breadcrumb a{color:#0b66c3}
.ph-search-form{display:flex;gap:8px;margin:18px 0 28px}
.ph-search-form input{height:42px;border:1px solid #ddd;border-radius:8px;padding:0 12px;flex:1}
.ph-search-form button{height:42px;border:0;border-radius:8px;background:#222;color:#fff;padding:0 18px;cursor:pointer}
.ph-search-form button:hover{background:#0b66c3}
@media(max-width:600px){.ph-search-form{flex-direction:column}.ph-search-form button{width:100%}}

/* BUILD19 Homepage Section Manager utility classes */
.ph-section{background-position:center;background-size:cover;background-repeat:no-repeat}.ph-hide-desktop{display:none!important}@media(max-width:991.98px){.ph-hide-desktop{display:block!important}.ph-hide-tablet{display:none!important}}@media(max-width:767.98px){.ph-hide-tablet{display:block!important}.ph-hide-mobile{display:none!important}}

/* BUILD72 - Homepage Section Manager full frontend binding */
.ph-home-section-subtitle{max-width:780px;margin:-22px auto 36px;text-align:center;color:#666;line-height:1.7}
.ph-home-richtext{line-height:1.8}.ph-home-richtext img{max-width:100%;height:auto}
.ph-home-content-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:42px;align-items:center}
.ph-home-content-grid:has(> :only-child){grid-template-columns:1fr;max-width:900px;margin:auto}
.ph-home-content-image{width:100%;border-radius:12px;object-fit:cover;max-height:520px}
.ph-home-manual-card{max-width:920px;margin:0 auto;padding:32px;border:1px solid #ece7e1;border-radius:14px;background:#fff;line-height:1.8}
.ph-home-logos img{max-height:120px;width:auto;margin:0 auto 20px}.ph-home-video{max-width:1000px;margin:auto}.ph-home-video img{width:100%;max-height:560px;object-fit:cover;border-radius:14px}
.ph-home-price{font-weight:700;color:var(--main,#96704d)!important}.ph-home-cta .btn-main{display:inline-block;margin-top:18px}
.ph-section[style*="background-image"]{background-size:cover;background-position:center;background-repeat:no-repeat}
@media(max-width:767.98px){.ph-home-content-grid{grid-template-columns:1fr;gap:24px}.ph-home-section-subtitle{margin-top:-12px;margin-bottom:24px}.ph-home-manual-card{padding:22px}}
