:root{--cream: #FBF5EF;--cream-soft: #F4EBE1;--ink: #2B2119;--ink-soft: #5B4E43;--clay: #BD7A5C;--clay-dark: #A4623F;--clay-deep: #8B5940;--white: #FFFFFF;--line: rgba(43,33,25,.12);--radius: 14px;--font-display: "Cormorant Garamond", serif;--font-script: "Parisienne", cursive;--font-body: "Jost", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-body);color:var(--ink);background:var(--cream);font-weight:300;line-height:1.6}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);font-weight:500;margin:0 0 .5rem;color:var(--ink)}p{margin:0 0 1rem}.container{max-width:1180px;margin:0 auto;padding:0 24px}.center{text-align:center}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.72rem;color:var(--clay-dark);font-weight:500;margin-bottom:.6rem}.eyebrow.center{text-align:center}.script-accent{font-family:var(--font-script);font-size:1.3em;font-weight:400;color:var(--clay-dark)}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.85rem 1.6rem;border-radius:999px;border:1px solid transparent;font-family:var(--font-body);font-size:.85rem;letter-spacing:.03em;cursor:pointer;transition:all .2s ease;white-space:nowrap}.btn-primary{background:var(--clay);color:#fff}.btn-primary:hover{background:var(--clay-dark)}.btn-outline{background:transparent;border-color:var(--ink);color:var(--ink)}.btn-outline:hover{background:var(--ink);color:#fff}.btn-light{background:#fff;color:var(--clay-deep)}.btn-light:hover{background:var(--cream-soft)}.btn-sm{padding:.6rem 1.2rem;font-size:.78rem}.btn-block{width:100%;justify-content:center}.wa-icon{display:inline-block;width:16px;height:16px;vertical-align:-3px}.wa-icon-footer{display:block;width:18px;height:18px}.wa-icon-floating{width:30px;height:30px;display:block}.site-header{position:sticky;top:0;z-index:50;background:#fbf5efeb;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;gap:1.5rem}.logo-link{display:flex;align-items:center}.logo-img{height:52px;width:auto;display:block;object-fit:contain}.footer-logo-img{height:46px;filter:brightness(0) invert(1) opacity(.92)}.main-nav{display:flex;gap:1.8rem;font-size:.85rem;letter-spacing:.02em}.main-nav a:hover{color:var(--clay-dark)}.nav-toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:6px}.nav-toggle span{width:22px;height:2px;background:var(--ink);display:block}.hero{position:relative;min-height:640px;display:flex;align-items:center;overflow:hidden;color:#fff}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-placeholder{width:100%;height:100%;background:linear-gradient(120deg,#5c4033,#8a6350 45%,#c99a7a)}.hero-photo{width:100%;height:100%;object-fit:cover;object-position:center 30%}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#140e0ab8,#140e0a6b 45%,#140e0a0d 75%);z-index:1}.hero-content{position:relative;z-index:2;max-width:640px}.hero .eyebrow{color:#e7c9ae}.hero h1{color:#fff;font-size:3rem;line-height:1.1;margin-bottom:.2rem}.script-line{font-family:var(--font-script);font-size:2.6rem;color:#f1d9c4;margin:0 0 1rem}.hero-sub{text-transform:uppercase;letter-spacing:.15em;font-size:.78rem;border-top:1px solid rgba(255,255,255,.35);padding-top:1rem;margin-top:.5rem;max-width:340px;color:#efe3d8}.services-strip{background:var(--cream);padding:3.2rem 0;border-bottom:1px solid var(--line)}.services-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.service-item{text-align:left}.service-icon{color:var(--clay-dark);margin-bottom:.9rem}.service-item h3{font-size:1.05rem;line-height:1.25;margin-bottom:.4rem}.service-item p{font-size:.85rem;color:var(--ink-soft);margin:0}.about{padding:5.5rem 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:center}.about-placeholder{aspect-ratio:4/3.4;border-radius:var(--radius);background:linear-gradient(135deg,#e7d3c0,#cfa98a)}.about-photo{width:100%;aspect-ratio:4/3.4;border-radius:var(--radius);object-fit:cover;object-position:center 20%}.about-copy h2{font-size:2.4rem}.about-copy p{color:var(--ink-soft);max-width:480px}.placeholder-img{display:flex;align-items:center;justify-content:center;color:#ffffffd9;font-size:.78rem;text-align:center;letter-spacing:.02em;border-radius:var(--radius);padding:1rem}.about-placeholder span,.hero-placeholder span{color:#ffffffe6}.gallery{padding:5rem 0;background:var(--cream-soft)}.gallery h2{font-size:2.2rem;margin-bottom:2.5rem}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.gallery-item{aspect-ratio:3/4;border-radius:10px;background:linear-gradient(160deg,#d9b79a,#a9765a);color:#fff;font-size:.75rem}img.gallery-item{object-fit:cover}.gallery-item:nth-child(2n){background:linear-gradient(160deg,#c9a488,#8f5f45)}.gallery-item:nth-child(3){aspect-ratio:1/1.35}.testimonials{padding:5.5rem 0}.testimonials h2{font-size:2.2rem;margin-bottom:2.5rem}.testimonial-track{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:1.8rem}.stars{color:var(--clay-dark);letter-spacing:.15em;margin-bottom:.7rem;font-size:.9rem}.testimonial-card p{color:var(--ink-soft);font-size:.92rem}.t-name{font-size:.82rem;color:var(--ink);font-weight:500}.testimonial-dots{display:none;justify-content:center;gap:.5rem;margin-top:1.5rem}.testimonial-dots span{width:7px;height:7px;border-radius:50%;background:var(--line)}.testimonial-dots span.active{background:var(--clay-dark)}.cta-banner{background:var(--clay-deep);color:#fff;padding:2.6rem 0}.cta-inner{display:flex;align-items:center;justify-content:space-between;gap:2rem;flex-wrap:wrap}.cta-text{display:flex;align-items:center;gap:1.2rem}.cta-icon{flex-shrink:0}.cta-text h3{color:#fff;font-size:1.4rem;margin-bottom:.2rem}.cta-text p{color:#ffffffd9;margin:0;font-size:.92rem}.site-footer{background:var(--ink);color:#ede4da;padding:3.5rem 0 1.5rem}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:2rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.12)}.footer-logo{color:#fff}.footer-logo small{color:#fff9}.footer-col h4{font-family:var(--font-body);font-weight:500;font-size:.85rem;letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:1rem}.footer-col{display:flex;flex-direction:column;gap:.6rem;font-size:.88rem;color:#ede4dabf}.footer-col a:hover{color:#fff}.social-row{display:flex;gap:.8rem}.social-row a{border:1px solid rgba(255,255,255,.3);border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;font-size:.7rem}.footer-bottom{display:flex;justify-content:space-between;padding-top:1.5rem;font-size:.78rem;color:#ede4da99;flex-wrap:wrap;gap:.5rem}.footer-bottom a:hover{color:#fff}.floating-wa{position:fixed;bottom:24px;right:24px;z-index:60;width:58px;height:58px;border-radius:50%;background:#25d366;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000040;transition:transform .2s ease}.floating-wa:hover{transform:scale(1.08)}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#140e0a8c;display:none;align-items:center;justify-content:center;padding:20px}.modal-overlay.open{display:flex}.modal-box{background:var(--cream);border-radius:18px;max-width:480px;width:100%;padding:2.4rem 2.2rem;position:relative;max-height:90vh;overflow-y:auto}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;font-size:1.1rem;cursor:pointer;color:var(--ink-soft)}.modal-sub{color:var(--ink-soft);font-size:.9rem}.field{margin-bottom:1rem}.field label{display:block;font-size:.8rem;margin-bottom:.35rem;color:var(--ink-soft)}.field input,.field select,.field textarea{width:100%;padding:.7rem .85rem;border:1px solid var(--line);border-radius:8px;font-family:var(--font-body);font-size:.9rem;background:#fff;color:var(--ink)}.field input:focus,.field select:focus,.field textarea:focus{outline:2px solid var(--clay);outline-offset:1px}.checkbox-row{display:flex;gap:.6rem;align-items:flex-start;font-size:.8rem;color:var(--ink-soft);margin:1.2rem 0 1rem}.checkbox-row input{margin-top:.2rem}.checkbox-row a{color:var(--clay-dark);text-decoration:underline}.form-error{color:#b3402c;font-size:.82rem;min-height:1.1em;margin-bottom:.4rem}@media (max-width: 900px){.main-nav{display:none}.nav-toggle{display:flex}.services-grid{grid-template-columns:repeat(2,1fr)}.about-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:repeat(2,1fr)}.testimonial-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;grid-template-columns:none}.testimonial-card{min-width:85%;scroll-snap-align:center}.testimonial-dots{display:flex}.hero h1{font-size:2.1rem}.script-line{font-size:2rem}.logo-img{height:40px}.footer-grid{grid-template-columns:1fr 1fr}}@media (max-width: 560px){.footer-grid,.services-grid{grid-template-columns:1fr}.gallery-grid{grid-template-columns:1fr 1fr}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.floating-wa{transition:none}}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--clay-dark);outline-offset:2px}
