:root{--bg: #F3EFE6;--ink: #243024;--accent: #4E6B3A;--muted: #7E8574;--line: #DDD6C6;--brass: #B8956A;--display: "Libre Baskerville", serif;--body: "Source Sans 3", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body{margin:0;font-family:var(--body);background:var(--bg);color:var(--ink);line-height:1.65;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:48px 48px;background-position:-1px -1px}h1,h2,h3{font-family:var(--display);line-height:1.2;font-weight:600}a{color:var(--accent)}.muted{color:var(--muted);font-style:italic}.skip{position:absolute;left:-999px;top:0}.skip:focus{left:1rem;z-index:99;background:var(--bg);padding:.5rem;outline:2px solid var(--accent)}.supplee-serv-nav{display:grid;grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;padding:1.5rem 6vw 1rem;border-bottom:3px double var(--brass);background:var(--bg);position:sticky;top:0;z-index:50}.supplee-serv-return{font-size:.75rem;color:var(--muted);line-height:1.4}.supplee-serv-nav-center{display:flex;gap:1.25rem;flex-wrap:wrap;justify-content:center}.supplee-serv-nav-center a{text-decoration:none;color:var(--ink);font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;border-bottom:1px solid transparent}.supplee-serv-nav-center a.active{border-bottom-color:var(--accent);color:var(--accent)}.supplee-serv-nav-right{text-align:right;font-size:.75rem;color:var(--muted)}.supplee-serv-logo{display:flex;align-items:center;gap:.5rem;font-family:var(--display);font-weight:700;color:var(--ink);text-decoration:none;font-size:1.1rem}.supplee-serv-wa{font-size:.8rem;font-weight:600;text-decoration:none}.supplee-serv-hero{max-width:52rem;margin:0 auto;padding:4rem 6vw 3rem;border-left:1px solid var(--brass);border-right:1px solid var(--brass);position:relative}.supplee-serv-hero:before,.supplee-serv-hero:after{content:"";position:absolute;width:24px;height:24px;border:2px solid var(--brass)}.supplee-serv-hero:before{top:1rem;left:1rem;border-right:none;border-bottom:none}.supplee-serv-hero:after{bottom:1rem;right:1rem;border-left:none;border-top:none}.supplee-serv-hero h1{font-size:clamp(2rem,5vw,3rem);margin:.5rem 0 1rem}.supplee-serv-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-top:2rem;align-items:start}.supplee-serv-hero-cta{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.supplee-serv-hero-media{width:100%;border:1px solid var(--line);box-shadow:4px 4px 0 var(--line)}.supplee-serv-section{max-width:52rem;margin:0 auto;padding:3rem 6vw;border-bottom:1px solid var(--line)}.supplee-serv-section h2{font-size:.85rem;text-transform:uppercase;letter-spacing:.12em;color:var(--brass);margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid var(--line)}.supplee-serv-menu{display:grid;gap:0;border:1px solid var(--line)}.supplee-serv-menu-item{display:grid;grid-template-columns:8rem 1fr;border-bottom:1px solid var(--line);padding:1rem 1.25rem}.supplee-serv-menu-item:last-child{border-bottom:none}.supplee-serv-menu-item strong{font-family:var(--display);color:var(--accent)}.supplee-serv-two-col{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.supplee-serv-porch-light{background:linear-gradient(180deg,color-mix(in srgb,var(--brass) 12%,var(--bg)),var(--bg));border-radius:2px;padding:2rem;border:1px solid var(--line)}.supplee-serv-btn{display:inline-block;padding:.7rem 1.4rem;background:var(--accent);color:var(--bg);text-decoration:none;font-weight:600;font-size:.9rem;letter-spacing:.02em}.supplee-serv-btn.ghost{background:transparent;color:var(--accent);border:1px solid var(--accent)}.supplee-serv-img-fallback{min-height:200px;background:linear-gradient(135deg,color-mix(in srgb,var(--accent) 20%,var(--bg)),var(--line))}.supplee-serv-team{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.supplee-serv-team img,.supplee-serv-team .supplee-serv-img-fallback{width:100%;aspect-ratio:3/4;object-fit:cover;border:1px solid var(--line)}.supplee-serv-trades{display:flex;flex-wrap:wrap;gap:.5rem}.supplee-serv-trade-tag{padding:.4rem .9rem;border:1px dashed var(--muted);font-size:.85rem;font-style:italic}.supplee-serv-notes{font-family:var(--display);font-size:1.15rem;line-height:1.8;padding:2rem;border-left:3px solid var(--brass);background:color-mix(in srgb,var(--bg) 95%,var(--brass))}.supplee-serv-form{display:grid;gap:1rem;max-width:480px}.supplee-serv-form label{display:grid;gap:.35rem;font-size:.9rem}.supplee-serv-form input,.supplee-serv-form textarea{padding:.6rem .75rem;border:1px solid var(--line);background:var(--bg);color:var(--ink);font:inherit}.supplee-serv-form button{padding:.75rem 1.2rem;background:var(--accent);color:var(--bg);border:none;font-weight:600;cursor:pointer}.supplee-serv-form button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.supplee-serv-footer{border-top:3px double var(--brass);padding:2.5rem 6vw;display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem;font-size:.85rem}.supplee-serv-footer a{display:block;margin:.2rem 0;text-decoration:none;color:var(--ink)}.supplee-serv-footer a:hover{color:var(--accent)}.supplee-serv-wa-block{font-weight:700;color:var(--accent)!important}.supplee-serv-chart{width:100%;max-width:520px}.supplee-serv-legal,.supplee-serv-page{max-width:42rem;margin:0 auto;padding:3rem 6vw 5rem}.supplee-serv-page h1{border-bottom:1px solid var(--line);padding-bottom:.75rem}@media (max-width: 768px){.supplee-serv-nav{grid-template-columns:1fr;text-align:center}.supplee-serv-nav-right{text-align:center}.supplee-serv-hero-grid,.supplee-serv-two-col,.supplee-serv-team,.supplee-serv-footer{grid-template-columns:1fr}.supplee-serv-menu-item{grid-template-columns:1fr;gap:.25rem}}html{overflow-x:clip;scroll-padding-top:5.5rem}body,#root{max-width:100%;overflow-x:clip}img,video,canvas,svg,iframe{max-width:100%;height:auto}h1,h2,h3,h4,h5,p,li,label,button,a,td,th{overflow-wrap:break-word}header,nav,main,section,article,footer,form{min-width:0;max-width:100%}header,nav{flex-wrap:wrap}input,textarea,select,button{max-width:100%}@media (max-width: 768px){h1{line-height:1.15!important}header{grid-template-columns:1fr!important}header,nav{flex-wrap:wrap;min-width:0}}@media (max-width: 430px){h1{font-size:clamp(1.7rem,9vw,2.4rem)!important}}@media (max-width: 900px){.supplee-serv-nav{grid-template-columns:1fr;text-align:center;padding:1rem 1.1rem .85rem}.supplee-serv-nav-center{flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:.45rem 1rem}.supplee-serv-nav-right{text-align:center}.supplee-serv-hero-grid,.supplee-serv-two-col,.supplee-serv-team,.supplee-serv-footer{grid-template-columns:1fr}}@media (max-width: 768px){.supplee-serv-hero,.supplee-serv-section,.supplee-serv-footer,.supplee-serv-legal,.supplee-serv-page{padding-left:1.1rem;padding-right:1.1rem}.supplee-serv-menu-item{grid-template-columns:1fr;gap:.25rem}.supplee-serv-hero-cta{flex-direction:column;align-items:stretch}}a.wa-premium-btn,.wa-premium-btn{display:inline-flex;align-items:center;gap:.85rem;min-height:48px;padding:.65rem 1.35rem .65rem .95rem;border-radius:999px;background:#0b0d12;border:1px solid #3d4450;color:#f3eee6;text-decoration:none;box-shadow:0 8px 24px #0000002e}a.wa-premium-btn:link,a.wa-premium-btn:visited{color:#f3eee6}a.wa-premium-btn:hover,.wa-premium-btn:hover{color:#f3eee6;filter:brightness(1.08)}a.wa-premium-btn .wa-premium-num,a.wa-premium-btn .wa-premium-lab{color:#f3eee6}.wa-premium-btn svg{flex:0 0 auto;display:block}.wa-premium-copy{display:flex;flex-direction:column;line-height:1.15}.wa-premium-num{font-size:1.12rem;font-weight:600;letter-spacing:.01em;font-variant-numeric:tabular-nums}.wa-premium-lab{font-size:.62rem;letter-spacing:.28em;text-transform:uppercase;opacity:.72;margin-top:.12rem}.brand-mark{width:36px;height:36px;object-fit:cover;border-radius:8px;display:block;flex:0 0 auto}img.brand-mark{max-width:36px;height:36px}
