:root{--cteja-red:#b12a2a;--cteja-dark:#1d1d1d;--cteja-muted:#666;--cteja-bg:#f6f4ef}.cteja-project-grid{display:grid;gap:24px}.cteja-project-grid.cols-4{grid-template-columns:repeat(4,1fr)}.cteja-project-grid.cols-3{grid-template-columns:repeat(3,1fr)}.cteja-project-grid.cols-2{grid-template-columns:repeat(2,1fr)}.cteja-project-card{background:#fff;border:1px solid #ececec;border-radius:16px;overflow:hidden;box-shadow:0 8px 28px rgba(0,0,0,.06);transition:.2s}.cteja-project-card:hover{transform:translateY(-4px);box-shadow:0 14px 36px rgba(0,0,0,.11)}.cteja-project-image{display:flex;aspect-ratio:4/3;background:#efefef;overflow:hidden;align-items:center;justify-content:center}.cteja-project-image img{width:100%;height:100%;object-fit:cover;display:block}.cteja-no-image{color:#777}.cteja-project-card-body{padding:20px}.cteja-project-card h3{margin:8px 0 10px;font-size:23px;line-height:1.2}.cteja-project-card h3 a{text-decoration:none;color:var(--cteja-dark)}.cteja-meta{font-size:14px;color:var(--cteja-muted);margin:5px 0}.cteja-price{font-weight:700;font-size:18px;margin:12px 0;color:var(--cteja-red)}.cteja-badge{display:inline-block;background:var(--cteja-red);color:#fff;padding:5px 9px;border-radius:999px;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.cteja-btn,.cteja-download{display:inline-block;margin-top:8px;background:var(--cteja-dark);color:#fff!important;text-decoration:none;padding:11px 18px;border-radius:8px}.cteja-wrap{max-width:1240px;margin:0 auto;padding:0 22px}.cteja-hero{background:var(--cteja-bg);padding:64px 0}.cteja-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:44px;align-items:center}.cteja-hero-image img{width:100%;max-height:610px;object-fit:cover;border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.13)}.cteja-title{font-size:50px;line-height:1.06;margin:12px 0}.cteja-sub{font-size:18px;color:var(--cteja-muted)}.cteja-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:26px 0 0}.cteja-fact{background:#fff;border:1px solid #e7e7e7;border-radius:12px;padding:15px}.cteja-section{padding:58px 0}.cteja-section.alt{background:#fafafa}.cteja-section h2{font-size:34px;margin:0 0 22px}.cteja-content{font-size:17px;line-height:1.75}.cteja-list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px 26px;padding:0;list-style:none}.cteja-list li:before{content:'✓';margin-right:8px;color:var(--cteja-red);font-weight:700}.cteja-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.cteja-gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:12px}.cteja-contact-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:32px;align-items:start}.cteja-enquiry{background:#f6f6f6;border-radius:16px;padding:26px}.cteja-enquiry-form{display:grid;gap:12px}.cteja-enquiry-form input,.cteja-enquiry-form textarea{width:100%;padding:12px;border:1px solid #d8d8d8;border-radius:8px;background:#fff}.cteja-enquiry-form button{background:var(--cteja-red);color:#fff;border:0;padding:13px 16px;border-radius:8px;cursor:pointer;font-weight:600}.cteja-enquiry-form button:disabled{opacity:.65}.cteja-form-msg{font-size:13px}.cteja-download{background:var(--cteja-red)}.cteja-map iframe{width:100%;height:380px;border:0;border-radius:12px}.cteja-direct-contact{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.cteja-empty{padding:24px;border:1px dashed #ccc;border-radius:12px;text-align:center;color:#666}@media(max-width:900px){.cteja-project-grid.cols-4,.cteja-project-grid.cols-3{grid-template-columns:repeat(2,1fr)}.cteja-hero-grid,.cteja-contact-grid{grid-template-columns:1fr}.cteja-title{font-size:39px}.cteja-facts{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.cteja-project-grid,.cteja-project-grid.cols-4,.cteja-project-grid.cols-3,.cteja-project-grid.cols-2{grid-template-columns:1fr}.cteja-facts,.cteja-list,.cteja-gallery{grid-template-columns:1fr}.cteja-title{font-size:32px}.cteja-section{padding:42px 0}.cteja-hero{padding:44px 0}}
