:root{--color-bg: #f7f1e8;--color-bg-soft: #fbf7f0;--surface: #fffdf8;--surface-muted: #efe3d2;--text: #241d18;--text-muted: #6f6258;--wood: #8a5a34;--wood-dark: #5c3922;--accent: #b8894a;--accent-soft: #e8d1ad;--border: #e2d4c2;--white: #ffffff;--shadow-soft: 0 18px 45px rgba(70, 45, 24, .1);--shadow-card: 0 10px 30px rgba(70, 45, 24, .08);--radius-sm: 10px;--radius-md: 16px;--radius-lg: 24px;--radius-xl: 32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--color-bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;content:"";background:linear-gradient(90deg,rgba(138,90,52,.035) 1px,transparent 1px),linear-gradient(180deg,rgba(138,90,52,.025) 1px,transparent 1px);background-size:56px 56px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 70%);mask-image:linear-gradient(to bottom,black,transparent 70%)}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);font-family:Georgia,Times New Roman,serif;font-weight:700;letter-spacing:0}h1{max-width:11ch;margin-bottom:1.2rem;font-size:clamp(2.5rem,7vw,5.8rem);line-height:.95}h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,3.5rem);line-height:1.05}h3{margin-bottom:.65rem;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.2}p{color:var(--text-muted);font-size:1rem;line-height:1.7}p:last-child{margin-bottom:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}strong{color:var(--text)}.container{width:min(1120px,calc(100% - 2rem));margin-inline:auto}.container-wide{width:min(1280px,calc(100% - 2rem));margin-inline:auto}.section{padding:clamp(4rem,8vw,7rem) 0}.section-header{max-width:760px;margin-bottom:2.5rem}.section-copy{max-width:720px}.lead{color:var(--text);font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.eyebrow{margin-bottom:.85rem;color:var(--wood-dark);font-size:.78rem;font-weight:800;letter-spacing:.08em;line-height:1.5;text-transform:uppercase}.btn{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.5rem;padding:.78rem 1.15rem;border:1px solid var(--wood-dark);border-radius:999px;background:var(--wood-dark);color:var(--white);font-size:.95rem;font-weight:800;line-height:1;text-align:center;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.btn:hover{border-color:var(--wood);background:var(--wood);transform:translateY(-1px)}.btn:focus-visible,.nav-toggle:focus-visible,.gallery-filter:focus-visible,.site-nav a:focus-visible,.faq-item summary:focus-visible{outline:3px solid rgba(184,137,74,.45);outline-offset:3px}.btn-secondary{border-color:var(--border);background:var(--surface);color:var(--wood-dark)}.btn-secondary:hover{border-color:var(--accent);background:var(--accent-soft);color:var(--wood-dark)}.btn-small{min-height:40px;padding:.65rem .95rem;font-size:.9rem}.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:#fbf7f0eb;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-inner{position:relative;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.brand{display:inline-flex;min-width:0;align-items:center;gap:.75rem}.brand-logo{width:44px;height:auto;flex:0 0 auto}.brand-text{display:grid;gap:.1rem;min-width:0}.brand-name{color:var(--text);font-weight:900;line-height:1}.brand-tag{color:var(--text-muted);font-size:.78rem;font-weight:650;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.site-nav{display:flex;align-items:center;gap:1.1rem}.site-nav a:not(.btn){color:var(--text);font-size:.95rem;font-weight:700}.site-nav a:not(.btn):hover{color:var(--wood-dark)}.nav-toggle{display:none}.hero{padding:clamp(4rem,8vw,7rem) 0 clamp(3.5rem,6vw,6rem);border-bottom:1px solid var(--border);background:linear-gradient(180deg,var(--color-bg-soft),var(--color-bg))}.hero-grid{display:grid;gap:2.5rem;align-items:center}.hero-copy{max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.trust-strip{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.trust-strip span{display:inline-flex;align-items:center;min-height:38px;padding:.55rem .8rem;border:1px solid rgba(184,137,74,.32);border-radius:999px;background:var(--accent-soft);color:var(--wood-dark);font-size:.9rem;font-weight:800}.hero-collage{display:grid;grid-template-columns:1fr;gap:1rem}.image-frame{overflow:hidden;border:1px solid rgba(138,90,52,.12);border-radius:var(--radius-xl);background:var(--surface-muted);box-shadow:var(--shadow-soft)}.image-frame img{width:100%;height:100%;min-height:320px;object-fit:cover}.hero-collage img{min-height:230px}.hero-collage-main img{min-height:420px}.cnc-section{background:var(--color-bg)}.split-layout{display:grid;gap:2rem;align-items:center}.chip-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.25rem}.chip{display:inline-flex;align-items:center;padding:.55rem .75rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--wood-dark);font-size:.9rem;font-weight:800}.spec-card,.service-card,.value-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.spec-card{padding:clamp(1.4rem,3vw,2rem)}.spec-list{display:grid;gap:1rem;margin-top:1.25rem}.spec-list div{display:grid;gap:.3rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.spec-list div:last-child{padding-bottom:0;border-bottom:0}.spec-list span,.contact-info span{color:var(--text-muted);font-size:.82rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.spec-list strong{font-size:1.05rem}.card-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.card-grid{display:grid;gap:1rem}.service-card,.value-card{padding:clamp(1.25rem,3vw,2rem)}.service-number{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;margin-bottom:1rem;border-radius:999px;background:var(--accent-soft);color:var(--wood-dark);font-weight:900}.service-card p,.value-card p{margin-bottom:0}.gallery-section,.faq-section{border-block:1px solid var(--border);background:var(--color-bg-soft)}.filter-list{display:flex;flex-wrap:wrap;gap:.65rem;margin-bottom:1.25rem}.gallery-filter{min-height:40px;padding:.55rem .85rem;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer;font:inherit;font-size:.92rem;font-weight:800}.gallery-filter:hover,.gallery-filter.is-active{border-color:#8a5a346b;background:var(--accent-soft);color:var(--wood-dark)}.gallery-grid{display:grid;grid-template-columns:1fr;gap:1rem}.gallery-item{position:relative;display:block;min-height:260px;overflow:hidden;border:1px solid rgba(138,90,52,.12);border-radius:var(--radius-lg);background:var(--surface-muted);box-shadow:var(--shadow-soft)}.gallery-item[hidden]{display:none}.gallery-item img{width:100%;height:100%;min-height:260px;object-fit:cover;transition:transform .3s ease}.gallery-item.featured img{min-height:460px}.gallery-item:hover img{transform:scale(1.035)}.gallery-caption{position:absolute;left:1rem;right:1rem;bottom:1rem;display:inline-flex;width:fit-content;max-width:calc(100% - 2rem);min-height:40px;align-items:center;padding:.7rem .85rem;border:1px solid rgba(255,255,255,.18);border-radius:999px;background:#241d18b8;color:var(--white);font-weight:800;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.about-layout{align-items:start}.about-image img{min-height:520px}.value-grid{display:grid;gap:1rem;margin-top:1.5rem}.value-card h3{font-size:1.15rem}.faq-list{display:grid;gap:.85rem}.faq-item{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-card)}.faq-item summary{position:relative;display:block;cursor:pointer;padding:1.1rem 3rem 1.1rem 1.25rem;color:var(--text);font-weight:900}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{position:absolute;top:50%;right:1.25rem;content:"+";color:var(--wood-dark);font-size:1.4rem;line-height:1;transform:translateY(-50%)}.faq-item[open] summary:after{content:"−"}.faq-item p{margin:0;padding:0 1.25rem 1.15rem;color:var(--text-muted)}.contact-section{background:var(--color-bg)}.contact-card{display:grid;gap:2rem;padding:clamp(1.5rem,4vw,3rem);border:1px solid var(--border);border-radius:var(--radius-xl);background:var(--surface);box-shadow:var(--shadow-soft)}.contact-copy h2{max-width:760px}.contact-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:1.5rem}.contact-info{display:grid;gap:1rem;margin-top:1.75rem}.contact-info div{display:grid;gap:.25rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.contact-info div:last-child{padding-bottom:0;border-bottom:0}.contact-info a{color:var(--wood-dark);font-size:1.08rem;font-weight:900;text-decoration:underline;text-decoration-color:#8a5a3459;text-underline-offset:.18em}.contact-info strong{font-size:1.02rem;line-height:1.5}.map-frame{min-height:280px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-muted)}.map-frame iframe{width:100%;height:100%;min-height:280px;border:0}.footer{padding:1.3rem 0;border-top:1px solid var(--border);background:var(--color-bg-soft);color:var(--text-muted)}.footer-inner{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;justify-content:space-between}.footer-links{display:flex;flex-wrap:wrap;gap:.85rem}.footer-links a{font-weight:800}.footer-links a:hover{color:var(--wood-dark)}@media(min-width:640px){.value-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:700px){.card-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.gallery-grid{grid-template-columns:repeat(3,1fr);align-items:stretch}.gallery-item.featured{grid-column:span 2;grid-row:span 2}}@media(min-width:860px){.split-layout{grid-template-columns:1.05fr .95fr}.contact-card{grid-template-columns:1fr .85fr}}@media(min-width:920px){.hero-grid{grid-template-columns:.95fr 1.05fr}.hero-collage{grid-template-columns:1.2fr .8fr;grid-template-rows:1fr 1fr}.hero-collage-main{grid-row:span 2}}@media(min-width:1024px){.card-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:820px){.nav-toggle{display:inline-flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;flex-direction:column;gap:4px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer}.nav-toggle span{width:18px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nav-toggle.is-active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.nav-toggle.is-active span:nth-child(2){opacity:0}.nav-toggle.is-active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav{position:absolute;top:calc(100% + .5rem);right:0;left:0;display:none;flex-direction:column;align-items:stretch;gap:.35rem;padding:1rem;border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);box-shadow:var(--shadow-soft)}.site-nav.is-open{display:flex}.site-nav a{width:100%;padding:.75rem .85rem}.site-nav a.btn{justify-content:center}}@media(max-width:640px){.section{padding:4rem 0}.brand-logo{width:38px}.brand-tag{max-width:210px}.hero{padding:3.5rem 0 4rem}.hero-actions .btn,.contact-actions .btn,.card-actions .btn{width:100%}.image-frame img,.about-image img,.hero-collage-main img,.gallery-item,.gallery-item img,.gallery-item.featured img{min-height:280px}.contact-card{border-radius:var(--radius-lg)}}@media(max-width:420px){.brand-text{max-width:190px}.brand-tag{display:none}}
