*{box-sizing:border-box} :root{font-family:Inter,'Segoe UI',Arial,sans-serif;color:#253148;background:#edf1f6;font-synthesis:none;--blue:#2868eb;--muted:#7b8799;--line:#e4e9f0;--dark:#121e31}body{margin:0;height:100dvh;overflow:hidden;font-size:14px}button,input{font:inherit}button,a,input{outline-offset:3px}button{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;background:none;color:inherit;border-radius:7px;transition:background .15s,color .15s}button:disabled{opacity:.35;cursor:default}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--blue)}button:hover:not(:disabled){background:#e9eef7}svg.icon{width:18px;height:18px;display:block;flex:none;stroke:currentColor;fill:none;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline}[hidden]{display:none!important}.app-header{height:76px;background:var(--dark);display:flex;align-items:center;padding:0 24px;gap:24px;color:#e9effa}.brand{display:flex;gap:12px;align-items:center;color:white;min-width:251px;font-weight:750;letter-spacing:1px;font-size:23px;text-decoration:none!important}.brand-icon{width:38px;height:40px;background:var(--blue);display:grid;place-items:center;border-radius:10px;box-shadow:0 4px 16px #0003}.brand-icon svg{width:26px;height:26px}.brand-light{font-weight:350}.brand small{display:block;font-size:9px;letter-spacing:2.1px;color:#91a4c1;margin-top:2px;font-weight:600}.header-divider{height:30px;width:1px;background:#334055}.project-title{display:flex;flex-direction:column;gap:3px}.project-title input{border:0;background:transparent;color:#f3f7ff;font-weight:600;width:240px;padding:0;outline-offset:2px}.project-title input:hover{background:#ffffff08}.project-title span{font-size:11px;color:#8e9eb6}.header-actions{margin-left:auto;display:flex;gap:8px;align-items:center}.header-button{padding:10px 13px;color:#c0cce0;font-size:13px}.header-button:hover:not(:disabled){background:#27344b}.primary{background:var(--blue);color:white;padding:11px 17px;font-size:13px;font-weight:600;box-shadow:0 3px 9px #1852c622}.primary:hover:not(:disabled){background:#1d59d3}.app-layout{height:calc(100dvh - 76px);display:grid;grid-template-columns:292px minmax(350px,1fr) 274px}.library-panel{background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;min-height:0}.panel-heading{display:flex;align-items:center;justify-content:space-between;padding:25px 20px 19px}.eyebrow{font-size:10px;letter-spacing:1.65px;font-weight:650;color:#8b97a9}.panel-heading h1{font-size:18px;margin:6px 0 0;letter-spacing:-.45px;font-weight:650}.number-badge{font-size:11px;font-weight:700;background:#eef3fa;color:#6e8099;padding:5px 7px;border-radius:5px}.search-box{margin:0 18px;display:flex;align-items:center;gap:8px;padding:10px 11px;border:1px solid #e1e6ee;border-radius:8px;background:#f9fafc;color:#92a0b2}.search-box input{border:0;background:none;width:100%;min-width:0;font-size:12px;outline:0;color:#243147}.search-box input::placeholder{color:#929cab}.search-box svg{width:16px}.search-box kbd{font-size:11px;color:#a9b2c1;border:1px solid #dfe4ec;border-radius:3px;padding:0 4px}.categories{display:flex;flex-wrap:wrap;gap:5px;padding:16px 18px 13px}.category{font-size:11px;font-weight:600;padding:6px 9px;background:#f3f5f8;color:#6c7a8e;border-radius:5px}.category.active{background:#eaf1ff;color:#205ccf}.library-meta{display:flex;align-items:center;justify-content:space-between;padding:3px 20px 12px;font-size:11px;color:#929bad}.source-badge{font-size:8px;letter-spacing:.7px;font-weight:700;background:#edf3ff;color:#6080b9;border-radius:4px;padding:4px 6px}.part-grid{overflow-y:auto;display:grid;grid-template-columns:1fr 1fr;align-content:start;gap:10px;padding:0 16px 20px;min-height:0;flex:1}.part-card{border:1px solid #e6eaf0;border-radius:9px;padding:0;display:flex;flex-direction:column;gap:0;overflow:hidden;text-align:left;position:relative;min-height:150px;background:white;flex:none;justify-content:flex-start}.part-card:hover:not(:disabled){border-color:#a8c3f8;background:#f8fbff;box-shadow:0 4px 12px #2b57900c}.part-preview{height:88px;width:100%;background:linear-gradient(145deg,#f5f7fb,#ecf0f5);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.part-preview img{width:100%;height:100%;object-fit:contain}.part-preview .thumb-placeholder{color:#b9c6d9}.part-add{position:absolute;top:7px;right:7px;border-radius:5px;width:20px;height:20px;display:grid;place-items:center;color:#7e8fa8;background:#fff9;opacity:0}.part-card:hover .part-add{opacity:1}.part-add svg{width:13px;height:13px}.part-card-title{font-size:11px;font-weight:600;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:9px 9px 0;align-self:stretch}.part-card-sku{font-size:10px;color:#8d98a9;padding:4px 9px 10px;align-self:stretch;margin-top:auto}.no-results{grid-column:1/-1;padding:30px 10px;text-align:center;color:#7c8a9e;line-height:1.7}.library-footer{display:flex;gap:10px;padding:14px 18px;border-top:1px solid var(--line);font-size:10px;line-height:1.7;color:#8d99a9;background:white}.library-footer svg{color:#8b9bb3;margin-top:3px}.library-footer a{color:#6a80a2}.workspace-column{display:flex;flex-direction:column;min-height:0;min-width:0}.editor-toolbar{height:58px;display:flex;align-items:center;gap:8px;padding:0 15px;border-bottom:1px solid var(--line);background:#fff;flex:none}.tool-group{display:flex;gap:3px}.icon-button{width:32px;height:32px;color:#758298;flex:none}.tool{font-size:11px;height:32px;padding:0 9px;color:#778599;font-weight:550;white-space:nowrap}.tool svg{width:16px;height:16px}.tool.active,.tool[aria-pressed=true]{background:#edf3ff;color:var(--blue)}.tool-divider{width:1px;height:20px;background:var(--line);margin:0 2px;flex:none}.push-right{margin-left:auto}#viewport{flex:1;position:relative;min-height:160px;background:#eff3f8;overflow:hidden;outline:0}#viewport canvas{display:block;width:100%;height:100%;touch-action:none}.viewport-label{position:absolute;top:22px;left:24px;pointer-events:none;z-index:1;display:flex;flex-direction:column;gap:6px}.viewport-label .eyebrow{font-size:9px;letter-spacing:1.5px}.workspace-title{font-size:12px;color:#8a97ab}.viewport-tags{position:absolute;right:20px;top:22px;display:flex;gap:6px;pointer-events:none}.viewport-tags span{font-size:8px;letter-spacing:1px;color:#95a2b7;border:1px solid #dce4ee;padding:4px 7px;border-radius:4px;background:#f6f8fb99}.view-controls{position:absolute;bottom:50px;left:50%;transform:translateX(-50%);display:flex;padding:4px;background:#fffefb;border:1px solid #e0e6ef;box-shadow:0 4px 14px #2b3b5c0b;border-radius:9px;gap:3px;z-index:1}.view-button{font-size:10px;padding:7px 12px;color:#8692a5;border-radius:5px}.view-button.active{background:#edf3ff;color:var(--blue);font-weight:650}.viewport-hint{position:absolute;bottom:22px;width:100%;text-align:center;font-size:10px;display:flex;justify-content:center;gap:11px;color:#9aa5b6;pointer-events:none}.viewport-hint i{font-style:normal;color:#bac3d1}.axis-key{position:absolute;bottom:20px;right:20px;font-size:9px;font-weight:650;display:flex;gap:8px;align-items:center;pointer-events:none}.axis-x{color:#da6d73}.axis-y{color:#62a38a}.axis-z{color:#688bd1}.axis-key small{font-weight:400;color:#929dad;border-left:1px solid #d5deea;padding-left:8px}.assembly-bar{background:white;border-top:1px solid var(--line);padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:10px;flex:none;min-height:48px;font-size:12px}.assembly-bar>div{display:flex;align-items:center;gap:10px}.assembly-bar svg{width:15px;height:15px;color:#8e9db2}.assembly-bar strong{font-weight:600}.subtle{font-size:10px;color:#929eae}.text-button{padding:3px 6px;font-size:10px;color:#8a96a9}.text-button svg{width:13px;height:13px}.status-bar{height:27px;background:#f9fafc;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 18px;font-size:9px;color:#9aa5b5;gap:10px;flex:none}.status-bar span:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-bar span:last-child{white-space:nowrap}.assembly-list{max-height:180px;overflow:auto;background:white;border-top:1px solid var(--line);padding:6px 12px}.assembly-row{width:100%;display:flex;justify-content:space-between;text-align:left;padding:7px 8px;font-size:11px;border-radius:5px}.assembly-row.active{background:#edf3ff;color:var(--blue)}.assembly-row span{font-size:10px;color:#91a0b5}.inspector-panel{background:#fff;border-left:1px solid var(--line);overflow:auto;display:flex;flex-direction:column;padding:24px 20px 0;min-height:0}.inspector-heading{margin-bottom:20px}.inspector-heading h2{font-size:16px;margin:6px 0 0;font-weight:650;letter-spacing:-.3px}.overview-art{height:130px;display:grid;place-items:center;border:1px dashed #dbe3ef;border-radius:10px;background:radial-gradient(ellipse,#edf3ff,#fafcff)}.overview-art svg{width:50px;height:50px;color:#99b4e2;stroke-width:1}#overview h3{font-size:15px;line-height:1.6;margin:20px 0 6px}#overview p{font-size:12px;line-height:1.8;color:#8995a6;margin:0}.steps{margin:23px 0;display:flex;flex-direction:column;gap:15px}.steps>div{display:flex;align-items:center;gap:10px;font-size:11px;color:#6f7e93}.steps b{background:#f0f4fa;font-size:9px;width:22px;height:22px;border-radius:7px;display:grid;place-items:center;color:#8097b7}.secondary{border:1px solid #dde5ef;background:white;font-size:11px;padding:9px 12px;color:#647891}.secondary:hover:not(:disabled){background:#f5f8fd;border-color:#bbcde8}.secondary svg{width:15px;height:15px}.full{width:100%}.info-card{background:#f7f9fc;padding:14px;border-radius:8px;margin-top:22px}.info-card strong{font-size:11px;color:#73849d}.info-card p{font-size:10px!important;margin-top:6px!important;line-height:1.7!important}.inspector-footer{margin-top:auto;padding:30px 0 14px;font-size:10px;color:#a2acbb;line-height:1.8}.inspector-footer span{float:right}.inspector-footer small{display:block;font-size:8px;color:#b3bcc9}.selected-model{height:132px;position:relative;display:flex;align-items:center;justify-content:center;background:linear-gradient(140deg,#f4f7fb,#ecf1f8);border-radius:9px}.selected-model img{width:100%;height:100%;object-fit:contain}.selected-model .source-badge{position:absolute;bottom:9px;left:10px;font-size:7px}#selected-name{font-size:14px;line-height:1.6;margin:15px 0 4px;font-weight:600}.part-sku{font-size:11px;color:#90a0b4}.inspector-actions{display:flex;gap:7px;margin-top:17px}.inspector-actions button:first-child{flex:1}.danger:hover:not(:disabled){background:#fff0f0;color:#c55159;border-color:#edc9cb}.property-section{border-top:1px solid var(--line);padding-top:17px;margin-top:18px}.section-label{font-size:9px;font-weight:700;letter-spacing:1.2px;color:#8998ac;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.section-label span{font-size:9px;letter-spacing:0;font-weight:400;color:#9fabbc}.vector-inputs{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.vector-field{border:1px solid #e2e8f0;background:#fafbfd;border-radius:6px;padding:6px;display:flex;align-items:center;gap:4px}.vector-field>span{font-size:10px;font-weight:650}.vector-field input{width:100%;min-width:0;border:0;background:none;font-size:11px;text-align:right;padding:1px;color:#60708a;-moz-appearance:textfield}.vector-field input::-webkit-inner-spin-button{display:none}.dimension-values{display:flex;justify-content:space-between;font-size:11px;color:#8595aa;gap:8px}.dimension-values b{font-weight:500;color:#667c99}.checkbox-row{font-size:10px;color:#8b98ac;display:flex;gap:7px;align-items:center;line-height:1.5}.checkbox-row input{accent-color:var(--blue)}.connection-row{font-size:10px;display:flex;align-items:center;justify-content:space-between;gap:5px;margin-bottom:9px;color:#768ba9}.connection-row button{color:#ae7180;padding:2px 4px;font-size:16px}.microcopy{font-size:10px;line-height:1.65;color:#9aa6b8}.source-link{font-size:10px;display:flex;align-items:center;gap:6px;margin-top:18px;color:#7791b8}.source-link svg{width:13px;height:13px}.loading{position:absolute;inset:0;background:#eff3f8;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;z-index:4}.loading strong{font-size:14px;font-weight:600;color:#5e7292}.loading>span:last-child{font-size:11px;color:#8c9db6}.spinner{width:26px;height:26px;border:2px solid #d6e1f3;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{position:absolute;left:50%;top:42%;transform:translate(-50%,-50%);text-align:center;pointer-events:none;z-index:1;white-space:nowrap}.empty-state>span{display:inline-flex;color:#93b0dd;margin-bottom:8px}.empty-state>span svg{width:46px;height:46px;stroke-width:1}.empty-state h2{font-size:19px;color:#7185a4;font-weight:500;letter-spacing:-.5px}.empty-state p{font-size:12px;line-height:1.8;color:#96a6bd}.empty-state button{pointer-events:auto;margin-top:8px}.connect-banner{position:absolute;top:78px;left:18px;right:18px;display:flex;align-items:center;gap:10px;background:#e8f0ffec;border:1px solid #c5d8fc;color:#3e6fc2;border-radius:8px;padding:11px 13px;z-index:3;box-shadow:0 4px 15px #32578310;font-size:12px}.connect-banner button{margin-left:auto;color:#5379b7;font-size:20px}.toast{position:fixed;bottom:45px;left:50%;transform:translateX(-50%);background:#1b2b46;color:#e5edf9;padding:12px 20px;border-radius:9px;box-shadow:0 6px 30px #00132d2b;font-size:12px;z-index:15;max-width:80vw;text-align:center}dialog{border:1px solid #dee7f5;border-radius:16px;box-shadow:0 20px 90px #0d213647;max-width:560px;width:calc(100% - 32px);padding:28px;color:#566a86}dialog::backdrop{background:#11243d70;backdrop-filter:blur(3px)}.dialog-header{display:flex;justify-content:space-between;align-items:center}.dialog-header h2{font-size:21px;color:#293f60;margin:7px 0 12px;font-weight:600}dialog p{font-size:13px;line-height:1.8}dialog h3{font-size:14px;margin-top:23px}.shortcut-grid{display:grid;grid-template-columns:1fr auto;gap:9px 18px;margin:20px 0;font-size:12px}.shortcut-grid kbd{font-family:inherit;font-size:10px;background:#f2f5fa;border:1px solid #e2e8f1;border-radius:4px;padding:3px 8px;text-align:center}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:#d4dcea;border-radius:10px}
@media(min-width:1600px){.app-layout{grid-template-columns:330px minmax(350px,1fr) 300px}.brand{min-width:289px}.part-preview{height:106px}.part-card{min-height:174px}.part-card-title{font-size:12px}.part-card-sku{font-size:11px}.part-grid{gap:12px}.tool{font-size:12px}}
@media(max-width:1120px){.app-layout{grid-template-columns:240px minmax(310px,1fr) 225px}.app-header{padding:0 16px;gap:14px}.brand{min-width:210px}.panel-heading{padding-left:16px;padding-right:16px}.panel-heading h1{font-size:16px}.part-grid{padding-left:12px;padding-right:12px;gap:7px}.part-card-title{font-size:10px}.editor-toolbar{padding:0 8px;gap:3px}.tool{padding:0 6px}.tool-divider{margin:0 1px}.inspector-panel{padding-left:15px;padding-right:15px}.project-title input{width:175px}.header-button{padding:8px}.axis-key{display:none}.viewport-hint{font-size:9px;gap:7px}}
@media(max-width:900px){.app-layout{grid-template-columns:230px minmax(300px,1fr)}.inspector-panel{position:fixed;right:12px;top:147px;bottom:92px;width:230px;z-index:5;border:1px solid #d8e2ef;border-radius:10px;box-shadow:0 6px 22px #1836521c;display:none}.inspector-panel.has-selection{display:flex}.brand{min-width:195px}.header-divider{display:none}.header-actions{gap:3px}.project-title input{width:145px}.primary{padding:10px 12px}.viewport-tags{display:none}.tool span:not([data-icon]){display:none}.viewport-label{left:18px}.inspector-heading{margin-bottom:12px}.selected-model{height:95px}}
@media(max-width:600px){body{overflow:auto;min-height:100dvh;height:auto}.app-header{height:64px;padding:0 12px;gap:10px;position:sticky;top:0;z-index:10}.brand{min-width:0;font-size:18px;gap:7px}.brand-icon{width:28px;height:32px}.brand small{display:none}.header-actions .header-button{font-size:0;width:32px;padding:6px}.header-actions .primary{font-size:0;width:35px;padding:8px}.project-title input{width:120px;font-size:12px}.project-title span{font-size:8px}.app-layout{height:auto;min-height:calc(100dvh - 64px);display:flex;flex-direction:column}.workspace-column{order:0;height:60dvh;min-height:420px}.library-panel{order:1;border-right:0}.panel-heading{padding-top:18px;padding-bottom:14px}.library-panel .categories{padding-top:12px}.part-grid{grid-template-columns:repeat(3,1fr);overflow:visible;max-height:none;padding:0 12px 18px}.part-card{min-height:145px}.library-footer{display:none}.inspector-panel{top:124px;bottom:calc(40dvh + 38px);width:210px;min-height:280px;right:8px}.inspector-panel .selected-model{display:none}.inspector-panel .inspector-footer{display:none}.editor-toolbar{height:48px;gap:6px;padding:0 14px}.tool span:not([data-icon]){display:inline}.viewport-hint{display:none}.view-controls{bottom:18px}.viewport-label{top:15px}.assembly-bar{padding:9px 12px}.empty-state h2{font-size:16px}.empty-state p{font-size:11px}.empty-state{top:45%}.connect-banner{font-size:10px;top:64px}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}.spinner{animation:none}}
/* Readability refinements for the dense assembly workspace. */
body{font-size:16px}.category,.part-card-title,.tool,.secondary,.text-button,.assembly-row,.search-box input,.header-button,.primary{font-size:14px}.part-card-title{padding-top:9px}.part-card{min-height:173px}.part-preview{height:92px}.part-card-sku,.library-meta,.project-title span,.part-sku,.vector-field input,.dimension-values,.checkbox-row,.connection-row,.source-link,.microcopy,.viewport-hint,.view-button,.subtle,.status-bar,.library-footer,.steps>div,.shortcut-grid{font-size:12px}.eyebrow,.section-label,.section-label span,.source-badge,.viewport-tags span,.inspector-footer,.inspector-footer small{font-size:10px}.categories{gap:5px}.category{padding:6px 8px}.editor-toolbar{gap:5px;padding:0 10px}.tool{padding:0 7px}#overview p{font-size:14px}.info-card p{font-size:12px!important}.steps b{font-size:11px}.assembly-bar{font-size:14px}.status-bar{font-size:10px}.part-grid{grid-template-columns:1fr 1fr}.search-box{padding:10px 8px}.search-box input{font-size:12px}.vector-field{padding:6px 4px}.header-actions .primary{font-size:14px}.part-card-sku{font-size:11px}.library-footer{font-size:11px}.library-meta{font-size:11px}.property-section .microcopy{font-size:12px}.viewport-hint{font-size:11px}
.clearance-result{font-size:12px;line-height:1.6;color:#8695aa;margin-top:9px}
@media(max-width:1250px){.tool span:not([data-icon]){display:none}.tool{padding:0 8px}.part-card-title{font-size:12px}.category{font-size:12px}.text-button{font-size:12px}.checkbox-row{font-size:11px}}
@media(min-width:1600px){.part-card-title{font-size:14px}.part-card{min-height:185px}.part-preview{height:106px}.tool{font-size:14px}}
@media(max-width:900px){.viewport-hint{font-size:10px}.header-actions .header-button{font-size:12px}}
@media(max-width:600px){.part-card-title{font-size:12px}.part-grid{grid-template-columns:repeat(3,1fr)}.part-card{min-height:162px}.header-actions .header-button,.header-actions .primary{font-size:0}.category{font-size:14px}.tool span:not([data-icon]){display:none}.status-bar{font-size:9px}.assembly-bar .text-button{font-size:11px}}

.version-badge{font-size:12px;padding:4px 7px;border:1px solid #546378;border-radius:5px;color:#d2e2ff;white-space:nowrap}.connection-builder{background:#f0f5ff;margin:0 -10px;padding:14px 10px;border-radius:8px}.connection-builder>label{display:block;font-size:13px;margin:10px 0}.connection-builder select,.alignment-fields input{width:100%;min-width:0;padding:8px;border:1px solid #b6c6de;border-radius:5px;background:white;color:#18263d}.check-label{display:flex!important;align-items:center;gap:7px}.alignment-fields,.alignment-actions{display:flex;gap:6px;margin:8px 0}.alignment-fields label{width:50%;font-size:13px}.alignment-actions button{flex:1;font-size:12px}.connection-sources a{display:block;font-size:12px;margin:6px 0;color:#2969ed}#connection-feedback[data-state=invalid]{color:#ad2929}#connection-feedback[data-state=valid]{color:#176454}.hardware-choice{display:block;width:100%;padding:8px;text-align:left;border:1px solid #c6d3e3;border-radius:5px;background:#f6f9fe;color:#25466b;font-size:13px;cursor:pointer}.connection-builder[hidden]{display:none}

.examples-menu{max-width:145px;min-width:0;border:1px solid #c6d3e3;border-radius:6px;padding:7px 5px;background:#fff;color:#25466b;font-size:13px;margin-left:5px}

.mode-bar{display:flex;align-items:center;gap:12px;padding:8px 12px;background:#e4ecf8;border-bottom:1px solid #c5d3e6;font-size:13px;flex-shrink:0}.mode-switch{display:flex;border:1px solid #acbfd9;border-radius:7px;overflow:hidden}.mode-switch button{padding:7px 16px;border:0;background:white;color:#244160;font-size:14px;cursor:pointer}.mode-switch button[aria-pressed=true]{background:#2969ed;color:white}.mode-caption{margin-left:auto;color:#4e627d}.joint-workspace{margin-bottom:16px;font-size:14px}.joint-workspace select,.joint-workspace input:not([type=checkbox]):not([type=range]){width:100%;min-width:0;background:white;border:1px solid #bbcbe1;border-radius:5px;padding:7px;color:#18263d;font:inherit}.joint-workspace label{display:block;font-size:14px;margin:8px 0 4px}.joint-vector{display:flex;gap:5px}.joint-vector label{flex:1;min-width:0}.joint-vector input{font-size:12px!important}#joint-editor{padding:10px;background:#edf3ff;border-radius:8px;margin-top:12px}.motion-actions{display:flex;gap:8px;margin-top:12px}.motion-actions button{flex:1}.motion-control{display:grid;grid-template-columns:1fr auto;gap:5px;padding:12px 0;border-bottom:1px solid #d2deed}.motion-control label{margin:0}.motion-control input{grid-column:1/-1;width:100%;accent-color:#2969ed}.motion-control output{font-size:13px;color:#2969ed}.motion-control small{grid-column:1/-1;font-size:12px;color:#5d6b7e}#joint-error,#motion-feedback[data-state=invalid]{color:#a02424}#joint-error{font-size:13px}.connection-row .joint-edit{font-size:12px;width:auto;padding:4px}.motion-mode #overview,.motion-mode #selection-panel,.motion-mode .library-panel{opacity:.65}.motion-mode #overview,.motion-mode #selection-panel{display:none}.motion-mode .inspector-panel{display:flex}.motion-mode .editor-toolbar button:not(#fit):not(#snap-toggle){opacity:.45}.motion-mode .viewport-label .eyebrow{font-size:0}.motion-mode .viewport-label .eyebrow:after{content:'MOTION PREVIEW';font-size:10px}.motion-mode #motion-panel{display:block}@media(max-width:600px){.mode-caption{display:none}.mode-bar{padding:5px 12px}.motion-mode .inspector-panel{top:162px;bottom:20px;max-height:65vh}.joint-vector input{padding:5px!important}}

.ai-toggle{margin-left:auto;background:#172c50;color:#fff;padding:7px 12px;font-size:14px}.ai-toggle[aria-pressed=true]{background:#2969ed}#ai-panel{font-size:14px;line-height:1.5;padding-bottom:16px}#ai-panel h3{margin:0}.ai-heading{display:flex;justify-content:space-between;align-items:center}#ai-panel textarea{display:block;width:100%;resize:vertical;min-height:105px;padding:10px;border:1px solid #9bb1d1;border-radius:7px;font:inherit;margin:6px 0}.ai-suggestions{display:flex;flex-wrap:wrap;gap:5px;margin:10px 0}.ai-suggestions button{font-size:12px;padding:5px 8px;background:#edf3ff;border:1px solid #bfd0eb}#ai-feedback{font-size:13px;white-space:pre-wrap}#ai-feedback[data-state=invalid]{color:#a02424}#ai-changes,#ai-parts{padding-left:20px;font-size:13px}#ai-result{padding:10px;border:1px solid #b9d0f5;border-radius:8px;background:#f0f6ff;margin:12px 0}#ai-cancel{margin-top:8px}

.module-picker,.diagnostics-panel{margin:16px 0;padding:12px;border:1px solid var(--border,#d8e0ec);border-radius:10px;font-size:14px}.module-picker summary,.diagnostics-panel summary{font-weight:600;cursor:pointer}.module-picker label{display:block;margin:12px 0 6px}.module-picker select{display:block;width:100%;padding:8px;margin-top:5px;min-width:0}.module-picker button{margin-top:8px}.diagnostic-item{padding:10px 0;border-top:1px solid #e2e8f0}.diagnostic-item p{margin:0 0 5px;line-height:1.5}.diagnostic-item.warning{border-left:3px solid #d69021;padding-left:9px}#diagnostics-results{max-height:420px;overflow:auto}body.ai-open .diagnostics-panel{display:block}

.motion-timeline{padding:10px 0}.motion-timeline input[type=range]{width:100%}.motion-timeline .full{margin-top:10px}.motion-timeline output{float:right;color:#2969ed}

.workbench-panel{margin:12px 0;padding:12px;border:1px solid #bdcce1;border-radius:10px;font-size:13px}.workbench-panel summary{cursor:pointer;font-weight:600}.workbench-panel label{display:block;margin:8px 0}.workbench-panel input:not([type=checkbox]),.workbench-panel select{width:100%;min-width:0;padding:7px;border:1px solid #c5d3e6;border-radius:6px}.workbench-panel button.full{margin-top:7px}.subassembly-parts{max-height:180px;overflow:auto;border:1px solid #d8e1ed;margin:8px 0}.subassembly-parts label{display:flex;gap:6px;padding:3px;font-size:12px}.subassembly-parts input{flex:none}.cloud-row{display:flex;gap:8px;align-items:center;border-bottom:1px solid #d8e1ed;padding:12px 0}.cloud-row span{flex:1;overflow-wrap:anywhere}#cloud-dialog{width:min(620px,94vw);max-height:90dvh}#cloud-list{max-height:45dvh;overflow:auto;margin-bottom:16px}#cloud-state{white-space:nowrap}.motion-mode .workbench-panel{display:none}@media(max-width:900px){#cloud-state{display:none}#cloud-button{display:inline-flex!important;width:auto!important;font-size:12px}.header-actions{gap:3px}.workbench-open .inspector-panel{display:flex}}
.welcome-dialog{max-width:650px;max-height:90dvh;overflow:auto;padding:28px}.welcome-dialog h2{color:var(--dark);font-size:26px;letter-spacing:-.6px;margin:8px 0}.welcome-dialog p{font-size:16px;line-height:1.6}.welcome-intro{margin:0 0 22px}.welcome-options{display:grid;grid-template-columns:1fr 1fr;gap:14px}.welcome-option{border:1px solid var(--line);border-radius:12px;padding:20px;display:flex;flex-direction:column;background:#f8faff}.welcome-option h3{font-size:18px;color:var(--dark);margin:0 0 8px}.welcome-option p{margin:0 0 20px;color:#566a86}.welcome-option button{margin-top:auto;width:100%;min-height:46px;font-size:14px}.welcome-cloud{border-color:#bfd2fb;background:#edf3ff}.welcome-dialog .welcome-note{font-size:14px;margin:18px 0 0}.welcome-dialog #welcome-feedback{font-size:14px;margin-bottom:0}.welcome-dialog #welcome-feedback:empty{display:none}@media(max-width:520px){.welcome-dialog{padding:22px}.welcome-options{grid-template-columns:1fr}.welcome-option{padding:16px}.welcome-option p{margin-bottom:14px}}

#cloud-button{display:inline-block!important;max-width:190px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle}@media(max-width:900px){#cloud-button{max-width:110px}}

.selection-card{position:absolute;right:20px;top:64px;width:260px;max-height:calc(100% - 150px);overflow:auto;z-index:3;background:#fffffff5;border:1px solid #d5dfed;border-radius:12px;box-shadow:0 8px 28px #18365220;color:#253148;overscroll-behavior:contain}.selection-card>summary{cursor:pointer;padding:13px 16px;list-style:none;position:relative;padding-right:36px}.selection-card>summary::-webkit-details-marker{display:none}.selection-card>summary:after{content:'+';position:absolute;right:16px;top:16px;font-size:20px;color:#60708a}.selection-card[open]>summary:after{content:'−'}.selection-card #selected-name{font-size:14px;line-height:1.5;margin:5px 0 0}.selection-card-content{padding:0 16px 14px}.selection-card .selected-model{height:106px}.selection-card .part-sku{font-size:12px;margin:10px 0}.selection-connections{border-top:1px solid var(--line);margin:12px 0;padding-top:12px}.selection-connections>summary{cursor:pointer;font-size:14px;font-weight:600}.selection-connections>summary span{float:right;background:#edf3ff;color:#2868eb;padding:0 7px;border-radius:5px}.selection-card #connections-list{max-height:180px;overflow:auto;margin-top:10px}.selection-card .connection-row{font-size:13px;gap:6px}.selection-card .connection-row>span{flex:1;min-width:0;overflow-wrap:anywhere}.selection-card .connection-row button{min-height:32px;flex:none}.selection-card .microcopy{font-size:12px}.selection-card .full{font-size:13px;min-height:38px}.selection-card summary:focus-visible{outline:2px solid var(--blue);outline-offset:-3px}.motion-mode #selection-card{display:none}#selection-properties,#selection-properties-close{display:none}
@media(max-width:900px){.selection-card{top:auto;bottom:58px;right:12px;width:min(280px,calc(100% - 24px));max-height:48%}#selection-properties{display:flex;margin-top:8px}body:not(.motion-mode):not(.workbench-open):not(.selection-properties-open) .inspector-panel{display:none}.selection-properties-open .inspector-panel{display:flex}.selection-properties-open #selection-properties-close{display:flex;margin-bottom:12px}.selection-properties-open #selection-card,.workbench-open #selection-card{display:none}}
@media(max-width:600px){.selection-card{position:fixed;left:12px;right:12px;bottom:12px;top:auto;width:auto;max-height:38dvh;z-index:6}.selection-card .selected-model{height:88px}.selection-card .connection-row button{min-height:40px}.selection-properties-open .inspector-panel{top:128px;bottom:12px;max-height:none;min-height:0;left:12px;right:12px;width:auto;z-index:7}}

@media(min-width:901px){#viewport:has(#connect-banner:not([hidden])) .selection-card{top:140px;max-height:calc(100% - 220px)}}

.ai-chat-header{display:flex;align-items:center;justify-content:space-between;gap:10px}.ai-chat-header h4{margin:12px 0}#ai-chat{max-height:42dvh;overflow:auto;overscroll-behavior:contain}.ai-message{padding:12px;border:1px solid #d8e2f0;border-radius:10px;margin:8px 0;background:#f6f8fc;font-size:14px}.ai-message p{white-space:pre-wrap;overflow-wrap:anywhere;margin:6px 0;line-height:1.6}.ai-message-user{background:#edf3ff;border-color:#bcd0f3}.ai-message-system{color:#64748b;background:transparent}.ai-message strong{font-size:12px}.ai-reference{border:1px solid #b7cbe9;border-radius:6px;padding:6px;font-size:12px;max-width:100%;overflow-wrap:anywhere;background:#fff;margin:3px 0;text-align:left}.ai-reference img{width:30px;height:30px;object-fit:contain;flex:none}.ai-reference-row{display:flex;align-items:center;gap:5px}.ai-reference-row>.ai-reference{flex:1}.ai-reference-row>button:last-child{min-width:32px;min-height:32px}#ai-add-selected{white-space:normal;overflow-wrap:anywhere;margin-top:10px}#ai-chat:empty:before{content:"Tell me what you want to change. Add part references so I know which components you mean.";display:block;padding:12px;color:#64748b;font-size:14px;line-height:1.6}

#ai-panel.floating-chat{position:fixed;right:294px;bottom:24px;z-index:20;width:400px;height:590px;min-width:320px;min-height:360px;max-width:calc(100vw - 24px);max-height:calc(100dvh - 100px);resize:both;overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #b5c9e5;border-radius:14px;box-shadow:0 16px 60px #112b4a40;padding:0}#ai-panel .ai-heading{flex:none;padding:12px 14px;background:#172c50;color:white;cursor:move;touch-action:none;gap:8px}#ai-panel .ai-heading>div{display:flex;gap:3px}#ai-panel .ai-heading button{color:#e5efff;min-height:32px}#ai-panel .ai-heading button:hover{background:#2b4166}#ai-panel .ai-conversation-scroll{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:12px 14px}#ai-panel #ai-chat{max-height:none;overflow:visible}#ai-panel .ai-composer{flex:none;max-height:48%;overflow:auto;overscroll-behavior:contain;padding:10px 14px 14px;border-top:1px solid #dbe4f0;background:#f8faff}#ai-panel textarea{min-height:62px;height:70px;max-height:130px;margin:5px 0;resize:vertical}#ai-panel #ai-references{max-height:76px;overflow:auto}#ai-panel .ai-composer>.microcopy{font-size:11px;line-height:1.4;margin:5px 0}#ai-panel #ai-add-selected{margin:0 0 6px;font-size:12px;padding:6px}#ai-panel .ai-chat-tools>summary{cursor:pointer;font-size:13px;color:#49668d}#ai-panel .module-picker{margin:10px 0}.ai-launcher{position:fixed;right:294px;bottom:24px;z-index:20;border-radius:24px;padding:12px 20px;box-shadow:0 6px 24px #163c7033}@media(max-width:1120px){#ai-panel.floating-chat,.ai-launcher{right:245px}}@media(max-width:900px){#ai-panel.floating-chat,.ai-launcher{right:16px}}@media(max-width:600px){#ai-panel.floating-chat{left:12px!important;right:12px!important;top:auto!important;bottom:12px!important;width:auto!important;height:74dvh!important;min-width:0;min-height:0;max-height:calc(100dvh - 88px);resize:none;border-radius:16px}#ai-panel .ai-heading{cursor:default}#ai-reset-window{display:none}.ai-launcher{right:14px;bottom:14px}body:has(#ai-panel:not([hidden])) #selection-card{display:none}}

.connection-row .connection-select{flex:1;min-width:0;text-align:left;color:var(--muted);padding:6px;border:1px solid transparent;border-radius:6px;font:inherit;white-space:normal}.connection-row .connection-select:hover{background:#edf3ff;color:#236bf5}.connection-row .connection-select[aria-pressed="true"]{background:#edf3ff;border-color:#236bf5;color:#164eae}.connection-row .connection-select:focus-visible{outline:2px solid #236bf5;outline-offset:2px}

#joint-placement,.mechanism-summary{padding:12px;border:1px solid #d3dfed;border-radius:9px;margin:12px 0;background:#f7faff}#joint-placement>summary{cursor:pointer;font-weight:600;font-size:13px}#joint-placement label{margin-top:10px}#joint-placement .motion-actions{flex-wrap:wrap}.mechanism-summary .motion-actions{flex-wrap:wrap}.mechanism-summary button{font-size:12px}#joint-drive-status{padding:8px;background:#edf3ff;border-radius:6px}#motion-focus-collision{border-color:#dc5555;color:#a02424}.selection-card .connection-row .connection-select{flex:1}

.build-tools-panel{position:fixed;right:294px;top:108px;bottom:50px;width:370px;max-width:calc(100vw - 24px);z-index:17;background:white;border:1px solid #cbd9ea;border-radius:12px;box-shadow:0 12px 45px #19345533;padding:16px;overflow:auto}.build-tools-panel h2{font-size:18px}.build-tools-panel details{border-top:1px solid #dce5ef;padding:14px 0}.build-tools-panel summary{cursor:pointer;font-weight:600;font-size:14px}.build-tools-panel label{display:block;font-size:12px;margin:10px 0}.build-tools-panel input:not([type=checkbox]),.build-tools-panel select{width:100%;padding:7px;border:1px solid #c5d4e7;border-radius:6px}.build-tools-panel .joint-vector label{min-width:0}.build-proposal{position:sticky;bottom:-16px;background:#f4f8ff;border-top:1px solid #cbd9ea;padding:10px;margin:0 -16px -16px;font-size:12px}.build-tools-panel .check-label{display:flex}#assembly-tools{display:flex;align-items:center;gap:8px;padding:7px 16px;background:white;flex-wrap:wrap}#assembly-search{padding:7px;border:1px solid #cbd9ea;border-radius:6px;font-size:12px;min-width:180px}#assembly-list.assembly-list{display:block;max-height:240px;overflow:auto}.assembly-tree-row{display:flex;justify-content:space-between;gap:8px;padding:3px 12px}.assembly-tree-row label{display:flex;align-items:center;gap:8px;font-size:12px;cursor:pointer}.assembly-list details{border-bottom:1px solid #dce5ef;padding:5px}.assembly-list summary{font-size:13px;cursor:pointer}.motion-mode #build-tools-panel,.motion-mode #build-tools-toggle{display:none}@media(max-width:900px){.build-tools-panel{right:12px;top:120px;bottom:20px;width:340px}}@media(max-width:600px){.build-tools-panel{top:160px;bottom:12px;left:12px;right:12px;width:auto}#assembly-list.assembly-list{max-height:180px}#assembly-tools{gap:4px;padding:5px}#assembly-tools button{font-size:11px}.mode-bar{gap:4px}#build-tools-toggle{font-size:12px}}

.student-workspace .selection-card{width:320px;max-height:calc(100% - 100px);top:58px;bottom:auto}.student-actions{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:10px}.student-actions button{font-size:12px;min-height:38px;padding:7px}.student-actions #selected-drive{grid-column:span 2}.student-workspace #selection-properties{display:none!important}.student-workspace #student-advanced{border-top:1px solid #dbe4ef;margin-top:12px;padding-top:12px}.student-workspace summary{cursor:pointer}.student-workspace .selection-card input:not([type=checkbox]),.student-workspace .selection-card select{max-width:100%;min-width:0}.student-workspace #student-joint-slot label,.student-workspace #student-attach-slot label{display:block;font-size:12px;margin:10px 0}.student-workspace #student-joint-slot input:not([type=checkbox]),.student-workspace #student-joint-slot select,.student-workspace #student-attach-slot input:not([type=checkbox]),.student-workspace #student-attach-slot select{width:100%;padding:6px;border:1px solid #c3d3e8;border-radius:6px}.student-workspace #student-attach-slot .check-label{display:flex}.student-workspace #selection-panel .inspector-actions:empty{display:none}.student-workspace.selection-properties-open #selection-card{display:block}.student-workspace .selection-card .property-section{margin-top:12px;padding-top:10px}.attach-steps{padding-left:22px;font-size:12px;line-height:1.9;color:#7a8798}.attach-steps [aria-current=step]{font-weight:700;color:#205fce}#attach-guide{font-size:13px;line-height:1.55;color:#33577e}#attach-advanced,#attach-hardware{font-size:12px;padding:8px 0}.lesson-panel{position:fixed;left:324px;top:126px;width:280px;max-height:calc(100dvh - 190px);overflow:auto;z-index:14;background:#fff;border:1px solid #c6d7ed;border-radius:12px;box-shadow:0 10px 35px #18345524;padding:16px}.lesson-panel h2{font-size:17px}.lesson-panel h3{font-size:15px}.lesson-panel p{font-size:12px;line-height:1.65}.lesson-panel button{margin-top:6px}.lesson-panel #lesson-progress{color:#2764c9}.student-workspace #student-move-hint{color:#536b86}.student-workspace .build-tools-panel{right:20px}.student-workspace:has(#student-attach-slot>#connection-builder:not([hidden])) .selected-model{display:none}@media(max-width:900px){.student-workspace .selection-card{width:290px;right:12px}.lesson-panel{left:236px;width:250px;top:122px}}@media(max-width:600px){.student-workspace:not(.motion-mode):not(.workbench-open) .app-layout{display:flex}.student-workspace .selection-card{position:fixed;left:12px;right:12px;top:auto;bottom:12px;width:auto;max-height:48dvh}.lesson-panel{position:fixed;left:12px;right:12px;top:155px;width:auto;max-height:28dvh}.student-workspace .mode-bar{flex-wrap:wrap}.student-workspace .viewport-label{left:12px}.student-workspace .selection-card .selected-model{height:70px}.student-workspace .build-tools-panel{right:12px}}

#student-joint-advanced{border:1px solid #d6e1ef;padding:8px;border-radius:7px;margin:10px 0;font-size:12px}body:has(#lesson-panel[data-phase=motor]:not([hidden])) #joint-motor,body:has(#lesson-panel[data-phase=motor]:not([hidden])) #joint-speed,body:has(#lesson-panel[data-phase=motor]:not([hidden])) #joint-save,body:has(#lesson-panel[data-phase=motion]:not([hidden])) #motion-play{outline:3px solid #e9ab37;outline-offset:3px;box-shadow:0 0 0 6px #f9e9bb}

/* Explain fit and teach motion using the existing workbench palette. */
.fit-explanation:empty{display:none}.fit-explanation{margin:12px 0;padding:12px;border:1px solid #bed1ee;border-radius:10px;background:#f5f8ff;font-size:14px}.stack-diagram{display:flex;gap:3px;align-items:stretch;margin:12px 0;overflow-x:auto}.stack-layer{flex-basis:0;min-width:62px;padding:8px 5px;background:#dce9ff;border-top:4px solid #3c73d2;overflow-wrap:anywhere;font-size:12px}.stack-layer:nth-child(2){background:#f3f4f7;border-top-style:dashed}.stack-layer:nth-child(4){background:#e3f3e8;border-color:#3b8b65}.stack-layer b,.stack-layer span{display:block}.stack-layer b{margin-top:8px}.fit-explanation p{line-height:1.5}.motion-coach{padding:14px;background:#f1f6ff;border:1px solid #bfd2ef;border-radius:12px;margin:12px 0;font-size:14px}.motion-coach label{display:flex;justify-content:space-between;margin-top:12px}.motion-coach input[type=range]{width:100%;min-height:32px}.motion-coach .motion-actions button{min-height:42px;white-space:normal}.motion-coach #coach-stop{margin-top:8px}.coach-position{display:grid;gap:6px;margin:10px 0}.coach-position output{font-weight:600}.diagnostic-item button{margin:4px 5px 4px 0;white-space:normal}

/* Stable Build sidebar: tools and modules expand in place, without changing workspace mode. */
.student-workspace .app-layout{grid-template-columns:300px minmax(310px,1fr) 320px}.student-workspace .inspector-panel{display:flex!important}.build-tools-dock{margin:12px 0;border:1px solid #bdcce1;border-radius:10px;padding:12px;font-size:14px}.build-tools-dock>summary{font-weight:600;cursor:pointer}.student-workspace #build-tools-panel{position:static;inset:auto;width:auto;max-width:none;max-height:none;padding:12px 0 0;border:0;border-radius:0;box-shadow:none;overflow:visible}.build-tools-dock .dialog-header h2{display:none}.build-tools-dock .dialog-header{justify-content:flex-end}.build-tools-dock .build-proposal{position:static;bottom:auto;margin:12px 0 0;border:1px solid #cbd9ea;border-radius:8px;padding:10px}.motion-mode #build-tools-dock{display:none}.student-workspace .selection-card{max-width:calc(100% - 24px)}
@media(max-width:1120px) and (min-width:901px){.student-workspace .app-layout{grid-template-columns:230px minmax(280px,1fr) 280px}}
@media(max-width:900px){.student-workspace .app-layout{grid-template-columns:220px minmax(0,1fr)}.student-workspace .inspector-panel{position:static;inset:auto;width:auto;min-height:0;max-height:none;grid-column:1 / -1;box-shadow:none;border-radius:0;border-top:1px solid #d8e2ef;overflow:visible}.student-workspace .app-layout{height:auto;min-height:calc(100dvh - 80px)}.student-workspace .workspace-column{height:70dvh;min-height:420px}.student-workspace .library-panel{max-height:70dvh}.student-workspace{height:auto;overflow:auto}}
@media(max-width:600px){.student-workspace .inspector-panel{order:1;padding:16px}.student-workspace .library-panel{order:2;max-height:none}.student-workspace .workspace-column{height:60dvh}.student-workspace .selection-card{position:absolute;left:auto;right:12px;top:58px;bottom:auto;width:min(290px,calc(100% - 24px));max-height:calc(100% - 120px)}}

.library-filters{padding:8px 15px;border-bottom:1px solid #e0e7f0;font-size:13px}.library-filters label{display:block;margin:6px 0}.library-filters select,.quick-source-label select{display:block;width:100%;padding:7px;border:1px solid #c5d3e6;border-radius:6px}.library-filters .check-label{display:flex;gap:6px}.library-filters summary{cursor:pointer}.library-filters .microcopy{margin:6px 0}.part-interface-badge{display:block;text-align:left;font-size:11px;padding:6px 8px;color:#687b92;background:#f4f7fc}.part-card[data-interfaces=documented] .part-interface-badge{color:#28644d;background:#edf7f1}.motion-help{padding:12px;margin:12px 0;border:1px solid #c7d7ed;border-radius:10px;background:#f4f8ff;font-size:14px}.motion-help p{line-height:1.5}.motion-help button{margin:4px 0}.quick-source-label{display:block;font-size:13px;margin:10px 0}#selected-motion-help{margin-top:8px}

/* Share the inspector on compact screens instead of covering the canvas. */
.student-workspace.selection-docked .inspector-panel{overscroll-behavior:contain}
.student-workspace.selection-docked #inspector-selection-slot{flex:none;min-width:0}
.student-workspace.selection-docked #selection-card{position:static;inset:auto;width:100%;max-width:none;max-height:none;overflow:visible;box-shadow:none;border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent;margin:0 0 12px}
.student-workspace.selection-docked:not(.motion-mode) #selection-card:not([hidden]){display:block}
.student-workspace.selection-docked #selection-card>summary{padding:0 28px 12px 0}
.student-workspace.selection-docked #selection-card>summary:after{right:0;top:0}
.student-workspace.selection-docked #selection-card>summary .eyebrow{display:none}
.student-workspace.selection-docked .selection-card-content{padding:0 0 14px}
.student-workspace.selection-docked #selection-properties-close{display:none}


.assistant-start{padding:12px;border-bottom:1px solid var(--border,#dce4f0)}.assistant-start>p:first-child{font-weight:600;margin:0 0 8px}.assistant-action{display:inline-flex;margin:6px 6px 0 0;white-space:normal;text-align:left}.assistant-move-fields{display:flex;gap:8px}.assistant-move-fields label{min-width:0;flex:1}.assistant-move-fields input{width:100%;box-sizing:border-box}.assistant-mode{display:flex;align-items:center;gap:8px;margin:12px 0}.assistant-mode input{width:auto}.assistant-control-focus{outline:3px solid #e9a23b;outline-offset:3px}
