:root{--pf-orange:#ff7a00;--pf-navy:#142d3d;--pf-ink:#15202b;--pf-muted:#66717d;--pf-line:#e3e7ea}.pf-project-single-page .entry-title,.pf-project-single-page .page-title,.pf-project-single-page .post-title,.pf-project-single-page .elementor-page-title{display:none!important}.pf-projects,.pf-single-project{font-family:inherit;color:var(--pf-ink)}.pf-projects__filters{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 28px}.pf-projects__filter{border:1px solid #d8dde1;background:#fff;color:var(--pf-ink);padding:10px 17px;border-radius:999px;font:inherit;font-weight:600;cursor:pointer}.pf-projects__filter.is-active,.pf-projects__filter:hover{background:var(--pf-navy);border-color:var(--pf-navy);color:#fff}.pf-projects__grid{display:grid;grid-template-columns:repeat(var(--pf-columns),minmax(0,1fr));gap:24px}.pf-projects--masonry .pf-projects__grid{align-items:start}.pf-project-card{min-width:0}.pf-project-card[hidden]{display:none}.pf-project-card__media{position:relative;display:block;min-height:430px;overflow:hidden;background:#dfe5e8;text-decoration:none;color:#fff}.pf-project-card__media img,.pf-project-card__placeholder{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.pf-project-card__shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,28,39,.05) 12%,rgba(10,28,39,.88) 100%)}.pf-project-card__content{position:absolute;inset:auto 0 0;padding:30px;display:flex;flex-direction:column;align-items:flex-start}.pf-project-card__category,.pf-kicker,.pf-section-heading>span,.pf-project-cta span{font-size:12px;letter-spacing:.13em;text-transform:uppercase;font-weight:800;color:var(--pf-orange)}.pf-project-card__title{font-size:30px;line-height:1.08;font-weight:700;margin:10px 0}.pf-project-card__location{font-size:14px;opacity:.9}.pf-project-card__products{display:flex;flex-wrap:wrap;gap:6px;margin-top:15px}.pf-project-card__products em{font-style:normal;font-size:12px;border:1px solid rgba(255,255,255,.4);padding:5px 8px;border-radius:999px}.pf-project-card__excerpt{margin-top:14px;line-height:1.55;opacity:.9}.pf-project-card__link{margin-top:18px;font-weight:700}.pf-project-card__media:hover img{transform:scale(1.045)}.pf-projects__empty{grid-column:1/-1}.pf-single-project{max-width:1200px;margin:0 auto;padding:0 24px 64px}.pf-single-project__hero{position:relative;min-height:620px;display:flex;align-items:flex-end;overflow:hidden;margin-bottom:72px}.pf-single-project__hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pf-single-project__hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,26,37,.08),rgba(8,26,37,.9))}.pf-single-project__hero-copy{position:relative;padding:70px;color:#fff;max-width:900px}.pf-single-project__hero-copy h1{color:#fff;font-size:clamp(48px,7vw,88px);line-height:.98;margin:16px 0 18px;font-weight:500}.pf-single-project__hero-copy p{font-size:20px;line-height:1.5;max-width:720px;margin:0}.pf-single-project__hero-meta{margin-top:22px;font-weight:700}.pf-single-project__layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);gap:70px;margin-bottom:80px}.pf-single-project__body{font-size:19px;line-height:1.75}.pf-single-project__body p:first-of-type{margin-top:18px}.pf-single-project__facts{border-top:3px solid var(--pf-orange)}.pf-single-project__facts>div{padding:18px 0;border-bottom:1px solid var(--pf-line)}.pf-single-project__facts span,.pf-specifications__grid span{display:block;color:var(--pf-muted);font-size:12px;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}.pf-single-project__facts strong{font-size:16px}.pf-project-story{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:80px}.pf-project-story__block{background:#f3f5f6;padding:46px}.pf-project-story__block:nth-child(2){background:var(--pf-navy);color:#fff}.pf-project-story__block:nth-child(2) h2{color:#fff}.pf-project-story h2,.pf-section-heading h2,.pf-project-cta h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:12px 0 20px}.pf-project-story p{font-size:17px;line-height:1.7}.pf-products-used,.pf-specifications,.pf-project-gallery,.pf-related-projects{margin-bottom:84px}.pf-section-heading{max-width:720px;margin-bottom:34px}.pf-products-used__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pf-product-chip{border:1px solid var(--pf-line);padding:22px;min-height:105px;display:flex;flex-direction:column;gap:8px}.pf-product-chip strong{font-size:17px}.pf-product-chip span{color:var(--pf-muted);line-height:1.45}.pf-specifications__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--pf-line);border-left:1px solid var(--pf-line)}.pf-specifications__grid>div{padding:24px;border-right:1px solid var(--pf-line);border-bottom:1px solid var(--pf-line)}.pf-specifications__grid strong{font-size:17px}.pf-project-gallery__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pf-project-gallery__item{border:0;padding:0;cursor:pointer;overflow:hidden;background:#ddd;min-height:340px}.pf-project-gallery__item:first-child{grid-column:1/-1;min-height:540px}.pf-project-gallery__item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.pf-project-gallery__item:hover img{transform:scale(1.025)}.pf-related-projects__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.pf-related-project{position:relative;min-height:310px;overflow:hidden;text-decoration:none;color:#fff;background:var(--pf-navy)}.pf-related-project img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.pf-related-project:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,24,34,.9))}.pf-related-project>span{position:absolute;z-index:1;left:24px;right:24px;bottom:24px;font-size:22px;font-weight:700}.pf-related-project b{display:block;font-size:13px;margin-top:10px;color:var(--pf-orange)}.pf-project-cta{background:var(--pf-navy);color:#fff;padding:50px 56px;display:flex;justify-content:space-between;align-items:center;gap:28px}.pf-project-cta h2{color:#fff;margin-bottom:0}.pf-project-cta a{background:var(--pf-orange);color:#fff;padding:20px 26px;text-decoration:none;font-weight:800;white-space:nowrap}.pf-lightbox[hidden]{display:none}.pf-lightbox{position:fixed;z-index:999999;inset:0;background:rgba(0,0,0,.93);display:flex;align-items:center;justify-content:center;padding:50px}.pf-lightbox img{max-width:92vw;max-height:88vh;object-fit:contain}.pf-lightbox__close,.pf-lightbox__nav{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;width:48px;height:48px;border-radius:50%;font-size:32px;cursor:pointer}.pf-lightbox__close{right:24px;top:24px}.pf-lightbox__prev{left:24px}.pf-lightbox__next{right:24px}.pf-lightbox-open{overflow:hidden}@media(max-width:900px){.pf-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-single-project__hero{min-height:520px}.pf-single-project__hero-copy{padding:42px}.pf-single-project__layout,.pf-project-story{grid-template-columns:1fr;gap:32px}.pf-products-used__grid,.pf-related-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-specifications__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pf-project-cta{align-items:flex-start;flex-direction:column}}@media(max-width:600px){.pf-projects__grid,.pf-products-used__grid,.pf-related-projects__grid,.pf-project-gallery__grid{grid-template-columns:1fr}.pf-project-card__media{min-height:390px}.pf-project-card__content{padding:24px}.pf-project-card__title{font-size:27px}.pf-single-project{padding:0 16px 48px}.pf-single-project__hero{min-height:470px;margin-bottom:48px}.pf-single-project__hero-copy{padding:28px}.pf-single-project__hero-copy h1{font-size:43px}.pf-project-story__block{padding:30px}.pf-specifications__grid{grid-template-columns:1fr}.pf-project-gallery__item,.pf-project-gallery__item:first-child{grid-column:auto;min-height:280px}.pf-project-cta{padding:34px 28px}.pf-lightbox{padding:18px}.pf-lightbox__prev{left:8px}.pf-lightbox__next{right:8px}}
