@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Outfit:wght@700;800;900&display=swap";:root{--coal:#202020;--sand:#d7c5ab;--orange:#d9705f;--paper:#f4ecde;--ink:#252220;--sand-light:#f6efe5;--muted:#7e776c;--muted-text:#59534a;--accent:var(--orange);--accent-strong:#bf5849;--border:#2522201f;--slate:#ebe2d5;--slate-light:#f4ecde;--background:color-mix(in srgb, var(--coal) 5%, var(--sand) 15%);--text:var(--coal);--steel-line:#25222012;--steel-line-strong:#25222026;--header-bg:var(--coal);--header-bg-scrolled:#202020d9;--header-border-scrolled:#ffffff14;--header-shadow-scrolled:0 18px 48px #00000040;--footer-bg:var(--sand-light);--cta-muted:var(--muted-text);--hero-muted:var(--muted-text);--container-max:1180px;--container-gutter:clamp(1rem, 4vw, 3rem);font-family:Inter,Arial,Helvetica,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--background);color:var(--text);scroll-behavior:smooth}body{background:var(--background);min-width:320px;margin:0}body,button,input,select,textarea{font:inherit}img{max-width:100%;display:block}a{color:inherit}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{color:var(--text);letter-spacing:-.02em;font-family:Outfit,sans-serif;font-weight:900;line-height:1.08}h1{max-width:12ch;margin:0;font-size:clamp(2.55rem,6vw,5rem)}h2{margin:0;font-size:clamp(1.9rem,4vw,3.2rem)}p,li{font-size:clamp(1rem,1.3vw,1.12rem);line-height:1.65}.page-section{padding:clamp(3rem,7vw,6rem) clamp(1rem,4vw,3rem)}.steel-grid{background:var(--slate)}:where(.container,.section-inner){inline-size:min(100% - (var(--container-gutter) * 2), var(--container-width,var(--container-max)));margin-inline:auto}.stack{gap:var(--stack,1.5rem);display:grid}.flow>*+*{margin-top:var(--flow,1rem)}.section-heading{grid-template-columns:minmax(0,.75fr) minmax(260px,.95fr);align-items:end;gap:1rem;margin-bottom:2rem;display:grid}.section-heading p{color:var(--muted-text);max-width:58ch;margin:0}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;display:grid}.site-header{background:var(--header-bg);z-index:20;border:1px solid #0000;border-radius:5vw;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(1rem,4vw,3rem);max-width:min(92vw,1700px);margin-inline:auto;padding:1.15rem clamp(1.2rem,5vw,7rem);transition:background-color .18s,border-color .18s,box-shadow .18s;display:grid;position:sticky;top:1rem}.site-header.is-scrolled{-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);background:var(--header-bg-scrolled);border-color:var(--header-border-scrolled);box-shadow:var(--header-shadow-scrolled)}.brand{justify-self:center;width:clamp(180px,18vw,290px);display:block}.brand img,.footer-brand img{height:auto;display:block}.brand:focus-visible,nav a:focus-visible,.footer-links a:focus-visible{outline:3px solid var(--accent);outline-offset:4px}.site-header nav{flex-wrap:wrap;align-items:center;gap:clamp(1.2rem,3vw,3.5rem);display:flex}.nav-right{justify-content:flex-end}nav a{color:var(--paper);font-size:clamp(1rem,1.2vw,1.18rem);font-weight:900;text-decoration:none}nav a.is-current,nav a:hover{color:var(--orange)}.site-footer{background:var(--coal);color:var(--paper);border-top:1px solid #ffffff14;justify-content:space-between;align-items:end;gap:2rem;margin-top:0;padding:clamp(2rem,5vw,3.5rem) clamp(1rem,4vw,3rem);display:flex}.footer-brand{max-width:520px}.footer-brand img{width:190px;margin-bottom:1.25rem}.footer-brand p{color:#ffffffa6;margin:0}.footer-links{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-links a{color:var(--sand);-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:.3em;font-weight:800;text-decoration-thickness:3px}.footer-links a:hover{color:#fff;text-decoration-color:#fff}.trust-banner{background:var(--coal);color:var(--paper);text-align:center;border-top:1px solid #ffffff0f;padding:clamp(3rem,6vw,4.5rem) clamp(1rem,4vw,3rem) 1.5rem}.trust-inner{max-width:var(--container-max);flex-wrap:wrap;justify-content:center;gap:2.5rem clamp(1rem,4vw,4rem);margin:0 auto;display:flex}.trust-item{flex-direction:column;flex:250px;align-items:center;gap:.5rem;display:flex}.trust-item strong{color:var(--sand);letter-spacing:.05em;text-transform:uppercase;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:800}.trust-item p{color:#ffffffa6;margin:0;font-size:.95rem}@media (width<=900px){.site-header{grid-template-columns:1fr;gap:.75rem;min-height:0;padding:.85rem 1rem}.brand{grid-column:auto;width:130px;margin:0 auto}.site-header nav{flex-wrap:nowrap;justify-content:center;gap:1.15rem;width:100%;display:flex}.section-heading,.service-grid{grid-template-columns:1fr}.site-footer{flex-direction:column;align-items:flex-start}}@media (width<=520px){h1{font-size:2.6rem}h2{font-size:2rem}nav{justify-content:center;gap:.45rem .9rem}nav a{font-size:.95rem}}dialog[closedby=any]{background:var(--sand-light);border:2px solid var(--coal);color:var(--text);border-radius:20px;width:calc(100% - 2rem);max-width:480px;padding:2.2rem;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 60px #25222040}dialog::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#2020208c}dialog h2{margin-top:0;font-size:2rem}dialog p{color:var(--muted-text);margin-bottom:1.5rem}dialog button{background:var(--coal);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:48px;padding:.85rem 1.5rem;font-weight:800}dialog button:hover{background:var(--accent-strong)}.testimonials-section{background:var(--slate-light)}.testimonials-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;display:grid}.testimonial-card{border:1px solid var(--border);background:#fff;border-radius:18px;gap:1rem;padding:1.75rem;transition:transform .2s,box-shadow .2s;display:grid;position:relative}.testimonial-card:hover{transform:translateY(-2px);box-shadow:0 10px 30px #2522200d}.testimonial-quote{color:var(--text);margin:0;font-size:1.08rem;font-style:italic;line-height:1.6}.testimonial-author{border-top:1px solid var(--border);align-items:center;gap:.85rem;padding-top:.85rem;display:flex}.testimonial-author-avatar{background:var(--sand);color:var(--coal);border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.9rem;font-weight:800;display:flex}.testimonial-author-info strong{color:var(--text);font-size:.95rem;display:block}.testimonial-author-info span{color:var(--muted-text);font-size:.85rem}.gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.gallery-item{border-radius:16px;position:relative;overflow:hidden}.gallery-item img{aspect-ratio:4/3;object-fit:cover;width:100%;height:auto;transition:transform .3s}.gallery-item:hover img{transform:scale(1.05)}.gallery-overlay{color:#fff;bottom:0;background:linear-gradient(#0000 25%,#202020d9);padding:1.25rem;position:absolute;inset:auto 0 0}.gallery-overlay h3{color:#fff;margin:0;font-size:1.2rem}.gallery-overlay p{color:#ffffffbf;margin:.25rem 0 0;font-size:.9rem}@media (width<=900px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.gallery-grid{grid-template-columns:1fr}}.mobile-sticky-cta{display:none}@media (width<=900px){.mobile-sticky-cta{background:var(--accent-strong);color:#fff;z-index:100;border-radius:999px;justify-content:center;align-items:center;width:calc(100% - 3rem);max-width:400px;padding:.85rem 2.5rem;font-size:1.1rem;font-weight:800;text-decoration:none;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:1.5rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #d9705f66}.mobile-sticky-cta:hover,.mobile-sticky-cta:active{background:var(--coal);color:#fff;box-shadow:0 10px 30px #2020204d}}.hero{padding:clamp(1.5rem,4vw,3rem) clamp(1rem,4vw,3rem)}.hero-media{border-radius:28px;min-height:clamp(520px,72vh,720px);position:relative;overflow:hidden}.hero-media:after{content:"";z-index:1;background:linear-gradient(90deg,#fdfcfaf5 0%,#fdfcfad9 45%,#fdfcfa40 100%);position:absolute;inset:0}.hero-media img{filter:saturate(.88);object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;inset:0}.hero-inner{z-index:2;grid-template-columns:1fr;align-items:center;padding:clamp(2rem,6vw,4.5rem) clamp(1.5rem,5vw,3.5rem);display:grid;position:absolute;inset:0}@media (width>=901px){.hero-inner.has-form{grid-template-columns:minmax(0,1.15fr) minmax(340px,.58fr);gap:clamp(2rem,5vw,4rem)}.hero-inner:not(.has-form) .hero-copy{max-width:65%}}.hero-copy{z-index:2}.hero-copy h1{margin:0}.hero-copy p{color:var(--muted-text);max-width:52ch;margin:1rem 0 0;font-size:clamp(1.06rem,1.8vw,1.3rem)}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.8rem;display:flex}.hero-form{--stack:.85rem;border:1px solid var(--border);z-index:2;background:#fdfcfafa;border-radius:18px;padding:clamp(1.25rem,3vw,1.75rem);box-shadow:0 12px 36px #25222014}.hero-form h2{margin:0;font-size:1.25rem}.hero-form label{text-transform:uppercase;letter-spacing:.03em;color:var(--muted-text);gap:.35rem;font-size:.85rem;font-weight:800;display:grid}.hero-form input,.hero-form select,.hero-form textarea{border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;min-height:44px;padding:.7rem;font-family:inherit;font-size:1rem}.hero-form input:focus,.hero-form select:focus,.hero-form textarea:focus{border-color:var(--accent);outline:3px solid #c4ae9259}.hero-form button{background:var(--coal);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:48px;font-weight:900;transition:background-color .15s}.hero-form button:hover{background:var(--accent-strong)}.body-form form{gap:.85rem;display:grid}.body-form label{color:var(--text);gap:.4rem;font-weight:800;display:grid}.body-form input,.body-form textarea{border:1px solid var(--border);color:var(--text);background:#fff;border-radius:10px;width:100%;min-height:46px;padding:.75rem}.body-form textarea{resize:vertical}.body-form input:focus,.body-form textarea:focus{border-color:var(--accent);outline:3px solid #c4ae9259}.body-form button{background:var(--coal);color:#fff;cursor:pointer;border:0;border-radius:999px;width:100%;min-height:48px;padding:.85rem 1rem;font-weight:800}.body-form button:hover{background:var(--accent-strong)}@media (width<=900px){.hero-media{min-height:auto}.hero-inner{grid-template-columns:1fr;gap:2.5rem;padding:clamp(2.5rem,6vw,4rem) clamp(1.2rem,5vw,2.2rem);position:relative}}
