@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Cormorant+Garamond:wght@500;600;700&display=swap";body{margin:0}.thankyou-page{background:radial-gradient(circle at 20% 20%,#c8ab8433,#0000 32%),linear-gradient(#fbf8f3 0%,#f5f1eb 100%);justify-content:center;align-items:center;min-height:80vh;padding:80px 20px;display:flex;position:relative;overflow:hidden}.thankyou-box{z-index:2;text-align:center;max-width:600px;position:relative}.thankyou-icon{width:96px;height:96px;color:var(--accent);filter:drop-shadow(0 18px 28px #7552312e);margin:0 auto 24px}.thankyou-icon svg{width:100%;height:100%;overflow:visible}.thankyou-icon circle{fill:#ffffffdb;stroke:currentColor;stroke-width:3px}.thankyou-icon path{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:5px}.thankyou-box h1{margin-bottom:20px;font-size:3rem}.thankyou-box p{color:var(--muted);margin-bottom:30px;line-height:1.6}.thankyou-accent{opacity:.72;border:1px solid #c8ab8447;border-radius:18px;animation:7s ease-in-out infinite thankyouFloat;position:absolute}.thankyou-accent-one{width:110px;height:110px;top:18%;left:12%;transform:rotate(18deg)}.thankyou-accent-two{width:74px;height:74px;animation-delay:-2.4s;bottom:18%;right:15%;transform:rotate(-14deg)}@keyframes thankyouFloat{0%,to{translate:0}50%{translate:0 -16px}}@media (width<=640px){.thankyou-page{min-height:72vh;padding:64px 18px}.thankyou-icon{width:82px;height:82px}.thankyou-box h1{font-size:2.4rem}.thankyou-accent{display:none}}.field-error{color:#b42318;margin-top:8px;font-size:.9rem;line-height:1.4;display:block}:root{--bg:#f7f3ee;--white:#fff;--text:#1f1a17;--muted:#6e6259;--border:#e7ddd2;--accent:#c8ab84;--dark:#201a17;--card-shadow:0 20px 50px #19141114}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body,#root{width:100%;max-width:100%;overflow-x:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}img{width:100%;max-width:100%;height:auto;display:block}ul{list-style:none}button,input,select,textarea{font:inherit}.container{width:min(1240px,90%);margin:0 auto}.site-header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:5px solid var(--accent);background:#f7f3ee;position:sticky;top:0;box-shadow:0 4px 20px #0000000a}.header-wrapper{justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:10px 0;display:flex}.logo{align-items:center;margin:0;padding:0;line-height:0;display:flex}.logo img{transform-origin:0;width:auto;max-width:none;height:120px;display:block;transform:scale(.9)}.logo-mark{background:var(--dark);width:42px;height:42px;color:var(--white);border-radius:50%;place-items:center;font-family:Cormorant Garamond,serif;font-size:24px;font-weight:700;display:grid}.logo-text{letter-spacing:.3px;font-size:1.05rem;font-weight:600}.nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:32px;display:flex}.nav a{color:#1f1a17;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;padding-bottom:8px;font-size:.98rem;font-weight:500;transition:color .3s;display:inline-block;position:relative}.nav a:after{content:"";background:var(--accent);transform-origin:0;width:100%;height:2px;transition:transform .25s;position:absolute;bottom:0;left:0;transform:scaleX(0)}.nav a:hover{color:#c8ab84}.nav a:hover:after,.nav a.active:after{transform:scaleX(1)}.nav a.active{color:var(--dark)}.header-btn,.primary-btn,.secondary-btn{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;padding:14px 26px;font-weight:600;transition:all .3s;display:inline-flex}.header-btn,.primary-btn{background:var(--dark);color:var(--white);border:1px solid var(--dark)}.header-btn:hover,.primary-btn:hover{opacity:.95;transform:translateY(-2px)}.secondary-btn{border:1px solid var(--border);color:var(--text);background:0 0}.secondary-btn:hover{background:var(--white)}.hero-section{padding:90px 0 80px}.hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.section-tag{color:var(--accent);text-transform:uppercase;letter-spacing:2px;margin-bottom:18px;font-size:.8rem;font-weight:700}.hero-content h1,.about-content h2,.section-heading h2,.cta-box h2,.inner-page h1{font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.05}.hero-content h1{margin-bottom:22px;font-size:clamp(3rem,6vw,5.7rem)}.hero-top{padding-top:140px}.hero-overlay{z-index:2;text-align:center;width:min(96%,1280px);margin:0 auto;padding:0;position:relative}.hero-bg .hero-main-text,.hero-bg .hero-subtext{color:#2a2727}.hero-bg .highlight{color:var(--accent)}.hero-description{max-width:600px;color:var(--muted);margin-bottom:32px;font-size:1.08rem}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.image-box{width:100%;height:520px;box-shadow:var(--card-shadow);border-radius:28px;overflow:hidden}.image-box img{object-fit:cover;width:100%;height:100%;display:block}.about-section,.services-section{padding:110px 0}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.about-content h2{margin-bottom:24px;font-size:clamp(2.5rem,4vw,4rem)}.about-content p{color:var(--muted);margin-bottom:18px;font-size:1.03rem}.section-heading{margin-bottom:50px}.section-heading.center{text-align:center;max-width:760px;margin-left:auto;margin-right:auto}.section-heading h2{font-size:clamp(2.4rem,4vw,3.8rem)}.services-grid{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}services-grid>.service-card:only-child{grid-column:span 3;max-width:600px;margin:0 auto}.service-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:24px;padding:34px 28px;transition:transform .3s,box-shadow .3s}.service-card:hover{transform:translateY(-8px)}.service-number{color:var(--accent);margin-bottom:18px;font-size:.95rem;font-weight:700}.service-card h3{margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:1.4rem}.service-card p{color:var(--muted)}.cta-section{padding:40px 0 110px}.cta-box p{margin-bottom:20px}.cta-box .primary-btn{margin-top:20px}.cta-box .primary-btn:hover{color:var(--white);border:1px solid var(--white);background:0 0}.cta-box{color:var(--white);text-align:center;box-shadow:var(--card-shadow);background:linear-gradient(135deg,#1f1a17,#3a302b);border-radius:32px;padding:70px 50px}.cta-box h2{max-width:820px;margin:0 auto 28px;font-size:clamp(2.3rem,4vw,4rem)}.site-footer{color:#ffffffd9;background:#191513;padding-top:70px}.footer-wrapper{grid-template-columns:1.2fr .8fr 1fr;gap:40px;padding-bottom:50px;display:grid}.footer-wrapper h3,.footer-wrapper h4{color:var(--white);margin-bottom:18px}.footer-wrapper p,.footer-wrapper li{color:#ffffffb8;margin-bottom:10px}.footer-socials{align-items:center;gap:12px;margin-top:18px;display:flex}.footer-socials a{width:38px;height:38px;color:var(--white);border:1px solid #ffffff29;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:inline-flex}.footer-socials a:hover{background:#ffffff1f;border-color:#ffffff57;transform:translateY(-2px)}.footer-socials svg{fill:currentColor;width:20px;height:20px}.footer-bottom{text-align:center;border-top:1px solid #ffffff14;padding:22px 0;position:relative}.footer-bottom p{margin:0}.powered-by{color:#ffffffb8;font-size:.9rem;transition:color .3s;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.powered-by:hover{color:var(--white)}.inner-page{min-height:60vh;padding:120px 0}.inner-page h1{margin-bottom:16px;font-size:clamp(2.5rem,5vw,3.5rem)}.inner-page p{color:var(--muted);max-width:700px}.contact-form{width:100%;margin-top:30px}.form-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.form-group{flex-direction:column;display:flex}.form-group label{color:var(--text);margin-bottom:10px;font-size:16px;font-weight:600}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border);background:var(--white);appearance:none;border-radius:14px;outline:none;width:100%;padding:16px 18px;font-size:1rem}.form-group textarea{resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--accent)}.full-width{margin-top:24px}.required-text{color:var(--muted);margin:18px 0;font-size:15px}.field-helper{color:var(--muted);margin-top:8px;font-size:.9rem}.full-width-btn{justify-content:center;width:100%}.services-page{padding-bottom:100px}.services-hero{height:70vh;position:relative;overflow:hidden}.services-hero img{object-fit:cover;width:100%;height:100%}.services-hero:after{content:"";z-index:1;background:linear-gradient(#00000040,#00000059);position:absolute;inset:0}.services-hero-overlay{color:#fff;z-index:2;max-width:800px;position:absolute;bottom:60px;left:10%;right:10%}.services-hero-overlay h1{color:#fff;text-shadow:0 4px 20px #0009;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,6vw,5rem)}.services-intro{text-align:center;max-width:700px;color:var(--muted);margin:80px auto;font-size:1.1rem}.service-stage-list{grid-template-columns:repeat(2,1fr);gap:30px;display:grid}.service-stage-card{background:var(--white);border:1px solid var(--border);box-shadow:var(--card-shadow);border-radius:24px;padding:30px;transition:all .3s}.service-stage-card p{font-family:Inter,sans-serif;font-size:1.05rem;line-height:1.8}.service-stage-card h2{font-family:Cormorant Garamond,serif;font-size:2rem}.service-stage-card:hover{transform:translateY(-8px)}.service-stage-number{color:var(--accent);margin-bottom:10px;font-weight:700;display:inline-block}.services-image-break{height:60vh;margin-top:120px;position:relative;overflow:hidden}.services-image-break img{object-fit:cover;width:100%;height:100%}.image-break-content{color:#fff;background:#0009;border-radius:16px;max-width:400px;padding:30px;position:absolute;bottom:60px;right:10%}.image-break-content h2{margin-bottom:10px;font-family:Cormorant Garamond,serif;font-size:2rem}.quote-page{background:#f5f1eb;padding-bottom:100px}.quote-hero{background-image:url(https://images.unsplash.com/photo-1600607687644-c7171b42498f?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;min-height:48vh;position:relative}.quote-hero:after{content:"";background:linear-gradient(#0000004d,#00000073);position:absolute;inset:0}.quote-hero-overlay{z-index:2;color:#fff;flex-direction:column;justify-content:center;max-width:900px;padding:0 8%;display:flex;position:absolute;inset:0}.quote-hero-overlay h1{text-shadow:0 4px 18px #0000004d;margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.05}.quote-hero-overlay p{max-width:680px;font-size:1.05rem;line-height:1.7}.quote-intro{text-align:center;max-width:760px;margin:70px auto 40px}.quote-intro h2{margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:clamp(2rem,4vw,3rem)}.quote-intro p{color:var(--muted)}.quote-form{max-width:980px;margin:0 auto}.quote-section{border:1px solid var(--border);max-width:800px;box-shadow:var(--card-shadow);text-align:center;background:#fff;border-radius:24px;margin:0 auto 40px;padding:40px;transition:transform .3s,box-shadow .3s}.quote-section:hover{transform:translateY(-6px)}.quote-section ul{margin-top:15px;padding:0;list-style:none}.quote-section ul li{justify-content:center;gap:8px;margin-bottom:8px;display:flex}.quote-section h3{color:var(--text);margin-bottom:22px;font-family:Cormorant Garamond,serif;font-size:2rem}.quote-form label{color:var(--text);margin-bottom:10px;font-weight:600;display:block}.quote-form input,.quote-form select,.quote-form textarea{border:1px solid var(--border);appearance:none;background:#fff;border-radius:16px;outline:none;width:100%;margin-bottom:20px;padding:16px 18px;font-size:1rem}.quote-form textarea{resize:vertical}.quote-form input:focus,.quote-form select:focus,.quote-form textarea:focus{border-color:#b79c77}.checkbox-grid{grid-template-columns:1fr 1fr;gap:14px 22px;margin-bottom:18px;display:grid}.checkbox-grid label{align-items:center;gap:10px;margin-bottom:0;font-weight:500;display:flex}.checkbox-grid input[type=checkbox]{appearance:auto;width:18px;height:18px;margin:0}.about-page{background:#f5f1eb;padding-bottom:110px}.about-page-hero{background-image:url(https://images.unsplash.com/photo-1513694203232-719a280e022f?auto=format&fit=crop&w=1600&q=80);background-position:50%;background-size:cover;min-height:52vh;position:relative;overflow:hidden}.about-page-hero:after{content:"";background:linear-gradient(#00000047,#0000006b);position:absolute;inset:0}.about-page-hero-overlay{z-index:2;color:#fff;flex-direction:column;justify-content:center;max-width:760px;padding:0 8%;display:flex;position:absolute;inset:0}.about-page-hero-overlay h1{text-shadow:0 4px 18px #00000047;margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:clamp(3rem,5vw,5rem);line-height:1.02}.about-page-hero-overlay p{max-width:620px;font-size:1.05rem;line-height:1.7}.about-page-intro{grid-template-columns:1fr 1fr;align-items:center;gap:60px;padding:100px 0 80px;display:grid}.about-page-intro-text h2{color:var(--text);margin-bottom:22px;font-family:Cormorant Garamond,serif;font-size:clamp(2.4rem,4vw,4rem);line-height:1.08}.about-page-intro-text p{color:var(--muted);margin-bottom:18px;font-size:1.03rem}.mission-promise-grid{grid-template-columns:1fr 1fr;gap:28px;margin-bottom:90px;display:grid}.mission-card,.promise-card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:28px;padding:36px 32px}.mission-card h3,.promise-card h3{color:var(--text);margin-bottom:16px;font-family:Cormorant Garamond,serif;font-size:2rem;line-height:1.15}.mission-card p,.promise-card p{color:var(--muted)}.about-values-section{padding-bottom:20px}.about-values-grid{grid-template-columns:repeat(3,1fr);gap:28px;margin-top:50px;display:grid}.about-value-card{border:1px solid var(--border);box-shadow:var(--card-shadow);background:#fff;border-radius:24px;padding:30px 26px}.about-value-card h3{color:var(--text);margin-bottom:14px;font-family:Cormorant Garamond,serif;font-size:1.7rem}.about-value-card p{color:var(--muted)}.hero-top{text-align:center;width:100%;max-width:none;margin:0;padding:78px 3vw 52px}.hero-main-text{color:var(--text);max-width:1240px;margin:0 auto 18px;font-family:Cormorant Garamond,serif;font-size:clamp(2.8rem,6vw,5.6rem);font-weight:700;line-height:1.08}.highlight{color:var(--accent)}.hero-subtext{max-width:860px;color:var(--muted);margin:0 auto 28px;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.62}.hero-bottom{padding:40px 0 80px}.hero-content h2{color:var(--text);margin-bottom:18px;font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,4vw,3.5rem);line-height:1.1}.hero-content p{color:var(--muted);max-width:520px;font-size:1.05rem;line-height:1.7}@media (width<=1200px){.logo img{height:88px}.nav{gap:24px}.hero-grid,.about-grid,.about-page-intro{gap:40px}}@media (width<=1024px){.hero-grid,.about-grid,.footer-wrapper,.services-grid,.about-page-intro,.mission-promise-grid,.about-values-grid,.service-stage-list{grid-template-columns:1fr}.header-wrapper{flex-wrap:wrap;justify-content:center;gap:18px;padding:14px 0}.nav{order:3;justify-content:center;gap:20px;width:100%}.footer-bottom{flex-direction:column;align-items:center;gap:10px;display:flex}.powered-by{position:static;transform:none}.header-btn{order:2}.logo{order:1}.hero-top{padding:66px 4vw 34px}.image-box{height:460px}}@media (width<=768px){.container{width:min(94%,1240px)}.header-wrapper{gap:12px;padding:12px 0}.hero-section,.about-section,.services-section,.cta-section,.inner-page{padding:80px 0}.services-page,.quote-page,.about-page{padding-bottom:80px}.cta-box{padding:50px 24px}.form-grid,.checkbox-grid{grid-template-columns:1fr}.logo img{height:72px}.logo-text{font-size:.95rem}.header-btn{display:none}.nav{scrollbar-width:none;flex-wrap:nowrap;justify-content:flex-start;gap:14px;width:100%;padding-bottom:2px;overflow-x:auto}.nav::-webkit-scrollbar{display:none}.nav a{font-size:.82rem}.hero-content h1,.services-hero-overlay h1,.quote-hero-overlay h1,.about-page-hero-overlay h1{line-height:1.08}.services-hero{height:50vh}.services-image-break{height:50vh;margin-top:80px}.services-hero-overlay{bottom:34px;left:6%;right:6%}.image-break-content{max-width:none;padding:22px;bottom:24px;left:6%;right:6%}.quote-hero{min-height:42vh}.quote-section,.mission-card,.promise-card,.about-value-card{padding:22px}.about-page-hero{min-height:46vh}.about-page-intro{padding:80px 0 70px}.quote-hero-overlay,.about-page-hero-overlay{padding:0 6%}.hero-top{padding:54px 5vw 28px}.hero-main-text{font-size:clamp(2.25rem,8vw,3.9rem);line-height:1.12}.hero-subtext{max-width:94%;font-size:.98rem}.hero-buttons{flex-direction:column;align-items:center}.hero-content h2{margin-bottom:14px}.image-box{height:340px}}@media (width<=480px){.container{width:94%}.header-wrapper{gap:10px;min-height:auto;padding:10px 0}.logo img{height:56px}.nav{gap:12px}.nav a{font-size:.74rem}.hero-section,.about-section,.services-section,.cta-section,.inner-page{padding:64px 0}.hero-content h1{font-size:clamp(2.4rem,10vw,3.2rem)}.hero-description,.about-page-hero-overlay p,.quote-hero-overlay p,.services-intro,.about-content p,.about-page-intro-text p{font-size:.98rem}.service-card,.service-stage-card,.quote-section,.mission-card,.promise-card,.about-value-card{padding:20px 18px}.cta-box{border-radius:24px;padding:36px 18px}.services-hero,.services-image-break,.quote-hero,.about-page-hero{min-height:38vh}.image-break-content h2,.quote-section h3,.mission-card h3,.promise-card h3{font-size:1.7rem}.about-value-card h3,.service-card h3{font-size:1.45rem}.hero-top{padding:44px 5vw 18px}.hero-main-text{max-width:100%;font-size:clamp(2rem,10vw,2.8rem)}.hero-subtext{max-width:100%;font-size:.95rem;line-height:1.55}.hero-content h2{font-size:1.9rem}.image-box{height:260px}}.premium-services-section{padding-top:120px;padding-bottom:120px}.premium-heading h2{margin-bottom:12px}.section-subtext{color:var(--muted);max-width:700px;margin:0 auto;font-size:1.08rem}.premium-services-grid{align-items:stretch;margin-top:60px}.premium-service-card{border-radius:28px;padding:38px 30px 32px;position:relative;overflow:hidden}.premium-service-card:before{content:"";background:linear-gradient(90deg, var(--accent), #e3d0b4);height:4px;position:absolute;inset:0 0 auto}.premium-service-card:hover{transform:translateY(-10px);box-shadow:0 24px 55px #1914111f}.premium-service-number{width:52px;height:52px;color:var(--accent);background:#c8ab841f;border-radius:50%;justify-content:center;align-items:center;margin-bottom:20px;font-size:.95rem;font-weight:700;display:inline-flex}.premium-service-card h3{margin-bottom:16px;font-size:1.6rem;line-height:1.2}.premium-service-card p{color:var(--muted);margin-bottom:22px;font-size:1rem;line-height:1.8}.service-link{color:var(--text);align-items:center;gap:8px;font-weight:600;transition:color .3s,transform .3s;display:inline-flex}.service-link:hover{color:var(--accent);transform:translate(4px)}.prebuilt-section{margin-top:100px}.prebuilt-card{background:linear-gradient(135deg,#1f1a17,#342b27);border-radius:32px;max-width:900px;margin:0 auto;padding:1px;box-shadow:0 25px 60px #19141129}.prebuilt-card-inner{text-align:center;color:#fff;background:linear-gradient(135deg,#ffffff0a,#ffffff05);border-radius:32px;padding:48px 42px}.prebuilt-card-inner p{color:#ffffffd1;margin-bottom:20px;font-size:1.04rem;line-height:1.85}.prebuilt-card-inner .primary-btn{background:var(--white);color:var(--dark);border-color:var(--white);margin-top:14px}.prebuilt-card-inner .primary-btn:hover{opacity:1;transform:translateY(-2px)}@media (width<=1024px){.prebuilt-card-inner{padding:36px 28px}}@media (width<=768px){.premium-services-section{padding-top:90px;padding-bottom:90px}.premium-service-card{padding:28px 22px}.premium-service-number{width:46px;height:46px}.premium-service-card h3{font-size:1.4rem}.prebuilt-section{margin-top:80px}.prebuilt-card-inner{padding:30px 22px}}.about-page-intro-text p,.mission-card p,.promise-card p,.about-value-card p{line-height:1.8}.service-stage-number{display:none}
