:root{--navy:#071a33;--navy2:#0c2a4d;--orange:#ff7417;--orange2:#ff9a2e;--ink:#10233d;--muted:#617086;--line:#e5ebf2;--paper:#f6f8fb;--white:#fff;--green:#07966a;--shadow:0 24px 70px rgba(7,26,51,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.wrap{width:min(1200px,calc(100% - 40px));margin:auto}.topbar{background:var(--navy);color:#dce8f5;font-size:15px}.topbar .wrap{display:flex;justify-content:space-between;padding:9px 0}.header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid #e8edf3}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:10px;font-weight:950;font-size:24px;letter-spacing:-.045em;color:var(--navy)}.brandmark{width:42px;height:42px;border-radius:12px;background:var(--navy);display:grid;place-items:center}.brandmark img{width:26px}.navlinks{display:flex;align-items:center;gap:27px;font-size:15px;font-weight:800}.navlinks a:not(.btn):hover{color:var(--orange)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:14px 20px;border-radius:10px;background:var(--navy);color:#fff;font-weight:850;border:1px solid transparent;cursor:pointer;transition:.2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(7,26,51,.18)}.btn.orange{background:var(--orange)}.btn.outline{background:#fff;color:var(--navy);border-color:#cad5e1}.btn.white{background:#fff;color:var(--navy)}.mobile{display:none}.hero{position:relative;overflow:hidden;color:#fff;background:linear-gradient(115deg,#06172d 0%,#0a294c 55%,#10395c 100%);padding:76px 0 82px}.hero:before{content:"";position:absolute;width:620px;height:620px;border:110px solid rgba(255,116,23,.09);border-radius:50%;right:-280px;top:-250px}.hero:after{content:"";position:absolute;inset:auto 0 0 0;height:1px;background:rgba(255,255,255,.15)}.grid2{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;position:relative;z-index:2}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--orange2);font-size:15px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;margin-bottom:15px}.dot{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px rgba(255,116,23,.15)}h1{font-size:clamp(43px,5.8vw,72px);line-height:1.01;letter-spacing:-.055em;margin:0 0 22px;max-width:760px}h1 em{font-style:normal;color:#ff8b29}.lead{font-size:19px;line-height:1.65;color:#cbd9e8;max-width:680px;margin:0 0 29px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.micro{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:#dce7f2;font-size:15px;font-weight:750}.micro span:before{content:"✓";color:var(--orange2);font-weight:900;margin-right:7px}.quote-card{background:#fff;color:var(--ink);border-radius:20px;padding:27px;box-shadow:0 28px 70px rgba(0,0,0,.28);border:1px solid rgba(255,255,255,.3)}.quote-card .head{display:flex;justify-content:space-between;align-items:start;margin-bottom:18px}.quote-card h3{font-size:25px;margin:4px 0 0;letter-spacing:-.03em}.status{font-size:15px;font-weight:900;padding:6px 9px;border-radius:99px;background:#e8f7ef;color:#087955}.fields{display:grid;gap:11px}.field{display:grid;gap:5px}.field label{font-size:15px;font-weight:800;color:#41526a}.field input,.field select,.field textarea{width:100%;border:1px solid #d6dee8;border-radius:9px;padding:12px 13px;font:inherit;background:#fff;color:var(--ink);outline:none}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,116,23,.1)}.quote-card .btn{width:100%;margin-top:3px}.fine{font-size:15px;color:#8793a4;margin-top:9px}.hero-visual{position:relative;border-radius:24px;overflow:hidden;min-height:475px;background:#102f4e;box-shadow:0 30px 80px rgba(0,0,0,.24)}.hero-visual img{width:100%;height:100%;min-height:475px;object-fit:cover;filter:saturate(.9)}.hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,20,39,.02),rgba(4,20,39,.4))}.hero-badge{position:absolute;z-index:3;left:20px;bottom:20px;background:rgba(7,26,51,.88);border:1px solid rgba(255,255,255,.2);backdrop-filter:blur(12px);padding:15px 17px;border-radius:14px}.hero-badge strong{display:block;font-size:15px}.hero-badge span{font-size:15px;color:#b8c8d9}.trustbar{position:relative;margin-top:-31px;z-index:5}.trustrow{background:#fff;border:1px solid #dfe7ef;border-radius:16px;box-shadow:0 15px 40px rgba(7,26,51,.09);display:grid;grid-template-columns:repeat(4,1fr);padding:8px}.trust{padding:17px 20px;border-right:1px solid #e7edf3;font-size:15px;font-weight:850;display:flex;align-items:center;gap:10px}.trust:last-child{border:0}.trust b{color:var(--orange);font-size:19px}.section{padding:88px 0}.soft{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:34px}.eyebrow.dark{color:var(--orange)}h2{font-size:clamp(31px,4vw,48px);line-height:1.08;letter-spacing:-.045em;margin:0 0 12px}h3{font-size:20px;line-height:1.25;letter-spacing:-.025em;margin:0 0 8px}.section-head p{max-width:590px;color:var(--muted);margin:0}.cards3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:17px;background:#fff;padding:24px;min-height:205px;transition:.22s}.service-card:hover{transform:translateY(-5px);box-shadow:0 18px 45px rgba(7,26,51,.1);border-color:#cdd8e5}.ico{width:46px;height:46px;border-radius:12px;background:#fff1e8;color:var(--orange);display:grid;place-items:center;margin-bottom:18px;font-size:21px}.service-card p{color:var(--muted);font-size:15px;margin:0 0 17px}.link{color:var(--orange);font-weight:900;font-size:15px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.step{position:relative;padding:8px 10px 8px 0}.step:before{counter-increment:step;content:"0" counter(step);display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:var(--orange);color:#fff;font-weight:950;margin-bottom:18px}.steps{counter-reset:step}.step p{color:var(--muted);margin:0}.location-wrap{background:var(--navy);color:#fff;border-radius:26px;padding:44px}.location-wrap p{color:#b8c9da}.searchbar{display:flex;gap:9px;max-width:670px;margin:24px 0}.searchbar input{flex:1;padding:14px 15px;border-radius:10px;border:1px solid #cbd6e3;font:inherit}.locations{display:flex;flex-wrap:wrap;gap:9px}.pill{padding:9px 13px;border-radius:99px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.06);font-size:15px;font-weight:750;color:#e6edf5}.pill:hover{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.4)}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:50px;align-items:start}.prose{font-size:17px}.prose h2{font-size:34px;margin-top:46px}.prose h3{margin-top:28px}.prose p,.prose li{color:#506078}.prose ul{padding-left:21px}.sidebar{position:sticky;top:105px}.side-card{padding:23px;background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:0 14px 40px rgba(7,26,51,.07)}.side-card .btn{width:100%;margin-top:10px}.facts{display:grid;gap:0;margin:15px 0}.fact{display:flex;justify-content:space-between;gap:12px;padding:10px 0;border-bottom:1px solid var(--line);font-size:15px}.fact span:first-child{color:var(--muted)}.breadcrumb{font-size:15px;color:#718097;padding:18px 0}.breadcrumb a{color:#47617d}.related{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.related a{border:1px solid var(--line);border-radius:13px;padding:14px;background:#fff;font-weight:800}.faq{display:grid;gap:10px}.faq details{border:1px solid var(--line);border-radius:13px;background:#fff;padding:17px 18px}.faq summary{cursor:pointer;font-weight:850}.faq p{margin:9px 0 0;color:var(--muted)}.cta-band{background:linear-gradient(110deg,var(--navy),#103a62);color:#fff;border-radius:24px;padding:45px;display:flex;justify-content:space-between;align-items:center;gap:25px}.cta-band p{color:#c4d3e2;max-width:670px}.footer{background:#041226;color:#d7e2ed;padding:60px 0 28px}.footgrid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:35px}.footer h3{color:#fff;font-size:15px}.footer a{display:block;color:#9eb2c7;margin:8px 0;font-size:15px}.footer .brand{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:38px;padding-top:20px;color:#71869c;font-size:15px}.hero.compact{padding:55px 0}.hero.compact h1{font-size:clamp(38px,5vw,62px)}.statline{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.stat{padding:8px 12px;border-radius:9px;background:rgba(255,255,255,.08);font-size:15px;font-weight:800;color:#d5e1ed}.warning{padding:18px;border-left:4px solid #f1b63b;background:#fff9e8;border-radius:10px;margin:22px 0;color:#5f5328}.checklist{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.check{padding:16px;border:1px solid var(--line);border-radius:13px;background:#fff;font-weight:700}.check:before{content:"✓";color:var(--green);margin-right:8px}@media(max-width:950px){.navlinks{display:none}.mobile{display:inline-flex}.grid2,.content-grid{grid-template-columns:1fr}.hero-visual{order:2}.cards3,.trustrow,.steps{grid-template-columns:repeat(2,1fr)}.footgrid{grid-template-columns:1fr 1fr}.sidebar{position:static}.trust{border-bottom:1px solid #e7edf3}.trust:nth-child(2){border-right:0}.trust:nth-child(3),.trust:nth-child(4){border-bottom:0}}@media(max-width:600px){.wrap{width:min(100% - 26px,1200px)}.topbar .wrap{justify-content:center}.topbar span:last-child{display:none}.nav{min-height:68px}.brand{font-size:20px}.brandmark{width:37px;height:37px}.hero{padding:52px 0 60px}h1{font-size:43px}.lead{font-size:17px}.hero-actions .btn{width:100%}.hero-visual,.hero-visual img{min-height:330px}.trustbar{margin-top:-20px}.trustrow,.cards3,.steps,.footgrid,.related,.checklist{grid-template-columns:1fr}.trust{border-right:0!important;border-bottom:1px solid #e7edf3!important}.trust:last-child{border-bottom:0!important}.section{padding:62px 0}.section-head{display:block}.section-head p{margin-top:12px}.location-wrap{padding:28px 20px}.searchbar{display:block}.searchbar .btn{width:100%;margin-top:8px}.searchbar input{width:100%}.cta-band{display:block;padding:30px 24px}.cta-band .btn{margin-top:10px;width:100%}}

/* ===== RestoreHiveAU screenshot-matched homepage ===== */
.home-page{background:#fff;color:#071a33}.utility-bar{background:#061a34;color:#fff;font-size:15px}.utility-inner{height:37px;display:flex;align-items:center;justify-content:space-between}.utility-inner>span{color:#f2f5f9}.utility-inner>span::first-letter{color:#ff7417}.utility-points{display:flex;gap:38px;font-weight:700}.main-header{background:#fff;position:sticky;top:0;z-index:100;box-shadow:0 1px 0 rgba(7,26,51,.08)}.main-nav{height:83px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:9px}.logo>img{width:58px;height:58px}.logo-copy{display:flex;flex-direction:column;line-height:1}.logo-copy strong{font-size:27px;letter-spacing:-1.5px;color:#071a33}.logo-copy strong span{color:#ff7417}.logo-copy small{font-size:15px;font-weight:800;letter-spacing:.4px;color:#1f4e82;margin-top:5px}.desktop-nav{display:flex;align-items:center;gap:29px;font-size:15px;font-weight:800}.desktop-nav a{padding:31px 0 27px;border-bottom:3px solid transparent}.desktop-nav a:hover,.desktop-nav a.active{color:#ff7417;border-color:#ff7417}.header-cta,.navy-btn{background:#071a33;color:#fff;padding:12px 20px;border-radius:6px;font-size:15px;font-weight:800;box-shadow:0 4px 11px rgba(7,26,51,.18)}
.screenshot-hero{position:relative;min-height:482px;background:#071a33;color:#fff;overflow:hidden}.screenshot-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,20,40,.98) 0%,rgba(4,20,40,.94) 34%,rgba(4,20,40,.46) 60%,rgba(4,20,40,.15) 100%);z-index:1}.hero-bg{position:absolute;inset:0 0 0 40%;overflow:hidden}.hero-bg img{width:100%;height:100%;object-fit:cover;object-position:left center;filter:saturate(.9) contrast(1.03)}.hero-layout{position:relative;z-index:3;display:grid;grid-template-columns:minmax(0,1.55fr) 340px;gap:55px;align-items:center;min-height:482px;padding-top:27px;padding-bottom:42px}.hero-copy{padding-right:20px}.hero-kicker{font-size:15px;color:#ff8a25;font-weight:900;letter-spacing:1.3px;margin-bottom:10px}.hero-copy h1{font-size:48px;line-height:1.06;max-width:690px;margin:0 0 14px;letter-spacing:-2.1px}.hero-copy h1 em{color:#ff7417;font-style:normal}.hero-copy>p{font-size:16px;line-height:1.52;color:#eff4f8;max-width:600px;margin:0 0 25px}.hero-benefits{display:flex;gap:25px;margin-bottom:26px}.hero-benefits>div{display:flex;align-items:center;gap:10px;min-width:145px}.hero-benefits b{width:42px;height:42px;border:1px solid #2d669e;border-radius:8px;display:grid;place-items:center;font-size:20px}.hero-benefits span{font-size:15px;line-height:1.25}.hero-benefits strong{display:block;font-size:15px}.hero-buttons{display:flex;gap:15px}.orange-btn,.ghost-btn{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:0 23px;border-radius:6px;font-size:15px;font-weight:900}.orange-btn{background:linear-gradient(180deg,#ff8a24,#ff6b00);color:#fff;box-shadow:0 8px 18px rgba(255,116,23,.25)}.ghost-btn{border:1px solid rgba(255,255,255,.65);color:#fff;background:rgba(6,26,52,.25)}.ghost-btn span{font-size:22px;margin-left:20px}.hero-form{background:#071f3f;border:2px solid rgba(255,255,255,.5);border-radius:18px;padding:21px 19px 15px;box-shadow:0 18px 40px rgba(0,0,0,.32)}.hero-form h2{font-size:24px;text-align:center;margin:0 0 2px;letter-spacing:-.6px}.hero-form>p{font-size:15px;text-align:center;color:#fff;margin:0 0 14px}.hero-form form{display:grid;gap:7px}.hero-form label{display:flex;align-items:flex-start;background:#fff;border-radius:5px;min-height:38px;padding:0 10px;color:#59708b}.hero-form label>span{width:24px;padding-top:9px;font-size:15px;color:#153c65}.hero-form input,.hero-form select,.hero-form textarea{border:0;outline:0;width:100%;font:inherit;font-size:15px;padding:10px 2px;background:#fff;color:#263b54}.hero-form textarea{min-height:51px;resize:none}.hero-form button{border:0;border-radius:5px;background:linear-gradient(#ff861b,#ff6e00);height:39px;color:#fff;font-weight:900;cursor:pointer}.hero-form>small{display:block;text-align:center;font-size:15px;margin-top:7px;color:#e8edf3}
.trust-float{position:relative;z-index:5;margin-top:-34px;min-height:76px;background:#fff;border:1px solid #dbe2ec;border-radius:10px;box-shadow:0 8px 24px rgba(7,26,51,.08);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:0 18px}.trust-item{display:flex;align-items:center;justify-content:center;gap:14px;padding:8px 17px;border-right:1px solid #edf0f4}.trust-item:last-child{border:0}.trust-item>b{font-size:24px;color:#071a33}.trust-item .stars{font-size:18px;color:#ffb000;letter-spacing:1px}.trust-item span{line-height:1.2}.trust-item strong{font-size:15px;display:block}.trust-item small{display:block;color:#69778c;font-size:15px;margin-top:5px}.services-showcase{padding:31px 0 12px}.section-title-row{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:14px}.mini-title{display:block;color:#ff7417;font-size:15px;font-weight:950;letter-spacing:.4px;margin-bottom:5px}.section-title-row h2{font-size:27px;margin:0 0 3px;letter-spacing:-.8px}.section-title-row p{font-size:15px;color:#6b7890;margin:0}.navy-btn{font-size:15px;padding:11px 17px}.service-grid-six{display:grid;grid-template-columns:repeat(6,1fr);gap:17px}.visual-service{height:177px;position:relative;overflow:hidden;border:1px solid #dee5ee;border-radius:8px;background:#fff;padding:16px 14px 0;box-shadow:0 3px 9px rgba(7,26,51,.03);transition:.2s}.visual-service:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(7,26,51,.09)}.service-icon{font-size:20px;font-weight:900;margin-bottom:6px}.service-icon.red{color:#e62424}.service-icon.blue{color:#1987ff}.service-icon.orange{color:#ff7417}.service-icon.teal{color:#10a887}.service-icon.purple{color:#8d2fff}.visual-service h3{font-size:15px;line-height:1.2;margin:0 0 4px}.visual-service p{font-size:15px;line-height:1.3;color:#66758b;margin:0;width:100%;max-width:145px}.service-image{position:absolute;left:0;right:0;bottom:0;height:64px;overflow:hidden;background:#dfe5eb}.service-image img{width:100%;height:100%;object-fit:cover;object-position:28% 50%;filter:saturate(.85)}.service-image.pos2 img{object-position:10% 20%}.service-image.pos3 img{object-position:45% 25%}.service-image.pos4 img{object-position:6% 60%}.service-image.pos5 img{object-position:50% 40%}.service-image.pos6 img{object-position:90% 50%}.why-band{background:#061a34;color:#fff;padding:17px 0 23px;margin-top:8px}.orange-text{color:#ff7417}.why-band h2{font-size:24px;margin:0 0 14px;letter-spacing:-.5px}.why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.why-grid>div{min-height:70px;border:1px solid #39506f;border-radius:7px;padding:10px 12px;display:flex;align-items:flex-start;gap:10px}.why-grid b{font-size:22px;color:#fff}.why-grid strong{display:block;font-size:15px}.why-grid small{display:block;color:#b8c4d2;font-size:15px;line-height:1.35;margin-top:3px}.location-section{padding:70px 0;background:#f5f7fa}.location-shell{background:#fff;border:1px solid #dfe5ec;border-radius:18px;padding:38px;box-shadow:0 14px 40px rgba(7,26,51,.05)}.location-copy h2{font-size:34px;margin:0 0 8px}.location-copy p{color:#68758a;max-width:650px;margin:0}.location-search{display:flex;max-width:650px;margin:22px 0 17px}.location-search input{flex:1;border:1px solid #ced7e2;border-radius:7px 0 0 7px;padding:13px 14px;font:inherit}.location-search button{border:0;background:#071a33;color:#fff;padding:0 20px;border-radius:0 7px 7px 0;font-weight:800}.location-pills{display:flex;flex-wrap:wrap;gap:8px}.location-pills a{border:1px solid #d8e1eb;padding:8px 12px;border-radius:99px;font-size:15px;font-weight:750;background:#f9fbfd}.location-pills a:hover{border-color:#ff7417;color:#ff7417}.guide-section{padding:70px 0}.center-title{text-align:center;max-width:720px;margin:0 auto 28px}.center-title h2{font-size:36px;margin:0 0 8px}.center-title p{color:#6b7890;margin:0}.guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid a{padding:25px;border:1px solid #dfe5ec;border-radius:13px}.guide-grid b{color:#ff7417;font-size:15px}.guide-grid h3{margin:10px 0 6px}.guide-grid p{font-size:15px;color:#68758a;margin:0}.final-cta{background:#eff3f7;padding:55px 0}.final-cta-inner{background:#071a33;color:#fff;border-radius:16px;padding:35px 42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.final-cta span{font-size:15px;color:#ff8b2c;font-weight:900}.final-cta h2{font-size:31px;margin:3px 0}.final-cta p{margin:0;color:#bcc9d6}.new-footer{background:#041226;color:#aebdca;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.logo.light .logo-copy strong{color:#fff}.footer-brand p{max-width:330px;font-size:15px}.new-footer h3{color:#fff;font-size:15px}.new-footer a:not(.logo){display:block;font-size:15px;margin:8px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.09);margin-top:30px;padding-top:20px;font-size:15px;white-space:nowrap;display:block;overflow-x:auto;overflow-y:hidden;text-align:center;-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer-bottom::-webkit-scrollbar{display:none}.footer-bottom a{display:inline!important;white-space:nowrap}.hide{display:none!important}
@media(max-width:1050px){.desktop-nav{display:none}.service-grid-six{grid-template-columns:repeat(3,1fr)}.hero-layout{grid-template-columns:1fr 330px;gap:30px}.hero-copy h1{font-size:43px}.why-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.utility-points{display:none}.main-nav{height:72px}.header-cta{font-size:15px;padding:10px 12px}.logo>img{width:45px;height:45px}.logo-copy strong{font-size:22px}.logo-copy small{font-size:15px}.screenshot-hero{min-height:auto}.hero-bg{inset:0;opacity:.35}.screenshot-hero:after{background:rgba(4,20,40,.78)}.hero-layout{grid-template-columns:1fr;padding:45px 0}.hero-copy h1{font-size:39px}.hero-benefits{flex-direction:column;gap:10px}.hero-benefits>div{min-width:0}.hero-buttons{flex-direction:column}.hero-form{max-width:480px}.trust-float{margin-top:0;border-radius:0;grid-template-columns:repeat(2,1fr);width:100%}.trust-item{border-bottom:1px solid #edf0f4}.service-grid-six{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:1fr 1fr}.section-title-row{align-items:flex-start;flex-direction:column}.guide-grid,.footer-grid{grid-template-columns:1fr}.final-cta-inner{display:block}.final-cta .orange-btn{margin-top:20px}}
@media(max-width:480px){.header-cta{display:none}.hero-copy h1{font-size:34px}.service-grid-six{grid-template-columns:1fr}.visual-service{height:190px}.why-grid{grid-template-columns:1fr}.trust-float{grid-template-columns:1fr}.trust-item{border-right:0}.location-shell{padding:25px 20px}.location-copy h2,.center-title h2{font-size:30px}}

/* RestoreHiveAU form + homepage correction pass */
.hero-form .field,
.quote-card .field{display:grid;grid-template-columns:1fr;gap:5px}
.hero-form .field label,
.quote-card .field label{display:block;background:transparent;border:0;border-radius:0;min-height:0;padding:0 2px;color:#d9e4ef;font-size:15px;line-height:1.2;font-weight:800}
.quote-card .field label{color:#41526a}
.hero-form .field input,
.hero-form .field select,
.hero-form .field textarea,
.quote-card .field input,
.quote-card .field select,
.quote-card .field textarea{display:block;width:100%;border:1px solid #d6dee8;border-radius:7px;padding:9px 10px;min-height:38px;font:inherit;font-size:15px;background:#fff;color:#10233d;outline:none}
.hero-form .field textarea,.quote-card .field textarea{min-height:58px;resize:vertical}
.hero-form .field input:focus,.hero-form .field select:focus,.hero-form .field textarea:focus,
.quote-card .field input:focus,.quote-card .field select:focus,.quote-card .field textarea:focus{border-color:#ff7417;box-shadow:0 0 0 3px rgba(255,116,23,.12)}
.hero-form .fields{gap:8px}
.hero-form{padding:20px 19px 14px;max-height:none}
.hero-form .btn{min-height:39px;padding:9px 14px}
.screenshot-hero{min-height:500px}
.hero-layout{min-height:500px}
@media(max-width:1050px){.hero-layout{grid-template-columns:minmax(0,1.35fr) 330px;gap:32px}.hero-copy h1{font-size:42px}.hero-form{padding:18px 16px 13px}}
@media(max-width:760px){.screenshot-hero{min-height:auto}.hero-layout{min-height:auto}.hero-form{max-height:none}}

/* RestoreHiveAU visual refinement */
body{font-size:15px;color:#12243b;letter-spacing:-.005em}.wrap{width:min(1240px,calc(100% - 48px))}.topbar{font-size:15px}.nav{min-height:82px}.brand{font-size:25px}.navlinks{gap:6px;font-size:15px}.navlinks>a:not(.btn),.mega-trigger{padding:12px 13px}.mega-item{position:static}.mega-trigger{font:inherit;font-weight:800;border:0;background:transparent;color:var(--ink);cursor:pointer;border-radius:9px}.mega-trigger:hover,.mega-item:focus-within .mega-trigger{background:#f3f6f9;color:var(--orange)}.mega-trigger span{font-size:15px;margin-left:4px}.mega-menu{position:absolute;left:50%;transform:translateX(-50%) translateY(8px);top:calc(100% - 4px);width:min(1120px,calc(100vw - 48px));background:#fff;border:1px solid #dfe6ee;border-radius:18px;box-shadow:0 24px 65px rgba(7,26,51,.18);padding:25px;display:grid;grid-template-columns:240px 1fr;gap:26px;opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease;z-index:80}.mega-item.open>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(-50%) translateY(0)}.mega-intro{border-right:1px solid #e8edf3;padding:4px 24px 4px 2px}.mega-intro strong{display:block;font-size:17px;line-height:1.3;margin:5px 0 15px;color:var(--navy)}.mega-intro a{color:var(--orange);font-size:15px;font-weight:900}.mega-columns{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.mega-columns a,.guide-mega-grid a{display:block;padding:10px 12px;border-radius:10px}.mega-columns a:hover,.guide-mega-grid a:hover{background:#f5f8fb}.mega-columns strong,.guide-mega-grid strong{display:block;font-size:15px;color:var(--navy)}.mega-columns small,.guide-mega-grid small{display:block;color:#718096;font-size:15px;line-height:1.35;margin-top:2px}.location-mega-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.location-mega-grid a{padding:12px 14px;border:1px solid #e5ebf1;border-radius:10px;font-size:15px;font-weight:800}.location-mega-grid a:hover{border-color:#ffb078;color:var(--orange);background:#fffaf7}.location-mega-grid span{float:right}.guide-mega-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.nav-cta{margin-left:8px;padding:12px 16px}.hero{padding:88px 0 96px}.hero h1{font-size:clamp(48px,5.3vw,76px)}.lead{font-size:20px}.quote-card{padding:30px}.quote-card h3{font-size:27px}.field label{font-size:15px}.field input,.field select,.field textarea{font-size:15px;padding:13px 14px}.btn{font-size:15px;padding:14px 21px}.section{padding:96px 0}.section-title-row h2{font-size:38px}.service-grid-six{grid-template-columns:repeat(3,1fr);gap:18px}.visual-service{height:230px;padding:20px 18px 0}.visual-service h3{font-size:16px}.visual-service p{font-size:15px;max-width:220px}.service-image{height:88px}.why-band{padding:55px 0}.why-band h2{font-size:36px}.why-grid{grid-template-columns:repeat(5,1fr);gap:14px}.why-grid>div{min-height:110px;padding:16px}.why-grid strong{font-size:15px}.why-grid small{font-size:15px}.location-section{padding:85px 0}.location-copy h2{font-size:40px}.location-pills a{font-size:15px;padding:10px 14px}.guide-section{padding:90px 0}.center-title h2{font-size:40px}.guide-grid{grid-template-columns:repeat(3,1fr);gap:18px}.guide-grid a{padding:24px;transition:.2s}.guide-grid a:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(7,26,51,.08)}.guide-grid p{font-size:15px;line-height:1.55}.diy-heading{margin-top:46px!important}.diy-list{padding-left:24px}.diy-list li{margin:10px 0}.final-cta{padding:70px 0}.final-cta h2{font-size:38px}.new-footer{padding-top:65px}.new-footer a:not(.logo){font-size:15px}
@media(max-width:950px){.mega-menu{position:fixed;left:12px;right:12px;top:82px;width:auto;transform:translateY(8px);}.mega-item.open>.mega-menu{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.navlinks{display:flex}.navlinks .mega-item:nth-child(3){display:none}.nav-cta{display:none}.service-grid-six{grid-template-columns:repeat(2,1fr)}.why-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.wrap{width:min(100% - 28px,1240px)}.mega-nav{display:none}.hero{padding:58px 0 65px}.hero h1{font-size:44px}.lead{font-size:17px}.service-grid-six,.guide-grid{grid-template-columns:1fr}.why-grid{grid-template-columns:1fr}.section-title-row{display:block}.section-title-row .navy-btn{display:inline-flex;margin-top:15px}.location-copy h2,.center-title h2{font-size:32px}.final-cta h2{font-size:31px}.quote-card{padding:22px}}

.location-hub-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.location-hub-grid .related{display:flex;justify-content:space-between;gap:18px;align-items:center}.location-hub-grid .related span{font-size:15px;color:#718096}.guide-card{padding:26px;border:1px solid var(--line);border-radius:15px;background:#fff;transition:.2s}.guide-card:hover{transform:translateY(-4px);box-shadow:0 15px 35px rgba(7,26,51,.08)}.guide-number{color:var(--orange);font-size:15px;font-weight:900}.guide-card h3{margin-top:10px}.guide-card p{color:var(--muted);font-size:15px}.guide-hub-grid{grid-template-columns:repeat(3,1fr)}@media(max-width:700px){.location-hub-grid,.guide-hub-grid{grid-template-columns:1fr}.location-hub-grid .related{display:block}.location-hub-grid .related span{display:block;margin-top:8px}}
.human-callout{margin-top:14px;padding:14px 16px;border:1px solid #dbe4ed;border-radius:12px;background:#f7fafc;display:grid;gap:4px}.human-callout strong{font-size:15px;color:var(--navy)}.human-callout span{font-size:15px;line-height:1.45;color:#617086}.quote-card>small{font-size:15px;display:block;margin-top:10px;color:#718096}.service-image{height:112px;background:#071a33}.service-image img{transition:transform .35s ease;filter:none}.visual-service:hover .service-image img{transform:scale(1.05)}

/* RestoreHiveAU why-us refinement */
.why-intro{max-width:820px;margin-bottom:26px}.why-intro h2{font-size:clamp(30px,3.2vw,44px);line-height:1.08;margin:0 0 10px;letter-spacing:-1px}.why-intro p{font-size:17px;line-height:1.65;color:#c4d0dd;margin:0;max-width:780px}.why-grid{grid-template-columns:repeat(3,1fr);gap:16px}.why-grid>div{min-height:145px;padding:19px 18px;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.035);border-radius:12px;transition:transform .2s ease,border-color .2s ease,background .2s ease}.why-grid>div:hover{transform:translateY(-3px);border-color:rgba(255,116,23,.55);background:rgba(255,255,255,.06)}.why-grid b{display:flex;align-items:center;justify-content:center;flex:0 0 38px;width:38px;height:38px;border-radius:50%;background:#ff7417;color:#061a34;font-size:15px;font-weight:950}.why-grid strong{font-size:17px;line-height:1.25}.why-grid small{font-size:15px;line-height:1.5;margin-top:7px;color:#c1ccd8}@media(max-width:1050px){.why-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){.why-intro p{font-size:16px}.why-grid{grid-template-columns:1fr}.why-grid>div{min-height:0}}


/* FINAL RESPONSIVE + HOMEPAGE NAVIGATION PASS */
body{font-size:15px;overflow-x:hidden}.site-header{position:sticky;top:0;z-index:100}.site-header .nav{position:relative}.brand span:last-child{font-size:25px;line-height:1}.brandmark{flex:0 0 auto}.navlinks{margin-left:auto}.mega-item{position:static}.mega-menu{top:calc(100% - 1px);max-height:calc(100vh - 95px);overflow:auto}.mega-columns{grid-template-columns:repeat(2,minmax(0,1fr));max-height:520px;overflow:auto}.mega-columns>a{padding:12px 13px;border-radius:11px}.mega-columns>a:hover{background:#f5f8fb}.mega-view-all{display:inline-block}.mobile-menu-toggle{display:none;align-items:center;justify-content:center;gap:4px;flex-direction:column;width:48px;height:46px;border:1px solid #dbe3eb;border-radius:10px;background:#fff;color:var(--navy);cursor:pointer}.mobile-menu-toggle span{display:block;width:21px;height:2px;background:var(--navy);border-radius:2px}.mobile-menu-toggle b{font-size:15px;line-height:1}.mobile-nav-panel{display:none}.mobile-nav-inner{width:min(100% - 28px,520px);margin:0 auto;padding:14px 0 30px}.mobile-nav-top{display:flex;justify-content:space-between;align-items:center;padding:8px 0 18px}.mobile-nav-top strong{font-size:20px}.mobile-close{width:40px;height:40px;border:1px solid #dce4ec;background:#fff;border-radius:10px;font-size:25px;line-height:1;color:var(--navy)}.mobile-main-link,.mobile-nav-panel details{border-bottom:1px solid #e7edf3}.mobile-main-link,.mobile-nav-panel summary{display:block;padding:17px 3px;font-weight:850;font-size:16px}.mobile-nav-panel summary{cursor:pointer;list-style:none}.mobile-nav-panel summary::-webkit-details-marker{display:none}.mobile-nav-panel summary:after{content:'+';float:right;color:var(--orange);font-size:20px}.mobile-nav-panel details[open] summary:after{content:'−'}.mobile-subgrid{display:grid;grid-template-columns:1fr 1fr;gap:7px;padding:0 0 14px}.mobile-subgrid a{padding:11px 10px;border-radius:9px;background:#f5f8fb;font-size:15px;color:#334a63}.mobile-help{width:100%;margin-top:18px}.mobile-open{overflow:hidden}.mobile-open .mobile-nav-panel{display:block;position:fixed;inset:calc(100% * 0) 0 0;top:0;z-index:99;background:#fff;overflow:auto;padding-top:74px}.mobile-open .site-header{z-index:101}.mobile-open .mobile-menu-toggle{display:none}

/* Better service cards */
.services-showcase-v2{padding:92px 0 88px;background:#fff}.services-showcase-v2 .section-title-row{align-items:end;margin-bottom:34px}.services-showcase-v2 .section-title-row h2{max-width:760px;margin-bottom:10px}.services-showcase-v2 .section-title-row p{max-width:700px}.service-grid-v2{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.service-card-v2{position:relative;display:flex;flex-direction:column;overflow:hidden;background:#fff;border:1px solid #dfe7ef;border-radius:20px;min-height:355px;box-shadow:0 10px 35px rgba(7,26,51,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.service-card-v2:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(7,26,51,.12);border-color:#c8d5e3}.service-art{height:156px;overflow:hidden;background:linear-gradient(135deg,#071a33,#154b75);position:relative}.service-art:after{content:'';position:absolute;inset:0;background:linear-gradient(135deg,rgba(7,26,51,.08),rgba(255,116,23,.16))}.service-art img{width:100%;height:100%;object-fit:cover;padding:22px;filter:brightness(1.1) saturate(1.05);transform:scale(1.01);transition:transform .35s ease}.service-card-v2:hover .service-art img{transform:scale(1.08)}.service-card-body{position:relative;padding:22px 22px 20px;display:flex;flex:1;flex-direction:column}.service-index{position:absolute;right:19px;top:18px;font-size:15px;font-weight:900;color:#9aaabd}.service-card-body h3{font-size:21px;max-width:230px;margin:0 0 8px;color:var(--navy)}.service-card-body p{font-size:15px;line-height:1.55;color:#617086;margin:0 0 17px;max-width:300px}.service-link{margin-top:auto;color:var(--orange);font-size:15px;font-weight:900}.service-link b{margin-left:6px}.services-bottom{display:flex;justify-content:center;gap:10px;align-items:center;margin-top:24px;font-size:15px;color:#65758a}.services-bottom a{color:var(--orange);font-weight:900}.services-bottom a:hover{text-decoration:underline}

/* Mobile/tablet: no horizontal overflow, readable tap targets, stacked forms/cards */
@media(max-width:1050px){.navlinks{gap:2px}.navlinks .nav-cta{display:none}.brand span:last-child{font-size:22px}.service-grid-v2{grid-template-columns:repeat(2,1fr)}.mega-menu{width:min(920px,calc(100vw - 30px));grid-template-columns:210px 1fr}.hero-form,.quote-card{width:100%;max-width:100%}}
@media(max-width:820px){.site-header .nav{min-height:72px}.navlinks{display:none}.mobile-menu-toggle{display:flex}.mobile-nav-panel{display:none}.service-grid-v2{grid-template-columns:1fr 1fr}.service-art{height:145px}.services-showcase-v2{padding:70px 0}.section-title-row h2{font-size:34px}.section-title-row p{font-size:16px}.hero-actions .btn{min-height:48px}.field input,.field select,.field textarea{min-height:48px}.btn{min-height:48px}.topbar .wrap{font-size:15px}.content-grid,.grid2{grid-template-columns:1fr}.sidebar{order:2}}
@media(max-width:600px){.wrap{width:calc(100% - 28px)}.brand span:last-child{font-size:20px}.brandmark{width:38px;height:38px}.mobile-menu-toggle{width:44px;height:44px}.mobile-open .mobile-nav-panel{padding-top:68px}.mobile-subgrid{grid-template-columns:1fr}.service-grid-v2{grid-template-columns:1fr;gap:15px}.service-card-v2{min-height:330px}.service-art{height:165px}.services-showcase-v2{padding:58px 0}.services-showcase-v2 .section-title-row{margin-bottom:25px}.services-showcase-v2 .section-title-row h2{font-size:30px}.services-bottom{display:block;text-align:center;line-height:1.7}.hero{padding:48px 0 56px}.hero h1{font-size:40px;line-height:1.05}.lead{font-size:17px}.quote-card{padding:20px;border-radius:16px}.quote-card h3{font-size:23px}.prose{font-size:16px}.prose h2{font-size:30px}.related{grid-template-columns:1fr}.cta-band{padding:30px 22px;display:block}.cta-band .btn{margin-top:15px}.footgrid{grid-template-columns:1fr}.trustrow{grid-template-columns:1fr}.trust{border-right:0;border-bottom:1px solid #e7edf3}.trust:last-child{border-bottom:0}.searchbar{flex-direction:column}.location-wrap{padding:28px 20px}.location-hub-grid{grid-template-columns:1fr}.guide-grid{grid-template-columns:1fr}.checklist{grid-template-columns:1fr}}
@media(max-width:420px){h1{font-size:37px}.hero h1{font-size:37px}.btn{width:100%}.hero-actions{display:grid}.hero-actions .btn{width:100%}.mobile-menu-toggle b{display:none}.mobile-menu-toggle{width:42px}.service-card-body{padding:20px}.service-card-body h3{font-size:20px}.topbar{font-size:15px}}

/* Keep every text element at or above the requested 15px floor. */
.why-grid b{font-size:15px}

/* Final mobile refinement */
@media (max-width: 820px){
  body{overflow-x:hidden}
  .utility-bar{min-height:36px}
  .utility-inner{height:auto;min-height:36px;padding:8px 0;font-size:15px}
  .site-header{position:sticky;top:0}
  .site-header .nav{min-height:70px;padding:8px 0;gap:10px}
  .brand{min-width:0;gap:8px}
  .brandmark{width:38px;height:38px;border-radius:10px}
  .brandmark img{width:24px}
  .brand span:last-child{font-size:20px;white-space:nowrap}
  .mobile-menu-toggle{display:flex;flex:0 0 48px;min-width:48px;min-height:48px}
  .mobile-menu-toggle b{font-size:15px}
  .screenshot-hero{min-height:0}
  .hero-bg{inset:0;opacity:.22}
  .screenshot-hero:after{background:linear-gradient(180deg,rgba(4,20,40,.88),rgba(4,20,40,.93))}
  .hero-layout{display:flex;flex-direction:column;align-items:stretch;gap:28px;padding:42px 0 48px;min-height:0}
  .hero-copy{padding:0;max-width:none}
  .hero-copy h1{font-size:clamp(36px,10vw,46px);line-height:1.04;letter-spacing:-1.5px}
  .hero-copy>p{font-size:17px;line-height:1.55;margin-bottom:22px}
  .hero-benefits{display:grid;grid-template-columns:1fr;gap:10px;margin-bottom:23px}
  .hero-benefits>div{width:100%;padding:10px 0}
  .hero-buttons{display:grid;grid-template-columns:1fr;gap:10px}
  .hero-buttons a{width:100%;min-height:52px}
  .hero-form{width:100%;max-width:none;padding:20px 16px 15px;border-radius:16px}
  .hero-form h2{font-size:23px;line-height:1.2}
  .hero-form>p{font-size:15px;line-height:1.45}
  .hero-form form{gap:9px}
  .hero-form label{min-height:50px}
  .hero-form input,.hero-form select,.hero-form textarea{font-size:15px;padding:12px 2px}
  .hero-form textarea{min-height:82px}
  .hero-form button{height:50px;font-size:15px}
  .trust-float{width:100%;margin:0;border-radius:0;grid-template-columns:1fr 1fr;padding:0}
  .trust-item{min-height:86px;padding:12px 10px;justify-content:flex-start}
  .trust-item small{line-height:1.35}
  .services-showcase-v2{padding:58px 0 60px}
  .services-showcase-v2 .section-title-row h2{font-size:31px;line-height:1.12}
  .service-grid-v2{grid-template-columns:1fr;gap:16px}
  .service-card-v2{min-height:0}
  .service-art{height:175px}
  .service-card-body{padding:20px}
  .location-section,.guide-section{padding:60px 0}
  .location-shell{padding:24px 18px}
  .location-search{display:grid;grid-template-columns:1fr;margin-top:18px}
  .location-search input{border-radius:8px;padding:14px}
  .location-search button{min-height:50px;border-radius:8px;margin-top:8px}
  .guide-grid{grid-template-columns:1fr}
  .final-cta-inner{display:block;padding:28px 22px}
  .final-cta .orange-btn{width:100%;margin-top:18px}
  .footer-grid{grid-template-columns:1fr;gap:28px}
  .footer-bottom{line-height:1.8;white-space:nowrap;overflow-x:auto;overflow-y:hidden;text-align:center;display:block;scrollbar-width:none}.footer-bottom::-webkit-scrollbar{display:none}.footer-bottom a{display:inline!important;white-space:nowrap}
  .footer-bottom a{display:inline!important;white-space:nowrap}
}
@media (max-width:420px){
  .hero-copy h1{font-size:35px}
  .hero-kicker{font-size:15px}
  .hero-form h2{font-size:21px}
  .trust-item{min-height:92px}
}

/* Legal pages */
.content-narrow{max-width:860px}
.legal-content{padding-top:70px;padding-bottom:90px}
.legal-content h1{color:var(--navy);font-size:clamp(40px,5vw,60px);max-width:none}
.legal-content h2{font-size:28px;margin-top:38px}
.legal-content p{font-size:16px;color:#53637a}
.legal-updated{font-size:15px!important;color:#8793a4!important}
.footer-sep{margin:0 6px;color:#70859b}
.footer-bottom a{color:#aebdca}

/* Navigation v7: parent labels are real links; chevrons independently toggle menus. */
.mega-control{display:flex;align-items:center;border-radius:9px}
.mega-link{display:block;padding:12px 5px 12px 13px;color:var(--ink);font-weight:800;text-decoration:none;border-radius:9px 0 0 9px}
.mega-trigger{padding:12px 9px 12px 5px!important;border-radius:0 9px 9px 0!important}
.mega-control:hover,.mega-control:focus-within{background:#f3f6f9}
.mega-control:hover .mega-link,.mega-control:focus-within .mega-link{color:var(--orange)}
.mega-menu{z-index:120}
.mobile-menu-group{border-bottom:1px solid #e7edf3}
.mobile-menu-row{display:flex;align-items:center;min-height:58px}
.mobile-menu-parent{flex:1;padding:17px 3px;color:var(--navy);font-weight:850;font-size:16px;text-decoration:none}
.mobile-menu-subtoggle{flex:0 0 48px;width:48px;height:48px;border:0;background:transparent;color:var(--orange);font-size:24px;cursor:pointer;border-radius:10px}
.mobile-menu-subtoggle:hover,.mobile-menu-subtoggle:focus-visible{background:#fff5ed}
.mobile-menu-group .mobile-subgrid[hidden]{display:none}
.mobile-menu-group .mobile-subgrid{padding-bottom:14px}
@media(max-width:820px){
  .mobile-open .mobile-nav-panel{top:0;padding-top:78px;z-index:200}
  .mobile-open .site-header{z-index:210}
  .mobile-open .mobile-menu-toggle{display:flex;position:relative;z-index:220}
  .mobile-menu-toggle{display:flex!important}
  .mobile-nav-panel{height:100dvh;box-sizing:border-box;-webkit-overflow-scrolling:touch}
}
@media(min-width:821px){.mobile-nav-panel{display:none!important}}
.form-error{font-size:15px;color:#b42318;background:#fff1f0;border:1px solid #f3b8b2;border-radius:9px;padding:10px 12px;line-height:1.45}
