:root{--ink:#18342f;--ink-soft:#53665f;--cream:#fbf8f0;--paper:#fffdf8;--line:#e7e3d6;--orange:#e78355;--mint:#e9f0e8;--shadow:0 18px 50px rgba(20,50,42,.07);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic","Meiryo",system-ui,sans-serif;color:var(--ink);background:var(--cream)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button{cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em}h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.23}h2{font-size:clamp(1.45rem,2.8vw,2.1rem)}p{line-height:1.85}small{font-size:.75em}.site-header{position:sticky;top:0;z-index:20;background:rgba(251,248,240,.94);border-bottom:1px solid var(--line);backdrop-filter:blur(14px)}.header-inner{max-width:1240px;margin:auto;padding:14px 28px;display:flex;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap;font-weight:800;font-size:1.1rem;letter-spacing:-.04em}.brand small{font-size:.6rem;font-weight:500;color:#74877d;margin-left:3px}.brand-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--ink);color:#fff5e6;font-size:1.2rem}.desktop-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:.83rem;font-weight:700}.desktop-nav a:hover,.text-link:hover,.footer-inner a:hover{color:#c7673b}.account-link{border:1px solid var(--ink);border-radius:100px;padding:9px 17px;white-space:nowrap;font-size:.78rem;font-weight:700}.account-link:hover{background:var(--ink);color:white}.mobile-nav{display:none}.intro{background:#e8efe4;min-height:250px;overflow:hidden;position:relative;display:flex;align-items:center}.intro-inner{max-width:1184px;width:100%;padding:36px 28px;margin:auto;position:relative;z-index:2}.intro-inner h1{max-width:650px;margin:10px 0 14px;font-weight:800}.intro-inner em{font-style:normal;color:#d66c42}.intro-inner>p:last-child{max-width:520px;font-size:1rem;color:#4e625b}.eyebrow{font-size:.72rem;font-weight:800;letter-spacing:.17em;color:#9b5c3b;margin:0 0 8px;line-height:1.4}.intro-decoration{position:absolute;right:-20px;top:0;bottom:0;width:48%;overflow:hidden}.intro-decoration .circle{position:absolute;border-radius:50%}.intro-decoration .one{width:510px;height:510px;right:-50px;top:-25px;background:#f1d9bd;box-shadow:inset 0 0 0 28px rgba(255,255,255,.28)}.intro-decoration .two{width:210px;height:210px;right:100px;top:155px;background:#f8f2df;box-shadow:0 20px 55px rgba(113,78,45,.15)}.intro-decoration span{position:absolute;right:120px;top:250px;font-family:serif;font-size:1.5rem;color:#7d7357;transform:rotate(-12deg)}.content-wrap{max-width:1184px;margin:auto;padding:0 28px}.quick-links{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0 42px}.quick-links a{position:relative;background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:15px 18px;min-height:96px;display:flex;flex-direction:column;box-shadow:var(--shadow)}.quick-links a:hover{border-color:#ccbe9c;transform:translateY(-2px)}.quick-links span{font-family:Georgia,serif;color:#c38259;font-size:.8rem}.quick-links strong{font-size:1.15rem;margin:8px 0 3px}.quick-links small{color:var(--ink-soft)}.quick-links b{position:absolute;right:20px;top:18px;font-size:1.2rem}.content-section{margin:0 0 74px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:22px}.section-heading h2{margin:0}.section-rule{flex:1;height:1px;background:var(--line);margin:0 0 12px 24px}.text-link{font-size:.85rem;font-weight:700;white-space:nowrap}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.post-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow);transition:transform .2s,border-color .2s}.post-card:hover{transform:translateY(-3px);border-color:#c4c5b0}.card-link{display:block;height:100%}.card-media{aspect-ratio:1.56;overflow:hidden;background:#dce9d8}.card-media img{width:100%;height:100%;object-fit:cover}.card-art{height:100%;display:grid;place-items:center;position:relative;overflow:hidden}.card-art::before,.card-art::after{content:"";position:absolute;border:1px solid rgba(255,255,255,.55);border-radius:50%}.card-art::before{width:210px;height:210px;right:-15px;top:-95px}.card-art::after{width:130px;height:130px;left:-30px;bottom:-70px}.card-art span{z-index:1;color:#2c5447;font-size:1.75rem;font-weight:800;letter-spacing:.1em}.card-art-menu{background:#f0ddc6}.card-art-today{background:#dce9da}.card-art-event{background:#ead8d2}.card-art-feature{background:#e2e2f0}.card-copy{padding:18px 19px 21px}.card-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#7a8781;font-size:.73rem}.pill{display:inline-block;background:#ecf1e8;color:#32634c;border-radius:100px;padding:5px 11px;font-size:.72rem;font-weight:700;line-height:1.4}.card-copy h3{font-size:1.08rem;line-height:1.5;margin:12px 0 9px;min-height:3em}.card-source{font-size:.79rem;color:var(--ink-soft);margin:0;line-height:1.4}.card-price{margin:7px 0 0;font-weight:800;color:#bd633e}.today-band{background:#edf1e8;margin-left:-28px;margin-right:-28px;padding:36px 28px;border-radius:22px}.empty{border:1px dashed #c9d3c6;border-radius:16px;padding:40px 24px;text-align:center;background:rgba(255,255,255,.42);color:#61736b}.empty p{margin:8px 0 0}.empty-mark{color:#d68454;font-size:2rem}.site-footer{border-top:1px solid var(--line);background:#f1f1e8;margin-top:40px}.footer-inner{max-width:1184px;margin:auto;padding:40px 28px;display:flex;justify-content:space-between;gap:24px}.footer-inner strong{font-size:1.15rem}.footer-inner p{font-size:.82rem;color:#738078;margin:6px 0 0}.footer-inner>div:last-child{display:flex;align-items:flex-start;gap:22px;font-size:.82rem}.page-wrap{padding-top:54px;padding-bottom:54px;min-height:60vh}.page-title{margin:0 0 32px}.page-title h1{margin:8px 0 8px;font-size:clamp(2.2rem,5vw,3.6rem)}.page-title p:last-child{color:var(--ink-soft)}.article-wrap{max-width:760px;padding:45px 25px 70px;margin:auto;min-height:55vh}.back-link{display:inline-block;color:#567565;font-size:.85rem;font-weight:700;margin-bottom:30px}.article{background:var(--paper);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:var(--shadow)}.article-head{padding:34px 38px 28px}.article-head h1{font-size:clamp(1.8rem,4vw,3rem);line-height:1.35;margin:16px 0 24px}.article-byline{display:flex;justify-content:space-between;gap:15px;border-top:1px solid var(--line);padding-top:16px;color:var(--ink-soft);font-size:.85rem}.article-image{margin:0}.article-image img{width:100%;max-height:540px;object-fit:cover}.article-body{padding:35px 38px;font-size:1rem;line-height:2.1;overflow-wrap:anywhere}.article-body p{margin-bottom:1.5em}.article-body h2{margin-top:2em}.article-price,.article-info{margin:0 38px 28px;border-top:1px solid var(--line);padding-top:20px}.article-price{font-weight:800;color:#bd633e}.article-info{display:flex;gap:20px}.article .button{margin:0 38px 38px}.article-note,.small-note{font-size:.78rem;color:#79857e;line-height:1.7;margin-top:18px}.shop-hero{padding:42px;border-radius:22px;background:#e7ede2;margin-bottom:62px}.shop-hero h1{font-size:clamp(2rem,4vw,3.4rem);margin:10px 0}.shop-hero>p:not(.eyebrow){max-width:650px;margin:20px 0}.shop-links{display:flex;gap:16px;font-weight:700;font-size:.87rem}.shop-address{font-size:.83rem;color:#60756a}.menu-list{background:var(--paper);border:1px solid var(--line);border-radius:16px;padding:10px 25px}.menu-list>div{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-bottom:1px solid var(--line)}.menu-list>div:last-child{border-bottom:0}.menu-list p{font-size:.82rem;color:var(--ink-soft);margin:4px 0 0}.menu-list b{white-space:nowrap}.form-wrap{max-width:520px;margin:50px auto 70px;padding:0 20px;min-height:55vh}.form-wrap.wide{max-width:760px}.form-panel{background:var(--paper);padding:34px;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow)}.form-panel h1{font-size:clamp(1.7rem,3vw,2.3rem);margin:12px 0}.form-panel h2{font-size:1.4rem}.form-panel>p{color:var(--ink-soft);font-size:.87rem}.form-panel form{display:grid;gap:18px;margin-top:24px}.form-panel label{display:grid;gap:7px;font-size:.85rem;font-weight:700}.form-panel input,.form-panel textarea,.form-panel select{width:100%;min-height:45px;border:1px solid #ccd4c9;border-radius:9px;padding:10px 12px;background:#fff;color:var(--ink);outline:none}.form-panel textarea{resize:vertical;line-height:1.6}.form-panel input:focus,.form-panel textarea:focus,.form-panel select:focus{border-color:#4e8469;box-shadow:0 0 0 3px rgba(78,132,105,.14)}.form-panel input[type=file]{padding:10px}.form-panel fieldset{border:1px solid var(--line);border-radius:12px;padding:17px;display:grid;gap:15px}.form-panel legend{font-weight:800;padding:0 8px}.form-hint{font-size:.79rem;color:#738078;line-height:1.65;margin:0}.button{display:inline-flex;justify-content:center;align-items:center;gap:7px;border:1px solid var(--ink);border-radius:10px;background:var(--ink);color:#fff;padding:12px 19px;min-height:46px;font-size:.88rem;font-weight:700;line-height:1.4}.button:hover{background:#2c6656}.button.secondary{background:transparent;color:var(--ink)}.button.secondary:hover{background:#e5eee6}.form-error{padding:13px;border-radius:8px;background:#fce8e1;color:#a4462f!important}.danger-form{border-top:1px solid var(--line);padding-top:20px}.text-button{border:0;background:none;color:#ad4e3a;text-decoration:underline;padding:5px}.dashboard-head{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px}.dashboard-head h1{font-size:clamp(1.8rem,3vw,2.9rem);margin:6px 0}.dashboard-head p:last-child{color:var(--ink-soft)}.dashboard-links{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-bottom:40px}.dashboard-list{background:var(--paper);border:1px solid var(--line);border-radius:15px;overflow:hidden;margin-top:16px}.dashboard-list>div{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 20px;border-bottom:1px solid var(--line)}.dashboard-list>div:last-child{border-bottom:0}.dashboard-list>div>div{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.dashboard-list small{color:#7b877f}.dashboard-list a{font-size:.8rem;font-weight:700;white-space:nowrap}.admin-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:30px 0}.notice{background:#e6f1df;border:1px solid #c4ddba;border-radius:12px;padding:17px;overflow-wrap:anywhere}.notice p{margin:8px 0}.notice a{text-decoration:underline}.dashboard .content-section{margin-top:48px}
@media(max-width:950px){.desktop-nav{gap:13px;font-size:.73rem}.header-inner{gap:14px}.intro-decoration{opacity:.56}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){body{padding-bottom:63px}.header-inner{padding:10px 18px}.desktop-nav{display:none}.account-link{margin-left:auto;padding:8px 11px;font-size:.73rem}.mobile-nav{position:fixed;z-index:30;bottom:0;left:0;right:0;background:rgba(255,253,248,.98);border-top:1px solid var(--line);display:flex;justify-content:space-around;padding:7px 5px calc(7px + env(safe-area-inset-bottom))}.mobile-nav a{font-size:.65rem;font-weight:700;padding:9px 3px;white-space:nowrap}.intro{min-height:220px}.intro-inner{padding:28px 22px}.intro-inner h1{font-size:clamp(2.05rem,8vw,3.2rem);max-width:450px}.intro-inner>p:last-child{font-size:.85rem;max-width:310px}.intro-decoration{right:-130px;width:80%;opacity:.26}.content-wrap{padding-left:18px;padding-right:18px}.quick-links{grid-template-columns:repeat(3,1fr);gap:6px;margin:12px 0 26px}.quick-links a{min-height:62px;padding:8px 6px;text-align:center}.quick-links strong{margin:2px 0}.quick-links small,.quick-links span,.quick-links b{display:none}.quick-links strong{font-size:.72rem;align-self:center;margin:auto}.content-section{margin-bottom:52px}.card-grid{grid-template-columns:1fr;gap:13px}.post-card{display:block}.card-link{display:grid;grid-template-columns:34% 66%;min-height:130px}.card-media{aspect-ratio:auto;height:100%}.card-art span{font-size:1rem}.card-copy{padding:13px}.card-copy h3{font-size:.96rem;min-height:0;margin:8px 0}.card-meta{font-size:.65rem}.card-price{font-size:.85rem}.today-band{margin-left:-18px;margin-right:-18px;border-radius:0;padding:30px 18px}.page-wrap{padding-top:36px}.section-heading{align-items:center}.footer-inner{padding:30px 18px;display:block}.footer-inner>div:last-child{margin-top:18px}.article-wrap{padding-top:30px}.article-head{padding:25px 22px}.article-body{padding:25px 22px}.article-price,.article-info{margin-left:22px;margin-right:22px}.article .button{margin:0 22px 25px}.shop-hero{padding:26px;margin-bottom:40px}.form-wrap{margin-top:30px}.form-panel{padding:23px}.dashboard-head{display:block}.dashboard-head .button{margin-top:14px}.admin-grid{grid-template-columns:1fr}.dashboard-list>div{align-items:flex-start;flex-direction:column}}

[hidden]{display:none!important}

.brand{min-height:44px;gap:.14em;letter-spacing:-.04em}
.brand-name{font-size:1rem}
.brand-separator{font-size:1rem;font-weight:500;color:#87948a}
.brand-region{font-size:1.32rem;font-weight:900;color:#bb5d3c}
@media(max-width:700px){.brand-name{font-size:.96rem}.brand-region{font-size:1.25rem}}

.card-shop{display:flex;align-items:center;gap:10px;min-width:0;margin-top:10px}
.card-shop-photo{flex:0 0 40px;width:40px;height:40px;border-radius:9px;overflow:hidden;background:#dfe9d9;display:grid;place-items:center;color:#4b6a58;font-size:.75rem;font-weight:800}
.card-shop-photo img{width:100%;height:100%;object-fit:cover}
.card-shop-details{display:block;min-width:0;line-height:1.35}
.card-shop-details strong{display:block;font-size:.8rem}
.card-shop-details small{display:block;font-size:.68rem;color:var(--ink-soft);overflow-wrap:anywhere;margin-top:3px}
.shop-profile-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.85fr);gap:32px;align-items:start}
.shop-profile-copy>p:not(.eyebrow){margin:20px 0}
.shop-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}
.shop-photo{margin:0;min-width:0}
.shop-photo-main{grid-column:1/-1}
.shop-photo-frame{position:relative;border-radius:14px;overflow:hidden;background:#d5e2d0;aspect-ratio:1}
.shop-photo-main .shop-photo-frame{aspect-ratio:1}
.shop-photo-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.shop-photo figcaption{padding:7px 2px 0;font-size:.76rem;font-weight:800;color:#526d5e}
.shop-photo-empty{position:absolute;inset:0;display:grid;place-items:center;color:#587061;font-size:.85rem;font-weight:700;padding:20px;text-align:center}
.shop-facts{margin:22px 0;display:grid;gap:11px}
.shop-facts>div{display:grid;grid-template-columns:72px minmax(0,1fr);gap:12px;font-size:.86rem;line-height:1.6}
.shop-facts dt{font-weight:800;color:#557262}
.shop-facts dd{margin:0;overflow-wrap:anywhere}
.shop-facts a{text-decoration:underline;text-underline-offset:3px}
.shop-links{flex-wrap:wrap;gap:9px}
.shop-links a{border:1px solid #b4c7b4;border-radius:100px;padding:8px 13px;background:rgba(255,255,255,.45)}
.shop-links a:hover{background:#fff}
.form-wrap.wide{display:grid;gap:24px}
.shop-editor-preview{display:flex;align-items:center;gap:12px;color:var(--ink-soft);font-size:.79rem}
.shop-editor-preview img{width:72px;height:72px;object-fit:cover;border-radius:8px}
.shop-image-field{display:grid;gap:9px;padding:4px 0 17px;border-bottom:1px solid var(--line)}
.shop-image-field:last-child{border-bottom:0;padding-bottom:0}
.shop-image-field .form-hint{margin:0}
@media(max-width:700px){.shop-profile-grid{grid-template-columns:1fr;gap:23px}.shop-gallery{order:-1}.card-shop-photo{flex-basis:36px;width:36px;height:36px}.card-shop-details strong{font-size:.75rem}.card-shop-details small{font-size:.63rem}}
.shop-directory-card{background:var(--paper);border:1px solid var(--line);border-radius:18px;overflow:hidden;box-shadow:var(--shadow)}
.shop-directory-card:hover{border-color:#c4c5b0;transform:translateY(-3px)}
.shop-directory-card a{display:block;height:100%}
.shop-directory-image{position:relative;aspect-ratio:1;background:#dfe9d9;overflow:hidden}
.shop-directory-image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.shop-directory-empty{position:absolute;inset:0;display:grid;place-items:center;color:#496653;font-size:1.25rem;font-weight:800}
.shop-directory-copy{padding:18px}
.shop-directory-copy h3{font-size:1.15rem;margin:10px 0 5px}
.shop-directory-address{font-size:.78rem;color:var(--ink-soft);line-height:1.5;margin:0;overflow-wrap:anywhere}
.shop-directory-summary{font-size:.8rem;color:var(--ink-soft);line-height:1.6;margin:10px 0 0}
.shop-directory-more{display:block;font-size:.79rem;font-weight:800;margin-top:13px;color:#32634c}
.admin-grid-single{grid-template-columns:minmax(0,1fr);max-width:620px}
.dashboard-invite{max-width:680px}.dashboard-invite .form-panel{box-shadow:none}.dashboard-invite-notice{margin:0 0 32px}.dashboard-invite-notice a{overflow-wrap:anywhere}
.login-help{border-top:1px solid var(--line);margin-top:26px;padding-top:18px;font-size:.8rem;color:var(--ink-soft)}.login-help p{margin:0 0 8px;line-height:1.65}.login-help a{text-decoration:underline;font-weight:700}.admin-shop-list{display:grid;gap:14px;margin-top:16px}.admin-shop-card{background:var(--paper);border:1px solid var(--line);border-radius:15px;padding:18px 20px}.admin-shop-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-shop-head>div{display:grid;gap:5px}.admin-shop-head small{color:#7b877f}.admin-shop-head form{margin:0}.admin-shop-head .button{min-height:40px;padding:8px 13px}.admin-danger{border-top:1px solid var(--line);margin-top:16px;padding-top:13px}.admin-danger summary{cursor:pointer;color:#9b4737;font-size:.8rem;font-weight:700}.admin-danger>p{font-size:.8rem;color:#7a5a52;margin:14px 0}.admin-danger form{display:grid;gap:12px;max-width:520px}.admin-danger label{display:grid;gap:7px;font-size:.8rem;font-weight:700}.admin-danger input{width:100%;min-height:43px;border:1px solid #d9b7ae;border-radius:9px;padding:9px 11px;background:#fff}.danger-button{border:1px solid #9b3e2e;border-radius:9px;background:#9b3e2e;color:#fff;padding:10px 15px;font-weight:700;justify-self:start}.danger-button:hover{background:#7f2f23}
@media(max-width:700px){.admin-shop-head{align-items:flex-start;flex-direction:column}.admin-shop-head form,.admin-shop-head .button{width:100%}.danger-button{width:100%}}
@media(max-width:700px){.shop-directory-card a{display:grid;grid-template-columns:34% 66%}.shop-directory-image{aspect-ratio:1;width:100%;height:auto;align-self:start}.shop-directory-copy{padding:13px}.shop-directory-copy h3{font-size:1rem}.shop-directory-summary{display:none}}
.shop-menu .section-heading h2 small{font-size:.43em;letter-spacing:0;color:var(--ink-soft);white-space:nowrap}
.menu-jump{display:flex;flex-wrap:wrap;gap:9px;margin:0 0 26px}
.menu-jump a{display:inline-flex;gap:8px;align-items:center;border:1px solid #c8d7c6;border-radius:100px;padding:9px 13px;background:var(--paper);font-size:.82rem;font-weight:800}
.menu-jump a:hover{background:#e4eee2}
.menu-jump span{color:#78917e;font-size:.75rem}
.menu-group{scroll-margin-top:100px;margin:0 0 34px}
.menu-group-heading{display:flex;align-items:baseline;gap:10px;border-bottom:2px solid #c4d8bf;margin-bottom:13px;padding:0 0 8px}
.menu-group-heading h3{margin:0;font-size:1.25rem}
.menu-group-heading span{font-size:.77rem;color:var(--ink-soft)}
.menu-items-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
.menu-item{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;padding:15px;background:var(--paper);border:1px solid var(--line);border-radius:12px;min-width:0}
.menu-item-photo{position:relative;display:block;flex:0 0 72px;width:72px;height:72px;border-radius:9px;overflow:hidden;background:#e2ebdc}
.menu-item-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.menu-item-copy{flex:1;min-width:0}
.menu-item>div{min-width:0}
.menu-item strong{font-size:.92rem;overflow-wrap:anywhere}
.menu-item p{font-size:.77rem;color:var(--ink-soft);line-height:1.55;margin:5px 0 0;overflow-wrap:anywhere}
.menu-item b{white-space:nowrap;font-size:.89rem;color:#a65b3c}
.dashboard-menu-list{margin-top:30px;border-top:1px solid var(--line);padding-top:22px}
.dashboard-menu-list h3{font-size:1rem;margin-bottom:13px}
.dashboard-menu-item{border:1px solid var(--line);border-radius:10px;margin:8px 0;background:#fff}
.dashboard-menu-item summary{cursor:pointer;display:flex;align-items:center;gap:10px;padding:13px;list-style:none}
.dashboard-menu-item summary::-webkit-details-marker{display:none}
.dashboard-menu-item summary span{font-size:.85rem;font-weight:800;min-width:0;overflow-wrap:anywhere}
.dashboard-menu-item summary small{font-size:.72rem;color:var(--ink-soft);margin-left:auto;white-space:nowrap}
.dashboard-menu-item summary b{font-size:.72rem;color:#32634c}
.dashboard-menu-thumb{width:40px;height:40px;flex:0 0 40px;object-fit:cover;border-radius:7px}
.dashboard-menu-edit{border-top:1px solid var(--line);padding:0 14px 15px}
.dashboard-menu-edit form{margin-top:16px}
.dashboard-menu-edit .text-button{font-size:.8rem}
@media(max-width:700px){.menu-items-grid{grid-template-columns:1fr}.menu-item-photo{flex-basis:60px;width:60px;height:60px}.menu-jump{flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}.menu-jump a{white-space:nowrap}.dashboard-menu-item summary{flex-wrap:wrap}.dashboard-menu-item summary small{margin-left:0}}
.card-art span{max-width:86%;text-align:center;line-height:1.35;overflow-wrap:anywhere}
@media(max-width:700px){.card-art span{font-size:.9rem}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.feature-carousel{background:#e8efe4;padding:22px 28px 17px;border-bottom:1px solid var(--line)}
.feature-carousel-inner{max-width:1128px;margin:auto}
.feature-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;border-radius:22px;box-shadow:var(--shadow)}
.feature-track::-webkit-scrollbar{display:none}
.feature-slide{flex:0 0 100%;min-width:0;scroll-snap-align:start;background:var(--paper)}
.feature-slide-link{position:relative;display:block;height:clamp(300px,34vw,390px);overflow:hidden;color:#fff;text-decoration:none}
.feature-slide-link:hover .feature-slide-media img{transform:scale(1.025)}
.feature-slide-link:focus-visible{outline:4px solid #4e8469;outline-offset:-4px}
.feature-slide-media{position:absolute;inset:0;background:#dce9d8}
.feature-slide-media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.feature-slide-art{height:100%;background:radial-gradient(circle at 72% 30%,#fff5de 0 24%,transparent 25%),linear-gradient(135deg,#edddc7,#dbead6)}
.feature-slide-overlay{position:absolute;inset:auto 0 0;padding:70px 40px 30px;background:linear-gradient(transparent,rgba(16,34,27,.88));text-shadow:0 1px 4px rgba(0,0,0,.28)}
.feature-slide-overlay span{display:block;font-size:.88rem;font-weight:700;margin-bottom:8px}
.feature-slide-overlay h2{font-size:clamp(1.65rem,3.2vw,2.65rem);line-height:1.35;margin:0;max-width:850px;overflow-wrap:anywhere}
.feature-carousel-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:14px}
.feature-carousel-footer p{font-size:.8rem;font-weight:700;color:#53665f;margin:0}
.feature-controls{display:flex;align-items:center;gap:10px}
.feature-count{font-size:.86rem;font-weight:800;white-space:nowrap;margin-right:5px}
.feature-controls button{width:44px;height:44px;border:1px solid #aebfb2;border-radius:50%;background:var(--paper);color:var(--ink);font-size:1.25rem;font-weight:800;line-height:1;box-shadow:0 3px 10px rgba(20,50,42,.06)}
.feature-controls button:hover:not(:disabled){background:#d8eada}
.feature-controls button:disabled{opacity:.45;cursor:default;box-shadow:none}
.feature-track:focus-visible,.feature-controls button:focus-visible{outline:3px solid #4e8469;outline-offset:2px}
.feature-carousel-empty{min-height:250px;display:flex;align-items:center}
.feature-carousel-empty h1{font-size:clamp(2rem,4vw,3rem);margin:6px 0 10px}
.feature-carousel-empty p:last-child{color:var(--ink-soft)}
@media(max-width:700px){
  .feature-carousel{padding:12px 18px 15px}
  .feature-track{border-radius:18px}
  .feature-slide-link{height:300px}
  .feature-slide-overlay{padding:72px 22px 22px}
  .feature-slide-overlay h2{font-size:clamp(1.5rem,6.4vw,2rem)}
  .feature-carousel-footer{align-items:center;margin-top:11px}
  .feature-carousel-footer p{font-size:.71rem;line-height:1.4;max-width:145px}
  .feature-controls{gap:6px}
  .feature-controls button{width:40px;height:40px}
}
@media(prefers-reduced-motion:reduce){.feature-track{scroll-behavior:auto}.feature-slide-media img{transition:none}}

.shop-card-tags,.shop-hero-tags{display:flex;align-items:center;flex-wrap:wrap;gap:9px}
.shop-card-tags small,.shop-hero-tags>span:not(.pill){font-size:.76rem;color:var(--ink-soft);font-weight:700}
.shop-filter-panel{margin:0 0 28px;padding:22px;background:#e9efe5;border-radius:18px}
.shop-filter-panel h2{margin:0 0 14px;font-size:1.08rem}
.shop-genre-filter{display:grid;gap:9px;max-width:560px}
.shop-genre-filter>label{font-size:.78rem;font-weight:800;color:#526d5e}
.shop-genre-filter-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px}
.shop-genre-filter select{width:100%;min-height:48px;border:1px solid #aec0ae;border-radius:11px;background:var(--paper);padding:10px 40px 10px 13px;color:var(--ink);font:inherit;font-size:.9rem;font-weight:700}
.shop-genre-filter button{min-height:48px;border:0;border-radius:11px;background:var(--ink);color:#fff;padding:10px 20px;font:inherit;font-size:.84rem;font-weight:800;cursor:pointer}
.shop-genre-filter button:hover{background:#285a4d}
.shop-genre-filter select:focus-visible,.shop-genre-filter button:focus-visible{outline:3px solid #4e8469;outline-offset:2px}
.shop-filter-result{margin:0 0 18px;color:var(--ink-soft);font-size:.87rem}
.shop-filter-result strong{color:var(--ink)}
.dashboard-menu-list-head{margin-bottom:13px}
.dashboard-menu-list-head h3{margin:0 0 4px}
.dashboard-menu-list-head p{margin:0;color:var(--ink-soft);font-size:.78rem;line-height:1.55}
.dashboard-menu-row{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:stretch;margin:9px 0}
.dashboard-menu-row .dashboard-menu-item{margin:0;min-width:0}
.menu-order-controls{display:grid;grid-template-rows:1fr 1fr;gap:5px}
.menu-order-controls form{margin:0!important}
.menu-order-controls button{display:flex;align-items:center;justify-content:center;gap:4px;width:64px;height:100%;min-height:31px;padding:3px 7px;border:1px solid #c8d7c6;border-radius:8px;background:#f7faf5;color:var(--ink);font-size:.78rem;font-weight:800;cursor:pointer}
.menu-order-controls button:hover:not(:disabled){background:#e1ede0;border-color:#9db49e}
.menu-order-controls button:focus-visible{outline:3px solid #4e8469;outline-offset:1px}
.menu-order-controls button:disabled{opacity:.35;cursor:default}
.menu-order-controls button span{font-size:.68rem}
@media(max-width:700px){
  .shop-filter-panel{margin-left:-2px;margin-right:-2px;padding:18px 14px}
  .shop-genre-filter-controls{grid-template-columns:1fr}
  .shop-genre-filter button{width:100%}
  .dashboard-menu-row{grid-template-columns:1fr}
  .menu-order-controls{grid-template-columns:1fr 1fr;grid-template-rows:auto;order:2}
  .menu-order-controls button{width:100%;min-height:44px}
  .menu-order-controls button span{font-size:.75rem}
}
