@import url(https://fonts.googleapis.com/css2?family=Chivo:wght@400;700;900&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Mono:wght@400;500;600&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{background-color:#fff;color:#111;font-family:IBM Plex Sans,sans-serif;font-size:15px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:Chivo,sans-serif;font-weight:700}button{font-family:IBM Plex Sans,sans-serif}.mono{font-family:IBM Plex Mono,monospace}.form-group{gap:.4rem}.form-label{font-size:.78rem}.login-container{align-items:center;display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative}.login-background{background-image:url(https://images.unsplash.com/photo-1503694978374-8a2fa686963a?crop=entropy&cs=srgb&fm=jpg&ixid=M3w4NjAzMzN8MHwxfHNlYXJjaHwxfHxvZmZzZXQlMjBwcmludGluZyUyMHByZXNzfGVufDB8fHx8MTc4Mjk2NDMyN3ww&ixlib=rb-4.1.0&q=85);background-position:50%;background-repeat:no-repeat;background-size:cover;filter:blur(2px)}.login-background,.login-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.login-overlay{background:#0009}.login-card{background:#fff;border:2px solid #111;border-radius:2px;box-shadow:0 18px 60px #00000047;max-width:420px;padding:2rem;position:relative;width:90%;z-index:10}.login-header{margin-bottom:1.5rem;text-align:left}.login-brand{align-items:center;background:#111;color:#fff;display:inline-flex;font-size:.82rem;letter-spacing:.04em;margin-bottom:1rem;padding:.35rem .55rem;text-transform:uppercase}.login-brand,.login-header h1{font-family:Chivo,sans-serif;font-weight:900}.login-header h1{color:#111;font-size:1.9rem;margin-bottom:.35rem}.login-header p{color:#555;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.login-form{display:flex;flex-direction:column;gap:1rem}.login-error{background:#fee;border:2px solid #d92d20;border-radius:2px;color:#d92d20;font-size:.875rem;font-weight:500;padding:.75rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{color:#555;font-size:.875rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.form-input,.form-label{font-family:IBM Plex Sans,sans-serif}.form-input{background:#fff;border:2px solid #e5e5e5;border-radius:2px;color:#111;font-size:.95rem;padding:.75rem .85rem;transition:border-color .15s ease;width:100%}.form-input:focus{border-color:#e50914;outline:none}.form-input:disabled{background:#f9f9f9;color:#a0a0a0;cursor:not-allowed}.form-input::placeholder{color:#a0a0a0}.password-input-row{display:grid;grid-template-columns:minmax(0,1fr) auto}.password-input-row .form-input{border-right:0}.password-toggle{background:#f9f9f9;border:2px solid #e5e5e5;color:#111;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.04em;min-width:5.2rem;text-transform:uppercase}.password-toggle:hover:not(:disabled){border-color:#111}.password-toggle:disabled{color:#a0a0a0;cursor:not-allowed}.btn-primary{background:#e50914;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.05em;padding:.75rem 1.25rem;text-transform:uppercase;transition:background-color .15s ease;width:100%}.btn-primary:hover:not(:disabled){background:#b80710}.btn-primary:active:not(:disabled){background:#8a050c}.btn-primary:disabled{background:#a0a0a0;cursor:not-allowed}.operator-select-list{grid-gap:.75rem;display:grid;gap:.75rem;margin-top:1rem}.operator-logout{margin-top:1rem;width:100%}.login-security-note{color:#777;font-size:.78rem;line-height:1.4;margin-top:1rem}@media (max-width:520px){.login-card{padding:1.35rem}.password-input-row{grid-template-columns:1fr}.password-input-row .form-input{border-bottom:0;border-right:2px solid #e5e5e5}.password-toggle{min-height:2.8rem}}.dashboard-container{background:#fff;display:flex;min-height:100vh}.sidebar{background:#111;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;padding:1.25rem;position:fixed;top:0;width:236px}.sidebar-header{border-bottom:2px solid #333;margin-bottom:1.5rem;padding-bottom:1.25rem}.sidebar-header h2{color:#fff;font-family:Chivo,sans-serif;font-size:1.35rem;font-weight:900;letter-spacing:-.02em}.sidebar-nav{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.nav-link{border-radius:2px;color:#fff;display:block;font-size:.82rem;font-weight:700;letter-spacing:.05em;padding:.65rem .85rem;text-decoration:none;text-transform:uppercase;transition:background-color .15s ease}.nav-link:hover{background:#333}.nav-link.active{background:#e50914}.nav-submenu{grid-gap:.35rem;border-left:2px solid #333;display:grid;gap:.35rem;margin:-.15rem 0 .35rem .65rem;padding-left:.6rem}.nav-sub-link{align-items:center;background:#0000;border:0;color:#a0a0a0;cursor:pointer;display:flex;font-size:.74rem;font-weight:700;gap:.5rem;justify-content:space-between;letter-spacing:.05em;padding:.45rem .65rem;text-align:left;text-transform:uppercase;width:100%}.nav-sub-link.active,.nav-sub-link:hover{background:#333;color:#fff}.sidebar-footer{border-top:2px solid #333;margin-top:auto;padding-top:1.25rem}.user-info{margin-bottom:1rem}.user-name{color:#fff;font-size:.875rem;font-weight:700;margin-bottom:.25rem}.user-email{color:#a0a0a0;font-size:.75rem}.btn-logout{background:#0000;border:2px solid #555;border-radius:2px;color:#fff;cursor:pointer;font-size:.78rem;font-weight:700;letter-spacing:.05em;padding:.6rem;text-transform:uppercase;transition:all .15s ease;width:100%}.btn-logout:hover{background:#555;border-color:#777}.main-content{flex:1 1;margin-left:236px;padding:2.25rem}.dashboard-header{margin-bottom:1.5rem}.dashboard-header h1{color:#111;font-family:Chivo,sans-serif;font-size:2.15rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem}.dashboard-subtitle{color:#555;font-size:.95rem;font-weight:500}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem}.metric-card{background:#fff;border:2px solid #e5e5e5;border-radius:2px;padding:1.15rem;transition:all .15s ease}.metric-card:hover{box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.metric-value{color:#e50914;font-size:1.65rem;font-weight:600;margin-bottom:.5rem}.metric-label{color:#555;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.content-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}.card{background:#fff;border:2px solid #e5e5e5;border-radius:2px;padding:1.15rem}.card-title{border-bottom:2px solid #eee;color:#111;font-family:Chivo,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:.8rem;padding-bottom:.6rem}.empty-state{color:#a0a0a0;font-size:.875rem;padding:1.25rem .75rem;text-align:center}.quick-actions{margin-top:1.5rem}.section-title{color:#111;font-family:Chivo,sans-serif;font-size:1.25rem;font-weight:700;margin-bottom:1rem}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.action-btn{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:2px;color:#111;cursor:pointer;display:flex;flex-direction:column;font-family:IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:700;gap:.5rem;letter-spacing:.05em;padding:1.35rem .85rem;text-transform:uppercase;transition:all .15s ease}.action-btn:hover{border-color:#e50914;box-shadow:0 4px 8px #0000001a;transform:translateY(-2px)}.action-icon{color:#e50914;font-size:1.6rem;font-weight:700}@media (max-width:1024px){.actions-grid,.metrics-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.sidebar{width:190px}.main-content{margin-left:190px;padding:1.5rem 1.15rem}.actions-grid,.content-grid,.metrics-grid{grid-template-columns:1fr}}.recent-list{list-style:none;margin:0;padding:0}.recent-list li{border-bottom:1px solid #eee}.recent-list li:last-child{border-bottom:none}.recent-item{align-items:center;color:#111;display:flex;gap:1rem;justify-content:space-between;padding:.55rem .2rem;text-decoration:none;transition:background-color .15s ease}.recent-item:hover{background:#f9f9f9}.recent-title{color:#111;font-size:.88rem;font-weight:700;margin-bottom:.25rem}.recent-sub{color:#555;font-size:.75rem}.page-header-row{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem}.page-header-row h1{color:#111;font-family:Chivo,sans-serif;font-size:2.15rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem}.page-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:flex-end}.btn-primary-inline{background:#e50914;border:none;border-radius:2px;color:#fff;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:.75rem 1.35rem;text-transform:uppercase;transition:background-color .15s ease}.btn-primary-inline:hover:not(:disabled){background:#b80710}.btn-primary-inline:disabled{background:#a0a0a0;cursor:not-allowed}.btn-secondary{background:#fff;border:2px solid #e5e5e5;border-radius:2px;color:#111;cursor:pointer;display:inline-block;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:.75rem 1.35rem;text-align:center;text-decoration:none;text-transform:uppercase;transition:border-color .15s ease}.btn-secondary:hover{border-color:#111}.btn-secondary:disabled{border-color:#e5e5e5;color:#a0a0a0;cursor:not-allowed}.btn-danger{background:#fff;border:2px solid #d92d20;border-radius:2px;color:#d92d20;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.05em;padding:.75rem 1.15rem;text-transform:uppercase;transition:all .15s ease}.btn-danger:hover{background:#d92d20;color:#fff}.btn-small{background:#fff;border:2px solid #e5e5e5;border-radius:2px;color:#111;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.5rem 1rem;text-transform:uppercase;transition:border-color .15s ease}.btn-small:hover{border-color:#e50914;color:#e50914}.btn-remove{background:#0000;border:none;color:#d92d20;cursor:pointer;font-size:1.1rem;font-weight:700;line-height:1;padding:.25rem .5rem}.btn-remove:hover{color:#b80710}.btn-remove:disabled{color:#a0a0a0;cursor:not-allowed}.success-message{background:#ecfdf3;border:2px solid #12b76a;color:#027a48;font-weight:700;margin-bottom:1rem;padding:.85rem 1rem}.products-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.product-card{background:#fff;border:2px solid #e5e5e5;border-radius:2px;display:flex;flex-direction:column;padding:1.15rem;transition:all .15s ease}.product-card-simple{gap:.85rem}.product-card:hover{border-color:#111;box-shadow:0 4px 8px #00000014;transform:translateY(-2px)}.product-card-header{border-bottom:2px solid #eee;margin-bottom:0;padding-bottom:.85rem}.product-meta-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin:.5rem 0 .25rem}.product-meta-badges span{background:#fafafa;border:2px solid #e5e5e5;color:#4a5568;font-size:.72rem;font-weight:800;letter-spacing:0;padding:.25rem .5rem;text-transform:uppercase}.product-image{align-items:center;aspect-ratio:4/3;background:#f9f9f9;border:2px solid #e5e5e5;display:flex;justify-content:center;overflow:hidden;width:100%}.product-image img,.product-image-preview img{display:block;height:100%;object-fit:cover;width:100%}.product-image-placeholder{background:#111;color:#fff;font-family:Chivo,sans-serif;font-size:3rem;font-weight:900;height:100%;width:100%}.product-image-placeholder,.product-image-preview{align-items:center;display:flex;justify-content:center;text-transform:uppercase}.product-image-preview{background:#f9f9f9;border:2px solid #e5e5e5;color:#a0a0a0;font-size:.85rem;font-weight:700;min-height:120px;overflow:hidden}.production-model-tabs{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.production-model-tab{background:#fff;border:2px solid #e5e5e5;color:#111;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.04em;padding:.9rem 1rem;text-align:left;text-transform:uppercase}.production-model-tab.active{background:#111;border-color:#111;color:#fff}.production-model-tab small{color:#a0a0a0;display:block;font-size:.7rem;letter-spacing:.04em;margin-top:.35rem}.product-name{color:#111;font-family:Chivo,sans-serif;font-size:1.1rem;font-weight:700;margin-bottom:.25rem}.product-description{color:#555;font-size:.875rem}.product-stats{display:flex;gap:1.25rem;margin-bottom:1rem}.stat{display:flex;flex-direction:column}.stat-value{color:#e50914;font-size:1.1rem;font-weight:600}.stat-label{color:#555;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.product-formula{background:#f9f9f9;border-radius:2px;flex:1 1;margin-bottom:1rem;padding:1rem}.formula-label{color:#555;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.formula-code{color:#111;display:block;font-size:.875rem;line-height:1.5;word-break:break-word}.product-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.product-actions .btn-danger,.product-actions .btn-secondary{flex:1 1;font-size:.75rem;padding:.75rem 1rem}.approved-search-card{margin-bottom:1rem;padding:1rem 1.25rem}.pdf-selection-modal{max-width:980px;overflow:hidden}.pdf-selection-modal .modal-body{max-height:calc(90vh - 150px);overflow-y:auto}.pdf-selection-modal .modal-footer{background:#fff;border-top:2px solid #eee;flex-shrink:0}.pdf-detail-toggle{margin-left:0;padding-left:0}.pdf-detail-toggle.has-extra{color:#008f5a}.pdf-extra-detail-row td{background:#fafafa;padding-bottom:.85rem;padding-top:.45rem}.pdf-extra-detail-row .form-label{font-size:.68rem;margin-bottom:.35rem}.pdf-extra-detail-row textarea{min-height:58px;resize:vertical}.pdf-detail-variable-list{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.pdf-detail-variable-option{align-items:flex-start;background:#fff;border:2px solid #e5e5e5;cursor:pointer;display:flex;gap:.55rem;padding:.7rem .8rem}.pdf-detail-variable-option input{margin-top:.15rem}.pdf-detail-variable-option span{display:flex;flex-direction:column;gap:.15rem}.pdf-detail-variable-option small{color:#777;font-size:.72rem}.approved-client-card{overflow:hidden;padding:0}.approved-client-header{grid-gap:.75rem;align-items:center;background:#fff;border:0;color:#111;cursor:pointer;display:grid;font-family:inherit;gap:.75rem;grid-template-columns:1.5rem minmax(0,1fr) auto;padding:1rem 1.25rem;text-align:left;width:100%}.approved-client-header:hover{background:#f9f9f9}.approved-client-chevron{font-family:IBM Plex Mono,monospace;font-size:.95rem;font-weight:700}.approved-client-main{min-width:0}.approved-client-main .card-title-inline{font-size:1.1rem;margin:0}.approved-client-total{font-size:.95rem;white-space:nowrap}.approved-budget-table{margin:0 1.25rem 1.25rem;width:calc(100% - 2.5rem)}.approved-budget-table tbody td,.approved-budget-table thead th{padding:.75rem 1rem}.production-sent-check{color:#059669;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.35rem .55rem;text-transform:uppercase}.production-sent-check.delivered{color:#047857}.production-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.production-filters-card{margin-bottom:1rem;padding:1rem}.production-filters-grid{grid-gap:.75rem;align-items:end;display:grid;gap:.75rem;grid-template-columns:minmax(260px,1.5fr) minmax(180px,.8fr) minmax(160px,.7fr)}.production-filters-grid.worker{grid-template-columns:minmax(260px,1fr) minmax(160px,.45fr)}.production-board{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:repeat(3,minmax(260px,1fr))}.production-column{background:#f9f9f9;border:2px solid #e5e5e5;min-height:60vh}.production-column-header{align-items:center;background:#fff;border-bottom:2px solid #111;display:flex;gap:1rem;justify-content:space-between;padding:.85rem 1rem}.production-column-header h2{font-size:1rem;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.production-column-list{grid-gap:.75rem;display:grid;gap:.75rem;padding:.75rem}.production-board-card{grid-gap:.55rem;background:#fff;border:2px solid #e5e5e5;display:grid;gap:.55rem;padding:.7rem}.production-card-top{align-items:flex-start;border-bottom:2px solid #eee;display:flex;gap:.75rem;justify-content:space-between;padding-bottom:.45rem}.production-card-top h3{font-size:.94rem}.production-card-top p{color:#555;font-size:.78rem}.production-card-badges{align-items:flex-end;display:flex;flex-direction:column;gap:.3rem}.production-mini-body{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:64px minmax(0,1fr)}.production-mini-image{align-items:center;aspect-ratio:1/1;background:#f9f9f9;border:2px solid #e5e5e5;color:#a0a0a0;display:flex;font-size:.62rem;font-weight:700;justify-content:center;overflow:hidden;text-transform:uppercase}.production-mini-image img{height:100%;object-fit:cover;width:100%}.production-mini-image.large{font-size:.75rem;min-width:120px;width:120px}.production-card{display:flex;flex-direction:column;gap:.9rem}.production-card-header{align-items:flex-start;border-bottom:2px solid #eee;display:flex;gap:1rem;justify-content:space-between;padding-bottom:.75rem}.production-status{align-items:center;background:#f9f9f9;border:2px solid #e5e5e5;display:inline-flex;font-size:.66rem;font-weight:700;padding:.28rem .45rem;text-transform:uppercase;white-space:nowrap}.production-status-en_produccion{border-color:#d97706;color:#d97706}.production-status-finalizado{border-color:#059669;color:#059669}.production-status-entregado{border-color:#2563eb;color:#2563eb}.production-priority{align-items:center;background:#fff;border:2px solid #d4d4d4;color:#555;display:inline-flex;font-size:.62rem;font-weight:800;padding:.22rem .42rem;text-transform:uppercase;white-space:nowrap}.production-priority-baja{border-color:#9ca3af;color:#4b5563}.production-priority-normal{border-color:#d4d4d4;color:#555}.production-priority-alta{border-color:#d97706;color:#d97706}.production-priority-urgente{border-color:#ef0b1a;color:#ef0b1a}.production-body{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:140px minmax(0,1fr)}.production-image{align-items:center;aspect-ratio:1/1;background:#f9f9f9;border:2px solid #e5e5e5;color:#a0a0a0;display:flex;font-size:.8rem;font-weight:700;justify-content:center;overflow:hidden;text-transform:uppercase}.production-image img{height:100%;object-fit:cover;width:100%}.production-info{grid-gap:.35rem;color:#333;display:grid;font-size:.9rem;gap:.35rem}.production-info.compact{font-size:.76rem;gap:.18rem}.production-info strong{color:#111}.production-section{grid-gap:.4rem;display:grid;gap:.4rem}.production-imposition{display:flex;flex-wrap:wrap;gap:.45rem}.production-imposition span{background:#f9f9f9;border:1px solid #e5e5e5;display:inline-flex;font-size:.82rem;padding:.35rem .5rem}.production-notes{color:#333;white-space:pre-wrap}.production-admin-grid{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 180px}.production-admin-grid.compact{grid-template-columns:1fr 1fr}.production-actions{align-items:center;border-top:2px solid #eee;display:flex;flex-wrap:wrap;gap:.5rem;padding-top:.55rem}.production-actions .form-input{max-width:170px}.production-next-status{min-width:0;padding-inline:.75rem}.production-detail-modal{max-width:980px}.production-detail-tabs{background:#f9f9f9;border:2px solid #e5e5e5;display:inline-flex;margin-bottom:1rem;padding:.2rem}.production-detail-tab{background:#0000;border:0;color:#555;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.05em;padding:.45rem .8rem;text-transform:uppercase}.production-detail-tab.active{background:#111;color:#fff}.production-detail-grid{grid-template-columns:220px minmax(0,1fr);margin-bottom:1rem}.production-detail-edit{background:#f9f9f9;border:2px solid #e5e5e5;margin-bottom:1rem;padding:.9rem}.production-edit-grid{grid-gap:.75rem;align-items:end;display:grid;gap:.75rem;grid-template-columns:repeat(3,minmax(0,1fr))}.production-image.large{min-height:180px}.production-sheet-preview{border-top:2px solid #eee;justify-items:center;padding-top:1rem}.production-sheet-preview,.production-work-sheets{grid-gap:1rem;display:grid;gap:1rem}.production-work-sheet{background:#fff;border:2px solid #222}.production-work-sheet-header{grid-gap:1rem;align-items:center;background:#f2e8ac;border-bottom:2px solid #222;display:grid;font-family:IBM Plex Mono,monospace;gap:1rem;grid-template-columns:1fr auto;padding:.25rem .55rem}.production-work-sheet-header span,.production-work-sheet-header strong{color:#222;font-size:.95rem;line-height:1.15}.production-work-sheet-grid{display:grid;grid-template-columns:1.05fr 1fr 1.35fr;min-height:240px}.production-work-sheet-panel{border-right:1px solid #222;min-width:0;padding:.55rem}.production-work-sheet-panel:last-child{border-right:0}.production-work-row{grid-gap:.35rem;display:grid;font-size:.78rem;gap:.35rem;grid-template-columns:120px minmax(0,1fr);line-height:1.25;margin-bottom:.18rem}.production-work-row strong{color:#222}.production-work-row span{min-width:0;overflow-wrap:anywhere}.production-work-diagram-label,.production-work-mini-title{border:1px solid #222;display:table;font-family:IBM Plex Mono,monospace;font-size:.78rem;font-weight:700;margin:.45rem auto .35rem;padding:.05rem .45rem;text-align:center}.production-work-diagram-label{border:0;font-size:.82rem;margin-top:.7rem}.production-sheet-outline{display:grid;margin-top:.3rem;min-height:110px;place-items:center;position:relative}.production-sheet-box{aspect-ratio:1.45;border:2px solid #555;display:grid;grid-template-columns:1fr 1fr;width:min(180px,82%)}.production-sheet-box div:first-child{border-right:1px solid #555}.production-sheet-size{color:#555;font-family:IBM Plex Mono,monospace;font-size:.75rem;position:absolute}.production-sheet-size.left{left:.15rem;top:50%;transform:translateY(-50%)}.production-sheet-size.bottom{bottom:-.25rem;left:50%;transform:translateX(-50%)}.production-work-diagram-panel{align-content:start;display:grid}.production-work-imposition-preview{grid-gap:.5rem;display:grid;gap:.5rem;justify-items:center}.production-work-imposition-preview .sheet-imposition-card{border:0;padding:0;width:100%}.production-detail-page .production-detail-summary{margin-bottom:.9rem}.production-detail-head{align-items:flex-start;border-bottom:2px solid #eee;display:flex;gap:1rem;justify-content:space-between;margin-bottom:.9rem;padding-bottom:.75rem}.production-detail-head h2{margin-bottom:.25rem}.production-detail-grid{grid-gap:1rem;align-items:start;display:grid;gap:1rem;grid-template-columns:130px minmax(0,1fr)}.production-detail-controls{grid-gap:.8rem;align-items:end;display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(160px,1fr))}.production-detail-controls.worker{grid-template-columns:minmax(220px,320px) auto;justify-content:start}.production-detail-page .production-work-sheet-grid{grid-template-columns:minmax(230px,.9fr) minmax(230px,.9fr) minmax(420px,1.45fr)}.production-detail-page .production-work-imposition-preview{justify-items:stretch;overflow-x:auto}.production-detail-page .production-work-imposition-preview .sheet-imposition-card{min-width:360px}.activity-item{grid-gap:.65rem;color:inherit;display:grid;gap:.65rem;grid-template-columns:1rem minmax(0,1fr);padding:.75rem 0;position:relative;text-decoration:none}.activity-item>div{background:#fff;border:2px solid #e5e5e5;padding:.75rem}.activity-item p{color:#111;margin:.25rem 0 0}@media (max-width:1200px){.production-detail-controls,.production-detail-page .production-work-sheet-grid{grid-template-columns:1fr}}.activity-timeline{grid-gap:0;display:grid;gap:0;padding-left:1rem;position:relative}.activity-timeline:before{background:#e5e5e5;bottom:.2rem;content:"";left:.35rem;position:absolute;top:.2rem;width:2px}.activity-entry{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:1rem minmax(0,1fr);padding:.75rem 0;position:relative}.activity-dot{background:#e50914;border:2px solid #fff;height:.75rem;margin-top:.25rem;outline:2px solid #e50914;width:.75rem;z-index:1}.activity-content{background:#fff;border:2px solid #e5e5e5;padding:.75rem}.activity-meta{color:#555;display:flex;flex-wrap:wrap;font-size:.75rem;gap:.6rem;margin-bottom:.35rem}.activity-type{color:#111;font-weight:700;text-transform:uppercase}.activity-content p{color:#111}.history-tabs{border:2px solid #e5e5e5;display:inline-flex;margin-bottom:1rem}.history-tab{background:#fff;border:0;border-right:2px solid #e5e5e5;color:#111;cursor:pointer;font-family:Chivo,sans-serif;font-size:.8rem;font-weight:700;padding:.65rem 1rem;text-transform:uppercase}.history-tab:last-child{border-right:0}.history-tab.active{background:#111;color:#fff}.history-link{color:inherit;display:block;text-decoration:none}.history-link .activity-content{transition:border-color .15s ease,background .15s ease}.history-link:hover .activity-content{background:#f9f9f9;border-color:#111}.history-timeline{margin-top:.25rem}.confirm-modal{max-width:460px}.confirm-message{color:#111;font-size:1rem;line-height:1.5}.compact-empty{padding:.5rem;text-align:left}@media (max-width:640px){.production-admin-grid,.production-admin-grid.compact,.production-board,.production-body,.production-detail-controls,.production-detail-controls.worker,.production-detail-grid,.production-detail-page .production-work-sheet-grid,.production-edit-grid,.production-filters-grid,.production-grid{grid-template-columns:1fr}}.editor-card,.editor-card .form-group{margin-bottom:1rem}.editor-card .form-group:last-child{margin-bottom:0}.card-title-row{align-items:center;border-bottom:2px solid #eee;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding-bottom:.75rem}.card-title-inline{color:#111;font-family:Chivo,sans-serif;font-size:1.1rem;font-weight:700}.add-variable-buttons{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.settings-section-header{align-items:center;background:#0000;border:0;border-bottom:2px solid #eee;cursor:pointer;display:flex;gap:1rem;justify-content:space-between;padding:0 0 .75rem;text-align:left;width:100%}.settings-section-title{color:#111;display:block;font-family:Chivo,sans-serif;font-size:1.1rem;font-weight:700}.settings-section-subtitle{color:#555;display:block;font-size:.9rem;line-height:1.35;margin-top:.35rem}.settings-section-toggle{align-items:center;background:#fff;border:2px solid #e5e5e5;color:#111;display:inline-flex;font-family:Chivo,sans-serif;font-size:.75rem;font-weight:700;justify-content:center;letter-spacing:.04em;min-width:6.75rem;padding:.55rem .75rem;text-transform:uppercase;white-space:nowrap}.settings-section-header:hover .settings-section-toggle{border-color:#111}.settings-section-body{padding-top:1rem}.settings-section-summary{color:#555;font-size:.9rem;padding-top:.75rem}.editor-section-summary{display:flex;flex-wrap:wrap;gap:.65rem}.editor-section-summary span{align-items:center;background:#f9f9f9;border:2px solid #eee;color:#555;display:inline-flex;font-weight:600;min-height:2rem;padding:.35rem .65rem}@media (max-width:640px){.settings-section-header{align-items:flex-start;flex-direction:column}.settings-section-toggle{width:100%}}.variable-card{background:#f9f9f9;border:2px solid #e5e5e5;border-radius:2px;margin-bottom:1rem;padding:1rem}.variable-header{gap:1rem;justify-content:space-between;margin-bottom:1rem}.variable-header,.variable-header-actions{align-items:center;display:flex;flex-wrap:wrap}.variable-header-actions{gap:.75rem}.variable-type-badge{background:#111;border-radius:2px;color:#fff;display:inline-block;font-family:IBM Plex Mono,monospace;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.25rem .75rem;text-transform:uppercase}.visibility-toggle{background:#fff;border:2px solid #e5e5e5;display:inline-flex;padding:.15rem}.visibility-toggle-btn{background:#0000;border:0;color:#555;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.72rem;font-weight:700;letter-spacing:.04em;padding:.35rem .6rem;text-transform:uppercase}.visibility-toggle-btn.active{background:#111;color:#fff}.visibility-toggle-btn:disabled{cursor:not-allowed;opacity:.5}.variable-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr 1fr}.variable-row .form-group{margin-bottom:1rem}@media (max-width:768px){.variable-row{grid-template-columns:1fr}}.input-hint{color:#a0a0a0;font-size:.75rem;margin-top:.25rem}.unit-hint{color:#a0a0a0;font-weight:400;letter-spacing:normal;text-transform:none}.option-row{grid-gap:.75rem;align-items:center;display:grid;gap:.75rem;grid-template-columns:1fr 1fr 40px;margin-bottom:.75rem}.production-speed-header,.production-speed-row{grid-template-columns:1fr 1fr 1fr 40px}.production-speed-header{grid-gap:.75rem;color:#555;display:grid;font-size:.78rem;font-weight:800;gap:.75rem;letter-spacing:.08em;margin:.5rem 0;text-transform:uppercase}@media (max-width:768px){.production-speed-header{display:none}.production-speed-row{grid-template-columns:1fr}}.formula-input{font-size:.95rem;line-height:1.45;min-height:76px;resize:vertical}.variables-reference{border-top:2px solid #eee;margin-top:1rem;padding-top:1rem}.variables-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.variable-tag{background:#111;border-radius:2px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;padding:.375rem .75rem}.checkbox-label{align-items:center;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:#e50914;cursor:pointer;height:1.25rem;width:1.25rem}.test-result{background:#f9f9f9;border:2px solid #111;border-radius:2px;margin-top:1rem;padding:1.15rem}.test-result-row{align-items:center;color:#555;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.test-result-final{border-top:2px solid #e5e5e5;color:#111;font-size:1.1rem;font-weight:700;margin-top:.5rem;padding-top:1rem}.test-result-final .mono{color:#e50914;font-size:1.1rem}.calculation-breakdown{border-top:2px solid #e5e5e5;margin-top:1rem;padding-top:1rem}.breakdown-title{color:#111;font-family:Chivo,sans-serif;font-size:.95rem;font-weight:700;margin-bottom:.75rem}.breakdown-section{margin-top:1rem}.breakdown-section-title{color:#555;font-size:.72rem;font-weight:700;letter-spacing:.05em;margin-bottom:.5rem;text-transform:uppercase}.breakdown-item{border-top:1px solid #e5e5e5;padding:.75rem 0}.breakdown-item-main{align-items:center;color:#111;display:flex;gap:1rem;justify-content:space-between}.breakdown-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.breakdown-pill{align-items:center;background:#fff;border:1px solid #e5e5e5;color:#555;display:flex;gap:.75rem;justify-content:space-between;padding:.6rem .75rem}.breakdown-item-main strong,.breakdown-pill strong{color:#111;white-space:nowrap}.breakdown-formula{color:#555;display:block;font-size:.85rem;line-height:1.45;margin-top:.45rem;word-break:break-word}.editor-actions{background:#fff;border:2px solid #e5e5e5;border-radius:2px;margin-top:1rem;padding:1.15rem}.editor-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}@media (max-width:768px){.editor-buttons{flex-direction:column-reverse}.editor-buttons button{width:100%}}.sheet-container{align-items:center;background:#fff;border:2px solid #e5e5e5;border-radius:2px;display:inline-flex;flex-direction:column;gap:.55rem;padding:.75rem}.sheet-label{color:#111;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;text-align:center;text-transform:uppercase}.sheet-svg{background:#f9f9f9;display:block}.sheet-dimensions{align-items:center;color:#555;display:flex;font-family:IBM Plex Mono,monospace;font-size:.75rem;font-weight:500;gap:1rem;justify-content:space-between}.sheet-legend{border-top:1px solid #e5e5e5;display:flex;flex-wrap:wrap;gap:.9rem;justify-content:center;padding-top:.5rem;width:100%}.legend-item{align-items:center;color:#555;display:flex;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:500;gap:.5rem}.legend-swatch{background:#d1fae5;border:2px solid #059669;border-radius:2px;display:inline-block;height:14px;width:14px}.legend-waste{background:#fef2f2;border-color:#dc2626;border-style:dashed}.legend-gripper{background:#11111126;border-color:#0000}.imposition-container{margin-top:.75rem}.sheet-cut-stage{background:#fff;border:2px solid #111;border-radius:2px;margin-bottom:1rem;padding:.8rem}.sheet-cut-stage .imposition-result-header{margin-bottom:.75rem}.sheet-cut-controls{margin-bottom:.75rem!important}.sheet-cut-sort{align-items:center;display:flex;flex-wrap:wrap;gap:.55rem;margin-bottom:.75rem}.sheet-cut-sort .form-label{margin-bottom:0}.sheet-cut-sort-buttons{background:#f9f9f9;border:2px solid #e5e5e5;display:inline-flex;gap:.35rem;padding:.2rem}.sheet-cut-sort-button{background:#0000;border:0;color:#555;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.78rem;font-weight:700;padding:.35rem .55rem}.sheet-cut-sort-button.selected{background:#111;color:#fff}.sheet-cut-selected{grid-gap:.55rem .8rem;background:#f9f9f9;border:2px solid #e5e5e5;border-radius:2px;display:grid;gap:.55rem .8rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));padding:.6rem}.sheet-cut-options{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));margin-top:.75rem}.sheet-cut-option{align-items:flex-start;background:#fff;border:2px solid #e5e5e5;border-radius:2px;color:#111;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;padding:.5rem .6rem;text-align:left}.sheet-cut-option:hover{border-color:#111}.sheet-cut-option.selected{background:#f0fdf4;border-color:#059669}.sheet-cut-option span:first-child{font-weight:700}.sheet-cut-option span:last-child{color:#555;font-size:.75rem}.imposition-controls{grid-gap:.75rem;background:#f9f9f9;border:2px solid #e5e5e5;border-radius:2px;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-bottom:1rem;padding:.8rem}.imposition-controls .form-group{margin-bottom:0!important}.imposition-layout{grid-gap:1rem;align-items:flex-start;display:grid;gap:1rem;grid-template-columns:1fr 320px}@media (max-width:1100px){.imposition-layout{grid-template-columns:1fr}}.imposition-main{align-items:center}.imposition-main,.imposition-sidebar{display:flex;flex-direction:column;gap:.75rem}.imposition-result-card{background:#fff;border:2px solid #111;border-radius:2px;padding:.95rem}.imposition-result-header{align-items:center;border-bottom:2px solid #eee;display:flex;justify-content:space-between;margin-bottom:.55rem;padding-bottom:.55rem}.imposition-result-title{color:#111;font-family:Chivo,sans-serif;font-size:.9rem}.imposition-recommended-badge,.imposition-result-title{font-weight:700;letter-spacing:.05em;text-transform:uppercase}.imposition-recommended-badge{background:#059669;border-radius:2px;color:#fff;font-size:.7rem;padding:.25rem .6rem}.imposition-recommended-badge.small{font-size:.9rem;line-height:1;padding:.15rem .4rem}.imposition-result-rows{display:flex;flex-direction:column;gap:.5rem}.imposition-result-row{align-items:center;color:#555;display:flex;font-size:.8rem;justify-content:space-between}.imposition-result-row strong{color:#111;font-weight:700}.result-good{color:#059669!important}.result-warn{color:#d97706!important}.imposition-info-note{background:#fef3c7;border-left:3px solid #d97706;color:#78350f;font-size:.75rem;margin-top:.75rem;padding:.5rem .75rem}.imposition-alternatives{display:flex;flex-direction:column;gap:.5rem}.imposition-alternatives-title{color:#555;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.5rem 0;text-transform:uppercase}.imposition-alt-card{background:#fff;border:2px solid #e5e5e5;border-radius:2px;cursor:pointer;padding:.6rem;transition:all .15s ease}.imposition-alt-card:hover{border-color:#111}.imposition-alt-card.selected{background:#f0fdf4;border-color:#059669}.imposition-alt-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.imposition-alt-title{color:#111;font-family:Chivo,sans-serif;font-size:.8rem;font-weight:700}.imposition-alt-stats{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:repeat(3,1fr)}.imposition-alt-stat-val{color:#e50914;font-size:.9rem;font-weight:600;text-align:center}.imposition-alt-stat-lbl{color:#555;font-size:.6rem;font-weight:700;letter-spacing:.05em;margin-top:.1rem;text-align:center;text-transform:uppercase}.imposition-no-fit{background:#fee;border:2px solid #d92d20;border-radius:2px;color:#d92d20;font-size:.8rem;font-weight:500;padding:.75rem}.search-bar{margin-bottom:1rem}.search-bar .form-input{max-width:480px}.data-table{border-collapse:collapse;width:100%}.data-table thead th{background:#f9f9f9;border-bottom:2px solid #111;color:#111;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.05em;padding:.7rem .85rem;text-align:left;text-transform:uppercase}.data-table tbody td{border-bottom:1px solid #e5e5e5;color:#333;font-size:.88rem;padding:.7rem .85rem}.data-table tbody tr{transition:background-color .15s ease}.data-table tbody tr:hover{background:#f9f9f9}.data-table tbody tr:last-child td{border-bottom:none}.btn-link,.cell-strong{color:#111;font-weight:700}.btn-link{background:#0000;border:none;cursor:pointer;font-family:IBM Plex Sans,sans-serif;font-size:.75rem;letter-spacing:.05em;margin-left:.25rem;padding:.35rem .55rem;text-transform:uppercase;transition:color .15s ease}.btn-link:hover{color:#e50914}.btn-link-danger{color:#d92d20}.btn-link-danger:hover{color:#b80710}.modal-backdrop{align-items:center;background:#0009;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;z-index:100}.modal,.modal-backdrop{display:flex;width:100%}.modal{background:#fff;border:2px solid #111;border-radius:2px;flex-direction:column;max-height:90vh;max-width:760px;overflow-y:auto}.modal-header{align-items:center;border-bottom:2px solid #eee;display:flex;justify-content:space-between;padding:1rem 1.15rem}.modal-header h3{color:#111;font-family:Chivo,sans-serif;font-size:1.25rem;font-weight:700}.modal-body{flex:1 1;padding:1.15rem}.modal-body .form-group{margin-bottom:.9rem}.modal-body .form-group:last-child{margin-bottom:0}.client-form-section{border-bottom:2px solid #eee;margin-bottom:1rem;padding-bottom:1rem}.client-form-section:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.client-form-section-title{color:#555;font-family:IBM Plex Sans,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.06em;margin-bottom:.75rem;text-transform:uppercase}.client-form-grid{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.client-form-grid .form-group{margin-bottom:0}.client-form-span-2{grid-column:span 2}.modal-footer{border-top:2px solid #eee;display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.15rem}@media (max-width:640px){.client-form-grid{grid-template-columns:1fr}.client-form-span-2{grid-column:auto}.modal-footer{flex-direction:column-reverse}.modal-footer button{width:100%}.data-table thead{display:none}.data-table tbody td{display:block;padding:.5rem 1rem}.data-table tbody tr{border-bottom:2px solid #e5e5e5;display:block;padding:1rem 0}}.detail-grid{grid-gap:.75rem;color:#333;display:grid;font-size:.88rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.detail-grid strong{color:#111;margin-right:.5rem}.formula-snapshot{background:#f9f9f9;border-left:4px solid #e50914;border-radius:2px;margin-top:1rem;padding:.8rem}
/*# sourceMappingURL=main.21fcd887.css.map*/