:root{--dark:#1f2937;--text:#334155;--muted:#64748b;--white:#fff;--light:#f8fafc;--accent:#2563eb;--accent-dark:#1d4ed8;--border:#e5e7eb}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--text);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}.hero{background-color:#0000;background-image:linear-gradient(#ffffff52,#ffffff52),url(C:Users\a stonSoftware_developmentHowe-its-donesrc\a ssetsimageshero.jpg);background-position:100%;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:100vh;padding:120px 2rem 2rem;display:flex}section{scroll-margin-top:90px}.hero__content{max-width:720px}.eyebrow{color:var(--accent);letter-spacing:.04em;margin-bottom:1rem;font-weight:700}.hero h1{max-width:700px;margin:0;font-size:clamp(2.5rem,8vw,5.5rem);line-height:.95}.hero__text{max-width:600px;margin:1.5rem 0;font-size:1.15rem;line-height:1.7}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.btn{border-radius:999px;padding:.9rem 1.3rem;font-weight:700;transition:background .3s,transform .3s,box-shadow .3s;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:#2563eb}.btn-primary:hover{background:#1d4ed8}.btn-secondary{color:var(--white);border:1px solid #ffffffb3}.hero__trust{flex-wrap:wrap;gap:.75rem;display:flex}.hero__trust span{background:#ffffff52;border-radius:999px;padding:.6rem .85rem;font-size:.9rem}.container{width:min(1120px,92%);margin:0 auto}.about{background:var(--cream);padding:6rem 0}.about__grid{grid-template-columns:1.4fr .8fr;align-items:center;gap:3rem;display:grid}.section-eyebrow{color:var(--accent-dark);letter-spacing:.05em;margin-bottom:.8rem;font-weight:700}.about h2{color:var(--dark);margin:0 0 1.5rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.about p{color:var(--muted);max-width:680px;font-size:1rem;line-height:1.8}.btn-dark{background:var(--dark);color:var(--white);margin-top:1rem}.about__card{background:var(--white);border-radius:1.5rem;padding:2rem;box-shadow:0 20px 50px #00000014}.about__card h3{color:var(--dark);margin-top:0;font-size:1.4rem}.about__card ul{margin-bottom:0;padding-left:1.2rem}.about__card li{color:var(--text);margin-bottom:.9rem;line-height:1.5}@media (width<=768px){.about{padding:4rem 0}.about__grid{grid-template-columns:1fr}}.services{background:var(--white);padding:6rem 0}.section-header{max-width:760px;margin-bottom:3rem}.section-header h2{color:#1a1a1a;margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.section-header p{color:var(--muted);line-height:1.8}.services__grid{grid-template-columns:repeat(4,1fr);gap:1.2rem;display:grid}.service-card{background:var(--cream);border:1px solid #0000000f;border-radius:1.3rem;flex-direction:column;justify-content:space-between;min-height:260px;padding:2rem;transition:transform .3s,box-shadow .3s;display:flex}.service-card:hover{transform:translateY(-6px);box-shadow:0 18px 40px #000c}.service-card h3{color:#1a1a1a;margin-top:0;font-size:1.25rem}.service-card p{color:var(--muted);margin-bottom:0;line-height:1.7}@media (width<=950px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.services{padding:4rem 0}.services__grid{grid-template-columns:1fr}}.gallery{background:var(--cream);padding:6rem 0}.gallery__grid{grid-template-columns:1fr;gap:2rem;display:grid}.gallery-card{background:var(--white);border-radius:1.5rem;padding:1.5rem;box-shadow:0 18px 45px #00000012}.gallery-card h3{color:#1a1a1a;margin:0 0 1.2rem;font-size:1.4rem}.gallery-card__images{grid-template-columns:repeat(2,1fr);gap:1.2rem;transition:transform .4s;display:grid}.gallery-card__images div{background:var(--cream);border-radius:1rem;position:relative;overflow:hidden}.gallery-card__images span{z-index:2;color:var(--white);background:#171717d1;border-radius:999px;padding:.45rem .75rem;font-size:.85rem;font-weight:700;position:absolute;top:.8rem;left:.8rem}.gallery-card__images img{object-fit:cover;width:100%;height:340px;display:block}.gallery__button{justify-content:center;margin-top:2rem;display:flex}@media (width<=700px){.gallery{padding:4rem 0}.gallery-card__images{grid-template-columns:1fr}.gallery-card__images img{height:260px}}.reviews{background:var(--white);padding:6rem 0}.reviews__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.review-image-card{background:var(--cream);border-radius:1.2rem;overflow:hidden;box-shadow:0 18px 40px #00000014}.review-image-card img{object-fit:cover;width:100%;display:block}.reviews__cta{justify-content:center;margin-top:3rem;display:flex}@media (width<=900px){.reviews__grid{grid-template-columns:1fr}.reviews{padding:4rem 0}}.quote{background:var(--dark);color:var(--white);padding:6rem 0}.quote__grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:3rem;display:grid}.quote h2{margin:0 0 1rem;font-size:clamp(2rem,5vw,3.5rem);line-height:1.05}.quote p{color:#ffffffc7;line-height:1.8}.quote__highlights{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.quote__highlights span{background:#ffffff1a;border-radius:999px;padding:.7rem 1rem;font-size:.9rem}.quote-form{background:var(--white);border-radius:1.5rem;grid-template-columns:repeat(2,1fr);gap:1rem;padding:2rem;display:grid}.form-group{flex-direction:column;display:flex}.form-group--full{grid-column:span 2}.form-group label{color:var(--dark);margin-bottom:.5rem;font-weight:700}.form-group input,.form-group select,.form-group textarea{border:1px solid #0000001f;border-radius:.9rem;padding:1rem;font-family:inherit;font-size:1rem}.form-group textarea{resize:vertical}.quote-form .btn{cursor:pointer;border:none}.quote-success{max-width:700px;margin:0 auto;padding:6rem 0}.quote-success p{opacity:.8;margin-top:1rem}@media (width<=850px){.quote{padding:4rem 0}.quote__grid,.quote-form{grid-template-columns:1fr}.form-group--full{grid-column:span 1}}.footer{color:var(--white);background:#101010;padding-top:5rem}.footer__grid{grid-template-columns:1.3fr 1fr 1fr;gap:3rem;padding-bottom:3rem;display:grid}.footer h2{margin-top:0;font-size:2rem}.footer h3{margin-top:0;margin-bottom:1rem;font-size:1.1rem}.footer p,.footer li,.footer a{color:#ffffffb8;line-height:1.8}.footer ul{margin:0;padding:0;list-style:none}.footer a{transition:color .3s}.footer__bottom{text-align:center;border-top:1px solid #ffffff14;padding:1.5rem 0}.footer__bottom p{margin:0;font-size:.95rem}@media (width<=850px){.footer__grid{grid-template-columns:1fr;gap:2rem}.footer{padding-top:4rem}}.navbar{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border-bottom:1px solid #00000014;width:100%;position:fixed;top:0}.navbar__container{justify-content:space-between;align-items:center;min-height:80px;display:flex}.navbar__links{gap:2rem;display:flex}.navbar__links a{color:#1e3a5f;font-weight:500;transition:color .3s}.navbar__cta{font-size:.95rem}.hero{padding-top:80px}@media (width<=850px){.navbar__links,.navbar__cta{display:none}}.hamburger{cursor:pointer;background:0 0;border:none;width:42px;height:42px;padding:0;display:none}.hamburger span{background:#1e3a5f;border-radius:999px;width:28px;height:3px;margin:6px auto;transition:transform .3s,opacity .3s;display:block}@media (width<=850px){.hamburger{display:block}.navbar__links{background:#fffffffa;border-top:1px solid #00000014;flex-direction:column;gap:0;width:100%;display:none;position:absolute;top:80px;left:0}.navbar__links.active{display:flex}.navbar__links a{border-bottom:1px solid #ffffff14;padding:1.2rem 2rem}.hamburger.active span:first-child{transform:translateY(9px)rotate(45deg)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:translateY(-9px)rotate(-45deg)}}@media (width<=600px){.container{width:min(100% - 2rem,1120px)}.navbar__container{min-height:72px}.navbar__logo{font-size:1.1rem}.hero{align-items:flex-start;min-height:auto;padding:7rem 1rem 4rem}.eyebrow{font-size:.9rem}.hero h1{font-size:clamp(2.6rem,14vw,4rem);line-height:.95}.hero__text{font-size:1.05rem;line-height:1.6}.hero__actions{flex-direction:column;align-items:flex-start}.hero__actions .btn{text-align:center;width:100%}.hero__trust{flex-direction:column;align-items:flex-start}.about,.services,.gallery,.reviews,.quote{padding:3.5rem 0}.about h2,.section-header h2,.quote h2{font-size:clamp(2.1rem,11vw,3rem);line-height:1}.about p,.section-header p,.quote p,.service-card p{font-size:1rem;line-height:1.65}.about__card,.service-card,.gallery-card,.quote-form{border-radius:1rem}.service-card{min-height:auto;padding:1.6rem}.services__grid{gap:1rem}.gallery-card{padding:1rem}.gallery-card h3{font-size:1.2rem}.gallery-card__images{gap:1rem}.gallery-card__images img{height:230px}.reviews__grid{gap:1rem}.quote__grid{gap:2rem}.quote-form{padding:1.3rem}.form-group input,.form-group select,.form-group textarea{padding:.9rem}.footer{padding-top:3.5rem}.service-card{justify-content:flex-start;gap:1rem;min-height:auto}.service-card h3{margin-bottom:.5rem}.service-card p{margin-top:0}.reviews__grid{grid-template-columns:1fr}.review-image-card img{width:100%;height:auto}}:root{--navy:#1f3347;--blue:#2563eb;--blue-dark:#1d4ed8;--text-dark:#243447;--text-muted:#5f6f82;--light-bg:#f7f9fc;--white:#fff;--border-light:#dce3ec}section{border-bottom:1px solid var(--border-light)}.services,.reviews{background:var(--light-bg)}.about,.gallery,.quote,.footer{background:var(--navy);color:var(--white)}.navbar{border-bottom:1px solid var(--border-light);background:#fffffff5}.navbar__links a:hover{color:var(--blue)}.navbar__cta{background:var(--blue);color:var(--white)}.navbar__cta:hover{background:var(--blue-dark)}.hamburger span{background:var(--text-dark)}.navbar__logo img{width:auto;height:58px;display:block}.hero{min-height:88vh;color:var(--text-dark);background-color:#e9eef5;background-image:linear-gradient(#ffffff14,#ffffff14),url(/assets/hero-CqdedKnr.jpg);background-position:100%;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;padding-top:110px;padding-bottom:4rem}.hero__content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff52;border-radius:28px;max-width:720px;padding:2rem}.section-eyebrow,.hero .section-eyebrow{color:var(--blue)}.hero h1,.hero p,.services h2,.services h3,.reviews h2,.reviews h3{color:var(--text-dark)}.services p,.reviews p{color:var(--text-muted)}.about h2,.about h3,.about p,.about li,.gallery h2,.gallery h3,.gallery p,.quote h2,.quote p,.quote .section-eyebrow,.footer h2,.footer h3,.footer p,.footer a,.footer li{color:var(--white)}.btn,.btn-primary,.btn-secondary{background:var(--blue);color:var(--white);border:2px solid var(--blue)}.btn:hover,.btn-primary:hover,.btn-secondary:hover{background:var(--blue-dark);border-color:var(--blue-dark);color:var(--white);transform:translateY(-2px)}.hero .btn-secondary{background:var(--white);color:var(--blue);border:2px solid var(--blue)}.hero .btn-secondary:hover{background:var(--blue);color:var(--white)}.hero__trust span{color:var(--text-dark);border:1px solid var(--border-light);background:#ffffffd9}.about__card{background:#ffffff14;border:1px solid #ffffff2e}.service-card,.review-card,.quote-form{background:var(--white);border:1px solid var(--border-light);box-shadow:0 18px 40px #1f334714}.gallery-card{background:#ffffff14;border:1px solid #ffffff2e}.service-card:hover,.gallery-card:hover{box-shadow:0 24px 55px #1f334724}.quote__highlights span{color:var(--white);background:#ffffff24}.quote-form label{color:var(--text-dark)}.quote-form input,.quote-form select,.quote-form textarea{background:var(--white);color:var(--text-dark);border:1px solid var(--border-light)}.footer a:hover{color:#93c5fd}@media (width<=850px){.hero{background-color:#e9eef5;background-image:linear-gradient(#ffffff2e,#ffffff2e),url(/assets/hero-CqdedKnr.jpg);background-position:50% 70px;background-repeat:no-repeat;background-size:contain;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:auto;padding-top:150px;padding-bottom:3rem}.hero__content{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff6b;border-radius:24px;padding:1.4rem}.hero h1{font-size:clamp(3rem,13vw,4.7rem);line-height:.95}.hero p{font-size:1.05rem;line-height:1.6}}.navbar__logo img{height:48px}.navbar__links{border-top:1px solid var(--border-light);background:#fffffffa}.navbar__links a{color:var(--text-dark)}.terms-page{min-height:100vh;background:#f7f9fc!important;padding:160px 0 80px!important}.terms-page .container{max-width:1000px}.terms-page h1{margin-bottom:60px;font-size:4rem}.terms-page h2{margin-top:50px;margin-bottom:20px;font-size:2rem}.terms-page p,.terms-page li{margin-bottom:20px;font-size:1.05rem;line-height:1.9;color:#4b5563!important}@media (width<=768px){.terms-page{padding:170px 0 60px!important}.terms-page h1{margin-bottom:40px;font-size:2.7rem}.terms-page h2{font-size:1.5rem}.terms-page p,.terms-page li{font-size:1rem}}.terms-page h1,.terms-page h2,.terms-page h3,.terms-page h4,.terms-page strong{color:#1e5dbb!important}
