.type-world{background:#090c11;color:#f7f3e9;margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.type-world header,.type-world footer{max-width:1100px;margin:auto;padding:24px;display:flex;gap:24px;align-items:center;justify-content:space-between;flex-wrap:wrap}.type-world main{max-width:1000px;margin:auto;padding:24px}.type-world a{color:inherit}.type-world h1{font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.1}.type-world h2{font-size:clamp(1.7rem,3vw,2.6rem);line-height:1.2}.type-world p{font-size:1.125rem;line-height:1.6;max-width:65ch}.type-world section{padding:40px 0;scroll-margin-top:85px}.type-scene{width:min(100%,760px);height:auto;aspect-ratio:3/2;object-fit:contain;display:block;margin:24px auto}.type-chapters{display:flex;gap:20px;position:sticky;top:0;z-index:10;background:#090c11;padding:20px 0;overflow:auto;white-space:nowrap}.type-letters{list-style:none;padding:0;display:flex;gap:20px;flex-wrap:wrap}.type-letters strong{color:#d9b777}.people-grid,.type-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.people-grid>div{padding:24px;border:1px solid #d9b77755;border-radius:20px}.type-grid>a{border:1px solid #d9b77744;border-radius:22px;padding:20px;text-decoration:none}.type-grid img{width:100%;height:auto;aspect-ratio:3/2}.type-grid h2{font-size:1.5rem}.type-world a:focus-visible{outline:3px solid #d7fa55;outline-offset:5px}@media(max-width:600px){.type-grid,.people-grid{grid-template-columns:1fr}.type-world main{padding:16px}}
.type-grid{grid-template-columns:repeat(4,minmax(0,1fr));align-items:stretch}.type-grid>a{display:flex;flex-direction:column}.type-grid h2{font-size:1.3rem;line-height:1.3}.type-grid p{font-size:1rem;line-height:1.5}.type-grid img{transition:transform .23s ease}.type-grid>a:hover img,.type-grid>a:focus-visible img{transform:translateY(-3px) rotate(-1deg)}.type-grid>a:hover{border-color:#d9b777}.type-world .btn{display:inline-block;background:#d9b777;color:#090c11;padding:16px 24px;border-radius:40px;text-decoration:none;font-weight:bold}.type-world header img{filter:none}@media(max-width:1000px){.type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.type-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.type-grid img{transition:none!important;transform:none!important}}
.type-card-copy{display:flex;flex-direction:column;flex:1;min-width:0}.type-card-copy h2{overflow-wrap:anywhere}.type-card-link{display:block;margin-top:auto;padding-top:12px;color:#d9b777;font-weight:700;line-height:1.5}.type-grid{margin-top:28px}.type-grid>a{min-width:0}.type-grid img{object-fit:contain}
@media(max-width:560px){.type-grid{gap:14px}.type-grid>a{display:grid;grid-template-columns:minmax(72px,30%) minmax(0,1fr);align-items:center;gap:14px;padding:16px}.type-grid img{margin:0;width:100%;height:auto}.type-grid h2{margin:0 0 8px;font-size:1.2rem}.type-grid p{margin:0;font-size:1rem}.type-card-link{padding-top:10px}}
@media(max-width:340px){.type-grid>a{grid-template-columns:1fr}.type-grid img{max-width:150px;justify-self:center}}

/* Align corresponding content across each visible row, not just card bottoms.
   Shared intrinsic tracks grow with EN/DE wrapping and enlarged text. */
@media(min-width:561px){
 .type-grid .type-card-copy>h2{margin:0 0 16px;min-block-size:3.9em}
 .type-grid .type-card-copy>p{margin:0;min-block-size:3em}
 .type-grid .type-card-link{margin-top:auto;padding-top:16px}
 @supports(grid-template-rows:subgrid){
  .type-grid>a{display:grid;grid-row:span 4;grid-template-rows:subgrid;row-gap:16px;align-items:start}
  .type-grid>a>img{display:block;margin:0;align-self:start}
  .type-grid .type-card-copy{display:grid;grid-row:span 3;grid-template-rows:subgrid;row-gap:16px;align-self:stretch}
  .type-grid .type-card-copy>h2,.type-grid .type-card-copy>p{margin:0;min-block-size:0;align-self:start}
  .type-grid .type-card-link{margin:0;padding:0;align-self:end}
 }
}
.type-insights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.type-insights article{padding:22px;border-top:2px solid #d9b777}.type-insights h2{font-size:1.25rem}.type-sequence{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;list-style:none;padding:0;counter-reset:step}.type-sequence li{counter-increment:step;border-top:2px solid #d9b777;padding-top:16px}.type-sequence li:before{content:counter(step);font-weight:bold;color:#d9b777}.type-sequence h3{font-size:1.2rem}.type-world .share-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.share-thumb{padding:0;background:transparent;border:2px solid transparent;border-radius:14px;overflow:hidden;cursor:pointer;min-width:0}.share-thumb[aria-pressed=true]{border-color:#d9b777}.share-thumb canvas{display:block;width:100%;height:auto}.format-toggle,.depth-actions{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0}.format-toggle button{background:transparent;color:inherit;border:1px solid #d9b77770;border-radius:24px;padding:12px 16px;font:inherit;cursor:pointer}.format-toggle button[aria-pressed=true]{background:#d9b777;color:#111}.type-world button:disabled{opacity:.4;cursor:wait}.type-world [data-share-status]{min-height:1.6em}.type-world button:focus-visible{outline:3px solid #d7fa55;outline-offset:4px}@media(max-width:700px){.type-insights,.type-sequence{grid-template-columns:1fr}.type-world .share-gallery{gap:8px}.type-chapters{position:static;flex-wrap:wrap;white-space:normal}.type-chapters a{padding:10px 0}.type-sequence li{padding-bottom:10px}}
