:root{--font-display:"Fraunces", Georgia, "Times New Roman", serif;--font-body:"Source Sans 3", "Helvetica Neue", Arial, sans-serif;--step--1:clamp(.875rem, .85rem + .12vw, .95rem);--step-0:clamp(1rem, .95rem + .3vw, 1.125rem);--step-1:clamp(1.3rem, 1.15rem + .75vw, 1.7rem);--step-2:clamp(1.75rem, 1.35rem + 2vw, 2.75rem);--step-3:clamp(2.3rem, 1.6rem + 3.6vw, 4rem);--space-2xs:.35rem;--space-xs:.6rem;--space-s:1rem;--space-m:clamp(1.5rem, 1.1rem + 1.6vw, 2.25rem);--space-l:clamp(2.5rem, 1.8rem + 3vw, 4.25rem);--space-xl:clamp(3.5rem, 2.4rem + 5vw, 7rem);--radius:12px;--measure:62ch;--ease:cubic-bezier(.22, 1, .36, 1);--paper:oklch(96.2% .026 68);--paper-2:oklch(92.5% .036 66);--ink:oklch(25% .022 55);--ink-soft:oklch(44% .025 55);--line:oklch(84% .028 70);--accent:oklch(47% .135 38);--accent-ink:oklch(98% .012 75);--accent-wash:oklch(91% .045 48)}body[data-kind=trade]{--paper:oklch(97.5% .008 150);--paper-2:oklch(94% .013 152);--ink:oklch(23% .018 150);--ink-soft:oklch(42% .02 150);--line:oklch(86% .015 152);--accent:oklch(43% .095 152);--accent-ink:oklch(98% .01 150);--accent-wash:oklch(93% .03 155)}*{box-sizing:border-box}html{color-scheme:light;-webkit-text-size-adjust:100%}[hidden]{display:none!important}body{background:var(--paper);color:var(--ink);font-family:var(--font-body);font-size:var(--step-0);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}img{max-width:100%;height:auto;display:block}figure,blockquote{margin:0}h1,h2,h3{font-family:var(--font-display);font-optical-sizing:auto;letter-spacing:-.015em;text-wrap:balance;margin:0 0 .4em;line-height:1.08}h1{font-size:var(--step-3);font-variation-settings:"opsz" 120, "wght" 700}h2{font-size:var(--step-2);font-variation-settings:"opsz" 96, "wght" 600}h3{font-size:var(--step-1);font-variation-settings:"opsz" 24, "wght" 600}p{max-width:var(--measure);margin:0 0 1em}p:last-child{margin-bottom:0}a{color:var(--accent);text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}:focus-visible{outline:3px solid var(--ink);outline-offset:3px;border-radius:2px}.skip{top:var(--space-xs);left:var(--space-xs);z-index:20;background:var(--ink);color:var(--paper);border-radius:var(--radius);transform:translateY(calc(-100% - var(--space-s)));transition:transform .18s var(--ease);padding:.7rem 1.1rem;font-weight:600;text-decoration:none;position:fixed}.skip:focus{transform:translateY(0)}.wrap{width:min(72rem,100% - 2.5rem);margin-inline:auto}.holding{padding-block:var(--space-xl)}main>section{padding-block:var(--space-l)}main>section+section{border-top:1px solid var(--line)}main>section:last-child{padding-bottom:var(--space-xl)}.site-header{border-top:4px solid var(--accent);border-bottom:1px solid var(--line);padding-block:var(--space-s);background:var(--paper)}.site-header .wrap{justify-content:space-between;align-items:baseline;gap:var(--space-2xs) var(--space-s);flex-wrap:wrap;display:flex}.site-name{max-width:none;font-family:var(--font-display);font-optical-sizing:auto;font-variation-settings:"opsz" 20, "wght" 700;font-size:var(--step-1);letter-spacing:-.015em;margin:0;line-height:1.15}.site-phone{font-variant-numeric:tabular-nums;white-space:nowrap;font-weight:600}@media (width<=39.999rem){.site-phone{display:none}}.hero{padding-block:var(--space-xl) var(--space-l)}body[data-kind=storefront] .hero{background:var(--paper-2)}body[data-kind=storefront] .hero+section{border-top:0}.hero-inner{gap:var(--space-m);align-items:center;display:grid}.hero-text>:last-child{margin-bottom:0}.eyebrow{margin:0 0 var(--space-xs);color:var(--ink-soft);font-weight:600;font-size:var(--step--1);text-transform:uppercase;letter-spacing:.1em}.hero h1{max-width:19ch;margin-bottom:.3em}.hero h1[data-length=long]{font-size:var(--step-2);max-width:24ch}.hero .sub{font-size:var(--step-1);color:var(--ink-soft);text-wrap:pretty;max-width:44ch;line-height:1.35}.hero-aside{margin-top:var(--space-m)}.hero-address{margin:var(--space-s) 0 0;color:var(--ink-soft);font-size:var(--step--1);max-width:32ch}.hero-photo{border-radius:var(--radius);aspect-ratio:4/3;background:var(--paper-2);overflow:hidden}.hero-photo img{object-fit:cover;width:100%;height:100%}@media (width>=60rem){.hero:not(.hero-flat) .hero-inner{gap:var(--space-l);grid-template-columns:1.05fr .95fr}body[data-kind=storefront] .hero:not(.hero-flat) .hero-inner{grid-template-columns:.95fr 1.05fr}body[data-kind=storefront] .hero-photo{order:-1}.hero-flat .hero-inner{grid-template-columns:minmax(0,1fr)}.hero-flat h1{max-width:21ch}.hero-flat .hero-text:has(.hero-aside){column-gap:var(--space-l);grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);display:grid}.hero-flat .hero-text:has(.hero-aside) .eyebrow{grid-area:1/1/2/-1}.hero-flat .hero-text:has(.hero-aside) h1{grid-area:2/1/3/-1}.hero-flat .hero-text:has(.hero-aside) .sub{grid-area:3/1/4/2}.hero-flat .hero-text:has(.hero-aside) .actions{grid-area:4/1/5/2}.hero-flat .hero-text:has(.hero-aside) .hero-aside{border-top:1px solid var(--line);padding-top:var(--space-s);grid-area:3/2/5/3;align-self:start;margin-top:.45rem}.hero-flat .hero-text:has(.hero-aside) .facts{flex-direction:column;align-items:flex-start}}body[data-kind=trade] .hero-flat .btn-lead{font-size:var(--step-1);padding:.85rem 1.6rem}.actions{gap:var(--space-xs);margin-top:var(--space-m);flex-wrap:wrap;max-width:none;display:flex}.btn{border:2px solid var(--accent);font-family:inherit;font-weight:600;line-height:1.2;font-size:inherit;cursor:pointer;transition:transform .16s var(--ease), opacity .16s var(--ease);border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.8rem 1.35rem;text-decoration:none;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-ink)}.btn-secondary{color:var(--accent);background:0 0}.btn:hover{transform:translateY(-2px)}.btn:active{opacity:.88;transform:translateY(0)}.facts{gap:var(--space-xs);flex-wrap:wrap;max-width:none;margin:0;display:flex}.badge{border:1px solid var(--line);background:var(--paper);color:var(--ink-soft);font-size:var(--step--1);border-radius:999px;align-items:baseline;gap:.4rem;padding:.35rem .8rem .4rem;display:inline-flex}.badge-today{border-color:var(--accent);background:var(--accent-wash);color:var(--ink);font-weight:600}.stars{color:var(--accent);letter-spacing:.08em}.section-body>:last-child{margin-bottom:0}.lede{font-size:var(--step-0);text-wrap:pretty}body[data-kind=storefront] .lede{max-width:52ch;font-size:1.15em;line-height:1.5}body[data-kind=trade] main>section:not(.hero)>h2{font-family:var(--font-body);font-size:var(--step--1);font-variation-settings:normal;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);margin-bottom:var(--space-s);font-weight:600}@media (width>=62rem){body[data-kind=trade] main>section:not(.hero){column-gap:var(--space-l);grid-template-columns:12rem minmax(0,1fr);display:grid}body[data-kind=trade] main>section:not(.hero)>h2{grid-area:1/1;margin:.45rem 0 0}body[data-kind=trade] main>section:not(.hero)>.section-body{grid-area:1/2}}body[data-kind=storefront] main>section:not(.hero)>h2{margin-bottom:var(--space-m)}.services{gap:0;margin:0;padding:0;list-style:none;display:grid}.services li{border-top:1px solid var(--line);padding-block:var(--space-s) var(--space-m)}.services h3{margin-bottom:.25em}.services p{color:var(--ink-soft);max-width:48ch;margin:0}body[data-kind=storefront] .services h3{font-variation-settings:"opsz" 40, "wght" 600}@media (width>=48rem){body[data-kind=storefront] .services li{column-gap:var(--space-m);grid-template-columns:minmax(10rem,17rem) minmax(0,1fr);align-items:start;display:grid}body[data-kind=storefront] .services h3{margin-bottom:0}}body[data-kind=trade] .services h3{font-family:var(--font-body);font-variation-settings:normal;font-weight:600;font-size:var(--step-0);letter-spacing:0}@media (width>=48rem){body[data-kind=trade] .services{column-gap:var(--space-l)}body[data-kind=trade] .services[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}body[data-kind=trade] .services[data-count="4"],body[data-kind=trade] .services[data-count="5"],body[data-kind=trade] .services[data-count="6"]{grid-template-columns:repeat(2,minmax(0,1fr))}body[data-kind=trade] .services[data-count="5"] li:last-child{grid-column:1/-1}}.reviews{gap:var(--space-m);align-items:start;display:grid}@media (width>=46rem){.reviews{column-gap:var(--space-l);grid-template-columns:repeat(auto-fit,minmax(17rem,1fr))}.reviews[data-count="1"]{grid-template-columns:minmax(0,34rem)}.reviews[data-count="4"]{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=72rem){.reviews[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}.review{border-top:1px solid var(--line);padding-top:var(--space-s)}.review .stars{margin:0 0 var(--space-2xs);font-size:var(--step-0)}.review blockquote p{text-wrap:pretty;max-width:42ch;margin:0}.review figcaption{margin-top:var(--space-xs);color:var(--ink-soft);font-size:var(--step--1)}body[data-kind=storefront] .review blockquote p{font-family:var(--font-display);font-optical-sizing:auto;font-variation-settings:"opsz" 20, "wght" 600;font-size:var(--step-1);line-height:1.32}.reviews[data-count="1"] blockquote p{font-size:var(--step-1);line-height:1.35}.source{margin-top:var(--space-m);color:var(--ink-soft);font-size:var(--step--1)}table.hours{border-collapse:collapse;font-variant-numeric:tabular-nums;width:100%;max-width:28rem}table.hours th,table.hours td{border-bottom:1px solid var(--line);text-align:left;padding:.55rem .15rem}table.hours th{font-weight:400}table.hours td{text-align:right;color:var(--ink-soft)}table.hours tr:last-child th,table.hours tr:last-child td{border-bottom:0}table.hours tr.today th,table.hours tr.today td{color:var(--ink);font-weight:600}body[data-kind=storefront] .section-hours .section-body{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-s) var(--space-m);max-width:34rem}body[data-kind=storefront] table.hours{max-width:none;font-size:var(--step-0)}body[data-kind=storefront] table.hours th,body[data-kind=storefront] table.hours td{border-color:var(--line);padding-block:.7rem}body[data-kind=storefront] table.hours tr.today th,body[data-kind=storefront] table.hours tr.today td{color:var(--accent)}body[data-kind=trade] table.hours{font-size:var(--step--1);max-width:24rem}.contact-grid{gap:var(--space-m);align-items:start;display:grid}@media (width>=52rem){.contact-grid:has(form){column-gap:var(--space-l);grid-template-columns:minmax(0,1fr) minmax(0,1.1fr)}}.contact-reach .actions{margin-top:0}.contact-address{margin-top:var(--space-s);color:var(--ink-soft);max-width:30ch}body[data-kind=trade] .contact-reach{background:var(--paper-2);border:1px solid var(--line);border-radius:var(--radius);padding:var(--space-m);max-width:30rem}form.contact{gap:var(--space-s);max-width:32rem;display:grid}.field{gap:.3rem;max-width:none;margin:0;display:grid}.field label{font-weight:600;font-size:var(--step--1)}form.contact input,form.contact textarea{font:inherit;color:inherit;border:1px solid var(--ink-soft);background:var(--paper);border-radius:8px;width:100%;padding:.7rem .85rem}form.contact textarea{resize:vertical}form.contact button{justify-self:start}.hp{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.site-footer{border-top:1px solid var(--line);padding-block:var(--space-m);color:var(--ink-soft);font-size:var(--step--1)}.site-footer p{max-width:none}.credit{margin-top:var(--space-2xs)}.action-bar{display:none}@media (width<=39.999rem){body:has(.action-bar){padding-bottom:calc(4.75rem + env(safe-area-inset-bottom,0px))}.action-bar{inset-inline:0;z-index:10;gap:var(--space-xs);padding:.6rem .9rem calc(.6rem + env(safe-area-inset-bottom,0px));background:var(--paper);border-top:1px solid var(--line);display:flex;position:fixed;bottom:0}.action-bar .btn{flex:auto;padding-inline:.75rem}.action-bar .btn-secondary{background:var(--paper);flex:0 auto}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.btn:hover{transform:none}}
