
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.65 var(--body)}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;width:100%;height:100%;object-fit:cover}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:var(--on)}.skip{position:fixed;left:15px;top:-100px;z-index:50;background:var(--ink);color:var(--bg);padding:14px}.skip:focus{top:15px}.wrap{width:min(1300px,88%);margin:auto}.header{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:25px 0;border-bottom:1px solid var(--line)}.brand{font:600 25px/1.05 var(--display);letter-spacing:-.025em}.brand small{display:block;font:500 12px/1.5 var(--body);letter-spacing:.13em;margin-top:7px;text-transform:uppercase}.nav{display:flex;align-items:center;gap:28px;font-size:14px}.nav a:hover{color:var(--accent)}.menu{display:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;min-height:52px;padding:14px 24px;background:var(--accent);color:var(--on);font-size:14px;font-weight:700;border:1px solid var(--accent);border-radius:var(--radius);transition:transform .25s,box-shadow .25s}.button:hover{transform:translateY(-3px);box-shadow:0 7px 0 var(--line)}.button.alt{background:transparent;color:var(--ink);border-color:var(--line)}.button span{font-size:21px;line-height:1}.text-link{font-size:14px;display:inline-block;padding:5px 0;border-bottom:1px solid currentColor}.actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap;margin-top:28px}.eyebrow{font-size:12px;line-height:1.5;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--accent)}.hero{padding:65px 0 75px}.hero h1{font-size:clamp(56px,7vw,103px);line-height:1.03;letter-spacing:-.048em}.hero h1 em{font-style:normal;color:var(--accent)}.hero p.lead{font-size:19px;line-height:1.55;max-width:460px;margin-top:25px}.hero-note{font-size:13px;margin-top:28px;opacity:.72}.hero-copy>.eyebrow{margin-bottom:25px}.split{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:center}.visual{position:relative;min-width:0;transform-style:preserve-3d;transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))}.visual>img{height:550px;border-radius:var(--photo-radius);box-shadow:0 28px 45px #0002}.photo-tag{position:absolute;right:-14px;bottom:25px;max-width:75%;padding:18px 23px;background:var(--accent);color:var(--on);font:500 25px/1.15 var(--display);transform:translateZ(55px) rotate(-4deg);box-shadow:0 12px 25px #0002}.strip{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:14px}.strip strong{font-weight:600}.section{padding:85px 0}.section-head{display:flex;justify-content:space-between;gap:35px;align-items:end;margin-bottom:37px}.section h2{font-size:clamp(37px,4.6vw,66px);line-height:1.09;letter-spacing:-.04em}.section-head .eyebrow{margin-bottom:18px}.section-head>p{max-width:365px;opacity:.75}.picker{display:grid;grid-template-columns:.9fr 1.1fr;gap:8%;align-items:center}.choice-list{display:flex;flex-direction:column;border-top:1px solid var(--line)}.choice{display:grid;grid-template-columns:36px 1fr 25px;align-items:center;gap:15px;text-align:left;background:none;color:var(--ink);padding:22px 0;border:0;border-bottom:1px solid var(--line);transition:padding .25s,color .25s}.choice>span{font-size:12px;opacity:.65}.choice strong{font:500 24px/1.2 var(--display)}.choice b{font-weight:400;font-size:24px}.choice[aria-pressed=true]{color:var(--accent);padding-left:10px}.selection{background:var(--panel);padding:37px;border-radius:var(--radius);min-height:280px;border:1px solid var(--line)}.selection h3{font-size:32px;line-height:1.15;letter-spacing:-.025em;margin:13px 0 17px}.selection p{max-width:450px}.selection .text-link{margin-top:25px}.story{display:grid;grid-template-columns:1fr 1fr;gap:9%;align-items:center}.story-photo{height:440px;position:relative;transform:perspective(1200px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transform-style:preserve-3d}.story-photo img{border-radius:var(--photo-radius)}.story-copy>.eyebrow{margin-bottom:21px}.story-copy>p:not(.eyebrow){margin-top:25px;max-width:470px}.questions{margin-top:27px}.questions details{border-top:1px solid var(--line)}.questions details:last-child{border-bottom:1px solid var(--line)}.questions summary{cursor:pointer;list-style:none;font-size:16px;display:flex;justify-content:space-between;gap:20px;padding:17px 0}.questions summary::-webkit-details-marker{display:none}.questions summary span{font-size:21px;transition:transform .2s}.questions details[open] summary span{transform:rotate(45deg)}.questions details p{font-size:16px;opacity:.8;padding-bottom:22px}.visit{background:var(--panel);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.visit-grid{display:grid;grid-template-columns:1.25fr 1fr;gap:10%;align-items:center}.visit h2{margin:20px 0 25px}.visit address{font-size:20px;font-style:normal}.visit-card{border-left:1px solid var(--line);padding-left:40px}.visit-card h3{font-size:28px;line-height:1.15;margin-bottom:20px}.visit-card p{margin-bottom:23px}.visit-card .button{width:100%;margin-top:12px}.visit-card .tiny{font-size:13px;margin:18px 0 0;opacity:.75}.footer{padding:37px 0;display:flex;justify-content:space-between;gap:40px}.footer-links{display:flex;gap:25px;flex-wrap:wrap;align-items:start;font-size:14px;max-width:520px}.footer-links details{flex-basis:100%;font-size:12px;opacity:.72}.footer-links summary{cursor:pointer}.footer-links p{margin-top:10px}.mobile-bar{display:none}.reveal{opacity:1}.motion .reveal{opacity:0;translate:0 22px;transition:opacity .65s,translate .65s}.motion .reveal.visible{opacity:1;translate:0 0}.motion .hero-copy{animation:arrive .9s both}.motion .visual{animation:arrive 1s .1s both}@keyframes arrive{from{opacity:0;translate:0 25px}to{opacity:1;translate:0 0}}.section-tint{background:var(--panel)}
@media(max-width:960px){.nav{gap:18px}.split{gap:5%}.hero h1{font-size:clamp(52px,7.5vw,76px)}.visual>img{height:480px}.picker{gap:5%}.story{gap:6%}.photo-tag{right:-8px}.section{padding:70px 0}.wrap{width:89%}.brand{font-size:22px}}
@media(max-width:700px){body{padding-bottom:70px}.header{flex-wrap:wrap;padding:19px 0;gap:18px}.brand{font-size:23px}.menu{display:block;min-height:44px;border:1px solid var(--line);background:none;color:var(--ink);padding:7px 14px;border-radius:var(--radius);font-size:14px}.nav{display:none;width:100%;flex-wrap:wrap;padding:10px 0;gap:20px}.nav.open{display:flex}.nav>.button{width:100%}.hero{padding:37px 0 49px}.hero h1{font-size:clamp(50px,12vw,77px)}.hero p.lead{font-size:18px}.split{grid-template-columns:1fr;gap:40px}.visual>img{height:435px}.photo-tag{right:-5px;bottom:20px;font-size:24px}.hero-note{margin-top:23px}.strip{gap:15px;flex-wrap:wrap;font-size:13px}.strip>span{flex-basis:45%}.section{padding:55px 0}.section-head{display:block;margin-bottom:28px}.section-head>p{margin-top:20px}.section h2{font-size:clamp(37px,9vw,53px)}.picker,.story,.visit-grid{grid-template-columns:1fr;gap:30px}.choice strong{font-size:24px}.choice{padding:18px 0}.selection{padding:28px;min-height:270px}.selection h3{font-size:30px}.story-photo{height:360px}.visit-card{border-left:0;border-top:1px solid var(--line);padding:25px 0 0}.footer{flex-direction:column;gap:27px}.footer-links{gap:20px}.mobile-bar{display:grid;grid-template-columns:1fr 1.25fr;gap:9px;position:fixed;z-index:20;bottom:0;left:0;right:0;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:var(--bg);border-top:1px solid var(--line);transition:translate .25s}.mobile-bar a{min-height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;border:1px solid var(--line);border-radius:var(--radius)}.mobile-bar a:last-child{background:var(--accent);color:var(--on);font-weight:700}.mobile-bar.hidden{translate:0 130%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion .reveal{opacity:1;translate:none}.visual,.story-photo{transform:none!important}}

:root{--bg:#111415;--ink:#f3f5f1;--accent:#d7f358;--on:#141a12;--panel:#202728;--line:#4f5b57;--body:"DM Sans",sans-serif;--display:"Oswald",sans-serif;--radius:0px;--photo-radius:0px}.fivestar .brand{font-size:44px;font-weight:600;font-style:italic;letter-spacing:-.04em}.fivestar .brand small{font-style:normal;letter-spacing:.18em}.star-hero{display:grid;grid-template-columns:1fr 1fr;gap:6%;position:relative;align-items:center;padding-top:65px;padding-bottom:145px;isolation:isolate}.fivestar .hero h1{text-transform:uppercase;font-size:clamp(59px,6.2vw,93px);line-height:1.08;font-weight:500;letter-spacing:-.025em}.fivestar .visual{order:2;rotate:3deg}.fivestar .hero-copy{order:1}.fivestar .visual>img{height:515px;object-position:48% 48%;border-bottom:10px solid #d7f358}.fivestar .photo-tag{font-size:31px;transform:translateZ(60px) rotate(-7deg);right:-10px;bottom:35px}.star-word{position:absolute;left:0;bottom:15px;font:600 clamp(65px,10vw,150px)/1 "Oswald",sans-serif;letter-spacing:-.04em;color:#3c4741;z-index:-1}.fivestar .strip{border-color:#d7f358}.fivestar h2,.fivestar .choice strong{text-transform:uppercase}.fivestar .choice strong{font-size:28px}.fivestar .selection{border-left:4px solid #d7f358}.fivestar .story-photo img{object-position:55% 50%}.fivestar .visit{background:#d7f358;color:#111415}.fivestar .visit .eyebrow{color:#334419}.fivestar .visit .button{background:#111415;color:#d7f358;border-color:#111415}.fivestar .visit .button.alt{background:transparent;color:#111415}.fivestar .visit-card{border-color:#8b9f48}@media(max-width:700px){.star-hero{grid-template-columns:1fr;gap:35px;padding-top:35px;padding-bottom:112px}.fivestar .hero h1{font-size:clamp(55px,12vw,78px)}.fivestar .visual{order:2;width:95%;margin:auto}.fivestar .hero-copy{order:1}.fivestar .visual>img{height:370px}.star-word{font-size:78px;bottom:12px}.fivestar .brand{font-size:36px}}
.hero-copy,.story-copy,.visit-grid>div,.picker>div{min-width:0}.brand{flex-shrink:0}.header{column-gap:20px}.nav .button{white-space:nowrap}p,address{overflow-wrap:break-word}@media(min-width:701px) and (max-width:960px){.header{flex-wrap:wrap}.nav{margin-left:auto;flex-wrap:wrap}}

/* The shop's own white, yellow and charcoal identity. */
:root{--bg:#111110;--ink:#f7f7f2;--accent:#ffe500;--on:#111110;--panel:#1b1b18;--line:#404039}
.fivestar .visual>img{border-bottom-color:var(--accent)}
.fivestar .strip{border-color:var(--accent)}
.fivestar .selection{border-left-color:var(--accent)}
.fivestar .visit{background:var(--accent);color:var(--on)}
.fivestar .visit .button{background:var(--on);color:var(--accent);border-color:var(--on)}
.fivestar .visit .button.alt{color:var(--on)}
.fivestar .cmh-google-widget{--cmh-r-bg:#090909!important;--cmh-r-ink:#f7f7f2!important;--cmh-r-accent:#ffe500!important}

/* Authentic shop identity and readable service presentation. */
.fivestar .shop-brand{display:flex;align-items:center;gap:14px;font-style:normal;letter-spacing:-.025em;font-size:32px;line-height:1.05}
.shop-brand>img{width:68px;height:68px;object-fit:contain;border:1px solid #666747;flex-shrink:0}
.fivestar .shop-brand small{font-size:12px;letter-spacing:.27em;margin-top:7px;color:#d0d0c4}
.fivestar .hero h1{font-size:clamp(57px,5.6vw,86px);line-height:1.1}
.star-word{color:#34342e}
.fivestar .nav .button:hover{color:var(--on)}
.fivestar .choice strong{font-size:clamp(22px,2.35vw,30px)}
.fivestar .selection h3{text-transform:uppercase}
.fivestar .shop-photo{height:auto;max-width:398px;margin:0 auto;width:100%;background:var(--bg)}
.fivestar .shop-photo img{height:auto;aspect-ratio:398/503;object-fit:contain;box-shadow:18px 18px 0 #ffe500}
.shop-photo figcaption{position:relative;padding:18px 20px;background:var(--accent);color:var(--on);font-size:12px;font-weight:700;letter-spacing:.06em;display:flex;justify-content:space-between}
.fivestar .visit .eyebrow{color:#353314}
.fivestar .visit :focus-visible{outline-color:var(--on)}
.fivestar .visit-card{border-color:#8f8122}
@media(max-width:700px){.fivestar .shop-brand{gap:10px;font-size:26px}.shop-brand>img{width:53px;height:53px}.fivestar .shop-brand small{font-size:11px}.fivestar .hero h1{font-size:clamp(47px,10.8vw,76px)}.fivestar .strip{gap:16px}.fivestar .strip>span{flex-basis:100%}.fivestar .shop-photo{width:calc(100% - 15px);margin-left:0}.fivestar .shop-photo img{box-shadow:14px 14px 0 #ffe500}.fivestar .choice strong{font-size:26px}}
@media(max-width:370px){.fivestar .hero h1{font-size:44px}.fivestar .shop-brand{font-size:23px}.fivestar .choice strong{font-size:23px}.fivestar .header{gap:10px}.fivestar .hero p.lead{font-size:17px}}
