:root{--charcoal:#1f2529;--dark:#2b3138;--gold:#b98d4f;--gold-dark:#a37a3f;--navy:#124163;--slate:#8794a7;--pale:#ced2d5;--gray-bg:#f4f2ee;--text:#333;--text-light:#6b6f73;--white:#fff}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text);background:var(--white);font-family:Helvetica Neue,Helvetica,Arial,sans-serif;line-height:1.65}img{max-width:100%;display:block}a{color:var(--gold-dark);text-decoration:none}h1,h2,h3{letter-spacing:.06em;font-weight:700;line-height:1.25}.container{max-width:1140px;margin:0 auto;padding:0 1.25rem}.container.narrow{max-width:820px}.center{text-align:center}.btn{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:2px solid #0000;border-radius:999px;padding:.8rem 1.8rem;font-size:.85rem;font-weight:700;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-block}.btn-gold,.btn-outline{border-color:var(--slate);color:var(--navy)}.btn-gold:hover,.btn-outline:hover{background:var(--pale);border-color:var(--slate);color:var(--navy)}.hero-overlay .btn-gold,.hero-overlay .btn-outline{border-color:var(--white);color:var(--white)}.hero-overlay .btn-gold:hover,.hero-overlay .btn-outline:hover{background:var(--white);border-color:var(--white);color:var(--navy)}.btn-lg{padding:1rem 2.4rem;font-size:.95rem}.topbar{background:var(--charcoal);color:var(--white);padding:.45rem 0;font-size:.85rem}.topbar a{color:var(--white)}.topbar a:hover{color:var(--gold)}.topbar-inner{justify-content:flex-end;gap:.75rem;display:flex}.topbar-sep{color:var(--gold)}.site-header{z-index:100;background:var(--white);position:sticky;top:0;box-shadow:0 1px 6px #0000001f}.header-inner{justify-content:space-between;align-items:center;gap:1rem;padding-top:.75rem;padding-bottom:.75rem;display:flex}.brand img{width:auto;height:56px}.site-nav{flex-wrap:wrap;gap:1.4rem;display:flex}.site-nav a{color:var(--charcoal);letter-spacing:.1em;border-bottom:2px solid #0000;padding:.35rem 0;font-size:.8rem;font-weight:700}.site-nav a:hover,.site-nav a.active{color:var(--gold-dark);border-bottom-color:var(--gold)}.nav-toggle{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:6px;display:none}.nav-toggle span{background:var(--charcoal);width:26px;height:3px;display:block}.hero,.page-hero{background-position:50%;background-size:cover;position:relative}.hero-overlay{text-align:center;min-height:72vh;color:var(--white);background:#181c208c;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 1.5rem;display:flex}.hero-slider{overflow:hidden}.hero-slide{opacity:0;background-position:50%;background-size:cover;transition:opacity .6s;position:absolute;inset:0}.hero-slide.is-active{opacity:1;z-index:1}.hero-slider .hero-overlay{z-index:2;background:#181c2073;position:relative}.hero-arrow{z-index:3;width:44px;height:44px;color:var(--white);cursor:pointer;background:#181c2066;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.hero-arrow:hover{background:#181c20b3}.hero-arrow-prev{left:1.25rem}.hero-arrow-next{right:1.25rem}.hero-dots{z-index:3;gap:.6rem;display:flex;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.hero-dot{cursor:pointer;background:#ffffff73;border:none;border-radius:50%;width:9px;height:9px;padding:0;transition:background .2s,transform .2s}.hero-dot.is-active{background:var(--gold);transform:scale(1.2)}@media (width<=680px){.hero-arrow{width:36px;height:36px}}.page-hero .hero-overlay{min-height:46vh}.page-hero-short .hero-overlay{min-height:32vh}.hero-overlay h1{max-width:900px;font-size:clamp(1.6rem,4vw,2.9rem)}.hero-overlay p{color:#e8e6e2;max-width:640px;font-size:1.1rem}.section{padding:4.5rem 0}.section-dark{background:var(--charcoal);color:var(--white)}.section-gray{background:var(--gray-bg)}.section-testimonials{background:#e5ebef}.section-title{text-transform:uppercase;margin-bottom:2rem;font-size:1.6rem}.lead{color:var(--text-light);margin-bottom:2rem;font-size:1.15rem}.section-dark .lead{color:#cfd3d7}.expertise-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.expertise-card{aspect-ratio:4/3;position:relative;overflow:hidden}.expertise-card img{object-fit:cover;width:100%;height:100%;transition:transform .35s}.expertise-card:hover img{transform:scale(1.06)}.expertise-card span{color:var(--white);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(#0000,#14181cd9);padding:2.2rem 1rem 1rem;font-size:.9rem;font-weight:700;position:absolute;inset:auto 0 0}.stats{flex-wrap:wrap;justify-content:center;gap:3.5rem;margin:2.5rem 0;display:flex}.stat-value{color:var(--gold-dark);font-size:2.4rem;font-weight:700}.stat-label{text-transform:uppercase;letter-spacing:.1em;color:var(--text-light);font-size:.8rem}.testimonial-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;display:grid}.testimonial-card{background:var(--white);text-align:left;border-radius:10px;flex-direction:column;gap:1rem;padding:2.25rem 2rem;display:flex;box-shadow:0 2px 10px #0000000d}.testimonial-stars{color:var(--gold);letter-spacing:.15em;font-size:1rem}.testimonial-quote{color:var(--text);font-size:.98rem;line-height:1.7;position:relative}.testimonial-author{letter-spacing:.03em;color:var(--charcoal);font-style:normal;font-weight:700}.testimonial-author span{color:var(--text-light);font-weight:400}.service-list{text-align:left;margin-bottom:2rem;list-style:none;display:inline-block}.service-list li{padding:.45rem 0 .45rem 1.8rem;font-size:1.05rem;position:relative}.service-list li:before{content:"✓";color:var(--gold);font-weight:700;position:absolute;left:0}.cta-banner{margin-top:1rem}.gallery{grid-template-columns:repeat(4,1fr);gap:1rem;display:grid}.gallery-item{cursor:zoom-in;background:0 0;border:none;padding:0;overflow:hidden}.gallery-item img{aspect-ratio:3/2;object-fit:cover;width:100%;height:100%;transition:transform .35s}.gallery-item:hover img{transform:scale(1.05)}.lightbox{z-index:200;cursor:zoom-out;background:#0a0c0ee0;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox img{object-fit:contain;max-width:92vw;max-height:88vh;box-shadow:0 8px 40px #0009}.process-grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.process-step{background:var(--white);border-radius:12px;padding:2.25rem 1.8rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 18px #1f252914}.process-step:hover{transform:translateY(-4px);box-shadow:0 10px 26px #1f25291f}.step-number{background:var(--navy);width:48px;height:48px;color:var(--white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.15rem;font-weight:700;display:flex;box-shadow:0 4px 10px #12416359}.process-step h3{letter-spacing:.05em;color:var(--charcoal);margin-bottom:.6rem;font-size:1.05rem}.process-step p{color:var(--text-light);font-size:.95rem}.posts-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.post-card{background:var(--white);border:1px solid #e4e1db;flex-direction:column;display:flex}.post-card img{aspect-ratio:3/2;object-fit:cover;width:100%}.post-body{padding:1.4rem}.post-body h3{margin-bottom:.7rem;font-size:1.05rem}.post-body p{color:var(--text-light);font-size:.95rem}.referrals{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.referral-card{background:var(--white);border-left:4px solid var(--gold);padding:1.8rem}.referral-card h3{text-transform:uppercase;margin-bottom:.6rem;font-size:1rem}.site-footer{background:var(--charcoal);color:#cfd3d7;padding:4rem 0 2rem}.footer-cta{color:var(--white);text-align:center;margin-bottom:3rem;font-size:1.4rem}.footer-cta-link{display:block}.footer-cta-link:hover .footer-cta{color:var(--gold)}.footer-grid{grid-template-columns:1fr 1fr;gap:2.5rem;display:grid}.site-footer h3{color:var(--gold);text-transform:uppercase;letter-spacing:.12em;margin-top:1.2rem;margin-bottom:.9rem;font-size:.85rem}.site-footer h3:first-child{margin-top:0}.site-footer a{color:#e8e6e2}.site-footer a:hover{color:var(--gold)}.footer-links{list-style:none}.footer-links li{padding:.25rem 0}.service-area{font-size:.9rem}.contact-page-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:2rem;display:grid}.contact-info-card,.contact-form-card{background:var(--white);border:1px solid #ece9e3;border-radius:16px;padding:2.4rem;box-shadow:0 12px 32px #1f252912}.contact-info-card h3,.contact-form-card h3{color:var(--charcoal);text-transform:uppercase;letter-spacing:.12em;margin-top:1.4rem;margin-bottom:.9rem;font-size:.8rem}.contact-info-card h3:first-child,.contact-form-card h3:first-child{margin-top:0}.contact-form{flex-direction:column;gap:1.1rem;margin-top:.6rem;display:flex}.form-row{grid-template-columns:1fr 1fr;gap:1.1rem;display:grid}.contact-form input,.contact-form textarea{color:var(--text);background:#faf9f6;border:1.5px solid #e4e1da;border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s,background .2s}.contact-form textarea{resize:vertical;min-height:130px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#a3a19b}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--gold);background:var(--white);outline:none;box-shadow:0 0 0 4px #b98d4f29}.contact-form .btn-gold{align-self:flex-start}.form-note{color:var(--gold-dark);font-size:.85rem}@media (width<=900px){.contact-page-grid{grid-template-columns:1fr}}.copyright{text-align:center;color:#9aa0a6;border-top:1px solid #3a4149;margin-top:3rem;padding-top:1.5rem;font-size:.85rem}.copyright a{color:inherit}.copyright a:hover{text-decoration:underline}@media (width<=900px){.expertise-grid,.process-grid,.posts-grid,.testimonial-grid,.gallery{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}}@media (width<=680px){.nav-toggle{display:flex}.site-nav{background:var(--white);flex-direction:column;gap:0;padding:.5rem 1.25rem 1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 8px 12px #00000026}.site-nav.open{display:flex}.site-nav a{border-bottom:1px solid #eee;padding:.7rem 0}.expertise-grid,.process-grid,.posts-grid,.referrals,.gallery,.form-row,.testimonial-grid{grid-template-columns:1fr}.topbar-inner{justify-content:center}}
