/* L’Atelier d’Eriko — a collector’s journal. */
:root {
  --paper: #eee7d8; --paper-deep: #e3d8c1; --leaf: #f7f1e4;
  --ink: #244654; --blue: #294c61; --muted: #626455; --line: #b9b29e;
  --clay: #8d4c3b; --serif: 'Cormorant Garamond', 'Noto Serif JP', serif;
  --jp-serif: 'Noto Serif JP', serif; --hand: 'La Belle Aurore', cursive;
  --texture: url('/assets/journal-paper.webp'); --ease: cubic-bezier(.22,.61,.36,1);
  --paper-shadow: 0 1px 2px #45361a16, 2px 7px 14px #45361a13, 3px 18px 35px #45361a09;
}
body { background: var(--paper); }
body > header, body > nav, main, footer, .announcement { position: relative; }
.paper-grain { position: fixed; inset: 0; background: var(--texture) center/950px; opacity: .5; mix-blend-mode: multiply; pointer-events: none; z-index: 0; }
::selection { color: var(--leaf); background: var(--ink); }
.icon { display: inline-block; flex: 0 0 auto; width: 27px; height: 24px; vertical-align: middle; }
.announcement { justify-content: space-between; padding: 8px 4%; gap: 20px; border-bottom-color: #aaa5916b; font-size: .625rem; letter-spacing: .06em; }
.announcement > span { font: .6875rem var(--serif); letter-spacing: .17em; white-space: nowrap; }
.site-header { display: grid; grid-template-columns: 1fr auto 1fr; min-height: 0; gap: 30px; margin: 0 4%; padding: 13px 0 17px; border-bottom: 3px double var(--line); }
.header-monogram { grid-column: 2; grid-row: 1; position: relative; display: grid; place-items: center; height: 62px; width: 54px; border: 1px solid #637a7a; border-radius: 50%; }
.header-monogram > span:first-child { font: italic 2.75rem/1 var(--serif); padding-bottom: 7px; }
.monogram-orbit { position: absolute; inset: 4px; border: 1px solid #637a7a8c; border-radius: 50%; }
.desktop-nav { grid-column: 1; grid-row: 1; gap: 26px; margin: 0; font-size: .8125rem; }
.desktop-nav a { display: flex; gap: 9px; align-items: center; min-height: 44px; padding: 0; }
.desktop-nav a::after { bottom: 7px; }
.nav-index { font: italic .8125rem var(--serif); color: #6c7f7e; }
.header-actions { grid-column: 3; grid-row: 1; gap: 24px; justify-content: end; margin: 0; }
.header-note { font: 1.1rem var(--hand); padding-top: 6px; }
.language-switch { font-size: .75rem; }
.language-switch button { min-width: 40px; min-height: 44px; }
.hero { display: block; max-width: 1560px; padding: 34px 4% 0; }
.masthead { text-align: center; }
.masthead-kicker { display: flex; justify-content: center; align-items: center; gap: 20px; font-size: .625rem; letter-spacing: .21em; }
.masthead-kicker .icon { width: 25px; height: 25px; }
.masthead-title { font: 500 clamp(4.75rem,9.25vw,9rem)/1.01 var(--serif); letter-spacing: -.064em; margin: 3px 0 9px; }
.masthead-title i { font-weight: 400; }
.masthead-baseline { display: flex; justify-content: center; align-items: center; gap: 20px; font: .8125rem var(--jp-serif); letter-spacing: .15em; }
.masthead-baseline::before, .masthead-baseline::after { content: ''; width: 65px; height: 1px; background: #979b88; }
.hero-composition { display: grid; grid-template-columns: 34% 66%; margin-top: 7px; }
.hero-copy { display: block; padding: 91px 0 35px 6%; align-self: start; position: relative; z-index: 2; }
.hero-copy > .eyebrow { font-size: .625rem; letter-spacing: .13em; }
.hero h1 { font-size: clamp(1.75rem,2.65vw,2.65rem); line-height: 1.85; letter-spacing: .015em; margin-top: 27px; }
.hero-description { font-size: .875rem; letter-spacing: .015em; line-height: 2.3; margin-top: 25px; }
.text-link { min-height: 48px; font-size: .875rem; padding: 10px 0; gap: 30px; }
.text-link .icon { transition: transform .25s var(--ease); }
.text-link:hover { opacity: 1; }.text-link:hover .icon { transform: translateX(5px); }
.hero .text-link { margin-top: 29px; }
.hero-handwriting { margin-top: 38px; font: 1.6rem/1.2 var(--hand); transform: rotate(-5deg); transform-origin: left center; }
.hero-handwriting span { padding-left: 24px; }
.hero-folio { display: block; font-size: .5625rem; letter-spacing: .14em; color: var(--muted); margin-top: 35px; }
.hero-stage { position: relative; min-width: 0; height: clamp(570px,45vw,705px); --depth-x: 0; --depth-y: 0; isolation: isolate; }
.journal-leaf { position: absolute; left: 28%; top: 84px; width: 52%; height: 75%; background: var(--leaf) var(--texture) center/600px; box-shadow: var(--paper-shadow); transform: rotate(9deg); padding: 25px; color: #7c7766; }
.journal-leaf > span:first-child { font: 1.2rem var(--hand); }
.paper-lines { height: 75%; margin-top: 20px; background: repeating-linear-gradient(transparent 0,transparent 26px,#73818724 26px,#73818724 27px); }
.paper-folio { position: absolute; bottom: 10px; right: 20px; font: 1rem var(--serif); }
.framed-picture { position: absolute; width: 58%; left: 27%; top: 5px; aspect-ratio: 1122/1402; transform: translate3d(calc(var(--depth-x)*5px),calc(var(--depth-y)*4px),0) rotate(3deg); transition: transform .65s var(--ease); }
.frame-window { position: absolute; top: 19.25%; left: 15.5%; width: 69%; height: 63.8%; overflow: hidden; background: #4c4130; }
.frame-window img { height: 100%; width: 100%; object-position: 64% center; }
.ornate-frame { width: 100%; height: 100%; position: relative; pointer-events: none; filter: drop-shadow(4px 8px 8px #49391f40); }
.framed-picture figcaption { position: absolute; width: 100%; top: 101%; display: flex; flex-direction: column; align-items: center; gap: 2px; font-size: .625rem; transform: rotate(-3deg); }
.framed-picture figcaption span:first-child { letter-spacing: .14em; font-size: .5625rem; }
.specimen-note { position: absolute; left: 3%; top: 96px; width: 190px; padding: 20px 21px 24px; background: #e9e0ca var(--texture) center/700px; box-shadow: var(--paper-shadow); transform: rotate(-9deg); }
.specimen-note .eyebrow { font-size: .625rem; }.specimen-note p { font: 1.65rem/1.2 var(--hand); margin-top: 21px; }
.specimen-note > span:last-child { font: italic .8125rem var(--serif); }
.color-samples { display: flex; gap: 7px; margin: 18px 0 8px; }
.color-samples span { height: 21px; width: 24px; background: #244a68; border-radius: 1px 3px 2px 1px; opacity: .88; }
.color-samples span:nth-child(2) { background: #567388; }.color-samples span:nth-child(3) { background: #97a8a7; }.color-samples span:nth-child(4) { background: #d3c7ad; }
.hero-plate { position: absolute; left: 1%; top: 51%; width: 39%; padding: 0; transform: translate3d(calc(var(--depth-x)*-9px),calc(var(--depth-y)*-6px),0) rotate(-13deg); transition: transform .6s var(--ease),scale .2s; z-index: 2; border-radius: 50%; }
.hero-plate img { height: auto; width: 100%; filter: drop-shadow(6px 14px 9px #352d1e40); transition: filter .4s; }
.hero-plate:hover { transform: translate3d(calc(var(--depth-x)*-9px),calc(var(--depth-y)*-6px - 9px),0) rotate(-7deg); }
.hero-plate:hover img { filter: drop-shadow(10px 21px 13px #352d1e38); }.hero-plate:active { scale: .96; }
.plate-prompt { position: absolute; left: 30%; right: 5%; bottom: -16px; display: flex; gap: 10px; align-items: center; justify-content: center; background: #f4eee0; padding: 6px 12px; box-shadow: var(--paper-shadow); transform: rotate(10deg); font-size: .6875rem; white-space: nowrap; }
.plate-prompt .icon { width: 18px; height: 18px; }
.stage-marginalia { position: absolute; right: 0; top: 19%; font: 1.65rem/1.05 var(--hand); transform: rotate(7deg); width: 130px; z-index: 1; }
.hand-line { display: block; height: 25px; width: 55px; border: 1px solid var(--ink); border-top: 0; border-left: 0; border-radius: 0 0 95% 0; transform: rotate(25deg); margin: 10px 0 0 5px; }
.collection-tag { position: absolute; right: 5%; bottom: 22px; z-index: 3; display: flex; flex-direction: column; align-items: center; background: #e6d5b6 var(--texture) center/700px; padding: 21px 18px 11px; box-shadow: var(--paper-shadow); transform: rotate(-6deg); border: 1px solid #bba37f8a; color: #67482e; }
.tag-hole { width: 7px; height: 7px; border: 1px solid #b8a27d; border-radius: 50%; position: absolute; top: 7px; }
.collection-tag > span:nth-child(2) { font-size: .5625rem; letter-spacing: .12em; }.collection-tag > span:nth-child(3) { font-size: .625rem; margin-top: 6px; }.collection-tag i { font: 1.85rem/1.3 var(--hand); margin-top: 4px; }
.hero-bottom { border-block: 1px solid var(--line); display: flex; justify-content: space-between; align-items: center; gap: 24px; min-height: 60px; margin-top: 4px; }
.hero-bottom > span { font-size: .5625rem; letter-spacing: .12em; }.hero-bottom a { display: flex; align-items: center; min-height: 44px; gap: 15px; font-size: .75rem; }.hero-bottom .icon { transform: rotate(90deg); width: 20px; height: 20px; }
.section-pad { max-width: 1560px; padding-inline: 8%; }
.intro { padding-block: 81px 105px; margin-top: 0; border: 0; }
.section-label { font-size: .625rem; }.section-number { font-size: 1.5rem; }
.intro-main { grid-template-columns: .92fr 1fr; gap: 8%; margin-top: 28px; align-items: center; }
.chapter-handwritten { font: 2.1rem var(--hand); display: block; transform: rotate(-5deg); margin-bottom: 27px; }
.intro h2 { font-size: clamp(1.75rem,2.7vw,2.625rem); line-height: 1.85; }
.philosophy-caption { display: flex; align-items: center; gap: 19px; margin-top: 32px; font-size: .8125rem; letter-spacing: .06em; }.philosophy-caption .icon { height: 35px; width: 35px; }
.intro-body { position: relative; padding: 49px 42px 30px; background: #f8f2e5 var(--texture) center/800px; box-shadow: var(--paper-shadow); transform: rotate(1.5deg); border: 1px solid #cec3ab6b; max-width: none; }
.intro-body p { font-size: .9375rem; line-height: 2.25; letter-spacing: 0; }.intro-body p + p { margin-top: 20px; }
.paper-tape { position: absolute; width: 106px; height: 27px; background: #bdb19355; border-inline: 1px dashed #b6a48359; transform: rotate(-4deg); top: -14px; left: calc(50% - 53px); z-index: 2; backdrop-filter: blur(1px); }
.letter-signoff { margin-top: 25px; display: flex; flex-direction: column; align-items: end; }.letter-signoff > span:first-child { font: 1.35rem var(--hand); }.signature { font: 2.5rem/1.2 var(--hand); margin: 0 14px 0 0; transform: none; }
.collection { position: relative; max-width: none; background: #183742; color: var(--leaf); padding-top: 68px; padding-bottom: 61px; border-block: 8px solid #244551; box-shadow: inset 0 1px 0 #adad8938,inset 0 -1px 0 #adad8938; }
.collection::before { content: ''; position: absolute; inset: 0; background: var(--texture) center/900px; opacity: .055; pointer-events: none; mix-blend-mode: screen; }
.collection > * { position: relative; max-width: 1250px; margin-inline: auto; }
.section-heading h2 { font-size: clamp(1.8rem,2.6vw,2.6rem); margin-top: 21px; }.section-aside { font-size: .8125rem; color: #d0d8cd; }
.cabinet-heading { display: flex; align-items: center; gap: 23px; margin-top: 24px; }.cabinet-heading > span:first-child { font: 1.9rem var(--hand); color: #d9cba9; transform: rotate(-2deg); }.cabinet-heading > span:last-child { font-size: .5625rem; letter-spacing: .14em; }.cabinet-rule { height: 1px; background: #bac4b33b; flex: 1; }
.collection-grid { grid-template-columns: 1fr 1fr .78fr; gap: 4.5%; margin-top: 55px; padding-inline: 8px; }
.object-card { position: relative; background: #f2ead9 var(--texture) center/700px; color: var(--ink); padding: 14px 14px 22px; transform: rotate(-2.5deg); box-shadow: 2px 5px 8px #07192140,10px 15px 24px #07192140; transition: transform .5s var(--ease),box-shadow .5s var(--ease); }
.object-card:hover { transform: rotate(-.5deg) translateY(-7px); box-shadow: 1px 10px 12px #07192135,15px 25px 35px #07192140; }
.object-card .paper-tape { opacity: .9; background: #cfc4a39c; top: -16px; width: 90px; left: calc(50% - 45px); }
.second-object { margin-top: 48px; padding-top: 14px; transform: rotate(3deg); }.second-object:hover { transform: rotate(1deg) translateY(-7px); }
.object-image-button { outline: 1px solid #00000012; }.object-image-button img { aspect-ratio: 4/5; }
.object-image-label { font-size: .5625rem; top: 12px; left: 12px; padding: 4px 8px; }
.object-open { width: 36px; height: 36px; bottom: 10px; right: 10px; }.object-open .icon { height: 20px; width: 20px; }
.object-image-button:hover .object-open { transform: none; }
.object-caption { display: block; padding: 18px 5px 0; margin: 0; }.object-category { font-size: .6875rem; letter-spacing: .1em; }.object-caption h3 { font-size: 1.0625rem; line-height: 1.65; margin-top: 5px; }.object-caption h3 button { padding: 0; }
.object-status { display: block; white-space: normal; font-size: .625rem; margin-top: 11px; padding-top: 10px; border-top: 1px solid #a5aa9759; }
.sourcing-card { position: relative; margin-top: 77px; padding: 37px 26px 25px; text-align: center; border: 1px solid #a2b7a166; background: none; min-height: 0; display: block; }
.sourcing-card::before { content: ''; position: absolute; inset: 6px; border: 1px solid #a2b7a12e; pointer-events: none; }
.sourcing-card .eyebrow { font-size: .5625rem; }.sourcing-mark { font: italic 4rem/1.1 var(--serif); display: inline-block; margin-top: 20px; padding: 0 20px 10px; border: 1px solid #b5ba9a80; border-radius: 50%; color: #dac89e; }
.sourcing-card h3 { font-size: 1.45rem; margin-top: 26px; }.sourcing-card > p:not(.eyebrow) { font-size: .8125rem; line-height: 2.1; margin-top: 22px; color: #e0e4d5; }.sourcing-card .text-link { font-size: .8125rem; margin-top: 20px; width: 100%; gap: 10px; }.sourcing-footer { display: block; font-size: .5rem; letter-spacing: .18em; margin-top: 30px; color: #c3c9b2; }
.collection-note { font-size: .6875rem; margin-top: 59px; color: #c9d2c7; }
.interlude { padding: 74px 12%; display: flex; align-items: center; justify-content: center; column-gap: 9%; flex-wrap: wrap; row-gap: 20px; border: 0; }
.interlude > p { font: italic clamp(2.75rem,4.1vw,4.6rem)/1.04 var(--serif); letter-spacing: -.035em; }.interlude > span:not(.interlude-star) { width: 100%; order: 4; font-size: .75rem; letter-spacing: .05em; margin: 0; }.interlude-star { position: static; width: 53px; height: 53px; opacity: .65; }
.voyages { position: relative; display: block; padding-top: 30px; padding-bottom: 100px; }
.book-tab { width: fit-content; margin: 0 0 -1px 8%; background: #8c4d3b; color: var(--leaf); padding: 11px 26px 10px; font: .6875rem var(--sans); letter-spacing: .16em; border-radius: 3px 3px 0 0; }
.travel-spread { display: grid; grid-template-columns: 1fr 1fr; position: relative; background: #f5ecda var(--texture) center/950px; border: 1px solid #ad9e8270; padding: 10px; box-shadow: 2px 3px 0 #c3b293,4px 6px 0 #dfd2b8,6px 9px 0 #b7a486,8px 16px 25px #53432b21; border-radius: 3px 8px 9px 3px; }
.travel-spread::after { content: ''; position: absolute; left: 50%; top: 0; bottom: 0; width: 35px; transform: translateX(-50%); background: linear-gradient(90deg,transparent,#594e3120 40%,#594e312c 48%,#fff8e43d 52%,transparent); pointer-events: none; }
.voyages-intro { padding: 42px 11% 39px 9%; min-width: 0; }.voyages-intro h2 { font-size: clamp(1.65rem,2.25vw,2.2rem); line-height: 1.85; margin-top: 28px; }.voyages-french { font: 1.6rem var(--hand); margin-top: 19px; }.voyages-intro > p:not(.voyages-french) { font-size: .875rem; line-height: 2.2; margin-top: 24px; max-width: none; letter-spacing: 0; }.coming-soon { display: block; font-size: .6875rem; border: 0; margin-top: 24px; }
.travel-postcard { position: relative; background: #e8ddc4 var(--texture) center/500px; border: 1px solid #b7a88a; padding: 24px 90px 18px 22px; margin-top: 38px; box-shadow: var(--paper-shadow); transform: rotate(-4deg); }
.travel-postcard > p { font: 1.4rem/1.35 var(--hand); }.postcard-stamp { position: absolute; right: 12px; top: 13px; min-width: 65px; padding: 7px 9px; border: 1px dashed #8b4939; outline: 1px solid #8b493955; outline-offset: -4px; text-align: center; color: var(--clay); font: .625rem/1.4 var(--serif); letter-spacing: .1em; transform: rotate(5deg); }.postcard-stamp i { font-size: 1.1rem; }.postcard-signature { font: italic .8rem var(--serif); display: block; margin-top: 12px; }
.travel-notebook { min-width: 0; position: relative; padding: 42px 9% 26px 10%; background: none; border: 0; box-shadow: none; max-width: none; }
.notebook-top { font-size: .625rem; letter-spacing: .13em; padding-bottom: 18px; }.destination-switch { gap: 12px; margin-top: 23px; }
.destination-switch button { flex: 1 1 100px; padding: 13px 14px 15px; background: #e4ddcc; border: 1px solid #b9af9757; gap: 0; transition: background-color .2s,color .2s,transform .2s; }.destination-switch button:hover { transform: translateY(-2px); }.destination-switch button[aria-pressed='true'] { color: var(--leaf); background: var(--ink); border: 1px solid var(--ink); }.destination-switch button > span:first-child { font-size: 1.8rem; }.destination-switch button > span:last-child { font-size: .625rem; margin-top: 7px; }
.notebook-kicker { font-size: .5625rem; margin-top: 29px; }.travel-notebook h3 { font-size: 1.2rem; line-height: 1.8; }
.travel-stops { margin: 26px 0 0; }.travel-stops li { grid-template-columns: 29px 1fr; gap: 15px; padding-bottom: 24px; }.travel-stops li:not(:last-child)::after { left: 14px; top: 33px; bottom: 5px; border-left: 1px dashed #93a2958c; }.stop-number { width: 29px; height: 29px; border-color: #8da092; font: italic .875rem/1 var(--serif); }.travel-stops h4 { font-size: .875rem; }.travel-stops p { font-size: .8125rem; line-height: 1.95; margin-top: 6px; }.travel-notebook .text-link { font-size: .8125rem; gap: 15px; }.notebook-note { font-size: .625rem; margin-top: 17px; }.book-page { display: block; margin-top: 23px; text-align: center; font: italic .8rem var(--serif); color: var(--muted); }
.contact-section { background: none; border: 0; padding-top: 27px; padding-bottom: 70px; }
.correspondence-sheet { position: relative; max-width: 850px; margin: 0 auto; padding: 55px 13% 47px; background: #f7f0e1 var(--texture) center/1000px; border: 1px solid #b4ab9566; outline: 1px solid #acb39b; outline-offset: -13px; box-shadow: var(--paper-shadow); text-align: center; transform: rotate(-.8deg); }
.letter-corner { position: absolute; top: 30px; right: 35px; opacity: .6; }.letter-corner .icon { width: 37px; height: 29px; }
.contact-section .eyebrow { font-size: .5625rem; letter-spacing: .11em; max-width: 360px; margin-inline: auto; }.contact-section h2 { font-size: clamp(1.9rem,2.9vw,2.75rem); line-height: 1.7; margin-top: 27px; }.contact-section p:not(.eyebrow,.contact-note) { font-size: .875rem; line-height: 2.15; margin-top: 23px; }
.primary-button { gap: 24px; padding: 15px 24px; min-height: 54px; border: 1px solid var(--ink); background: var(--ink); color: var(--leaf); font-size: .8125rem; transition: background-color .2s,scale .2s,box-shadow .2s; }.primary-button:hover { background: #173b4b; box-shadow: 2px 5px 10px #253c4525; }.primary-button:active { transform: none; scale: .96; }.primary-button .icon { width: 26px; height: 20px; }
.contact-note { font-size: .6875rem; margin-top: 17px; }
.letter-seal { position: absolute; right: -29px; bottom: 59px; font: italic 3.125rem/1 var(--serif); width: 84px; height: 87px; padding-bottom: 7px; display: grid; place-items: center; background: #844c3e; color: #d6ad8d; border-radius: 48% 52% 45% 51%; box-shadow: inset 0 0 0 6px #844c3e,inset 0 0 0 7px #b8856854,2px 5px 6px #5c3b2933; transform: rotate(14deg); }
.site-footer { margin: 0 4%; padding: 20px 0 19px; }.footer-salutation { font: 3.5rem/1.4 var(--hand); text-align: center; margin-bottom: 40px; }.footer-salutation i { font-style: normal; }.footer-top { justify-content: space-between; padding-block: 30px; border-top: 3px double var(--line); gap: 35px; }.footer-top > p { font: .8125rem/2 var(--jp-serif); }.back-to-top { font-size: .75rem; gap: 20px; margin: 0; }.back-to-top .icon { width: 21px; height: 28px; }.footer-bottom { margin: 0; font-size: .625rem; }.footer-bottom > span:last-child { font-size: .5625rem; }
dialog { border: 1px solid #b6a98b; background: #f4edde var(--texture) center/950px; box-shadow: 0 20px 100px #071a3266; }
dialog::backdrop { background: #102b35bd; backdrop-filter: blur(7px); }
.dialog-close { display: grid; place-items: center; color: var(--ink); background: #f5efdf; border: 1px solid #aaa38d66; transition: transform .2s,background-color .2s; }.dialog-close .icon { width: 22px; height: 22px; }.dialog-close:hover { transform: rotate(90deg); background: #e5dcc7; }
.detail-subtitle { font: 1.8rem var(--hand); margin-top: 14px; }.inquiry-dialog { outline: 1px solid #b4ac928f; outline-offset: -12px; }.inquiry-content { padding: 51px 46px 45px; }.inquiry-intro { font-size: .875rem; }.inquiry-content .eyebrow { font-size: .625rem; }
#inquiry-form select, #inquiry-form textarea { border-color: #a8ae998c; border-radius: 1px; background: #fbf7ed80; font-size: 1rem; }.field-note { font-size: .6875rem; }.draft-success { border-left: 2px solid #557769; background: #dde3d180; font-size: .8125rem; }#draft-text { background: #e8dfca7a; border-block: 1px solid #b0ac9661; font-size: .8125rem; }
html[lang='fr'] .hero h1 { font-size: clamp(2.75rem,4.1vw,4.25rem); line-height: 1.06; }
html[lang='fr'] .intro h2 { font-size: clamp(2.5rem,3.6vw,3.8rem); line-height: 1.12; }
html[lang='fr'] .section-heading h2 { font-size: clamp(2.5rem,3.5vw,3.8rem); line-height: 1.13; }
html[lang='fr'] .object-caption h3 { font-size: 1.7rem; line-height: 1.2; }
html[lang='fr'] .sourcing-card h3 { font-size: 2.15rem; line-height: 1.15; }
html[lang='fr'] .voyages-intro h2 { font-size: clamp(2.25rem,3.2vw,3.375rem); line-height: 1.15; }
html[lang='fr'] .travel-notebook h3 { font-size: 1.8rem; line-height: 1.2; }
html[lang='fr'] .contact-section h2 { font-size: clamp(2.8rem,4vw,4.125rem); line-height: 1.08; }
@media (min-width:1560px) { .hero-stage { height: 735px; }.hero-copy { padding-top: 105px; } }
@media (max-width:1150px) {
  .header-note { display: none; }.desktop-nav { gap: 19px; font-size: .75rem; }.hero-composition { grid-template-columns: 37% 63%; }.hero-copy { padding-left: 2%; padding-top: 82px; }.hero h1 { font-size: 1.75rem; }.hero-description { font-size: .8125rem; }.hero-stage { height: 570px; }.framed-picture { top: 45px; width: 62%; left: 24%; }.journal-leaf { top: 95px; height: 65%; }.specimen-note { width: 159px; left: 0; top: 100px; padding: 17px; }.specimen-note p { font-size: 1.5rem; }.specimen-note > span:last-child { font-size: .75rem; }.hero-plate { top: 53%; left: 0; width: 44%; }.stage-marginalia { right: -1%; top: 12%; width: 120px; font-size: 1.4rem; }.collection-tag { right: 0; bottom: 26px; padding-inline: 13px; }.section-pad { padding-inline: 6%; }.intro-main { gap: 7%; }.intro-body { padding: 40px 30px 28px; }.collection-grid { gap: 3.5%; }.sourcing-card { padding: 26px 18px; margin-top: 70px; }.sourcing-card h3 { font-size: 1.2rem; }.sourcing-card .text-link { font-size: .75rem; gap: 8px; }.sourcing-card > p:not(.eyebrow) { font-size: .75rem; }.voyages-intro { padding: 34px 9% 32px 7%; }.travel-notebook { padding: 34px 7% 25px 9%; }.travel-postcard { padding-left: 17px; }.travel-postcard p { font-size: 1.2rem; }.correspondence-sheet { padding-inline: 10%; }
}
@media (max-width:850px) {
  .announcement { font-size: .5625rem; justify-content: center; }.announcement > span { display: none; }.site-header { display: flex; justify-content: space-between; padding-block: 12px; }.header-monogram { width: 42px; height: 48px; }.header-monogram > span:first-child { font-size: 2rem; }.desktop-nav { display: none; }.header-actions { gap: 14px; }.header-note { display: block; font-size: 1rem; }.mobile-nav:not([hidden]) { margin: 0 4%; padding: 14px 4%; background: var(--leaf) var(--texture) center/800px; box-shadow: var(--paper-shadow); border: 0; }.masthead-title { font-size: clamp(3.4rem,10.5vw,5.8rem); }.hero-composition { grid-template-columns: 1fr; }.hero-copy { padding: 35px 0 10px; text-align: center; }.hero h1 { font-size: 2rem; line-height: 1.65; margin-top: 20px; }.hero-description { font-size: .875rem; margin-top: 18px; }.hero-copy .text-link { margin-top: 19px; }.hero-handwriting, .hero-folio { display: none; }.hero-stage { height: 655px; width: 100%; max-width: 740px; margin-inline: auto; }.framed-picture { width: 54%; left: 29%; top: 0; }.journal-leaf { top: 75px; height: 75%; width: 48%; left: 34%; }.specimen-note { top: 99px; left: 7%; width: 195px; }.hero-plate { width: 39%; top: 48%; left: 7%; }.collection-tag { bottom: 36px; right: 7%; }.stage-marginalia { top: 10%; right: 0; font-size: 1.55rem; }.hero-bottom > span:first-child { max-width: 250px; font-size: .5rem; }.intro { padding-block: 65px 80px; }.intro-main { grid-template-columns: 1fr 1fr; gap: 6%; }.intro h2 { font-size: 1.7rem; }.chapter-handwritten { font-size: 1.8rem; }.intro-body { padding: 35px 25px 22px; }.intro-body p { font-size: .8125rem; }.philosophy-caption { font-size: .6875rem; gap: 12px; }.collection-grid { grid-template-columns: 1fr 1fr; column-gap: 8%; row-gap: 50px; }.sourcing-card { grid-column: 1/-1; margin-top: 0; padding: 25px 35px; display: grid; grid-template-columns: 100px 1fr 1fr; align-items: center; gap: 15px 25px; text-align: left; }.sourcing-card .eyebrow { grid-column: 2/4; }.sourcing-mark { grid-column: 1; grid-row: 1/4; margin: 0; justify-self: center; }.sourcing-card h3 { grid-column: 2; grid-row: 2/4; margin: 0; font-size: 1.4rem; }.sourcing-card > p:not(.eyebrow) { grid-column: 3; grid-row: 2; margin: 0; font-size: .8125rem; }.sourcing-card .text-link { grid-column: 3; grid-row: 3; margin: 0; }.sourcing-footer { grid-column: 2/4; margin: 0; }.collection-note { margin-top: 37px; }.voyages { padding-bottom: 75px; }.travel-spread { grid-template-columns: 1fr; padding: 10px 10px 10px 17px; }.travel-spread::after { left: 11px; width: 24px; }.voyages-intro { padding: 35px 8%; }.voyages-intro h2 { font-size: 2rem; }.travel-postcard { max-width: 370px; padding: 23px 95px 20px 23px; margin-top: 28px; }.travel-notebook { padding: 35px 8%; border-top: 1px dashed var(--line); }.travel-notebook h3 { font-size: 1.375rem; }.notebook-top { font-size: .6875rem; }.destination-switch button { padding: 17px 20px; }.destination-switch button > span:last-child { font-size: .75rem; }.travel-stops p { font-size: .875rem; }.correspondence-sheet { padding: 47px 12%; }.footer-top > p { display: none; }html[lang='fr'] .hero h1 { font-size: 3rem; }
}
@media (max-width:600px) {
  .announcement { font-size: .5625rem; padding: 7px 5%; line-height: 1.8; letter-spacing: .02em; }.site-header { margin-inline: 5%; padding-block: 9px; }.header-note { display: none; }.header-actions { gap: 10px; }.language-switch { font-size: .6875rem; }.language-switch button { min-width: 37px; }.header-monogram { height: 43px; width: 37px; }.header-monogram > span:first-child { font-size: 1.9rem; }.hero { padding: 24px 5% 0; }.masthead-kicker { font-size: .5rem; letter-spacing: .13em; gap: 11px; }.masthead-kicker .icon { width: 20px; height: 20px; }.masthead-title { font-size: clamp(2.9rem,11.5vw,4.2rem); line-height: 1.05; margin-block: 9px 13px; letter-spacing: -.067em; }.masthead-baseline { font-size: .6875rem; letter-spacing: .06em; gap: 12px; }.masthead-baseline::before, .masthead-baseline::after { width: 27px; }.hero-copy { padding-top: 30px; }.hero-copy > .eyebrow { font-size: .5rem; }.hero h1 { font-size: 1.65rem; margin-top: 17px; line-height: 1.75; }.hero-description { font-size: .8125rem; line-height: 2.15; margin-top: 17px; }.hero-copy .text-link { font-size: .8125rem; margin-top: 17px; gap: 27px; }.hero-stage { height: clamp(375px,109vw,610px); margin-top: 13px; }.framed-picture { width: 65%; left: 27%; top: 0; }.journal-leaf { width: 55%; height: 74%; left: 33%; top: 51px; padding: 12px; }.journal-leaf > span:first-child { font-size: .9375rem; }.paper-lines { margin-top: 9px; }.specimen-note { width: 118px; top: 34px; left: 1%; padding: 14px 11px 15px; }.specimen-note .eyebrow { font-size: .5rem; }.specimen-note p { font-size: 1.15rem; margin-top: 12px; }.specimen-note > span:last-child { font-size: .5625rem; }.color-samples { gap: 4px; margin-top: 10px; }.color-samples span { width: 18px; height: 15px; }.hero-plate { width: 44%; left: 0; top: 49%; }.plate-prompt { font-size: .5625rem; left: 15%; right: -5%; bottom: -13px; padding: 4px 7px; gap: 6px; }.plate-prompt .icon { width: 15px; height: 15px; }.stage-marginalia { display: none; }.framed-picture figcaption { font-size: .5rem; gap: 0; top: 101%; }.framed-picture figcaption span:first-child { font-size: .4375rem; }.collection-tag { right: 1%; bottom: 12px; padding: 20px 10px 8px; }.collection-tag > span:nth-child(2) { font-size: .4375rem; }.collection-tag > span:nth-child(3) { font-size: .5rem; }.collection-tag i { font-size: 1.5rem; margin-top: 1px; }.hero-bottom { min-height: 56px; gap: 10px; }.hero-bottom > span:first-child { max-width: 130px; font-size: .4375rem; letter-spacing: .08em; }.hero-bottom > span:last-child { font-size: .5rem; }.hero-bottom a { font-size: .6875rem; gap: 8px; }.hero-bottom .icon { width: 17px; height: 17px; }.section-pad { padding-inline: 7%; }.intro { padding-top: 42px; padding-bottom: 63px; }.section-label { font-size: .625rem; }.intro-main { grid-template-columns: 1fr; gap: 36px; margin-top: 27px; }.chapter-handwritten { font-size: 1.9rem; margin-bottom: 19px; }.intro h2 { font-size: 1.8rem; line-height: 1.8; }.philosophy-caption { font-size: .75rem; margin-top: 22px; }.philosophy-caption .icon { width: 28px; height: 28px; }.intro-body { padding: 35px 24px 25px; transform: rotate(1deg); }.intro-body p { font-size: .875rem; line-height: 2.2; }.collection { padding-top: 43px; padding-bottom: 37px; }.section-heading h2 { font-size: 1.65rem; margin-top: 20px; }.section-aside { font-size: .75rem; margin-top: 19px; }.cabinet-heading { gap: 12px; margin-top: 29px; }.cabinet-heading > span:first-child { font-size: 1.45rem; }.cabinet-heading > span:last-child { display: none; }.collection-grid { column-gap: 22px; row-gap: 37px; margin-top: 37px; padding-inline: 3px; }.object-card { padding: 7px 7px 15px; transform: rotate(-2deg); }.second-object { transform: rotate(3deg); margin-top: 39px; }.object-card .paper-tape { width: 61px; left: calc(50% - 30px); height: 20px; top: -12px; }.object-image-label { top: 7px; left: 6px; font-size: .4375rem; padding: 2px 4px; }.object-open { width: 26px; height: 26px; right: 7px; bottom: 7px; }.object-open .icon { width: 16px; height: 16px; }.object-caption { padding: 13px 3px 0; }.object-category { font-size: .625rem; }.object-caption h3 { font-size: .9375rem; line-height: 1.7; }.object-status { font-size: .5625rem; margin-top: 7px; padding-top: 8px; }.sourcing-card { display: block; padding: 31px 28px; text-align: center; }.sourcing-card .eyebrow { font-size: .625rem; }.sourcing-mark { margin-top: 20px; font-size: 3.5rem; }.sourcing-card h3 { margin-top: 25px; font-size: 1.6rem; }.sourcing-card > p:not(.eyebrow) { margin-top: 20px; font-size: .875rem; }.sourcing-card .text-link { margin-top: 21px; font-size: .875rem; }.sourcing-footer { margin-top: 24px; font-size: .5625rem; }.collection-note { font-size: .625rem; margin-top: 32px; line-height: 2; }.interlude { padding: 51px 5%; column-gap: 6%; row-gap: 17px; }.interlude > p { font-size: 2.4rem; }.interlude-star { width: 26px; height: 26px; }.interlude > span:not(.interlude-star) { font-size: .625rem; }.voyages { padding-top: 15px; padding-bottom: 65px; }.book-tab { padding: 10px 22px; font-size: .625rem; }.travel-spread { padding: 8px 7px 8px 14px; }.travel-spread::after { left: 8px; width: 20px; }.voyages-intro { padding: 30px 7% 35px; }.voyages-intro h2 { font-size: 1.65rem; margin-top: 23px; }.voyages-french { font-size: 1.35rem; margin-top: 15px; }.voyages-intro > p:not(.voyages-french) { font-size: .8125rem; line-height: 2.15; }.coming-soon { font-size: .625rem; }.travel-postcard { padding: 19px 79px 17px 17px; }.travel-postcard > p { font-size: 1.1rem; }.postcard-stamp { min-width: 54px; right: 9px; font-size: .5rem; padding-inline: 7px; }.postcard-signature { font-size: .6875rem; }.travel-notebook { padding: 30px 7%; }.notebook-top { font-size: .5625rem; letter-spacing: .09em; }.destination-switch { gap: 10px; }.destination-switch button { padding: 13px 12px; flex-basis: 90px; }.destination-switch button > span:first-child { font-size: 1.6rem; }.destination-switch button > span:last-child { font-size: .625rem; }.notebook-kicker { font-size: .5625rem; }.travel-notebook h3 { font-size: 1.1rem; }.travel-stops li { grid-template-columns: 27px 1fr; gap: 12px; }.travel-stops h4 { font-size: .8125rem; }.travel-stops p { font-size: .8125rem; }.travel-notebook .text-link { font-size: .75rem; gap: 9px; }.notebook-note { font-size: .625rem; }.contact-section { padding-top: 0; padding-bottom: 49px; }.correspondence-sheet { padding: 42px 23px 35px; outline-offset: -8px; }.letter-corner { top: 14px; right: 16px; }.letter-corner .icon { width: 25px; height: 20px; }.contact-section .eyebrow { font-size: .5rem; letter-spacing: .09em; max-width: 230px; }.contact-section h2 { font-size: 1.75rem; margin-top: 24px; }.contact-section p:not(.eyebrow,.contact-note) { font-size: .8125rem; }.primary-button { font-size: .8125rem; padding: 13px 18px; gap: 14px; }.contact-section .primary-button { font-size: .75rem; }.contact-note { font-size: .625rem; }.letter-seal { width: 56px; height: 58px; font-size: 2.25rem; right: -17px; bottom: -22px; }.site-footer { margin-inline: 6%; }.footer-salutation { font-size: 2.6rem; margin-bottom: 22px; }.footer-top { gap: 24px; flex-wrap: wrap; padding-block: 25px; }.wordmark > span:first-child { font-size: 1.875rem; }.wordmark-sub { font-size: .5rem; }.back-to-top { font-size: .625rem; gap: 11px; }.footer-bottom { font-size: .625rem; padding-top: 18px; }.footer-bottom > span:last-child { font-size: .5rem; width: 100%; }.inquiry-content { padding: 49px 26px 31px; }.inquiry-intro { font-size: .8125rem; }html[lang='fr'] .hero h1 { font-size: 2.7rem; }html[lang='fr'] .hero-description { font-size: .875rem; }html[lang='fr'] .intro h2 { font-size: 2.5rem; }html[lang='fr'] .section-heading h2 { font-size: 2.45rem; }html[lang='fr'] .object-caption h3 { font-size: 1.3rem; }html[lang='fr'] .sourcing-card h3 { font-size: 2.2rem; }html[lang='fr'] .voyages-intro h2 { font-size: 2.4rem; }html[lang='fr'] .contact-section h2 { font-size: 2.6rem; }html[lang='fr'] .travel-notebook h3 { font-size: 1.65rem; }
}
@media (max-width:370px) { .hero h1 { font-size: 1.5rem; }.hero-description { font-size: .75rem; }.specimen-note { width: 105px; }.specimen-note p { font-size: 1rem; }.hero-stage { min-height: 350px; }.collection-tag { bottom: 14px; }.interlude { column-gap: 4%; }.interlude > p { font-size: 2.1rem; }.collection-grid { gap: 32px 18px; }.object-caption h3 { font-size: .8125rem; }.footer-top { display: block; }.back-to-top { margin-top: 23px; width: fit-content; } }
@media (prefers-reduced-motion:reduce) { .hero-stage { --depth-x: 0 !important; --depth-y: 0 !important; } }

/* Optical finishing: generous controls, readable catalog notes, and quiet focus rings. */
.framed-picture { translate: 0 calc(var(--scroll-progress,0) * -12px); }
.hero-plate { translate: 0 calc(var(--scroll-progress,0) * 18px); }
.specimen-note { translate: 0 calc(var(--scroll-progress,0) * -6px); }
.nav-index, .section-number, .stop-number, .hero-bottom > span:last-child { font-variant-numeric: tabular-nums; }
.collection :focus-visible { outline-color: #dec799; }
.language-switch button { min-width: 40px; color: var(--muted); }
.menu-toggle { min-width: 40px; }
.header-monogram::after { content: ''; position: absolute; inset: -4px; }
.object-status, .collection-note, .coming-soon, .notebook-note, .contact-note { font-size: .6875rem; }
.destination-switch button > span:last-child { font-size: .75rem; }
.plate-prompt { font-size: .6875rem; white-space: normal; line-height: 1.5; }
.dialog-close { transition: background-color .2s; }
.dialog-close:hover { transform: none; }
.hero-bottom { margin-top: 18px; }
.specimen-note .eyebrow { font-size: 10px; }
.specimen-note p { font-size: 26px; }
.specimen-note > span:last-child { font-size: 13px; }
.stage-marginalia { font-size: 26px; }
.header-monogram > span:first-child { font-size: 44px; }
@media (min-width:851px) {
  .hero-stage { height: clamp(600px,49vw,780px); }
  .hero-plate { top: 49%; }
}
@media (max-width:600px) {
  .letter-seal { right: 8px; }
  .hero-description, .voyages-intro > p:not(.voyages-french), .contact-section p:not(.eyebrow,.contact-note) { font-size: .875rem; }
  .object-category { font-size: .6875rem; }
  .collection-grid { grid-template-columns: repeat(auto-fit,minmax(min(100%,8.75rem),1fr)); }
  .collection-tag > span:nth-child(3) { font-size: .625rem; }
  .hero-bottom { flex-wrap: wrap; padding-block: 6px; }
  .specimen-note .eyebrow { font-size: 8px; }
  .specimen-note p { font-size: 18px; }
  .specimen-note > span:last-child { font-size: 9px; }
  .header-monogram > span:first-child { font-size: 30px; }
}
@media (hover:none), (prefers-reduced-motion:reduce) {
  .hero-plate:hover { transform: rotate(-13deg); }
  .hero-plate:hover img { filter: drop-shadow(6px 14px 9px #352d1e40); }
  .object-card:hover { transform: rotate(-2.5deg); }
  .second-object:hover { transform: rotate(3deg); }
  .object-image-button:hover img, .destination-switch button:hover, .text-link:hover .icon { transform: none; }
}
@media (prefers-reduced-motion:reduce) {
  .framed-picture, .hero-plate, .specimen-note { translate: none; }
}
