*{box-sizing:border-box;margin:0;padding:0}:root{--site-font:"Segoe UI", Tahoma, Geneva, Verdana, sans-serif;--primary-color:#334226;--secondary-color:#1f2618;--accent-color:#b98518;--light-bg:#f8fafc;--dark-text:#1f2937;--light-text:#6b7280;--border-color:#e5e7eb}body{font-family:var(--site-font);color:var(--dark-text);background-color:#fff;line-height:1.6}button,input,select,textarea{font-family:inherit}.navbar{z-index:1000;background-color:#fff;position:sticky;top:0;box-shadow:0 2px 8px #0000001a}.nav-container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{color:var(--primary-color);align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex}.logo-img{object-fit:contain;width:auto;height:110px}.logo span{display:none}@media (width<=768px){.logo span{font-size:1rem;display:inline}}.nav-menu{gap:2rem;list-style:none;display:flex}.nav-link{color:var(--dark-text);text-decoration:none;transition:color .3s}.nav-link:hover{color:var(--primary-color)}.hamburger{cursor:pointer;flex-direction:column;display:none}.hamburger span{background-color:var(--dark-text);width:25px;height:3px;margin:5px 0;transition:all .3s}.hero{background:linear-gradient(#000000bf,#000000bf),url(/assets/fence%20flower-FVdu8-HQ.png) 50%/cover no-repeat;border-radius:12px;align-items:center;max-width:1200px;margin:0 auto;padding:4rem 2rem;display:flex}.hero-content h1{color:#fff;margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.hero-content p{color:#fffffffa;margin-bottom:2rem;font-size:1.25rem;font-weight:500}.hero-content .hero-kicker{color:#f4ce73;letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:.78rem;font-weight:800}.hero-image{justify-content:center;align-items:center;display:flex}.hero-logo{object-fit:contain;max-width:100%;height:auto}.placeholder-image{aspect-ratio:1;background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;border-radius:12px;justify-content:center;align-items:center;width:100%;font-size:1.5rem;font-weight:700;display:flex}.cta-buttons{gap:1rem;display:flex}.btn{cursor:pointer;border:none;border-radius:8px;padding:.75rem 2rem;font-size:1rem;font-weight:600;transition:all .3s}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:var(--secondary-color);transform:translateY(-2px);box-shadow:0 8px 16px #2563eb4d}.btn-secondary{color:var(--primary-color);border:2px solid var(--primary-color);background-color:#0000}.btn-secondary:hover{background-color:var(--light-bg);transform:translateY(-2px)}.features{background-color:var(--light-bg);padding:4rem 2rem}.features h2,.pricing h2,.contact h2{text-align:center;color:var(--dark-text);margin-bottom:3rem;font-size:2.5rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.feature-card{text-align:center;background-color:#fff;border-radius:12px;padding:2rem;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 12px #00000014}.feature-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f}.feature-icon{margin-bottom:1rem;font-size:3rem}.feature-card h3{color:var(--dark-text);margin-bottom:.5rem;font-size:1.25rem}.feature-card p{color:var(--light-text);font-size:.95rem}.service-area{background:#fff;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);align-items:center;gap:clamp(2rem,6vw,5rem);padding:clamp(4.5rem,8vw,7rem) max(2rem,50vw - 600px);display:grid}.service-area-copy{max-width:720px}.service-area h2{color:var(--dark-text);letter-spacing:-.04em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,4rem);line-height:1.04}.service-area-copy>p:not(.section-kicker){color:var(--light-text);font-size:1.08rem;line-height:1.8}.service-area-call{color:var(--primary-color);text-underline-offset:.3rem;margin-top:1.5rem;font-weight:800;display:inline-flex}.service-area-list{background:var(--light-bg);border:1px solid #33422629;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding:1.25rem;display:grid;box-shadow:0 20px 50px #24331e17}.service-area-list span{color:var(--dark-text);text-align:center;background:#fff;border-radius:8px;padding:1rem;font-weight:700}.cta-section{background:linear-gradient(135deg, var(--primary-color), var(--secondary-color));color:#fff;text-align:center;padding:4rem 2rem}.cta-section h2{margin-bottom:1rem;font-size:2.5rem}.cta-section p{opacity:.95;margin-bottom:2rem;font-size:1.25rem}.btn-large{padding:1rem 2.5rem;font-size:1.1rem}.pricing{display:none}.contact{background:radial-gradient(circle at 8% 12%,#3342261a,#0000 26rem),linear-gradient(#f7f7f2 0%,#eef0e8 100%);padding:6rem 2rem;position:relative;overflow:hidden}.contact:before{content:"";pointer-events:none;border:1px solid #33422624;border-radius:50%;width:26rem;height:26rem;position:absolute;bottom:-10rem;right:-8rem;box-shadow:0 0 0 3rem #3342260a,0 0 0 6rem #33422606}.quote-heading,.quote-layout{z-index:1;position:relative}.quote-heading{text-align:center;max-width:760px;margin:0 auto 3rem}.section-kicker,.guide-label,.form-step{color:var(--primary-color);letter-spacing:.16em;text-transform:uppercase;font-size:.75rem;font-weight:800}.section-kicker{align-items:center;gap:.75rem;margin-bottom:1rem;display:inline-flex}.section-kicker:before,.section-kicker:after{content:"";opacity:.45;background-color:currentColor;width:2rem;height:1px}.contact h2{font-family:var(--site-font);letter-spacing:-.04em;margin-bottom:.75rem;font-size:clamp(2.25rem,5vw,4rem);font-weight:500;line-height:1.05}.contact-subtitle{max-width:620px;color:var(--light-text);margin:0 auto;font-size:1.1rem}.quote-layout{grid-template-columns:minmax(260px,.72fr) minmax(0,1.55fr);align-items:start;gap:1.5rem;max-width:1120px;margin:0 auto;display:grid}.quote-guide{color:#fff;background:linear-gradient(145deg, #ffffff0f, transparent 48%), var(--secondary-color);border-radius:20px;padding:2.25rem;position:sticky;top:10rem;overflow:hidden;box-shadow:0 24px 60px #1f26182e}.quote-guide:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:10rem;height:10rem;position:absolute;bottom:2rem;right:-4rem}.guide-label{color:#cbd7bd;margin-bottom:2rem}.quote-steps{list-style:none}.quote-steps li{grid-template-columns:2.5rem 1fr;gap:1rem;padding-bottom:2rem;display:grid;position:relative}.quote-steps li:not(:last-child):after{content:"";background-color:#ffffff2e;width:1px;position:absolute;top:2rem;bottom:.3rem;left:1.2rem}.quote-steps li>span{z-index:1;width:2.5rem;height:2.5rem;color:var(--secondary-color);background-color:#d7e1ca;border-radius:50%;place-items:center;font-size:.7rem;font-weight:800;display:grid;position:relative}.quote-steps h3{font-family:var(--site-font);margin-bottom:.35rem;font-size:1.15rem;font-weight:500}.quote-steps p{color:#ffffffad;font-size:.88rem;line-height:1.55}.quote-contact-card{z-index:1;border-top:1px solid #ffffff26;margin-top:.5rem;padding-top:1.5rem;position:relative}.quote-contact-card p{color:#ffffffa6;margin-bottom:.25rem;font-size:.8rem}.quote-contact-card a{color:#fff;font-family:var(--site-font);font-size:1.45rem;text-decoration:none}.quote-contact-card strong{color:#fff;font-size:1rem;line-height:1.65;display:block}.contact-form{background-color:#fff;border:1px solid #3342261a;border-radius:20px;padding:clamp(1.5rem,4vw,3rem);box-shadow:0 24px 60px #1f26181a}.form-intro{border-bottom:1px solid var(--border-color);justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.form-intro h3{font-family:var(--site-font);margin-top:.35rem;font-size:1.8rem;font-weight:500}.form-intro>p{color:var(--light-text);white-space:nowrap;font-size:.78rem}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}.form-group{margin:0}.form-group-wide{grid-column:1/-1}.form-group label{color:var(--dark-text);margin-bottom:.5rem;font-weight:600;display:block}.form-group input,.form-group select,.form-group textarea{border:1px solid var(--border-color);width:100%;color:var(--dark-text);background-color:#fcfcfa;border-radius:10px;padding:.85rem 1rem;font-family:inherit;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.form-group select{cursor:pointer;min-height:51px}.form-group textarea{resize:vertical}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:var(--primary-color);background-color:#fff;outline:none;box-shadow:0 0 0 4px #3342261a}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.optional{color:var(--light-text);text-transform:uppercase;letter-spacing:.05em;margin-left:.35rem;font-size:.72rem;font-weight:500}.input-suffix{position:relative}.input-suffix input{padding-right:3.25rem}.input-suffix>span{color:var(--light-text);pointer-events:none;font-size:.85rem;font-weight:700;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.field-help{color:var(--light-text);margin-top:.4rem;font-size:.75rem;line-height:1.4}.estimate-notice{color:#634914;background:#fbf4df;border:1px solid #ead49d;border-radius:10px;gap:.25rem;margin-top:1.5rem;padding:1rem 1.15rem;font-size:.86rem;display:grid}.estimate-notice span{color:#78643b}.submit-button{border-radius:10px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem 1.5rem;display:flex}.submit-button:hover .button-arrow{transform:translate(4px)}.button-arrow{font-size:1.25rem;transition:transform .2s}.submit-button:disabled{cursor:wait;opacity:.7;transform:none}.form-consent{color:var(--light-text);margin-top:1.5rem;font-size:.78rem}.form-message{text-align:center;min-height:1.5rem;margin-top:.75rem;font-weight:600}.form-message.success{color:#10b981}.form-message.error{color:#ef4444}.estimate-result{color:#fff;background:linear-gradient(145deg, #ffffff12, transparent 45%), var(--secondary-color);border-radius:16px;margin-top:2rem;padding:clamp(1.25rem,4vw,2rem);box-shadow:0 18px 45px #1f261833}.estimate-result-head{border-bottom:1px solid #ffffff2e;justify-content:space-between;align-items:flex-end;gap:1rem;padding-bottom:1.25rem;display:flex}.estimate-result-head p{color:#cbd7bd;letter-spacing:.14em;text-transform:uppercase;font-size:.68rem;font-weight:800}.estimate-result-head h3{margin-top:.25rem;font-size:.95rem;font-weight:500}.estimate-result-head>strong{color:#f4ce73;font-size:clamp(1.65rem,5vw,2.35rem);line-height:1}.estimate-lines>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex}.estimate-lines span{gap:.2rem;display:grid}.estimate-lines strong,.estimate-lines b{font-size:.92rem}.estimate-lines small,.estimate-validity{color:#ffffff9e}.estimate-validity{margin:1.2rem 0;font-size:.73rem;line-height:1.5}.print-estimate{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:8px;padding:.65rem 1rem;font-weight:700}.print-estimate:hover,.print-estimate:focus-visible{background:#ffffff1a}.hidden-field,.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer{background-color:var(--dark-text);color:#fff;padding:2rem}.footer-content{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.footer-section{text-align:center}.footer-section h4{margin-bottom:1rem;font-size:1.1rem}.footer-section p{margin:.5rem 0}.footer-section a{color:#86efac;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff}.gallery-section{color:#fff;background:radial-gradient(circle at 95% 15%,#b985182e,#0000 22rem),linear-gradient(145deg,#172014 0%,#2a3822 100%);padding:clamp(5rem,10vw,8rem) 2rem;position:relative;overflow:hidden}.gallery-section:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:42px 42px;position:absolute;inset:0}.gallery-heading,.gallery-grid,.gallery-message{width:min(1200px,100%);margin-inline:auto;position:relative}.gallery-heading{grid-template-columns:1.25fr .75fr;align-items:end;gap:3rem;margin-bottom:3rem;display:grid}.gallery-heading h2{max-width:680px;font-family:var(--site-font);letter-spacing:-.05em;margin-top:.45rem;font-size:clamp(2.6rem,6vw,5.2rem);font-weight:500;line-height:.98}.gallery-heading>p{color:#ffffffb3;max-width:430px;font-size:1.04rem;line-height:1.75}.gallery-section .section-kicker{color:#e2b653}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:330px;gap:1rem;display:grid}.gallery-card{color:#fff;cursor:pointer;text-align:left;background:#273121;border:0;border-radius:4px;min-height:330px;position:relative;overflow:hidden}.gallery-card-featured{grid-row:span 2}.gallery-card img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.2,.7,.2,1),filter .7s}.gallery-card:hover img,.gallery-card:focus-visible img{filter:saturate(1.08);transform:scale(1.055)}.gallery-card:focus-visible{outline-offset:4px;outline:3px solid #e2b653}.gallery-overlay{background:linear-gradient(#0000,#0a1008e6);grid-template-columns:1fr auto;gap:.3rem 1rem;padding:3.5rem 1.5rem 1.4rem;display:grid;position:absolute;inset:auto 0 0}.gallery-location{color:#e2b653;letter-spacing:.12em;text-transform:uppercase;grid-column:1/-1;font-size:.72rem;font-weight:800}.gallery-overlay strong{font-family:var(--site-font);font-size:clamp(1.25rem,2.3vw,1.85rem);font-weight:500;line-height:1.15}.gallery-view{color:#ffffffb3;align-self:end;font-size:.76rem;font-weight:700}.gallery-skeleton{background:linear-gradient(100deg,#263220 20%,#34432c 40%,#263220 60%) 0 0/200% 100%;border-radius:4px;min-height:330px;animation:1.4s linear infinite gallery-shimmer}.gallery-skeleton:first-child{grid-row:span 2}@keyframes gallery-shimmer{to{background-position-x:-200%}}.gallery-empty{text-align:center;border:1px dashed #ffffff38;grid-column:1/-1;place-content:center;justify-items:center;min-height:360px;display:grid}.gallery-empty span{color:#e2b653;letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.gallery-empty h3{font-family:var(--site-font);margin:.5rem 0;font-size:clamp(1.8rem,4vw,3rem);font-weight:500}.gallery-empty p,.gallery-message{color:#ffffffad}.gallery-message{margin-top:1.5rem}.gallery-lightbox{color:#fff;background:#151b12;border:0;border-radius:6px;width:min(1040px,100% - 2rem);max-height:calc(100vh - 2rem);padding:0;overflow:hidden;box-shadow:0 30px 100px #00000080}.gallery-lightbox::backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#070a06e0}.gallery-lightbox img{object-fit:contain;background:#0d110b;width:100%;max-height:72vh;display:block}.lightbox-close{z-index:2;color:#fff;cursor:pointer;background:#0a0f08b3;border:1px solid #ffffff4d;border-radius:50%;width:42px;height:42px;font-size:1.6rem;position:absolute;top:1rem;right:1rem}.lightbox-caption{padding:1.25rem 1.5rem 1.5rem}.lightbox-caption h3{font-family:var(--site-font);font-size:1.6rem;font-weight:500}.lightbox-caption p{color:#ffffffad;margin-top:.25rem}.footer-admin-link{opacity:.64;margin-top:.35rem;font-size:.78rem;display:inline-block}@media (width<=768px){.hero{grid-template-columns:1fr;padding:2rem 1rem}.hero-content h1{font-size:2.5rem}.hero-content p{font-size:1rem}.cta-buttons{flex-direction:column}.btn{width:100%}.nav-menu{display:none}.hamburger{display:flex}.features h2,.pricing h2,.contact h2{font-size:2rem}.service-area{grid-template-columns:1fr;padding:4.5rem 1rem}.gallery-heading{grid-template-columns:1fr;gap:1rem}.gallery-grid{grid-template-columns:1fr;grid-auto-rows:310px}.gallery-card-featured,.gallery-skeleton:first-child{grid-row:auto}.contact{padding:4.5rem 1rem}.quote-layout{grid-template-columns:1fr}.quote-guide{position:relative;top:auto}.pricing-grid{grid-template-columns:1fr}}@media (width<=480px){.hero-content h1{font-size:2rem}.hero-content p{font-size:.95rem}.features-grid,.service-area-list{grid-template-columns:1fr}.nav-container{padding:1rem}.logo{font-size:1.25rem}.form-grid{grid-template-columns:1fr}.form-group-wide{grid-column:auto}.form-intro{flex-direction:column;align-items:flex-start;gap:.5rem}.quote-guide,.contact-form{border-radius:16px;padding:1.5rem}.estimate-result-head{flex-direction:column;align-items:flex-start}}@media print{body *{visibility:hidden}#estimate-result,#estimate-result *{visibility:visible}#estimate-result{color:#20271b;width:100%;box-shadow:none;background:#fff;position:absolute;inset:0 auto auto 0}.estimate-result-head,.estimate-lines>div{border-color:#d9ddd3}.estimate-result-head p,.estimate-result-head>strong,.estimate-lines small,.estimate-validity{color:#526044}.print-estimate{display:none}}
