
/* The supporting pages share the collection's pastel paper and clear type.
   Frosted glass is progressive enhancement; the opaque surface works on its own. */
:root { --header-clearance: 116px; }
html { scroll-padding-top: var(--header-clearance); }
body { padding-top: var(--header-clearance); }
/* The modal scroll lock resets body padding to its margin measurements.
   Keep the fixed header's space so the catalogue does not jump behind it. */
html body[data-scroll-locked] { padding-top: var(--header-clearance); }
.site-header.shell {
  position: fixed; top: 16px; left: 50%; transform: translateX(-50%);
  width: min(1320px, calc(100% - 40px)); min-height: 78px; padding: 10px 23px 10px 17px;
  gap: 22px; margin: 0; z-index: 30; border: 1px solid #ffffff;
  border-radius: 28px; background: #fffffff2;
  box-shadow: 0 7px 28px #4f6d6012, 0 1px 4px #4f6d600a, inset 0 1px 0 #fff;
}
body.collection-open .site-header { background: #fffffff2; }
@supports ((backdrop-filter: blur(16px)) or (-webkit-backdrop-filter: blur(16px))) {
.site-header.shell, body.collection-open .site-header {
    background: linear-gradient(115deg, #ffffffdb, #fffffff0 47%, #eff9f6cc);
    -webkit-backdrop-filter: blur(22px) saturate(130%);
    backdrop-filter: blur(22px) saturate(130%);
  }
}
.site-header .brand { gap: 10px; }
.site-header .brand img { width: 52px; height: 52px; }
.site-header .brand>span { font-size: 36px; color: #a67c80; padding-top: 7px; }
.site-header .desktop-nav { gap: clamp(15px, 2.1vw, 30px); font-size: 13px; }
.site-header .desktop-nav a { padding-block: 12px; white-space: nowrap; }
.site-header .header-actions { gap: 19px; }
.site-header .languages { gap: 1px; }
.site-header .languages button { min-width: 29px; min-height: 44px; font-size: 13px; opacity: .65; border-radius: 12px; }
.site-header .languages button:hover { background: #f4f8f5; opacity: 1; }
.site-header .languages button[aria-pressed=true] { opacity: 1; }
.site-header .languages span { color: #bb9492; font-size: 13px; }
.site-header .request-trigger { background: #dceee9; border: 1px solid #fff9; min-height: 43px; padding-inline: 19px; }
.site-header .request-trigger:hover { background: #cbe8e4; }
.site-header .mobile-nav:not([hidden]) { top: calc(100% + 9px); padding: 16px 24px; border: 1px solid #fff; border-radius: 22px; background: #fffffff5; box-shadow: 0 15px 35px #4f6d6020; max-height: calc(100dvh - 115px); overflow: auto; }
.menu-toggle[aria-expanded=true] .menu-lines { background: transparent; }
.menu-toggle[aria-expanded=true] .menu-lines::before { top: 0; transform: rotate(45deg); }
.menu-toggle[aria-expanded=true] .menu-lines::after { top: 0; transform: rotate(-45deg); }
.skip-link { z-index: 40; }
/* A usable letter, framed by real paper texture rather than another generic card. */
.how-section.shell { display: block; padding-block: 82px 100px; border-top: 1px solid #eee8e2; }
.letter-recipient { display: block; padding-bottom: 15px; border-bottom: 1px solid #e8ddd2; font-size: 13px; color: #65766e; }
#idea-note { display: block; width: 100%; height: 114px; min-height: 114px; max-height: 280px; resize: vertical; padding: 2px 0 0; border: 0; border-radius: 0; font-size: 15px; line-height: 35px; background: repeating-linear-gradient(transparent 0 34px, #d5ded64d 34px 35px); color: var(--ink); }
#idea-note::placeholder { color: #84928a; opacity: 1; }
#idea-note:focus-visible { outline-offset: 5px; }
.idea-hint { margin-top: 13px; font-size: 13px; color: var(--muted); }
/* A shop postcard with a generous real photograph and practical visit details. */
.shop-section { background: #fcf5f1; padding-block: 85px 100px; overflow: hidden; }
.shop-grid { grid-template-columns: minmax(0,1.03fr) minmax(0,1fr); align-items: center; gap: clamp(50px, 7vw, 105px); }
.shop-postcard { position: relative; padding: 10px 9px 20px 0; isolation: isolate; }
.postcard-paper { position: absolute; inset: 9px -5px 4px 10px; transform: rotate(3deg); background: #d7e9e1; z-index: -1; }
.shop-photo { width: 100%; margin: 0; padding: 11px 11px 0; transform: rotate(-2deg); box-shadow: 0 6px 22px #74614d12; }
.shop-photo img { width: 100%; height: auto; aspect-ratio: 1/.99; object-fit: cover; object-position: 50% 41%; }
.shop-photo figcaption { text-align: center; font: 27px/1.3 var(--script); padding: 24px 10px 18px; color: #967976; }
.postcard-tape { width: 96px; height: 33px; position: absolute; top: -5px; left: 39%; transform: rotate(-8deg); background: repeating-linear-gradient(90deg,#efcbc2a6 0 10px,#fff7 10px 20px), repeating-linear-gradient(0deg,#efcbc26e 0 10px,transparent 10px 20px); opacity: .9; }
.postcard-location { display: inline-block; background: #fffcf8; border: 1px solid #e7dbcc; padding: 10px 24px; font-size: 13px; position: absolute; bottom: -3px; right: 21px; transform: rotate(3deg); color: var(--deep); box-shadow: 0 2px 4px #6550390a; }
.shop-copy h2 { font-size: clamp(43px, 4.4vw, 62px); line-height: 1.03; letter-spacing: -.03em; }
.shop-copy>p { font-size: 15px; color: var(--muted); line-height: 1.8; margin-top: 22px; max-width: 39ch; }
.shop-address { margin-top: 29px; padding-top: 24px; border-top: 1px solid #e7dcd2; }
.shop-address h3 { font-size: 30px; }
.shop-copy address { font-size: 13px; line-height: 1.8; font-style: normal; margin: 13px 0 19px; }
.shop-links { display: flex; align-items: center; gap: 25px; flex-wrap: wrap; }
.shop-links .button { min-height: 43px; font-size: 13px; background: #fffcf966; border-color: #ccdad1; padding: 10px 18px; }
.shop-links .text-link { font-size: 13px; }
.copies-note { display: flex; align-items: center; gap: 23px; padding: 22px 25px; margin: 29px 0 0; border: 0; background: #fffaf5; box-shadow: none; transform: rotate(-1deg); }
.copies-note h3 { font-size: 27px; }
.copies-note p { font-size: 13px; margin-top: 8px; color: var(--muted); line-height: 1.7; max-width: 35ch; }
.copies-note .text-link { margin-top: 9px; font-size: 13px; }
.paper-samples { flex-shrink: 0; width: 51px; height: 66px; position: relative; }
.paper-samples i { display: block; position: absolute; width: 39px; height: 54px; top: 5px; left: 6px; background: #f4cbc7; box-shadow: 0 2px 4px #63573d12; transform: rotate(-14deg); }
.paper-samples i:nth-child(2) { background: #cbe8e4; transform: rotate(5deg); }
.paper-samples i:nth-child(3) { background: #fff; transform: rotate(24deg); }
/* The delivery label joins the local shop and the wider audience. */
.site-footer { display: block; color: var(--deep); padding: 0; background: #e5f0eb; }
.footer-brand { margin: 0; gap: 10px; }
.footer-brand img { width: 54px; height: 54px; }
.footer-brand>span { font-size: 34px; color: #526d60; padding-top: 8px; }
/* The request keeps the familiar workflow and echoes the letter. */
.request-dialog { background: #fffcf7; }
.request-header { padding-top: 66px; padding-bottom: 21px; border-bottom: 1px solid #e3e9df; }
.request-header h2 { font-size: 44px; }
.request-shipping { border-top: 1px solid #e3e9df; padding-top: 16px; margin-top: 18px; color: var(--deep); font-size: 13px; }
.request-dialog .field textarea { background-color: #fffefb; }

@media (max-width: 1100px) {
.site-header.shell { gap: 17px; padding-inline: 15px; }
.site-header .brand>span { font-size: 32px; }
.site-header .brand img { width: 47px; height: 47px; }
.site-header .desktop-nav { gap: 17px; font-size: 13px; }
.site-header .header-actions { gap: 12px; }
.site-header .request-trigger { padding-inline: 14px; font-size: 13px; }
.shop-grid { gap: 53px; }
}
@media (max-width: 850px) {
:root { --header-clearance: 107px; }
.site-header.shell { min-height: 74px; }
.site-header .brand>span { font-size: 35px; }
.site-header .header-actions { gap: 14px; }
.how-section.shell { padding-block: 64px 80px; }
.shop-section { padding-block: 64px 85px; }
.shop-grid { gap: 35px; }
.shop-copy h2 { font-size: 42px; }
.shop-copy>p { font-size: 13px; }
.shop-photo img { aspect-ratio: .77; }
.shop-photo figcaption { font-size: 23px; }
.copies-note { padding: 18px; gap: 16px; }
.paper-samples { width: 36px; }
.paper-samples i { width: 28px; height: 43px; top: 11px; left: 3px; }
.copies-note h3 { font-size: 24px; }
.footer-brand>span { font-size: 30px; }
.footer-brand img { width: 43px; height: 43px; }
}
@media (max-width: 600px) {
:root { --header-clearance: 96px; }
.site-header.shell { top: 10px; width: calc(100% - 20px); min-height: 69px; padding: 8px 10px; border-radius: 23px; gap: 7px; }
.site-header .brand { gap: 6px; }
.site-header .brand img { width: 38px; height: 38px; }
.site-header .brand>span { font-size: 28px; padding-top: 6px; }
.site-header .header-actions { gap: 5px; }
.site-header .languages { gap: 0; }
.site-header .languages button { min-width: 25px; font-size: 13px; }
.site-header .menu-toggle { width: 44px; height: 44px; }
.site-header .mobile-nav:not([hidden]) { padding: 15px 23px; }
.how-section.shell { padding-block: 47px 57px; }
#idea-note { font-size: 16px; }
.shop-section { padding-block: 45px 77px; }
.shop-grid { grid-template-columns: minmax(0,1fr); gap: 50px; }
.shop-postcard { width: calc(100% - 13px); margin-inline: auto; }
.shop-photo { width: 100%; padding: 9px 9px 0; }
.shop-photo img { aspect-ratio: 1/.97; height: auto; object-position: 50% 40%; }
.shop-photo figcaption { font-size: 25px; padding-block: 20px; }
.shop-copy { padding-inline: 5px; }
.shop-copy h2 { font-size: 44px; }
.shop-copy>p { font-size: 14px; max-width: 38ch; margin-top: 19px; }
.shop-address { margin-top: 25px; }
.shop-copy address { font-size: 14px; }
.shop-links { gap: 26px; }
.copies-note { margin-top: 30px; padding: 21px; gap: 24px; }
.copies-note h3 { font-size: 28px; }
.copies-note p { font-size: 13px; }
.paper-samples { width: 41px; }
.paper-samples i { width: 33px; height: 48px; }
.footer-brand { width: fit-content; }
.footer-brand>span { font-size: 35px; }
.footer-brand img { width: 49px; height: 49px; }
}
@media (max-width: 370px) {
.site-header .brand { flex-shrink: 0; }
.site-header .brand>span { font-size: clamp(21px, 6.5vw, 24px); }
.site-header .brand img { width: 33px; height: 33px; }
.site-header .languages button { min-width: 23px; }
.site-header .header-actions { gap: 1px; }
.footer-brand>span { font-size: 31px; }
}
@media (prefers-reduced-transparency: reduce) {
.site-header.shell, body.collection-open .site-header { background: #fffffff9; -webkit-backdrop-filter: none; backdrop-filter: none; }
}
@media (forced-colors: active) {
.site-header.shell { border: 1px solid CanvasText; }
.postcard-paper, .postcard-tape, .paper-samples { display: none; }
.copies-note { border: 1px solid CanvasText; }
#idea-note { border-bottom: 1px solid CanvasText; }
}


/* Contacts have one primary action; the alternative remains an ordinary link. */
.contact-actions { display:flex; align-items:center; flex-wrap:wrap; gap:12px 22px; }
.contact-primary { display:inline-flex; justify-content:center; align-items:center; min-height:46px; padding:12px 20px; border:1px solid #3e5c50; border-radius:8px; background:#3e5c50; color:#fffdf9; font:600 14px/1.5 var(--body); text-align:center; text-decoration:none; }
.contact-primary:hover { background:#304a3f; border-color:#304a3f; }
.contact-secondary { display:inline-flex; align-items:center; min-height:44px; color:var(--ink); font:500 14px/1.5 var(--body); text-decoration:underline; text-underline-offset:5px; text-decoration-color:#9cb8ae; }
.contact-secondary:hover { text-decoration-color:currentColor; }
.contact-actions a:focus-visible { outline:2px solid var(--ui-focus); outline-offset:4px; }

.how-section.shell { display:grid; grid-template-columns:minmax(0,1fr) minmax(0,1fr); align-items:start; gap:clamp(36px,7vw,100px); padding-block:64px; }
.how-intro h2 { font-size:clamp(38px,4vw,54px); line-height:1.08; letter-spacing:-.025em; }
.how-intro>p { max-width:43ch; margin:18px 0 24px; color:var(--muted); font-size:16px; line-height:1.7; }
.order-steps { list-style:none; margin:0; padding:0; }
.order-steps li { display:flex; gap:18px; padding-block:20px; border-bottom:1px solid #e4e9e3; }
.order-steps li:first-child { padding-top:0; }
.order-steps li:last-child { border-bottom:0; padding-bottom:0; }
.order-steps li>span { font:500 22px/1.5 var(--display); color:#597367; width:22px; flex-shrink:0; }
.order-steps h3 { margin:0 0 6px; font-size:27px; line-height:1.15; }
.order-steps p { color:var(--muted); font-size:15px; line-height:1.65; max-width:48ch; }
.shop-copy address,.shop-copy>p,.copies-note p { font-size:15px; line-height:1.75; }
.shop-links { gap:0; }

/* A short footer, with location and social details kept in one place. */
.site-footer .footer-delivery { display:flex; justify-content:space-between; align-items:baseline; gap:16px 32px; padding:30px 0; border-bottom:1px solid #cbded3; }
.footer-delivery h2 { font-size:clamp(26px,2.5vw,35px); line-height:1.2; }
.footer-delivery p { font-size:14px; line-height:1.6; color:#4e675c; }
.footer-content { display:grid; grid-template-columns:1.2fr 1fr; gap:12px 32px; align-items:center; padding:28px 0; }
.footer-content .brand { justify-content:flex-start; }
.footer-content .footer-brand>span { font-size:32px; }
.footer-content .footer-brand img { width:44px; height:44px; }
.footer-navigation { display:flex; flex-wrap:wrap; justify-content:flex-end; gap:8px 24px; }
.footer-navigation a,.footer-instagram,.footer-end a { display:inline-flex; align-items:center; min-height:44px; font-size:14px; }
.footer-navigation a:hover,.footer-instagram:hover,.footer-end a:hover { text-decoration:underline; text-underline-offset:4px; }
.footer-content address { font-style:normal; font-size:14px; line-height:1.65; color:#4e675c; }
.footer-instagram { justify-self:end; }
.footer-end { display:flex; align-items:center; justify-content:space-between; gap:12px 24px; padding:12px 0 18px; border-top:1px solid #cbded3; }
.footer-end p { font-size:13px; color:#4e675c; }
@media(max-width:850px) {
  .how-section.shell { gap:32px; }
  .how-intro .contact-actions { align-items:flex-start; flex-direction:column; gap:8px; }
  .footer-content .footer-brand>span { font-size:29px; }
  .footer-navigation { gap:4px 16px; }
}
@media(max-width:600px) {
  .how-section.shell { grid-template-columns:1fr; padding-block:40px; gap:28px; }
  .how-intro h2 { font-size:38px; }
  .how-intro>p { font-size:15px; margin:14px 0 20px; }
  .how-intro .contact-actions { flex-direction:row; align-items:center; gap:8px 18px; }
  .order-steps li { gap:14px; padding-block:16px; }
  .order-steps h3 { font-size:25px; }
  .order-steps p { font-size:14px; }
  .shop-copy h2 { font-size:40px; }
  .shop-links>a { width:auto; }
  .site-footer .footer-delivery { display:block; padding:24px 0 18px; }
  .footer-delivery h2 { max-width:22ch; font-size:27px; }
  .footer-delivery p { margin-top:9px; }
  .footer-content { grid-template-columns:1fr; gap:10px; padding:18px 0; }
  .footer-content .footer-brand { margin-bottom:4px; }
  .footer-content .footer-brand>span { font-size:30px; }
  .footer-navigation { justify-content:flex-start; gap:4px 22px; }
  .footer-content address { margin-top:4px; font-size:13px; }
  .footer-instagram { justify-self:start; }
  .footer-end { align-items:flex-start; gap:12px; padding:12px 0 16px; }
  .footer-end p { max-width:24ch; line-height:1.5; }
  .footer-end a { flex-shrink:0; font-size:13px; min-height:44px; margin-top:-6px; }
}

/* Local information pages use the same type, spacing and shop photography. */
.shop-hours { margin-block:16px 20px; font-size:14px; line-height:1.7; color:var(--muted); }
.shop-hours p { margin:0; }
.local-view { padding-block:34px 64px; }
.local-heading { max-width:820px; margin:24px 0 44px; }
.local-heading h1 { font-size:clamp(38px,4.5vw,64px); line-height:1.08; letter-spacing:-.025em; }
.local-heading>p { max-width:65ch; margin-top:20px; font-size:18px; line-height:1.7; color:var(--muted); }
.local-layout { display:grid; grid-template-columns:minmax(0,1.25fr) minmax(0,.75fr); gap:clamp(36px,7vw,96px); align-items:start; }
.local-copy section { margin-bottom:30px; }
.local-copy h2,.local-visit h2 { font-size:30px; line-height:1.15; margin-bottom:12px; }
.local-copy p { font-size:16px; line-height:1.8; max-width:66ch; color:var(--muted); }
.local-related { display:flex; flex-wrap:wrap; gap:8px 22px; margin-block:20px 28px; }
.local-visit>img { width:100%; height:auto; aspect-ratio:1.2; object-fit:cover; object-position:center; margin-bottom:28px; }
.local-visit address { font-style:normal; font-size:15px; line-height:1.8; }
.footer-services { grid-column:1 / -1; display:flex; flex-wrap:wrap; gap:4px 24px; padding-block:6px; border-bottom:1px solid #cbded3; order:2; }
.footer-services a { min-height:44px; display:inline-flex; align-items:center; font-size:13px; }
.footer-services a:hover { text-decoration:underline; text-underline-offset:4px; }
@media(max-width:600px) {
 .local-view { padding-block:22px 40px; }
 .local-heading { margin-block:24px 30px; }
 .local-heading>p { font-size:16px; }
 .local-layout { grid-template-columns:1fr; gap:36px; }
 .local-copy h2,.local-visit h2 { font-size:28px; }
 .local-copy p { font-size:15px; }
 .footer-services { gap:2px 18px; }
 .footer-services a { min-height:40px; }
}
