*{box-sizing:border-box;margin:0;padding:0}:root{--heading-primary:#2e211b;--heading-accent:#2e211b;--heading-highlight:#fff;--heading-size:32px;--brand-brown:#1856a3;--brand-blue-dark:#0f3d7a;--brand-blue-light:#dce9f8;--button-blue:#1856a3;--button-blue-hover:#0f3d7a;--brand-cream:#f8f1e7;--brand-line:#d9c7b1}html{scroll-behavior:smooth}body{color:#24251f;background-color:#f4f0e8;font-family:Georgia,Times New Roman,serif}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,p,blockquote{letter-spacing:0}h1,h2,h3,h4,h5,h6{color:var(--heading-primary);text-wrap:balance;font-family:Georgia,Times New Roman,serif}img{max-width:100%;display:block}.navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:1000;background-color:#f8f1e7db;border:1px solid #ffffffb3;border-radius:10px;width:calc(100% - 28px);position:fixed;top:0;left:14px}.navbar-container{align-items:center;gap:16px;width:100%;max-width:1500px;margin:0 auto;padding:6px clamp(20px,4vw,64px);display:flex}.navbar-logo{background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:205px;height:62px;display:flex}.navbar-logo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.navbar-menu{flex:1;justify-content:center;align-items:center;gap:clamp(16px,2vw,28px);display:flex}.navbar-menu a,.dropdown-button{color:#111;white-space:nowrap;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;transition:color .2s}.navbar-menu a:hover,.dropdown-button:hover{color:#6b431f}.nav-dropdown{position:relative}.dropdown-button{align-items:center;gap:6px;display:flex}.dropdown-menu{background-color:#f8f5ee;border-radius:8px;width:220px;position:absolute;top:35px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 25px #0000001f}.dropdown-menu a{color:#55584d;border-bottom:1px solid #dedbd2;padding:15px 18px;font-size:14px;display:block}.dropdown-menu a:hover{color:#7e8b68;background-color:#ece9df}.navbar-contact{background-color:var(--button-blue);color:#fff;border-radius:6px;flex-shrink:0;align-items:center;gap:8px;padding:10px 15px;font-size:12px;font-weight:600;display:flex}.contact-icon{font-size:17px}.menu-toggle{color:#111;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:none;font-size:13px;font-weight:700;display:none}@media (width<=1100px){.navbar-menu{gap:20px}.navbar-menu a,.dropdown-button{font-size:12px}.navbar-contact{padding:11px 16px}}@media (width<=768px){.navbar-container{padding:5px 20px}.navbar-logo{width:180px;height:54px}.navbar-contact{display:none}.menu-toggle{margin-left:auto;padding:8px;display:block}.navbar-menu{background-color:#fff;flex-direction:column;align-items:stretch;gap:0;width:100%;padding:10px 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 20px #00000014}.navbar-menu.open{display:flex}.navbar-menu>a,.dropdown-button{text-align:left;border-bottom:1px solid #dedbd2;width:100%;padding:16px 25px}.nav-dropdown{width:100%}.dropdown-menu{width:100%;box-shadow:none;border-radius:0;position:static;transform:none}.dropdown-menu a{padding-left:45px}}.hero{background:#d8c5ae;min-height:680px;padding:150px 6% 94px;position:relative;overflow:hidden}.hero:before{content:"";z-index:1;background:linear-gradient(90deg,#f8f1e7f5 0%,#f8f1e7c7 38%,#f8f1e71a 76%),linear-gradient(#0000 65%,#381d0e33);width:100%;height:100%;position:absolute;top:0;right:0}.hero:after{content:"";z-index:0;background:url(/images/hero.jpg) 50%/cover;position:absolute;inset:0}.hero-container{z-index:2;justify-content:space-between;align-items:flex-start;gap:70px;max-width:1400px;margin:0 auto;display:flex;position:relative}.hero-content{width:55%;max-width:620px}.hero-label{color:var(--brand-brown);letter-spacing:2px;align-items:center;gap:12px;margin-bottom:25px;font-size:13px;font-weight:600;display:flex}.hero-label span{background:var(--brand-brown);width:35px;height:1px;display:inline-block}.hero-content h1{color:var(--heading-primary);letter-spacing:-1px;text-shadow:0 1px #ffffff40;white-space:nowrap;max-width:650px;margin:0;font-size:clamp(30px,3.1vw,42px);font-weight:400;line-height:1.05}.hero-content h1 strong{font-weight:500;display:inline-block}.hero-content h1 span{color:var(--heading-accent);letter-spacing:-1px;font-size:1em;font-weight:500}.hero-description{color:#000;max-width:560px;margin:30px 0;font-size:16px;line-height:1.8}.hero-features{align-items:center;gap:40px;margin:35px 0;display:flex}.feature{align-items:center;gap:12px;display:flex}.feature-icon{color:#7e8b68;border:1px solid #aab39a;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex}.feature p{color:#55584d;letter-spacing:1.5px;margin:0;font-size:10px;font-weight:700;line-height:1.5}.hero-button{background:var(--button-blue);color:#fff;letter-spacing:.5px;align-items:center;gap:25px;padding:17px 25px;font-size:13px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.hero-button span{font-size:20px;transition:transform .3s}.hero-button:hover{background:var(--button-blue-hover)}.hero-button:hover span{transform:translate(5px)}.hero-proof{z-index:3;background:#f8f1e7e6;border:1px solid #7b3f1d33;border-radius:8px;gap:30px;margin-top:0;padding:16px 28px;display:flex;position:absolute;bottom:28px;right:6%;box-shadow:0 8px 25px #42220f1a}.hero-proof div{flex-direction:column;gap:5px;display:flex}.hero-proof strong{color:var(--brand-brown);font-size:28px;font-weight:400}.hero-proof span{color:#686b60;letter-spacing:1px;text-transform:uppercase;font-size:10px}.hero-image-container{display:none}.hero-image-frame{width:100%;max-width:650px;height:650px;position:relative;overflow:hidden;box-shadow:24px 24px #7e8b6838}.hero-image{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.hero-image-note{color:#24251f;background:#f4f0e8e6;align-items:flex-end;gap:14px;padding:14px 16px;display:flex;position:absolute;bottom:20px;right:20px}.hero-image-note span{color:#7e8b68;font-size:12px}.hero-image-note strong{font-size:12px;font-weight:400;line-height:1.45}.consultation-button{z-index:100;background:var(--button-blue);color:#fff;letter-spacing:.5px;align-items:center;gap:10px;padding:14px 20px;font-size:12px;font-weight:600;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:25px;right:25px;box-shadow:0 8px 25px #00000026}.consultation-button span{font-size:17px}.consultation-button:hover{background:var(--button-blue-hover);transform:translateY(-3px)}@media (width<=1000px){.hero{padding:100px 5% 24px}.hero-container{gap:40px}.hero-content,.hero-image-container{width:50%}.hero-image-frame{height:550px}.hero-features{gap:20px}.feature{gap:7px}.feature-icon{width:35px;height:35px;font-size:16px}.hero-button{padding:15px 20px}}@media (width<=768px){.hero:before{background:linear-gradient(#f8f1e7f5 0%,#f8f1e7e0 56%,#f8f1e76b 100%),linear-gradient(#0000 55%,#381d0e4d)}.hero{min-height:auto;padding:130px 20px 125px}.hero-container{flex-direction:column;gap:50px}.hero-content{width:100%;max-width:100%}.hero-content h1{letter-spacing:-1px;white-space:normal;font-size:34px}.hero-description{font-size:15px;line-height:1.7}.hero-features{flex-wrap:wrap;gap:20px}.hero-proof{justify-content:space-between;gap:18px;width:100%;padding:14px 16px;position:static}.hero-image-container{justify-content:center;width:100%}.hero-image-frame{width:100%;max-width:none;height:450px}.consultation-button{padding:12px 16px;bottom:15px;right:15px}}@media (width<=480px){.hero{padding:110px 16px 115px}.hero-content h1{font-size:31px}.hero-label{letter-spacing:1.5px;font-size:11px}.hero-description{font-size:14px}.hero-features{grid-template-columns:1fr 1fr;gap:20px;display:grid}.hero-button{justify-content:space-between;width:100%}.hero-proof{justify-content:space-between}.hero-image-frame{height:380px}.consultation-button{padding:10px 13px;font-size:10px}}.solutions{background-color:#ebe7dc;background-image:linear-gradient(#ebe7dced,#ebe7dced),url(https://aanganshobha.com/images/home_card_dining.jpg?v=4);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,3vw,48px)}.solutions-container{max-width:1600px;margin:0 auto}.solutions-heading{text-align:center;max-width:650px;margin:0 auto 36px}.solutions-label{color:var(--brand-brown);letter-spacing:2.5px;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.solutions-label span{background:var(--brand-brown);width:34px;height:1px}.solutions-heading h2{color:var(--heading-primary);white-space:nowrap;font-size:clamp(25px,2.8vw,36px);font-weight:400;line-height:1.05}.solutions-heading span{color:var(--heading-primary)}.solutions-heading p{color:#686b60;max-width:540px;margin:25px auto 0;font-size:16px;line-height:1.8}.solutions-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(12px,1.3vw,20px);display:grid}.solution-card{background:#f8f5ee;border-radius:8px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 12px 35px #4836271a}.solution-card:hover{transform:translateY(-7px);box-shadow:0 20px 42px #48362724}.solution-image{aspect-ratio:1.35;background:#e9e1d6;overflow:hidden}.solution-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.solution-card:hover .solution-image img{transform:scale(1.05)}.image-slot{color:#6f5946;background:linear-gradient(135deg,#e9e1d6,#d8c6b2);flex-direction:column;justify-content:space-between;height:100%;padding:22px;display:flex}.image-slot span{letter-spacing:2px;align-self:flex-end;font-size:12px}.image-slot strong{letter-spacing:1px;text-transform:uppercase;font-size:14px;font-weight:600}.solution-content{padding:18px clamp(14px,1.5vw,22px) 20px;position:relative}.solution-number{color:#b9a58e;letter-spacing:1px;font-size:12px;position:absolute;top:19px;right:clamp(14px,1.5vw,22px)}.solution-content h3{max-width:80%;color:var(--heading-primary);margin-bottom:9px;font-size:17px;font-weight:500}.solution-content p{color:#686b60;min-height:62px;margin-bottom:16px;font-size:13px;line-height:1.55}.solution-content a{border:1px solid var(--button-blue);color:var(--button-blue);letter-spacing:1.5px;text-transform:uppercase;align-items:center;gap:12px;padding:9px 12px;font-size:12px;font-weight:700;transition:background .2s,color .2s;display:inline-flex}.solution-content a:hover{background:var(--button-blue);color:#fff}.solution-content a span{font-size:17px;transition:transform .3s}.solution-content a:hover span{transform:translate(5px)}@media (width<=900px){.solutions{padding:70px 5% 48px}.solutions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.solutions{padding:60px 20px 45px}.solutions-heading h2{white-space:normal;font-size:36px}.solutions-heading p{font-size:15px}.solutions-grid{grid-template-columns:1fr;gap:20px}.solution-content p{min-height:auto}}.testimonials{background:#f4f0e8;padding:48px clamp(20px,6vw,96px)}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-heading{text-align:center;margin-bottom:55px}.testimonials-label{color:var(--brand-brown);letter-spacing:2.5px;justify-content:center;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.testimonials-label span{background:var(--brand-brown);width:34px;height:1px}.testimonials-heading h2{color:var(--heading-primary);white-space:nowrap;font-size:clamp(25px,2.8vw,36px);font-weight:400;line-height:1.05}.testimonials-heading strong{color:var(--heading-primary);font-weight:400}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.testimonial{background:#f8f5ee;border-top:2px solid #8f755c;min-height:275px;padding:30px}.testimonial-stars{color:#d99a24;letter-spacing:3px;margin-bottom:28px;font-size:13px}.testimonial blockquote{color:#24251f;font-size:19px;line-height:1.55}.testimonial-author{flex-direction:column;gap:5px;margin-top:28px;display:flex}.testimonial-author strong{color:#24251f;font-size:13px;font-weight:700}.testimonial-author span{color:#686b60;font-size:12px}@media (width<=900px){.testimonials{padding:45px 5%}.testimonials-grid{grid-template-columns:1fr}.testimonial{min-height:auto}}@media (width<=600px){.testimonials{padding:45px 20px}.testimonials-heading{margin-bottom:42px}.testimonials-heading h2{white-space:normal;font-size:36px}.testimonial{padding:25px}}.faq{background:#ebe7dc;padding:48px clamp(20px,6vw,96px)}.faq-container{grid-template-columns:minmax(280px,.82fr) minmax(420px,1.18fr);align-items:start;gap:clamp(50px,9vw,140px);max-width:1400px;margin:0 auto;display:grid}.faq-heading{position:sticky;top:110px}.faq-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.faq-label span{background:var(--brand-brown);width:34px;height:1px}.faq-heading h2{color:var(--heading-primary);font-size:clamp(25px,2.5vw,36px);font-weight:400;line-height:1.05}.faq-heading strong{color:var(--heading-primary);font-weight:400}.faq-heading p{color:#686b60;max-width:390px;margin:25px 0 30px;font-size:16px;line-height:1.8}.faq-heading img{aspect-ratio:1.25;object-fit:cover;width:min(100%,340px);display:block}.faq-list{border-top:1px solid #c8cec0}.faq-item{border-bottom:1px solid #c8cec0}.faq-item summary{color:#24251f;cursor:pointer;grid-template-columns:38px 1fr 28px;align-items:center;gap:18px;padding:24px 0;list-style:none;display:grid}.faq-item summary::-webkit-details-marker{display:none}.faq-number{color:#7e8b68;letter-spacing:1px;font-size:12px}.faq-question{font-size:19px;line-height:1.35}.faq-toggle{color:#7e8b68;border:1px solid #aab39a;border-radius:50%;place-items:center;width:28px;height:28px;font-size:21px;font-weight:300;line-height:1;transition:transform .25s,background .25s;display:grid}.faq-item[open] .faq-toggle{color:#f4f0e8;background:#24251f;transform:rotate(45deg)}.faq-item p{color:#686b60;max-width:660px;margin:-4px 46px 24px 56px;font-size:15px;line-height:1.75}@media (width<=800px){.faq{padding:45px 20px}.faq-container{grid-template-columns:1fr;gap:45px}.faq-heading{position:static}.faq-heading img{width:100%;max-width:420px}}@media (width<=500px){.faq-item summary{grid-template-columns:28px 1fr 28px;gap:12px}.faq-question{font-size:17px}.faq-item p{margin-left:40px;margin-right:0}}.estimator{background-color:#e4e8dc;background-image:linear-gradient(90deg,#e4e8dcf7,#e4e8dcd1),url(https://aanganshobha.com/images/home_card_kitchen.jpg?v=4);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,6vw,96px)}.estimator-container{grid-template-columns:1fr 1fr;align-items:center;gap:10%;max-width:1400px;margin:0 auto;display:grid}.section-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.section-label span{background:var(--brand-brown);width:34px;height:1px}.estimator h2{color:var(--heading-primary);white-space:nowrap;font-size:clamp(24px,2.5vw,34px);font-weight:400;line-height:1.08}.estimator-title-line{white-space:nowrap;display:inline}.estimator h2 strong{color:var(--heading-accent);font-weight:400}.estimator-copy p{color:#686b60;max-width:480px;margin-top:25px;font-size:16px;line-height:1.8}.estimator-panel{background:#f8f5eef5;border:1px solid #7b3f1d33;border-radius:10px;padding:38px;position:relative;box-shadow:16px 16px #7b3f1d1f,0 18px 40px #5230191f}.estimator-panel-top{border-bottom:1px solid var(--brand-line);color:var(--brand-brown);letter-spacing:2px;justify-content:space-between;margin-bottom:36px;padding-bottom:16px;font-size:11px;font-weight:700;display:flex}.estimator-panel h3{color:var(--heading-primary);margin-bottom:22px;font-size:22px;font-weight:400}.estimator-options{gap:10px;display:grid}.estimator-options button{color:#55584d;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #d4d8ce;border-radius:4px;justify-content:space-between;padding:16px 12px;transition:background .25s,color .25s,padding .25s;display:flex}.estimator-options button:hover,.estimator-options button.selected{color:var(--brand-brown);background:#efe2d2;padding-left:16px}.estimator-options button span{color:var(--brand-brown);font-size:20px}.estimator-button{background:var(--button-blue);color:#fff;letter-spacing:1px;text-transform:uppercase;border-radius:5px;align-items:center;gap:22px;margin-top:32px;padding:15px 20px;font-size:12px;font-weight:700;transition:background .25s,transform .25s;display:inline-flex}.estimator-button:hover{background:var(--button-blue-hover);transform:translateY(-2px)}.estimator-button span{font-size:17px}@media (width<=700px){.estimator{padding:45px 20px}.estimator-container{grid-template-columns:1fr;gap:32px}.estimator-panel{padding:25px}.estimator h2,.estimator-title-line{white-space:normal}}.projects{background:#ebe7dc;padding:36px clamp(20px,3vw,48px)}.projects-container{max-width:1600px;margin:0 auto}.projects-heading{text-align:center;margin-bottom:38px}.projects-heading .section-label{justify-content:center}.projects h2{color:var(--heading-primary);font-size:clamp(25px,2.8vw,36px);font-weight:400;line-height:1.08}.projects h2 strong{color:var(--heading-primary);font-weight:400}.projects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.project-card{background:#f8f5ee;border-radius:8px;overflow:hidden;box-shadow:0 8px 22px #5230191a}.project-image{aspect-ratio:1.15;overflow:hidden}.project-image img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.project-card:hover img{transform:scale(1.04)}.project-meta{padding:22px 24px 26px}.project-meta>span{color:#7e8b68;letter-spacing:2px;font-size:12px}.project-meta h3{color:var(--heading-primary);margin:18px 0 8px;font-size:20px;font-weight:400}.project-meta p{color:#686b60;font-size:13px}@media (width<=800px){.projects{padding:45px 20px 40px}.projects-grid{grid-template-columns:1fr;gap:20px}.project-image{aspect-ratio:1.25}}.why-us{color:#fff;background:linear-gradient(90deg,#061527c7,#08192d6b),url(/images/hero.jpg) 50%/cover;padding:28px clamp(20px,6vw,96px)}.why-us-container{grid-template-columns:250px 1fr;align-items:center;gap:38px;max-width:1400px;margin:0 auto;display:grid}.why-us-label{color:#8db9ee;letter-spacing:2px;align-items:center;gap:12px;margin-bottom:13px;font-size:11px;font-weight:700;display:flex}.why-us-label span{background:#8db9ee;width:34px;height:1px}.why-us h2{color:#fff;font-size:clamp(25px,2.7vw,36px);font-weight:400;line-height:1.08}.why-us-highlights{grid-template-columns:repeat(6,1fr);display:grid}.why-us-highlight{text-align:center;border-left:1px solid #8db9ee59;flex-direction:column;justify-content:flex-start;align-items:center;min-height:108px;padding:0 18px;display:flex}.why-us-icon{color:#fff;background:#1856a3;border:1px solid #8db9ee;border-radius:50%;place-items:center;width:56px;height:56px;margin-bottom:8px;font-size:14px;display:grid}.why-us-highlight strong{color:#fff;font-size:17px}.why-us-highlight>span:last-child{color:#eee7dc;font-size:15px}@media (width<=950px){.why-us-container{grid-template-columns:1fr;gap:28px}.why-us-intro{text-align:center}.why-us-highlights{grid-template-columns:repeat(3,1fr);row-gap:18px}}@media (width<=600px){.why-us{padding:30px 20px}.why-us-highlights{grid-template-columns:repeat(2,1fr)}.why-us-highlight{min-height:104px}}.design-process{color:#111;background:#f4f0e8;padding:40px clamp(20px,6vw,96px) 16px}.design-process-container{max-width:1400px;margin:0 auto}.process-heading{text-align:center;max-width:650px;margin:0 auto 34px}.process-label{color:var(--brand-blue-dark);letter-spacing:2.5px;justify-content:center;align-items:center;margin-bottom:22px;font-size:12px;font-weight:700;display:flex}.process-label span{background:var(--brand-blue-dark);width:34px;height:1px}.process-heading h2{color:#111b27;white-space:normal;font-size:clamp(25px,2.8vw,36px);font-weight:400;line-height:1.05}.process-heading strong{color:#111b27;font-weight:400}.process-heading p{display:none}.process-grid{grid-template-columns:repeat(5,1fr);align-items:stretch;gap:4px;display:grid}.process-step{background:#f8f5ee;border:1px solid #d6e2f0;border-radius:7px;min-width:0;height:220px;padding:22px 20px;box-shadow:0 7px 18px #2d281f0f}.process-step-number{background:var(--button-blue);color:#fff;letter-spacing:1px;border:1px solid #1856a3;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:16px;font-size:11px;display:flex}.process-step-content{padding-right:0}.process-step h3{color:#111b27;max-width:180px;margin-bottom:9px;font-weight:700;line-height:1.25;font-size:15px!important}.process-step p{color:#526174;max-width:190px;margin:0;font-size:12px;line-height:1.5}.process-button{background:var(--button-blue);color:#fff;letter-spacing:1px;text-transform:uppercase;justify-content:center;align-items:center;width:fit-content;margin:26px auto 0;padding:12px 58px;font-size:12px;font-weight:700;transition:background .3s,transform .3s;display:flex}.process-button:hover{background:var(--button-blue-hover);transform:translateY(-3px)}@media (width<=1100px) and (width>=901px){.process-grid{grid-template-columns:repeat(3,1fr);gap:10px}}@media (width<=900px){.design-process{padding:45px 5%}.process-grid{grid-template-columns:repeat(2,1fr);gap:10px}}@media (width<=600px){.design-process{padding:45px 20px}.process-heading{margin-bottom:40px}.process-heading h2{white-space:normal;font-size:36px}.process-grid{grid-template-columns:1fr}.process-step{height:auto;min-height:200px;padding:20px 16px}.process-step-number{width:40px;height:40px;margin-bottom:14px}.process-step h3{max-width:none}}@media (width<=500px){.process-grid{grid-template-columns:1fr}}.site-footer{color:#172a40;background:#dce9f8;padding:58px clamp(20px,6vw,96px) 25px}.footer-main{grid-template-columns:1.4fr 1fr 1fr 1.35fr 1.25fr;gap:42px;max-width:1400px;margin:0 auto 42px;display:grid}.footer-logo{border:0;width:170px;height:68px;display:inline-flex;overflow:hidden}.footer-logo img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.footer-brand h2{color:#172a40;margin-top:14px;font-size:20px;font-weight:600}.footer-main p{max-width:220px;margin-top:10px;font-size:14px;line-height:1.6}.footer-column{flex-direction:column;gap:11px;display:flex}.footer-column>span{color:var(--brand-blue-dark);letter-spacing:2px;margin-bottom:9px;font-size:11px;font-weight:800;line-height:1.3}.footer-column a{color:#172a40;font-size:14px;font-weight:500;line-height:1.4}.footer-contact p{margin-top:5px;line-height:1.7}.footer-address{align-items:flex-start;gap:9px;display:flex}.footer-location-icon{color:#1856a3;background:#f4f8ff;border:1px solid #6d8fbd;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:3px;display:inline-grid}.footer-location-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:18px;height:18px}.footer-contact a{align-items:center;gap:8px;display:inline-flex}.footer-contact a span{border:1px solid;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:inline-grid}.footer-newsletter>p{color:#172a40;margin:0}.footer-newsletter form{margin-top:18px}.footer-newsletter label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.footer-newsletter form div{border-bottom:1px solid #9fb5cc;display:flex}.footer-newsletter input{color:#172a40;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:10px 0}.footer-newsletter input::placeholder{color:#56729b}.footer-newsletter button{color:#172a40;cursor:pointer;background:0 0;border:0;width:28px;font-size:18px}.footer-socials{flex-wrap:wrap;gap:14px;margin-top:22px;display:flex}.footer-socials a{color:#172a40;align-items:center;font-size:12px;font-weight:500;display:inline-flex}.footer-bottom{border-top:1px solid var(--brand-blue-light);justify-content:space-between;max-width:1400px;margin:0 auto;padding-top:20px;font-size:12px;display:flex}.footer-bottom a{color:#172a40;font-weight:500}@media (width<=1100px){.footer-main{grid-template-columns:1.2fr 1fr 1fr}}@media (width<=800px){.site-footer{padding:45px 20px 22px}.footer-main{grid-template-columns:1fr 1fr;margin-bottom:50px}.footer-bottom{gap:20px}}@media (width<=500px){.footer-main{grid-template-columns:1fr}}.contact-section{background-color:#f4f0e8;background-image:linear-gradient(90deg,#f4f0e8f0,#f4f0e8c7),url(/images/studio.jpg);background-position:50%;background-repeat:repeat;background-size:cover;background-attachment:scroll;background-origin:padding-box;background-clip:border-box;padding:48px clamp(20px,6vw,96px)}.contact-container{grid-template-columns:minmax(280px,.9fr) minmax(400px,1.1fr);gap:clamp(60px,11vw,170px);max-width:1400px;margin:0 auto;display:grid}.contact-details{padding-top:8px}.contact-label{color:var(--brand-brown);letter-spacing:2.5px;align-items:center;gap:12px;font-size:11px;font-weight:700;display:inline-flex}.contact-label:before{content:"";background:var(--brand-brown);width:34px;height:1px}.contact-details h2{max-width:510px;color:var(--heading-primary);margin-top:24px;font-size:clamp(25px,2.7vw,36px);font-weight:400;line-height:1.04}.contact-intro{color:#686b60;max-width:420px;margin-top:25px;font-size:16px;line-height:1.8}.contact-info-list{gap:23px;margin-top:46px;display:grid}.contact-info-item{align-items:flex-start;gap:18px;display:flex}.contact-icon{color:#1856a3;text-shadow:0 0 1px;background:#e7f0fc;border:2px solid #1856a3;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:15px;font-weight:900;display:grid}.contact-location-icon svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:17px;height:17px}.contact-info-label,.contact-socials>span{color:#0f3d7a;letter-spacing:2px;margin-bottom:6px;font-size:11px;font-weight:900;display:block}.contact-info-item p,.contact-info-item a{color:#24251f;font-size:16px;font-weight:600;line-height:1.6}.contact-socials{margin-top:47px}.contact-socials>div{flex-wrap:wrap;gap:20px;display:flex}.contact-socials a{color:#24251f;text-underline-offset:4px;font-size:14px;text-decoration:underline}.contact-socials a span,.footer-socials a span{border:1px solid;border-radius:50%;place-items:center;width:20px;height:20px;margin-right:5px;font-size:11px;font-weight:700;display:inline-grid}.footer-contact a span{color:#1856a3;text-shadow:0 0 1px;background:#f4f8ff;border-color:#6d8fbd;font-weight:700}.contact-form-wrap{background:#ebe7dc;align-self:start;padding:clamp(30px,5vw,58px)}.contact-form-wrap h3{color:var(--heading-primary);margin-top:22px;font-size:clamp(24px,2.5vw,36px);font-weight:400;line-height:1.08}.contact-form-wrap h3 strong{color:var(--heading-primary);font-weight:400}.contact-form-wrap>p{color:#686b60;max-width:460px;margin-top:20px;font-size:15px;line-height:1.75}.contact-form-wrap form{margin-top:34px;display:grid}.contact-form-wrap label{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.contact-form-wrap input,.contact-form-wrap textarea{color:#24251f;width:100%;font:inherit;resize:vertical;background:0 0;border:0;border-bottom:1px solid #c8cec0;outline:0;padding:15px 0;font-size:15px}.contact-form-wrap textarea{min-height:90px}.contact-form-wrap input::placeholder,.contact-form-wrap textarea::placeholder{color:#85877d}.contact-form-wrap input:focus,.contact-form-wrap textarea:focus{border-color:#7e8b68}.contact-form-wrap input[aria-invalid=true]{border-color:#a33a2b}.field-error{color:#a33a2b;margin-top:6px;font-size:12px;line-height:1.4}.contact-form-wrap button{background:var(--button-blue);color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;border:0;justify-self:start;margin-top:29px;padding:13px 18px;font-size:13px;font-weight:700}.contact-form-wrap button:hover{background:var(--button-blue-hover)}.contact-form-wrap button span{color:#fff;margin-left:15px;font-size:18px}.form-success{color:#1856a3;margin-top:16px;font-size:14px}.form-error{color:#a33a2b;max-width:420px;margin-top:16px;font-size:14px;line-height:1.5}@media (width<=800px){.contact-section{background-image:linear-gradient(#f4f0e8e8,#f4f0e8e8),url(/images/studio.jpg);padding:45px 20px}.contact-container{grid-template-columns:1fr;gap:60px}}@media (width<=500px){.contact-form-wrap{padding:28px 22px 34px}}
