.wall-hero{border-bottom:1px solid var(--rz-border);padding-bottom:1.5rem}.wall-hero-kicker{font-family:var(--rz-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--rz-primary);font-size:.7rem}.wall-hero-title{color:var(--rz-ink);margin:.6rem 0 0;font-size:clamp(2rem,8vw,3rem);line-height:1.05}.wall-hero-title em{letter-spacing:0;color:var(--rz-primary-dark);font-family:Georgia,Times New Roman,serif;font-style:italic;font-weight:400;display:block}.wall-hero-intro{color:var(--rz-inksoft);margin:1.1rem 0 0;font-size:1rem;line-height:1.7}.wall-hero-count{font-family:var(--rz-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--rz-inksoft);border-top:1px solid var(--rz-border);flex-wrap:wrap;gap:.3rem 1.2rem;margin-top:1.2rem;padding-top:.8rem;font-size:.72rem;display:flex}@media (min-width:992px){.wall-hero{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:end;gap:3rem;padding-bottom:2rem;display:grid}}.wall-grid{grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1.75rem;display:grid}@media (min-width:576px){.wall-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:768px){.wall-grid{grid-template-columns:repeat(4,1fr);gap:.75rem}}@media (min-width:1200px){.wall-grid{grid-template-columns:repeat(5,1fr)}}.wall-shot{width:100%;font:inherit;cursor:pointer;background:var(--rz-surface-2);border:1px solid var(--rz-border);border-radius:var(--rz-radius,8px);aspect-ratio:16/10;padding:0;display:block;position:relative;overflow:hidden}.wall-shot:hover,.wall-shot:focus-visible{border-color:var(--rz-primary)}.wall-shot img{object-fit:cover;width:100%;height:100%;transition:transform .8s;position:absolute;inset:0}.wall-shot:hover img,.wall-shot:focus-visible img{transform:scale(1.03)}.wall-shot:after{content:"";opacity:1;background:linear-gradient(0deg,#08101cd1 0,#08101c2e 45%,#08101c00 75%);transition:opacity .3s;position:absolute;inset:0}.wall-shot-cap{z-index:2;justify-content:space-between;align-items:flex-end;gap:.6rem;padding:.7rem .8rem;display:flex;position:absolute;bottom:0;left:0;right:0}.wall-shot-nm{font-family:var(--rz-mono);color:#fff;letter-spacing:-.01em;font-size:.78rem}.wall-shot-au{font-family:var(--bs-body-font-family,sans-serif);color:#ffffffc7;margin-top:.15rem;font-size:.68rem;display:block}.wall-shot-dl{color:#fff;border:1px solid #ffffff8c;border-radius:4px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.wall-shot:hover .wall-shot-dl,.wall-shot:focus-visible .wall-shot-dl{background:#ffffff29;border-color:#fff}.wall-shot-idx{z-index:2;font-family:var(--rz-mono);letter-spacing:.1em;color:#fff;text-shadow:0 1px 3px #060c09b3;padding:.45rem .6rem;font-size:.64rem;position:absolute;top:0;left:0}@media (min-width:768px){.wall-shot:after{opacity:0}.wall-shot:hover:after,.wall-shot:focus-visible:after{opacity:1}.wall-shot-cap{opacity:0;transition:opacity .3s}.wall-shot:hover .wall-shot-cap,.wall-shot:focus-visible .wall-shot-cap{opacity:1}}.wall-note{border-top:1px solid var(--rz-border);flex-direction:column;gap:1rem;margin-top:1.75rem;padding-top:1.4rem;display:flex}.wall-note p{color:var(--rz-inksoft);margin:0;font-size:.9rem;line-height:1.7}.wall-note-go{border:1px solid var(--rz-border);background:var(--rz-surface);border-radius:var(--rz-radius,8px);color:var(--rz-ink);align-items:center;gap:.5rem;width:fit-content;padding:.6rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.wall-note-go:hover{border-color:var(--rz-primary);color:var(--rz-primary)}@media (min-width:768px){.wall-note{flex-direction:row;justify-content:space-between;align-items:baseline;gap:1.5rem}}.wall-modal{z-index:1080;opacity:0;background:#08101cd1;justify-content:center;align-items:flex-end;padding:0;transition:opacity .2s;display:flex;position:fixed;inset:0}.wall-modal.is-open{opacity:1}.wall-modal[hidden]{display:none}.wall-modal-dialog{background:var(--rz-surface);border-radius:var(--rz-radius,8px) var(--rz-radius,8px) 0 0;width:100%;max-height:92vh;transition:transform .2s;position:relative;overflow-y:auto;transform:translateY(12px)}.wall-modal.is-open .wall-modal-dialog{transform:translateY(0)}.wall-modal-close{z-index:2;color:#fff;background:#08101c8c;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:inline-flex;position:absolute;top:.75rem;right:.75rem}.wall-modal-close:hover{background:#08101cbf}.wall-modal-close .rz-ico{width:1.3rem;height:1.3rem}.wall-modal-img{background:var(--rz-surface-2);line-height:0}.wall-modal-img img{object-fit:cover;width:100%;height:auto;max-height:42vh}.wall-modal-body{padding:1.2rem 1.2rem 1.4rem}.wall-modal-body h3{color:var(--rz-ink);margin:0;font-size:1.15rem}.wall-modal-author{color:var(--rz-inksoft);margin:.25rem 0 0;font-size:.85rem}.wall-modal-site{margin:.25rem 0 0;font-size:.85rem}.wall-modal-site[hidden]{display:none}.wall-modal-hint{color:var(--rz-inksoft);margin:1rem 0 0;font-size:.8rem;line-height:1.6}.wall-modal-formats{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.wall-modal-format{border:1px solid var(--rz-border);background:var(--rz-surface);border-radius:var(--rz-radius,8px);color:var(--rz-ink);padding:.5rem .8rem;font-size:.82rem;font-weight:600}.wall-modal-format:hover{border-color:var(--rz-primary);color:var(--rz-primary)}@media (min-width:576px){.wall-modal{align-items:center;padding:2rem}.wall-modal-dialog{border-radius:var(--rz-radius,8px);max-width:560px}}