@font-face{font-family:Libre Franklin;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/libre-franklin-400.woff2)format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/libre-franklin-500.woff2)format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/libre-franklin-600.woff2)format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/libre-franklin-700.woff2)format("woff2")}@font-face{font-family:Libre Franklin;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/libre-franklin-800.woff2)format("woff2")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/roboto-slab-600.woff2)format("woff2")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-slab-700.woff2)format("woff2")}@font-face{font-family:Roboto Slab;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/roboto-slab-800.woff2)format("woff2")}:root{--bg-dark:#f5f1e8;--bg-card:#fffaf0;--bg-panel:#ebe3d4;--section-band:#e7dfd0;--shop-iron:#121318;--shop-steel:#6a6e85;--shop-steel-deep:#383f4d;--border-color:#6f6658;--border-dark:#383f4d;--border-light:#12131814;--text-primary:#211f1a;--text-secondary:#5f584d;--text-muted:#746c60;--accent-orange:#a63d17;--legacy-safety-orange:#ff6b00;--accent-amber:#8f6419;--accent-orange-glow:#b8491f29;--font-sans:"Libre Franklin", Arial, sans-serif;--font-display:"Roboto Slab", Georgia, serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--transition-smooth:transform .3s cubic-bezier(.4, 0, .2, 1), opacity .3s cubic-bezier(.4, 0, .2, 1), box-shadow .3s cubic-bezier(.4, 0, .2, 1);--section-padding-y:6rem;--section-padding-x:2rem;--hero-padding-y:6rem}:root,:host{--spacing-xs:.25rem}*{box-sizing:border-box;margin:0;padding:0}html,body{background-color:var(--bg-dark);color:var(--text-primary);font-family:var(--font-sans);scroll-behavior:smooth;-webkit-font-smoothing:antialiased;min-height:100%;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);letter-spacing:0;color:var(--text-primary);font-weight:800}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--bg-panel)}::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--accent-orange)}.solid-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 1px #1213180a}.btn{font-weight:600;font-family:var(--font-sans);cursor:pointer;transition:var(--transition-smooth);border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;display:inline-flex}.btn-primary{background:var(--accent-orange);color:#fff;border:1px solid var(--accent-orange)}.btn-primary:hover,.btn-primary:focus{color:#fff;background:#963816;border-color:#963816;transform:translateY(-1px)}.btn-secondary{color:var(--text-primary);border:1px solid var(--border-color);background:#fffaf0b8}.btn-secondary:hover{border-color:var(--border-dark);background:#fffaf0;transform:translateY(-1px)}.btn-ghost{color:var(--text-secondary);background:0 0;border:1px solid #0000}.btn-ghost:hover{color:var(--text-primary);border-color:var(--border-color);transform:translateY(-1px)}.hero-section .btn-ghost{color:#f8fafcd9;border-color:#f8fafc59}.hero-section .btn-ghost:hover{color:#f8fafc;background:#f8fafc14;border-color:#f8fafca6}.hero-section .btn-secondary{color:#fff;background:#ffffff1f;border-color:#fff6}.hero-section .btn-secondary:hover{background:#ffffff2e;border-color:#ffffff8c;transform:translateY(-1px)}.hero-call-btn{background:#2d6a2d;border-color:#2d6a2d;color:#fff!important}.hero-call-btn:hover{background:#235223;border-color:#235223;transform:translateY(-1px)}.services-grid-footer{text-align:center;margin-top:2.5rem}.services-cta-link{color:var(--accent-orange);border-bottom:2px solid #0000;align-items:center;gap:.5rem;padding-bottom:2px;font-size:1rem;font-weight:600;text-decoration:none;transition:border-color .2s;display:inline-flex}.services-cta-link:hover{border-color:var(--accent-orange)}.site-wrapper{flex-direction:column;min-height:100vh;display:flex}.main-content{flex-grow:1}.form-group{margin-bottom:1.25rem}.form-label{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.form-input,.form-textarea,.form-select{border:1px solid var(--border-color);width:100%;color:var(--text-primary);font-family:var(--font-sans);transition:var(--transition-smooth);background:#fffdf7;border-radius:6px;padding:.85rem 1rem;font-size:.95rem}.form-input::placeholder,.form-textarea::placeholder,.form-select::placeholder{color:var(--text-secondary);opacity:1}.form-input:focus,.form-textarea:focus,.form-select:focus{border-color:var(--accent-orange);box-shadow:0 0 0 3px var(--accent-orange-glow);outline:none}.form-textarea{resize:vertical;min-height:120px}@media (max-width:768px){:root{--section-padding-x:1.5rem;--section-padding-y:4rem}}@media (max-width:480px){:root{--section-padding-x:1.25rem;--section-padding-y:3.5rem}}.btn:focus-visible,.nav-link:focus-visible,a:focus-visible{outline:2px solid var(--accent-orange);outline-offset:2px}.site-header{z-index:100;border-bottom:1px solid var(--border-color);backdrop-filter:blur(10px);background:#fffaf0f5;height:73px;position:sticky;top:0}.header-container{max-width:1400px;padding:0 var(--section-padding-x);justify-content:space-between;align-items:center;height:100%;margin:0 auto;display:flex}.logo-group{flex-shrink:0;align-items:center;gap:.75rem;min-width:220px;text-decoration:none;display:flex}.logo-text-wrapper{flex-direction:column;display:flex}.logo-title{font-family:var(--font-display);letter-spacing:.05em;color:var(--text-primary);font-size:1.25rem;font-weight:800;line-height:1.1}.logo-subtitle{letter-spacing:.15em;color:var(--accent-orange);font-size:.7rem;font-weight:600}.desktop-nav{align-items:center;gap:1.5rem;display:flex}@media (max-width:1100px){.desktop-nav{display:none}}.nav-link{color:var(--text-secondary);cursor:pointer;transition:color var(--transition-smooth);background:0 0;border:none;padding:.25rem 0;font-family:inherit;font-size:.95rem;font-weight:600;text-decoration:none}.nav-link:hover{color:var(--text-primary)}.nav-link.active{color:var(--accent-orange)}.phone-trigger-btn{color:var(--text-secondary)}.phone-trigger-btn:hover{color:var(--accent-orange)}.nav-dropdown-wrapper{display:inline-block;position:relative}.dropdown-arrow{vertical-align:middle;opacity:.7;margin-left:.25rem;font-size:.65rem}.dropdown-menu{background:var(--bg-card);border:1px solid var(--border-color);z-index:100;opacity:0;visibility:hidden;border-radius:4px;min-width:240px;margin-top:.75rem;padding:.5rem 0;transition:opacity .3s,transform .3s,visibility .3s;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 14px 30px #12131824}.nav-dropdown-wrapper:hover .dropdown-menu{opacity:1;visibility:visible;display:block;transform:translate(-50%)translateY(0)}.nav-dropdown-wrapper:after{content:"";width:100%;height:.75rem;position:absolute;top:100%;left:0}.dropdown-menu .dropdown-item{color:var(--text-secondary);padding:.75rem 1.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:block}.dropdown-menu .dropdown-item:hover{background-color:var(--bg-panel);color:var(--accent-orange)}.dropdown-menu .dropdown-item-cta{color:var(--accent-orange);border-bottom:1px solid var(--border-color);margin-bottom:.25rem;font-weight:700}.dropdown-menu .dropdown-item-cta:hover{background-color:var(--accent-orange);color:#fff}.mobile-menu-btn{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;gap:6px;padding:4px;display:none}@media (max-width:1100px){.mobile-menu-btn{display:flex}}.bar{background-color:var(--text-primary);width:25px;height:2px;transition:transform .3s,opacity .3s}.bar.open:first-child{transform:rotate(45deg)translate(6px,6px)}.bar.open:nth-child(2){opacity:0}.bar.open:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.mobile-nav{background:var(--bg-card);border-bottom:1px solid var(--border-color);z-index:99;flex-direction:column;gap:1rem;max-height:calc(100vh - 70px);padding:1.5rem 2rem;display:flex;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 12px 30px #12131829}.mobile-nav-link{color:var(--text-secondary);border-bottom:1px solid var(--border-color);text-align:left;cursor:pointer;background:0 0;border-top:none;border-left:none;border-right:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 0;font-family:inherit;font-size:1.1rem;font-weight:600;text-decoration:none;display:flex}.mobile-nav-link:hover,.mobile-nav-link.active{color:var(--accent-orange)}.mobile-dropdown-section{flex-direction:column;display:flex}.mobile-dropdown-items{background:var(--bg-panel);opacity:0;border-radius:4px;flex-direction:column;gap:.5rem;max-height:0;margin-top:.25rem;padding:0 1rem;transition:max-height .3s,padding .3s,opacity .3s;display:flex;overflow:hidden}.mobile-dropdown-items.expanded{opacity:1;max-height:700px;padding:.5rem 1rem}.mobile-dropdown-items .mobile-dropdown-item{min-height:44px;color:var(--text-secondary);border-bottom:1px solid var(--border-color);align-items:center;width:100%;padding:.75rem 0;font-size:.95rem;text-decoration:none;display:flex}.mobile-dropdown-items .mobile-dropdown-item:last-child{border-bottom:none}.mobile-dropdown-items .mobile-dropdown-item:hover{color:var(--accent-orange)}.mobile-cta{margin-top:1rem}.modal-overlay{z-index:110;backdrop-filter:blur(4px);background:#000000bf;justify-content:center;align-items:center;padding:1rem;display:none;position:fixed;inset:0}.modal-overlay.open{display:flex}.phone-popout-card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:8px;width:100%;max-width:420px;padding:2rem;position:relative;box-shadow:0 20px 50px #1213184d}.close-popout-btn{color:var(--text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.2rem;position:absolute;top:1rem;right:1rem}.close-popout-btn:hover{color:var(--text-primary)}.popout-header{text-align:center;margin-bottom:1.5rem}.popout-subtitle{color:var(--accent-orange);letter-spacing:.1em;margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.popout-header h3{font-family:var(--font-display);color:var(--text-primary);margin:0;font-size:1.5rem}.popout-body{text-align:center;margin-bottom:1.5rem}.popout-phone-number{font-family:var(--font-mono);color:var(--text-primary);margin-bottom:.5rem;font-size:1.8rem;font-weight:700;text-decoration:none;transition:color .2s;display:inline-block}.popout-phone-number:hover{color:var(--accent-orange)}.popout-note{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.popout-details{background:var(--bg-panel);border:1px solid var(--border-color);text-align:left;border-radius:4px;padding:1rem}.detail-row{justify-content:space-between;margin-bottom:.5rem;font-size:.85rem;display:flex}.detail-row:last-child{flex-direction:column;gap:.25rem;margin-bottom:0}.detail-row .label{color:var(--text-muted);font-weight:600}.detail-row .value{color:var(--text-primary)}.popout-footer{flex-direction:column;gap:.75rem;display:flex}.site-footer{background-color:var(--shop-iron);border-top:1px solid var(--border-color);color:#d8d2c6;padding-top:4rem;font-size:.9rem}.footer-top{max-width:1400px;padding:0 var(--section-padding-x) 3rem;border-bottom:1px solid var(--border-color);margin:0 auto}.footer-cols{grid-template-columns:2fr 1fr 1fr;gap:4rem;display:grid}@media (max-width:900px){.footer-cols{grid-template-columns:1fr;gap:2.5rem}}.brand-col{flex-direction:column;gap:1.25rem;display:flex}.site-footer .logo-group{align-items:center;gap:.75rem;display:flex}.site-footer .logo-icon{font-size:1.8rem}.site-footer .logo-text-wrapper{flex-direction:column;display:flex}.site-footer .logo-title{font-family:var(--font-display);letter-spacing:.05em;color:#fffaf0;font-size:1.25rem;font-weight:800;line-height:1.1}.site-footer .logo-subtitle{letter-spacing:.15em;color:var(--accent-orange);font-size:.7rem;font-weight:600}.brand-desc{color:#d8d2c6;font-size:.9rem;line-height:1.6}.contact-info{color:#d8d2c6;flex-direction:column;gap:.5rem;font-size:.85rem;display:flex}.phone-link{color:#fffaf0;font-family:var(--font-mono);font-weight:600}.phone-link:hover{color:var(--accent-orange)}.col-title{color:#fffaf0;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;font-size:1.1rem}.footer-links{flex-direction:column;gap:.75rem;list-style:none;display:flex}.footer-links a:hover{color:var(--accent-orange);padding-left:var(--spacing-xs)}.footer-areas{max-width:1400px;padding:2.5rem var(--section-padding-x);border-bottom:1px solid var(--border-color);margin:0 auto}.areas-title{color:#fffaf0;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.25rem;font-size:1.05rem}.areas-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.area-link{color:#beb5a5;transition:var(--transition-smooth);border-left:2px solid #0000;padding-left:.375rem;font-size:.8rem}.area-link:hover{color:var(--accent-amber);border-left-color:var(--accent-orange)}.footer-bottom{padding:2rem var(--section-padding-x) 5rem;background-color:#0e0f13}.footer-bottom-container{color:#beb5a5;justify-content:space-between;align-items:center;max-width:1400px;margin:0 auto;font-size:.8rem;display:flex}@media (max-width:768px){.footer-bottom-container{text-align:center;flex-direction:column;gap:1rem}}.footer-meta-links{gap:.75rem;display:flex}.footer-meta-links a:hover{color:#fffaf0}.footer-attribution{text-align:center;color:#beb5a5;margin-top:1.5rem;font-size:.8rem}.footer-attribution a{color:#beb5a5;transition:color var(--transition-smooth);text-decoration:underline}.footer-attribution a:hover{color:var(--accent-orange)}.sticky-floating-cta{background:var(--accent-orange);color:#fffaf0;z-index:99;font-family:var(--font-display);transition:var(--transition-smooth);border-radius:6px;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-weight:700;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0006}.sticky-floating-cta:hover{transform:scale(1.05)translateY(-3px);box-shadow:0 6px 16px #00000073}.floating-phone-icon{font-size:1.1rem}@media (max-width:480px){.floating-phone-text{display:inline}.sticky-floating-cta{border-radius:6px;justify-content:center;padding:.9rem 1rem;bottom:1rem;left:1rem;right:1rem;box-shadow:0 4px 12px #0006}}.facebook-social-link{color:var(--text-secondary);justify-content:center;align-items:center;transition:color .3s,transform .3s;display:inline-flex}.facebook-social-link:hover{color:#1877f2;transform:translateY(-2px)}.facebook-social-link .facebook-icon-svg{fill:currentColor;width:24px;height:24px}.site-footer .facebook-social-link{color:#d8d2c6}.site-footer .facebook-social-link:hover{color:#4c6ef5}.btn-facebook{color:#fff;background-color:#1877f2;border:1px solid #1877f2}.btn-facebook:hover,.btn-facebook:focus{color:#fff;background-color:#145dbf;border-color:#145dbf;transform:translateY(-1px)}.reviews-carousel{flex-direction:column;gap:1.5rem;width:100%;display:flex}.carousel-inner{justify-content:space-between;align-items:center;gap:1.5rem;width:100%;display:flex}.carousel-arrow{border:1px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,color .2s,border-color .2s,transform .2s;display:flex}.carousel-arrow:hover{border-color:var(--border-dark);background-color:#1213180f;transform:scale(1.05)}.carousel-arrow:active{transform:scale(.95)}.carousel-slide-content{flex-direction:column;flex-grow:1;gap:.75rem;animation:.3s ease-out forwards fadeIn;display:flex}.carousel-rating{gap:.25rem;display:flex}.carousel-text-container{border-left:3px solid var(--accent-orange);align-items:center;min-height:110px;padding-left:1.25rem;display:flex}.carousel-text{color:var(--text-primary);margin:0;font-size:1rem;font-style:italic;line-height:1.6}.carousel-meta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.carousel-time{color:var(--text-secondary);font-size:.85rem;font-style:italic}.carousel-dots{justify-content:center;gap:.5rem;margin-top:.5rem;display:flex}.carousel-dot{background-color:var(--border-color);opacity:.35;cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:opacity .2s,transform .2s,background-color .2s}.carousel-dot:hover{opacity:.7}.carousel-dot.active{opacity:1;background-color:var(--accent-orange);transform:scale(1.2)}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.carousel-text-container{min-height:160px}.carousel-arrow{width:36px;height:36px}}@media (max-width:480px){.carousel-text-container{min-height:220px}.carousel-inner{gap:.75rem}.carousel-arrow{width:32px;height:32px}}
