/* The shop and travel journal share the atelier's paper, ink, and measured type. */
.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; }
.page-header .desktop-nav { gap: 25px; }
.desktop-nav a[aria-current='page']::after { transform: scaleX(1); }
.cart-toggle { display: inline-flex; align-items: center; gap: 8px; padding: 8px 0 8px 12px; min-height: 44px; border-left: 1px solid #24465430; font-size: .8125rem; font-variant-numeric: tabular-nums; }
.cart-toggle .icon { width: 22px; height: 26px; }
.cart-toggle span { min-width: 16px; }
.icon-button { display: inline-grid; place-items: center; width: 44px; height: 44px; flex: 0 0 auto; padding: 10px; }
.ink-button { display: inline-flex; align-items: center; justify-content: center; gap: 25px; min-height: 54px; padding: 14px 25px; color: var(--leaf); background: var(--ink); border: 1px solid var(--ink); font-size: .875rem; transition: background .2s, transform .2s; }
.ink-button:hover { background: #355969; }
.ink-button:active,.icon-button:active,.cart-toggle:active { transform: scale(.96); }
.ink-button:disabled { background: #7c8277; border-color: #7c8277; color: #fff; }
.ink-button .icon { width: 25px; }
.page-breadcrumb { display: flex; align-items: baseline; gap: 15px; padding: 22px 4% 0; font-size: .75rem; color: #60685e; }
.page-breadcrumb a { padding-block: 9px; }
.page-breadcrumb span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.page-breadcrumb a:first-child { white-space: nowrap; }
.page-footer { margin: 0 4%; border-top: 3px double var(--line); padding: 45px 0 20px; display: grid; grid-template-columns: 90px 1fr auto; align-items: center; gap: 30px; }
.footer-crest { width: 60px; height: 72px; justify-self: center; }
.footer-brand { font: 2.6rem/1.1 var(--serif); letter-spacing: -.045em; }
.page-footer p:not(.footer-brand) { margin-top: 9px; font-size: .8125rem; }
.page-footer nav { display: flex; flex-wrap: wrap; gap: 25px; font-size: .8125rem; }
.page-footer nav a { padding-block: 12px; }
.footer-bottom { grid-column: 1/-1; display: flex; justify-content: space-between; border-top: 1px solid #24465422; padding-top: 17px; font-size: .75rem; color: #626455; }
.shop-intro { max-width: 1440px; margin: 0 auto; padding: 22px 6% 26px; display: grid; grid-template-columns: 1.1fr 1fr; min-height: 270px; align-items: center; gap: 40px; }
.shop-intro h1 { font-size: clamp(1.6rem,2.4vw,2.5rem); line-height: 1.7; margin: 15px 0 16px; }
.shop-intro-copy > p:last-child { font-size: .9375rem; line-height: 2.1; max-width: 440px; }
.shop-intro h1 > span { display: inline-block; }
.shop-intro-art { position: relative; min-height: 195px; }
.shop-intro-art > img { position: absolute; width: 185px; height: auto; top: 0; left: 15%; filter: drop-shadow(2px 10px 8px #2e281523); transform: rotate(-12deg); }
.shop-hand { position: absolute; left: 56%; top: 33px; font: min(1.6rem,28px)/1.25 var(--hand); transform: rotate(-7deg); z-index: 1; white-space: nowrap; }
.shop-stamp { position: absolute; left: 63%; top: 100px; border: 3px double #8d4c3b80; width: 110px; height: 104px; display: flex; flex-direction: column; justify-content: center; align-items: center; border-radius: 50%; color: var(--clay); font: .55rem/1.2 var(--sans); letter-spacing: .1em; transform: rotate(9deg); }
.shop-stamp b { font: 2.5rem/.7 var(--serif); margin-top: 11px; }
.catalog-section { margin: 0 auto; max-width: 1560px; padding: 0 5% 65px; }
.catalog-topline { display: flex; justify-content: space-between; align-items: baseline; gap: 20px; border-top: 3px double var(--line); padding-top: 23px; }
.catalog-topline h2 { font-size: 1.125rem; }
.catalog-edition { font: .8125rem var(--serif); letter-spacing: .11em; }
.catalog-toolbar { display: flex; justify-content: space-between; gap: 22px; border-bottom: 1px solid #24465430; margin-top: 20px; padding-bottom: 15px; }
.catalog-filters { display: flex; flex-wrap: wrap; gap: 6px 25px; align-items: center; }
.catalog-filters button { min-height: 44px; padding: 8px 0; font-size: .875rem; border-bottom: 1px solid transparent; color: #60685e; }
.catalog-filters button[aria-pressed='true'] { color: var(--ink); border-color: var(--ink); }
#catalog-search { display: flex; align-items: center; border-bottom: 1px solid #24465455; width: 270px; min-width: 220px; }
#shop-search { border: 0; width: 100%; min-width: 0; background: transparent; color: var(--ink); font-size: .8125rem; padding: 9px 2px; border-radius: 0; }
#shop-search::placeholder { color: #626b63; opacity: 1; }
input:focus-visible { outline: 2px solid var(--clay); outline-offset: 3px; }
.catalog-meta { display: flex; justify-content: space-between; align-items: center; margin: 15px 0 26px; font-size: .75rem; color: #626b63; min-height: 35px; }
#catalog-result { font-variant-numeric: tabular-nums; }
.catalog-meta label { display: flex; align-items: center; gap: 10px; }
.catalog-meta select { background: transparent; border: 0; color: var(--ink); max-width: 210px; padding: 9px 21px 9px 4px; font-size: .8125rem; border-radius: 0; }
.catalog-grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 45px 35px; }
.catalog-card { min-width: 0; }
.catalog-photo { display: block; position: relative; background: #e3d8c1; overflow: hidden; aspect-ratio: 4/4.7; outline: 1px solid #00000014; outline-offset: -1px; }
.catalog-photo img { width: 100%; height: 100%; transition: transform .6s var(--ease); }
.catalog-photo:hover img { transform: scale(1.035); }
.catalog-number { position: absolute; top: 16px; left: 16px; padding: 3px 11px; background: #f7f1e4e6; color: var(--ink); font: .8125rem var(--serif); letter-spacing: .04em; box-shadow: 1px 2px 5px #00000010; transform: rotate(-3deg); }
.catalog-photo-cta { position: absolute; bottom: 15px; left: 15px; right: 15px; padding: 11px 15px; background: #f7f1e4f0; display: flex; justify-content: space-between; align-items: center; font-size: .8125rem; opacity: 0; translate: 0 8px; transition: opacity .2s,translate .2s; }
.catalog-photo:hover .catalog-photo-cta,.catalog-photo:focus-visible .catalog-photo-cta { opacity: 1; translate: 0; }
.catalog-caption { padding: 14px 3px 0; }
.catalog-category { display: flex; justify-content: space-between; gap: 10px; font-size: .75rem; color: #646b5e; }
.catalog-category span { font-size: .6875rem; }
.catalog-caption h2 { font-size: 1.125rem; margin-top: 5px; line-height: 1.75; }
.catalog-purchase { display: flex; justify-content: space-between; align-items: center; min-height: 44px; margin-top: 4px; font-size: .9375rem; font-variant-numeric: tabular-nums; }
.catalog-purchase button { display: grid; place-items: center; min-width: 44px; min-height: 44px; border: 1px solid #24465440; transition: background .2s,transform .2s; }
.catalog-purchase button .icon { width: 21px; height: 24px; }
.catalog-purchase button:hover { background: #24465412; }
.catalog-purchase button:active { transform: scale(.96); }
.load-more { text-align: center; margin-top: 32px; }
.catalog-disclosure { max-width: 720px; margin: 24px auto 0; font-size: .75rem; line-height: 1.9; text-align: center; color: #686b61; }
.catalog-loading,.catalog-no-results { grid-column: 1/-1; min-height: 320px; display: grid; place-content: center; text-align: center; }
.catalog-loading { background: linear-gradient(110deg,#e5decd70,#f5eedb70); }
.catalog-no-results .text-link { justify-content: center; }
.shop-sourcing { margin: 0 5% 70px; padding: 40px 3%; background: #264b5c; color: var(--leaf); display: grid; grid-template-columns: 80px 1fr auto; gap: 35px; align-items: center; box-shadow: inset 0 0 0 8px #264b5c,inset 0 0 0 9px #efdeae45; }
.sourcing-crest { width: 67px; height: 81px; color: #d3bf8e; }
.shop-sourcing h2 { font-size: 1.4rem; margin: 8px 0 10px; }
.shop-sourcing p:not(.eyebrow) { font-size: .875rem; opacity: .85; }
.shop-sourcing .text-link { border-color: #cfcdaf7d; color: var(--leaf); font-size: .8125rem; }
.product-page { max-width: 1350px; margin: 32px auto 0; padding: 0 6% 50px; display: grid; grid-template-columns: 1fr 1fr; align-items: start; gap: 7%; }
.product-image-sheet { padding: 15px 15px 0; background: var(--leaf); box-shadow: var(--paper-shadow); transform: rotate(-1.2deg); }
.product-image-sheet img { width: 100%; height: auto; aspect-ratio: 4/5; outline: 1px solid #00000014; outline-offset: -1px; }
.product-image-sheet > p { padding: 14px 5px; display: flex; justify-content: space-between; font: .75rem var(--serif); letter-spacing: .12em; }
.product-info { padding-top: 15px; }
.product-info h1 { font-size: 1.8rem; margin-top: 16px; line-height: 1.65; }
.product-subtitle { font: italic 1.35rem/1.4 var(--serif); margin-top: 9px; color: #737464; }
.product-price { font-size: 1.3rem; margin-top: 30px; display: flex; align-items: center; gap: 18px; font-variant-numeric: tabular-nums; }
.product-price > span { font: .6875rem var(--sans); padding: 5px 9px; border: 1px solid #24465440; }
.product-description { font-size: .9375rem; margin-top: 20px; line-height: 2.1; }
.product-facts { margin: 23px 0; border-top: 1px solid #24465425; font-size: .8125rem; }
.product-facts div { display: grid; grid-template-columns: 110px 1fr; border-bottom: 1px solid #24465425; padding: 10px 0; }
.product-facts dt { color: #626b63; }.product-facts dd { margin: 0; }
.add-to-cart { width: 100%; justify-content: space-between; margin-top: 10px; }
.product-preview-note { font-size: .75rem; color: #626b63; margin: 15px 0 23px; line-height: 1.9; }
.product-accordion { border-bottom: 1px solid #24465430; font-size: .8125rem; }
.product-accordion summary { cursor: pointer; padding: 14px 0; min-height: 48px; }
.product-accordion p { padding-bottom: 18px; color: #626b63; }
.product-signature { display: flex; justify-content: flex-end; align-items: baseline; gap: 20px; margin-top: 28px; font: 1.15rem var(--hand); }
.product-signature i { font-size: 2rem; }
.product-closing { text-align: center; font: italic 2rem var(--serif); margin: 30px 6% 70px; }
.page-loading,.page-error { min-height: 60vh; padding: 80px 8%; }
.page-error h1 { font-size: 1.8rem; margin-bottom: 30px; }
/* A paper receipt that belongs to the same atelier. */
.cart-dialog { position: fixed; inset: 0 0 0 auto; margin: 0; width: min(550px,100%); max-width: 100%; height: 100dvh; max-height: 100dvh; padding: 0; border: 0; color: var(--ink); background: #f6f0e3 var(--texture) center/850px; box-shadow: -15px 0 50px #10292c22; }
.cart-dialog[open] { display: flex; flex-direction: column; }
.cart-dialog::backdrop { background: #142e3d60; backdrop-filter: blur(3px); }
.cart-heading { display: flex; align-items: center; justify-content: space-between; padding: 28px 28px 23px; border-bottom: 3px double var(--line); }
.cart-heading h2 { font-size: 1.4rem; margin-top: 9px; }
.cart-body { flex: 1; overflow-y: auto; padding: 0 30px; overscroll-behavior: contain; }
.cart-empty { text-align: center; display: flex; flex-direction: column; align-items: center; justify-content: center; min-height: 380px; gap: 26px; }
.cart-empty > .icon { width: 47px; height: 54px; opacity: .6; }
.cart-empty p { font-family: var(--jp-serif); font-size: 1.1rem; }
.cart-lines { list-style: none; padding: 0; margin: 0; }
.cart-line { display: grid; grid-template-columns: 92px 1fr; gap: 20px; padding: 25px 0; border-bottom: 1px solid #24465425; }
.cart-line img { width: 92px; height: 116px; outline: 1px solid #00000015; outline-offset: -1px; }
.cart-item-title { font: .9375rem/1.7 var(--jp-serif); }
.cart-price { font-size: .8125rem; margin-top: 7px; font-variant-numeric: tabular-nums; }
.cart-line-bottom { display: flex; justify-content: space-between; align-items: center; margin-top: 8px; gap: 10px; }
.quantity-stepper { display: flex; border: 1px solid #24465440; align-items: center; font-size: .8125rem; }
.quantity-stepper button { width: 40px; height: 40px; font-size: 1rem; }
.quantity-stepper button:disabled { color: #a2a699; }
.quantity-stepper span { width: 23px; text-align: center; font-variant-numeric: tabular-nums; }
.remove-line { text-decoration: underline; text-underline-offset: 3px; font-size: .75rem; padding: 10px 0; min-height: 44px; }
.cart-bottom { padding: 20px 30px 25px; border-top: 3px double var(--line); }
.cart-total { display: flex; justify-content: space-between; align-items: baseline; font-size: .9375rem; }
.cart-total strong { font-weight: 400; font-size: 1.4rem; font-variant-numeric: tabular-nums; }
.cart-fineprint,.cart-notice { font-size: .75rem; line-height: 1.9; margin: 10px 0 17px; color: #60685e; }
.cart-notice:empty { display: none; }
.cart-bottom .ink-button { width: 100%; }
.cart-back { width: 100%; min-height: 44px; margin-top: 7px; font-size: .8125rem; text-decoration: underline; text-underline-offset: 5px; }
.cart-unit { font-size: .75rem; margin-top: 12px; }
.checkout-note { text-align: center; padding: 35px 12px; }
.checkout-note h3 { font-size: 1rem; margin: 14px 0; }.checkout-note p { font-size: .8125rem; }
/* A travel carnet: postcards, handwritten margins, and a practical brief. */
.travel-hero { display: grid; grid-template-columns: 45% 55%; max-width: 1440px; margin: 0 auto; padding: 45px 6% 0; gap: 10px; min-height: 650px; }
.travel-hero-copy { padding-top: 35px; }
.travel-hero h1 { font-size: clamp(2rem,3vw,3rem); line-height: 1.7; margin: 23px 0; }
.travel-hero-copy > p:not(.eyebrow,.travel-hand) { font-size: .9375rem; line-height: 2.15; }
.travel-hero .text-link { margin-top: 28px; }
.travel-hand { font: 1.6rem/1.2 var(--hand); margin-top: 38px; transform: rotate(-6deg); transform-origin: left center; }
.travel-postcards { position: relative; min-height: 570px; --scroll-progress: 0; }
.postcard { position: absolute; padding: 13px 13px 8px; background: #f6f0e3; box-shadow: var(--paper-shadow); }
.postcard img { width: 100%; height: auto; aspect-ratio: 1.38; object-fit: cover; outline: 1px solid #00000015; outline-offset: -1px; }
.postcard figcaption { padding: 12px 3px 1px; display: flex; gap: 10px; justify-content: space-between; font: 1.05rem var(--hand); }
.postcard-france { top: 12px; left: 3%; width: 90%; transform: translateY(calc(var(--scroll-progress)*-10px)) rotate(5deg); }
.postcard-japan { bottom: 15px; left: -8%; width: 61%; transform: translateY(calc(var(--scroll-progress)*15px)) rotate(-7deg); }
.postcard-japan figcaption { font-size: .8125rem; }
.postcard .paper-tape { left: 39%; width: 27%; }
.postcard-stamp { position: absolute; top: auto; right: 8%; bottom: 27px; color: var(--clay); width: 116px; height: 116px; border: 4px double #8d4c3b88; display: flex; flex-direction: column; align-items: center; justify-content: center; border-radius: 50%; font: .7rem/.9 var(--serif); letter-spacing: .17em; transform: rotate(13deg); }
.postcard-stamp i { font-size: 2rem; line-height: 1; margin: 5px 0; }
.travel-caption { display: flex; gap: 25px; align-items: center; justify-content: space-between; margin: 30px 4% 60px; border-block: 1px solid #24465435; padding: 20px 0; }
.travel-caption > span { font-size: .625rem; letter-spacing: .13em; }
.travel-caption p { font: .875rem var(--jp-serif); }
.journey-section { max-width: 1180px; padding: 0 5%; margin: 0 auto; }
.destination-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.destination-tabs button { display: flex; align-items: center; gap: 20px; justify-content: center; padding: 17px; font: .8125rem var(--serif); background: #dfd7c5; border: 1px solid #24465430; border-bottom: 0; color: #60685e; transition: background .2s,color .2s; }
.destination-tabs button span { font: .875rem var(--sans); }
.destination-tabs button i { font: italic 1.3rem var(--serif); }
.destination-tabs button[aria-pressed='true'] { background: var(--ink); color: var(--leaf); }
.journey-paper { display: grid; grid-template-columns: 30% 1fr; background: var(--leaf) var(--texture) center/1000px; padding: 48px; gap: 45px; box-shadow: var(--paper-shadow); border: 1px solid #24465420; }
.journey-margin { border-right: 1px solid #24465425; padding-right: 30px; }
.journey-margin > span { display: block; font: 2rem/1.2 var(--hand); transform: rotate(-6deg); margin: 12px 0 23px; }
.journey-margin > p { font-size: .8125rem; line-height: 2; }
.journey-crest { width: 86px; height: 104px; color: #8d4c3b; margin: 43px auto 0; opacity: .8; }
.journey-body h2 { font-size: 1.65rem; margin: 15px 0 17px; }
.journey-description { font-size: .9375rem; line-height: 2; }
.journey-body ol { list-style: none; padding: 0; margin: 22px 0; }
.journey-body li { display: flex; gap: 22px; padding: 20px 0; border-bottom: 1px solid #24465425; }
.journey-number { font: italic 1.5rem var(--serif); color: var(--clay); }
.journey-body h3 { font-size: 1rem; margin: 0 0 7px; }
.journey-body li p { font-size: .8125rem; line-height: 1.95; }
.journey-note { font-size: .75rem; color: #626b63; margin-bottom: 14px; }
.travel-services { max-width: 1280px; padding: 90px 5% 65px; margin: auto; text-align: center; }
.travel-services > h2 { font-size: 1.9rem; margin: 15px 0 35px; }
.service-columns { display: grid; grid-template-columns: repeat(3,1fr); gap: 40px; text-align: left; }
.service-number { font: italic 2.6rem var(--serif); color: var(--clay); }
.service-columns h3 { font-size: 1.125rem; margin: 5px 0 14px; }
.service-columns p { font-size: .875rem; line-height: 2; }
.service-note { max-width: 800px; margin: 35px auto 0; font-size: .75rem; color: #626b63; }
.trip-planner { position: relative; background: var(--ink); color: var(--leaf); padding: 75px 7%; display: grid; grid-template-columns: .8fr 1.2fr; align-items: start; gap: 8%; scroll-margin-top: 20px; }
.planner-intro { position: sticky; top: 50px; padding-top: 25px; }
.planner-intro h2 { font-size: clamp(1.6rem,2.5vw,2.5rem); line-height: 1.75; margin: 25px 0 20px; }
.planner-intro > p:not(.eyebrow) { font-size: .9375rem; line-height: 2; }
.planner-crest { width: 95px; height: 114px; color: #dac69b; margin: 40px 0 24px; }
.planner-signature { display: block; font: 1.15rem/1.5 var(--hand); transform: rotate(-5deg); transform-origin: left; }
.planner-signature i { font-size: 2rem; padding-left: 55px; }
.planner-sheet { background: var(--leaf) var(--texture) center/1000px; color: var(--ink); padding: 34px 38px 30px; box-shadow: 4px 9px 30px #132d3870; position: relative; }
.planner-sheet::after { content: ''; position: absolute; right: -5px; top: 8px; bottom: -5px; left: 8px; border: 1px solid #e0d6be70; pointer-events: none; }
.planner-form-heading { display: flex; justify-content: space-between; border-bottom: 3px double var(--line); padding-bottom: 15px; font: .6875rem var(--serif); letter-spacing: .1em; margin-bottom: 22px; }
#trip-form fieldset { margin: 0 0 22px; padding: 0; border: 0; min-width: 0; }
#trip-form legend,#trip-form > label,.form-row > label { font-size: .8125rem; display: block; width: 100%; }
#trip-form legend { margin-bottom: 10px; }
.field-number,#trip-form legend > span { font: italic .9375rem var(--serif); color: var(--clay); margin-right: 11px; }
.destination-options { display: flex; flex-wrap: wrap; gap: 8px; }
.destination-options label,.interest-options label { position: relative; display: flex; }
.destination-options input,.interest-options input { position: absolute; left: 13px; top: 16px; opacity: 0; }
.destination-options span,.interest-options span { display: block; padding: 10px 15px; border: 1px solid #24465445; font-size: .8125rem; cursor: pointer; min-height: 44px; transition: background .2s,color .2s; }
.destination-options input:checked + span { background: var(--ink); color: var(--leaf); border-color: var(--ink); }
.destination-options input:focus-visible + span,.interest-options input:focus-visible + span { outline: 2px solid var(--clay); outline-offset: 3px; }
.interest-options { display: flex; flex-wrap: wrap; gap: 8px; }
.interest-options span { padding: 9px 13px 9px 32px; }
.interest-options span::before { content: '+'; position: absolute; left: 12px; top: 9px; }
.interest-options input:checked + span { background: #24465413; border-color: var(--ink); }
.interest-options input:checked + span::before { content: '✓'; }
.form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 22px; margin-bottom: 21px; }
.form-row.compact { gap: 12px; margin: 0; }
#trip-form input:not([type='checkbox'],[type='radio']),#trip-form select,#trip-form textarea { display: block; min-width: 0; width: 100%; border: 0; border-bottom: 1px solid #24465465; background: #ffffff35; border-radius: 0; padding: 11px 9px; min-height: 46px; font-size: .875rem; color: var(--ink); margin-top: 8px; }
#trip-form > label { margin-bottom: 22px; }
#trip-form label small { display: block; font-size: .6875rem; margin-top: 6px; color: #626b63; }
#trip-form textarea { resize: vertical; }
#trip-form textarea::placeholder { color: #687066; }
.planner-submit { display: flex; align-items: center; gap: 10px; }
.planner-submit .ink-button { flex: 1; justify-content: space-between; }
.planner-privacy { font-size: .6875rem; color: #626b63; line-height: 1.9; margin-top: 17px; }
.trip-review h3 { font-size: 1.45rem; margin: 20px 0; }
.trip-review-note { font-size: .8125rem; }
.trip-review dl { margin: 25px 0; }
.trip-review dl > div { padding: 12px 0; border-bottom: 1px solid #24465430; }
.trip-review dt { font-size: .75rem; color: #626b63; }
.trip-review dd { font-size: .9375rem; margin: 5px 0 0; white-space: pre-wrap; overflow-wrap: anywhere; }
.trip-review .ink-button { width: 100%; }.trip-review .text-link { margin-top: 7px; }
.travel-shop-link { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; padding: 65px 8%; align-items: center; }
.travel-shop-link > p { font: 2rem/1.3 var(--hand); transform: rotate(-4deg); }
.travel-shop-link h2 { font-size: 1.35rem; margin-bottom: 13px; }
html[lang='fr'] :is(.shop-intro h1,.travel-hero h1,.planner-intro h2) { font-family: var(--serif); font-size: clamp(2.5rem,4vw,4rem); line-height: 1.08; letter-spacing: -.025em; }
html[lang='fr'] .shop-intro h1 { max-width: 540px; }
html[lang='fr'] .catalog-caption h2 { font: 1.5rem/1.15 var(--serif); }
html[lang='fr'] :is(.journey-body h2,.travel-services > h2,.shop-sourcing h2,.travel-shop-link h2) { font: 2.5rem/1.1 var(--serif); }
html[lang='fr'] .product-info h1 { font: 3rem/1.1 var(--serif); }
html[lang='fr'] .cart-heading h2 { font: 2rem var(--serif); }
@media (max-width:1050px) {
  .header-note { display: none; }.page-header .desktop-nav { gap: 17px; }
  .shop-intro { grid-template-columns: 1.2fr 1fr; gap: 0; }.shop-intro-art > img { width: 185px; left: 2%; }.shop-hand { left: 45%; font-size: min(1.25rem,24px); }.shop-stamp { left: 61%; }
  .catalog-toolbar { flex-wrap: wrap; }.catalog-grid { gap: 30px 25px; }
  .shop-sourcing { grid-template-columns: 70px 1fr; }.shop-sourcing .text-link { grid-column: 2; justify-self: start; }
  .travel-hero { padding-inline: 5%; grid-template-columns: 48% 52%; min-height: 580px; }.travel-postcards { min-height: 500px; }.travel-hero h1 { font-size: 2rem; }.postcard-japan { bottom: 35px; }.postcard-stamp { bottom: 15px; right: 2%; width: 95px; height: 95px; }
  .journey-paper { padding: 35px; gap: 30px; }.journey-margin > span { font-size: 1.65rem; }
  .trip-planner { padding: 60px 5%; gap: 6%; grid-template-columns: .7fr 1.3fr; }.planner-sheet { padding: 30px 25px; }.planner-intro h2 { font-size: 1.65rem; }
}
@media (max-width:850px) {
  .page-header { grid-template-columns: auto 1fr; }.page-header .header-monogram { grid-column: 1; }.page-header .header-actions { grid-column: 2; }.page-header .desktop-nav { display: none; }
  .page-header .menu-toggle { display: flex; }.page-footer { grid-template-columns: 60px 1fr; gap: 20px; }.page-footer nav { grid-column: 1/-1; justify-content: center; }.footer-bottom { gap: 15px; }
  .catalog-grid { grid-template-columns: repeat(2,minmax(0,1fr)); }.catalog-photo { aspect-ratio: 4/4.7; }
  .catalog-photo-cta { display: none; }.shop-intro h1 { font-size: 1.65rem; }.shop-intro-art { min-height: 210px; }.shop-hand { display: none; }.shop-stamp { width: 88px; height: 83px; top: 116px; left: 58%; font-size: .45rem; }.shop-stamp b { font-size: 2rem; }
  .product-page { gap: 5%; padding-inline: 5%; }.product-info h1 { font-size: 1.4rem; }.product-subtitle { font-size: 1.1rem; }.product-price { margin-top: 22px; }.product-description { font-size: .875rem; }
  .travel-hero { grid-template-columns: 1fr; gap: 20px; min-height: 0; }.travel-hero-copy { padding-top: 5px; }.travel-hero h1 { font-size: 2.3rem; }.travel-hand { position: absolute; right: 8%; top: 430px; font-size: 1.4rem; }.travel-postcards { height: 580px; max-width: 590px; width: 100%; margin: 18px auto 0; }.postcard-france { width: 85%; left: 9%; }.postcard-japan { bottom: 0; left: 0; }.postcard-stamp { bottom: 30px; right: 9%; }
  .travel-caption > span:first-child { display: none; }.journey-paper { grid-template-columns: 1fr; gap: 22px; }.journey-margin { border-right: 0; border-bottom: 1px solid #24465430; padding: 0 0 25px; display: flex; align-items: baseline; justify-content: space-between; gap: 20px; }.journey-margin > span { margin: 0; }.journey-crest { display: none; }
  .trip-planner { grid-template-columns: 1fr; gap: 40px; padding: 55px 7%; }.planner-intro { position: static; padding: 0; }.planner-crest { position: absolute; right: 11%; top: 82px; width: 65px; height: 78px; }.planner-signature { display: none; }.planner-intro h2 { max-width: 75%; font-size: 1.8rem; }
  .planner-sheet { padding: 35px; }.service-columns { gap: 28px; }.travel-services h3 { font-size: 1rem; }.travel-services p { font-size: .8125rem; }.travel-shop-link { gap: 30px; padding-inline: 6%; }.travel-shop-link > p { font-size: 1.5rem; }
}
@media (max-width:600px) {
  .page-header .header-actions { gap: 12px; }.page-header .menu-toggle { margin-left: 0; }.page-header .language-switch { gap: 0; }.cart-toggle { gap: 3px; padding-left: 9px; }
  .page-breadcrumb { padding-top: 12px; font-size: .6875rem; gap: 9px; }.page-footer { padding-top: 28px; }.footer-brand { font-size: 2rem; }.page-footer nav { gap: 20px; font-size: .75rem; }.footer-bottom { flex-direction: column; gap: 5px; font-size: .625rem; }
  .shop-intro { padding: 26px 6% 30px; grid-template-columns: 1fr; min-height: 0; }.shop-intro-copy { position: relative; z-index: 1; }.shop-intro h1 { font-size: 1.6rem; margin: 13px 0; padding-right: 10px; }.shop-intro-copy > p:last-child { font-size: .875rem; padding-right: 70px; line-height: 2; }.shop-intro-art { min-height: 0; height: 0; }.shop-intro-art > img { width: 88px; left: auto; right: -10px; top: -100px; opacity: .85; }.shop-stamp { display: none; }
  .catalog-section { padding: 0 5% 40px; }.catalog-topline { padding-top: 17px; }.catalog-topline h2 { font-size: 1rem; }.catalog-edition { font-size: .55rem; letter-spacing: .04em; }.catalog-toolbar { margin-top: 12px; gap: 8px; padding-bottom: 6px; }.catalog-filters { flex-wrap: nowrap; justify-content: space-between; width: 100%; gap: 10px; }.catalog-filters button { font-size: .75rem; white-space: nowrap; }#catalog-search { width: 100%; border-color: #24465425; }#shop-search { font-size: .875rem; }.catalog-meta { margin: 8px 0 18px; }.catalog-meta label { gap: 6px; font-size: .6875rem; }.catalog-meta select { max-width: 158px; font-size: .75rem; padding-right: 0; }
  .catalog-grid { gap: 29px 17px; }.catalog-number { top: 9px; left: 9px; font-size: .6875rem; padding: 3px 8px; }.catalog-caption { padding: 11px 0 0; }.catalog-category { font-size: .625rem; gap: 5px; }.catalog-category span { font-size: .5625rem; }.catalog-caption h2 { font-size: .875rem; line-height: 1.8; }.catalog-purchase { margin-top: 8px; font-size: .8125rem; }.catalog-purchase button { border: 0; min-width: 40px; min-height: 40px; }.catalog-disclosure { font-size: .6875rem; text-align: left; }
  .shop-sourcing { margin: 0 5% 40px; padding: 30px 24px; gap: 20px; grid-template-columns: 48px 1fr; }.sourcing-crest { width: 48px; height: 58px; }.shop-sourcing h2 { font-size: 1.05rem; }.shop-sourcing p:not(.eyebrow) { font-size: .8125rem; }.shop-sourcing .text-link { grid-column: 1/-1; font-size: .8125rem; }
  .product-page { grid-template-columns: 1fr; padding-inline: 6%; margin-top: 20px; gap: 30px; }.product-image-sheet { padding: 10px 10px 0; transform: rotate(-.7deg); }.product-image-sheet img { aspect-ratio: 1/1; }.product-info { padding-top: 0; }.product-info h1 { font-size: 1.6rem; }.product-price { margin-top: 24px; }.product-description { font-size: .9375rem; }.product-closing { font-size: 1.5rem; margin-top: 0; }
  .cart-heading { padding: 23px 20px 19px; }.cart-body { padding-inline: 20px; }.cart-bottom { padding: 15px 20px max(20px,env(safe-area-inset-bottom)); }.cart-line { gap: 15px; grid-template-columns: 80px 1fr; }.cart-line img { width: 80px; height: 105px; }.cart-heading h2 { font-size: 1.25rem; }.cart-item-title { font-size: .875rem; }.cart-line-bottom { gap: 5px; }.quantity-stepper button { width: 36px; }.quantity-stepper span { width: 20px; }.remove-line { font-size: .6875rem; }
  .travel-hero { padding: 24px 6% 0; }.travel-hero h1 { font-size: 1.95rem; margin: 20px 0; }.travel-hero-copy > p:not(.eyebrow,.travel-hand) { font-size: .875rem; }.travel-hero .text-link { margin-top: 17px; }.travel-hand { display: none; }.travel-postcards { min-height: 0; height: 400px; margin: 5px 0 0; }.postcard { padding: 8px 8px 5px; }.postcard-france { top: 12px; left: 5%; width: 92%; }.postcard-japan { left: 0; width: 64%; bottom: 9px; }.postcard figcaption { font-size: .8125rem; padding-top: 9px; }.postcard-japan figcaption { font-size: .625rem; }.postcard-stamp { right: 0; bottom: 35px; width: 82px; height: 82px; font-size: .5625rem; }.postcard-stamp i { font-size: 1.5rem; }
  .travel-caption { margin: 15px 5% 35px; padding: 16px 0; gap: 15px; }.travel-caption p { font-size: .75rem; }.travel-caption > span { font-size: .5625rem; white-space: nowrap; }
  .destination-tabs { gap: 6px; }.destination-tabs button { gap: 10px; padding: 15px 8px; }.destination-tabs button span { font-size: .75rem; }.destination-tabs button i { display: none; }.journey-paper { padding: 27px 22px; gap: 24px; }.journey-margin { align-items: start; gap: 15px; padding-bottom: 17px; }.journey-margin > span { font-size: 1.5rem; white-space: nowrap; }.journey-margin > p { font-size: .6875rem; max-width: 110px; }.journey-body h2 { font-size: 1.35rem; }.journey-description { font-size: .875rem; }.journey-body li { gap: 14px; }.journey-body h3 { font-size: .9375rem; }.journey-body li p { font-size: .8125rem; }.journey-body .text-link { font-size: .8125rem; }
  .travel-services { padding: 55px 7% 40px; }.travel-services > h2 { font-size: 1.6rem; }.service-columns { grid-template-columns: 1fr; gap: 25px; }.service-columns article { display: grid; grid-template-columns: 40px 1fr; gap: 0 15px; }.service-number { grid-row: 1/3; font-size: 2rem; line-height: 1.1; }.service-columns h3 { margin: 0 0 10px; }.service-columns p { grid-column: 2; font-size: .875rem; }.service-note { text-align: left; font-size: .6875rem !important; margin-top: 24px; }
  .trip-planner { padding: 40px 5%; gap: 28px; }.planner-intro { padding-inline: 3%; }.planner-intro h2 { font-size: 1.65rem; margin: 20px 0 15px; max-width: 80%; }.planner-intro > p:not(.eyebrow) { font-size: .875rem; }.planner-crest { top: 74px; right: 7%; width: 49px; height: 59px; }.planner-sheet { padding: 25px 20px; }.planner-form-heading { font-size: .5625rem; letter-spacing: .08em; }.destination-options { gap: 6px; }.destination-options span { font-size: .75rem; padding: 10px 11px; }.form-row { gap: 18px; grid-template-columns: 1fr; }.form-row.compact { grid-template-columns: 1fr 1fr; gap: 20px; }.interest-options span { font-size: .75rem; }.planner-submit { gap: 0; }.planner-submit .field-number { display: none; }.planner-submit .ink-button { padding-inline: 17px; font-size: .8125rem; }
  .travel-shop-link { grid-template-columns: 1fr; gap: 20px; padding: 45px 7%; }.travel-shop-link > p { font-size: 1.6rem; }.travel-shop-link h2 { font-size: 1.125rem; }
  html[lang='fr'] .shop-intro h1 { font-size: 2.6rem; }.shop-intro:lang(fr) .shop-intro-copy > p:last-child { padding-right: 70px; }.catalog-caption:lang(fr) h2 { font-size: 1.25rem; min-height: 2.3em; }.catalog-filters:lang(fr) { flex-wrap: wrap; justify-content: flex-start; column-gap: 18px; }.catalog-filters:lang(fr) button { font-size: .8125rem; }.catalog-meta:lang(fr) select { max-width: 164px; }
  html[lang='fr'] .travel-hero h1 { font-size: 2.8rem; }html[lang='fr'] .planner-intro h2 { font-size: 2.35rem; }html[lang='fr'] :is(.journey-body h2,.travel-services > h2) { font-size: 2.2rem; }html[lang='fr'] .shop-sourcing h2,html[lang='fr'] .travel-shop-link h2 { font-size: 2rem; }html[lang='fr'] .product-info h1 { font-size: 2.6rem; }
}
@media (prefers-reduced-motion:reduce) {
  .postcard-france { transform: rotate(5deg); }.postcard-japan { transform: rotate(-7deg); }
  .catalog-photo img,.catalog-photo-cta,.ink-button,.catalog-purchase button { transition: none; }
  .catalog-photo:hover img,.ink-button:active,.icon-button:active,.cart-toggle:active,.catalog-purchase button:active { transform: none; }
}
/* Readable Japanese paragraphs and stable phrase boundaries at small sizes. */
.shop-intro-copy > p:last-child,.travel-hero-copy > p:not(.eyebrow,.travel-hand),.journey-description,.product-description,.service-columns p { font-size: 1rem; }
@media (max-width:600px) {
  .shop-intro { position: relative; padding-block: 20px 24px; }
  .shop-intro h1 { font-size: 1.5rem; line-height: 1.8; }
  .shop-intro h1 > span { display: block; }
  .shop-intro-copy > p:last-child { font-size: .9375rem; padding-right: 0; }
  .shop-intro-art { position: absolute; top: 63px; right: 5%; width: 70px; height: 70px; pointer-events: none; }
  .shop-intro-art > img { position: static; width: 100%; height: auto; }
  .shop-intro-art:lang(fr) { display: none; }
  .shop-intro:lang(fr) .shop-intro-copy > p:last-child { padding-right: 0; }
  .travel-hero-copy > p:not(.eyebrow,.travel-hand) { font-size: .9375rem; }
  .catalog-caption h2 { font-size: .9375rem; }
  .catalog-category,.catalog-category span { font-size: .6875rem; }
  .catalog-filters button { font-size: .8125rem; }
}

/* Product photographs remain uncropped so marks and edges can be inspected. */
.product-gallery { min-width: 0; }
.product-photo-zoom { display: block; position: relative; width: 100%; aspect-ratio: 4/5; padding: 0; background: #e8e0d1; cursor: zoom-in; }
.product-gallery .product-photo-zoom > img { width: 100%; height: 100%; aspect-ratio: auto; object-fit: contain; }
.photo-expand { position: absolute; display: flex; align-items: center; gap: 8px; bottom: 12px; right: 12px; padding: 8px 12px; color: var(--ink); background: #f7f1e4ef; font-size: .75rem; box-shadow: 0 2px 7px #00000012; }
.photo-expand .icon { width: 18px; height: 18px; }
.product-image-sheet figcaption { display: flex; justify-content: space-between; flex-wrap: wrap; gap: 10px; padding: 14px 5px; font-size: .75rem; }
.product-image-sheet figcaption > span:first-child { font: .75rem var(--serif); letter-spacing: .12em; }
[data-gallery-count],[data-lightbox-count] { font-variant-numeric: tabular-nums; }
.gallery-controls { display: flex; align-items: center; gap: 10px; margin-top: 27px; }
.gallery-thumbnails { display: flex; gap: 10px; min-width: 0; overflow-x: auto; padding: 5px; scrollbar-width: thin; scroll-padding-inline: 5px; }
.gallery-thumbnails button { flex: 0 0 62px; width: 62px; height: 78px; padding: 4px; border: 1px solid transparent; opacity: .65; transition: opacity .2s,border-color .2s; }
.gallery-thumbnails button[aria-pressed='true'] { border-color: var(--ink); opacity: 1; }
.gallery-thumbnails button:hover { opacity: 1; }
.gallery-thumbnails img { width: 100%; height: 100%; object-fit: cover; outline: 1px solid #00000014; outline-offset: -1px; }
.gallery-previous .icon { transform: rotate(180deg); }
.product-image-missing,.gallery-image-error { min-height: 320px; display: grid; place-content: center; text-align: center; font-size: .875rem; padding: 30px; background: var(--leaf); }
.product-facts dd,.product-accordion p { white-space: pre-line; overflow-wrap: anywhere; }
.photo-lightbox { width: min(1100px,calc(100% - 60px)); height: min(950px,calc(100dvh - 50px)); max-height: calc(100dvh - 50px); max-width: 1100px; padding: 0 25px; border: 0; color: var(--ink); background: var(--leaf) var(--texture) center/950px; box-shadow: 0 10px 70px #142c3a66; }
.photo-lightbox[open] { display: flex; flex-direction: column; }
.photo-lightbox::backdrop { background: #152d3ace; backdrop-filter: blur(4px); }
.lightbox-header { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-block: 10px; border-bottom: 1px solid #24465435; flex-shrink: 0; }
.lightbox-header h2 { font-size: 1rem; line-height: 1.7; }
.lightbox-image { display: grid; place-items: center; min-height: 0; flex: 1; padding: 16px 0; }
.lightbox-image img { max-height: 100%; width: 100%; height: 100%; min-height: 0; object-fit: contain; }
.lightbox-footer { display: flex; justify-content: center; align-items: center; gap: 30px; min-height: 54px; border-top: 1px solid #24465435; flex-shrink: 0; font-size: .8125rem; }
.lightbox-error { padding: 30px; text-align: center; }
@media(max-width:600px) {
  .photo-expand { right: 9px; bottom: 9px; padding: 8px 10px; font-size: .6875rem; }
  .gallery-controls { gap: 2px; margin-top: 22px; }
  .gallery-thumbnails { gap: 6px; }.gallery-thumbnails button { flex-basis: 54px; width: 54px; height: 68px; }
  .photo-lightbox { width: calc(100% - 20px); height: calc(100dvh - 30px); max-height: calc(100dvh - 30px); padding-inline: 15px; }
  .lightbox-header h2 { font-size: .9375rem; }.lightbox-header { gap: 10px; }
}
@media(prefers-reduced-motion:reduce) { .gallery-thumbnails button { transition: none; } }
