:root{--gold: #c8961e;--gold-light: #e2b54b;--gold-dark: #9a7016;--navy: #23283a;--navy-deep: #1a1e2c;--navy-soft: #2e3447;--cream: #f7f2e7;--cream-deep: #efe7d4;--ink: #1c2029;--muted: #5b6275;--white: #ffffff;--line: rgba(35, 40, 58, .1);--shadow-sm: 0 2px 8px rgba(28, 32, 41, .08);--shadow-md: 0 10px 30px rgba(28, 32, 41, .12);--shadow-lg: 0 24px 60px rgba(28, 32, 41, .18);--radius: 14px;--radius-lg: 22px;--maxw: 1180px;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;color-scheme:light}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font);color:var(--ink);background:var(--cream);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3,h4{line-height:1.15;font-weight:800;letter-spacing:-.02em;color:var(--navy)}section{scroll-margin-top:80px}.container{width:100%;max-width:var(--maxw);margin-inline:auto;padding-inline:24px}.section{padding-block:clamp(64px,9vw,120px)}.eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--gold-dark);margin-bottom:16px}.eyebrow:before{content:"";width:26px;height:2px;background:var(--gold)}.section-title{font-size:clamp(1.9rem,4vw,2.85rem);max-width:720px}.section-lead{margin-top:18px;font-size:1.08rem;color:var(--muted);max-width:640px}.center{text-align:center}.center .eyebrow,.center .section-lead,.center .section-title{margin-inline:auto}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 26px;border-radius:999px;font-weight:700;font-size:.98rem;cursor:pointer;border:2px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease;white-space:nowrap}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--gold);color:var(--navy-deep);box-shadow:0 10px 24px #c8961e59}.btn-primary:hover{background:var(--gold-light)}.btn-outline{border-color:#f7f2e766;color:var(--cream)}.btn-outline:hover{border-color:var(--gold);color:var(--white)}.btn-dark{background:var(--navy);color:var(--cream)}.btn-dark:hover{background:var(--navy-soft)}.site-header{position:sticky;top:0;z-index:50;background:#f7f2e7d9;-webkit-backdrop-filter:saturate(180%) blur(12px);backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line);transition:box-shadow .2s ease}.site-header.scrolled{box-shadow:var(--shadow-sm)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;height:72px}.brand{display:flex;align-items:center;gap:12px}.brand img{width:46px;height:46px;border-radius:10px;object-fit:cover;box-shadow:var(--shadow-sm)}.brand-text{display:flex;flex-direction:column;line-height:1.1}.brand-text strong{font-size:1.05rem;color:var(--navy);letter-spacing:-.01em}.brand-text span{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-dark);font-weight:600}.nav{display:flex;align-items:center;gap:30px}.nav a{font-size:.95rem;font-weight:600;color:var(--navy-soft);position:relative;transition:color .18s ease}.nav a:after{content:"";position:absolute;left:0;bottom:-6px;width:0;height:2px;background:var(--gold);transition:width .2s ease}.nav a:hover{color:var(--navy)}.nav a:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:14px}.header-phone{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--navy);font-size:.95rem}.header-phone svg{color:var(--gold-dark)}.menu-toggle{display:none;background:none;border:0;cursor:pointer;padding:8px;color:var(--navy)}.nav-cta{display:none}.nav-cta-phone{display:inline-flex;align-items:center;gap:8px;font-weight:700;color:var(--navy)}.nav-cta-phone svg{color:var(--gold-dark)}.hero{position:relative;color:var(--cream);isolation:isolate;overflow:hidden}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(to right,#141721eb,#14172199),url(/images/hero-construction.jpg);background-size:cover;background-position:center;z-index:-2}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(120% 80% at 80% 10%,rgba(200,150,30,.22),transparent 60%);z-index:-1}.hero-inner{padding-block:clamp(90px,14vw,160px);max-width:760px}.hero .eyebrow{color:var(--gold-light)}.hero .eyebrow:before{background:var(--gold-light)}.hero h1{color:var(--white);font-size:clamp(2.3rem,6vw,4rem);font-weight:900}.hero h1 .accent{color:var(--gold-light)}.hero p{margin-top:22px;font-size:1.18rem;color:#f7f2e7db;max-width:580px}.hero-actions{margin-top:36px;display:flex;flex-wrap:wrap;gap:14px}.hero-trust{margin-top:44px;display:flex;flex-wrap:wrap;gap:28px}.hero-trust div{display:flex;flex-direction:column}.hero-trust strong{font-size:1.5rem;color:var(--gold-light);font-weight:800}.hero-trust span{font-size:.85rem;color:#f7f2e7bf}.badges{background:var(--navy);color:var(--cream)}.badges-inner{display:flex;flex-wrap:wrap;justify-content:space-between;gap:18px;padding-block:22px}.badge{display:flex;align-items:center;gap:12px;font-size:.95rem;font-weight:600}.badge svg{color:var(--gold-light);flex-shrink:0}.services-grid{margin-top:56px;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.service-card{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .22s ease,box-shadow .22s ease}.service-card:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.service-media{position:relative;aspect-ratio:4 / 3;overflow:hidden}.service-media img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-card:hover .service-media img{transform:scale(1.06)}.service-number{position:absolute;top:12px;left:12px;width:38px;height:38px;border-radius:10px;background:#23283ad1;color:var(--gold-light);display:grid;place-items:center;font-weight:800;font-size:.9rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.service-body{padding:24px 22px 26px;display:flex;flex-direction:column;gap:14px;flex:1}.service-body h3{font-size:1.3rem}.service-body p{color:var(--muted);font-size:.96rem}.service-points{list-style:none;padding:0;margin-top:auto;display:flex;flex-direction:column;gap:9px}.service-points li{display:flex;align-items:center;gap:9px;font-size:.9rem;font-weight:600;color:var(--navy-soft)}.service-points li svg{color:var(--gold);flex-shrink:0}.about{background:var(--white)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(40px,6vw,80px);align-items:center}.about-media{position:relative}.about-media img{width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);aspect-ratio:4 / 3.4;object-fit:cover}.about-badge{position:absolute;bottom:-26px;right:-10px;background:var(--gold);color:var(--navy-deep);border-radius:var(--radius);padding:18px 24px;box-shadow:var(--shadow-md);text-align:center}.about-badge strong{display:block;font-size:2rem;line-height:1;color:var(--navy-deep)}.about-badge span{font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.feature-list{list-style:none;padding:0;margin-top:30px;display:grid;gap:22px}.feature-list li{display:flex;gap:16px}.feature-icon{flex-shrink:0;width:46px;height:46px;border-radius:12px;background:var(--cream-deep);color:var(--gold-dark);display:grid;place-items:center}.feature-text h4{font-size:1.05rem;margin-bottom:4px}.feature-text p{color:var(--muted);font-size:.94rem}.areas{position:relative;color:var(--cream);isolation:isolate}.areas:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:linear-gradient(to bottom,#1a1e2ced,#1a1e2cd1),url(/images/melbourne.jpg);background-size:cover;background-position:center}.areas .section-title{color:var(--white)}.areas .eyebrow{color:var(--gold-light)}.areas .eyebrow:before{background:var(--gold-light)}.areas .section-lead{color:#f7f2e7d1}.regions{margin-top:44px;display:flex;flex-wrap:wrap;gap:14px;max-width:860px;margin-inline:auto}.region-chip{display:inline-flex;align-items:center;gap:9px;padding:12px 20px;border-radius:999px;background:#f7f2e712;border:1px solid rgba(247,242,231,.18);font-weight:600;font-size:.95rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .18s ease,border-color .18s ease}.region-chip:hover{background:#c8961e2e;border-color:var(--gold)}.region-chip svg{color:var(--gold-light)}.contact{background:var(--cream-deep)}.contact-card{background:var(--navy);color:var(--cream);border-radius:var(--radius-lg);padding:clamp(36px,5vw,64px);display:grid;grid-template-columns:1.1fr 1fr;gap:clamp(36px,5vw,64px);align-items:center;box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.contact-card:after{content:"";position:absolute;top:-40%;right:-10%;width:360px;height:360px;background:radial-gradient(circle,rgba(200,150,30,.25),transparent 70%);pointer-events:none}.contact-card .eyebrow{color:var(--gold-light)}.contact-card .eyebrow:before{background:var(--gold-light)}.contact-card h2{color:var(--white);font-size:clamp(1.8rem,3.6vw,2.5rem)}.contact-card p.lead{margin-top:16px;color:#f7f2e7d1;font-size:1.05rem}.contact-methods{display:grid;gap:18px;position:relative;z-index:1}.contact-method{display:flex;align-items:center;gap:16px;padding:18px 20px;background:#f7f2e70f;border:1px solid rgba(247,242,231,.14);border-radius:var(--radius);transition:background .18s ease,transform .18s ease}.contact-method:hover{background:#c8961e29;transform:translateY(-2px)}.contact-method .ic{width:50px;height:50px;border-radius:12px;background:var(--gold);color:var(--navy-deep);display:grid;place-items:center;flex-shrink:0}.contact-method .info{min-width:0}.contact-method .info span{display:block;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;color:#f7f2e799}.contact-method .info strong{font-size:1.12rem;color:var(--white);overflow-wrap:anywhere}.contact-area-note{margin-top:6px;display:flex;align-items:center;gap:10px;font-size:.92rem;color:#f7f2e7c7}.contact-area-note svg{color:var(--gold-light)}.site-footer{background:var(--navy-deep);color:#f7f2e7b8;padding-block:56px 28px}.footer-top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.footer-brand img{width:54px;height:54px;border-radius:12px;margin-bottom:16px}.footer-brand strong{color:var(--cream);font-size:1.1rem;display:block;margin-bottom:8px}.footer-brand p{font-size:.92rem;max-width:320px}.footer-col h4{color:var(--cream);font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;margin-bottom:16px}.footer-col ul{list-style:none;padding:0;display:grid;gap:10px}.footer-col a,.footer-col li{font-size:.94rem;transition:color .18s ease}.footer-col a:hover{color:var(--gold-light)}.footer-bottom{margin-top:44px;padding-top:22px;border-top:1px solid rgba(247,242,231,.12);display:flex;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:.85rem}.footer-bottom .legal{display:flex;flex-wrap:wrap;gap:18px}.footer-bottom strong{color:var(--cream)}.footer-credit{margin-top:18px;text-align:center;font-size:.85rem;color:#f7f2e78c}.footer-credit .heart{color:var(--gold-light);font-size:.95rem}@media (max-width: 980px){.services-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.about-media{max-width:520px}.contact-card{grid-template-columns:1fr}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1 / -1}}@media (max-width: 1024px){.header-phone{display:none}}@media (max-width: 860px){.nav{display:none}.menu-toggle{display:inline-flex}.nav.open{display:flex;position:absolute;top:72px;left:0;right:0;flex-direction:column;align-items:stretch;gap:2px;padding:12px 24px 22px;background:var(--cream);border-bottom:1px solid var(--line);box-shadow:var(--shadow-md)}.nav.open a{width:100%;padding:14px 2px;border-bottom:1px solid var(--line)}.nav.open a:after{display:none}.nav.open .nav-cta{display:flex;flex-direction:column;gap:14px;margin-top:18px}.nav.open .nav-cta a{border-bottom:none;padding:0}.nav.open .nav-cta .btn{padding:14px 26px}}@media (max-width: 540px){.header-actions>.btn-primary{display:none}.header-inner{height:64px}.nav.open{top:64px}}@media (max-width: 560px){.services-grid,.footer-top{grid-template-columns:1fr}.hero-trust{gap:20px}.badges-inner{flex-direction:column;align-items:flex-start}.contact-method{gap:14px;padding:16px}.contact-method .ic{width:44px;height:44px}.contact-method .info strong{font-size:.98rem}}@media (max-width: 380px){.contact-method .info strong{font-size:.9rem}}@media (prefers-reduced-motion: reduce){*{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
