@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Playfair+Display:wght@500;600&display=swap";.Header{z-index:1000;box-sizing:border-box;background-color:#12372a;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;width:100%;min-height:82px;padding:0 6%;display:flex;position:sticky;top:0}.logocombo{flex-shrink:0;align-items:center;display:flex}.logo{color:#fff;align-items:center;gap:12px;text-decoration:none;display:flex}.logo-mark{object-fit:cover;border:1px solid #c9a96e;border-radius:50%;width:62px;height:52px;display:block}.brand{flex-direction:column;display:flex}.brand-name{letter-spacing:3px;color:#f8f6f1;white-space:nowrap;font-family:Playfair Display,serif;font-size:20px}.brand-subtitle{letter-spacing:4px;color:#c9a96e;margin-top:2px;font-size:8px}.navbar{align-items:center;height:100%;display:flex}.header-list{align-items:center;gap:34px;margin:0;padding:0;list-style:none;display:flex}.header-list li{margin:0;padding:0}.list-items{color:#e8e3d8;padding:8px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s;display:inline-block;position:relative}.list-items:hover{color:#c9a96e}.list-items:after{content:"";background-color:#c9a96e;width:0;height:1px;transition:width .3s;position:absolute;bottom:0;left:0}.list-items:hover:after{width:100%}.list-items.active{color:#c9a96e}.list-items.active:after{width:100%}.quote-btn{color:#12372a;white-space:nowrap;background-color:#c9a96e;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;gap:12px;padding:12px 20px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.quote-btn span{font-size:18px;transition:transform .3s}.quote-btn:hover{background-color:#e0c18a}.quote-btn:hover span:last-child{transform:translate(4px)}.menu-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:8px;display:none}.menu-toggle span{background-color:#f8f6f1;width:24px;height:2px;transition:all .3s;display:block}.mobile-quote-btn{display:none}.menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.open span:nth-child(2){opacity:0}.menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=1100px){.Header{min-height:76px;padding:0 5%}.logo{gap:10px}.logo-mark{width:56px;height:48px}.brand-name{letter-spacing:2px;font-size:17px}.navbar{box-sizing:border-box;background-color:#12372a;border-top:1px solid #ffffff14;width:100%;height:auto;padding:12px 5% 25px;display:none;position:absolute;top:76px;left:0;box-shadow:0 10px 30px #00000026}.navbar.mobile-open{display:block}.header-list{flex-direction:column;align-items:stretch;gap:0;width:100%;display:flex}.header-list li{width:100%}.list-items{box-sizing:border-box;border-bottom:1px solid #ffffff12;width:100%;padding:16px 0;font-size:15px;display:block}.list-items:after{display:none}.quote-btn{margin-left:auto;margin-right:12px;padding:11px 16px;font-size:12px}.menu-toggle{display:flex}}@media (width<=900px) and (width>=768px){.Header{padding:0 4%}.logo-mark{width:54px;height:46px}.brand-name{letter-spacing:1.8px;font-size:16px}.quote-btn{padding:10px 14px;font-size:11px}}@media (width<=767px){.Header{min-height:70px;padding:0 5%}.logo{gap:8px}.logo-mark{width:48px;height:42px}.brand-name{letter-spacing:1.5px;font-size:13px}.quote-btn{display:none}.menu-toggle{width:40px;height:40px;display:flex}.navbar{padding:12px 5% 25px;top:70px}.list-items{padding:15px 0;font-size:15px}.mobile-quote-btn{box-sizing:border-box;color:#12372a;background-color:#c9a96e;border-radius:2px;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:20px;padding:14px 18px;font-size:13px;font-weight:600;text-decoration:none;transition:background-color .3s;display:flex}.mobile-quote-btn:hover{background-color:#e0c18a}.mobile-quote-btn span:last-child{font-size:18px}}@media (width<=480px){.Header{padding:0 4%}.logo{gap:7px}.logo-mark{width:45px;height:39px}.brand-name{letter-spacing:1.2px;font-size:12px}.menu-toggle{width:38px;height:38px}.menu-toggle span{width:22px}.navbar{padding-left:4%;padding-right:4%}.list-items{padding:14px 0;font-size:14px}}@media (width<=320px){.Header{min-height:64px;padding:0 3.5%}.logo{gap:6px}.logo-mark{width:40px;height:35px}.brand-name{letter-spacing:.8px;font-size:10px}.menu-toggle{width:36px;height:36px;padding:6px}.menu-toggle span{width:20px}.navbar{padding:10px 3.5% 22px;top:64px}.list-items{padding:13px 0;font-size:14px}}.hero{box-sizing:border-box;align-items:center;width:100%;height:calc(100vh - 82px);min-height:600px;display:flex;position:relative;overflow:hidden}.hero-image{z-index:0;background-image:url(/images/Background.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#0a1e16e0 0%,#0a1e16a6 40%,#0a1e1626 75%,#0a1e160d 100%);position:absolute;inset:0}.hero-content{z-index:2;box-sizing:border-box;width:90%;max-width:1400px;margin:0 auto;padding-left:5%;position:relative}.hero-small-text{color:#c9a96e;letter-spacing:4px;margin:0 0 22px;font-size:12px;font-weight:600;line-height:1.5}.hero h1{color:#f8f6f1;letter-spacing:-2px;margin:0 0 25px;font-family:Playfair Display,serif;font-size:clamp(52px,6vw,88px);font-weight:500;line-height:1.05}.hero h1 span{color:#e5d5b8;font-style:italic}.hero-description{color:#e8e3d8;width:500px;max-width:90%;margin:0 0 35px;font-size:16px;line-height:1.8}.hero-buttons{flex-wrap:wrap;align-items:center;gap:15px;display:flex}.primary-btn,.secondary-btn{box-sizing:border-box;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:flex}.primary-btn{color:#12372a;background-color:#c9a96e;gap:15px;padding:15px 23px}.primary-btn span{font-size:18px;transition:transform .3s}.primary-btn:hover{background-color:#e0c18a}.primary-btn:hover span{transform:translate(5px)}.secondary-btn{color:#f8f6f1;border:1px solid #ffffff80;padding:14px 23px}.secondary-btn:hover{background-color:#ffffff1a;border-color:#f8f6f1}.scroll-indicator{z-index:2;color:#12372a;letter-spacing:2px;text-transform:uppercase;white-space:nowrap;align-items:center;gap:12px;font-size:11px;display:flex;position:absolute;bottom:30px;right:6%}.scroll-indicator span{background-color:#c9a96e;width:35px;height:1px;display:block}@media (width<=1300px){.hero-content{width:92%;padding-left:3%}.hero h1{font-size:clamp(50px,6vw,76px)}.hero-description{width:480px}}@media (width<=1100px){.hero{height:calc(100vh - 76px);min-height:600px}.hero-image{background-position:50%}.hero-overlay{background:linear-gradient(90deg,#0a1e16d1 0%,#0a1e1694 50%,#0a1e162e 100%)}.hero-content{width:90%;max-width:1000px;padding-left:3%}.hero-small-text{letter-spacing:3px;margin-bottom:18px;font-size:11px}.hero h1{letter-spacing:-1.5px;margin-bottom:20px;font-size:clamp(48px,7vw,68px)}.hero-description{width:440px;max-width:75%;margin-bottom:30px;font-size:15px;line-height:1.7}.hero-buttons{gap:12px}.primary-btn{padding:14px 20px}.secondary-btn{padding:13px 20px}.scroll-indicator{letter-spacing:1.5px;font-size:10px;bottom:25px;right:5%}.scroll-indicator span{width:30px}}@media (width<=900px) and (width>=768px){.hero{height:calc(100vh - 76px);min-height:600px}.hero-content{width:90%;padding-left:2%}.hero-small-text{letter-spacing:2.5px;margin-bottom:18px;font-size:10px}.hero h1{letter-spacing:-1.5px;margin-bottom:20px;font-size:58px;line-height:1.04}.hero-description{width:430px;max-width:70%;margin-bottom:28px;font-size:14px;line-height:1.7}.hero-buttons{gap:10px}.primary-btn,.secondary-btn{font-size:12px}.primary-btn{padding:13px 19px}.secondary-btn{padding:12px 19px}.scroll-indicator{font-size:9px;bottom:22px;right:4%}.scroll-indicator span{width:30px}}@media (width<=767px){.hero{align-items:center;height:calc(100svh - 70px);min-height:600px}.hero-image{background-position:50%}.hero-overlay{background:linear-gradient(#0a1e166b 0%,#0a1e16a6 45%,#0a1e16d1 100%)}.hero-content{box-sizing:border-box;width:100%;max-width:none;margin:0;padding:0 7%}.hero-small-text{letter-spacing:2px;margin-bottom:15px;font-size:9px;line-height:1.5}.hero h1{letter-spacing:-1px;margin-bottom:18px;font-size:clamp(42px,11vw,58px);line-height:1.02}.hero-description{width:100%;max-width:100%;margin-bottom:27px;font-size:14px;line-height:1.7}.hero-buttons{flex-direction:column;align-items:stretch;gap:10px;width:100%}.primary-btn,.secondary-btn{box-sizing:border-box;justify-content:center;width:100%}.primary-btn{padding:14px 20px}.secondary-btn{padding:13px 20px}.scroll-indicator{letter-spacing:1.2px;color:₹#c9a96e;gap:8px;font-size:8px;bottom:18px;right:7%}.scroll-indicator span{width:24px}}@media (width<=480px){.hero{height:calc(100svh - 70px);min-height:580px}.hero-content{padding:0 6%}.hero-small-text{letter-spacing:1.7px;margin-bottom:13px;font-size:8px}.hero h1{margin-bottom:16px;font-size:clamp(38px,11vw,52px);line-height:1.03}.hero-description{margin-bottom:23px;font-size:13px;line-height:1.65}.primary-btn,.secondary-btn{font-size:12px}.primary-btn{padding:13px 18px}.secondary-btn{padding:12px 18px}.scroll-indicator{letter-spacing:1px;font-size:7px;bottom:15px;right:6%}.scroll-indicator span{width:20px}}@media (width<=320px){.hero{min-height:540px}.hero-content{padding:0 6%}.hero-small-text{letter-spacing:1.3px;font-size:7px}.hero h1{letter-spacing:-.5px;font-size:36px}.hero-description{font-size:12px;line-height:1.6}.primary-btn,.secondary-btn{padding:12px 15px;font-size:11px}.scroll-indicator{display:none}}.collections{color:#12372a;box-sizing:border-box;background-color:#f8f6f1;width:100%;padding:120px 6%}.collections-heading{box-sizing:border-box;justify-content:space-between;align-items:flex-end;gap:50px;width:100%;max-width:1200px;margin:0 auto 55px;display:flex}.collections-heading-title{flex-shrink:0}.section-label{color:#c9a96e;letter-spacing:4px;margin:0 0 18px;font-size:11px;font-weight:600}.collections-heading h2{letter-spacing:-1px;margin:0;font-family:Playfair Display,serif;font-size:clamp(42px,5vw,65px);font-weight:500;line-height:1.05}.collections-heading h2 span{color:#8c7650;font-style:italic}.section-description{color:#68736c;width:390px;max-width:100%;margin:0 0 5px;font-size:15px;line-height:1.8}.collection-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;max-width:1200px;margin:0 auto;display:grid}.collection-card{background-color:#12372a;height:520px;position:relative;overflow:hidden}.collection-link{color:#fff;width:100%;height:100%;text-decoration:none;display:block;position:relative;overflow:hidden}.collection-link>img{object-fit:cover;width:100%;height:100%;transition:transform .7s;display:block}.card-overlay{background:linear-gradient(#0a1e160d 0%,#0a1e1659 50%,#0a1e16e6 100%);transition:background .4s;position:absolute;inset:0}.card-content{z-index:2;position:absolute;bottom:30px;left:30px;right:30px}.card-content p{color:#c9a96e;letter-spacing:2px;margin:0 0 10px;padding:0;font-size:12px}.card-content h3{color:#f8f6f1;margin:0 0 14px;font-family:Playfair Display,serif;font-size:34px;font-weight:500;line-height:1.1}.card-content span{color:#e8e3d8;letter-spacing:1px;align-items:center;gap:10px;font-size:12px;transition:color .3s;display:inline-flex}.card-content strong{font-size:17px;font-weight:400;transition:transform .3s}.collection-card:hover .collection-link>img{transform:scale(1.06)}.collection-card:hover .card-overlay{background:linear-gradient(#0a1e160d 0%,#0a1e1633 30%,#0a1e16f2 100%)}.collection-card:hover .card-content span{color:#c9a96e}.collection-card:hover .card-content strong{transform:translate(5px)}@media (width<=1300px){.collections{padding:100px 5%}.collections-heading{gap:40px;max-width:1100px}.collection-grid{gap:18px;max-width:1100px}.collection-card{height:500px}.card-content{bottom:26px;left:26px;right:26px}.card-content h3{font-size:31px}}@media (width<=1100px){.collections{padding:90px 5%}.collections-heading{gap:35px;max-width:900px;margin-bottom:45px}.section-label{letter-spacing:3px;margin-bottom:14px;font-size:10px}.collections-heading h2{font-size:clamp(38px,5.5vw,54px);line-height:1.05}.section-description{width:330px;font-size:14px;line-height:1.7}.collection-grid{grid-template-columns:1fr;gap:20px;max-width:900px}.collection-card{width:100%;height:500px}.card-content{bottom:25px;left:25px;right:25px}.card-content p{margin-bottom:8px;font-size:11px}.card-content h3{margin-bottom:12px;font-size:30px}.card-content span{font-size:11px}}@media (width<=900px) and (width>=768px){.collections{padding:80px 5%}.collections-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px;display:flex}.section-description{width:100%;max-width:560px;margin-bottom:0}.collection-grid{grid-template-columns:1fr;gap:20px;width:100%;max-width:700px;margin:0 auto}.collection-card{width:100%;height:480px}.card-content{bottom:28px;left:28px;right:28px}.card-content p{margin-bottom:9px;font-size:11px}.card-content h3{margin-bottom:13px;font-size:32px}.card-content span{font-size:11px}.collection-card:last-child{grid-column:auto;justify-self:stretch;width:100%}}@media (width<=767px){.collections{padding:75px 6%}.collections-heading{flex-direction:column;align-items:flex-start;gap:22px;margin-bottom:35px;display:flex}.section-label{letter-spacing:2.5px;margin-bottom:13px;font-size:9px}.collections-heading h2{letter-spacing:-.5px;font-size:clamp(38px,10vw,52px);line-height:1.05}.section-description{width:100%;max-width:500px;font-size:14px;line-height:1.7}.collection-grid{grid-template-columns:1fr;gap:18px}.collection-card{height:460px}.card-content{bottom:24px;left:24px;right:24px}.card-content p{margin-bottom:8px;font-size:11px}.card-content h3{margin-bottom:12px;font-size:31px}.card-content span{font-size:11px}}@media (width<=480px){.collections{padding:65px 6%}.collections-heading{gap:18px;margin-bottom:30px}.section-label{letter-spacing:2px;margin-bottom:11px;font-size:8px}.collections-heading h2{font-size:clamp(35px,10vw,47px)}.section-description{font-size:13px;line-height:1.65}.collection-grid{gap:15px}.collection-card{height:420px}.card-content{bottom:20px;left:20px;right:20px}.card-content h3{font-size:28px}.card-content span{font-size:10px}}@media (width<=320px){.collections{padding:55px 5%}.collections-heading{margin-bottom:25px}.section-label{letter-spacing:1.5px;font-size:7px}.collections-heading h2{font-size:34px}.section-description{font-size:12px;line-height:1.6}.collection-card{height:390px}.card-content{bottom:18px;left:18px;right:18px}.card-content h3{font-size:26px}}.why-section{color:#f8f6f1;box-sizing:border-box;background-color:#12372a;width:100%;padding:130px 6%}.why-container{box-sizing:border-box;grid-template-columns:.9fr 1.1fr;align-items:center;gap:100px;width:100%;max-width:1200px;margin:0 auto;display:grid}.why-intro{max-width:470px}.why-label{color:#c9a96e;letter-spacing:4px;margin:0 0 20px;font-size:11px;font-weight:600}.why-intro h2{letter-spacing:-1px;margin:0 0 28px;font-family:Playfair Display,serif;font-size:clamp(45px,5vw,68px);font-weight:500;line-height:1.05}.why-intro h2 span{color:#d7c49f;font-style:italic}.why-description{color:#c7d0ca;max-width:430px;margin:0 0 35px;font-size:15px;line-height:1.9}.why-button{color:#f8f6f1;border:1px solid #c9a96eb3;align-items:center;gap:15px;padding:14px 22px;font-size:13px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.why-button span{color:#c9a96e;font-size:18px;transition:transform .3s}.why-button:hover{color:#12372a;background-color:#c9a96e}.why-button:hover span{color:#12372a;transform:translate(5px)}.why-features{width:100%}.why-feature{border-bottom:1px solid #ffffff26;grid-template-columns:60px 1fr;gap:25px;padding:30px 0;transition:padding-left .3s;display:grid}.why-feature:first-child{padding-top:0}.why-feature:hover{padding-left:10px}.feature-number{color:#c9a96e;letter-spacing:2px;padding-top:5px;font-size:11px}.feature-content h3{color:#f8f6f1;margin:0 0 9px;font-family:Playfair Display,serif;font-size:25px;font-weight:500;line-height:1.2}.feature-content p{color:#aebab2;max-width:480px;margin:0;font-size:14px;line-height:1.7}@media (width<=1300px){.why-section{padding:110px 5%}.why-container{gap:75px;max-width:1100px}.why-intro h2{font-size:clamp(44px,5vw,62px)}}@media (width<=1100px){.why-section{padding:90px 5%}.why-container{grid-template-columns:.85fr 1.15fr;gap:55px;max-width:900px}.why-intro{max-width:380px}.why-label{letter-spacing:3px;margin-bottom:16px;font-size:10px}.why-intro h2{margin-bottom:22px;font-size:clamp(40px,5.5vw,54px)}.why-description{max-width:360px;margin-bottom:28px;font-size:14px;line-height:1.8}.why-feature{grid-template-columns:50px 1fr;gap:18px;padding:25px 0}.feature-number{font-size:10px}.feature-content h3{margin-bottom:8px;font-size:22px}.feature-content p{font-size:13px;line-height:1.65}}@media (width<=900px) and (width>=768px){.why-section{padding:80px 5%}.why-container{flex-direction:column;align-items:stretch;gap:55px;max-width:700px;display:flex}.why-intro{max-width:600px}.why-label{margin-bottom:14px}.why-intro h2{margin-bottom:20px;font-size:52px}.why-description{max-width:560px;margin-bottom:0;font-size:14px;line-height:1.8}.why-features{width:100%}.why-feature{grid-template-columns:55px 1fr;gap:20px;padding:24px 0}.why-feature:first-child{padding-top:0}.feature-content h3{font-size:23px}.feature-content p{max-width:600px;font-size:13px}}@media (width<=767px){.why-section{padding:75px 6%}.why-container{flex-direction:column;align-items:stretch;gap:45px;display:flex}.why-intro{max-width:100%}.why-label{letter-spacing:2.5px;margin-bottom:13px;font-size:9px}.why-intro h2{margin-bottom:18px;font-size:clamp(40px,10vw,52px);line-height:1.05}.why-description{max-width:100%;margin-bottom:0;font-size:14px;line-height:1.75}.why-features{width:100%}.why-feature{grid-template-columns:40px 1fr;gap:15px;padding:22px 0}.why-feature:first-child{padding-top:0}.why-feature:hover{padding-left:0}.feature-number{letter-spacing:1.5px;padding-top:4px;font-size:9px}.feature-content h3{margin-bottom:7px;font-size:21px}.feature-content p{max-width:100%;font-size:13px;line-height:1.65}}@media (width<=480px){.why-section{padding:65px 6%}.why-container{gap:38px}.why-label{letter-spacing:2px;margin-bottom:11px;font-size:8px}.why-intro h2{margin-bottom:16px;font-size:clamp(36px,10vw,48px)}.why-description{font-size:13px;line-height:1.7}.why-feature{grid-template-columns:35px 1fr;gap:12px;padding:20px 0}.feature-number{font-size:8px}.feature-content h3{font-size:20px}.feature-content p{font-size:12px;line-height:1.65}}@media (width<=320px){.why-section{padding:55px 5%}.why-intro h2{font-size:34px}.why-description{font-size:12px;line-height:1.65}.why-feature{grid-template-columns:32px 1fr;gap:10px;padding:18px 0}.feature-content h3{font-size:18px}.feature-content p{font-size:12px}}.reviews-section{color:#12372a;box-sizing:border-box;background-color:#f8f6f1;width:100%;padding:130px 6%}.reviews-container{box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.reviews-heading{justify-content:space-between;align-items:flex-end;gap:50px;margin-bottom:60px;display:flex}.reviews-label{color:#c9a96e;letter-spacing:4px;margin:0 0 18px;font-size:11px;font-weight:600}.reviews-heading h2{letter-spacing:-1px;margin:0;font-family:Playfair Display,serif;font-size:clamp(44px,5vw,65px);font-weight:500;line-height:1.05}.reviews-heading h2 span{color:#8c7650;font-style:italic}.reviews-intro{color:#68736c;width:390px;max-width:100%;margin:0;font-size:15px;line-height:1.8}.featured-review{color:#f8f6f1;box-sizing:border-box;background-color:#12372a;grid-template-columns:130px 1fr;min-height:360px;margin-bottom:20px;padding:55px 60px;display:grid;position:relative}.quote-mark{color:#c9a96e;font-family:Playfair Display,serif;font-size:120px;line-height:.8}.featured-content{max-width:800px}.stars{color:#c9a96e;letter-spacing:4px;margin:0 0 22px;font-size:15px}.featured-content blockquote{color:#f8f6f1;margin:0 0 35px;font-family:Playfair Display,serif;font-size:clamp(23px,2.5vw,32px);font-weight:400;line-height:1.5}.customer{align-items:center;gap:15px;display:flex}.customer-avatar{color:#c9a96e;border:1px solid #c9a96e;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-size:12px;display:flex}.customer h4{margin:0 0 4px;font-size:14px;font-weight:600}.customer p{color:#9eaca4;margin:0;font-size:12px}.review-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:60px;display:grid}.review-card{box-sizing:border-box;background-color:#fbfaf7;border:1px solid #e1ded5;padding:30px;transition:transform .3s,box-shadow .3s}.review-card .stars{margin-bottom:20px;font-size:12px}.review-card>p{color:#526058;min-height:90px;margin:0 0 25px;font-family:Playfair Display,serif;font-size:17px;line-height:1.6}.review-author{border-top:1px solid #e1ded5;flex-direction:column;gap:4px;padding-top:18px;display:flex}.review-author strong{color:#12372a;font-size:13px}.review-author span{color:#8a938d;font-size:11px}.google-reviews{box-sizing:border-box;background-color:#efece4;border:1px solid #dcd8ce;justify-content:space-between;align-items:center;gap:30px;padding:30px 35px;display:flex}.google-small{color:#8c7650;letter-spacing:3px;margin:0 0 5px;font-size:9px}.google-reviews h3{margin:0;font-family:Playfair Display,serif;font-size:25px;font-weight:500}.google-rating{flex-shrink:0;align-items:center;gap:12px;display:flex}.rating-number{color:#12372a;font-family:Playfair Display,serif;font-size:30px}.rating-stars{color:#c9a96e;letter-spacing:2px}.rating-text{color:#68736c;font-size:11px}.google-button{color:#f8f6f1;white-space:nowrap;background-color:#12372a;justify-content:center;align-items:center;gap:12px;padding:13px 20px;font-size:12px;text-decoration:none;transition:all .3s;display:flex}.google-button:hover{color:#12372a;background-color:#c9a96e}.google-button span{font-size:16px}@media (width<=1300px){.reviews-section{padding:110px 5%}.reviews-container{max-width:1100px}.reviews-heading{gap:40px;margin-bottom:50px}.featured-review{padding:50px}.quote-mark{font-size:105px}.review-card{padding:27px}.google-reviews{gap:22px;padding:28px 30px}}@media (width<=1100px){.reviews-section{padding:90px 5%}.reviews-container{max-width:900px}.reviews-heading{gap:35px;margin-bottom:45px}.reviews-label{letter-spacing:3px;margin-bottom:14px;font-size:10px}.reviews-heading h2{font-size:clamp(40px,5.5vw,54px)}.reviews-intro{width:330px;font-size:14px;line-height:1.7}.featured-review{grid-template-columns:90px 1fr;min-height:330px;margin-bottom:18px;padding:45px 40px}.quote-mark{font-size:90px}.featured-content{max-width:650px}.featured-content .stars{margin-bottom:18px;font-size:13px}.featured-content blockquote{margin-bottom:28px;font-size:clamp(21px,2.5vw,28px);line-height:1.45}.customer{gap:12px}.customer-avatar{width:42px;height:42px}.review-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:45px}.review-card{padding:25px}.review-card .stars{margin-bottom:17px;font-size:11px}.review-card>p{min-height:90px;margin-bottom:22px;font-size:15px;line-height:1.55}.review-author{padding-top:15px}.google-reviews{gap:20px;padding:25px}.google-reviews h3{font-size:22px}.google-rating{gap:8px}.rating-number{font-size:26px}.rating-stars{font-size:13px}.rating-text{font-size:10px}.google-button{padding:12px 16px;font-size:11px}}@media (width<=900px) and (width>=768px){.reviews-section{padding:80px 5%}.reviews-container{max-width:700px}.reviews-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:40px}.reviews-intro{width:100%;max-width:560px}.featured-review{grid-template-columns:70px 1fr;min-height:auto;padding:40px 30px}.quote-mark{font-size:75px}.featured-content blockquote{font-size:24px}.google-reviews{grid-template-columns:1fr auto;gap:20px;display:grid}.google-rating{grid-area:1/2}.google-button{grid-column:1/-1;width:100%}}@media (width<=767px){.reviews-section{padding:75px 6%}.reviews-heading{flex-direction:column;align-items:flex-start;gap:20px;margin-bottom:35px}.reviews-label{letter-spacing:2.5px;margin-bottom:13px;font-size:9px}.reviews-heading h2{font-size:clamp(39px,10vw,52px);line-height:1.05}.reviews-intro{width:100%;font-size:14px;line-height:1.7}.featured-review{min-height:auto;margin-bottom:15px;padding:35px 25px;display:block}.quote-mark{font-size:65px;position:absolute;top:18px;right:22px}.featured-content{max-width:100%}.featured-content .stars{letter-spacing:3px;margin-bottom:17px;font-size:12px}.featured-content blockquote{margin-bottom:25px;font-size:21px;line-height:1.5}.customer{gap:11px}.customer-avatar{width:40px;height:40px;font-size:11px}.customer h4{font-size:13px}.customer p{font-size:11px}.review-grid{grid-template-columns:1fr;gap:15px;margin-bottom:40px}.review-card{padding:24px}.review-card:hover{box-shadow:none;transform:none}.review-card>p{min-height:auto;font-size:15px;line-height:1.6}.google-reviews{flex-direction:column;align-items:flex-start;gap:20px;padding:25px;display:flex}.google-reviews h3{font-size:23px}.google-rating{flex-wrap:wrap;gap:8px;width:100%}.rating-number{font-size:27px}.rating-text{width:100%}.google-button{box-sizing:border-box;width:100%}}@media (width<=480px){.reviews-section{padding:65px 6%}.reviews-heading{gap:18px;margin-bottom:30px}.reviews-label{letter-spacing:2px;margin-bottom:11px;font-size:8px}.reviews-heading h2{font-size:clamp(36px,10vw,48px)}.reviews-intro{font-size:13px;line-height:1.65}.featured-review{padding:30px 20px}.quote-mark{font-size:55px;top:14px;right:17px}.featured-content .stars{letter-spacing:2px;font-size:10px}.featured-content blockquote{font-size:19px;line-height:1.5}.review-card{padding:20px}.review-card .stars{font-size:10px}.review-card>p{font-size:14px}.google-reviews{padding:22px 20px}.google-small{letter-spacing:2px;font-size:8px}.google-reviews h3{font-size:21px}}@media (width<=320px){.reviews-section{padding:55px 5%}.reviews-heading h2{font-size:34px}.reviews-intro{font-size:12px}.featured-review{padding:27px 18px}.featured-content blockquote{font-size:18px}.review-card{padding:18px}.review-card>p{font-size:13px}.google-reviews{padding:20px 18px}}.footer{color:#f8f6f1;box-sizing:border-box;background-color:#0b261c;width:100%;padding:100px 6% 30px}.footer-container{box-sizing:border-box;grid-template-columns:1.2fr 1fr 1fr 1.4fr;gap:60px;width:100%;max-width:1200px;margin:0 auto;padding-bottom:80px;display:grid}.footer-brand{max-width:280px}.footer-logo{align-items:center;gap:12px;margin-bottom:25px;display:flex}.footer-logo .logo-mark{object-fit:cover;border:1px solid #c9a96e;border-radius:50%;flex-shrink:0;width:45px;height:45px;display:block}.footer-logo h3{letter-spacing:3px;white-space:nowrap;margin:0;font-family:Playfair Display,serif;font-size:14px;font-weight:500}.footer-logo div span{color:#c9a96e;letter-spacing:4px;margin-top:3px;font-size:8px;display:block}.footer-brand>p{color:#aebab2;margin:0 0 30px;font-size:14px;line-height:1.8}.footer-cta{color:#0b261c;white-space:nowrap;background-color:#c9a96e;justify-content:center;align-items:center;gap:15px;padding:13px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-flex}.footer-cta span{font-size:17px;transition:transform .3s}.footer-cta:hover{background-color:#e0c18a}.footer-cta:hover span{transform:translate(5px)}.footer-column{min-width:0}.footer-label{color:#c9a96e;letter-spacing:3px;margin:0 0 8px;font-size:10px;font-weight:600}.footer-column h3{margin:0 0 25px;font-family:Playfair Display,serif;font-size:25px;font-weight:500}.footer-column ul{margin:0;padding:0;list-style:none}.footer-column li{margin-bottom:14px}.footer-column li a{color:#b9c1bb;font-size:13px;line-height:1.5;text-decoration:none;transition:color .3s,padding-left .3s;display:inline-block}.footer-column li a:hover{color:#c9a96e;padding-left:5px}.contact-column{min-width:0}.contact-item{color:#b9c1bb;box-sizing:border-box;overflow-wrap:anywhere;align-items:flex-start;gap:13px;width:100%;margin-bottom:18px;font-size:13px;line-height:1.7;text-decoration:none;transition:color .3s;display:flex}.contact-item:hover{color:#f8f6f1}.contact-icon{color:#c9a96e;min-width:22px;font-size:19px;line-height:1.3}.footer-bottom{box-sizing:border-box;border-top:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:20px;width:100%;max-width:1200px;margin:0 auto;padding-top:25px;display:flex}.footer-bottom p{color:#7f8d85;margin:0;font-size:11px;line-height:1.6}.footer-links{align-items:center;gap:25px;display:flex}.footer-links a{color:#7f8d85;white-space:nowrap;font-size:11px;text-decoration:none;transition:color .3s}.footer-links a:hover{color:#c9a96e}@media (width<=1300px){.footer{padding:90px 5% 30px}.footer-container{gap:45px;max-width:1100px}.footer-bottom{max-width:1100px}}@media (width<=1100px){.footer{padding:85px 5% 30px}.footer-container{grid-template-columns:repeat(2,1fr);gap:60px 50px;max-width:900px;padding-bottom:65px}.footer-brand{max-width:330px}.footer-column h3{margin-bottom:22px;font-size:23px}.footer-column li{margin-bottom:12px}.contact-item{font-size:13px}.footer-bottom{max-width:900px}}@media (width<=767px) and (width>=601px){.footer{padding:75px 6% 28px}.footer-container{grid-template-columns:repeat(2,1fr);gap:50px 35px;max-width:650px;padding-bottom:55px}.footer-brand{max-width:100%}.footer-logo{margin-bottom:20px}.footer-logo h3{letter-spacing:2px;font-size:13px}.footer-brand>p{max-width:300px;margin-bottom:25px;font-size:13px}.footer-label{letter-spacing:2.5px;font-size:9px}.footer-column h3{margin-bottom:20px;font-size:22px}.footer-column li a{font-size:12px}.contact-item{gap:10px;font-size:12px}.contact-icon{min-width:20px;font-size:17px}.footer-bottom{max-width:650px}.footer-bottom p{font-size:10px}.footer-links{gap:18px}.footer-links a{font-size:10px}}@media (width<=600px){.footer{padding:70px 7% 25px}.footer-container{grid-template-columns:1fr;gap:45px;width:100%;padding-bottom:50px}.footer-brand{width:100%;max-width:100%}.footer-logo{gap:10px;margin-bottom:20px}.footer-logo .logo-mark{width:43px;height:43px}.footer-logo h3{letter-spacing:2px;font-size:13px}.footer-brand>p{max-width:340px;margin-bottom:25px;font-size:13px;line-height:1.8}.footer-cta{padding:13px 18px;font-size:11px}.footer-column{width:100%}.footer-label{letter-spacing:2.5px;margin-bottom:7px;font-size:9px}.footer-column h3{margin-bottom:20px;font-size:23px}.footer-column li{margin-bottom:13px}.footer-column li a{padding:2px 0;font-size:13px}.footer-column li a:hover{padding-left:0}.contact-item{gap:11px;margin-bottom:17px;font-size:12px;line-height:1.7}.contact-icon{min-width:21px;font-size:18px}.footer-bottom{flex-direction:column;align-items:flex-start;gap:18px;padding-top:22px}.footer-bottom p{font-size:10px;line-height:1.6}.footer-links{flex-direction:column;align-items:flex-start;gap:10px}.footer-links a{font-size:10px}}@media (width<=400px){.footer{padding:60px 6% 22px}.footer-container{gap:40px;padding-bottom:45px}.footer-logo .logo-mark{width:40px;height:40px}.footer-logo h3{letter-spacing:1.5px;font-size:11px}.footer-brand>p{font-size:12px}.footer-cta{padding:12px 16px;font-size:10px}.footer-column h3{font-size:21px}.footer-column li a{font-size:12px}.contact-item{font-size:11px}.footer-bottom p,.footer-links a{font-size:9px}}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8f6f1;font-family:DM Sans,sans-serif}.quote-page{background:#f8f6f1;min-height:100vh}.quote-hero{color:#f7f3ea;text-align:center;background:#0d3b2e;padding:110px 20px 100px}.quote-label{color:#d4af68;letter-spacing:3px;margin-bottom:20px;font-size:12px;font-weight:600}.quote-hero h1{max-width:850px;margin:auto;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,5vw,58px);font-weight:500;line-height:1.1}.quote-hero h1 span{color:#d4af68}.quote-hero>p:last-child{color:#f7f3eabf;max-width:600px;margin:25px auto 0;font-size:16px;line-height:1.8}.quote-section{box-sizing:border-box;grid-template-columns:.8fr 1.2fr;gap:100px;width:100%;max-width:1200px;margin:auto;padding:100px 6%;display:grid}.quote-info{padding-top:20px}.quote-info h2{color:#123c32;margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:45px;font-weight:500;line-height:1.15}.quote-info>p:last-child{color:#666;max-width:400px;margin:0;font-size:16px;line-height:1.8}.quote-form-container{box-sizing:border-box;background:#fff;width:100%;padding:45px;box-shadow:0 20px 60px #00000014}.quote-form{flex-direction:column;gap:25px;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:20px;display:grid}.form-group{flex-direction:column;gap:9px;width:100%;display:flex}.form-group label{color:#123c32;font-size:13px;font-weight:600}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;color:#333;background:#faf9f6;border:1px solid #ddd;border-radius:0;outline:none;width:100%;padding:15px 16px;font-family:inherit;font-size:14px;transition:border-color .3s}.form-group textarea{resize:vertical;min-height:130px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#b18a4a}.submit-btn{color:#fff;cursor:pointer;background:#0d3b2e;border:none;justify-content:center;align-items:center;gap:15px;width:100%;padding:17px 25px;font-size:14px;font-weight:600;transition:all .3s;display:flex}.submit-btn span{color:#d4af68;font-size:20px}.submit-btn:hover{background:#145744}.success-message{text-align:center;padding:60px 20px}.success-icon{color:#d4af68;background:#0d3b2e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:25px;display:flex}.success-message h3{color:#123c32;margin:0 0 12px;font-family:Georgia,serif;font-size:32px}.success-message p{color:#666;max-width:400px;margin:0 auto;line-height:1.7}.success-message button{color:#0d3b2e;cursor:pointer;background:0 0;border:1px solid #0d3b2e;margin-top:25px;padding:13px 20px;transition:all .2s}.success-message button:hover{color:#fff;background:#0d3b2e}@media (width<=1000px) and (width>=768px){.quote-hero{padding:85px 7% 80px}.quote-hero h1{max-width:700px;font-size:50px}.quote-hero>p:last-child{max-width:550px;font-size:15px}.quote-section{grid-template-columns:1fr;gap:45px;padding:80px 7%}.quote-info{max-width:650px;padding-top:0}.quote-info h2{font-size:42px}.quote-info>p:last-child{max-width:600px;font-size:15px}.quote-form-container{width:100%;padding:40px}.quote-form{gap:22px}.form-row{grid-template-columns:1fr 1fr;gap:18px}}@media (width<=850px) and (width>=768px){.quote-hero{padding:75px 6%}.quote-hero h1{font-size:46px}.quote-section{padding:70px 6%}.quote-info h2{font-size:38px}.quote-form-container{padding:35px}}@media (width<=767px){.quote-hero{padding:70px 7% 65px}.quote-label{letter-spacing:2.5px;margin-bottom:16px;font-size:10px}.quote-hero h1{max-width:100%;font-size:clamp(38px,10vw,46px);line-height:1.08}.quote-hero>p:last-child{max-width:100%;margin-top:20px;font-size:14px;line-height:1.7}.quote-section{grid-template-columns:1fr;gap:45px;padding:65px 7%}.quote-info{padding-top:0}.quote-info h2{margin-bottom:20px;font-size:36px;line-height:1.15}.quote-info>p:last-child{max-width:100%;font-size:14px;line-height:1.7}.quote-form-container{width:100%;padding:30px 22px}.quote-form{gap:22px}.form-row{grid-template-columns:1fr;gap:22px}.form-group{gap:8px}.form-group label{font-size:12px}.form-group input,.form-group select,.form-group textarea{padding:14px;font-size:14px}.form-group textarea{min-height:120px}.submit-btn{padding:16px 20px;font-size:13px}.success-message{padding:45px 10px}.success-message h3{font-size:29px}.success-message p{font-size:14px}}@media (width<=400px){.quote-hero{padding:60px 7% 55px}.quote-hero h1{font-size:36px}.quote-section{padding:55px 7%}.quote-info h2{font-size:32px}.quote-form-container{padding:25px 18px}.form-group input,.form-group select,.form-group textarea{padding:13px}.success-message button{width:100%}}.public-gallery{background:#f8f6f1;padding:110px 8%}.public-gallery-heading{justify-content:space-between;align-items:flex-end;gap:60px;margin-bottom:55px;display:flex}.public-gallery-eyebrow{color:#b18a4a;letter-spacing:3px;text-transform:uppercase;margin:0 0 18px;font-size:12px;font-weight:600}.public-gallery-heading h2{color:#123c32;margin:0;font-size:clamp(40px,5vw,65px);font-weight:500;line-height:1.05}.public-gallery-heading>p{color:#69756f;max-width:430px;margin:0;font-size:16px;line-height:1.8}.public-gallery-grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:360px;gap:18px;display:grid}.public-gallery-item{cursor:pointer;background:#ddd;border:none;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.public-gallery-item img{object-fit:cover;width:100%;height:100%;transition:transform .6s,filter .4s;display:block}.gallery-item-large{grid-row:span 2}.public-gallery-item:hover img{filter:brightness(.78);transform:scale(1.045)}.gallery-view{color:#fff;letter-spacing:2px;text-transform:uppercase;opacity:0;border:1px solid #fffc;padding:11px 20px;font-size:11px;font-weight:600;transition:opacity .35s,transform .35s;position:absolute;top:50%;left:50%;transform:translate(-50%,-40%)}.public-gallery-item:hover .gallery-view{opacity:1;transform:translate(-50%,-50%)}.public-gallery-message{color:#7a8580;background:#fff;border:1px solid #e5e2d9;justify-content:center;align-items:center;min-height:180px;display:flex}.gallery-lightbox{z-index:9999;cursor:zoom-out;background:#0a1915f0;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.gallery-lightbox-content{cursor:default;max-width:1200px;max-height:90vh}.gallery-lightbox-content img{object-fit:contain;max-width:100%;max-height:88vh;display:block}.gallery-lightbox-close{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff6;width:48px;height:48px;font-size:32px;font-weight:300;line-height:1;transition:all .25s;position:absolute;top:25px;right:30px}.gallery-lightbox-close:hover{color:#123c32;background:#fff}@media (width<=800px){.public-gallery{padding:80px 7%}.public-gallery-heading{display:block}.public-gallery-heading h2{margin-bottom:20px}.public-gallery-grid{grid-template-columns:1fr;grid-auto-rows:320px}.gallery-item-large{grid-row:span 1}}@media (width<=500px){.public-gallery{padding:70px 6%}.public-gallery-grid{grid-auto-rows:280px;gap:12px}.gallery-lightbox{padding:20px}.gallery-lightbox-close{width:42px;height:42px;top:15px;right:15px}}.product-page{color:#123c32;background:#f8f6f1;width:100%;min-height:100vh}.product-hero{background:#f8f6f1;grid-template-columns:50% 50%;width:100%;min-height:calc(100vh - 88px);display:grid}.product-image{box-sizing:border-box;width:100%;height:calc(100vh - 88px);padding:10px;overflow:hidden}.product-image img{object-fit:cover;width:100%;height:100%;display:block}.product-content{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:calc(100vh - 88px);padding:70px 8%;display:flex}.product-label{color:#b18a4a;letter-spacing:3px;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:700}.product-content h1{color:#123c32;margin:0 0 25px;font-family:Georgia,Times New Roman,serif;font-size:clamp(45px,5vw,68px);font-weight:500;line-height:1.05}.product-content>p:not(.product-label){color:#666;max-width:500px;margin:0 0 35px;font-size:17px;line-height:1.8}.product-quote-btn{color:#fff;background:#0d3b2e;width:fit-content;padding:16px 25px;font-size:14px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.product-quote-btn:hover{background:#145744;transform:translateY(-2px)}.product-installation-link{box-sizing:border-box;background:#123c32;border-left:3px solid #b18a4a;justify-content:space-between;align-items:center;gap:30px;width:84%;margin:70px 8%;padding:32px 38px;display:flex}.installation-link-content>p{color:#d4af68;letter-spacing:2px;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:700}.installation-link-content h2{color:#fff;max-width:650px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.3}.installation-link-button{color:#d4af68;white-space:nowrap;border-bottom:1px solid #d4af68;flex-shrink:0;padding-bottom:6px;font-size:12px;font-weight:700;text-decoration:none;transition:all .25s}.installation-link-button:hover{color:#fff;border-color:#fff}@media (width<=1100px) and (width>=768px){.product-hero{grid-template-columns:1fr 1fr;min-height:auto}.product-image{height:650px;padding:8px}.product-content{min-height:650px;padding:55px 7%}.product-label{letter-spacing:2.5px;margin-bottom:18px;font-size:11px}.product-content h1{margin-bottom:22px;font-size:48px}.product-content>p:not(.product-label){max-width:430px;margin-bottom:30px;font-size:16px;line-height:1.7}.product-quote-btn{padding:15px 22px;font-size:13px}.product-installation-link{gap:25px;width:90%;margin:60px 5%;padding:30px}.installation-link-content h2{max-width:520px;font-size:22px}.installation-link-button{font-size:11px}}@media (width<=850px) and (width>=768px){.product-image{height:600px}.product-content{min-height:600px;padding:45px 6%}.product-content h1{font-size:43px}.product-content>p:not(.product-label){font-size:15px}.product-installation-link{padding:28px}.installation-link-content h2{font-size:20px}}@media (width<=767px){.product-hero{grid-template-columns:1fr;min-height:auto}.product-image{width:100%;height:55vh;min-height:350px;max-height:520px;padding:6px}.product-content{min-height:auto;padding:55px 7% 65px}.product-label{letter-spacing:2.5px;margin-bottom:16px;font-size:10px}.product-content h1{margin-bottom:20px;font-size:clamp(40px,11vw,48px);line-height:1.05}.product-content>p:not(.product-label){max-width:100%;margin-bottom:30px;font-size:15px;line-height:1.7}.product-quote-btn{padding:15px 22px;font-size:13px}.product-installation-link{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:22px;width:86%;margin:45px 7%;padding:28px 24px}.installation-link-content>p{letter-spacing:1.8px;font-size:9px}.installation-link-content h2{max-width:100%;font-size:22px;line-height:1.3}.installation-link-button{white-space:normal;font-size:11px;line-height:1.5}}@media (width<=400px){.product-image{height:45vh;min-height:300px;padding:5px}.product-content{padding:45px 7% 55px}.product-content h1{font-size:38px}.product-content>p:not(.product-label){font-size:14px}.product-quote-btn{box-sizing:border-box;text-align:center;width:100%;padding:15px 18px}.product-installation-link{margin-top:40px;padding:25px 20px}.installation-link-content h2{font-size:20px}}.admin-login-page{background:#0d3b2e;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.admin-login-card{background:#f8f6f1;border-radius:4px;width:100%;max-width:450px;padding:50px;box-shadow:0 25px 70px #00000040}.admin-login-header{text-align:center;margin-bottom:35px}.admin-label{color:#b18a4a;letter-spacing:3px;margin-bottom:12px;font-size:12px;font-weight:600}.admin-login-header h1{color:#123c32;margin:0 0 12px;font-family:Georgia,serif;font-size:38px}.admin-login-header p:last-child{color:#777;font-size:14px}.form-group{margin-bottom:22px}.form-group label{color:#123c32;margin-bottom:8px;font-size:14px;font-weight:600;display:block}.form-group input{box-sizing:border-box;background:#fff;border:1px solid #ddd;outline:none;width:100%;padding:14px 15px;font-size:15px;transition:all .3s}.form-group input:focus{border-color:#b18a4a}.login-error{color:#a33;background:#f8dddd;margin-bottom:20px;padding:12px 14px;font-size:14px}.admin-login-button{color:#fff;letter-spacing:1px;cursor:pointer;background:#b18a4a;border:none;width:100%;padding:15px;font-size:14px;font-weight:600;transition:all .3s}.admin-login-button:hover{background:#967238}.admin-login-button:disabled{opacity:.7;cursor:not-allowed}.back-home{color:#123c32;cursor:pointer;background:0 0;border:none;margin:25px auto 0;font-size:14px;display:block}.admin-dashboard{color:#123c32;background:#f5f2eb;min-height:100vh;display:flex}.admin-sidebar{color:#fff;background:#0d3b2e;flex-direction:column;width:250px;min-height:100vh;display:flex;position:fixed;top:0;bottom:0;left:0}.admin-brand{border-bottom:1px solid #ffffff1f;padding:35px 28px}.admin-brand p{letter-spacing:2px;margin:0;font-size:14px;font-weight:600}.admin-brand span{color:#d4af68;letter-spacing:2px;margin-top:8px;font-size:10px;display:block}.admin-nav{padding:25px 15px}.admin-nav button{color:#ffffffb3;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:2px;align-items:center;gap:14px;width:100%;margin-bottom:6px;padding:14px 15px;font-size:14px;display:flex}.admin-nav button:hover,.admin-nav button.active{color:#fff;background:#ffffff1a}.admin-nav button.active{border-left:3px solid #d4af68}.admin-nav button span{color:#d4af68;width:20px}.sidebar-bottom{margin-top:auto;padding:20px 15px 30px}.website-button,.logout-button{cursor:pointer;width:100%;margin-top:8px;padding:13px;font-size:13px}.website-button{color:#fff;background:0 0;border:1px solid #ffffff40}.logout-button{color:#fff;background:#d4af68;border:1px solid #d4af68}.website-button:hover{border-color:#d4af68}.admin-main{width:calc(100% - 250px);margin-left:250px;padding:45px}.admin-topbar{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.dashboard-label{color:#b18a4a;letter-spacing:2px;margin:0 0 8px;font-size:11px;font-weight:600}.admin-topbar h1{margin:0;font-family:Georgia,serif;font-size:38px;font-weight:500}.admin-user{align-items:center;gap:12px;display:flex}.admin-avatar{color:#fff;background:#d4af68;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-weight:600;display:flex}.admin-user strong{font-size:14px;display:block}.admin-user span{color:#888;margin-top:3px;font-size:12px;display:block}.stats-grid{grid-template-columns:repeat(4,1fr);gap:22px;margin-bottom:35px;display:grid}.stat-card{background:#fff;border:1px solid #e8e3d9;align-items:center;gap:20px;padding:28px;display:flex}.stat-icon{color:#b18a4a;background:#f5f0e6;justify-content:center;align-items:center;width:50px;height:50px;font-size:20px;display:flex}.stat-card p{letter-spacing:1.5px;color:#888;margin:0 0 7px;font-size:10px}.stat-card h2{margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.dashboard-welcome{color:#fff;background:#123c32;justify-content:space-between;align-items:center;min-height:280px;padding:45px;display:flex;position:relative;overflow:hidden}.dashboard-welcome .dashboard-label{color:#d4af68}.dashboard-welcome h2{margin:0;font-family:Georgia,serif;font-size:40px;font-weight:400;line-height:1.2}.dashboard-welcome h2 span{color:#d4af68}.dashboard-welcome p:last-child{color:#ffffffb3;max-width:500px;font-size:14px;line-height:1.7}.welcome-decoration{color:#d4af6826;font-size:150px}@media (width<=900px){.admin-sidebar{width:210px}.admin-main{width:calc(100% - 210px);margin-left:210px;padding:30px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.admin-sidebar{width:100%;min-height:auto;position:static}.admin-dashboard{display:block}.admin-main{width:auto;margin-left:0;padding:25px}.admin-topbar{align-items:flex-start;gap:20px}.admin-user{display:none}.dashboard-welcome{padding:30px}.dashboard-welcome h2{font-size:30px}.welcome-decoration{display:none}.stats-grid{grid-template-columns:1fr}}.admin-section{background:0 0}.section-header h2{margin:0;font-family:Georgia,serif;font-size:30px;font-weight:500}.add-button{color:#fff;cursor:pointer;background:#b18a4a;border:none;padding:13px 22px;font-size:13px;transition:all .3s}.form-title h3{margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.close-form{color:#777;cursor:pointer;background:0 0;border:none;font-size:28px}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{box-sizing:border-box;background:#fafafa;border:1px solid #ddd;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px}.cancel-button,.save-button{cursor:pointer;border:none;padding:13px 25px;font-size:13px}.admin-reviews-list{gap:18px;display:grid}.admin-review-card{background:#fff;border:1px solid #e8e3d9;padding:25px}.admin-review-top{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.admin-review-top h3{margin:0 0 5px;font-family:Georgia,serif;font-size:20px;font-weight:500}.admin-review-stars{color:#b18a4a;letter-spacing:2px;white-space:nowrap}.admin-review-text{color:#555;margin:20px 0;font-size:14px;line-height:1.7}.admin-review-actions{border-top:1px solid #eee;gap:10px;padding-top:15px;display:flex}.edit-review-button,.delete-review-button{cursor:pointer;border:none;padding:9px 18px;font-size:12px}@media (width<=700px){.admin-form-grid{grid-template-columns:1fr}.admin-form-group.full-width{grid-column:auto}.admin-review-top{flex-direction:column}.section-header{align-items:flex-start;gap:15px}.form-actions{flex-direction:column}.cancel-button,.save-button{width:100%}}.admin-section{width:100%}.section-header{justify-content:space-between;align-items:flex-end;margin-bottom:30px;display:flex}.section-header h2{color:#123c32;margin:0;font-family:Georgia,serif;font-size:32px;font-weight:500}.add-button{color:#fff;cursor:pointer;background:#b18a4a;border:none;padding:14px 24px;font-size:13px;font-weight:600;transition:all .3s}.add-button:hover{background:#967238}.admin-reviews-list{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.admin-review-card{background:#fff;border:1px solid #e5dfd4;padding:28px;transition:all .3s}.admin-review-card:hover{transform:translateY(-3px);box-shadow:0 12px 30px #123c3214}.admin-review-top{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px;display:flex}.admin-review-top h3{color:#123c32;margin:0 0 6px;font-family:Georgia,serif;font-size:20px;font-weight:500}.admin-review-top span{color:#888;font-size:13px}.admin-review-stars{color:#b18a4a;letter-spacing:2px;white-space:nowrap;font-size:16px}.admin-review-text{color:#555;border-top:1px solid #eee9df;border-bottom:1px solid #eee9df;margin:0;padding:20px 0;font-size:14px;line-height:1.8}.admin-review-actions{justify-content:flex-end;gap:10px;margin-top:18px;display:flex}.edit-review-button,.delete-review-button{cursor:pointer;border:none;padding:9px 18px;font-size:12px;font-weight:600;transition:all .3s}.edit-review-button{color:#8a6b38;background:#f2eee5}.edit-review-button:hover{background:#e7dfcf}.delete-review-button{color:#a33;background:#f7e1df}.delete-review-button:hover{background:#edcdca}.review-form-card{background:#fff;border:1px solid #e5dfd4;margin-bottom:30px;padding:30px}.form-title{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.form-title h3{color:#123c32;margin:0;font-family:Georgia,serif;font-size:24px;font-weight:500}.close-form{color:#777;cursor:pointer;background:0 0;border:none;font-size:28px;line-height:1}.admin-form-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.admin-form-group{flex-direction:column;display:flex}.admin-form-group.full-width{grid-column:1/-1}.admin-form-group label{color:#123c32;margin-bottom:8px;font-size:13px;font-weight:600}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{box-sizing:border-box;color:#333;background:#faf9f6;border:1px solid #ddd;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:14px;transition:border .3s}.admin-form-group input:focus,.admin-form-group select:focus,.admin-form-group textarea:focus{background:#fff;border-color:#b18a4a}.admin-form-group textarea{resize:vertical}.form-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}.cancel-button,.save-button{cursor:pointer;border:none;padding:13px 24px;font-size:13px;font-weight:600}.cancel-button{color:#555;background:#eee}.save-button{color:#fff;background:#b18a4a}.save-button:hover{background:#967238}.empty-admin-state h3{margin:0 0 10px;font-family:Georgia,serif;font-size:24px;font-weight:500}.empty-admin-state p{color:#888;margin:0;font-size:14px}@media (width<=900px){.admin-reviews-list{grid-template-columns:1fr}}@media (width<=650px){.section-header{flex-direction:column;align-items:flex-start;gap:20px}.admin-form-grid{grid-template-columns:1fr}.admin-form-group.full-width{grid-column:auto}.admin-review-top{flex-direction:column}.admin-review-actions{justify-content:flex-start}}.enquiry-count{color:#8a6933;letter-spacing:.3px;background:#f1eadc;padding:10px 18px;font-size:13px;font-weight:600}.enquiries-list{grid-template-columns:1fr;gap:20px;margin-top:30px;display:grid}.enquiry-card{background:#fff;border:1px solid #e4ded3;padding:30px;transition:all .3s}.enquiry-card:hover{transform:translateY(-2px);box-shadow:0 15px 35px #123c3214}.enquiry-header{border-bottom:1px solid #ebe6dd;justify-content:space-between;align-items:flex-start;padding-bottom:20px;display:flex}.enquiry-header h3{color:#123c32;margin:0 0 7px;font-family:Georgia,serif;font-size:23px;font-weight:500}.enquiry-header span{color:#b18a4a;text-transform:uppercase;letter-spacing:1.5px;font-size:11px;font-weight:700}.enquiry-date{color:#888;font-size:13px}.enquiry-contact{border-bottom:1px solid #ebe6dd;gap:35px;padding:20px 0;display:flex}.enquiry-contact a{color:#123c32;font-size:14px;font-weight:500;text-decoration:none;transition:all .2s}.enquiry-contact a:hover{color:#b18a4a}.enquiry-message{background:#faf8f3;border-left:3px solid #b18a4a;margin-top:20px;padding:20px}.enquiry-message:before{content:"CUSTOMER MESSAGE";color:#b18a4a;letter-spacing:1.5px;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.enquiry-message p{color:#555;margin:0;font-size:14px;line-height:1.8}.enquiry-actions{justify-content:flex-end;margin-top:22px;display:flex}.enquiry-actions button{color:#b52e2e;cursor:pointer;background:#f8dddd;border:none;padding:11px 24px;font-size:12px;font-weight:600;transition:all .2s}.enquiry-actions button:hover{color:#fff;background:#b52e2e}.empty-admin-state{text-align:center;background:#fff;border:1px solid #e4ded3;padding:70px 30px}.empty-icon{color:#b18a4a;margin-bottom:15px;font-size:36px}@media (width<=700px){.enquiry-card{padding:22px}.enquiry-header{flex-direction:column;gap:10px}.enquiry-contact{flex-direction:column;gap:12px}.enquiry-date{font-size:12px}}.portfolio-management{width:100%}.portfolio-management .section-header{justify-content:space-between;align-items:center;margin-bottom:30px;display:flex}.add-product-button{cursor:pointer;color:#fff!important;background:#b18a4a!important;border:none!important;padding:13px 22px!important;font-size:13px!important;font-weight:600!important}.portfolio-admin-grid{width:100%;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;display:grid!important}.portfolio-admin-card{background:#fff;border:1px solid #e5dfd4;overflow:hidden}.portfolio-image{background:#eee;width:100%!important;height:260px!important;overflow:hidden!important}.portfolio-image img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.portfolio-content{padding:22px}.portfolio-content>span{color:#b18a4a;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.portfolio-content h3{color:#123c32;margin:0 0 10px;font-family:Georgia,serif;font-size:21px}.portfolio-content p{color:#666;margin-bottom:10px;font-size:13px;line-height:1.6}.portfolio-content small{color:#777;font-size:12px}.portfolio-actions{border-top:1px solid #eee8df;justify-content:flex-end;gap:10px;margin-top:20px;padding-top:18px;display:flex}.edit-product-button{cursor:pointer;color:#8c6b35!important;background:#f1eadc!important;border:none!important;padding:10px 18px!important}.delete-product-button{cursor:pointer;color:#b52d2d!important;background:#f8dddd!important;border:none!important;padding:10px 18px!important}@media (width<=1100px){.portfolio-admin-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.portfolio-admin-grid{grid-template-columns:1fr!important}}.product-modal-overlay{z-index:9999;background:#0a231ca6;justify-content:center;align-items:center;padding:30px;display:flex;position:fixed;inset:0}.product-modal{background:#f8f6f1;border:1px solid #e5dfd4;width:100%;max-width:760px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 70px #00000040}.product-modal-header{background:#123c32;border-bottom:1px solid #d8cfbf;justify-content:space-between;align-items:flex-start;padding:28px 32px;display:flex}.product-modal-header .dashboard-label{color:#d4af68;letter-spacing:2px;text-transform:uppercase;margin:0 0 7px;font-size:10px;font-weight:700}.product-modal-header h2{color:#fff;margin:0;font-family:Georgia,serif;font-size:28px;font-weight:600}.close-modal{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;justify-content:center;align-items:center;width:36px;height:36px;font-size:25px;line-height:1;transition:all .2s;display:flex}.close-modal:hover{color:#d4af68;background:#ffffff1a;border-color:#d4af68}.product-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;padding:32px;display:grid}.product-form label{color:#123c32;letter-spacing:.3px;flex-direction:column;gap:8px;font-size:12px;font-weight:600;display:flex}.product-form input,.product-form select,.product-form textarea{box-sizing:border-box;color:#333;background:#fff;border:1px solid #dcd5ca;border-radius:0;outline:none;width:100%;padding:13px 14px;font-family:inherit;font-size:13px;transition:border-color .2s,box-shadow .2s}.product-form textarea{resize:vertical;min-height:115px;line-height:1.6}.product-form input:focus,.product-form select:focus,.product-form textarea:focus{border-color:#b18a4a;box-shadow:0 0 0 3px #b18a4a1f}.product-form input::placeholder,.product-form textarea::placeholder{color:#aaa}.product-form label:nth-child(3){grid-column:1/-1}.product-form-actions{border-top:1px solid #e1dbd1;grid-column:1/-1;justify-content:flex-end;gap:12px;margin-top:5px;padding-top:24px;display:flex}.cancel-button{color:#555;cursor:pointer;background:#eeeae4;border:1px solid #ddd6cb;padding:12px 22px;font-size:13px;font-weight:600;transition:all .2s}.cancel-button:hover{color:#333;background:#e3ded6}.save-product-button{color:#fff;cursor:pointer;background:#b18a4a;border:1px solid #b18a4a;padding:12px 24px;font-size:13px;font-weight:600;transition:all .2s}.save-product-button:hover{background:#967438;border-color:#967438}@media (width<=700px){.product-modal-overlay{padding:15px}.product-modal{max-height:95vh}.product-modal-header{padding:22px}.product-modal-header h2{font-size:24px}.product-form{grid-template-columns:1fr;gap:18px;padding:22px}.product-form label:nth-child(3){grid-column:auto}.product-form-actions{flex-direction:column;grid-column:auto}.cancel-button,.save-product-button{width:100%}}.image-upload-group{flex-direction:column;display:flex}.image-upload-box{margin-top:8px;position:relative}.image-upload-box input[type=file]{opacity:0;width:1px;height:1px;position:absolute}.image-upload-label{cursor:pointer;background:#faf8f3;border:1px dashed #cfc6b8;flex-direction:column;justify-content:center;align-items:center;min-height:130px;transition:all .25s;display:flex}.image-upload-label:hover{background:#f7f3ea;border-color:#b18a4a}.upload-icon{color:#b18a4a;margin-bottom:8px;font-size:28px}.image-upload-label strong{color:#123c32;font-size:14px;font-weight:600}.image-upload-label small{color:#888;margin-top:6px;font-size:12px}.portfolio-image-preview{border-top:1px solid #e5dfd4;margin-top:18px;padding-top:18px}.portfolio-image-preview p{color:#b18a4a;letter-spacing:2px;margin:0 0 10px;font-size:10px;font-weight:700}.portfolio-image-preview img{object-fit:cover;border:1px solid #e5dfd4;width:220px;height:140px;display:block}.gallery-management{width:100%}.gallery-header{margin-bottom:35px}.gallery-header h2{color:#123c32;margin:5px 0 10px;font-size:32px;font-weight:500}.gallery-description{color:#7a8580;max-width:600px;margin:0;line-height:1.6}.gallery-upload-card{background:#fff;border:1px solid #e5e2d9;margin-bottom:50px;padding:32px}.gallery-upload-title{margin-bottom:28px}.gallery-upload-title h3{color:#123c32;margin:0 0 8px;font-size:22px;font-weight:500}.gallery-upload-title p{color:#7a8580;margin:0;font-size:14px}.gallery-upload-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.gallery-form-group{flex-direction:column;gap:8px;display:flex}.gallery-form-group label{color:#53615b;letter-spacing:1px;text-transform:uppercase;font-size:12px;font-weight:600}.gallery-form-group select,.gallery-form-group input{box-sizing:border-box;color:#123c32;background:#faf9f6;border:1px solid #ddd9cf;outline:none;width:100%;padding:13px 15px;font-family:inherit;font-size:14px}.gallery-form-group select:focus,.gallery-form-group input:focus{border-color:#b18a4a}.gallery-form-group small{color:#8a928e;font-size:12px}.gallery-preview{margin-top:30px}.gallery-preview>p{color:#53615b;letter-spacing:2px;margin-bottom:10px;font-size:11px;font-weight:600}.gallery-preview-image{background:#eee;width:260px;height:190px;overflow:hidden}.gallery-preview-image img{object-fit:cover;width:100%;height:100%}.gallery-upload-actions{justify-content:flex-end;margin-top:30px;display:flex}.gallery-upload-button{color:#fff;cursor:pointer;background:#123c32;border:none;padding:13px 26px;font-family:inherit;font-size:13px;font-weight:600;transition:all .25s}.gallery-upload-button:hover{background:#1b5143}.gallery-upload-button:disabled{opacity:.6;cursor:not-allowed}.gallery-list-header{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.gallery-list-header h3{color:#123c32;margin:5px 0 0;font-size:25px;font-weight:500}.gallery-count{color:#8a928e;font-size:13px}.gallery-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.gallery-card{background:#fff;border:1px solid #e5e2d9;overflow:hidden}.gallery-card-image{background:#eee;height:260px;position:relative;overflow:hidden}.gallery-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.gallery-card:hover .gallery-card-image img{transform:scale(1.04)}.gallery-delete-button{color:#9b4b4b;cursor:pointer;background:#fffffff2;border:none;padding:9px 14px;font-size:12px;font-weight:600;position:absolute;bottom:12px;right:12px}.gallery-delete-button:hover{background:#fff}.gallery-card-content{padding:15px 18px}.gallery-card-content span{color:#b18a4a;letter-spacing:2px;font-size:11px;font-weight:600}.gallery-empty-state{text-align:center;background:#fff;border:1px solid #e5e2d9;padding:80px 20px}.gallery-empty-icon{color:#b18a4a;margin-bottom:15px;font-size:35px}.gallery-empty-state h3{color:#123c32;margin-bottom:8px}.gallery-empty-state p{color:#7a8580;margin:0}@media (width<=900px){.gallery-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.gallery-upload-card{padding:22px}.gallery-upload-grid,.gallery-grid{grid-template-columns:1fr}.gallery-card-image{height:280px}.gallery-list-header{flex-direction:column;align-items:flex-start;gap:15px}}.installation-page{color:#123c32;background:#f8f6f1}.installation-hero{background-color:#0000;background-image:linear-gradient(#123c32d1,#123c32d1),url(/images/Curtains.jpeg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;min-height:620px;padding:80px 8%;display:flex}.installation-hero-content{max-width:700px}.installation-eyebrow,.section-eyebrow{color:#b18a4a;letter-spacing:2.5px;text-transform:uppercase;margin:0 0 15px;font-size:11px;font-weight:700}.installation-hero h1{color:#fff;margin:0 0 25px;font-family:Georgia,serif;font-size:clamp(48px,6vw,78px);font-weight:500;line-height:1.05}.installation-hero-text{color:#ffffffd9;max-width:570px;margin-bottom:35px;font-size:16px;line-height:1.8}.installation-primary-button{color:#fff;letter-spacing:.5px;background:#b18a4a;padding:14px 26px;font-size:12px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-block}.installation-primary-button:hover{background:#967438}.installation-intro{border-bottom:1px solid #e5dfd4;grid-template-columns:1fr 1fr;gap:80px;padding:110px 8%;display:grid}.installation-intro-heading h2{color:#123c32;margin:0;font-family:Georgia,serif;font-size:46px;font-weight:500;line-height:1.15}.installation-intro-text{align-self:end;max-width:550px}.installation-intro-text p{color:#666;margin:0 0 18px;font-size:15px;line-height:1.8}.installation-services{padding:110px 8%}.installation-section-heading{margin-bottom:50px}.installation-section-heading h2{color:#123c32;margin:0;font-family:Georgia,serif;font-size:44px;font-weight:500}.installation-section-heading>p:last-child{color:#777;max-width:600px;margin-top:15px;line-height:1.7}.installation-service-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.installation-service-card{background:#fff;border:1px solid #e5dfd4;padding:38px 32px;position:relative}.service-number{color:#c7bda9;font-size:11px;font-weight:700;position:absolute;top:25px;right:25px}.service-icon{color:#b18a4a;background:#f1eadc;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:25px;font-size:22px;display:flex}.installation-service-card h3{color:#123c32;margin:0 0 15px;font-family:Georgia,serif;font-size:25px;font-weight:500}.installation-service-card p{color:#666;margin-bottom:25px;font-size:13px;line-height:1.7}.installation-service-card ul{margin:0;padding:0;list-style:none}.installation-service-card li{color:#555;border-top:1px solid #eee8df;padding:9px 0;font-size:12px}.installation-service-card li:before{content:"✓";color:#b18a4a;margin-right:9px;font-weight:700}.installation-portfolio{background:#fff;padding:110px 8%}.installation-filters{gap:10px;margin-bottom:35px;display:flex}.installation-filters button{color:#666;cursor:pointer;background:0 0;border:1px solid #dcd5ca;padding:11px 22px;font-size:11px;font-weight:600;transition:all .2s}.installation-filters button:hover,.installation-filters button.active{color:#fff;background:#123c32;border-color:#123c32}.installation-project-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.installation-project-card{background:#f8f6f1;border:1px solid #e5dfd4;overflow:hidden}.installation-project-image{background:#eee;height:270px;overflow:hidden}.installation-project-image img{object-fit:cover;width:100%;height:100%;transition:transform .4s;display:block}.installation-project-card:hover .installation-project-image img{transform:scale(1.04)}.installation-project-content{padding:25px}.installation-project-content>span{color:#b18a4a;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.installation-project-content h3{color:#123c32;margin:0 0 10px;font-family:Georgia,serif;font-size:22px;font-weight:500}.installation-project-content p{color:#666;margin-bottom:12px;font-size:13px;line-height:1.6}.installation-project-content small{color:#777;font-size:11px}.installation-empty{text-align:center;background:#f8f6f1;border:1px solid #e5dfd4;padding:80px 20px}.installation-empty h3{color:#123c32;margin:0 0 8px;font-family:Georgia,serif}.installation-empty p{color:#777;margin:0;font-size:13px}.installation-cta{background:#123c32;grid-template-columns:1fr 1fr;gap:80px;padding:90px 8%;display:grid}.installation-cta h2{color:#fff;margin:0;font-family:Georgia,serif;font-size:44px;font-weight:500;line-height:1.15}.installation-cta-right{align-self:end;max-width:500px}.installation-cta-right p{color:#ffffffbf;margin:0 0 25px;font-size:14px;line-height:1.7}.installation-secondary-button{color:#d4af68;border-bottom:1px solid #d4af68;padding-bottom:5px;font-size:13px;font-weight:700;text-decoration:none;display:inline-block}@media (width<=1100px) and (width>=768px){.installation-hero{min-height:560px;padding:70px 7%}.installation-hero-content{max-width:620px}.installation-hero h1{font-size:58px}.installation-hero-text{max-width:500px;font-size:15px;line-height:1.7}.installation-intro{grid-template-columns:1fr 1fr;gap:50px;padding:85px 7%}.installation-intro-heading h2{font-size:40px}.installation-intro-text{max-width:100%}.installation-services{padding:85px 7%}.installation-section-heading{margin-bottom:40px}.installation-section-heading h2{font-size:40px}.installation-service-grid{grid-template-columns:repeat(2,1fr);gap:20px}.installation-service-card{padding:32px 27px}.installation-service-card h3{font-size:23px}.installation-portfolio{padding:85px 7%}.installation-project-grid{grid-template-columns:repeat(2,1fr);gap:20px}.installation-project-image{height:250px}.installation-project-content{padding:22px}.installation-filters{margin-bottom:30px}.installation-cta{grid-template-columns:1fr 1fr;gap:50px;padding:75px 7%}.installation-cta h2{font-size:40px}.installation-cta-right{max-width:100%}.installation-service-grid .installation-service-card:last-child{grid-column:1/-1;justify-self:center;width:50%}}@media (width<=850px) and (width>=768px){.installation-hero{min-height:520px;padding:65px 6%}.installation-hero h1{font-size:52px}.installation-intro,.installation-services,.installation-portfolio{padding-left:6%;padding-right:6%}.installation-intro{gap:35px}.installation-intro-heading h2,.installation-section-heading h2{font-size:36px}.installation-service-grid,.installation-project-grid{gap:16px}.installation-service-card{padding:28px 23px}.installation-service-card h3{font-size:21px}.installation-project-image{height:220px}.installation-cta{gap:35px;padding-left:6%;padding-right:6%}.installation-cta h2{font-size:36px}}@media (width<=767px){.installation-hero{min-height:520px;padding:60px 7%}.installation-hero-content{max-width:100%}.installation-hero h1{font-size:clamp(42px,11vw,50px);line-height:1.05}.installation-hero-text{max-width:100%;margin-bottom:30px;font-size:14px;line-height:1.7}.installation-primary-button{padding:14px 22px;font-size:11px}.installation-intro{grid-template-columns:1fr;gap:30px;padding:70px 7%}.installation-intro-heading h2{font-size:35px}.installation-intro-text{max-width:100%}.installation-intro-text p{font-size:14px;line-height:1.7}.installation-services{padding:70px 7%}.installation-section-heading{margin-bottom:35px}.installation-section-heading h2{font-size:35px;line-height:1.15}.installation-service-grid{grid-template-columns:1fr;gap:16px}.installation-service-card{padding:32px 26px}.installation-service-card h3{font-size:23px}.installation-service-card p{font-size:13px}.installation-portfolio{padding:70px 7%}.installation-filters{flex-wrap:wrap;gap:8px;width:100%;margin-bottom:30px;display:flex}.installation-filters button{padding:10px 18px;font-size:10px}.installation-project-grid{grid-template-columns:1fr;gap:18px}.installation-project-image{height:240px}.installation-project-content{padding:22px}.installation-project-content h3{font-size:21px}.installation-empty{padding:65px 20px}.installation-cta{grid-template-columns:1fr;gap:35px;padding:65px 7%}.installation-cta h2{font-size:35px}.installation-cta-right{max-width:100%}.installation-cta-right p{font-size:13px}}@media (width<=400px){.installation-hero{min-height:480px;padding:50px 7%}.installation-hero h1{font-size:40px}.installation-intro,.installation-services,.installation-portfolio{padding-top:60px;padding-bottom:60px}.installation-intro-heading h2,.installation-section-heading h2,.installation-cta h2{font-size:32px}.installation-service-card{padding:28px 22px}.installation-project-image{height:220px}.installation-cta{padding-top:55px;padding-bottom:55px}}.testimonials-page{color:#123c32;background:#f8f6f1}.testimonials-hero{box-sizing:border-box;color:#f8f6f1;background:#123c32;align-items:center;min-height:65vh;padding:100px 8%;display:flex}.testimonials-hero-content{max-width:850px}.testimonials-eyebrow,.section-eyebrow{letter-spacing:3px;text-transform:uppercase;margin:0 0 20px;font-size:12px;font-weight:600}.testimonials-eyebrow{color:#d4af68}.testimonials-hero h1{margin:0 0 30px;font-family:Georgia,Times New Roman,serif;font-size:clamp(48px,6vw,82px);font-weight:500;line-height:1.05}.testimonials-hero-content>p:last-child{color:#d9e0dc;max-width:600px;margin:0;font-size:18px;line-height:1.7}.testimonials-section{box-sizing:border-box;padding:120px 8%}.testimonials-heading{max-width:700px;margin-bottom:65px}.testimonials-heading .section-eyebrow{color:#b18a4a}.testimonials-heading h2{margin:0 0 20px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4vw,58px);font-weight:500;line-height:1.1}.testimonials-heading>p:last-child{color:#66736e;margin:0;font-size:17px;line-height:1.7}.reviews-grid{grid-template-columns:repeat(3,1fr);gap:25px;display:grid}.review-card{box-sizing:border-box;background:#fff;border:1px solid #e8e4da;flex-direction:column;justify-content:space-between;min-height:330px;padding:38px;transition:transform .3s,box-shadow .3s;display:flex}.review-card:hover{transform:translateY(-6px);box-shadow:0 18px 45px #123c3214}.review-top{justify-content:space-between;align-items:flex-start;display:flex}.review-stars{color:#b18a4a;letter-spacing:3px;font-size:17px}.review-mark{color:#d4af68;font-family:Georgia,serif;font-size:65px;line-height:.6}.review-text{color:#43534d;margin:25px 0 35px;font-size:17px;line-height:1.8}.review-customer{align-items:center;gap:14px;display:flex}.customer-avatar{color:#f8f6f1;background:#123c32;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;font-size:16px;font-weight:600;display:flex}.review-customer h3{color:#123c32;margin:0 0 4px;font-size:15px;font-weight:600}.review-customer span{color:#8a928e;font-size:13px}.testimonials-empty{text-align:center;box-sizing:border-box;background:#fff;border:1px solid #e8e4da;padding:100px 20px}.empty-symbol{color:#b18a4a;margin-bottom:20px;font-size:35px}.testimonials-empty h3{margin:0 0 10px;font-family:Georgia,serif;font-size:25px}.testimonials-empty p{color:#7a8580;margin:0}.testimonials-cta{box-sizing:border-box;color:#f8f6f1;background:#123c32;justify-content:space-between;align-items:center;gap:60px;margin:0 8% 100px;padding:70px;display:flex}.testimonials-cta .section-eyebrow{color:#d4af68}.testimonials-cta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(35px,4vw,55px);font-weight:500;line-height:1.1}.testimonials-cta-right{max-width:400px}.testimonials-cta-right p{color:#d9e0dc;margin:0 0 25px;line-height:1.7}.testimonials-cta-button{color:#123c32;background:#d4af68;padding:15px 28px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.testimonials-cta-button:hover{background:#f0d89e}@media (width<=1100px) and (width>=768px){.testimonials-hero{min-height:560px;padding:80px 7%}.testimonials-hero-content{max-width:720px}.testimonials-hero h1{margin-bottom:25px;font-size:58px}.testimonials-hero-content>p:last-child{max-width:550px;font-size:16px}.testimonials-section{padding:85px 7%}.testimonials-heading{margin-bottom:45px}.testimonials-heading h2{font-size:43px}.testimonials-heading>p:last-child{font-size:15px}.reviews-grid{grid-template-columns:repeat(2,1fr);gap:20px}.review-card{min-height:310px;padding:30px}.review-text{font-size:15px;line-height:1.7}.testimonials-cta{align-items:flex-start;gap:40px;margin:0 7% 80px;padding:55px}.testimonials-cta h2{font-size:42px}.testimonials-cta-right{max-width:450px}}@media (width<=850px) and (width>=768px){.testimonials-hero{min-height:520px;padding:70px 6%}.testimonials-hero h1{font-size:52px}.testimonials-section{padding:75px 6%}.testimonials-heading h2{font-size:39px}.review-card{padding:27px}.review-stars{font-size:15px}.review-mark{font-size:58px}.testimonials-cta{margin-left:6%;margin-right:6%;padding:45px}.testimonials-cta h2{font-size:38px}}@media (width<=767px){.testimonials-hero{min-height:500px;padding:70px 7%}.testimonials-eyebrow,.section-eyebrow{letter-spacing:2.5px;margin-bottom:16px;font-size:10px}.testimonials-hero h1{margin-bottom:22px;font-size:clamp(40px,10.5vw,50px);line-height:1.05}.testimonials-hero-content>p:last-child{max-width:100%;font-size:14px;line-height:1.7}.testimonials-section{padding:70px 7%}.testimonials-heading{margin-bottom:40px}.testimonials-heading h2{font-size:36px;line-height:1.15}.testimonials-heading>p:last-child{font-size:14px;line-height:1.7}.reviews-grid{grid-template-columns:1fr;gap:16px}.review-card{min-height:300px;padding:28px 25px}.review-stars{letter-spacing:2px;font-size:15px}.review-mark{font-size:58px}.review-text{margin:22px 0 30px;font-size:15px;line-height:1.7}.testimonials-empty{padding:70px 20px}.testimonials-cta{flex-direction:column;align-items:flex-start;gap:30px;margin:0 7% 70px;padding:45px 28px}.testimonials-cta h2{font-size:35px;line-height:1.15}.testimonials-cta-right{max-width:100%}.testimonials-cta-right p{font-size:14px;line-height:1.7}.testimonials-cta-button{padding:14px 22px;font-size:13px}}@media (width<=400px){.testimonials-hero{min-height:470px;padding:60px 7%}.testimonials-hero h1{font-size:37px}.testimonials-section{padding:60px 7%}.testimonials-heading h2{font-size:32px}.review-card{min-height:280px;padding:25px 21px}.review-text{font-size:14px}.testimonials-cta{margin-bottom:60px;padding:38px 23px}.testimonials-cta h2{font-size:31px}}.legal-page{color:#24332d;background:#f8f6f1;min-height:100vh}.legal-hero{color:#fff;box-sizing:border-box;background:#0d3b2e;padding:90px 20px 80px}.legal-container{width:min(1000px,92%);margin:0 auto}.legal-eyebrow{color:#d4af68;letter-spacing:2px;text-transform:uppercase;margin-bottom:18px;font-size:13px;font-weight:600;display:inline-block}.legal-hero h1{margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,6vw,68px);font-weight:500;line-height:1.05}.legal-hero p{color:#ffffffd1;max-width:680px;margin:0 0 25px;font-size:17px;line-height:1.8}.legal-updated{color:#ffffffa6;font-size:13px;display:inline-block}.legal-content{box-sizing:border-box;padding:75px 0 100px}.legal-content section{margin-bottom:55px}.legal-content section:last-child{margin-bottom:0}.legal-content h2{color:#0d3b2e;margin:0 0 18px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;line-height:1.25}.legal-content h3{color:#315548;margin:30px 0 12px;font-size:19px;font-weight:600;line-height:1.4}.legal-content p{color:#5d6862;max-width:850px;margin:0 0 17px;font-size:15.5px;line-height:1.85}.legal-content p:last-child{margin-bottom:0}.legal-content ul{box-sizing:border-box;max-width:850px;margin:15px 0 20px;padding-left:24px}.legal-content li{color:#5d6862;margin-bottom:10px;font-size:15.5px;line-height:1.7}.legal-content li:last-child{margin-bottom:0}.legal-content strong{color:#33463e}.legal-contact{box-sizing:border-box;background:#fff;border-left:3px solid #d4af68;max-width:850px;margin-top:25px;padding:25px 30px;box-shadow:0 10px 30px #0d3b2e0f}.legal-contact p{overflow-wrap:anywhere;margin-bottom:8px}.legal-contact p:last-child{margin-bottom:0}@media (width<=1100px) and (width>=768px){.legal-hero{padding:75px 7% 70px}.legal-container{width:100%}.legal-hero h1{font-size:55px}.legal-hero p{max-width:650px;font-size:16px;line-height:1.75}.legal-content{padding:70px 7% 85px}.legal-content section{margin-bottom:48px}.legal-content h2{font-size:27px}.legal-content h3{font-size:18px}.legal-content p,.legal-content li{font-size:15px;line-height:1.8}.legal-content p,.legal-content ul,.legal-contact{max-width:100%}.legal-contact{padding:24px 27px}}@media (width<=850px) and (width>=768px){.legal-hero{padding:65px 6% 60px}.legal-hero h1{font-size:50px}.legal-hero p{font-size:15px}.legal-content{padding:60px 6% 75px}.legal-content section{margin-bottom:42px}.legal-content h2{font-size:25px}.legal-content h3{font-size:17px}.legal-content p,.legal-content li{font-size:14.5px}}@media (width<=767px){.legal-hero{padding:60px 7% 55px}.legal-container{width:100%}.legal-eyebrow{letter-spacing:2px;margin-bottom:15px;font-size:10px}.legal-hero h1{margin-bottom:18px;font-size:clamp(38px,10vw,46px);line-height:1.05}.legal-hero p{max-width:100%;margin-bottom:20px;font-size:14px;line-height:1.7}.legal-updated{font-size:11px;line-height:1.5}.legal-content{padding:60px 7% 70px}.legal-content section{margin-bottom:40px}.legal-content h2{margin-bottom:16px;font-size:24px;line-height:1.25}.legal-content h3{margin-top:25px;font-size:17px}.legal-content p{max-width:100%;margin-bottom:15px;font-size:14px;line-height:1.8}.legal-content ul{max-width:100%;margin:14px 0 18px;padding-left:21px}.legal-content li{margin-bottom:8px;font-size:14px;line-height:1.7}.legal-contact{border-left-width:3px;width:100%;margin-top:22px;padding:20px}.legal-contact p{overflow-wrap:anywhere;font-size:14px;line-height:1.7}}@media (width<=400px){.legal-hero{padding:52px 7% 48px}.legal-hero h1{font-size:36px}.legal-hero p{font-size:13.5px}.legal-content{padding:52px 7% 60px}.legal-content h2{font-size:22px}.legal-content h3{font-size:16px}.legal-content p,.legal-content li{font-size:13.5px}.legal-contact{padding:18px}}
