:root{--usas-orange:#f58220;--usas-orange-dark:#c95e00;--usas-black:#0b1118;--usas-graphite:#1a232d;--usas-steel:#5c6d7a;--usas-panel:#f7f8fa;color:#17202a;font-synthesis:none;text-rendering:optimizelegibility;background:#dfe7ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;overflow:hidden}button,input,select,textarea{font:inherit}button{border:0}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.55}.app-shell{grid-template-columns:var(--left-panel-width,288px) minmax(0, 1fr) var(--right-panel-width,320px);background:#b9c5d1;height:100vh;transition:grid-template-columns .22s;display:grid;position:relative}.app-shell.is-resizing{cursor:col-resize;-webkit-user-select:none;user-select:none;transition:none}.app-shell.is-focus-mode{background:#314050;grid-template-columns:0 minmax(0,1fr) 0}.app-shell.is-focus-mode .project-panel,.app-shell.is-focus-mode .inspector-panel{opacity:0;pointer-events:none;min-width:0;box-shadow:none;border-color:#0000;padding-left:0;padding-right:0;overflow:hidden}.app-shell.is-focus-mode .viewer-stage{grid-column:2;box-shadow:inset 0 0 0 1px #e2ecf614,inset 0 70px 160px #b8d5ec14,inset 0 -120px 190px #0d151f61}.panel-resize-handle{z-index:18;cursor:col-resize;background:0 0;border:0;border-radius:0;width:12px;padding:0;position:absolute;top:0;bottom:0}.panel-resize-handle:after{content:"";background:#f5822000;border-radius:999px;width:2px;transition:background-color .14s,box-shadow .14s;position:absolute;top:14px;bottom:14px;left:50%;transform:translate(-50%)}.panel-resize-handle:hover:after,.panel-resize-handle:focus-visible:after,.app-shell.is-resizing .panel-resize-handle:after{background:#f58220bd;box-shadow:0 0 0 3px #f5822024}.panel-resize-handle:focus-visible{outline:none}.panel-resize-handle-left{left:calc(var(--left-panel-width,288px) - 6px)}.panel-resize-handle-right{right:calc(var(--right-panel-width,320px) - 6px)}.app-shell.is-focus-mode .panel-resize-handle{display:none}.login-shell{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#ffffff07 1px,#0000 1px) 0 0/44px 44px,linear-gradient(90deg,#000000ad,#00000014 50%,#ffffff0d),radial-gradient(at 16% 12%,#f5822052,#0000 310px),radial-gradient(at 78% 82%,#78869447,#0000 360px),linear-gradient(135deg,#070b10 0%,#14202c 49%,#d9dde2 49%,#eef1f4 100%);place-items:center;min-height:100vh;padding:28px;display:grid;position:relative;overflow:hidden}.login-shell:before,.login-shell:after{content:"";pointer-events:none;position:absolute}.login-shell:before{background:radial-gradient(circle,#f582201f,#0000 64%);border-radius:999px;width:58vw;height:58vw;inset:auto -14vw -34vh auto}.login-shell:after{background:linear-gradient(120deg,#f5822024,#0000 34%),linear-gradient(#ffffff0f,#0000 42%);width:42vw;inset:0 auto 0 0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 92%);mask-image:linear-gradient(90deg,#000,#0000 92%)}.login-stage{z-index:1;background:#f8fafceb;border:1px solid #e2ecf642;border-radius:12px;grid-template-columns:minmax(0,1.16fr) minmax(380px,.84fr);width:min(1040px,100%);min-height:560px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 90px #09121e57,inset 0 1px #ffffffb8}.fatal-shell{background:#dfe7ee;place-items:center;min-height:100vh;padding:24px;display:grid}.fatal-panel{color:#17202a;background:#f7f9fb;border:1px solid #c5d0da;border-radius:8px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:14px;width:min(620px,100%);padding:22px;display:grid;box-shadow:0 18px 50px #18263729}.fatal-panel h1{font-size:18px}.fatal-panel p{color:#667586;margin-top:6px;font-size:13px;line-height:1.45}.fatal-panel button{color:#fff;cursor:pointer;background:#263342;border-radius:7px;min-height:38px;padding:0 14px}.fatal-panel button:hover{background:#1f2b38}.login-panel{background:radial-gradient(circle at 100% 0,#f5822014,#0000 164px),linear-gradient(#fffffffa,#f4f8fbf5);border-left:1px solid #b8c7d6c7;flex-direction:column;justify-content:center;min-width:0;padding:42px 38px;display:flex}.login-brand{border-bottom:1px solid #d8e1e9;align-items:center;gap:14px;padding-bottom:22px;display:flex}.login-brand .brand-mark{width:116px;height:60px}.login-brand h1{font-size:22px;line-height:1.22}.login-brand p{color:#667586;margin-top:4px;font-size:13px}.login-form{flex-direction:column;gap:12px;padding-top:24px;display:flex}.login-form label{color:#344251;background:#ffffffc2;border:1px solid #cbd8e4c2;border-radius:8px;flex-direction:column;gap:6px;padding:10px;font-size:13px;display:flex;box-shadow:inset 0 1px #ffffffd1}.login-form label:focus-within{border-color:#4f8fb79e;box-shadow:0 0 0 3px #4f8fb71f,inset 0 1px #ffffffe0}.login-form input{color:#17202a;background:0 0;border:0;border-radius:6px;outline:none;min-height:38px;padding:0}.login-form input:focus{box-shadow:none}.login-memory-row{color:#526274;flex-wrap:wrap;align-items:center;gap:10px 16px;font-size:12px;display:flex}.login-memory-row label{min-height:24px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:row;align-items:center;gap:6px;padding:0;display:inline-flex}.login-memory-row input{width:15px;height:15px;min-height:0;accent-color:var(--usas-orange);padding:0}.login-button{color:#fff;background:linear-gradient(135deg, #f58220d6, transparent 48%), var(--usas-black);cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:48px;display:inline-flex;box-shadow:0 16px 36px #0b111838}.login-button:hover{background:linear-gradient(135deg,#f58220db,#0000 48%),#05080c}.login-error{color:#9b1c1c;background:#fff1f1;border:1px solid #efb1b1;border-radius:7px;min-height:30px;padding:7px 10px;font-size:13px}.login-showcase{color:#f8fafc;background:linear-gradient(145deg, #f5822033 0%, #f5822000 42%), linear-gradient(180deg, #ffffff0f, #fff0), var(--usas-graphite);flex-direction:column;justify-content:center;gap:38px;min-width:0;padding:34px;display:flex;position:relative;overflow:hidden}.login-showcase:before{content:"";background:linear-gradient(#e2ecf60d 1px,#0000 1px) 0 0/34px 34px,linear-gradient(90deg,#e2ecf60b 1px,#0000 1px) 0 0/34px 34px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0%,#0000 92%);mask-image:linear-gradient(#000 0%,#0000 92%)}.login-showcase>*{z-index:1;position:relative}.login-showcase-head{grid-template-columns:118px minmax(0,1fr);align-items:center;gap:14px;display:grid}.login-product-mark{width:118px;height:60px;box-shadow:none;background:0 0;border:0;border-radius:0;place-items:center;padding:0;display:grid;position:relative;overflow:visible}.login-product-mark img{object-fit:contain;width:100%;height:100%;display:block}.login-showcase-head strong,.login-showcase-head span{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.login-showcase-head strong{font-size:20px;line-height:1.2}.login-showcase-head span{color:#e2ecf6b8;margin-top:5px;font-size:12px;font-weight:700}.login-model-card{background:radial-gradient(circle at 50% 42%,#b8d5ec47,#0000 48%),linear-gradient(#ffffff12,#0000 42%),#0f172a6b;border:1px solid #e2ecf624;border-radius:9px;min-height:300px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff14,0 20px 55px #0208173d}.login-model-card:before{content:"";border:1px solid #e2ecf614;border-radius:7px;position:absolute;inset:18px}.login-model-card:after{content:"";background:linear-gradient(90deg,#0000,#f58220a8,#0000);height:1px;position:absolute;bottom:20px;left:22px;right:22px}.login-model-grid{transform-origin:50%;position:absolute;inset:42px 28px 30px;transform:perspective(520px)rotateX(58deg)rotate(-34deg)}.login-model-grid span{border:1px solid #f5822075;border-radius:2px;position:absolute;inset:0}.login-model-grid span:first-child{transform:translate(-96px)}.login-model-grid span:nth-child(2){transform:translate(-72px)}.login-model-grid span:nth-child(3){transform:translate(-48px)}.login-model-grid span:nth-child(4){transform:translate(-24px)}.login-model-grid span:nth-child(5){transform:translate(0)}.login-model-grid span:nth-child(6){transform:translate(24px)}.login-model-grid span:nth-child(7){transform:translate(48px)}.login-model-grid span:nth-child(8){transform:translate(72px)}.login-model-grid span:nth-child(9){transform:translateY(-42px)}.login-model-grid span:nth-child(10){transform:translateY(0)}.login-model-grid span:nth-child(11){transform:translateY(42px)}.login-model-frame{position:absolute;inset:58px 76px 58px 86px;transform:perspective(520px)rotateX(58deg)rotate(-34deg)}.login-model-frame i{background:#e2ecf657;border-radius:99px;width:8px;min-height:118px;position:absolute;box-shadow:0 0 18px #e2ecf629}.login-model-frame i:first-child{bottom:0;left:0}.login-model-frame i:nth-child(2){bottom:0;right:0}.login-model-frame i:nth-child(3){top:-8px;left:34%}.login-model-frame i:nth-child(4){top:18px;right:31%}.project-entry-shell{background:linear-gradient(#ffffff09 1px,#0000 1px) 0 232px/38px 38px,linear-gradient(90deg,#ffffff07 1px,#0000 1px) 0 232px/38px 38px,linear-gradient(90deg,#00000080,#0000 44%),radial-gradient(at 8% 10%,#f582204d,#0000 280px),linear-gradient(#070b11 0,#111c29 232px,#d9dee3 232px,#eef1f4 100%);min-height:100vh;padding:24px;position:relative;overflow:auto}.project-entry{z-index:1;width:min(1320px,100%);margin:0 auto;position:relative}.project-entry-header{border-bottom:0;justify-content:space-between;align-items:center;gap:16px;padding:4px 0 22px;display:flex}.project-entry-header .brand-row{border-bottom:0;padding:0}.project-entry-header .brand-mark{width:116px;height:60px;box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}.project-entry-header h1{color:#f8fafc;font-size:20px}.project-entry-header .brand-row p{color:#e2ecf6c7}.entry-user-card{color:#f8fafc;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafc1a;border:1px solid #e2ecf633;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:10px;min-width:min(260px,100%);min-height:52px;padding:8px 10px;display:grid;box-shadow:0 14px 34px #02081729}.entry-user-card div{flex-direction:column;gap:3px;min-width:0;display:flex}.entry-user-card strong,.entry-user-card span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entry-user-card strong{font-size:13px}.entry-user-card span{color:#e2ecf6c2;font-size:12px}.entry-user-card button{color:#f8fafc;cursor:pointer;background:#f8fafc1f;border-radius:7px;place-items:center;width:38px;height:38px;display:grid}.entry-user-card button:hover{background:#f8fafc33}.project-entry-overview{background:linear-gradient(#fffffffa,#f4f9fcf0);border:1px solid #ccd9e5c7;border-radius:8px;grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:10px;min-width:0;min-height:64px;margin-top:0;padding:10px;display:grid;box-shadow:0 18px 42px #1e2d3c1c,inset 0 1px #ffffffdb}.entry-status-strip{color:#506173;background:#f5f9fc;border:1px solid #d3dee8;border-radius:8px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 11px;font-size:12px;display:flex}.entry-status-strip>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.entry-metrics{flex-wrap:wrap;justify-content:flex-end;gap:7px;min-width:0;display:flex}.entry-metric{color:#435266;white-space:nowrap;background:#fff;border:1px solid #d9e4ee;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:42px;padding:0 11px;font-size:12px;display:inline-flex}.entry-metric strong{color:#0f172a;font-size:17px;line-height:1}.entry-refresh-button{color:#263342;cursor:pointer;background:#fff;border:1px solid #c5d3df;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:86px;min-height:42px;padding:0 12px;font-weight:700;display:flex}.entry-refresh-button:hover{background:#e8eef4}.project-entry-toolbar{background:linear-gradient(#fffffff7,#f4f9fced);border:1px solid #ccd9e5d1;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;margin-top:16px;padding:12px;display:grid;box-shadow:0 18px 42px #1e2d3c1c,inset 0 1px #ffffffdb}.project-entry-toolbar-main{grid-template-columns:auto minmax(280px,440px);align-items:center;gap:12px;min-width:0;display:grid}.entry-admin-actions.project-entry-toolbar-actions{grid-template-columns:repeat(4,minmax(92px,auto));justify-content:end;align-items:stretch;gap:8px;display:grid}.project-entry-grid{grid-template-columns:minmax(0,1fr) minmax(288px,320px);align-items:start;gap:16px;margin-top:16px;display:grid}.project-entry-side{flex-direction:column;gap:10px;min-width:0;display:flex;position:sticky;top:16px}.project-entry-list,.project-create-panel,.entry-focus-project,.entry-admin-shell{background:linear-gradient(#fffffff2,#f6fafdeb);border:1px solid #bdccdaf5;border-radius:8px;flex-direction:column;gap:10px;min-width:0;padding:14px;display:flex;box-shadow:0 16px 40px #1e2d3c1a,inset 0 1px #ffffffd1}.project-entry-list{flex-direction:column;align-items:stretch;gap:8px;margin-top:12px;padding:10px;display:flex}.entry-focus-project{color:#f8fafc;background:linear-gradient(135deg,#f5822038,#f5822000 42%),linear-gradient(#ffffff0f,#fff0),#1d2b3a;border-color:#e2ecf62e;position:relative;overflow:hidden;box-shadow:0 22px 54px #0f1b2733,inset 0 1px #ffffff14}.entry-focus-project:before{content:"";pointer-events:none;background:linear-gradient(#e2ecf60f 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#e2ecf60d 1px,#0000 1px) 0 0/28px 28px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(135deg,#000 0%,#0000 72%);mask-image:linear-gradient(135deg,#000 0%,#0000 72%)}.entry-focus-project>*{z-index:1;position:relative}.entry-focus-project-head{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.entry-focus-project-icon{color:#17202a;background:#f8fafc;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 12px 28px #0208173d}.entry-focus-project-head div{flex-direction:column;gap:4px;min-width:0;display:flex}.entry-focus-project-head span,.entry-focus-project-head strong,.entry-focus-project-head em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entry-focus-project-head span{color:#e2ecf6b3;font-size:12px}.entry-focus-project-head strong{font-size:18px;line-height:1.16}.entry-focus-project-head em{color:#f8fafce6;background:#f8fafc1a;border:1px solid #e2ecf62e;border-radius:999px;max-width:94px;padding:4px 8px;font-size:11px;font-style:normal;font-weight:800}.entry-focus-project-meta{flex-wrap:wrap;gap:7px;display:flex}.entry-focus-project-meta>span{color:#f8fafceb;background:#f8fafc14;border:1px solid #e2ecf624;border-radius:999px;align-items:center;gap:5px;min-width:0;min-height:26px;padding:0 8px;font-size:12px;display:inline-flex}.entry-focus-project-meta em{color:#e2ecf69e;font-style:normal;font-weight:800}.entry-focus-project-button{color:#17202a;cursor:pointer;background:#f8fafc;border:1px solid #e2ecf638;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;min-height:42px;padding:0 12px;font-weight:900;display:flex}.entry-focus-project-button:hover{background:#e7f5f3;border-color:#f5822080}.entry-admin-actions{flex-direction:column;gap:8px;display:flex}.entry-action-button{color:#263342;text-align:left;cursor:pointer;background:#edf3f8;border:1px solid #d3dde7;border-radius:7px;grid-template-columns:36px minmax(0,1fr);align-items:center;gap:4px 9px;min-width:0;min-height:66px;padding:10px;display:grid}.entry-action-button[data-entry-action=project]{color:#f8fafc;background:linear-gradient(135deg,#f5822047 0%,#f5822000 42%),#263342;border-color:#17202a29;box-shadow:0 14px 30px #17202a29}.entry-action-button:hover{border-color:#8fb0cc;transform:translateY(-1px)}.entry-action-button[data-entry-action=project]:hover{background:linear-gradient(135deg,#f5822052 0%,#f5822000 42%),#1d2b3a}.entry-action-icon{color:#263342;background:#fff;border-radius:7px;grid-row:1/span 2;place-items:center;width:36px;height:36px;display:grid}.entry-action-button[data-entry-action=project] .entry-action-icon{color:#17202a}.entry-action-button strong,.entry-action-button span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.entry-action-button strong{font-size:13px}.entry-action-button span:last-child{color:#667586;font-size:12px}.entry-action-button[data-entry-action=project] span:last-child{color:#e2ecf6c2}.entry-admin-actions.project-entry-toolbar-actions .entry-action-button{grid-template-columns:28px minmax(0,1fr) auto;align-content:center;gap:7px;min-height:42px;padding:6px 10px}.entry-admin-actions.project-entry-toolbar-actions .entry-action-icon{border-radius:6px;grid-row:auto;width:28px;height:28px}.entry-admin-actions.project-entry-toolbar-actions .entry-action-button strong{font-size:13px}.entry-admin-actions.project-entry-toolbar-actions .entry-action-button em{color:#344251;text-align:center;background:#e2ecf6e6;border-radius:999px;min-width:22px;padding:2px 7px;font-size:12px;font-style:normal;font-weight:900}.entry-admin-actions.project-entry-toolbar-actions .entry-refresh-button{min-width:86px;min-height:42px}.entry-section-title{color:#344251;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:28px;font-size:14px;font-weight:800;display:grid}.entry-section-title strong{color:#344251;text-align:center;background:#e7edf3;border-radius:999px;min-width:26px;padding:2px 7px}.project-list-toolbar{align-items:center;min-width:0;display:flex}.project-search-box{color:#506173;background:#fff;border:1px solid #d3dde7;border-radius:8px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;min-height:42px;padding:0 10px;display:grid;box-shadow:inset 0 1px #ffffffc7}.project-search-box:focus-within{border-color:#7aa7c9;box-shadow:0 0 0 3px #407ba01f,inset 0 1px #ffffffc7}.project-search-box input{color:#17202a;min-width:0;font:inherit;background:0 0;border:0;outline:none}.project-search-box input::placeholder{color:#8a99a8}.project-search-box button{color:#506173;cursor:pointer;background:#eef3f7;border-radius:7px;place-items:center;width:26px;height:26px;display:grid}.project-search-box button:hover{color:#263342;background:#e1eaf2}.project-entry-row{grid-template-columns:minmax(0,1fr) 78px;align-items:stretch;gap:8px;min-width:0;display:grid}.project-entry-card{color:#263342;text-align:left;cursor:pointer;background:linear-gradient(135deg,#f582201a,#f5822000 38%),#fff;border:1px solid #cad6e2f5;border-radius:8px;grid-template-columns:minmax(220px,1fr) minmax(96px,.22fr) 76px;align-items:center;gap:12px;min-height:74px;padding:10px 12px 10px 15px;transition:border-color .14s,background-color .14s,box-shadow .14s,transform .14s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #25344412,inset 0 1px #ffffffe6}.project-entry-card:before{content:"";background:#f58220;border-radius:0 99px 99px 0;width:4px;height:auto;position:absolute;top:12px;bottom:12px;left:0}.project-entry-card:hover{background:linear-gradient(135deg,#f5822024,#f5822000 38%),#fff;border-color:#3e769ea3;transform:translateY(-1px);box-shadow:0 18px 38px #2534441f,inset 0 1px #ffffffe6}.project-entry-delete{color:#91292f;cursor:pointer;background:#ffffffe6;border:1px solid #c44a5247;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:0;font-size:12px;font-weight:800;transition:border-color .14s,color .14s,background-color .14s,box-shadow .14s,transform .14s;display:inline-flex;box-shadow:0 10px 26px #2534440d}.project-entry-delete:hover{color:#7f1d26;background:#fbeaec;border-color:#ae2d3785;transform:translateY(-1px);box-shadow:0 14px 30px #91292f1f}.project-entry-delete:focus-visible{outline-offset:2px;outline:3px solid #c44a522e}.project-card-main{flex-direction:column;justify-content:flex-start;gap:8px;min-width:0;display:flex}.project-card-title-cell{gap:6px;min-width:0;display:grid}.project-card-title-cell strong{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;line-height:1.18;overflow:hidden}.project-card-title-cell .project-card-code{justify-self:start;max-width:100%}.project-card-main>strong,.project-card-code,.project-card-model-badge,.project-card-action span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-card-topline{align-items:center;gap:8px;min-width:0;display:flex}.project-card-code,.project-card-model-badge,.project-card-action span{color:#667586;font-size:12px}.project-card-code,.project-card-model-badge{background:#e8f0f7;border-radius:999px;align-items:center;gap:5px;min-width:0;max-width:50%;min-height:24px;padding:0 8px;display:inline-flex}.project-card-code{color:#344251;font-weight:800}.project-card-model-badge{color:#506173;background:#edf6f3}.project-card-model-badge.is-empty{color:#7b8794;background:#edf2f6}.project-card-main>strong{color:#0f172a;font-size:18px;line-height:1.18}.project-card-meta{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;min-width:0;display:grid}.project-card-meta em{color:#344251;text-overflow:ellipsis;white-space:nowrap;background:#f8fbfddb;border:1px solid #dde7f0;border-radius:7px;align-items:center;gap:5px;min-width:0;min-height:34px;padding:0 9px;font-size:12px;font-style:normal;display:inline-flex;overflow:hidden}.project-card-meta em span{color:#748295;font-weight:800}.project-card-meta.is-empty em{color:#748295;background:#f3f7fa;border-color:#e0e9f1}.project-card-readiness{grid-template-columns:minmax(0,1fr);gap:6px;margin-top:0;display:grid}.project-card-readiness>span{background:linear-gradient(#ffffffd1,#eff5fad1);border:1px solid #d9e4ee;border-radius:7px;gap:4px;min-width:0;padding:7px 8px;display:grid}.project-card-readiness em,.project-card-readiness strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.project-card-readiness em{color:#748295;font-size:11px;font-style:normal;font-weight:800}.project-card-readiness strong{color:#17202a;font-size:14px}.project-card-readiness i{background:#dbe5ee;border-radius:999px;height:5px;display:block;overflow:hidden}.project-card-readiness i b{width:var(--project-readiness,0%);border-radius:inherit;background:linear-gradient(90deg,#f58220,#263342);height:100%;display:block}.project-card-action{color:#263342;border-top:0;border-left:1px solid #dfe8f0;grid-template-columns:minmax(0,1fr) auto;align-content:center;align-self:stretch;align-items:center;gap:8px;min-width:0;min-height:0;margin-top:0;padding-left:12px;display:grid}.project-card-action span{color:#263342;background:0 0;border-radius:999px;min-width:0;padding:0;font-weight:800}.project-entry-empty{color:#667586;background:#edf3f8;border-radius:8px;justify-content:center;align-items:center;gap:10px;min-height:140px;display:flex}.project-entry-pagination{border-top:1px solid #dce6ef;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-top:4px;padding-top:10px;display:grid}.project-entry-pagination span{color:#667586;text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.project-entry-pagination button{color:#344251;min-height:34px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cedae5;border-radius:7px;justify-content:center;align-items:center;gap:5px;padding:0 11px;font-size:12px;font-weight:800;display:inline-flex}.project-entry-pagination button:hover:not(:disabled){background:#edf5fa;border-color:#7aa7c9}.project-entry-pagination button:disabled{opacity:.45;cursor:not-allowed}.project-create-panel label{color:#506173;flex-direction:column;gap:6px;font-size:12px;display:flex}.project-create-panel input{color:#17202a;background:#fff;border:1px solid #c5d3df;border-radius:7px;outline:none;width:100%;height:42px;padding:0 11px;transition:border-color .14s,box-shadow .14s,background-color .14s}.project-create-panel input:focus{background:#fff;border-color:#4f8fb7;box-shadow:0 0 0 3px #4f8fb724}.project-create-panel .primary-button{width:100%;margin-top:2px}.entry-modal-backdrop{z-index:40;-webkit-backdrop-filter:blur(7px)saturate(.9);backdrop-filter:blur(7px)saturate(.9);background:radial-gradient(circle at 50% 12%,#f582202e,#0000 340px),linear-gradient(120deg,#080d139e,#2734426b),#17202a70;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.entry-modal{background:linear-gradient(#ffffff80 1px,#0000 1px) 0 0/28px 28px,linear-gradient(90deg,#ffffff6b 1px,#0000 1px) 0 0/28px 28px,linear-gradient(#f8fbfdfc 0%,#e8f0f7fc 100%);border:1px solid #e2ecf66b;border-radius:10px;flex-direction:column;gap:14px;width:min(520px,100%);min-width:0;max-height:min(760px,100vh - 48px);padding:0;display:flex;overflow:auto;box-shadow:0 28px 80px #09121e61,inset 0 1px #ffffffdb}.entry-modal-project{width:min(680px,100%)}.entry-modal-wide{width:min(860px,100%)}.entry-modal-header{color:#f8fafc;background:radial-gradient(circle at 96% 0,#f5822042,#0000 130px),linear-gradient(135deg,#263342,#182332);border:1px solid #e2ecf62e;border-radius:8px;grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:12px;margin:14px 14px 0;padding:12px;display:grid;box-shadow:0 16px 38px #141f2c33}.entry-modal-header>div{grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;display:grid}.entry-modal-icon{color:#17202a;background:#fff;border-radius:8px;place-items:center;width:38px;height:38px;display:grid;box-shadow:0 12px 26px #02081738}.entry-modal-header h2{color:#fff;font-size:17px}.entry-modal-header p{color:#e2ecf6c2;margin-top:3px;font-size:12px}.entry-modal-header>.icon-button{color:#f8fafc;background:#f8fafc1f}.entry-modal-header>.icon-button:hover{background:#f8fafc33}.entry-modal .project-create-panel{background:0 0;border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:0 14px 14px;display:grid}.entry-modal .project-create-panel label{background:linear-gradient(#ffffffeb,#f7fafddb);border:1px solid #d3dde7db;border-radius:8px;min-width:0;padding:11px;box-shadow:inset 0 1px #ffffffd1}.entry-modal .project-create-panel label:first-of-type{background:radial-gradient(circle at 100% 0,#f5822024,#0000 150px),linear-gradient(90deg,#f5822017,#0000 42%),#ffffffe6;border-color:#f5822042;grid-column:1/-1}.entry-modal .project-create-panel label span{color:#4d5d70;font-weight:800}.entry-modal .project-create-panel .primary-button{grid-column:1/-1;min-height:44px;margin-top:0}.entry-modal .account-admin-panel{background:0 0;border:0;padding:0}.entry-modal .account-admin-panel>.section-title{display:grid}.operation-log-panel{flex-direction:column;gap:10px;min-width:0;padding:0 14px 14px;display:flex}.operation-log-filters{grid-template-columns:minmax(180px,1.4fr) repeat(3,minmax(120px,.8fr)) auto auto;align-items:end;gap:8px;display:grid}.operation-log-filters label{flex-direction:column;gap:5px;min-width:0;display:flex}.operation-log-filters label>span{color:#526274;font-size:11px;font-weight:800}.operation-log-filters input,.operation-log-filters select{color:#263342;background:#fffffff0;border:1px solid #c8d5e0;border-radius:7px;width:100%;min-width:0;height:36px;padding:0 9px}.operation-log-filters .primary-button,.operation-log-filters .secondary-button{white-space:nowrap;min-height:36px;margin:0}.operation-log-summary{color:#5f7082;background:#f8fbfde0;border:1px solid #cddae6e6;border-radius:7px;justify-content:space-between;align-items:center;min-height:34px;padding:5px 8px;font-size:12px;display:flex}.operation-log-summary strong{color:#17202a;font-size:14px}.operation-log-table-wrap{background:#ffffffeb;border:1px solid #cbd8e3;border-radius:8px;min-width:0;overflow:auto}.operation-log-table{border-collapse:collapse;width:100%;min-width:780px;font-size:12px}.operation-log-table th{z-index:1;color:#526274;text-align:left;white-space:nowrap;background:#edf3f8;padding:9px 10px;font-size:11px;position:sticky;top:0}.operation-log-table td{color:#344251;vertical-align:top;border-top:1px solid #e2eaf1;max-width:220px;padding:9px 10px}.operation-log-table tbody tr:hover{background:#f582200d}.operation-log-table td strong,.operation-log-table td small{display:block}.operation-log-table td strong{color:#1d2a38;font-size:12px}.operation-log-table td small{color:#788797;text-overflow:ellipsis;white-space:nowrap;max-width:220px;margin-top:3px;font-size:10px;overflow:hidden}.operation-result{white-space:nowrap;border-radius:999px;padding:3px 7px;font-size:11px;font-weight:800;display:inline-flex}.operation-result.is-success{color:#25704b;background:#dcf4e7}.operation-result.is-failed{color:#a03940;background:#f9e2e4}.operation-log-message{color:#667586;background:#ffffffb3;border:1px dashed #c8d5e0;border-radius:8px;place-items:center;min-height:180px;padding:20px;display:grid}.operation-log-message.is-error{color:#a03940;background:#f9e2e4a6;border-color:#c44a5257}.operation-log-pagination{color:#526274;justify-content:flex-end;align-items:center;gap:10px;font-size:12px;display:flex}.operation-log-pagination .secondary-button{min-height:34px;margin:0}.confirmation-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172094;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.confirmation-dialog{background:linear-gradient(135deg,#c44a5214,#0000 42%),#fff;border:1px solid #c44a5242;border-radius:12px;grid-template-columns:46px minmax(0,1fr);gap:12px;width:min(440px,100%);min-width:0;padding:18px;display:grid;box-shadow:0 28px 80px #09121e61}.confirmation-dialog-icon{color:#a52832;background:#fbeaec;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.confirmation-dialog-copy{min-width:0}.confirmation-dialog-copy h2{color:#17202a;font-size:17px}.confirmation-dialog-copy p{color:#506173;margin-top:6px;font-size:13px;line-height:1.55}.confirmation-dialog-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;display:grid}.confirmation-dialog-actions button{cursor:pointer;border-radius:8px;min-height:40px;font-size:13px;font-weight:800}.confirmation-dialog-cancel{color:#435266;background:#eef3f7;border:1px solid #cfd9e2}.confirmation-dialog-cancel:hover{background:#e2eaf1}.confirmation-dialog-confirm{color:#fff;background:#a52832;border:1px solid #a52832;box-shadow:0 10px 22px #a5283238}.confirmation-dialog-confirm:hover{background:#861f28}.confirmation-dialog-actions button:focus-visible{outline-offset:2px;outline:3px solid #407ba02e}.search-result-dialog-backdrop{z-index:120;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0f172085;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.search-result-dialog{background:linear-gradient(135deg,#4f8fb71a,#0000 44%),#fff;border:1px solid #4f8fb74d;border-radius:12px;grid-template-columns:46px minmax(0,1fr);gap:12px;width:min(420px,100%);min-width:0;padding:18px;display:grid;box-shadow:0 28px 80px #09121e5c}.search-result-dialog-icon{color:#286b96;background:#e5f1f8;border-radius:10px;place-items:center;width:46px;height:46px;display:grid}.search-result-dialog h2{color:#17202a;font-size:17px}.search-result-dialog p{color:#506173;overflow-wrap:anywhere;margin-top:6px;font-size:13px;line-height:1.55}.search-result-dialog button{color:#fff;cursor:pointer;background:#263342;border-radius:8px;grid-column:1/-1;min-height:40px;margin-top:4px;font-size:13px;font-weight:800;box-shadow:0 10px 22px #2633422e}.search-result-dialog button:hover{background:#17202a}.search-result-dialog button:focus-visible{outline-offset:2px;outline:3px solid #407ba033}.file-input{display:none}.project-panel,.inspector-panel{scrollbar-width:thin;scrollbar-color:#aab8c7 transparent;background:linear-gradient(#f8fbfdf0 0%,#e6edf4f5 100%);border-color:#63748547;flex-direction:column;gap:12px;min-width:0;transition:opacity .18s,padding .18s,border-color .18s,box-shadow .18s;display:flex;overflow:auto}.project-panel{border-right:1px solid #50627442;gap:10px;padding:12px;box-shadow:12px 0 34px #1825331f}.project-panel>.brand-row{padding:0 2px 9px}.backend-panel{gap:8px}.project-info-toolbar{justify-content:space-between;align-items:center;gap:8px;min-height:30px;display:flex}.project-info-toolbar .icon-button{color:#344251;background:#e8eef4;width:30px;height:30px}.project-info-toolbar-actions{align-items:center;gap:6px;min-width:0;display:flex}.project-info-toolbar .project-action-save{color:#fff;background:linear-gradient(135deg,#f58220e6,#f582203d 44%),#1a2633;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-width:92px;min-height:30px;padding:0 11px;font-size:12px;font-weight:800;transition:color .16s,background .16s,box-shadow .16s,transform .12s;display:inline-flex;box-shadow:0 8px 18px #17202a29}.project-info-toolbar .project-action-save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 22px #17202a3d}.project-info-toolbar .project-action-save:active:not(:disabled){transform:scale(.96)}.project-info-toolbar .project-action-save.is-saving{cursor:wait;background:#334155;animation:.9s ease-in-out infinite alternate project-save-pulse;box-shadow:0 0 0 3px #33415524}.project-info-toolbar .project-action-save.is-saving svg{animation:.7s linear infinite project-save-spin}.project-info-toolbar .project-action-save.is-saved{background:#07845f;animation:.36s ease-out project-save-confirm;box-shadow:0 0 0 3px #10b98129,0 9px 22px #07845f3d}.project-info-toolbar .project-action-save.is-error{background:#b4232d;box-shadow:0 0 0 3px #b4232d24}@keyframes project-save-spin{to{transform:rotate(360deg)}}@keyframes project-save-pulse{0%{opacity:.76}to{opacity:1}}@keyframes project-save-confirm{0%{transform:scale(.94)}58%{transform:scale(1.05)}to{transform:scale(1)}}.project-panel>*{flex-shrink:0}.inspector-panel{background:linear-gradient(#ffffff8c 1px,#0000 1px) 0 0/24px 24px,linear-gradient(90deg,#ffffff6b 1px,#0000 1px) 0 0/24px 24px,linear-gradient(#f7fafdfa 0%,#e2ebf3fa 100%);border-left:1px solid #50627442;padding:14px;box-shadow:-12px 0 34px #1825331f}.inspector-panel>*{flex-shrink:0}.brand-row{border-bottom:1px solid #b3c2d1db;align-items:center;gap:10px;padding:2px 2px 8px;display:flex}.brand-mark{background:#fffffff5;border:1px solid #c5d3dfd1;border-radius:7px;flex:none;place-items:center;width:96px;height:50px;padding:5px 7px;display:grid;overflow:hidden;box-shadow:0 14px 30px #05080c2e,inset 0 1px #ffffffe6}.brand-mark img{object-fit:contain;width:100%;height:100%;display:block}.project-panel>.brand-row .brand-mark,.login-brand .brand-mark{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0;overflow:visible}h1,h2,h3,p{margin:0}h1{font-size:17px;line-height:1.25}.brand-row p,.inspector-header p,.notice-text,.muted-line{color:#667586}.brand-row p{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:12px;line-height:1.35;overflow:hidden}.toolbar-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.toolbar-grid.compact button{min-height:34px;font-size:13px}.toolbar-grid.single-action{grid-template-columns:1fr}.bom-model-scope{color:#526476;background:#f4f7fa;border:1px solid #cbd8e4;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:0;margin-bottom:8px;padding:7px 9px;font-size:11px;display:flex}.bom-model-scope strong{color:#263342;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.bom-model-scope.is-empty strong{color:#9a5a12}.bom-table-manager{background:#f8fafc;border:1px solid #d9e2ea;border-radius:8px;gap:6px;padding:8px;display:grid}.bom-table-manager-title{color:#667586;font-size:11px;font-weight:800}.bom-table-row{background:#fff;border-radius:7px;grid-template-columns:minmax(0,1fr) 30px;align-items:center;gap:6px;min-width:0;padding:6px 7px;display:grid;box-shadow:inset 0 0 0 1px #cdd8e2e6}.bom-table-row>span{gap:1px;min-width:0;display:grid}.bom-table-row strong,.bom-table-row em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bom-table-row strong{color:#263342;font-size:11px}.bom-table-row em{color:#788697;font-size:10px;font-style:normal}.bom-table-row .icon-button{color:#b4232d;background:#fff0f1;width:30px;height:30px}.bom-import-status{color:#435466;background:#f4f7fa;border:1px solid #cbd8e4;border-radius:9px;align-items:flex-start;gap:8px;margin-top:9px;padding:9px 10px;font-size:12px;line-height:1.45;display:flex}.bom-import-status>span{background:#64748b;border-radius:50%;flex:none;width:8px;height:8px;margin-top:4px}.bom-import-status p{overflow-wrap:anywhere;min-width:0}.bom-import-status.is-loading>span{background:#f58220;box-shadow:0 0 0 3px #f5822024}.bom-import-status.is-success{color:#176246;background:#edf9f3;border-color:#a8d8c3}.bom-import-status.is-success>span{background:#059669}.bom-import-status.is-error{color:#a3222c;background:#fff2f3;border-color:#efb2b7}.bom-import-status.is-error>span{background:#dc3545}.toolbar-grid.utility-actions .view-reset-action{grid-column:1/-1}.toolbar-grid button,.primary-button,.danger-button,.empty-overlay button,.workspace-home-button,.project-primary-actions button,.project-secondary-actions button{color:#13202f;cursor:pointer;background:#e8eef4;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;display:inline-flex}.toolbar-grid button:hover,.project-primary-actions button:hover,.project-secondary-actions button:hover,.icon-button:hover,.empty-overlay button:hover{background:#dce5ee}.sidebar-actions{background:#ffffff9e;border:1px solid #c7d5e2b8;border-radius:8px;grid-template-columns:72px minmax(0,1fr) 54px;align-items:center;gap:6px;padding:4px;display:grid}.workspace-home-button{color:#263342;white-space:nowrap;background:#fff;border:1px solid #0000;justify-content:center;width:100%;min-width:0;min-height:34px;padding:0 8px;font-weight:700}.workspace-home-button:hover{background:#e3ecf4}.sidebar-fold-button{color:#344251;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #0000;border-radius:7px;min-height:34px;padding:0 8px;font-size:12px;font-weight:700}.sidebar-fold-button:hover{background:#e8eef4}.sidebar-section{background:#ffffffb8;border:1px solid #b6c5d3d1;border-radius:8px;overflow:hidden;box-shadow:0 1px 2px #1a26340a,0 10px 28px #3c4e600b}.sidebar-section-toggle{color:#263342;text-align:left;cursor:pointer;background:0 0;grid-template-columns:28px minmax(0,1fr) auto 18px;align-items:center;gap:7px;width:100%;min-height:40px;padding:0 10px;display:grid}.sidebar-section-toggle:hover{background:#eaf1f7b8}.sidebar-section-icon{color:#263342;background:#e8f0f7;border-radius:7px;place-items:center;width:28px;height:28px;display:grid}.sidebar-section-title{color:#17202a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.sidebar-section-toggle strong{color:#506173;text-overflow:ellipsis;white-space:nowrap;background:#e6eef5eb;border-radius:999px;max-width:92px;padding:3px 8px;font-size:11px;font-weight:800;overflow:hidden}.sidebar-section-chevron{color:#667586;transition:transform .15s}.sidebar-section.is-expanded .sidebar-section-chevron{transform:rotate(90deg)}.sidebar-section-body{padding:0 10px 10px}.sidebar-section-body>.control-section{border-top:0;padding-top:0}.sidebar-section-body>.control-section>.section-title{display:none}.maintenance-section .danger-button{width:100%;min-height:38px}.control-section,.detail-block{border-top:0;flex-direction:column;gap:10px;padding-top:0;display:flex}.control-section{border-top:1px solid #d8e1e9;padding-top:10px}.detail-block{background:linear-gradient(#fffffffa 0%,#f8fbfdf5 100%);border:1px solid #c3d2e0e6;border-radius:8px;padding:12px;box-shadow:0 1px 2px #1a26340a,0 10px 24px #3144570b}.section-title{color:#344251;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;font-size:13px;font-weight:800;display:grid}.section-title.compact{grid-template-columns:auto 1fr auto}.section-title strong{color:#111827;font-weight:700}.progress-slider{accent-color:#2f80ed;width:100%}.range-labels{color:#778596;justify-content:space-between;font-size:11px;display:flex}.status-list{flex-direction:column;gap:7px;display:flex}.stage-dashboard{gap:9px;display:grid}.stage-summary-card{color:#f8fafc;background:radial-gradient(circle at 92% 0,#f5822047,#0000 128px),linear-gradient(135deg,#263342,#1b2938);border:1px solid #f582203d;border-radius:8px;min-height:78px;padding:12px;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 30px #17202a24}.stage-summary-card:before{background:linear-gradient(90deg, #f58220 var(--summary-percent,0%), #f8fafc2e 0);content:"";border-radius:999px;height:4px;position:absolute;inset:auto 10px 10px}.stage-summary-card span{color:#e2ecf6c2;font-size:12px;font-weight:800}.stage-summary-card strong{color:#fff;font-size:27px;line-height:1}.stage-summary-card em{color:#f8fafcc7;font-size:11px;font-style:normal}.stage-distribution{gap:6px}.status-row{color:#263342;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;min-height:28px;font-size:13px;display:grid}.stage-distribution-row{background:linear-gradient(135deg, color-mix(in srgb, var(--stage-color) 10%, transparent), transparent 48%), #ffffffdb;border:1px solid #d3e0ebeb;border-radius:8px;grid-template-columns:minmax(0,1fr) 34px;gap:6px 8px;min-height:48px;padding:7px}.stage-row-head{grid-column:1/-1;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.stage-row-head>span:nth-child(2){text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.stage-row-track{background:#e0ebf3fa;border-radius:999px;height:7px;overflow:hidden}.stage-row-track i{width:var(--stage-percent);border-radius:inherit;background:var(--stage-color);height:100%;display:block}.stage-distribution-row small{color:#667586;text-align:right;font-size:11px}.status-row strong{color:#344251;text-align:center;background:#e7edf3;border-radius:999px;min-width:26px;padding:2px 7px}.status-swatch{border:1px solid #0000001f;border-radius:3px;flex:none;width:12px;height:12px}.status-swatch.large{width:20px;height:20px}.status-form{grid-template-columns:1fr 38px 38px;gap:8px;display:grid}.status-form input[type=text],select,textarea{color:#17202a;background:#fff;border:1px solid #c8d4df;border-radius:7px;width:100%}.status-form input[type=text],select{height:38px;padding:0 10px}textarea{resize:vertical;min-height:86px;padding:10px}.color-input{background:#fff;border:1px solid #c8d4df;border-radius:7px;width:38px;height:38px;padding:3px}.icon-button{color:#243244;cursor:pointer;background:#e8eef4;border-radius:7px;place-items:center;width:38px;height:38px;display:inline-grid}.icon-button:disabled{cursor:not-allowed;opacity:.45}.danger-button{color:#91292f;background:#f5dfe1}.danger-button:hover{background:#efcdd0}.viewer-stage{background:linear-gradient(#f3faff 0%,#edf5fb 48%,#e9eef3 100%);min-width:0;min-height:0;position:relative;overflow:hidden;box-shadow:inset 1px 0 #ffffffdb,inset -1px 0 #96a6b524,inset 0 54px 110px #ffffff6b,inset 0 -96px 150px #7e90a01a}.viewer-stage:before{z-index:1;content:"";pointer-events:none;background:linear-gradient(#ffffff57,#0000 30%),radial-gradient(at 50% 60%,#ffffff47,#0000 48%),linear-gradient(90deg,#687e910f,#0000 22% 78%,#687e910f);position:absolute;inset:0}.viewer-stage.is-box-selection-mode{box-shadow:inset 0 0 0 3px #2563ebb8,inset 0 0 0 9999px #2563eb0b}.viewer-topbar{z-index:5;pointer-events:none;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;display:grid;position:absolute;top:12px;left:12px;right:12px}.model-pill,.model-review-readonly-pill,.viewer-toggle-button,.viewer-view-buttons{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcd1;border:1px solid #596b7d52;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 10px;display:inline-flex;box-shadow:0 12px 32px #101a262e}.viewer-status-strip,.viewer-tool-strip{align-items:center;gap:8px;min-width:0;display:flex}.viewer-status-strip{pointer-events:none;flex-wrap:wrap;max-width:min(660px,100%)}.viewer-tool-strip{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:#141f2c61;border:1px solid #e2ecf63d;border-radius:999px;flex-wrap:wrap;justify-content:flex-end;padding:4px;box-shadow:0 16px 38px #0b121c38}.viewer-toggle-button{pointer-events:auto;color:#263342;cursor:pointer;background:#f8fafce0;border-color:#e2ecf666;justify-content:center;align-items:center;gap:6px;min-height:34px;font-size:12px;font-weight:700;display:inline-flex}.viewer-toggle-label{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.viewer-toggle-button:hover,.viewer-toggle-button.is-active{background:#fffffffa;border-color:#ffffffb8}.camera-mode-button{min-width:62px}.box-select-toggle-button.is-active,.box-select-toggle-button.is-active:hover,.focus-mode-toggle-button.is-active,.focus-mode-toggle-button.is-active:hover{color:#fff;background:#155eef;border-color:#60a5faf2;box-shadow:0 0 0 3px #2563eb33,0 8px 26px #2563eb38}.isolate-toggle-button.is-active,.isolate-toggle-button.is-active:hover{color:#fff;background:#f58220;border-color:#ffffffb8;box-shadow:0 0 0 3px #f5822033,0 8px 26px #f582203d}.viewer-toggle-button:disabled{cursor:not-allowed;opacity:.48}.model-pill{color:#fff;background:#182432e0;border-color:#e2ecf63d;flex:0 auto;min-width:0;max-width:100%;min-height:34px;font-size:12px;font-weight:800}.model-review-readonly-pill{z-index:6;color:#172033;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);letter-spacing:.01em;pointer-events:none;background:#f8fafcf0;border:2px solid #47556980;border-radius:14px;align-items:center;gap:10px;max-width:calc(100% - 36px);min-height:48px;padding:0 16px;font-size:16px;font-weight:900;display:inline-flex;position:absolute;bottom:12px;left:12px;box-shadow:0 14px 36px #0f172a33,0 0 0 4px #ffffff3d}.model-review-readonly-pill.is-approved{color:#075f46;background:#ecfdf5f0;border-color:#05966985;box-shadow:0 14px 36px #055f4629,0 0 0 4px #a7f3d038}.model-pill span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.viewer-view-buttons{z-index:5;pointer-events:auto;background:#141f2c6b;border-color:#e2ecf63d;gap:2px;padding:4px;position:absolute;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 16px 42px #0b121c33}.viewer-progress-strip{z-index:5;color:#f8fafceb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);pointer-events:auto;background:#141f2c7a;border:1px solid #e2ecf633;border-radius:999px;grid-template-columns:auto auto minmax(56px,1fr) auto;align-items:center;gap:8px;width:clamp(170px,50% - 136px,280px);min-width:0;min-height:38px;padding:0 10px;display:grid;position:absolute;bottom:14px;left:14px;box-shadow:0 16px 42px #0b121c33}.viewer-progress-strip span,.viewer-progress-strip strong{white-space:nowrap}.viewer-progress-strip span{font-size:12px;font-weight:800}.viewer-progress-strip strong{color:#17202a;text-align:center;background:#f8fafce6;border-radius:999px;min-width:36px;padding:3px 7px;font-size:12px}.viewer-progress-strip input{accent-color:#f58220;width:100%;min-width:0}.viewer-view-button{color:#f8fafc;cursor:pointer;background:0 0;border:0;border-radius:999px;width:32px;height:30px;font-size:12px;font-weight:800;line-height:1}.viewer-view-button:hover,.viewer-view-button.is-active,.viewer-view-button[aria-pressed=true]{color:#13202f;background:#f8fafcf2;box-shadow:0 0 0 1px #ffffffbd}.viewer-legend-control,.viewer-viewpoint-control{pointer-events:auto;flex:none;display:inline-flex;position:relative}.viewer-legend-toggle strong,.viewer-viewpoint-toggle strong{color:#344251;text-align:center;background:#dce6eff2;border-radius:999px;min-width:22px;padding:2px 7px}.viewer-legend-popover,.viewer-viewpoint-popover{z-index:8;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcf7;border:1px solid #7888994d;border-radius:8px;flex-direction:column;gap:8px;width:min(292px,100vw - 28px);max-height:320px;padding:10px;display:flex;position:absolute;top:42px;right:0;overflow:hidden;box-shadow:0 22px 52px #1622303d}.viewer-legend-popover{width:min(252px,100vw - 28px)}.viewer-legend-head{color:#344251;justify-content:space-between;align-items:center;gap:10px;min-height:28px;font-size:12px;font-weight:800;display:flex}.viewer-legend-head strong{color:#17202a;text-align:center;background:#e7edf3;border-radius:999px;min-width:38px;padding:3px 8px}.viewer-legend-list{flex-direction:column;gap:6px;display:flex}.viewer-legend-row{color:#344251;background:#fff;border:1px solid #d8e3ecdb;border-radius:7px;grid-template-columns:12px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:28px;padding:0 8px;display:grid}.viewer-legend-row i{border:1px solid #00000024;border-radius:3px;width:10px;height:10px}.viewer-legend-row span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.viewer-legend-row strong{color:#344251;text-align:center;background:#edf3f8;border-radius:999px;min-width:28px;padding:2px 6px;font-size:11px}.viewer-viewpoint-save{color:#fff;cursor:pointer;background:#263342;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:34px;font-size:13px;font-weight:800;display:inline-flex}.viewer-viewpoint-save:disabled{cursor:not-allowed;opacity:.45}.viewer-viewpoint-list{flex-direction:column;gap:6px;min-height:0;display:flex;overflow:auto}.viewer-viewpoint-list>span{color:#667586;background:#edf3f8;border-radius:7px;padding:8px 9px;font-size:12px}.viewer-viewpoint-item{grid-template-columns:minmax(0,1fr) 32px;gap:6px;display:grid}.viewer-viewpoint-item>button:first-child{color:#263342;cursor:pointer;background:#edf3f8;border-radius:7px;align-items:center;gap:7px;min-width:0;min-height:32px;padding:0 9px;display:inline-flex}.viewer-viewpoint-item>button:first-child span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.viewer-viewpoint-delete{color:#91292f;cursor:pointer;background:#f5dfe1;border-radius:7px;place-items:center;width:32px;height:32px;display:grid}.viewer-viewpoint-delete:disabled,.viewer-viewpoint-item>button:disabled{cursor:not-allowed;opacity:.45}.box-selection-mode-hint{z-index:6;color:#fff;pointer-events:none;background:#2563ebeb;border:1px solid #bfdbfefa;border-radius:999px;align-items:center;gap:8px;max-width:min(520px,100% - 36px);min-height:38px;padding:0 14px;display:inline-flex;position:absolute;bottom:66px;right:18px;box-shadow:0 14px 34px #2563eb47}.box-selection-mode-hint strong{font-size:13px}.box-selection-mode-hint span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.load-meter{background:#bdcad7b8;border-radius:999px;flex:0 220px;width:min(220px,26vw);min-width:120px;height:8px;overflow:hidden}.load-meter>div{border-radius:inherit;background:#2f80ed;height:100%;transition:width .18s}.load-meter.error>div{background:#df3b43}.model-loading-overlay{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);pointer-events:auto;background:linear-gradient(#e1edf6bd,#3b48556b),#edf2f694;place-items:center;padding:84px 24px 24px;display:grid;position:absolute;inset:0}.model-loading-panel{color:#17202a;background:#fffffff0;border:1px solid #7786964d;border-radius:8px;gap:14px;width:min(390px,100%);padding:18px;display:grid;box-shadow:0 18px 48px #1a263329}.model-loading-head{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:13px;display:grid}.model-loading-head strong,.model-loading-head span{overflow-wrap:anywhere;min-width:0;display:block}.model-loading-head strong{font-size:16px;line-height:1.3}.model-loading-head span{color:#667586;margin-top:4px;font-size:13px;line-height:1.45}.model-loading-spinner{border:3px solid #d2dde7;border-top-color:#0f766e;border-radius:50%;width:32px;height:32px;animation:.78s linear infinite model-loading-spin}.model-loading-progress{background:#d8e1e9;border-radius:999px;height:10px;overflow:hidden}.model-loading-progress>div{border-radius:inherit;background:#0f766e;height:100%;transition:width .18s}.model-loading-panel em{color:#4f5f70;justify-self:end;font-size:12px;font-style:normal;font-weight:700}@keyframes model-loading-spin{to{transform:rotate(360deg)}}.viewport{z-index:0;background:linear-gradient(#f7fcff 0%,#f1f8fd 48%,#eaf0f5 100%);width:100%;height:100%;position:absolute;inset:0}.viewport canvas{outline:none;width:100%;height:100%;display:block}.viewport.box-selection-active canvas{cursor:crosshair}.grid-overlay-canvas{z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.box-selection-rect{z-index:3;pointer-events:none;background:#2f80ed2e;border:1px solid #2f80ed;border-radius:4px;position:absolute;box-shadow:inset 0 0 0 1px #ffffff94}.empty-overlay{z-index:4;pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.empty-overlay>div{color:#263342;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8fafcdb;border:1px solid #7a8b9c47;border-radius:8px;align-items:center;gap:14px;padding:16px 18px;display:flex;box-shadow:0 12px 34px #1d2a391a}.empty-overlay button{pointer-events:auto;padding:0 14px}.inspector-header{background:radial-gradient(circle at 96% 0,#f582201a,#0000 104px),linear-gradient(#fffffffc 0%,#f7fafdf5 100%);border:1px solid #c3d2e0e6;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;padding:13px 14px;display:grid;position:relative;overflow:hidden;box-shadow:0 12px 28px #25344414,inset 0 1px #ffffffdb}.inspector-header.has-selection{color:#f8fafc;background:radial-gradient(circle at 88% 0,#f582203d,#0000 140px),linear-gradient(135deg,#263342 0%,#1b2938 100%);border-color:#17202a2e;box-shadow:0 18px 40px #111b272e}.inspector-header.is-multi-target{background:radial-gradient(circle at 88% 0,#f5822057,#0000 150px),linear-gradient(135deg,#312820 0%,#1b2938 100%)}.inspector-header:before{content:"";background:#263342;width:3px;position:absolute;inset:0 auto 0 0}.inspector-header.has-selection:before{background:#f58220;width:4px}.inspector-title-block{min-width:0}.eyebrow{color:#6a7889;letter-spacing:0;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.inspector-header.has-selection .eyebrow{color:#e2ecf6b8}.inspector-header h2{overflow-wrap:anywhere;color:#101827;font-size:17px;line-height:1.28}.selection-state-token{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.inspector-header.has-selection h2{color:#fff}.inspector-header p{margin-top:6px;font-size:12px}.inspector-header.has-selection p{color:#e2ecf6b8}.inspector-meta-line{flex-wrap:wrap;gap:5px;min-width:0;margin-top:8px;display:flex}.inspector-meta-line span{color:#506173;text-overflow:ellipsis;white-space:nowrap;background:#eef3f7;border-radius:999px;max-width:100%;padding:4px 7px;font-size:11px;overflow:hidden}.inspector-header.has-selection .inspector-meta-line span{color:#f8fafce0;background:#f8fafc1f}.status-badge{border:1px solid color-mix(in srgb, var(--badge-color) 46%, #fff);color:#17202a;overflow-wrap:anywhere;background:color-mix(in srgb, var(--badge-color) 20%, #fff);border-radius:999px;max-width:120px;padding:5px 9px;font-size:12px;font-weight:800}.inspector-header.has-selection .status-badge{color:#fff;background:color-mix(in srgb, var(--badge-color) 42%, #ffffff1f);border-color:#ffffff52}.inspector-header.is-multi-target .batch-badge{background:#f58220e6;border-color:#ffffff6b;box-shadow:0 8px 22px #f5822038}.tabs{z-index:2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#263342f2,#1d2b3af0);border:1px solid #26334224;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(0,1fr));padding:4px;display:grid;position:sticky;top:0;box-shadow:0 12px 28px #14202c1f,inset 0 1px #ffffff14}.tabs button{color:#e2ecf6b8;cursor:pointer;background:0 0;border-radius:6px;min-height:34px;font-size:13px;font-weight:800}.tabs button.active{color:#13202f;background:#fff;box-shadow:0 8px 18px #0c141e33,inset 0 -2px #f58220}.inspector-content{flex-direction:column;gap:9px;display:flex}.overview-badge{color:#263342;background:#eef3f7}.inspector-overview{gap:10px}.overview-stage-card{background:linear-gradient(#fffffffc,#f7fafdf5);border:1px solid #b1c2d2eb;border-radius:8px;gap:10px;padding:12px;display:grid;overflow:hidden;box-shadow:0 12px 28px #1b2a3a12,inset 0 1px #ffffffdb}.overview-stage-list{gap:7px;display:grid}.overview-stage-row{gap:6px;display:grid}.overview-stage-row div{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:7px;display:grid}.overview-stage-row strong{color:#263342;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.overview-stage-row em{color:#506173;font-size:12px;font-style:normal;font-weight:800}.overview-stage-row>i{background:linear-gradient(90deg, var(--stage-color) var(--stage-percent,0%), #e0ebf3f5 0);border-radius:999px;height:7px;display:block;overflow:hidden}.inspector-panel .detail-block{background:linear-gradient(#fffffffc 0%,#f7fafdf5 100%);border-color:#b1c2d2eb;position:relative;overflow:hidden;box-shadow:0 12px 28px #1b2a3a12,inset 0 1px #ffffffdb}.inspector-panel .detail-block:before{content:"";background:linear-gradient(#f58220f2,#f582202e);width:3px;position:absolute;inset:0 auto 0 0}.inspector-panel .detail-block>*{z-index:1;position:relative}.panel-empty{color:#667586;text-align:center;background:radial-gradient(circle at 50% 0,#f582201f,#0000 130px),linear-gradient(#fffffffa,#f4f8fbf5);border:1px solid #d3dde7;border-radius:8px;place-content:center;place-items:center;gap:8px;min-height:210px;padding:22px 18px;display:grid;box-shadow:inset 0 1px #ffffffd9,0 10px 24px #2534440b}.panel-empty.compact{min-height:118px}.panel-empty-icon{color:#f8fafc;background:linear-gradient(135deg,#f5822038,#0000 46%),#263342;border:1px solid #e2ecf62e;border-radius:8px;place-items:center;width:44px;height:44px;display:grid;box-shadow:0 12px 28px #17202a29}.panel-empty strong{color:#17202a;font-size:15px}.panel-empty>span{max-width:240px;font-size:12px;line-height:1.55}.panel-empty-tips{flex-wrap:wrap;justify-content:center;gap:6px;margin-top:4px;display:flex}.panel-empty-tips em{color:#506173;background:#e8eef4;border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal}.status-edit-block .section-title strong{color:#344251;text-align:center;background:#e7edf3;border-radius:999px;min-width:44px;padding:3px 8px;font-size:11px}.batch-status-editor{gap:12px}.batch-status-edit-block .section-title strong{color:#17202a;text-align:center;background:#fff1df;border-radius:999px;min-width:48px;padding:3px 8px;font-size:11px}.batch-status-edit-block textarea{min-height:118px}.batch-status-edit-block .primary-button{width:100%}.status-edit-block{background:linear-gradient(#fffffffa,#f6fafdf0);border-color:#b7c7d6f0;gap:8px}.stage-quick-picker{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.stage-quick-option{border:1px solid color-mix(in srgb, var(--stage-color) 28%, #c8d5e0);color:#263342;text-align:left;background:linear-gradient(135deg, color-mix(in srgb, var(--stage-color) 12%, transparent), transparent 58%), #ffffffdb;cursor:pointer;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-width:0;min-height:36px;padding:0 9px;transition:border-color .14s,box-shadow .14s,transform .14s,background-color .14s;display:grid}.stage-quick-option.is-design-stage,.stage-quick-option.is-installation-complete-stage,.stage-quick-option.is-acceptance-stage{grid-column:1/-1}.stage-quick-option:hover:not(:disabled){border-color:color-mix(in srgb, var(--stage-color) 68%, #fff);background:linear-gradient(135deg, color-mix(in srgb, var(--stage-color) 18%, transparent), transparent 58%), #fff;transform:translateY(-1px);box-shadow:0 8px 18px #1b2a3a14}.stage-quick-option.is-active{border-color:color-mix(in srgb, var(--stage-color) 70%, #17202a);color:#fff;background:linear-gradient(135deg, color-mix(in srgb, var(--stage-color) 34%, transparent), transparent 54%), #263342;box-shadow:0 0 0 3px color-mix(in srgb, var(--stage-color) 16%, transparent), 0 10px 22px #17202a29}.stage-quick-option strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;overflow:hidden}.stage-quick-option:disabled{cursor:not-allowed;opacity:.52}.status-edit-block select,.status-edit-block textarea{background:#fff;border-color:#b9c9d7;transition:border-color .14s,box-shadow .14s,background-color .14s;box-shadow:inset 0 1px #ffffffd1}.status-edit-block select{height:40px;font-weight:700}.status-edit-block .status-native-select{color:#506173;background:#f8fbfd;height:34px;font-size:12px}.status-edit-block select:focus,.status-edit-block textarea:focus{border-color:#4f8fb7;outline:none;box-shadow:0 0 0 3px #4f8fb724}.status-edit-block textarea{min-height:106px;line-height:1.48}.status-edit-block .button-row{align-items:center;margin-top:2px}.status-edit-block .status-delete-row{justify-content:flex-end}.status-edit-block .primary-button{background:linear-gradient(135deg,#f582203d,#0000 44%),#263342;border-radius:7px;min-height:42px;box-shadow:0 12px 24px #17202a21}.view-tools-panel{gap:9px;min-width:0}.view-tools-panel .toolbar-grid{gap:6px;min-width:0}.view-tools-panel .toolbar-grid button{gap:6px;min-width:0;padding:0 8px}.view-tools-panel .toolbar-grid button svg{flex:none}.clip-tool-card{background:linear-gradient(#ffffffd1,#f4f8fbc7);border:1px solid #c3d2e0e6;border-radius:8px;gap:8px;min-width:0;padding:8px;display:grid}.toggle-row{color:#344251;background:#edf3f8;border:1px solid #d8e1e9;border-radius:7px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-height:34px;padding:0 10px;font-size:13px;font-weight:700;display:grid}.clip-tool-card .toggle-row{min-width:0;padding:0 8px}.toggle-row span,.toggle-row strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.toggle-row input{accent-color:#0f766e;width:16px;height:16px}.toggle-row strong{color:#506173;font-size:12px}.clip-position-range{accent-color:#0f766e;width:100%;min-width:0}.clip-dual-range{min-width:0;height:24px;position:relative}.clip-range-track{background:#d8e4ee;border-radius:999px;height:6px;position:absolute;top:9px;left:0;right:0;overflow:hidden}.clip-range-track i{top:0;bottom:0;left:var(--clip-start,0%);right:calc(100% - var(--clip-end,100%));border-radius:inherit;background:#0f766e;position:absolute}.clip-dual-range .clip-position-range{appearance:none;pointer-events:none;background:0 0;width:100%;height:24px;margin:0;position:absolute;inset:0}.clip-dual-range .clip-position-range::-webkit-slider-runnable-track{background:0 0;height:6px}.clip-dual-range .clip-position-range::-webkit-slider-thumb{appearance:none;pointer-events:auto;background:#0f766e;border:2px solid #fff;border-radius:999px;width:14px;height:14px;margin-top:-4px;box-shadow:0 2px 8px #0f766e52}.clip-dual-range .clip-position-range::-moz-range-track{background:0 0;height:6px}.clip-dual-range .clip-position-range::-moz-range-thumb{pointer-events:auto;background:#0f766e;border:2px solid #fff;border-radius:999px;width:14px;height:14px;box-shadow:0 2px 8px #0f766e52}.clip-dual-range .clip-position-range:disabled::-webkit-slider-thumb{box-shadow:none;background:#93a4b3}.clip-dual-range .clip-position-range:disabled::-moz-range-thumb{box-shadow:none;background:#93a4b3}.clip-tool-card .segmented-control,.clip-tool-card .segmented-control button{min-width:0}.clip-axis-list{gap:6px;min-width:0;display:grid}.clip-axis-row{background:#f1f6fadb;border:1px solid #d9e4ed;border-radius:7px;grid-template-columns:34px minmax(80px,1fr) 58px;align-items:center;gap:7px;min-width:0;padding:5px 6px;display:grid}.clip-axis-row.is-active{background:#e5f6f2e6;border-color:#0f766e6b}.clip-axis-toggle{border-color:#cbd8e3;min-width:34px;min-height:30px;padding:0;font-weight:800}.clip-axis-toggle[aria-pressed=true]{color:#fff;background:#0f766e;border-color:#0f766e}.clip-axis-range{color:#607284;text-align:right;white-space:nowrap;font-size:11px;font-weight:800}.viewpoint-list{flex-direction:column;gap:7px;display:flex}.viewpoint-item{grid-template-columns:minmax(0,1fr) 38px;gap:7px;display:grid}.viewpoint-item>button:first-child{color:#263342;cursor:pointer;background:#e8eef4;border-radius:7px;justify-content:flex-start;align-items:center;gap:8px;min-width:0;min-height:36px;padding:0 10px;display:inline-flex}.viewpoint-item>button:first-child span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.field-label{color:#344251;font-size:12px;font-weight:700}.field-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.field-grid label{color:#506173;flex-direction:column;gap:5px;min-width:0;font-size:11px;display:flex}.field-grid label:first-child,.field-grid label:nth-child(2),.field-grid label:nth-child(6),.field-grid label:nth-child(7){grid-column:1/-1}.field-grid input{color:#17202a;background:#fff;border:1px solid #c8d4df;border-radius:7px;width:100%;height:34px;padding:0 9px}.field-grid input:disabled{color:#39495b;-webkit-text-fill-color:#39495b;cursor:default;background:#f6fafcd1;border-color:#cedae5b3}.account-panel{background:#fff;border:1px solid #d8e1e9;border-radius:8px;min-width:0;padding:4px 6px}.sidebar-actions .account-panel{background:#fff;border-color:#0000;padding:3px 5px}.account-main{grid-template-columns:26px minmax(0,1fr) 28px 28px;align-items:center;gap:6px;display:grid}.account-avatar,.account-main button{border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.account-avatar{color:#263342;background:#edf3f8}.account-copy{align-items:center;min-width:0;display:flex}.account-copy strong{color:#17202a;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.2;overflow:hidden}.account-main button{color:#344251;cursor:pointer;background:#edf3f8}.account-main button:hover{background:#dce5ee}.account-admin-panel{gap:11px;padding:0 14px 14px}.account-notice{color:#2d5a8f;background:#e7f1ff}.account-admin-overview{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.account-admin-overview span{color:#667586;background:linear-gradient(135deg,#f5822014,#0000 46%),#ffffffe6;border:1px solid #cddae6eb;border-radius:8px;flex-direction:column;justify-content:center;gap:3px;min-width:0;min-height:48px;padding:8px 10px;font-size:11px;display:flex;box-shadow:0 8px 20px #2534440d}.account-admin-overview strong{color:#17202a;font-size:16px;line-height:1}.account-manager-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:12px;display:grid}.account-user-list,.account-editor{background:#f8fbfdc7;border:1px solid #c5d3e0e0;border-radius:8px;flex-direction:column;gap:7px;min-width:0;padding:10px;display:flex;box-shadow:inset 0 1px #ffffffd1}.account-user-row{grid-template-columns:minmax(0,1fr) 32px;align-items:center;gap:6px;display:grid}.account-user-row .icon-button{width:32px;height:32px}.account-user-item{color:#263342;cursor:pointer;background:linear-gradient(#fffffff5,#f7fafdeb);border:1px solid #d8e3ecf2;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:0;min-height:40px;padding:7px 9px;display:flex}.account-create-item{color:#17202a;background:linear-gradient(135deg,#f582201f,#0000 48%),#fff;border-color:#f5822047;flex-direction:row;justify-content:flex-start;align-items:center}.account-user-item.is-active{border-color:#f582208f;box-shadow:0 0 0 2px #f582201f,0 10px 22px #25344414}.account-user-item strong,.account-user-item span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.account-user-item strong{font-size:13px}.account-user-item span{color:#667586;font-size:11px}.account-editor-head{color:#f8fafc;background:radial-gradient(circle at 96% 0,#f5822038,#0000 130px),linear-gradient(135deg,#263342,#1b2938);border:1px solid #26334224;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid;box-shadow:0 14px 30px #141f2c24}.account-editor-head>div:first-child{flex-direction:column;gap:4px;min-width:0;display:flex}.account-editor-head span,.account-editor-head em{color:#e2ecf6c2;font-size:11px;font-style:normal}.account-editor-head strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.account-editor-tags{flex-wrap:wrap;justify-content:flex-end;gap:5px;max-width:150px;display:flex}.account-editor-tags span{color:#f8fafceb;text-overflow:ellipsis;white-space:nowrap;background:#f8fafc1f;border:1px solid #ffffff29;border-radius:999px;max-width:100%;padding:4px 7px;overflow:hidden}.account-form-row{gap:8px;display:grid}.account-form-row.two-columns{grid-template-columns:1fr 1fr}.account-form-row label{color:#526174;background:#ffffffc7;border:1px solid #d2dee8db;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:8px;font-size:12px;display:flex}.account-form-row input,.account-form-row select{color:#17202a;background:#fff;border:1px solid #c8d4df;border-radius:6px;width:100%;height:32px;padding:0 8px}.account-project-access{background:linear-gradient(#ffffffd1,#f6fafdc7);border:1px solid #cddae6eb;border-radius:8px;flex-direction:column;gap:6px;max-height:180px;padding:8px;display:flex;overflow:auto}.account-password-reset{background:linear-gradient(135deg,#f582201a,#0000 52%),#ffffffd6;border:1px solid #f5822052;border-radius:8px;flex-direction:column;gap:8px;min-width:0;padding:9px;display:flex}.account-password-reset>div:first-child{color:#526174;align-items:center;gap:8px;font-size:11px;display:flex}.account-password-reset>div:first-child>span{flex-direction:column;gap:2px;display:flex}.account-password-reset>div:first-child strong{color:#17202a;font-size:12px}.account-password-error{color:#a3222c;font-size:11px}.account-password-reset-button{color:#7a3d08;cursor:pointer;background:#fff4e9;border:1px solid #f5822066;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;font-weight:800;display:inline-flex}.account-password-reset-button:hover{background:#ffe8d2}.project-check-row{color:#263342;background:#ffffffc7;border:1px solid #d8e3ece6;border-radius:7px;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:6px;min-height:30px;padding:0 7px;font-size:12px;display:grid}.project-check-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.project-check-row em{color:#667586;font-size:11px;font-style:normal}.account-editor .primary-button{width:100%;min-height:40px}.password-dialog-backdrop{z-index:130}.password-dialog{width:min(470px,100%)}.password-dialog-form{flex-direction:column;gap:10px;padding:0 14px 14px;display:flex}.password-dialog-form label{color:#526174;background:#ffffffdb;border:1px solid #d2dee8e6;border-radius:8px;flex-direction:column;gap:6px;padding:9px;font-size:12px;font-weight:800;display:flex}.password-dialog-form input{color:#17202a;background:#fff;border:1px solid #c8d4df;border-radius:6px;width:100%;height:36px;padding:0 9px}.password-dialog-form input:focus{border-color:#4f8fb7;outline:none;box-shadow:0 0 0 3px #4f8fb724}.password-dialog-form .primary-button{width:100%;min-height:42px}.password-dialog-message{color:#a3222c;background:#fff2f3;border:1px solid #efb2b7;border-radius:7px;padding:8px 10px;font-size:12px}.password-dialog-success{color:#176246;text-align:center;flex-direction:column;align-items:center;gap:14px;padding:14px;display:flex}.password-dialog-success .primary-button{width:100%;min-height:42px}.backend-status{color:#7a4d00;text-align:center;background:#fff2d2;border-radius:999px;min-width:52px;padding:2px 7px}.backend-status.online{color:#174a31;background:#dff3e8}.backend-status.offline{color:#91292f;background:#f5dfe1}.backend-status.loading{color:#214e8f;background:#e0edff}.current-project-card{min-width:0;display:block}.project-info-panel .field-grid{grid-template-columns:1fr;gap:6px}.project-info-panel .field-grid label{grid-template-columns:64px minmax(0,1fr);align-items:center;gap:8px;display:grid}.project-info-panel .field-grid label>span{text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.project-info-panel .field-grid input{min-width:0;height:32px}.current-project-main{background:radial-gradient(circle at 100% 0,#f582201f,#0000 110px),linear-gradient(#fffffff5 0%,#f7fafdf0 100%);border:1px solid #afbecdd1;border-radius:8px;gap:6px;min-width:0;padding:9px;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 26px #2c3e500f}.current-project-main:before{content:"";background:#f58220;width:3px;position:absolute;inset:0 auto 0 0}.current-project-title{gap:3px;min-width:0;padding-right:40px;display:grid}.current-project-title span,.current-project-title em,.current-project-default span,.current-project-meta span,.current-project-meta strong{color:#667586;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;font-style:normal;overflow:hidden}.current-project-title strong{color:#17202a;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.15;overflow:hidden}.current-project-stats{flex-wrap:wrap;gap:5px;min-width:0;display:flex}.current-project-stats span{color:#667586;background:#f8fbfde6;border:1px solid #d8e3ece6;border-radius:999px;align-items:center;gap:5px;min-width:0;min-height:26px;padding:0 7px;font-size:11px;display:inline-flex}.current-project-stats strong{color:#17202a;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.current-project-default{color:#344251;background:#f7fbfd;border:1px solid #afbecdc7;border-radius:7px;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:6px;min-width:0;min-height:30px;padding:0 8px;display:grid}.current-project-default.is-ready{color:#0f4f49;background:#ecfbf8;border-color:#f5822042}.current-project-default.is-missing{color:#667586;background:#f3f7fa;border-style:dashed}.current-project-default.is-loaded-model{color:#17202a;background:linear-gradient(135deg,#f5822024,#0000 58%),#fffaf5eb;border-color:#f582206b}.current-project-default.is-loaded-model svg{color:#f58220}.current-project-meta{flex-wrap:wrap;gap:4px;min-width:0;display:flex}.current-project-meta span{background:#eaf2f8;border-radius:999px;align-items:center;gap:4px;max-width:100%;padding:3px 7px;display:inline-flex}.current-project-meta strong{color:#263342}.project-primary-actions{background:#ecf3f8d1;border:1px solid #c6d4e0b8;border-radius:8px;grid-template-columns:minmax(0,1fr);gap:6px;padding:4px;display:grid}.project-primary-actions button,.project-secondary-actions button{border-radius:7px;gap:6px;min-width:0;min-height:32px;font-size:12px;font-weight:700;transition:background-color .14s,box-shadow .14s,transform .14s}.project-primary-actions .primary-project-action{color:#fff;background:linear-gradient(135deg,#f582203d,#f5822000 48%),#263342;min-height:36px;box-shadow:0 12px 26px #17202a24}.project-primary-actions .primary-project-action:hover{background:linear-gradient(135deg,#f5822047,#f5822000 48%),#1a2633;transform:translateY(-1px)}.project-secondary-actions{grid-template-columns:1fr;gap:6px;margin-top:-2px;display:grid}.project-secondary-actions button{color:#435266;background:#ebf2f7d1}.project-secondary-actions .danger-button{color:#91292f;background:#ffffffc2;border:1px solid #c44a523d}.project-secondary-actions .danger-button:hover{background:#f5dfe1}.model-library-header{color:#344251;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.model-library-header strong{color:#344251;text-align:center;background:#e7edf3;border-radius:999px;min-width:24px;padding:2px 7px}.model-library{flex-direction:column;gap:6px;display:flex}.model-empty-state{color:#667586;background:#fff;border:1px dashed #c8d4df;border-radius:8px;align-items:center;gap:8px;min-height:44px;padding:8px 10px;font-size:13px;display:flex}.model-library-item{grid-template-columns:minmax(0,1fr);align-items:center;gap:5px;display:grid;position:relative}.model-library-item.has-model-controls{grid-template-columns:minmax(0,1fr) 32px 32px}.model-library-item.has-admin-controls{grid-template-columns:minmax(0,1fr) 32px 32px 32px}.model-library-item.is-loaded:before{content:"";background:#f58220;border-radius:999px;width:4px;position:absolute;top:7px;bottom:7px;left:-3px;box-shadow:0 0 0 3px #f5822024}.model-library-item>button:first-child{color:#263342;text-align:left;cursor:pointer;background:linear-gradient(#fffffff5,#f7fafdf0);border:1px solid #afbecdc7;border-radius:8px;flex-direction:column;justify-content:center;gap:4px;min-width:0;min-height:40px;padding:6px 8px;display:flex;box-shadow:0 8px 20px #2c3e500b}.model-library-item.is-default>button:first-child{background:linear-gradient(135deg,#f59e0b1f,#0000 52%),linear-gradient(#fffaf0 0%,#fff5db 100%);border-color:#b47a006b;box-shadow:0 8px 20px #9c6a0014}.model-library-item.is-loaded>button:first-child{background:linear-gradient(135deg,#f582202e,#0000 56%),linear-gradient(#fffefd 0%,#fff3e7 100%);border-color:#f58220d1;box-shadow:0 10px 24px #f5822029}.model-library-item.is-loading>button:first-child{background:linear-gradient(135deg,#2563eb21,#0000 58%),linear-gradient(#f6f9ff 0%,#eaf1ff 100%);border-color:#2563eb8c}.model-library-item.is-review-pending>button:first-child{color:#657281;box-shadow:none;filter:grayscale(.88);opacity:.72;background:linear-gradient(#f2f5f8e6,#e2e8eed1);border-color:#94a3b880}.model-library-item.is-review-pending.is-loaded>button:first-child{background:linear-gradient(135deg,#64748b1f,#0000 58%),linear-gradient(#f1f5f9f5,#e2e8f0e6);border-color:#64748bad}.model-library-item>button:first-child:hover{background:#f3f6f9;transform:translateY(-1px);box-shadow:0 12px 26px #2c3e5014}.model-library-item.is-default>button:first-child:hover{background:#fff5d8}.model-library-item strong,.model-library-item span,.model-library-item em{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.model-library-item strong{font-size:12px}.model-library-item span{color:#667586;font-size:11px}.model-library-meta{gap:5px;min-width:0;display:flex}.model-library-meta em{color:#667586;background:#eaf2f8;border-radius:999px;max-width:100%;padding:2px 6px;font-size:11px;font-style:normal}.model-library-item.is-default .model-library-meta em:nth-child(2){color:#7a4d00;background:#fff0bf}.model-library-item.is-loaded .model-library-meta em:nth-child(2){color:#fff;background:#f58220}.model-library-item.is-loading .model-library-meta em:nth-child(2){color:#1d4ed8;background:#dbeafe}.model-library-meta .model-review-state,.model-library-item.is-review-pending .model-library-meta .model-review-state{color:#596777;background:#dce3e9}.model-library-item.is-review-approved .model-library-meta .model-review-state{color:#fff;background:#17835d}.model-library-item .icon-button{width:30px;height:30px}.active-star{color:#9c6a00;background:#fff0bf}.model-review-button{color:#64748b;background:#e8edf2}.model-review-button.is-approved{color:#fff;background:#17835d;box-shadow:0 0 0 3px #17835d24}.button-row{gap:8px;display:flex}.segmented-control{background:#e5ecf3;border-radius:8px;grid-template-columns:1fr 1fr;gap:4px;padding:3px;display:grid}.segmented-control.clip-axis-control{grid-template-columns:repeat(3,1fr)}.segmented-control button{color:#506173;cursor:pointer;background:0 0;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:34px;display:inline-flex}.segmented-control button.active{color:#13202f;background:#fff;box-shadow:0 1px 3px #1a26341f}.inline-status{color:#506173;background:#edf3f8;border-radius:7px;min-height:26px;padding:5px 9px;font-size:12px}.query-console{gap:9px}.query-tool-card{background:linear-gradient(#fffffff5,#f2f7fbf0);border:1px solid #becddbeb;border-radius:8px;gap:8px;padding:10px;display:grid;box-shadow:0 8px 20px #2634440b,inset 0 1px #ffffffd1}.query-tool-card.is-primary{background:linear-gradient(135deg,#f582201f,#f5822000 48%),linear-gradient(#fffffffa,#f4f8fbf5);border-color:#f5822059}.query-card-head{gap:2px;min-width:0;display:grid}.query-card-head span,.query-card-head em{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.query-card-head span{color:#17202a;font-size:13px;font-weight:900}.query-card-head em{color:#667586;font-size:11px;font-style:normal;font-weight:700}.query-row{grid-template-columns:minmax(0,1fr) 38px;gap:8px;display:grid}.query-row input,.query-row select{color:#17202a;background:#fff;border:1px solid #c8d4df;border-radius:7px;outline:none;width:100%;height:38px;padding:0 10px}.query-row input:focus,.query-row select:focus{border-color:#4f8fb7;box-shadow:0 0 0 3px #4f8fb71f}.query-row .icon-button{color:#263342;background:#e8eef4;width:38px;height:38px}.query-tool-card.is-primary .query-row .icon-button{color:#fff;background:linear-gradient(135deg,#f5822042,#0000 45%),#263342}.query-tool-card.is-primary .query-row .icon-button:hover{background:linear-gradient(135deg,#f582204d,#0000 45%),#1b2633}.stage-filter-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.stage-filter-option{color:#405164;cursor:pointer;background:#ffffffc7;border:1px solid #d4dee7;border-radius:7px;align-items:center;gap:6px;min-width:0;min-height:34px;padding:6px 7px;font-size:12px;font-weight:750;transition:border-color .14s,box-shadow .14s,background .14s;display:flex}.stage-filter-option.is-edge-stage{grid-column:1/-1}.stage-filter-option:hover{border-color:color-mix(in srgb, var(--stage-color) 45%, #c8d4df)}.stage-filter-option.is-checked{border-color:color-mix(in srgb, var(--stage-color) 42%, #c8d4df);color:#17202a;background:color-mix(in srgb, var(--stage-color) 8%, #fff);box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--stage-color) 10%, transparent)}.stage-filter-option input{width:14px;height:14px;accent-color:var(--stage-color);flex:none;margin:0}.stage-filter-option>span:last-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.stage-filter-swatch{background:var(--stage-color);width:7px;height:7px;box-shadow:0 0 0 2px color-mix(in srgb, var(--stage-color) 14%, transparent);border-radius:2px;flex:none}.stage-filter-footer{grid-template-columns:minmax(0,1fr) 38px;align-items:center;gap:8px;display:grid}.stage-filter-footer>span{color:#667586;padding-left:2px;font-size:11px;font-weight:800}.stage-filter-footer .icon-button{color:#fff;background:linear-gradient(135deg,#f5822047,#0000 48%),#263342;width:38px;height:34px}.stage-filter-footer .icon-button:disabled{color:#8b98a6;background:#e8eef4}.compact-textarea{min-height:62px}.ghost-button{color:#344251;cursor:pointer;background:#e8eef4;border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:36px;display:inline-flex}.ghost-button:hover{background:#dce5ee}.primary-button{color:#fff;background:#263342;flex:1}.primary-button:hover{background:#1a2633}.progress-summary{color:#506173;background:#edf3f8;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;min-height:34px;padding:0 10px;display:flex}.progress-summary strong{color:#17202a}.metric-bars{flex-direction:column;gap:9px;display:flex}.metric-row{grid-template-columns:minmax(0,1fr) 44px;gap:7px;display:grid}.metric-label{color:#344251;grid-column:1/-1;grid-template-columns:auto minmax(42px,auto) minmax(0,1fr);align-items:center;gap:7px;font-size:12px;display:grid}.metric-label span{border-radius:3px;width:10px;height:10px}.metric-label strong{color:#263342}.metric-label em{color:#667586;justify-self:end;font-style:normal}.metric-track{background:#e3ebf2;border-radius:999px;height:8px;overflow:hidden}.metric-track i{border-radius:inherit;height:100%;display:block}.metric-row small{color:#667586;text-align:right;font-size:11px}.target-status-summary{gap:9px}.target-summary-stage-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.target-summary-stage{border:1px solid color-mix(in srgb, var(--stage-color) 32%, #d8e3ec);color:#263342;background:color-mix(in srgb, var(--stage-color) 6%, #fff);cursor:pointer;border-radius:7px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:7px;min-height:40px;padding:7px 8px 10px;display:grid;position:relative;overflow:hidden}.target-summary-stage strong{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.target-summary-stage>i{background:linear-gradient(90deg, var(--stage-color) var(--stage-percent,0%), #e0ebf3eb 0);height:4px;position:absolute;bottom:0;left:0;right:0}.target-summary-stage.is-active{border-color:var(--stage-color);background:color-mix(in srgb, var(--stage-color) 15%, #fff);box-shadow:0 0 0 2px color-mix(in srgb, var(--stage-color) 18%, transparent)}.target-summary-reset{color:#344251;cursor:pointer;background:#fff;border:1px solid #b1c2d2eb;border-radius:7px;min-height:34px;font-size:11px;font-weight:800}.highlight-list{overscroll-behavior:contain;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#b1c0ce transparent;touch-action:pan-y;gap:7px;max-height:244px;overflow:hidden auto}.highlight-list:focus-visible{outline-offset:-2px;outline:2px solid #2563eb8c}.highlight-list .section-title{z-index:2;background:linear-gradient(#fffffffa,#f7fafdf0);margin:-12px -12px 2px;padding:12px 12px 8px;position:sticky;top:-12px}.highlight-item{background:#f7fbfd;border:1px solid #d8e3ece6;border-radius:7px;grid-template-columns:78px minmax(0,1fr);align-items:center;gap:8px;min-height:30px;padding:0 9px;display:grid}.highlight-item span{color:#667586;font-size:12px}.highlight-item strong{color:#263342;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.note-list{flex-direction:column;gap:7px;display:flex}.note-list span{color:#506173;background:#edf3f8;border-radius:7px;padding:8px 9px;font-size:12px;line-height:1.45}.detail-block h3{color:#263342;font-size:13px;line-height:1.25}.property-block{gap:9px}.property-block h3{border-bottom:1px solid #d8e3ec;align-items:center;gap:7px;min-height:28px;padding-bottom:7px;display:flex}.property-block h3:before{content:"";background:#f58220;border-radius:999px;flex:none;width:8px;height:8px;display:block;box-shadow:0 0 0 4px #f582201f}.property-table{background:#d8e4ee;border:1px solid #b9cad9f0;border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.property-row{background:#fff;grid-template-columns:minmax(104px,38%) minmax(0,1fr);align-items:start;gap:9px;min-height:34px;padding:8px 10px;display:grid}.property-row:nth-child(2n){background:#f8fbfd}.property-row span{color:#5f6f80;font-size:12px;font-weight:700;line-height:1.4}.property-row strong{color:#17202a;overflow-wrap:anywhere;min-width:0;font-size:12px;font-weight:600;line-height:1.45}.property-row.has-multi-value{background:linear-gradient(90deg,#f5822014,#fff0 44%),#fff}.property-row strong i{color:#9a4400;background:#f5822021;border:1px solid #f582205c;border-radius:999px;align-items:center;min-height:22px;padding:2px 8px;font-size:11px;font-style:normal;font-weight:900;display:inline-flex}.custom-info-block{background:linear-gradient(135deg,#f5822014,#0000 48%),#fff;border-color:#f5822047;gap:9px}.custom-info-toggle{color:#0f4f49;background:#e6f7f4;border:1px solid #f5822038;width:100%;min-height:38px}.custom-info-toggle:hover{background:#d7f1ed}.custom-info-form{grid-template-columns:minmax(0,.82fr) minmax(0,1fr) 74px;gap:7px;display:grid}.custom-info-form input{color:#17202a;background:#fff;border:1px solid #b8cfe0;border-radius:7px;min-width:0;height:38px;padding:0 9px}.custom-info-form .primary-button{min-width:0;min-height:36px}.custom-info-list{border:1px solid #c3d2e0e6;border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.custom-info-row{background:#ffffffeb;grid-template-columns:minmax(72px,32%) minmax(0,1fr) 30px;align-items:center;gap:8px;min-height:38px;padding:7px 8px;display:grid}.custom-info-row:nth-child(2n){background:#f7fbfd}.custom-info-row span{color:#5f7082;overflow-wrap:anywhere;font-size:12px;font-weight:800}.custom-info-row strong{color:#263342;overflow-wrap:anywhere;min-width:0;font-size:12px}.custom-info-row button{color:#91292f;cursor:pointer;background:#f5dfe1;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.custom-info-row button:disabled{cursor:not-allowed;opacity:.45}.raw-json{color:#d8e7f5;background:#101827;border:1px solid #d8e1e9;border-radius:8px;min-height:0;margin:0;padding:12px;font:12px/1.5 Cascadia Mono,Consolas,monospace;overflow:auto}@media (width<=1120px){body{overflow:auto}.project-entry-toolbar,.project-entry-toolbar-main{grid-template-columns:1fr}.entry-admin-actions.project-entry-toolbar-actions{justify-content:stretch}.project-entry-grid{grid-template-columns:1fr}.project-entry-side,.entry-admin-shell{position:static}.entry-admin-actions{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.entry-admin-actions.project-entry-toolbar-actions{grid-template-columns:repeat(4,minmax(0,1fr))}.app-shell{grid-template-rows:minmax(620px,72vh) auto;grid-template-columns:280px minmax(520px,1fr);height:auto;min-height:100vh}.panel-resize-handle{display:none}.app-shell.is-focus-mode{grid-template-columns:0 minmax(520px,1fr) 0}.app-shell.is-focus-mode .inspector-panel{display:none}.inspector-panel{border-top:1px solid #c5d0da;border-left:0;grid-column:1/-1}.viewer-topbar{grid-template-columns:minmax(0,1fr)}}@media (width>=841px) and (width<=1120px){.app-shell{grid-template-rows:auto auto auto;grid-template-columns:minmax(0,1fr)}.app-shell.is-focus-mode{grid-template-rows:minmax(100vh,1fr);grid-template-columns:minmax(0,1fr)}.app-shell.is-focus-mode .viewer-stage{grid-area:1/1}.project-panel{scroll-snap-type:x proximity;overscroll-behavior-x:contain;background:linear-gradient(90deg,#f7fafdfa,#eaf2f9f0),linear-gradient(#ffffffc7,#dce7f1c7);border-bottom:1px solid #50627442;border-right:0;flex-direction:row;grid-area:1/1;align-items:stretch;gap:10px;min-height:0;max-height:172px;scroll-padding:12px;position:relative;overflow:auto hidden;box-shadow:0 14px 30px #1825331f,inset 0 -1px #ffffffa6;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 28px),#0000 100%)}.project-panel>.brand-row{background:#ffffff9e;border:1px solid #c3d2e0d6;border-radius:8px;flex:0 0 264px;align-self:flex-start;height:74px;min-height:74px;padding:8px}.project-panel>*{scroll-snap-align:start}.project-panel>.brand-row p{max-width:150px}.sidebar-actions{background:#ffffffd1;flex:0 0 276px;align-self:flex-start;min-height:74px}.sidebar-section{background:#ffffffd1;flex:0 0 264px;max-height:148px;overflow:auto}.sidebar-section.is-collapsed{max-height:42px;overflow:hidden}.sidebar-section-body{padding-left:8px;padding-right:8px}.viewer-stage{grid-area:2/1;min-height:max(534px,100vh - 172px)}.inspector-panel{grid-area:3/1}}@media (width<=840px){.login-shell{align-items:start;padding:16px;overflow:hidden auto}.login-stage{grid-template-columns:1fr;min-height:auto}.login-showcase{gap:22px;min-height:260px;padding:22px}.login-showcase-head{grid-template-columns:98px minmax(0,1fr)}.login-product-mark{width:98px;height:50px;padding:0}.login-showcase-head strong{font-size:17px}.login-model-card{min-height:170px}.login-model-grid{inset:22px 22px 12px;transform:perspective(420px)rotateX(58deg)rotate(-34deg)scale(.76)}.login-model-grid span:first-child{transform:translate(-64px)}.login-model-grid span:nth-child(2){transform:translate(-48px)}.login-model-grid span:nth-child(3){transform:translate(-32px)}.login-model-grid span:nth-child(4){transform:translate(-16px)}.login-model-grid span:nth-child(5){transform:translate(0)}.login-model-grid span:nth-child(6){transform:translate(16px)}.login-model-grid span:nth-child(7){transform:translate(32px)}.login-model-grid span:nth-child(8){transform:translate(48px)}.login-model-grid span:nth-child(9){transform:translateY(-30px)}.login-model-grid span:nth-child(10){transform:translateY(0)}.login-model-grid span:nth-child(11){transform:translateY(30px)}.login-model-frame{inset:34px 62px 36px 68px;transform:perspective(420px)rotateX(58deg)rotate(-34deg)scale(.78)}.login-panel{border-top:1px solid #b8c7d6c7;border-left:0;padding:22px}.project-entry-shell{padding:12px}.project-entry-header{grid-template-columns:1fr;display:grid}.project-entry-overview{grid-template-columns:1fr;gap:8px;min-height:0;padding:8px}.entry-status-strip,.entry-metrics{justify-content:flex-start;width:100%}.entry-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.entry-metric{justify-content:flex-start;width:100%}.entry-refresh-button{width:100%;min-height:44px}.entry-admin-actions,.entry-admin-actions.project-entry-toolbar-actions{grid-template-columns:1fr}.project-entry-pagination{grid-template-columns:repeat(2,minmax(0,1fr))}.project-entry-pagination span{grid-area:1/1/auto/-1}.project-entry-card{grid-template-columns:1fr;align-items:stretch;min-height:0;padding:12px 12px 12px 15px}.project-entry-row{grid-template-columns:minmax(0,1fr) 72px}.project-card-meta{grid-template-columns:repeat(2,minmax(0,1fr))}.project-card-readiness{grid-template-columns:minmax(0,1fr)}.project-card-action{border-top:1px solid #dfe8f0;border-left:0;min-height:38px;padding-top:8px;padding-left:0}.entry-modal-backdrop{align-items:end;padding:12px}.entry-modal{max-height:calc(100vh - 24px)}.operation-log-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.operation-log-keyword{grid-column:1/-1}.operation-log-filters .primary-button,.operation-log-filters .secondary-button{width:100%}.entry-modal .project-create-panel{grid-template-columns:1fr;gap:9px}.entry-modal .project-create-panel label{padding:8px}.account-admin-overview{gap:6px}.account-admin-overview span{min-height:40px;padding:6px 7px}.account-editor-head{grid-template-columns:1fr}.account-editor-tags{justify-content:flex-start;max-width:none}.project-entry-card{grid-template-columns:1fr;align-items:stretch}.project-card-topline{flex-wrap:wrap}.project-card-code,.project-card-model-badge{max-width:100%}.project-card-action{border-top:1px solid #dfe8f0;border-left:0;min-height:42px;padding:10px 0 0}.app-shell{flex-direction:column;min-height:100vh;display:flex}.app-shell.is-focus-mode .project-panel,.app-shell.is-focus-mode .inspector-panel{display:none}.project-panel,.inspector-panel{border:0}.project-panel{overscroll-behavior:contain;border-bottom:1px solid #c5d0da;max-height:min(26vh,200px);box-shadow:0 10px 26px #1e2d3c14}.sidebar-actions{grid-template-columns:72px minmax(0,1fr) 54px}.workspace-home-button{gap:5px;padding:0 6px}.viewer-stage{min-height:min(74vh,540px)}.account-manager-grid,.account-form-row.two-columns{grid-template-columns:1fr}.account-project-access{max-height:220px}.custom-info-form{grid-template-columns:1fr}.viewer-topbar{pointer-events:none;padding:0;display:block;inset:0;overflow:visible}.viewer-status-strip,.viewer-tool-strip{flex-wrap:nowrap}.viewer-status-strip{pointer-events:auto;grid-template-columns:auto minmax(0,1fr) auto;gap:6px;max-width:none;display:grid;position:absolute;top:8px;left:8px;right:8px;overflow:hidden}.viewer-tool-strip{pointer-events:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;background:#0f1822a3;border-color:#e2ecf62e;justify-content:flex-start;width:auto;max-width:none;scroll-padding:8px;position:absolute;bottom:8px;left:8px;right:8px;overflow:auto hidden;box-shadow:0 18px 42px #070d154d;-webkit-mask-image:linear-gradient(90deg,#000 0 calc(100% - 24px),#0000 100%);mask-image:linear-gradient(90deg,#000 0 calc(100% - 24px),#0000 100%)}.viewer-tool-strip::-webkit-scrollbar{display:none}.viewer-tool-strip>*{scroll-snap-align:start}.model-pill,.viewer-toggle-button,.viewer-view-buttons{flex:none;min-height:32px;padding:0 10px;box-shadow:0 6px 18px #202d3c14}.model-review-readonly-pill{max-width:calc(100% - 16px);min-height:44px;padding:0 13px;font-size:15px;bottom:106px;left:8px}.model-pill span{max-width:100%}.model-pill{max-width:132px}.load-meter{flex:0 0 54px;width:54px;min-width:54px;height:6px}.viewer-toggle-button{justify-content:center;gap:0;width:34px;min-width:34px;font-size:12px}.viewer-toggle-button .viewer-toggle-label{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.camera-mode-button{width:auto;min-width:52px;padding:0 10px}.camera-mode-button .viewer-toggle-label,.viewer-legend-toggle strong,.viewer-viewpoint-toggle strong{clip:auto;clip-path:none;width:auto;height:auto;position:static;overflow:visible}.viewer-legend-toggle,.viewer-viewpoint-toggle{gap:5px;width:auto;min-width:58px;padding:0 8px}.viewer-view-buttons{padding:4px;top:auto;bottom:58px;left:50%;transform:translate(-50%)}.viewer-progress-strip{grid-template-columns:auto minmax(0,1fr) auto;gap:7px;width:auto;min-width:0;min-height:34px;padding:0 9px;bottom:106px;left:8px;right:8px}.viewer-progress-strip span{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.viewer-stage.is-box-selection-mode .viewer-progress-strip{bottom:106px}.viewer-view-button{width:32px;height:30px}.viewer-legend-popover,.viewer-viewpoint-popover{width:calc(100vw - 16px);max-width:none;max-height:260px;position:fixed;top:48px;left:8px;right:8px}.box-selection-mode-hint{justify-content:center;max-width:none;inset:50px 8px auto}.empty-overlay>div{text-align:center;flex-direction:column}.fatal-panel{text-align:center;grid-template-columns:1fr}.fatal-panel .brand-mark{margin:0 auto}}
