/* AVENIR custom layer v0.1 — 独自クラスは av- 接頭辞。BASEの必須表示は維持。 */
:root{--av-gold:#efb20b;--av-brown:#342411;--av-ink:#3f3428;--av-muted:#71685e;--av-line:#ded9d1;--av-serif:"Yu Mincho","Hiragino Mincho ProN","Noto Serif JP",serif;--av-sans:"Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif}
html{scroll-behavior:smooth;scroll-padding-top:32px}
body.shop{background-color:#fff;color:var(--av-ink);font-family:var(--av-sans);font-size:16px;line-height:1.9;word-break:normal;overflow-wrap:anywhere}
.av-header,.av-home,.av-guides,.av-footer,.av-guide-dialog,.av-catalog-heading{box-sizing:border-box}
.av-header *,.av-home *,.av-guides *,.av-footer *,.av-guide-dialog *,.av-catalog-heading *{box-sizing:border-box}
.av-header a,.av-home a,.av-guides a,.av-footer a,.av-guide-dialog a{color:inherit;text-decoration:none}
.av-home h1,.av-home h2,.av-home h3,.av-guides h2,.av-guide-dialog h2{font-family:var(--av-serif);font-weight:500;line-height:1.7;letter-spacing:.055em}
.av-home p,.av-guide-dialog p{margin:0}
.av-header button,.av-home button,.av-guides button,.av-guide-dialog button{font:inherit;cursor:pointer}
.av-header a:focus-visible,.av-home a:focus-visible,.av-guides a:focus-visible,.av-footer a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid #9d6b00;outline-offset:5px}
.av-skip{position:absolute;left:16px;top:-100px;z-index:3000;background:#fff;padding:10px 20px}.av-skip:focus{top:10px}
.av-header{max-width:1400px;margin:0 auto;padding:20px 5% 26px;display:flex;gap:30px;align-items:center;border-bottom:1px solid var(--av-line)}
.av-brand{display:flex;align-items:center;gap:22px;min-width:200px}.av-brand-mark{display:block;width:98px;min-width:98px;line-height:1.3}.av-brand-mark img{max-width:98px;max-height:98px;width:auto;height:auto;object-fit:contain}.av-brand small{display:block;font-family:var(--av-serif);font-size:14px;letter-spacing:.13em}.av-brand strong{font-weight:400;font-size:14px;letter-spacing:.1em}
.av-nav{margin-left:auto;display:flex;align-items:center;justify-content:flex-end;gap:28px;font-family:var(--av-serif);font-size:15px}.av-nav>a{padding:10px 0;white-space:nowrap}.av-nav>a:hover{color:#8b6000}.av-nav .av-shop-link{font-family:var(--av-sans);font-size:14px;border-bottom:1px solid var(--av-brown)}
.av-menu-button{display:none;border:1px solid var(--av-line);background:white;padding:8px 13px;color:var(--av-brown);font-size:14px!important}
.av-tools{max-width:1200px;margin:12px auto 0;padding:0 24px;display:flex;gap:24px;align-items:flex-start;justify-content:space-between;font-size:14px}
.av-categories{position:relative;max-width:65%}.av-categories summary{cursor:pointer;padding:8px 0}.av-categories>div{padding:16px;border:1px solid var(--av-line);background:#fff;max-height:55vh;overflow:auto}.av-categories ul{padding-left:18px}.av-categories a{color:var(--av-ink);display:inline-block;padding:5px}.av-categories a:hover{text-decoration:underline}
.av-search{display:flex;gap:8px;align-items:center;border-bottom:1px solid var(--av-line);max-width:320px}.av-search input{font:inherit;min-width:0;width:100%;border:0;padding:9px 3px;background:transparent;color:var(--av-ink)}.av-search button{font:inherit;background:none;border:0;padding:8px;cursor:pointer;white-space:nowrap}
.av-shell{width:min(1200px,90%);margin-inline:auto}
.av-eyebrow{font-family:var(--av-sans)!important;font-size:12px;letter-spacing:.2em;color:var(--av-muted);font-weight:500}
.av-hero{width:min(1320px,94%);margin:36px auto 0;display:grid;grid-template-columns:.85fr 1.15fr;position:relative;min-height:510px;border-left:0}
.av-hero-copy{padding:70px 36px 48px;align-self:center}.av-hero h1{font-size:clamp(29px,3vw,44px);max-width:12em;margin:26px 0 25px;line-height:1.85}.av-hero-copy>p:not(.av-eyebrow){font-family:var(--av-serif);line-height:2.2;max-width:28em;font-size:16px}.av-hero-image{height:100%;min-height:510px;position:relative}.av-hero-image img{width:100%;height:100%;position:absolute;object-fit:cover;object-position:center}.av-hero-caption{position:absolute;bottom:0;right:0;background:#fff;padding:9px 20px;font-size:13px;letter-spacing:.12em}
.av-button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;min-height:52px;padding:12px 26px;border:1px solid var(--av-brown);color:var(--av-brown)!important;background:#fff;font:14px var(--av-sans);line-height:1.8;letter-spacing:.05em;transition:background .2s,color .2s}
.av-button::after{content:'→';font-size:19px}.av-button:hover{background:var(--av-brown);color:#fff!important}.av-button--dark{background:var(--av-brown);color:#fff!important}.av-button--dark:hover{background:#55402a}.av-hero .av-button{margin-top:30px}
.av-shortcuts{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin:38px auto 88px}.av-shortcut{display:grid;grid-template-columns:82px 1fr;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid var(--av-line)}.av-shortcut img{width:82px;height:82px;object-fit:cover}.av-shortcut small{display:block;font-size:12px;color:var(--av-muted)}.av-shortcut strong{display:block;font:18px var(--av-serif);line-height:1.7;font-weight:500}.av-shortcut:hover strong{text-decoration:underline;text-underline-offset:5px}
.av-section-heading{text-align:center;margin-bottom:52px}.av-section-heading h2{font-size:clamp(27px,3vw,36px);margin:10px 0}.av-section-heading p:last-child{color:var(--av-muted);font-size:14px;margin-top:10px}
.av-story{display:grid;grid-template-columns:1.1fr .9fr;gap:7%;align-items:center;padding:48px 0 80px;position:relative}.av-story+.av-story{border-top:1px solid var(--av-line);padding-top:80px}.av-story-visual{position:relative}.av-story-visual>img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover}.av-story-index{font:15px var(--av-serif);letter-spacing:.17em;display:block;margin-bottom:18px;color:var(--av-muted)}.av-story h3{font-size:clamp(26px,2.6vw,36px);margin:8px 0 14px}.av-story-lead{font-family:var(--av-serif);font-size:21px;line-height:1.9!important;margin:18px 0!important}.av-story-body{font-size:16px;line-height:2.15!important;color:var(--av-muted);max-width:30em}.av-story .av-button{margin-top:30px}.av-story--reverse .av-story-visual{order:2}.av-story--reverse .av-story-copy{order:1}.av-story-note{font-size:13px!important;margin-top:18px!important;color:var(--av-muted)}
.av-record{display:inline-block;font-size:14px;letter-spacing:.06em;border-top:1px solid #a98433;border-bottom:1px solid #a98433;padding:7px 12px;color:#795618;margin:5px 0 20px!important}.av-award{font-size:13px;color:var(--av-muted);margin:14px 0!important}
.av-craft{margin:10px auto 90px;padding:52px 0 52px 5%;display:grid;grid-template-columns:.9fr 1.1fr;gap:7%;align-items:center;background:#f8f6f1;border-top:1px solid var(--av-line);border-bottom:1px solid var(--av-line)}.av-craft h2{font-size:clamp(25px,2.6vw,34px);margin:14px 0 24px}.av-craft p:not(.av-eyebrow){font-size:16px;line-height:2.2;color:var(--av-muted)}.av-craft img{width:100%;height:auto;aspect-ratio:1.2;object-fit:cover}.av-text-link{display:inline-block!important;border-bottom:1px solid var(--av-ink);padding:5px 0;font-size:14px;margin-top:20px}
.av-catalog-heading{margin:0 auto 25px;width:min(1200px,90%)}.av-catalog-heading h2{font:30px var(--av-serif);line-height:1.6;margin:10px 0 20px}.av-catalog-links{display:flex;gap:10px;flex-wrap:wrap}.av-catalog-links a{color:var(--av-ink);border:1px solid var(--av-line);padding:8px 15px;font-size:14px}.av-catalog-links a:hover{background:#f8f6f1}
body#shopTopPage #mainContent.itemList{width:min(1200px,90%);padding:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:34px 24px;overflow:visible;margin:0 auto 55px}
body#shopTopPage #mainContent.itemList::before,body#shopTopPage #mainContent.itemList::after{display:none}
body#shopTopPage #mainContent .item{float:none;width:auto;min-width:0;margin:0;padding:0;text-align:left}
body#shopTopPage #mainContent .item .itemImg{width:100%;height:auto;line-height:normal;aspect-ratio:1;position:relative;background:#f8f6f1}
body#shopTopPage #mainContent .item .itemImg>a{display:block;height:100%}
body#shopTopPage #mainContent .item .itemImg img:not(.label_image){width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain}
body#shopTopPage #mainContent .item a .itemTitle h2{width:auto;font-size:16px;font-weight:500;line-height:1.7;padding-top:12px;white-space:normal;overflow:visible}
body#shopTopPage #mainContent .item .itemPrice{font-size:16px;color:var(--av-ink);margin-top:6px}
.av-guides{width:min(1200px,90%);margin:70px auto;display:grid;grid-template-columns:1.1fr .9fr;border-top:1px solid var(--av-line);border-bottom:1px solid var(--av-line)}.av-guide-block{padding:40px 36px 40px 0}.av-guide-block+.av-guide-block{border-left:1px solid var(--av-line);padding-left:36px}.av-guides h2{font-size:26px;margin:8px 0 15px}.av-guides p{font-size:15px;color:var(--av-muted);margin:0 0 22px}.av-guide-open{display:none}.av-js .av-guide-open{display:inline-flex}
.av-footer{padding:42px 5%;background:var(--av-brown);color:#fff;display:flex;flex-wrap:wrap;gap:28px;justify-content:space-between;align-items:center}.av-footer-brand strong{font:28px var(--av-serif);letter-spacing:.12em;font-weight:400}.av-footer-brand small{display:block;font-size:13px;margin-top:9px;color:#eee6db}.av-footer-links{display:flex;gap:12px 24px;flex-wrap:wrap;font-size:14px}.av-footer-links a:hover{text-decoration:underline}
body.shop #mainFooter.wrapper{width:min(1200px,90%);padding:24px 0;margin:0 auto}body.shop #mainFooter a{color:var(--av-ink)}
.av-guide-dialog{width:min(650px,calc(100% - 32px));max-height:85vh;padding:36px;margin:auto;border:1px solid var(--av-line);color:var(--av-ink);background:#fff;font:16px/1.9 var(--av-sans);overflow:auto}.av-guide-dialog::backdrop{background:rgba(32,23,13,.52)}.av-dialog-top{display:flex;gap:15px;justify-content:space-between;align-items:flex-start}.av-dialog-top h2{font-size:25px;margin:0 0 20px}.av-dialog-close{border:1px solid var(--av-line);background:#fff;font:14px var(--av-sans);padding:9px 13px;white-space:nowrap}.av-temperature-options{border:0;margin:24px 0;padding:0}.av-temperature-options legend{display:block!important;font-size:15px;padding:0;margin-bottom:12px}.av-temperature-options label{display:inline-flex;align-items:center;gap:9px;border:1px solid var(--av-line);padding:10px 15px;margin:0 7px 10px 0;cursor:pointer;font-size:16px}.av-temperature-options input{width:18px;height:18px;accent-color:#725214}.av-guide-result{padding:22px;background:#f8f6f1;border:1px solid var(--av-line);min-height:150px}.av-guide-result strong{display:block;font-size:19px;font-family:var(--av-serif);margin-bottom:8px}.av-guide-result p{font-size:15px}.av-guide-small{font-size:13px!important;color:var(--av-muted);margin:18px 0!important}
body.shop .main{width:min(100%,1200px)}body.shop .main #about{box-sizing:border-box;width:min(100%,900px);padding:55px 24px}body.shop .main #about p{font-size:16px;line-height:2.1}body.shop .main #about h2{font:32px var(--av-serif);color:var(--av-ink)}
body#shopDetailPage #mainContent.wrapper{width:min(1180px,94%);padding:35px 20px;margin-top:25px}body#shopDetailPage header h1.itemTitle{font-family:var(--av-serif);font-size:clamp(24px,3vw,34px);font-weight:500;line-height:1.6;color:var(--av-ink)}body#shopDetailPage .itemDescription p{font-size:16px;line-height:2.05}body#shopDetailPage #mainContent .purchase{border-color:var(--av-line);border-style:solid;padding-top:24px}body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn{font-size:16px;background:var(--av-brown);padding:18px 8px}body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn:disabled{background:#eee;color:#666}body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn--outOfStock{background:#888}body#shopDetailPage #purchase_form label,body#shopDetailPage #purchase_form select,body#shopDetailPage #purchase_form input{font-size:16px}body#shopDetailPage #purchase_form .itemOption__caption{font-size:14px;line-height:1.8}body#shopDetailPage .av-purchase-guide{margin:18px 0}.av-purchase-guide .av-button{width:100%;font-size:14px}
body.shop #privacy,body.shop #law{width:min(960px,100%);box-sizing:border-box}
@media(max-width:1000px){.av-nav{gap:17px}.av-brand{gap:12px}.av-brand small{max-width:9em}.av-header{gap:16px;padding-inline:4%}.av-brand-mark,.av-brand-mark img{max-width:80px;min-width:0}.av-brand-mark{width:80px}.av-hero-copy{padding:35px 24px}.av-hero,.av-hero-image{min-height:440px}.av-shortcuts{gap:16px}.av-shortcut{grid-template-columns:64px 1fr;gap:12px}.av-shortcut img{width:64px;height:64px}.av-shortcut strong{font-size:16px}.av-story{gap:5%}}
@media(max-width:760px){.av-header{padding:16px 5% 20px;flex-wrap:wrap;gap:15px}.av-brand{flex:1}.av-brand-mark,.av-brand-mark img{max-width:68px}.av-brand-mark{width:68px}.av-brand small{max-width:none;font-size:13px}.av-brand strong{font-size:12px}.av-js .av-menu-button{display:block}.av-nav{width:100%;margin:0;justify-content:flex-start;flex-wrap:wrap;gap:8px 23px;padding-top:12px;font-size:14px}.av-js .av-nav[data-open="false"]{display:none}.av-tools{padding-inline:5%;gap:12px}.av-search{max-width:58%}.av-categories{max-width:42%}.av-categories[open]{max-width:100%;flex:1}.av-categories[open]+.av-search{display:none}.av-hero{display:flex;flex-direction:column;margin-top:24px;width:94%;border-left-width:0}.av-hero-image{order:0;min-height:0;aspect-ratio:1.2}.av-hero-image img{position:static;height:100%;object-fit:cover}.av-hero-copy{order:1;padding:28px 20px 25px}.av-hero h1{max-width:13em;font-size:29px;line-height:1.75;margin:16px 0}.av-hero .av-button{margin-top:24px}.av-hero-copy>p:not(.av-eyebrow){font-size:15px}.av-hero-caption{font-size:12px;padding:7px 12px}.av-shortcuts{margin:25px auto 58px;gap:14px}.av-shortcut{display:block}.av-shortcut img{width:100%;height:auto;aspect-ratio:1}.av-shortcut small{font-size:12px;margin:9px 0 4px}.av-shortcut strong{font-size:15px;line-height:1.7}.av-section-heading{margin-bottom:26px}.av-section-heading h2{font-size:26px}.av-story{display:block;padding:20px 0 50px}.av-story+.av-story{padding-top:42px}.av-story-copy{padding-top:25px}.av-story h3{font-size:29px}.av-story-lead{font-size:20px}.av-story-body{max-width:none}.av-story .av-button{margin-top:23px}.av-story-index{margin-bottom:9px;font-size:13px}.av-craft{display:flex;flex-direction:column-reverse;padding:0 0 28px;gap:28px;margin-bottom:55px}.av-craft>div{padding:0 23px}.av-craft img{aspect-ratio:1.5}.av-craft h2{font-size:26px}.av-catalog-heading h2{font-size:27px}body#shopTopPage #mainContent.itemList{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 16px}body#shopTopPage #mainContent .item a .itemTitle h2{font-size:14px}.av-catalog-links a{font-size:13px;padding:7px 10px}.av-guides{display:block;margin:45px auto}.av-guide-block{padding:30px 0}.av-guide-block+.av-guide-block{border-left:0;border-top:1px solid var(--av-line);padding-left:0}.av-guides h2{font-size:24px}.av-footer{padding:36px 6%;display:block}.av-footer-links{margin-top:27px;font-size:13px}.av-guide-dialog{padding:24px 20px}.av-dialog-top h2{font-size:22px}.av-temperature-options label{padding:9px 12px}.av-guide-result{padding:18px}.av-guide-dialog .av-button{width:100%;gap:12px}body#shopDetailPage #mainContent.wrapper{padding:20px 10px}body.shop .inquirySection{padding:28px 20px}body.shop #privacy,body.shop #law{padding:24px 20px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}}

/* v0.2: BASEMenuTag itself is preserved. Its wrapper reserves real layout space. */
.av-base-tools{box-sizing:border-box;display:flex;justify-content:flex-end;align-items:center;width:min(1400px,100%);margin:0 auto;padding:12px 5% 0;min-height:52px;position:relative}
body.shop .av-base-tools #baseMenu{position:static!important;inset:auto!important;float:none!important;display:flow-root;max-width:100%;z-index:auto;margin:0}
body.shop .av-base-tools #baseMenu>ul{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;margin:0;padding:0}
body.shop .av-base-tools #baseMenu>ul>li{float:none}
body.shop #mainFooter.av-footer{box-sizing:border-box;width:100%;margin:0;padding:50px 5% 40px;display:block;background:#342411;color:#fff;font-family:var(--av-sans);font-size:14px;font-weight:400;text-align:left;line-height:1.8}
body.shop #mainFooter.av-footer .av-footer-inner{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(0,1.2fr);gap:32px 60px;align-items:start}
body.shop #mainFooter.av-footer .av-footer-brand strong{color:#fff;font-weight:400;line-height:1.4}
body.shop #mainFooter.av-footer .av-footer-brand small{font-weight:400;color:#eee6db;font-size:14px;line-height:1.8}
body.shop #mainFooter.av-footer .av-footer-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 24px;margin:0;font-size:14px;line-height:1.8}
body.shop #mainFooter.av-footer .av-footer-links a,body.shop #mainFooter.av-footer .av-footer-links a:link,body.shop #mainFooter.av-footer .av-footer-links a:visited{color:#fff!important;text-decoration:none;font-weight:400;display:block;padding:5px 0;overflow-wrap:anywhere}
body.shop #mainFooter.av-footer .av-footer-links a:hover,body.shop #mainFooter.av-footer .av-footer-links a:focus-visible{color:#fff!important;text-decoration:underline;text-underline-offset:5px}
body.shop #mainFooter.av-footer .av-copyright{grid-column:1/-1;color:#ded4c5;font-size:12px;font-weight:400;letter-spacing:.1em}
@media(max-width:760px){
.av-base-tools{padding:12px 5% 0;min-height:52px}
.av-header .av-brand{min-width:0;flex:1;display:block}
.av-header .av-brand-mark{width:auto;min-width:0;max-width:none;font-family:var(--av-serif);font-size:17px;line-height:1.7;overflow-wrap:normal}
.av-header .av-brand small{display:none}
.av-header .av-brand strong{display:block;font-size:12px;line-height:1.8;margin-top:3px}
.av-header .av-brand:has(.av-brand-mark img){display:flex;gap:12px}
.av-header .av-brand:has(.av-brand-mark img) .av-brand-mark{flex:0 0 68px;width:68px}
.av-menu-button{flex-shrink:0}
body.shop #mainFooter.av-footer{padding:36px 6% calc(104px + env(safe-area-inset-bottom,0px))}
body.shop #mainFooter.av-footer .av-footer-inner{grid-template-columns:minmax(0,1fr);gap:25px}
body.shop #mainFooter.av-footer .av-footer-links{grid-template-columns:minmax(0,1fr);gap:4px;margin:0}
body.shop #mainFooter.av-footer .av-footer-links a{padding:9px 0}
body.shop #mainFooter.av-footer .av-copyright{margin-top:2px}
}

/* v0.3: category and search live exclusively in the native disclosure menu. */
body.shop .av-header{position:relative;justify-content:space-between}
body.shop .av-header .av-menu{margin-left:auto;position:relative;flex:0 0 auto;z-index:2010}
body.shop .av-header .av-menu>summary.av-menu-button{display:block!important;list-style:none;border:1px solid var(--av-line);background:#fff;color:var(--av-brown);padding:10px 20px;font:15px/1.8 var(--av-sans);cursor:pointer}
body.shop .av-header .av-menu>summary::-webkit-details-marker{display:none}
body.shop .av-header .av-menu[open]>summary{background:var(--av-brown);color:#fff}
body.shop .av-menu:not([open])>.av-menu-panel{display:none}
body.shop .av-menu-panel{box-sizing:border-box;position:absolute;top:calc(100% + 12px);right:0;width:min(560px,90vw);max-height:70vh;max-height:70svh;overflow:auto;overscroll-behavior:contain;padding:26px;background:#fff;border:1px solid var(--av-line);box-shadow:0 12px 24px rgba(52,36,17,.08)}
body.shop .av-menu .av-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;margin:0;padding:0;gap:8px 24px}
body.shop .av-menu .av-nav>a{white-space:normal;padding:9px 0;font-size:15px;line-height:1.8}
body.shop .av-menu .av-nav .av-shop-link{border:0;font-family:var(--av-serif)}
body.shop .av-menu .av-tools{width:100%;max-width:none;margin:20px 0 0;padding:20px 0 0;display:flex;flex-direction:column;gap:18px;border-top:1px solid var(--av-line)}
body.shop .av-menu .av-search{display:flex!important;width:100%;max-width:none;min-width:0;font-size:16px}
body.shop .av-menu .av-categories{width:100%;max-width:none}
body.shop .av-menu .av-categories>div{max-height:none;overflow:visible;padding:10px 0;border:0}
body.shop .av-menu .av-categories summary{font-size:15px;line-height:1.8}
body.shop .av-hero--store{grid-template-columns:.85fr 1.15fr;min-height:0;align-items:center;margin-top:36px}
body.shop .av-hero--store .av-hero-copy{padding:30px 40px 30px 16px}
body.shop .av-hero--store .av-hero-image{height:auto;min-height:0;aspect-ratio:auto;position:static}
body.shop .av-hero--store .av-hero-image img{display:block;position:static;width:100%;height:auto;aspect-ratio:1280/853;object-fit:contain}
body.shop .av-hero--store h1{font-family:var(--av-serif)!important;font-weight:500!important;font-size:clamp(28px,2.7vw,39px);line-height:1.8;max-width:12em}
body.shop .av-hero--store .av-hero-copy>p:not(.av-eyebrow){font-size:16px;line-height:2.2;max-width:28em}
body.shop .av-hero--store+.av-shortcuts{margin-top:70px}
@media(max-width:760px){
body.shop .av-menu-panel{padding:22px;width:90vw}
body.shop .av-menu .av-nav{grid-template-columns:minmax(0,1fr);gap:3px}
body.shop .av-hero--store{margin-top:24px}
body.shop .av-hero--store .av-hero-copy{padding:28px 18px 10px}
body.shop .av-hero--store h1{font-size:29px;max-width:12em}
body.shop .av-hero--store+.av-shortcuts{margin-top:48px}
}

/* v0.4 — warm paper, photographic scale, brief one-time motion. */
:root{--av-paper:#f5f1e9;--av-ease:cubic-bezier(.22,1,.36,1)}
body.shop .av-header{border-bottom:0;padding-bottom:20px}
body.shop .av-hero--store{width:min(1440px,100%);margin:10px auto 0;padding:56px 4% 26px;background:var(--av-paper);grid-template-columns:minmax(0,.86fr) minmax(0,1.14fr);column-gap:3%;row-gap:26px}
body.shop .av-hero--store .av-hero-copy{padding:24px 12px 24px 0}
body.shop .av-hero--store h1{font-size:clamp(30px,3.1vw,46px);letter-spacing:.09em;line-height:1.85;margin:24px 0;max-width:11em;text-wrap:balance}
body.shop .av-hero--store .av-hero-copy>p:not(.av-eyebrow){font-size:15px;line-height:2.35;max-width:27em}
body.shop .av-hero--store .av-hero-image{overflow:hidden;align-self:center}
body.shop .av-hero--store .av-hero-image img{width:100%;height:auto;display:block}
body.shop .av-hero--store .av-button{background:transparent;border:0;border-bottom:1px solid var(--av-brown);padding:10px 0;min-width:230px;min-height:48px;margin-top:25px}
body.shop .av-hero--store .av-button:hover{color:var(--av-brown)!important;background:transparent}
.av-explore{grid-column:1/-1;display:flex;align-items:center;justify-content:flex-end;gap:22px;font:12px/1.8 var(--av-sans);letter-spacing:.12em;padding:2px 0}
.av-explore span{display:grid;place-items:center;border:1px solid #c3b497;border-radius:50%;width:34px;height:34px;font-size:17px}
body.shop .av-hero--store+.av-shortcuts{margin-top:48px;margin-bottom:110px}
body.shop .av-shortcut{border:0;padding:0 0 18px;position:relative}
body.shop .av-shortcut::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:1px;background:var(--av-line)}
body.shop .av-section-heading{text-align:left;display:grid;grid-template-columns:1fr 2fr;align-items:baseline;gap:24px;border-bottom:1px solid var(--av-line);padding-bottom:30px;margin-bottom:12px}
body.shop .av-section-heading h2{font-size:clamp(25px,2.6vw,36px);margin:0;line-height:1.8;text-wrap:balance}
body.shop .av-section-heading .av-eyebrow{color:#876b3d;font-family:var(--av-serif)!important;font-size:14px;letter-spacing:.12em}
body.shop .av-story{padding:72px 0 96px;gap:8%;grid-template-columns:1.08fr .92fr}
body.shop .av-story+.av-story{border:0;padding-top:40px}
body.shop .av-story-visual{padding:0 22px 22px 0}
body.shop .av-story-visual::before{content:'';position:absolute;inset:28px 0 0 28px;background:var(--av-paper);z-index:0}
.av-photo-frame{position:relative;overflow:hidden}
.av-photo-frame>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:cover}
body.shop .av-story--reverse .av-story-visual{padding:0 0 22px 22px}
body.shop .av-story--reverse .av-story-visual::before{inset:28px 28px 0 0}
body.shop .av-story-index{font-size:13px;color:#94733d;letter-spacing:.16em;margin-bottom:26px}
body.shop .av-story h3{font-size:clamp(29px,2.8vw,40px);font-weight:500!important;line-height:1.7}
body.shop .av-story-body{font-size:15px;line-height:2.3!important}
body.shop .av-story-lead{font-size:20px}
body.shop .av-craft{width:min(1320px,94%);padding:65px 5%;border:0;margin-top:15px;margin-bottom:110px;gap:7%;background:var(--av-paper)}
body.shop .av-craft img{aspect-ratio:1.1}
body.shop .av-catalog-heading{margin-bottom:36px}
body.shop .av-button{transition:background-color .3s,color .3s,border-color .3s}
body.shop .av-button::after{transition:transform .4s var(--av-ease)}
body.shop .av-text-link{background-image:linear-gradient(var(--av-brown),var(--av-brown));background-position:left bottom;background-size:0 1px;background-repeat:no-repeat;transition:background-size .4s var(--av-ease);border-bottom-color:#c3b497}
body.shop .av-menu>summary.av-menu-button{transition:background-color .25s,color .25s;border:0!important;background:transparent!important;padding-right:0!important}
body.shop .av-menu>summary.av-menu-button::before{content:'';display:inline-block;width:20px;height:8px;border-top:1px solid currentColor;border-bottom:1px solid currentColor;margin-right:12px;vertical-align:3px;transition:transform .3s var(--av-ease)}
body.shop .av-header .av-menu[open]>summary{color:var(--av-brown);background:transparent}
body.shop .av-menu[open]>summary.av-menu-button::before{transform:rotate(90deg)}
body.shop .av-menu-panel{padding:32px;border:1px solid #e3ddd2;background:#fffcf7;box-shadow:0 18px 40px rgba(52,36,17,.12)}
@media(hover:hover) and (pointer:fine){
.av-photo-frame img,.av-shortcut img{transition:transform .8s var(--av-ease)}
.av-story-visual:hover .av-photo-frame img{transform:scale(1.035)}
.av-shortcut:hover img{transform:translateY(-4px)}
body.shop .av-button:hover::after{transform:translateX(6px)}
body.shop .av-text-link:hover{background-size:100% 1px}
.av-explore:hover span{background:#e8deca}
}
@keyframes av-arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
@keyframes av-photo-unveil{from{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0 0 0 0)}}
@keyframes av-menu-arrive{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){
.av-hero--store .av-hero-image{animation:av-photo-unveil 1.15s var(--av-ease) both}
.av-hero-copy>*{animation:av-arrive .9s var(--av-ease) both}
.av-hero-copy>:nth-child(2){animation-delay:.10s}
.av-hero-copy>:nth-child(3){animation-delay:.20s}
.av-hero-copy>:nth-child(4){animation-delay:.30s}
.av-in-view{animation:av-arrive .85s var(--av-ease) both}
.av-in-view.av-story-copy{animation-delay:.10s}
.av-in-view.av-shortcut:nth-child(2){animation-delay:.08s}
.av-in-view.av-shortcut:nth-child(3){animation-delay:.16s}
.av-menu[open]>.av-menu-panel,.av-guide-dialog[open]{animation:av-menu-arrive .3s var(--av-ease) both}
}
@media(max-width:760px){
body.shop .av-hero--store{padding:24px 5% 22px;margin-top:0;gap:0;display:flex}
body.shop .av-hero--store .av-hero-image{width:100%;order:0}
body.shop .av-hero--store .av-hero-copy{padding:28px 0 16px;order:1;width:100%}
body.shop .av-hero--store h1{font-size:clamp(28px,7.7vw,36px);max-width:11em;margin:18px 0;line-height:1.8}
body.shop .av-hero--store .av-hero-copy>p:not(.av-eyebrow){font-size:14px;line-height:2.2;max-width:none}
body.shop .av-hero--store .av-button{min-width:215px;margin-top:16px}
.av-explore{order:2;align-self:flex-end;margin-top:12px;font-size:11px}
body.shop .av-hero--store+.av-shortcuts{margin:34px auto 65px;gap:16px}
body.shop .av-shortcut strong{font-size:14px}
body.shop .av-shortcut small{font-size:11px}
body.shop .av-section-heading{display:block;padding-bottom:23px;margin-bottom:0}
body.shop .av-section-heading h2{font-size:25px;margin-top:12px}
body.shop .av-story{display:block;padding:36px 0 48px}
body.shop .av-story+.av-story{padding-top:12px}
body.shop .av-story-visual{padding:0 16px 16px 0}
body.shop .av-story--reverse .av-story-visual{padding:0 0 16px 16px}
body.shop .av-story-copy{padding-top:26px}
body.shop .av-story-index{margin-bottom:12px;font-size:12px}
body.shop .av-story h3{font-size:29px}
body.shop .av-story-lead{font-size:19px}
body.shop .av-story-body{font-size:14px}
body.shop .av-craft{padding:28px 6%;margin-bottom:65px;gap:26px}
body.shop .av-craft>div{padding:0}
body.shop .av-craft h2{font-size:26px}
body.shop .av-menu-panel{padding:24px}
}
@media(prefers-reduced-motion:reduce){
html{scroll-behavior:auto!important}
.av-home *,.av-header *,.av-guides *,.av-guide-dialog{animation:none!important;transition:none!important}
.av-photo-frame img,.av-shortcut img{transform:none!important}
}
@media print{.av-home *{animation:none!important;transform:none!important;clip-path:none!important;opacity:1!important}}

/* v0.5: one-row header, unboxed icons. Native BASE controls stay visible in footer. */
body.shop .av-header{display:grid;grid-template-columns:minmax(0,1fr) auto 44px 44px;gap:16px;padding:18px 5%;align-items:center;color:#15120f}
body.shop .av-brand{min-width:0;gap:20px}
body.shop .av-brand-mark{width:auto;min-width:0;max-width:none;font:700 22px/1.4 var(--av-sans);white-space:nowrap;letter-spacing:.03em}
body.shop .av-header .av-menu{margin:0;position:static}
body.shop .av-header .av-menu>summary.av-menu-button{display:flex!important;align-items:center;justify-content:center;gap:10px;padding:0!important;min-width:44px;min-height:44px;background:none!important;border:0!important;box-shadow:none!important;color:inherit;line-height:1}
body.shop .av-header .av-menu>summary.av-menu-button::before{display:none}
.av-menu-button svg,.av-icon-link svg{width:24px;height:24px;display:block;flex:none;fill:currentColor}
body.shop .av-header .av-icon-link{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:0;box-shadow:none;color:inherit;padding:0}
body.shop .av-header .av-menu-panel{top:calc(100% - 4px);right:5%;width:min(560px,90vw)}
body.shop .av-header .av-menu-label{font:14px var(--av-sans)}
body.shop #mainFooter.av-footer .av-base-tools{grid-column:1/-1;justify-content:flex-start;width:auto;min-height:0;margin:0;padding:0}
body.shop #mainFooter.av-footer #baseMenu{position:static!important;inset:auto!important;margin:0;float:none}
body.shop #mainFooter.av-footer #baseMenu>ul{display:flex;gap:12px;padding:0;margin:0}
body.shop #mainFooter.av-footer #baseMenu>ul>li{margin:0;list-style:none}
body.shop #mainFooter.av-footer #baseMenu>ul>li>a{display:flex;align-items:center;justify-content:center;box-shadow:none!important;border:0!important;border-radius:0;background:#fff;padding:8px!important;min-width:44px;min-height:44px;margin:0}
body.shop #mainFooter.av-footer #baseMenu img{height:24px;width:auto;max-width:none}
body.shop #mainFooter.av-footer .av-footer-logo{display:block;width:max-content;max-width:100%;padding:8px 12px;margin-top:16px;background:#fff;color:#342411!important;font-size:16px}
.av-footer-logo img{display:block;max-width:160px;max-height:64px;width:auto;height:auto}
.av-guide-dialog #av-shipping-form{margin:24px 0}
.av-field-label{display:block;margin-bottom:8px;font-weight:600;font-size:15px}
.av-guide-dialog select{width:100%;box-sizing:border-box;min-height:48px;padding:10px 12px;font:16px var(--av-sans);color:var(--av-ink);background:#fff;border:1px solid #bcb2a4;border-radius:0}
.av-point-fields{border:0;margin:26px 0 12px;padding:0;min-width:0}
.av-point-fields legend{display:block!important;font-size:15px;font-weight:600;margin-bottom:8px;padding:0}
.av-point-fields #av-point-help{font-size:13px;line-height:1.9;color:var(--av-muted);margin-bottom:16px}
.av-point-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:11px 0;border-bottom:1px solid var(--av-line);font-size:15px}
.av-point-input{display:flex;align-items:center;gap:9px}
.av-point-input input{box-sizing:border-box;width:100px;height:46px;padding:8px 10px;font:16px var(--av-sans);color:var(--av-ink);background:white;border:1px solid #bcb2a4;border-radius:0;text-align:right}
.av-point-input>span{font-size:13px}
.av-calculate{margin-top:10px}
.av-estimate-label{display:block;font-size:12px;letter-spacing:.1em;color:var(--av-muted);margin-bottom:5px}
.av-guide-result #av-shipping-result-title{font-family:var(--av-sans);font-size:clamp(21px,5vw,29px);font-weight:500;line-height:1.5}
#av-shipping-result-body{font-size:14px;line-height:1.9}
.av-shipment{margin-top:16px;padding-top:14px;border-top:1px solid var(--av-line);font-size:13px;line-height:1.9}
.av-shipment b{display:block;font-weight:600;font-size:14px}
@media(max-width:760px){
body.shop .av-header{grid-template-columns:40px minmax(0,1fr) 40px 40px;gap:2px;min-height:68px;padding:10px 8px;flex-wrap:nowrap}
body.shop .av-header .av-menu{grid-column:1;grid-row:1;justify-self:start}
body.shop .av-header .av-brand{grid-column:2;grid-row:1;justify-content:center;display:flex;min-width:0}
body.shop .av-header .av-brand>div{display:none}
body.shop .av-brand-mark{font-size:clamp(13px,4vw,18px);font-weight:700;letter-spacing:0;max-width:100%;white-space:nowrap;line-height:1.5}
body.shop .av-header .av-menu>summary.av-menu-button{min-width:40px;min-height:44px;width:40px}
body.shop .av-header .av-menu-label{display:none}
body.shop .av-header .av-search-trigger{grid-column:3;grid-row:1;width:40px}
body.shop .av-header .av-cart-link{grid-column:4;grid-row:1;width:40px}
body.shop .av-header .av-menu-panel{right:8px;width:calc(100% - 16px);max-height:75svh}
.av-menu-button svg,.av-icon-link svg{width:23px;height:23px}
body.shop .av-guide-dialog{padding:22px 18px}
body.shop .av-guide-dialog .av-dialog-top h2{font-size:21px}
body.shop .av-guide-dialog .av-dialog-close{font-size:13px;padding:8px 10px}
}

/* v0.6 Product: readable type, real purchase form, no enclosing heavy border. */
body#shopDetailPage #mainContent.av-product{box-sizing:border-box;width:min(1240px,92%);max-width:none;padding:24px 0 64px;margin:0 auto 40px;color:var(--av-ink);font:15px/1.9 var(--av-sans);background:#fff;overflow:visible}
.av-product-grid,.av-product-gallery,.av-product-purchase,.av-product-description,.av-product-nav,.av-product-help{box-sizing:border-box;min-width:0}
.av-product a{color:var(--av-ink)}
.av-product-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;font:12px/1.8 var(--av-sans);color:var(--av-muted);margin-bottom:22px}
.av-product-breadcrumb a{text-decoration:none}
.av-product-nav{display:flex;align-items:center;gap:28px;margin:0 0 28px;padding:12px 0;border-top:1px solid var(--av-line);border-bottom:1px solid var(--av-line);background:#fff;font:13px/1.8 var(--av-sans)}
.av-product-nav>a,.av-product-nav>button{padding:8px 0;color:var(--av-ink);text-decoration:none;background:none;border:0;cursor:pointer;font:inherit}
.av-product-nav .av-buy-jump{margin-left:auto;background:var(--av-brown);color:#fff;padding:10px 18px;display:flex;align-items:center;gap:22px}
.av-product-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:start;gap:6%}
.av-product-gallery-stage{position:relative;background:var(--av-paper);overflow:hidden}
.av-product-gallery-stage>a{display:block}
body#shopDetailPage .av-product-gallery-stage #av-product-image{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:0}
.av-product-gallery-stage .label_image{position:absolute;z-index:1;max-width:30%;height:auto}
.av-gallery-meta{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--av-muted);padding:10px 0}
.av-product-thumbs{display:flex;gap:10px;overflow-x:auto;overscroll-behavior-x:contain;padding:4px 3px 10px;scrollbar-width:thin}
.av-product-thumb{flex:0 0 62px;box-sizing:border-box;padding:2px;border:1px solid transparent;opacity:.7;line-height:0}
.av-product-thumb[aria-current="true"]{border-color:#806533;opacity:1}
.av-product-thumb img{display:block;width:56px;height:56px;object-fit:contain;background:var(--av-paper)}
.av-product-thumb:hover{opacity:1}
body#shopDetailPage #mainContent.av-product .purchase{float:none;width:auto;max-width:100%;margin:0;padding:0;border:0;box-shadow:none;background:none;min-width:0;scroll-margin-top:100px}
body#shopDetailPage .av-product-heading{margin:0;padding:0;border:0}
body#shopDetailPage .av-product-heading .av-eyebrow{margin:0 0 12px;font-size:11px;color:#84683e}
body#shopDetailPage .av-product-heading h1.itemTitle{display:block;position:static;width:auto;max-width:none;margin:0 0 18px;padding:0;color:var(--av-ink);font:500 clamp(25px,2.5vw,34px)/1.6 var(--av-serif);letter-spacing:.04em;overflow-wrap:anywhere}
body#shopDetailPage .av-product .itemPrice h2{display:grid;gap:10px;margin:0 0 16px;padding:0;font-family:var(--av-sans);line-height:1.5;color:var(--av-brown)}
body#shopDetailPage .av-product .itemPrice .price__mainValue{font-size:30px;font-weight:500;letter-spacing:.01em}
body#shopDetailPage .av-product .itemPrice .price__properValue{font-size:17px}
body#shopDetailPage .av-product .itemPrice .price__subValue{font-size:20px}
body#shopDetailPage .av-product .itemPrice .price__tax{font-size:12px}
body#shopDetailPage .av-product .purchase .soldout{margin:0 0 16px;font:600 14px/1.8 var(--av-sans);color:#87623a}
body#shopDetailPage .av-product .purchase .comingSoon{margin:0 0 16px;font:500 14px/1.8 var(--av-sans)}
.av-product-bnpl{margin:0 0 14px;min-width:0}
/* The PAY ID widget's internal styles are deliberately left intact. */
.av-product-attention{font:13px/1.8 var(--av-sans);color:var(--av-muted);overflow-wrap:anywhere;min-width:0}
body#shopDetailPage .av-product-attention #itemAttention{font:13px/1.8 var(--av-sans);margin:0 0 12px;color:#6d6255}
body#shopDetailPage .av-product-attention :where(p,span,strong){font-size:13px;line-height:1.8}
body#shopDetailPage .av-product-attention .attention{box-sizing:border-box;margin:8px 0;padding:0;max-width:100%;font-size:13px;line-height:1.8}
body#shopDetailPage .av-product-attention #itemAttention .attention.deliveryShortestDay{box-sizing:border-box;display:block;width:100%;border:0;border-radius:0;background:var(--av-paper);color:#55432a;font:500 13px/1.9 var(--av-sans);padding:11px 14px;margin:10px 0;text-align:left}
body#shopDetailPage .av-product-attention #itemAttention .attention.salesPeriod{box-sizing:border-box;max-width:100%;margin:12px 0;padding:12px;font-size:13px;line-height:1.9}
.av-product-help{display:flex;flex-wrap:wrap;align-items:center;gap:12px 22px;padding:3px 0 18px;border-bottom:1px solid var(--av-line);margin-bottom:20px;font:13px/1.8 var(--av-sans)}
.av-product-help button{border:0;border-bottom:1px solid #ab9471;padding:4px 0;background:none;color:#705326;font:inherit;cursor:pointer;gap:12px;min-height:36px}
.av-product-help a{font-size:13px;text-underline-offset:4px}
.av-product-selection h2{margin:0 0 5px;font:500 19px/1.7 var(--av-serif)}
.av-product-selection p{margin:0 0 18px;font:12px/1.8 var(--av-sans);color:var(--av-muted)}
body#shopDetailPage .av-product #purchase_form{margin:0;padding:0;color:var(--av-ink);font:15px/1.8 var(--av-sans);min-width:0}
body#shopDetailPage .av-product #purchase_form .purchaseElement{margin:0 0 16px;overflow:visible}
body#shopDetailPage .av-product #purchase_form label,body#shopDetailPage .av-product #purchase_form .purchaseElement label{font:500 14px/1.7 var(--av-sans);color:var(--av-ink);margin:14px 0 7px;white-space:normal;overflow-wrap:anywhere}
body#shopDetailPage .av-product #purchase_form #itemSelect select,body#shopDetailPage .av-product #purchase_form select{box-sizing:border-box;width:100%;max-width:100%;min-height:48px;height:auto;border:1px solid #c7beb0;border-radius:2px;box-shadow:none;padding:11px 32px 11px 12px;font:16px/1.5 var(--av-sans);color:var(--av-ink);background-color:#fff;white-space:normal}
body#shopDetailPage .av-product #purchase_form input:not([type="hidden"]):not([type="checkbox"]):not([type="radio"]):not([type="submit"]),body#shopDetailPage .av-product #purchase_form textarea{box-sizing:border-box;max-width:100%;border:1px solid #c7beb0;border-radius:2px;padding:11px 12px;min-height:46px;font:16px/1.5 var(--av-sans);color:var(--av-ink);background:#fff}
body#shopDetailPage .av-product #purchase_form input[type="checkbox"],body#shopDetailPage .av-product #purchase_form input[type="radio"]{display:inline-block;width:18px;height:18px;vertical-align:middle;accent-color:var(--av-brown)}
body#shopDetailPage .av-product #purchase_form #amountSelect{width:112px;max-width:100%}
body#shopDetailPage .av-product #purchase_form .itemOption__caption{font:12px/1.8 var(--av-sans);margin:7px 0 12px;overflow-wrap:anywhere}
body#shopDetailPage .av-product #purchase_form .itemOption__caption--error,body#shopDetailPage .av-product #purchase_form .itemOption__count--error{color:#b52222;font-size:13px;line-height:1.8}
body#shopDetailPage .av-product #purchase_form #itemSelect .itemOption__input[data-dirty="true"][data-has-error="true"]{border:2px solid #b52222}
body#shopDetailPage .av-product #purchase_form .purchaseButton{margin:24px 0 0}
body#shopDetailPage .av-product #purchase_form .purchaseButton .purchaseButton__btn{box-sizing:border-box;min-height:56px;padding:16px 18px;border:1px solid var(--av-brown);border-radius:0;background:var(--av-brown);color:#fff;font:600 16px/1.6 var(--av-sans);letter-spacing:.06em;opacity:1;box-shadow:none;transition:background-color .2s}
body#shopDetailPage .av-product #purchase_form .purchaseButton .purchaseButton__btn:hover:not(:disabled):not(.purchaseButton__btn--disabled){background:#574029;opacity:1}
body#shopDetailPage .av-product #purchase_form .purchaseButton .purchaseButton__btn:disabled,body#shopDetailPage .av-product #purchase_form .purchaseButton .purchaseButton__btn--disabled{background:#e6e1d9;border-color:#e6e1d9;color:#746b60;cursor:not-allowed}
body#shopDetailPage .av-product #purchase_form .purchaseButton .purchaseButton__btn:focus-visible{outline:3px solid #9d6b00;outline-offset:4px}
.av-product-contact{display:flex;flex-wrap:wrap;gap:4px 8px;margin-top:16px;font:12px/1.8 var(--av-sans);color:var(--av-muted)}
.av-product-contact a{text-underline-offset:4px}
body#shopDetailPage .av-product-description{padding:52px 0 0;border-top:1px solid var(--av-line);margin-top:64px;scroll-margin-top:90px;max-width:100%}
.av-product-description-heading h2{font:500 27px/1.7 var(--av-serif);margin:10px 0 26px;color:var(--av-ink)}
body#shopDetailPage .av-product .itemDescription{margin:0 0 30px;max-width:850px;color:var(--av-ink);font:15px/2.2 var(--av-sans);overflow-wrap:anywhere}
body#shopDetailPage .av-product .itemDescription p{font:inherit;line-height:2.2;margin:0 0 1.5em}
.av-product-description img{max-width:100%;height:auto}
.av-product-description table{max-width:100%}
.av-description-buy{margin-top:24px}
.av-product-share{border:0;padding:0;margin:16px 0 0;min-width:0;text-align:right}
body#shopDetailPage .av-product #reportBtn{margin:0;padding:0;font:12px/1.5 var(--av-sans);text-align:right}
body#shopDetailPage .av-product #reportBtn .report{margin:0;padding:0;text-align:right}
body#shopDetailPage .av-product #reportBtn a,body#shopDetailPage .av-product #reportBtn button{display:inline-block;margin:0;padding:5px 0;min-height:24px;box-sizing:border-box;background:none;border:0;box-shadow:none;color:var(--av-muted);font:12px/1.5 var(--av-sans);text-decoration:none;cursor:pointer}
body#shopDetailPage .av-product #reportBtn a:hover,body#shopDetailPage .av-product #reportBtn button:hover{text-decoration:underline}
body#shopDetailPage .av-product .shareButtons{flex-wrap:wrap;gap:10px}
@media(min-width:901px){.av-product-gallery{position:sticky;top:28px}}
@media(max-width:900px){
body#shopDetailPage #mainContent.av-product{width:90%;padding:14px 0 80px;margin-top:0}
.av-product-grid{display:block}
.av-product-nav{position:sticky;top:0;z-index:1010;gap:18px;margin-bottom:20px;padding:8px 0;box-shadow:0 5px 10px #fff}
.av-product-nav .av-buy-jump{padding:10px 14px;gap:10px}
.av-product-breadcrumb{font-size:11px;margin-bottom:14px}
body#shopDetailPage #mainContent.av-product .purchase{padding:28px 0 0;scroll-margin-top:76px}
body#shopDetailPage .av-product-heading h1.itemTitle{font-size:27px;margin-bottom:14px}
body#shopDetailPage .av-product .itemPrice .price__mainValue{font-size:28px}
body#shopDetailPage .av-product-description{margin-top:48px;padding-top:32px}
body#shopDetailPage .av-product .itemDescription{font-size:14px;line-height:2.15}
.av-product-contact{margin-bottom:24px}
.av-product-thumbs{gap:8px}
body#shopDetailPage .av-product #purchase_form{scroll-margin-top:80px;scroll-margin-bottom:120px}
body#shopDetailPage .av-product #purchase_form .purchaseButton{scroll-margin-top:90px;scroll-margin-bottom:120px}
}
@media(max-width:359px){.av-product-nav{gap:10px;font-size:12px}.av-product-nav .av-buy-jump{padding-inline:10px}.av-product-help{gap:10px}}
@media(prefers-reduced-motion:reduce){.av-product *{transition:none!important}}

.av-about ~ .av-guides{display:none}

/* v0.7 About / gift / delivery, native details work without JavaScript. */
.av-about{padding-top:64px;padding-bottom:40px;font:15px/2 var(--av-sans);color:var(--av-ink)}
.av-about h1,.av-about h2,.av-about h3{font-family:var(--av-serif);color:var(--av-ink);font-weight:400;letter-spacing:.06em}
.av-about h1{font-size:clamp(30px,4vw,50px);line-height:1.6;margin:16px 0 42px}.av-about h2{font-size:clamp(26px,3vw,38px);line-height:1.7;margin:12px 0 24px}.av-about h3{font-size:21px;line-height:1.7;margin:32px 0 12px}
.av-about p{margin:12px 0 22px}.av-about a{color:var(--av-ink)}.av-about .av-button{margin:12px 0 20px}
.av-about-store{display:grid;grid-template-columns:1fr 1fr;gap:6%;align-items:center}.av-about-store img{width:100%;height:auto;display:block}.av-shop-introduction{white-space:normal}.av-about .social ul{display:flex;gap:16px;list-style:none;padding:0;margin-top:20px;flex-wrap:wrap}.av-about .social img{width:26px;height:26px}
.av-guide-index{display:flex;flex-wrap:wrap;gap:12px 28px;border-block:1px solid var(--av-line);padding:20px 0;margin:50px 0 0}.av-guide-index a{font-size:14px;text-underline-offset:6px}
.av-guide-section{padding:72px 0;border-bottom:1px solid var(--av-line);scroll-margin-top:32px}.av-guide-lead{font-size:17px;line-height:2.1;max-width:48em}
.av-gift-collection{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:40px 0 48px}.av-gift-collection article{min-width:0}.av-gift-photo{display:block;position:relative;aspect-ratio:3/2;max-height:260px;overflow:hidden;background:var(--av-paper)}.av-gift-photo img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s}.av-gift-photo:hover img{transform:scale(1.035)}.av-gift-collection h3{margin:20px 0 10px}.av-gift-collection p{font-size:14px}.av-gift-collection .av-text-link{font-size:13px}
.av-gift-services{background:var(--av-paper);padding:30px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.av-gift-services h3{margin-top:0;font-size:19px}.av-gift-services p,.av-gift-services a{font-size:14px}
.av-gift-steps{padding-left:1.5em;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:35px;margin:24px 0}.av-gift-steps li{padding-left:5px}.av-gift-steps strong,.av-gift-steps span{display:block}.av-gift-steps span{font-size:14px;color:var(--av-muted);margin-top:10px}
.av-about .av-guide-note{font-size:13px;color:var(--av-muted)}.av-gift-contact{padding:20px 0}.av-gift-contact a{text-underline-offset:5px}
.av-guide-definitions{margin:32px 0}.av-guide-definitions>div{display:grid;grid-template-columns:220px 1fr;gap:24px;padding:24px 0;border-top:1px solid var(--av-line)}.av-guide-definitions dt{font-weight:600}.av-guide-definitions dd{margin:0;font-size:14px}
.av-table-scroll{max-width:100%;overflow-x:auto;margin:24px 0;-webkit-overflow-scrolling:touch}.av-table-scroll table{border-collapse:collapse;width:100%;min-width:580px;font:13px/1.7 var(--av-sans);font-variant-numeric:tabular-nums}.av-table-scroll caption{text-align:left;font-size:14px;padding-bottom:14px}.av-table-scroll th,.av-table-scroll td{padding:13px 15px;text-align:right;border-bottom:1px solid var(--av-line);white-space:nowrap}.av-table-scroll th{font-weight:500;background:var(--av-paper)}.av-table-scroll th:first-child{text-align:left}.av-table-scroll th small{display:block;white-space:normal;min-width:150px;max-width:220px;font-size:11px;color:var(--av-muted)}
.av-faq-item{border-bottom:1px solid var(--av-line)}.av-faq-item>summary{cursor:pointer;padding:22px 6px;font-size:15px;font-weight:500;list-style:disclosure-closed;list-style-position:inside}.av-faq-item[open]>summary{list-style-type:disclosure-open}.av-faq-item>p{padding:0 6px;font-size:14px}.av-faq-item:focus-within{outline-offset:4px}
@media(max-width:760px){.av-about{padding-top:32px}.av-about-store{grid-template-columns:1fr;gap:22px}.av-guide-index{gap:14px 22px;margin-top:30px}.av-guide-section{padding:44px 0;scroll-margin-top:24px}.av-guide-lead{font-size:15px}.av-gift-collection{grid-template-columns:1fr;gap:36px;margin:30px 0}.av-gift-collection h3{margin-top:18px}.av-gift-services{grid-template-columns:1fr;padding:24px;gap:24px}.av-gift-services article+article{border-top:1px solid var(--av-line);padding-top:24px}.av-gift-steps{grid-template-columns:1fr;gap:22px}.av-guide-definitions>div{grid-template-columns:1fr;gap:9px}.av-table-scroll table{min-width:560px}.av-about .av-button{max-width:100%;box-sizing:border-box}}

body.shop .av-hero--store{display:flex;flex-direction:column;align-items:stretch;justify-content:flex-end;position:relative;isolation:isolate;overflow:hidden;width:100%;max-width:none;margin:0;min-height:680px;min-height:min(760px,82svh);padding:72px max(5%,calc((100% - 1200px)/2)) 34px;gap:30px;border:0;background:#342c24;box-sizing:border-box}
body.shop .av-hero--store .av-hero-image{position:absolute;inset:0;z-index:0;width:100%;height:100%;min-height:0;aspect-ratio:auto;animation:none}
body.shop .av-hero--store .av-hero-image img{position:absolute;inset:0;display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover;object-position:center 48%}
body.shop .av-hero--store::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(24,19,14,.78),rgba(24,19,14,.53) 45%,rgba(24,19,14,.12)),linear-gradient(0deg,rgba(24,19,14,.38),transparent 45%)}
body.shop .av-hero--store .av-hero-copy{position:relative;z-index:2;align-self:auto;order:0;width:100%;max-width:620px;padding:0;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.24)}
body.shop .av-hero--store h1{color:#fff;font-size:clamp(32px,3.6vw,52px);line-height:1.65;max-width:11em;margin:22px 0;letter-spacing:.07em}
body.shop .av-hero--store .av-eyebrow{color:#fff;font-size:12px;letter-spacing:.2em}
body.shop .av-hero--store .av-hero-copy>p:not(.av-eyebrow){color:#fff;font-size:15px;line-height:2.2;max-width:29em}
body.shop .av-hero--store .av-button{color:#fff!important;border-bottom-color:rgba(255,255,255,.75);background:transparent;margin-top:22px}
body.shop .av-hero--store .av-button:hover{color:#fff!important;border-bottom-color:#fff;background:rgba(255,255,255,.1)}
body.shop .av-hero--store .av-explore{position:relative;z-index:2;order:1;align-self:flex-end;color:#fff;margin:0;padding:0;text-shadow:0 1px 8px #342411}
body.shop .av-hero--store .av-explore span{border-color:rgba(255,255,255,.65)}
body.shop .av-hero--store .av-explore:hover span{background:rgba(255,255,255,.15)}
@keyframes av-store-settle{from{transform:scale(1.035)}to{transform:scale(1)}}
@media(prefers-reduced-motion:no-preference){body.shop .av-hero--store .av-hero-image img{animation:av-store-settle 1.8s var(--av-ease) both}}
@media(max-width:760px){
body.shop .av-hero--store{min-height:660px;min-height:85svh;padding:200px 6% 28px;gap:26px}
body.shop .av-hero--store::after{background:linear-gradient(180deg,rgba(24,19,14,.08),rgba(24,19,14,.35) 25%,rgba(24,19,14,.78) 52%,rgba(24,19,14,.88))}
body.shop .av-hero--store .av-hero-image img{object-position:26% center}
body.shop .av-hero--store h1{font-size:clamp(28px,7.8vw,36px);line-height:1.7;margin:18px 0}
body.shop .av-hero--store .av-hero-copy>p:not(.av-eyebrow){font-size:14px;line-height:2;max-width:29em}
body.shop .av-hero--store .av-button{margin-top:16px}
body.shop .av-hero--store .av-explore{font-size:11px;gap:14px}
}

body#shopDetailPage #mainContent.av-product{padding-bottom:24px;margin-bottom:0}body#shopDetailPage .av-guides{margin-top:20px}
