.hotel-overlay h3{font-family:"Iowan Old Style","Baskerville","Palatino Linotype","Book Antiqua",Georgia,serif;font-size:clamp(42px,3.8vw,62px);font-weight:400;line-height:.98;letter-spacing:-.035em;margin:14px 0 0;max-width:8.4ch;text-wrap:balance}.hotel-details{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;margin-top:28px;padding-top:13px;border-top:1px solid rgba(255,255,255,.48)}.hotel-details span{font-size:8px;line-height:1.2;letter-spacing:.14em;font-weight:650}.hotel-details span+span:before{content:"·";margin-right:12px;opacity:.72}.hotel-cta{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:48px;margin-top:24px;padding:0 16px;background:#fff;color:#111;font-size:11px;font-weight:650;box-shadow:0 8px 28px rgba(0,0,0,.12)}.hotel-cta:hover{background:#f0f0eb}
.journey{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.journey article{padding:24px 22px;border-right:1px solid var(--line)}.journey article:last-child{border-right:0}.journey small{font-size:10px;color:var(--muted)}.journey h3{font-size:24px;margin:30px 0 6px;letter-spacing:-.04em}.journey p{font-size:12px;color:#555;margin:0}
.problems{margin-top:60px;display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line)}.problem{padding:24px 48px 32px 0;border-bottom:1px solid var(--line)}.problem:nth-child(odd){border-right:1px solid var(--line)}.problem:nth-child(even){padding-left:48px}.problem strong{font-size:22px;letter-spacing:-.035em}.problem p{font-size:14px;color:#565752;margin:10px 0 0;max-width:48ch}
.hotel-cap-list{margin-top:60px;border-top:1px solid var(--line)}
.hotel-cap{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:24px;padding:26px 0;border-bottom:1px solid var(--line);align-items:center}.hotel-cap .num{grid-column:1/2;font-size:10px;color:var(--muted)}.hotel-cap h3{grid-column:2/5;font-size:25px;margin:0;letter-spacing:-.04em}.hotel-cap p{grid-column:5/9;margin:0;color:#4e4f4a;line-height:1.52}.hotel-cap .tags{grid-column:9/13;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-self:center}.hotel-cap .tag{width:100%;min-height:56px;padding:0 10px;text-align:center}
.merch-grid .copy{grid-column:1/6}.merch-grid .compare{grid-column:7/13;display:grid;grid-template-columns:1fr 1fr;gap:16px}.room{background:#fff;border:1px solid var(--line);padding:12px}.room-img{aspect-ratio:4/3;background:linear-gradient(145deg,#d8d2c9,#a79b8b);position:relative}.room-img:before{content:"";position:absolute;left:16%;right:16%;bottom:20%;height:30%;background:#eee9df;box-shadow:0 -28px 0 #b8ad9d}.room .tagline{font-size:9px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:12px}.room h3{font-size:22px;margin:8px 0 5px;letter-spacing:-.04em}.room p{font-size:12px;color:#5e5f5a;margin:0}.room-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.room-bottom strong{font-size:14px}.room-bottom span{font-size:9px;background:#111;color:#fff;padding:9px 10px}
.stack-block{background:#e8e7e1}.stack-grid .copy{grid-column:1/7}.stack-grid .diagram{grid-column:8/13;display:grid;grid-template-columns:1fr;gap:12px;align-self:center}.stack-box{background:var(--bg);border:1px solid var(--line);padding:24px}.stack-box.primary{border-top:3px solid var(--accent)}.stack-box small{display:block;font-size:9px;letter-spacing:.12em;color:var(--muted);margin-bottom:15px}.stack-box strong{display:block;font-size:14px;padding:8px 0;border-top:1px solid var(--line)}.connector{text-align:center;font-size:10px;color:var(--muted)}
.audit{background:var(--dark);color:#fff}.audit .kicker{color:#969790}.audit .h2{max-width:17ch}.audit-grid .copy{grid-column:1/7}.audit-grid .card{grid-column:8/13;background:#202020;border:1px solid rgba(255,255,255,.16);padding:24px;align-self:start}.audit .body-copy{color:#bfc0ba}.audit-list{margin-top:26px;border-top:1px solid rgba(255,255,255,.15)}.audit-item{display:flex;justify-content:space-between;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15);font-size:12px}.audit-item span{color:#999}.audit .button{margin-top:24px;color:#fff;border-color:#fff}.audit .button:hover{background:#fff;color:#111}

@media(max-width:1000px){
  :root{--gutter:24px;--section:88px}
  .header{grid-template-columns:1fr auto}.nav{display:none}.header-actions .button{display:none}.menu{display:block}.display{font-size:clamp(52px,7.6vw,74px)}
  .hero h1{grid-column:1/13}.hero-bottom .lede{grid-column:1/8}.hero-actions{grid-column:9/13}
  .split-head .head{grid-column:1/9}.split-head .copy{grid-column:9/13}
  .case{grid-column:span 6}.case:nth-child(4),.case:nth-child(5){grid-column:span 6}
  .vertical-grid .label{grid-column:1/3}.vertical-grid .main{grid-column:3/9}.vertical-grid .aside{grid-column:9/13}
  .founder-grid .label{grid-column:1/3}.founder-card{grid-column:3/13}
  .hotel-hero .copy{grid-column:1/7}.hotel-hero .visual-wrap{grid-column:7/13;padding-left:8px}.hotel-cap p{grid-column:5/9}.hotel-cap .tags{grid-column:9/13}.merch-grid .copy{grid-column:1/6}.merch-grid .compare{grid-column:6/13}.stack-grid .copy{grid-column:1/7}.stack-grid .diagram{grid-column:7/13}
}
@media(max-width:760px){
  :root{--gutter:18px;--section:72px;--body-lg:17px}
  .header{height:68px}.lang{display:none}.display{font-size:clamp(46px,12vw,66px);line-height:.95}.h2{font-size:clamp(34px,8.8vw,48px);line-height:1.04}
  .hero{padding:58px 0 60px;min-height:auto}.hero h1,.hero .kicker{grid-column:1/13}.hero-bottom{margin-top:60px}.hero-bottom .lede{grid-column:1/13}.hero-actions{grid-column:1/13;justify-content:flex-start;margin-top:28px}.hero-actions .button{width:100%}
  .proof-label,.proof-items{grid-column:1/13}.proof-items{grid-template-columns:repeat(2,1fr);margin-top:20px;gap:18px}
  .split-head .head,.split-head .copy{grid-column:1/13}.split-head .copy{margin-top:24px}.cap-row{grid-template-columns:30px 1fr}.cap-row .num{grid-column:1}.cap-row .name,.cap-row .desc,.cap-row .tags{grid-column:2}.cap-row .desc{margin-top:8px}.cap-row .tags{margin-top:12px}
  .problem-grid .intro,.problem-grid .statement{grid-column:1/13}.problem-grid .statement{margin-top:36px}.signal-grid{grid-template-columns:1fr 1fr}.signal:nth-child(2){border-right:0}.signal:nth-child(n+3){border-top:1px solid rgba(255,255,255,.18)}.signal:nth-child(3){padding-left:0}.signal:nth-child(4){border-right:0}
  .work-grid{grid-template-columns:1fr}.case,.case:nth-child(4),.case:nth-child(5){grid-column:auto}
  .vertical-grid .label,.vertical-grid .main,.vertical-grid .aside{grid-column:1/13}.vertical-grid .main{margin-top:30px}.vertical-grid .aside{margin-top:30px}
  .process-grid{grid-template-columns:1fr 1fr}.process-step:nth-child(2){border-right:0}.process-step:nth-child(n+3){border-top:1px solid var(--line)}.process-step:nth-child(3){padding-left:0}.process-step:nth-child(4){border-right:0}
  .founder-grid .label,.founder-card{grid-column:1/13}.founder-card{margin-top:30px;grid-template-columns:1fr}.founder-portrait{min-height:360px}
  .contact-bottom p,.contact-bottom .button{grid-column:1/13}.contact-bottom .button{margin-top:28px}
  .footer{grid-template-columns:1fr;gap:14px;padding:26px 0}.footer nav,.footer .right{justify-self:start}
  .hotel-hero{min-height:auto;padding:58px 0 66px}.hotel-hero .copy,.hotel-hero .visual-wrap{grid-column:1/13}.hotel-hero .visual-wrap{margin-top:42px;padding-left:0}.hotel-window{border-radius:6px}.hotel-scene{height:min(78vw,520px)}.hotel-copy{width:min(78%,430px)}.journey{grid-template-columns:1fr 1fr}.journey article:nth-child(2){border-right:0}.journey article:nth-child(n+3){border-top:1px solid var(--line)}
  .problems{grid-template-columns:1fr}.problem,.problem:nth-child(odd),.problem:nth-child(even){padding:22px 0;border-right:0}
  .hotel-cap{grid-template-columns:30px 1fr;align-items:start}.hotel-cap .num{grid-column:1}.hotel-cap h3,.hotel-cap p,.hotel-cap .tags{grid-column:2}.hotel-cap p{margin-top:8px}.hotel-cap .tags{margin-top:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.hotel-cap .tag{min-height:50px}
  .merch-grid .copy,.merch-grid .compare,.stack-grid .copy,.stack-grid .diagram,.audit-grid .copy,.audit-grid .card{grid-column:1/13}.merch-grid .compare,.stack-grid .diagram,.audit-grid .card{margin-top:40px}.merch-grid .compare{grid-template-columns:1fr}
}
@media(max-width:480px){.proof-items{grid-template-columns:1fr}.signal-grid,.process-grid,.journey{grid-template-columns:1fr}.signal,.signal+.signal,.process-step,.process-step+.process-step,.journey article{padding:22px 0;border-right:0;border-top:1px solid var(--line)}.signal:first-child,.process-step:first-child,.journey article:first-child{border-top:0}.hotel-scene{height:360px}}

/* Optional live Brandshape assets for a realistic local preview. The gradient/base styles above remain as fallbacks. */
.case-visual.pelican{background-image:url('/assets/work/pelican/logo-presentation.avif');background-size:cover;background-position:center}
.case-visual.wipa{background-image:url('/assets/work/wipa/site-banner.avif');background-size:cover;background-position:center}
.case-visual.bean{background-image:url('/assets/work/bean-explorer/business-card.avif');background-size:cover;background-position:center}
.case-visual.pelican:before,.case-visual.wipa:before,.case-visual.bean:before{display:none}
.hotel-scene{background-image:linear-gradient(180deg,rgba(20,20,20,.02),rgba(20,20,20,.12)),url('/assets/hotels/wild-house-hero-1600.jpg');background-size:cover;background-position:center}
.hotel-scene:after{display:none}
.room:first-child .room-img{background-image:url('/assets/hotels/room-typical.jpg');background-size:cover;background-position:center}
.room:nth-child(2) .room-img{background-image:url('/assets/hotels/room-brandshape.jpg');background-size:cover;background-position:center}
.room .room-img:before{display:none}
.founder-portrait{background-image:url('/assets/magnus-marius-krippel.jpg');background-size:cover;background-position:center top}
.founder-portrait:before{display:none}

[hidden]{display:none!important}

@media(max-width:560px){
  .hotel-overlay{padding:24px}.hotel-copy{width:92%}.hotel-overlay h3{font-size:clamp(38px,12vw,52px)}
  .hotel-details{gap:6px 8px}.hotel-details span+span:before{margin-right:8px}
  .hotel-cap .tags{grid-template-columns:1fr 1fr}.hotel-cap .tag:last-child:nth-child(odd){grid-column:1/3}
}

/* Final typography calibration: calmer German headlines and more predictable wrapping. */
.display,.h2,.founder-copy .h2,.contact .h2{hyphens:none;overflow-wrap:normal;word-break:normal}
.lede,.body-copy,.problem p,.cap-row .desc,.hotel-cap p{text-wrap:pretty}
@media(min-width:1180px){
  .split-head .head{grid-column:1/9}
  .split-head .copy{grid-column:9/13}
}
@media(min-width:761px) and (max-width:1179px){
  .hotel-hero .display{font-size:clamp(50px,5.5vw,68px);max-width:12.6ch}
  .h2{max-width:17ch}
}

@media(max-width:760px){
  .hotel-hero .display{font-size:clamp(44px,11.2vw,52px);line-height:.99;letter-spacing:-.05em;max-width:12ch}
}
