/* Compact editorial introduction and roof detail beside the live timeline. */
.facebook-section{background:#20231f;color:#fff}
.facebook-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,500px);gap:clamp(40px,7vw,100px);align-items:center;max-width:1140px}
.facebook-story{min-width:0;max-width:460px}
.facebook-eyebrow{font-size:12px;letter-spacing:.15em;text-transform:uppercase;color:#d4b77e;font-weight:700;margin-bottom:18px;display:flex;align-items:center;gap:12px}
.facebook-eyebrow:before{content:'';width:28px;height:2px;background:#d4b77e}
.facebook-section-heading h2{font-size:clamp(36px,3.3vw,46px);line-height:1.1;letter-spacing:-.035em}
.facebook-section-heading h2 em{color:#e7d6b6}
.facebook-section-heading>p:not(.facebook-eyebrow){font-size:16px;line-height:1.75;color:#c9cec4;max-width:36ch;margin-top:18px}
.facebook-section-heading>.action{margin-top:24px}
.facebook-transformation{max-width:430px;margin-top:32px;border-top:1px solid #55594d;padding-top:18px}
.facebook-project-heading{display:flex;align-items:center;justify-content:space-between;color:#ded5c3;margin-bottom:12px;font-size:12px;letter-spacing:.06em}
.facebook-project-heading>span:last-child{font-size:22px;line-height:1;color:#d4b77e}
.facebook-comparison .comparison-images{aspect-ratio:2.15;border:1px solid #777366}
.facebook-comparison figcaption{color:#d1d4ca;padding-top:10px;gap:12px;font-size:12px;align-items:start}
.facebook-comparison .drag-hint{color:#e7d6b6}
.facebook-comparison .compare-line{background:#f4efe5;width:2px}
.facebook-comparison .compare-line>span{background:#f4efe5;color:#242720;width:42px;height:42px;box-shadow:0 2px 12px #0004;border:1px solid #bba888}
.facebook-comparison .compare-line i{background:#8d784f}
.facebook-comparison .compare-label{font-size:11px;padding:4px 7px;top:9px}
.facebook-comparison .before-label{left:9px}.facebook-comparison .after-label{right:9px}
.facebook-photo-note{font-size:11px;line-height:1.6;color:#aeb3a7;margin-top:5px}
html:not(.js) .facebook-comparison .comparison-images{aspect-ratio:auto;overflow:visible}
.facebook-feed{width:100%;max-width:500px;min-width:0;justify-self:end;background:#fff;color:var(--ink);border-top:4px solid var(--yellow)}
.facebook-feed-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:12px 17px;background:#eff2f0;font-size:13px;font-weight:800}
.facebook-feed-heading strong{font-size:17px}.facebook-feed-heading>span{font-size:12px;font-weight:500;color:#676b62}
.facebook-viewport{width:100%;min-width:0;background:#fff}
.facebook-viewport iframe{display:block;width:100%;height:560px;border:0}
.facebook-placeholder{display:flex;flex-direction:column;align-items:start;gap:16px;padding:24px}
.facebook-placeholder>p{font-size:14px;color:var(--muted)}
.facebook-feed[data-state=loading] .facebook-viewport{position:relative;min-height:560px}
.facebook-feed[data-state=loading] .facebook-placeholder{position:absolute;inset:0;z-index:1;justify-content:center;background:#fff}
.facebook-feed-link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;padding:11px 17px;background:var(--yellow);color:#111717;font-size:13px;font-weight:800}
.facebook-feed-link>span{font-size:22px;line-height:1}
.facebook-feed-link:hover{background:#efb900}
.facebook-privacy{padding:10px 17px;background:#fff;color:#5a6262;font-size:11px;line-height:1.6}
.facebook-privacy>a{display:inline-flex;align-items:center;min-height:24px;text-decoration:underline;text-underline-offset:3px;margin-left:3px}
.facebook-section .action:focus-visible{outline-color:var(--yellow)}
.facebook-feed a:focus-visible{outline:3px solid #947100;outline-offset:-3px}


@media(max-width:1050px) and (min-width:801px){.facebook-grid{grid-template-columns:minmax(0,1fr) minmax(340px,1fr);gap:40px}.facebook-comparison figcaption{flex-wrap:wrap;gap:4px 12px}}
@media(max-width:800px){.facebook-grid{grid-template-columns:1fr;gap:32px;max-width:550px}.facebook-story{width:100%;max-width:none}.facebook-feed{justify-self:center}.facebook-transformation{max-width:none;margin-top:26px}.facebook-section-heading h2 br{display:none}.facebook-section-heading h2 em:before{content:' '}.facebook-section-heading>p:not(.facebook-eyebrow){max-width:40ch}.facebook-eyebrow{margin-bottom:14px}}
@media(max-width:480px){.facebook-section-heading h2{font-size:36px}.facebook-section-heading>p:not(.facebook-eyebrow){font-size:15px;margin-top:14px}.facebook-section-heading>.action{margin-top:19px}.facebook-comparison .comparison-images{aspect-ratio:1.95}.facebook-comparison figcaption{flex-wrap:wrap;gap:4px 12px}.facebook-feed-heading{padding-inline:14px}.facebook-feed-link{padding-inline:14px;font-size:12px}.facebook-privacy{padding-inline:14px}}
