:root{font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","PingFang SC","Microsoft YaHei",sans-serif;color:#2c2c30;background:#fff;font-synthesis:none;font-size:14px;--muted:#88888f;--line:#e9e9ed;--hover:#eeeef1;--accent:#5269a5}
*{box-sizing:border-box}body{margin:0}button,input,textarea,select{font:inherit}button{cursor:pointer;color:inherit;border:0;background:transparent}button:disabled{cursor:default}button,a,input,textarea,select{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid #8ca0d1;outline-offset:3px}button{transition:background .15s,color .15s,box-shadow .15s}input,textarea{color:inherit}input::placeholder,textarea::placeholder{color:#a4a4ac}.icon{width:18px;height:18px;flex-shrink:0;stroke-width:1.6}.icon.small{width:14px;height:14px}.icon.large{width:22px;height:22px}.icon-button{width:30px;height:30px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;color:#7b7b83;flex-shrink:0}.icon-button:hover{background:var(--hover);color:#303036}.app{display:flex;height:100dvh;min-height:580px;overflow:hidden}.sidebar{width:var(--sidebar-width);flex-shrink:0;background:#f7f7f8;border-right:1px solid #e7e7eb;display:flex;flex-direction:column;transition:width .2s;z-index:20}.sidebar.closed{width:0;overflow:hidden;border:0}.side-inner{min-width:var(--sidebar-width);height:100%;display:flex;flex-direction:column}.windowbar{height:47px;display:flex;align-items:center;justify-content:space-between;padding:0 17px}.traffic{display:flex;gap:8px;align-items:center}.traffic i{width:12px;height:12px;border-radius:50%;background:#ff6057;border:1px solid #ed514a}.traffic i:nth-child(2){background:#ffbd2e;border-color:#eaae24}.traffic i:nth-child(3){background:#28c840;border-color:#22b539}.workspace-title{display:flex;align-items:center;justify-content:space-between;padding:12px 20px 16px}.workspace-title h2{font-size:17px;line-height:1.4;font-weight:600;margin:0}.side-nav{padding:0 12px;display:flex;flex-direction:column;gap:3px}.nav-button{width:100%;display:flex;align-items:center;gap:11px;text-align:left;min-height:39px;padding:0 11px;border-radius:8px;font-size:13px}.nav-button:hover{background:var(--hover)}.nav-button.active{background:#eaeaec;font-weight:500}.nav-button .shortcut{margin-left:auto;font-size:11px;font-weight:400;color:#9999a0}.nav-button .icon{color:#626269}.side-scroll{padding:0 12px;flex:1;overflow:auto;scrollbar-width:thin}.side-section{margin-top:28px}.section-label{height:28px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;margin-bottom:6px;color:#92929a;font-size:11px;font-weight:500}.section-label .label-button{padding:0;display:flex;align-items:center;gap:6px;color:inherit;letter-spacing:.2px}.section-label .icon-button{width:22px;height:22px}.chat-row{position:relative;display:flex;align-items:center;gap:7px;border-radius:7px;margin:2px 0;min-height:34px}.chat-row:hover,.chat-row.selected{background:#eaeaec}.chat-row>button:first-child{display:flex;gap:10px;align-items:center;padding:8px 10px;flex:1;min-width:0;text-align:left;font-size:12px;line-height:18px}.chat-row .chat-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-row .icon{color:#96969d;width:15px;height:15px}.chat-row .row-menu{margin-right:5px;opacity:0;position:absolute;right:0;background:#eaeaec;width:25px;height:25px}.chat-row:hover .row-menu,.chat-row:focus-within .row-menu{opacity:1}.side-subtle{font-size:11px;color:#aaaab0;padding:11px 10px 4px}.project-row{display:flex;align-items:center;gap:2px;height:35px;border-radius:7px}.project-row:hover,.project-row.selected{background:#eaeaec}.project-row .expander{width:19px;padding:0;color:#a0a0a7;display:flex;justify-content:center}.project-main{flex:1;display:flex;align-items:center;gap:9px;text-align:left;min-width:0;font-size:12px;height:100%;padding:0 5px 0 0}.project-main .icon{color:#74747d;width:16px;height:16px}.project-main .project-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.project-main .project-scope{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;padding:1px 5px;border-radius:4px;font-size:10px;font-weight:400;line-height:16px;white-space:nowrap;background:#ebebef;color:#80808c}.project-main .project-scope.team{background:#e9eef6;color:#647b9d}.project-row .count{flex-shrink:0;min-width:19px;text-align:right;padding:0 6px 0 1px}.count{font-size:10px;color:#a0a0a8;padding:0 8px}.project-children{margin:4px 0 12px 27px;padding-left:4px;border-left:1px solid #dedee4}.project-children .chat-row>button:first-child{font-size:11px;padding:6px 9px;line-height:18px}.project-children .chat-row{min-height:29px}.project-empty{font-size:11px;color:#a1a1a9;padding:8px 10px}.all-projects{font-size:11px;color:#85858e;display:flex;align-items:center;gap:6px;padding:10px 12px;margin-top:3px}.all-projects:hover{color:#303036}.side-footer{padding:13px 14px;display:flex;align-items:center;border-top:1px solid #e8e8ec;gap:10px;margin-top:20px}.avatar{width:29px;height:29px;border-radius:50%;background:#e9e5df;color:#746a5c;display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:600}.account{flex:1}.account-name{font-size:12px;font-weight:500}.account-sub{font-size:10px;color:#9a9aa1;margin-top:2px}
.main{flex:1;min-width:0;display:flex;flex-direction:column;position:relative;background:#fff}.topbar{height:58px;flex-shrink:0;padding:0 27px;display:flex;align-items:center;gap:12px;font-size:12px;color:#93939a}.breadcrumb{display:flex;align-items:center;gap:9px}.breadcrumb .current{color:#5c5c65}.breadcrumb .slash{color:#d1d1d6}.topbar-right{margin-left:auto;display:flex;gap:7px;align-items:center}.prototype-badge{color:#aaaab1;font-size:10px;padding:4px 8px;border:1px solid #ededf0;border-radius:5px}.main-stage{flex:1;display:flex;flex-direction:column;min-height:0;overflow:auto;padding:0 40px}.home-content{width:min(100%,760px);margin:auto;transform:translateY(-20px);padding:50px 0 70px}.hero{text-align:center;margin-bottom:29px}.hero h1{font-size:29px;font-weight:500;letter-spacing:-.6px;line-height:1.45;margin:0}.hero p{font-size:13px;color:#96969f;margin:11px 0 0;line-height:1.6}.composer-wrap{position:relative}.composer{position:relative;z-index:2;border:1px solid #dedee4;border-radius:18px;background:white;box-shadow:0 3px 12px rgba(30,35,50,.035);padding:17px 16px 12px;transition:border .15s,box-shadow .15s}.composer:focus-within{border-color:#b7bbc7;box-shadow:0 3px 15px rgba(30,35,50,.055)}.composer textarea{resize:none;width:100%;min-height:70px;max-height:190px;padding:2px 3px;border:0;outline:none!important;font-size:14px;line-height:1.8;background:transparent;display:block}.composer-tools{display:flex;align-items:center;gap:10px;margin-top:9px}.composer-left,.composer-right{display:flex;align-items:center;gap:9px}.composer-right{margin-left:auto}.text-control{display:flex;align-items:center;gap:6px;padding:5px 6px;border-radius:6px;color:#808089;font-size:11px;white-space:nowrap}.text-control:hover{background:#f4f4f6}.text-control .icon{width:14px;height:14px}.text-control.approval{color:#747f9c}.send-button{width:31px;height:31px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#2f3035;color:white;margin-left:1px}.send-button:disabled{background:#eaeaee;color:#b6b6be}.send-button:not(:disabled):hover{background:#101014;transform:translateY(-1px)}.send-button .icon{width:18px;height:18px}.context-bar{display:flex;align-items:center;gap:5px;min-height:47px;padding:12px 11px 7px;background:#f6f6f8;border:1px solid #eeeeF1;border-top:0;border-radius:0 0 13px 13px;margin:-6px 12px 0;position:relative;z-index:3}.context-select{display:flex;gap:7px;align-items:center;padding:7px 9px;font-size:11px;border-radius:6px;color:#62626c;white-space:nowrap;max-width:260px}.context-select:hover,.context-select.open{background:#e9e9ee;color:#30303a}.context-select .icon{width:15px;height:15px}.context-select .icon.small{width:11px;height:11px;color:#9999a1}.context-select.selected{color:#536591}.context-divider{height:13px;width:1px;background:#dcdce2;margin:0 3px}.context-spacer{flex:1}.connection{display:flex;align-items:center;gap:5px;color:#9999a1;font-size:10px;margin-right:7px;white-space:nowrap}.status-dot{width:5px;height:5px;border-radius:50%;background:#80a089}.plugin-count{background:#e6e8ef;color:#637293;font-size:9px;min-width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:4px}.suggestions{padding:28px 13px 0}.suggestion-heading{display:flex;align-items:center;justify-content:space-between;color:#a0a0a8;font-size:11px;margin:0 0 12px 4px}.suggestion-heading button{display:flex;align-items:center;gap:5px;color:#9999a2;font-size:10px;padding:3px 0}.suggestion-heading button:hover{color:#535360}.suggestion-list{display:flex;flex-direction:column;gap:2px}.suggestion{width:100%;min-height:40px;display:flex;align-items:center;gap:13px;padding:9px 10px;border-radius:8px;text-align:left;font-size:12px;color:#7c7c88}.suggestion:hover{background:#f6f6f8;color:#353541}.suggestion>.icon{width:16px;height:16px;color:#888895}.suggestion .insert-arrow{margin-left:auto;opacity:0;color:#9999a2}.suggestion:hover .insert-arrow{opacity:1}.suggestion-list.cards{display:grid;grid-template-columns:1fr 1fr;gap:9px}.suggestion-list.cards .suggestion{border:1px solid var(--line);padding:15px;min-height:67px}.suggestion-list.cards .insert-arrow{display:none}.bottom-hint{padding:0 20px 14px;flex-shrink:0;color:#b7b7be;font-size:10px;text-align:center;line-height:1.6}.bottom-hint kbd{font-family:inherit;color:#a5a5ae}
.popover{position:absolute;width:292px;background:#fff;border:1px solid #e4e4e9;border-radius:12px;box-shadow:0 8px 40px #25253b1c,0 2px 5px #25253b05;padding:8px;z-index:70;animation:popover-in .13s ease}.popover.context-pop{top:calc(100% + 9px);left:12px}.popover.context-pop.project-pop{left:130px}.popover.context-pop.plugins-pop{left:250px;width:316px}.popover.tools-pop{bottom:51px;right:14px}.popover.approval-pop{bottom:51px;left:45px}.popover-title{font-size:12px;font-weight:600;padding:9px 9px 6px;color:#4e4e59;display:flex;justify-content:space-between;align-items:center}.popover-title small{font-size:10px;color:#9a9aa3;font-weight:400}.popover-sub{font-size:10px;line-height:1.6;color:#9696a1;padding:0 9px 10px}.pop-option{width:100%;text-align:left;display:flex;align-items:center;gap:10px;padding:11px 9px;border-radius:7px;min-height:52px;font-size:12px}.pop-option:hover{background:#f4f4f7}.pop-option[aria-selected=true]{background:#f4f5f8}.option-icon{width:31px;height:31px;display:flex;align-items:center;justify-content:center;background:#f4f4f7;border:1px solid #eeeef3;border-radius:8px;color:#737381;flex-shrink:0}.option-icon.blue{background:#f0f3fd;color:#637fbe}.option-icon.purple{background:#f4f0fb;color:#9274b8}.option-info{flex:1;min-width:0}.option-info strong{display:block;font-size:12px;font-weight:500}.option-info small{font-size:10px;color:#93939f;line-height:1.5;display:block;margin-top:4px}.checkmark{color:#6e80ad;width:15px!important}.pop-option.disabled{opacity:.45}.pop-divider{border:0;border-top:1px solid #ededf2;margin:6px 0}.pop-foot{display:flex;align-items:center;gap:8px;font-size:11px;color:#7d7d8c;width:100%;padding:10px;border-radius:6px}.pop-foot:hover{background:#f5f5f8}.pop-search{border:1px solid #e9e9ef;border-radius:7px;display:flex;align-items:center;gap:8px;margin:3px 5px 8px;padding:8px;color:#9898a5}.pop-search input{border:0;outline:none;width:100%;font-size:11px;background:transparent}.toggle{width:29px;height:17px;background:#dddde5;border-radius:20px;position:relative;flex-shrink:0;transition:background .15s}.toggle:after{content:'';position:absolute;left:2px;top:2px;width:13px;height:13px;background:white;border-radius:50%;box-shadow:0 1px 2px #0002;transition:transform .15s}.toggle.on{background:#687da7}.toggle.on:after{transform:translateX(12px)}.pop-bottom-note{font-size:10px;color:#9999a4;padding:8px 9px 5px;line-height:1.6}.attachment-strip{display:flex;gap:6px;flex-wrap:wrap;margin:0 0 10px}.attachment-chip{font-size:10px;display:flex;align-items:center;gap:7px;padding:5px 7px;background:#f5f5f8;border:1px solid #e9e9ef;border-radius:6px}.attachment-chip span{max-width:170px;overflow:hidden;text-overflow:ellipsis}.attachment-chip .icon-button{width:17px;height:17px}
.conversation-content{width:min(100%,760px);margin:0 auto;flex:1;display:flex;flex-direction:column;min-height:0;padding-top:32px}.message-list{flex:1;overflow:auto;padding:0 8px 25px;scrollbar-width:thin;display:flex;flex-direction:column;gap:25px}.message.user{max-width:85%;align-self:flex-end;background:#f4f4f7;border-radius:16px 16px 4px 16px;padding:14px 18px;line-height:1.8;font-size:13px;white-space:pre-wrap;overflow-wrap:anywhere}.message.assistant{font-size:13px;line-height:1.9;padding:0 3px;color:#62626d;max-width:92%;white-space:pre-wrap}.assistant-label{display:flex;align-items:center;gap:7px;margin-bottom:11px;font-size:11px;color:#9797a3}.message-context{font-size:10px;color:#a0a0a9;display:flex;align-items:center;gap:10px;padding-top:12px;flex-wrap:wrap}.conversation-content>.composer-wrap{padding-bottom:28px}.conversation-content .context-pop{top:auto;bottom:calc(100% + 8px)}.conversation-content .context-bar{z-index:3}.conversation-content .suggestions{display:none}.typing-dots{display:flex;gap:5px;padding:15px 0}.typing-dots i{width:5px;height:5px;border-radius:50%;background:#aaaab7;animation:pulse 1s infinite}.typing-dots i:nth-child(2){animation-delay:.15s}.typing-dots i:nth-child(3){animation-delay:.3s}
.management{width:min(100%,920px);margin:0 auto;padding:46px 10px}.management-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:29px;gap:20px}.management h1{font-size:26px;font-weight:500;margin:0 0 10px;letter-spacing:-.5px}.management-header p{font-size:12px;color:#9999a3;margin:0;line-height:1.7}.primary-button{display:flex;align-items:center;justify-content:center;gap:8px;background:#34343b;color:#fff;border-radius:8px;padding:10px 14px;font-size:12px;white-space:nowrap}.primary-button:hover{background:#16161d}.primary-button:disabled{opacity:.3}.secondary-button{border:1px solid #e1e1e8;background:white;border-radius:8px;padding:9px 14px;font-size:12px}.secondary-button:hover{background:#f5f5f8}.project-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.project-card{border:1px solid #e5e5ec;border-radius:12px;padding:23px;position:relative;min-height:184px;cursor:pointer;transition:border-color .15s,box-shadow .15s}.project-card:hover{border-color:#bec5d4;box-shadow:0 3px 12px #25253b06}.project-card .project-card-icon{background:#f4f4f8;width:35px;height:35px;border-radius:9px;display:flex;align-items:center;justify-content:center;color:#828294;margin-bottom:17px}.project-card h3{font-size:15px;font-weight:500;margin:0 0 8px}.project-card p{font-size:11px;color:#9393a0;line-height:1.7;margin:0}.project-card footer{display:flex;align-items:center;gap:12px;font-size:10px;color:#a0a0ad;margin-top:20px}.project-card .card-menu{position:absolute;top:17px;right:16px}.project-add{border-style:dashed;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:13px;color:#aaaab7;background:#fdfdfe;min-height:190px}.project-add:hover{background:#f8f8fb;color:#6c6c7c}.management-search{margin-bottom:23px;max-width:300px}.project-detail-summary{display:flex;gap:16px;margin:20px 0 34px;padding-bottom:22px;border-bottom:1px solid var(--line);font-size:11px;color:#9292a0}.project-detail-summary span{display:flex;gap:6px;align-items:center}.detail-chat{display:flex;gap:13px;align-items:center;border-bottom:1px solid #eeeeF2;padding:17px 8px}.detail-chat>button:first-child{flex:1;display:flex;gap:14px;align-items:center;text-align:left;min-width:0}.detail-chat strong{display:block;font-size:12px;font-weight:500}.detail-chat small{display:block;color:#a0a0ab;font-size:10px;margin-top:6px}.detail-chat .icon{color:#9292a1}.empty-state{padding:65px 20px;text-align:center;color:#9393a0;display:flex;flex-direction:column;align-items:center;gap:14px}.empty-state p{font-size:12px;margin:0}.plugin-grid .project-card{cursor:default}.plugin-card-top{display:flex;justify-content:space-between;align-items:center}.plugin-grid .project-card-icon{margin:0 0 16px}.plugin-grid .plugin-card-switch{margin-top:-15px;padding:8px}.plugin-state{color:#6d80a5!important}
.modal-backdrop{position:fixed;inset:0;background:#26263628;backdrop-filter:blur(3px);z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;animation:fade-in .15s}.modal{background:white;border:1px solid #e8e8ef;border-radius:16px;width:450px;max-width:100%;padding:25px;box-shadow:0 20px 80px #20203025}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:5px}.modal h2{font-size:18px;font-weight:500;margin:0}.modal-description{color:#9696a2;font-size:11px;line-height:1.8;margin:5px 0 25px}.field{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;font-size:11px}.field input,.field select,.field textarea{width:100%;border:1px solid #e0e0e8;background:#fff;padding:11px 12px;border-radius:8px;font-size:12px;resize:vertical}.field small{font-size:10px;color:#9999a5;line-height:1.7}.modal-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:26px}.form-error{color:#b76565;font-size:11px;margin:5px 0}.search-modal{padding:12px;width:550px}.global-search-input{display:flex;align-items:center;gap:12px;padding:10px 12px 16px;border-bottom:1px solid #eeeeF2}.global-search-input input{border:0;outline:none;flex:1;min-width:0;font-size:14px}.search-results{max-height:370px;overflow:auto;padding-top:10px}.search-result{display:flex;align-items:center;gap:12px;text-align:left;width:100%;padding:12px;border-radius:7px;font-size:12px}.search-result:hover{background:#f5f5f8}.search-result small{display:block;font-size:10px;color:#a0a0ac;margin-top:5px}.search-result .icon{color:#9292a2}.toast{position:fixed;bottom:30px;left:50%;transform:translateX(-50%);z-index:150;border:1px solid #e7e7ec;background:#fff;box-shadow:0 5px 25px #25253b16;padding:12px 18px;border-radius:9px;display:flex;gap:8px;align-items:center;font-size:12px;color:#656577;animation:fade-in .15s;max-width:90vw}.toast .icon{color:#7c94a1}.mobile-shade{display:none}.danger-button{background:#ae5b5b}.danger-button:hover{background:#974949}.settings-line{display:flex;justify-content:space-between;align-items:center;padding:15px 0;border-bottom:1px solid #eeeef3;font-size:12px}.settings-line small{color:#9999a5;font-size:11px}.rename-actions{display:flex;gap:10px;margin:16px 0}.heading-small{font-size:11px;color:#9797a3;margin-bottom:12px}
.pop-up .popover.context-pop{top:auto;bottom:calc(100% + 9px)}.popover.context-pop{max-height:var(--popover-max-height,420px);overflow:auto;scrollbar-width:thin}.breadcrumb{min-width:0}.breadcrumb .current{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:450px}.topbar-right{flex-shrink:0}
@keyframes popover-in{from{opacity:0;transform:translateY(-3px)}to{opacity:1;transform:none}}@keyframes fade-in{from{opacity:0}to{opacity:1}}@keyframes pulse{50%{opacity:.3}}
@media(min-width:1600px){.home-content{width:800px}.hero h1{font-size:31px}.composer textarea{min-height:83px}.home-content{transform:translateY(-30px)}}
@media(max-width:1100px){.main-stage{padding:0 28px}.context-select{padding:7px}.connection{display:none}.home-content{transform:translateY(-8px)}.popover.context-pop.plugins-pop{left:auto;right:0}.sidebar{--sidebar-width:235px}.hero h1{font-size:26px}.suggestion{font-size:11px}}
@media(max-width:760px){.app{min-height:100dvh}.sidebar{position:fixed;inset:0 auto 0 0;width:260px;--sidebar-width:260px;box-shadow:8px 0 40px #3030400b}.sidebar.closed{width:0}.mobile-shade{display:block;position:fixed;inset:0;background:#28283622;z-index:19}.main-stage{padding:0 20px}.topbar{padding:0 18px}.prototype-badge{display:none}.home-content{padding:35px 0;transform:none}.hero h1{font-size:25px}.hero p{font-size:12px}.composer{padding:14px 12px 10px;border-radius:15px}.composer textarea{font-size:13px;min-height:86px}.context-bar{margin-left:4px;margin-right:4px;padding-left:3px;padding-right:3px;gap:0;flex-wrap:wrap}.context-select{font-size:10px;gap:5px;padding:7px}.context-divider{margin:0 2px}.text-control{font-size:10px;gap:4px}.composer-left,.composer-right{gap:3px}.composer-tools{gap:0}.context-select .icon{width:13px;height:13px}.popover.context-pop{left:0;width:min(292px,calc(100vw - 48px))}.popover.context-pop.project-pop{left:0}.popover.context-pop.plugins-pop{left:auto;right:0;width:min(316px,calc(100vw - 48px))}.suggestions{padding:26px 0 0}.suggestion{font-size:11px;gap:9px;padding:10px 7px}.suggestion-heading{font-size:10px}.bottom-hint{font-size:9px;padding-bottom:12px}.project-grid{grid-template-columns:1fr}.management{padding:27px 0}.management h1{font-size:23px}.management-header{align-items:flex-start}.management-header p{font-size:11px}.management-header>.primary-button{font-size:10px;padding:10px}.conversation-content{padding-top:18px}.message.user{max-width:93%}.suggestion-list.cards{grid-template-columns:1fr}.project-detail-summary{gap:11px;flex-wrap:wrap}.modal{padding:20px}.search-modal{padding:10px}.text-control .model-icon{display:none}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

/* Harness selector sits immediately before the model selector. */
.composer-tools{flex-wrap:wrap;row-gap:6px}.composer-right{min-width:0;max-width:100%}.harness-selector{position:relative;flex-shrink:0}.harness-button{gap:5px}.harness-button>span{max-width:85px;overflow:hidden;text-overflow:ellipsis}.harness-pop{bottom:calc(100% + 12px);left:0;width:250px;max-width:calc(100vw - 64px)}.harness-pop .pop-option{min-height:49px}.harness-button[aria-expanded=true]{background:#f0f0f4;color:#4f5f82}
@media(max-width:760px){.composer-tools{row-gap:8px}.composer-right{gap:4px}.harness-button{padding:5px 4px}.harness-button>.icon:first-child{display:none}.model-button{padding:5px 4px}.harness-pop{width:240px}.harness-button>span{max-width:76px}}
