:root{--arch-bg:#eef4f7;--arch-surface:#fff;--arch-ink:#292d31;--arch-muted:#718092;--arch-line:#dbe4e9;--arch-dark:#272828;--arch-accent:#728399}.theme-public.theme-architecture-projects{background:#fff;color:var(--arch-ink);font-family:Inter,Arial,sans-serif}.theme-architecture-projects .topbar{position:sticky;top:0;z-index:30;background:#fff;color:#17191c;border-bottom:1px solid #edf0f2;box-shadow:none;padding:18px 22px}.theme-architecture-projects .brand{font-weight:800;color:#373c42}.theme-architecture-projects .lang{color:#34383d}.theme-architecture-projects .lang.active{background:#eef3f6;color:#111}.theme-architecture-projects .actions a,.theme-architecture-projects .actions button{background:transparent;color:#111;border-radius:0;padding:8px 10px}.theme-architecture-projects .arch-shell{background:linear-gradient(90deg,var(--arch-bg) 0 68%,#fff 68%);min-height:100vh}.arch-hero{max-width:1500px;margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(560px,1.4fr);gap:64px;align-items:center;padding:68px 32px 38px;min-height:650px}.arch-hero-copy{padding-left:7vw}.arch-kicker{display:block;color:#788899;font-size:12px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:18px}.arch-hero h1{font-size:clamp(42px,4.2vw,74px);line-height:1.08;font-weight:500;letter-spacing:-.035em;margin:0 0 24px;max-width:720px}.arch-hero p{max-width:620px;color:#697783;line-height:1.75;font-size:15px}.arch-hero-cta{display:inline-flex;align-items:center;gap:14px;margin-top:22px;color:#222;text-decoration:none;font-weight:700}.arch-play{width:62px;height:62px;border:1px solid #7d8991;border-radius:50%;display:grid;place-items:center;box-shadow:0 0 0 7px #eef4f7,0 0 0 8px #9ca9b1}.arch-hero-media{height:540px;background:#d8e0e4;position:relative;overflow:hidden}.arch-hero-media img{width:100%;height:100%;object-fit:cover}.arch-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#fff1,transparent 35%)}.arch-projects{max-width:1180px;margin:0 auto;padding:58px 24px 110px}.arch-section-title{margin-bottom:28px}.arch-section-title small{color:#758698}.arch-section-title h2{font-size:34px;margin:8px 0 14px;font-weight:600}.arch-section-title p{color:#748190;max-width:720px;line-height:1.6}.project-filters{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 34px}.project-filter{border:0;background:transparent;padding:6px 2px;font-weight:700;color:#343a40;cursor:pointer;border-bottom:2px solid transparent}.project-filter.active{border-color:#30353a}.arch-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:22px}.arch-project-card{grid-column:span 4;position:relative;overflow:hidden;min-height:320px;background:#dfe6ea;cursor:pointer}.arch-project-card.tall{grid-row:span 2;min-height:665px}.arch-project-card img{width:100%;height:100%;min-height:320px;object-fit:cover;display:block;transition:transform .45s ease}.arch-project-card:hover img{transform:scale(1.025)}.project-overlay{position:absolute;inset:0;background:rgba(255,255,255,.86);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;opacity:0;transition:.25s}.arch-project-card:hover .project-overlay{opacity:1}.project-overlay span{background:#728399;color:#fff;padding:8px 14px;border-radius:99px;font-size:10px;text-transform:uppercase;font-weight:800}.project-overlay h3{font-size:18px;margin:15px 0 10px}.project-overlay i{font-style:normal;font-size:28px;color:#728399}.project-modal{position:fixed;inset:0;z-index:100;background:#252626;color:#fff;display:none;overflow:hidden}.project-modal.open{display:grid;grid-template-columns:1fr 1fr}.project-modal-media{min-height:100vh;background:#111}.project-modal-media img{width:100%;height:100vh;object-fit:cover}.project-modal-panel{padding:7vh 7vw 7vh 8vw;overflow-y:auto;max-height:100vh}.project-modal-close{position:absolute;right:24px;top:20px;border:0;background:transparent;color:#fff;font-size:30px;cursor:pointer;z-index:3}.project-modal .badge{display:inline-block;background:#728399;color:#fff;padding:7px 12px;border-radius:99px;font-size:10px;text-transform:uppercase}.project-modal h2{font-size:36px;margin:14px 0 12px}.project-modal-desc{color:#aeb5b8;line-height:1.7}.project-modal .public-price-table{margin-top:30px;border-top:1px solid #4a4d4e;padding-top:24px}.project-modal .public-price-table h3{color:#fff}.project-modal .price-scroll{border-color:#4c5154;background:#fff}.project-modal .price-matrix th,.project-modal .price-matrix td{color:#172033}.matrix-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0 6px}.matrix-tab{border:1px solid #5c6265;background:transparent;color:#ddd;padding:8px 12px;cursor:pointer;border-radius:4px}.matrix-tab.active{background:#fff;color:#222}.matrix-panel{display:none}.matrix-panel.active{display:block}.price-validity{margin-top:12px;color:#aeb5b8;font-size:11px}.project-pricebook-link{display:inline-flex;margin:28px 0 0;color:#fff;background:#292d31;text-decoration:none;padding:13px 18px;font-weight:800}.projects-pricebook{max-width:1180px;margin:0 auto;padding:40px 20px}.pricebook-project-page{page-break-after:always;min-height:92vh;padding:30px 0 60px;border-bottom:1px solid #dce4e8}.pricebook-project-head{display:grid;grid-template-columns:1.15fr .85fr;gap:36px;align-items:start}.pricebook-project-head img{width:100%;aspect-ratio:16/10;object-fit:cover}.pricebook-project-copy h2{font-size:36px;margin:6px 0 14px}.pricebook-footer{margin-top:24px;padding-top:12px;border-top:1px solid #cfd8de;display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#667580}.pricebook-toolbar{position:sticky;top:0;z-index:40;background:#202326;color:#fff;padding:12px 18px;display:flex;justify-content:space-between}.pricebook-toolbar button{padding:9px 14px;font-weight:800}@media(max-width:1000px){.arch-hero{grid-template-columns:1fr;padding:45px 24px}.arch-hero-copy{padding-left:0}.arch-hero-media{height:420px}.arch-grid{grid-template-columns:repeat(2,1fr)}.arch-project-card{grid-column:auto}.project-modal.open{grid-template-columns:1fr}.project-modal-media{min-height:45vh}.project-modal-media img{height:45vh}.project-modal-panel{max-height:55vh;padding:30px}.pricebook-project-head{grid-template-columns:1fr}}@media(max-width:650px){.arch-grid{grid-template-columns:1fr}.arch-hero h1{font-size:42px}.arch-hero-media{height:320px}.project-modal-panel{padding:24px}.project-modal h2{font-size:28px}.pricebook-footer{flex-direction:column}}@media print{.topbar,.pricebook-toolbar,.project-pricebook-link{display:none!important}.arch-shell{background:#fff}.projects-pricebook{max-width:none;padding:0}.pricebook-project-page{padding:12mm 12mm 10mm;min-height:277mm;break-after:page}.pricebook-footer{position:relative;margin-top:10mm}}

.project-modal-media{position:relative}.project-modal-media .project-slide{display:none;width:100%;height:100vh;object-fit:cover}.project-modal-media .project-slide.active{display:block}.project-slider-nav{position:absolute;right:28px;bottom:24px;display:flex;gap:8px}.project-slider-nav button{width:42px;height:42px;border-radius:50%;border:0;background:#2c2d2dd9;color:#fff;font-size:18px;cursor:pointer}@media(max-width:1000px){.project-modal-media .project-slide{height:45vh}}
