.animation-sequence-overlay{position:fixed;z-index:80;inset:0;display:grid;place-items:center;padding:24px;background:#0d0805cc;backdrop-filter:blur(16px)}.animation-sequence-overlay[hidden]{display:none}.animation-sequence-dialog{width:min(1050px,96vw);max-height:92vh;overflow:auto;border:1px solid #624939;border-radius:16px;background:linear-gradient(145deg,#2e231b,#17120e 70%);box-shadow:0 30px 100px #000c;scrollbar-color:#9e775d #221a14;scrollbar-width:thin}.animation-sequence-dialog>header{position:sticky;z-index:2;top:0;display:flex;align-items:start;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid #4d3a2e;background:#251c16f2;backdrop-filter:blur(14px)}.animation-sequence-dialog>header div{display:grid;gap:5px}.animation-sequence-dialog span{color:#fac9a9;font-size:10px;font-weight:900;letter-spacing:.12em}.animation-sequence-dialog h2,.animation-sequence-dialog h3,.animation-sequence-dialog p{margin:0}.animation-sequence-dialog h2{font-size:23px}.animation-sequence-dialog h3{font-size:15px}.animation-sequence-dialog p{color:#c0a593;font-size:11px;line-height:1.5}.animation-sequence-dialog>header>button{display:grid;width:34px;height:34px;place-items:center;border:1px solid #654c3c;border-radius:9px;background:#3e2e24;color:#eee4dd;font-size:18px;cursor:pointer}.animation-sequence-body{display:grid;gap:16px;padding:20px}.animation-sequence-rail{display:grid;gap:9px}.animation-sequence-rail>div{display:flex;gap:8px;overflow:auto;padding-bottom:6px}.animation-sequence-rail button{display:grid;flex:0 0 92px;gap:4px;padding:7px;border:1px solid #584233;border-radius:9px;background:#1c1511;color:#efe4dd;text-align:left;cursor:pointer}.animation-sequence-rail button.active{border-color:#f9be96;box-shadow:0 0 0 2px #e9a67a32}.animation-sequence-rail button.locked{background:linear-gradient(145deg,#17362f,#1c1511)}.animation-sequence-rail i{display:grid;height:72px;place-items:center;border-radius:6px;background:#19110c;color:#c49474;font-style:normal}.animation-sequence-rail img{max-width:100%;max-height:100%;object-fit:contain;image-rendering:pixelated}.animation-sequence-rail b{font-size:10px}.animation-sequence-rail small{color:#b89985;font-size:8px;text-transform:capitalize}.animation-sequence-columns{display:grid;grid-template-columns:.72fr 1.28fr;gap:14px}.animation-sequence-columns>section,.animation-retake{display:grid;align-content:start;gap:12px;padding:17px;border:1px solid #503c2f;border-radius:12px;background:#211913}.animation-sequence-columns header,.animation-retake header{display:flex;align-items:start;justify-content:space-between;gap:12px}.animation-sequence-columns header>div,.animation-retake header>div{display:grid;gap:5px}.animation-sequence-columns em,.animation-retake em{padding:5px 7px;border-radius:999px;background:#3b2d23;color:#cdb7a9;font-size:8px;font-style:normal}.animation-sequence-actions{display:flex;flex-wrap:wrap;gap:7px}.animation-sequence-actions button,.animation-retake button,.animation-sequence-primary{padding:9px 11px;border:1px solid #765946;border-radius:8px;background:#3d2e24;color:#f7f2ee;font-size:10px;font-weight:800;cursor:pointer}.animation-sequence-actions button:disabled,.animation-sequence-primary:disabled{cursor:default;opacity:.35}.animation-sequence-actions .danger{border-color:#794858;background:#35212a;color:#ffcbd4}.animation-keyframe-library{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;max-height:235px;overflow:auto}.animation-keyframe-library button{display:grid;min-width:0;gap:4px;padding:5px;border:1px solid #533f31;border-radius:8px;background:#1b1410;color:#eae0da;text-align:left;cursor:pointer}.animation-keyframe-library button.active{border-color:#65dbba;background:#17352f}.animation-keyframe-library i{display:grid;height:55px;place-items:center;border-radius:5px;background:#291b12}.animation-keyframe-library img{max-width:100%;max-height:100%;object-fit:contain;image-rendering:pixelated}.animation-keyframe-library b,.animation-keyframe-library small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.animation-keyframe-library b{font-size:8px}.animation-keyframe-library small{color:#b49580;font-size:7px}.animation-sequence-primary{border:0;background:linear-gradient(135deg,#d99364,#f0ae82);color:#fff}.animation-retake>div{display:grid;grid-template-columns:160px 160px auto;gap:9px;align-items:end}.animation-retake label{display:grid;gap:5px;color:#cdb8aa;font-size:9px;font-weight:800}.animation-retake select{padding:9px;border:1px solid #614939;border-radius:8px;background:#18120e;color:#f8f2ef}.animation-sequence-overlay.busy .animation-sequence-dialog{pointer-events:none;opacity:.7}@media(max-width:760px){.animation-sequence-columns{grid-template-columns:1fr}.animation-keyframe-library{grid-template-columns:repeat(3,minmax(0,1fr))}.animation-retake>div{grid-template-columns:1fr 1fr}.animation-retake button{grid-column:1/-1}}
