.MobileTabBar-module__rgH0aG__tabbar{display:none}@media (max-width:767px){.MobileTabBar-module__rgH0aG__tabbar{z-index:var(--z-sticky);height:var(--sa-tabbar-h,calc(62px + env(safe-area-inset-bottom,0px)));box-sizing:border-box;padding:6px 8px calc(env(safe-area-inset-bottom,0px));border-top:1px solid var(--border);background:color-mix(in srgb, var(--surface) 92%, transparent);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;position:fixed;bottom:0;left:0;right:0}}.MobileTabBar-module__rgH0aG__tab{font-size:var(--text-xs);color:var(--text-secondary);border-radius:var(--radius-md);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:4px;font-weight:500;text-decoration:none;display:flex}.MobileTabBar-module__rgH0aG__tab svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:26px;height:26px}.MobileTabBar-module__rgH0aG__tabDisabled{opacity:.35}.MobileTabBar-module__rgH0aG__tabActive{color:var(--accent-text)}.MobileTabBar-module__rgH0aG__tabActive svg{stroke-width:2.2px}
.ProjectWorkspace-module__YIZs5G__shell{flex-direction:column;flex:1;min-height:0;display:flex}.ProjectWorkspace-module__YIZs5G__lockedZone{opacity:.7;filter:grayscale(.2);transition:opacity var(--motion-fast) ease}.ProjectWorkspace-module__YIZs5G__workspace{grid-template-columns:var(--tree-w,232px) 1fr var(--panel-w,400px);background:var(--bg);min-height:0;transition:grid-template-columns var(--motion-base) ease;flex:1;grid-template-rows:1fr auto;grid-template-areas:"tree canvas panel""finance finance finance";display:grid}.ProjectWorkspace-module__YIZs5G__workspaceNoPanel{grid-template-columns:var(--tree-w,232px) 1fr;grid-template-areas:"tree canvas""finance finance"}.ProjectWorkspace-module__YIZs5G__tree{border-right:1px solid var(--border);background:var(--surface);flex-direction:column;grid-area:tree;min-height:0;display:flex;position:relative;overflow:hidden}.ProjectWorkspace-module__YIZs5G__canvas{flex-direction:column;grid-area:canvas;min-width:0;min-height:0;display:flex;overflow:hidden;container:canvasArea/inline-size}.ProjectWorkspace-module__YIZs5G__panel{border-left:1px solid var(--border);background:var(--surface);flex-direction:column;grid-area:panel;min-height:0;display:flex;position:relative;overflow:hidden}.ProjectWorkspace-module__YIZs5G__collapseBtn{z-index:var(--z-sticky);position:absolute;top:12px}.ProjectWorkspace-module__YIZs5G__collapseBtn[data-side=left]{right:8px}.ProjectWorkspace-module__YIZs5G__collapseBtn[data-side=right]{right:12px}.ProjectWorkspace-module__YIZs5G__collapsed{overflow:visible}.ProjectWorkspace-module__YIZs5G__rail{cursor:pointer;width:100%;color:var(--text-muted);transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;flex-direction:column;flex:1;align-items:center;gap:12px;padding:14px 0;display:flex}.ProjectWorkspace-module__YIZs5G__rail:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectWorkspace-module__YIZs5G__railChevron{align-items:center;line-height:1;display:inline-flex}.ProjectWorkspace-module__YIZs5G__railLabel{writing-mode:vertical-rl;text-orientation:mixed;font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase}.ProjectWorkspace-module__YIZs5G__panelHeader{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);background:var(--surface);text-align:left;cursor:pointer;width:100%;color:var(--text);font:inherit;border:0;flex:none;display:flex}.ProjectWorkspace-module__YIZs5G__panelHeaderTitle{font-size:var(--text-sm);color:var(--text);font-weight:600}.ProjectWorkspace-module__YIZs5G__panelToggleIcon{transition:transform var(--motion-fast) ease;display:inline-flex}.ProjectWorkspace-module__YIZs5G__panelToggleIconOpen{transform:rotate(180deg)}.ProjectWorkspace-module__YIZs5G__panelStackedBody{flex:auto;min-height:0;overflow-y:auto}.ProjectWorkspace-module__YIZs5G__finance{border-top:1px solid var(--border);background:var(--surface);grid-area:finance}@media (max-width:767px){.ProjectWorkspace-module__YIZs5G__shell{padding-bottom:var(--sa-tabbar-h,62px)}}.ProjectWorkspace-module__YIZs5G__workspace[data-stacked]{grid-template-columns:var(--tree-w,200px) 1fr;grid-template-areas:"tree canvas""panel panel""finance finance"}.ProjectWorkspace-module__YIZs5G__workspace[data-stacked] .ProjectWorkspace-module__YIZs5G__panel{border-left:none;border-top:1px solid var(--border);max-height:60vh}@media (max-width:767px){.ProjectWorkspace-module__YIZs5G__workspace{-webkit-overflow-scrolling:touch;flex-direction:column;max-width:100vw;min-height:0;display:flex;overflow:clip auto}.ProjectWorkspace-module__YIZs5G__tree,.ProjectWorkspace-module__YIZs5G__canvas,.ProjectWorkspace-module__YIZs5G__panel,.ProjectWorkspace-module__YIZs5G__finance{grid-area:auto;width:100%;min-width:0;max-width:100%;overflow-x:clip}.ProjectWorkspace-module__YIZs5G__tree{display:contents}.ProjectWorkspace-module__YIZs5G__collapseBtn{display:none}.ProjectWorkspace-module__YIZs5G__canvas{flex:none;order:2;min-height:50vh}.ProjectWorkspace-module__YIZs5G__panel{border-left:none;border-top:1px solid var(--border);flex:none;order:5;max-height:none}.ProjectWorkspace-module__YIZs5G__finance{z-index:5;flex:none;order:6;position:sticky;bottom:0}}.ProjectWorkspace-module__YIZs5G__mobileBackBar{display:none}@media (max-width:767px){.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=list] .ProjectWorkspace-module__YIZs5G__canvas,.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=list] .ProjectWorkspace-module__YIZs5G__panel{display:none}.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=list]{background:var(--surface)}.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=list] .ProjectWorkspace-module__YIZs5G__finance{margin-top:auto}.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=detail] .ProjectWorkspace-module__YIZs5G__canvas{flex:1 1 0;min-height:0}.ProjectWorkspace-module__YIZs5G__workspace[data-mobile-view=detail] .ProjectWorkspace-module__YIZs5G__mobileBackBar{border-bottom:1px solid var(--border);background:var(--surface);order:1;align-items:center;gap:2px;width:100%;min-height:48px;padding:0 6px;display:flex}.ProjectWorkspace-module__YIZs5G__mobileBackBtn{width:44px;height:44px;color:var(--accent-text);cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;display:inline-flex}.ProjectWorkspace-module__YIZs5G__mobileBackBtn:active{color:var(--text)}.ProjectWorkspace-module__YIZs5G__mobileBellSlot{align-items:center;gap:var(--space-2);flex:none;margin-left:auto;padding-right:4px;display:inline-flex}}
.MobileElementLabel-module__j2MDrG__current{min-width:0;min-height:44px;color:var(--text);font-size:var(--text-md);flex:0 auto;align-items:center;gap:8px;padding:0 8px;font-weight:700;display:inline-flex}.MobileElementLabel-module__j2MDrG__icon{color:var(--text-secondary);flex:none;display:inline-flex}.MobileElementLabel-module__j2MDrG__label{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.MobileElementLabel-module__j2MDrG__crumbBtn{align-items:center;gap:var(--space-1);min-width:44px;min-height:44px;padding:0 var(--space-1) 0 var(--space-2);color:var(--accent-text);cursor:pointer;background:0 0;border:none;flex:none;display:inline-flex}.MobileElementLabel-module__j2MDrG__crumbBtn:active{color:var(--text)}.MobileElementLabel-module__j2MDrG__crumbSep{color:var(--text-muted);flex:none}.MobileElementLabel-module__j2MDrG__hasCrumb{gap:var(--space-1);padding-left:0}
.LockedBanner-module__E9fJBq__banner{background:var(--warn-bg);border-bottom:1px solid var(--warn-edge);color:var(--warn);flex:none;align-items:center;gap:12px;padding:11px 20px;display:flex}.LockedBanner-module__E9fJBq__iconWrap{background:var(--warn-edge);width:30px;height:30px;color:var(--text-on-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.LockedBanner-module__E9fJBq__text{flex-direction:column;gap:1px;min-width:0;display:flex}.LockedBanner-module__E9fJBq__title{font-size:var(--text-base);font-weight:700;line-height:1.25}.LockedBanner-module__E9fJBq__since{opacity:.8;font-weight:600}.LockedBanner-module__E9fJBq__sub{font-size:var(--text-sm);color:var(--warn);line-height:1.3}.LockedBanner-module__E9fJBq__unsentNote{font-size:var(--text-sm);color:var(--warn);font-weight:700;line-height:1.3}.LockedBanner-module__E9fJBq__cta{color:var(--warn);border-color:var(--warn-edge);flex-shrink:0;margin-left:auto}.LockedBanner-module__E9fJBq__cta:hover,.LockedBanner-module__E9fJBq__cta:focus-visible{background:color-mix(in srgb, var(--warn-edge) 20%, transparent);color:var(--warn);border-color:var(--warn)}
.NoticeIcon-module__OcZKyW__icon{border-radius:var(--radius-sm);cursor:pointer;width:22px;height:22px;transition:background var(--motion-fast);background:0 0;border:none;place-items:center;padding:0;display:grid}.NoticeIcon-module__OcZKyW__icon:hover{box-shadow:inset 0 0 0 1px var(--accent)}.NoticeIcon-module__OcZKyW__icon.NoticeIcon-module__OcZKyW__warn{color:var(--warn)}.NoticeIcon-module__OcZKyW__icon.NoticeIcon-module__OcZKyW__error{color:var(--danger)}.NoticeIcon-module__OcZKyW__bubble{z-index:var(--z-max);border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);width:240px;box-shadow:var(--shadow-lg);font-family:var(--font);font-size:var(--text-sm);color:var(--text);pointer-events:auto;flex-direction:column;gap:6px;max-height:calc(100dvh - 24px);padding:10px 12px;display:flex;position:fixed}.NoticeIcon-module__OcZKyW__bubbleHead{font-weight:700;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;padding-right:24px}.NoticeIcon-module__OcZKyW__bubbleClose{border-radius:var(--radius-sm);width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute;top:6px;right:6px}.NoticeIcon-module__OcZKyW__bubbleClose:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.NoticeIcon-module__OcZKyW__bubbleHead.NoticeIcon-module__OcZKyW__warn{color:var(--warn)}.NoticeIcon-module__OcZKyW__bubbleHead.NoticeIcon-module__OcZKyW__error{color:var(--danger)}.NoticeIcon-module__OcZKyW__bubbleList{flex-direction:column;gap:4px;min-height:0;display:flex;overflow-y:auto}.NoticeIcon-module__OcZKyW__bubbleItem{color:var(--text-secondary);line-height:1.35}.NoticeIcon-module__OcZKyW__bubbleMore{color:var(--text-muted);font-size:var(--text-xs)}.NoticeIcon-module__OcZKyW__bubbleCta{border-top:1px solid var(--border);color:var(--accent-text);font-weight:600;font-size:var(--text-xs);cursor:pointer;flex-shrink:0;margin-top:2px;padding-top:6px}.NoticeIcon-module__OcZKyW__bubbleCta:hover{text-decoration:underline}
.ProjectTree-module__9mqAiq__tree{flex-direction:column;height:100%;min-height:0;display:flex}.ProjectTree-module__9mqAiq__railHead{border-bottom:1px solid var(--border-dim);flex-shrink:0;padding:12px 12px 10px}.ProjectTree-module__9mqAiq__backBtn{border-radius:var(--radius-sm);color:var(--text-muted);font-family:var(--font);font-size:var(--text-base);cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;align-items:center;gap:7px;margin:0 0 8px -4px;padding:5px 7px 5px 5px;font-weight:600;display:inline-flex}.ProjectTree-module__9mqAiq__backBtn:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectTree-module__9mqAiq__backBtn svg{flex-shrink:0}.ProjectTree-module__9mqAiq__projLine{align-items:center;gap:8px;min-width:0;display:flex}.ProjectTree-module__9mqAiq__projName{font-size:var(--text-md);color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.ProjectTree-module__9mqAiq__statusRow{align-items:center;gap:var(--space-1);margin-top:var(--space-1);flex-wrap:wrap;min-width:0;display:flex}.ProjectTree-module__9mqAiq__viewLabel{font-size:var(--text-sm);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;margin-top:3px;overflow:hidden}.ProjectTree-module__9mqAiq__scroll{scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex:1;min-height:0;padding:12px 8px;overflow-y:auto}.ProjectTree-module__9mqAiq__empty{color:var(--text-muted);font-size:var(--text-sm);margin:0;padding:8px 10px;font-style:italic}.ProjectTree-module__9mqAiq__group{margin-bottom:4px}.ProjectTree-module__9mqAiq__nodeBody{padding-left:18px;position:relative}.ProjectTree-module__9mqAiq__roomNode{margin-bottom:10px}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__groupHead{background:var(--surface);box-shadow:inset 0 0 0 1px var(--border)}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__groupHead:hover{background:var(--surface);box-shadow:inset 0 0 0 1px var(--accent)}.ProjectTree-module__9mqAiq__roomNodeActive>.ProjectTree-module__9mqAiq__groupHead{background:var(--select-card-bg);box-shadow:var(--select-card-ring), var(--select-card-shadow), inset 0 0 0 1px var(--border)}.ProjectTree-module__9mqAiq__roomNodeActive>.ProjectTree-module__9mqAiq__groupHead:hover{background:var(--select-card-bg)}.ProjectTree-module__9mqAiq__roomNodeActive>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupIcon,.ProjectTree-module__9mqAiq__roomNodeActive>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupName{color:var(--select-card-text)}.ProjectTree-module__9mqAiq__roomNodeContains>.ProjectTree-module__9mqAiq__groupHead{box-shadow:inset 3px 0 0 var(--accent-border), inset 0 0 0 1px var(--border)}.ProjectTree-module__9mqAiq__roomNodeContains>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupIcon{color:var(--accent)}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupName{text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-base);color:var(--text);font-weight:700}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupIcon{color:var(--accent)}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group{position:relative}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group:before{content:"";background:var(--tree-spine);width:1px;position:absolute;top:0;bottom:-4px;left:-7px}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group:last-child:before{height:19px;bottom:auto}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group>.ProjectTree-module__9mqAiq__groupHead{position:relative}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group>.ProjectTree-module__9mqAiq__groupHead:before{content:"";background:var(--tree-spine);width:7px;height:1px;position:absolute;top:50%;left:-7px}.ProjectTree-module__9mqAiq__groupHead{border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;padding:8px 10px;list-style:none;display:flex}.ProjectTree-module__9mqAiq__groupHead::-webkit-details-marker{display:none}.ProjectTree-module__9mqAiq__groupHead:hover{box-shadow:inset 0 0 0 1px var(--accent)}.ProjectTree-module__9mqAiq__groupIcon{width:22px;height:22px;color:var(--text);flex-shrink:0;justify-content:center;align-items:center;font-size:17px;display:inline-flex}.ProjectTree-module__9mqAiq__groupName{font-size:var(--text-md);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:600;overflow:hidden}.ProjectTree-module__9mqAiq__count{font-size:var(--text-sm);color:var(--text-muted);background:var(--surface);border:1px solid var(--border-neutral);border-radius:var(--radius-pill);flex-shrink:0;padding:1px 9px;font-weight:600}.ProjectTree-module__9mqAiq__docSection{margin-top:14px}.ProjectTree-module__9mqAiq__docSectionHead{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.04em;color:var(--text-muted);padding:4px 10px;font-weight:600}.ProjectTree-module__9mqAiq__projItem{border-radius:var(--radius-sm);background:var(--surface);width:100%;box-shadow:inset 0 0 0 1px var(--border);color:var(--text);cursor:pointer;text-align:left;border:none;align-items:center;gap:8px;padding:8px 10px;display:flex}.ProjectTree-module__9mqAiq__projItem:hover{background:var(--surface);box-shadow:inset 0 0 0 1px var(--accent)}.ProjectTree-module__9mqAiq__projItemActive,.ProjectTree-module__9mqAiq__projItemActive:hover{background:var(--select-card-bg);box-shadow:var(--select-card-ring)}html[data-mode=dark] .ProjectTree-module__9mqAiq__roomNodeActive>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__groupName{color:inherit}html[data-mode=dark] .ProjectTree-module__9mqAiq__elementActive{box-shadow:inset 3px 0 0 var(--accent), inset 0 0 0 1px var(--accent-border)}html[data-mode=dark] .ProjectTree-module__9mqAiq__projItemActive{box-shadow:none}html[data-mode=dark] .ProjectTree-module__9mqAiq__projItemActive:hover{box-shadow:none}.ProjectTree-module__9mqAiq__chevron{border-radius:var(--radius-sm);color:var(--text-dim);cursor:pointer;transition:transform var(--motion-fast), background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:-4px -2px -4px 0;padding:4px;display:inline-flex}.ProjectTree-module__9mqAiq__chevron:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectTree-module__9mqAiq__group[open]>.ProjectTree-module__9mqAiq__groupHead .ProjectTree-module__9mqAiq__chevron{transform:rotate(90deg)}.ProjectTree-module__9mqAiq__elements{margin:2px 0 6px;padding:0 0 0 6px;list-style:none}.ProjectTree-module__9mqAiq__roomNode .ProjectTree-module__9mqAiq__elements{padding-left:20px;position:relative}.ProjectTree-module__9mqAiq__roomNode .ProjectTree-module__9mqAiq__elementRow:before{content:"";background:var(--tree-spine);width:1px;position:absolute;top:0;bottom:0;left:-12px}.ProjectTree-module__9mqAiq__roomNode .ProjectTree-module__9mqAiq__elementRow:last-child:before{height:50%;bottom:auto}.ProjectTree-module__9mqAiq__roomNode .ProjectTree-module__9mqAiq__elementRow:after{content:"";background:var(--tree-spine);width:12px;height:1px;position:absolute;top:50%;left:-12px;transform:translateY(-50%)}@keyframes ProjectTree-module__9mqAiq__elementIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ProjectTree-module__9mqAiq__element{border-radius:var(--radius-sm);cursor:pointer;text-align:left;width:100%;color:var(--text-secondary);font-family:var(--font);transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;align-items:center;gap:8px;padding:7px 10px;animation:.18s both ProjectTree-module__9mqAiq__elementIn;display:flex}.ProjectTree-module__9mqAiq__element:hover{color:var(--text);box-shadow:inset 0 0 0 1px var(--accent)}@media (prefers-reduced-motion:reduce){.ProjectTree-module__9mqAiq__element{animation:none}}.ProjectTree-module__9mqAiq__elementRow{position:relative}.ProjectTree-module__9mqAiq__elementRemove{opacity:0;pointer-events:none;transition:opacity var(--motion-fast);width:22px;height:22px;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.ProjectTree-module__9mqAiq__elementRow:hover .ProjectTree-module__9mqAiq__elementRemove,.ProjectTree-module__9mqAiq__elementRow:focus-within .ProjectTree-module__9mqAiq__elementRemove{opacity:1;pointer-events:auto}.ProjectTree-module__9mqAiq__groupRemove{flex-shrink:0;width:24px;height:24px}.ProjectTree-module__9mqAiq__elementRow:hover .ProjectTree-module__9mqAiq__element,.ProjectTree-module__9mqAiq__elementRow:focus-within .ProjectTree-module__9mqAiq__element{padding-right:36px}.ProjectTree-module__9mqAiq__renameBtn{border-radius:var(--radius-sm);width:22px;height:22px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;flex:none;place-items:center;padding:0;display:grid}.ProjectTree-module__9mqAiq__renameBtn:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectTree-module__9mqAiq__settingsBtnMobile{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;flex:none;place-items:center;margin:-10px -8px -10px auto;padding:0;display:grid}.ProjectTree-module__9mqAiq__settingsBtnMobile:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectTree-module__9mqAiq__projNameInput{font-size:var(--text-md);font-weight:700}.ProjectTree-module__9mqAiq__elementAdding{cursor:default;opacity:.7;font-style:italic}.ProjectTree-module__9mqAiq__elementAdding:hover{color:var(--text-secondary);background:0 0}.ProjectTree-module__9mqAiq__elementActive{background:var(--select-card-bg);box-shadow:var(--select-card-ring), var(--select-card-shadow);color:var(--select-card-text);font-weight:600}.ProjectTree-module__9mqAiq__elementActive:hover{background:var(--select-card-bg);color:var(--select-card-text);box-shadow:var(--select-card-ring), var(--select-card-shadow)}.ProjectTree-module__9mqAiq__elementDraft{border:1px dashed var(--accent-border)}.ProjectTree-module__9mqAiq__elementIndex{font-size:var(--text-sm);opacity:.75;flex-shrink:0;min-width:18px;font-weight:700}.ProjectTree-module__9mqAiq__elementLabel{font-size:var(--text-base);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ProjectTree-module__9mqAiq__elementLabelOff{color:var(--text-muted);text-decoration:line-through;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border)}.ProjectTree-module__9mqAiq__noticeBtn{position:absolute;top:50%;right:30px;transform:translateY(-50%)}.ProjectTree-module__9mqAiq__elementRow.ProjectTree-module__9mqAiq__hasNotice .ProjectTree-module__9mqAiq__element{padding-right:54px}.ProjectTree-module__9mqAiq__footer{border-top:1px solid var(--border-dim);flex-shrink:0;padding:10px;position:relative}.ProjectTree-module__9mqAiq__addLockedNote{font-size:var(--text-sm);color:var(--text-muted);margin:8px 2px 0;line-height:1.4}.ProjectTree-module__9mqAiq__accountNav{flex-direction:column;gap:2px;margin-top:10px;display:flex}.ProjectTree-module__9mqAiq__navBtn{border-radius:var(--radius-sm);width:100%;color:var(--text-secondary);font-family:var(--font);font-size:var(--text-base);text-align:left;cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast);background:0 0;border:none;align-items:center;gap:10px;padding:9px 10px;font-weight:600;display:flex}.ProjectTree-module__9mqAiq__navBtn:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.ProjectTree-module__9mqAiq__navBtn svg{color:var(--text-muted);flex-shrink:0}.ProjectTree-module__9mqAiq__navBtnDanger{border-top:1px solid var(--border-dim);border-radius:0 0 var(--radius-sm) var(--radius-sm);margin-top:6px;padding:12px 10px}.ProjectTree-module__9mqAiq__navBtnDanger:hover{box-shadow:inset 0 0 0 1px var(--danger);color:var(--danger)}.ProjectTree-module__9mqAiq__navBtnDanger:hover svg{color:var(--danger)}.ProjectTree-module__9mqAiq__listHeader{display:none}@media (max-width:767px){.ProjectTree-module__9mqAiq__tree{display:contents}.ProjectTree-module__9mqAiq__listHeader{font-size:var(--text-sm);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);align-items:center;gap:8px;padding:14px 16px 8px;font-weight:700;display:flex}.ProjectTree-module__9mqAiq__listHeaderCount{border-radius:var(--radius-md);background:var(--surface);border:1px solid var(--border);min-width:20px;height:20px;color:var(--text-secondary);font-size:var(--text-sm);letter-spacing:0;justify-content:center;align-items:center;padding:0 6px;font-weight:600;display:inline-flex}.ProjectTree-module__9mqAiq__railHead{background:var(--surface);border-bottom:1px solid var(--border);order:0}.ProjectTree-module__9mqAiq__scroll{background:var(--surface);border-top:1px solid var(--border);flex:none;order:3;overflow-y:visible}.ProjectTree-module__9mqAiq__footer{z-index:4;background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);order:4;position:sticky;bottom:53px}[data-mobile-view=detail] .ProjectTree-module__9mqAiq__railHead,[data-mobile-view=detail] .ProjectTree-module__9mqAiq__scroll,[data-mobile-view=detail] .ProjectTree-module__9mqAiq__footer{display:none}}html[data-mode=dark] .ProjectTree-module__9mqAiq__chevron{color:var(--text-muted)}@media (max-width:767px),(pointer:coarse){.ProjectTree-module__9mqAiq__backBtn{min-height:44px;margin:-8px 0 0 -4px;padding:13px 7px 13px 5px}.ProjectTree-module__9mqAiq__renameBtn{width:44px;height:44px;margin:-11px}.ProjectTree-module__9mqAiq__groupHead{min-height:44px}.ProjectTree-module__9mqAiq__roomNode>.ProjectTree-module__9mqAiq__nodeBody>.ProjectTree-module__9mqAiq__group:last-child:before{height:22px}.ProjectTree-module__9mqAiq__chevron{width:44px;height:44px;margin:-11px -10px -11px 0}.ProjectTree-module__9mqAiq__element{min-height:44px}.ProjectTree-module__9mqAiq__elementRemove{display:none}.ProjectTree-module__9mqAiq__elementRow:has(>.ProjectTree-module__9mqAiq__elementActive) .ProjectTree-module__9mqAiq__elementRemove{opacity:1;width:44px;height:44px;display:inline-flex;right:0}.ProjectTree-module__9mqAiq__elementRow:has(>.ProjectTree-module__9mqAiq__elementActive) .ProjectTree-module__9mqAiq__element{padding-right:48px}.ProjectTree-module__9mqAiq__noticeBtn:after{content:"";position:absolute;inset:-11px}.ProjectTree-module__9mqAiq__elementRow.ProjectTree-module__9mqAiq__hasNotice:has(>.ProjectTree-module__9mqAiq__elementActive) .ProjectTree-module__9mqAiq__noticeBtn{right:48px}.ProjectTree-module__9mqAiq__elementRow.ProjectTree-module__9mqAiq__hasNotice:has(>.ProjectTree-module__9mqAiq__elementActive) .ProjectTree-module__9mqAiq__element{padding-right:78px}.ProjectTree-module__9mqAiq__addBtn{min-height:44px;padding:12px}}
.RoomPermitNotice-module__bbpn4W__list{padding:0 0 0 var(--space-4);gap:var(--space-2);font-size:var(--text-sm);color:var(--text-secondary);flex-direction:column;margin:0;line-height:1.55;display:flex}.RoomPermitNotice-module__bbpn4W__sourceLine{margin:var(--space-3) 0 0;font-size:var(--text-xs);color:var(--text-muted);line-height:1.5}
.RoomKravCard-module__oDPEVG__kravRow{border-top:1px solid var(--border-subtle)}.RoomKravCard-module__oDPEVG__kravHead{align-items:center;gap:var(--space-2);width:100%;padding:var(--space-2) 0;cursor:pointer;list-style:none;display:flex}.RoomKravCard-module__oDPEVG__kravHead::-webkit-details-marker{display:none}.RoomKravCard-module__oDPEVG__kravIco{flex:none;place-items:center;display:grid}.RoomKravCard-module__oDPEVG__kravIco_warn{color:var(--warn)}.RoomKravCard-module__oDPEVG__kravIco_info{color:var(--info)}.RoomKravCard-module__oDPEVG__kravName{font-size:var(--text-base);color:var(--text);flex:none}.RoomKravCard-module__oDPEVG__kravVal{min-width:0;font-size:var(--text-base);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.RoomKravCard-module__oDPEVG__kravSrc{font-size:var(--text-sm);color:var(--text-secondary);font-family:var(--font-mono);flex:none}.RoomKravCard-module__oDPEVG__kravChev{color:var(--text-dim);transition:transform var(--motion-fast) var(--ease-standard);flex:none;place-items:center;display:grid}.RoomKravCard-module__oDPEVG__kravRow[open] .RoomKravCard-module__oDPEVG__kravChev{transform:rotate(90deg)}.RoomKravCard-module__oDPEVG__kravBody{padding:0 0 var(--space-2)}.RoomKravCard-module__oDPEVG__soloBody{flex-direction:column;display:flex}.RoomKravCard-module__oDPEVG__headSrc{color:var(--text-secondary);font-family:var(--font-mono)}.RoomKravCard-module__oDPEVG__question{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--border-dim);font-size:var(--text-sm);color:var(--text);flex-wrap:wrap;display:flex}.RoomKravCard-module__oDPEVG__info{padding:var(--space-2) 0;border-bottom:1px solid var(--border-dim);font-size:var(--text-sm);color:var(--text);margin:0}.RoomKravCard-module__oDPEVG__infoLink{font:inherit;color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.RoomKravCard-module__oDPEVG__infoLink:hover{text-decoration:none}.RoomKravCard-module__oDPEVG__infoText{margin:0}.RoomKravCard-module__oDPEVG__ackBtn{align-items:center;gap:var(--space-1);margin-top:var(--space-1);font-family:var(--font);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0;font-weight:500;display:inline-flex}.RoomKravCard-module__oDPEVG__ackBtn:hover{color:var(--text)}.RoomKravCard-module__oDPEVG__infoHandled{justify-content:space-between;align-items:center;gap:var(--space-2);color:var(--text-muted);flex-wrap:wrap;display:flex}.RoomKravCard-module__oDPEVG__infoHandledText{align-items:center;gap:var(--space-1);display:inline-flex}.RoomKravCard-module__oDPEVG__infoActions{align-items:center;gap:var(--space-3);display:inline-flex}.RoomKravCard-module__oDPEVG__infoWarn,.RoomKravCard-module__oDPEVG__infoOk{justify-content:space-between;align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.RoomKravCard-module__oDPEVG__infoWarnText,.RoomKravCard-module__oDPEVG__infoOkText{align-items:center;gap:var(--space-1);display:inline-flex}.RoomKravCard-module__oDPEVG__infoWarnText{color:var(--warn)}.RoomKravCard-module__oDPEVG__infoOkText{color:var(--ok)}.RoomKravCard-module__oDPEVG__ref{border-bottom:1px solid var(--border-dim)}.RoomKravCard-module__oDPEVG__soloBody>:last-child,.RoomKravCard-module__oDPEVG__kravBody>:last-child{border-bottom:none}.RoomKravCard-module__oDPEVG__refHead{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;cursor:pointer;font-size:var(--text-sm);color:var(--text);list-style:none;display:flex}.RoomKravCard-module__oDPEVG__refHead::-webkit-details-marker{display:none}.RoomKravCard-module__oDPEVG__refLabel{flex:1;min-width:0}.RoomKravCard-module__oDPEVG__refChev{color:var(--text-muted);transition:transform var(--motion-fast);display:inline-flex}.RoomKravCard-module__oDPEVG__ref[open] .RoomKravCard-module__oDPEVG__refChev{transform:rotate(90deg)}.RoomKravCard-module__oDPEVG__refBody{padding:0 0 var(--space-2)}.RoomKravCard-module__oDPEVG__bullets{padding:var(--space-1) 0 var(--space-1) var(--space-4);font-size:var(--text-sm);color:var(--text);gap:8px;margin:0;display:grid}.RoomKravCard-module__oDPEVG__sourceLine{padding:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-secondary);margin:0}
.ThingsToCheck-module__USCopa__rows{flex-direction:column;display:flex}.ThingsToCheck-module__USCopa__question{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) 0;border-bottom:1px solid var(--border-dim);font-size:var(--text-sm);color:var(--text);flex-wrap:wrap;display:flex}.ThingsToCheck-module__USCopa__verdict{border-bottom:1px solid var(--border-dim)}.ThingsToCheck-module__USCopa__verdictHead{align-items:center;gap:var(--space-2);padding:var(--space-2) 0;cursor:pointer;font-size:var(--text-sm);color:var(--text);list-style:none;display:flex}.ThingsToCheck-module__USCopa__verdictHead::-webkit-details-marker{display:none}.ThingsToCheck-module__USCopa__verdictLabel{flex:1;min-width:0}.ThingsToCheck-module__USCopa__verdictChev{color:var(--text-muted);transition:transform var(--motion-fast);display:inline-flex}.ThingsToCheck-module__USCopa__verdict[open] .ThingsToCheck-module__USCopa__verdictChev{transform:rotate(90deg)}.ThingsToCheck-module__USCopa__verdictBody{padding:0 0 var(--space-3)}.ThingsToCheck-module__USCopa__noticeList{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.ThingsToCheck-module__USCopa__notice{appearance:none;gap:2px var(--space-2);width:100%;padding:var(--space-2) 0;border:none;border-bottom:1px solid var(--border-dim);font-family:var(--font);cursor:pointer;text-align:left;background:0 0;grid-template-columns:1fr auto;display:grid}.ThingsToCheck-module__USCopa__noticeList>li:last-child .ThingsToCheck-module__USCopa__notice{border-bottom:none}.ThingsToCheck-module__USCopa__notice:disabled{cursor:default}.ThingsToCheck-module__USCopa__notice:hover:not(:disabled) .ThingsToCheck-module__USCopa__noticeWhere{color:var(--accent-text)}.ThingsToCheck-module__USCopa__noticeWhere{font-size:var(--text-sm);color:var(--text);transition:color var(--motion-fast);font-weight:600}.ThingsToCheck-module__USCopa__noticeText{font-size:var(--text-xs);color:var(--text-secondary);grid-column:1;line-height:1.5}.ThingsToCheck-module__USCopa__jumpChev{color:var(--text-muted);grid-row:span 2;align-items:center;display:inline-flex}.ThingsToCheck-module__USCopa__rows>:last-child{border-bottom:none}
.RoomInspector-module__odAonG__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.RoomInspector-module__odAonG__headRegion{gap:var(--space-4);padding:12px var(--space-4) 0;flex-direction:column;flex-shrink:0;display:flex}.RoomInspector-module__odAonG__scroll{gap:var(--space-4);min-height:0;padding:var(--space-4);scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.RoomInspector-module__odAonG__head{align-items:center;gap:10px;padding-right:34px;display:flex}.RoomInspector-module__odAonG__headIcon{border-radius:var(--radius-md);background:var(--accent-subtle);width:28px;height:28px;color:var(--accent-text);flex:none;justify-content:center;align-items:center;display:inline-flex}.RoomInspector-module__odAonG__title{min-width:0;font-size:var(--text-lg);color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-weight:700;overflow:hidden}.RoomInspector-module__odAonG__removeBtn{color:var(--text-muted);flex:none}.RoomInspector-module__odAonG__removeBtn:hover{color:var(--danger)}.RoomInspector-module__odAonG__identity{margin:0 0 var(--space-3);font-size:var(--text-sm);color:var(--text-secondary);line-height:1.5}.RoomInspector-module__odAonG__identityItem{white-space:nowrap}.RoomInspector-module__odAonG__foot{gap:var(--space-3);border-top:1px solid var(--border-dim);padding-top:var(--space-3);padding-bottom:var(--space-3);flex-direction:column;margin-top:auto;display:flex}.RoomInspector-module__odAonG__footRow{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.RoomInspector-module__odAonG__footPay{font-size:var(--text-md);color:var(--text);font-weight:700}.RoomInspector-module__odAonG__footLabel{align-items:center;gap:var(--space-1);min-width:0;font-size:var(--text-sm);color:var(--text-secondary);display:flex}.RoomInspector-module__odAonG__footPay .RoomInspector-module__odAonG__footLabel{font-size:inherit;font-weight:inherit;color:inherit}.RoomInspector-module__odAonG__footValue{font-variant-numeric:tabular-nums;flex:none}.RoomInspector-module__odAonG__footSub{font-size:var(--text-base);color:var(--text);font-variant-numeric:tabular-nums;flex:none;font-weight:600}.RoomInspector-module__odAonG__missingAttachment{border-left:3px solid var(--warn-edge);border-radius:var(--radius-xs);background:var(--warn-bg);font-size:var(--text-sm);color:var(--text);margin:0;padding:8px 10px}.RoomInspector-module__odAonG__renamePen,.RoomInspector-module__odAonG__duplicateBtn{border-radius:var(--radius-sm);width:24px;height:24px;color:var(--text-muted);cursor:pointer;transition:box-shadow var(--motion-fast), color var(--motion-fast);background:0 0;border:none;flex:none;place-items:center;padding:0;display:grid}.RoomInspector-module__odAonG__renamePen:hover,.RoomInspector-module__odAonG__duplicateBtn:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.RoomInspector-module__odAonG__titleInput{font-size:var(--text-lg);font-weight:700}
.ParkedPartCard-module__-qAj-q__panel{flex-direction:column;height:100%;min-height:0;display:flex;overflow:hidden}.ParkedPartCard-module__-qAj-q__headRegion{padding:12px 34px 0 var(--space-4);flex-direction:column;flex-shrink:0;display:flex}.ParkedPartCard-module__-qAj-q__back{appearance:none;font-family:var(--font);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;border-radius:var(--radius-xs);transition:color var(--motion-fast);background:0 0;border:none;align-self:flex-start;margin:0 0 6px;padding:0;font-weight:600}.ParkedPartCard-module__-qAj-q__back:hover{color:var(--accent-text)}.ParkedPartCard-module__-qAj-q__back:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ParkedPartCard-module__-qAj-q__title{font-size:var(--text-lg);letter-spacing:-.01em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;font-weight:600;overflow:hidden}.ParkedPartCard-module__-qAj-q__identity{font-size:var(--text-sm);color:var(--text-secondary);margin:2px 0 0}.ParkedPartCard-module__-qAj-q__identityItem{white-space:nowrap}.ParkedPartCard-module__-qAj-q__scroll{gap:var(--space-4);min-height:0;padding:var(--space-4);scrollbar-width:thin;scrollbar-color:var(--border) transparent;flex-direction:column;flex:1;display:flex;overflow-y:auto}.ParkedPartCard-module__-qAj-q__section{flex-direction:column;display:flex}.ParkedPartCard-module__-qAj-q__sectionHead{align-items:center;gap:var(--space-2);padding-bottom:var(--space-1);display:flex}.ParkedPartCard-module__-qAj-q__sectionLabel{font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.ParkedPartCard-module__-qAj-q__scopeRow{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-1) 0 var(--space-2);border-bottom:1px solid var(--border);flex-wrap:wrap;display:flex}.ParkedPartCard-module__-qAj-q__scopeLabel{font-size:var(--text-sm);color:var(--text-secondary)}.ParkedPartCard-module__-qAj-q__locked{font-size:var(--text-sm);color:var(--text-muted)}.ParkedPartCard-module__-qAj-q__note{margin:var(--space-2) 0 0;font-size:var(--text-xs);color:var(--text-secondary);line-height:1.5}
.PanelTitleSelect-module__qJW-pa__wrap{position:relative}.PanelTitleSelect-module__qJW-pa__title{font-size:var(--text-lg);letter-spacing:-.01em;color:var(--text);white-space:nowrap;text-overflow:ellipsis;margin:0;margin-inline-start:calc(var(--space-1) * -1);padding-inline-start:var(--space-1);font-weight:600;overflow:hidden}.PanelTitleSelect-module__qJW-pa__titleBtn{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;border-radius:var(--radius-sm);text-align:left;background:0 0;border:0;align-items:center;gap:6px;max-width:100%;margin:-2px 0 -2px -2px;padding:2px 6px 2px 0;display:inline-flex}.PanelTitleSelect-module__qJW-pa__titleBtn:hover{color:var(--accent-text)}.PanelTitleSelect-module__qJW-pa__titleText{white-space:nowrap;text-overflow:ellipsis;min-width:0;flex:0 auto;margin-inline-start:calc(var(--space-1) * -1);padding-inline-start:var(--space-1);overflow:hidden}.PanelTitleSelect-module__qJW-pa__moduleChip{font-size:var(--text-xs);color:var(--text-secondary);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border);border-radius:var(--radius-sm);vertical-align:middle;flex:none;padding:1px 6px;font-weight:600;line-height:1.4;display:inline-block}.PanelTitleSelect-module__qJW-pa__headSpec{white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:var(--text-base);color:var(--text-muted);flex:0 auto;font-weight:400;overflow:hidden}.PanelTitleSelect-module__qJW-pa__optPrimary .PanelTitleSelect-module__qJW-pa__moduleChip{margin-left:8px}.PanelTitleSelect-module__qJW-pa__chev{font-size:var(--text-base);color:var(--text-muted);flex:none;line-height:1;transform:translateY(1px)}.PanelTitleSelect-module__qJW-pa__titleBtn:hover .PanelTitleSelect-module__qJW-pa__chev{color:var(--accent-text)}.PanelTitleSelect-module__qJW-pa__menu{z-index:var(--z-dropdown);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);min-width:220px;max-width:320px;box-shadow:var(--shadow-sm);margin:0;padding:4px;list-style:none;position:absolute;top:calc(100% + 4px);left:0}.PanelTitleSelect-module__qJW-pa__menuList{margin:0;padding:0;list-style:none}.PanelTitleSelect-module__qJW-pa__opt{width:100%;color:var(--text-secondary);font:inherit;font-size:var(--text-base);text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.PanelTitleSelect-module__qJW-pa__opt:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.PanelTitleSelect-module__qJW-pa__optSel{color:var(--text);font-weight:600}.PanelTitleSelect-module__qJW-pa__optLabel{min-width:0}.PanelTitleSelect-module__qJW-pa__optPrimary{display:block}.PanelTitleSelect-module__qJW-pa__optSpec{font-size:var(--text-xs);color:var(--text-muted);margin-top:1px;display:block}.PanelTitleSelect-module__qJW-pa__optCheck{color:var(--accent-text);flex:none}.PanelTitleSelect-module__qJW-pa__catRow{width:100%;color:var(--text-secondary);font:inherit;font-size:var(--text-base);text-align:left;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;display:flex}.PanelTitleSelect-module__qJW-pa__catRow:hover{box-shadow:inset 0 0 0 1px var(--accent);color:var(--text)}.PanelTitleSelect-module__qJW-pa__catRowSel{color:var(--text);font-weight:600}.PanelTitleSelect-module__qJW-pa__catLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.PanelTitleSelect-module__qJW-pa__catMeta{color:var(--text-muted);flex:none;align-items:center;gap:6px;display:inline-flex}.PanelTitleSelect-module__qJW-pa__catCount{font-size:var(--text-xs);color:var(--text-secondary);background:var(--surface);box-shadow:inset 0 0 0 1px var(--border);border-radius:var(--radius-sm);padding:1px 6px;font-weight:600}.PanelTitleSelect-module__qJW-pa__backRow{border:0;border-bottom:1px solid var(--border-dim);border-radius:var(--radius-sm) var(--radius-sm) 0 0;width:100%;color:var(--text-muted);font:inherit;font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;text-align:left;cursor:pointer;background:0 0;align-items:center;gap:6px;margin-bottom:2px;padding:6px 10px;font-weight:600;display:flex}.PanelTitleSelect-module__qJW-pa__backRow:hover{color:var(--text)}@media (max-width:767px){.PanelTitleSelect-module__qJW-pa__titleBtn{margin:-9px 0 -9px -2px;padding:9px 6px 9px 0}.PanelTitleSelect-module__qJW-pa__opt,.PanelTitleSelect-module__qJW-pa__catRow,.PanelTitleSelect-module__qJW-pa__backRow{min-height:44px}}
.NoticeGroupDetail-module__eM77Oa__wrap{margin-top:var(--space-1)}.NoticeGroupDetail-module__eM77Oa__toggle{align-items:center;gap:var(--space-1);font-family:var(--font);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:0;padding:0;font-weight:500;display:inline-flex}.NoticeGroupDetail-module__eM77Oa__toggle:hover{color:var(--text)}.NoticeGroupDetail-module__eM77Oa__chevron{transition:transform var(--motion-fast);display:inline-flex}.NoticeGroupDetail-module__eM77Oa__chevronOpen{transform:rotate(90deg)}.NoticeGroupDetail-module__eM77Oa__list{margin:var(--space-1) 0 0;padding:0 0 0 var(--space-4);gap:var(--space-1);flex-direction:column;list-style:none;display:flex}.NoticeGroupDetail-module__eM77Oa__item{font-size:var(--text-sm);line-height:var(--leading-normal);flex-direction:column;display:flex}.NoticeGroupDetail-module__eM77Oa__itemContext{color:var(--text);font-weight:600}.NoticeGroupDetail-module__eM77Oa__itemLabel{color:var(--text-secondary);font-weight:500}.NoticeGroupDetail-module__eM77Oa__itemDetail{color:var(--text-muted)}.NoticeGroupDetail-module__eM77Oa__itemNav{width:100%;padding:var(--space-1) var(--space-2);margin-left:calc(-1 * var(--space-2));border-radius:var(--radius-sm);font:inherit;text-align:left;cursor:pointer;transition:background var(--motion-fast);background:0 0;border:0;flex-direction:column;align-items:flex-start;display:flex}.NoticeGroupDetail-module__eM77Oa__itemNav:hover{box-shadow:inset 0 0 0 1px var(--accent)}.NoticeGroupDetail-module__eM77Oa__itemGo{right:var(--space-2);color:var(--text-muted);position:absolute}.NoticeGroupDetail-module__eM77Oa__itemNav{padding-right:var(--space-6);position:relative}
.GypsumLayerPicker-module__vxvIdG__root{gap:var(--space-3);flex-direction:column;display:flex}.GypsumLayerPicker-module__vxvIdG__sideTag{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-muted);align-self:flex-start;font-weight:600}.GypsumLayerPicker-module__vxvIdG__layer{gap:var(--space-3);flex-direction:column;display:flex}.GypsumLayerPicker-module__vxvIdG__actions{gap:var(--space-2);flex-wrap:wrap;align-items:center;display:flex}.GypsumLayerPicker-module__vxvIdG__removedText{font-size:var(--text-sm);color:var(--text-muted);font-style:italic}
.DeckEdgeInspector-module__zCiKfG__stack{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.DeckEdgeInspector-module__zCiKfG__inline{justify-content:space-between;align-items:center;gap:var(--space-3);min-width:0;display:flex}.DeckEdgeInspector-module__zCiKfG__label{min-width:0;font-size:var(--text-base);color:var(--text)}.DeckEdgeInspector-module__zCiKfG__readValue{min-width:0;font-size:var(--text-base);color:var(--text);font-weight:600}.DeckEdgeInspector-module__zCiKfG__empty{font-size:var(--text-sm);color:var(--text-muted)}.DeckEdgeInspector-module__zCiKfG__inlineLink{font:inherit;color:var(--accent-text);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-weight:600;text-decoration:underline;display:inline-flex}.DeckEdgeInspector-module__zCiKfG__inlineLink:hover{color:var(--text)}
.VarHint-module__WPQ5Nq__label{font-family:var(--font);font-size:var(--text-base);color:var(--text);font-weight:500}
.SystemBadge-module__fPgC5q__badge{background:var(--accent-subtle);color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-lg);font-size:var(--text-xs);cursor:help;align-items:center;gap:6px;max-width:100%;margin-top:4px;padding:3px 10px;font-weight:500;display:inline-flex}.SystemBadge-module__fPgC5q__icon{font-weight:700;font-size:var(--text-2xs)}.SystemBadge-module__fPgC5q__name{white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}.SystemBadge-module__fPgC5q__panel{border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-sm);background:var(--surface);padding:12px 14px}.SystemBadge-module__fPgC5q__head{font-size:var(--text-base);align-items:center;gap:8px;margin-bottom:6px;display:flex}.SystemBadge-module__fPgC5q__desc{margin:0 0 8px;line-height:1.5}.SystemBadge-module__fPgC5q__ref{margin:0 0 10px;font-style:italic}.SystemBadge-module__fPgC5q__facts{flex-wrap:wrap;gap:6px;display:flex}.SystemBadge-module__fPgC5q__badgeCustom{color:var(--warn);background:#d977061f;border-color:#d9770673}.SystemBadge-module__fPgC5q__panelCustom{border-left-color:var(--warn-edge)}
.PipelineDetails-module__EMyE7q__step{border:1px solid var(--border-dim);border-radius:var(--radius-sm);background:var(--surface);margin-bottom:8px;overflow:hidden}.PipelineDetails-module__EMyE7q__step>summary{cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--motion-fast);align-items:center;gap:12px;padding:12px 16px;list-style:none;display:flex}.PipelineDetails-module__EMyE7q__step>summary::-webkit-details-marker{display:none}.PipelineDetails-module__EMyE7q__step>summary:hover{box-shadow:inset 0 0 0 1px var(--accent)}.PipelineDetails-module__EMyE7q__step[open]>summary{background:var(--accent-subtle)}.PipelineDetails-module__EMyE7q__num{border:1px solid var(--border);width:24px;height:24px;color:var(--text-dim);font-size:var(--text-xs);transition:all var(--motion-fast);background:var(--bg);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.PipelineDetails-module__EMyE7q__step[open] .PipelineDetails-module__EMyE7q__num{border-color:var(--accent);color:#fff;background:var(--accent)}.PipelineDetails-module__EMyE7q__title{font-size:var(--text-base);color:var(--text-muted);flex:1;font-weight:500}.PipelineDetails-module__EMyE7q__step[open] .PipelineDetails-module__EMyE7q__title{color:var(--text)}.PipelineDetails-module__EMyE7q__hint{font-size:var(--text-xs);color:var(--text-dim)}.PipelineDetails-module__EMyE7q__chevron{color:var(--text-dim);transition:transform var(--motion-fast);flex-shrink:0;align-items:center;display:inline-flex}.PipelineDetails-module__EMyE7q__step[open] .PipelineDetails-module__EMyE7q__chevron{transform:rotate(90deg)}.PipelineDetails-module__EMyE7q__body{border-top:1px solid var(--border-dim);background:var(--bg);padding:12px 16px 16px}
.OpeningsList-module__rgQFaa__count{border-radius:var(--radius-sm);background:var(--surface);border:1px solid var(--border);min-width:18px;height:18px;color:var(--text-secondary);font-size:var(--text-xs);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;padding:0 5px;font-weight:600;display:inline-flex}.OpeningsList-module__rgQFaa__list{flex-direction:column;gap:6px;display:flex}.OpeningsList-module__rgQFaa__empty{margin:4px 0 0;font-style:italic}.OpeningsList-module__rgQFaa__row{background:var(--bg);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:6px;padding:6px 8px;display:flex}.OpeningsList-module__rgQFaa__typeSelect{flex-shrink:0}.OpeningsList-module__rgQFaa__times{color:var(--text-dim);font-size:var(--text-sm);padding:0 2px}.OpeningsList-module__rgQFaa__inputMini{background:var(--card);flex:1;min-width:0}.OpeningsList-module__rgQFaa__inputMini input{font-size:var(--text-sm);min-width:46px;padding:4px 4px 4px 7px}.OpeningsList-module__rgQFaa__inputMini .unit{font-size:var(--text-2xs);background:0 0;padding:0 6px}.OpeningsList-module__rgQFaa__remove{width:22px;height:22px;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;font-size:var(--text-base);background:0 0;border:1px solid #0000;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.OpeningsList-module__rgQFaa__remove:hover{border-color:var(--danger);color:var(--danger);background:var(--danger-bg)}
.AdvancedSection-module__gBi38G__advanced{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--bg);margin:12px 0 16px}.AdvancedSection-module__gBi38G__advanced>summary{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:var(--radius-sm);align-items:center;gap:10px;padding:12px 14px;list-style:none;display:flex}.AdvancedSection-module__gBi38G__advanced>summary::-webkit-details-marker{display:none}.AdvancedSection-module__gBi38G__advanced>summary:hover{box-shadow:inset 0 0 0 1px var(--accent)}.AdvancedSection-module__gBi38G__icon{background:var(--surface);border:1px solid var(--border);width:22px;height:22px;color:var(--text-secondary);font-size:var(--text-sm);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;line-height:1;display:inline-flex}.AdvancedSection-module__gBi38G__title{font-size:var(--text-base);color:var(--text);letter-spacing:0;text-transform:none;flex:1;font-weight:500}.AdvancedSection-module__gBi38G__chevron{color:var(--text-muted);transition:transform var(--motion-fast);align-items:center;display:inline-flex}.AdvancedSection-module__gBi38G__advanced[open] .AdvancedSection-module__gBi38G__chevron{transform:rotate(90deg)}.AdvancedSection-module__gBi38G__advanced[open]>summary{border-bottom:1px solid var(--border-dim);border-bottom-right-radius:0;border-bottom-left-radius:0}.AdvancedSection-module__gBi38G__hint{font-size:var(--text-2xs)}.AdvancedSection-module__gBi38G__body{padding:14px}.AdvancedSection-module__gBi38G__bodyBare{padding:0}.AdvancedSection-module__gBi38G__body .field{margin-bottom:14px}.AdvancedSection-module__gBi38G__body .field:last-child{margin-bottom:0}.AdvancedSection-module__gBi38G__body .field:has(.toggle-ctrl){justify-content:space-between;align-items:center;gap:12px;display:flex}.AdvancedSection-module__gBi38G__body .field:has(.toggle-ctrl) .field__label{flex:1;margin-bottom:0}.AdvancedSection-module__gBi38G__body .field:has(.toggle-ctrl) .toggle-ctrl{flex-shrink:0;min-height:0}.AdvancedSection-module__gBi38G__fieldGroup{flex-direction:column;gap:10px;display:flex}.AdvancedSection-module__gBi38G__fieldGroup+.AdvancedSection-module__gBi38G__fieldGroup{border-top:1px solid var(--border-dim,var(--border));margin-top:16px;padding-top:14px}.AdvancedSection-module__gBi38G__fieldGroupLabel{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:700}
.FinanceBar-module__U_o39W__root{flex-direction:column;display:flex}.FinanceBar-module__U_o39W__bar{background:var(--surface);align-items:center;gap:16px;min-height:0;padding:12px 24px;display:flex}.FinanceBar-module__U_o39W__status{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;flex-shrink:1;align-items:center;gap:7px;min-width:0;display:flex}.FinanceBar-module__U_o39W__statusText{text-overflow:ellipsis;overflow:hidden}.FinanceBar-module__U_o39W__spacer{flex:1;min-width:0}.FinanceBar-module__U_o39W__dot{background:var(--accent);width:7px;height:7px;transition:background var(--motion-base) ease;border-radius:50%;flex-shrink:0}.FinanceBar-module__U_o39W__status[data-save-status=saving] .FinanceBar-module__U_o39W__dot,.FinanceBar-module__U_o39W__dot[data-save-status=saving]{background:var(--warn-edge);animation:1s ease-in-out infinite FinanceBar-module__U_o39W__financebar-pulse}.FinanceBar-module__U_o39W__status[data-save-status=error] .FinanceBar-module__U_o39W__dot,.FinanceBar-module__U_o39W__dot[data-save-status=error]{background:var(--danger)}.FinanceBar-module__U_o39W__status[data-save-status=error]{color:var(--danger)}.FinanceBar-module__U_o39W__dot[data-save-status=offline]{background:var(--danger)}.FinanceBar-module__U_o39W__offlineBanner{background:var(--danger-bg);color:var(--danger);border-bottom:1px solid var(--danger);font-size:var(--text-sm);align-items:center;gap:8px;padding:8px 24px;font-weight:600;display:flex}.FinanceBar-module__U_o39W__offlineIcon{color:var(--danger);flex-shrink:0}.FinanceBar-module__U_o39W__offlineLead{text-transform:uppercase;letter-spacing:.04em;font-weight:700}.FinanceBar-module__U_o39W__offlineHint{min-width:0}.FinanceBar-module__U_o39W__status[data-save-status=locked]{color:var(--text-secondary);font-weight:600}.FinanceBar-module__U_o39W__lockIcon{color:var(--warn);flex-shrink:0}@keyframes FinanceBar-module__U_o39W__financebar-pulse{0%,to{opacity:1}50%{opacity:.35}}.FinanceBar-module__U_o39W__payableWrap{flex-shrink:0;position:relative}.FinanceBar-module__U_o39W__payableBtn{border-radius:var(--radius-sm);cursor:pointer;font-family:var(--font);transition:background var(--motion-fast), border-color var(--motion-fast);background:0 0;border:1px solid #0000;align-items:baseline;gap:12px;padding:6px 14px;display:flex}.FinanceBar-module__U_o39W__payableBtn:hover{border-color:var(--accent);background:0 0}.FinanceBar-module__U_o39W__payableBtnDemo{align-items:center}.FinanceBar-module__U_o39W__payableLabel{font-size:var(--text-xs);letter-spacing:.05em;text-transform:uppercase;color:var(--accent-text);font-weight:600}.FinanceBar-module__U_o39W__payableValue{font-size:var(--text-3xl);color:var(--text);letter-spacing:-.015em;font-variant-numeric:tabular-nums;transition:opacity var(--motion-fast);font-weight:700;line-height:1.1}.FinanceBar-module__U_o39W__payableValue[data-recomputing],.FinanceBar-module__U_o39W__mobileToggleValue[data-recomputing]{opacity:.5}.FinanceBar-module__U_o39W__payableSpinner{margin-right:var(--space-1);vertical-align:middle;color:var(--accent);align-self:center}.FinanceBar-module__U_o39W__payableLock{vertical-align:middle;color:var(--text);align-self:center;align-items:center;display:inline-flex}.FinanceBar-module__U_o39W__payableChevron{border:1px solid var(--border);background:var(--surface);width:26px;height:26px;color:var(--text);transition:transform var(--motion-fast) ease, border-color var(--motion-fast);border-radius:50%;justify-content:center;align-self:center;align-items:center;display:inline-flex}.FinanceBar-module__U_o39W__payableBtn:hover .FinanceBar-module__U_o39W__payableChevron{border-color:var(--accent)}.FinanceBar-module__U_o39W__payableChevronOpen{transform:rotate(180deg)}.FinanceBar-module__U_o39W__summary{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);min-width:320px;box-shadow:var(--shadow-lg);z-index:var(--z-dropdown);padding:14px 16px;position:absolute;bottom:calc(100% + 10px);right:0}.FinanceBar-module__U_o39W__sumRow{font-size:var(--text-base);color:var(--text-secondary);white-space:nowrap;justify-content:space-between;align-items:center;gap:24px;padding:5px 0;display:flex}.FinanceBar-module__U_o39W__sumValue{font-variant-numeric:tabular-nums;font-weight:500}.FinanceBar-module__U_o39W__sumGroupLabel{font-size:var(--text-sm);letter-spacing:.02em;color:var(--text-secondary);text-transform:uppercase;margin-top:8px;padding:3px 0 1px;font-weight:600}.FinanceBar-module__U_o39W__sumRowStrong{border-top:1px solid var(--border-dim);color:var(--text);margin-top:4px;padding-top:9px;font-weight:600}.FinanceBar-module__U_o39W__sumRowTotal{border-top:1px solid var(--border);color:var(--accent-text);font-weight:700;font-size:var(--text-md);margin-top:4px;padding-top:9px}.FinanceBar-module__U_o39W__sumRowEdit{border-radius:var(--radius-sm);width:100%;min-height:44px;color:var(--text);text-align:left;cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;margin:0;font-family:inherit}.FinanceBar-module__U_o39W__sumRowEdit:hover,.FinanceBar-module__U_o39W__sumRowEdit:focus-visible{background:color-mix(in srgb, var(--text) 7%, transparent)}.FinanceBar-module__U_o39W__sumRowEdit:active{background:color-mix(in srgb, var(--text) 12%, transparent)}.FinanceBar-module__U_o39W__sumEditIcon{vertical-align:-2px;color:var(--text-muted);margin-left:6px}.FinanceBar-module__U_o39W__sumRowAdd{color:var(--accent-text);font-weight:600}.FinanceBar-module__U_o39W__sumAddLabel{align-items:center;gap:6px;display:inline-flex}.FinanceBar-module__U_o39W__orderBtn,.FinanceBar-module__U_o39W__offertBtn{flex-shrink:0;min-width:10rem}.FinanceBar-module__U_o39W__orderBtn:not(:disabled){color:var(--text)}.FinanceBar-module__U_o39W__orderBtn:disabled{opacity:.5;cursor:not-allowed}.FinanceBar-module__U_o39W__mobileToggle{cursor:pointer;min-width:0;min-height:32px;font-family:var(--font);text-align:left;background:0 0;border:none;flex:100%;align-items:center;gap:10px;padding:0 2px;display:flex}.FinanceBar-module__U_o39W__mobileToggleValue{font-family:var(--font-mono);font-size:var(--text-xl);color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;flex-shrink:0;margin-left:auto;font-weight:700;line-height:1.1}.FinanceBar-module__U_o39W__mobileToggleLead{flex-direction:column;gap:2px;min-width:0;display:flex}.FinanceBar-module__U_o39W__mobileSaveLine{min-width:0;font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:6px;display:flex}.FinanceBar-module__U_o39W__mobileSaveText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.FinanceBar-module__U_o39W__mobileSaveLine[data-save-status=error]{color:var(--danger)}.FinanceBar-module__U_o39W__mobileSummary{border-top:1px solid var(--border-dim);flex:100%;padding-top:6px}@media (max-width:767px){.FinanceBar-module__U_o39W__bar{flex-wrap:wrap;gap:8px 10px;padding:10px 14px}.FinanceBar-module__U_o39W__offlineBanner{padding:8px 14px}.FinanceBar-module__U_o39W__bar[data-collapsed]{gap:0}.FinanceBar-module__U_o39W__status{flex:100%}.FinanceBar-module__U_o39W__spacer{display:none}.FinanceBar-module__U_o39W__sumRow{white-space:normal}.FinanceBar-module__U_o39W__orderBtn,.FinanceBar-module__U_o39W__offertBtn{flex:1 1 0;min-width:0;min-height:46px;padding:12px 10px}.FinanceBar-module__U_o39W__mobileToggle{min-height:44px;margin:-6px 0}}
.WasteHaulageSheet-module__7L5_Qa__lockedFields{border:0;min-width:0;margin:0;padding:0;display:contents}
.MaterialCostList-module__d3xDKq__row{border-bottom:1px solid var(--border-dim);grid-template-columns:minmax(0,1fr) 160px 112px 104px 40px;grid-template-areas:"name antal apris total act";align-items:center;gap:4px 12px;padding:9px 12px;display:grid}.MaterialCostList-module__d3xDKq__nameCell{grid-area:name;align-items:center;gap:8px;min-width:0;display:flex}.MaterialCostList-module__d3xDKq__antalCell{flex-direction:column;grid-area:antal;justify-self:center;align-items:center;gap:2px;display:flex}.MaterialCostList-module__d3xDKq__apris{text-align:right;font-size:var(--text-base);color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;grid-area:apris;justify-self:end;min-width:0;overflow:hidden}.MaterialCostList-module__d3xDKq__total{text-align:right;font-size:var(--text-base);color:var(--text);font-variant-numeric:tabular-nums;white-space:nowrap;grid-area:total;justify-self:end;font-weight:600}.MaterialCostList-module__d3xDKq__cellEmpty{color:var(--text-muted)}.MaterialCostList-module__d3xDKq__actionCell{grid-area:act;justify-self:end;align-items:center;display:inline-flex}.MaterialCostList-module__d3xDKq__row.pricing-row--overridden{box-shadow:inset 3px 0 0 var(--accent);background:var(--accent-subtle)}.MaterialCostList-module__d3xDKq__nameCol{flex-direction:column;min-width:0;display:flex}.MaterialCostList-module__d3xDKq__nameText{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:500;line-height:1.3;overflow:hidden}.MaterialCostList-module__d3xDKq__metaLine{min-width:0;font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.MaterialCostList-module__d3xDKq__subtitle,.MaterialCostList-module__d3xDKq__antalUnit{font-size:var(--text-sm);color:var(--text-muted)}.MaterialCostList-module__d3xDKq__antalUnitEcho{display:none}.MaterialCostList-module__d3xDKq__antalRaw{font-size:var(--text-xs);color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.MaterialCostList-module__d3xDKq__antalStatic{color:var(--text-secondary);font-variant-numeric:tabular-nums;white-space:nowrap}.MaterialCostList-module__d3xDKq__antalLine{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.MaterialCostList-module__d3xDKq__antalCell .stepper__unit{display:none}.MaterialCostList-module__d3xDKq__antalCell .stepper{position:relative}.MaterialCostList-module__d3xDKq__antalCell .stepper__reset{margin-left:2px;position:absolute;top:50%;left:100%;transform:translateY(-50%)}.MaterialCostList-module__d3xDKq__headRow{align-items:center;padding:0 12px 8px}.MaterialCostList-module__d3xDKq__headRow>span{font-size:var(--text-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);font-weight:600}.MaterialCostList-module__d3xDKq__headName{grid-area:name}.MaterialCostList-module__d3xDKq__headAntal{text-align:center;grid-area:antal;justify-self:center}.MaterialCostList-module__d3xDKq__headApris{text-align:right;grid-area:apris;justify-self:end}.MaterialCostList-module__d3xDKq__headTotal{text-align:right;grid-area:total;justify-self:end}.MaterialCostList-module__d3xDKq__group{margin-bottom:8px}.MaterialCostList-module__d3xDKq__groupLabel{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-secondary);margin:16px 0 4px;padding:0 12px;font-weight:700}.MaterialCostList-module__d3xDKq__footerRow{border-bottom:none;border-top:2px solid var(--border);align-items:center;margin-top:4px;padding-top:14px;padding-bottom:14px}.MaterialCostList-module__d3xDKq__footerLabel{color:var(--text);grid-area:name;font-weight:700}.MaterialCostList-module__d3xDKq__footerRow .MaterialCostList-module__d3xDKq__total{font-weight:700}.MaterialCostList-module__d3xDKq__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (max-width:767px){.MaterialCostList-module__d3xDKq__row{grid-template-columns:1fr auto;grid-template-areas:"name act""antal total""antal apris";align-items:center;gap:2px 12px;padding:14px 10px}.MaterialCostList-module__d3xDKq__headRow{display:none}.MaterialCostList-module__d3xDKq__nameCell{align-self:start;align-items:flex-start}.MaterialCostList-module__d3xDKq__nameText{white-space:normal}.MaterialCostList-module__d3xDKq__actionCell{align-self:start}.MaterialCostList-module__d3xDKq__antalCell{text-align:left;place-self:center start;align-items:flex-start;margin-top:8px}.MaterialCostList-module__d3xDKq__antalUnitEcho{display:inline}.MaterialCostList-module__d3xDKq__antalCell .stepper__reset{margin-left:0;position:static;transform:none}.MaterialCostList-module__d3xDKq__antalCell .stepper:not(.stepper--overridden) .stepper__reset{display:none}.MaterialCostList-module__d3xDKq__total{place-self:end;margin-top:8px}.MaterialCostList-module__d3xDKq__apris{font-size:var(--text-sm);color:var(--text-muted);place-self:start end}}
.ArticlePicker-module__RfrTOa__wrap{vertical-align:baseline;align-items:baseline;gap:4px;display:inline-flex}.ArticlePicker-module__RfrTOa__trigger{border-radius:calc(var(--radius-sm) / 2);max-width:200px;color:var(--text-muted);font-family:var(--font,inherit);font-size:var(--text-sm);cursor:pointer;transition:color var(--motion-fast);background:0 0;border:0;align-items:center;gap:4px;padding:0;line-height:1.4;display:inline-flex}.ArticlePicker-module__RfrTOa__trigger:hover:not(:disabled){color:var(--accent)}.ArticlePicker-module__RfrTOa__wrapLine{width:100%;display:block}.ArticlePicker-module__RfrTOa__triggerLine{text-align:left;width:100%;font-family:var(--font,inherit);font-size:var(--text-sm);color:var(--text-muted);cursor:pointer;transition:color var(--motion-fast);background:0 0;border:0;align-items:center;gap:4px;margin-top:3px;padding:0;line-height:1.4;display:flex}.ArticlePicker-module__RfrTOa__triggerLine:hover:not(:disabled){color:var(--accent)}.ArticlePicker-module__RfrTOa__triggerLine:focus-visible{box-shadow:var(--focus-ring);border-radius:calc(var(--radius-sm) / 2);outline:none}.ArticlePicker-module__RfrTOa__triggerLine:disabled{opacity:.55;cursor:default;transition:color var(--motion-fast), opacity var(--motion-fast) ease var(--motion-slower)}.ArticlePicker-module__RfrTOa__triggerLineText{white-space:nowrap;text-overflow:ellipsis;font-variant-numeric:tabular-nums;flex:0 auto;min-width:0;overflow:hidden}.ArticlePicker-module__RfrTOa__triggerLine svg{opacity:.7;flex:none}.ArticlePicker-module__RfrTOa__trigger:focus-visible{box-shadow:var(--focus-ring);outline:none}.ArticlePicker-module__RfrTOa__trigger:disabled{opacity:.55;cursor:default;transition:color var(--motion-fast), opacity var(--motion-fast) ease var(--motion-slower)}.ArticlePicker-module__RfrTOa__triggerStatic{cursor:default}.ArticlePicker-module__RfrTOa__triggerStatic:hover{color:var(--text-muted)}.ArticlePicker-module__RfrTOa__triggerOverridden{color:var(--accent-text,var(--accent))}.ArticlePicker-module__RfrTOa__triggerLabel{white-space:nowrap;text-overflow:ellipsis;max-width:140px;font-weight:500;overflow:hidden}.ArticlePicker-module__RfrTOa__triggerSupplier{color:var(--text-muted);white-space:nowrap}.ArticlePicker-module__RfrTOa__triggerPrice{color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.ArticlePicker-module__RfrTOa__mineDot{background:var(--accent);border-radius:50%;flex-shrink:0;width:7px;height:7px}.ArticlePicker-module__RfrTOa__spinner{border:2px solid var(--accent-border);border-top-color:var(--accent);border-radius:50%;flex-shrink:0;width:12px;height:12px;animation:.6s linear infinite ArticlePicker-module__RfrTOa__ap-spin}@keyframes ArticlePicker-module__RfrTOa__ap-spin{to{transform:rotate(360deg)}}.ArticlePicker-module__RfrTOa__popover{z-index:var(--z-modal);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);max-height:360px;box-shadow:var(--shadow-md);scrollbar-width:thin;scrollbar-color:var(--border) transparent;margin:0;padding:4px;list-style:none;animation:.1s ease-out ArticlePicker-module__RfrTOa__ap-pop;position:fixed;overflow-y:auto}.ArticlePicker-module__RfrTOa__popover:focus{outline:none}.ArticlePicker-module__RfrTOa__popoverAbove{margin-top:-4px}@keyframes ArticlePicker-module__RfrTOa__ap-pop{0%{opacity:0}}.ArticlePicker-module__RfrTOa__option{appearance:none;width:100%;color:inherit;font:inherit;text-align:left;box-sizing:border-box;border-radius:var(--radius-xs);cursor:pointer;background:0 0;border:none;align-items:flex-start;gap:8px;padding:8px 10px;display:flex}.ArticlePicker-module__RfrTOa__optionActive{background:var(--accent-subtle)}.ArticlePicker-module__RfrTOa__optionAuto{border-top:1px solid var(--border-dim);border-radius:0 0 var(--radius-xs) var(--radius-xs);color:var(--text-secondary);margin-top:4px}.ArticlePicker-module__RfrTOa__optionMark{width:16px;color:var(--accent-text);flex-shrink:0;justify-content:center;padding-top:2px;display:flex}.ArticlePicker-module__RfrTOa__optionMain{flex:1;min-width:0}.ArticlePicker-module__RfrTOa__optionTop{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.ArticlePicker-module__RfrTOa__optionLabel{font-size:var(--text-base);color:var(--text);font-weight:600}.ArticlePicker-module__RfrTOa__optionDetail{font-size:var(--text-xs);color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:30ch;margin-top:2px;display:block;overflow:hidden}.ArticlePicker-module__RfrTOa__optionSub{font-size:var(--text-xs);color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:2px;display:flex}.ArticlePicker-module__RfrTOa__optionSupplier{color:var(--text-secondary);font-weight:600}.ArticlePicker-module__RfrTOa__optionLen{color:var(--text-muted)}.ArticlePicker-module__RfrTOa__optionLenChange{color:var(--warn);font-weight:600}.ArticlePicker-module__RfrTOa__optionPrice{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1px;padding-top:1px;display:flex}.ArticlePicker-module__RfrTOa__optionPriceMain{font-size:var(--text-base);font-variant-numeric:tabular-nums;color:var(--text)}.ArticlePicker-module__RfrTOa__deltaUp,.ArticlePicker-module__RfrTOa__deltaDown{font-size:var(--text-xs);font-variant-numeric:tabular-nums}.ArticlePicker-module__RfrTOa__deltaUp{color:var(--danger)}.ArticlePicker-module__RfrTOa__deltaDown{color:var(--accent-text)}.ArticlePicker-module__RfrTOa__optBadge{border-radius:var(--radius-pill);font-size:var(--text-2xs);letter-spacing:.02em;white-space:nowrap;padding:1px 7px;font-weight:600;display:inline-block}.ArticlePicker-module__RfrTOa__optBadgeRec{background:var(--accent-subtle);color:var(--accent-text);border:1px solid var(--accent-border)}.ArticlePicker-module__RfrTOa__optBadgeMine{color:var(--warn);background:#d9770626;border:1px solid #d977064d}
.OrderEditList-module__cHuCQG__editRow.OrderEditList-module__cHuCQG__editRow{grid-template-columns:minmax(0,1fr) 130px 110px 150px 34px;grid-template-areas:"name art sup qty act"}.OrderEditList-module__cHuCQG__rowAct{grid-area:act;justify-self:end;align-items:center;display:inline-flex}@media (max-width:767px){.OrderEditList-module__cHuCQG__editRow.OrderEditList-module__cHuCQG__editRow{grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"name name""qty act""art sup";row-gap:8px}.OrderEditList-module__cHuCQG__editRow.OrderEditList-module__cHuCQG__editRow .OrderEditList-module__cHuCQG__qtyCell{text-align:left;justify-self:start;align-items:flex-start}.OrderEditList-module__cHuCQG__qtyStatic{align-items:flex-start}}.OrderEditList-module__cHuCQG__listFill{max-width:none;margin:0}.OrderEditList-module__cHuCQG__group{margin-bottom:22px}.OrderEditList-module__cHuCQG__rowWrap:nth-of-type(2n)>.OrderEditList-module__cHuCQG__editRow{background:var(--surface-2)}.OrderEditList-module__cHuCQG__expandable{cursor:pointer}.OrderEditList-module__cHuCQG__nameCell{align-items:flex-start;gap:8px;display:flex}.OrderEditList-module__cHuCQG__nameCol{flex-direction:column;min-width:0;display:flex}.OrderEditList-module__cHuCQG__nameText{min-width:0}.OrderEditList-module__cHuCQG__rowSubtitle{font-size:var(--text-sm);color:var(--text-muted)}.OrderEditList-module__cHuCQG__chevBtn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);flex-shrink:0;width:26px;height:26px;margin-top:1px}.OrderEditList-module__cHuCQG__chevFlat.OrderEditList-module__cHuCQG__chevFlat{width:18px;height:24px;box-shadow:none;color:var(--text-muted);background:0 0;border:none;flex-shrink:0;margin-left:-3px}.OrderEditList-module__cHuCQG__chevFlat.OrderEditList-module__cHuCQG__chevFlat:hover{color:var(--accent);background:0 0}.OrderEditList-module__cHuCQG__chev,.OrderEditList-module__cHuCQG__chevOpen{transition:transform var(--motion-fast)}.OrderEditList-module__cHuCQG__chevOpen{transform:rotate(90deg)}.OrderEditList-module__cHuCQG__qtyCell{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.OrderEditList-module__cHuCQG__qtyEdit{align-items:center;gap:6px;display:inline-flex;position:relative}.OrderEditList-module__cHuCQG__qtyEdit .stepper__reset{margin-left:2px;position:absolute;left:100%}@media (max-width:767px){.OrderEditList-module__cHuCQG__qtyEdit .stepper__reset{margin-left:0;position:static}}.OrderEditList-module__cHuCQG__mergedVal{text-align:center;width:56px;font-size:var(--text-md);font-variant-numeric:tabular-nums;color:var(--text);padding:0 6px}.OrderEditList-module__cHuCQG__qtyUnitLine{font-size:var(--text-sm);color:var(--text-muted);font-weight:400}.OrderEditList-module__cHuCQG__qtyStatic{flex-direction:column;align-items:flex-end;display:inline-flex}.OrderEditList-module__cHuCQG__qtyValue{white-space:nowrap}.OrderEditList-module__cHuCQG__qtyHint{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap}:is(.OrderEditList-module__cHuCQG__qtyEdit .stepper__unit,.OrderEditList-module__cHuCQG__subQty .stepper__unit){display:none}.OrderEditList-module__cHuCQG__rowRemoveBtn,.OrderEditList-module__cHuCQG__subRemoveBtn{width:26px;height:26px}.OrderEditList-module__cHuCQG__subRows{border-bottom:1px solid var(--border-dim);border-left:2px solid var(--border);flex-direction:column;gap:4px;margin-left:12px;padding:6px 12px 12px 26px;display:flex}.OrderEditList-module__cHuCQG__rowWrap:nth-of-type(2n):not(.OrderEditList-module__cHuCQG__rowWrapCost)>.OrderEditList-module__cHuCQG__subRows{background:var(--surface-2)}.OrderEditList-module__cHuCQG__zoneLabel{font-size:var(--text-xs);color:var(--text-muted);align-items:center;gap:6px;margin:4px 0 2px;font-weight:500;display:flex}.OrderEditList-module__cHuCQG__zoneBadge.OrderEditList-module__cHuCQG__zoneBadge{padding:1px 7px;font-weight:500}.OrderEditList-module__cHuCQG__zoneBadgeQuiet.OrderEditList-module__cHuCQG__zoneBadgeQuiet{border-color:var(--border)}.OrderEditList-module__cHuCQG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.OrderEditList-module__cHuCQG__subRow{grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:4px 12px;padding:2px 0;display:grid}.OrderEditList-module__cHuCQG__subName{flex-wrap:wrap;align-items:center;gap:4px 8px;min-width:0;display:flex}.OrderEditList-module__cHuCQG__subNameLink{cursor:pointer;min-width:0;color:var(--text);text-align:left;background:0 0;border:none;align-items:center;gap:5px;padding:0;display:inline-flex}.OrderEditList-module__cHuCQG__subNameLink:hover{color:var(--accent)}.OrderEditList-module__cHuCQG__subArrow{color:var(--text-muted);flex-shrink:0}.OrderEditList-module__cHuCQG__subNameLink:hover .OrderEditList-module__cHuCQG__subArrow{color:var(--accent)}.OrderEditList-module__cHuCQG__subLabel{font-size:var(--text-sm);color:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderEditList-module__cHuCQG__subNote{font-size:var(--text-xs);color:var(--text-muted)}.OrderEditList-module__cHuCQG__subArticle{min-width:0;display:inline-flex}.OrderEditList-module__cHuCQG__driftDot{background:var(--warn);border-radius:50%;flex-shrink:0;width:7px;height:7px}.OrderEditList-module__cHuCQG__subQty{white-space:nowrap;justify-self:end;align-items:center;gap:6px;display:inline-flex}.OrderEditList-module__cHuCQG__subUnit,.OrderEditList-module__cHuCQG__subRaw{font-size:var(--text-sm);color:var(--text-muted)}.OrderEditList-module__cHuCQG__subStatic{font-size:var(--text-sm);color:var(--text-secondary);font-variant-numeric:tabular-nums;font-weight:600}.OrderEditList-module__cHuCQG__subActions{justify-self:end;align-items:center;gap:2px;display:inline-flex}.OrderEditList-module__cHuCQG__combinedNote{font-size:var(--text-xs);color:var(--text-muted);margin:4px 0 0}.OrderEditList-module__cHuCQG__actionZone{border-top:1px solid var(--border-dim);flex-direction:column;gap:4px;margin-top:6px;padding-top:6px;display:flex}.OrderEditList-module__cHuCQG__adjustRow{grid-template-columns:minmax(0,1fr) auto 26px;align-items:center;gap:4px 12px;display:grid}.OrderEditList-module__cHuCQG__swapAllRow{flex-wrap:wrap;align-items:center;gap:4px 12px;display:flex}.OrderEditList-module__cHuCQG__adjustLabel{font-size:var(--text-sm);color:var(--text-secondary)}.OrderEditList-module__cHuCQG__adjustHint{color:var(--text-muted)}.OrderEditList-module__cHuCQG__adjustControl{justify-self:end;align-items:center;gap:6px;display:inline-flex}.OrderEditList-module__cHuCQG__adjustBreakdown{font-size:var(--text-xs);color:var(--text-muted);grid-column:1/-1}.OrderEditList-module__cHuCQG__swapAllPicker{min-width:0;display:inline-flex}.OrderEditList-module__cHuCQG__adjustChip{font-size:var(--text-xs);color:var(--accent);border:1px solid var(--accent);border-radius:var(--radius-pill);white-space:nowrap;margin-left:6px;padding:0 5px;font-weight:700}@media print{.OrderEditList-module__cHuCQG__adjustChip{display:none}}:is(.OrderEditList-module__cHuCQG__editRow .iconBtn,.OrderEditList-module__cHuCQG__subRows .iconBtn,.OrderEditList-module__cHuCQG__removed .iconBtn){box-shadow:none;background:0 0}:is(.OrderEditList-module__cHuCQG__editRow .stepper__group,.OrderEditList-module__cHuCQG__subRows .stepper__group){box-shadow:none}:is(.OrderEditList-module__cHuCQG__editRow .iconBtn--danger,.OrderEditList-module__cHuCQG__subRows .iconBtn--danger){color:var(--danger);border-color:#0000}:is(.OrderEditList-module__cHuCQG__editRow .iconBtn--danger:hover,.OrderEditList-module__cHuCQG__subRows .iconBtn--danger:hover){background:var(--danger-bg);border-color:#0000}.OrderEditList-module__cHuCQG__removed{border-top:1px solid var(--border-dim);margin-top:18px;padding-top:8px}.OrderEditList-module__cHuCQG__removedSummary{cursor:pointer;font-size:var(--text-sm);color:var(--text-muted);-webkit-user-select:none;user-select:none;font-weight:600}.OrderEditList-module__cHuCQG__removedRow{grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:4px 12px;padding:4px 0 4px 12px;display:grid}.OrderEditList-module__cHuCQG__removedName{font-size:var(--text-sm);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;text-decoration:line-through;overflow:hidden}.OrderEditList-module__cHuCQG__removedEl{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap}.OrderEditList-module__cHuCQG__orphanHint{font-size:var(--text-xs);color:var(--text-muted);margin:4px 0 6px 12px}.OrderEditList-module__cHuCQG__rowMuted{color:var(--text-muted);text-decoration:line-through}.OrderEditList-module__cHuCQG__swapMark{font-size:var(--text-xs);color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-pill);white-space:nowrap;margin-left:6px;padding:0 5px;font-weight:600}@media print{.OrderEditList-module__cHuCQG__swapMark{display:none}}.OrderEditList-module__cHuCQG__restoreName{flex-direction:column;min-width:0;display:flex}.OrderEditList-module__cHuCQG__restoreProduct{font-size:var(--text-sm);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.OrderEditList-module__cHuCQG__restoreFigures{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;font-variant-numeric:tabular-nums}.OrderEditList-module__cHuCQG__restoreAllRow{justify-content:flex-end;padding:6px 0 2px;display:flex}@media (max-width:767px){.OrderEditList-module__cHuCQG__restoreFigures{white-space:normal;grid-column:1/-1}.OrderEditList-module__cHuCQG__subRows{padding-left:14px}.OrderEditList-module__cHuCQG__subRow{grid-template-columns:auto 1fr}.OrderEditList-module__cHuCQG__adjustRow{grid-template-columns:minmax(0,1fr) auto}.OrderEditList-module__cHuCQG__subName{grid-column:1/-1}.OrderEditList-module__cHuCQG__subQty{white-space:normal;justify-self:start}.OrderEditList-module__cHuCQG__subActions{justify-self:end}.OrderEditList-module__cHuCQG__qtyCell.OrderEditList-module__cHuCQG__qtyCell{white-space:normal}}
.WikellsUeSection-module__gM96-G__section{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);flex-direction:column;gap:8px;padding:12px;display:flex}.WikellsUeSection-module__gM96-G__header{justify-content:space-between;align-items:center;display:flex}.WikellsUeSection-module__gM96-G__label,.WikellsUeSection-module__gM96-G__summary{font-size:var(--text-base);color:var(--text);font-weight:600}.WikellsUeSection-module__gM96-G__helper{font-size:var(--text-sm);color:var(--text-muted);margin:0}.WikellsUeSection-module__gM96-G__table{border-collapse:collapse;width:100%;font-size:var(--text-base)}.WikellsUeSection-module__gM96-G__rowHead th{text-align:left;font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.03em;color:var(--text-muted);border-bottom:1px solid var(--border);padding:4px 8px;font-weight:600}.WikellsUeSection-module__gM96-G__rowHead th.WikellsUeSection-module__gM96-G__num{text-align:right}.WikellsUeSection-module__gM96-G__row td,.WikellsUeSection-module__gM96-G__rowExcluded td{border-bottom:1px solid var(--border);vertical-align:middle;padding:6px 8px}.WikellsUeSection-module__gM96-G__rowExcluded{opacity:.55}.WikellsUeSection-module__gM96-G__rowExcluded .WikellsUeSection-module__gM96-G__desc{text-decoration:line-through}.WikellsUeSection-module__gM96-G__num{text-align:right;white-space:nowrap}.WikellsUeSection-module__gM96-G__checkHead,.WikellsUeSection-module__gM96-G__checkCell{text-align:center;white-space:nowrap;width:64px}.WikellsUeSection-module__gM96-G__desc{color:var(--text)}.WikellsUeSection-module__gM96-G__struck{color:var(--text-muted);font-style:italic}
.ProjectScopeBanner-module__XaChqq__banner{align-items:center;gap:10px;margin-bottom:14px;display:flex}.ProjectScopeBanner-module__XaChqq__text{font-size:var(--text-sm);color:var(--text-secondary)}
.LayerDepthSelector-module__2RsvJW__group{align-items:center;gap:6px;min-width:0;display:inline-flex;position:relative}.LayerDepthSelector-module__2RsvJW__segments{border-radius:var(--radius-xs);display:inline-flex;overflow:hidden}.LayerDepthSelector-module__2RsvJW__probe{visibility:hidden;pointer-events:none;white-space:nowrap;flex-wrap:nowrap;position:absolute;top:0;left:0}.LayerDepthSelector-module__2RsvJW__segment{cursor:pointer;white-space:nowrap;border:0;padding:4px 10px;line-height:1.2}.LayerDepthSelector-module__2RsvJW__segment+.LayerDepthSelector-module__2RsvJW__segment{border-left:1px solid}@media (max-width:767px){.LayerDepthSelector-module__2RsvJW__segment{min-height:44px;padding:4px 12px}}
.VersionPreviewModal-module__RgWp_G__title{font-size:var(--text-lg);color:var(--text);margin:0;font-weight:600}.VersionPreviewModal-module__RgWp_G__subtitle{font-size:var(--text-sm);color:var(--text-muted);margin:2px 0 0}
.VersionTimeline-module__ONGZHq__root{border-top:1px solid var(--border);margin-top:4px}.VersionTimeline-module__ONGZHq__toggle{cursor:pointer;width:100%;font-size:var(--text-sm);color:var(--text-muted);background:0 0;border:none;align-items:center;gap:6px;padding:8px 2px;font-weight:600;display:flex}.VersionTimeline-module__ONGZHq__toggle:hover{color:var(--text)}.VersionTimeline-module__ONGZHq__chevron{transition:transform var(--motion-fast) ease}.VersionTimeline-module__ONGZHq__chevronOpen{transform:rotate(90deg)}.VersionTimeline-module__ONGZHq__toggleLabel{letter-spacing:.01em}.VersionTimeline-module__ONGZHq__count{border-radius:var(--radius-pill);background:var(--surface-muted);min-width:18px;height:18px;color:var(--text-secondary);font-size:var(--text-xs);justify-content:center;align-items:center;padding:0 5px;display:inline-flex}.VersionTimeline-module__ONGZHq__panel{padding:2px 2px 8px}.VersionTimeline-module__ONGZHq__muted{font-size:var(--text-sm);color:var(--text-muted);margin:4px 0}.VersionTimeline-module__ONGZHq__error{font-size:var(--text-sm);color:var(--danger);margin:4px 0}.VersionTimeline-module__ONGZHq__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.VersionTimeline-module__ONGZHq__item{margin:0}.VersionTimeline-module__ONGZHq__itemBtn{border-radius:var(--radius-xs);cursor:pointer;text-align:left;width:100%;font-size:var(--text-sm);color:var(--text);background:0 0;border:none;align-items:center;gap:8px;padding:6px 8px;display:flex}.VersionTimeline-module__ONGZHq__itemBtn:hover{background:var(--surface-muted)}.VersionTimeline-module__ONGZHq__version{font-variant-numeric:tabular-nums;font-weight:600}.VersionTimeline-module__ONGZHq__badge{border-radius:var(--radius-pill);font-size:var(--text-2xs);background:var(--surface-muted);color:var(--text-secondary);padding:1px 8px;font-weight:600}.VersionTimeline-module__ONGZHq__badge_sent{background:var(--warn-bg);color:var(--warn)}.VersionTimeline-module__ONGZHq__badge_viewed{background:var(--info-bg);color:var(--info)}.VersionTimeline-module__ONGZHq__badge_accepted{background:var(--ok-bg);color:var(--ok)}.VersionTimeline-module__ONGZHq__badge_declined{background:var(--danger-bg);color:var(--danger)}.VersionTimeline-module__ONGZHq__badge_expired,.VersionTimeline-module__ONGZHq__badge_superseded{background:var(--surface-muted);color:var(--text-muted)}.VersionTimeline-module__ONGZHq__badge_exported{background:var(--info-bg);color:var(--info)}.VersionTimeline-module__ONGZHq__current{font-size:var(--text-2xs);color:var(--accent);font-weight:600}.VersionTimeline-module__ONGZHq__date{color:var(--text-muted);font-size:var(--text-sm)}.VersionTimeline-module__ONGZHq__amount{color:var(--text-secondary);font-variant-numeric:tabular-nums;margin-left:auto}
.CreateProjectButton-module__fWpUVa__root{flex:none;align-items:stretch;display:inline-flex;position:relative}.CreateProjectButton-module__fWpUVa__mainBtn{border-top-right-radius:0;border-bottom-right-radius:0}.CreateProjectButton-module__fWpUVa__labelShort{display:none}@media (max-width:767px){.CreateProjectButton-module__fWpUVa__labelFull{display:none}.CreateProjectButton-module__fWpUVa__labelShort{display:inline}}.CreateProjectButton-module__fWpUVa__caret{justify-content:center;align-items:center;gap:var(--space-1);padding:0 var(--space-2);background:var(--btn-green);color:var(--text-on-accent);border:none;border-left:1px solid color-mix(in srgb, var(--text-on-accent) 30%, transparent);border-top-right-radius:var(--radius-sm);border-bottom-right-radius:var(--radius-sm);cursor:pointer;transition:background var(--motion-fast);display:inline-flex}.CreateProjectButton-module__fWpUVa__count{min-width:1.25em;padding:0 var(--space-1);background:color-mix(in srgb, var(--text-on-accent) 22%, transparent);border-radius:var(--radius-sm);color:var(--text-on-accent);font-size:var(--text-2xs);justify-content:center;align-items:center;font-weight:600;display:inline-flex}.CreateProjectButton-module__fWpUVa__caret:hover:not(:disabled),.CreateProjectButton-module__fWpUVa__caret:focus-visible{background:var(--btn-green-hover)}.CreateProjectButton-module__fWpUVa__caret:disabled{opacity:.55;cursor:not-allowed}.CreateProjectButton-module__fWpUVa__menu{z-index:var(--z-dropdown);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:260px;max-width:340px;box-shadow:var(--shadow-panel);flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 4px);right:0}.CreateProjectButton-module__fWpUVa__menuLabel{color:var(--text-muted);font-size:var(--text-xs);letter-spacing:.02em;text-transform:uppercase;padding:6px 12px 4px;font-weight:600}.CreateProjectButton-module__fWpUVa__empty{color:var(--text-muted);font-size:var(--text-sm);margin:0;padding:4px 12px 8px;line-height:1.4}.CreateProjectButton-module__fWpUVa__item{border-radius:var(--radius-sm);min-height:40px;color:var(--text);font-family:var(--font);font-size:var(--text-md);text-align:left;cursor:pointer;transition:background var(--motion-fast);background:0 0;border:none;align-items:center;gap:10px;padding:0 12px;font-weight:500;display:flex}.CreateProjectButton-module__fWpUVa__item:hover,.CreateProjectButton-module__fWpUVa__item:focus-visible{background:var(--surface-2)}.CreateProjectButton-module__fWpUVa__icon{color:var(--accent-text);flex-shrink:0}.CreateProjectButton-module__fWpUVa__itemName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.ProjectsActionsMenu-module__kR5rEa__root{flex-shrink:0;display:flex;position:relative}.ProjectsActionsMenu-module__kR5rEa__trigger{background:var(--surface);border:1px solid var(--border-neutral);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast), color var(--motion-fast);justify-content:center;align-items:center;display:flex}.ProjectsActionsMenu-module__kR5rEa__trigger:hover,.ProjectsActionsMenu-module__kR5rEa__trigger[aria-expanded=true]{border-color:var(--accent);color:var(--text)}.ProjectsActionsMenu-module__kR5rEa__menu{z-index:var(--z-dropdown);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);min-width:230px;box-shadow:var(--shadow-panel);flex-direction:column;padding:6px;display:flex;position:absolute;top:calc(100% + 6px);right:0}.ProjectsActionsMenu-module__kR5rEa__item{border-radius:var(--radius-sm);min-height:44px;color:var(--text);font-family:var(--font);font-size:var(--text-md);text-align:left;cursor:pointer;transition:background var(--motion-fast);background:0 0;border:none;align-items:center;gap:12px;padding:0 12px;font-weight:500;text-decoration:none;display:flex}.ProjectsActionsMenu-module__kR5rEa__item:hover,.ProjectsActionsMenu-module__kR5rEa__item:focus-visible{background:var(--surface-2)}.ProjectsActionsMenu-module__kR5rEa__icon{color:var(--text-muted);flex-shrink:0}.ProjectsActionsMenu-module__kR5rEa__divider{background:var(--border-dim);height:1px;margin:6px 4px}
.NotificationBell-module__DoOsXG__root{display:inline-flex;position:relative}.NotificationBell-module__DoOsXG__trigger{background:var(--surface);border:1px solid var(--border-neutral);border-radius:var(--radius-sm);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;transition:border-color var(--motion-fast), color var(--motion-fast);justify-content:center;align-items:center;display:flex}.NotificationBell-module__DoOsXG__trigger:hover,.NotificationBell-module__DoOsXG__trigger[aria-expanded=true]{border-color:var(--accent);color:var(--text)}.NotificationBell-module__DoOsXG__badge{border-radius:var(--radius-pill);background:var(--btn-green);min-width:15px;height:15px;color:var(--text-on-accent);font-size:var(--text-xs);pointer-events:none;justify-content:center;align-items:center;padding:0 3px;font-weight:700;line-height:1;display:flex;position:absolute;top:-2px;right:-2px}.NotificationBell-module__DoOsXG__warnDot{border-radius:var(--radius-pill);background:var(--warn-edge);pointer-events:none;width:8px;height:8px;position:absolute;bottom:-2px;right:-2px}.NotificationBell-module__DoOsXG__warnBanner{padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle)}.NotificationBell-module__DoOsXG__warnAction{margin-top:var(--space-1)}.NotificationBell-module__DoOsXG__warnAction .btn{padding-left:0}.NotificationBell-module__DoOsXG__panel{z-index:var(--z-dropdown);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);width:320px;max-width:calc(100vw - 24px);box-shadow:var(--shadow-panel);flex-direction:column;display:flex;position:absolute;top:calc(100% + 4px);right:0;overflow:hidden}@media (max-width:600px){.NotificationBell-module__DoOsXG__panel{right:calc(-1 * (2 * 44px + 2 * var(--space-2)));width:min(320px, calc(100vw - 2 * var(--space-3)))}}.NotificationBell-module__DoOsXG__head{justify-content:space-between;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);border-bottom:1px solid var(--border-subtle);display:flex}.NotificationBell-module__DoOsXG__headTitle{font-size:var(--text-base);color:var(--text);font-weight:700}.NotificationBell-module__DoOsXG__markAll{cursor:pointer;font-size:var(--text-sm);color:var(--accent);background:0 0;border:none;align-items:center;gap:4px;padding:0;display:inline-flex}.NotificationBell-module__DoOsXG__markAll:hover{text-decoration:underline}.NotificationBell-module__DoOsXG__historyToggle{width:100%;padding:var(--space-2) var(--space-3);border:none;border-top:1px solid var(--border-subtle);cursor:pointer;font-size:var(--text-sm);color:var(--accent);text-align:center;background:0 0}.NotificationBell-module__DoOsXG__historyToggle:hover{background:var(--surface-hover)}.NotificationBell-module__DoOsXG__hint{padding:var(--space-3);font-size:var(--text-sm);color:var(--text-muted);margin:0}.NotificationBell-module__DoOsXG__emptyWrap{padding:var(--space-3)}.NotificationBell-module__DoOsXG__list{max-height:380px;margin:0;padding:0;list-style:none;overflow-y:auto}.NotificationBell-module__DoOsXG__item{align-items:flex-start;gap:var(--space-2);width:100%;padding:var(--space-2) var(--space-3);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;background:0 0;display:flex}.NotificationBell-module__DoOsXG__item:hover{background:var(--surface-hover)}.NotificationBell-module__DoOsXG__item:last-child{border-bottom:none}.NotificationBell-module__DoOsXG__itemUnread,.NotificationBell-module__DoOsXG__itemUnread:hover{background:var(--accent-subtle)}.NotificationBell-module__DoOsXG__dot{border-radius:var(--radius-pill);background:var(--accent);flex:none;width:8px;height:8px;margin-top:5px}.NotificationBell-module__DoOsXG__itemBody{flex-direction:column;gap:2px;min-width:0;display:flex}.NotificationBell-module__DoOsXG__itemTitle{font-size:var(--text-base);color:var(--text);font-weight:600}.NotificationBell-module__DoOsXG__itemSub{font-size:var(--text-sm);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.NotificationBell-module__DoOsXG__itemTime{font-size:var(--text-xs);color:var(--text-muted)}
.ThemeToggle-module__wBCmnG__toggle{border:1px solid var(--edge-rest);border-radius:var(--radius-sm);background:var(--tile-rest);width:34px;height:34px;color:var(--text-muted);cursor:pointer;transition:background var(--motion-fast), color var(--motion-fast), border-color var(--motion-fast);justify-content:center;align-items:center;display:flex;position:relative}.ThemeToggle-module__wBCmnG__toggle:hover{background:var(--surface-2);color:var(--text);border-color:var(--edge-hover)}.ThemeToggle-module__wBCmnG__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ThemeToggle-module__wBCmnG__boxed{border-radius:var(--radius-sm);background:var(--surface);border-color:var(--border-neutral);width:44px;height:44px}.ThemeToggle-module__wBCmnG__boxed:hover{background:var(--surface-hover);border-color:var(--accent)}
.BetaFeedbackNote-module__zBDXMq__note{color:var(--text-muted);font-size:var(--text-sm);margin:0}.BetaFeedbackNote-module__zBDXMq__link{color:var(--accent-text);text-decoration:none}.BetaFeedbackNote-module__zBDXMq__link:hover,.BetaFeedbackNote-module__zBDXMq__link:focus-visible{text-decoration:underline}
.Deck3DView-module__lRr4oq__wrap{--d3-ink:#2e2e2e;--d3-ink-soft:#555;--d3-ink-faint:#b0b0b0;--d3-card:#fffefa;--d3-active:#e8b84b;--d3-active-ink:#3a2c08;--d3-sky:linear-gradient(#aacbe6 0%, #c7deef 38%, #e7eff2 78%, #eef3ec 100%);--d3-border:#282c2429;--d3-hover:#282c240f;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xs);align-items:stretch;gap:16px;width:100%;height:100%;min-height:0;padding:12px;display:flex}.Deck3DView-module__lRr4oq__canvasCol{flex-direction:column;flex:1;gap:8px;min-width:0;min-height:0;display:flex}.Deck3DView-module__lRr4oq__toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.Deck3DView-module__lRr4oq__mockupBadge{font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-pill);background:var(--d3-active);color:var(--d3-active-ink);padding:2px 8px;font-weight:700}.Deck3DView-module__lRr4oq__title{font-size:var(--text-base);color:var(--text);font-weight:600}.Deck3DView-module__lRr4oq__cameraGroup{background:var(--surface-2);border-radius:var(--radius-sm);gap:2px;margin-left:auto;padding:2px;display:inline-flex}.Deck3DView-module__lRr4oq__cameraBtn{font-size:var(--text-sm);border-radius:var(--radius-xs);cursor:pointer;color:var(--text-secondary);background:0 0;border:1px solid #0000;padding:4px 10px}.Deck3DView-module__lRr4oq__cameraBtn:hover{color:var(--text)}.Deck3DView-module__lRr4oq__cameraBtnActive,.Deck3DView-module__lRr4oq__cameraBtnActive:hover{background:var(--card);border-color:var(--border-control);color:var(--text);font-weight:600;box-shadow:0 1px 2px #00000026}.Deck3DView-module__lRr4oq__dimBtn{border:1px solid var(--border);font-size:var(--text-sm);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary);background:0 0;padding:4px 10px}.Deck3DView-module__lRr4oq__dimBtn:hover{color:var(--text)}.Deck3DView-module__lRr4oq__dimBtnActive,.Deck3DView-module__lRr4oq__dimBtnActive:hover{background:var(--accent-subtle);border-color:var(--accent-border);color:var(--accent-text);font-weight:600}.Deck3DView-module__lRr4oq__scene{background:var(--d3-sky);border-radius:var(--radius-md);cursor:grab;touch-action:none;flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.Deck3DView-module__lRr4oq__scene:active{cursor:grabbing}.Deck3DView-module__lRr4oq__webglFallback{color:var(--d3-ink-soft);position:absolute;inset:0}.Deck3DView-module__lRr4oq__loading{width:100%;height:100%;font-size:var(--text-base);color:var(--d3-ink-soft);justify-content:center;align-items:center;gap:10px;display:flex}.Deck3DView-module__lRr4oq__zoomControls{z-index:2;flex-direction:column;gap:4px;display:flex;position:absolute;bottom:10px;right:10px}.Deck3DView-module__lRr4oq__zoomBtn{border:1px solid var(--d3-border);background:var(--d3-card);width:32px;height:32px;color:var(--d3-ink);font-size:var(--text-xl);border-radius:var(--radius-sm);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;line-height:1;display:flex;box-shadow:0 1px 3px #0000002e}@media (hover:hover){.Deck3DView-module__lRr4oq__zoomBtn:hover{background:color-mix(in srgb, var(--d3-ink) 6%, var(--d3-card))}}.Deck3DView-module__lRr4oq__zoomBtn:active{transform:translateY(1px)}.Deck3DView-module__lRr4oq__caption{font-size:var(--text-xs);color:var(--text-secondary);margin:0}.Deck3DView-module__lRr4oq__fullscreenBtn{align-items:center;gap:4px;display:none}@media (pointer:coarse){.Deck3DView-module__lRr4oq__fullscreenBtn{display:inline-flex}}.Deck3DView-module__lRr4oq__sceneCameraGroup,.Deck3DView-module__lRr4oq__captionTouch{display:none}@media (pointer:coarse){.Deck3DView-module__lRr4oq__captionPointer{display:none}.Deck3DView-module__lRr4oq__captionTouch{display:inline}}.Deck3DView-module__lRr4oq__captionTouchNarrow,.Deck3DView-module__lRr4oq__captionTouchWide{display:none}@media (pointer:coarse){.Deck3DView-module__lRr4oq__captionTouchWide{display:inline}}@media (pointer:coarse) and (max-width:900px){.Deck3DView-module__lRr4oq__captionTouchWide{display:none}.Deck3DView-module__lRr4oq__captionTouchNarrow{display:inline}}.Deck3DView-module__lRr4oq__menu{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--card);width:240px;color:var(--text);box-sizing:border-box;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:2px;max-height:100%;padding:8px;display:flex;overflow:hidden auto;box-shadow:0 1px 3px #0000000f}.Deck3DView-module__lRr4oq__menuHeader{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding:4px 6px 8px;font-weight:700}.Deck3DView-module__lRr4oq__menuList{flex-direction:column;gap:2px;display:flex}.Deck3DView-module__lRr4oq__menuRow{border-radius:var(--radius-sm);border-left:3px solid #0000;align-items:center;gap:8px;padding:6px;display:flex}.Deck3DView-module__lRr4oq__menuRow:hover{background:var(--surface-hover)}.Deck3DView-module__lRr4oq__menuRowDisabled .Deck3DView-module__lRr4oq__menuLabel,.Deck3DView-module__lRr4oq__menuRowDisabled .Deck3DView-module__lRr4oq__menuSummary{opacity:.5}.Deck3DView-module__lRr4oq__menuRowActive{background:color-mix(in srgb, var(--accent) 16%, transparent);border-left-color:var(--accent)}.Deck3DView-module__lRr4oq__menuRowActive:hover{background:color-mix(in srgb, var(--accent) 22%, transparent)}.Deck3DView-module__lRr4oq__menuText{min-width:0;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex-direction:column;flex:1;align-items:flex-start;margin:0;padding:0;display:flex}button.Deck3DView-module__lRr4oq__menuText:hover .Deck3DView-module__lRr4oq__menuLabel{text-decoration:underline;-webkit-text-decoration-color:var(--border);text-decoration-color:var(--border);text-underline-offset:2px}div.Deck3DView-module__lRr4oq__menuText{cursor:default}.Deck3DView-module__lRr4oq__addBtn{border:1px solid var(--accent);color:var(--accent-text);font-size:var(--text-xs);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;padding:3px 8px;font-weight:600}.Deck3DView-module__lRr4oq__addBtn:hover{background:var(--accent);color:var(--text-on-accent)}.Deck3DView-module__lRr4oq__menuLabel{font-size:var(--text-base);color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:600;overflow:hidden}.Deck3DView-module__lRr4oq__menuSummary{font-size:var(--text-xs);color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.Deck3DView-module__lRr4oq__menuFoot{font-size:var(--text-2xs);color:var(--text-muted);border-top:1px dashed var(--border);margin:8px 4px 2px;padding-top:8px;line-height:1.45}@media (max-width:900px){.Deck3DView-module__lRr4oq__wrap{flex-direction:column;height:auto}.Deck3DView-module__lRr4oq__menu{width:100%;max-height:none;padding:0}.Deck3DView-module__lRr4oq__menuToggle{cursor:pointer;width:100%;min-height:48px;color:var(--text);background:0 0;border:0;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.Deck3DView-module__lRr4oq__menuToggle .Deck3DView-module__lRr4oq__menuHeader{padding:0}.Deck3DView-module__lRr4oq__menuToggleChev{font-size:var(--text-base);color:var(--text-muted)}.Deck3DView-module__lRr4oq__menuList{flex-direction:column;gap:2px;max-height:44vh;padding:0 8px 8px;display:flex;overflow-y:auto}.Deck3DView-module__lRr4oq__scene{touch-action:pan-y;flex:none;height:clamp(280px,48vh,460px);min-height:0}.Deck3DView-module__lRr4oq__scene canvas{touch-action:pan-y!important}.Deck3DView-module__lRr4oq__cameraGroup{display:none}.Deck3DView-module__lRr4oq__fullscreenBtn{margin-left:auto}.Deck3DView-module__lRr4oq__sceneCameraGroup{background:var(--d3-card);border:1px solid var(--d3-border);border-radius:var(--radius-sm);z-index:2;gap:2px;padding:3px;display:inline-flex;position:absolute;bottom:10px;left:10px;box-shadow:0 1px 3px #0000002e}.Deck3DView-module__lRr4oq__sceneCameraGroup .Deck3DView-module__lRr4oq__cameraBtn{color:var(--d3-ink-soft)}.Deck3DView-module__lRr4oq__sceneCameraGroup .Deck3DView-module__lRr4oq__cameraBtn:hover{color:var(--d3-ink)}.Deck3DView-module__lRr4oq__sceneCameraGroup .Deck3DView-module__lRr4oq__cameraBtnActive,.Deck3DView-module__lRr4oq__sceneCameraGroup .Deck3DView-module__lRr4oq__cameraBtnActive:hover{background:var(--d3-card);border-color:var(--d3-border);color:var(--d3-ink)}}.Deck3DView-module__lRr4oq__wrap.Deck3DView-module__lRr4oq__fullscreen{z-index:var(--z-max);height:100dvh;padding:max(12px, env(safe-area-inset-top)) max(12px, env(safe-area-inset-right)) max(12px, env(safe-area-inset-bottom)) max(12px, env(safe-area-inset-left));border-radius:0;position:fixed;inset:0}.Deck3DView-module__lRr4oq__wrap.Deck3DView-module__lRr4oq__fullscreen .Deck3DView-module__lRr4oq__scene{touch-action:none;flex:1;height:auto;min-height:0}.Deck3DView-module__lRr4oq__wrap.Deck3DView-module__lRr4oq__fullscreen .Deck3DView-module__lRr4oq__scene canvas{touch-action:none!important}
.EyeButton-module__gTVmqG__eye{font-size:var(--text-md);cursor:pointer;color:var(--accent);background:0 0;border:0;flex:none;padding:2px;line-height:1}.EyeButton-module__gTVmqG__off{color:inherit;opacity:.55}.EyeButton-module__gTVmqG__inert{font-size:var(--text-md);color:inherit;opacity:.35;flex:none;padding:2px;line-height:1}@media (max-width:767px){.EyeButton-module__gTVmqG__eye,.EyeButton-module__gTVmqG__inert{justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:0;display:inline-flex}}
.StarterPicker-module__M1vKUW__wrap{margin-top:var(--space-6)}.StarterPicker-module__M1vKUW__title{font-size:var(--text-xl);color:var(--text);margin:0;font-weight:600}.StarterPicker-module__M1vKUW__lede{margin:var(--space-2) 0 var(--space-5);font-size:var(--text-md);color:var(--text-secondary)}.StarterPicker-module__M1vKUW__cards{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}.StarterPicker-module__M1vKUW__card{appearance:none;text-align:left;font:inherit;color:var(--text);cursor:pointer;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);transition:transform var(--motion-fast) ease, border-color var(--motion-base) ease, box-shadow var(--motion-base) ease, opacity var(--motion-base) ease;flex-direction:column;gap:0;padding:0;display:flex;overflow:hidden}.StarterPicker-module__M1vKUW__card:hover:not(:disabled){border-color:var(--accent-border);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.StarterPicker-module__M1vKUW__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.StarterPicker-module__M1vKUW__card:disabled{cursor:default;opacity:.6}.StarterPicker-module__M1vKUW__card.StarterPicker-module__M1vKUW__pending:disabled{opacity:1;border-color:var(--accent-border);box-shadow:var(--shadow-lg);transform:translateY(-3px)}.StarterPicker-module__M1vKUW__thumb{aspect-ratio:16/10;background:var(--surface-muted);border-bottom:1px solid var(--border);position:relative;overflow:hidden}.StarterPicker-module__M1vKUW__thumbScale{pointer-events:none;width:100%;height:100%;display:block;overflow:hidden}.StarterPicker-module__M1vKUW__thumbInner{width:100%;height:100%;display:block}.StarterPicker-module__M1vKUW__body{gap:var(--space-3);padding:var(--space-4);flex-direction:column;display:flex}.StarterPicker-module__M1vKUW__head{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.StarterPicker-module__M1vKUW__name{font-size:var(--text-lg);font-weight:600}.StarterPicker-module__M1vKUW__matt{font-size:var(--text-sm);color:var(--text-muted);font-variant-numeric:tabular-nums;white-space:nowrap}.StarterPicker-module__M1vKUW__facts{gap:var(--space-2);grid-template-columns:repeat(3,1fr);display:grid}.StarterPicker-module__M1vKUW__fact{padding:var(--space-2) var(--space-3);border-radius:var(--radius-sm);background:var(--surface-muted);flex-direction:column;gap:2px;display:flex}.StarterPicker-module__M1vKUW__factStrong{background:var(--accent-subtle)}.StarterPicker-module__M1vKUW__factLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em}.StarterPicker-module__M1vKUW__factValue{font-size:var(--text-base);color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.StarterPicker-module__M1vKUW__factStrong .StarterPicker-module__M1vKUW__factValue{color:var(--accent-text)}.StarterPicker-module__M1vKUW__blank{background:repeating-linear-gradient(135deg, #ffffff05 0 10px, transparent 10px 20px), var(--surface);border-style:dashed}@media (min-width:768px){.StarterPicker-module__M1vKUW__blank{order:1}}.StarterPicker-module__M1vKUW__blankThumb{aspect-ratio:16/10;place-items:center;display:grid;position:relative}.StarterPicker-module__M1vKUW__plus{width:52px;height:52px;color:var(--accent-text);background:var(--accent-subtle);border:1px solid var(--accent-border);border-radius:50%;place-items:center;display:grid}.StarterPicker-module__M1vKUW__plus svg{width:24px;height:24px}.StarterPicker-module__M1vKUW__blankHint{align-items:center;gap:var(--space-2);font-size:var(--text-md);color:var(--accent-text);font-weight:600;display:inline-flex}.StarterPicker-module__M1vKUW__blankHint svg{width:16px;height:16px}@media (max-width:767px){.StarterPicker-module__M1vKUW__cards{grid-template-columns:1fr}.StarterPicker-module__M1vKUW__blankThumb{aspect-ratio:auto;padding:var(--space-4) var(--space-4) 0;place-items:center start}.StarterPicker-module__M1vKUW__plus{width:40px;height:40px}}
.ResumeCard-module__RfLTUq__card{align-items:center;gap:var(--space-4);width:100%;margin-top:var(--space-5);margin-bottom:var(--space-6);padding:var(--space-3) var(--space-4);text-align:left;background:var(--surface);border:1px solid var(--border-neutral);border-left:3px solid var(--accent);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;font:inherit;color:var(--text);transition:border-color var(--motion-fast), box-shadow var(--motion-fast);display:flex}.ResumeCard-module__RfLTUq__card:hover{border-color:var(--accent);box-shadow:var(--shadow-md)}.ResumeCard-module__RfLTUq__card:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.ResumeCard-module__RfLTUq__icon{border-radius:var(--radius-md);background:var(--accent-subtle);border:1px solid var(--edge-rest);width:42px;height:42px;color:var(--accent-text);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ResumeCard-module__RfLTUq__body{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ResumeCard-module__RfLTUq__kicker{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);font-weight:700}.ResumeCard-module__RfLTUq__title{font-size:var(--text-md);color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.ResumeCard-module__RfLTUq__subtitle{color:var(--text-muted);font-weight:500}.ResumeCard-module__RfLTUq__meta{font-size:var(--text-base);color:var(--text-muted)}.ResumeCard-module__RfLTUq__cta{align-items:center;gap:var(--space-1);padding:var(--space-2) var(--space-3);border:1px solid var(--border-neutral);border-radius:var(--radius-sm);background:var(--card);font-size:var(--text-base);color:var(--accent-text);flex-shrink:0;font-weight:600;display:inline-flex}.ResumeCard-module__RfLTUq__card:hover .ResumeCard-module__RfLTUq__cta{border-color:var(--accent)}@media (max-width:767px){.ResumeCard-module__RfLTUq__card{gap:var(--space-3);padding-right:var(--space-3)}.ResumeCard-module__RfLTUq__cta{padding:var(--space-2)}}
.ProjectsToolbar-module__lsSQWa__toolbar{align-items:flex-end;gap:12px;margin-bottom:16px;display:flex}.ProjectsToolbar-module__lsSQWa__search{flex:1;min-width:0}.ProjectsToolbar-module__lsSQWa__search input::-webkit-search-cancel-button{display:none}.ProjectsToolbar-module__lsSQWa__selects{flex-shrink:0;gap:12px;display:flex}.ProjectsToolbar-module__lsSQWa__field{flex-direction:column;gap:4px;display:flex}.ProjectsToolbar-module__lsSQWa__fieldLabel{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);font-weight:600}.ProjectsToolbar-module__lsSQWa__filterToggleWrap{display:none}.ProjectsToolbar-module__lsSQWa__chevron,.ProjectsToolbar-module__lsSQWa__chevronOpen{transition:transform var(--motion-fast) ease}.ProjectsToolbar-module__lsSQWa__chevronOpen{transform:rotate(180deg)}@media (max-width:767px){.ProjectsToolbar-module__lsSQWa__toolbar{flex-direction:column;align-items:stretch;gap:10px}.ProjectsToolbar-module__lsSQWa__filterToggleWrap{display:block}.ProjectsToolbar-module__lsSQWa__selects{flex-direction:column;gap:10px}.ProjectsToolbar-module__lsSQWa__selectsCollapsed{display:none}.ProjectsToolbar-module__lsSQWa__field{flex:1}}
.ZoomPane-module__3Fgj9q__pane{touch-action:pan-y;width:100%;position:relative;overflow:hidden}.ZoomPane-module__3Fgj9q__paneZoomed{touch-action:none}.ZoomPane-module__3Fgj9q__inner{transform-origin:0 0;will-change:transform}
.GuidedFocus-module__ShBZFG__scrim{width:100vw;height:100vh;z-index:var(--z-modal);pointer-events:none;position:fixed;inset:0}.GuidedFocus-module__ShBZFG__scrimFill{fill:var(--scrim-soft)}.GuidedFocus-module__ShBZFG__ring{fill:none;stroke:var(--accent);stroke-width:2px;animation:GuidedFocus-module__ShBZFG__guidePulse calc(var(--motion-reveal) * 2) ease-in-out infinite}@keyframes GuidedFocus-module__ShBZFG__guidePulse{0%,to{stroke-width:2px;stroke-opacity:1}50%{stroke-width:4px;stroke-opacity:.75}}@media (prefers-reduced-motion:reduce){.GuidedFocus-module__ShBZFG__ring{animation:none}}.GuidedFocus-module__ShBZFG__card{left:var(--space-6);bottom:calc(var(--space-7) * 2 + var(--space-6));width:328px;max-width:calc(100vw - var(--space-6) * 2);z-index:calc(var(--z-modal) + 1);gap:var(--space-3);background:var(--card);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:var(--space-5);animation:GuidedFocus-module__ShBZFG__guidePop var(--motion-base) var(--ease-out);flex-direction:column;display:flex;position:fixed}@keyframes GuidedFocus-module__ShBZFG__guidePop{0%{opacity:0;transform:translateY(var(--space-2)) scale(.97)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.GuidedFocus-module__ShBZFG__card{animation:none}}.GuidedFocus-module__ShBZFG__head{align-items:center;gap:var(--space-2);display:flex}.GuidedFocus-module__ShBZFG__eyebrow{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--accent-text);font-weight:700}.GuidedFocus-module__ShBZFG__dots{align-items:center;gap:calc(var(--space-2) - 2px);margin-left:auto;display:inline-flex}.GuidedFocus-module__ShBZFG__dot{border-radius:var(--radius-lg);border:1.5px solid var(--border);background:0 0;width:7px;height:7px}.GuidedFocus-module__ShBZFG__dotDone{border-color:var(--accent);background:var(--accent-subtle)}.GuidedFocus-module__ShBZFG__dotCurrent{border-color:var(--accent);background:var(--accent);width:9px;height:9px}.GuidedFocus-module__ShBZFG__close{width:var(--space-6);height:var(--space-6);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.GuidedFocus-module__ShBZFG__close:hover{background:var(--surface-muted);color:var(--text)}.GuidedFocus-module__ShBZFG__heading{font-size:var(--text-xl);color:var(--text);margin:0;font-weight:600;line-height:1.2}.GuidedFocus-module__ShBZFG__help{font-size:var(--text-base);color:var(--text-secondary);margin:0;line-height:1.5}.GuidedFocus-module__ShBZFG__point{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--accent-text);margin:0;font-weight:700;display:flex}.GuidedFocus-module__ShBZFG__hint{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--text-muted);margin:0;display:flex}.GuidedFocus-module__ShBZFG__dontShow{color:var(--text-muted);align-self:center}.GuidedFocus-module__ShBZFG__backLink{align-self:flex-start;align-items:center;gap:var(--space-1);cursor:pointer;font-size:var(--text-sm);color:var(--text-muted);background:0 0;border:none;padding:0;font-weight:600;display:flex}.GuidedFocus-module__ShBZFG__backLink:hover{color:var(--text)}.GuidedFocus-module__ShBZFG__actionLink{cursor:pointer;font-size:var(--text-sm);color:var(--accent-text);text-underline-offset:3px;background:0 0;border:none;align-self:flex-start;padding:0;font-weight:700;text-decoration:underline}.GuidedFocus-module__ShBZFG__actionLink:hover{color:var(--accent-hover)}
.Topbar-module__Mi-JAW__shell{flex-direction:column;height:100dvh;display:flex;overflow:hidden}.Topbar-module__Mi-JAW__shellBody{flex-direction:column;flex:1;min-width:0;min-height:0;display:flex}.Topbar-module__Mi-JAW__topbar{border-bottom:1px solid var(--border);background:var(--surface);flex-shrink:0;justify-content:space-between;align-items:center;padding:8px 32px;display:flex}.Topbar-module__Mi-JAW__left{align-items:center;gap:18px;min-width:0;display:flex}.Topbar-module__Mi-JAW__right{flex-shrink:0;align-items:center;gap:10px;display:flex}.Topbar-module__Mi-JAW__brand{border-radius:var(--radius-md);cursor:pointer;transition:background var(--motion-fast);background:0 0;border:none;align-items:center;gap:11px;padding:4px 6px 4px 4px;font-family:inherit;display:flex}.Topbar-module__Mi-JAW__brand:disabled{cursor:default}.Topbar-module__Mi-JAW__brand:not(:disabled):hover{box-shadow:inset 0 0 0 1px var(--accent)}.Topbar-module__Mi-JAW__brandLogo{width:auto;height:22px;color:var(--text);display:block}.Topbar-module__Mi-JAW__crumbs{min-width:0;font-size:var(--text-base);color:var(--text-muted);align-items:center;gap:8px;display:flex;overflow:hidden}.Topbar-module__Mi-JAW__synced{font-size:var(--text-base);color:var(--text-muted);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.Topbar-module__Mi-JAW__syncDot{background:var(--accent);width:8px;height:8px;transition:background var(--motion-base) ease;border-radius:50%}.Topbar-module__Mi-JAW__synced[data-save-status=saving] .Topbar-module__Mi-JAW__syncDot{background:var(--warn-edge);animation:1s ease-in-out infinite Topbar-module__Mi-JAW__topbar-pulse}.Topbar-module__Mi-JAW__synced[data-save-status=error] .Topbar-module__Mi-JAW__syncDot{background:var(--danger)}.Topbar-module__Mi-JAW__synced[data-save-status=error]{color:var(--danger)}@keyframes Topbar-module__Mi-JAW__topbar-pulse{0%,to{opacity:1}50%{opacity:.35}}@media (max-width:767px){.Topbar-module__Mi-JAW__topbar{flex-wrap:wrap;gap:10px;padding:8px 16px}}
.AddOrderRow-module__OSPK6q__addRow{justify-content:center;padding:8px 0 20px;display:flex}.AddOrderRow-module__OSPK6q__hint{font-size:var(--text-sm);color:var(--text-muted);margin:0 0 12px}.AddOrderRow-module__OSPK6q__form{gap:var(--space-3);flex-direction:column;display:flex}.AddOrderRow-module__OSPK6q__pair{gap:var(--space-3);grid-template-columns:1fr 1fr;display:grid}.AddOrderRow-module__OSPK6q__actions{justify-content:flex-end;gap:var(--space-2);margin-top:var(--space-4);display:flex}@media (max-width:600px){.AddOrderRow-module__OSPK6q__pair{grid-template-columns:1fr}}