:root{--orange:#f60;--orange-dark:#c94f00;--ink:#181714;--paper:#fffaf3;--white:#fff;--muted:#6f6a63;--line:#d9d1c7;--green:#1fa855;--radius:24px;--shadow:9px 9px 0 var(--ink)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased;margin:0;font-family:Aptos,Segoe UI,sans-serif}body,button,a{font-size:16px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,summary,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:3px solid var(--green);outline-offset:4px}.container{width:min(1180px,100% - 40px);margin-inline:auto}h1,h2,h3,.brand-type{text-transform:uppercase;letter-spacing:-.035em;margin:0;font-family:Franklin Gothic Condensed,Arial Narrow,Impact,sans-serif;font-stretch:75%;line-height:.92}p{margin:0}.eyebrow{color:var(--orange-dark);letter-spacing:.16em;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:800}.eyebrow:before{content:"";vertical-align:middle;background:currentColor;width:28px;height:3px;margin-right:10px;display:inline-block}.eyebrow-light{color:var(--ink)}.site-header{z-index:50;border-bottom:2px solid var(--ink);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf3f5;position:sticky;top:0}.header-row{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand{flex-shrink:0;align-items:center;gap:11px;min-height:44px;display:inline-flex}.brand-logo{object-fit:cover;border-radius:10px;flex:none;width:42px;height:42px}.brand-type{letter-spacing:.01em;flex-direction:column;font-size:17px;line-height:.9;display:flex}.brand-type strong{color:var(--orange-dark);font-size:22px;font-weight:900}nav{align-items:center;gap:27px;display:flex}nav a{align-items:center;min-height:44px;font-size:13px;font-weight:800;display:inline-flex}nav a:hover{color:var(--orange-dark)}.button{border:2px solid var(--ink);background:var(--orange);min-height:54px;box-shadow:5px 5px 0 var(--ink);color:var(--ink);letter-spacing:.04em;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:14px;padding:15px 23px;font-size:13px;font-weight:900;transition:transform .18s,box-shadow .18s;display:inline-flex}.button:hover{box-shadow:0 0 0 var(--ink);transform:translate(5px,5px)}.button-small{min-height:44px;padding:10px 15px;font-size:11px}.button-light{background:var(--white)}.text-link{text-transform:uppercase;border-bottom:2px solid;gap:8px;padding:12px 0;font-size:13px;font-weight:900;display:inline-flex}.text-link-light{color:var(--ink)}.hero{background:var(--paper);padding-top:82px;overflow:hidden}.hero-grid{grid-template-columns:1.03fr .83fr;align-items:center;gap:80px;padding-bottom:86px;display:grid}.hero h1{max-width:700px;font-size:clamp(64px,8vw,112px)}.hero h1 em{color:var(--orange-dark);font-style:normal;display:block}.hero-lead{color:#4d4944;max-width:630px;margin-top:28px;font-size:clamp(18px,2vw,22px);line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:34px;display:flex}.proof-list{gap:38px;margin:44px 0 0;padding:0;list-style:none;display:flex}.proof-list li{flex-direction:column;gap:5px;display:flex}.proof-list strong{color:var(--orange-dark);font-size:25px;line-height:1}.proof-list span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:800}.hero-visual{position:relative}.photo-shell{aspect-ratio:4/5;border:3px solid var(--ink);box-shadow:14px 14px 0 var(--orange);background:var(--orange);border-radius:90px 24px;overflow:hidden}.photo-shell picture{width:100%;height:100%;display:block}.photo-shell img{object-fit:cover;width:100%;height:100%}.location-card{border:2px solid var(--ink);background:var(--white);max-width:280px;box-shadow:6px 6px 0 var(--ink);border-radius:14px;align-items:center;gap:12px;padding:16px 20px;display:flex;position:absolute;bottom:28px;right:-30px}.location-card>span{color:var(--green);font-size:20px}.location-card p{flex-direction:column;gap:3px;font-size:12px;display:flex}.location-card strong{font-size:14px}.ticker{border-block:2px solid var(--ink);background:var(--orange);overflow:hidden}.ticker>div{justify-content:center;gap:28px;min-width:max-content;padding:15px 28px;display:flex}.ticker span{letter-spacing:.02em;text-transform:uppercase;font-family:Franklin Gothic Condensed,Arial Narrow,Impact,sans-serif;font-size:20px;font-weight:900}.ticker i{font-style:normal}section{padding:112px 0}.section-heading{grid-template-columns:1.35fr .65fr;align-items:end;gap:60px;margin-bottom:48px;display:grid}.section-heading h2{max-width:750px;font-size:clamp(48px,6vw,78px)}.section-heading>p{max-width:420px;color:var(--muted);font-size:18px;line-height:1.6}.products{background:var(--white)}.product-grid{border:2px solid var(--ink);border-radius:var(--radius);box-shadow:var(--shadow);grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.product-card{background:var(--paper);border-right:2px solid var(--ink);flex-direction:column;min-height:360px;padding:30px 26px;display:flex}.product-card:last-child{border-right:0}.product-card>span{background:var(--orange);border-radius:50%;place-items:center;width:38px;height:38px;font-size:12px;font-weight:900;display:grid}.product-card h3{letter-spacing:-.02em;margin-top:52px;font-size:36px}.product-card p{color:var(--muted);margin-top:17px;line-height:1.55}.product-card a{min-height:44px;color:var(--orange-dark);text-transform:uppercase;align-items:center;margin-top:auto;font-size:12px;font-weight:900;display:inline-flex}.product-card:hover{background:#fff1e5}.choice{background:var(--orange)}.choice-grid{grid-template-columns:.78fr 1.22fr;align-items:center;gap:90px;display:grid}.choice-photo{position:relative}.choice-photo img{object-fit:cover;border:3px solid var(--ink);width:100%;max-height:680px;box-shadow:14px 14px 0 var(--ink);border-radius:32px 90px}.choice-photo>span{border:2px solid var(--ink);background:var(--white);box-shadow:4px 4px 0 var(--ink);text-transform:uppercase;border-radius:999px;padding:10px 17px;font-size:12px;font-weight:900;position:absolute;top:35px;right:-22px}.choice-copy h2{max-width:700px;color:var(--white);font-size:clamp(50px,6.3vw,82px)}.choice-copy>p:not(.eyebrow){max-width:650px;color:var(--ink);margin-top:26px;font-size:19px;line-height:1.65}.choice-copy ol{border-top:2px solid #18171473;gap:0;margin:36px 0;padding:0;list-style:none;display:grid}.choice-copy li{border-bottom:2px solid #18171473;grid-template-columns:54px 1fr;gap:16px;padding:19px 0;display:grid}.choice-copy li>span{font-weight:900}.choice-copy li strong{text-transform:uppercase;font-size:17px;display:block}.choice-copy li p{color:var(--ink);margin-top:3px;font-size:14px}.store{background:var(--paper)}.store-gallery{grid-template-columns:1.35fr .65fr .65fr;gap:22px;display:grid}.store-gallery figure{border:2px solid var(--ink);border-radius:var(--radius);background:#eee;min-height:480px;margin:0;overflow:hidden}.store-gallery img{object-fit:cover;width:100%;height:100%}.gallery-note{border:2px solid var(--ink);border-radius:var(--radius);background:var(--ink);color:var(--white);flex-direction:column;justify-content:space-between;padding:34px;display:flex}.gallery-note>span{color:var(--orange);font-family:Georgia,serif;font-size:90px;line-height:.6}.gallery-note p{font-family:Georgia,serif;font-size:24px;line-height:1.35}.gallery-note a{min-height:44px;color:var(--orange);text-transform:uppercase;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.reviews{background:var(--ink);color:var(--white)}.rating-head{grid-template-columns:.3fr .7fr;align-items:end;gap:70px;display:grid}.rating-head>div{flex-direction:column;display:flex}.rating-head strong{color:var(--orange);font-family:Franklin Gothic Condensed,Arial Narrow,Impact,sans-serif;font-size:110px;line-height:.75}.rating-head span{color:#aaa59f;letter-spacing:.12em;text-transform:uppercase;margin-top:14px;font-size:12px;font-weight:900}.rating-head h2{max-width:760px;font-size:clamp(50px,6vw,78px)}.review-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:60px;display:grid}.review-card{border-radius:var(--radius);background:#242320;border:1px solid #4f4b46;flex-direction:column;min-height:280px;margin:0;padding:30px;display:flex}.stars{color:var(--orange);letter-spacing:.16em}.review-card blockquote{margin:30px 0;font-family:Georgia,serif;font-size:20px;line-height:1.5}.review-card figcaption{color:#aaa59f;text-transform:uppercase;margin-top:auto;font-size:12px;font-weight:900}.customer-strip{grid-template-columns:220px 1fr 220px;align-items:stretch;gap:28px;margin-top:60px;display:grid}.customer-strip img{object-fit:cover;border:2px solid var(--white);border-radius:22px;width:100%;height:240px}.customer-strip>div{border:2px solid var(--orange);border-radius:22px;flex-direction:column;justify-content:center;align-items:flex-start;padding:30px 48px;display:flex}.customer-strip p{max-width:530px;margin-bottom:24px;font-family:Georgia,serif;font-size:26px;line-height:1.35}.faq{background:var(--white)}.faq-grid{grid-template-columns:.7fr 1.3fr;align-items:start;gap:90px;display:grid}.faq-intro{position:sticky;top:115px}.faq-intro h2{max-width:430px;font-size:clamp(52px,6vw,76px)}.faq-intro>p:last-child{max-width:400px;color:var(--muted);margin-top:25px;font-size:18px;line-height:1.6}.faq-list{border-top:2px solid var(--ink)}.faq-list details{border-bottom:2px solid var(--ink)}.faq-list summary{cursor:pointer;justify-content:space-between;gap:25px;padding:25px 4px;font-size:18px;font-weight:900;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{color:var(--orange-dark);font-size:25px;transition:transform .2s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{max-width:680px;color:var(--muted);padding:0 50px 25px 4px;line-height:1.65}.visit{background:var(--white);padding-top:0}.visit-card{border:3px solid var(--ink);background:var(--orange);box-shadow:12px 12px 0 var(--ink);border-radius:34px;grid-template-columns:1.15fr .85fr;display:grid;overflow:hidden}.visit-copy{padding:60px}.visit-copy h2{max-width:650px;color:var(--white);font-size:clamp(58px,7vw,90px)}.visit-copy>p:not(.eyebrow){max-width:540px;color:var(--ink);margin-top:22px;font-size:18px;line-height:1.6}.visit-copy address{flex-direction:column;gap:6px;margin-top:32px;font-style:normal;display:flex}.visit-copy address strong{font-size:22px}.visit-actions{flex-wrap:wrap;align-items:center;gap:28px;margin-top:32px;display:flex}.hours{background:var(--ink);color:var(--white);flex-direction:column;justify-content:center;padding:54px;display:flex}.hours>p{color:var(--orange);letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:900}.hours dl{margin:22px 0 30px}.hours dl div{border-bottom:1px solid #4e4a45;justify-content:space-between;gap:25px;padding:17px 0;display:flex}.hours dt{color:#c2bdb7}.hours dd{margin:0;font-weight:900}.hours a{min-height:44px;color:var(--orange);text-transform:uppercase;align-items:center;font-size:12px;font-weight:900;display:inline-flex}footer{background:var(--paper);padding:70px 0 25px}.footer-grid{grid-template-columns:1fr 1fr 1fr;align-items:start;gap:45px;display:grid}.brand-footer .brand-logo{border-radius:12px;width:52px;height:52px}.brand-footer .brand-type{font-size:20px}.brand-footer .brand-type strong{font-size:26px}.footer-grid>div:nth-child(2){color:var(--muted);line-height:1.7}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:10px 20px;font-size:13px;font-weight:900;display:flex}.footer-links a{align-items:center;min-height:44px;display:inline-flex}.footer-links a:hover{color:var(--orange-dark)}.legal{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;margin-top:55px;padding-top:20px;font-size:11px;display:flex}.floating-cta{display:none}@media (width<=980px){nav{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:42px}.hero h1{font-size:clamp(58px,8.5vw,84px)}.proof-list{gap:20px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-card:nth-child(2){border-right:0}.product-card:nth-child(-n+2){border-bottom:2px solid var(--ink)}.choice-grid{gap:50px}.store-gallery{grid-template-columns:1.1fr .9fr}.gallery-note{grid-column:1/-1;min-height:280px}.rating-head{grid-template-columns:.4fr .6fr;gap:35px}.faq-grid{gap:50px}}@media (width<=720px){html{scroll-padding-top:72px}.container{width:min(100% - 28px,620px)}.header-row{min-height:70px}.site-header .button-small{display:none}.brand-logo{border-radius:9px;width:38px;height:38px}.brand-type{font-size:15px}.brand-type strong{font-size:19px}section{padding:78px 0}.hero{padding-top:55px}.hero-grid{grid-template-columns:1fr;gap:52px;padding-bottom:70px}.hero h1{font-size:clamp(57px,19vw,84px)}.hero-lead{font-size:18px}.hero-actions{flex-direction:column;align-items:stretch;gap:13px}.hero-actions .button{width:100%}.hero-actions .text-link{align-self:flex-start}.proof-list{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:36px;display:grid}.proof-list strong{font-size:20px}.proof-list span{font-size:9px;line-height:1.35}.hero-visual{width:calc(100% - 14px)}.photo-shell{box-shadow:10px 10px 0 var(--orange);border-radius:58px 18px}.location-card{max-width:240px;bottom:20px;right:-12px}.ticker>div{justify-content:flex-start}.section-heading{grid-template-columns:1fr;gap:22px;margin-bottom:34px}.section-heading h2{font-size:clamp(46px,15vw,66px)}.section-heading>p{font-size:16px}.product-grid{box-shadow:7px 7px 0 var(--ink);grid-template-columns:1fr}.product-card{border-right:0;border-bottom:2px solid var(--ink);min-height:290px}.product-card:nth-child(2){border-right:0}.product-card:nth-child(-n+2){border-bottom:2px solid var(--ink)}.product-card:last-child{border-bottom:0}.product-card h3{margin-top:35px}.choice-grid{grid-template-columns:1fr;gap:60px}.choice-photo{width:calc(100% - 14px)}.choice-photo img{max-height:560px;box-shadow:10px 10px 0 var(--ink);border-radius:22px 60px}.choice-photo>span{right:-12px}.choice-copy h2{font-size:clamp(48px,15vw,68px)}.choice-copy>p:not(.eyebrow){font-size:17px}.choice-copy .button{width:100%}.store-gallery{grid-template-columns:1fr}.store-gallery figure{min-height:390px}.store-gallery figure:nth-child(2){min-height:540px}.gallery-note{grid-column:auto;min-height:300px}.rating-head{grid-template-columns:1fr;gap:40px}.rating-head strong{font-size:90px}.rating-head h2{font-size:clamp(48px,14.5vw,66px)}.review-grid{grid-template-columns:1fr;margin-top:40px}.review-card{min-height:250px}.customer-strip{grid-template-columns:1fr 1fr;gap:14px}.customer-strip img{height:220px}.customer-strip>div{grid-area:2/1/auto/-1;padding:28px}.customer-strip p{font-size:22px}.faq-grid{grid-template-columns:1fr;gap:45px}.faq-intro{position:static}.faq-intro h2{font-size:clamp(48px,15vw,66px)}.faq-list summary{font-size:16px}.visit-card{box-shadow:8px 8px 0 var(--ink);grid-template-columns:1fr}.visit-copy,.hours{padding:38px 28px}.visit-copy h2{font-size:clamp(52px,16vw,72px)}.visit-actions{flex-direction:column;align-items:flex-start;gap:15px}.visit-actions .button{width:100%}.footer-grid{grid-template-columns:1fr}.footer-links{justify-content:flex-start}.legal{flex-direction:column;margin-bottom:82px}.floating-cta{z-index:60;border:2px solid var(--ink);background:var(--green);min-height:56px;box-shadow:5px 5px 0 var(--ink);color:var(--ink);letter-spacing:.05em;text-transform:uppercase;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 20px;font-size:13px;font-weight:900;display:flex;position:fixed;bottom:14px;left:14px;right:14px}}@media (width<=390px){.proof-list{grid-template-columns:1fr 1fr}.proof-list li:last-child{grid-column:1/-1}.location-card{max-width:none;margin:18px -8px 0 8px;position:relative;bottom:auto;right:auto}.customer-strip img{height:190px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
