:root{--brand:#c34832;--brand-deep:#8f2f22;--map:#24796c;--saffron:#d99528;--canvas:#f3f4f1;--surface:#fff;--surface-muted:#e9ede9;--ink:#202421;--muted:#66706a;--border:#d9deda;--success:#287a52;--warning:#a86613;--error:#b63a35;--shadow:0 12px 35px rgba(28,36,31,.09);--page:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--canvas);color:var(--ink);font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,-apple-system,BlinkMacSystemFont,sans-serif;font-size:15px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4{line-height:1.25}.page-width{width:min(calc(100% - 48px),var(--page));margin-inline:auto}.simple-page{min-height:60vh;padding-block:72px 96px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.eyebrow{display:block;margin-bottom:10px;color:var(--brand);font-size:12px;font-weight:750;letter-spacing:.12em;text-transform:uppercase}.site-header{position:-webkit-sticky;position:sticky;z-index:50;top:0;border-bottom:1px solid hsla(132,7%,86%,.85);background:hsla(80,12%,95%,.94);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header-inner{display:flex;width:min(calc(100% - 48px),var(--page));min-height:72px;margin:auto;align-items:center;gap:34px}.brand{display:inline-flex;align-items:center;gap:11px;flex:none}.brand>span:last-child{display:grid}.brand strong{font-size:17px;line-height:1.15}.brand small{margin-top:3px;color:var(--muted);font-size:10px;letter-spacing:.04em}.brand-mark{position:relative;display:grid;width:35px;height:41px;place-items:center;border-radius:50% 50% 52% 0;background:var(--brand);transform:rotate(-45deg);box-shadow:0 5px 12px rgba(195,72,50,.2)}.brand-mark span{width:13px;height:13px;border:4px solid #fff7ed;border-radius:50%}.site-header nav{display:flex;align-items:center;gap:28px;margin-left:auto;color:#3f4742;font-size:14px;font-weight:600}.site-header nav a:hover{color:var(--brand)}.header-cta{min-height:40px;padding:9px 17px;border-radius:6px;background:var(--ink);color:#fff;font-weight:650}.hero-section{position:relative;overflow:hidden;border-bottom:1px solid var(--border);background:#e7ece7}.hero-backdrop{position:absolute;inset:0;opacity:.75;pointer-events:none}.map-line{position:absolute;height:2px;border-radius:99px;background:rgba(36,121,108,.16);transform-origin:left center}.line-one{top:18%;left:48%;width:60%;transform:rotate(24deg)}.line-two{bottom:20%;left:40%;width:72%;transform:rotate(-18deg)}.map-dot{position:absolute;width:16px;height:16px;border:4px solid #f8faf8;border-radius:50%;background:var(--map);box-shadow:0 0 0 1px rgba(36,121,108,.3)}.dot-one{top:24%;right:16%}.dot-two{bottom:17%;right:39%}.dot-three{top:50%;left:47%}.hero-grid{position:relative;display:grid;min-height:650px;grid-template-columns:minmax(0,1.15fr) minmax(340px,.7fr);align-items:center;grid-gap:8%;gap:8%;padding-block:82px}.hero-copy{max-width:680px}.hero-copy h1{margin:0 0 24px;font-size:clamp(44px,6vw,76px);letter-spacing:-.055em}.hero-copy h1 em{color:var(--brand);font-style:normal}.hero-copy>p{max-width:580px;margin-bottom:30px;color:#4e5852;font-size:17px}.search-form{display:grid;max-width:640px;min-height:62px;grid-template-columns:40px 1fr auto;align-items:center;padding:7px;border:1px solid #ccd4cf;border-radius:8px;background:#fff;box-shadow:var(--shadow)}.search-icon{color:var(--map);font-size:29px;text-align:center;transform:rotate(-15deg)}.search-form input{width:100%;min-width:0;padding:10px 8px;border:0;outline:0;color:var(--ink)}.search-form button{min-height:46px;padding:0 25px;border:0;border-radius:6px;background:var(--brand);color:#fff;cursor:pointer;font-weight:700}.hero-links{display:flex;flex-wrap:wrap;gap:18px;margin-top:18px;color:var(--muted);font-size:13px}.hero-links a{color:var(--brand-deep);font-weight:650}.hero-feature{overflow:hidden;border:1px solid hsla(0,0%,100%,.7);border-radius:8px;background:rgba(32,36,33,.93);color:#fff;box-shadow:0 28px 60px rgba(32,36,33,.2)}.hero-feature-top{padding:30px;background:linear-gradient(135deg,rgba(195,72,50,.95),rgba(143,47,34,.98))}.hero-feature-top small,.hero-feature-top span{display:block;color:#f8ded9}.hero-feature-top strong{display:inline-block;margin:4px 9px 0 0;font-size:64px;line-height:1}.hero-feature-top small{display:inline-block}.hero-feature-list{padding:12px 24px 24px}.hero-feature-list a{display:grid;grid-template-columns:28px 1fr auto;align-items:center;grid-gap:12px;gap:12px;padding:16px 0;border-bottom:1px solid hsla(0,0%,100%,.13)}.hero-feature-list a>span{color:var(--saffron);font-family:Georgia,serif}.hero-feature-list a>small{color:#aeb8b1}.hero-feature-list p{margin:20px 0 8px;color:#cad0cc}.market-switcher{display:flex;gap:8px;overflow-x:auto;margin:28px 0 8px;padding-bottom:4px}.market-switcher a{flex:none;padding:9px 15px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--muted);font-size:13px;font-weight:650}.market-switcher a.active{border-color:var(--brand);background:#fff2ee;color:var(--brand-deep)}.tag-navigation{display:grid;grid-template-columns:.75fr 1.25fr;align-items:center;grid-gap:55px;gap:55px;padding-block:70px;border-bottom:1px solid var(--border)}.section-heading h2,.tag-navigation h2{margin:0;font-size:clamp(27px,3vw,38px);letter-spacing:-.03em}.tag-navigation-links{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}.tag-navigation-links a{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:14px 17px;border:1px solid var(--border);border-radius:6px;background:var(--surface);font-weight:650;transition:transform .18s ease,border-color .18s ease}.tag-navigation-links a:hover{border-color:var(--brand);transform:translateY(-2px)}.tag-navigation-links span{color:var(--brand)}.content-section{padding-block:74px}.content-section+.content-section{border-top:1px solid var(--border)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-heading>p{max-width:390px;margin:0;color:var(--muted);text-align:right}.today-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.today-card{display:grid;min-height:210px;grid-template-columns:auto 1fr;grid-gap:20px;gap:20px;padding:26px;border-radius:8px;background:var(--ink);color:#fff}.today-number{color:var(--saffron);font-family:Georgia,serif;font-size:20px}.today-card h3{margin:2px 0 12px;font-size:20px}.today-card p{color:#cbd2ce}.reason-row{display:flex;flex-wrap:wrap;gap:6px}.reason-row span{padding:5px 8px;border:1px solid hsla(0,0%,100%,.18);border-radius:999px;color:#e4e8e5;font-size:11px}.store-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}.store-card{overflow:hidden;border:1px solid var(--border);border-radius:8px;background:var(--surface);box-shadow:0 3px 14px rgba(28,36,31,.035)}.store-card-media{display:block;aspect-ratio:4/3;overflow:hidden;background:#e2e6e2}.store-card-media img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.store-card:hover .store-card-media img{transform:scale(1.025)}.image-placeholder{display:grid;width:100%;height:100%;place-content:center;background:linear-gradient(145deg,#e7eae6,#d7ddd8);color:#6c766f;text-align:center}.image-placeholder span{color:#89928c;font-family:Georgia,serif;font-size:30px}.image-placeholder small{margin-top:4px}.store-card-body{padding:20px}.store-card-topline{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.availability{display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:11px;font-weight:650}.availability:before{width:7px;height:7px;border-radius:50%;background:var(--warning);content:""}.availability.open{color:var(--success)}.availability.open:before{background:var(--success)}.distance{color:var(--muted);font-size:11px}.store-card h3{margin:0 0 8px;font-size:20px}.store-card h3 a:hover{color:var(--brand)}.store-intro{min-height:46px;margin-bottom:12px;color:#4e5752;display:-webkit-box;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical}.store-facts{display:flex;gap:8px;overflow:hidden;color:var(--muted);font-size:12px}.store-facts span{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.store-facts span+span:before{margin-right:8px;color:#b9c0bb;content:"·"}.tag-row{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.tag-row span{padding:4px 8px;border-radius:999px;background:#f0f4f1;color:#52615a;font-size:11px}.match-reason{margin:12px 0 0;color:var(--map);font-size:12px}.text-link{display:inline-flex;align-items:center;gap:6px;margin-top:18px;color:var(--brand-deep);font-size:13px;font-weight:700}.mini-program-order{display:grid;grid-template-columns:1fr auto;align-items:center;grid-gap:40px;gap:40px;margin:20px 0 84px;padding:38px 42px;border-radius:8px;background:#e6eee9}.mini-program-order h2{margin-bottom:10px;font-size:26px}.mini-program-order p{max-width:760px;margin:0;color:#53605a}.mini-program-store{margin-top:8px!important}.mini-program-instruction{display:grid;min-width:168px;padding:13px 20px;border-radius:6px;background:var(--map);color:#fff;text-align:center}.mini-program-instruction span{font-size:18px;font-weight:750}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:11px 19px;border:1px solid transparent;border-radius:6px;font-weight:700}.button.primary{background:var(--brand);color:#fff}.button.primary:hover{background:var(--brand-deep)}.button.secondary{border-color:var(--border);background:#fff;color:var(--ink)}.page-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:34px;padding-bottom:30px;border-bottom:1px solid var(--border)}.legal-page h1,.page-heading h1,.search-page-heading h1{margin-bottom:12px;font-size:clamp(36px,5vw,58px);letter-spacing:-.045em}.page-heading p,.search-page-heading p{margin:0;color:var(--muted)}.result-count{display:flex;align-items:baseline;gap:8px;color:var(--brand);font-family:Georgia,serif;font-size:56px}.result-count small{color:var(--muted);font-family:inherit;font-size:13px}.active-filter{margin:20px 0;padding:12px 15px;border-left:3px solid var(--brand);background:#fff;color:var(--muted)}.active-filter a{color:var(--brand);text-decoration:underline}.search-page-heading{max-width:760px;margin:0 auto 45px;text-align:center}.search-page-heading .search-form{margin:30px auto 0;text-align:left}.search-suggestions{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;min-height:220px;color:var(--muted)}.search-suggestions strong{padding:9px 13px;border:1px solid var(--border);border-radius:999px;background:#fff;color:var(--ink)}.search-suggestions small{flex-basis:100%;text-align:center}.search-results{padding-top:55px}.state-panel{display:grid;min-height:280px;place-items:center;align-content:center;padding:36px;border:1px solid var(--border);border-radius:8px;background:#fff;text-align:center}.state-panel h2{margin:12px 0 8px}.state-panel p{max-width:560px;color:var(--muted)}.state-symbol{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;background:#fff0ed;color:var(--brand);font-size:22px;font-weight:800}.state-symbol.quiet{background:var(--surface-muted);color:var(--map)}.store-detail-hero{border-bottom:1px solid var(--border);background:#e7ece7}.store-detail-grid{display:grid;min-height:590px;grid-template-columns:1.05fr .95fr;align-items:center;grid-gap:7%;gap:7%;padding-block:58px}.store-cover{overflow:hidden;aspect-ratio:16/11;border-radius:8px;background:#d9dfda;box-shadow:var(--shadow)}.store-cover img{width:100%;height:100%;object-fit:cover}.store-cover-placeholder{display:grid;width:100%;height:100%;place-content:center;padding:30px;background:linear-gradient(145deg,#2f453b,#17261f);color:#fff;text-align:center}.store-cover-placeholder span{color:#efc989;font-size:12px;letter-spacing:.18em}.store-cover-placeholder strong{margin:8px 0;font-size:clamp(30px,4vw,46px)}.store-cover-placeholder small{color:#bfcac3}.back-link{display:block;margin-bottom:36px;color:var(--muted);font-size:13px}.store-detail-copy h1{margin:0 0 18px;font-size:clamp(38px,5vw,60px);letter-spacing:-.045em}.store-summary{color:#4b5751;font-size:17px}.detail-badges{display:flex;flex-wrap:wrap;gap:7px;margin:20px 0}.detail-badges span{padding:7px 10px;border:1px solid #cdd6d0;border-radius:6px;background:hsla(0,0%,100%,.72);color:#4f5b55;font-size:12px}.detail-badges .open{border-color:#b8d8c8;color:var(--success)}.detail-badges .closed{color:var(--warning)}.tag-row.large span{padding:6px 10px;background:hsla(0,0%,100%,.7)}.detail-actions{display:flex;gap:10px;margin-top:28px}.store-detail-content{padding-block:68px}.visit-grid{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:50px;gap:50px;padding-bottom:70px}.visit-primary h2{font-size:32px}.visit-primary dl{margin:28px 0}.visit-primary dl div{display:grid;grid-template-columns:100px 1fr;grid-gap:16px;gap:16px;padding:14px 0;border-top:1px solid var(--border)}.visit-primary dt{color:var(--muted)}.visit-primary dd{margin:0;font-weight:650}.trust-note{padding:14px 16px;border-left:3px solid var(--map);background:#edf4f0;color:#506057;font-size:13px}.visit-secondary{display:grid;grid-gap:10px;gap:10px}.info-block{padding:18px 20px;border:1px solid var(--border);border-radius:6px;background:#fff}.info-block>span{display:block;margin-bottom:6px;color:var(--muted);font-size:12px}.info-block p{margin:0}.info-block a{color:var(--brand);font-size:18px;font-weight:750}.story-section{display:grid;grid-template-columns:.7fr 1.3fr;grid-gap:60px;gap:60px;padding:70px 0;border-top:1px solid var(--border)}.story-section h2{font-size:34px}.story-copy{color:#424c46;font-size:17px}.story-copy blockquote{margin:24px 0 0;padding:18px 24px;border-left:3px solid var(--saffron);background:#fff8ec}.gallery-section{padding:70px 0;border-top:1px solid var(--border)}.gallery-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-gap:10px;gap:10px}.gallery-grid img{width:100%;height:260px;border-radius:6px;object-fit:cover}.gallery-grid img:first-child{height:100%;grid-row:span 2}.menu-section{padding:70px 0;border-top:1px solid var(--border);scroll-margin-top:80px}.menu-groups{display:grid;grid-gap:52px;gap:52px}.menu-group>h3{margin-bottom:18px;font-size:22px}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.product-card{display:grid;grid-template-columns:130px 1fr;overflow:hidden;border:1px solid var(--border);border-radius:8px;background:#fff}.product-image{min-height:150px;background:#e7e9e5}.product-image img{width:100%;height:100%;object-fit:cover}.product-image>span{display:grid;width:100%;height:100%;place-items:center;color:var(--muted)}.product-body{display:flex;min-width:0;flex-direction:column;padding:17px}.product-body>div:first-child{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.product-body h4{margin:0;font-size:17px}.product-body strong{flex:none;color:var(--brand)}.product-body p{margin:8px 0;font-size:13px}.product-body p,.product-body small{color:var(--muted)}.stock-status{margin-top:auto;padding-top:10px;color:var(--success);font-size:11px;font-weight:700}.sold-out{opacity:.67}.sold-out .stock-status{color:var(--warning)}.inline-empty{padding:35px;border:1px dashed #bfc8c2;border-radius:8px;color:var(--muted);text-align:center}.legal-page{max-width:820px;padding-block:72px 100px}.legal-page li,.legal-page>p{color:#4b5650}.legal-page h2{margin:40px 0 12px;font-size:23px}.legal-page a{color:var(--brand);text-decoration:underline}.legal-updated{padding-bottom:24px;border-bottom:1px solid var(--border);color:var(--muted)!important}.contact-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.contact-grid section{display:flex;min-height:310px;flex-direction:column;padding:28px;border:1px solid var(--border);border-radius:8px;background:#fff}.contact-grid section>span{color:var(--brand);font-size:12px;font-weight:750}.contact-grid h2{margin:12px 0;font-size:21px}.contact-grid p{color:var(--muted)}.contact-grid .button{align-self:flex-start;margin-top:auto}.not-found{display:grid;min-height:62vh;place-items:center;align-content:center;padding-block:70px;text-align:center}.not-found>span{color:var(--brand);font-family:Georgia,serif;font-size:86px;line-height:1}.not-found h1{margin:18px 0 8px}.not-found p{color:var(--muted)}.site-footer{padding:58px 0 24px;border-top:1px solid var(--border);background:#202421;color:#fff}.site-footer .brand-mark{box-shadow:none}.site-footer .brand small{color:#aeb8b1}.footer-grid{display:grid;width:min(calc(100% - 48px),var(--page));grid-template-columns:2fr 1fr 1fr;grid-gap:60px;gap:60px;margin:auto}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-description{max-width:500px;margin:18px 0 0;color:#aeb8b1}.footer-heading{margin-bottom:9px;color:#fff}.footer-grid a:not(.brand){color:#bfc7c2;font-size:13px}.footer-grid a:hover{color:#fff}.footer-legal{display:flex;width:min(calc(100% - 48px),var(--page));flex-wrap:wrap;gap:10px 24px;margin:45px auto 0;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.12);color:#8f9a93;font-size:12px}.footer-legal a{color:#bdc5c0}@media (max-width:900px){.site-header nav{display:none}.header-cta{margin-left:auto}.hero-grid{min-height:auto;grid-template-columns:1fr;gap:40px;padding-block:60px}.hero-feature{max-width:560px}.tag-navigation{grid-template-columns:1fr;gap:24px}.store-grid,.today-grid{grid-template-columns:repeat(2,1fr)}.today-card:last-child{grid-column:span 2}.store-detail-grid{grid-template-columns:1fr;gap:38px;padding-block:38px 55px}.store-detail-copy{order:-1}.back-link{margin-bottom:24px}.story-section,.visit-grid{grid-template-columns:1fr;gap:28px}.contact-grid,.product-grid{grid-template-columns:1fr}.contact-grid section{min-height:220px}}@media (max-width:620px){.footer-grid,.footer-legal,.page-width,.site-header-inner{width:min(calc(100% - 32px),var(--page))}.site-header-inner{min-height:64px}.brand small{display:none}.header-cta{padding-inline:13px;font-size:12px}.simple-page{padding-block:44px 68px}.hero-grid{padding-block:44px}.hero-copy h1{font-size:43px}.hero-copy>p{font-size:15px}.search-form{min-height:56px;grid-template-columns:32px 1fr auto}.search-form button{min-height:42px;padding-inline:16px}.hero-feature-top{padding:24px}.hero-feature-top strong{font-size:52px}.hero-feature-list{padding-inline:18px}.hero-feature-list a{grid-template-columns:24px 1fr}.hero-feature-list a small{display:none}.tag-navigation{padding-block:48px}.tag-navigation-links{grid-template-columns:repeat(2,1fr)}.content-section{padding-block:52px}.section-heading{align-items:flex-start;flex-direction:column;gap:10px}.section-heading>p{text-align:left}.store-grid,.today-grid{grid-template-columns:1fr}.today-card:last-child{grid-column:auto}.mini-program-order{grid-template-columns:1fr;gap:24px;margin-bottom:60px;padding:28px 24px}.mini-program-instruction{justify-self:stretch}.page-heading{align-items:flex-start;flex-direction:column}.result-count{font-size:44px}.store-detail-grid{min-height:0}.store-detail-copy h1{font-size:40px}.store-cover{aspect-ratio:4/3}.detail-actions{align-items:stretch;flex-direction:column}.visit-primary dl div{grid-template-columns:78px 1fr}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid img{height:170px}.gallery-grid img:first-child{grid-column:span 2;height:230px;grid-row:auto}.product-card{grid-template-columns:108px 1fr}.product-image{min-height:140px}.footer-grid{grid-template-columns:1fr 1fr;gap:38px 20px}.footer-grid>div:first-child{grid-column:span 2}.footer-legal{flex-direction:column}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{scroll-behavior:auto!important;transition:none!important}}