/* R6.17.7.19 — BOM / process desktop task-space closure.
   Purpose: fit ordinary BOM editing at browser 100% without fake full-screen scroll areas. */

.r617719-product-bom-page{width:100%;max-width:100%;box-sizing:border-box}
.r617719-product-bom-page .bom-context-strip-r61771{padding:10px 14px!important;min-height:0!important}
.r617719-product-bom-page .bom-context-product{min-width:0}
.r617719-product-bom-page .bom-context-product h2{margin:2px 0!important;font-size:18px!important;line-height:1.25}
.r617719-product-bom-page .bom-context-product p,
.r617719-product-bom-page .bom-context-product small{line-height:1.4}
.r617719-product-bom-page .bom-group-card{margin-bottom:9px!important}
.r617719-product-bom-page .bom-group-card>header{padding:10px 12px!important}
.r617719-product-bom-page .bom-item-card-list{gap:6px!important;padding:8px!important}
.r617719-product-bom-page .bom-item-card{min-height:64px!important;padding:8px 10px!important}

.r617719-bom-workspace{display:grid;grid-template-columns:1fr;gap:10px;align-items:start;min-width:0;min-height:0;max-height:none;overflow:visible}
.r617719-bom-content{min-width:0;min-height:0;max-height:none!important;overflow:visible!important}
.r617719-bom-inspector{min-width:0;min-height:0;max-height:none!important;overflow:visible!important;align-self:start}
.r617719-bom-workspace.no-inspector{grid-template-columns:1fr!important}
.r617719-bom-workspace.no-inspector>.r617719-bom-inspector{display:none!important}
.r617719-bom-workspace.has-inspector>.r617719-bom-content{border-right:1px solid #e7ebf2}

/* Current route is always visible before the process catalog. */
.r617719-process-route{margin:9px 12px 4px;border:1px solid #dbe4ef;border-radius:12px;background:#fbfcff;overflow:hidden}
.r617719-process-route>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border-bottom:1px solid #e8edf4;background:#f7f9fc}
.r617719-process-route>header>div{display:grid;gap:2px}.r617719-process-route>header b{font-size:12px;color:#172033}.r617719-process-route>header span{font-size:10px;color:#64748b}.r617719-process-route>header em{font-size:10px;color:#4f46e5;font-style:normal}
.r617719-process-route.is-empty>header{border-bottom:0}
.r617719-process-route-list{display:grid}
.r617719-process-route-list>article{display:grid;grid-template-columns:36px minmax(0,1fr) auto;gap:9px;align-items:center;padding:8px 10px;border-top:1px solid #eef2f6}
.r617719-process-route-list>article:first-child{border-top:0}
.r617719-process-route-list>article>strong{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef2ff;color:#4f46e5;font-size:11px}
.r617719-process-route-list>article>div:nth-child(2){display:grid;gap:2px;min-width:0}.r617719-process-route-list>article>div:nth-child(2)>b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r617719-process-route-list>article>div:nth-child(2)>small{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.r617719-process-route-list>article>div:last-child{display:flex;gap:5px}.r617719-process-route-list .btn{padding:5px 8px!important;min-height:28px!important}
.r617719-process-route-note{display:flex;align-items:center;gap:10px;padding:7px 10px;margin:0 8px 4px;border-radius:9px;background:#f7f9ff;color:#475569}.r617719-process-route-note strong{font-size:11px;color:#3730a3}.r617719-process-route-note span{font-size:10px}
.r617719-process-route-main .is-process-route-row{grid-template-columns:38px 48px minmax(0,1fr) auto auto!important}
.r617719-process-sequence{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#eef2ff;color:#4f46e5;font-size:11px;font-weight:800}

/* Override older fixed-height inline picker layers. */
.r61778-inline-builder .r617719-bom-workspace{min-height:0!important;max-height:none!important;overflow:visible!important}
.r61778-inline-builder .r617719-bom-content{min-height:0!important;max-height:none!important;overflow:visible!important}
.r61778-inline-builder .r617719-bom-inspector{max-height:none!important;overflow:visible!important;background:#fbfcff}
.r61778-inline-builder .r617719-bom-inspector>.r61777-quick-config{position:static!important;top:auto!important;box-shadow:none!important}
.r61778-inline-builder .r61775-process-groups{max-height:none!important;overflow:visible!important}
.r61778-inline-builder .r61777-process-quick{max-height:none!important;overflow:visible!important}

@media (min-width:1180px){
 .r617719-bom-workspace{grid-template-columns:minmax(0,68fr) minmax(320px,32fr)}
 .r617719-bom-inspector{position:sticky;top:74px}
 .r617719-bom-workspace.has-inspector>.r617719-bom-content{padding-right:2px}
 .r61778-inline-builder .r617719-bom-workspace.has-inspector{grid-template-columns:minmax(0,68fr) minmax(320px,32fr)!important}
 .r61778-inline-builder .r617719-bom-inspector{position:sticky!important;top:74px!important}
}

@media (max-width:1179px){
 .r617719-bom-workspace{grid-template-columns:1fr}
 .r617719-bom-workspace.has-inspector>.r617719-bom-content{border-right:0;border-bottom:1px solid #e7ebf2}
 .r617719-bom-inspector{position:static}
 .r617719-process-route-list>article{grid-template-columns:32px minmax(0,1fr)}
 .r617719-process-route-list>article>div:last-child{grid-column:2;justify-content:flex-start}
 .r617719-process-route-main .is-process-route-row{grid-template-columns:34px 42px minmax(0,1fr) auto!important}
}

/* R6.17.7.19 — low-frequency master/cost details stay available without occupying the task surface. */
.r617719-master-reference{margin:0 0 8px;border:1px solid #dbe4ef;border-radius:11px;background:#f9fbff;overflow:hidden}
.r617719-master-reference>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;cursor:pointer;list-style:none}
.r617719-master-reference>summary::-webkit-details-marker{display:none}
.r617719-master-reference>summary>span{display:grid;gap:2px;min-width:0}.r617719-master-reference>summary strong{font-size:12px}.r617719-master-reference>summary small{font-size:10px;color:#64748b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.r617719-master-reference>summary>b{font-size:10px;color:#4f46e5;white-space:nowrap}
.r617719-master-reference>.r61775-master-summary{margin:0!important;border:0!important;border-top:1px solid #e5eaf1!important;border-radius:0!important;box-shadow:none!important}

.r617719-cost-primary-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:2px}.r617719-cost-primary-head strong{font-size:12px}.r617719-cost-primary-head span{font-size:10px;color:#64748b}
.r617719-cost-primary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}
.r617719-cost-gaps{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;border:1px solid #fed7aa;border-radius:10px;background:#fffaf3}.r617719-cost-gaps>strong{font-size:11px;color:#9a3412}.r617719-cost-gaps>div{display:flex;gap:6px;flex-wrap:wrap}.r617719-cost-gaps span{font-size:10px;padding:4px 7px;border-radius:999px;background:#fff;color:#9a3412;border:1px solid #fed7aa}.r617719-cost-gaps b{color:#c2410c}
.cost-secondary-fees{border:1px solid #e2e8f0;border-radius:10px;background:#fbfcfe;overflow:hidden}.cost-secondary-fees>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:9px 11px;cursor:pointer;list-style:none}.cost-secondary-fees>summary::-webkit-details-marker{display:none}.cost-secondary-fees>summary>span{display:grid;gap:1px}.cost-secondary-fees>summary strong{font-size:11px}.cost-secondary-fees>summary small{font-size:9px;color:#64748b}.cost-secondary-fees>summary>b{font-size:11px;color:#475569}.r617719-secondary-fee-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;padding:0 9px 9px}.r617719-secondary-fee-grid>div{display:grid;gap:2px;padding:7px 8px;border:1px solid #edf1f5;border-radius:8px;background:#fff}.r617719-secondary-fee-grid span,.r617719-secondary-fee-grid small{font-size:9px;color:#64748b}.r617719-secondary-fee-grid strong{font-size:11px}.r617719-gap-label{color:#c2410c}

.bom-cost-side-tools{display:grid;gap:7px;align-content:center}.bom-cost-secondary-compact{border-top:1px solid #e7ebf2;padding-top:6px}.bom-cost-secondary-compact>summary{display:flex;justify-content:space-between;gap:8px;cursor:pointer;font-size:10px;color:#64748b;list-style:none}.bom-cost-secondary-compact>summary::-webkit-details-marker{display:none}.bom-cost-secondary-compact>summary b{color:#334155}.bom-cost-secondary-compact>div{display:flex;gap:8px;flex-wrap:wrap;padding-top:5px}.bom-cost-secondary-compact>div span{font-size:9px;color:#64748b}

@media(max-width:1380px){.r617719-cost-primary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.r617719-secondary-fee-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.r617719-cost-primary-grid,.r617719-secondary-fee-grid{grid-template-columns:1fr!important}.r617719-cost-gaps{align-items:flex-start;flex-direction:column}}
