/* Small additions around the original visual system. */
[hidden]{display:none!important}
.release-context{display:grid;gap:12px;margin:24px 0}.release-context label{font-size:14px;color:#eee}.release-context textarea{width:100%;box-sizing:border-box;min-height:80px;background:#ffffff09;border:1px solid #ffffff30;border-radius:12px;color:inherit;padding:14px;font:inherit;resize:vertical}
#inspiration-preview{display:flex;gap:10px}#inspiration-preview figure{margin:0;flex:1;min-width:0}#inspiration-preview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:12px}#inspiration-preview button{font:inherit;color:inherit;background:transparent;border:0;padding:8px}
.simple-video{display:grid;gap:12px;margin-bottom:24px}.simple-video fieldset{border:0;padding:0}.simple-video legend{margin-bottom:12px}.simple-video input,.simple-video select{width:100%;box-sizing:border-box;background:#ffffff09;border:1px solid #ffffff30;border-radius:12px;color:inherit;padding:14px;font:inherit;min-height:48px}.simple-video select option{background:#171120}
.treatment-options{display:grid;gap:10px}.treatment-options button{display:grid;gap:6px;text-align:left;padding:16px;background:#ffffff08;border:1px solid #ffffff25;border-radius:14px;color:inherit;font:inherit}.treatment-options small{opacity:.7}.treatment-options [aria-pressed=true],[data-video-energy][aria-pressed=true]{border-color:#ecd1df;background:#e9bbdf20}.simple-video [data-video-energy]{background:#ffffff10;color:inherit;padding:12px;border:1px solid #ffffff33;border-radius:12px;margin-right:8px}
.advanced-video{margin-top:24px}.advanced-video>summary{cursor:pointer;padding:18px;border:1px solid #ffffff25;border-radius:12px}.sequence-global fieldset:nth-of-type(2),.sequence-global fieldset:nth-of-type(3){display:none}.sequence-global{grid-template-columns:1fr!important}.social-structure-summary{display:none}
@media(max-width:760px){.release-sequence-layout{grid-template-columns:1fr!important}}
