:root {
  --pink: #f4cbc7;
  --aqua: #cbe8e4;
  --paper: #faf5ef;
  --ink: #454b49;
  --deep: #495c58;
  --muted: #58675f;
  --line: #dce7e3;
  --display: 'Cormorant Garamond', Georgia, serif;
  --body: 'Nunito Sans', sans-serif;
  --script: 'Sacramento', cursive;
  --gutter: clamp(24px, 5vw, 76px);
}
* { box-sizing: border-box; }
body { margin: 0; background: #fff; color: var(--ink); font: 16px/1.65 var(--body); -webkit-font-smoothing: antialiased; }
html { scroll-behavior: smooth; scroll-padding-top: 25px; }
body.dialog-open { overflow: hidden; }
button, input, select, textarea { font: inherit; color: inherit; }
button { cursor: pointer; border: 0; background: none; }
button:disabled { cursor: default; opacity: .38; }
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
button:focus-visible, a:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible, summary:focus-visible { outline: 2px solid #4d8278; outline-offset: 5px; }
img { display: block; max-width: 100%; }
h1, h2, h3, p, figure { margin: 0; }
h1, h2, h3 { font-family: var(--display); font-weight: 500; line-height: 1.08; }
ul, ol { padding: 0; margin: 0; }
[hidden] { display: none !important; }
::selection { background: var(--pink); }
.shell { width: min(1250px, calc(100% - var(--gutter) * 2)); margin-inline: auto; }
.visually-hidden { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; }
.skip-link { position: fixed; top: -90px; left: 20px; background: #fff; z-index: 50; padding: 12px; }
.skip-link:focus { top: 12px; }
.button { display: inline-flex; align-items: center; justify-content: center; gap: 22px; min-height: 49px; padding: 12px 25px; border-radius: 999px; font-weight: 600; font-size: 14px; line-height: 1.4; transition: background .18s, transform .18s; }
.button:hover:not(:disabled) { transform: translateY(-2px); }
.button-pink { background: var(--pink); color: #514440; }
.button-pink:hover { background: #efbab5; }
.button-aqua { background: var(--aqua); color: #364f49; }
.button-aqua:hover { background: #b8ded7; }
.button-outline { border: 1px solid #a9c8bf; }
.text-link { display: inline-flex; align-items: center; gap: 9px; padding: 5px 0; min-height: 44px; border-bottom: 1px solid #99b5ad; color: var(--deep); font-size: 14px; line-height: 1.4; }
.text-link:hover { border-color: var(--deep); }
.icon-button { width: 44px; height: 44px; display: inline-grid; place-items: center; border-radius: 50%; font-size: 27px; flex-shrink: 0; }
.icon-button:hover { background: #edf5f2; }
.announcement { background: #fbe7e5; font-size: 13px; }
.announcement .shell { min-height: 36px; display: flex; align-items: center; justify-content: space-between; }
.languages { display: flex; align-items: center; gap: 3px; }
.languages button { font-size: 13px; min-width: 30px; min-height: 35px; }
.languages button[aria-pressed=true] { font-weight: 800; }
.languages span { color: #a38d89; }
.site-header { min-height: 101px; display: flex; align-items: center; gap: 28px; position: relative; z-index: 10; }
.brand { display: flex; align-items: center; gap: 14px; white-space: nowrap; }
.brand img { width: 63px; height: 63px; object-fit: contain; }
.brand>span { font: 42px/1 var(--script); padding-top: 8px; color: #b17b80; }
.desktop-nav { margin-left: auto; display: flex; gap: 29px; font-size: 13px; }
.desktop-nav a { padding: 14px 0; }
.desktop-nav a:hover { box-shadow: inset 0 -1px #9dbeb4; }
.header-actions { display: flex; gap: 9px; align-items: center; }
.request-trigger { border: 1px solid #c8dbd5; border-radius: 999px; padding: 9px 16px; font-size: 13px; display: flex; gap: 8px; align-items: center; min-height: 40px; }
.request-trigger:hover { background: #eef7f4; }
.request-count { background: var(--aqua); border-radius: 50%; min-width: 21px; height: 21px; line-height: 21px; font-size: 13px; }
.menu-toggle, .mobile-nav { display: none; }
.menu-lines, .menu-lines:before, .menu-lines:after { width: 22px; height: 1px; background: var(--deep); display: block; position: relative; }
.menu-lines:before, .menu-lines:after { content: ''; position: absolute; left: 0; }
.menu-lines:before { top: -6px; }
.menu-lines:after { top: 6px; }
.hero { overflow: hidden; background: linear-gradient(90deg, #fcfaf7 52%, #f9dfdc 52%); }
.hero-inner { display: grid; grid-template-columns: 1.02fr 1fr; gap: 29px; align-items: center; min-height: 551px; padding-block: 34px 40px; }
.hero-copy { position: relative; padding-bottom: 25px; min-width: 0; }
.quiet-rule { display: block; width: 115px; height: 1px; background: #dbb3b1; margin-bottom: 30px; }
.hero h1 { font-size: clamp(42px, 4.2vw, 61px); line-height: .99; letter-spacing: -.038em; white-space: normal; color: #4c4945; }
.hero-description { font-size: 18px; line-height: 1.5; max-width: 35ch; margin-top: 24px; }
.hero-actions { display: flex; flex-direction: column; align-items: flex-start; width: max-content; gap: 10px; margin-top: 27px; }
.hero-actions .button { min-width: 230px; }
.hero-actions .text-link { align-self: center; }
.handwritten-note { position: absolute; right: 32px; bottom: 0; font: 28px/1.05 var(--script); text-align: center; transform: rotate(-7deg); color: #ac7c7f; }
.hero-composition { position: relative; height: 472px; isolation: isolate; }
.hero-paper { position: absolute; inset: 11px 0 -3px 8px; background: #ebc9c5; border-radius: 17px; transform: rotate(2deg); }
.hero-frame { position: absolute; inset: 0 0 7px; background: #fffefa; padding: 15px; transform: rotate(-1.5deg); mask: linear-gradient(#000 0 0) center/calc(100% - 21px) calc(100% - 21px) no-repeat, radial-gradient(circle,#000 69%,transparent 73%) 0 0/21px 21px round; }
.media-placeholder { position: relative; display: flex; align-items: center; justify-content: center; flex-direction: column; text-align: center; overflow: hidden; background: #eef5f2; color: #687f76; }
.media-placeholder:before { content: ''; position: absolute; inset: 16px; border: 1px solid #77988a26; pointer-events: none; }
.hero-placeholder { height: 100%; background: #dfeee8; }
.placeholder-caption { font: 29px/1.2 var(--display); max-width: 12ch; position: relative; }
.placeholder-note { font-size: 13px; margin-top: 14px; color: #61766c; position: relative; }
.detail-frame { position: absolute; right: -25px; bottom: -29px; width: 215px; height: 201px; padding: 8px; transform: rotate(9deg); background: #fff; box-shadow: 0 7px 15px #52605217; }
.detail-placeholder { height: 100%; background: #f8e2df; color: #88706e; }
.detail-placeholder .placeholder-caption { font-size: 23px; }
.detail-placeholder .placeholder-note { color: #866d68; font-size: 13px; }
.occasions { text-align: center; padding-block: 42px 53px; }
.occasions h2 { font-size: 42px; letter-spacing: -.025em; }
.occasion-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 38px; margin-top: 21px; }
.occasion { display: block; min-width: 0; }
.occasion-picture { height: 208px; background: #e1f1ed; mask: url('assets/direcao-a/pincelada-web.webp') center/100% 100% no-repeat; font-size: 13px; }
.occasion-picture:before { display: none; }
.occasion.pink .occasion-picture { background: #fae0dc; color: #8c7470; }
.occasion.cream .occasion-picture { background: #f5efe5; color: #82796a; }
.occasion>span:last-child { display: inline-block; position: relative; font: 30px/1.15 var(--display); padding: 9px 0 12px; }
.occasion>span:last-child:after { content: ''; position: absolute; height: 1px; width: 90%; left: 50%; bottom: 0; transform: translateX(-50%) scaleX(.2); background: #c7b4ae; transition: transform .2s; }
.occasion:hover>span:last-child:after { transform: translateX(-50%) scaleX(1); }
/* An index of types, arranged as an open stationery folder. */
.catalogue-section { background: #f0f7f4; padding: 58px 0 67px; }
.catalogue-heading { display: flex; justify-content: space-between; align-items: flex-end; gap: 30px; margin-bottom: 34px; }
.catalogue-heading h2 { font-size: 45px; letter-spacing: -.025em; }
.catalogue-heading p { font-size: 14px; color: var(--muted); margin-top: 11px; }
.search-box { flex: 0 0 285px; position: relative; }
.search-box input { width: 100%; padding: 12px 38px 12px 14px; background: #fff9; border: 1px solid #c6dbd2; border-radius: 4px; min-height: 47px; font-size: 13px; outline-offset: 3px; }
.search-mark { position: absolute; right: 18px; top: 16px; width: 12px; height: 12px; border: 1.4px solid #58786a; border-radius: 50%; pointer-events: none; }
.search-mark:after { content: ''; width: 5px; height: 1.4px; background: #58786a; position: absolute; right: -4px; bottom: -2px; transform: rotate(45deg); }
.family-tabs { display: flex; gap: 5px; align-items: stretch; }
.family-tab { display: flex; align-items: center; justify-content: center; gap: 11px; padding: 16px 27px 15px; border-radius: 13px 13px 0 0; font-size: 14px; border: 1px solid transparent; border-bottom: 0; color: #61786c; background: #e3eee7; transition: background .18s; position: relative; }
.family-tab:nth-child(even) { background: #f3e4df; }
.family-tab span { font-size: 13px; opacity: .65; }
.family-tab[aria-current=page] { background: #fff; color: var(--deep); box-shadow: 0 -4px 0 inset #fff; border-color: #dce7e1; }
.family-tab:hover { background: #f9fcfa; }
.catalogue-paper { position: relative; background: #fff; border: 1px solid #dce7e1; border-radius: 0 12px 12px; padding: 30px 36px 19px; box-shadow: 5px 6px 0 -1px #e1ebe3; }
.family-heading { display: flex; gap: 25px; justify-content: space-between; align-items: center; padding-bottom: 23px; border-bottom: 1px solid var(--line); }
.family-heading h3 { font-size: 32px; }
.family-heading p { font-size: 13px; color: var(--muted); margin-top: 8px; max-width: 54ch; }
#catalogue-count { font-size: 13px; color: var(--muted); white-space: nowrap; }
.catalogue-index { display: grid; grid-template-columns: 1fr 1fr; column-gap: 37px; }
.index-card { display: flex; align-items: center; gap: 19px; padding: 21px 0; border-bottom: 1px solid #edf0eb; min-width: 0; position: relative; }
.index-card:last-child { border-bottom: 0; }
.index-media { flex: 0 0 73px; width: 73px; height: 85px; border-radius: 3px 7px 7px 3px; background: #edf5f0; border-left: 4px solid #cae1d7; color: #78958a; }
.index-media:before { inset: 10px; }
.index-media>span { font-size: 13px; max-width: 6ch; line-height: 1.45; opacity: .85; }
.index-card:nth-child(4n+2) .index-media, .index-card:nth-child(4n+3) .index-media { background: #f9eae6; border-color: #efcfca; color: #9c8580; }
.index-copy { flex: 1; min-width: 0; padding-right: 16px; }
.index-card h4 { font: 27px/1.05 var(--display); margin: 0; letter-spacing: -.012em; }
.index-card p { font-size: 13px; line-height: 1.65; color: var(--muted); margin-top: 8px; max-width: 43ch; }
.index-arrow { font-size: 20px; color: #719789; transition: transform .2s; }
.index-card:hover .index-arrow { transform: translate(2px, -2px); }
.index-card:hover h4 { color: #3b7360; }
#search-empty { text-align: center; padding: 35px 12px; }
#search-empty h3 { font-size: 31px; }
#search-empty p { margin: 10px 0 15px; color: var(--muted); }
.how-section { display: grid; grid-template-columns: 1fr 1.55fr; gap: 85px; padding-block: 70px; }
.how-heading h2 { font-size: 47px; letter-spacing: -.025em; }
.how-heading .text-link { margin-top: 23px; }
.how-steps { list-style: none; display: grid; gap: 26px; }
.how-steps li { display: flex; gap: 20px; }
.how-steps li>span { width: 33px; height: 33px; display: grid; place-items: center; border-radius: 50%; background: #edf5f0; font: 22px/1 var(--display); flex-shrink: 0; }
.how-steps h3 { font-size: 27px; margin-bottom: 7px; }
.how-steps p { color: var(--muted); font-size: 13px; max-width: 51ch; }
.shop-section { padding: 49px 0; background: #fbf1ed; }
.shop-grid { display: grid; grid-template-columns: 280px 1fr 245px; align-items: center; gap: 43px; }
.shop-photo { padding: 8px; background: #fff; transform: rotate(-2deg); }
.shop-photo img { width: 100%; height: 320px; object-fit: cover; object-position: center 25%; }
.shop-copy h2 { font-size: 41px; }
.shop-copy>p { color: #716f64; font-size: 13px; margin-top: 15px; max-width: 41ch; }
.shop-copy address { font-size: 13px; font-style: normal; margin: 18px 0 12px; line-height: 1.8; }
.shop-copy .text-link { font-size: 13px; }
.copies-note { border-left: 1px solid #e6d6ce; padding-left: 27px; }
.copies-note h3 { font-size: 29px; }
.copies-note p { color: #716f64; font-size: 13px; margin-top: 14px; }
.copies-note .text-link { margin-top: 15px; font-size: 13px; }
.site-footer { display: flex; align-items: center; gap: 22px; padding-block: 31px; flex-wrap: wrap; color: var(--muted); }
.footer-brand { font: 31px/1 var(--script); color: #9d7b7b; }
.site-footer>span { font-size: 13px; }
.site-footer>a:not(.footer-brand) { margin-left: auto; font-size: 13px; }
.site-footer small { font-size: 13px; width: 100%; }
/* A separate album for each product type. */
body.collection-open { background: #f7faf8; }
body.collection-open .site-header { background: transparent; }
.collection-view { padding-top: 26px; padding-bottom: 62px; min-height: 70vh; }
.collection-nav { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-bottom: 31px; }
.back-link { display: inline-flex; gap: 10px; align-items: center; font-size: 14px; min-height: 44px; }
.collection-switch { display: flex; align-items: center; gap: 11px; font-size: 13px; color: var(--muted); }
.collection-switch select { max-width: 270px; border: 1px solid #d2e2d9; padding: 9px 33px 9px 11px; background: #fff; border-radius: 5px; font-size: 13px; }
.collection-intro { margin-bottom: 34px; max-width: 80%; }
.collection-intro h1 { font-size: clamp(44px, 4.5vw, 64px); letter-spacing: -.032em; }
.collection-intro p { margin-top: 14px; color: var(--muted); font-size: 14px; max-width: 63ch; }
.collection-body { display: grid; grid-template-columns: minmax(0, 1fr) 295px; gap: 37px; align-items: start; }
.album-heading { display: flex; gap: 15px; justify-content: space-between; align-items: center; margin-bottom: 17px; }
.album-heading h2 { font-size: 28px; }
.album-year { font-size: 13px; padding: 6px 10px; border: 1px solid var(--line); background: #fff; border-radius: 3px; }
.album { position: relative; background: linear-gradient(90deg, #d9e9df 0%, #e4f0e7 48.9%, #c9ded0 50%, #e3eee5 51.1%, #d9e9df 100%); border: 1px solid #cadfd0; border-radius: 7px 13px 13px 7px; padding: 19px 20px 23px; box-shadow: 0 6px 0 -2px #d5e3d8; }
.album-spread { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; min-height: 355px; }
.album-page { background: #fffefb; padding: 12px 12px 17px; display: flex; flex-direction: column; min-width: 0; border-radius: 2px; box-shadow: 0 2px 7px #415e4510; }
.album-image { width: 100%; aspect-ratio: 1/.99; border: 0; padding: 0; display: flex; }
.album-image img { width: 100%; height: 100%; object-fit: contain; background: #f5f8f3; }
.album-page .media-placeholder { aspect-ratio: 1/.99; background: #edf3ed; width: 100%; }
.album-page:nth-child(even) .media-placeholder { background: #f9eae5; color: #8b7770; }
.album-page .placeholder-caption { font-size: 25px; max-width: 13ch; }
.album-page .placeholder-note { font-size: 13px; }
.album-caption { padding: 17px 6px 0; }
.album-caption h3 { font-size: 23px; }
.album-caption p { font-size: 13px; color: var(--muted); margin-top: 5px; }
.album-caption time { font-size: 13px; color: var(--muted); }
.album-controls { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding-top: 20px; }
.album-controls button { display: inline-flex; gap: 12px; align-items: center; min-height: 42px; font-size: 13px; border-radius: 999px; padding: 8px 14px; }
.album-controls button:hover:not(:disabled) { background: #e8f0e9; }
.album-position { display: flex; gap: 7px; align-items: center; font-size: 13px; }
.album-dots { display: flex; gap: 5px; }
.album-dots span { display: inline-block; width: 5px; height: 5px; border-radius: 50%; background: #cdded3; }
.album-dots span.active { background: #729a82; }
.album-empty-note { text-align: center; color: var(--muted); font-size: 13px; margin-top: 12px; }
.options-panel { padding: 25px; background: #fff; border: 1px solid #dce7df; border-radius: 10px; margin-top: 46px; }
.options-panel h2 { font-size: 29px; }
.options-intro { font-size: 13px; color: var(--muted); margin: 11px 0 23px; }
.option-group { border: 0; margin: 0 0 21px; padding: 0; min-width: 0; }
.option-group legend { font-size: 13px; font-weight: 700; margin-bottom: 9px; }
.option-choices { display: flex; flex-wrap: wrap; gap: 7px; }
.option-choice { position: relative; cursor: pointer; }
.option-choice input { position: absolute; opacity: 0; width: 1px; height: 1px; }
.option-choice span { display: block; border: 1px solid #d7e4db; border-radius: 6px; padding: 7px 10px; font-size: 13px; transition: background .16s; }
.option-choice input:checked+span { background: #dcefe5; border-color: #92bba3; }
.option-choice input:focus-visible+span { outline: 2px solid #4d8278; outline-offset: 3px; }
.option-choice:hover span { background: #f0f7f1; }
.options-panel .button { width: 100%; font-size: 13px; margin-top: 3px; }
.options-small { font-size: 13px; color: var(--muted); margin-top: 13px; line-height: 1.65; }
.custom-details { padding-top: 17px; margin-top: 4px; border-top: 1px solid var(--line); }
.custom-details p { font-size: 13px; line-height: 1.7; color: var(--muted); margin-bottom: 18px; }
.collection-next { margin-top: 49px; border-top: 1px solid var(--line); padding-top: 25px; display: flex; align-items: center; justify-content: space-between; gap: 20px; }
.collection-next span { font-size: 13px; color: var(--muted); }
.collection-next a { font: 26px/1.1 var(--display); display: flex; align-items: center; gap: 13px; }
.not-found { padding-block: 80px; min-height: 55vh; }
.not-found h1 { font-size: 48px; margin-bottom: 30px; }
/* A short enquiry panel, never a checkout. */
dialog { color: var(--ink); border: 0; padding: 0; }
dialog::backdrop { background: #334f4552; backdrop-filter: blur(3px); }
.dialog-close { position: sticky; top: 12px; margin: 12px 12px -55px auto; display: flex; align-items: center; justify-content: center; z-index: 5; background: #ffffffed; font: 26px/1 var(--body); }
.request-dialog { margin: 0 0 0 auto; width: 475px; max-width: 100%; height: 100dvh; max-height: 100dvh; padding: 0 31px 30px; background: #fffefb; overflow: auto; overscroll-behavior: contain; }
.request-dialog>.dialog-close { margin-right: -16px; }
.request-header { padding-top: 43px; padding-right: 20px; margin-bottom: 25px; }
.request-header h2 { font-size: 40px; letter-spacing: -.025em; }
.request-header p { font-size: 13px; color: var(--muted); margin-top: 13px; }
.request-items { display: grid; gap: 12px; }
.request-item { border-top: 1px solid var(--line); padding-top: 15px; position: relative; }
.request-item h3 { font-size: 25px; padding-right: 36px; }
.request-item>p { font-size: 13px; color: var(--muted); margin-top: 7px; padding-right: 20px; }
.request-item .remove-item { position: absolute; right: -5px; top: 9px; font-size: 23px; }
.request-item .request-options { margin: 12px 0 6px; display: grid; gap: 10px; }
.request-options label { display: flex; align-items: center; justify-content: space-between; gap: 13px; font-size: 13px; }
.request-options select { width: 65%; padding: 7px; background: #fff; border: 1px solid var(--line); border-radius: 4px; font-size: 13px; }
.field { display: flex; flex-direction: column; gap: 7px; margin-bottom: 17px; }
.field>span { font-size: 13px; font-weight: 600; }
.field input, .field select, .field textarea { border: 1px solid #cfddd3; border-radius: 5px; padding: 11px 12px; background: #fff; font-size: 14px; line-height: 1.5; min-width: 0; width: 100%; }
.field textarea { resize: vertical; }
.field input::placeholder, .field textarea::placeholder { color: #8a968c; font-size: 13px; }
.add-item-field { padding-top: 18px; margin-top: 13px; border-top: 1px solid var(--line); }
.field-pair { display: grid; grid-template-columns: 1fr 1.3fr; gap: 13px; }
.optional-note { font-size: 13px; color: var(--muted); margin-top: -8px; }
.message-details { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); margin: 20px 0; padding: 14px 0; }
.message-details summary { cursor: pointer; font-size: 13px; }
.message-details textarea { width: 100%; margin-top: 12px; border: 1px solid var(--line); border-radius: 5px; padding: 12px; resize: vertical; font-size: 13px; line-height: 1.6; }
#request-copy { width: 100%; }
.copy-check { display: none; }
#request-copy[data-state=copied] .copy-check { display: inline; }
.copy-status { font-size: 13px; margin-top: 10px; }
.instagram-send { margin-top: 8px; font-size: 13px; }
.request-note { color: var(--muted); font-size: 13px; line-height: 1.7; margin-top: 20px; }
.storage-note { font-size: 13px; color: var(--muted); margin-top: 10px; }
.example-dialog { width: min(1000px, 92vw); max-height: 92dvh; border-radius: 10px; background: #fff; }
#example-content { padding: 18px 23px 28px; }
#example-content img { max-height: 65vh; width: 100%; object-fit: contain; }
#example-content h2 { font-size: 31px; margin-top: 18px; }
#example-content p { color: var(--muted); font-size: 13px; margin: 10px 0 18px; }
.toast { position: fixed; bottom: 23px; left: 50%; transform: translate(-50%, 18px); background: #40574c; color: #fff; border-radius: 999px; padding: 11px 22px; font-size: 13px; z-index: 90; opacity: 0; pointer-events: none; transition: opacity .18s, transform .18s; }
.toast.visible { opacity: 1; transform: translate(-50%, 0); }
@media (max-width: 1100px) {
  .brand>span { font-size: 36px; }
  .brand img { width: 55px; height: 55px; }
  .desktop-nav { gap: 20px; }
  .site-header { gap: 20px; }
  .hero h1 { font-size: clamp(36px, 4.5vw, 47px); }
  .hero-composition { height: 424px; }
  .hero-inner { min-height: 500px; }
  .hero-description { font-size: 16px; }
  .handwritten-note { right: 9px; font-size: 24px; bottom: -23px; }
  .detail-frame { width: 176px; height: 164px; }
  .catalogue-heading h2 { font-size: 40px; }
  .search-box { flex-basis: 235px; }
  .family-tab { padding-inline: 20px; font-size: 13px; }
  .catalogue-paper { padding-inline: 26px; }
  .index-card { gap: 14px; }
  .index-card h4 { font-size: 25px; }
  .index-media { flex-basis: 60px; width: 60px; height: 75px; }
  .shop-grid { grid-template-columns: 220px 1fr 210px; gap: 29px; }
  .shop-photo img { height: 290px; }
  .shop-copy h2 { font-size: 36px; }
  .collection-body { grid-template-columns: minmax(0,1fr) 262px; gap: 23px; }
  .options-panel { padding: 21px; }
  .album { padding: 14px 14px 18px; }
  .album-spread { gap: 12px; min-height: 310px; }
  .album-page { padding: 8px 8px 14px; }
  .album-page .placeholder-caption { font-size: 21px; }
}
@media (max-width: 850px) {
  :root { --gutter: 30px; }
  .desktop-nav { display: none; }
  .site-header { min-height: 91px; }
  .header-actions { margin-left: auto; }
  .menu-toggle { display: inline-grid; }
  .mobile-nav:not([hidden]) { position: absolute; display: flex; flex-direction: column; left: 0; right: 0; top: 100%; background: #fffefb; border: 1px solid var(--line); border-radius: 0 0 10px 10px; padding: 13px 23px; box-shadow: 0 12px 22px #32594212; }
  .mobile-nav a, .mobile-nav button { padding: 12px 0; text-align: left; font-size: 14px; }
  .hero h1 { font-size: clamp(32px, 4.7vw, 38px); }
  .hero-inner { gap: 19px; min-height: 458px; }
  .hero-composition { height: 374px; }
  .hero-description { font-size: 14px; }
  .hero-actions .button { min-width: 198px; font-size: 13px; }
  .hero-actions .text-link { font-size: 13px; }
  .handwritten-note { display: none; }
  .detail-frame { width: 146px; height: 145px; right: -13px; bottom: -16px; }
  .detail-placeholder .placeholder-caption { font-size: 19px; }
  .detail-placeholder .placeholder-note { font-size: 13px; }
  .hero-placeholder .placeholder-caption { font-size: 26px; }
  .occasion-grid { gap: 15px; }
  .occasion-picture { height: 164px; }
  .occasions h2 { font-size: 36px; }
  .catalogue-heading { display: block; }
  .search-box { display: block; width: 100%; margin-top: 24px; }
  .family-tabs { gap: 4px; }
  .family-tab { flex: 1; padding: 15px 9px; font-size: 13px; gap: 6px; }
  .family-heading { align-items: flex-start; }
  .family-heading h3 { font-size: 30px; }
  .catalogue-index { column-gap: 25px; }
  .index-media { display: none; }
  .index-card { padding: 22px 0; }
  .how-section { gap: 42px; grid-template-columns: 1fr 1.4fr; padding-block: 52px; }
  .how-heading h2 { font-size: 39px; }
  .how-steps h3 { font-size: 25px; }
  .shop-grid { grid-template-columns: 220px 1fr; gap: 35px; }
  .copies-note { grid-column: 1/-1; border-left: 0; border-top: 1px solid #e6d6ce; padding: 25px 0 0; display: grid; grid-template-columns: 220px 1fr; gap: 12px 35px; }
  .copies-note p { margin: 0; }
  .copies-note .text-link { grid-column: 2; margin-top: 0; width: fit-content; }
  .collection-body { grid-template-columns: 1fr; gap: 23px; }
  .collection-intro { max-width: 100%; }
  .collection-switch>span { display: none; }
  .options-panel { margin-top: 17px; padding: 26px; }
  .options-panel .option-group { display: inline-block; width: 48%; vertical-align: top; padding-right: 15px; }
  .options-panel .button { width: auto; min-width: 235px; }
  .album-spread { min-height: 355px; }
}
@media (max-width: 600px) {
  :root { --gutter: 23px; }
  .announcement { font-size: 13px; }
  .announcement .shell { width: calc(100% - 36px); }
  .site-header { width: calc(100% - 34px); min-height: 83px; gap: 7px; }
  .brand { gap: 9px; }
  .brand img { width: 45px; height: 45px; }
  .brand>span { font-size: 31px; }
  .request-trigger { display: none; }
  .menu-toggle { width: 38px; }
  .hero { background: #fcfaf7; }
  .hero-inner { display: flex; flex-direction: column; gap: 27px; min-height: 0; padding: 22px 0 32px; }
  .hero-copy { padding: 0; text-align: center; width: 100%; }
  .quiet-rule { width: 81px; margin: 0 auto 22px; }
  .hero h1 { font-size: clamp(33px, 9.8vw, 49px); white-space: normal; }
  .hero-description { font-size: 15px; max-width: 32ch; margin: 19px auto 0; }
  .hero-description br { display: none; }
  .hero-actions { margin: 23px auto 0; align-items: center; gap: 7px; }
  .hero-actions .button { min-width: 228px; font-size: 14px; }
  .hero-actions .text-link { font-size: 13px; }
  .hero-composition { width: 100%; height: auto; aspect-ratio: 1.12; max-width: 330px; }
  .hero-frame { inset: 7px 2px 0 -5px; padding: 13px; }
  .hero-paper { inset: -7px 12px 14px 29px; transform: rotate(5deg); background: var(--pink); }
  .detail-frame { display: none; }
  .hero-placeholder .placeholder-caption { font-size: 29px; }
  .occasions { padding-block: 34px 40px; }
  .occasions h2 { font-size: 34px; }
  .occasion-grid { gap: 6px; margin-top: 20px; }
  .occasion-picture { height: 117px; font-size: 13px; }
  .occasion-picture span { max-width: 9ch; }
  .occasion>span:last-child { font-size: 25px; padding-bottom: 9px; }
  .occasion>span:last-child:after { width: 29px; }
  .catalogue-section { padding-block: 37px 43px; }
  .catalogue-heading { margin-bottom: 23px; }
  .catalogue-heading h2 { font-size: 38px; max-width: 16ch; }
  .catalogue-heading p { font-size: 13px; max-width: 32ch; line-height: 1.7; }
  .search-box { margin-top: 20px; }
  .search-box input { font-size: 16px; min-height: 48px; }
  .search-box input::placeholder { font-size: 16px; color: var(--muted); opacity: 1; }
  .family-tabs { display: grid; grid-template-columns: 1fr 1fr; gap: 5px; margin-bottom: 12px; }
  .family-tab { border-radius: 7px; padding: 11px 9px; min-height: 47px; border: 1px solid #d4e4d8; font-size: 13px; }
  .family-tab[aria-current=page] { background: #fff; border-color: #729c83; box-shadow: none; }
  .catalogue-paper { border-radius: 9px; padding: 22px 20px 12px; box-shadow: 4px 5px 0 -1px #e1ebe3; }
  .family-heading { display: block; padding-bottom: 19px; }
  .family-heading h3 { font-size: 30px; }
  .family-heading p { font-size: 13px; margin-top: 7px; }
  #catalogue-count { display: block; margin-top: 11px; font-size: 13px; }
  .catalogue-index { grid-template-columns: 1fr; }
  .index-card { padding: 17px 0; gap: 14px; }
  .index-media { display: flex; width: 54px; height: 65px; flex-basis: 54px; }
  .index-media>span { font-size: 13px; }
  .index-card h4 { font-size: 25px; }
  .index-card p { font-size: 13px; margin-top: 6px; }
  .index-copy { padding-right: 0; }
  .index-arrow { font-size: 18px; }
  .how-section { display: block; padding-block: 43px; }
  .how-heading { margin-bottom: 31px; }
  .how-heading h2 { font-size: 40px; }
  .how-heading .text-link { margin-top: 18px; }
  .how-steps { gap: 23px; }
  .how-steps li { gap: 14px; }
  .how-steps h3 { font-size: 25px; }
  .how-steps p { font-size: 13px; max-width: 34ch; }
  .shop-section { padding-block: 35px; }
  .shop-grid { display: grid; grid-template-columns: 1fr; gap: 33px; }
  .shop-photo { width: calc(100% - 20px); margin-inline: auto; }
  .shop-photo img { height: 270px; object-position: center 29%; }
  .shop-copy h2 { font-size: 39px; }
  .shop-copy>p { font-size: 13px; }
  .copies-note { display: block; padding-top: 25px; }
  .copies-note h3 { font-size: 32px; }
  .copies-note h3 br { display: none; }
  .copies-note p { margin-top: 12px; font-size: 13px; }
  .copies-note .text-link { margin-top: 12px; }
  .site-footer { align-items: flex-start; gap: 15px; padding-block: 27px; }
  .site-footer>span { width: 100%; margin-top: -6px; }
  .site-footer>a:not(.footer-brand) { margin: 0; }
  .site-footer small { font-size: 13px; }
  .collection-view { padding-top: 17px; padding-bottom: 40px; }
  .collection-nav { flex-wrap: wrap; gap: 12px; margin-bottom: 25px; }
  .back-link { font-size: 13px; }
  .collection-switch { width: 100%; }
  .collection-switch select { max-width: none; width: 100%; font-size: 14px; min-height: 44px; }
  .collection-intro { margin-bottom: 28px; }
  .collection-intro h1 { font-size: 44px; }
  .collection-intro p { font-size: 13px; margin-top: 12px; }
  .album-heading { align-items: flex-end; }
  .album-heading h2 { font-size: 27px; }
  .album { padding: 12px 13px 17px; background: #deede2; border-radius: 5px 12px 12px 5px; }
  .album-spread { grid-template-columns: 1fr; min-height: 0; }
  .album-page { padding: 10px 10px 18px; }
  .album-page .media-placeholder { aspect-ratio: 1/1.05; }
  .album-page .placeholder-caption { font-size: 28px; }
  .album-caption { padding: 16px 6px 0; }
  .album-caption h3 { font-size: 25px; }
  .album-controls { padding-top: 17px; gap: 4px; }
  .album-controls button { font-size: 13px; gap: 7px; padding: 7px 6px; }
  .album-position { font-size: 13px; gap: 8px; }
  .album-dots { gap: 4px; }
  .album-empty-note { font-size: 13px; margin-top: 10px; }
  .options-panel { padding: 24px; margin-top: 3px; }
  .options-panel h2 { font-size: 30px; }
  .options-panel .option-group { display: block; width: 100%; padding: 0; }
  .option-choice span { font-size: 13px; min-height: 39px; padding: 9px 12px; }
  .options-panel .button { width: 100%; min-width: 0; font-size: 13px; }
  .options-small { font-size: 13px; }
  .collection-next { margin-top: 33px; display: block; }
  .collection-next a { font-size: 26px; margin-top: 13px; }
  .request-dialog { padding-inline: 24px; width: 100%; }
  .request-header h2 { font-size: 38px; }
  .request-header p { font-size: 13px; }
  .field input, .field select, .field textarea { font-size: 16px; }
  .request-options select { font-size: 14px; }
  .request-item h3 { font-size: 25px; }
  .request-options label { font-size: 13px; }
  .request-options select { width: 67%; }
  .field-pair { gap: 11px; grid-template-columns: .8fr 1.2fr; }
  .message-details textarea { font-size: 16px; }
  .request-note { font-size: 13px; }
  .toast { width: max-content; max-width: calc(100% - 30px); border-radius: 12px; text-align: center; }
}
@media (max-width: 370px) {
  :root { --gutter: 19px; }
  .brand>span { font-size: 27px; }
  .brand { gap: 7px; }
  .brand img { width: 40px; height: 40px; }
  .hero h1 { font-size: 32px; }
  .hero-description { font-size: 14px; }
  .occasions h2 { font-size: 31px; }
  .occasion-picture { height: 94px; }
  .occasion>span:last-child { font-size: 23px; }
  .catalogue-paper { padding-inline: 16px; }
  .index-media { display: none; }
  .family-tab { font-size: 13px; }
  .family-tab span { font-size: 13px; }
  .collection-intro h1 { font-size: 39px; }
  .album-position { gap: 4px; }
  .album-dots { display: none; }
  .field-pair { grid-template-columns: 1fr; gap: 0; }
}
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto; }
  *, *:before, *:after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
}

/* Readable text and native browser affordances share the shop palette. */
h1, h2, h3 { text-wrap: balance; }
input, textarea { caret-color: var(--deep); }
html { scrollbar-color: #91ada2 #f7faf8; }
.no-script-note { padding-block: 40px; }
.no-script-note h2 { margin-bottom: 16px; }
.no-script-note a { text-decoration: underline; text-underline-offset: 3px; }
