#entry-pick-hint{position:fixed;bottom:29px;left:28px;z-index:5;color:#f1e2c7;font-size:10px;letter-spacing:.4px;pointer-events:none;max-width:25vw;text-shadow:0 2px 8px #000}.outside #entry-canvas{pointer-events:auto}body.entering #entry-canvas{pointer-events:none}body:not(.outside) #entry-pick-hint,body.entering #entry-pick-hint{display:none}
#making-dialog{width:min(1160px,94vw);max-width:none;height:min(770px,91dvh);max-height:none;overflow:hidden;padding:0;border:1px solid #9d9585;border-radius:18px;background:#131b17;color:#e2ead8;box-shadow:0 30px 100px #000b;--muted:#b9aebf;color-scheme:dark}
#making-dialog::backdrop{background:#08050ccc;backdrop-filter:blur(8px)}#making-dialog[open]{display:flex;flex-direction:column;animation:screen-in .28s ease-out}@keyframes screen-in{from{opacity:0;transform:translateY(14px) scale(.98)}to{opacity:1;transform:none}}
.exhibit-header{position:static;flex:none;padding:20px 25px 15px;display:flex;gap:20px;align-items:center;justify-content:space-between;background:none;pointer-events:auto}.exhibit-header h2{font-size:20px;font-weight:500;margin:4px 0;letter-spacing:.5px}.exhibit-header .brand-kicker{font-size:9px;color:#c5abc9}.exhibit-close{width:38px;height:38px;padding:0;border-radius:50%;border:1px solid #67576c;background:#ffffff09;color:#eee;font-size:22px}.exhibit-tabs{display:flex;gap:20px;border-bottom:1px solid #ffffff15;padding:0 25px;flex:none}.exhibit-tabs button{border:0;border-bottom:2px solid transparent;border-radius:0;background:none;color:#a79aaf;font-size:12px;padding:10px 0 13px}.exhibit-tabs button[aria-selected=true]{color:#f7ebfb;border-bottom-color:#d4acdf}
.exhibit-content{min-height:0;flex:1;overflow:auto;padding:20px 25px 22px}.exhibit-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(270px,1fr);gap:25px;height:100%}.exhibit-visual{min-width:0;display:flex;flex-direction:column;gap:10px}.comparison-stage{position:relative;flex:1;min-height:260px;overflow:hidden;border-radius:8px;background:#34332e;--cut:50%}.comparison-stage img{position:absolute;width:100%;height:100%;object-fit:cover;inset:0;pointer-events:none}.comparison-stage .comparison-after{clip-path:inset(0 0 0 var(--cut))}.comparison-divider{position:absolute;top:0;bottom:0;left:var(--cut);width:2px;background:#fff4dc;pointer-events:none;filter:drop-shadow(0 1px 3px #000)}.comparison-divider:after{content:'‹ ›';position:absolute;top:49%;left:50%;transform:translate(-50%,-50%);width:42px;height:42px;border:1px solid #fff8dc;border-radius:50%;display:grid;place-content:center;background:#2a242be0;white-space:pre;font-size:18px;color:#fff4df}.comparison-stage input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:ew-resize;touch-action:pan-y;margin:0}.comparison-stage:focus-within{outline:2px solid #e5c7ea;outline-offset:3px}.comparison-labels{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:#eee6f1;line-height:1.5}.comparison-labels span:last-child{text-align:right;color:#ddbee7}.exhibit-shot-controls{display:flex;gap:7px;align-items:center}.exhibit-shot-controls button{font-size:10px;background:#ffffff06;border-color:#5c4f65;padding:6px 12px}.exhibit-shot-controls button[aria-pressed=true]{background:#d3b6dc;color:#231b29}.exhibit-caption{font-size:10px!important;line-height:1.7!important;color:#ac9fb0!important;margin:0!important}.story-column{overflow:auto;padding-right:3px}.story-column h3{font-size:21px;font-weight:450;line-height:1.5;margin:5px 0 12px}.process-list{list-style:none;padding:0;margin:18px 0}.process-list li{display:grid;grid-template-columns:23px 1fr;gap:10px;margin-bottom:17px}.process-list .step{font-size:10px;color:#bb94ce;padding-top:4px}.process-list b{display:block;font-weight:500;font-size:12px;margin-bottom:5px}.process-list p{font-size:11px;color:#b4a8bb;line-height:1.8;margin:0}.story-note{font-size:10px!important;color:#a497ac!important;line-height:1.7!important;border-top:1px solid #ffffff12;padding-top:12px}.prompt-section{border:1px solid #6a557544;border-radius:9px;padding:13px;margin-top:16px;background:#231d2b66}.prompt-section label{margin:0 0 9px;display:block;font-size:11px;color:#d7c7df}.prompt-section select{width:100%;border-color:#695c72;background:#302637;font-size:11px;margin:5px 0}.prompt-section textarea{display:block;width:100%;height:100px;resize:vertical;min-height:65px;max-height:180px;background:#14101980;border:1px solid #63536d55;border-radius:5px;color:#bfb2c7;font:10px/1.7 ui-monospace,monospace;padding:9px;margin:8px 0;outline-offset:2px}.copy-prompt{width:100%;font-size:11px;border:1px solid #b895c97a;background:#382941;color:#ead6f0}.copy-result{display:block;min-height:16px;font-size:10px;margin-top:7px;color:#d2b9df}.exhibit-history{font-size:10px;color:#ccb2d8;text-decoration:none;display:inline-block;margin-top:10px}.exhibit-history:hover{text-decoration:underline}
.component-stage{position:relative;min-height:310px;flex:1;background:radial-gradient(ellipse at 50% 40%,#555b52,#28342d 65%,#121916);border:1px solid #ffffff0f;border-radius:9px;overflow:hidden}.component-stage canvas{width:100%;height:100%;position:absolute;inset:0;cursor:grab}.component-stage canvas:active{cursor:grabbing}.model-status{position:absolute;inset:0;display:grid;place-content:center;pointer-events:none;color:#ece2f0;font-size:12px;text-align:center;background:#17131a77}.component-controls{display:flex;gap:7px;flex-wrap:wrap}.component-controls button{font-size:10px;padding:7px 11px;background:#ffffff08;border-color:#65556c}.component-controls button[aria-pressed=true]{background:#c1a0ce;color:#24172e}.component-selector{width:100%;background:#2c2333;font-size:12px}.component-ref{width:112px;height:112px;object-fit:contain;background:#e6e2e8;border-radius:6px;margin:9px 0;float:right;margin-left:10px}.component-source{font-size:11px;color:#ac93bb}.component-meta{font-size:11px;line-height:1.9;color:#b9aebe;margin:8px 0}.component-title{font-size:24px!important}.component-list-count{font-size:10px;color:#b297c1;letter-spacing:2px}.component-prompt-tabs{display:flex;gap:5px}.component-prompt-tabs button{font-size:10px;padding:5px 8px;background:none;border-color:#66536c}.component-prompt-tabs button[aria-pressed=true]{background:#44334c}.exhibit-status{color:#d2b9df;font-size:10px}
@media(max-width:1200px){.wall-plaque{width:clamp(186px,23vw,275px);padding:23px;height:auto;min-height:260px;top:15%}.wall-left{left:3%;right:auto}.wall-right{right:3%;left:auto}.wall-plaque h2{font-size:23px}.wall-plaque p{font-size:10px}.brand-logo{margin-bottom:19px;width:140px}}
@media(max-width:950px){.wall-plaque{top:auto;bottom:85px;width:184px;min-height:0;padding:19px}.wall-left{left:18px}.wall-right{right:18px}.wall-plaque h2{font-size:18px}.wall-plaque p,.wall-left a,.plaque-index,.brand-credit{display:none}.wall-left .brand-logo{width:124px;margin-bottom:12px}.brand-kicker{font-size:8px;letter-spacing:1.2px}.wall-right h2{margin:8px 0 12px}.components-launch{font-size:10px}.exhibit-grid{grid-template-columns:minmax(0,1.2fr) minmax(235px,1fr);gap:16px}.exhibit-content{padding:16px}.exhibit-header{padding:17px}.exhibit-tabs{padding:0 17px}}
@media(max-width:650px){.wall-left{top:77px;bottom:auto;left:18px;background:none;box-shadow:none;border:0;padding:0;min-height:0;width:120px}.wall-left:before,.wall-left h2,.wall-left .brand-kicker,.wall-left .brand-halo{display:none}.wall-left .brand-logo{width:114px}.wall-right{bottom:112px;right:16px;width:157px;padding:14px}.wall-right h2{font-size:16px}.wall-right .brand-kicker{font-size:7px}.exhibit-launch{font-size:10px;padding:9px}.components-launch{font-size:9px}#entry-pick-hint{left:17px;bottom:77px;font-size:9px;max-width:47vw}#making-dialog{width:96vw;height:94dvh;border-radius:13px}.exhibit-grid{display:flex;flex-direction:column;height:auto;gap:18px}.comparison-stage{height:390px;flex:none;min-height:0}.component-stage{height:340px;min-height:0;flex:none}.story-column{overflow:visible}.exhibit-header h2{font-size:17px}.exhibit-content{padding:12px 14px}.comparison-labels{font-size:9px}.exhibit-tabs{gap:18px}.component-ref{width:90px;height:90px}.story-column h3{font-size:20px}.prompt-section textarea{height:100px}}
@media(prefers-reduced-motion:reduce){.brand-halo{animation:none}#making-dialog[open]{animation:none}#brand-wall,.exhibit-launch{transition:none}}

body.outside .exhibit-header{opacity:1;text-shadow:none}.process-list{margin:12px 0}.process-list li{margin-bottom:11px}.story-column .prompt-section{margin-top:12px}.story-column .prompt-section textarea{height:70px}.story-note{padding-top:9px}.story-column h3{margin:3px 0 10px}.wall-left .brand-halo{opacity:.6;inset:-10%;width:120%;height:120%;object-position:center bottom}

/* A physical display opens a quiet phosphor-green screen; no floating wall cards. */
#exhibit-access{position:fixed;left:22px;bottom:47px;z-index:6;display:flex;gap:12px}
#exhibit-access button{border:0;border-bottom:1px solid #e9dfbc55;background:transparent;border-radius:0;color:#e5dcc3;font-size:10px;padding:5px 0;opacity:.75}
#exhibit-access button:hover,#exhibit-access button:focus-visible{opacity:1}
body:not(.outside) #exhibit-access,body.entering #exhibit-access{display:none}
#making-dialog{border:12px solid #b7b2a1;border-radius:25px;background:#121c17;box-shadow:inset 0 0 0 2px #433f35,0 25px 80px #000b;--muted:#afbaa6}
#making-dialog::backdrop{background:#080b08c7;backdrop-filter:blur(5px)}
.exhibit-header{background:#19231c;border-bottom:1px solid #aabd8d20}
.exhibit-header h2,.story-column h3{color:#e0e8d7}
.exhibit-header .brand-kicker,.brand-kicker,.component-list-count{color:#9bbaa2;letter-spacing:1.8px;font-family:ui-monospace,monospace}
.exhibit-close{color:#cbdac5;border-color:#65705c;border-radius:7px;background:#2d372b;box-shadow:inset 0 1px 1px #ffffff20}
.exhibit-tabs button{color:#a0b49e}.exhibit-tabs button[aria-selected=true]{color:#e1ecd2;border-bottom-color:#aec995}
.comparison-labels span:last-child,.exhibit-history,.process-list .step,.copy-result{color:#b2d2ae}
.exhibit-caption,.story-note{color:#a8b4a4!important}.process-list p,.component-meta{color:#b0bca9}
.prompt-section{background:#1b281e;border-color:#71806a55;border-radius:5px}.prompt-section label{color:#d4dfc9}
.prompt-section textarea{background:#0a140e;border-color:#62785955;color:#c1d2b8;border-radius:3px}
.prompt-section select,.component-selector{background:#233426;border-color:#65775d;color:#d2dfc5}
.copy-prompt,.component-controls button,.exhibit-shot-controls button,.component-prompt-tabs button{background:#2c3c2b;color:#d6e1c8;border-color:#6b7a5f;border-radius:4px}
.component-controls button[aria-pressed=true],.exhibit-shot-controls button[aria-pressed=true],.component-prompt-tabs button[aria-pressed=true]{background:#b2c49e;color:#152113}
.component-stage{background:radial-gradient(ellipse at 50% 40%,#62685d,#2d3a30 65%,#152019);border-color:#76856a44}
.comparison-divider:after{background:#203025;color:#e0ecd3}.comparison-stage:focus-within{outline-color:#d1e0b7}
@media(max-width:650px){#making-dialog{border-width:6px;border-radius:16px}#entry-pick-hint{bottom:76px}#exhibit-access{left:17px;bottom:52px}}
