
:root{--bg:#efefef;--card:#f8f8f8;--ink:#0a0a0a;--muted:#687281;--line:#d6d6d6;--chip:#e9e9e9;--shadow:0 16px 40px rgba(0,0,0,.06);--radius-xl:32px;--radius-lg:24px;--radius-md:18px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:'Inter',Arial,sans-serif;background:var(--bg);color:var(--ink)}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}button,input,textarea{font:inherit}.page-shell{width:min(1280px,calc(100% - 32px));margin:14px auto 24px;padding:18px;border:1px solid var(--line);border-radius:38px;background:#f3f3f3}.topbar{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:22px}.brand-pill img{height:56px;width:auto}.trust-pill,.ghost-cta{min-height:56px;padding:0 24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;font-weight:650}.trust-pill{background:#e9e9e9}.ghost-cta{border:1px solid #cfcfcf;background:#f7f7f7}.desktop-only{margin-left:auto}.hero{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.85fr);gap:28px;align-items:start}.hero-copy{padding:10px 12px 4px}.eyebrow{margin:0 0 14px;display:inline-flex;align-items:center;min-height:38px;padding:0 16px;border-radius:999px;background:#e9e9e9;color:#505865;font-size:14px;font-weight:700;letter-spacing:.02em}h1{margin:0;font-size:clamp(2rem,3vw,3.2rem);line-height:1.02;letter-spacing:-.055em;font-weight:700;max-width:22ch}.subhead{max-width:760px;margin:18px 0 0;color:var(--muted);font-size:1.18rem;line-height:1.65}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}.hero-stats article,.content-card,.enquiry-card{background:var(--card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero-stats article{padding:22px}.hero-stats span,.spec-table span{display:block;color:#767e8b;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;margin-bottom:12px}.hero-stats strong{font-size:clamp(1.55rem,2vw,2.1rem);line-height:1.05;letter-spacing:-.04em}.spec-chips,.trust-row,.footer-tags{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.spec-chips span,.trust-row span,.footer-tags span{background:var(--chip);border-radius:999px;padding:12px 16px;font-weight:700}.hero-actions{display:flex;gap:14px;margin-top:24px;flex-wrap:wrap}.primary-cta,.secondary-cta,.submit-btn,.mail-cta{min-height:58px;border-radius:999px;padding:0 26px;display:inline-flex;align-items:center;justify-content:center;font-weight:800;border:none;cursor:pointer}.primary-cta,.submit-btn{background:#0a0a0a;color:#fff}.secondary-cta{border:1px solid #cfcfcf;background:#fff}.enquiry-card{padding:28px;position:sticky;top:16px}.card-head p{margin:0 0 8px;color:#687281;font-weight:700}.card-head h2,.section-title h2,.content-card h2,.modal-card h2{margin:0;font-size:clamp(1.55rem,2vw,2rem);letter-spacing:-.04em}form{display:grid;gap:14px;margin-top:20px}label{display:grid;gap:8px;font-weight:700;color:#303845}input,textarea{width:100%;border:1px solid #cfcfcf;border-radius:16px;background:#fff;padding:15px 16px;color:#111;outline:none}input:focus,textarea:focus{border-color:#111}.hidden-field{display:none}.small-note{color:#687281;line-height:1.55;margin:14px 0 0}.gallery-section,.content-grid,.wide-card{margin-top:28px}.section-title{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:0 0 16px}.section-title p{margin:0;color:#687281;font-weight:800}.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.gallery-item{border:0;padding:0;border-radius:22px;overflow:hidden;background:#ddd;cursor:pointer;aspect-ratio:4/3}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.gallery-item:hover img{transform:scale(1.04)}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.content-card{padding:28px}.spec-table{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:20px}.spec-table div{padding-bottom:18px;border-bottom:1px solid #ddd}.spec-table strong{font-size:1.05rem}.feature-list{display:grid;gap:12px;margin:18px 0 0;padding-left:18px;color:#333;line-height:1.55}.wide-card p{font-size:1.05rem;line-height:1.7;color:#555}.footer{display:flex;justify-content:space-between;gap:18px;align-items:center;margin-top:28px;padding:24px 10px;color:#4b5563}.footer strong{color:#111}.modal,.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.72);display:none;align-items:center;justify-content:center;padding:20px;z-index:50}.modal.open,.lightbox.open{display:flex}.modal-card{max-width:520px;background:#fff;border-radius:28px;padding:34px;position:relative}.modal-close{position:absolute;top:16px;right:16px;width:42px;height:42px;border:0;border-radius:50%;background:#eee;font-size:26px;cursor:pointer}.lightbox img{max-height:88vh;max-width:92vw;border-radius:22px;box-shadow:0 18px 60px rgba(0,0,0,.35)}@media (max-width:900px){.hero,.content-grid{grid-template-columns:1fr}.enquiry-card{position:static}.gallery-grid{grid-template-columns:repeat(2,1fr)}.hero-stats{grid-template-columns:1fr}.desktop-only{margin-left:0}.footer{display:block}}@media (max-width:520px){.page-shell{width:calc(100% - 14px);padding:12px;border-radius:24px}.gallery-grid{grid-template-columns:1fr}.spec-table{grid-template-columns:1fr}.trust-pill,.ghost-cta{width:100%}h1{font-size:2rem}}
