@font-face{font-family:Minion;src:url(assets/MinionPro-Regular.otf)}@font-face{font-family:Avenir;src:url(assets/Avenir-Light.ttf);font-weight:400}@font-face{font-family:Avenir;src:url(assets/Avenir-Medium.ttf);font-weight:600}
:root{--paper:#faf8f5;--ink:#292b27;--line:#ddd9d3;--accent:#755876;--lavender:#c4a4c8}*{box-sizing:border-box}html{scroll-padding-top:116px}body{margin:0;background:var(--paper);color:var(--ink);font-family:Avenir,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer;color:inherit}button:focus-visible,a:focus-visible{outline:2px solid var(--accent);outline-offset:4px}a{color:inherit}button{border:0;background:none}button:disabled{opacity:.25;cursor:default}[hidden]{display:none!important}.topbar{position:sticky;top:0;z-index:30;height:72px;padding:12px 5vw;display:flex;align-items:center;gap:24px;background:rgba(250,248,245,.97);border-bottom:1px solid var(--line)}.brand{width:92px;display:block}.brand img{display:block;width:100%;height:44px;object-fit:contain}.edition{font-size:10px;letter-spacing:.22em;border-left:1px solid var(--line);padding-left:24px}#menuButton{margin-left:auto;display:flex;align-items:center;gap:24px;padding:10px 0 10px 18px;font-size:13px}#menuButton span{font-size:19px}.viewbar{position:sticky;top:72px;z-index:20;display:flex;align-items:center;justify-content:space-between;padding:10px 5vw;background:var(--paper);border-bottom:1px solid var(--line);font-size:11px;min-height:48px}#currentChapter{letter-spacing:.08em}.view-switch{display:flex;border:1px solid var(--line);border-radius:30px;padding:2px}.view-switch button{padding:5px 13px;border-radius:20px;font-size:11px}.view-switch button[aria-pressed=true]{background:var(--ink);color:white}#chapterMenu{position:fixed;z-index:40;right:0;top:72px;width:min(100%,510px);background:var(--paper);box-shadow:-15px 20px 60px #0002;padding:28px 32px;max-height:calc(100dvh - 72px);overflow:auto}.menu-heading{font:30px Minion,serif;padding-bottom:20px;border-bottom:1px solid var(--line)}.menu-heading span{display:block;font:11px Avenir,sans-serif;margin-top:8px;letter-spacing:.12em}#chapters a{display:flex;text-decoration:none;padding:14px 0;border-bottom:1px solid var(--line);gap:16px;align-items:center}#chapters a small{font-size:10px;color:#827b73;width:24px}#chapters a strong{display:block;font:23px Minion,serif}#chapters a span{font-size:11px}#chapters a:hover{color:var(--accent)}
#catalog{margin:auto}.reading #catalog{max-width:620px;background:white;box-shadow:0 0 45px #00000005}.leaf{position:relative;scroll-margin-top:120px}.composition{position:relative;line-height:0}.composition>img{width:100%;height:auto;display:block}.hotspot{position:absolute;z-index:2;min-width:35px;min-height:35px;border-radius:8px;border:1px solid transparent}.hotspot:after{content:'+';position:absolute;right:2%;bottom:4%;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#faf8f5e8;border:1px solid #93807888;color:#605365;font:18px Avenir;box-shadow:0 2px 8px #0001}.hotspot:hover,.hotspot:focus-visible{border-color:#92728f80;background:#bca0bd0b}.reading .leaf{border-bottom:1px solid #eee9e3}.reading .leaf.image{border:0}.text-section{padding:44px 36px 32px}.text-section h2{font:34px/1.05 Minion,serif;font-weight:400;margin:0 0 20px;white-space:pre-line;text-wrap:balance}.text-section .standfirst{font:20px/1.4 Minion,serif;margin:0 0 28px;color:#565047}.text-section .prose{font:19px/1.55 Minion,serif;white-space:pre-line;margin:0 0 22px}.text-section .byline{font:12px Avenir;margin:0 0 26px}.good-to-know{margin-top:32px;padding:22px 24px;background:#f5f1ec;border-left:2px solid #b79aba}.good-to-know h3{font:10px Avenir;letter-spacing:.18em;margin:0 0 12px}.good-to-know p{font:16px/1.5 Minion;margin:0;white-space:pre-line}.reading .portrait-first{background:var(--lavender);padding:32px}.reading .portrait-first .composition{max-width:90%;margin:auto}.reading .portrait-first .text-section{padding:28px 10px 6px}.reading .portrait-first .prose{font-size:21px;color:#fff}.reading .portrait .composition{width:70%;margin-left:auto}.intro .text-section{background:#ede7df}.product-list{padding:8px 28px 30px}.product-list>p{font-size:9px;letter-spacing:.14em;color:#81717d;text-transform:uppercase;margin:0 0 12px}.product-row{display:flex;width:100%;text-align:left;align-items:center;gap:12px;border-top:1px solid #eee7e5;padding:12px 0;font:17px/1.25 Minion}.product-row small{font:10px Avenir;color:#877486;min-width:22px}.product-row span{flex:1}.product-row b{font:18px Avenir;color:#877486;font-weight:400}.reading .chapter-label{padding:24px 30px 14px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#827182;background:var(--paper)}.book .chapter-label{display:none}.book #catalog{display:flex;align-items:flex-start;justify-content:center;padding:24px 24px 0;min-height:calc(100dvh - 210px)}.book .leaf{display:none;max-width:calc((100vw - 60px)/2);width:calc((100dvh - 220px)*150/190);box-shadow:0 8px 35px #0001}.book .leaf.visible{display:block}.book .leaf.visible+.leaf.visible{border-left:1px solid #b9b2aa}.booknav{display:flex;justify-content:center;align-items:center;gap:24px;padding:18px}.booknav button{font-size:24px;width:48px;height:44px;border:1px solid var(--line);border-radius:50%}.booknav span{font-size:12px;min-width:85px;text-align:center}.reading .booknav{display:none}footer{text-align:center;padding:40px 24px 55px;border-top:1px solid var(--line)}footer p{font:24px Minion}footer span{font-size:10px;letter-spacing:.1em;display:block;color:#857e75}footer a{display:inline-block;font-size:12px;margin-top:22px}.book footer{padding:12px}.book footer p,.book footer a{display:none}
dialog{border:0;padding:0;background:white;color:var(--ink);border-radius:3px;width:min(900px,94vw);max-height:90dvh;overflow:auto;box-shadow:0 20px 90px #0003}dialog[open]{display:grid;grid-template-columns:1fr 1fr}dialog::backdrop{background:#221c24a8;backdrop-filter:blur(5px)}.close{position:sticky;top:12px;margin:12px 12px -56px auto;grid-column:1/-1;z-index:3;background:var(--paper);border:1px solid var(--line);border-radius:50%;width:44px;height:44px;line-height:1;font-size:30px}.detail-image{padding:40px 20px;display:flex;align-items:center;justify-content:center;min-height:350px}.detail-image img{display:block;max-width:100%;max-height:60dvh;object-fit:contain}.detail-copy{padding:65px 34px 40px;background:var(--paper)}.eyebrow{font-size:10px;letter-spacing:.15em;text-transform:uppercase;color:var(--accent)}.detail-copy h1{font:32px/1.1 Minion;margin:16px 0 24px;text-wrap:balance}#productDescription{font:20px/1.5 Minion;white-space:pre-line}.reference{font-size:11px;color:#756e65;margin-top:22px}.price{font:25px Minion;margin-top:28px}.shop-button{display:flex;align-items:center;justify-content:space-between;text-decoration:none;background:var(--ink);color:white;padding:17px 20px;font-size:13px;gap:24px}.shop-note{font-size:10px;color:#766e67;line-height:1.6}.book .product-list{display:none}@media(max-width:700px){.topbar{height:62px;padding:10px 20px}.brand{width:77px}.brand img{height:38px}.edition{font-size:8px;padding-left:14px}.topbar{gap:14px}.viewbar{top:62px;padding:9px 16px;min-height:45px}#chapterMenu{top:62px;max-height:calc(100dvh - 62px)}.text-section{padding:36px 28px 28px}.text-section h2{font-size:32px}.reading #catalog{max-width:100%}.leaf{scroll-margin-top:107px}.hotspot:after{width:21px;height:21px;font-size:17px}.product-list{padding:4px 26px 24px}.book #catalog{padding:24px 6px;min-height:55vh;align-items:center}.book .leaf{width:49vw;max-width:49vw}.book .leaf:first-child{width:85vw;max-width:85vw}dialog{width:100%;max-height:94dvh;margin:auto 0 0;border-radius:18px 18px 0 0}dialog[open]{display:block}.close{display:block}.detail-image{min-height:0;height:33dvh;padding:25px 35px 12px}.detail-image img{max-height:100%;max-width:100%}.detail-copy{padding:20px 28px 30px}.detail-copy h1{font-size:29px;margin:12px 0 18px}#productDescription{font-size:18px}.price{margin:20px 0}.reading .portrait-first{padding:26px}.view-switch button{padding:4px 10px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}}

.leaf{scroll-margin-top:0}.composition{overflow:hidden}.topbar{background:var(--paper)}

/* Produktdialog unabhängig von Browser-Defaults im Viewport zentrieren. */
#productDialog{position:fixed;inset:auto;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;width:min(900px,calc(100vw - 24px));max-height:calc(100vh - 32px);max-height:calc(100dvh - 32px);border-radius:12px}

/* Aktuelles Kapitel im Menübutton; auf Smartphones nur eine Kopfzeile. */
.viewbar{justify-content:flex-end}
#menuButton #currentChapter{font-size:13px;letter-spacing:.02em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#menuButton{min-width:0}
@media(max-width:700px){.viewbar{display:none}html{scroll-padding-top:62px}#menuButton{gap:14px}#menuButton #currentChapter{font-size:12px}}
@media(max-width:420px){.edition{display:none}}

/* Ansichtsumschalter ausschließlich für Tablets mit Touch-Hauptbedienung. */
.viewbar{display:none}
body[data-device="tablet"] .viewbar{display:flex}
body[data-device="desktop"] #catalog{min-height:calc(100dvh - 162px)}
body[data-device="desktop"] .leaf{width:calc((100dvh - 172px)*150/190)}
html:has(body[data-device="desktop"]){scroll-padding-top:72px}
html:has(body[data-device="tablet"]){scroll-padding-top:120px}

/* Kleine Papierfalten an den beiden äußeren oberen Buchecken. */
.page-corner{position:absolute;top:0;width:64px;height:64px;z-index:8;padding:0;background:none;touch-action:manipulation}
.corner-next{right:0}.corner-previous{left:0}
.paper-fold{position:absolute;top:0;right:0;width:30px;height:30px;filter:drop-shadow(-2px 3px 2px #0003);transition:width .18s ease,height .18s ease}
.paper-fold::before{content:'';position:absolute;inset:0;clip-path:polygon(0 0,100% 100%,0 100%);background:linear-gradient(135deg,#fff 5%,#ebe6df 55%,#c7bfb3 100%)}
.paper-fold::after{content:'';position:absolute;inset:0;clip-path:polygon(0 0,100% 0,100% 100%);background:var(--paper)}
.corner-previous .paper-fold{right:auto;left:0;transform:scaleX(-1);filter:drop-shadow(-2px 3px 2px #0003)}
.page-corner:hover .paper-fold,.page-corner:focus-visible .paper-fold{width:43px;height:43px}
.page-corner:focus-visible{outline-offset:-3px}.reading .page-corner{display:none}
.turn-overlay{position:fixed;z-index:16;perspective:1600px;pointer-events:none}
.turn-sheet{position:absolute;inset:0;backface-visibility:hidden;box-shadow:0 5px 22px #0003;will-change:transform;background:white}
.turn-sheet img{width:100%;height:100%;display:block}.turn-sheet::after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#00000016,transparent 15%,transparent 80%,#0000000d);pointer-events:none}
.turn-hidden{visibility:hidden!important}.is-turning .page-corner,.is-turning .hotspot{pointer-events:none}.is-turning .page-corner{opacity:0}
@media(prefers-reduced-motion:reduce){.paper-fold{transition:none}}

/* Produktbezogene Links und native Teilen-Funktion. */
.product-sharing{margin-top:24px;border-top:1px solid var(--line);padding-top:18px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.share-button{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:13px 16px;border:1px solid var(--ink);background:transparent;font:13px Avenir,sans-serif;color:var(--ink)}.copy-button{border:0;background:none;font:12px Avenir,sans-serif;color:var(--ink);text-decoration:underline;text-underline-offset:3px;padding:12px 4px}.share-button:disabled{opacity:.5}.product-sharing #shareStatus{font:12px/1.5 Avenir,sans-serif;width:100%;margin:0}.product-sharing #shareStatus:empty{display:none}#shareFallback{width:100%}#shareFallback label{display:block;font-size:11px;margin-bottom:6px}#shareUrl{display:block;width:100%;min-width:0;padding:10px;border:1px solid var(--line);border-radius:0;background:white;color:var(--ink);font:16px/1.4 sans-serif}.product-sharing button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
@media(max-width:380px){.topbar .edition{display:none}.topbar .brand{flex-shrink:0}#menuButton{min-width:0;gap:12px}#currentChapter{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}
/* Verhindert seitliches Scrollen durch den transformierten Dialog auf schmalen Displays. */
html{overflow-x:hidden}

/* Versuch 14/15: HTML-Texte über textfreien Seitenbildern. */
.book-live-text{position:absolute;z-index:3;color:#20221f;font-family:Minion,serif;line-height:1.12;text-align:left;user-select:text;cursor:text}.book-live-heading{font-size:1.3em;line-height:1.12;white-space:nowrap}.book-live-heading small{font:0.55em Avenir,sans-serif;margin-left:.35em;white-space:nowrap}.book-live-text p{font:1em/1.16 Minion,serif;margin:.06em 0 0;white-space:pre-line}.turn-sheet>.composition{width:100%;height:100%}.turn-sheet .hotspot:disabled{opacity:1}.turn-sheet .book-live-text{pointer-events:none}

/* Originalsatz der INDD: Minion 11 pt, Ziffer Avenir Medium 7 pt, Details Avenir Light 6 pt. */
@font-face{font-family:BookAvenirMedium;src:url(assets/Avenir-Medium.ttf)}
.book-live-text{text-align:center;color:#000;height:2.37036em}.book-live-heading{font-size:1em;line-height:1.43286em;padding-top:.02778em;white-space:nowrap}.book-product-number{font:0.685956em BookAvenirMedium,sans-serif;margin-right:.19444em}.book-product-name{font:1.077933em Minion,serif}.book-live-heading small{font:0.587963em Avenir,sans-serif;margin-left:.22222em}.book-live-text p{position:absolute;left:0;right:0;top:2.436987em;font:0.587963em/.881944em Avenir,sans-serif;margin:0;white-space:pre-wrap;line-height:1.5;}

/* Konturensatz aus der INDD als echter, auswählbarer SVG-Text. */
.book-editorial-text{position:absolute;inset:0;width:100%;height:100%;overflow:hidden;fill:#000;user-select:text;pointer-events:none}.book-editorial-text text{pointer-events:auto;cursor:text;white-space:pre;font-kerning:none;font-variant-ligatures:none}.turn-sheet .book-editorial-text{pointer-events:none}.turn-sheet .book-editorial-text text{pointer-events:none}

/* Additional original InDesign faces for the client prototype. */
@font-face{font-family:BookGilroyBold;src:url(assets/Gilroy-Bold.ttf)}
@font-face{font-family:BookGilroyLight;src:url(assets/Gilroy-Light.ttf)}

/* Marc's edited InDesign scroll layout: flowing text, proportional artwork. */
.reading .edited-scroll{padding:0;background:#fff;border:0}.scroll-layout,.scroll-block,.scroll-welcome{display:flow-root;box-sizing:border-box}.scroll-layout{width:100%;overflow:clip}.scroll-block{max-width:100%}.scroll-text{margin:0;padding:0;font-weight:400;white-space:pre-line;height:auto;overflow-wrap:break-word}.scroll-artboard{position:relative;width:100%;overflow:hidden;line-height:0}.scroll-artboard>img:first-child{display:block;width:100%;height:100%;object-fit:fill}.scroll-artboard .scroll-overlay-image{position:absolute;display:block;object-fit:fill}.scroll-chapter{box-sizing:border-box;display:flex;align-items:center;min-height:52px;padding:14px 30px;background:#faf8f5;border-bottom:1px solid #eee9e3;text-transform:uppercase}.scroll-good{padding:22px 24px 24px;border:1px solid #292b27;border-left:2px solid #b79aba;box-sizing:border-box}.scroll-welcome{padding-bottom:32px}.scroll-products{width:100%}.scroll-product-row{display:flex;align-items:center;gap:12px;width:100%;min-height:48px;text-align:left;padding:12px 0;border:0;border-top:1px solid #eee7e5;background:transparent;border-radius:0;box-sizing:border-box}.scroll-product-row>small{font:10px/1.3 Avenir;color:#877486;flex:0 0 22px}.scroll-product-row>span{flex:1;min-width:0;white-space:normal;overflow-wrap:anywhere}.scroll-product-row>svg{flex:0 0 18px;width:18px;height:18px;fill:none;stroke:#877486;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.scroll-product-row:hover{background:#faf8f5}.reading #catalog{max-width:620px}.scroll-separator{display:flex;justify-content:center;padding:52px 0 52px}.scroll-separator img{display:block;width:30px;height:35px}

/* Marker centers taken from Marc's separate InDesign product numbers. */
.reading .precise-hotspot{width:44px;height:44px;min-width:44px;min-height:44px;transform:translate(-50%,-50%);border:0}.reading .precise-hotspot:after{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}

/* Photo surfaces clickable; marker digits optically centered by actual glyph bounds. */
.photo-hit{position:absolute;z-index:2;display:block;padding:0;margin:0;background:transparent;border:0;border-radius:0;cursor:pointer}.reading .precise-hotspot{z-index:3}.hotspot:after{content:"";background-size:100% 100%;background-position:center;background-repeat:no-repeat}
.hotspot[data-product="1"]:after{background-image:url(assets/produktziffer-1.svg)}
.hotspot[data-product="2"]:after{background-image:url(assets/produktziffer-2.svg)}
.hotspot[data-product="3"]:after{background-image:url(assets/produktziffer-3.svg)}
.hotspot[data-product="4"]:after{background-image:url(assets/produktziffer-4.svg)}
.hotspot[data-product="5"]:after{background-image:url(assets/produktziffer-5.svg)}
.hotspot[data-product="6"]:after{background-image:url(assets/produktziffer-6.svg)}
.hotspot[data-product="7"]:after{background-image:url(assets/produktziffer-7.svg)}
.hotspot[data-product="8"]:after{background-image:url(assets/produktziffer-8.svg)}
.hotspot[data-product="9"]:after{background-image:url(assets/produktziffer-9.svg)}
.hotspot[data-product="10"]:after{background-image:url(assets/produktziffer-10.svg)}
.hotspot[data-product="11"]:after{background-image:url(assets/produktziffer-11.svg)}
.hotspot[data-product="12"]:after{background-image:url(assets/produktziffer-12.svg)}
.hotspot[data-product="13"]:after{background-image:url(assets/produktziffer-13.svg)}
.hotspot[data-product="14"]:after{background-image:url(assets/produktziffer-14.svg)}
.hotspot[data-product="15"]:after{background-image:url(assets/produktziffer-15.svg)}
.hotspot[data-product="16"]:after{background-image:url(assets/produktziffer-16.svg)}
.hotspot[data-product="17"]:after{background-image:url(assets/produktziffer-17.svg)}
.hotspot[data-product="18"]:after{background-image:url(assets/produktziffer-18.svg)}
.hotspot[data-product="19"]:after{background-image:url(assets/produktziffer-19.svg)}
.hotspot[data-product="20"]:after{background-image:url(assets/produktziffer-20.svg)}
.hotspot[data-product="21"]:after{background-image:url(assets/produktziffer-21.svg)}
.hotspot[data-product="22"]:after{background-image:url(assets/produktziffer-22.svg)}
.hotspot[data-product="23"]:after{background-image:url(assets/produktziffer-23.svg)}
.hotspot[data-product="24"]:after{background-image:url(assets/produktziffer-24.svg)}
.hotspot[data-product="25"]:after{background-image:url(assets/produktziffer-25.svg)}
.hotspot[data-product="26"]:after{background-image:url(assets/produktziffer-26.svg)}
.hotspot[data-product="27"]:after{background-image:url(assets/produktziffer-27.svg)}
.hotspot[data-product="28"]:after{background-image:url(assets/produktziffer-28.svg)}
.hotspot[data-product="29"]:after{background-image:url(assets/produktziffer-29.svg)}
.hotspot[data-product="30"]:after{background-image:url(assets/produktziffer-30.svg)}
.hotspot[data-product="31"]:after{background-image:url(assets/produktziffer-31.svg)}
.hotspot[data-product="32"]:after{background-image:url(assets/produktziffer-32.svg)}
.hotspot[data-product="33"]:after{background-image:url(assets/produktziffer-33.svg)}
.hotspot[data-product="34"]:after{background-image:url(assets/produktziffer-34.svg)}
.hotspot[data-product="35"]:after{background-image:url(assets/produktziffer-35.svg)}
.hotspot[data-product="36"]:after{background-image:url(assets/produktziffer-36.svg)}
.hotspot[data-product="37"]:after{background-image:url(assets/produktziffer-37.svg)}
.hotspot[data-product="38"]:after{background-image:url(assets/produktziffer-38.svg)}
.hotspot[data-product="39"]:after{background-image:url(assets/produktziffer-39.svg)}
.hotspot[data-product="40"]:after{background-image:url(assets/produktziffer-40.svg)}
.hotspot[data-product="41"]:after{background-image:url(assets/produktziffer-41.svg)}
.hotspot[data-product="42"]:after{background-image:url(assets/produktziffer-42.svg)}
.hotspot[data-product="43"]:after{background-image:url(assets/produktziffer-43.svg)}
.hotspot[data-product="44"]:after{background-image:url(assets/produktziffer-44.svg)}
.hotspot[data-product="45"]:after{background-image:url(assets/produktziffer-45.svg)}
.hotspot[data-product="46"]:after{background-image:url(assets/produktziffer-46.svg)}
.hotspot[data-product="47"]:after{background-image:url(assets/produktziffer-47.svg)}
.hotspot[data-product="48"]:after{background-image:url(assets/produktziffer-48.svg)}
.hotspot[data-product="49"]:after{background-image:url(assets/produktziffer-49.svg)}
.hotspot[data-product="50"]:after{background-image:url(assets/produktziffer-50.svg)}
.hotspot[data-product="51"]:after{background-image:url(assets/produktziffer-51.svg)}
.hotspot[data-product="52"]:after{background-image:url(assets/produktziffer-52.svg)}
.hotspot[data-product="53"]:after{background-image:url(assets/produktziffer-53.svg)}
.hotspot[data-product="54"]:after{background-image:url(assets/produktziffer-54.svg)}
.hotspot[data-product="55"]:after{background-image:url(assets/produktziffer-55.svg)}
.hotspot[data-product="56"]:after{background-image:url(assets/produktziffer-56.svg)}
.hotspot[data-product="57"]:after{background-image:url(assets/produktziffer-57.svg)}

/* Book marker centers match the visible InDesign numerals. */
.book-photo-hit{position:absolute;z-index:2;padding:0;border:0;background:transparent;cursor:pointer}.book .book-marker{width:44px;height:44px;min-width:44px;min-height:44px;transform:translate(-50%,-50%);border:0;z-index:4}.book .book-marker:after{left:50%;top:50%;right:auto;bottom:auto;transform:translate(-50%,-50%)}

/* Original product descriptions remain real text, now with a clickable block. */
.book-product-description,.book-product-description text,.book-product-description .description-hit{pointer-events:auto;cursor:pointer}.book-product-description .description-hit{pointer-events:all}.book-product-description:focus-visible{outline:none}.book-product-description:focus-visible .description-hit{stroke:#755876;stroke-width:3;rx:6}.turn-sheet .book-product-description,.turn-sheet .book-product-description *{pointer-events:none}
@media(hover:hover) and (pointer:fine){.book-photo-hit:hover,.photo-hit:hover{border:1px solid #92728f80;background:#bca0bd0b;border-radius:8px}.book-product-description:hover .description-hit{fill:#bca0bd12}}

/* Text-only hover for numbers and descriptions; photo hover stays unchanged. */
@media(hover:hover) and (pointer:fine){
.hotspot:hover{background-color:transparent!important;border-color:transparent!important}
.book-product-description:hover .description-hit{fill:transparent}
.book-product-description:hover text,.book-product-description:hover tspan{fill:#c4a4c8}
.scroll-product-row:hover,.product-row:hover{background:transparent}
.scroll-product-row:hover>span,.scroll-product-row:hover>small,.product-row:hover>span,.product-row:hover>small{color:#c4a4c8!important}
.hotspot[data-product="1"]:hover:after{background-image:url(assets/produktziffer-1-mauve.svg)}
.hotspot[data-product="2"]:hover:after{background-image:url(assets/produktziffer-2-mauve.svg)}
.hotspot[data-product="3"]:hover:after{background-image:url(assets/produktziffer-3-mauve.svg)}
.hotspot[data-product="4"]:hover:after{background-image:url(assets/produktziffer-4-mauve.svg)}
.hotspot[data-product="5"]:hover:after{background-image:url(assets/produktziffer-5-mauve.svg)}
.hotspot[data-product="6"]:hover:after{background-image:url(assets/produktziffer-6-mauve.svg)}
.hotspot[data-product="7"]:hover:after{background-image:url(assets/produktziffer-7-mauve.svg)}
.hotspot[data-product="8"]:hover:after{background-image:url(assets/produktziffer-8-mauve.svg)}
.hotspot[data-product="9"]:hover:after{background-image:url(assets/produktziffer-9-mauve.svg)}
.hotspot[data-product="10"]:hover:after{background-image:url(assets/produktziffer-10-mauve.svg)}
.hotspot[data-product="11"]:hover:after{background-image:url(assets/produktziffer-11-mauve.svg)}
.hotspot[data-product="12"]:hover:after{background-image:url(assets/produktziffer-12-mauve.svg)}
.hotspot[data-product="13"]:hover:after{background-image:url(assets/produktziffer-13-mauve.svg)}
.hotspot[data-product="14"]:hover:after{background-image:url(assets/produktziffer-14-mauve.svg)}
.hotspot[data-product="15"]:hover:after{background-image:url(assets/produktziffer-15-mauve.svg)}
.hotspot[data-product="16"]:hover:after{background-image:url(assets/produktziffer-16-mauve.svg)}
.hotspot[data-product="17"]:hover:after{background-image:url(assets/produktziffer-17-mauve.svg)}
.hotspot[data-product="18"]:hover:after{background-image:url(assets/produktziffer-18-mauve.svg)}
.hotspot[data-product="19"]:hover:after{background-image:url(assets/produktziffer-19-mauve.svg)}
.hotspot[data-product="20"]:hover:after{background-image:url(assets/produktziffer-20-mauve.svg)}
.hotspot[data-product="21"]:hover:after{background-image:url(assets/produktziffer-21-mauve.svg)}
.hotspot[data-product="22"]:hover:after{background-image:url(assets/produktziffer-22-mauve.svg)}
.hotspot[data-product="23"]:hover:after{background-image:url(assets/produktziffer-23-mauve.svg)}
.hotspot[data-product="24"]:hover:after{background-image:url(assets/produktziffer-24-mauve.svg)}
.hotspot[data-product="25"]:hover:after{background-image:url(assets/produktziffer-25-mauve.svg)}
.hotspot[data-product="26"]:hover:after{background-image:url(assets/produktziffer-26-mauve.svg)}
.hotspot[data-product="27"]:hover:after{background-image:url(assets/produktziffer-27-mauve.svg)}
.hotspot[data-product="28"]:hover:after{background-image:url(assets/produktziffer-28-mauve.svg)}
.hotspot[data-product="29"]:hover:after{background-image:url(assets/produktziffer-29-mauve.svg)}
.hotspot[data-product="30"]:hover:after{background-image:url(assets/produktziffer-30-mauve.svg)}
.hotspot[data-product="31"]:hover:after{background-image:url(assets/produktziffer-31-mauve.svg)}
.hotspot[data-product="32"]:hover:after{background-image:url(assets/produktziffer-32-mauve.svg)}
.hotspot[data-product="33"]:hover:after{background-image:url(assets/produktziffer-33-mauve.svg)}
.hotspot[data-product="34"]:hover:after{background-image:url(assets/produktziffer-34-mauve.svg)}
.hotspot[data-product="35"]:hover:after{background-image:url(assets/produktziffer-35-mauve.svg)}
.hotspot[data-product="36"]:hover:after{background-image:url(assets/produktziffer-36-mauve.svg)}
.hotspot[data-product="37"]:hover:after{background-image:url(assets/produktziffer-37-mauve.svg)}
.hotspot[data-product="38"]:hover:after{background-image:url(assets/produktziffer-38-mauve.svg)}
.hotspot[data-product="39"]:hover:after{background-image:url(assets/produktziffer-39-mauve.svg)}
.hotspot[data-product="40"]:hover:after{background-image:url(assets/produktziffer-40-mauve.svg)}
.hotspot[data-product="41"]:hover:after{background-image:url(assets/produktziffer-41-mauve.svg)}
.hotspot[data-product="42"]:hover:after{background-image:url(assets/produktziffer-42-mauve.svg)}
.hotspot[data-product="43"]:hover:after{background-image:url(assets/produktziffer-43-mauve.svg)}
.hotspot[data-product="44"]:hover:after{background-image:url(assets/produktziffer-44-mauve.svg)}
.hotspot[data-product="45"]:hover:after{background-image:url(assets/produktziffer-45-mauve.svg)}
.hotspot[data-product="46"]:hover:after{background-image:url(assets/produktziffer-46-mauve.svg)}
.hotspot[data-product="47"]:hover:after{background-image:url(assets/produktziffer-47-mauve.svg)}
.hotspot[data-product="48"]:hover:after{background-image:url(assets/produktziffer-48-mauve.svg)}
.hotspot[data-product="49"]:hover:after{background-image:url(assets/produktziffer-49-mauve.svg)}
.hotspot[data-product="50"]:hover:after{background-image:url(assets/produktziffer-50-mauve.svg)}
.hotspot[data-product="51"]:hover:after{background-image:url(assets/produktziffer-51-mauve.svg)}
.hotspot[data-product="52"]:hover:after{background-image:url(assets/produktziffer-52-mauve.svg)}
.hotspot[data-product="53"]:hover:after{background-image:url(assets/produktziffer-53-mauve.svg)}
.hotspot[data-product="54"]:hover:after{background-image:url(assets/produktziffer-54-mauve.svg)}
.hotspot[data-product="55"]:hover:after{background-image:url(assets/produktziffer-55-mauve.svg)}
.hotspot[data-product="56"]:hover:after{background-image:url(assets/produktziffer-56-mauve.svg)}
.hotspot[data-product="57"]:hover:after{background-image:url(assets/produktziffer-57-mauve.svg)}
}

.post-menu-link{display:flex;justify-content:space-between;align-items:center;padding:20px 0 4px;text-decoration:none;border-top:1px solid var(--line);margin-top:18px;letter-spacing:.14em;font-size:13px}.post-menu-link:hover{color:var(--accent)}

/* Current catalogue price under the existing Minion product title. */
.scroll-product-price{display:block;font-family:Minion,serif;font-size:14px;line-height:1.4;margin-top:4px;color:inherit}

/* No footer or separator below the book navigation. */
.book footer{display:none}
