.history-page__main{z-index:2;width:min(1180px,100% - 48px);margin-inline:auto;padding:108px 0 90px;position:relative}.history-breadcrumb{border-bottom:1px solid var(--line);color:var(--ink-soft);font-family:var(--read-mono);flex-wrap:wrap;align-items:center;gap:14px;padding-bottom:12px;font-size:.78rem;display:flex}.history-breadcrumb a{color:var(--teal)}.history-hero{max-width:900px;padding:clamp(46px,8vw,86px) 0 clamp(54px,8vw,88px)}.history-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(4rem,10vw,8rem);font-weight:800;line-height:.98}.history-hero>p:last-child{max-width:660px;color:var(--ink-soft);margin:24px 0 0;font-size:clamp(1rem,2vw,1.22rem);font-weight:600;line-height:1.9}.history-timeline{gap:clamp(72px,10vw,126px);padding-left:72px;display:grid;position:relative}.history-timeline:before{background:linear-gradient(var(--teal), var(--line) 80%, transparent);content:"";width:2px;position:absolute;top:14px;bottom:0;left:20px}.history-exhibit{grid-template-columns:minmax(0,1fr);gap:22px;display:grid;position:relative}.history-exhibit__dot{border:5px solid var(--paper);background:var(--teal);width:22px;height:22px;box-shadow:0 0 0 2px var(--teal);border-radius:50%;position:absolute;top:6px;left:-62px}.history-exhibit__header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:20px;display:grid}.history-exhibit__header>span{min-height:34px;color:var(--card);background:var(--teal);font-family:var(--read-mono);white-space:nowrap;border-radius:3px;align-items:center;padding:4px 13px;font-size:.78rem;font-weight:700;display:inline-flex}.history-exhibit__header h2,.history-exhibit__header p{margin:0}.history-exhibit__header h2{font-size:clamp(1.7rem,4vw,2.8rem);line-height:1.25}.history-exhibit__header p{color:var(--ink-soft);font-family:var(--read-mono);margin-top:5px;font-size:.78rem}.history-browser{border:1px solid color-mix(in srgb, var(--ink) 24%, transparent);background:#d5d2ca;border-radius:11px;position:relative;overflow:hidden;box-shadow:0 24px 54px -32px #272218db}.history-browser__bar{background:#e8e6df;border-bottom:1px solid #27221829;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;min-height:46px;padding:7px 12px;display:grid}.history-browser__dots{gap:7px;display:flex}.history-browser__dots i{background:#e0665c;border-radius:50%;width:11px;height:11px}.history-browser__dots i:nth-child(2){background:#d8a83f}.history-browser__dots i:nth-child(3){background:#63a95e}.history-browser__url{color:#5d594f;font-family:var(--read-mono);text-align:center;text-overflow:ellipsis;white-space:nowrap;background:#ffffffb3;border:1px solid #2722181f;border-radius:6px;padding:3px 14px;font-size:.7rem;overflow:hidden}.history-browser__viewport{scrollbar-color:var(--teal) #d9d6ce;scrollbar-width:thin;background:#fff;height:420px;overflow-y:auto}.history-browser__viewport::-webkit-scrollbar{width:8px}.history-lightbox__scroll::-webkit-scrollbar{width:8px}.history-browser__viewport::-webkit-scrollbar-track{background:#d9d6ce}.history-lightbox__scroll::-webkit-scrollbar-track{background:#d9d6ce}.history-browser__viewport::-webkit-scrollbar-thumb{background:var(--teal);border-radius:999px}.history-lightbox__scroll::-webkit-scrollbar-thumb{background:var(--teal);border-radius:999px}.history-browser__viewport:focus-visible{outline:3px solid var(--read-cyan);outline-offset:-3px}.history-browser__viewport img,.history-lightbox__scroll img{width:100%;max-width:none;height:auto;display:block}.history-browser__hint{z-index:2;color:#fff;font-family:var(--read-mono);pointer-events:none;background:#0c3a35e6;border:1px solid #ffffff3d;border-radius:999px;padding:5px 11px;font-size:.68rem;position:absolute;bottom:14px;right:18px;box-shadow:0 5px 15px #0000002e}.history-caption{border:1px solid var(--line);border-left:6px solid var(--teal);background:linear-gradient(135deg, #ffffff4d, transparent), var(--card);border-radius:4px;gap:16px;padding:22px 24px;display:grid;box-shadow:0 12px 28px -24px #272218b8}.history-caption p{color:var(--ink);margin:0;font-size:1rem;font-weight:600;line-height:1.85}.history-caption ul{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.history-caption li{border:1px solid color-mix(in srgb, var(--teal) 42%, transparent);color:var(--teal);background:color-mix(in srgb, var(--teal) 6%, transparent);font-family:var(--read-mono);border-radius:999px;padding:3px 10px;font-size:.7rem;font-weight:700}.history-subpages h3{color:var(--ink-soft);font-family:var(--read-mono);margin:6px 0 12px;font-size:.78rem}.history-subpages__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.history-subpages button{color:var(--ink);background:var(--card);text-align:left;cursor:pointer;border:0;gap:4px;padding:0 0 10px;display:grid;box-shadow:0 12px 24px -22px #272218e6}.history-subpages__image{border:1px solid var(--line);background:#fff;height:168px;display:block;position:relative;overflow:hidden}.history-subpages__image img{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .18s;display:block}.history-subpages__image i{color:#fff;width:30px;height:30px;font-family:var(--read-mono);background:#0c3a35e6;border-radius:50%;place-items:center;font-style:normal;display:grid;position:absolute;bottom:9px;right:9px}.history-subpages strong,.history-subpages small{padding-inline:11px}.history-subpages strong{margin-top:5px;font-size:.94rem}.history-subpages small{color:var(--teal);font-family:var(--read-mono);font-size:.66rem}.history-to-present{border:1px solid var(--teal);width:min(620px,100%);min-height:150px;color:var(--card);background:var(--teal-deep);text-align:center;border-radius:4px;place-content:center;margin:110px auto 0;text-decoration:none;display:grid;box-shadow:0 22px 44px -30px #0c3a35e6}.history-to-present small{font-family:var(--read-mono);font-size:.7rem}.history-to-present strong{font-size:clamp(1.5rem,4vw,2.5rem)}.history-lightbox{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#080d11e0;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.history-lightbox__panel{background:#e8e6df;border:1px solid #ffffff47;border-radius:8px;grid-template-rows:auto minmax(0,1fr);width:min(1100px,100%);height:min(92vh,900px);display:grid;overflow:hidden;box-shadow:0 30px 90px #0000008f}.history-lightbox__panel header{color:#272218;min-height:56px;font-family:var(--read-mono);grid-template-columns:minmax(0,1fr) auto 42px;align-items:center;gap:18px;padding:6px 8px 6px 18px;display:grid}.history-lightbox__panel header span{color:#5d594f;font-size:.7rem}.history-lightbox__panel button{color:#fff;cursor:pointer;background:#272218;border:0;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.5rem;line-height:1;display:grid}.history-lightbox__scroll{scrollbar-color:var(--teal) #d9d6ce;scrollbar-width:thin;background:#fff;overflow-y:auto}.history-entrance{border:1px solid var(--teal);color:var(--ink);background:linear-gradient(110deg, color-mix(in srgb, var(--teal) 10%, transparent), transparent 62%), var(--card);border-radius:6px;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;gap:20px;margin:18px 0 26px;padding:20px 24px;display:grid;box-shadow:0 16px 30px -26px #272218d9}.history-entrance__mark{width:58px;height:58px;color:var(--card);background:var(--teal);border-radius:50%;place-items:center;font-size:1.55rem;display:grid}.history-entrance small,.history-entrance strong,.history-entrance em{display:block}.history-entrance small{color:var(--teal);font-family:var(--read-mono);font-size:.7rem;font-weight:700}.history-entrance strong{font-size:clamp(1.2rem,3vw,1.75rem);line-height:1.3}.history-entrance em{color:var(--ink-soft);margin-top:4px;font-size:.86rem;font-style:normal;font-weight:600}.history-entrance b{color:var(--teal);font-family:var(--read-mono);white-space:nowrap;font-size:.76rem}@media (hover:hover) and (pointer:fine){.history-subpages button:hover .history-subpages__image img{transform:scale(1.03)}.history-entrance:hover{border-color:var(--read-cyan)}.history-to-present:hover{background:var(--teal);transform:translateY(-2px)}}@media (max-width:720px){.history-page__main{width:auto;margin-inline:12px;padding-top:92px}.history-page p,.history-page span,.history-page a{word-break:normal}.history-hero h1{font-size:clamp(3.25rem,19vw,5.4rem)}.history-timeline{gap:72px;padding-left:26px}.history-timeline:before{left:7px}.history-exhibit__dot{border-width:4px;width:18px;height:18px;left:-27px}.history-exhibit__header{grid-template-columns:1fr;gap:10px}.history-exhibit__header>span{justify-self:start}.history-browser__bar{grid-template-columns:58px minmax(0,1fr)}.history-browser__viewport{height:300px}.history-browser__hint{font-size:.6rem;bottom:10px;right:10px}.history-caption{gap:10px;padding:18px}.history-subpages__grid{grid-template-columns:1fr}.history-subpages__image{height:160px}.history-lightbox{padding:0}.history-lightbox__panel{border:0;border-radius:0;width:100%;height:100dvh}.history-lightbox__panel header{grid-template-columns:minmax(0,1fr) 42px;padding-left:12px}.history-lightbox__panel header span{display:none}.history-entrance{grid-template-columns:52px minmax(0,1fr);gap:14px;padding:16px}.history-entrance__mark{width:48px;height:48px}.history-entrance b{grid-column:2}}@media (prefers-reduced-motion:no-preference){.history-page{animation:.36s ease-out both history-page-enter}.history-to-present,.history-entrance{transition:background .18s,border-color .18s,transform .18s}}@keyframes history-page-enter{0%{opacity:0}to{opacity:1}}
