.lim-history-page{background:linear-gradient(180deg, var(--lim-cream) 0%, #fffaf6 44%, var(--lim-cream) 100%);}.lim-history-main{display:grid;gap:1.6rem;padding-inline-end:clamp(.5rem, 2vw, 1.4rem);}.lim-history-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0, 1fr);align-items:stretch;min-height:420px;padding:clamp(2rem, 5vw, 4.5rem);border:1px solid rgba(199, 123, 122, .16);border-radius:34px;background:radial-gradient(circle at top right, rgba(199, 123, 122, .20), transparent 34%), linear-gradient(135deg, #fff9f4 0%, #f7e7e2 100%);box-shadow:var(--lim-shadow);}.lim-history-hero.has-history-hero-image{background:linear-gradient(90deg, rgba(255,249,244,.99) 0%, rgba(255,249,244,.96) 43%, rgba(255,249,244,.48) 70%, rgba(255,249,244,.16) 100%);}.lim-history-hero-copy{position:relative;z-index:2;align-self:center;max-width:680px;}.lim-history-hero.has-history-hero-image .lim-history-hero-copy{max-width:min(62%, 700px);}.lim-history-hero h1{margin:.35rem 0 1rem;font-size:clamp(2.35rem, 6vw, 5rem);line-height:.92;letter-spacing:-.05em;}.lim-history-subtitle{margin:0 0 1rem;color:var(--lim-rose-dark);font-size:clamp(1.05rem, 2vw, 1.3rem);font-weight:700;}.lim-history-intro{max-width:60ch;color:var(--lim-muted);font-size:1.02rem;}.lim-history-intro p:last-child{margin-bottom:0;}.lim-history-hero-art{position:absolute;inset:0 0 0 auto;width:min(54%, 790px);min-height:100%;margin:0;border-radius:0;overflow:hidden;isolation:isolate;z-index:1;}.lim-history-hero-art::before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg, rgba(255,249,244,1) 0%, rgba(255,249,244,.92) 11%, rgba(255,249,244,.62) 27%, rgba(255,249,244,.18) 50%, rgba(255,249,244,0) 70%);pointer-events:none;}.lim-history-hero-art::after{content:"";position:absolute;inset:0;z-index:3;background:linear-gradient(180deg, rgba(255, 250, 246, .04), rgba(90, 55, 52, .16));pointer-events:none;}.lim-history-hero-art img{width:100%;height:100%;min-height:420px;object-fit:cover;display:block;filter:saturate(.95) contrast(.98);}.lim-history-stats{display:grid;grid-template-columns:repeat(5, minmax(0, 1fr));gap:.85rem;}.lim-history-stats>div{padding:1.1rem 1rem;border:1px solid var(--lim-border);border-radius:20px;background:rgba(255, 253, 248, .84);box-shadow:var(--lim-shadow-soft);text-align:center;}.lim-history-stats strong{display:block;font-size:clamp(1.4rem, 3vw, 2.2rem);line-height:1;color:var(--lim-rose-dark);}.lim-history-stats span{display:block;margin-top:.35rem;color:var(--lim-muted);font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;}.lim-history-editor-content,.lim-history-period-nav,.lim-history-comments-wrap{padding:clamp(1.2rem, 3vw, 2rem);}.lim-history-period-nav{display:grid;gap:.9rem;}.lim-history-period-nav strong{color:var(--lim-ink);}.lim-history-period-nav div{display:flex;flex-wrap:wrap;gap:.55rem;}.lim-history-period-nav a{display:inline-flex;align-items:center;min-height:34px;padding:.45rem .75rem;border:1px solid var(--lim-border);border-radius:999px;background:#fff8f4;color:var(--lim-rose-dark);text-decoration:none;font-size:.9rem;font-weight:700;}.lim-history-period-nav a:hover,.lim-history-period-nav a:focus{background:var(--lim-rose);color:#fff;}.lim-history-timeline{display:grid;gap:2rem;}.lim-history-period{display:grid;gap:1rem;padding-left:clamp(.35rem, 1.4vw, 1rem);padding-right:clamp(.75rem, 2.2vw, 1.75rem);}.lim-history-period-header{display:block;padding:0 .35rem;text-align:left;}.lim-history-period-header .lim-kicker{margin-bottom:.15rem;}.lim-history-period-header h2{margin:0;font-size:clamp(1.55rem, 3vw, 2.4rem);text-align:left;}.lim-history-period-header span{flex:0 0 auto;color:var(--lim-muted);font-weight:700;}.lim-history-period-line{position:relative;display:grid;gap:1rem;padding-left:clamp(1.55rem, 4vw, 3.25rem);}.lim-history-period-line::before{content:"";position:absolute;top:.4rem;bottom:.4rem;left:7.25rem;width:2px;background:linear-gradient(180deg, rgba(199, 123, 122, 0), rgba(199, 123, 122, .35), rgba(199, 123, 122, 0));}.lim-history-event{position:relative;display:grid;grid-template-columns:6.5rem minmax(0, 1fr);gap:1.15rem;align-items:start;}.lim-history-event::before{content:"";position:absolute;left:6.92rem;top:1.45rem;z-index:2;width:.75rem;height:.75rem;border:3px solid #fffaf6;border-radius:999px;background:var(--lim-rose);box-shadow:0 0 0 1px rgba(199, 123, 122, .28);}.lim-history-event-date{position:sticky;top:1rem;padding-top:1rem;color:var(--lim-rose-dark);font-size:.95rem;font-weight:800;line-height:1.25;text-align:right;}.lim-history-event-card{padding:1.15rem clamp(1.25rem, 2.4vw, 1.75rem);border:1px solid var(--lim-border);border-radius:20px;background:rgba(255, 253, 248, .92);box-shadow:var(--lim-shadow-soft);}.lim-history-event-card h3{margin:.25rem 0 .35rem;font-size:1.08rem;}.lim-history-event-card p{color:var(--lim-muted);}.lim-history-event-card p:last-child{margin-bottom:0;}.lim-history-event-type{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:999px;background:var(--lim-soft);color:var(--lim-rose-dark);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em;}.lim-history-event-series .lim-history-event-card,.lim-history-event-award .lim-history-event-card{border-color:rgba(199, 123, 122, .32);background:linear-gradient(135deg, #fffdf8, #fff4f1);}.lim-history-event-series::before,.lim-history-event-award::before{background:var(--lim-gold);}.lim-history-event-context .lim-history-event-card{border-color:rgba(104, 143, 133, .34);background:linear-gradient(135deg, #fbfffc, #eef7f3);box-shadow:0 10px 26px rgba(77, 115, 105, .09);}.lim-history-event-context .lim-history-event-type{background:rgba(104, 143, 133, .14);color:#50756b;}.lim-history-event-context::before{background:#6f9b8e;}.lim-history-event-germany .lim-history-event-card{border-color:rgba(157, 125, 102, .34);background:linear-gradient(135deg, #fffdf8, #f7eee7);box-shadow:0 10px 26px rgba(137, 103, 82, .09);}.lim-history-event-germany .lim-history-event-type{background:rgba(157, 125, 102, .14);color:#8b624b;}.lim-history-event-germany::before{background:#9d7d66;}.lim-history-link,.lim-history-related-card a,.lim-history-sidebar-link a{display:inline-flex;margin-top:.6rem;color:var(--lim-rose-dark);font-weight:800;text-decoration:none;}.lim-history-link:hover,.lim-history-related-card a:hover,.lim-history-sidebar-link a:hover{text-decoration:underline;}.lim-history-content-layout{display:grid;gap:clamp(1.8rem, 4vw, 3rem);}.lim-history-content-layout.has-history-sidebar{grid-template-columns:minmax(0, 1fr) minmax(260px, 330px);align-items:start;column-gap:clamp(2.2rem, 4.8vw, 4rem);}.lim-history-content-column{min-width:0;padding-inline-end:clamp(.35rem, 1.8vw, 1.5rem);}.lim-history-sidebar{position:sticky;top:1rem;align-self:start;}.lim-history-sidebar-card{display:grid;gap:1rem;padding:clamp(1.1rem, 2vw, 1.45rem);}.lim-history-sidebar-card h2{margin:.1rem 0 0;font-size:1.35rem;}.lim-history-sidebar-list{display:grid;gap:.8rem;}.lim-history-sidebar-subtitle{margin:.3rem 0 0;font-size:.92rem;color:var(--lim-muted);text-transform:uppercase;letter-spacing:.08em;}.lim-history-sidebar-link{padding-top:.8rem;border-top:1px solid var(--lim-border);}.lim-history-sidebar-link:first-child{padding-top:0;border-top:0;}.lim-history-sidebar-link h3{margin:0 0 .35rem;font-size:1rem;}.lim-history-sidebar-link p{margin:0;color:var(--lim-muted);font-size:.92rem;}.lim-history-related{display:grid;gap:1rem;margin-top:.8rem;}.lim-history-related-grid{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;}.lim-history-related-card{padding:1.15rem;}.lim-history-related-card h3{margin-top:0;}@media (max-width: 920px){.lim-history-hero{grid-template-columns:1fr;}.lim-history-hero-art{margin:0;min-height:230px;}.lim-history-hero-art::before{inset:0 0 auto;width:100%;height:48%;background:linear-gradient(180deg, #fff9f4 0%, rgba(255, 249, 244, .52) 42%, rgba(255, 249, 244, 0) 100%);}.lim-history-content-layout.has-history-sidebar{grid-template-columns:1fr;column-gap:0;}.lim-history-main,.lim-history-content-column,.lim-history-period{padding-inline-end:0;}.lim-history-sidebar{position:static;}.lim-history-period-line{padding-left:0;}.lim-history-period-line::before{left:.45rem;}.lim-history-event{grid-template-columns:1fr;padding-left:1.55rem;gap:.35rem;}.lim-history-event::before{left:.07rem;top:.45rem;}.lim-history-event-date{position:static;padding-top:0;text-align:left;}.lim-history-related-grid{grid-template-columns:1fr;}}@media (max-width: 620px){.lim-history-period-header{display:grid;align-items:start;}}.lim-history-page .lim-history-hero{border:0;box-shadow:none;}.lim-history-page .lim-history-hero-copy{max-width:640px;}.lim-history-page .lim-history-hero.has-history-hero-image .lim-history-hero-copy{max-width:min(58%, 660px);}.lim-history-page .lim-history-hero h1{margin-bottom:.85rem;}.lim-history-page .lim-history-subtitle{margin-bottom:.75rem;}.lim-history-page .lim-history-intro{font-size:.98rem;}.lim-history-page .lim-history-timeline{padding-left:clamp(.65rem, 2.2vw, 1.85rem);}.lim-history-page .lim-history-period{padding-left:clamp(.75rem, 2vw, 1.65rem);}@media (max-width: 920px){.lim-history-page .lim-history-hero{min-height:0;padding:clamp(1.35rem, 5vw, 2rem);}.lim-history-page .lim-history-hero.has-history-hero-image .lim-history-hero-copy{max-width:none;}.lim-history-page .lim-history-period-nav,.lim-history-page .lim-history-timeline,.lim-history-page .lim-history-period{padding-left:0;margin-left:0;}}.lim-history-page .lim-history-hero{min-height:330px;padding:clamp(1.55rem, 3.4vw, 3.1rem) clamp(1.65rem, 4.2vw, 3.6rem);}.lim-history-page .lim-history-hero h1{font-size:clamp(2.1rem, 4.8vw, 4.05rem);line-height:.95;}.lim-history-page .lim-history-subtitle{font-size:clamp(1rem, 1.8vw, 1.22rem);line-height:1.45;}.lim-history-page .lim-history-period-nav{padding-left:clamp(2.15rem, 5vw, 4rem);padding-right:clamp(1.5rem, 4vw, 3.25rem);}@media (max-width: 920px){.lim-history-page .lim-history-hero-copy,.lim-history-page .lim-history-hero.has-history-hero-image .lim-history-hero-copy,.lim-history-page .lim-history-hero h1,.lim-history-page .lim-history-subtitle,.lim-history-page .lim-history-intro{max-width:none;}.lim-history-page .lim-history-hero-art{position:relative;min-height:220px;margin-top:1.2rem;border-radius:24px;}.lim-history-page .lim-history-hero-art img{min-height:220px;}.lim-history-page .lim-history-period-nav{padding-left:clamp(1.2rem, 5vw, 1.8rem);padding-right:clamp(1.2rem, 5vw, 1.8rem);}}.lim-history-page .lim-history-hero{background:#fff9f4;}.lim-history-page .lim-history-hero-art img{-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.lim-history-page .lim-history-hero-art::after{background:linear-gradient(
    180deg,
    rgba(255, 250, 246, .02),
    rgba(90, 55, 52, .07)
  );}@media (max-width: 920px){.lim-history-page .lim-history-hero-art{width:100%;}.lim-history-page .lim-history-hero-art::before{inset:0;width:auto;transform:none;}}.lim-history-page .lim-history-hero.has-history-hero-image{background:radial-gradient(circle at 90% 18%, rgba(199, 123, 122, .06), transparent 38%),
    linear-gradient(90deg, #fff9f4 0%, #fff9f4 46%, #fbf0ea 76%, #f7e8e2 100%);}@media (max-width: 920px){.lim-history-page .lim-history-hero-art img{-webkit-mask-image:linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, .08) 14%,
      rgba(0, 0, 0, .25) 30%,
      rgba(0, 0, 0, .50) 48%,
      rgba(0, 0, 0, .76) 66%,
      #000 84%
    );mask-image:linear-gradient(
      180deg,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, .08) 14%,
      rgba(0, 0, 0, .25) 30%,
      rgba(0, 0, 0, .50) 48%,
      rgba(0, 0, 0, .76) 66%,
      #000 84%
    );}.lim-history-page .lim-history-hero-art::before{filter:blur(22px);background:linear-gradient(
      180deg,
      #fff9f4 0%,
      rgba(255, 249, 244, .78) 32%,
      rgba(255, 249, 244, .34) 58%,
      rgba(255, 249, 244, 0) 84%
    );}}.lim-history-page .lim-history-hero,.lim-history-page .lim-history-hero.has-history-hero-image{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0, 1fr);align-items:stretch;min-height:420px;padding:clamp(1.65rem, 3.4vw, 3.1rem) clamp(1.65rem, 4.2vw, 3.6rem);background:linear-gradient(
    90deg,
    rgba(255, 250, 243, .98) 0%,
    rgba(255, 250, 243, .95) 45%,
    rgba(255, 250, 243, .35) 72%,
    rgba(255, 250, 243, .12) 100%
  );}.lim-history-page .lim-history-hero-copy,.lim-history-page .lim-history-hero.has-history-hero-image .lim-history-hero-copy{position:relative;z-index:2;align-self:center;max-width:min(60%, 680px);}.lim-history-page .lim-history-hero h1{max-width:8.8ch;}.lim-history-page .lim-history-subtitle{max-width:30rem;}.lim-history-page .lim-history-intro{max-width:34rem;}.lim-history-page .lim-history-hero-art{position:absolute;inset:0 0 0 auto;right:0;left:auto;width:min(52%, 760px);min-height:100%;margin:0;border:0;border-radius:0;box-shadow:none;background:transparent;overflow:hidden;isolation:isolate;z-index:1;}.lim-history-page .lim-history-hero-art img{width:100%;height:100%;min-height:420px;display:block;object-fit:cover;object-position:center right;filter:saturate(.95) contrast(.98);-webkit-mask-image:none;mask-image:none;}.lim-history-page .lim-history-hero-art::before{content:"";position:absolute;inset:0;z-index:2;width:auto;height:auto;transform:none;filter:none;background:linear-gradient(
    90deg,
    rgba(255, 250, 243, 1) 0%,
    rgba(255, 250, 243, .92) 10%,
    rgba(255, 250, 243, .60) 24%,
    rgba(255, 250, 243, .12) 45%,
    rgba(255, 250, 243, 0) 64%
  );pointer-events:none;}.lim-history-page .lim-history-hero-art::after{display:none;}@media (max-width: 1024px){.lim-history-page .lim-history-hero,.lim-history-page .lim-history-hero.has-history-hero-image{min-height:0;}.lim-history-page .lim-history-hero-copy,.lim-history-page .lim-history-hero.has-history-hero-image .lim-history-hero-copy,.lim-history-page .lim-history-hero h1,.lim-history-page .lim-history-subtitle,.lim-history-page .lim-history-intro{max-width:none;}.lim-history-page .lim-history-hero-art{position:relative;inset:auto;width:100%;min-height:280px;order:2;margin-top:1.2rem;border-radius:24px;}.lim-history-page .lim-history-hero-art img{min-height:280px;}.lim-history-page .lim-history-hero-art::before{background:linear-gradient(
      180deg,
      rgba(255, 250, 243, .15) 0%,
      rgba(255, 250, 243, .02) 40%,
      rgba(255, 250, 243, 0) 100%
    );}}@media (max-width: 620px){.lim-history-page .lim-history-hero,.lim-history-page .lim-history-hero.has-history-hero-image{padding:24px;}.lim-history-page .lim-history-hero-art,.lim-history-page .lim-history-hero-art img{min-height:230px;}}.lim-history-page{--lim-history-line-x:7.05rem;--lim-history-date-col:6.4rem;--lim-history-gap:1.3rem;}.lim-history-page .lim-history-period-nav strong{align-items:center;gap:.45rem;}.lim-history-page .lim-history-period-nav a{transition:transform .18s ease, box-shadow .18s ease, background .18s ease, color .18s ease, border-color .18s ease;}.lim-history-page .lim-history-period-nav a:hover,.lim-history-page .lim-history-period-nav a:focus{transform:translateY(-1px);border-color:rgba(168, 95, 94, .36);box-shadow:0 10px 20px rgba(168, 95, 94, .11);}.lim-history-page .lim-history-timeline{gap:clamp(2.1rem, 4vw, 3.25rem);}.lim-history-page .lim-history-period{position:relative;gap:clamp(1rem, 2vw, 1.35rem);padding:0 clamp(.55rem, 1.8vw, 1.2rem) 0 clamp(.65rem, 2vw, 1.45rem);}.lim-history-page .lim-history-period-header{position:relative;overflow:hidden;display:grid;gap:.3rem;padding:clamp(1.1rem, 2.8vw, 1.55rem) clamp(1.25rem, 3vw, 1.9rem);border:1px solid rgba(234, 223, 211, .92);border-radius:28px;background:radial-gradient(circle at 100% 0%, rgba(199, 123, 122, .12), transparent 34%),
    radial-gradient(circle at 0% 100%, rgba(200, 166, 111, .11), transparent 32%),
    linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(255, 248, 243, .92));box-shadow:0 14px 34px rgba(70, 52, 42, .052);}.lim-history-page .lim-history-period-header::before{content:"";position:absolute;inset:0 auto 0 0;width:5px;background:linear-gradient(180deg, var(--lim-gold), var(--lim-rose));opacity:.78;}.lim-history-page .lim-history-period-header::after{position:absolute;right:clamp(1rem, 3vw, 1.8rem);top:50%;color:rgba(199, 123, 122, .12);font-size:clamp(2.2rem, 6vw, 4.2rem);line-height:1;transform:translateY(-50%) rotate(-8deg);pointer-events:none;}.lim-history-page .lim-history-period-kapitel{position:relative;z-index:1;display:inline-flex;align-items:center;gap:.4rem;width:fit-content;color:var(--lim-rose-dark);font-size:.72rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase;}.lim-history-page .lim-history-period-kapitel::before{content:"";width:.42rem;height:.42rem;border-radius:999px;background:var(--lim-gold);box-shadow:0 0 0 4px rgba(200, 166, 111, .14);}.lim-history-page .lim-history-period-header h2{position:relative;z-index:1;margin:0;max-width:14ch;color:var(--lim-ink);font-size:clamp(1.75rem, 3.5vw, 2.75rem);line-height:.98;letter-spacing:-.04em;}.lim-history-page .lim-history-period-range{position:relative;z-index:1;display:inline-flex;align-items:center;width:fit-content;margin:.12rem 0 0;padding:.34rem .7rem;border:1px solid rgba(199, 123, 122, .18);border-radius:999px;background:rgba(255, 255, 255, .52);color:var(--lim-muted);font-size:.88rem;font-weight:750;}.lim-history-page .lim-history-period-line{gap:1.05rem;padding-left:0;}.lim-history-page .lim-history-period-line::before{top:.9rem;bottom:.9rem;left:var(--lim-history-line-x);width:3px;border-radius:999px;background:linear-gradient(
    180deg,
    rgba(199, 123, 122, 0),
    rgba(199, 123, 122, .22) 12%,
    rgba(200, 166, 111, .38) 52%,
    rgba(199, 123, 122, .22) 88%,
    rgba(199, 123, 122, 0)
  );}.lim-history-page .lim-history-event{--lim-history-accent:var(--lim-rose);--lim-history-accent-dark:var(--lim-rose-dark);--lim-history-border:rgba(199, 123, 122, .26);--lim-history-soft:rgba(199, 123, 122, .12);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(255, 245, 242, .94));grid-template-columns:var(--lim-history-date-col) minmax(0, 1fr);gap:var(--lim-history-gap);align-items:start;}.lim-history-page .lim-history-event::before{left:var(--lim-history-line-x);top:1.38rem;box-sizing:border-box;width:1.18rem;height:1.18rem;border:4px solid #fffaf6;background:var(--lim-history-accent);box-shadow:0 0 0 1px var(--lim-history-border),
    0 0 0 7px var(--lim-history-soft),
    0 8px 18px rgba(70, 52, 42, .10);transform:translateX(-50%);}.lim-history-page .lim-history-event-date{justify-content:center;align-items:center;}.lim-history-page .lim-history-event-card{position:relative;overflow:hidden;padding:clamp(1.05rem, 2.1vw, 1.35rem) clamp(1.15rem, 2.6vw, 1.65rem) clamp(1.15rem, 2.5vw, 1.5rem);border:1px solid var(--lim-history-border);border-radius:24px;background:var(--lim-history-card);box-shadow:0 14px 34px rgba(70, 52, 42, .065);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease;}.lim-history-page .lim-history-event-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg, var(--lim-history-accent), rgba(255, 255, 255, 0));opacity:.78;}.lim-history-page .lim-history-event-card::after{content:"";position:absolute;right:-2.2rem;top:-2.4rem;width:7rem;height:7rem;border-radius:999px;background:var(--lim-history-soft);filter:blur(2px);opacity:.72;pointer-events:none;}.lim-history-page .lim-history-event-card h3,.lim-history-page .lim-history-event-card p,.lim-history-page .lim-history-event-card .lim-history-link,.lim-history-page .lim-history-event-type{position:relative;z-index:1;}.lim-history-page .lim-history-event-card h3{margin:.48rem 0 .45rem;font-size:clamp(1.03rem, 1.6vw, 1.18rem);line-height:1.25;letter-spacing:-.015em;}.lim-history-page .lim-history-event-card p{line-height:1.65;}.lim-history-page .lim-history-event-type{gap:.38rem;padding:.28rem .62rem;border:1px solid rgba(255, 255, 255, .58);background:var(--lim-history-soft);color:var(--lim-history-accent-dark);box-shadow:inset 0 1px 0 rgba(255, 255, 255, .45);font-size:.68rem;letter-spacing:.095em;}.lim-history-page .lim-history-event-type::before{content:"✦";color:var(--lim-history-accent);font-size:.72rem;line-height:1;}.lim-history-page .lim-history-event-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb, var(--lim-history-accent) 50%, #fff 50%);box-shadow:0 18px 42px rgba(70, 52, 42, .09);}.lim-history-page .lim-history-event-context{--lim-history-accent:#6f9b8e;--lim-history-accent-dark:#50756b;--lim-history-border:rgba(104, 143, 133, .34);--lim-history-soft:rgba(104, 143, 133, .14);--lim-history-card:linear-gradient(135deg, rgba(253, 255, 252, .98), rgba(239, 248, 244, .94));}.lim-history-page .lim-history-event-context .lim-history-event-type::before{content:"◎";}.lim-history-page .lim-history-event-series{--lim-history-accent:#c77b7a;--lim-history-accent-dark:#a85f5e;--lim-history-border:rgba(199, 123, 122, .32);--lim-history-soft:rgba(199, 123, 122, .14);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(255, 242, 241, .96));}.lim-history-page .lim-history-event-series .lim-history-event-type::before{content:"★";}.lim-history-page .lim-history-event-magazine{--lim-history-accent:#c8a66f;--lim-history-accent-dark:#907041;--lim-history-border:rgba(200, 166, 111, .34);--lim-history-soft:rgba(200, 166, 111, .16);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(250, 244, 232, .96));}.lim-history-page .lim-history-event-magazine .lim-history-event-type::before{content:"▣";}.lim-history-page .lim-history-event-person{--lim-history-accent:#9b879f;--lim-history-accent-dark:#705f75;--lim-history-border:rgba(155, 135, 159, .32);--lim-history-soft:rgba(155, 135, 159, .15);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(246, 241, 248, .96));}.lim-history-page .lim-history-event-person .lim-history-event-type::before{content:"☽";}.lim-history-page .lim-history-event-germany{--lim-history-accent:#9d7d66;--lim-history-accent-dark:#765941;--lim-history-border:rgba(157, 125, 102, .34);--lim-history-soft:rgba(157, 125, 102, .16);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(248, 238, 231, .96));}.lim-history-page .lim-history-event-germany .lim-history-event-type::before{content:"⌂";}.lim-history-page .lim-history-event-award{--lim-history-accent:#d0a356;--lim-history-accent-dark:#926a31;--lim-history-border:rgba(208, 163, 86, .36);--lim-history-soft:rgba(208, 163, 86, .17);--lim-history-card:linear-gradient(135deg, rgba(255, 253, 248, .98), rgba(252, 244, 229, .96));}.lim-history-page .lim-history-event-award .lim-history-event-type::before{content:"◆";}.lim-history-page .lim-history-link{align-items:center;gap:.35rem;width:fit-content;padding:.2rem 0;}.lim-history-page .lim-history-link::after{content:"";width:1.35rem;height:1px;background:currentColor;opacity:.42;transition:width .18s ease, opacity .18s ease;}.lim-history-page .lim-history-link:hover::after,.lim-history-page .lim-history-link:focus::after{width:1.8rem;opacity:.75;}@supports not (color: color-mix(in srgb, #000 50%, #fff 50%)){.lim-history-page .lim-history-event-card:hover{border-color:var(--lim-history-border);}}@media (max-width: 920px){.lim-history-page{--lim-history-line-x:.72rem;}.lim-history-page .lim-history-period{padding-inline:0;}.lim-history-page .lim-history-period-header{border-radius:24px;}.lim-history-page .lim-history-period-header h2{max-width:none;}.lim-history-page .lim-history-period-line{gap:.95rem;padding-left:0;}.lim-history-page .lim-history-period-line::before{left:var(--lim-history-line-x);}.lim-history-page .lim-history-event{grid-template-columns:1fr;gap:.42rem;padding-left:1.7rem;}.lim-history-page .lim-history-event::before{left:var(--lim-history-line-x);top:.92rem;width:1rem;height:1rem;border-width:3px;}.lim-history-page .lim-history-event-date{min-width:0;max-width:none;padding:.36rem .58rem;font-size:.76rem;}.lim-history-page .lim-history-event-card{border-radius:22px;}}@media (max-width: 620px){.lim-history-page .lim-history-period-header{padding:1rem 1rem 1.1rem 1.15rem;}.lim-history-page .lim-history-period-header::after{display:none;}.lim-history-page .lim-history-event-card{padding:1rem 1rem 1.08rem;}}.lim-history-page .lim-history-period-nav{border-color:rgba(234, 223, 211, .86);}.lim-history-page .lim-history-period-nav::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg, rgba(200, 166, 111, .65), rgba(199, 123, 122, .28), rgba(200, 166, 111, 0));opacity:.72;}.lim-history-page .lim-history-period-nav::after{content:"Zeitstrahl";position:absolute;right:clamp(.9rem, 2.5vw, 1.5rem);top:.65rem;color:rgba(168, 95, 94, .045);font-size:clamp(2.4rem, 5vw, 4.4rem);font-weight:900;line-height:1;letter-spacing:-.06em;pointer-events:none;}.lim-history-page .lim-history-period-nav strong{position:relative;z-index:1;}.lim-history-page .lim-history-period-nav div{position:relative;z-index:1;}.lim-history-page .lim-history-period-nav a{border-color:rgba(199, 123, 122, .18);}.lim-history-page .lim-history-period-nav a::before{place-items:center;width:1.35rem;height:1.35rem;border-radius:999px;background:rgba(200, 166, 111, .13);color:#9b7541;font-size:.62rem;font-weight:850;letter-spacing:-.02em;}.lim-history-page .lim-history-period-nav a:hover::before,.lim-history-page .lim-history-period-nav a:focus::before{background:var(--lim-rose);color:#fff;}.lim-history-page .lim-history-sidebar-card{border-color:rgba(234, 223, 211, .9);}.lim-history-page .lim-history-sidebar-card::before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg, var(--lim-gold), rgba(199, 123, 122, .36), transparent);opacity:.76;}.lim-history-page .lim-history-sidebar-card::after{content:"✦";position:absolute;right:.9rem;top:.8rem;color:rgba(199, 123, 122, .09);font-size:2.3rem;line-height:1;transform:rotate(-8deg);pointer-events:none;}.lim-history-page .lim-history-sidebar-list{position:relative;z-index:1;}.lim-history-page .lim-history-sidebar-link{position:relative;padding:.76rem .78rem .78rem .92rem;border:1px solid rgba(234, 223, 211, .72);border-radius:17px;background:rgba(255, 255, 255, .44);box-shadow:0 8px 18px rgba(70, 52, 42, .035);transition:transform .18s ease, box-shadow .18s ease, border-color .18s ease, background .18s ease;}.lim-history-page .lim-history-sidebar-link::before{position:absolute;left:.58rem;top:.98rem;width:.34rem;height:.34rem;border-radius:999px;background:var(--lim-gold);box-shadow:0 0 0 4px rgba(200, 166, 111, .13);}.lim-history-page .lim-history-sidebar-link h3 a{margin-top:0;color:inherit;}@media (max-width: 920px){.lim-history-page .lim-history-period-nav::after,.lim-history-page .lim-history-sidebar-card::after{display:none;}}.lim-history-page .lim-history-period-nav{position:relative;overflow:visible;gap:.65rem;margin:clamp(.9rem, 2vw, 1.35rem) 0 clamp(1.35rem, 3vw, 2rem);padding:.15rem 0 .1rem;border:0;border-radius:0;background:transparent;box-shadow:none;}.lim-history-page .lim-history-period-nav::before,.lim-history-page .lim-history-period-nav::after{display:none;content:none;}.lim-history-page .lim-history-period-nav strong{display:inline;width:fit-content;padding:0;border:0;border-radius:0;background:linear-gradient(180deg, transparent 58%, rgba(243, 217, 215, .48) 58%);box-shadow:none;color:var(--lim-ink);font-size:.94rem;letter-spacing:-.01em;}.lim-history-page .lim-history-period-nav strong::before{content:"✦";margin-right:.35rem;color:var(--lim-gold);font-size:.72rem;}.lim-history-page .lim-history-period-nav div{gap:.4rem .45rem;counter-reset:none;}.lim-history-page .lim-history-period-nav a{counter-increment:none;gap:0;min-height:0;padding:.3rem .64rem .32rem;border:1px solid rgba(199, 123, 122, .18);border-radius:999px;background:transparent;box-shadow:none;color:var(--lim-rose-dark);font-size:.8rem;font-weight:750;letter-spacing:-.01em;}.lim-history-page .lim-history-period-nav a::before{display:none;content:none;}.lim-history-page .lim-history-period-nav a:hover,.lim-history-page .lim-history-period-nav a:focus{background:rgba(199, 123, 122, .07);color:var(--lim-rose-dark);text-decoration:none;}.lim-history-page .lim-history-sidebar-card{position:relative;overflow:visible;gap:.85rem;}.lim-history-page .lim-history-sidebar-card::before,.lim-history-page .lim-history-sidebar-card::after{display:none;content:none;}.lim-history-page .lim-history-sidebar-card .lim-kicker{position:relative;z-index:1;width:fit-content;margin:0;padding:0;border-radius:0;background:transparent;box-shadow:none;color:var(--lim-rose-dark);font-size:.68rem;letter-spacing:.12em;}.lim-history-page .lim-history-sidebar-card h2{position:relative;z-index:1;display:inline;width:fit-content;margin:.05rem 0 .1rem;color:var(--lim-ink);font-size:clamp(1.12rem, 1.9vw, 1.28rem);line-height:1.18;letter-spacing:-.025em;box-decoration-break:clone;-webkit-box-decoration-break:clone;}.lim-history-page .lim-history-sidebar-list{gap:.55rem;}.lim-history-page .lim-history-sidebar-subtitle{width:fit-content;margin:.15rem 0 .05rem;padding:0;border-radius:0;background:transparent;color:#8b6a3f;font-size:.67rem;font-weight:850;letter-spacing:.11em;}.lim-history-page .lim-history-sidebar-link,.lim-history-page .lim-history-sidebar-link:first-child{position:relative;padding:.62rem 0 .65rem;border:0;border-top:1px solid rgba(234, 223, 211, .72);border-radius:0;background:transparent;box-shadow:none;transition:none;}.lim-history-page .lim-history-sidebar-link:first-child{border-top:0;padding-top:.15rem;}.lim-history-page .lim-history-sidebar-link::before{display:none;content:none;}.lim-history-page .lim-history-sidebar-link h3{margin:0 0 .22rem;padding-left:0;color:var(--lim-ink);font-size:.94rem;line-height:1.28;letter-spacing:-.012em;}.lim-history-page .lim-history-sidebar-link p{padding-left:0;color:var(--lim-muted);font-size:.86rem;line-height:1.5;}.lim-history-page .lim-history-sidebar-link>a{margin:.42rem 0 0;padding:.18rem 0;font-size:.82rem;}.lim-history-page .lim-history-sidebar-link:hover{transform:none;border-color:rgba(234, 223, 211, .72);background:transparent;box-shadow:none;}.lim-history-page .lim-history-event-date{position:sticky;top:1rem;display:block;justify-self:end;min-width:0;max-width:none;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--lim-history-accent-dark);font-size:.82rem;font-weight:850;letter-spacing:.01em;line-height:1.2;text-align:right;}@media (max-width: 920px){.lim-history-page .lim-history-period-nav{margin-bottom:1.35rem;}.lim-history-page .lim-history-period-nav a{font-size:.78rem;}.lim-history-page .lim-history-event-date{position:static;justify-self:start;text-align:left;}}.lim-history-page .lim-history-sidebar-card{padding:clamp(1rem, 2vw, 1.3rem);border:1px solid rgba(234, 223, 211, .86);border-radius:24px;background:transparent;box-shadow:none;}.lim-history-page .lim-history-sidebar-card h2{background:linear-gradient(180deg, transparent 56%, rgba(243, 217, 215, .58) 56%);}.lim-history-page .lim-history-event-date{margin-top:1.35rem;margin-right:.55rem;}@media (max-width: 920px){.lim-history-page .lim-history-event-date{margin-top:0;margin-right:0;}}.lim-history-page .lim-history-main{padding-block-start:clamp(1.5rem, 3vw, 2.75rem);padding-block-end:clamp(2rem, 4vw, 3.5rem);}.lim-history-page .lim-theme-more-nav{width:auto;margin-inline:clamp(1rem, 3vw, 2.5rem);}@media (max-width: 620px){.lim-history-page .lim-theme-more-nav{margin-inline:.75rem;}}@media (max-width: 920px){.lim-history-page .lim-history-main{padding-block-start:1.25rem;padding-block-end:2rem;}}.lim-history-page .lim-history-period-nav strong::before,.lim-history-page .lim-history-period-header::after,.lim-history-page .lim-history-event-type::before,.lim-history-page .lim-history-sidebar-card::after{background-color:currentColor;color:inherit;-webkit-mask:var(--lim-css-mask) center / contain no-repeat;mask:var(--lim-css-mask) center / contain no-repeat;}.lim-history-page .lim-history-period-nav strong::before,.lim-history-page .lim-history-event-type::before{content:"" !important;display:inline-block;width:1em;height:1em;line-height:1;}.lim-history-page .lim-history-period-nav strong::before{--lim-css-mask:var(--lim-mask-sparkles);}.lim-history-page .lim-history-period-header::after,.lim-history-page .lim-history-sidebar-card::after{--lim-css-mask:var(--lim-mask-sparkles);}.lim-history-page .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-sparkles);}.lim-history-page .lim-history-event-context .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-circle-dot);}.lim-history-page .lim-history-event-series .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-star);}.lim-history-page .lim-history-event-magazine .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-library-big);}.lim-history-page .lim-history-event-person .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-user-round);}.lim-history-page .lim-history-event-germany .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-home);}.lim-history-page .lim-history-event-award .lim-history-event-type::before{--lim-css-mask:var(--lim-mask-gem);}.lim-history-page .lim-history-heading,.lim-history-period-header h2.lim-history-heading{margin-bottom:clamp(.85rem, 1.6vw, 1.35rem);}.lim-history-page .lim-kicker::before,.lim-history-page .lim-inline-sparkle-icon,.lim-history-page .lim-history-period-nav strong::before,.lim-history-page .lim-history-period-header::after,.lim-history-page .lim-history-sidebar-card::after{color:rgba(199, 123, 122, .56);}.lim-history-page .lim-history-period-nav strong::before,.lim-history-page .lim-history-period-header::after,.lim-history-page .lim-history-sidebar-card::after{--lim-css-mask:var(--lim-mask-flower);}.lim-history-event-filters{display:flex;align-items:center;justify-content:space-between;gap:.9rem;margin-bottom:1rem;}.lim-history-event-filters>div{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.45rem;}.lim-history-event-filters button{border:1px solid rgba(199, 123, 122, .2);border-radius:999px;background:rgba(255, 253, 248, .88);color:var(--lim-muted);font:inherit;font-size:.82rem;font-weight:750;padding:.44rem .72rem;cursor:pointer;}.lim-history-event-filters button.is-active,.lim-history-event-filters button:hover,.lim-history-event-filters button:focus-visible{background:rgba(199, 123, 122, .16);border-color:rgba(199, 123, 122, .42);color:var(--lim-rose-dark);}.lim-history-event.is-hidden-by-filter{display:none;}@media (max-width: 760px){.lim-history-event-filters{align-items:flex-start;flex-direction:column;margin-inline:.75rem;}.lim-history-event-filters>div{justify-content:flex-start;}.lim-history-page .lim-history-timeline,.lim-history-page .lim-history-period{margin-inline:.5rem;}.lim-history-page .lim-history-event-card{padding-inline:1rem;}}.lim-history-page .lim-history-event-filters{margin-inline:clamp(.75rem, 2.2vw, 1.55rem) clamp(.25rem, 1.2vw, .85rem) !important;margin-bottom:1rem !important;}@media (max-width: 760px){.lim-history-page .lim-history-event-filters{margin-inline:.75rem !important;}}@media (max-width: 760px){.lim-history-page .lim-history-sidebar{padding-inline:.75rem !important;box-sizing:border-box !important;}.lim-history-page .lim-history-sidebar-card{margin-inline:0 !important;}}.lim-history-page .lim-history-period-header::after{content:none !important;display:none !important;background:none !important;-webkit-mask:none !important;mask:none !important;}body .lim-history-intro{max-width:34rem !important;color:var(--lim-muted) !important;font-size:1rem !important;font-weight:400 !important;line-height:1.7 !important;}body .lim-history-intro p{color:inherit !important;font:inherit !important;line-height:inherit !important;}.lim-history-event-filter-select{display:none}@media (max-width:760px){.lim-history-event-filters{width:auto}.lim-history-event-filter-buttons{display:none!important}.lim-history-event-filter-select{position:relative;display:block;width:100%}.lim-history-event-filter-select:after{content:"";position:absolute;top:50%;right:1rem;width:.55rem;height:.55rem;border-right:2px solid var(--lim-rose-dark);border-bottom:2px solid var(--lim-rose-dark);pointer-events:none;transform:translateY(-68%) rotate(45deg)}.lim-history-event-filter-select select{width:100%;min-height:46px;padding:.68rem 2.65rem .68rem .85rem;border:1px solid rgba(199,123,122,.32);border-radius:14px;appearance:none;-webkit-appearance:none;background:rgba(255,253,248,.96);color:var(--lim-ink);font:inherit;font-size:.9rem;font-weight:700;cursor:pointer}.lim-history-event-filter-select select:focus-visible{outline:2px solid rgba(199,123,122,.34);outline-offset:2px}}
