@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600&family=Noto+Serif+TC:wght@400;500;600&display=swap');
:root{--green:#153e35;--ink:#213b33;--paper:#f7f7f2;--line:#d4d9ce;--muted:#607167;--gold:#b9ac80;--serif:'Noto Serif TC',serif;--sans:'Noto Sans TC',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}img{display:block;width:100%;height:100%;object-fit:cover}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:500}p{line-height:1.95}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #b29448;outline-offset:6px}.wrap{width:min(1280px,88%);margin:0 auto}.eyebrow{display:block;font-size:12px;letter-spacing:.18em;font-weight:500;margin-bottom:22px;line-height:1.8}header{height:108px;padding:0 4.5%;display:flex;align-items:center;justify-content:space-between;gap:30px;background:var(--paper);position:relative;z-index:10;border-bottom:1px solid #dfe2d7}.wordmark{font-family:Georgia,serif;letter-spacing:.085em;font-size:25px;display:inline-block;white-space:nowrap}.wordmark small{display:block;text-align:center;font-family:var(--serif);font-size:13px;letter-spacing:.38em;margin-top:9px}.desktop-nav{display:flex;gap:28px;align-items:center;font-size:14px}.desktop-nav a{padding:15px 0;position:relative}.desktop-nav a:after{content:'';position:absolute;left:0;bottom:6px;width:0;height:1px;background:var(--green);transition:width .2s}.desktop-nav a:hover:after,.desktop-nav [aria-current=page]:after{width:100%}.shop{font-size:14px;border-bottom:1px solid var(--green);padding:12px 0;display:flex;gap:30px}.menu-toggle{display:none}.mobile-nav[hidden]{display:none}.skip{position:fixed;top:-100px;left:10px;background:white;z-index:99;padding:12px}.skip:focus{top:10px}.hero{display:grid;grid-template-columns:46% 54%;min-height:640px;background:var(--green);color:var(--paper)}.hero-copy{padding:75px 8% 32px 13%;display:flex;align-items:flex-start;flex-direction:column;justify-content:center}.hero-copy .eyebrow{color:#c4c8ad;font-size:12px}.hero h1{font-size:clamp(32px,3.3vw,48px);letter-spacing:.055em;line-height:1.7;margin:4px 0 24px}.hero p{color:#d2dcd1;line-height:2.05;letter-spacing:.03em}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:16px 24px;font-size:14px;letter-spacing:.04em;transition:background .2s,color .2s}.button.light{background:var(--paper);color:var(--green)}.button.dark{background:var(--green);color:var(--paper)}.button:hover{background:#bcae80;color:#153e35}.hero .button{margin:34px 0 42px}.hero-foot{font-size:12px;letter-spacing:.13em;color:#b5c4b8;margin-top:auto;padding-top:25px}.hero-photo{position:relative;overflow:hidden}.hero-photo img{object-position:center}.photo-caption{position:absolute;bottom:28px;right:30px;color:#fff;font:italic 17px Georgia,serif;text-shadow:0 1px 7px #0008}.collection{padding-top:100px;padding-bottom:100px}.section-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:45px}.section-top .eyebrow{margin-bottom:14px;color:var(--muted)}h2{font-size:32px;line-height:1.6;letter-spacing:.04em}.text-link{display:inline-flex;justify-content:space-between;gap:34px;align-items:center;padding:12px 0;border-bottom:1px solid #819183;font-size:14px;line-height:1.6}.text-link:hover{color:#8c7337}.scent-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.product-image{position:relative;aspect-ratio:1/1.08;overflow:hidden;background:#e7e5da}.product-image img{transition:transform .5s}.scent-card:hover img{transform:scale(1.035)}.product-number{position:absolute;top:18px;left:18px;background:#f7f7f0e8;font-size:12px;padding:8px 12px;letter-spacing:.08em}.product-line{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.product-line h3{font-size:26px;letter-spacing:.09em}.product-line h3 span{font:16px Georgia,serif;letter-spacing:.01em;margin-left:13px}.small-arrow{font-size:22px}.scent-card p{font-size:14px;margin-top:13px;color:var(--muted)}.product-meta{display:flex;justify-content:space-between;gap:8px;border-top:1px solid var(--line);padding-top:17px;margin-top:21px;font-size:12px}.product-meta span:last-child{font-size:14px}.story-band{display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:center;background:#e9ece3;padding:80px 13%}.story-mark{font-family:Georgia,serif;font-size:clamp(150px,23vw,320px);font-weight:400;line-height:.9;color:#a7b39b;position:relative;max-width:300px;margin:auto}.story-mark span{font-size:.46em;margin-left:-.38em;color:var(--green)}.story-band h2{font-size:38px;margin-bottom:22px}.story-band p{color:#59695d;margin-bottom:26px;max-width:470px}.journal-section{padding-top:100px;padding-bottom:100px}.journal-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.journal-card>img{aspect-ratio:1.6;height:auto;max-height:290px;object-fit:cover}.meta{font-size:12px;color:var(--muted);display:flex;justify-content:space-between;margin:20px 0 13px}.journal-card h3{font-size:22px;line-height:1.65;min-height:75px}.journal-card .text-link{margin-top:15px;font-size:13px;gap:26px}.visit{padding:70px 0 90px;border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1.4fr;gap:10%}.visit h2{font-size:38px;margin-bottom:18px}.visit p{color:var(--muted);margin-bottom:18px}.visit-locations>a{position:relative;display:block;padding:28px 0;border-bottom:1px solid var(--line)}.visit-locations>a>span{font-size:12px;letter-spacing:.15em;color:var(--muted)}.visit-locations h3{font-size:28px;margin-top:14px;margin-bottom:8px}.visit-locations p{font-size:14px;margin:0}.visit-locations b{position:absolute;right:0;top:65px;font-size:24px;font-weight:400}.contact-band{background:var(--green);color:var(--paper);padding:65px 6%;text-align:center}.contact-band .eyebrow{color:#c5c7a8;margin-bottom:15px}.contact-band h2{margin-bottom:27px}.contact-band .button{min-width:185px}footer{padding:60px 6% 25px;background:#f0f1e9}.footer-top{display:grid;grid-template-columns:1.2fr .8fr 1fr;gap:50px}.footer-top p{font-size:14px;margin-top:25px;color:var(--muted)}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:18px;font-size:14px;align-content:start}.footer-social{display:flex;flex-direction:column;align-items:flex-start;gap:10px;font-size:14px;overflow-wrap:anywhere}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;border-top:1px solid var(--line);padding-top:26px;margin-top:45px;color:var(--muted);font-size:12px;line-height:1.9}.page-heading{padding-top:78px;padding-bottom:64px}.page-heading .eyebrow{color:var(--muted)}.page-heading h1{font-size:46px;line-height:1.55;letter-spacing:.04em}.page-heading p{margin-top:22px;color:var(--muted);max-width:730px}.collection-inner{padding-bottom:55px}.quiet-note{padding:35px 0 65px;border-top:1px solid var(--line)}.quiet-note p{margin-bottom:10px}.breadcrumb{padding-top:34px;padding-bottom:28px;font-size:13px;color:var(--muted)}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:7%;align-items:start;padding-bottom:75px}.detail-photo{aspect-ratio:.9;position:sticky;top:35px}.detail-copy{padding-top:15px}.detail-copy h1{font-size:46px;letter-spacing:.12em}.detail-copy h1 em{display:block;font:26px Georgia,serif;letter-spacing:.01em;margin:15px 0 28px}.detail-copy h2{font-size:23px;line-height:1.75;margin-bottom:18px}.detail-copy>p{color:var(--muted)}.price{font-size:23px;margin:30px 0 23px}.price span{display:block;font-size:14px;color:var(--muted);margin-top:10px}.fine{font-size:12px!important;line-height:1.85;color:var(--muted);margin-top:15px}.scent-notes{margin-top:34px;border-top:1px solid var(--line)}.scent-notes>div{padding:17px 0;border-bottom:1px solid var(--line);display:flex;gap:36px;font-size:14px}.scent-notes span{color:var(--muted)}.scent-notes strong{font-weight:400}.product-story{max-width:800px;border-top:1px solid var(--line);padding:65px 0 85px}.product-story>p{margin:23px 0}.collab{background:#e8ece2;padding:32px;margin-top:45px}.collab h3{font-size:25px;margin-bottom:15px}.collab p{margin-bottom:15px}.use-note{margin:40px 0}.use-note h3{font-size:22px;margin-bottom:16px}.use-note p{color:var(--muted);font-size:14px}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:9%;padding-bottom:90px;align-items:start}.about-layout>img{aspect-ratio:.76;height:auto;position:sticky;top:35px}.about-layout h2{font-size:30px;margin-bottom:20px}.about-layout p{color:var(--muted);margin-bottom:22px}.about-layout .eyebrow{margin-top:45px;color:var(--muted)}.journal-list{padding-bottom:95px}.article-heading{max-width:800px;width:88%;margin:24px auto 50px;text-align:center}.article-heading h1{font-size:40px;line-height:1.65}.article-heading p{color:var(--muted);margin:22px 0}.article-heading time{font-size:13px;color:var(--muted)}.article-cover{height:460px;max-width:1120px}.prose{max-width:720px;width:86%;margin:60px auto 90px}.prose section{margin-bottom:40px}.prose h2{font-size:27px;margin-bottom:18px}.prose p{line-height:2.15;color:#4e6157}.article-end{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:30px;margin-top:50px;gap:20px}.stockists{padding-bottom:70px}.store{border-top:1px solid var(--line);padding:48px 0 60px;display:grid;grid-template-columns:1fr 1.2fr;gap:10%}.store h2{font-size:35px;margin-bottom:20px}.serif{font-family:var(--serif)}.store dl{margin:0}.store dt{font-size:13px;color:var(--muted);margin-bottom:10px}.store dd{margin:0 0 26px;line-height:1.9}.store small{font-size:13px;color:var(--muted)}.actions{display:flex;gap:30px;align-items:center;flex-wrap:wrap}.store>div>p{margin-bottom:20px}.cooperation{display:grid;grid-template-columns:1.2fr 1fr;gap:8%;padding-bottom:100px;align-items:start}.cooperation-types{display:grid;grid-template-columns:1fr 1fr;gap:35px}.cooperation-types>div{border-top:1px solid var(--line);padding-top:26px}.cooperation-types h2{font-size:25px;margin-bottom:18px}.cooperation-types p{color:var(--muted);font-size:15px}.contact-panel{padding:38px;background:#e8ece2}.contact-panel h2{font-size:30px}.contact-panel>p{margin:20px 0 26px}.contact-panel .email{display:block;font-size:14px;margin-top:23px;overflow-wrap:anywhere}.error-link{padding-bottom:100px}
@media(min-width:1600px){.hero{max-height:790px}.hero-photo img{object-position:50% 54%}}
@media(max-width:1150px){header{gap:22px;height:95px}.wordmark{font-size:22px}.desktop-nav{gap:18px;font-size:13px}.shop{gap:15px}.hero{min-height:570px}.hero-copy{padding-left:10%;padding-right:8%}.hero h1{font-size:35px}.scent-grid,.journal-grid{gap:22px}.product-line h3 span{display:block;margin:9px 0 0}.product-meta{flex-wrap:wrap}.footer-top{gap:30px}.story-band{padding:70px 9%}.detail-copy h1{font-size:40px}.cooperation{gap:5%}.contact-panel{padding:30px}}
@media(max-width:900px){header{height:88px;padding:0 6%}.desktop-nav{display:none}.shop{margin-left:auto}.menu-toggle{width:35px;height:40px;border:0;background:transparent;display:flex;flex-direction:column;justify-content:center;gap:7px;padding:5px}.menu-toggle span{width:24px;height:1px;background:var(--green)}.mobile-nav{position:absolute;top:88px;left:0;right:0;padding:20px 6% 30px;background:var(--paper);box-shadow:0 12px 16px #0001;display:flex;flex-direction:column}.mobile-nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:16px}.hero h1{font-size:30px}.hero-copy{padding:45px 10%}.hero{min-height:510px}.hero p{font-size:14px}.hero .button{gap:24px}.hero-foot{font-size:12px}.story-band{gap:5%}.story-band h2{font-size:30px}.footer-top{grid-template-columns:1fr 1fr}.footer-social{grid-column:1/-1;flex-direction:row;gap:20px;flex-wrap:wrap}.cooperation{grid-template-columns:1fr}.contact-panel{margin-top:45px}.product-detail{gap:5%}.detail-copy h2{font-size:21px}.detail-copy>p{font-size:15px}.section-top h2{font-size:28px}.section-top>.text-link{white-space:nowrap}.journal-card h3{font-size:20px}.product-line h3{font-size:23px}.article-cover{height:360px}}
@media(max-width:640px){.wrap{width:88%}header{height:80px;gap:16px}.wordmark{font-size:19px;letter-spacing:.07em}.wordmark small{font-size:12px;margin-top:6px}.shop{font-size:12px;gap:9px}.menu-toggle{width:25px}.menu-toggle span{width:20px}.mobile-nav{top:80px}.hero{display:flex;flex-direction:column;min-height:0}.hero-copy{padding:44px 7% 35px;min-height:385px}.hero-copy .eyebrow{font-size:12px;margin-bottom:12px}.hero h1{font-size:34px;line-height:1.6;letter-spacing:.035em;margin:6px 0 18px}.hero p{font-size:14px}.hero .button{margin:24px 0 0;min-height:48px;padding:13px 22px;font-size:14px;gap:30px}.hero-foot{display:none}.hero-photo{height:350px}.hero-photo img{object-position:center 58%}.photo-caption{right:20px;bottom:20px;font-size:15px}.collection{padding:55px 0}.section-top{display:block;margin-bottom:28px}.section-top h2{font-size:27px}.section-top .eyebrow{font-size:12px;margin-bottom:12px}.section-top>.text-link{margin-top:13px}.scent-grid{grid-template-columns:1fr;gap:42px}.product-image{aspect-ratio:1.12}.product-image img{object-position:center 60%}.product-line{margin-top:18px}.product-line h3{font-size:27px}.product-line h3 span{display:inline;margin-left:15px;font-size:17px}.scent-card p{font-size:14px}.product-meta{font-size:12px;margin-top:16px;padding-top:13px}.story-band{grid-template-columns:1fr;padding:45px 8%}.story-mark{display:none}.story-band h2{font-size:32px}.story-band p{font-size:15px}.journal-section{padding:55px 0}.journal-grid{grid-template-columns:1fr;gap:36px}.journal-card>img{aspect-ratio:1.7;max-height:none}.journal-card h3{font-size:24px;min-height:0}.journal-card .text-link{margin-top:8px}.visit{padding:45px 0 55px;grid-template-columns:1fr;gap:22px}.visit h2{font-size:32px}.visit-locations>a{padding:24px 0}.visit-locations h3{font-size:26px}.visit-locations b{top:55px}.contact-band{padding:45px 7%}.contact-band h2{font-size:28px;line-height:1.65}.contact-band .eyebrow{font-size:12px}footer{padding:40px 7% 24px}.footer-top{grid-template-columns:1fr;gap:30px}.footer-links{font-size:14px;gap:20px}.footer-social{grid-column:auto;flex-direction:column;gap:10px}.footer-bottom{align-items:flex-start;flex-direction:column;gap:15px;margin-top:32px}.page-heading{padding:45px 0 38px}.page-heading .eyebrow{font-size:12px;margin-bottom:15px}.page-heading h1{font-size:34px}.page-heading p{font-size:15px;margin-top:17px}.breadcrumb{padding-top:23px;padding-bottom:23px}.product-detail{grid-template-columns:1fr;padding-bottom:40px;gap:24px}.detail-photo{position:static;aspect-ratio:1.03}.detail-copy h1{font-size:40px}.detail-copy h1 em{font-size:25px;margin-bottom:23px}.detail-copy h2{font-size:24px}.detail-copy>p{font-size:16px}.detail-copy .button{width:100%}.detail-copy .eyebrow{margin-bottom:15px}.product-story{padding:40px 0 60px}.product-story h2{font-size:28px}.collab{padding:25px}.collab h3{font-size:23px}.about-layout{grid-template-columns:1fr;gap:35px;padding-bottom:55px}.about-layout>img{position:static;aspect-ratio:1.2}.about-layout h2{font-size:28px}.about-layout p{font-size:16px}.journal-list{padding-bottom:60px}.article-heading{margin-top:16px;margin-bottom:30px;text-align:left}.article-heading h1{font-size:31px;line-height:1.7}.article-heading .eyebrow{font-size:12px}.article-heading p{font-size:15px}.article-cover{height:260px}.prose{margin-top:38px;margin-bottom:55px}.prose h2{font-size:25px}.prose p{font-size:16px;line-height:2}.article-end{flex-direction:column;align-items:flex-start;gap:12px}.store{grid-template-columns:1fr;gap:22px;padding:30px 0 40px}.store h2{font-size:31px}.store .eyebrow{margin-bottom:15px}.store>div>p{margin-bottom:0}.store>div>.text-link{margin-top:20px}.cooperation{padding-bottom:55px}.cooperation-types{gap:25px;grid-template-columns:1fr}.cooperation-types .eyebrow{margin-bottom:9px}.cooperation-types h2{font-size:27px;margin-bottom:12px}.cooperation-types p{font-size:16px}.contact-panel{padding:28px 23px}.contact-panel h2{font-size:28px}.contact-panel .button{width:100%;gap:20px}.quiet-note{padding-bottom:45px}.fine{font-size:12px!important}.hero-foot{font-size:12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* User-supplied transparent bottle photographs, preserving original pixels. */
.product-image:has(.asset-cutout),.detail-photo:has(.asset-cutout){background:#edece5;overflow:hidden}
img.asset-cutout{object-fit:contain;object-position:center;transform:scale(1.2)}
.scent-card:hover img.asset-cutout{transform:scale(1.24)}

/* User-approved logo with transparent background, September 16. Preserve black lettering. */
a.wordmark{display:block;width:112px;height:90px;flex-shrink:0;overflow:hidden;line-height:0}
a.wordmark img{width:100%;height:100%;object-fit:cover;object-position:center;transform:none}
.footer-top a.wordmark{width:174px;height:140px;margin-left:0}
.story-logo{width:100%;max-width:280px;margin:auto}
.story-logo img{height:auto;aspect-ratio:1.24;object-fit:cover;object-position:center}
@media(max-width:900px){header a.wordmark{width:96px;height:78px}}
@media(max-width:640px){header a.wordmark{width:92px;height:74px}.footer-top a.wordmark{width:156px;height:126px}.story-logo{max-width:210px;margin:0 auto 28px}}

/* Journal bottle photography: fit the complete original without banner cropping. */
.article-cover:has(.asset-cutout){background:#edece5}
.article-cover>img.asset-cutout,.journal-card>img.asset-cutout{object-fit:contain;object-position:center;transform:none;background:#edece5}

/* Matched supplied lifestyle photographs; keep promotional text outside the photo crop. */
.product-image:has(.asset-scene),.detail-photo:has(.asset-scene){aspect-ratio:4/5;overflow:hidden}
img.asset-scene{object-fit:cover;object-position:left center;transform:none}
img.asset-scene[src$="stillness-scene.png"]{object-position:right center}
.scent-card:hover img.asset-scene{transform:none}

/* Supplied portrait artwork fits narrow product panels in full. */
.product-image:has(.asset-poster),.detail-photo:has(.asset-poster){aspect-ratio:3/4;overflow:hidden;background:#f7f7f2}
img.asset-poster{object-fit:contain;object-position:center;transform:none}
.scent-card:hover img.asset-poster{transform:none}
.product-image:has(.asset-poster) .product-number{display:none}
/* Wide editorial artwork switches to its dedicated portrait on phones. */
.article-cover:has(.responsive-art){height:auto}
.responsive-art{display:block;width:100%;aspect-ratio:1672/941}
.responsive-art>img{width:100%;height:auto;object-fit:contain}
.journal-card>img.asset-banner{aspect-ratio:1672/941;object-fit:contain;max-height:none}
@media(max-width:640px){.responsive-art{aspect-ratio:var(--portrait-ratio,1092/1440)}}

/* Conceptual fragrance artwork retains its entire composition at every viewport. */
.article-cover:has(.asset-concept){height:auto}
.article-cover>img.asset-concept,.journal-card>img.asset-concept{width:100%;height:auto;aspect-ratio:3/2;object-fit:contain;object-position:center;max-height:none;transform:none}

/* Event photographs retain the complete group and displayed exhibits. */
.article-cover:has(.event-photo){height:auto;max-width:1024px}
.article-cover>img.event-photo,.journal-card>img.event-photo{height:auto;aspect-ratio:1024/575;object-fit:contain;max-height:none}
.image-credit{font-size:13px;line-height:1.7;color:var(--muted);margin-top:12px}
.prose p a{text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}

/* About-page concept keeps its full portrait composition on desktop and mobile. */
.about-layout>img.about-concept{height:auto;aspect-ratio:auto;object-fit:contain;max-width:100%;transform:none}

/* Show the homepage concept photograph in full at every screen width. */
.hero-photo{display:flex;align-items:center;background:#e5dfd3}
.hero-photo img.hero-concept{display:block;width:100%;height:auto;object-fit:contain;object-position:center;transform:none}
.hero-photo .photo-caption{color:#153e35;text-shadow:0 1px 5px #fff8}
@media(max-width:640px){.hero-photo{height:auto}}

/* Shared article actions inherit the site's quiet green palette. */
.prose .article-share{border-top:1px solid var(--line);padding-top:30px;margin:48px 0 0}
.article-share h2{font-family:var(--sans);font-size:18px;line-height:1.7;margin-bottom:18px}
.share-actions{display:flex;flex-wrap:wrap;gap:10px}
.share-control{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border:1px solid #819183;border-radius:3px;background:transparent;color:var(--green);font:inherit;font-size:14px;line-height:1.5;cursor:pointer}
.share-control:hover{background:var(--green);border-color:var(--green);color:var(--paper)}
.share-control[hidden],.share-manual[hidden]{display:none}
.prose .share-status{font-size:14px;line-height:1.7;margin-top:12px;min-height:24px;color:var(--green)}
.share-manual{margin-top:12px;font-size:14px;line-height:1.7}
.share-manual label{display:block;margin-bottom:8px}
.share-manual input{width:100%;min-width:0;padding:12px;border:1px solid #819183;border-radius:3px;background:white;color:var(--ink);font:inherit;font-size:16px}
.share-manual input:focus-visible{outline:2px solid #b29448;outline-offset:3px}
@media(max-width:640px){.share-actions{gap:8px}.share-control{padding:10px 14px}.article-share h2{font-size:18px}}

/* Store journal photographs preserve complete original compositions. */
.article-cover:has(.store-article-cover){height:auto;max-width:1000px}
.article-cover img.store-article-cover{height:auto;aspect-ratio:4/3;object-fit:contain}
.store-article-prose p+p{margin-top:18px}
.store-article-intro{margin-bottom:40px}
.store-article-prose h3{font-size:20px;line-height:1.7;margin:28px 0 12px}
.store-article-prose ul{padding-left:24px;line-height:2;color:#4e6157}
.store-article-photo{margin:28px 0 0;min-width:0}
.store-article-photo img{width:100%;height:auto;object-fit:contain}
.store-article-photo figcaption{font-size:14px;line-height:1.7;color:var(--muted);margin-top:10px}
.store-article-gallery{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
@media(max-width:640px){.store-article-gallery{grid-template-columns:1fr;gap:0}}
