.hall-panel{--brand:#ac8bfd;--brand-2:#4a82fe;--pad:clamp(28px, 2.2vw, 40px);--foot:52px;--gap:64px;--panel-w:clamp(520px, 38vw, 780px);--panel-right:calc(50vw - 200px - var(--panel-w) / 2);--ok:#7be0a8;--ease:cubic-bezier(.22, 1, .36, 1);z-index:3;top:calc(var(--nav-h) + 16px);left:calc(50vw - 60px - (var(--panel-w) - 520px) / 2);width:var(--panel-w);color:var(--text);font-family:var(--font-display);letter-spacing:0;margin:0;line-height:1.5;position:fixed;bottom:40px}.hall-panel .mono{font-family:var(--font-mono);font-variant-numeric:tabular-nums;letter-spacing:.04em}.hall-panel a{color:inherit}.hall-panel :focus-visible{outline:2px solid var(--brand);outline-offset:2px}.hall-panel__card{border-radius:var(--radius-sm);transition:transform .16s var(--ease), opacity .16s ease;will-change:transform, opacity;animation:hall-panel-in .16s var(--ease) both;background:#0b0c12f0;flex-direction:column;display:flex;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14,0 30px 60px -30px #000;container:hall-panel/inline-size}.hall-panel__handle{display:none}.hall-panel--about{--panel-right:40px;--panel-left:clamp(440px, 36vw, 760px);left:var(--panel-left);right:var(--panel-right);width:auto}.hall-panel__chrome{z-index:4;top:calc(var(--nav-h) + 12px);left:24px;right:var(--panel-right);pointer-events:none;align-items:center;gap:12px;height:32px;animation:.16s both hall-panel-fade;display:flex;position:fixed}.hall-panel__chrome>*{pointer-events:auto}.hall-panel__back{border-radius:8px;align-items:center;gap:8px;height:32px;margin-left:-6px;padding:0 6px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.hall-panel__back-arrow{color:var(--faint);transition:color .2s ease, transform .25s var(--ease);font-size:16px;line-height:1}.hall-panel__back:hover .hall-panel__back-arrow{color:var(--brand);transform:translate(-2px)}.hall-panel__station{letter-spacing:.12em;color:var(--faint);margin-left:auto;font-size:10.5px}.hall-panel__key{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);border:1px solid var(--stroke);background:var(--elev);border-radius:4px;padding:3px 6px;font-size:10px;font-weight:500}.hall-panel__tall,.hall-panel__detent{display:none}.hall-panel__body{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;padding:28px var(--pad) 32px;scrollbar-width:thin;scrollbar-color:var(--stroke-hi) transparent;flex:auto;overflow-y:auto}.hall-panel__body::-webkit-scrollbar{width:6px}.hall-panel__body::-webkit-scrollbar-track{background:0 0}.hall-panel__body::-webkit-scrollbar-thumb{background:var(--stroke-hi);border-radius:3px}.hall-panel__blk{--i:0;animation:hall-panel-blk .22s var(--ease) both;animation-delay:0s}.hall-panel__kind{letter-spacing:.08em;text-transform:uppercase;color:var(--faint);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 8px;font-size:11px;font-weight:500;line-height:16px;display:flex}.hall-panel__dot{background:var(--stroke-hi);border-radius:50%;width:3px;height:3px}.hall-panel__brand{color:var(--brand)}.hall-panel__status.is-live,.hall-panel__status.is-released{color:var(--ok)}.hall-panel__status.is-wip{color:var(--gold)}.hall-panel__title{font-family:var(--font-display);letter-spacing:-.01em;color:var(--text);margin:0 0 10px;font-size:32px;font-weight:700;line-height:34px}.hall-panel__title:focus{outline:none}.hall-panel__summary{color:var(--dim);margin:0 0 20px;font-size:15.5px;line-height:23px}.hall-panel__cta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.hall-panel__btn{border:1px solid var(--stroke-hi);min-height:44px;color:var(--text);white-space:nowrap;background:0 0;border-radius:10px;align-items:center;gap:7px;padding:0 17px;font-size:14px;font-weight:600;text-decoration:none;transition:border-color .25s,color .25s,transform .25s,background .7s;display:inline-flex}.hall-panel__btn:hover{border-color:var(--brand);transform:translateY(-1px)}.hall-panel__btn--coin{background:var(--brand);border-color:var(--brand);color:#0b0c10;box-shadow:0 10px 30px -14px color-mix(in srgb, var(--brand) 80%, transparent)}.hall-panel__btn--coin:hover{border-color:var(--brand)}.hall-panel__coin{border:2px solid;border-radius:50%;flex:none;width:.7em;height:.7em}.hall-panel__arrow{color:inherit;opacity:.7}.hall-panel__note{letter-spacing:.1em;text-transform:uppercase;color:var(--faint);margin:10px 0 0;font-size:10.5px;font-weight:500;line-height:16px}.hall-panel__note--phone{display:none}.hall-panel__rule{background:var(--stroke);border:0;height:1px;margin:24px 0}.hall-panel__copy.prose-case{letter-spacing:0;max-width:none;color:var(--dim);margin:0 0 24px;font-size:15px;line-height:23.5px}.hall-panel__copy.prose-case p{margin:0 0 12px}.hall-panel__copy.prose-case p:last-child,.hall-panel__copy.prose-case [data-lang]>p:last-child{margin-bottom:0}.hall-panel__copy.prose-case>p:first-child:has(>strong:only-child),.hall-panel__copy.prose-case>[data-lang]>p:first-child:has(>strong:only-child){color:var(--text);font-size:17px;font-weight:500;line-height:25px}.hall-panel__copy.prose-case>p:first-child:has(>strong:only-child) strong,.hall-panel__copy.prose-case>[data-lang]>p:first-child:has(>strong:only-child) strong{font-weight:500}.hall-panel__copy.prose-case strong{color:var(--text);font-weight:600}.hall-panel__copy.prose-case a{color:var(--text);text-decoration:underline;text-decoration-color:var(--stroke-hi);text-underline-offset:.15em}.hall-panel__copy.prose-case a:hover{text-decoration-color:var(--brand)}.hall-panel__copy.prose-case h2,.hall-panel__copy.prose-case h3{font-family:var(--font-display);letter-spacing:-.01em;text-transform:none;color:var(--text);margin:20px 0 8px;font-size:20px;font-weight:600;line-height:24px}.hall-panel__copy.prose-case ul{gap:8px;margin:0;padding:0;list-style:none;display:grid}.hall-panel__copy.prose-case li{border:1px solid var(--stroke);background:color-mix(in srgb, var(--elev) 55%, transparent);color:var(--text);border-radius:10px;margin:0;padding:9px 12px 9px 30px;font-size:14px;line-height:20px;position:relative}.hall-panel__copy.prose-case li:before{content:"";background:var(--brand);border-radius:999px;width:6px;height:6px;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.hall-panel__meta{grid-template-columns:1fr 1fr;gap:16px 24px;margin:0 0 28px;display:grid}.hall-panel__cell{min-width:0}.hall-panel__lbl{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin:0 0 6px;font-size:10.5px;font-weight:500;line-height:14px}.hall-panel__val{color:var(--text);margin:0;font-size:14px;font-weight:500;line-height:20px}.hall-panel__val--dim{color:var(--dim);font-weight:400}.hall-panel__chips{flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none;display:flex}.hall-panel__chips li{border:1px solid var(--stroke);background:color-mix(in srgb, var(--elev) 55%, transparent);color:var(--text);border-radius:999px;padding:4px 9px;font-size:11.5px;font-weight:600;line-height:16px}.hall-panel .case-doc{margin:0 0 24px}.hall-panel .case-doc.wrap{width:100%}.hall-panel .case-doc .section-label{font-family:var(--font-mono);letter-spacing:.12em;color:var(--faint);font-size:10.5px;font-weight:500}.hall-panel .case-doc__hint{font-family:var(--font-mono);letter-spacing:.12em;font-size:10.5px;font-weight:500}.hall-panel .case-doc .btn--primary{background:var(--brand);border-color:var(--brand);color:#0b0c10;text-shadow:none;box-shadow:0 10px 30px -14px color-mix(in srgb, var(--brand) 80%, transparent);-webkit-backdrop-filter:none}.hall-panel__corridor{flex:0 0 var(--foot);border-top:1px solid var(--stroke);animation:hall-panel-foot .18s var(--ease) both;background:#0b0c12;grid-template-columns:1fr auto 1fr;align-items:center;gap:16px;padding:0 24px;animation-delay:0s;display:grid}.hall-panel__cor{min-width:0;color:var(--text);flex-direction:column;gap:2px;padding:6px 0;text-decoration:none;display:flex}.hall-panel__cor--next{text-align:right;align-items:flex-end}.hall-panel__cor-dir{letter-spacing:.14em;text-transform:uppercase;color:var(--faint);font-size:9.5px;font-weight:500;line-height:12px}.hall-panel__cor-ch{transition:transform .25s var(--ease), color .2s ease;display:inline-block}.hall-panel__cor:hover .hall-panel__cor-ch{color:var(--brand)}.hall-panel__cor--prev:hover .hall-panel__cor-ch{transform:translate(-2px)}.hall-panel__cor--next:hover .hall-panel__cor-ch{transform:translate(2px)}.hall-panel__cor-title{white-space:nowrap;text-overflow:ellipsis;max-width:14ch;font-size:13px;font-weight:600;line-height:16px;display:block;overflow:hidden}.hall-panel__dots{align-items:center;gap:6px;display:flex}.hall-panel__dot-link{--t:#c8daf4;background:color-mix(in srgb, var(--t) 55%, #0b0c12);border-radius:50%;width:6px;height:6px;transition:transform .2s,background .2s;display:block;position:relative}.hall-panel__dot-link:before{content:"";position:absolute;inset:-19px -3px}.hall-panel__dot-link:hover{background:var(--t);transform:scale(1.4)}.hall-panel__dot-link.is-on{background:var(--t);width:8px;height:8px;box-shadow:0 0 12px color-mix(in srgb, var(--t) 60%, transparent);animation:.16s .16s hall-panel-here}.hall-panel__dot-tip{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;color:var(--text);opacity:0;pointer-events:none;background:#07080ce6;border-radius:4px;padding:3px 7px;font-size:9.5px;transition:opacity .2s;position:absolute;bottom:calc(100% + 10px);left:50%;transform:translate(-50%)}.hall-panel__dot-link:hover .hall-panel__dot-tip,.hall-panel__dot-link:focus-visible .hall-panel__dot-tip{opacity:1}body[data-mode=case] .hall-panel__hint{z-index:3;font-family:var(--font-mono);letter-spacing:.04em;color:var(--faint);pointer-events:none;margin:0;font-size:10px;position:fixed;bottom:10px;left:20px}.hall-panel__vh{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.captures{margin:0 0 8px}.captures__chips{flex-wrap:wrap;gap:6px;margin:0 0 14px;display:flex}.captures__chip{height:30px;font:inherit;color:var(--faint);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:6px;padding:0 12px 0 9px;font-size:12px;font-weight:600;transition:color .2s,background .2s,border-color .2s;display:inline-flex}.captures__chip:hover{color:var(--text);background:color-mix(in srgb, var(--elev) 70%, transparent)}.captures__chip.is-on{color:var(--text);background:var(--elev);border-color:var(--stroke-hi)}.captures__chip-num{letter-spacing:.08em;color:inherit;opacity:.75;font-size:10px}.captures__head{justify-content:space-between;align-items:baseline;gap:12px;margin:0 0 10px;display:flex}.captures__label{letter-spacing:.12em;text-transform:uppercase;color:var(--faint);margin:0;font-size:10.5px;font-weight:500;line-height:14px}.captures__large{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);cursor:pointer;background:0 0;border:0;margin:0;padding:4px 0;font-size:10.5px;font-weight:500;transition:color .2s}.captures__large:hover{color:var(--text)}.captures__strip{scroll-snap-type:x mandatory;scrollbar-width:none;gap:8px;margin:0 -4px;padding:4px 4px 6px;display:flex;overflow-x:auto}.captures__strip::-webkit-scrollbar{display:none}.captures__thumb{--i:0;scroll-snap-align:start;filter:brightness(.85);cursor:pointer;width:112px;height:63px;animation:hall-panel-thumb .18s var(--ease) both;background:#04050a;border:0;border-radius:6px;flex:0 0 112px;padding:0;transition:filter .2s,box-shadow .2s;animation-delay:0s;position:relative;overflow:hidden;box-shadow:0 0 0 1px #ffffff0f}.captures__thumb img{object-fit:cover;width:100%;height:100%;display:block}.captures__thumb:hover{filter:brightness()}.captures__thumb.is-on{filter:brightness();box-shadow:0 0 0 2px #0b0c12, 0 0 0 4px var(--brand)}.captures__thumb:focus-visible{box-shadow:0 0 0 2px #0b0c12, 0 0 0 4px var(--brand);outline:none}.captures__idx{letter-spacing:.08em;color:var(--dim);pointer-events:none;background:#07080cd9;border-radius:999px;padding:1px 5px;font-size:9px;line-height:12px;position:absolute;bottom:5px;left:6px}.captures__thumb.is-on .captures__idx{color:#0b0c10;background:var(--brand)}.captures--phone .captures__thumb{flex-basis:44px;width:44px;height:78px}.captures--phone .captures__idx{padding:1px 4px;bottom:4px;left:4px}.captures__caption{letter-spacing:.02em;min-height:32px;color:var(--dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:10px 0 0;font-size:11px;line-height:16px;display:-webkit-box;overflow:hidden}.captures__caption b{color:var(--text);font-weight:500}@keyframes hall-panel-in{0%{opacity:1;transform:translate(10px)}to{opacity:1;transform:none}}@keyframes hall-panel-blk{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes hall-panel-thumb{0%{opacity:0;transform:translate(8px)}to{opacity:1;transform:none}}@keyframes hall-panel-foot{0%{opacity:1;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes hall-panel-here{50%{transform:scale(1.6)}}@keyframes hall-panel-fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.hall-panel__card,.hall-panel__blk,.hall-panel__corridor,.captures__thumb,.hall-panel__dot-link.is-on{animation:none}.hall-panel__btn:hover,.hall-panel__back:hover .hall-panel__back-arrow,.hall-panel__cor:hover .hall-panel__cor-ch,.hall-panel__dot-link:hover{transform:none}}html.fx-off .hall-panel__card,html.fx-off .hall-panel__blk,html.fx-off .hall-panel__corridor,html.fx-off .captures__thumb,html.fx-off .hall-panel__dot-link.is-on{animation:none}@media (width<=1439px){.hall-panel{--pad:26px;--gap:56px;--panel-w:clamp(480px, 38vw, 560px);top:calc(var(--nav-h) + 12px);left:calc(50vw - 40px - (var(--panel-w) - 480px) / 2);width:var(--panel-w);bottom:32px}.hall-panel--about{--panel-right:32px}.hall-panel__title{font-size:30px;line-height:32px}.captures__thumb{flex-basis:104px;width:104px;height:58px}}@media (width<=1179px){.hall-panel,.hall-panel--about{--pad:24px;--gap:48px;--panel-right:24px;width:452px;left:auto;right:24px}.hall-panel__body{padding-top:24px}.hall-panel__title{font-size:29px;line-height:31px}.captures__thumb{flex-basis:96px;width:96px;height:54px}}@media (width<=899px){.hall-panel{--pad:20px;--foot:48px;width:auto;transition:none;inset:44svh 0 0}.hall-panel:has(.hall-panel__tall:checked){top:calc(var(--nav-h) + 8px)}.hall-panel__card{background:#0b0c12;border-radius:18px 18px 0 0;animation-name:hall-panel-foot;box-shadow:inset 0 1px #ffffff14,0 -30px 60px -30px #000}.hall-panel__handle{background:var(--stroke-hi);pointer-events:none;border-radius:2px;width:36px;height:4px;display:block;position:absolute;top:10px;left:50%;transform:translate(-50%)}.hall-panel__chrome{top:calc(var(--nav-h) + 8px);gap:8px;animation:none;left:12px;right:12px}.hall-panel__back,.hall-panel__station{border:1px solid var(--stroke);background:#07080cd1;border-radius:999px;height:32px;margin:0;padding:0 12px}.hall-panel__station{align-items:center;margin-left:auto;display:inline-flex}.hall-panel__key{display:none}.hall-panel:has(.hall-panel__tall:checked) .hall-panel__body{padding-top:48px}.hall-panel__tall{opacity:0;pointer-events:none;width:1px;height:1px;margin:-1px;display:block;position:absolute}.hall-panel__detent{border:1px solid var(--stroke);letter-spacing:.1em;text-transform:uppercase;height:32px;color:var(--dim);cursor:pointer;user-select:none;background:#07080cd1;border-radius:999px;align-items:center;gap:5px;padding:0 12px;font-size:10px;font-weight:500;display:inline-flex}.hall-panel__tall:focus-visible+.hall-panel__detent{outline:2px solid var(--brand);outline-offset:2px}.hall-panel__detent-show,.hall-panel:has(.hall-panel__tall:checked) .hall-panel__detent-more{display:none}.hall-panel:has(.hall-panel__tall:checked) .hall-panel__detent-show{display:inline}.hall-panel__body{padding:24px var(--pad) 24px;transition:padding-top .16s var(--ease)}.hall-panel__title{font-size:28px;line-height:30px}.hall-panel__summary{font-size:15px;line-height:22px}.hall-panel__cta .hall-panel__btn{flex:1 1 0;justify-content:center;padding:0 12px}.hall-panel__note--desk{display:none}.hall-panel__note--phone{display:block}.hall-panel__meta{grid-template-columns:1fr;gap:14px}.captures__thumb{flex-basis:96px;width:96px;height:54px}.captures--phone .captures__thumb{flex-basis:44px;width:44px;height:78px}.hall-panel__corridor{grid-template-columns:auto 1fr auto;gap:12px;padding:0 16px}.hall-panel__cor{padding:6px 8px}.hall-panel__cor-title,.hall-panel__cor-word{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;margin:-1px;position:absolute;overflow:hidden}.hall-panel__cor-dir{letter-spacing:0;color:var(--text);font-size:16px;line-height:1}.hall-panel__dots{justify-content:center}.hall-panel__dot-tip,body[data-mode=case] .hall-panel__hint{display:none}}html.hall-leaving .hall-panel__card{opacity:0;transition:opacity .18s ease, transform .16s var(--ease);view-transition-name:none;animation:none;transform:translate(40px)}html.hall-leaving .hall-panel__kind,html.hall-leaving .hall-panel__title,html.hall-leaving .hall-panel__summary,html.hall-leaving .hall-panel__btn--coin{view-transition-name:none}html.hall-leaving .hall-panel__chrome{opacity:0;transition:opacity .2s;animation:none}html.is-screen .hall-panel{pointer-events:none}html.is-screen .hall-panel__card{opacity:0;transition:transform .16s var(--ease), opacity .16s ease;animation:none;transform:translate(calc(100% + 80px))}html.is-screen .hall-panel__chrome{opacity:0;pointer-events:none;transition:opacity .2s;animation:none}html.is-screen .hall-panel__chrome>*{pointer-events:none}html.is-screen .hall-panel__hint{display:none}html.is-screen.is-screen-info .hall-panel{z-index:6;pointer-events:auto}html.is-screen.is-screen-info .hall-panel__card{opacity:1;transform:none}@media (width<=899px){html.is-screen .hall-panel{transition:transform .16s var(--ease), top .16s var(--ease);transform:translateY(100%)}html.is-screen .hall-panel__card{opacity:1;transition:none;transform:none}html.is-screen.is-screen-info .hall-panel{transform:none}}@media (prefers-reduced-motion:reduce){html.is-screen .hall-panel__card,html.is-screen .hall-panel{transition:none}}@container hall-panel (width>=720px){.hall-panel__body{grid-template-columns:minmax(0,1fr) minmax(280px,34%);grid-template-areas:"kind kind""title title""summary summary""cta cta""rule rule""copy meta""captures captures""doc doc";align-content:start;column-gap:clamp(32px,4cqw,56px);display:grid}.hall-panel__kind{grid-area:kind}.hall-panel__title{grid-area:title;max-width:24ch;font-size:40px;line-height:42px}.hall-panel__summary{grid-area:summary;max-width:68ch;font-size:17px;line-height:26px}.hall-panel__blk:has(>.hall-panel__cta){grid-area:cta}.hall-panel__rule{grid-area:rule}.hall-panel__copy.prose-case{grid-area:copy;max-width:66ch}.hall-panel__meta{background:color-mix(in srgb, var(--elev) 70%, transparent);box-shadow:inset 0 0 0 1px var(--stroke);border-radius:10px;grid-area:meta;grid-template-columns:1fr;align-self:start;gap:18px;padding:20px 22px}.hall-panel__blk:has(>.captures){grid-area:captures}.hall-panel__blk:has(>.case-doc),.hall-panel__blk:has(>[data-lang]>.case-doc){grid-area:doc}.hall-panel__body:not(:has(.hall-panel__copy)){grid-template-areas:"kind kind""title title""summary summary""cta cta""rule rule""meta meta""captures captures""doc doc"}.hall-panel__body:not(:has(.hall-panel__copy)) .hall-panel__meta{grid-template-columns:repeat(3,minmax(0,1fr))}.captures__thumb{flex-basis:136px;width:136px;height:76px}.captures--phone .captures__thumb{flex-basis:52px;width:52px;height:92px}}.hall-panel__corridor{z-index:2;position:relative}.hall-panel__dot-tip{z-index:3}.hall-panel__pair{white-space:nowrap;align-items:center;gap:8px;display:inline-flex}body[data-mode=case] .hall-panel--about~.hall-panel__hint,.hall-panel__chrome .hall-panel__station,.hall-panel__chrome .hall-panel__key{display:none}@media (width>=900px){.hall-panel__chrome{left:24px;right:auto;top:calc(var(--nav-h) + 16px);display:flex}}@media (width<=899px){.hall-panel__chrome{justify-content:flex-end}}.hall-panel__close{z-index:3;border:1px solid var(--stroke);background:var(--elev);height:28px;color:var(--dim);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border-radius:7px;align-items:center;gap:6px;padding:0 10px 0 8px;font-size:10px;font-weight:500;display:none;position:absolute;top:14px;right:14px}.hall-panel__close:hover{color:var(--text);border-color:var(--stroke-hi)}html.is-screen-info .hall-panel__close{display:inline-flex}@media (width<=899px){.hall-panel__handle{pointer-events:auto;cursor:pointer}.hall-panel__handle:before{content:"";position:absolute;inset:-14px -40px}.hall-panel__cor-title{clip:auto;text-overflow:ellipsis;width:auto;max-width:30vw;height:auto;margin:0;font-size:11px;position:static;overflow:hidden}}html.is-screen .hall-panel__card{visibility:hidden;transition:transform .16s var(--ease), opacity .16s ease, visibility 0s linear .16s}html.is-screen.is-screen-info .hall-panel__card{visibility:visible;transition:transform .16s var(--ease), opacity .16s ease, visibility 0s}html.is-screen .hall-panel__chrome{visibility:hidden;transition:opacity .2s,visibility 0s linear .2s}.hall-panel .hall-panel__btn--coin{color:#0b0c10}.hall-panel__summary,.about-panel__text{font-size:16px;line-height:1.65}.mina-original{margin-top:24px}.mina-original summary,.about-panel__earlier summary{cursor:pointer;padding:14px 0;font-size:14px}.mina-original img{max-width:100%;height:auto}.captures__more{border:1px solid var(--stroke);min-height:44px;color:var(--dim);background:var(--elev);cursor:pointer;border-radius:8px;margin-bottom:10px;padding:0 12px;font-size:13px}@container hall-panel (width>=720px){.hall-panel__captures{grid-area:captures}.hall-panel__document{grid-area:doc}}.hall-panel__body{overflow-wrap:break-word}.hall-panel__cor{justify-content:center;min-height:44px}.hall-panel__cor-dir{align-items:center;gap:5px;display:flex}.hall-panel__cor-ch,.captures__large{align-items:center;display:inline-flex}.captures__large{gap:7px}.hall-panel__btn svg,.closeup button svg{flex-shrink:0}.hall-panel__close{height:40px}html.is-screen-info .hall-panel__body{padding-top:64px}@media (width>=1180px) and (width<=1439px){.hall-panel.hall-panel--about{left:var(--panel-left);right:var(--panel-right);width:auto}}@media (width<=899px){.hall-panel__corridor{flex-basis:calc(var(--foot) + env(safe-area-inset-bottom,0px));padding-bottom:env(safe-area-inset-bottom,0px);grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);gap:8px}.hall-panel__cor-title{max-width:100%}.hall-panel__dots{gap:4px}.hall-panel__cta .hall-panel__btn{white-space:normal;text-align:center;flex-basis:140px;padding-block:10px}.hall-panel__chrome{height:44px}.hall-panel__tall{display:none}}@media (height<=500px) and (width<=899px){.hall-panel{top:calc(var(--nav-h) + 60px)}.hall-panel__body{padding-top:20px}}.hall-panel .hall-panel__chrome{justify-content:flex-start;height:44px;position:absolute;top:0;left:-60px;right:auto}.hall-panel__chrome .hall-panel__back{color:#e2dfee;background:linear-gradient(140deg,#22202b,#11141b);border:1px solid #c4b7e02e;border-radius:8px;justify-content:center;width:44px;height:44px;margin:0;padding:0;transition:background .16s,border-color .16s;display:inline-flex;box-shadow:inset 0 1px #ffffff09,0 5px 18px #0003}.hall-panel__back>[data-lang]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.hall-panel__back-arrow{color:inherit;display:flex}.hall-panel__chrome .hall-panel__back:hover{background:#2b2638;border-color:#c5b0ee80}@media (width<=899px){.hall-panel .hall-panel__chrome{top:calc(var(--nav-h) + 12px);position:fixed;left:12px;right:12px}.hall-panel__chrome .hall-panel__detent{margin-left:auto}}
