/* Chocolate photography in the hero; real packaging in the catalogue. */
.book-hero{display:grid;grid-template-columns:42% 58%;align-items:center;padding-top:48px;padding-bottom:56px;gap:0}
.book-hero-copy{padding-right:42px}
.book-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:clamp(2.8rem,5vw,4.8rem);font-weight:400;line-height:1.04;letter-spacing:-.035em;margin:24px 0}
.book-hero h1 em{color:var(--wine);font-weight:400}
.book-hero-copy>p{max-width:400px;font-size:1.04rem;line-height:1.75;color:var(--muted)}
.book-hero .actions{gap:18px;align-items:center;flex-wrap:wrap}
.hero-craft{display:flex;gap:12px;align-items:center;margin-top:30px;border-top:1px solid var(--line);padding-top:20px;max-width:310px}
.hero-craft strong{font-family:Georgia,serif;font-size:2.6rem;font-weight:400;color:var(--wine)}
.hero-craft span{font-size:.8rem;max-width:170px;color:var(--muted)}
.hero-chocolate{margin:0;width:100%;height:530px;overflow:hidden;background:#301b13}
.hero-chocolate img{width:100%;height:100%;object-fit:cover;object-position:35% center;display:block}
.collection-experience{border-top:1px solid var(--line)}
.collection-experience .section-head h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-size:clamp(2rem,3.4vw,3.1rem);line-height:1.14}
.chocolate-pack.fresh-pack{background:#fff;padding:0}
.chocolate-pack.fresh-pack img{width:100%;height:100%;object-fit:contain;transform:scale(1.27)}
.chocolate-flavour .chocolate-pack{aspect-ratio:4/5;background:#fff}
.chocolate-flavour .chocolate-pack:not(.fresh-pack){padding:48px}
.chocolate-flavour h3{min-height:0;margin-bottom:14px}
.pack-actions{display:flex;justify-content:space-between;gap:12px;align-items:center;flex-wrap:wrap;margin:8px 0 16px}
.pack-zoom{font-size:.78rem;text-underline-offset:4px;min-height:44px;display:inline-flex;align-items:center}
.select-chocolate,.taste-filters button,.quiet-button{font:inherit;cursor:pointer;color:var(--ink);background:transparent;min-height:44px;border:1px solid var(--line);padding:10px 14px;font-size:.82rem}
.select-chocolate[aria-pressed=true],.taste-filters button[aria-pressed=true]{background:var(--wine);border-color:var(--wine);color:#fff}
.select-chocolate:hover,.taste-filters button:hover,.quiet-button:hover{border-color:var(--wine)}
.quiet-button{border-color:transparent;text-decoration:underline;text-underline-offset:4px}
.collection-experience .js-collection{display:none}
.collection-ready .collection-controls{display:block}
.collection-ready .select-chocolate{display:inline-flex;align-items:center}
.taste-filters{display:flex;gap:8px;flex-wrap:wrap}
.selection-controls{display:flex;justify-content:space-between;gap:24px;align-items:center;margin:22px 0 12px}
.selection-controls>p{max-width:440px;font-size:.9rem;color:var(--muted);margin:0}
.selection-controls>div{display:flex;gap:8px;align-items:center;flex-shrink:0}
.selection-controls .button{gap:14px;font:inherit;font-size:.85rem;cursor:pointer;min-height:46px}
.collection-experience button:disabled{opacity:.5;cursor:default}
.collection-count{font-size:.8rem;color:var(--muted);margin:0 0 28px;min-height:1.5em}
.collection-experience [hidden]{display:none!important}
.selection-dialog{background:var(--paper);color:var(--ink);border:0;padding:28px;width:min(1050px,94vw);max-width:94vw;max-height:92dvh;overflow:auto}
.selection-dialog::backdrop{background:#25140ed9}
.selection-dialog-header{display:flex;align-items:start;justify-content:space-between;gap:20px;margin-bottom:24px}
.selection-dialog-header h2{font-size:1.8rem;margin:0}
.selection-dialog-header>button{flex-shrink:0}
.compare-scroll{overflow-x:auto}
.selection-table{width:100%;border-collapse:collapse;table-layout:fixed;text-align:left;font-size:.83rem}
.selection-table th,.selection-table td{padding:14px 12px;border-bottom:1px solid var(--line);vertical-align:top;overflow-wrap:anywhere}
.selection-table th:first-child{width:120px}
.selection-table thead th{font-weight:500}
.selection-table thead img{height:200px;width:100%;object-fit:contain;background:#fff;display:block;margin-bottom:16px}
.selection-table thead a{display:block;text-decoration:none;line-height:1.4}
.selection-table thead button{padding-left:0;margin-top:6px}
.selection-table tbody th{font-weight:500}
.selection-note{font-size:.8rem;color:var(--muted);line-height:1.6;margin:16px 0}
.request-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:30px}
.request-heading h3{font-size:1.2rem;margin:0}
.request-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:22px 0}
.request-fields label,.message-label{display:block;font-size:.85rem}
.request-fields input,.selection-dialog textarea{font:inherit;font-size:16px;display:block;width:100%;border:1px solid var(--line);padding:12px;background:var(--white);color:var(--ink);border-radius:0;margin-top:8px}
.selection-dialog textarea{resize:vertical;line-height:1.5}
.selection-feedback{font-size:.85rem;min-height:1.5em}
body:has(.selection-dialog[open]){overflow:hidden}
.feature-visual:has(.fresh-pack){background:#fff}
.feature-visual>.chocolate-pack{width:100%;height:100%;max-height:520px;aspect-ratio:auto}
.feature-visual>.chocolate-pack img{position:static;max-height:520px;width:100%;height:100%;object-fit:contain;transform:none}
.chocolate-detail-pack>.pack-zoom,.detail-visual>.pack-zoom{padding:10px 20px}
.detail-visual:has(.chocolate-pack){display:flex;flex-direction:column;background:#fff}
.detail-visual>.chocolate-pack{flex:1;min-height:340px}
@media(max-width:1000px){.book-hero{grid-template-columns:40% 60%}.book-hero-copy{padding-right:24px}.shelf-products{min-height:370px}.book-product .chocolate-pack{height:300px}.book-product.book-1 .chocolate-pack{height:355px}.selection-controls{align-items:start}}
@media(max-width:760px){.book-hero{grid-template-columns:1fr;padding-top:28px;padding-bottom:36px}.book-hero-copy{padding:0}.book-hero h1{font-size:3.4rem}.book-hero-copy>p{max-width:540px}.book-hero .actions{margin-top:20px}.hero-craft{margin:24px 0;max-width:none;padding-top:14px}.hero-craft strong{font-size:2rem}.hero-craft span{max-width:none}.collection-shelf{padding:4px 8px 22px}.shelf-products{min-height:320px}.book-product .chocolate-pack{height:270px}.book-product.book-1 .chocolate-pack{height:325px}.selection-controls{display:block}.selection-controls>div{margin-top:16px}.pack-actions{align-items:start;gap:4px}.chocolate-flavour .chocolate-pack:not(.fresh-pack){padding:28px}.selection-dialog{padding:18px;max-height:95dvh}.selection-dialog-header h2{font-size:1.4rem}.selection-table{min-width:570px}.selection-table th:first-child{width:94px}.selection-table thead img{height:160px}.request-heading{display:block}.request-heading .quiet-button{padding-left:0}.request-fields{grid-template-columns:1fr;gap:16px}}
@media(max-width:420px){.book-hero h1{font-size:2.8rem}.book-hero-copy>p{font-size:.95rem}.book-product .chocolate-pack{height:230px}.book-product.book-1 .chocolate-pack{height:270px}.shelf-products{min-height:285px}.book-product>span{font-size:.69rem}.taste-filters button{padding:9px 11px}.selection-controls>div{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){.book-product .chocolate-pack img{transition:none}.book-product:hover img{transform:scale(1.27)}}
@media print{.js-collection,.selection-dialog,.pack-zoom{display:none!important}.collection-experience [hidden]{display:block!important}.book-hero{break-inside:avoid}}

.collection-experience .selection-dock{position:fixed;bottom:16px;right:24px;z-index:20;padding:8px;background:var(--paper);border:1px solid var(--line);box-shadow:0 5px 20px #2e26221a}
.selection-dock .button{font:inherit;font-size:.88rem;gap:14px;cursor:pointer}
.feature-visual>.chocolate-pack img{filter:none}
.book-product:hover .fresh-pack img{transform:scale(1.27) translateY(-5px)}
@media(max-width:600px){.collection-experience .selection-dock{bottom:12px;right:12px;max-width:calc(100vw - 24px)}}
@media(prefers-reduced-motion:reduce){.book-product:hover .fresh-pack img{transform:scale(1.27)}}
@media print{.selection-dock{display:none!important}}

@media(max-width:1000px){.hero-chocolate{height:465px}}
@media(max-width:760px){.hero-chocolate{height:auto;aspect-ratio:3/2}.hero-chocolate img{object-fit:cover;object-position:center}}

/* Privacy pages keep the same reading width and typography in all languages. */
.privacy-page{padding-top:34px;padding-bottom:72px}
.privacy-document{max-width:860px;margin:0 auto;font-size:1rem;line-height:1.75;overflow-wrap:anywhere}
.privacy-document h1{font-size:clamp(1.65rem,3vw,2.2rem);line-height:1.3;margin:0 0 30px;font-weight:500;letter-spacing:0}
.privacy-document h2{font-size:1.2rem;font-weight:600;line-height:1.45;margin:32px 0 16px;letter-spacing:0}
.privacy-document p{margin:12px 0}
.privacy-document ul,.privacy-document ol{padding-left:24px;margin:12px 0}
.privacy-document li{margin:8px 0}
.privacy-document a{text-underline-offset:3px}
.privacy-document table{border-collapse:collapse;width:100%;margin:20px 0;table-layout:fixed}
.privacy-document th,.privacy-document td{border:1px solid var(--line);padding:14px 16px;text-align:left;vertical-align:top}
.privacy-document th{font-weight:500;width:32%}
.privacy-document td:first-child{width:32%}
.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:12px}
.footer-links a{white-space:normal;display:inline-flex;align-items:center;min-height:44px;font-size:.875rem;line-height:1.4;text-underline-offset:4px}
@media(max-width:600px){.privacy-page{padding-top:24px;padding-bottom:48px}.privacy-document h1{font-size:1.65rem}.privacy-document h2{font-size:1.12rem}.privacy-document th,.privacy-document td{display:block;width:100%!important;border-bottom:0}.privacy-document tr:last-child td:last-child{border-bottom:1px solid var(--line)}}

/* Supplied, scannable QR code and original factory archive photographs. */
.hero-details{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid var(--line);margin-top:30px;padding-top:18px}
.hero-details .hero-craft{border:0;margin:0;padding:0;flex:1;max-width:220px}
.hero-craft strong{white-space:nowrap}
.site-qr{display:inline-flex;flex-direction:column;align-items:center;flex:none;width:140px;background:#fff;color:#35231d;text-decoration:none;padding:0 0 8px;line-height:1.3}
.site-qr img{display:block;width:140px;height:140px;object-fit:contain}
.site-qr span{font-size:12px;letter-spacing:.02em}
.site-qr:focus-visible{outline:3px solid #b56730;outline-offset:5px}
.footer .site-qr{margin-block:12px}
.history-archive{margin:0}
.archive-photos{display:grid;gap:24px}
.archive-photos img{display:block;height:auto;max-width:100%;object-fit:contain}
.archive-equipment{width:100%}
.archive-wrapping{width:66%;justify-self:center}
.history-archive figcaption{font-size:.8125rem;margin-top:14px;color:var(--muted);line-height:1.5}
@media(max-width:760px){.hero-details{margin:24px 0}.hero-details .hero-craft{max-width:220px}.archive-photos{grid-template-columns:1fr 1fr;align-items:center;gap:16px}.archive-wrapping{width:100%}}

.archive-group{width:100%;grid-column:1/-1}
