:root{--color-bg: #f7f8fa;--color-surface: #ffffff;--color-border: #e4e7ec;--color-border-soft: #eef1f5;--color-text: #101828;--color-text-muted: #667085;--color-text-faint: #98a2b3;--color-accent: #4f46e5;--color-accent-hover: #4338ca;--color-accent-soft: color-mix(in srgb, #4f46e5 12%, white);--color-danger: #b91c1c;--color-danger-bg: #fef2f2;--color-danger-border: #fecaca;--color-success: #12b76a;--color-offline: #d0d5dd;--radius: 12px;--radius-sm: 8px;--shadow-sm: 0 1px 2px rgba(16, 24, 40, .04);--shadow-md: 0 1px 3px rgba(16, 24, 40, .08);--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 24px;--space-6: 32px;--font-sans: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:var(--font-sans);background:var(--color-bg);color:var(--color-text);font-size:15px;line-height:1.5}#root{min-height:100vh}.app-shell{display:flex;min-height:100vh}aside[aria-label="Điều hướng chính"]{width:248px;flex-shrink:0;background:var(--color-surface);border-right:1px solid var(--color-border);display:flex;flex-direction:column;padding:var(--space-5) var(--space-4);position:sticky;top:0;height:100vh}.app-logo{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-1) var(--space-2) 28px}.app-logo-mark{width:32px;height:32px;border-radius:var(--radius-sm);background:var(--color-accent);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.app-logo-word{font-weight:700;font-size:16px;letter-spacing:-.01em}aside[aria-label="Điều hướng chính"] nav{display:flex;flex-direction:column;gap:2px}aside[aria-label="Điều hướng chính"] nav button{display:flex;align-items:center;gap:var(--space-3);padding:10px 12px;border-radius:var(--radius-sm);border:none;background:transparent;color:#475467;font-weight:500;font-size:14px;text-align:left;cursor:pointer;font-family:inherit}aside[aria-label="Điều hướng chính"] nav button:hover{background:#f2f4f7}aside[aria-label="Điều hướng chính"] nav button[aria-pressed=true]{background:var(--color-accent-soft);color:var(--color-accent);font-weight:600}.app-sidebar-footer{margin-top:auto;padding-top:var(--space-4);border-top:1px solid var(--color-border);display:flex;flex-direction:column;gap:var(--space-2)}.app-org{padding:var(--space-2) 4px;display:flex;flex-direction:column;min-width:0}.app-org-label{font-size:12px;color:var(--color-text-faint)}.app-org-value{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar-footer button{display:flex;align-items:center;gap:var(--space-2);padding:8px 12px;border-radius:var(--radius-sm);border:none;background:transparent;color:var(--color-text-muted);font-size:13px;font-weight:500;cursor:pointer;width:100%;font-family:inherit}.app-sidebar-footer button:hover{background:#f2f4f7;color:var(--color-text)}.app-main{flex:1;min-width:0}main{max-width:960px;margin:0 auto;padding:var(--space-6) var(--space-6)}h1{font-size:22px;font-weight:700;margin:0 0 var(--space-1);letter-spacing:-.01em}h2{font-size:15px;font-weight:600;margin:0 0 var(--space-3)}main>p:first-of-type{color:var(--color-text-muted);font-size:14px;margin:0 0 var(--space-5)}section[aria-label]{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);box-shadow:var(--shadow-sm);padding:var(--space-4) var(--space-5);margin-bottom:var(--space-4)}.dash-grid{display:grid;grid-template-columns:1.7fr 1fr;gap:20px;align-items:start}.dash-grid[data-single]{grid-template-columns:minmax(0,420px)}.dash-col{display:flex;flex-direction:column;gap:20px;min-width:0}.dash-col>section[aria-label]{margin-bottom:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width: 1100px){.dash-grid,.dash-grid[data-single]{grid-template-columns:1fr}}section[data-flush]{padding:0}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-3);padding:var(--space-4) var(--space-5);border-bottom:1px solid var(--color-border-soft)}.card-head h2{margin:0}.card-head-sub{font-size:13px;color:var(--color-text-faint)}.card-head-actions{display:flex;align-items:center;gap:var(--space-2);flex-shrink:0}.card-body:not(:empty){padding:var(--space-4) var(--space-5)}.card-divider{height:1px;background:var(--color-border-soft);margin:var(--space-4) 0}.icon-btn{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;color:#475467;flex-shrink:0}.btn-block{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:6px}button[type=submit][data-variant=ghost]{background:var(--color-surface);border-color:var(--color-border);color:#344054;font-weight:600}button[type=submit][data-variant=ghost]:hover:not(:disabled){background:var(--color-bg);border-color:var(--color-border)}.device-list{gap:0}.device-list li{border:none;border-radius:0;border-bottom:1px solid var(--color-border-soft);padding:var(--space-3) var(--space-5);gap:var(--space-3);flex-wrap:nowrap}.device-list li:last-child{border-bottom:none}.device-meta{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.device-name{font-size:14px;font-weight:500;color:var(--color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.device-sub{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--color-text-faint)}.status-dot{width:8px;height:8px;border-radius:999px;background:var(--color-offline);flex-shrink:0}.status-dot[data-online=true]{background:var(--color-success)}.cmd-row{display:flex;gap:var(--space-3);margin-top:var(--space-4)}.cmd-btn{flex:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-2);padding:0;border:none;background:transparent;color:var(--color-text-muted);font-size:12px;font-weight:500}.cmd-btn:hover:not(:disabled){background:transparent;color:var(--color-text)}.cmd-icon{width:44px;height:44px;border-radius:999px;border:1px solid var(--color-border);background:var(--color-surface);display:flex;align-items:center;justify-content:center;color:#344054}.cmd-btn:hover:not(:disabled) .cmd-icon{background:var(--color-bg)}.cmd-btn[data-variant=primary] .cmd-icon{border-color:var(--color-accent);background:var(--color-accent-soft);color:var(--color-accent)}.code-field{display:flex;flex-direction:column;gap:var(--space-1);width:100%}.code-field-label{font-size:13px;font-weight:500;color:var(--color-text-muted)}.code-input{display:flex;gap:var(--space-2)}.code-input input{width:44px;height:52px;padding:0;text-align:center;font-size:18px;font-weight:600;background:#fafbfc}.code-input input:focus-visible{background:var(--color-surface);border-color:var(--color-accent);box-shadow:0 0 0 3px var(--color-accent-soft);outline:none}form{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-3)}label{display:flex;flex-direction:column;gap:var(--space-1);font-size:13px;font-weight:500;color:var(--color-text-muted);width:100%;max-width:420px}label:has(>input[type=checkbox]),label:has(>input[type=radio]){flex-direction:row;align-items:center;width:auto;max-width:none;font-weight:400;color:var(--color-text)}label:has(>input[type=checkbox]) input,label:has(>input[type=radio]) input{width:auto}input,select{font:inherit;padding:10px 12px;border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface);color:var(--color-text)}select{-moz-appearance:none;appearance:none;-webkit-appearance:none;padding-right:36px;cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2398a2b3' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}input[type=file]{border-style:dashed;padding:var(--space-3);font-size:13px}input[type=checkbox],input[type=radio]{width:16px;height:16px}input:focus-visible,select:focus-visible,button:focus-visible{outline:2px solid var(--color-accent);outline-offset:1px}button{font:inherit;padding:10px var(--space-4);border-radius:var(--radius-sm);border:1px solid var(--color-border);background:var(--color-surface);color:var(--color-text);font-weight:500;cursor:pointer}button:hover:not(:disabled){background:var(--color-bg)}button:disabled{opacity:.5;cursor:not-allowed}button[type=submit]{background:var(--color-accent);border-color:var(--color-accent);color:#fff}button[type=submit]:hover:not(:disabled){background:var(--color-accent-hover);border-color:var(--color-accent-hover)}p[role=alert]{background:var(--color-danger-bg);color:var(--color-danger);border:1px solid var(--color-danger-border);border-radius:var(--radius-sm);padding:var(--space-2) var(--space-3);font-size:13px;margin:0}section p:not([role=alert]){color:var(--color-text-muted);font-size:13px}ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:var(--space-2)}li{display:flex;align-items:center;flex-wrap:wrap;gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-sm)}li img{border-radius:4px;object-fit:cover}fieldset{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--space-3);display:flex;flex-wrap:wrap;gap:var(--space-3);align-items:center}.auth-shell{display:flex;min-height:100vh}.auth-hero{width:42%;min-width:360px;flex-shrink:0;position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-accent) 0%,color-mix(in srgb,var(--color-accent) 55%,#0b0a2b) 100%);display:flex;flex-direction:column;justify-content:center;padding:var(--space-6) 56px;color:#fff}.auth-hero-blob{position:absolute;border-radius:999px;background:#ffffff1a}.auth-hero-blob.a{width:320px;height:320px;top:-120px;right:-100px}.auth-hero-blob.b{width:240px;height:240px;bottom:-80px;left:-60px;background:#ffffff14}.auth-hero-logo{position:relative;display:flex;align-items:center;gap:var(--space-2);margin-bottom:var(--space-6)}.auth-hero-logo-mark{width:36px;height:36px;border-radius:9px;background:#ffffff29;display:flex;align-items:center;justify-content:center}.auth-hero-logo-word{font-weight:700;font-size:18px}.auth-hero h2{position:relative;margin:0 0 var(--space-4);font-size:30px;font-weight:800;line-height:1.25;letter-spacing:-.01em;max-width:420px;color:#fff}.auth-hero-tagline{position:relative;margin:0 0 var(--space-6);font-size:15px;color:#ffffffd1;max-width:380px;line-height:1.6}.auth-hero-features{position:relative;display:flex;flex-direction:column;gap:var(--space-4)}.auth-hero-feature{display:flex;align-items:center;gap:14px}.auth-hero-feature-icon{width:32px;height:32px;border-radius:var(--radius-sm);background:#ffffff24;display:flex;align-items:center;justify-content:center;flex-shrink:0}.auth-hero-feature span{font-size:14px;font-weight:500;color:#ffffffeb}.auth-shell main{flex:1;max-width:none;margin:0;display:flex;align-items:center;justify-content:center;padding:var(--space-5)}.auth-shell main>div{width:100%;max-width:380px}.auth-shell [role=tablist]{display:inline-flex;padding:4px;background:#f2f4f7;border-radius:10px;gap:2px;margin-bottom:var(--space-5)}.auth-shell [role=tablist] button{padding:8px 20px;border-radius:var(--radius-sm);border:none;background:transparent;font-size:14px;font-weight:500;color:var(--color-text-muted)}.auth-shell [role=tablist] button[aria-pressed=true]{background:#fff;box-shadow:var(--shadow-md);color:var(--color-text);font-weight:600}.auth-shell h1{font-size:24px}.auth-shell form{width:100%;align-items:stretch}.auth-field-icon{position:relative;width:100%}.auth-field-icon svg{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--color-text-faint);pointer-events:none}.auth-field-icon input{width:100%;padding-left:38px}@media (max-width: 900px){.auth-hero{display:none}}@media (max-width: 640px){aside[aria-label="Điều hướng chính"]{width:72px;padding:var(--space-4) var(--space-2)}.app-logo-word,aside[aria-label="Điều hướng chính"] nav button span,.app-org,.app-sidebar-footer button span{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}aside[aria-label="Điều hướng chính"] nav button{justify-content:center}main{padding:var(--space-4)}section[aria-label]{padding:var(--space-3) var(--space-4)}}.scene-stage{display:flex;flex-direction:column;gap:8px}.scene-stage__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.scene-stage__zoom{min-width:3.5em;text-align:center;font-variant-numeric:tabular-nums}.scene-stage__size{margin-left:auto;opacity:.7;font-size:.85em}.scene-stage__viewport{height:min(70vh,640px);min-height:320px;overflow:hidden;border:1px solid rgba(128,128,128,.35);border-radius:6px;background:#1b1f27;cursor:grab}.scene-stage__viewport:active{cursor:grabbing}.scene-stage__hint{margin:0 0 8px;opacity:.75}.scene-editor{display:flex;flex-direction:column;gap:8px;outline-offset:2px}.scene-editor__info{display:flex;flex-wrap:wrap;align-items:baseline;gap:16px}.scene-editor__status{font-variant-numeric:tabular-nums;font-weight:600}.scene-editor__count{opacity:.7;font-size:.9em}.scene-editor__body{display:flex;gap:12px;align-items:flex-start}.scene-editor__canvas{flex:1 1 auto;min-width:0}.props-panel{flex:0 0 280px;max-height:min(78vh,720px);overflow:auto;padding:8px 12px;border:1px solid rgba(128,128,128,.35);border-radius:6px}.props-panel h3{margin:4px 0 8px;font-size:1rem}.props-panel fieldset{border:0;padding:0;margin:0 0 12px}.props-panel legend{font-weight:600;margin-bottom:6px}.props-field{display:flex;flex-direction:column;gap:2px;margin-bottom:8px}.props-field--check{flex-direction:row}.props-field input[type=text],.props-field input[type=number],.props-field textarea,.props-field select{width:100%;box-sizing:border-box}.props-field__error{color:#b42318;margin:0;font-size:.85em}.props-field__hex{opacity:.7;font-size:.85em}.props-panel__empty{opacity:.7;margin:8px 0}@media (max-width: 900px){.scene-editor__body{flex-direction:column}.props-panel{flex-basis:auto;width:100%;box-sizing:border-box}}.scene-editor__side{flex:0 0 300px;display:flex;flex-direction:column;gap:12px;min-width:0}.scene-editor__side .props-panel{flex:1 1 auto}.layer-list{padding:8px 12px;border:1px solid rgba(128,128,128,.35);border-radius:6px}.layer-list h3{margin:4px 0 8px;font-size:1rem}.layer-list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;max-height:240px;overflow:auto}.layer-list__item{display:flex;flex-wrap:wrap;align-items:center;gap:4px;padding:2px 4px;border:1px solid transparent;border-radius:4px;cursor:grab}.layer-list__item--selected{background:#5b9dff2e;border-color:#5b9dff}.layer-list__item--hidden .layer-list__select{opacity:.5}.layer-list__item--dragging{opacity:.4}.layer-list__item--over{border-color:#f59e0b;border-style:dashed}.layer-list__select{flex:1 1 100%;text-align:left;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.layer-list__tag{opacity:.7;font-style:normal;font-size:.8em}.layer-list__empty{opacity:.7;margin:4px 0}.props-panel__note{margin:0 0 8px;font-size:.85em;color:#92400e}@media (max-width: 900px){.scene-editor__side{flex-basis:auto;width:100%}}.layer-list__item button:not(.layer-list__select){padding:2px 8px;min-width:32px}.picker-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:50;padding:16px}.picker{background:var(--surface, #fff);color:inherit;border-radius:8px;padding:16px;width:min(760px,100%);max-height:86vh;overflow:auto;box-shadow:0 10px 40px #00000059}.picker__header{display:flex;align-items:center;justify-content:space-between;gap:8px}.picker__header h3{margin:0}.picker__search{display:flex;align-items:center;gap:8px;margin:12px 0 4px}.picker__search input{flex:1 1 auto}.picker__hint{opacity:.7;font-size:.85em;margin:4px 0 8px}.picker__grid{list-style:none;margin:0 0 8px;padding:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:8px}.picker__item{display:flex;flex-direction:column;align-items:stretch;gap:4px;width:100%;text-align:left;padding:6px}.picker__item[aria-pressed=true]{outline:2px solid #5b9dff}.picker__thumb{display:flex;align-items:center;justify-content:center;height:90px;background:#80808026;border-radius:4px;overflow:hidden;font-size:2rem}.picker__thumb img{width:100%;height:100%;object-fit:cover}.picker__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.picker__error{color:#b42318}.props-field__resource{margin:0 0 4px;font-size:.9em}.picker__search{flex-direction:row;flex-wrap:nowrap;align-items:center}.picker__search>*{margin:0;width:auto}.picker__search label{flex:0 0 auto;white-space:nowrap}.picker__search input{flex:1 1 auto;min-width:0}button[data-variant=danger]{background:var(--color-danger-bg);border-color:var(--color-danger-border);color:var(--color-danger)}button[data-variant=danger]:hover:not(:disabled){background:var(--color-danger);border-color:var(--color-danger);color:#fff}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:600}.status-pill:before{content:"";width:8px;height:8px;border-radius:999px;background:var(--color-offline)}.status-pill[data-online=true]{color:var(--color-success)}.status-pill[data-online=true]:before{background:var(--color-success)}.status-pill[data-online=false]{color:var(--color-text-faint)}.badge{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;background:var(--color-bg);border:1px solid var(--color-border);font-size:11px;font-weight:600;color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.02em}p[data-empty]{display:flex;flex-direction:column;align-items:center;gap:var(--space-3);text-align:center;padding:var(--space-6) var(--space-4);color:var(--color-text-faint)!important;font-size:14px!important}p[data-empty]:before{content:"";width:40px;height:40px;background-color:var(--color-text-faint);-webkit-mask:var(--empty-icon, none) center / contain no-repeat;mask:var(--empty-icon, none) center / contain no-repeat;opacity:.5}p[data-empty=groups]{--empty-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='4' width='7' height='7' rx='1.5'/%3E%3Crect x='14' y='4' width='7' height='7' rx='1.5'/%3E%3Crect x='3' y='15' width='7' height='7' rx='1.5'/%3E%3Crect x='14' y='15' width='7' height='7' rx='1.5'/%3E%3C/svg%3E")}p[data-empty=devices]{--empty-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='2' y='4' width='20' height='13' rx='2'/%3E%3Cpath d='M8 21h8M12 17v4'/%3E%3C/svg%3E")}p[data-empty=media]{--empty-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Crect x='3' y='3' width='18' height='18' rx='2'/%3E%3Ccircle cx='8.5' cy='8.5' r='1.5'/%3E%3Cpath d='M21 15l-5-5L5 21'/%3E%3C/svg%3E")}p[data-empty=playlist]{--empty-icon: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='1.6'%3E%3Cpath d='M8 6h13M8 12h13M8 18h13M3 6h.01M3 12h.01M3 18h.01'/%3E%3C/svg%3E")}.search-row{display:flex;flex-direction:row;align-items:stretch;gap:var(--space-2);margin-bottom:var(--space-4)}.search-row label{flex:1 1 auto;max-width:none;display:block;width:auto}.search-row input[type=search]{width:100%}.search-row button{flex-shrink:0}.media-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:var(--space-4);list-style:none;margin:0;padding:0}.media-card{display:flex;flex-direction:column;gap:var(--space-2);padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-surface)}.media-card__thumb{height:110px;border-radius:6px;background:var(--color-bg);display:flex;align-items:center;justify-content:center;overflow:hidden;color:var(--color-text-faint)}.media-card__thumb img{width:100%;height:100%;object-fit:cover;border-radius:0}.media-card__name{font-size:13px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-card__meta{display:flex;align-items:center;justify-content:space-between;gap:var(--space-2);font-size:12px;color:var(--color-text-faint)}.media-card__footer{margin-top:auto}.media-card__footer button{width:100%}.load-more-row{display:flex;justify-content:center;margin-top:var(--space-4)}.playlist-item{display:flex;flex-direction:column;gap:var(--space-3);padding:var(--space-4);align-items:stretch}.playlist-item__head{display:flex;align-items:center;gap:var(--space-2);flex-wrap:wrap}.playlist-item__head>label{flex:0 1 220px;max-width:220px}.playlist-item__order{display:flex;gap:4px;margin-left:auto}.playlist-item__order button,.playlist-item__head>button{padding:6px 10px}.playlist-item__body{display:flex;flex-direction:column;gap:var(--space-3)}.playlist-item__row{display:flex;gap:var(--space-3);flex-wrap:wrap}.playlist-item__row>label{flex:1 1 200px}.scene-draft{display:flex;flex-direction:column;gap:6px}.scene-draft__status{font-weight:600;margin-left:auto}.scene-draft__message{margin:0;font-size:.9em}.scene-draft__message--error{color:#b91c1c}.scene-draft__list{border:1px solid rgba(127,127,127,.35);border-radius:6px;padding:8px}.scene-draft__list ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px}.scene-draft__list li{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.scene-draft__name{flex:1 1 auto;font-weight:600;min-width:0;overflow-wrap:anywhere}.scene-draft__time{opacity:.7;font-variant-numeric:tabular-nums;font-size:.85em}.scene-draft [role=toolbar] label{flex:0 0 auto;width:auto;margin:0}.scene-draft [role=toolbar] input[type=text]{flex:0 1 260px;width:auto;min-width:120px}
