.content-wrapper{background-color:#fff}.hero-section{padding-top:0;background-color:var(--color-bg-light)}.hero-container{width:100%;max-width:1920px;margin:0 auto;padding:0 20px 2rem}.hero-card{position:relative;border-radius:48px;overflow:hidden;display:flex;flex-direction:column;justify-content:space-between;min-height:728px;background:#e8eaf0}.hero-bg{position:absolute;inset:0;background-size:cover;background-position:center 40%;opacity:.65;z-index:1}.hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(180deg,#f5f6f7e0,#f5f6f759 38%,#0a102600 55%,#0a1026f7)}.hero-content{position:relative;z-index:10;text-align:center;padding:3.5rem 2rem 1rem}.hero-overtitle{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-secondary);opacity:.75;margin-bottom:1.1rem}.hero-title{font-size:clamp(2.4rem,4.5vw,3.8rem);font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--color-secondary);margin-bottom:1.2rem}.hero-subtitle{font-size:1rem;max-width:640px;margin:0 auto;line-height:1.65;font-weight:500;color:var(--color-secondary);opacity:.85}.hero-bottom{position:relative;z-index:10;display:flex;flex-direction:column;align-items:center;padding-bottom:0}.hero-pill{display:inline-flex;align-items:stretch;border-radius:9999px;overflow:hidden;box-shadow:0 8px 32px #0006;margin-bottom:2rem}.pill-left,.pill-right{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.85rem 2.8rem;text-decoration:none;transition:filter .2s}.pill-left:hover,.pill-right:hover{filter:brightness(1.12)}.pill-left{background:#111827}.pill-right{background:var(--color-primary)}.pill-main{font-weight:800;font-size:1.2rem;line-height:1.2;letter-spacing:.02em}.pill-left .pill-main{color:var(--color-primary)}.pill-right .pill-main{color:#fff}.pill-sub{font-size:.75rem;font-weight:400;opacity:.85;margin-top:.1rem;color:#ffffffd9}.hero-trust{display:flex;justify-content:space-around;align-items:center;width:100%;padding:1.5rem 2rem;background:#0a1026f7}.trust-item{display:flex;flex-direction:column;align-items:center;gap:.6rem;color:#fff;font-weight:700;font-size:.9rem;letter-spacing:.06em}.section{padding:4rem 0}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-heading{font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--color-secondary);margin-bottom:1.5rem}.text-left{text-align:left}.text-center{text-align:center}.overtitle{display:block;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.overtitle-muted{color:var(--color-secondary);opacity:.55}.intro-section{background:#fff}.intro-text{max-width:720px;margin:0 auto}.intro-text p{font-size:.95rem;line-height:1.7;color:#555;margin-bottom:1rem}.text-link{color:var(--color-secondary);text-decoration:underline;text-underline-offset:3px}.text-link:hover{color:var(--color-primary)}.services-section{background:#f8f9fa}.services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.service-card{display:flex;flex-direction:column}.service-img-wrap{overflow:hidden;border-radius:16px}.service-img{width:100%;aspect-ratio:4/3;object-fit:cover;display:block;transition:transform .4s ease}.service-card:hover .service-img{transform:scale(1.05)}.service-card-body{padding:1.2rem 0;flex:1;display:flex;flex-direction:column}.service-title{font-size:1.3rem;font-weight:700;color:var(--color-secondary);margin-bottom:.6rem}.service-desc{font-size:.9rem;line-height:1.6;color:#666;margin-bottom:1rem;flex:1}.read-more-link{font-size:.85rem;color:var(--color-secondary);text-decoration:none;display:inline-flex;align-items:center;gap:.4rem;transition:color .2s}.read-more-link:hover{color:var(--color-primary)}.suburbs-layout{display:grid;grid-template-columns:1fr;gap:2rem}.suburbs-desc{font-size:1rem;line-height:1.7;color:#555;margin-bottom:2rem}.suburbs-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem}.suburb-tab{background:#fff;border:2px solid #e5e7eb;padding:.55rem 1.2rem;font-size:.82rem;font-weight:700;color:var(--color-secondary);cursor:pointer;border-radius:9999px;transition:all .2s}.suburb-tab:hover{border-color:var(--color-primary);color:var(--color-primary)}.suburb-tab.active{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.suburbs-columns{display:grid;grid-template-columns:repeat(6,1fr);gap:0;background:#fafbfc;border-radius:16px;border:1px solid #e5e7eb;padding:.25rem}.suburbs-columns div{position:relative}.suburbs-columns a{font-size:.85rem;color:var(--color-secondary);text-decoration:none;padding:.85rem .75rem .85rem 2.2rem;display:flex;align-items:center;gap:.5rem;transition:all .2s;border-radius:10px;position:relative}.suburbs-columns a:before{content:"";position:absolute;left:.75rem;top:50%;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23009EE2' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z'/%3E%3Ccircle cx='12' cy='10' r='3'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;opacity:.5}.suburbs-columns a:after{content:"→";margin-left:auto;opacity:0;transform:translate(-4px);transition:all .2s;color:var(--color-primary);font-size:.8rem}.suburbs-columns a:hover{background:#fff;color:var(--color-primary);box-shadow:0 1px 4px #0000000f}.suburbs-columns a:hover:before{opacity:1}.suburbs-columns a:hover:after{opacity:1;transform:translate(0)}.testimonials-section{background:#fff}.testimonials-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:3rem;align-items:start}.review-badge{display:inline-flex;align-items:center;gap:1rem;margin-bottom:2rem;padding:1.1rem 1.6rem;background:linear-gradient(135deg,#f0f9ff,#e8f6fd);border:1px solid #bae3f9;border-left:4px solid #009EE2;border-radius:14px;box-shadow:0 4px 18px #009ee21a,0 1px 4px #0000000a;width:100%;box-sizing:border-box;text-decoration:none;transition:box-shadow .25s,transform .25s}.review-badge:hover{box-shadow:0 8px 28px #009ee22e,0 2px 6px #0000000f;transform:translateY(-2px)}.review-score{font-size:2.5rem;font-weight:800;color:var(--color-secondary);line-height:1}.review-stars-wrap{display:flex;flex-direction:column;gap:.15rem}.stars-row{display:flex;gap:.15rem}.star{color:var(--color-primary);font-size:1.1rem}.review-count{font-size:.75rem;color:#888}.quote-icon{font-size:2.5rem;color:var(--color-primary);line-height:1;margin-bottom:.5rem}.testimonial p{font-size:1.25rem;line-height:1.5;color:var(--color-secondary);font-weight:500;margin-bottom:1.5rem}.testimonial-rating{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.rating-label{font-size:.85rem;font-weight:700;color:var(--color-secondary)}.rating-source{font-size:.85rem;color:#888}.testimonial-dots{display:flex;gap:.4rem;margin-top:2rem}.dot{width:22px;height:5px;border-radius:3px;background:#d1d5db;transition:background .2s}.dot.active{background:var(--color-primary);width:28px}.testimonial-nav{display:flex;gap:.5rem;margin-top:1rem}.nav-arrow{width:36px;height:36px;border-radius:50%;border:1px solid #d1d5db;background:none;font-size:1.2rem;color:#888;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.nav-arrow:hover{border-color:var(--color-primary);color:var(--color-primary)}.team-photo{width:100%;border-radius:16px;object-fit:cover;aspect-ratio:16/10}.faq-section{background:#f8f9fa}.faq-intro{max-width:700px;margin:0 auto 2.5rem;font-size:.95rem;line-height:1.7;color:#555}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#fff;border:1px solid #e5e7eb;border-radius:14px;overflow:hidden;transition:box-shadow .2s}.faq-item[open]{box-shadow:0 2px 8px #0000000f}.faq-item summary{padding:1.2rem 1.6rem;font-size:1.05rem;font-weight:600;color:var(--color-secondary);cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron:after{content:"›";font-size:1.4rem;font-weight:300;color:#aaa;transition:transform .2s;display:inline-block;transform:rotate(90deg)}.faq-item[open] .faq-chevron:after{transform:rotate(-90deg)}.faq-answer{padding:0 1.6rem 1.4rem}.faq-answer p{font-size:.95rem;line-height:1.7;color:#555}.articles-section{background:#fff}.articles-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:2rem}.article-card{display:flex;flex-direction:column}.article-img-wrap{overflow:hidden;border-radius:16px;margin-bottom:1rem}.article-img{width:100%;aspect-ratio:16/10;object-fit:cover;display:block;transition:transform .4s}.article-card:hover .article-img{transform:scale(1.05)}.article-title{font-size:1.15rem;font-weight:700;color:var(--color-secondary);margin-bottom:.6rem;line-height:1.35}.article-excerpt{font-size:.88rem;line-height:1.65;color:#666;margin-bottom:1rem;flex:1}.contact-section{background:#f8f9fa;padding-bottom:4rem}.contact-card{display:grid;grid-template-columns:.9fr 1.1fr;background:var(--color-secondary);border-radius:24px;overflow:hidden;min-height:500px}.contact-image-col{position:relative;overflow:hidden}.contact-photo{width:100%;height:100%;object-fit:cover;display:block}.contact-photo-overlay{position:absolute;bottom:0;left:0;right:0;padding:1.2rem 1.5rem;background:linear-gradient(transparent,#0a1128d9);text-align:center}.photo-label{display:block;color:#ffffffb3;font-size:.8rem;margin-bottom:.3rem}.photo-phone{color:#fff;font-size:1.15rem;font-weight:700;display:inline-flex;align-items:center;gap:.4rem;text-decoration:none}.photo-phone:hover{color:var(--color-primary)}.contact-form-col{padding:2.5rem 3rem;color:#fff}.contact-overtitle{font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-primary);margin-bottom:.5rem;display:block}.contact-heading{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem}.contact-sub{font-size:.9rem;color:#ffffffb3;margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:.8rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.form-group{display:flex;flex-direction:column;gap:.25rem}.form-group label{font-size:.8rem;font-weight:600;color:#ffffffb3}.req{color:var(--color-primary)}.form-input{padding:.75rem 1rem;border-radius:10px;border:1px solid rgba(255,255,255,.15);background:#ffffff12;color:#fff;font-size:.9rem;font-family:var(--font-family-body)}.form-input:focus{outline:none;border-color:var(--color-primary)}.form-textarea{resize:vertical}.form-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L6 6L11 1' stroke='white' stroke-width='2'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-submit{background:var(--color-primary);color:#fff;font-weight:800;font-size:1rem;padding:.9rem;border:none;border-radius:9999px;cursor:pointer;margin-top:.3rem;transition:filter .2s;font-family:var(--font-family-heading)}.form-submit:hover{filter:brightness(1.1)}@media(max-width:968px){.services-grid{grid-template-columns:repeat(2,1fr)}.testimonials-layout,.contact-card{grid-template-columns:1fr}.contact-image-col{max-height:300px}.suburbs-columns{grid-template-columns:repeat(3,1fr)}.suburbs-tabs{gap:.35rem}.suburb-tab{padding:.45rem .9rem;font-size:.78rem}.articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.services-grid,.form-row{grid-template-columns:1fr}.suburbs-columns{grid-template-columns:repeat(2,1fr)}.articles-grid{grid-template-columns:1fr}}
