:root{color:#e8edf2;font-synthesis:none;background:#07090b;font-family:Inter,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 50% -40%,#27303a,#07090b 55%);min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;padding:max(8px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left));flex-direction:column;display:flex}.topbar{background:linear-gradient(#191d21,#101316);border:1px solid #30363c;border-radius:13px 13px 4px 4px;flex:0 0 54px;grid-template-columns:120px 100px 1fr auto 38px;align-items:center;height:54px;display:grid;box-shadow:inset 0 1px #3d444a,0 12px 30px #0008}.topbar button{cursor:pointer;background:0 0;border:0}.topbar__brand{letter-spacing:.08em;padding-left:16px;font-family:Barlow Condensed,sans-serif;font-weight:700}.topbar__brand>i{background:#ff8a31;border-radius:50%;width:9px;height:9px;margin-right:8px;display:inline-block;box-shadow:0 0 12px #ff6a00}.topbar__brand span{color:#7b858d;border:1px solid #3c4349;border-radius:3px;margin-left:5px;padding:2px 3px;font:600 8px Inter}.topbar__library{letter-spacing:.08em;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:5px;height:34px;padding:0 8px;font:600 11px/1 Barlow Condensed;display:flex;overflow:hidden;background:#20252a!important;border:1px solid #3b4248!important}.topbar__library b{color:#ff8a30;flex:none;font:500 16px/1 Inter}.topbar__library span{min-width:0;line-height:1}.topbar nav{justify-content:center;align-self:stretch;gap:18px;display:flex}.topbar nav button{color:#747c83;letter-spacing:.06em;min-width:65px;font:600 12px Barlow Condensed;position:relative}.topbar nav button.active{color:#ff9138}.topbar nav button.active:after{content:"";background:#ff8429;height:2px;position:absolute;bottom:0;left:12px;right:12px;box-shadow:0 0 8px #ff741f}.engine-pill{color:#8e989f;letter-spacing:.05em;border:1px solid #353c42;border-radius:6px;margin-right:8px;padding:8px 10px;font:600 9px Inter}.engine-pill i{background:#5b6268;border-radius:50%;width:6px;height:6px;margin-right:5px;display:inline-block}.engine-pill--ready{color:#98cdb3}.engine-pill--ready i{background:#49d88d;box-shadow:0 0 8px #49d88d}.engine-pill--error{color:#ff8585}.engine-pill--error i{background:#ff4949}.more{color:#8c959c;letter-spacing:.05em;min-width:46px;font:700 6px Inter}.console{flex:1;grid-template-columns:minmax(290px,1fr) minmax(185px,.48fr) minmax(290px,1fr);gap:5px;min-height:0;margin-top:5px;display:grid}.deck,.mixer{background:linear-gradient(135deg,#161a1e,#0d1013);border:1px solid #30363b;min-width:0;overflow:hidden;box-shadow:inset 0 1px #343a40}.deck{border-radius:4px 4px 10px 10px;grid-template-rows:auto auto minmax(75px,.56fr) minmax(180px,1.35fr) auto;padding:11px 12px 12px;display:grid}.deck__header{justify-content:space-between;align-items:center;gap:12px;min-height:66px;display:flex}.deck__label{letter-spacing:.08em;font:700 12px Barlow Condensed}.deck--a .deck__label,.deck--a .deck__bpm strong{color:#ff8a30}.deck--b .deck__label,.deck--b .deck__bpm strong{color:#19bff4}.deck__header h2{text-overflow:ellipsis;white-space:nowrap;max-width:230px;margin:3px 0 1px;font-size:clamp(13px,1.25vw,18px);overflow:hidden}.deck__header p{color:#747d84;margin:0;font-size:10px}.deck__bpm{text-align:right}.deck__bpm strong{font:700 clamp(20px,2vw,28px)/.9 Barlow Condensed;display:block}.deck__bpm span{color:#697279;font:600 8px Inter}.deck__timeline{justify-content:space-between;padding-bottom:7px;font:600 10px Barlow Condensed;display:flex}.deck--a .deck__timeline span:first-child{color:#ff8a30}.deck--b .deck__timeline span:first-child{color:#19bff4}.waveform{touch-action:none;cursor:crosshair;background:#080a0c;border-block:1px solid #2d3338;min-height:75px;position:relative;overflow:hidden}.waveform__grid{opacity:.6;background:repeating-linear-gradient(90deg,#0000 0 calc(12.5% - 1px),#374049 calc(12.5% - 1px) 12.5%);position:absolute;inset:0}.waveform__beatgrid{position:absolute;inset:0}.waveform__beatgrid i{opacity:.25;background:currentColor;width:1px;position:absolute;top:16%;bottom:16%}.waveform__beatgrid i.downbeat{opacity:.65;width:2px;top:0;bottom:0}.waveform__bars{align-items:center;gap:1px;display:flex;position:absolute;inset:5px 0}.waveform__bars i{opacity:.72;background:#76828b;flex:1;min-width:1px}.waveform--a .waveform__bars i{background:#bd5b21}.waveform--b .waveform__bars i{background:#177fa3}.waveform__played{opacity:.24;pointer-events:none;background:currentColor;position:absolute;inset:0 auto 0 0}.waveform--a{color:#ff7e25}.waveform--b{color:#18bff7}.waveform__cue{background:#ffd05a;width:1px;position:absolute;top:0;bottom:0}.waveform__cue span{color:#ffd05a;font:700 7px Inter;position:absolute;top:1px;left:3px}.waveform__playhead{z-index:2;background:#e6ebef;width:2px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 7px #fff}.waveform__playhead:before,.waveform__playhead:after{content:"";border-left:5px solid #0000;border-right:5px solid #0000;position:absolute;left:-4px}.waveform__playhead:before{border-top:6px solid;top:0}.waveform__playhead:after{border-bottom:6px solid;bottom:0}.deck__performance{grid-template-columns:64px minmax(120px,1fr) 64px;align-items:center;gap:9px;min-height:180px;padding:8px 0;display:grid}.tempo-control,.filter-control{flex-direction:column;align-items:center;gap:6px;height:90%;display:flex}.tempo-control label,.filter-control label{text-align:center;color:#929ba2;font:600 9px Barlow Condensed}.tempo-control label strong{color:#d8dde0;margin-top:2px;display:block}.tempo-control input{writing-mode:vertical-lr;direction:rtl;flex:1;width:28px}.filter-control input{writing-mode:vertical-lr;direction:rtl;flex:1;width:28px;min-height:65px}input[type=range]{accent-color:#d6dce0;cursor:pointer}.deck--a input[type=range]{accent-color:#f47c2b}.deck--b input[type=range]{accent-color:#15afe0}.jog{aspect-ratio:1;background:repeating-radial-gradient(circle,#111417 0 3px,#080a0c 4px 6px);border:1px solid #454b50;border-radius:50%;justify-self:center;width:min(23vw,205px);max-height:100%;position:relative;box-shadow:inset 0 0 0 5px #080a0c,inset 0 0 0 7px #41474d,0 8px 20px #000a}.deck--a .jog{box-shadow:inset 0 0 0 5px #080a0c,inset 0 0 0 7px #bb5d25,0 0 12px #ff741f33,0 8px 20px #000a}.deck--b .jog{box-shadow:inset 0 0 0 5px #080a0c,inset 0 0 0 7px #167b9e,0 0 12px #14b9ed33,0 8px 20px #000a}.jog__ring{background:radial-gradient(circle,#20252a,#0c0f12 70%);border:1px solid #383e43;border-radius:50%;position:absolute;inset:18%}.jog__readout{background:#090b0d;border:1px solid #41484e;border-radius:50%;flex-direction:column;justify-content:center;display:flex;position:absolute;inset:35%}.jog__readout strong{font:600 clamp(13px,1.5vw,21px) Barlow Condensed}.jog__readout small{color:#879098;font:600 8px Inter}.filter-control:before{content:"";background:radial-gradient(circle,#353b40 0 25%,#0d1012 28% 50%,#292e33 53% 62%,#0a0c0e 64%);border:1px solid #4b5258;border-radius:50%;flex:0 0 38px;order:1;width:38px;height:38px}.filter-control input{order:2}.deck__actions{grid-template-columns:1fr 1.35fr 1fr;gap:8px;display:grid}.deck__actions button{letter-spacing:.04em;cursor:pointer;background:linear-gradient(#171b1f,#0c0f12);border:1px solid #444b51;border-radius:7px;min-height:48px;font:700 13px Barlow Condensed;box-shadow:inset 0 1px #252b30}.deck__actions button:disabled{color:#4b5359;cursor:default}.deck--a .deck__actions button:not(:disabled){color:#ff913f;border-color:#a95120}.deck--b .deck__actions button:not(:disabled){color:#25c3f5;border-color:#126b89}.deck__play span{margin-right:6px}.mixer{border-radius:4px 4px 10px 10px;flex-direction:column;padding:12px 10px;display:flex}.mixer__channels{flex:1;grid-template-columns:1fr 34px 1fr;gap:5px;min-height:0;display:grid}.channel{flex-direction:column;justify-content:space-around;align-items:center;min-width:0;display:flex}.channel>strong{font:700 20px Barlow Condensed}.channel--a>strong{color:#ff8a30}.channel--b>strong{color:#19bff4}.channel label{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;min-height:0;display:flex}.channel label span{color:#7d878e;font:600 8px Inter}.channel input{width:clamp(38px,5vw,64px)}.meters{background:#080a0c;border:1px solid #30363b;flex-direction:column-reverse;align-self:center;gap:2px;height:76%;padding:4px;display:flex}.meters i{opacity:.72;background:#3dcf6f;flex:1;width:16px;max-height:8px}.meters i.hot{background:#f4b632}.mixer__fader{border-top:1px solid #2d3338;padding:11px 6px 4px}.mixer__fader div{color:#7d868c;justify-content:space-between;font:600 8px Inter;display:flex}.mixer__fader b:first-child{color:#ff8a30}.mixer__fader b:last-child{color:#19bff4}.mixer__fader input{accent-color:#d4dadd;width:100%;height:32px}.start-overlay,.library-backdrop{z-index:10;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#040608e8;place-items:center;display:grid;position:fixed;inset:0}.start-overlay:before{content:"";opacity:.25;background:radial-gradient(circle at 25% 45%,#ff641f55,#0000 22%),radial-gradient(circle at 75% 45%,#0fb8ee55,#0000 22%);position:absolute;inset:0}.start-card{text-align:center;width:min(440px,90vw);position:relative}.start-card__mark{color:#9099a0;align-items:center;width:110px;margin:0 auto 20px;font:700 11px Barlow Condensed;display:flex}.start-card__mark i{background:linear-gradient(90deg,#ff7624,#15bdf1);flex:1;height:1px;margin:0 8px}.start-card small{color:#89949c;letter-spacing:.25em;font:600 9px Inter}.start-card h1{letter-spacing:-.02em;margin:10px 0 8px;font:700 clamp(30px,5vw,54px) Barlow Condensed}.start-card p{color:#8f989f;max-width:340px;margin:0 auto 22px;font-size:12px;line-height:1.6}.start-card button{color:#fff;cursor:pointer;background:linear-gradient(105deg,#d7591d,#ef852f);border:1px solid #d46426;border-radius:7px;width:220px;height:52px;padding:0 18px;font:700 13px Inter;box-shadow:0 9px 28px #d85d2455}.start-card button span{float:right;font-size:18px}.start-card em{color:#596168;margin-top:12px;font:9px Inter;display:block}.library-backdrop{background:#040608aa;place-items:stretch start;height:100dvh;max-height:100dvh;overflow:hidden}.library{overscroll-behavior:contain;background:linear-gradient(145deg,#191e22,#0b0e10);border-right:1px solid #363d43;flex-direction:column;width:min(470px,92vw);height:100dvh;min-height:0;max-height:100dvh;padding:24px;animation:.22s ease-out slide-in;display:flex;overflow:hidden;box-shadow:25px 0 70px #000b}@keyframes slide-in{0%{transform:translate(-100%)}}.library header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.library>header,.library>.library__import,.library>.library__demo{flex:none}.library header span{color:#ff8733;letter-spacing:.2em;font:700 9px Inter}.library header h2{margin:2px 0 0;font:700 30px Barlow Condensed}.library header button{color:#7f8990;cursor:pointer;background:0 0;border:0;font-size:30px}.library__import{color:#dce1e4;text-align:left;cursor:pointer;background:#15191d;border:1px dashed #4c555c;border-radius:9px;align-items:center;gap:13px;min-height:72px;padding:12px;display:flex}.library__import b{color:#ff8a32;background:#242a2f;border-radius:6px;place-items:center;width:42px;height:42px;font-size:22px;display:grid}.library__import span{font-size:12px;font-weight:600}.library__import small{color:#687179;margin-top:4px;font-size:9px;font-weight:400;display:block}.library__demo{color:#c7d2d7;text-align:left;background:#101a1f;border:1px solid #344852;border-radius:7px;align-items:center;gap:11px;min-height:58px;margin-top:7px;padding:9px 12px;display:flex}.library__demo b{color:#27c4f3;border:1px solid #28657a;border-radius:4px;flex:0 0 42px;place-items:center;width:42px;height:34px;font:700 10px Inter;display:grid}.library__demo span{font-size:9px;font-weight:700}.library__demo small{color:#617078;margin-top:4px;font-size:7px;font-weight:500;display:block}.library__demo:disabled{opacity:.55}.library__list{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;scrollbar-width:none;-ms-overflow-style:none;flex:auto;min-height:0;margin-top:16px;overflow:hidden auto}.library__list::-webkit-scrollbar{width:0;height:0;display:none}.library__empty{text-align:center;color:#778189;padding:50px 10px}.library__empty strong{color:#a9b1b6;font:600 16px Barlow Condensed}.library__empty p{font-size:10px}.library article{border-bottom:1px solid #292f34;grid-template-columns:38px 1fr auto auto auto;align-items:center;gap:8px;min-height:62px;display:grid}.track-index{color:#899299;background:#242a2f;border-radius:5px;place-items:center;width:32px;height:32px;display:grid}.library article strong{text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-size:11px;display:block;overflow:hidden}.library article small{color:#697279;font-size:8px}.track-meta label{color:#697279;align-items:center;gap:3px;font-size:8px;display:flex}.track-meta input{color:#cbd2d7;background:#0d1012;border:1px solid #3a4248;border-radius:3px;outline:none;width:50px;height:23px;padding:2px 4px;font-size:9px}.track-meta input:focus{border-color:#db7833}.track-meta .compatibility{color:#d9ad55;align-items:center;gap:5px;font-weight:700;display:flex}.track-meta .compatibility em{color:#667178;font:600 7px Inter}.track-meta .compatibility--excellent{color:#54dc9a}.track-meta .compatibility--good{color:#48bfe4}.track-meta .compatibility--low{color:#df727c}.track-meta .analysis-error{text-overflow:ellipsis;white-space:nowrap;color:#e27682;max-width:210px;overflow:hidden}.analysis-pipeline{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;margin:5px 0 4px;display:grid}.analysis-stage{background:#101417;border:1px solid #30383e;border-radius:3px;min-width:0;padding:4px 5px}.analysis-stage b,.analysis-stage em,.analysis-stage i{text-overflow:ellipsis;white-space:nowrap;font:700 6px/1.35 Inter;display:block;overflow:hidden}.analysis-stage em{color:#66737a}.analysis-stage i{color:#7b858b;font-weight:500}.analysis-stage--running{border-color:#b86a2f;box-shadow:inset 2px 0 #ff8733}.analysis-stage--running em{color:#ffa25d}.analysis-stage--complete{border-color:#235e52}.analysis-stage--complete em{color:#53d29e}.analysis-stage--error{background:#1c1114;border-color:#713943}.analysis-stage--error em,.analysis-stage--error i{color:#e27682}.library article button{color:#abb3b8;cursor:pointer;background:#181c20;border:1px solid #464e54;border-radius:4px;height:30px;padding:0 8px;font:700 8px Inter}.library article .track-analyze{color:#ad9bea;border-color:#4c4569}.library article .load-a{color:#ff8c38;border-color:#75401f}.library article .load-b{color:#1fc1f4;border-color:#175d72}.library footer{color:#596168;border-top:1px solid #30363b;flex:none;justify-content:space-between;padding-top:12px;font-size:8px;display:flex}.analysis-backdrop{z-index:30;padding:max(10px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(10px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#050709f2;place-items:center;display:grid;position:fixed;inset:0}.track-analysis{background:linear-gradient(145deg,#171d21,#090c0e);border:1px solid #384149;border-radius:10px;width:min(980px,96vw);max-height:94dvh;padding:18px;overflow:auto;box-shadow:0 25px 80px #000}.track-analysis header{justify-content:space-between;align-items:flex-start;display:flex}.track-analysis header small,.analysis-structure>small{color:#9c86e2;letter-spacing:.18em;font:700 8px Inter}.track-analysis h2{margin:3px 0 0;font:700 25px Barlow Condensed}.track-analysis header p{color:#77828a;margin:2px 0 0;font-size:9px}.track-analysis header button{background:#151a1e;border:1px solid #3e474e;border-radius:5px;width:36px;height:36px;font-size:22px}.analysis-waveform{background:#07090b;border:1px solid #303940;border-radius:5px;height:155px;margin-top:15px;position:relative;overflow:hidden}.analysis-waveform__bars{align-items:center;gap:1px;display:flex;position:absolute;inset:8px 0 34px}.analysis-waveform__bars i{opacity:.78;background:linear-gradient(#22bce9,#d06c2c);flex:1;min-width:1px}.analysis-waveform__segments{height:34px;position:absolute;inset:auto 0 0}.analysis-waveform__segments span{background:#1a2025;border-left:1px solid #65717a;min-width:1px;padding:5px;position:absolute;inset-block:0;overflow:hidden}.analysis-waveform__segments b,.analysis-waveform__segments em{white-space:nowrap;text-transform:uppercase;font-size:6px;font-style:normal;display:block}.analysis-waveform__segments em{color:#68737b;margin-top:3px}.analysis-metrics{grid-template-columns:repeat(6,1fr);gap:7px;margin-top:9px;display:grid}.analysis-metrics article{background:#0c1012;border:1px solid #30383e;border-radius:5px;min-width:0;padding:10px}.analysis-metrics small,.analysis-metrics span{color:#68737a;font-size:6px;display:block}.analysis-metrics strong{color:#dce2e6;margin:5px 0;font:700 18px Barlow Condensed;display:block}.analysis-structure{border:1px solid #30383e;border-radius:5px;margin-top:10px;padding:10px}.analysis-structure>div{gap:5px;margin-top:8px;display:flex;overflow-x:auto}.analysis-structure span{background:#13181c;border-left:2px solid #9a7ee9;flex:1;min-width:90px;padding:8px}.analysis-structure b,.analysis-structure em{font-size:7px;font-style:normal;display:block}.analysis-structure em{color:#66727a;margin-top:4px}.analysis-structure p{color:#738089;font-size:9px}.track-analysis footer{color:#5d6971;justify-content:space-between;align-items:center;margin-top:11px;font-size:7px;display:flex}.track-analysis footer button{color:#bdabef;background:#241d35;border:1px solid #554675;border-radius:4px;height:34px;padding:0 14px;font-size:8px}@media (width<=700px){.analysis-metrics{grid-template-columns:repeat(3,1fr)}.library article{grid-template-columns:30px 1fr auto auto}.library article .track-analyze{grid-column:2;justify-self:start}}.portrait-hint{display:none}@media (height<=520px){.topbar{flex-basis:46px;height:46px}.deck{grid-template-rows:auto auto 62px minmax(130px,1fr) auto;padding:7px 9px 8px}.deck__header{min-height:51px}.deck__performance{min-height:130px}.deck__actions button{min-height:39px}.mixer{padding-block:8px}.library{padding:max(8px, env(safe-area-inset-top)) max(10px, env(safe-area-inset-right)) max(8px, env(safe-area-inset-bottom)) max(10px, env(safe-area-inset-left))}.library header{margin-bottom:7px}.library header h2{font-size:22px}.library__import{min-height:48px}.library__demo{min-height:42px;margin-top:5px}.library__list{margin-top:7px}.library footer{padding-top:5px}}@media (orientation:portrait){body{overflow:auto}.app-shell{min-height:100dvh}.topbar{grid-template-columns:1fr auto auto}.topbar__library{width:42px}.topbar__library span,.engine-pill,.more{display:none}.topbar nav{order:3;gap:0}.topbar nav button{min-width:55px}.console{display:none}.portrait-hint{color:#6e777e;flex:1;place-items:center;font:600 12px Inter;display:grid}}@media (width<=820px) and (orientation:landscape){.topbar{grid-template-columns:70px 48px 1fr auto}.topbar__brand span,.topbar__library span,.more{display:none}.topbar nav{gap:2px}.topbar nav button{min-width:52px}.engine-pill{padding:8px;font-size:0}.console{grid-template-columns:minmax(250px,1fr) 145px minmax(250px,1fr)}.deck__performance{grid-template-columns:48px minmax(100px,1fr) 48px}.deck__actions{gap:4px}}.console{grid-template-columns:minmax(0,1fr) clamp(230px,28vw,330px) minmax(0,1fr);width:100%;overflow:hidden}.deck{grid-template-rows:auto auto auto minmax(68px,1fr) auto auto auto auto;gap:5px;padding:9px}.deck__header{min-height:52px}.deck__identity{flex:auto;min-width:0;overflow:hidden}.deck__load{color:#aeb7bd;white-space:nowrap;cursor:pointer;background:#1b2024;border:1px solid #3e464c;border-radius:5px;flex:0 0 86px;width:86px;min-width:0;min-height:34px;padding:0 7px;font:700 8px Inter;overflow:hidden}.deck__track-actions{flex:none;gap:4px;display:flex}.deck__eject{color:#b97780;background:#1d1416;border:1px solid #49353a;border-radius:5px;min-width:48px;min-height:34px;padding:0 6px;font:700 6px Inter}.deck--a .deck__load{color:#ff8c39;border-color:#7b431f}.deck--b .deck__load{color:#25c3f4;border-color:#185e74}.track-readout{background:#0a0d0f;border:1px solid #2c3338;border-radius:5px;grid-template-columns:repeat(5,1fr) auto;min-height:48px;display:grid}.track-readout>div{border-right:1px solid #252b30;min-width:0;padding:7px 6px}.track-readout span{color:#626c73;margin-bottom:3px;font:600 7px Inter;display:block}.track-readout strong{white-space:nowrap;font:600 12px Barlow Condensed,sans-serif}.track-readout small{color:#596168;margin-left:2px;font-size:6px}.track-readout__effective strong{font-size:17px}.deck--a .track-readout__effective strong{color:#ff8a30}.deck--b .track-readout__effective strong{color:#19bff4}.track-readout .sync-badge{color:#657077;border-right:0;flex-direction:column;justify-content:center;align-items:center;min-width:58px;font:700 7px Inter;display:flex}.sync-badge i{background:#4c555b;border-radius:50%;width:6px;height:6px;margin-bottom:4px}.sync-badge--aligned{color:#64dfa2!important}.sync-badge--aligned i{background:#48dc91;box-shadow:0 0 7px #48dc91}.sync-badge--unavailable{color:#e8aa53!important}.sync-badge--unavailable i{background:#e8aa53;box-shadow:0 0 7px #e8aa5355}.tempo-strip{grid-template-columns:65px 1fr 65px;align-items:center;gap:6px;min-height:39px;display:grid}.tempo-strip button{color:#879198;background:#14181b;border:1px solid #3b4349;border-radius:4px;height:30px;font:600 7px Inter}.tempo-strip label{color:#747e85;align-items:center;gap:7px;font:600 7px Inter;display:flex}.tempo-strip input{flex:1;min-width:50px}.tempo-strip__value{grid-template-columns:auto auto;align-items:baseline;column-gap:4px;min-width:80px;display:grid}.tempo-strip__value small{color:#626c73;grid-column:1/-1;font:600 6px Inter}.tempo-strip__value strong{color:#dce2e6;white-space:nowrap;font:700 13px Barlow Condensed}.tempo-strip__value em{color:#7c878e;font:600 7px Inter}.deck--a .tempo-strip__value strong{color:#ff8a30}.deck--b .tempo-strip__value strong{color:#19bff4}.grid-tools{grid-template-columns:1fr 1.25fr auto;align-items:center;gap:5px;display:grid}.grid-tools button{color:#929ca2;background:#13171a;border:1px solid #374047;border-radius:4px;min-height:30px;font:700 7px Inter}.grid-tools button small{color:#586168;margin-top:2px;font-size:5px;display:block}.grid-tools button:disabled{opacity:.35}.grid-tools>span{color:#b28b52;white-space:nowrap;border:1px solid #493b24;border-radius:3px;padding:5px;font:700 6px Inter}.grid-tools>span.ready{color:#58d697;border-color:#235d42}.deck__actions button.is-active{color:#65e6a5;background:#183627;border-color:#3b9d68}.deck__actions button small{color:inherit;opacity:.6;margin-top:2px;font-size:6px;display:block}.analysis-warning{color:#e7a651;text-align:center;background:#251a0d;border:1px solid #59401f;border-radius:3px;padding:5px;font:600 7px Inter}.mixer{gap:6px;padding:8px}.mixer__title{color:#818b92;letter-spacing:.14em;justify-content:space-between;align-items:center;height:30px;font:700 9px Inter;display:flex}.mixer__title .vu{flex-direction:row;width:65%;height:8px}.mixer__title .vu i{flex:1;height:100%}.mixer__title>label{color:#69737a;width:68px;font:600 6px Inter}.mixer__title>label input{width:100%}.mixer__channels{flex:1;grid-template-columns:1fr 1fr;gap:8px;min-height:0}.channel{background:#0b0e10;border:1px solid #2e353a;border-radius:6px;justify-content:flex-start;gap:5px;min-height:0;padding:6px}.channel header{justify-content:space-between;align-items:center;width:100%;display:flex}.channel header strong{font:700 12px Barlow Condensed}.channel header span{color:#687179;font:600 8px Inter}.channel--a header strong{color:#ff8a30}.channel--b header strong{color:#19bff4}.knob-control{align-items:center;gap:4px;width:100%;display:flex}.knob-control span{color:#7a848b;width:34px;font:600 7px Inter}.knob-control input{width:100%;min-width:30px}.channel__eq{grid-template-columns:repeat(3,1fr);gap:3px;width:100%;display:grid}.channel__eq label{color:#6d777e;flex-direction:column;align-items:center;gap:1px;min-width:0;font:600 6px Inter;display:flex}.channel__eq input{width:100%;min-width:0}.channel__volume{border-top:1px solid #252c30;flex:1;grid-template-columns:23px 1fr;align-items:stretch;gap:5px;width:100%;min-height:82px;padding-top:5px;display:grid}.channel__volume>label{color:#7c868d;text-align:center;flex-direction:column;align-items:center;font:600 6px Inter;display:flex}.channel__volume>label input{writing-mode:vertical-lr;direction:rtl;flex:1;width:30px;min-height:50px}.vu{flex-direction:column-reverse;gap:1px;display:flex}.vu i{background:#22282c;border-radius:1px;flex:1;min-height:2px}.vu i.lit{background:#42d57d;box-shadow:0 0 3px #42d57d}.vu i.hot.lit{background:#f2b43c}.pfl{color:#555e64;background:#14181b;border:1px solid #32393e;border-radius:3px;width:100%;min-height:24px;font:700 7px Inter}.fx-launcher{grid-template-columns:1fr 1fr;gap:5px;height:41px;display:grid}.fx-launcher button{color:#7b858c;background:#15191c;border:1px solid #353d42;border-radius:4px;grid-template-columns:auto 1fr auto;align-items:center;gap:4px;font:600 7px Inter;display:grid}.fx-launcher button strong{color:#bec6ca;font-size:8px}.fx-launcher button small{font-size:6px}.fx-launcher button:disabled{opacity:.48}.mixer__fader{padding:8px 5px 2px}.mixer__fader>input{margin:3px 0}.mixer__fader label{color:#626b72;align-items:center;gap:5px;font:600 6px Inter;display:flex}.mixer__fader label input{flex:1;min-width:40px}@media (height<=650px){.track-readout{min-height:40px}.track-readout>div{padding-block:5px}.waveform{min-height:60px}.tempo-strip{min-height:32px}.grid-tools button{min-height:25px}.deck__actions button{min-height:40px}.channel__volume{min-height:65px}}@media (width<=1020px) and (orientation:landscape){.console{grid-template-columns:minmax(0,1fr) clamp(205px,27vw,245px) minmax(0,1fr)}.track-readout{grid-template-columns:repeat(3,1fr) auto}.track-readout>div:nth-child(4),.track-readout>div:nth-child(5){display:none}.deck__load{flex-basis:74px;width:74px;font-size:7px}.deck__header{gap:6px}.deck__header h2{max-width:100%}}@media (width<=1180px) and (orientation:landscape){html,body{min-height:100%;overflow:hidden auto}.app-shell{height:auto;min-height:100dvh;overflow:visible}.console{flex:none;grid-template-rows:minmax(520px,auto) minmax(430px,auto);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;min-height:0;display:grid;overflow:visible}.console>.deck--a{grid-area:1/1}.console>.deck--b{grid-area:1/2}.console>.mixer{grid-area:2/1/auto/-1;justify-self:center;width:min(760px,100%);min-height:430px;overflow:visible}.mixer__channels{min-height:285px}.channel__volume{min-height:120px}.deck{min-width:0;overflow:visible}.deck__header,.track-readout,.tempo-strip,.grid-tools,.deck__actions{min-width:0}.deck__actions button{min-width:0;overflow:hidden}.performance-panel{width:100%;margin-top:7px;position:sticky;bottom:0;left:auto;right:auto}}@media (width<=760px) and (orientation:landscape){.console{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.deck{padding-inline:6px}.deck__load{flex-basis:64px;width:64px;padding-inline:3px}.track-readout{grid-template-columns:1fr 1fr auto}.track-readout>div:nth-child(3){display:none}.grid-tools{grid-template-columns:1fr 1fr}.grid-tools>span{display:none}}@media (width<=1024px) and (orientation:landscape){.mobile-decks .deck__performance{min-height:236px}.mobile-decks .jog-wheel{grid-template-columns:minmax(38px,.65fr) minmax(0,220px) minmax(10px,.35fr);width:100%;overflow:visible}.mobile-decks .jog-wheel__platter{width:min(100%,220px);max-width:220px;height:auto;max-height:220px}.mobile-decks .jog-wheel__mode{min-width:0;padding-right:5px}}@media (width<=760px) and (orientation:landscape){.mobile-decks .deck__performance{min-height:204px}.mobile-decks .jog-wheel{grid-template-columns:minmax(32px,.55fr) minmax(0,184px) minmax(6px,.25fr)}.mobile-decks .jog-wheel__platter{width:min(100%,184px);max-width:184px;max-height:184px}}@media (orientation:portrait){body{overflow:hidden}.dual-waveform,.mobile-decks,.mobile-mix-strip,.performance-panel{display:none}.portrait-hint{text-align:center;flex:1;place-items:center;padding:30px;display:grid}}.performance-panel{z-index:6;left:max(10px, env(safe-area-inset-left));right:max(10px, env(safe-area-inset-right));bottom:max(8px, env(safe-area-inset-bottom));pointer-events:none;position:fixed}.performance-panel>nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:#111518ee;border:1px solid #3b4349;border-radius:7px 7px 0 0;grid-template-columns:repeat(3,1fr);width:min(430px,52vw);height:34px;margin:0 auto;display:grid;overflow:hidden;box-shadow:0 -6px 22px #0007}.performance-panel>nav button{color:#737d84;cursor:pointer;background:0 0;border:0;border-right:1px solid #30373c;font:700 8px Inter}.performance-panel>nav button.active{color:#f0f3f5;background:#272d32;box-shadow:inset 0 -2px #ff8330}.performance-panel:not(.is-open){display:none!important}.performance-panel--mixer{bottom:max(8px, env(safe-area-inset-bottom))}.deck-tools-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:linear-gradient(135deg,#151a1ef5,#090c0ef5);border:1px solid #3b4349;border-radius:9px;grid-template:"header header header"42px"meta loop cues"1fr"grid phrase cues"1fr/minmax(150px,.55fr) minmax(210px,.8fr) minmax(290px,1.15fr);gap:8px;height:min(310px,58vh);padding:10px;display:grid;box-shadow:0 -20px 65px #000c}.deck-tools-panel>header{border-bottom:1px solid #30383d;grid-area:header;justify-content:space-between;align-items:center;min-width:0;display:flex}.deck-tools-panel>header div{align-items:baseline;gap:8px;display:flex}.deck-tools-panel>header small,.deck-tools-panel label,.deck-tools-panel__meta small{color:#77828a;letter-spacing:.08em;font:700 7px Inter}.deck-tools-panel>header strong{color:#f0f3f5;font:700 15px Barlow Condensed}.deck-tools-panel>header span{text-overflow:ellipsis;white-space:nowrap;color:#89949b;max-width:45%;font:600 8px Inter;overflow:hidden}.deck-tools-panel__meta{grid-area:meta;grid-template-columns:1fr 1fr;gap:5px;display:grid}.deck-tools-panel__meta span{background:#0c1114;border:1px solid #303940;border-radius:5px;flex-direction:column;justify-content:center;min-width:0;padding:7px;display:flex}.deck-tools-panel__meta b{text-overflow:ellipsis;color:#e1e7ea;font:700 12px Barlow Condensed;overflow:hidden}.deck-tools-panel__group{background:#0c1114;border:1px solid #303940;border-radius:5px;min-width:0;padding:8px}.deck-tools-panel__group:first-of-type{grid-area:loop}.deck-tools-panel__group:nth-of-type(2){grid-area:phrase}.deck-tools-panel__group>div{grid-template-columns:repeat(4,1fr);gap:5px;height:calc(100% - 17px);display:grid}.deck-tools-panel__group button,.deck-tools-panel__grid button{color:#a7b0b6;background:#151b1f;border:1px solid #39434a;border-radius:4px;min-width:0;font:700 8px Inter}.deck-tools-panel__group button.active{color:#ff9a57;background:#352116;border-color:#ff8330}.deck-tools-panel__cues{grid-area:cues;min-width:0;overflow:hidden}.deck-tools-panel__cues .hot-cues{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);height:100%}.deck-tools-panel__grid{grid-area:grid;grid-template-rows:1fr auto;grid-template-columns:1fr 1fr;gap:5px;display:grid}.deck-tools-panel__grid button small{color:#637078;margin-top:3px;font-size:6px;display:block}.deck-tools-panel__grid>span{color:#b06d72;text-align:center;border:1px solid #4a3535;border-radius:4px;grid-column:1/-1;padding:5px;font:700 7px Inter}.deck-tools-panel__grid>span.ready{color:#51d9ba;border-color:#236d60}.fx-panel,.sampler-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:linear-gradient(135deg,#151a1eee,#090c0eee);border:1px solid #3b4349;border-radius:9px;grid-template-columns:minmax(430px,1.35fr) minmax(300px,.7fr);gap:8px;height:min(310px,58vh);padding:10px;display:grid;box-shadow:0 -20px 65px #000c}.fx-grid,.sample-bank{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);gap:7px;min-width:0;display:grid}.fx-grid button,.sample-pad{color:#889299;text-align:left;cursor:pointer;background:linear-gradient(145deg,#20262b,#0f1316);border:1px solid #343c42;border-radius:7px;min-width:0;padding:10px;position:relative;overflow:hidden}.fx-grid button:after,.sample-pad:after{content:"";background:#465058;height:2px;position:absolute;inset:auto 0 0}.fx-grid button small,.sample-pad small{color:#59636a;font:600 7px Inter;display:block}.fx-grid button strong,.sample-pad strong{text-overflow:ellipsis;white-space:nowrap;color:#dce2e6;margin:7px 0 4px;font:700 clamp(11px,1.15vw,16px) Barlow Condensed;display:block;overflow:hidden}.fx-grid button span,.sample-pad span{color:#6e7880;font:500 7px/1.35 Inter;display:block}.fx-grid button i{color:#805f3a;font:600 6px Inter;position:absolute;top:8px;right:8px}.fx-grid button.selected{background:linear-gradient(145deg,#35251c,#16120f);border-color:#b35a23}.fx-grid button.selected:after{background:#ff8731;box-shadow:0 0 9px #ff8731}.fx-controls,.sampler-controls{background:#0b0e10;border:1px solid #30373c;border-radius:7px;flex-direction:column;gap:9px;min-width:0;padding:10px;display:flex}.fx-controls header,.sampler-controls header{border-bottom:1px solid #272e33;justify-content:space-between;align-items:center;padding-bottom:7px;display:flex}.fx-controls header small,.sampler-controls header small{color:#667078;letter-spacing:.12em;font:600 6px Inter;display:block}.fx-controls header strong,.sampler-controls header strong{font:700 14px Barlow Condensed}.fx-controls header>span{color:#d6a352;border:1px solid #584421;border-radius:3px;padding:4px;font:600 6px Inter}.segmented,.beat-row{align-items:center;gap:3px;display:flex}.segmented small,.beat-row small{color:#68727a;width:34px;font:600 6px Inter}.segmented button,.beat-row button{color:#717b82;background:#14191c;border:1px solid #323a40;border-radius:3px;flex:1;min-width:0;height:25px;padding:0;font:600 7px Inter}.segmented button.active,.beat-row button.active{color:#ff8c3b;background:#2b1d15;border-color:#9e5427}.fx-controls>label,.sampler-volume{color:#737d84;font:600 7px Inter}.fx-controls>label span,.sampler-volume span{justify-content:space-between;display:flex}.fx-controls>label input,.sampler-volume input{width:100%}.fx-on,.stop-all{color:#9f7d57;background:#211910;border:1px solid #4a3a2a;border-radius:5px;min-height:37px;margin-top:auto;font:700 9px Inter}.fx-on span{margin-top:2px;font-size:5px;display:block}.fx-on.active{color:#ff9b55;background:#492315;border-color:#ca6227;box-shadow:inset 0 0 18px #ff6d1f22,0 0 10px #ff6d1f33}.sample-pad{border-color:color-mix(in srgb, var(--pad-color) 40%, #30373c);touch-action:none}.sample-pad:after{background:var(--pad-color);opacity:.75}.sample-pad.empty{opacity:.62;border-style:dashed}.sample-pad.playing{background:color-mix(in srgb, var(--pad-color) 24%, #111518);box-shadow:inset 0 0 22px color-mix(in srgb, var(--pad-color) 25%, transparent);transform:translateY(1px)}.sample-pad.playing:after{height:4px;box-shadow:0 0 12px var(--pad-color)}.sampler-controls header>span{color:#26bff0;font:700 10px Barlow Condensed}.sampler-actions{grid-template-columns:1fr 1fr;gap:5px;display:grid}.sampler-actions button{color:#9da7ad;background:#171d21;border:1px solid #354048;border-radius:4px;min-height:34px;font:700 7px Inter}.sampler-actions button.recording{color:#ff7487;background:#35151b;border-color:#a83243;animation:1s infinite alternate record-pulse}@keyframes record-pulse{to{box-shadow:0 0 12px #e93e5655}}.record-error{color:#ec7282;margin:-4px 0;font:600 7px Inter}.sampler-config{grid-template-columns:auto 1fr 1fr;align-items:center;gap:5px;display:grid}.sampler-config>small{color:#6d777e;font:600 6px Inter}.sampler-config label{color:#687179;font:600 6px Inter}.sampler-config select{color:#b5bdc2;background:#14181b;border:1px solid #343d42;border-radius:3px;width:100%;margin-top:3px;font-size:8px;display:block}.stop-all{color:#e66b7b;background:#281216;border-color:#70323b}.sampler-controls>p:last-child{color:#5e686f;margin:0;font:500 6px/1.4 Inter}@media (width<=900px) and (orientation:landscape){.fx-panel,.sampler-panel{grid-template-columns:1.2fr .8fr;height:min(270px,62vh);padding:7px}.fx-grid,.sample-bank{gap:4px}.fx-grid button,.sample-pad{padding:7px}.fx-controls,.sampler-controls{gap:5px;padding:7px}.fx-grid button span{display:none}}html,body{width:100%;height:100%;overflow:hidden}.app-shell{width:100%;height:100dvh;min-height:0;padding:max(5px, env(safe-area-inset-top)) max(6px, env(safe-area-inset-right)) max(5px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));overflow:hidden}.topbar{border-radius:9px 9px 3px 3px;flex-basis:44px;grid-template-columns:104px 102px 1fr auto 30px;height:44px}.topbar__library{height:30px}.mobile-decks{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:5px;width:100%;min-height:0;margin-top:5px;display:grid;overflow:hidden}.dual-waveform{background:#050709;border:1px solid #414a50;border-radius:7px;flex:0 0 clamp(124px,30dvh,178px);grid-template-rows:22px 1fr 1fr;min-height:124px;margin-top:5px;display:grid;position:relative;overflow:hidden;box-shadow:inset 0 1px #2d353a,0 5px 16px #0008}.dual-waveform>header{z-index:3;background:#111619;border-bottom:1px solid #252d32;justify-content:space-between;align-items:center;padding:0 8px;display:flex}.dual-waveform>header span{color:#d3dadd;letter-spacing:.12em;font:700 7px Inter}.dual-waveform>header small{color:#566168;font:600 5px Inter}.dual-waveform__row{touch-action:none;cursor:crosshair;border-bottom:1px solid #20272c;min-height:0;position:relative;overflow:hidden}.dual-waveform__row>strong{z-index:4;width:20px;font:700 12px Barlow Condensed;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.dual-waveform__row--a>strong,.dual-waveform__row--a>span{color:#ff8a30}.dual-waveform__row--b>strong,.dual-waveform__row--b>span{color:#20c4f5}.dual-waveform__row>span{z-index:4;font:700 7px Inter;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.dual-waveform__bars{opacity:.82;align-items:center;gap:1px;display:flex;position:absolute;inset:5px 34px}.dual-waveform__bars i{background:#a75525;flex:1;min-width:1px}.dual-waveform__row--b .dual-waveform__bars i{background:#137f9f}.dual-waveform__canvas{width:100%;height:100%;display:block}.dual-waveform__beats{position:absolute;inset:0 34px}.dual-waveform__sections{z-index:2;pointer-events:none;position:absolute;inset:0 34px}.dual-waveform__sections i{opacity:.42;background:#79838a;border-inline:1px solid #fff5;position:absolute;inset-block:0;overflow:hidden}.dual-waveform__sections b{color:#fff;opacity:1;background:#050709bb;border-radius:2px;padding:2px 4px;font:800 7px Inter;position:absolute;top:3px;left:4px}.dual-waveform__sections .section-intro{background:#4b8fd8}.dual-waveform__sections .section-build{background:#d99a36}.dual-waveform__sections .section-drop{background:#e74f5b}.dual-waveform__sections .section-break{background:#8b67d5}.dual-waveform__sections .section-outro{background:#4dbb83}.dual-waveform__beats i{opacity:.35;background:#d7dde0;width:1px;position:absolute;top:18%;bottom:18%}.dual-waveform__beats i.downbeat{opacity:.85;width:2px;top:0;bottom:0;box-shadow:0 0 5px #fff7}.dual-waveform__deck-playhead{z-index:5;pointer-events:none;background:currentColor;width:2px;position:absolute;top:0;bottom:0;left:50%;box-shadow:0 0 8px}.dual-waveform__deck-playhead i{border-left:7px solid #0000;border-right:7px solid #0000;width:0;height:0;position:absolute;left:-6px}.dual-waveform__section-controls{z-index:7;align-items:center;gap:3px;display:flex;position:absolute;top:3px;right:66px}.dual-waveform__section-controls em{color:#e3e8eb;text-align:center;background:#070a0cdd;border:1px solid #4a5359;border-radius:3px;min-width:72px;padding:3px 5px;font:800 6px Inter}.dual-waveform__section-controls button{color:#d8dfe3;background:#0b1013e8;border:1px solid #4b555b;border-radius:3px;min-width:25px;height:20px;padding:0 5px;font:800 6px Inter}.dual-waveform__section-controls button:disabled{opacity:.3}.dual-waveform__row--a .dual-waveform__section-controls button:not(:disabled){color:#ff9a55;border-color:#a45928}.dual-waveform__row--b .dual-waveform__section-controls button:not(:disabled){color:#3ccbf5;border-color:#287d98}.dual-waveform__row--a .dual-waveform__deck-playhead{color:#ff8a30}.dual-waveform__row--a .dual-waveform__deck-playhead i{border-top:8px solid #ff8a30;top:0}.dual-waveform__row--b .dual-waveform__deck-playhead{color:#20c4f5}.dual-waveform__row--b .dual-waveform__deck-playhead i{border-bottom:8px solid #20c4f5;bottom:0}.track-overview{z-index:6;cursor:pointer;background:#070a0de8;border:1px solid #3a4348;border-radius:3px;height:19px;position:absolute;bottom:2px;left:34px;right:34px;overflow:hidden}.track-overview__wave{opacity:.65;position:absolute;inset:2px}.track-overview__sections{pointer-events:none;position:absolute;inset:0}.track-overview__sections i{opacity:.42;background:#79838a;border-left:1px solid #fff4;position:absolute;inset-block:0;overflow:hidden}.track-overview__sections b{color:#fff;text-shadow:0 1px 2px #000;font:800 6px Inter;position:absolute;top:2px;left:2px}.track-overview__sections .section-intro{background:#4b8fd8}.track-overview__sections .section-build{background:#d99a36}.track-overview__sections .section-drop{background:#e74f5b}.track-overview__sections .section-break{background:#8b67d5}.track-overview__sections .section-outro{background:#4dbb83}.track-overview__position{z-index:3;pointer-events:none;background:#fff;width:2px;position:absolute;top:0;bottom:0;transform:translate(-1px);box-shadow:0 0 5px #fff}.track-overview__cue,.track-overview__hotcue{z-index:4;color:#111;text-align:center;pointer-events:none;background:#f3e25d;border-radius:0 0 2px 2px;min-width:8px;height:9px;font:800 5px/9px Inter;position:absolute;top:0;transform:translate(-50%)}.track-overview__hotcue{background:#e4e9ec;top:auto;bottom:0}.dual-waveform__row--a .track-overview__hotcue{background:#ff8a30}.dual-waveform__row--b .track-overview__hotcue{background:#20c4f5}.track-overview__next{z-index:4;color:#dbe2e5;pointer-events:none;background:#030506d9;border-radius:2px;padding:1px 3px;font:700 5px Inter;position:absolute;bottom:1px;right:2px}.mobile-decks .deck{grid-template-rows:auto auto auto minmax(150px,1fr) auto auto auto auto}.jog-wheel{grid-template-columns:minmax(48px,1fr) minmax(160px,280px) minmax(48px,1fr);place-items:center;height:100%;min-height:0;padding-block:3px;display:grid;overflow:hidden}.jog-wheel__mode{text-align:right;justify-self:end;padding-right:8px}.jog-wheel__mode span,.jog-wheel__mode small{display:block}.jog-wheel__mode span{color:#89949b;font:700 7px Inter}.jog-wheel__mode small{color:#566168;margin-top:4px;font:600 5px Inter}.jog-wheel__platter{aspect-ratio:1;touch-action:none;cursor:grab;background:#090c0e;border:3px solid #4b545a;border-radius:50%;outline:none;width:auto;min-width:0;max-width:calc(100% - 10px);height:min(100% - 10px,280px);position:relative;box-shadow:inset 0 0 0 7px #101417,inset 0 0 0 10px #343c41,0 6px 12px #000b}.jog-wheel__platter:active{cursor:grabbing}.jog-wheel__platter:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px}.jog-wheel--a .jog-wheel__platter{color:#ff8a30;border-color:#9a542b}.jog-wheel--b .jog-wheel__platter{color:#20c4f5;border-color:#277b94}.jog-wheel__disc{transform:rotate(var(--jog-rotation));background:repeating-radial-gradient(circle,#171c1f 0 3px,#090c0e 4px 7px);border-radius:50%;position:absolute;inset:11px;box-shadow:inset 0 0 0 2px #3d454a}.jog-wheel__disc i{background:currentColor;border-radius:4px;width:6px;height:22px;position:absolute;top:7px;left:calc(50% - 3px);box-shadow:0 0 8px}.jog-wheel__display{pointer-events:none;background:#070a0c;border:1px solid #4b555b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:31%;box-shadow:0 0 10px #000}.jog-wheel__display strong{color:currentColor;font:700 10px Barlow Condensed}.jog-wheel__display span{color:#e0e5e8;font:700 clamp(8px,1vw,12px)/.9 Barlow Condensed}.jog-wheel__display small{color:#667078;font:600 4px Inter}.jog-wheel.is-active .jog-wheel__platter{border-color:currentColor;box-shadow:inset 0 0 0 5px #101417,inset 0 0 0 7px #343c41,0 0 14px}.loop-strip{grid-template-columns:50px repeat(4,minmax(32px,1fr)) minmax(64px,auto);align-items:center;gap:3px;min-width:0;min-height:30px;display:grid}.loop-strip>span{color:#77828a;font:700 6px Inter}.loop-strip button{color:#768188;background:#111619;border:1px solid #343d43;border-radius:3px;min-height:27px;font:700 7px Inter}.loop-strip button:disabled{opacity:.35}.loop-strip button.active{color:#ff913d;background:#312117;border-color:currentColor;box-shadow:inset 0 0 9px #ff772522}.deck--b .loop-strip button.active{color:#25c5f4;background:#102932;box-shadow:inset 0 0 9px #19bff422}.loop-strip small{text-overflow:ellipsis;white-space:nowrap;color:#59646b;text-align:right;font:600 5px Inter;overflow:hidden}.phrase-strip{grid-template-columns:minmax(74px,1.2fr) repeat(4,minmax(42px,1fr));align-items:center;gap:3px;min-width:0;min-height:29px;display:grid}.phrase-strip>span{text-overflow:ellipsis;white-space:nowrap;color:#68747b;font:700 6px Inter;overflow:hidden}.phrase-strip>span b{color:#d5dde1;margin-left:3px}.phrase-strip button{color:#8d979d;background:#12171a;border:1px solid #3b4349;border-radius:3px;min-height:26px;font:700 6px Inter}.phrase-strip button:disabled{opacity:.28}.deck--a .phrase-strip button:not(:disabled){color:#f0914e;border-color:#744321}.deck--b .phrase-strip button:not(:disabled){color:#3bc5ec;border-color:#236278}.hot-cues{grid-template-columns:78px repeat(4,minmax(42px,1fr));align-items:stretch;gap:4px;min-width:0;min-height:38px;display:grid}.hot-cues>span{color:#879199;flex-direction:column;justify-content:center;font:700 7px Inter;display:flex}.hot-cues>span small{color:#4f5960;margin-top:3px;font-size:4px;line-height:1.3}.hot-cues button{color:#5e686f;touch-action:none;background:#101518;border:1px dashed #343d43;border-radius:4px;min-width:0;min-height:36px;padding:3px}.hot-cues button b,.hot-cues button small{display:block}.hot-cues button b{font:700 9px Barlow Condensed}.hot-cues button small{text-overflow:ellipsis;color:#566067;margin-top:2px;font:600 5px Inter;overflow:hidden}.deck--a .hot-cues button.set{color:#ff8b39;background:#2b1c14;border-style:solid;border-color:#a95728;box-shadow:inset 0 -2px #ff812d}.deck--b .hot-cues button.set{color:#24c1ef;background:#10232a;border-style:solid;border-color:#1a738e;box-shadow:inset 0 -2px #20bce9}.mobile-decks>.deck--a,.mobile-decks>.deck--b{grid-area:1;min-width:0;min-height:0;overflow:hidden}.mobile-decks .deck{border-radius:4px;grid-template-rows:auto auto auto minmax(58px,1fr) auto auto;gap:3px;padding:7px}.mobile-decks .deck__header{min-height:41px}.mobile-decks .deck__header h2{margin-top:2px;font-size:clamp(11px,1.4vw,16px)}.mobile-decks .deck__header p{font-size:8px}.mobile-decks .deck__load{flex-basis:72px;width:72px;min-height:29px}.mobile-decks .deck__eject{min-width:42px;min-height:29px;padding-inline:4px;font-size:5px}.mobile-decks .track-readout{grid-template-columns:1fr 1.2fr auto;min-height:39px}.mobile-decks .track-readout>div{padding:5px}.mobile-decks .track-readout>div:nth-child(3),.mobile-decks .track-readout>div:nth-child(4),.mobile-decks .track-readout>div:nth-child(5){display:none}.mobile-decks .track-readout strong{font-size:10px}.mobile-decks .track-readout__effective strong{font-size:16px}.mobile-decks .deck__timeline{padding-bottom:2px;font-size:8px}.mobile-decks .waveform{min-height:52px}.mobile-decks .tempo-strip{grid-template-columns:48px 1fr 48px;gap:3px;min-height:32px}.mobile-decks .tempo-strip button{height:27px;padding:0 2px;font-size:6px}.mobile-decks .tempo-strip__value{min-width:66px}.mobile-decks .tempo-strip__value strong{font-size:11px}.mobile-decks .grid-tools,.mobile-decks .analysis-warning{display:none}.mobile-decks .deck__actions{gap:4px}.mobile-decks .deck__actions button{min-width:0;min-height:39px;padding:2px;font-size:10px;overflow:hidden}.mobile-decks .deck__actions button small{font-size:5px}.mobile-mix-strip{background:linear-gradient(#171c20,#0c0f11);border:1px solid #32393f;border-radius:5px;flex:0 0 48px;grid-template-columns:minmax(120px,.8fr) minmax(210px,.85fr) minmax(220px,1.35fr) minmax(120px,.8fr);align-items:center;gap:10px;min-height:48px;margin:5px 0;padding:5px 12px;display:grid;box-shadow:inset 0 1px #31383e}.mobile-channel,.mobile-crossfader{color:#727c83;align-items:center;gap:7px;min-width:0;font:700 7px Inter;display:flex}.mobile-channel input,.mobile-crossfader input{flex:1;min-width:0}.mobile-channel b{color:#8f999f;min-width:18px;font-size:7px}.mobile-channel--a span{color:#ff8a30}.mobile-channel--b span{color:#19bff4}.mobile-crossfader{flex-direction:column;gap:0}.mobile-crossfader span{color:#6f7980;justify-content:space-between;width:100%;font-size:6px;display:flex}.mobile-crossfader span b:first-child{color:#ff8a30}.mobile-crossfader span b:last-child{color:#19bff4}.mobile-crossfader input{width:100%}.mobile-performance-tabs{border:1px solid #39434a;border-radius:5px;grid-template-columns:repeat(3,1fr);min-width:0;height:30px;display:grid;overflow:hidden}.mobile-performance-tabs button{color:#89949a;background:#11171a;border:0;border-right:1px solid #303940;min-width:0;padding:0 4px;font:800 7px Inter}.mobile-performance-tabs button:last-child{border-right:0}.mobile-performance-tabs button.active{color:#ff934e;background:#2c211a;box-shadow:inset 0 -2px #ff8330}.assist-transition{background:linear-gradient(100deg,#151b1f,#0c1114);border:1px solid #3b4349;border-radius:5px;flex:0 0 48px;grid-template-columns:minmax(130px,1fr) 150px minmax(70px,.6fr) 82px 82px;align-items:center;gap:7px;min-height:48px;margin:5px 0 36px;padding:5px 9px;display:grid}.assist-transition>div:first-child{min-width:0}.assist-transition>div small{color:#1fc3f3;letter-spacing:.1em;font:700 6px Inter;display:block}.assist-transition>div strong{text-overflow:ellipsis;white-space:nowrap;color:#cbd3d7;margin-top:3px;font:700 9px Inter;display:block;overflow:hidden}.assist-transition__progress{background:#252d32;border-radius:4px;height:5px;overflow:hidden}.assist-transition__progress i{background:linear-gradient(90deg,#ff842f,#1fc3f3);height:100%;display:block;box-shadow:0 0 8px #27bde0}.assist-transition__setup{grid-template-columns:1fr 1.35fr;gap:4px;min-width:0;display:grid}.assist-transition__setup span{gap:2px;min-width:0;display:flex}.assist-transition__setup button{color:#69757c;background:#101518;border:1px solid #303a40;border-radius:3px;flex:1;min-width:0;height:25px;padding:0 3px;font:700 6px Inter}.assist-transition__setup button.active{color:#37c9f2;background:#112832;border-color:#397c91}.assist-transition>button{color:#dbe2e6;background:#161d21;border:1px solid #3c474e;border-radius:4px;min-height:38px;font:700 9px Inter}.assist-transition>button b,.assist-transition>button small{display:block}.assist-transition>button small{color:#6f7b82;margin-top:2px;font-size:6px}.assist-transition--running>button,.assist-transition--waiting>button{color:#f17c88;border-color:#89434b;grid-column:4/6}.assist-transition--waiting{border-color:#84632e}.assist-transition--waiting>div strong{color:#efbc63}.assist-transition--error{border-color:#704049}.assist-transition--error>div strong{color:#eb8792}.assist-transition{flex:0 0 70px;grid-template:"status queues actions"minmax(48px,1fr)"progress progress progress"5px/minmax(180px,.8fr) minmax(360px,1.7fr) minmax(250px,1fr);gap:5px 8px;min-height:70px;margin-bottom:8px;padding:6px 9px;overflow:hidden}.assist-transition__status{grid-area:status;min-width:0}.assist-transition__status em{color:#65727a;margin-top:4px;font:700 6px Inter;display:block}.assist-transition__queues{grid-area:queues;grid-template-columns:1fr 1fr;gap:5px;min-width:0;display:grid}.assist-queue{background:#0b1013;border:1px solid #3c444a;border-radius:4px;min-width:0;padding:4px 5px}.assist-queue>b{color:#87939a;font:800 6px Inter;display:block}.assist-queue--a>b{color:#ff8a30}.assist-queue--b>b{color:#20c4f5}.assist-queue>span{gap:3px;margin-top:4px;display:flex;overflow-x:auto}.assist-queue>span button{color:#aab4ba;text-overflow:ellipsis;white-space:nowrap;text-align:left;background:#151b1f;border:1px solid #343d42;border-radius:3px;min-width:70px;max-width:120px;height:25px;padding:2px 4px;font:700 6px Inter;overflow:hidden}.assist-queue>span button i{color:#fff;background:#252d32;border-radius:2px;place-items:center;width:13px;height:13px;margin-right:3px;font-style:normal;display:inline-grid}.assist-queue>span em{color:#4f5a61;font:700 6px Inter}.assist-transition__actions{grid-area:actions;grid-template-columns:1fr 1fr;align-self:stretch;gap:4px;min-width:0;display:grid}.assist-transition__actions button{color:#98a4aa;background:#151b1f;border:1px solid #3d474d;border-radius:3px;min-height:27px;font:800 6px Inter}.assist-transition__actions button.primary,.assist-transition__actions button.active{color:#32caf5;background:#10252d;border-color:#267d96}.assist-transition__actions button.assist-start{color:#fff;background:linear-gradient(100deg,#3a1d0d,#12303a);border-color:#ff842f;font-size:8px;box-shadow:0 0 12px #ff842f38}.assist-transition__actions button.danger{color:#f17b87;border-color:#8b4149}.assist-transition__actions button:disabled{opacity:.35}.deck__actions--assist{color:#dbe4e8;letter-spacing:.08em;background:linear-gradient(90deg,#ff842f14,#1fc3f314);border:1px solid #267d96;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:54px;font:800 10px Inter;display:flex}.deck__actions--assist small{color:#31c8f2;letter-spacing:.04em;font:700 7px Inter}.assist-transition>.assist-transition__progress{grid-area:progress;height:5px}.agent-control-strip{background:linear-gradient(100deg,#151a20,#0d1117);border:1px solid #3d4650;border-radius:5px;flex:0 0 48px;grid-template-columns:minmax(150px,1fr) minmax(160px,1.25fr) 54px 68px 68px auto;align-items:center;gap:5px;min-height:48px;margin:5px 0 36px;padding:5px 8px;display:grid}.agent-plan-card{background:linear-gradient(105deg,#171c20,#0a1014);border:1px solid #3f4a51;border-radius:7px;flex:0 0 116px;grid-template:"prompt summary set actions"1fr"progress progress progress progress"5px/minmax(260px,1.35fr) minmax(190px,.7fr) minmax(220px,1fr) minmax(150px,.55fr);gap:7px 10px;min-height:116px;margin:5px 0 8px;padding:9px 10px;display:grid;overflow:hidden;box-shadow:inset 0 1px #323a40}.agent-plan-card__prompt{grid-area:prompt;min-width:0}.agent-plan-card__prompt>span{color:#a98ae8;letter-spacing:.12em;font:800 7px Inter}.agent-bridge-badge{color:#818d94;letter-spacing:.06em;border:1px solid #4a5359;border-radius:999px;align-items:center;margin-left:6px;padding:2px 5px;font-style:normal;display:inline-flex}.agent-bridge-badge--connected{color:#51daa7;border-color:#278568;box-shadow:0 0 8px #1e9c6b33}.agent-bridge-badge--connecting,.agent-bridge-badge--stale{color:#ffac54;border-color:#90622d}.agent-bridge-badge--disconnected,.agent-bridge-badge--error{color:#f37887;border-color:#88404a}.agent-owner-badge{color:#94a0a6;letter-spacing:.06em;white-space:nowrap;border:1px solid #48545a;border-radius:999px;align-items:center;margin-left:5px;padding:2px 6px;font-style:normal;display:inline-flex}.agent-owner-badge--agent{color:#c0a5ff;background:#251b38;border-color:#5d488a}.agent-owner-badge--user{color:#ff9a57;background:#321b0e;border-color:#b65d25}.agent-lifecycle--agent-live{color:#51daa7;background:#102a22;border-color:#278568;box-shadow:0 0 8px #1e9c6b33}.agent-lifecycle--waiting-confirmation{color:#ffb064;background:#38210d;border-color:#d37a27}.agent-lifecycle--user-control{color:#ff9a57;background:#321b0e;border-color:#b65d25}.agent-lifecycle--agent-paused{color:#e7ba7a;background:#2b2114;border-color:#90622d}.agent-lifecycle--bridge-disconnected,.agent-lifecycle--execution-error{color:#f37887;background:#30161b;border-color:#88404a}.agent-lifecycle--agent-ready{color:#c0a5ff;background:#251b38;border-color:#5d488a}.agent-plan-card__prompt>strong{color:#dce4e8;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 8px;font:800 10px Inter;display:block;overflow:hidden}.agent-plan-card__prompt>div{grid-template-columns:1fr auto;gap:5px;min-width:0;display:grid}.agent-plan-card__prompt input{color:#e4eaed;background:#090d10;border:1px solid #3a444a;border-radius:4px;outline:none;min-width:0;height:31px;padding:0 9px;font:600 8px Inter}.agent-plan-card button{color:#a7b2b8;background:#151b1f;border:1px solid #3b464c;border-radius:4px;min-width:0;min-height:31px;padding:4px 8px;font:800 7px Inter}.agent-plan-card button:disabled{opacity:.35}.agent-plan-card__summary{background:#0b1013;border:1px solid #353f45;border-radius:5px;flex-direction:column;grid-area:summary;justify-content:center;gap:4px;min-width:0;padding:6px 8px;display:flex}.agent-plan-card__summary b{color:#fff;font:800 12px Inter}.agent-plan-card__summary small{color:#ff9a52;font:800 7px Inter}.agent-plan-card__summary span{color:#b3bdc2;text-overflow:ellipsis;white-space:nowrap;font:700 7px Inter;overflow:hidden}.agent-plan-card__summary i{color:#66737a;min-width:49px;font-style:normal;display:inline-block}.agent-plan-card__set{background:#0b1013;border:1px solid #353f45;border-radius:5px;grid-area:set;min-width:0;padding:6px 8px}.agent-plan-card__set b{color:#32c8f2;font:800 7px Inter}.agent-plan-card__set span{grid-template-columns:1fr 1fr;gap:4px;margin-top:6px;display:grid}.agent-plan-card__set em{color:#89959b;text-overflow:ellipsis;white-space:nowrap;font:700 6px Inter;overflow:hidden}.agent-plan-card__actions{grid-area:actions;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;display:grid}.agent-plan-card__actions button{min-height:24px;padding-inline:4px;font-size:6px}.agent-plan-card__actions .primary{color:#fff;background:linear-gradient(90deg,#3a1c0c,#122b34);border-color:#ff842f}.agent-plan-card__actions .danger{color:#f27f8b;border-color:#914550}.agent-plan-card__progress{background:#252d32;border-radius:4px;grid-area:progress;overflow:hidden}.agent-plan-card__progress i{background:linear-gradient(90deg,#a98ae8,#ff842f,#1fc3f3);height:100%;display:block}.agent-plan-card.is-compact{flex:0 0 58px;grid-template:"prompt summary actions"1fr"progress progress progress"4px/minmax(260px,1.35fr) minmax(150px,.55fr) minmax(340px,1.2fr);gap:5px 10px;min-height:58px;padding:6px 9px}.agent-plan-card.is-compact .agent-plan-card__prompt{flex-direction:column;justify-content:center;min-width:0;display:flex}.agent-plan-card.is-compact .agent-plan-card__prompt>strong{margin:4px 0 0}.agent-plan-card.is-compact .agent-plan-card__prompt>div,.agent-plan-card.is-compact .agent-plan-card__set,.agent-plan-card.is-compact .agent-plan-card__summary span{display:none}.agent-plan-card.is-compact .agent-plan-card__summary{background:0 0;border:0;gap:2px;padding:4px 8px}.agent-plan-card.is-compact .agent-plan-card__actions{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;display:grid}.agent-plan-card.is-compact .agent-plan-card__actions>button{min-height:36px;display:none}.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--chat,.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--import,.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--return,.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--start,.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--soon,.agent-plan-card.is-compact .agent-plan-card__actions .agent-action--extend,.agent-plan-card.is-compact .agent-plan-card__actions .agent-plan-card__toggle{display:block}.agent-plan-card.is-expanded .agent-plan-card__toggle{color:#ff9a57;border-color:#76522f}.agent-approval-backdrop{z-index:90;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#020405e8;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.agent-approval{background:linear-gradient(145deg,#171d21,#090d0f);border:1px solid #59646b;border-radius:10px;width:min(440px,94vw);padding:18px;box-shadow:0 28px 90px #000e,inset 0 1px #394248}.agent-approval>small{color:#ff9145;letter-spacing:.14em;font:800 7px Inter}.agent-approval h2{color:#f3f6f7;margin:8px 0 5px;font:800 24px Barlow Condensed}.agent-approval p{color:#9ba6ac;margin:0 0 12px;font:600 9px/1.55 Inter}.agent-approval dl{gap:4px;margin:0 0 10px;display:grid}.agent-approval dl div{background:#090d0f;border:1px solid #30393e;border-radius:4px;grid-template-columns:68px 1fr;padding:7px 8px;display:grid}.agent-approval dt{color:#657179;font:800 6px Inter}.agent-approval dd{color:#c4ccd0;text-overflow:ellipsis;white-space:nowrap;margin:0;font:700 7px Inter;overflow:hidden}.agent-approval>em{color:#7d898f;font:600 7px Inter}.agent-approval footer{grid-template-columns:1fr 1fr;gap:7px;margin-top:14px;display:grid}.agent-approval button{color:#aeb8bd;background:#171d20;border:1px solid #49545a;border-radius:5px;min-height:44px;font:800 8px Inter}.agent-approval button.primary{color:#ffad76;background:#3a1d0c;border-color:#bd5d20}.agent-simulator-backdrop{z-index:70;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020405e5;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.agent-simulator{background:linear-gradient(145deg,#171d21,#080c0f);border:1px solid #48545b;border-radius:9px;flex-direction:column;width:min(720px,96vw);max-height:88vh;padding:14px;display:flex;box-shadow:0 28px 90px #000e}.agent-simulator header{border-bottom:1px solid #30393e;justify-content:space-between;align-items:center;display:flex}.agent-simulator header small{color:#33c8f2;letter-spacing:.15em;font:800 6px Inter}.agent-simulator h2{color:#edf2f4;margin:3px 0 9px;font:800 23px Barlow Condensed}.agent-simulator header button{color:#9ba6ac;background:0 0;border:0;width:38px;height:38px;font-size:24px}.agent-simulator>p{color:#7c888f;font:600 8px/1.5 Inter}.agent-simulator__status{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.agent-simulator__status span{color:#657179;border:1px solid #30393e;border-radius:4px;padding:7px;font:700 6px Inter}.agent-simulator__status b{color:#c3ccd0;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:7px;display:block;overflow:hidden}.agent-simulator__actions{grid-template-columns:1fr 1fr .65fr;gap:5px;margin:8px 0;display:grid}.agent-simulator__actions button{color:#a8b3b8;background:#151c20;border:1px solid #3c484e;border-radius:4px;min-height:38px;font:800 7px Inter}.agent-simulator__actions button.primary{color:#ff9b5b;background:#31180b;border-color:#a9521e}.agent-simulator__actions button:disabled{opacity:.35}.agent-simulator__adjust{grid-template-columns:repeat(4,1fr);gap:5px;margin:0 0 8px;display:grid}.agent-simulator__adjust button{color:#55cdeb;background:#10181c;border:1px solid #39464c;border-radius:4px;min-height:30px;font:800 6px Inter}.agent-simulator__adjust button:disabled{opacity:.35}.agent-simulator__platform{grid-template-columns:minmax(0,1fr) 150px;gap:5px;margin-bottom:8px;display:grid}.agent-simulator__platform input{color:#dce5e9;background:#080d10;border:1px solid #39464c;border-radius:4px;outline:0;min-width:0;min-height:34px;padding:0 9px;font:700 8px Inter}.agent-simulator__platform button{color:#55cdeb;background:#10232a;border:1px solid #32758a;border-radius:4px;min-height:34px;font:800 6px Inter}.agent-simulator__platform button:disabled{opacity:.35}.agent-simulator__log{background:#06090b;border:1px solid #30393e;border-radius:5px;min-height:120px;overflow:auto}.agent-simulator__log>em{color:#566168;text-align:center;padding:20px;font:700 7px Inter;display:block}.agent-simulator__log article{border-bottom:1px solid #1f272b;grid-template-columns:58px 92px 1fr;gap:7px;padding:7px 8px;display:grid}.agent-simulator__log time{color:#526068;font:600 6px Inter}.agent-simulator__log b{color:#aab6bb;font:800 6px Inter}.agent-simulator__log p{overflow-wrap:anywhere;color:#738087;margin:0;font:600 6px/1.4 Inter}.agent-simulator__log--ok b{color:#55d99a!important}.agent-simulator__log--error b{color:#ed7886!important}.agent-events-backdrop{z-index:72;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#020405e8;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.agent-events{background:linear-gradient(145deg,#171d21,#070b0d);border:1px solid #49555c;border-radius:9px;flex-direction:column;width:min(820px,96vw);max-height:90vh;padding:14px;display:flex;box-shadow:0 28px 90px #000e}.agent-events header{border-bottom:1px solid #30393e;justify-content:space-between;align-items:center;display:flex}.agent-events header small{color:#a98ae8;letter-spacing:.14em;font:800 6px Inter}.agent-events h2{color:#eef2f4;margin:3px 0 9px;font:800 23px Barlow Condensed}.agent-events header button{color:#9ba6ac;background:0 0;border:0;width:38px;height:38px;font-size:24px}.agent-events nav{grid-template-columns:80px 82px 82px 60px 1fr;gap:5px;margin:8px 0;display:grid}.agent-events nav button{color:#adb7bc;background:#151b1f;border:1px solid #3c474d;border-radius:4px;min-height:30px;font:800 6px Inter}.agent-events nav button:disabled{opacity:.35}.agent-events nav span{color:#65727a;text-align:right;align-self:center;font:800 6px Inter}.agent-events>p{color:#68757c;margin:0 0 8px;font:600 7px Inter}.agent-events__list{background:#06090a;border:1px solid #2e383d;border-radius:5px;min-height:140px;overflow:auto}.agent-events__list>em{color:#566168;text-align:center;padding:24px;font:700 7px Inter;display:block}.agent-events__item{border-bottom:1px solid #1d2529;grid-template-columns:62px 122px 48px minmax(140px,1fr);align-items:start;gap:6px;padding:7px 8px;transition:background .15s,box-shadow .15s;display:grid}.agent-events__item.active{background:#24313a;box-shadow:inset 3px 0 #ff842f}.agent-events__item time,.agent-events__item span{color:#56636a;font:600 6px Inter}.agent-events__item b{color:#aab5ba;font:800 6px Inter}.agent-events__item p{color:#849097;margin:0;font:600 7px/1.4 Inter}.agent-events__item code{overflow-wrap:anywhere;color:#53656d;grid-column:2/-1;font:5px/1.4 monospace}.agent-events__item--success b{color:#55d99a}.agent-events__item--warning b{color:#e4ad58}.agent-events__item--error b{color:#ed7886}.agent-acceptance-summary{grid-template-columns:78px 70px repeat(5,minmax(90px,1fr));gap:4px;margin-bottom:8px;display:grid;overflow-x:auto}.agent-acceptance-summary>b,.agent-acceptance-summary>span,.agent-acceptance-summary>i{white-space:nowrap;background:#0b1012;border:1px solid #303a3f;border-radius:4px;align-items:center;min-height:28px;padding:5px 7px;font:700 6px Inter;display:flex}.agent-acceptance-summary>b{color:#e2e8ea}.agent-acceptance-summary>span{color:#708087}.agent-acceptance-summary>i{color:#68757b;font-style:normal}.agent-acceptance-summary>i.pass{color:#55d99a;border-color:#285d45}.agent-acceptance-summary>i.fail{color:#ed7886;border-color:#743e47}.agent-acceptance-summary--ready>b{color:#55d99a}.agent-acceptance-summary--failed>b{color:#ed7886}.agent-control-strip>div{min-width:0}.agent-control-strip>div small{color:#a889ff;letter-spacing:.12em;font:700 6px Inter;display:block}.agent-control-strip>div strong{text-overflow:ellipsis;white-space:nowrap;color:#cfd5df;margin-top:3px;font:700 8px Inter;display:block;overflow:hidden}.agent-control-strip button{color:#b7bfd0;background:#171b24;border:1px solid #414958;border-radius:4px;min-width:0;min-height:36px;padding:3px;font:700 7px Inter}.agent-control-strip button:disabled{opacity:.45}.agent-control-strip input{color:#dbe1eb;background:#0d1117;border:1px solid #3c4552;border-radius:4px;outline:none;min-width:0;height:34px;padding:0 9px;font-size:8px}.agent-control-strip input:focus{border-color:#8f72df;box-shadow:0 0 0 1px #8f72df55}.agent-control-strip .agent-execute:not(:disabled){color:#c7b6ff;background:#2a2140;border-color:#7961b9}.agent-control-strip .agent-stop{color:#ee7d89;background:#2b1519;border-color:#77424a}.agent-control-strip>span{color:#657080;white-space:nowrap;font:600 5px Inter}.device-backdrop{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020405df;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.device-panel{background:linear-gradient(145deg,#171c20,#090c0e);border:1px solid #424b52;border-radius:10px;width:min(640px,94vw);max-height:90vh;padding:16px;overflow:auto;box-shadow:0 24px 80px #000d}.device-panel>header{border-bottom:1px solid #2b3338;justify-content:space-between;align-items:center;display:flex}.device-panel>header small{color:#25c3f3;letter-spacing:.15em;font:700 6px Inter}.device-panel>header h2{margin:3px 0 10px;font:700 24px Barlow Condensed}.device-panel>header button{color:#abb4ba;background:0 0;border:0;width:42px;height:42px;font-size:25px}.device-panel>p{color:#78838a;font-size:9px}.device-grid{grid-template-columns:1fr 1fr;gap:5px;display:grid}.device-row{background:#0c1012;border:1px solid #2d353a;border-radius:4px;justify-content:space-between;align-items:center;min-height:38px;padding:7px 9px;display:flex}.device-row span{color:#737e85;font:700 6px Inter}.device-row strong{font:700 8px Inter}.device-row strong.good{color:#55d99a}.device-row strong.warn{color:#e8ad58}.device-panel>footer{align-items:center;gap:12px;margin-top:10px;display:flex}.device-panel>footer button{color:#2bc7f4;background:#102a34;border:1px solid #287995;border-radius:5px;min-width:150px;min-height:42px;font:700 8px Inter}.device-panel>footer span{color:#626d74;font:600 6px/1.5 Inter}.acceptance-list{gap:5px;margin-top:10px;display:grid}.acceptance-list article{background:#0b0f11;border:1px solid #30383d;border-radius:4px;grid-template-columns:1fr auto;align-items:center;gap:8px;padding:8px 9px;display:grid}.acceptance-list strong{color:#b9c1c6;font-size:7px}.acceptance-list p{color:#68747b;margin:3px 0 0;font-size:7px}.acceptance-list article>span{gap:4px;display:flex}.acceptance-list button{color:#6f7a81;background:#151a1d;border:1px solid #394248;border-radius:3px;min-width:42px;height:27px;font-size:6px}.acceptance-pass{border-color:#285d45!important}.acceptance-fail{border-color:#683943!important}.acceptance-pass button:first-child.active{color:#59dfa0;background:#11281d;border-color:#3ca672}.acceptance-fail button:last-child.active{color:#f17c8e;background:#32151b;border-color:#b24d5d}@media (width<=760px){.topbar{grid-template-columns:42px 132px minmax(48px,1fr) minmax(72px,auto) 42px}.more{min-width:40px;padding:0;font-size:5px;display:block}.device-panel{padding:10px}.device-row{min-height:32px}}@media (width<=760px) and (orientation:landscape){.assist-transition{grid-template-columns:115px minmax(210px,1fr) 170px;gap:4px;padding-inline:5px}.assist-queue>span button{min-width:58px;max-width:80px}}.performance-panel{z-index:20;pointer-events:none;left:max(6px, env(safe-area-inset-left))!important;right:max(6px, env(safe-area-inset-right))!important;bottom:max(5px, env(safe-area-inset-bottom))!important;width:auto!important;margin:0!important;position:fixed!important}.performance-panel>nav{pointer-events:auto;z-index:2;width:min(470px,72vw);height:32px;position:relative}.performance-panel>nav button{font-size:7px}.performance-backdrop{z-index:0;pointer-events:auto;cursor:default;background:#020405d9;border:0;width:100vw;height:100vh;padding:0;position:fixed;inset:0}.panel-close{z-index:4;color:#d8dee2;pointer-events:auto;cursor:pointer;background:#20262a;border:1px solid #59636a;border-radius:4px;height:28px;padding:0 9px;font:700 15px Inter;position:absolute;top:41px;right:9px}.panel-close span{vertical-align:2px;margin-left:3px;font-size:6px}.mobile-mixer-panel{z-index:1;pointer-events:auto;background:radial-gradient(circle at 50% 0,#182027 0,#090c0e 52%);border:1px solid #3b4349;border-radius:12px;height:min(360px,76vh);padding:9px 34px 11px;position:relative;box-shadow:0 -20px 65px #000d,inset 0 1px #39434a}.mobile-mixer-panel>.pro-mixer{width:min(820px,100%);height:100%;min-height:0;margin:0 auto;overflow:hidden}.fx-panel,.sampler-panel{z-index:1;background:#090c0e;height:min(310px,72vh);position:relative}@media (height<=440px) and (orientation:landscape){.topbar{flex-basis:38px;height:38px}.mobile-decks .deck{padding:5px}.mobile-decks .deck__header,.mobile-decks .track-readout{min-height:34px}.mobile-decks .track-readout>div{padding-block:3px}.mobile-decks .waveform{min-height:45px}.mobile-decks .tempo-strip{min-height:27px}.mobile-decks .tempo-strip button{height:24px}.mobile-decks .deck__actions button{min-height:34px}.mobile-mix-strip{flex-basis:42px;min-height:42px;margin-bottom:34px}.assist-transition{flex-basis:64px;min-height:64px;margin-bottom:6px}.agent-control-strip{flex-basis:42px;min-height:42px;margin-bottom:34px}.dual-waveform{flex-basis:96px;grid-template-rows:18px 1fr 1fr;min-height:96px}.dual-waveform>header small{display:none}.mobile-decks .deck{grid-template-rows:auto auto auto minmax(108px,1fr) auto auto auto auto}.jog-wheel{grid-template-columns:minmax(30px,1fr) minmax(128px,170px) minmax(30px,1fr)}.jog-wheel__platter{width:auto;min-width:0;height:min(100% - 8px,170px)}}@media (width<=760px) and (orientation:landscape){.agent-plan-card{flex-basis:82px;grid-template:"prompt summary actions"1fr"progress progress progress"4px/minmax(240px,1.35fr) minmax(150px,.7fr) minmax(130px,.6fr);gap:4px;min-height:82px;padding:5px}.agent-plan-card__set{display:none}.agent-plan-card__prompt>strong{margin-block:3px 4px}.agent-plan-card__actions button{min-height:22px;padding-block:2px}.topbar{grid-template-columns:58px 108px 1fr auto}.topbar__brand span,.more{display:none}.topbar__library span{display:inline}.engine-pill{padding:6px}.mobile-decks .track-readout{grid-template-columns:1fr 1.2fr auto}.mobile-decks .track-readout>div:nth-child(3){display:none}.mobile-mix-strip{grid-template-columns:1fr 1.35fr 1fr;gap:5px;padding-inline:6px}.mobile-channel{gap:3px}}.pro-mixer{color:#dfe5e8;grid-template-rows:38px minmax(0,1fr) 52px;gap:7px;display:grid}.pro-mixer__header{border-bottom:1px solid #2d3439;grid-template-columns:120px minmax(120px,1fr) minmax(150px,.7fr);align-items:center;gap:12px;min-width:0;padding:0 8px 6px;display:grid}.pro-mixer__header>div small{color:#68727a;letter-spacing:.15em;font:600 6px Inter;display:block}.pro-mixer__header>div strong{font:700 14px Barlow Condensed}.pro-mixer__header>label{color:#7e888f;grid-template-columns:auto minmax(50px,1fr) 28px;align-items:center;gap:6px;min-width:0;font:600 7px Inter;display:grid}.pro-mixer__header>label input{width:100%;min-width:0}.pro-mixer__header>label b{color:#aab2b7;font-size:7px}.level-bar{gap:2px;min-width:0;height:8px;display:flex}.level-bar i{background:#232a2e;border-radius:1px;flex:1;min-width:2px}.level-bar i.lit{background:#42d57d;box-shadow:0 0 3px #42d57d}.level-bar i.hot.lit{background:#f1b53f}.pro-mixer__channels{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:9px;min-height:0;display:grid}.mixer-channel{background:#0e1214;border:1px solid #343c42;border-radius:7px;flex-direction:column;gap:5px;min-width:0;padding:8px 10px;display:flex;overflow:hidden}.mixer-channel>header{justify-content:space-between;align-items:center;min-width:0;display:flex}.mixer-channel>header div{align-items:baseline;gap:5px;display:flex}.mixer-channel>header small{color:#667078;font:600 6px Inter}.mixer-channel>header strong{font:700 16px Barlow Condensed}.mixer-channel--a>header strong{color:#ff8a30}.mixer-channel--b>header strong{color:#19bff4}.mixer-channel>header>span{text-overflow:ellipsis;white-space:nowrap;color:#616b72;max-width:55%;font:600 7px Inter;overflow:hidden}.mixer-control-row{grid-template-columns:46px minmax(60px,1fr) 42px;align-items:center;gap:7px;min-width:0;min-height:22px;display:grid}.mixer-control-row>span{color:#838d94;font:700 7px Inter}.mixer-control-row>input{width:100%;min-width:0;height:18px;margin:0;writing-mode:horizontal-tb!important;direction:ltr!important}.mixer-control-row>b{color:#8e989e;text-align:right;font:600 7px Inter}.eq-group{background:#0a0d0f;border:1px solid #272e33;border-radius:5px;min-width:0;padding:3px 7px}.eq-group>span{color:#505a61;letter-spacing:.12em;margin-bottom:1px;font:600 6px Inter;display:block}.eq-group .mixer-control-row{min-height:19px}.pro-mixer__footer{border-top:1px solid #2d3439;grid-template-columns:minmax(220px,1.5fr) minmax(150px,.7fr);align-items:center;gap:18px;min-width:0;padding:5px 12px 0;display:grid}.pro-crossfader{flex-direction:column;gap:1px;min-width:0;display:flex}.pro-crossfader span{color:#707a81;justify-content:space-between;font:600 6px Inter;display:flex}.pro-crossfader span b:first-child{color:#ff8a30}.pro-crossfader span b:last-child{color:#19bff4}.pro-crossfader input{width:100%;min-width:0}.pro-curve{color:#626c73;align-items:center;gap:5px;min-width:0;font:600 6px Inter;display:flex}.pro-curve input{flex:1;min-width:40px}.panel-close{justify-content:center;align-items:center;width:70px;display:flex}@media (width<=760px) and (orientation:landscape){.pro-mixer__header{grid-template-columns:90px 1fr 125px;gap:7px}.mixer-channel{padding:6px}.mixer-control-row{grid-template-columns:38px minmax(40px,1fr) 34px;gap:4px}.pro-mixer__footer{gap:8px;padding-inline:7px}}.mobile-mixer-panel>.dj-mixer{width:min(1180px,100%);height:100%;min-height:0;margin:0 auto}.dj-mixer{color:#e5eaed;grid-template-rows:52px minmax(0,1fr) 64px;gap:9px;display:grid}.dj-mixer__master{border-bottom:1px solid #30383d;grid-template-columns:92px minmax(120px,1fr) 64px;align-items:center;gap:12px;padding:0 8px 5px;display:grid}.dj-mixer__master>div small{color:#69747b;letter-spacing:.15em;font:600 6px Inter;display:block}.dj-mixer__master>div strong{color:#e3e8eb;letter-spacing:.06em;font:700 15px Barlow Condensed}.dj-mixer__master .dj-knob{transform-origin:100%;justify-self:end;transform:scale(.78)}.dj-mixer__channels{grid-template-columns:1fr 1fr;gap:16px;min-height:0;display:grid}.dj-channel{background:linear-gradient(145deg,#14191c,#090c0e);border:1px solid #384148;border-radius:8px;grid-template-rows:28px 1fr;min-width:0;min-height:0;padding:6px 9px;display:grid;box-shadow:inset 0 1px #2a3237}.dj-channel>header{border-bottom:1px solid #252c31;justify-content:space-between;align-items:baseline;gap:8px;min-width:0;display:flex}.dj-channel>header strong{flex:none;font:700 16px Barlow Condensed}.dj-channel--a>header strong{color:#ff8a30}.dj-channel--b>header strong{color:#20c4f5}.dj-channel>header span{text-overflow:ellipsis;white-space:nowrap;color:#646f76;min-width:0;font:600 7px Inter;overflow:hidden}.dj-channel__surface{grid-template-columns:minmax(0,1fr) 70px;gap:8px;min-height:0;padding-top:5px;display:grid}.dj-channel__controls{grid-template-columns:minmax(68px,.72fr) minmax(210px,2.2fr) minmax(68px,.72fr);place-items:center;gap:7px;min-width:0;display:grid}.dj-channel__eq{background:#080b0d;border:1px solid #283036;border-radius:7px;grid-template-columns:repeat(3,minmax(48px,1fr));place-items:center;gap:2px;width:100%;padding:5px 3px;display:grid}.dj-knob{touch-action:none;-webkit-user-select:none;user-select:none;cursor:ns-resize;outline:none;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-width:48px;min-height:66px;display:flex}.dj-knob:focus-visible .dj-knob__dial{box-shadow:0 0 0 2px #f0f4f6,0 0 0 4px #ff812b}.dj-knob>span{color:#89949b;letter-spacing:.04em;font:700 7px Inter}.dj-knob>b{color:#727d84;min-height:9px;font:600 6px Inter}.dj-knob__dial{background:radial-gradient(circle at 42% 35%,#56616a 0 9%,#272e33 12% 43%,#080b0d 46% 56%,#343d43 59% 65%,#080a0c 68%);border:1px solid #596168;border-radius:50%;width:50px;height:50px;position:relative;box-shadow:inset 0 1px #89939a,0 5px 11px #000b,0 0 0 3px #12181c}.dj-knob__dial i{transform-origin:1px 20px;width:3px;height:14px;transform:rotate(var(--knob-angle));background:#e7ecef;border-radius:2px;position:absolute;top:5px;left:calc(50% - 1px);box-shadow:0 0 5px #fff8}.dj-channel--a .dj-knob__dial i{background:#ff8a30;box-shadow:0 0 5px #ff7d27}.dj-channel--b .dj-knob__dial i{background:#20c4f5;box-shadow:0 0 5px #20c4f5}.dj-channel__output{border-left:1px solid #354047;grid-template-columns:16px 1fr;align-items:stretch;gap:9px;min-height:0;padding-left:12px;display:grid}.level-bar--vertical{flex-direction:column-reverse;gap:2px;height:auto;min-height:90px;padding-block:4px}.level-bar--vertical i{width:100%;min-height:2px}.channel-fader{color:#7b868d;grid-template-rows:13px minmax(70px,1fr) 12px;place-items:center;min-width:48px;min-height:118px;font:700 6px Inter;display:grid}.channel-fader input{writing-mode:vertical-lr;direction:rtl;width:30px;height:100%;min-height:70px;margin:0}.channel-fader b{color:#aab2b7;font-size:7px}.dj-mixer__footer{border-top:1px solid #30383d;grid-template-columns:minmax(250px,1.7fr) minmax(130px,.7fr);align-items:center;gap:20px;min-width:0;padding:5px 12px 0;display:grid}.dj-crossfader{grid-template-rows:12px 30px;min-width:0;display:grid}.dj-crossfader span{color:#727d84;justify-content:space-between;align-items:center;font:600 6px Inter;display:flex}.dj-crossfader span b:first-child{color:#ff8a30;font-size:10px}.dj-crossfader span b:last-child{color:#20c4f5;font-size:10px}.dj-crossfader span em{letter-spacing:.12em;font-style:normal}.dj-crossfader input{width:100%;min-width:0;height:30px;margin:0}.dj-curve{color:#677279;align-items:center;gap:6px;min-width:0;font:600 6px Inter;display:flex}.dj-curve input{flex:1;min-width:60px}@media (width<=760px) and (orientation:landscape){.topbar__library{width:auto;min-width:132px;padding-inline:10px;font-size:10px;overflow:visible}.mobile-mixer-panel>.dj-mixer{width:calc(100% - 66px)}.dj-mixer__master{grid-template-columns:75px 1fr 56px;gap:7px}.dj-mixer__channels{gap:6px}.dj-channel{padding-inline:6px}.dj-channel__surface{grid-template-columns:minmax(0,1fr) 58px;gap:4px}.dj-channel__controls{grid-template-columns:50px minmax(140px,1fr) 50px}.dj-knob__dial{width:38px;height:38px}.dj-knob__dial i{transform-origin:1px 15px;height:10px}.dj-mixer__footer{grid-template-columns:minmax(200px,1.6fr) minmax(110px,.7fr);gap:9px;padding-inline:7px}}@media (orientation:portrait){.dual-waveform{display:none}}.topbar__library{min-width:max-content;overflow:visible}.topbar__library span{white-space:nowrap;flex:none;overflow:visible}@media (width<=760px){.topbar{grid-template-columns:58px minmax(132px,auto) minmax(54px,1fr) auto;column-gap:4px;padding-inline:4px}.topbar__brand{white-space:nowrap;min-width:0;padding-left:4px;overflow:hidden}.topbar__brand span,.more{display:none}.topbar__library{width:100%;min-width:132px;height:34px;padding:0 10px}.topbar__library span{display:inline}.topbar nav{gap:0;min-width:0}.topbar nav button{min-width:0;padding-inline:7px}.topbar nav button:not(.active){display:none}.engine-pill{text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:92px;padding:6px;overflow:hidden}}@media (width<=430px){.topbar{grid-template-columns:44px 132px 58px minmax(72px,1fr)}.topbar__brand{font-size:0}.topbar__brand>i{width:10px;height:10px;margin:0}.topbar__library{font-size:9px}}@media (width<=760px){.topbar{grid-template-columns:42px 132px minmax(48px,1fr) minmax(72px,auto) 42px}.more{min-width:40px;padding:0;font-size:5px;display:block}}@media (width<=430px){.topbar{grid-template-columns:34px 132px 52px minmax(68px,1fr) 40px}}.agent-chat-backdrop{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020608db;place-items:center;padding:16px;display:grid;position:fixed;inset:0}.agent-chat{color:#e9eef2;background:#11171b;border:1px solid #41505a;border-radius:22px;width:min(1040px,100%);max-height:min(820px,94dvh);overflow:hidden;box-shadow:0 24px 80px #000}.agent-chat>header{border-bottom:1px solid #303b42;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.agent-chat>header small{color:#ff8536;letter-spacing:.16em}.agent-chat>header h2{margin:4px 0 0}.agent-chat>header button{color:#fff;background:#1b2328;border:1px solid #49565e;border-radius:12px;width:44px;height:44px;font-size:28px}.agent-chat__body{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);height:min(680px,94dvh - 86px);display:grid}.agent-chat__conversation{border-right:1px solid #303b42;flex-direction:column;min-height:0;display:flex}.agent-chat__messages{flex-direction:column;flex:1;gap:12px;padding:20px;display:flex;overflow:auto}.agent-chat__message{background:#20292f;border-radius:14px;max-width:82%;padding:12px 14px}.agent-chat__message--user{background:#3b2519;border:1px solid #a95322;align-self:flex-end}.agent-chat__message small{letter-spacing:.14em;color:#84939c;font-size:10px}.agent-chat__message p{margin:5px 0 0;line-height:1.5}.agent-chat__suggestions{gap:8px;padding:0 20px 12px;display:flex;overflow:auto}.agent-chat__suggestions button{white-space:nowrap;color:#cbd5db;background:#182126;border:1px solid #46545d;border-radius:999px;padding:8px 12px}.agent-chat__composer{grid-template-columns:1fr auto;gap:10px;padding:14px 20px 20px;display:grid}.agent-chat__composer textarea{resize:none;color:#fff;min-height:64px;font:inherit;background:#0b1013;border:1px solid #48555d;border-radius:12px;padding:12px}.agent-chat__composer button,.agent-chat__plan button{color:#ff9a59;background:#2b1b12;border:1px solid #f2772b;border-radius:12px;padding:0 20px;font-weight:800}.agent-chat__composer button:disabled,.agent-chat__plan button:disabled{opacity:.38}.agent-chat__question{align-items:baseline;gap:8px;padding:8px 20px 7px;display:flex}.agent-chat__question small{color:#7c8a92;letter-spacing:.1em;font-size:8px}.agent-chat__question b{color:#ff9654;font-size:13px}.agent-chat__question span{color:#7f8c93;font-size:9px}.agent-chat__suggestions button{min-height:40px}.agent-chat__plan{padding:22px;overflow:auto}.agent-chat__plan>small{color:#2dc7f2;letter-spacing:.14em}.agent-chat__plan h3{margin:8px 0 18px;font-size:28px}.agent-chat__plan dl{background:#354149;border:1px solid #354149;border-radius:12px;grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.agent-chat__plan dl div{background:#11171b;padding:12px}.agent-chat__plan dt{color:#76858e;text-transform:uppercase;font-size:10px}.agent-chat__plan dd{margin:5px 0 0;font-weight:700}.agent-chat__plan>p{color:#9ba8af;font-size:13px;line-height:1.5}.agent-chat__plan>button{color:#fff;background:#472716;width:100%;min-height:52px}.agent-chat__plan>em{color:#ff9b5d;text-align:center;margin-top:10px;font-size:12px;display:block}.agent-chat__workflow{grid-template-columns:repeat(6,minmax(0,1fr));gap:4px;margin:0 0 14px;display:grid}.agent-chat__workflow div{color:#65737b;text-align:center;justify-items:center;gap:4px;min-width:0;font-size:8px;display:grid;position:relative}.agent-chat__workflow div:not(:last-child):after{content:"";background:#344149;height:1px;position:absolute;top:11px;left:calc(50% + 13px);right:calc(13px - 50%)}.agent-chat__workflow i{z-index:1;background:#10161a;border:1px solid #3a4850;border-radius:50%;place-items:center;width:22px;height:22px;font-style:normal;font-weight:800;display:grid;position:relative}.agent-chat__workflow span{text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.agent-chat__workflow .is-active{color:#ff9b5d}.agent-chat__workflow .is-active i{background:#3a2012;border-color:#ff7f32;box-shadow:0 0 10px #ff6d2838}.agent-chat__workflow .is-done{color:#53d9b0}.agent-chat__workflow .is-done i{background:#10251f;border-color:#278266}.agent-chat__workflow .is-done:not(:last-child):after{background:#278266}.agent-chat__recovery{gap:5px;margin:0 0 10px;display:grid}.agent-chat__recovery p{background:#111a1f;border:1px solid #40505a;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;margin:0;padding:8px 10px;display:grid}.agent-chat__recovery b{color:#dbe5e9;font-size:9px}.agent-chat__recovery span{color:#82929a;font-size:8px}.agent-chat__recovery button{border-radius:6px;min-height:26px;padding:0 10px}.agent-chat__recovery .is-error{background:#211310;border-color:#80402f}.agent-chat__recovery .is-error b{color:#ff9a68}.agent-chat__requirements{background:#15120f;border:1px solid #69401f;border-radius:10px;gap:9px;margin:0 0 14px;padding:11px;display:grid}.agent-chat__requirements>header{justify-content:space-between;align-items:center;gap:8px;display:flex}.agent-chat__requirements>header b{font-size:12px}.agent-chat__requirements>header span{color:#ff9a59;font-size:9px;font-weight:800}.agent-chat__requirements>div{grid-template-columns:1fr 1fr;gap:5px;display:grid}.agent-chat__requirements article{background:#0b1013;border:1px solid #303a40;border-radius:7px;gap:3px;min-width:0;padding:8px;display:grid}.agent-chat__requirements article small{color:#78868e;font-size:8px}.agent-chat__requirements article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.agent-chat__requirements article.is-missing{border-color:#77452a}.agent-chat__requirements article.is-missing strong{color:#ff9a59}.agent-chat__requirements>button{min-height:42px}.agent-chat__requirements.is-ready{border-color:#257591}.agent-chat__requirements.is-confirmed{background:#0c1714;border-color:#23765d}.agent-chat__requirements.is-confirmed>header span{color:#4bddaa}.agent-chat__import-step{background:linear-gradient(145deg,#0d1a1f,#0a1114);border:1px solid #187493;border-radius:10px;gap:8px;margin:0 0 14px;padding:12px;display:grid}.agent-chat__import-step>header{justify-content:space-between;align-items:center;gap:10px;display:flex}.agent-chat__import-step>header div{gap:2px;display:grid}.agent-chat__import-step>header small{color:#2bc9f4;letter-spacing:.12em;font-size:8px}.agent-chat__import-step>header b{font-size:14px}.agent-chat__import-step>header span{color:#54d9ff;font-size:9px;font-weight:800}.agent-chat__import-step p{color:#93a2aa;margin:0;font-size:10px;line-height:1.5}.agent-chat__import-step button{width:100%;min-height:48px}.agent-chat__messages,.agent-chat__plan{scrollbar-width:none}.agent-chat__messages::-webkit-scrollbar{display:none}.agent-chat__plan::-webkit-scrollbar{display:none}.agent-chat__allocation{flex-direction:column;gap:7px;margin:14px 0;display:flex}.agent-chat__allocation>b{letter-spacing:.08em;color:#31c8f0;font-size:12px}.agent-chat__allocation article{background:#0c1215;border:1px solid #334047;border-radius:9px;grid-template-columns:24px 54px minmax(0,1fr) auto;align-items:center;gap:7px;padding:9px;display:grid}.agent-chat__allocation article>span{background:#263138;border-radius:6px;place-items:center;width:22px;height:22px;display:grid}.agent-chat__allocation article>i{color:#ff8b45;font-size:10px;font-style:normal}.agent-chat__allocation article>strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.agent-chat__allocation article>small{color:#8c9aa2;font-size:10px}.agent-chat__allocation article>p{color:#8f9da5;grid-column:3/5;margin:0;font-size:10px;line-height:1.4}.agent-chat__allocation--fallback{border-color:#8a5531!important}.agent-chat__allocation details{color:#d68b59;font-size:11px}.agent-chat__allocation details p{color:#929fa6;margin:5px 0}.agent-chat__strategy-ab{background:#100e17;border:1px solid #4b3b69;border-radius:10px;gap:9px;margin:12px 0;padding:11px;display:grid}.agent-chat__strategy-ab>header{justify-content:space-between;align-items:end;gap:8px;display:flex}.agent-chat__strategy-ab>header div{gap:2px;display:grid}.agent-chat__strategy-ab>header small{color:#b493ff;letter-spacing:.12em;font-size:8px}.agent-chat__strategy-ab>header b{font-size:13px}.agent-chat__strategy-ab>header span{color:#8e829f;font-size:8px}.agent-chat__strategy-ab>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.agent-chat__strategy-ab article{background:#0b0a0f;border:1px solid #34303e;border-radius:8px;gap:5px;padding:8px;display:grid}.agent-chat__strategy-ab article.is-active{background:#18100c;border-color:#ff8435}.agent-chat__strategy-ab article b{font-size:9px}.agent-chat__strategy-ab article small,.agent-chat__strategy-ab article span{color:#8f9ba1;font-size:7px;line-height:1.4}.agent-chat__strategy-ab article button{min-height:34px;padding:3px;font-size:8px}.agent-chat__strategy-ab>p{color:#857f8d;margin:0;font-size:8px;line-height:1.5}@media (width<=720px){.agent-chat-backdrop{padding:0}.agent-chat{border:0;border-radius:0;height:100dvh;max-height:none}.agent-chat>header{padding:14px 16px}.agent-chat__body{flex-direction:column;height:calc(100dvh - 73px);display:flex}.agent-chat__conversation{border-bottom:1px solid #303b42;border-right:0;min-height:48%}.agent-chat__messages{padding:14px}.agent-chat__suggestions{padding:0 14px 10px}.agent-chat__composer{padding:10px 14px 14px}.agent-chat__plan{padding:16px}.agent-chat__plan h3{margin-bottom:12px;font-size:22px}.agent-chat__allocation article{grid-template-columns:22px 50px minmax(0,1fr)}.agent-chat__allocation article>small{display:none}.agent-chat__allocation article>p{grid-column:3/4}}.agent-chat__analysis{background:#0b0f12;border:1px solid #303a40;border-radius:6px;gap:6px;padding:9px;display:grid}.agent-chat__analysis>b{color:#dce4e8;letter-spacing:.08em;font:800 8px Inter}.agent-chat__analysis>article{border-top:1px solid #252d32;grid-template-columns:minmax(0,1fr) auto;gap:5px;padding-top:6px;display:grid}.agent-chat__analysis>article>strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font:700 9px Inter;overflow:hidden}.agent-chat__analysis>article>.analysis-pipeline{grid-column:1/-1}.agent-chat__analysis>article>small{color:#ff6f76;grid-column:1/-1;font-size:7px}.analysis-state{color:#89949b;font:800 6px Inter}.analysis-state--ready{color:#55dda3}.analysis-state--failed{color:#ff6f76}.agent-chat__final-review{background:linear-gradient(145deg,#11191d,#0a0e11);border:1px solid #3e4b52;border-radius:9px;gap:9px;margin:12px 0;padding:11px;display:grid}.agent-chat__final-review>header{justify-content:space-between;gap:8px;display:flex}.agent-chat__final-review>header b{color:#f3f5f6;font-size:12px}.agent-chat__final-review>header span{color:#27c8f3;font-size:9px}.agent-chat__final-review dl{border-radius:6px}.agent-chat__final-review dl div{padding:7px}.agent-chat__transitions{gap:5px;display:grid}.agent-chat__transitions article{background:#080c0e;border-left:2px solid #47d4a0;grid-template-columns:auto 1fr;gap:3px 8px;padding:7px;display:grid}.agent-chat__transitions article.is-fallback{border-left-color:#ff914d}.agent-chat__transitions article b{color:#e6ecef;font-size:8px}.agent-chat__transitions article span{text-overflow:ellipsis;white-space:nowrap;color:#8f9ca3;min-width:0;font-size:8px;overflow:hidden}.agent-chat__transitions article small{color:#b491ff;grid-column:1/-1;font-size:7px}.agent-chat__transitions article details{color:#62d8f8;grid-column:1/-1;font-size:8px}.agent-chat__transitions article details p{color:#89979e;grid-template-columns:34px 1fr;gap:5px;margin:4px 0;display:grid}.agent-chat__transitions article details i{color:#ff9553;font-style:normal}.agent-chat__warnings,.agent-chat__duration-warning{color:#ff9b5d;font-size:9px}.agent-chat__warnings p{margin:5px 0}.agent-chat__final-actions{grid-template-columns:.8fr 1.2fr;gap:8px;margin-top:8px;display:grid}.agent-chat__final-actions button{color:#d9e1e5;background:#141b1f;border:1px solid #46525a;border-radius:10px;min-height:48px;font-weight:800}.agent-chat__final-actions button.primary{color:#fff;background:#472716;border-color:#f2772b}.agent-chat__runtime{background:radial-gradient(circle at 90% 0,#12303a,#0a1013 48%);border:1px solid #176d87;border-radius:10px;gap:9px;margin:12px 0;padding:12px;display:grid}.agent-chat__runtime>header{justify-content:space-between;align-items:center;display:flex}.agent-chat__runtime>header div{gap:3px;display:grid}.agent-chat__runtime>header small{color:#24c8f5;letter-spacing:.14em;font:800 7px Inter}.agent-chat__runtime>header b{color:#eef4f6;font-size:13px}.agent-chat__runtime>header>strong{color:#28caf6;font-size:21px}.agent-chat__runtime-progress{background:#243139;border-radius:4px;height:4px;overflow:hidden}.agent-chat__runtime-progress i{background:linear-gradient(90deg,#ff8432,#25c7f2);height:100%;transition:width .2s linear;display:block}.agent-chat__runtime dl{border-radius:6px}.agent-chat__runtime dl div{padding:8px}.agent-chat__runtime footer{grid-template-columns:1fr 1fr 1fr;gap:6px;display:grid}.agent-chat__runtime footer button{color:#dbe4e8;background:#12191d;border:1px solid #3e4b52;border-radius:7px;min-height:42px;padding:5px;font-size:9px;font-weight:800}.agent-chat__runtime footer button.danger{color:#ff777f;border-color:#8b3940}.agent-chat__runtime-error{color:#ff7b82;margin:0;font-size:9px}@media (width<=1024px) and (orientation:landscape) and (height<=440px){.app-shell{padding-top:2px}.topbar{flex-basis:36px;height:36px}.topbar__library,.topbar nav button,.engine-pill,.more{height:32px;min-height:32px}.dual-waveform{flex-basis:66px;min-height:66px;margin-top:2px}.dual-waveform__header{height:16px;min-height:16px}.dual-waveform__row,.dual-waveform__row canvas{height:24px;min-height:24px}.mobile-mix-strip{flex-basis:34px;height:34px;min-height:34px;margin:2px 0;padding-block:1px}}@media (width<=900px) and (orientation:landscape) and (height<=400px){.console.mobile-decks>.deck{padding-top:2px}.mobile-decks .deck__header,.mobile-decks .track-readout{height:30px;min-height:30px}.mobile-decks .deck__timeline{height:12px;min-height:12px}.mobile-decks .jog-wheel{grid-template-columns:30px minmax(106px,126px) 0;height:126px;min-height:126px}.mobile-decks .jog-wheel__platter{width:122px;max-width:122px;height:122px;max-height:122px}.mobile-decks .deck__actions{padding-block:1px}.mobile-decks .deck__actions button{min-height:35px}}html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{overscroll-behavior-y:contain;height:auto;min-height:100%;overflow:hidden auto}html.embedded-stepaos .app-shell{height:auto;min-height:100dvh;overflow:visible}html.embedded-stepaos .console.mobile-decks{flex:none;grid-template-rows:auto;height:auto;min-height:0;overflow:visible}html.embedded-stepaos .console.mobile-decks>.deck{height:auto;min-height:0;overflow:visible}@media (height<=520px) and (width>=640px){html.embedded-stepaos .topbar{flex-basis:36px;height:36px}html.embedded-stepaos .topbar__library,html.embedded-stepaos .topbar nav button,html.embedded-stepaos .engine-pill,html.embedded-stepaos .more{height:32px;min-height:32px}html.embedded-stepaos .dual-waveform{flex-basis:64px;min-height:64px;margin-top:2px}html.embedded-stepaos .dual-waveform__header{height:16px;min-height:16px}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:24px;min-height:24px}html.embedded-stepaos .agent-plan-card.is-compact{flex-basis:48px;height:48px;min-height:48px;margin:3px 0}html.embedded-stepaos .agent-plan-card.is-compact .agent-plan-card__actions>button{min-height:30px}html.embedded-stepaos .assist-transition{grid-template:"status queues actions"minmax(54px,auto)"progress progress progress"4px/minmax(160px,.8fr) minmax(250px,1.4fr) minmax(220px,1fr);gap:3px 6px;height:auto;min-height:66px;margin:3px 0;padding:4px 7px}html.embedded-stepaos .assist-transition__queues{min-width:0}html.embedded-stepaos .assist-transition__actions{grid-template-columns:1fr 1fr;gap:3px}html.embedded-stepaos .assist-transition__actions button{min-height:26px;padding:2px}html.embedded-stepaos .mobile-mix-strip{flex-basis:34px;height:34px;min-height:34px;margin:2px 0}html.embedded-stepaos .mobile-decks .jog-wheel{grid-template-columns:36px minmax(132px,146px) 0;height:148px;min-height:148px}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:144px;max-width:144px;height:144px;max-height:144px}html.embedded-stepaos .mobile-decks .deck__actions{min-height:132px}html.embedded-stepaos .mobile-decks .deck__actions button{min-height:40px}}@media (width>=760px) and (width<=860px) and (height<=350px){html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{width:100%;height:100%;min-height:0;overflow:hidden}html.embedded-stepaos .app-shell{width:100%;height:100dvh;min-height:0;overflow:hidden}html.embedded-stepaos .console.mobile-decks,html.embedded-stepaos .console.mobile-decks>.deck{height:100%;min-height:0;overflow:hidden}html.embedded-stepaos .mode-status .agent-plan-card.is-compact{border-radius:3px;grid-template:"prompt summary actions"33px"progress progress progress"3px/minmax(205px,1.2fr) minmax(120px,.65fr) minmax(300px,1.35fr);gap:1px 5px;padding:3px 5px;display:grid}html.embedded-stepaos .mode-status .agent-plan-card__prompt{flex-direction:column;justify-content:center;min-width:0;display:flex}html.embedded-stepaos .mode-status .agent-plan-card__prompt>span{white-space:nowrap;font-size:4px}html.embedded-stepaos .mode-status .agent-plan-card__prompt>strong{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:6px;overflow:hidden}html.embedded-stepaos .mode-status .agent-plan-card__prompt>div,html.embedded-stepaos .mode-status .agent-plan-card__set{display:none}html.embedded-stepaos .mode-status .agent-plan-card__summary{justify-content:center;gap:1px;min-width:0;padding:1px 4px}html.embedded-stepaos .mode-status .agent-plan-card__summary b{font-size:7px}html.embedded-stepaos .mode-status .agent-plan-card__summary small{font-size:4px}html.embedded-stepaos .mode-status .agent-plan-card__summary span{display:none}html.embedded-stepaos .mode-status .agent-plan-card__actions{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;gap:2px;min-width:0;display:grid}html.embedded-stepaos .mode-status .agent-plan-card__actions>button{white-space:nowrap;height:31px;min-height:31px;padding:1px 2px;font-size:4px;display:none;overflow:hidden}html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--chat,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--import,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--prepare,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--start,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-plan-card__toggle,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--skip,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--soon,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--extend,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--takeover,html.embedded-stepaos .mode-status .agent-plan-card__actions .agent-action--return{display:block}html.embedded-stepaos .mode-status .agent-plan-card--running .agent-plan-card__actions{grid-template-columns:repeat(7,minmax(0,1fr))}html.embedded-stepaos .mode-status .agent-plan-card--running .agent-action--import,html.embedded-stepaos .mode-status .agent-plan-card--running .agent-action--prepare{display:none}html.embedded-stepaos .mode-status .agent-plan-card__progress{height:3px}html.embedded-stepaos .agent-chat-backdrop{z-index:1000;place-items:stretch stretch;width:100vw;height:100dvh;padding:2px 4px;inset:0;overflow:hidden}html.embedded-stepaos .agent-chat{border-radius:7px;grid-template-rows:34px minmax(0,1fr);width:100%;height:100%;max-height:none;display:grid;overflow:hidden}html.embedded-stepaos .agent-chat>header{height:34px;min-height:34px;padding:3px 8px}html.embedded-stepaos .agent-chat>header small{font-size:5px}html.embedded-stepaos .agent-chat>header h2{margin:1px 0 0;font-size:12px}html.embedded-stepaos .agent-chat>header button{border-radius:6px;width:28px;height:28px;font-size:18px}html.embedded-stepaos .agent-chat__body{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);width:100%;height:100%;min-height:0;display:grid;overflow:hidden}html.embedded-stepaos .agent-chat__conversation{height:100%;min-height:0;overflow:hidden}html.embedded-stepaos .agent-chat__messages{gap:4px;min-height:0;padding:6px 8px}html.embedded-stepaos .agent-chat__message{border-radius:6px;max-width:88%;padding:5px 7px}html.embedded-stepaos .agent-chat__message small{font-size:4px}html.embedded-stepaos .agent-chat__message p{margin:2px 0 0;font-size:7px;line-height:1.35}html.embedded-stepaos .agent-chat__question{gap:4px;padding:3px 8px}html.embedded-stepaos .agent-chat__question small,html.embedded-stepaos .agent-chat__question span{font-size:4px}html.embedded-stepaos .agent-chat__question b{font-size:7px}html.embedded-stepaos .agent-chat__suggestions{gap:3px;min-height:25px;padding:0 8px 3px}html.embedded-stepaos .agent-chat__suggestions button{min-height:22px;padding:2px 6px;font-size:5px}html.embedded-stepaos .agent-chat__composer{grid-template-columns:minmax(0,1fr) 48px;gap:4px;padding:3px 8px 6px}html.embedded-stepaos .agent-chat__composer textarea{border-radius:5px;height:32px;min-height:32px;padding:5px 7px;font-size:6px}html.embedded-stepaos .agent-chat__composer button{border-radius:5px;min-height:32px;padding:0 5px;font-size:6px}html.embedded-stepaos .agent-chat__plan{overscroll-behavior:contain;scrollbar-width:none;height:100%;min-height:0;padding:7px;overflow-y:auto}html.embedded-stepaos .agent-chat__plan::-webkit-scrollbar{display:none}html.embedded-stepaos .agent-chat__plan>small{font-size:4px}html.embedded-stepaos .agent-chat__plan h3{margin:2px 0 5px;font-size:13px}html.embedded-stepaos .agent-chat__requirements,html.embedded-stepaos .agent-chat__import-step{border-radius:5px;gap:4px;margin:0 0 5px;padding:5px}html.embedded-stepaos .agent-chat__requirements>header b,html.embedded-stepaos .agent-chat__import-step>header b{font-size:7px}html.embedded-stepaos .agent-chat__requirements>header span,html.embedded-stepaos .agent-chat__import-step>header span{font-size:5px}html.embedded-stepaos .agent-chat__requirements>div{gap:3px}html.embedded-stepaos .agent-chat__requirements article{border-radius:4px;gap:1px;padding:4px}html.embedded-stepaos .agent-chat__requirements article small{font-size:4px}html.embedded-stepaos .agent-chat__requirements article strong{font-size:6px}html.embedded-stepaos .agent-chat__requirements>button,html.embedded-stepaos .agent-chat__import-step button,html.embedded-stepaos .agent-chat__plan>button,html.embedded-stepaos .agent-chat__final-actions button{border-radius:5px;min-height:28px;padding:3px 6px;font-size:6px}html.embedded-stepaos .agent-chat__import-step p{font-size:5px;line-height:1.35}html.embedded-stepaos .agent-chat__plan dl{border-radius:5px;margin:5px 0}html.embedded-stepaos .agent-chat__plan dl div{padding:4px}html.embedded-stepaos .agent-chat__plan dt{font-size:4px}html.embedded-stepaos .agent-chat__plan dd{margin-top:1px;font-size:6px}html.embedded-stepaos .agent-chat__plan>p{margin:5px 0;font-size:5px}html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{overscroll-behavior:none;width:100%;height:100%;min-height:0;overflow:hidden}html.embedded-stepaos .app-shell{grid-template:"topbar"28px"waveform"46px"status""decks"minmax(0,1fr)"mixer"30px/minmax(0,1fr);gap:2px;width:100%;height:100dvh;min-height:0;padding:2px 4px;display:grid;overflow:hidden}html.embedded-stepaos .topbar{border-radius:7px 7px 2px 2px;grid-area:topbar;grid-template-columns:92px minmax(0,1fr) 82px;width:100%;height:28px;min-height:28px;padding:0 3px;display:grid}html.embedded-stepaos .topbar__brand,html.embedded-stepaos .topbar .more{display:none}html.embedded-stepaos .topbar__library{grid-column:1;width:92px;min-width:0;height:24px;min-height:24px;padding:0 5px;font-size:7px}html.embedded-stepaos .topbar__library b{font-size:12px}html.embedded-stepaos .topbar nav{grid-column:2;gap:0;width:100%;min-width:0;height:28px}html.embedded-stepaos .topbar nav button{flex:1;min-width:0;height:26px;min-height:26px;padding:0 4px;font-size:7px}html.embedded-stepaos .engine-pill{white-space:nowrap;grid-column:3;width:80px;min-width:0;max-width:80px;height:24px;min-height:24px;margin:0;padding:3px 4px;font-size:5px;overflow:hidden}html.embedded-stepaos .dual-waveform{border-radius:3px;grid-area:waveform;grid-template-rows:10px 18px 18px;width:100%;height:46px;min-height:46px;margin:0}html.embedded-stepaos .dual-waveform__header{height:10px;min-height:10px;padding:0 5px}html.embedded-stepaos .dual-waveform__header span{font-size:5px}html.embedded-stepaos .dual-waveform__header small{display:none}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:18px;min-height:18px}html.embedded-stepaos .dual-waveform__row>strong{width:14px;font-size:7px;left:4px}html.embedded-stepaos .dual-waveform__row>span{font-size:5px;right:4px}html.embedded-stepaos .dual-waveform__bars,html.embedded-stepaos .dual-waveform__beats,html.embedded-stepaos .dual-waveform__sections{inset-inline:20px 30px}html.embedded-stepaos .dual-waveform__section-controls,html.embedded-stepaos .track-overview{display:none}html.embedded-stepaos .mode-status{grid-area:status;width:100%;height:40px;min-height:40px;overflow:hidden}html.embedded-stepaos .mode-status>*{margin:0}html.embedded-stepaos .mode-status .assist-transition,html.embedded-stepaos .mode-status .agent-plan-card,html.embedded-stepaos .mode-status .agent-plan-card.is-compact{width:100%;height:40px;min-height:40px;max-height:40px;margin:0}html.embedded-stepaos .mode-status .assist-transition{border-radius:3px;grid-template:"status queues actions"31px"progress progress progress"3px/minmax(190px,1.25fr) minmax(0,.9fr) minmax(230px,1fr);gap:2px 5px;padding:3px 5px;display:grid}html.embedded-stepaos .mode-status .assist-transition__status{flex-direction:column;justify-content:center;min-width:0;display:flex}html.embedded-stepaos .mode-status .assist-transition__status small{font-size:5px}html.embedded-stepaos .mode-status .assist-transition__status strong{text-overflow:ellipsis;white-space:nowrap;margin:2px 0 0;font-size:7px;overflow:hidden}html.embedded-stepaos .mode-status .assist-transition__status em{display:none}html.embedded-stepaos .mode-status .assist-transition__queues{grid-template-columns:1fr 1fr;gap:3px;min-width:0;display:grid}html.embedded-stepaos .mode-status .assist-queue{min-width:0;padding:2px 4px}html.embedded-stepaos .mode-status .assist-queue>b{font-size:4px}html.embedded-stepaos .mode-status .assist-queue>span{margin-top:1px}html.embedded-stepaos .mode-status .assist-queue>span button{max-width:100%;height:18px;min-height:18px;padding:1px 3px;font-size:4px}html.embedded-stepaos .mode-status .assist-queue>span button:nth-child(n+2){display:none}html.embedded-stepaos .mode-status .assist-queue>span em{font-size:4px}html.embedded-stepaos .mode-status .assist-transition__actions{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px;min-width:0;display:grid}html.embedded-stepaos .mode-status .assist-transition__actions button{white-space:nowrap;height:29px;min-height:29px;padding:1px 3px;font-size:5px;overflow:hidden}html.embedded-stepaos .mode-status .assist-transition__progress{height:3px}html.embedded-stepaos .mobile-mix-strip{grid-area:mixer;grid-template-columns:minmax(94px,.75fr) minmax(138px,.9fr) minmax(190px,1.35fr) minmax(94px,.75fr);gap:4px;width:100%;height:30px;min-height:30px;margin:0;padding:2px 5px}html.embedded-stepaos .mobile-channel,html.embedded-stepaos .mobile-crossfader{min-width:0;font-size:5px}html.embedded-stepaos .mobile-mix-strip input{min-width:0;height:18px}html.embedded-stepaos .mobile-performance-tabs{min-width:0;height:24px}html.embedded-stepaos .mobile-performance-tabs button{min-width:0;padding:0 2px;font-size:5px}html.embedded-stepaos .console.mobile-decks{grid-area:decks;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;width:100%;height:100%;min-height:0;margin:0;display:grid;overflow:hidden}html.embedded-stepaos .console.mobile-decks>.deck{grid-template:"header header"24px"readout readout"22px"timeline timeline"8px"jog actions"minmax(0,1fr)"tempo tempo"24px/minmax(92px,.88fr) minmax(104px,1fr);align-content:stretch;column-gap:4px;width:auto;height:100%;min-height:0;padding:3px;display:grid;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__header{grid-area:header;gap:3px;width:100%;height:24px;min-height:24px;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__identity{min-width:0}html.embedded-stepaos .mobile-decks .deck__identity p{display:none}html.embedded-stepaos .mobile-decks .deck__label{font-size:6px}html.embedded-stepaos .mobile-decks .deck__header h2{max-width:100%;margin:1px 0 0;font-size:8px;line-height:1}html.embedded-stepaos .mobile-decks .deck__track-actions{flex:none;gap:2px;display:flex}html.embedded-stepaos .mobile-decks .deck__track-actions button{width:auto;min-width:42px;height:20px;min-height:20px;padding:0 3px;font-size:5px}html.embedded-stepaos .mobile-decks .deck__eject{display:none}html.embedded-stepaos .mobile-decks .track-readout{grid-area:readout;grid-template-columns:minmax(0,1fr) minmax(54px,.55fr) 46px;width:100%;height:22px;min-height:22px;display:grid;overflow:hidden}html.embedded-stepaos .mobile-decks .track-readout>div{padding:1px 4px;display:none}html.embedded-stepaos .mobile-decks .track-readout__effective,html.embedded-stepaos .mobile-decks .track-readout__section,html.embedded-stepaos .mobile-decks .sync-badge{display:block}html.embedded-stepaos .mobile-decks .track-readout span{font-size:4px}html.embedded-stepaos .mobile-decks .track-readout strong,html.embedded-stepaos .mobile-decks .track-readout__effective strong{font-size:10px;line-height:1}html.embedded-stepaos .mobile-decks .sync-badge{text-align:center;font-size:4px}html.embedded-stepaos .mobile-decks .deck__timeline{grid-area:timeline;width:100%;height:8px;min-height:8px;padding:0;font-size:5px;line-height:8px}html.embedded-stepaos .mobile-decks .jog-wheel{grid-area:jog;grid-template-columns:24px minmax(72px,106px) 0;justify-content:center;width:100%;height:100%;min-height:0;padding:0;overflow:hidden}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:min(104px,28dvh);min-width:72px;max-width:104px;height:min(104px,28dvh);min-height:72px;max-height:104px}html.embedded-stepaos .mobile-decks .jog-wheel__mode{padding:0;font-size:4px}html.embedded-stepaos .mobile-decks .deck__actions,html.embedded-stepaos .mobile-decks .deck__actions--assist{grid-area:actions;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;gap:3px;width:100%;height:100%;min-height:0;padding:0;display:grid}html.embedded-stepaos .mobile-decks .deck__actions button{width:100%;height:auto;min-height:0;padding:0 2px;font-size:7px}html.embedded-stepaos .mobile-decks .deck__actions button small{font-size:3px}html.embedded-stepaos .mobile-decks .tempo-strip{grid-area:tempo;grid-template-columns:40px minmax(0,1fr) 40px;gap:3px;width:100%;height:24px;min-height:24px;display:grid}html.embedded-stepaos .mobile-decks .tempo-strip button{height:20px;min-height:20px;padding:0 2px;font-size:4px}html.embedded-stepaos .mobile-decks .tempo-strip label{min-width:0}html.embedded-stepaos .mobile-decks .tempo-strip__value{min-width:66px}html.embedded-stepaos .mobile-decks .tempo-strip__value small,html.embedded-stepaos .mobile-decks .tempo-strip__value em{display:none}html.embedded-stepaos .mobile-decks .tempo-strip__value strong{white-space:nowrap;font-size:6px}html.embedded-stepaos .mobile-decks .tempo-strip input{min-width:0;height:18px}html.embedded-stepaos .mobile-decks .analysis-warning{display:none}html.embedded-stepaos .performance-panel:not(.is-open){display:none!important}html.embedded-stepaos .portrait-hint{display:none}html.embedded-stepaos .performance-panel.is-open{z-index:40;pointer-events:none;grid-template-rows:26px minmax(0,1fr);grid-template-columns:minmax(0,1fr);height:auto;min-height:0;display:grid;overflow:hidden;width:auto!important;margin:0!important;position:fixed!important;inset:2px 4px!important}html.embedded-stepaos .performance-panel.is-open .performance-backdrop{z-index:0;background:#020405ed;width:calc(100% + 8px);height:calc(100% + 4px);inset:-2px -4px}html.embedded-stepaos .performance-panel.is-open>nav{z-index:2;pointer-events:auto;grid-row:1;align-self:stretch;width:min(430px,62vw);height:26px;margin:0 auto;position:relative}html.embedded-stepaos .performance-panel.is-open>nav button{min-height:26px;padding:0 4px;font-size:5px}html.embedded-stepaos .performance-panel.is-open .panel-close{z-index:4;pointer-events:auto;width:58px;min-width:58px;height:26px;min-height:26px;padding:0 5px;font-size:11px;top:0;right:0}html.embedded-stepaos .performance-panel.is-open .panel-close span{font-size:5px}html.embedded-stepaos .performance-panel.is-open .mobile-mixer-panel,html.embedded-stepaos .performance-panel.is-open .fx-panel,html.embedded-stepaos .performance-panel.is-open .sampler-panel,html.embedded-stepaos .performance-panel.is-open .deck-tools-panel{z-index:1;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch;pointer-events:auto;grid-row:2;width:100%;height:100%;min-height:0;max-height:none;margin:0;position:relative;overflow:hidden auto}html.embedded-stepaos .performance-panel.is-open .mobile-mixer-panel::-webkit-scrollbar{display:none}html.embedded-stepaos .performance-panel.is-open .fx-panel::-webkit-scrollbar{display:none}html.embedded-stepaos .performance-panel.is-open .sampler-panel::-webkit-scrollbar{display:none}html.embedded-stepaos .performance-panel.is-open .deck-tools-panel::-webkit-scrollbar{display:none}html.embedded-stepaos .performance-panel.is-open .mobile-mixer-panel{border-radius:6px;padding:5px 28px 6px}html.embedded-stepaos .performance-panel.is-open .mobile-mixer-panel>.dj-mixer{width:100%;height:100%}html.embedded-stepaos .performance-panel.is-open .fx-panel,html.embedded-stepaos .performance-panel.is-open .sampler-panel{border-radius:6px;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1.28fr) minmax(220px,.72fr);gap:5px;padding:5px}html.embedded-stepaos .performance-panel.is-open .deck-tools-panel{border-radius:6px;grid-template-rows:32px minmax(0,1fr) minmax(0,1fr);grid-template-columns:minmax(110px,.55fr) minmax(155px,.75fr) minmax(210px,1.15fr);gap:5px;padding:5px}html.embedded-stepaos .library-backdrop{z-index:45;background:#020405ed;place-items:stretch stretch;width:100vw;height:100dvh;max-height:100dvh;padding:2px 4px;inset:0;overflow:hidden}html.embedded-stepaos .library{border:1px solid #363d43;border-radius:7px;grid-template-rows:28px 42px 34px minmax(0,1fr) 16px;grid-template-columns:minmax(0,1fr);gap:3px;width:100%;max-width:none;height:100%;max-height:100%;padding:5px 7px;animation:none;display:grid;overflow:hidden}html.embedded-stepaos .library header{height:28px;min-height:28px;margin:0}html.embedded-stepaos .library header span{font-size:5px}html.embedded-stepaos .library header h2{margin:0;font-size:14px;line-height:1}html.embedded-stepaos .library header button{width:28px;height:28px;font-size:18px}html.embedded-stepaos .library__import{gap:7px;height:42px;min-height:42px;padding:4px 7px}html.embedded-stepaos .library__import b{width:30px;height:30px;font-size:16px}html.embedded-stepaos .library__import span{font-size:8px}html.embedded-stepaos .library__import small{margin-top:1px;font-size:5px}html.embedded-stepaos .library__demo{height:34px;min-height:34px;margin:0;padding:3px 7px}html.embedded-stepaos .library__demo b{width:34px;height:26px}html.embedded-stepaos .library__demo span{font-size:7px}html.embedded-stepaos .library__demo small{margin-top:1px;font-size:5px}html.embedded-stepaos .library__list{touch-action:pan-y;overscroll-behavior:contain;scrollbar-width:none;min-height:0;margin:0;overflow-y:auto}html.embedded-stepaos .library__list::-webkit-scrollbar{display:none}html.embedded-stepaos .library article{grid-template-columns:26px minmax(0,1fr) auto auto auto;gap:4px;min-height:58px}html.embedded-stepaos .library article strong{max-width:none;font-size:7px}html.embedded-stepaos .library article small,html.embedded-stepaos .track-meta label{font-size:5px}html.embedded-stepaos .library article button{height:26px;padding:0 5px;font-size:5px}html.embedded-stepaos .track-index{width:24px;height:24px}html.embedded-stepaos .analysis-pipeline{grid-template-columns:repeat(6,minmax(0,1fr));gap:2px;margin:2px 0}html.embedded-stepaos .analysis-stage{padding:2px 3px}html.embedded-stepaos .analysis-stage b,html.embedded-stepaos .analysis-stage em,html.embedded-stepaos .analysis-stage i{font-size:4px}html.embedded-stepaos .library footer{height:16px;padding:2px 0 0;font-size:5px}}@media (width>=760px) and (width<=860px) and (height<=299px){html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{width:100%;height:100%;min-height:100%;overflow:hidden}html.embedded-stepaos .app-shell{width:100%;height:100dvh;min-height:0;padding:2px 4px 3px;overflow:hidden}html.embedded-stepaos .topbar{flex:0 0 32px;grid-template-columns:62px 118px minmax(188px,1fr) 88px 0;height:32px}html.embedded-stepaos .topbar__library,html.embedded-stepaos .topbar nav button,html.embedded-stepaos .engine-pill{height:28px;min-height:28px}html.embedded-stepaos .topbar__library{min-width:0;padding-inline:6px;font-size:8px}html.embedded-stepaos .topbar nav button{min-height:28px;font-size:8px}html.embedded-stepaos .engine-pill{max-width:88px;padding:4px;font-size:6px}html.embedded-stepaos .more{display:none}html.embedded-stepaos .dual-waveform{flex:0 0 48px;grid-template-rows:12px 1fr 1fr;min-height:48px;margin-top:2px}html.embedded-stepaos .dual-waveform__header{height:12px;min-height:12px;padding-inline:6px}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:18px;min-height:18px}html.embedded-stepaos .dual-waveform__row>b{font-size:8px}html.embedded-stepaos .dual-waveform__controls{transform-origin:100%;transform:scale(.8)}html.embedded-stepaos .mobile-mix-strip{order:initial;flex:0 0 30px;gap:5px;height:30px;min-height:30px;margin:2px 0;padding:2px 6px}html.embedded-stepaos .mobile-mix-strip input{height:16px}html.embedded-stepaos .mobile-performance-tabs{height:25px}html.embedded-stepaos .mobile-performance-tabs button{font-size:6px}html.embedded-stepaos .console.mobile-decks{flex:auto;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;width:100%;height:auto;min-height:0;margin:0;overflow:hidden}html.embedded-stepaos .console.mobile-decks>.deck{grid-template:"header header"25px"readout readout"27px"timeline timeline"10px"jog actions"minmax(68px,1fr)/minmax(86px,.82fr) minmax(100px,1fr);align-content:stretch;column-gap:4px;width:auto;height:100%;min-height:0;padding:3px;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__header{height:25px;min-height:25px}html.embedded-stepaos .mobile-decks .deck__label{font-size:7px}html.embedded-stepaos .mobile-decks .deck__header h2{font-size:9px}html.embedded-stepaos .mobile-decks .deck__track-actions button{height:22px;min-height:22px;padding:1px 4px;font-size:7px}html.embedded-stepaos .mobile-decks .deck__eject{display:none}html.embedded-stepaos .mobile-decks .track-readout{height:27px;min-height:27px}html.embedded-stepaos .mobile-decks .track-readout>div{padding:2px 5px}html.embedded-stepaos .mobile-decks .track-readout strong,html.embedded-stepaos .mobile-decks .track-readout__effective strong{font-size:12px}html.embedded-stepaos .mobile-decks .sync-badge{font-size:5px}html.embedded-stepaos .mobile-decks .deck__timeline{height:10px;min-height:10px;font-size:6px}html.embedded-stepaos .mobile-decks .jog-wheel{grid-template-columns:26px minmax(66px,92px) 0;width:100%;height:100%;min-height:0;padding:0;overflow:hidden}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:min(82px,22dvh);min-width:66px;max-width:82px;height:min(82px,22dvh);min-height:66px;max-height:82px}html.embedded-stepaos .mobile-decks .jog-wheel__mode{font-size:5px}html.embedded-stepaos .mobile-decks .deck__actions,html.embedded-stepaos .mobile-decks .deck__actions--assist{grid-template-rows:repeat(3,minmax(0,1fr));gap:3px;height:100%;min-height:0;padding:0}html.embedded-stepaos .mobile-decks .deck__actions button{height:auto;min-height:0;padding:1px;font-size:8px}html.embedded-stepaos .mobile-decks .deck__actions button small{font-size:4px}html.embedded-stepaos .mobile-decks .tempo-strip,html.embedded-stepaos .mobile-decks .analysis-warning{display:none}html.embedded-stepaos .mode-assist .assist-transition{flex:0 0 50px;grid-template-rows:40px 3px;grid-template-columns:minmax(135px,.75fr) minmax(220px,1.25fr) minmax(170px,1fr);gap:2px 5px;height:50px;min-height:50px;margin:2px 0;padding:3px 5px;overflow:hidden}html.embedded-stepaos .mode-assist .assist-transition__status small,html.embedded-stepaos .mode-assist .assist-transition__status em{display:none}html.embedded-stepaos .mode-assist .assist-transition__status strong{white-space:normal;margin:0;font-size:7px;line-height:1.25}html.embedded-stepaos .mode-assist .assist-queue>b{font-size:5px}html.embedded-stepaos .mode-assist .assist-queue>span{margin-top:2px}html.embedded-stepaos .mode-assist .assist-queue>span button{height:20px;min-height:20px}html.embedded-stepaos .mode-assist .assist-transition__actions button{height:18px;min-height:18px;padding:1px;font-size:6px}}html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{overscroll-behavior:none;width:100%;height:100%;min-height:100%;overflow:hidden}html.embedded-stepaos .app-shell{width:100%;min-width:0;height:100dvh;min-height:100dvh;padding:3px max(5px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));overflow:hidden}html.embedded-stepaos .topbar{flex-basis:40px;grid-template-columns:92px minmax(132px,156px) minmax(190px,1fr) minmax(76px,100px) 38px;height:40px}html.embedded-stepaos .topbar__brand{white-space:nowrap;min-width:0}html.embedded-stepaos .topbar__brand span{display:none}html.embedded-stepaos .topbar__library{white-space:nowrap;min-width:132px;padding-inline:9px}html.embedded-stepaos .topbar__library,html.embedded-stepaos .topbar nav button,html.embedded-stepaos .engine-pill,html.embedded-stepaos .more{height:36px;min-height:36px}html.embedded-stepaos .topbar nav button{font-size:9px}html.embedded-stepaos .dual-waveform{flex-basis:80px;min-height:80px;margin-top:3px}html.embedded-stepaos .dual-waveform__header{height:18px;min-height:18px}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:30px;min-height:30px}html.embedded-stepaos .track-overview{display:none}html.embedded-stepaos .mobile-mix-strip{order:initial;flex-basis:38px;gap:7px;height:38px;min-height:38px;margin:3px 0;padding:3px 8px}html.embedded-stepaos .mobile-mix-strip input{height:20px}html.embedded-stepaos .console.mobile-decks{grid-template-rows:auto;gap:5px;height:100%;min-height:0;margin-top:0;overflow:hidden}html.embedded-stepaos .console.mobile-decks>.deck{grid-template-columns:minmax(146px,.9fr) minmax(118px,.62fr);grid-template-areas:"header header""readout readout""timeline timeline""jog actions""tempo tempo""loop loop""phrase phrase""cues cues""grid grid""warning warning";grid-auto-rows:auto;align-content:start;column-gap:5px;height:100%;min-height:0;padding:4px;display:grid;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__header{grid-area:header;height:34px;min-height:34px}html.embedded-stepaos .mobile-decks .deck__identity p{display:none}html.embedded-stepaos .mobile-decks .deck__label{font-size:9px}html.embedded-stepaos .mobile-decks .deck__header h2{font-size:11px;line-height:1}html.embedded-stepaos .mobile-decks .deck__track-actions button{height:30px;min-height:30px;padding:3px 6px}html.embedded-stepaos .mobile-decks .track-readout{grid-area:readout;height:34px;min-height:34px;overflow:hidden}html.embedded-stepaos .mobile-decks .track-readout>div:nth-child(3),html.embedded-stepaos .mobile-decks .track-readout>div:nth-child(4),html.embedded-stepaos .mobile-decks .track-readout>div:nth-child(5){display:none}html.embedded-stepaos .mobile-decks .track-readout>div{padding:3px 6px}html.embedded-stepaos .mobile-decks .track-readout span{font-size:5px}html.embedded-stepaos .mobile-decks .track-readout strong,html.embedded-stepaos .mobile-decks .track-readout__effective strong{font-size:14px}html.embedded-stepaos .mobile-decks .deck__timeline{grid-area:timeline;height:14px;min-height:14px;font-size:7px}html.embedded-stepaos .mobile-decks .jog-wheel{grid-area:jog;grid-template-columns:42px minmax(170px,194px) 0;justify-content:center;height:198px;min-height:198px;overflow:visible}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:190px;max-width:190px;height:190px;max-height:190px}html.embedded-stepaos .mobile-decks .jog-wheel__mode{padding-right:3px}html.embedded-stepaos .mobile-decks .deck__actions{grid-area:actions;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;align-self:stretch;gap:4px;padding:3px 0;display:grid}html.embedded-stepaos .mobile-decks .deck__actions button{height:auto;min-height:38px;font-size:9px}html.embedded-stepaos .mobile-decks .deck__actions--assist{min-height:124px;display:grid}html.embedded-stepaos .mobile-decks .tempo-strip{grid-area:tempo}html.embedded-stepaos .mobile-decks .loop-strip{grid-area:loop}html.embedded-stepaos .mobile-decks .phrase-strip{grid-area:phrase}html.embedded-stepaos .mobile-decks .hot-cues{grid-area:cues}html.embedded-stepaos .mobile-decks .grid-tools{grid-area:grid}html.embedded-stepaos .mobile-decks .analysis-warning{grid-area:warning}html.embedded-stepaos .performance-panel:not(.is-open){display:none!important}html.embedded-stepaos .deck-tools-panel{grid-template-columns:minmax(120px,.55fr) minmax(170px,.8fr) minmax(220px,1.15fr);gap:5px;height:min(292px,78dvh);padding:7px}.device-preview{color:#dfe5e8;background:radial-gradient(circle at 50% 0,#263039,#080a0c 58%);flex-direction:column;gap:10px;min-height:100dvh;padding:12px;display:flex;overflow:auto}.device-preview__toolbar{background:#11171be8;border:1px solid #3b454c;border-radius:10px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:8px 14px;display:flex}.device-preview__toolbar>div{align-items:center;gap:12px;display:flex}.device-preview__toolbar strong{color:#ff8b3c;letter-spacing:.1em;font:800 14px Barlow Condensed,sans-serif}.device-preview__toolbar span{color:#849199;font:600 10px Inter,sans-serif}.device-preview__toolbar a{color:#dce3e7;border:1px solid #51606a;border-radius:7px;padding:9px 12px;font:700 9px Inter,sans-serif;text-decoration:none}.device-preview__stage{flex:1;place-items:center;min-height:240px;display:grid;overflow:hidden}.device-preview__frame{background:#050709;border:2px solid #58646c;border-radius:18px;flex:none;position:relative;overflow:hidden;box-shadow:0 24px 70px #000b,0 0 0 6px #11171b}.device-preview__frame iframe{transform-origin:0 0;background:#050709;border:0;display:block;position:absolute;inset:0}.device-preview>footer{color:#77838a;text-align:center;font:600 9px Inter,sans-serif}@media (width>=1025px) and (width<=1500px){.app-shell{max-width:100vw;overflow-x:hidden}.agent-plan-card{grid-template:"prompt summary set""actions actions actions""progress progress progress"5px/minmax(300px,1.2fr) minmax(210px,.8fr) minmax(260px,1fr);height:auto;min-height:154px;overflow:hidden}.agent-plan-card__actions{grid-template-columns:repeat(8,minmax(0,1fr))}.agent-plan-card__actions button{min-height:34px;font-size:7px}}@media (width<=1024px) and (orientation:landscape){.agent-plan-card{grid-template:"prompt summary""set set""actions actions""progress progress"5px/minmax(0,1.15fr) minmax(0,.85fr);gap:6px;width:100%;height:auto;min-height:0;overflow:hidden}.agent-plan-card__actions{grid-template-columns:repeat(4,minmax(0,1fr))}.agent-plan-card__actions button{min-height:40px;font-size:7px}.agent-plan-card__set span{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media (width<=600px) and (orientation:portrait){html,body{width:100%;min-height:100%;overflow:hidden auto}body{min-width:0}.app-shell{width:100%;height:auto;min-height:100dvh;padding:max(6px, env(safe-area-inset-top)) max(6px, env(safe-area-inset-right)) calc(58px + env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));overflow:visible}.portrait-hint{display:none}.dual-waveform,.mobile-decks,.mobile-mix-strip,.performance-panel{display:grid}.topbar{flex:0 0 92px;grid-template:"brand library engine device"46px"nav nav nav nav"44px/minmax(52px,1fr) minmax(118px,1.5fr) auto 42px;gap:0 4px;height:92px;padding:0 4px}.topbar__brand{white-space:nowrap;grid-area:brand;padding-left:4px;font-size:14px;overflow:hidden}.topbar__brand span{display:none}.topbar__library{grid-area:library;width:100%;min-width:0;height:36px;padding-inline:8px;overflow:hidden}.topbar nav{border-top:1px solid #2d353a;grid-area:nav;justify-content:stretch;width:100%;height:44px}.topbar nav button{flex:1;min-width:0;min-height:44px;font-size:11px}.engine-pill{white-space:nowrap;grid-area:engine;min-width:0;max-width:94px;padding:7px;font-size:7px;overflow:hidden}.more{grid-area:device;min-width:42px;height:42px;padding:0;display:block}.dual-waveform{flex:0 0 214px;min-height:214px;margin-top:6px;overflow:hidden}.dual-waveform__row{min-height:96px}.dual-waveform__section-controls{transform-origin:100%;transform:scale(.86)}.console.mobile-decks{flex:none;grid-template-rows:none;grid-template-columns:minmax(0,1fr);gap:8px;margin-top:7px;display:grid;overflow:visible}.console.mobile-decks>.deck--a,.console.mobile-decks>.deck--b{grid-area:auto/1;min-height:570px;overflow:hidden}.mobile-decks .deck{padding-inline:9px}.mobile-decks .deck__header{min-height:60px}.mobile-decks .deck__header h2{font-size:16px}.mobile-decks .track-readout{min-height:52px}.mobile-decks .track-readout__effective strong{font-size:21px}.mobile-decks .waveform{min-height:72px}.mobile-decks .deck__performance{grid-template-columns:54px minmax(0,1fr) 54px;min-height:245px}.mobile-decks .jog{width:min(62vw,260px);max-width:260px}.mobile-decks .tempo-strip{grid-template-columns:58px minmax(0,1fr) 58px;min-height:48px}.mobile-decks .tempo-strip button{min-height:40px;font-size:8px}.mobile-decks .loop-strip button,.mobile-decks .phrase-strip button{min-height:40px}.mobile-decks .deck__actions button{min-height:52px;font-size:12px}.mobile-mix-strip{grid-template-columns:1fr 1fr;grid-template-areas:"a b""cross cross";gap:10px;width:100%;min-height:112px;margin:8px 0;padding:9px}.mobile-channel--a{grid-area:a}.mobile-channel--b{grid-area:b}.mobile-crossfader{grid-area:cross}.mobile-channel input,.mobile-crossfader input{min-height:36px}.assist-transition,.agent-plan-card{width:100%;height:auto;max-height:none;margin:7px 0;overflow:visible}.assist-transition{grid-template:"status""queues""actions""progress"/1fr;padding:10px;display:grid}.assist-transition__actions button{min-height:44px;font-size:8px}.agent-plan-card{grid-template:"prompt""summary""set""actions""progress"/1fr;gap:8px;padding:10px;display:grid}.agent-plan-card__prompt>strong{white-space:normal;line-height:1.4}.agent-plan-card__prompt input{min-height:44px;font-size:10px}.agent-plan-card__actions{grid-template-columns:1fr 1fr}.agent-plan-card button{min-height:44px;font-size:8px}.performance-panel{z-index:20;left:max(6px, env(safe-area-inset-left));right:max(6px, env(safe-area-inset-right));bottom:max(5px, env(safe-area-inset-bottom));pointer-events:none;width:auto;margin:0;position:fixed}.performance-panel>nav{pointer-events:auto;width:100%;height:48px}.performance-panel>nav button{min-height:48px;font-size:8px}.fx-panel,.sampler-panel{grid-template-rows:minmax(280px,1.4fr) minmax(210px,1fr);grid-template-columns:1fr;width:100%;height:min(72dvh,620px);overflow-y:auto}.fx-grid,.sample-bank{min-height:280px}.mobile-mixer-panel>.dj-mixer{width:100%;max-height:76dvh;overflow-y:auto}.panel-close{min-width:48px;min-height:48px;top:-52px;right:0}.library{width:100vw;max-width:none;padding:16px 12px}.library article{grid-template-columns:32px minmax(0,1fr) auto auto;gap:5px}.library article strong{max-width:42vw}.library article button{min-height:38px;padding-inline:6px}}@media (width<=920px) and (orientation:landscape) and (height<=520px){html,body{overflow:hidden auto}.app-shell{height:auto;min-height:100dvh;padding-bottom:58px;overflow:visible}.console.mobile-decks{grid-template-rows:minmax(480px,auto);overflow:visible}.console.mobile-decks>.deck{min-height:480px;overflow:hidden}.dual-waveform{flex-basis:190px;min-height:190px}.agent-plan-card{grid-template:"prompt summary""set actions""progress progress"5px/1.2fr .8fr;height:auto;min-height:0;overflow:visible}.assist-transition{grid-template:"status queues""actions actions""progress progress"5px/1fr 1.4fr;height:auto;min-height:112px;overflow:visible}.performance-panel>nav{width:min(520px,82vw);height:46px}}@media (width<=1024px) and (orientation:landscape){html,body{width:100%;min-height:100%;overflow:hidden auto}.app-shell{width:100%;height:auto;min-height:100dvh;padding:max(5px,env(safe-area-inset-top)) max(7px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(7px,env(safe-area-inset-left));overflow:visible}.portrait-hint{display:none}.topbar{z-index:10;flex:0 0 52px;grid-template-columns:68px minmax(118px,150px) minmax(220px,1fr) minmax(86px,112px) 42px;height:52px;position:relative}.topbar__brand{white-space:nowrap;min-width:0;padding-left:7px;font-size:13px;overflow:hidden}.topbar__brand span{display:none}.topbar__library{width:100%;min-width:0;height:40px;font-size:9px}.topbar nav{min-width:0;height:100%}.topbar nav button{flex:1;min-width:0;min-height:48px;font-size:10px}.engine-pill{white-space:nowrap;min-width:0;max-width:112px;padding:8px;overflow:hidden}.more{min-width:40px;height:40px;padding:0;display:block}.dual-waveform{flex:0 0 154px;min-height:154px;margin-top:6px;overflow:hidden}.dual-waveform__header{min-height:28px}.dual-waveform__row{min-height:62px}.track-overview{height:22px}.console.mobile-decks{flex:none;grid-template-rows:minmax(500px,auto);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:7px;width:100%;min-height:500px;margin-top:7px;display:grid;overflow:visible}.console.mobile-decks>.deck--a{grid-area:1/1}.console.mobile-decks>.deck--b{grid-area:1/2}.console.mobile-decks>.deck{min-width:0;min-height:500px;padding:7px;overflow:hidden}.mobile-decks .deck__header{min-height:56px}.mobile-decks .deck__header h2{max-width:100%;font-size:clamp(12px,1.8vw,16px)}.mobile-decks .deck__load{min-width:72px;min-height:40px}.mobile-decks .track-readout{min-height:48px}.mobile-decks .track-readout__effective strong{font-size:clamp(17px,2.5vw,23px)}.mobile-decks .waveform{min-height:58px}.mobile-decks .deck__performance{grid-template-columns:52px minmax(0,1fr) 52px;min-height:210px;padding-block:5px}.mobile-decks .jog{width:min(21vw,190px);min-width:128px}.mobile-decks .tempo-strip{grid-template-columns:56px minmax(0,1fr) 56px;min-height:42px}.mobile-decks .tempo-strip button{min-height:38px;font-size:7px}.mobile-decks .loop-strip button,.mobile-decks .phrase-strip button{min-height:34px}.mobile-decks .hot-cue-pad{min-height:46px}.mobile-decks .deck__actions button{min-height:48px;font-size:10px}.mobile-mix-strip{width:100%;min-height:62px;margin:7px 0;padding:7px 10px}.performance-panel{z-index:20;left:auto;right:auto;bottom:max(4px,env(safe-area-inset-bottom));pointer-events:none;width:100%;margin:7px 0 0;position:sticky}.performance-panel>nav{pointer-events:auto;width:min(620px,72vw);height:48px}.performance-panel>nav button{min-height:48px;font-size:8px}.performance-panel.is-open{left:max(7px,env(safe-area-inset-left));right:max(7px,env(safe-area-inset-right));bottom:max(5px,env(safe-area-inset-bottom));width:auto;position:fixed}.fx-panel,.sampler-panel{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr);height:min(68dvh,430px)}.mobile-mixer-panel>.dj-mixer{width:100%;max-height:min(72dvh,460px);overflow-y:auto}.panel-close{min-width:48px;min-height:48px}.assist-transition,.agent-plan-card{margin-bottom:7px}}@media (width<=760px) and (orientation:landscape){.topbar{grid-template-columns:48px minmax(112px,132px) minmax(170px,1fr) minmax(76px,90px) 38px}.engine-pill{font-size:6px}.dual-waveform{flex-basis:142px;min-height:142px}.console.mobile-decks{grid-template-rows:minmax(480px,auto);min-height:480px}.console.mobile-decks>.deck{min-height:480px;padding-inline:5px}.mobile-decks .jog{width:min(20vw,164px);min-width:112px}.mobile-decks .deck__performance{grid-template-columns:46px minmax(0,1fr) 46px;min-height:188px}.mobile-decks .hot-cue-pad:nth-child(n+3){display:none}.performance-panel>nav{width:min(520px,78vw)}}@media (width<=1400px) and (orientation:landscape) and (height<=640px){.app-shell{padding:3px max(5px,env(safe-area-inset-right)) max(5px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left))}.topbar{flex-basis:40px;grid-template-columns:92px minmax(132px,156px) minmax(190px,1fr) minmax(76px,100px) 38px;height:40px}.topbar__brand{white-space:nowrap;min-width:0}.topbar__brand span{display:none}.topbar__library{white-space:nowrap;min-width:132px;padding-inline:9px}.topbar__library,.topbar nav button,.engine-pill,.more{height:36px;min-height:36px}.topbar nav button{font-size:9px}.dual-waveform{flex-basis:80px;min-height:80px;margin-top:3px}.dual-waveform__header{height:18px;min-height:18px}.dual-waveform__row{height:30px;min-height:30px}.dual-waveform__row canvas{height:30px}.track-overview{display:none}.mobile-mix-strip{order:initial;flex-basis:38px;gap:7px;height:38px;min-height:38px;margin:3px 0;padding:3px 8px}.mobile-mix-strip input{height:20px}.console.mobile-decks{grid-template-rows:auto;gap:5px;min-height:0;margin-top:0}.console.mobile-decks>.deck{grid-template-columns:minmax(146px,.9fr) minmax(118px,.62fr);grid-template-areas:"header header""readout readout""timeline timeline""jog actions""tempo tempo""loop loop""phrase phrase""cues cues""grid grid""warning warning";grid-auto-rows:auto;align-content:start;column-gap:5px;min-height:0;padding:4px;display:grid;overflow:visible}.mobile-decks .deck__header{grid-area:header;height:34px;min-height:34px}.mobile-decks .deck__identity p{display:none}.mobile-decks .deck__label{font-size:9px}.mobile-decks .deck__header h2{font-size:11px;line-height:1}.mobile-decks .deck__track-actions button{height:30px;min-height:30px;padding:3px 6px}.mobile-decks .track-readout{grid-area:readout;height:34px;min-height:34px;overflow:hidden}.mobile-decks .track-readout>div:nth-child(3),.mobile-decks .track-readout>div:nth-child(4),.mobile-decks .track-readout>div:nth-child(5){display:none}.mobile-decks .track-readout>div{padding:3px 6px}.mobile-decks .track-readout span{font-size:5px}.mobile-decks .track-readout strong,.mobile-decks .track-readout__effective strong{font-size:14px}.mobile-decks .deck__timeline{grid-area:timeline;height:14px;min-height:14px;font-size:7px}.mobile-decks .jog-wheel{grid-area:jog;grid-template-columns:42px minmax(170px,194px) 0;justify-content:center;height:198px;min-height:198px;overflow:visible}.mobile-decks .jog-wheel__platter{width:190px;max-width:190px;height:190px;max-height:190px}.mobile-decks .jog-wheel__mode{padding-right:3px}.mobile-decks .deck__actions{grid-area:actions;grid-template-rows:repeat(3,1fr);grid-template-columns:1fr;align-self:stretch;gap:4px;padding:3px 0;display:grid}.mobile-decks .deck__actions button{height:auto;min-height:38px;font-size:9px}.mobile-decks .deck__actions--assist{min-height:124px;display:grid}.mobile-decks .tempo-strip{grid-area:tempo}.mobile-decks .loop-strip{grid-area:loop}.mobile-decks .phrase-strip{grid-area:phrase}.mobile-decks .hot-cues{grid-area:cues}.mobile-decks .grid-tools{grid-area:grid}.mobile-decks .analysis-warning{grid-area:warning}.performance-panel:not(.is-open){display:none!important}.deck-tools-panel{grid-template-columns:minmax(120px,.55fr) minmax(170px,.8fr) minmax(220px,1.15fr);gap:5px;height:min(292px,78dvh);padding:7px}html,body,#root{height:100%;min-height:100%;overflow:hidden}.app-shell{height:100dvh;min-height:100dvh;overflow:hidden}.console.mobile-decks,.console.mobile-decks>.deck{height:100%;min-height:0;overflow:hidden}}@media (width<=900px) and (orientation:landscape) and (height<=400px){.console.mobile-decks>.deck{padding-top:2px}.mobile-decks .deck__header,.mobile-decks .track-readout{height:30px;min-height:30px}.mobile-decks .deck__timeline{height:12px;min-height:12px}.mobile-decks .jog-wheel{grid-template-columns:30px minmax(106px,124px) 0;height:124px;min-height:124px}.mobile-decks .jog-wheel__platter{width:120px;max-width:120px;height:120px;max-height:120px}.mobile-decks .deck__actions{min-height:124px;padding-block:1px}.mobile-decks .deck__actions button{min-height:35px}}@media (height<=299px) and (width>=640px){html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{height:auto;min-height:100%;overflow:hidden auto}html.embedded-stepaos .app-shell{height:auto;min-height:100dvh;overflow:visible}html.embedded-stepaos .console.mobile-decks{flex:none;grid-template-rows:auto;height:auto;min-height:0;overflow:visible}html.embedded-stepaos .console.mobile-decks>.deck{height:auto;min-height:0;overflow:visible}html.embedded-stepaos .topbar{flex-basis:36px;height:36px}html.embedded-stepaos .topbar__library,html.embedded-stepaos .topbar nav button,html.embedded-stepaos .engine-pill,html.embedded-stepaos .more{height:32px;min-height:32px}html.embedded-stepaos .dual-waveform{flex-basis:64px;min-height:64px;margin-top:2px}html.embedded-stepaos .dual-waveform__header{height:16px;min-height:16px}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:24px;min-height:24px}html.embedded-stepaos .agent-plan-card.is-compact{flex-basis:48px;height:48px;min-height:48px;margin:3px 0}html.embedded-stepaos .assist-transition{grid-template:"status queues actions"minmax(54px,auto)"progress progress progress"4px/minmax(160px,.8fr) minmax(250px,1.4fr) minmax(220px,1fr);gap:3px 6px;height:auto;min-height:66px;margin:3px 0;padding:4px 7px}html.embedded-stepaos .assist-transition__actions{grid-template-columns:1fr 1fr;gap:3px}html.embedded-stepaos .assist-transition__actions button{min-height:26px;padding:2px}html.embedded-stepaos .mobile-mix-strip{flex-basis:34px;height:34px;min-height:34px;margin:2px 0}html.embedded-stepaos .console.mobile-decks>.deck{grid-template-rows:22px 20px 7px minmax(48px,1fr) 20px;grid-template-areas:"header header""readout readout""timeline timeline""jog actions""tempo tempo";display:grid}html.embedded-stepaos .mobile-decks .jog-wheel{grid-template-columns:20px 50px 0;height:52px;min-height:52px}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:50px;min-width:50px;max-width:50px;height:50px;min-height:50px;max-height:50px}html.embedded-stepaos .mobile-decks .deck__actions{height:100%;min-height:48px}html.embedded-stepaos .mobile-decks .deck__actions button{min-height:0}html.embedded-stepaos .mobile-decks .tempo-strip{grid-template-columns:34px minmax(0,1fr) 34px;height:20px;min-height:20px;display:grid}html.embedded-stepaos .mobile-decks .tempo-strip button{height:18px;min-height:18px}}@media (width>=760px) and (width<=860px) and (height>=300px) and (height<=350px){html.embedded-stepaos,html.embedded-stepaos body,html.embedded-stepaos #root{overscroll-behavior:none;width:100%;height:100%;min-height:0;overflow:hidden}html.embedded-stepaos .app-shell{grid-template:"topbar"26px"waveform"40px"status"36px"decks"minmax(0,1fr)"mixer"26px/minmax(0,1fr);gap:2px;width:100%;height:100%;min-height:0;max-height:100%;padding:2px 4px;display:grid;overflow:hidden}html.embedded-stepaos .topbar{border-radius:7px 7px 2px 2px;grid-area:topbar;grid-template-columns:92px minmax(0,1fr) 82px;width:100%;height:26px;min-height:26px;padding:0 3px;display:grid}html.embedded-stepaos .topbar__brand,html.embedded-stepaos .topbar .more{display:none}html.embedded-stepaos .topbar__library{grid-column:1;width:92px;min-width:0;height:24px;min-height:24px;padding:0 5px;font-size:7px}html.embedded-stepaos .topbar__library b{font-size:12px}html.embedded-stepaos .topbar nav{grid-column:2;gap:0;width:100%;min-width:0;height:26px}html.embedded-stepaos .topbar nav button{flex:1;min-width:0;height:24px;min-height:24px;padding:0 4px;font-size:7px}html.embedded-stepaos .engine-pill{white-space:nowrap;grid-column:3;width:80px;min-width:0;max-width:80px;height:24px;min-height:24px;margin:0;padding:3px 4px;font-size:5px;overflow:hidden}html.embedded-stepaos .dual-waveform{border-radius:3px;grid-area:waveform;grid-template-rows:8px 16px 16px;width:100%;height:40px;min-height:40px;margin:0}html.embedded-stepaos .dual-waveform__header{height:8px;min-height:8px;padding:0 5px}html.embedded-stepaos .dual-waveform__header span{font-size:5px}html.embedded-stepaos .dual-waveform__header small{display:none}html.embedded-stepaos .dual-waveform__row,html.embedded-stepaos .dual-waveform__row canvas{height:16px;min-height:16px}html.embedded-stepaos .dual-waveform__row>strong{width:14px;font-size:7px;left:4px}html.embedded-stepaos .dual-waveform__row>span{font-size:5px;right:4px}html.embedded-stepaos .dual-waveform__bars,html.embedded-stepaos .dual-waveform__beats,html.embedded-stepaos .dual-waveform__sections{inset-inline:20px 30px}html.embedded-stepaos .dual-waveform__section-controls,html.embedded-stepaos .track-overview{display:none}html.embedded-stepaos .mode-status{grid-area:status;width:100%;height:36px;min-height:36px;overflow:hidden}html.embedded-stepaos .mode-status>*{margin:0}html.embedded-stepaos .mode-status .assist-transition,html.embedded-stepaos .mode-status .agent-plan-card,html.embedded-stepaos .mode-status .agent-plan-card.is-compact{width:100%;height:36px;min-height:36px;max-height:36px;margin:0}html.embedded-stepaos .mode-status .agent-plan-card--running .agent-plan-card__actions{grid-template-columns:repeat(7,minmax(0,1fr))}html.embedded-stepaos .mobile-mix-strip{background:linear-gradient(#12191e 0%,#090d10 100%);border-color:#46545d;border-radius:3px 3px 9px 9px;grid-area:mixer;grid-template-columns:minmax(94px,.75fr) minmax(138px,.9fr) minmax(190px,1.35fr) minmax(94px,.75fr);gap:4px;width:100%;height:26px;min-height:26px;margin:0;padding:1px 7px 2px;box-shadow:inset 0 1px #26333a,0 -2px 8px #0008}html.embedded-stepaos .mobile-channel,html.embedded-stepaos .mobile-crossfader{align-self:center;min-width:0;height:22px;font-size:5px}html.embedded-stepaos .mobile-channel{grid-template-columns:24px minmax(0,1fr) 14px;align-items:center;gap:3px;padding-top:4px;display:grid}html.embedded-stepaos .mobile-channel--a span{grid-area:1/1}html.embedded-stepaos .mobile-channel--a input{grid-area:1/2}html.embedded-stepaos .mobile-channel--a b{text-align:right;grid-area:1/3}html.embedded-stepaos .mobile-channel--b b{text-align:left;grid-area:1/1}html.embedded-stepaos .mobile-channel--b input{grid-area:1/2}html.embedded-stepaos .mobile-channel--b span{text-align:right;grid-area:1/3}html.embedded-stepaos .mobile-crossfader{grid-template-rows:5px 16px;align-items:center;gap:0;display:grid}html.embedded-stepaos .mobile-crossfader span{grid-row:1;line-height:5px}html.embedded-stepaos .mobile-crossfader input{grid-row:2}html.embedded-stepaos .mobile-mix-strip input{accent-color:#d8e0e4;width:100%;min-width:0;height:16px;margin:0}html.embedded-stepaos .mobile-performance-tabs{border-radius:5px;min-width:0;height:22px;overflow:hidden}html.embedded-stepaos .mobile-performance-tabs button{background:#0b1115;min-width:0;padding:0 2px;font-size:5px}html.embedded-stepaos .mobile-performance-tabs button.active{color:#fff;background:#253038}html.embedded-stepaos .console.mobile-decks{grid-area:decks;grid-template-rows:minmax(0,1fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4px;width:100%;height:100%;min-height:0;margin:0;display:grid;overflow:hidden}html.embedded-stepaos .console.mobile-decks>.deck{grid-template:"header header"22px"readout readout"20px"timeline timeline"7px"jog actions"minmax(0,1fr)"tempo tempo"22px/minmax(88px,.8fr) minmax(104px,1fr);align-content:stretch;column-gap:4px;width:auto;height:100%;min-height:0;padding:3px;display:grid;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__header{grid-area:header;gap:3px;width:100%;height:22px;min-height:22px;overflow:hidden}html.embedded-stepaos .mobile-decks .deck__identity{min-width:0}html.embedded-stepaos .mobile-decks .deck__identity p{display:none}html.embedded-stepaos .mobile-decks .deck__label{font-size:5px}html.embedded-stepaos .mobile-decks .deck__header h2{max-width:100%;margin:1px 0 0;font-size:7px;line-height:1}html.embedded-stepaos .mobile-decks .deck__track-actions{flex:none;gap:2px;display:flex}html.embedded-stepaos .mobile-decks .deck__track-actions button{width:auto;min-width:38px;height:18px;min-height:18px;padding:0 3px;font-size:4px}html.embedded-stepaos .mobile-decks .deck__eject{display:none}html.embedded-stepaos .mobile-decks .track-readout{grid-area:readout;grid-template-columns:minmax(0,1fr) minmax(50px,.55fr) 42px;width:100%;height:20px;min-height:20px;display:grid;overflow:hidden}html.embedded-stepaos .mobile-decks .track-readout>div{padding:1px 4px;display:none}html.embedded-stepaos .mobile-decks .track-readout__effective,html.embedded-stepaos .mobile-decks .track-readout__section,html.embedded-stepaos .mobile-decks .sync-badge{display:block}html.embedded-stepaos .mobile-decks .track-readout span{font-size:4px}html.embedded-stepaos .mobile-decks .track-readout strong,html.embedded-stepaos .mobile-decks .track-readout__effective strong{font-size:9px;line-height:1}html.embedded-stepaos .mobile-decks .sync-badge{text-align:center;font-size:4px}html.embedded-stepaos .mobile-decks .deck__timeline{grid-area:timeline;width:100%;height:7px;min-height:7px;padding:0;font-size:4px;line-height:7px}html.embedded-stepaos .mobile-decks .jog-wheel{grid-area:jog;grid-template-columns:20px minmax(62px,88px) 0;justify-content:center;width:100%;height:100%;min-height:0;padding:0;overflow:hidden}html.embedded-stepaos .mobile-decks .jog-wheel__platter{width:min(86px,25dvh);min-width:62px;max-width:86px;height:min(86px,25dvh);min-height:62px;max-height:86px}html.embedded-stepaos .mobile-decks .jog-wheel__mode{padding:0;font-size:4px}html.embedded-stepaos .mobile-decks .deck__actions,html.embedded-stepaos .mobile-decks .deck__actions--assist{grid-area:actions;grid-template-rows:repeat(3,minmax(0,1fr));grid-template-columns:1fr;gap:2px;width:100%;height:100%;min-height:0;padding:0;display:grid}html.embedded-stepaos .mobile-decks .deck__actions button{width:100%;height:auto;min-height:0;padding:0 2px;font-size:6px}html.embedded-stepaos .mobile-decks .deck__actions button small{font-size:3px}html.embedded-stepaos .mobile-decks .tempo-strip{background:linear-gradient(#10161a,#090d10);border-top:1px solid #273139;border-radius:0 0 5px 5px;grid-area:tempo;grid-template-columns:22px minmax(0,1fr) 22px;gap:2px;width:100%;height:22px;min-height:22px;padding:1px 3px;display:grid}html.embedded-stepaos .mobile-decks .tempo-strip button{border-radius:4px;width:22px;height:18px;min-height:18px;padding:0;font-size:9px}html.embedded-stepaos .mobile-decks .tempo-strip label{gap:4px;min-width:0}html.embedded-stepaos .mobile-decks .tempo-strip__value{min-width:40px}html.embedded-stepaos .mobile-decks .tempo-strip__value small,html.embedded-stepaos .mobile-decks .tempo-strip__value em{display:none}html.embedded-stepaos .mobile-decks .tempo-strip__value strong{white-space:nowrap;letter-spacing:.02em;font-size:5px}html.embedded-stepaos .mobile-decks .tempo-strip input{min-width:0;height:16px}html.embedded-stepaos .mobile-decks .analysis-warning{display:none}html.embedded-stepaos .performance-panel:not(.is-open){display:none!important}html.embedded-stepaos .portrait-hint{display:none}html.embedded-stepaos .agent-chat__workflow{z-index:3;background:linear-gradient(#10171b 78%,#10171b00);gap:2px;margin:-2px 0 4px;padding:3px 2px 4px;position:sticky;top:0}html.embedded-stepaos .agent-chat__workflow div{gap:1px;font-size:4px}html.embedded-stepaos .agent-chat__workflow i{width:12px;height:12px;font-size:5px}html.embedded-stepaos .agent-chat__workflow div:not(:last-child):after{top:6px;left:calc(50% + 7px);right:calc(7px - 50%)}html.embedded-stepaos .agent-chat__recovery{gap:2px;margin-bottom:4px}html.embedded-stepaos .agent-chat__recovery p{border-radius:4px;gap:4px;padding:3px 4px}html.embedded-stepaos .agent-chat__recovery b{font-size:5px}html.embedded-stepaos .agent-chat__recovery span{font-size:4px}html.embedded-stepaos .agent-chat__recovery button{min-height:16px;padding:0 5px;font-size:4px}}
