.fbc-grid{display:grid;grid-template-columns:repeat(var(--fbc-columns,3),minmax(0,1fr));gap:32px}
.fbc-grid>*{min-width:0}
.fbc-grid figure{margin:0 0 20px}
.fbc-grid img{display:block;width:100%;height:auto;object-fit:cover}
.fbc-grid h2,.fbc-grid h3{font-size:24px;line-height:1.25;letter-spacing:-.035em;margin:12px 0 16px}
.fbc-grid h2 a,.fbc-grid h3 a{color:inherit;text-decoration:none}
.fbc-grid h2 a:hover,.fbc-grid h3 a:hover{text-decoration:underline;text-underline-offset:4px}
.fbc-card-description{font-size:14px;line-height:1.85;color:var(--wp--preset--color--muted,#666c6d)}
.fbc-kind-services{gap:0}
.fbc-service-card{height:100%;margin:0!important;padding:32px;border:1px solid var(--forma-line,#d5d8d8)}
.fbc-service-icon{display:block;color:var(--wp--preset--color--accent,#be5a1e);margin-bottom:34px}
.fbc-grid .fbc-project-card img{aspect-ratio:1.4}
.fbc-grid .fbc-team-card img{aspect-ratio:1;max-height:360px}
.fbc-person-links{margin-block:18px;font-size:12px;gap:14px}
.fbc-person-links a{color:inherit}
.fbc-kind-testimonials.fbc-cols-1{max-width:960px}
.fbc-kind-testimonials:not(.fbc-cols-1) .forma-testimonial>p{font-size:22px}
.fbc-rating{margin-bottom:22px;font-size:20px;letter-spacing:.1em;color:var(--wp--preset--color--primary,#192124)}
.fbc-testimonial-photo{margin-top:24px!important;width:64px;height:64px}
.fbc-testimonial-photo img{width:64px;height:64px;border-radius:50%;object-fit:cover}
.fbc-empty{padding:24px;border:1px solid var(--forma-line,#d5d8d8);font-size:14px}
.fbc-record-details{max-width:1280px;margin:35px auto}
.fbc-project-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 36px;padding:30px 0;border-block:1px solid var(--forma-line,#d5d8d8);margin:0}
.fbc-project-facts>div{min-width:0}
.fbc-project-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:var(--wp--preset--color--muted,#666c6d);margin-bottom:8px}
.fbc-project-facts dd{font-size:16px;margin:0;overflow-wrap:anywhere}
.fbc-position{font-size:22px;margin-bottom:20px}
.fbc-detail-section{max-width:760px;margin:40px auto}
.fbc-detail-section h2,.fbc-related-projects>h2{font-size:32px;line-height:1.2;letter-spacing:-.035em}
.fbc-related-projects{margin-top:65px}
.fbc-detail-section p{line-height:1.85}
.fbc-field-panel .components-panel__body>p,.fbc-gallery-control>p{font-size:12px;line-height:1.6}
.fbc-field-panel .components-base-control,.fbc-record-picker{margin-bottom:20px}
.fbc-selected-records{margin:12px 0;padding:0;list-style:none}
.fbc-selected-records li{padding:10px 0;border-bottom:1px solid #ddd;font-size:12px;line-height:1.5}
.fbc-picker-actions{display:flex;gap:4px;margin-top:6px}
.fbc-editor-help{padding:12px;border:1px dashed #bbb;font-size:12px;background:#fff;color:#222}
@media(max-width:900px){.fbc-grid:not(.fbc-cols-1){grid-template-columns:repeat(2,minmax(0,1fr))}.fbc-project-facts{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.fbc-grid:not(.fbc-cols-1),.fbc-project-facts{grid-template-columns:1fr}.fbc-grid{gap:28px}.fbc-kind-services{gap:0}.fbc-service-card{padding:28px}.fbc-project-facts{gap:20px}.fbc-record-details{margin-block:25px}.fbc-kind-testimonials .forma-testimonial>p{font-size:24px}}
/* Accessible enquiry layout shared with the editor. */
.fbc-enquiry{max-width:720px;margin-block:24px}
.fbc-enquiry label{display:block;font-weight:600;margin-bottom:8px}
.fbc-enquiry input:not([type=hidden]),.fbc-enquiry textarea{box-sizing:border-box;width:100%;max-width:100%;padding:12px;border:1px solid currentColor;border-radius:2px;background:transparent;color:inherit;font:inherit}
.fbc-enquiry textarea{resize:vertical}
.fbc-enquiry-trap{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
.fbc-enquiry button:disabled{opacity:.6;cursor:wait}
.fbc-enquiry-status:empty{display:none}
.fbc-enquiry-status{padding:16px;border:1px solid currentColor}
