@charset "UTF-8";
.bcons-inner{color:var(--bcons-ink);width: 100%;float: left;}.bcons-inner a{text-decoration:none;color:inherit}.bcons-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.bcons-section{padding:74px 0}.bcons-section--soft{background:var(--bcons-soft)}.bcons-kicker{display:inline-flex;align-items:center;gap:10px;font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;color:var(--bcons-orange)}.bcons-kicker:before{content:"";width:26px;height:2px;background:linear-gradient(90deg,var(--bcons-yellow),var(--bcons-red))}
.bcons-page-hero{padding:76px 0;background:linear-gradient(120deg,#211d1e,#3c2b20);color:#fff}.bcons-page-hero h1{margin:10px 0 0;font-size:clamp(36px,5vw,58px);line-height:1.08;letter-spacing:-.03em}.bcons-page-desc{max-width:760px;margin-top:16px;color:rgba(255,255,255,.72);line-height:1.7}.bcons-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:34px}.bcons-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.bcons-post-card{overflow:hidden;border:1px solid var(--bcons-line);border-radius:20px;background:#fff;box-shadow:0 10px 28px rgba(33,29,30,.05)}.bcons-post-card__media{display:block;height:240px;background:#e8e4df;overflow:hidden}.bcons-post-card__media img,.bcons-project-card__media img,.bcons-search-item__media img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s ease}.bcons-post-card:hover img,.bcons-project-card:hover img,.bcons-search-item:hover img{transform:scale(1.04)}.bcons-post-card__body{padding:22px}.bcons-post-meta{display:flex;gap:14px;font-size:12px;color:#968e89}.bcons-post-card h2{margin:10px 0;font-size:22px;line-height:1.35}.bcons-post-card p{margin:0;color:var(--bcons-muted);line-height:1.7;font-size:14px}.bcons-text-link{display:block;gap:8px;margin-top:16px;font-size:14px;font-weight:800;color:var(--bcons-orange)}
.bcons-sidebar{display:flex;flex-direction:column;gap:22px}.bcons-sidebar-box,.bcons-project-box,.bcons-project-contact{padding:24px;border:1px solid var(--bcons-line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(33,29,30,.05)}.bcons-sidebar-box h3,.bcons-project-box h3,.bcons-project-contact h3{margin:0 0 16px;font-size:20px}.bcons-sidebar-box ul{list-style:none;margin:0;padding:0}.bcons-sidebar-box li{border-bottom:1px solid var(--bcons-line)}.bcons-sidebar-box li:last-child{border-bottom:0}.bcons-sidebar-box li a{display:flex;justify-content:space-between;padding:12px 0;font-size:14px}.bcons-mini-posts{display:flex;flex-direction:column;gap:14px}.bcons-mini-post{display:grid;grid-template-columns:76px 1fr;gap:12px;align-items:center}.bcons-mini-post>span{height:62px;border-radius:9px;overflow:hidden}.bcons-mini-post img{width:100%;height:100%;object-fit:cover}.bcons-mini-post b{display:block;font-size:13px;line-height:1.35}.bcons-mini-post small{display:block;margin-top:5px;color:#9a928d}
.bcons-pagination{margin-top:36px}.bcons-pagination .nav-links{display:flex;gap:8px;flex-wrap:wrap}.bcons-pagination .page-numbers{display:flex;align-items:center;justify-content:center;min-width:42px;height:42px;padding:0 12px;border:1px solid var(--bcons-line);border-radius:10px;background:#fff;font-weight:700}.bcons-pagination .current{background:var(--bcons-ink);color:#fff;border-color:var(--bcons-ink)}
.bcons-project-hero{position:relative;min-height:560px;display:flex;align-items:flex-end;background:#2a2424 center/cover no-repeat;color:#fff}.bcons-project-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,17,18,.18),rgba(20,17,18,.86))}.bcons-project-hero__content{position:relative;z-index:2;padding-bottom:54px}.bcons-project-status{display:flex;gap:8px;flex-wrap:wrap}.bcons-project-status span{padding:8px 12px;border-radius:999px;background:linear-gradient(135deg,var(--bcons-yellow),var(--bcons-orange));color:#211d1e;font-size:11px;font-weight:900;text-transform:uppercase}.bcons-project-hero h1{max-width:900px;margin:14px 0;font-size:clamp(42px,6vw,72px);line-height:1.02;letter-spacing:-.04em}.bcons-project-hero__meta{display:flex;gap:28px;flex-wrap:wrap;color:rgba(255,255,255,.78)}.bcons-project-hero__meta strong{color:var(--bcons-yellow)}
.bcons-project-quick{border-bottom:1px solid var(--bcons-line);background:#fff}.bcons-project-quick__grid{display:grid;grid-template-columns:repeat(3,1fr) auto;align-items:center}.bcons-project-quick__grid>div{padding:22px;border-right:1px solid var(--bcons-line)}.bcons-project-quick__grid small{display:block;color:var(--bcons-muted);font-size:11px;text-transform:uppercase;letter-spacing:.1em}.bcons-project-quick__grid strong{display:block;margin-top:5px}.bcons-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:12px;font-size:14px;font-weight:800}.bcons-btn--primary{background:linear-gradient(135deg,var(--bcons-yellow),var(--bcons-orange));color:#211d1e}.bcons-btn--dark{background:var(--bcons-ink);color:#fff}
.bcons-single-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:38px;align-items:start}.bcons-section-title{margin-bottom:24px}.bcons-section-title h2{margin:8px 0 0;font-size:36px}.bcons-entry-content{font-size:16px;line-height:1.82;color:#4d4849}.bcons-entry-content img{max-width:100%;height:auto;border-radius:16px}.bcons-entry-content h2,.bcons-entry-content h3{color:var(--bcons-ink);line-height:1.3}.bcons-project-sidebar{position:sticky;top:24px;display:flex;flex-direction:column;gap:20px}.bcons-project-box ul{list-style:none;margin:0;padding:0}.bcons-project-box li{display:flex;justify-content:space-between;gap:18px;padding:13px 0;border-bottom:1px solid var(--bcons-line);font-size:14px}.bcons-project-box li:last-child{border-bottom:0}.bcons-project-box li span{color:var(--bcons-muted)}.bcons-project-box li b{text-align:right}.bcons-project-contact{background:linear-gradient(145deg,#fff7db,#fff);border-color:#f5df99}.bcons-project-contact p{color:var(--bcons-muted);line-height:1.65}
.bcons-project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.bcons-project-card{overflow:hidden;border:1px solid var(--bcons-line);border-radius:18px;background:#fff}.bcons-project-card__media{display:block;height:220px;background:#e8e4df;overflow:hidden}.bcons-project-card__body{padding:20px}.bcons-project-card__body h3{margin:0 0 10px;font-size:20px}.bcons-project-card__body p{margin:0 0 10px;color:var(--bcons-muted)}.bcons-project-card__body>strong{color:var(--bcons-orange)}
.bcons-search-hero{padding-bottom:58px}.bcons-search-form{display:flex;max-width:760px;margin-top:24px;padding:6px;border-radius:14px;background:#fff}.bcons-search-form input{flex:1;min-width:0;height:48px;padding:0 14px;border:0;outline:0;background:transparent}.bcons-search-form button{padding:0 22px;border:0;border-radius:10px;background:var(--bcons-ink);color:#fff;font-weight:800;cursor:pointer}.bcons-search-summary{margin-bottom:20px;color:var(--bcons-muted)}.bcons-search-summary strong{color:var(--bcons-orange)}.bcons-search-list{display:flex;flex-direction:column;gap:20px}.bcons-search-item{display:grid;grid-template-columns:280px 1fr;overflow:hidden;border:1px solid var(--bcons-line);border-radius:18px;background:#fff}.bcons-search-item__media{min-height:210px;background:#e8e4df;overflow:hidden}.bcons-search-item__body{padding:24px}.bcons-search-item__type{display:inline-flex;padding:6px 9px;border-radius:7px;background:#fff3cc;color:#8d5f00;font-size:10px;font-weight:900;text-transform:uppercase}.bcons-search-item h2{margin:10px 0;font-size:26px}.bcons-search-item p{margin:12px 0 0;color:var(--bcons-muted);line-height:1.65}.bcons-search-project-meta{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:var(--bcons-muted)}.bcons-no-image{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-weight:900;color:#8d8782}.bcons-empty{padding:60px 30px;text-align:center;border:1px solid var(--bcons-line);border-radius:20px;background:var(--bcons-soft)}.bcons-empty h2{margin:0 0 8px}.bcons-empty p{color:var(--bcons-muted)}
@media(max-width:980px){.bcons-content-layout,.bcons-single-layout{grid-template-columns:1fr}.bcons-sidebar,.bcons-project-sidebar{position:static}.bcons-project-grid{grid-template-columns:1fr 1fr}.bcons-project-quick__grid{grid-template-columns:1fr 1fr}.bcons-project-quick__grid .bcons-btn{margin:14px}}
@media(max-width:700px){.bcons-container{width:min(100% - 28px,1180px)}.bcons-section{padding:54px 0}.bcons-post-grid,.bcons-project-grid{grid-template-columns:1fr}.bcons-project-hero{min-height:500px}.bcons-project-hero__content{padding-bottom:34px}.bcons-project-hero h1{font-size:42px}.bcons-project-quick__grid{grid-template-columns:1fr}.bcons-project-quick__grid>div{border-right:0;border-bottom:1px solid var(--bcons-line)}.bcons-search-item{grid-template-columns:1fr}.bcons-search-item__media{min-height:220px}.bcons-search-form button{padding:0 14px}}