@import url('/assets/fonts/fonts.css');
:root{--cw-canvas:#f7f5ef;--cw-surface:#eeece5;--cw-ink:#282c27;--cw-ink-soft:#62645b;--cw-accent:#7b292b;--cw-accent-ink:#fffaf1;--cw-font-display:'Libre Caslon Display',Georgia,serif;--cw-font-text:'DM Sans',Arial,sans-serif;--line:#d9d8cf;--paper:#f7f5ef;--red:#7b292b;--ink:#282c27;--muted:#62645b;--gutter:clamp(22px,5.1vw,88px)}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:28px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--cw-font-text);font-size:16px;line-height:1.65}body,p,h1,h2,h3,figure{margin:0}h1,h2,h3{font-weight:400;text-wrap:balance}h1,h2,.serif{font-family:var(--cw-font-display)}h2{font-size:clamp(40px,4.5vw,68px);line-height:1.05;letter-spacing:-.035em}p{max-width:66ch;text-wrap:pretty}a{color:inherit;text-underline-offset:5px}img{max-width:100%;height:auto;display:block}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #c36040;outline-offset:6px}::selection{background:#7b292b;color:#fff}a:hover{color:var(--red)}a:active,button:active{transform:translateY(1px)}.skip-link{position:absolute;left:20px;top:-100px;background:var(--red);color:white;padding:12px;z-index:100}.skip-link:focus{top:12px}.site-header{padding:26px var(--gutter);display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--line);position:relative;z-index:20;background:var(--paper)}.brand{display:flex;gap:13px;align-items:center;text-decoration:none;flex-shrink:0}.brand img{width:50px;height:46px;object-fit:cover}.brand>span{font-family:var(--cw-font-display);font-size:32px;line-height:1}.brand small{display:block;font-family:var(--cw-font-text);font-size:8px;font-weight:600;letter-spacing:1.8px;margin-top:9px}.main-nav{display:flex;align-items:center;gap:20px}.main-nav>a{font-size:15px;font-weight:500;text-decoration:none;white-space:nowrap}.main-nav>a[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px}.button{display:inline-flex;align-items:center;justify-content:center;gap:27px;padding:15px 23px;background:var(--red);color:#fffaf1;text-decoration:none;font-weight:500;font-size:14px;line-height:1.4;min-height:48px;border:1px solid var(--red);transition:transform .18s ease-out,background .18s ease-out}.button:hover{background:#5c1e20;color:white}.button span{font-size:20px;font-weight:400}.button-small{padding:12px 18px;gap:18px;min-height:44px}.button-light{background:var(--paper);border-color:var(--paper);color:var(--red)}.button-light:hover{background:#e9e5dc;color:var(--red)}.text-link{display:inline-flex;gap:25px;text-decoration:none;border-bottom:1px solid currentColor;padding:6px 0;font-size:14px;font-weight:500}.menu-toggle{display:none;background:none;border:1px solid var(--line);padding:8px 12px}.wrap{max-width:1500px;margin:auto;padding-left:var(--gutter);padding-right:var(--gutter)}.kicker{text-transform:uppercase;letter-spacing:2.5px;font-size:10px;font-weight:600;color:var(--red)}
.hero{position:relative;display:grid;grid-template-columns:1.12fr 1fr;max-width:1500px;margin:auto;min-height:670px;padding:62px var(--gutter) 54px;gap:4%;align-items:center;overflow:hidden}.hero-copy{padding:0 0 28px;position:relative;z-index:3}.hero h1{font-size:clamp(64px,7.5vw,112px);line-height:.96;letter-spacing:-.052em;margin:27px 0 26px;max-width:760px}.hero h1 em{font-style:normal;color:var(--red)}.hero-description{font-size:16px;line-height:1.7;color:#555b51;max-width:390px}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:32px;flex-wrap:wrap}.hero-art{height:520px;position:relative;isolation:isolate}.hero-photo{position:absolute;top:0;right:0;width:85%;height:410px;overflow:hidden;background:#dad9ca}.hero-photo img{width:100%;height:100%;object-fit:cover;object-position:49% 50%;transform:scale(1.04) translateY(var(--photo-y,0px))}.hero-art::before{content:'';position:absolute;width:87%;height:420px;right:-22px;top:24px;border:1px solid #c8c7bc;z-index:-1}.hero-art::after{content:'';position:absolute;inset:60% -20px 0 17%;background:radial-gradient(ellipse at center,rgba(79,58,37,.08),transparent 70%);z-index:-1}.hero-book{position:absolute;width:220px;left:0;bottom:24px;transform:translateY(var(--book-y,0px)) rotate(-8deg);box-shadow:13px 22px 32px #21130e42;border-radius:1px 3px 3px 1px;border-right:5px solid #dfd5bd;z-index:2}.hero-book img{width:100%;height:auto}.hero-photo-caption{position:absolute;bottom:0;right:0;width:195px;font-size:11px;color:var(--muted);line-height:1.6}.hero-photo-caption span{display:block;font-family:var(--cw-font-display);font-size:21px;color:var(--ink);margin-bottom:5px;white-space:nowrap}.hero-seal{position:absolute;right:8px;top:340px;background:var(--paper);border:1px solid var(--line);width:91px;height:91px;border-radius:50%;display:grid;place-content:center;text-align:center;font-size:10px;letter-spacing:1.1px;line-height:1.4;transform:rotate(9deg);z-index:3}.hero-seal strong{font:34px var(--cw-font-display);letter-spacing:-1px}.book-facts{display:flex;justify-content:space-between;gap:28px;margin:0 var(--gutter);padding:23px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:12px;color:var(--muted)}.book-facts span{display:flex;align-items:center;gap:12px}.book-facts strong{font-weight:500;color:var(--ink)}.tiny-cross{font-size:19px;color:var(--red)}
.intro{padding-top:98px;padding-bottom:100px;display:grid;grid-template-columns:1fr 1fr;gap:12%}.intro h2{max-width:520px}.intro-text{padding-top:4px}.intro p+p{margin-top:20px}.intro p{color:#555b51;font-size:15px}.intro .text-link{margin-top:26px}.atlas{background:#712729;color:#f8f0e2;padding:78px var(--gutter) 58px;position:relative;overflow:hidden}.atlas-top{max-width:1324px;margin:auto;display:flex;align-items:end;justify-content:space-between;gap:50px}.atlas h2{max-width:670px;font-size:clamp(48px,5.5vw,78px)}.atlas-top p{font-size:14px;max-width:300px;color:#e2c8b9}.atlas-body{max-width:1324px;margin:45px auto 0;display:grid;grid-template-columns:1.25fr 1fr;gap:8%;align-items:center;min-height:530px}.house-map{position:relative;padding:15px 0 30px;min-width:0}.house-map svg{display:block;width:100%;height:auto;color:#ecd0aa;overflow:visible}.house-lines{stroke-dasharray:1700;stroke-dashoffset:1700;transition:stroke-dashoffset 1.6s ease-out}.atlas.is-seen .house-lines{stroke-dashoffset:0}.house-map figcaption{color:#dcc1b6;font-size:11px;text-align:center;margin:15px 0 0}.house-hotspot{position:absolute;width:40px;height:40px;border:1px solid #e2ba99;border-radius:50%;background:#712729;color:#faead2;display:grid;place-content:center;font-size:20px;transition:transform .2s ease-out,background .2s ease-out}.house-hotspot:hover,.house-hotspot[aria-pressed=true]{background:#f7efe0;color:#712729;transform:scale(1.12)}.hotspot-dach{left:48%;top:19%}.hotspot-holz{left:27%;top:52%}.hotspot-wand{left:70%;top:57%}.hotspot-fundament{left:47%;top:81%}.topic-tabs{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #a05e58;margin-bottom:25px}.topic-tabs button{color:#ead4c7;background:none;text-align:left;border:0;border-bottom:1px solid #a05e58;font-size:13px;padding:14px 7px;min-height:49px}.topic-tabs button[aria-pressed=true]{color:#712729;background:#f6ecdc;padding-left:12px}.topic-panel h3{font-family:var(--cw-font-display);font-size:39px;line-height:1.1;margin-bottom:15px}.topic-panel>p{color:#e7cfc4;font-size:14px;min-height:70px}.topic-links{display:grid;margin-top:18px}.topic-links a{display:flex;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid #a05e58;text-decoration:none;font-size:14px}.topic-links a:hover{color:#fff;background:#ffffff08}.atlas-foot{max-width:1324px;margin:18px auto 0;display:flex;justify-content:space-between;border-top:1px solid #a05e58;padding-top:24px;gap:20px;font-size:12px;color:#e4c8bb}.atlas-foot a{color:#fff3df}.chapter-index{max-width:1324px;margin:32px auto 0;border-top:1px solid #a05e58}.chapter-index summary{padding:20px 0;cursor:pointer;font-size:13px}.chapter-index ul{columns:3;column-gap:40px;list-style:none;padding:0;margin:0 0 20px}.chapter-index li{break-inside:avoid;padding:5px 0}.chapter-index a{color:#f6e1d5;font-size:12px;text-decoration:none}.chapter-index a:hover{text-decoration:underline}.history{display:grid;grid-template-columns:.8fr 1fr;gap:12%;padding-top:105px;padding-bottom:105px;align-items:start}.history figure{position:sticky;top:35px}.history img{width:100%;aspect-ratio:1/1.05;object-fit:cover}.history figcaption{display:flex;justify-content:space-between;gap:20px;margin-top:15px;font-size:11px;color:var(--muted)}.history h2{margin:18px 0 24px}.history p{font-size:15px;color:#555b51}.history p+p{margin-top:18px}.history details{border-top:1px solid var(--line);margin-top:26px}.history summary{cursor:pointer;padding:18px 0;font-size:14px;font-weight:500}.history-details{padding-bottom:20px}.history-details p{font-size:14px;margin-bottom:18px}.history .text-link{margin-top:22px}.book-close{background:#eae8df;display:grid;grid-template-columns:.8fr 1fr;gap:12%;padding:80px var(--gutter);align-items:center}.close-art{display:flex;justify-content:center;perspective:1200px}.close-art img{width:235px;transform:rotate(-5deg);box-shadow:17px 24px 30px #33231435;border-right:7px solid #ded2b9;transition:transform .22s ease-out}.book-close h2{font-size:clamp(46px,4.7vw,68px);max-width:550px}.book-close p{margin:24px 0;color:#555b51;font-size:15px}.book-meta{font-size:12px;line-height:1.9;margin-bottom:28px;color:#50554c}.book-meta strong{color:var(--ink);font-weight:500}.purchase-note{font-size:10px!important;max-width:500px;margin:14px 0 0!important;color:#65655b!important}.site-footer{padding:52px var(--gutter) 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:30px}.footer-brand{font-family:var(--cw-font-display);font-size:32px;text-decoration:none;line-height:1.3}.footer-brand small{display:block;font-family:var(--cw-font-text);font-size:11px;margin-top:10px;color:var(--muted)}.footer-main>div{display:flex;flex-direction:column;gap:10px;padding-top:7px}.footer-main>div a{font-size:12px;text-decoration:none}.footer-main>div a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;margin-top:46px;color:var(--muted);font-size:10px}.footer-bottom a{text-decoration:none}.partners{font-size:10px;margin-top:18px;color:var(--muted)}.partners summary{cursor:pointer;display:list-item}.partners p{margin-top:10px;max-width:none}.article-layout{max-width:1320px;margin:auto;display:grid;grid-template-columns:235px minmax(0,1fr);gap:70px;padding:58px var(--gutter) 100px}.article-sidebar{border-right:1px solid var(--line);padding-right:25px;font-size:12px}.article-sidebar h2{font-family:var(--cw-font-text);font-size:12px;font-weight:600;letter-spacing:1px;text-transform:uppercase;margin-bottom:22px}.article-sidebar a{display:block;text-decoration:none;padding:7px 0;line-height:1.5}.article-sidebar a[aria-current=page]{color:var(--red);font-weight:700}.article-sidebar ul{list-style:none;margin:0;padding:0}.breadcrumbs{font-size:11px;color:var(--muted);display:flex;gap:10px;flex-wrap:wrap;margin-bottom:24px}.breadcrumbs a{text-decoration:none}.article-content{min-width:0}.article-content>h1{font-size:clamp(42px,4.5vw,70px);line-height:1.05;letter-spacing:-.035em;margin:0 0 40px;overflow-wrap:anywhere}.prose{font-size:16px;line-height:1.85;max-width:790px;overflow-wrap:anywhere}.prose p{margin:0 0 23px}.prose h2{font-size:36px;margin:45px 0 20px;line-height:1.15}.prose h3{font-size:22px;margin:32px 0 15px;font-weight:500}.prose ul,.prose ol{padding-left:24px;margin:20px 0}.prose li{margin:9px 0}.prose img{height:auto;max-width:100%;margin:25px auto}.prose figure{margin:28px 0}.prose figcaption{font-size:12px;color:var(--muted)}.prose a{color:var(--red)}.prose table{border-collapse:collapse;width:100%;font-size:14px}.prose td,.prose th{padding:10px;border-bottom:1px solid var(--line);vertical-align:top}.prose hr{border:0;border-top:1px solid var(--line);margin:35px 0}.prose blockquote{margin:30px 0;padding:20px 28px;background:#eeece3;border-left:1px solid var(--red)}.legacy-table{width:100%;margin:24px 0}.legacy-row{display:flex;gap:25px;align-items:flex-start;margin-bottom:20px}.legacy-cell{flex:1;min-width:0}.article-next{border-top:1px solid var(--line);padding:28px 0;margin-top:40px;display:flex;gap:28px;justify-content:space-between}.book-purchase{background:#eeece3;padding:28px;margin:35px 0}.book-purchase h2{margin-top:0;font-size:30px}.guest-entry{border-bottom:1px solid var(--line);padding:25px 0}.guest-entry h2{font-size:24px}.article-page #top{scroll-margin-top:10px}noscript p{padding:15px var(--gutter)}
@media(hover:hover) and (pointer:fine){.close-art:hover img{transform:rotate(-2deg) rotateY(-9deg)}.hero-book:hover{transform:translateY(var(--book-y,0px)) rotate(-5deg)}}
@media(min-width:1500px){.book-facts{max-width:1324px;margin:auto}.book-close{padding-left:max(var(--gutter),calc((100vw - 1324px)/2));padding-right:max(var(--gutter),calc((100vw - 1324px)/2))}}
@media(max-width:1150px){.main-nav{gap:15px}.brand>span{font-size:27px}.brand small{font-size:7px;letter-spacing:1.1px}.brand img{width:44px;height:40px}.hero{min-height:610px;padding-top:45px;gap:5%}.hero-art{height:450px}.hero-photo{height:355px}.hero-art::before{height:355px}.hero-book{width:185px}.hero-seal{top:290px}.hero-photo-caption{width:140px;bottom:0}.hero h1{font-size:8vw}.article-layout{gap:40px;grid-template-columns:190px minmax(0,1fr)}}
@media(max-width:940px){.hero{min-height:580px}.hero-actions{gap:16px}.hero-actions .button{padding:14px 18px}.hero-art{height:410px}.hero-photo{height:325px}.hero-art::before{height:325px}.hero-book{width:162px;bottom:30px}.hero-seal{top:264px;width:75px;height:75px;font-size:8px}.hero-photo-caption{bottom:-8px;right:0;width:123px}.hero-photo-caption span{font-size:22px}.book-facts{font-size:10px;gap:20px}.atlas-body{gap:5%}.topic-panel h3{font-size:33px}.article-layout{grid-template-columns:1fr}.article-sidebar{order:2;border-right:0;border-top:1px solid var(--line);padding:30px 0}.article-sidebar ul{columns:2}.article-content{max-width:780px}.history{gap:7%}.footer-main{grid-template-columns:1.4fr 1fr 1fr 1fr}}
@media(max-width:680px){.site-header{padding:18px 22px}.brand>span{font-size:27px}.brand img{width:38px;height:35px}.brand small{font-size:6.3px;letter-spacing:1.2px}.brand{gap:10px}.menu-toggle{font-size:12px;padding:7px 10px;gap:10px}.hero{display:flex;flex-direction:column;align-items:stretch;padding:38px 22px 25px;gap:13px;min-height:0}.hero-copy{padding:0}.hero h1{font-size:clamp(54px,11.7vw,79px);letter-spacing:-.045em;margin:19px 0 20px;line-height:.99}.kicker{font-size:8px;letter-spacing:1.8px}.hero-description{font-size:14px;max-width:365px}.hero-actions{margin-top:23px;gap:21px}.hero-actions .text-link{font-size:12px}.hero-actions .button{font-size:12px;gap:18px;min-height:46px}.hero-art{height:335px;margin:26px 10px 0 18px;max-width:440px;width:calc(100% - 28px);align-self:center}.hero-photo{height:268px;width:80%;right:8px}.hero-art::before{height:264px;right:-7px;top:14px;width:81%}.hero-book{width:148px;bottom:13px;left:3px}.hero-seal{top:218px;right:13px;width:68px;height:68px;font-size:7px}.hero-seal strong{font-size:29px}.hero-photo-caption{bottom:-1px;width:130px;right:0;font-size:9px;line-height:1.4}.hero-photo-caption span{font-size:18px;margin-bottom:3px}.book-facts{margin:10px 22px 0;display:grid;grid-template-columns:1fr 1fr;padding:17px 0;gap:11px;font-size:10px}.book-facts span:last-child{grid-column:1/-1}.book-facts span{gap:8px}.tiny-cross{font-size:14px}.intro{padding-top:55px;padding-bottom:55px;display:block}.intro h2{font-size:45px;max-width:350px;margin-bottom:25px}.intro p{font-size:14px}.intro .text-link{font-size:13px;margin-top:18px}.atlas{padding:48px 22px 35px}.atlas-top{display:block}.atlas h2{font-size:48px;max-width:380px}.atlas-top p{font-size:13px;margin-top:24px;max-width:350px}.atlas-body{display:flex;flex-direction:column;gap:15px;margin-top:10px;min-height:0}.house-map{width:100%;max-width:440px;padding-bottom:0}.house-map figcaption{font-size:9px;margin-top:0}.house-hotspot{width:34px;height:34px;font-size:18px}.hotspot-fundament{top:84%}.topic-content{width:100%;padding-top:20px}.topic-tabs button{font-size:12px;padding:12px 8px}.topic-panel h3{font-size:34px}.topic-panel>p{font-size:13px;min-height:0}.topic-links a{font-size:13px;min-height:47px}.atlas-foot{display:block;margin-top:30px;font-size:10px;line-height:1.8}.atlas-foot a{display:inline-block;margin-top:7px;font-size:12px}.chapter-index ul{columns:1}.chapter-index li{padding:7px 0}.chapter-index a{font-size:13px}.history{display:flex;flex-direction:column-reverse;gap:40px;padding-top:55px;padding-bottom:55px}.history figure{position:static;width:100%}.history img{aspect-ratio:1.15;object-position:center 40%}.history h2{font-size:46px}.history p{font-size:14px}.history figcaption{font-size:10px}.book-close{display:flex;flex-direction:column;gap:42px;padding:55px 22px}.close-art img{width:175px}.book-close h2{font-size:45px}.book-close p{font-size:14px}.book-meta{font-size:11px}.site-footer{padding:40px 22px 24px}.footer-main{grid-template-columns:1fr 1fr;gap:26px}.footer-main>.footer-brand{grid-column:1/-1;font-size:32px}.footer-main>div:last-child{grid-column:1/-1;flex-direction:row;gap:25px}.footer-bottom{flex-direction:column;gap:10px;margin-top:30px;font-size:9px}.article-layout{padding:35px 22px 55px;gap:30px}.article-content>h1{font-size:43px;margin-bottom:30px}.prose{font-size:15px;line-height:1.8}.prose h2{font-size:31px}.prose h3{font-size:20px}.legacy-row{display:block}.legacy-cell{margin-bottom:20px}.prose table{display:block;overflow:auto}.article-next{flex-direction:column;gap:15px}.breadcrumbs{font-size:10px}.article-sidebar ul{columns:1}}

/* One navigation: inline on desktop, native modal drawer on smaller screens. */
.menu-drawer:not([open]){display:none}
.menu-drawer{position:fixed;inset:0 auto 0 0;margin:0;border:0;border-right:1px solid var(--line);width:min(390px,calc(100vw - 24px));max-width:none;height:100vh;height:100dvh;max-height:none;padding:22px 26px 30px;overflow-y:auto;overscroll-behavior:contain;background:var(--paper);color:var(--ink);box-shadow:16px 0 55px #201c132e}
.menu-drawer[open]{display:flex;flex-direction:column;animation:menu-enter .28s cubic-bezier(.22,.68,0,1) both}
.menu-drawer::backdrop{background:#22251fc2;animation:menu-overlay .25s ease-out both}
.menu-drawer.is-closing{animation:menu-exit .2s ease-in both}
.menu-drawer.is-closing::backdrop{animation:menu-overlay-out .2s ease-in both}
.drawer-topline{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:32px}
.drawer-topline>span{font-size:10px;letter-spacing:1.7px;text-transform:uppercase;color:var(--muted)}
.drawer-close{display:inline-flex;align-items:center;gap:13px;min-height:44px;padding:9px 11px;border:1px solid var(--line);background:transparent;color:var(--ink);font-size:12px}
.drawer-close:hover{border-color:var(--red);color:var(--red)}
.menu-drawer .drawer-brand{gap:12px;margin-bottom:34px;align-items:center}
.menu-drawer .drawer-brand img{width:57px;height:57px;object-fit:contain;flex-shrink:0}
.menu-drawer .drawer-brand>span{font-size:30px}
.menu-drawer .drawer-brand small{font-size:6.5px;letter-spacing:1px;line-height:1.8;margin-top:8px;white-space:nowrap}
.drawer-navigation .main-nav{display:flex;flex-direction:column;align-items:stretch;gap:0;width:100%}
.drawer-navigation .main-nav>a{font-size:19px;white-space:normal;padding:16px 0;border-top:1px solid var(--line);line-height:1.45}
.drawer-navigation .main-nav>a[aria-current=page]{color:var(--red);text-decoration:none;font-weight:600}
.drawer-navigation .main-nav>.button{font-size:15px;margin-top:25px;padding:16px 18px;border:1px solid var(--red);justify-content:space-between}
.drawer-note{margin-top:auto;padding-top:36px;font-family:var(--cw-font-display);font-size:25px;line-height:1.15;color:var(--red)}
@keyframes menu-enter{from{transform:translateX(-100%)}to{transform:translateX(0)}}
@keyframes menu-exit{from{transform:translateX(0)}to{transform:translateX(-100%)}}
@keyframes menu-overlay{from{opacity:0}to{opacity:1}}
@keyframes menu-overlay-out{from{opacity:1}to{opacity:0}}
@media(max-width:1100px){
 .site-header{padding-top:21px;padding-bottom:21px;flex-wrap:wrap}
 .site-header>.main-nav{flex-wrap:wrap;width:100%;gap:12px 24px}
 .site-header>.main-nav>a{font-size:15px;padding-block:8px}
 .site-header>.main-nav>.button{padding:12px 18px}
 .menu-ready .site-header{flex-wrap:nowrap}
 .menu-ready .menu-toggle{display:inline-flex;align-items:center;gap:12px;min-height:44px;flex-shrink:0}
}
@media(max-width:380px){.menu-drawer{padding-inline:20px}.menu-drawer .drawer-brand{gap:10px}.menu-drawer .drawer-brand img{width:50px;height:50px}.menu-drawer .drawer-brand>span{font-size:28px}.menu-drawer .drawer-brand small{font-size:6px;letter-spacing:.75px}.menu-ready .site-header>.brand>span{font-size:24px}.menu-ready .site-header>.brand small{font-size:5.5px;letter-spacing:.5px}}
@media(prefers-reduced-motion:reduce){.menu-drawer,.menu-drawer::backdrop{animation:none!important}}

@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important;animation:none!important}.hero-photo img{transform:none}.hero-book{transform:rotate(-8deg)!important}.house-lines{stroke-dashoffset:0}.close-art img{transform:rotate(-5deg)!important}}
@media print{.site-header,.site-footer,.article-sidebar,.hero-art,.menu-toggle,.atlas,.book-close{display:none}body{background:#fff;color:#222}.article-layout,.intro,.history,.hero{display:block;padding:20px}.prose{max-width:none}a{color:inherit}.history details{display:block}}

/* A book index keeps page numbers aligned, including on a compact phone. */
.page-inhaltsverzeichnis .legacy-row{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:20px;margin-bottom:0;padding:12px 0;border-bottom:1px solid var(--line)}
.page-inhaltsverzeichnis .legacy-cell{margin:0}
.page-inhaltsverzeichnis .legacy-cell:last-child{text-align:right;font-variant-numeric:tabular-nums}
.book-purchase{display:grid;grid-template-columns:180px minmax(0,1fr);gap:28px}
.book-purchase>img{width:180px;height:auto;align-self:start;margin:0}
.prose .button{color:var(--cw-accent-ink)}
.article-sidebar>p{font-weight:600;text-transform:uppercase;letter-spacing:1.2px;font-size:10px;margin-bottom:16px}
@media(max-width:680px){.book-purchase{display:block;padding:24px}.book-purchase>img{width:180px;margin:0 0 30px}.page-inhaltsverzeichnis .legacy-row{gap:12px;grid-template-columns:minmax(0,1fr) 30px}}

/* Revision 2: reference-based architecture and a larger physical book. */
.house-map{isolation:isolate;background:#712729;padding:5px 0 22px}
.house-illustration{width:100%;height:auto;mix-blend-mode:lighten;opacity:1}
.hotspot-dach{left:39%;top:35%}
.hotspot-holz{left:41%;top:68%}
.hotspot-wand{left:62%;top:75%}
.hotspot-fundament{left:49%;top:82%}
.book-close{grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:7%}
.close-art img{width:338.4px;max-width:100%;height:auto}
@media(max-width:680px){.house-map{padding-bottom:12px}.house-map figcaption{margin-top:12px;font-size:8px}.hotspot-dach{top:33%}.hotspot-holz{top:65%}.hotspot-wand{top:70%}.hotspot-fundament{top:75%}.close-art img{width:min(252px,calc(80vw - 56px));max-width:100%}.book-close{gap:46px}.hero h1{font-size:clamp(55px,12.8vw,82px)}}

/* Transparent timber logo: no inner padding, clear silhouette at header size. */
.brand img{width:64px;height:64px;object-fit:contain;padding:0;flex-shrink:0}
@media(max-width:1050px){.brand img{width:52px;height:52px}}
@media(max-width:680px){.brand img{width:44px;height:44px}.site-header{column-gap:12px}}
@media(max-width:380px){.brand>span{font-size:25px}.brand small{font-size:6px;letter-spacing:.8px}}
