/* The same warm workspace across all customer routes. */
.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}
.wb-studio{display:grid;grid-template-columns:minmax(464px,.51fr) minmax(0,1fr) clamp(160px,11vw,196px);gap:12px;padding:24px 36.5px;height:100vh;min-height:600px}
.main-wrap:has(.wb-studio)>.topbar,.main-wrap:has(.wb-canvas-page)>.topbar,.main-wrap:has(.wb-agent)>.topbar{display:none}
.wb-studio>.panel{height:100%;min-height:0;overflow:auto;border-radius:17px}
.wb-input{padding:16px;display:flex;flex-direction:column;gap:15px}.wb-input>.row{gap:10px}.wb-input .text-link{white-space:nowrap}
.wb-skill-head{display:flex;align-items:center;gap:10px;text-align:left;min-width:0;padding:0;flex:1}.wb-skill-head>svg{color:var(--coral);width:32px;height:32px;flex-shrink:0}.wb-skill-head>svg:last-child:not(:first-child){color:var(--muted);width:16px;height:16px}.wb-skill-head span{flex:1}.wb-skill-head strong{font-size:15px}.wb-skill-head small{display:block;font-size:11px;color:var(--muted);margin-top:5px;line-height:1.6}
.wb-title input{font-size:12px!important;background:#fbf9f5!important}.wb-title{display:block}
.wb-field{display:flex;flex-direction:column;gap:7px;font-size:12px;line-height:1.6;min-width:0}.wb-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.wb-studio :is(input:not([type=checkbox]),select,textarea),.wb-page :is(input:not([type=checkbox]),select,textarea),.wb-agent :is(input:not([type=checkbox]),textarea),.wb-modal :is(input:not([type=checkbox]),select,textarea){width:100%;min-width:0;border:1px solid var(--line);border-radius:9px;background:#fffdfb;color:var(--ink);padding:10px;font-size:13px;line-height:1.7}
.wb-studio textarea{resize:vertical;min-height:100px}.wb-prompt textarea{min-height:180px;font-size:14px;line-height:1.9}.wb-prompt>span{font-weight:600}.wb-studio .caption{line-height:1.7}.wb-studio button:disabled{cursor:not-allowed;opacity:.45}
.wb-slots{display:flex;gap:10px;flex-wrap:wrap}.wb-slot{flex:1;min-width:110px}.wb-slot-add{border:1px dashed #dcd4c9;border-radius:12px;background:#fbf9f5;padding:13px 8px;width:100%;display:flex;flex-direction:column;align-items:center;gap:8px;color:var(--muted);font-size:11px}.wb-slot-add:hover{border-color:var(--accent);background:#fbf1e9}.wb-slot-add svg{width:30px;height:30px;color:var(--teal)}.wb-slot-add strong{font-weight:500;color:var(--ink)}.wb-slot-add em{color:var(--accent);font-style:normal}.wb-chips{display:flex;flex-wrap:wrap;gap:5px}.wb-chip{display:flex;align-items:center;gap:5px;max-width:100%;padding:5px;background:#f6f4ee;border-radius:7px;font-size:10px;margin-top:5px}.wb-chip img{width:25px;height:25px;object-fit:cover;border-radius:4px}.wb-chip>svg{width:18px;height:18px;flex-shrink:0}.wb-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.wb-chip .icon-btn{width:21px;height:21px}.wb-chip.missing{color:#9a3e33;background:#fff0eb}
.wb-segment{display:flex;gap:3px;padding:4px;border-radius:10px;background:#f4f1ec}.wb-segment button{flex:1;padding:7px 8px;font-size:12px;border-radius:7px;white-space:nowrap;color:var(--muted)}.wb-segment .active{background:white;color:var(--accent);box-shadow:0 1px 4px #51443b0b}.wb-suggestions{display:flex;flex-wrap:wrap;gap:7px}.wb-suggestions button{font-size:11px;color:#786956;background:#f7f2e9;border:1px solid #eee5d8;border-radius:7px;padding:6px 8px}
.wb-settings{border-top:1px solid var(--line);padding-top:12px;margin-top:3px}.wb-settings summary{font-size:13px;font-weight:600;display:flex;justify-content:space-between;cursor:pointer}.wb-settings summary span{font-size:11px;font-weight:400;color:var(--muted)}.wb-settings .wb-field-grid{margin-top:12px}.wb-settings .caption{margin-top:10px;font-size:10px}
.wb-input-footer{margin-top:auto;padding-top:12px;display:grid;gap:10px;border-top:1px solid var(--line)}.wb-input-footer small{font-size:10px;color:var(--muted)}.wb-service{display:flex;align-items:flex-start;gap:7px;color:var(--muted);font-size:10px;line-height:1.8}.wb-service-dot{background:#b6a78e;width:5px;height:5px;border-radius:50%;flex-shrink:0;margin-top:7px}
.wb-work{display:flex;flex-direction:column;padding:0 20px 20px}.wb-view-tabs{flex-shrink:0;gap:24px}.wb-view-tabs button{font-size:12px}.wb-result-empty{flex:1;min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 12px;text-align:center}.wb-result-empty h2{font-size:25px;margin-top:18px}.wb-result-empty>p{color:var(--muted);font-size:13px;line-height:1.8;margin-top:12px}.wb-preview-symbol{display:grid;place-items:center;width:64px;height:64px;background:linear-gradient(135deg,#fff9f1,#f3e6dd);border:1px solid white;border-radius:19px;color:var(--coral)}.wb-preview-symbol svg{width:38px;height:38px}.wb-photo-stack{height:230px;width:min(100%,480px);position:relative;margin:30px auto 20px}.wb-photo-stack img{position:absolute;height:185px;width:43%;object-fit:cover;top:20px;left:0;border-radius:16px;border:3px solid #fffdf9;box-shadow:0 12px 35px #76644816;transform:rotate(-7deg)}.wb-photo-stack img:nth-child(2){height:225px;top:0;left:28%;z-index:2;transform:rotate(0)}.wb-photo-stack img:nth-child(3){left:56%;transform:rotate(7deg)}
.wb-reference-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding-top:18px}.wb-ref-card{min-width:0}.wb-ref-card>img{width:100%;aspect-ratio:1.5;object-fit:cover;border-radius:10px}.wb-ref-card strong{font-size:11px}.wb-ref-card .icon-btn{width:25px;height:25px}.wb-ref-card [aria-pressed=true]{color:var(--coral)}.wb-ref-card [aria-pressed=true] svg{fill:var(--coral-wash)}
.wb-script-preview{padding-top:20px;display:flex;flex-direction:column;gap:14px}.wb-script-preview h2{font-size:21px}.wb-script-preview>textarea:first-of-type{min-height:300px}.wb-check{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.8}.wb-check input{width:16px!important;flex-shrink:0;margin-top:3px}.wb-prompt-card{grid-column:1/-1;border:1px solid var(--line);padding:14px;border-radius:10px;font-size:12px}.wb-prompt-card p{white-space:pre-wrap;line-height:1.8}
.wb-queue{padding:16px 10px;display:flex;flex-direction:column;gap:14px}.wb-queue h2{font-size:14px}.wb-queue .caption{font-size:10px}.wb-draft-list{display:grid;gap:8px}.wb-draft{display:grid;grid-template-columns:24px 1fr;gap:6px;text-align:left;border:1px solid var(--line);border-radius:10px;padding:13px 9px;background:#faf9f6;min-width:0}.wb-draft strong{font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wb-draft>svg{grid-row:span 2;width:22px;height:22px;color:var(--violet)}.wb-draft small{font-size:10px;color:var(--muted)}.wb-draft.selected{border-color:#cdb8a5;background:#fbf0e7}.wb-task-empty{text-align:center;color:var(--muted);padding:28px 5px;border-top:1px solid var(--line);margin-top:10px}.wb-task-empty svg{width:26px;height:26px;margin:0 auto 10px;color:#9f9b93}.wb-task-empty p{font-size:12px}.wb-task-empty small{display:block;font-size:10px;line-height:1.8;margin-top:8px}.wb-queue-actions{margin-top:auto;display:grid;gap:5px}
.wb-empty{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:55px 20px;gap:16px;min-height:260px}.wb-empty h2{font-size:24px}.wb-empty p{font-size:13px;line-height:1.8;color:var(--muted);max-width:420px}.wb-empty-small{font-size:12px;color:var(--muted);padding:25px 8px;line-height:1.8}.wb-module-title{display:flex;justify-content:space-between;font-size:12px}.wb-module-title span{color:var(--muted)}.wb-modules{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.wb-modules label{font-size:11px;display:flex;align-items:center;gap:4px;padding:6px;background:#f9f6f0;border-radius:7px}.wb-modules input{width:38px!important;padding:4px!important;text-align:center}.wb-clips{display:grid;gap:9px}.wb-clip{padding:10px;border:1px solid var(--line);border-radius:9px;font-size:11px}.wb-clip .row strong{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:180px}.wb-clip label{display:block}.wb-clip .icon-btn{width:20px;height:22px}.wb-clip .wb-field-grid{margin-top:10px}.wb-view-head{padding:20px 0}.wb-view-head h2{font-size:20px}.wb-mark{position:relative;margin:20px 0;background:#242424;border-radius:12px;overflow:hidden}.wb-mark video{display:block;width:100%;max-height:500px}.wb-mark #wb-region-layer{position:absolute;inset:0;cursor:crosshair;touch-action:none;pointer-events:none}.wb-mark #wb-region-layer span{position:absolute;border:2px solid #bd583b;background:#bd583b33;font-size:12px;color:white;pointer-events:none}.wb-regions{display:grid;gap:5px;font-size:11px}
.wb-page{padding:24px 38px 40px;max-width:1600px;margin:auto}.wb-page-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.wb-page-head h1{font-size:30px}.wb-page-head p{font-size:13px;color:var(--muted);line-height:1.8;margin-top:10px}.wb-page-head .row{flex-wrap:wrap}.wb-library-tools{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.wb-library-tools>input{max-width:220px}.wb-library-tools>select{width:auto!important;max-width:160px}.wb-selection{padding:20px 0;font-size:12px;color:var(--muted)}.wb-asset-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wb-asset-card{position:relative;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff}.wb-asset-card>strong,.wb-asset-card>small{display:block;padding:0 12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-asset-card>strong{font-size:13px;margin-top:12px}.wb-asset-card>small{font-size:10px;color:var(--muted);margin-top:6px}.wb-asset-card>.row{padding:7px 12px}.wb-asset-preview{width:100%;height:155px;display:grid;place-items:center;background:#f0eeeb;padding:0}.wb-asset-preview img{width:100%;height:155px;object-fit:cover}.wb-asset-preview>svg{width:45px;height:45px;color:var(--blue)}.wb-select-asset{position:absolute;top:10px;left:10px;z-index:1;background:white;border-radius:5px;width:23px;height:23px;display:grid;place-items:center}.wb-select-asset input{margin:0;width:15px;height:15px}
.wb-canvas-page{max-width:none;padding:24px;height:100vh;display:flex;flex-direction:column;min-height:650px}.wb-canvas-page .wb-page-head{margin-bottom:16px}.wb-canvas-page h1{font-size:24px}.wb-canvas-tools{display:flex;gap:16px;justify-content:space-between;margin-bottom:12px}.wb-canvas-tools>input{max-width:220px}.wb-canvas-tools>.row{flex-wrap:wrap}.wb-canvas-tools button{font-size:11px}.wb-canvas-layout{display:grid;grid-template-columns:minmax(0,1fr) 270px;gap:14px;flex:1;min-height:0}.wb-canvas-scroll{overflow:auto;border:1px solid var(--line);border-radius:14px;background:#faf8f4;background-image:radial-gradient(#d6d1c7 1px,transparent 1px);background-size:20px 20px}#wb-canvas{position:relative;width:2000px;height:1400px;transform:scale(var(--canvas-zoom));transform-origin:0 0}.wb-connections{position:absolute;inset:0;pointer-events:none;overflow:visible}.wb-connections path{fill:none;stroke:#b7a28e;stroke-width:2}.wb-node{position:absolute;width:230px;background:#fff;border:1px solid #e1d8cc;border-radius:13px;box-shadow:0 7px 22px #604b3f0a}.wb-node.selected{outline:2px solid #bd583b80;outline-offset:2px}.wb-node-handle{display:flex;align-items:center;gap:8px;padding:10px;border-bottom:1px solid var(--line);cursor:grab;touch-action:none}.wb-node-handle>svg{width:20px;height:20px;color:var(--violet)}.wb-node-handle strong{font-size:12px;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.wb-node-handle .icon-btn{width:22px;height:22px}.wb-node-body{min-height:100px;max-height:160px;overflow:auto;padding:15px;text-align:left;font-size:12px;line-height:1.7;white-space:pre-wrap;width:100%;color:var(--muted)}.wb-node-body img{width:100%;max-height:120px;object-fit:contain}.wb-node-port{position:absolute;right:-11px;top:60px;width:22px;height:22px;border:1px solid #cbb39b;border-radius:50%;background:white;color:var(--accent)}.wb-canvas-empty{position:absolute;left:60px;top:80px;color:var(--muted);font-size:14px}.wb-inspector{padding:16px;overflow:auto}.wb-inspector h2{font-size:18px;margin-bottom:16px}.wb-inspector h3{font-size:15px;margin:14px 0}.wb-inspector .wb-field{margin-bottom:12px}.wb-inspector textarea{min-height:110px;resize:vertical}.wb-inspector .caption{line-height:1.8;font-size:11px;margin:12px 0}.wb-inspector hr{border:0;border-top:1px solid var(--line);margin:15px 0}.wb-edge-list{margin-top:10px;font-size:10px}.wb-edge-list>div{display:flex;align-items:center;gap:6px}.wb-canvas-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-top:14px;font-size:11px;color:var(--muted)}
.wb-agent{height:100vh;padding:24px 30px;display:grid;grid-template-columns:235px minmax(0,1fr);gap:24px}.wb-conversations{padding:18px;overflow:auto}.wb-conversations h2{font-size:18px;margin-bottom:20px}.wb-conversations>.caption{font-size:11px;line-height:1.8;margin-top:25px}.wb-conversation{display:block;width:100%;padding:13px 7px;margin-top:8px;border-bottom:1px solid var(--line);text-align:left;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.wb-chat{display:flex;flex-direction:column;min-height:0}.wb-chat>header{display:flex;align-items:center;gap:15px}.wb-chat>header input{max-width:350px}.wb-messages{overflow:auto;flex:1;padding:24px 0}.wb-messages>.wb-empty{min-height:100%}.wb-user-message{max-width:80%;margin:0 0 20px auto;padding:18px;background:#f1ebe2;border:1px solid #e7ded2;border-radius:16px;font-size:13px}.wb-user-message p{white-space:pre-wrap;line-height:1.9;margin:10px 0}.wb-user-message small{display:block;color:var(--muted);font-size:10px}.wb-chat-compose{background:white;border:1px solid var(--line);padding:15px;border-radius:16px}.wb-chat-compose textarea{min-height:95px;border:0!important;resize:vertical}.wb-chat-compose>.row{margin:10px 0}.wb-account{max-width:1100px}.wb-account-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.wb-account-grid>.panel{padding:25px;display:flex;flex-direction:column;align-items:flex-start;gap:18px}.wb-account h2{font-size:20px}.wb-account p{font-size:13px;color:var(--muted);line-height:1.9}.wb-balance{font-size:35px;font-family:var(--font-mono)}.wb-balance small{font-size:12px;color:var(--muted)}.wb-ledger{padding:25px;margin-top:24px}.wb-ledger .wb-segment{margin-top:20px}.wb-help{max-width:1100px}.wb-help-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:35px}.wb-help-grid span{color:var(--accent);font-family:var(--font-mono)}.wb-help-grid h2{font-size:18px;margin:15px 0}.wb-help p{font-size:13px;color:var(--muted);line-height:1.9}.wb-help details{padding:20px 0;border-top:1px solid var(--line)}.wb-help summary{font-size:15px;margin-bottom:12px}.wb-help a{color:var(--accent)}
.wb-modal{margin-top:22px;max-height:70vh;overflow:auto}.wb-modal video{width:100%;max-height:55vh;background:#242424}.wb-modal audio{width:100%}.wb-modal .wb-field{margin:15px 0}.wb-modal .row{gap:12px}.wb-modal ul{font-size:13px;line-height:2;color:var(--muted);padding-left:20px;margin-bottom:20px}.wb-modal h3{font-size:16px;margin:18px 0 10px}.wb-skills{display:grid;grid-template-columns:1fr 1fr;gap:9px}.wb-skills button{padding:12px;border:1px solid var(--line);border-radius:9px;text-align:left;font-size:12px}.wb-skills button.selected{border-color:var(--accent);background:var(--soft)}.wb-skills strong,.wb-skills small{display:block}.wb-skills small{color:var(--muted);line-height:1.7;margin-top:6px;font-size:10px}.wb-picker{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:16px 0}.wb-picker button{border:1px solid var(--line);padding:7px;border-radius:8px;display:flex;flex-direction:column;align-items:center;gap:8px;min-width:0}.wb-picker img{width:100%;height:80px;object-fit:cover;border-radius:5px}.wb-picker svg{height:70px}.wb-picker span{font-size:10px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;max-width:100%}.wb-expanded{min-height:400px}.wb-history{display:grid;gap:10px;padding-bottom:20px}.wb-review{font-size:13px;display:grid;grid-template-columns:100px 1fr;gap:14px;line-height:1.8}.wb-review dt{color:var(--muted)}.wb-review dd{margin:0}
.wb-more-tools{padding-top:25px;border-top:1px solid var(--line);margin-top:24px}.wb-more-tools h2{font-size:20px;margin-bottom:16px}.wb-more-tools>div{display:flex;flex-wrap:wrap;gap:10px}.wb-more-tools button{display:flex;align-items:center;gap:8px;font-size:12px;border:1px solid var(--line);border-radius:9px;padding:10px 13px;background:#fffdf9}.wb-more-tools svg{width:20px;height:20px;color:var(--teal)}.sidebar-bottom .wb-help-link{font-size:10px;color:var(--muted)}
@media(max-width:1199px) and (min-width:761px){.wb-studio{grid-template-columns:minmax(300px,.75fr) minmax(0,1fr);height:auto;min-height:100vh;padding:20px}.wb-studio>.panel{height:auto;min-height:620px}.wb-studio>.wb-queue{grid-column:1/-1;min-height:0;display:block}.wb-draft-list{display:flex;overflow:auto}.wb-draft{min-width:150px}.wb-task-empty{padding:15px;display:flex;gap:20px}.wb-task-empty svg{margin:0}.wb-queue-actions{display:flex;gap:18px}.wb-asset-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.wb-photo-stack{height:190px}.wb-photo-stack img{height:150px}.wb-photo-stack img:nth-child(2){height:185px}.wb-canvas-tools{flex-direction:column}.wb-agent{grid-template-columns:180px minmax(0,1fr);gap:16px;padding:20px}.wb-page{padding:24px}.wb-help-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.wb-studio{display:flex;flex-direction:column;height:auto;min-height:0;padding:16px;gap:14px}.wb-studio>.panel{height:auto;overflow:visible;min-height:0}.wb-input{padding:14px}.wb-work{padding:0 14px 18px}.wb-page{padding:20px 16px}.wb-page-head{align-items:flex-start;flex-direction:column;gap:14px;margin-bottom:20px}.wb-page-head h1{font-size:24px}.wb-page-head p{font-size:12px}.wb-view-tabs{gap:15px}.wb-view-tabs button{font-size:11px}.wb-result-empty{min-height:360px;padding:28px 2px}.wb-result-empty h2{font-size:22px}.wb-result-empty>p{font-size:12px}.wb-photo-stack{height:175px}.wb-photo-stack img{height:135px;border-width:2px}.wb-photo-stack img:nth-child(2){height:170px}.wb-reference-grid{gap:8px}.wb-ref-card strong{font-size:9px}.wb-queue .wb-draft-list{display:flex;overflow:auto}.wb-draft{min-width:145px}.wb-queue-actions{display:flex;flex-wrap:wrap}.wb-task-empty{padding:20px 10px}.wb-modules{grid-template-columns:repeat(3,minmax(0,1fr))}.wb-modules label{flex-direction:column}.wb-title input{font-size:11px!important}.wb-slot{min-width:95px}.wb-chip>span{max-width:100px}.wb-library-tools{gap:8px}.wb-library-tools>input,.wb-library-tools>select{max-width:100%;width:100%!important}.wb-library-tools .wb-segment{width:100%}.wb-selection{align-items:flex-start;gap:10px;flex-direction:column}.wb-selection .row{flex-wrap:wrap}.wb-asset-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.wb-asset-preview,.wb-asset-preview img{height:105px}.wb-asset-card>strong{font-size:11px}.wb-asset-card>.row{padding:6px}.wb-asset-card .text-link{font-size:10px}.wb-canvas-page{height:auto;min-height:0}.wb-canvas-tools{flex-direction:column}.wb-canvas-tools>.row{flex-wrap:wrap;gap:8px}.wb-canvas-layout{display:flex;flex-direction:column}.wb-canvas-scroll{height:420px;min-height:420px}.wb-inspector{max-height:none}.wb-canvas-footer{flex-wrap:wrap}.wb-canvas-footer>.row{gap:8px}.wb-agent{height:auto;display:flex;flex-direction:column;padding:16px;gap:15px}.wb-conversations{max-height:180px;padding:14px}.wb-conversations h2{font-size:16px;margin-bottom:12px}.wb-conversations>.caption{margin-top:10px}.wb-chat{min-height:600px}.wb-messages{max-height:60vh;min-height:260px}.wb-messages .wb-empty h1{font-size:24px}.wb-user-message{max-width:95%}.wb-chat>header{gap:10px}.wb-chat>header input{width:65%}.wb-chat-compose{padding:12px}.wb-chat-compose button{font-size:11px}.wb-account-grid{grid-template-columns:1fr}.wb-account-grid>.panel,.wb-ledger{padding:20px}.wb-help-grid{grid-template-columns:1fr 1fr;gap:22px 15px}.wb-help-grid h2{font-size:16px}.wb-modal{max-height:65vh}.wb-picker{grid-template-columns:repeat(2,minmax(0,1fr))}.wb-skills{grid-template-columns:1fr}.wb-review{grid-template-columns:70px 1fr;font-size:12px}.wb-field-grid{gap:8px}.wb-page .secondary,.wb-page .primary{font-size:12px}.wb-more-tools>div{gap:8px}.wb-more-tools button{font-size:11px;padding:8px}.wb-mark #wb-region-layer{bottom:0}}
.wb-model{display:flex;align-items:center;text-align:left;gap:10px;border:1px solid var(--line);border-radius:11px;padding:11px;background:#faf8f4}.wb-model>svg{width:23px;height:23px;color:var(--muted)}.wb-model>svg:last-child{margin-left:auto;width:15px;height:15px}.wb-model small,.wb-model strong{display:block}.wb-model small{font-size:10px;color:var(--muted);margin-bottom:4px}.wb-model strong{font-size:12px;font-weight:500}.main-wrap[data-view="video-lab"]>.topbar{display:none}
.wb-slot-add.is-drag{border-color:var(--accent);background:var(--soft);box-shadow:0 0 0 3px #bd583b18}.wb-inspector :is(input,textarea):focus{outline:2px solid #bd583b60;outline-offset:2px}.wb-regions .wb-field-grid{font-size:10px}
.wb-work .wb-mark{flex-shrink:0}.wb-mark video{max-height:none;height:auto}.wb-node-slots{display:grid;gap:9px;margin:15px 0}

.wb-input>*{flex-shrink:0}.wb-input-footer{position:sticky;bottom:-16px;background:white;z-index:3;padding-bottom:10px;box-shadow:0 -9px 14px #ffffffed}.wb-studio>.wb-work{overflow:auto}
