.all-art-exhibit{height:100vh;min-height:100vh;overflow-y:auto;overflow-x:hidden;background:#f5f5f5;color:#171717}.exhibit-shell{width:min(100%,1440px);max-width:100%;margin:0 auto;padding:0 18px 18px;overflow-x:hidden}.exhibit-sticky{position:sticky;top:0;z-index:20;margin:0 -18px 14px;padding:18px 18px 0;background:#f5f5f5;box-shadow:0 8px 18px #17171714}.exhibit-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.exhibit-title{margin:0;font-family:Architects Daughter,Inter,ui-sans-serif,system-ui,sans-serif;font-size:clamp(1.75rem,3vw,3rem);line-height:1;letter-spacing:0}.exhibit-style-picker{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.exhibit-style-picker button{min-height:34px;border:1px solid #d4d4d4;background:#fff;color:#404040;padding:7px 10px;font-size:.75rem;font-weight:900;text-transform:uppercase;cursor:pointer}.exhibit-style-picker button:hover,.exhibit-style-picker button:focus-visible{border-color:#737373;outline:none}.exhibit-style-picker button.active{border-color:#0f766e;background:#0f766e;color:#fff}.exhibit-style-dark-original .exhibit-style-picker button.active,.exhibit-style-dark-inverted .exhibit-style-picker button.active,.exhibit-style-blueprint .exhibit-style-picker button.active,.exhibit-style-ember .exhibit-style-picker button.active{border-color:#14b8a6;background:#0f766e;color:#fff}.exhibit-controls{display:grid;grid-template-columns:minmax(153px,1fr) minmax(153px,1fr) minmax(98px,170px) minmax(117px,170px) minmax(130px,170px) auto auto;gap:10px;align-items:end;margin-bottom:0;padding:12px;border:1px solid #d4d4d4;background:#fff}.exhibit-counts{display:grid;grid-template-columns:repeat(2,minmax(74px,1fr));gap:8px}.exhibit-count{border:1px solid #d4d4d4;background:#fafafa;padding:8px 10px}.exhibit-count strong{display:block;font-size:1.45rem;line-height:1}.exhibit-count span{display:block;margin-top:3px;color:#737373;font-size:.68rem;font-weight:800;text-transform:uppercase}.exhibit-field{display:grid;gap:4px}.exhibit-field span{color:#737373;font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.exhibit-field input,.exhibit-field select,.exhibit-rarity-menu summary{width:100%;height:42px;border:1px solid #d4d4d4;background:#fff;color:#171717;padding:0 10px;font:inherit;font-size:.9rem;font-weight:650;outline:none}.exhibit-field input:focus,.exhibit-field select:focus,.exhibit-rarity-menu summary:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e2e}.exhibit-rarity-menu{position:relative}.exhibit-rarity-menu summary{display:flex;align-items:center;cursor:pointer;list-style:none}.exhibit-rarity-menu summary::-webkit-details-marker{display:none}.exhibit-rarity-menu summary:after{content:"▾";margin-left:auto;font-size:.75rem}.exhibit-rarity-options{position:absolute;top:calc(100% + 4px);left:0;z-index:40;min-width:100%;border:1px solid #d4d4d4;background:#fff;box-shadow:0 12px 24px #17171729;padding:6px}.exhibit-rarity-options label{display:flex;align-items:center;gap:7px;padding:6px;color:#171717;font-size:.82rem;font-weight:800;white-space:nowrap}.exhibit-rarity-options input{width:14px;height:14px;accent-color:#0f766e}.exhibit-check{display:inline-flex;align-items:center;gap:6px;height:42px;border:1px solid #d4d4d4;background:#fff;color:#404040;padding:0 9px;font-size:.72rem;font-weight:900;text-transform:uppercase;white-space:nowrap}.exhibit-check input{width:14px;height:14px;accent-color:#0f766e}.exhibit-grid{display:grid;grid-auto-flow:dense;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;align-items:start;min-width:0}.exhibit-sketch{grid-column:span var(--span-desktop);min-width:0;overflow:hidden;border:1px solid #d4d4d4;background:#fff}.exhibit-sketch-header{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding:12px;border-bottom:1px solid #e5e5e5}.exhibit-sketch-header h2{margin:0;color:#171717;font-size:1.1rem;font-weight:950;line-height:1;text-transform:uppercase}.exhibit-sketch-header span{flex:0 0 auto;color:#737373;font-size:.68rem;font-weight:900;text-transform:uppercase}.exhibit-header-meta{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end;gap:6px 8px}.exhibit-header-meta a{color:#0369a1;font-size:.68rem;font-weight:900;overflow-wrap:anywhere;text-decoration:none}.exhibit-header-meta a:hover,.exhibit-header-meta a:focus-visible{color:#0c4a6e;outline:none}.exhibit-versions{display:grid;grid-template-columns:repeat(var(--inner-desktop),minmax(0,1fr));gap:12px;padding:0;min-width:0}.exhibit-version{display:grid;grid-template-rows:auto 1fr;min-width:0;overflow:hidden;border:1px solid #e5e5e5;background:#fafafa}.exhibit-image{aspect-ratio:1;background:#e5e5e5;padding:12px;min-width:0;overflow:hidden}.exhibit-image img{display:block;width:100%;max-width:100%;height:100%;max-height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.exhibit-style-dark-original{background:#111716}.exhibit-style-dark-original .exhibit-sticky{background:#111716;box-shadow:0 8px 18px #00000047}.exhibit-style-dark-original .exhibit-title,.exhibit-style-dark-inverted .exhibit-title,.exhibit-style-blueprint .exhibit-title,.exhibit-style-ember .exhibit-title{color:#f5f5f5}.exhibit-style-dark-original .exhibit-controls,.exhibit-style-dark-original .exhibit-sketch,.exhibit-style-dark-original .exhibit-empty{border-color:#33403d;background:#1b2422}.exhibit-style-dark-original .exhibit-sketch-header,.exhibit-style-dark-original .exhibit-version,.exhibit-style-dark-original .exhibit-count,.exhibit-style-dark-original .exhibit-check,.exhibit-style-dark-original .exhibit-field input,.exhibit-style-dark-original .exhibit-field select,.exhibit-style-dark-original .exhibit-rarity-menu summary,.exhibit-style-dark-original .exhibit-style-picker button{border-color:#33403d;background:#121817;color:#f5f5f5}.exhibit-style-dark-original .exhibit-sketch-header h2,.exhibit-style-dark-original .exhibit-credit-name{color:#f5f5f5}.exhibit-style-dark-original .exhibit-image{background:#f5f5f5}.exhibit-style-dark-original .exhibit-credit p{color:#c7d0cc}.exhibit-style-dark-original .exhibit-image img{mix-blend-mode:multiply}.exhibit-style-dark-inverted{background:#09090b}.exhibit-style-dark-inverted .exhibit-sticky{background:#09090b;box-shadow:0 8px 18px #00000057}.exhibit-style-dark-inverted .exhibit-controls,.exhibit-style-dark-inverted .exhibit-sketch,.exhibit-style-dark-inverted .exhibit-empty{border-color:#262626;background:#171717}.exhibit-style-dark-inverted .exhibit-sketch-header,.exhibit-style-dark-inverted .exhibit-version,.exhibit-style-dark-inverted .exhibit-count,.exhibit-style-dark-inverted .exhibit-check,.exhibit-style-dark-inverted .exhibit-field input,.exhibit-style-dark-inverted .exhibit-field select,.exhibit-style-dark-inverted .exhibit-rarity-menu summary,.exhibit-style-dark-inverted .exhibit-style-picker button{border-color:#333;background:#0f0f0f;color:#f5f5f5}.exhibit-style-dark-inverted .exhibit-sketch-header h2,.exhibit-style-dark-inverted .exhibit-credit-name{color:#f5f5f5}.exhibit-style-dark-inverted .exhibit-credit p{color:#c7c7c7}.exhibit-style-dark-inverted .exhibit-image{background:#050505}.exhibit-style-dark-inverted .exhibit-image img{filter:invert(1) hue-rotate(180deg) brightness(.95);mix-blend-mode:screen}.exhibit-style-blueprint{background:#07131f}.exhibit-style-blueprint .exhibit-sticky{background:#07131f;box-shadow:0 8px 18px #00000052}.exhibit-style-blueprint .exhibit-controls,.exhibit-style-blueprint .exhibit-sketch,.exhibit-style-blueprint .exhibit-empty{border-color:#1e5a78;background:#0b2030}.exhibit-style-blueprint .exhibit-sketch-header,.exhibit-style-blueprint .exhibit-version,.exhibit-style-blueprint .exhibit-count,.exhibit-style-blueprint .exhibit-check,.exhibit-style-blueprint .exhibit-field input,.exhibit-style-blueprint .exhibit-field select,.exhibit-style-blueprint .exhibit-rarity-menu summary,.exhibit-style-blueprint .exhibit-style-picker button{border-color:#1e5a78;background:#081826;color:#dff7ff}.exhibit-style-blueprint .exhibit-sketch-header h2,.exhibit-style-blueprint .exhibit-credit-name{color:#e8fbff}.exhibit-style-blueprint .exhibit-credit p{color:#b5dfec}.exhibit-style-blueprint .exhibit-image{background:#07131f}.exhibit-style-blueprint .exhibit-image img{filter:invert(1) sepia(1) saturate(4) hue-rotate(155deg) brightness(1.4) contrast(1.15);mix-blend-mode:screen}.exhibit-style-ember{background:#1c1110}.exhibit-style-ember .exhibit-sticky{background:#1c1110;box-shadow:0 8px 18px #00000052}.exhibit-style-ember .exhibit-controls,.exhibit-style-ember .exhibit-sketch,.exhibit-style-ember .exhibit-empty{border-color:#704431;background:#261714}.exhibit-style-ember .exhibit-sketch-header,.exhibit-style-ember .exhibit-version,.exhibit-style-ember .exhibit-count,.exhibit-style-ember .exhibit-check,.exhibit-style-ember .exhibit-field input,.exhibit-style-ember .exhibit-field select,.exhibit-style-ember .exhibit-rarity-menu summary,.exhibit-style-ember .exhibit-style-picker button{border-color:#704431;background:#160d0b;color:#fff0dc}.exhibit-style-ember .exhibit-sketch-header h2,.exhibit-style-ember .exhibit-credit-name{color:#fff0dc}.exhibit-style-ember .exhibit-credit p{color:#e9c9aa}.exhibit-style-ember .exhibit-image{background:#180c08}.exhibit-style-ember .exhibit-image img{filter:invert(1) sepia(1) saturate(3) hue-rotate(330deg) brightness(1.15) contrast(1.25);mix-blend-mode:screen}.exhibit-credit{display:grid;gap:6px;align-content:start;min-height:94px;padding:10px}.exhibit-credit p{margin:0;color:#525252;font-family:Crimson Text,Georgia,serif;font-size:.875rem;font-style:italic;line-height:1.25}.exhibit-credit-label{color:#a3a3a3;font-size:.64rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.exhibit-credit-name{display:inline;color:#171717;overflow-wrap:anywhere;font-size:1rem;font-weight:950;font-style:italic;line-height:1.1}.exhibit-artist-row{display:grid;gap:5px}.exhibit-artist-actions{display:flex;flex-wrap:wrap;gap:5px 7px}.exhibit-artist-actions button,.exhibit-artist-actions a{border:1px solid #d4d4d4;background:#fff;padding:2px 5px;font-size:.66rem;font-weight:900;line-height:1.2;text-decoration:none}.exhibit-artist-actions button{color:#0f766e;text-transform:uppercase;cursor:pointer}.exhibit-artist-actions a{color:#0369a1;max-width:100%;overflow-wrap:anywhere}.exhibit-artist-actions button:hover,.exhibit-artist-actions button:focus-visible,.exhibit-artist-actions a:hover,.exhibit-artist-actions a:focus-visible{border-color:#737373;outline:none}.exhibit-style-dark-original .exhibit-credit-name,.exhibit-style-dark-inverted .exhibit-credit-name{color:#f5f5f5}.exhibit-style-blueprint .exhibit-credit-name{color:#e8fbff}.exhibit-style-ember .exhibit-credit-name{color:#fff0dc}.exhibit-style-dark-original .exhibit-artist-actions button,.exhibit-style-dark-original .exhibit-artist-actions a,.exhibit-style-dark-original .exhibit-rarity-options,.exhibit-style-dark-original .exhibit-rarity-options label,.exhibit-style-dark-inverted .exhibit-artist-actions button,.exhibit-style-dark-inverted .exhibit-artist-actions a,.exhibit-style-dark-inverted .exhibit-rarity-options,.exhibit-style-dark-inverted .exhibit-rarity-options label,.exhibit-style-blueprint .exhibit-artist-actions button,.exhibit-style-blueprint .exhibit-artist-actions a,.exhibit-style-blueprint .exhibit-rarity-options,.exhibit-style-blueprint .exhibit-rarity-options label,.exhibit-style-ember .exhibit-artist-actions button,.exhibit-style-ember .exhibit-artist-actions a,.exhibit-style-ember .exhibit-rarity-options,.exhibit-style-ember .exhibit-rarity-options label{border-color:#33403d;background:#121817}.exhibit-empty{border:1px solid #d4d4d4;background:#fff;padding:42px 20px;text-align:center}.exhibit-empty h2{margin:0;font-size:1.2rem;font-weight:950;text-transform:uppercase}.exhibit-empty p{margin:6px 0 0;color:#737373}@media(max-width:1180px){.exhibit-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.exhibit-sketch{grid-column:span var(--span-large)}.exhibit-versions{grid-template-columns:repeat(var(--inner-large),minmax(0,1fr))}}@media(max-width:880px){.exhibit-shell{padding:0 12px 12px}.exhibit-sticky{margin:0 -12px 12px;padding:12px 12px 0}.exhibit-controls{grid-template-columns:1fr 1fr}.exhibit-heading{align-items:flex-start;flex-direction:column}.exhibit-style-picker{justify-content:flex-start}.exhibit-counts{grid-column:1 / -1}.exhibit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.exhibit-sketch{grid-column:span var(--span-medium)}.exhibit-versions{grid-template-columns:repeat(var(--inner-medium),minmax(0,1fr))}}@media(max-width:560px){.exhibit-sticky{position:static;box-shadow:none}.exhibit-heading{gap:10px;margin-bottom:10px}.exhibit-title{font-size:1.65rem}.exhibit-style-picker{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:start;width:100%;overflow-x:auto;padding-bottom:2px}.exhibit-style-picker button{min-height:30px;padding:5px 8px;font-size:.68rem}.exhibit-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px}.exhibit-field:first-child,.exhibit-field:nth-child(2),.exhibit-counts{grid-column:1 / -1}.exhibit-field input,.exhibit-field select,.exhibit-rarity-menu summary,.exhibit-check{height:36px;font-size:.82rem}.exhibit-check{justify-content:center}.exhibit-count{padding:6px 8px}.exhibit-count strong{font-size:1.15rem}.exhibit-rarity-options{position:fixed;left:12px;right:12px;top:auto;min-width:0}.exhibit-grid{grid-template-columns:1fr}.exhibit-sketch{grid-column:span 1}.exhibit-versions{grid-template-columns:1fr}}@media(max-width:880px)and (orientation:landscape){.exhibit-sticky{position:sticky;top:0;max-height:52svh;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.exhibit-heading{gap:8px;margin-bottom:8px}.exhibit-title{font-size:1.35rem}.exhibit-controls{gap:8px;padding:8px}.exhibit-style-picker button{min-height:30px;padding:5px 8px;font-size:.68rem}}
