@import"https://fonts.googleapis.com/css2?family=Barlow:wght@400;500;600;700;800&family=Sora:wght@400;500;600;700&display=swap";:root{--red: #cf3933;--orange: #f14e23;--yellow: #ffc91d;--olive: #3b3c39;--offwhite: #efeeed;--bg: #f7f6f4;--panel: #ffffff;--text: #1f2322;--muted: #58605d;--border: rgba(59, 60, 57, .18);--ghost-bg: rgba(255, 255, 255, .7);--input-bg: #ffffff;--footer-bg: rgba(255, 255, 255, .75);--menu-bg: #ffffff;font-family:Sora,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;background:var(--bg)}:root[data-theme=dark]{--bg: #171918;--panel: #1f2222;--text: #f4f2ef;--muted: #c8c8c6;--border: rgba(255, 255, 255, .14);--ghost-bg: rgba(255, 255, 255, .03);--input-bg: #141616;--footer-bg: rgba(0, 0, 0, .18);--menu-bg: #111313}h1,h2,h3,.brand span{font-family:Barlow,sans-serif}#root{min-height:100%}.site-shell{color:var(--text);background:radial-gradient(circle at 80% -10%,rgba(241,78,35,.2),transparent 34%),radial-gradient(circle at 12% 12%,rgba(207,57,51,.12),transparent 30%),var(--bg)}.section{width:min(1140px,92vw);margin:0 auto;padding:4.5rem 0}.section-tight{padding:1.5rem 0 0}.page-intro h1,.section-head h1,.hero-copy h1{font-size:clamp(2rem,5vw,3.8rem);line-height:1.03;margin:.55rem 0 1rem;max-width:22ch}.topbar{width:min(1140px,92vw);margin:0 auto;padding:1rem 0;display:flex;gap:1rem;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-actions{display:flex;align-items:center;gap:.8rem}.brand{display:flex;align-items:center;gap:.8rem;color:var(--text);text-decoration:none}.brand img{width:58px;height:58px;border-radius:12px;object-fit:contain;object-position:center}.brand span{display:grid;font-weight:700;font-size:1.2rem;line-height:1.05;letter-spacing:.04em}.brand small{font-weight:500;letter-spacing:.03em;color:var(--muted);font-size:.7rem}.nav-links{display:flex;align-items:center;gap:1.2rem}.nav-links a{color:var(--text);text-decoration:none;font-weight:500}.nav-links a.active{color:var(--yellow)}.menu-btn{display:none;background:var(--panel);border:1px solid var(--border);color:var(--text);padding:.55rem .85rem;border-radius:999px;font-weight:600}.theme-btn{background:var(--panel);border:1px solid var(--border);color:var(--text);padding:.55rem .85rem;border-radius:999px;font-weight:600;cursor:pointer}.hero{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;gap:2.4rem;padding-top:2rem}.about-hero{display:grid;grid-template-columns:1.08fr .92fr;gap:1.4rem;align-items:center}.about-lead{margin-top:.6rem!important}.about-bullets{margin:1rem 0 0;padding-left:1.15rem;display:grid;gap:.45rem;color:var(--muted)}.about-pillars{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding-top:0}.about-card{background:var(--panel);border:1px solid var(--border);border-radius:16px;padding:1.1rem}.about-card-head{display:flex;align-items:center;gap:.65rem}.about-card-icon{width:1.6rem;height:1.6rem;border-radius:999px;display:grid;place-items:center;background:#cf39331f;border:1px solid rgba(207,57,51,.28);color:var(--red);flex-shrink:0}.about-card-icon svg{width:.85rem;height:.85rem;fill:currentColor}.about-card h2{margin:0;font-size:1.35rem}.about-card ul{margin:.8rem 0 0;padding-left:1.1rem;display:grid;gap:.45rem;color:var(--muted)}.about-delivery{padding-top:2rem}.delivery-list{margin:1.2rem 0 0;padding-left:1.2rem;display:grid;gap:.65rem;color:var(--muted)}.hero-copy p,.page-intro p,.section-head p,.service-card p,.project-card p,.capability p,.accreditations p{color:var(--muted);margin:0}.kicker{color:var(--red);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:700;margin:0}.hero-image-wrap{border-radius:26px;overflow:hidden;border:1px solid var(--border);box-shadow:0 24px 40px #3b3c3924}.hero-image{width:100%;height:100%;min-height:420px;object-fit:cover;display:block;border-radius:16px}.hero-actions{margin-top:1.6rem;display:flex;flex-wrap:wrap;gap:.8rem}.btn{padding:.8rem 1.2rem;border-radius:10px;text-decoration:none;font-weight:700;font-size:.95rem;border:none;cursor:pointer}.btn-primary{background:linear-gradient(120deg,var(--red),var(--orange));color:#fff}.btn-ghost{border:1px solid var(--border);color:var(--text);background:var(--ghost-bg)}.hero-meta{margin:1.25rem 0 0;display:grid;gap:.45rem;padding-left:1rem;color:var(--muted)}.section-head h2,.capability h2,.accreditations h2,.contact h2,.page-intro h2{margin:.55rem 0 0;font-size:clamp(1.45rem,3vw,2.35rem)}.services-grid,.projects-grid{margin-top:1.6rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.service-card,.project-card,.contact-card{border-radius:16px;background:var(--panel);border:1px solid var(--border);overflow:hidden}.service-card img{width:100%;height:190px;object-fit:cover;display:block}.service-card div,.project-card{padding:1.05rem}.service-card h3,.project-card h3{margin:0}.service-card p,.project-card p,.capability p,.accreditations p{margin-top:.65rem}.capability,.accreditations{display:grid;grid-template-columns:1.1fr .9fr;gap:1.4rem;align-items:center}.capability-list{margin-top:1rem;padding-left:1.1rem;display:grid;gap:.5rem;color:var(--muted)}.capability-image,.accreditation-image,.contact-image{width:100%;border-radius:16px;border:1px solid var(--border)}.builder-logos{margin-top:2rem;margin-bottom:2.5rem}.builder-logos-grid{margin-top:1rem;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:.7rem}.builder-logo-card{background:#fff;border:1px solid var(--border);border-radius:12px;padding:.7rem;display:grid;place-items:center;min-height:76px}.builder-logo-card img{max-width:100%;max-height:44px;object-fit:contain}.accreditation-copy{display:grid;gap:.6rem}.contact-layout{margin-top:1.5rem;display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.contact-form,.contact-card{padding:1rem}.contact-form{position:relative}.contact-form label{display:grid;gap:.45rem;margin-bottom:.8rem;font-weight:600}.honeypot-field{position:absolute;left:-9999px;opacity:0;pointer-events:none}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid var(--border);border-radius:10px;padding:.7rem .8rem;background:var(--input-bg);color:var(--text);font-family:inherit}.turnstile-wrap{margin:.5rem 0 .9rem}.turnstile-box{min-height:66px}.form-note{margin:.45rem 0 0;color:var(--muted);font-size:.82rem}.form-status{margin:.9rem 0 0;font-size:.92rem}.form-status.success{color:#7bed9f}.form-status.error{color:#ff8983}.form-status.info{color:#ffd66a}.contact-card p{margin:0 0 .7rem;color:var(--muted)}.footer{border-top:1px solid var(--border);background:var(--footer-bg)}.footer-wrap{width:min(1140px,92vw);margin:0 auto;padding:1.5rem 0}.footer-wrap p{margin:0 0 .4rem;color:var(--muted)}@media(max-width:1024px){.hero,.about-hero,.capability,.accreditations,.contact-layout{grid-template-columns:1fr}.hero-image{min-height:360px}.services-grid,.projects-grid,.about-pillars{grid-template-columns:repeat(2,minmax(0,1fr))}.builder-logos-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:760px){.menu-btn{display:inline-flex}.nav-links{position:absolute;top:74px;right:4vw;display:none;flex-direction:column;align-items:flex-start;gap:.9rem;padding:1rem;border-radius:14px;border:1px solid var(--border);background:var(--menu-bg)}.nav-links.open{display:flex}.services-grid,.projects-grid,.about-pillars{grid-template-columns:1fr}.builder-logos-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero{padding-top:1rem;gap:1.2rem}.hero-image{min-height:300px}.section{padding:3.2rem 0}.brand small{display:none}}
