:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#1a1a2e;background:#f4f5f7}*{box-sizing:border-box}body{margin:0}.login{display:flex;min-height:100vh;align-items:center;justify-content:center}.login form{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 8px 30px #00000014;width:320px;display:flex;flex-direction:column;gap:1rem}.login h1{margin:0 0 .5rem;font-size:1.3rem;text-align:center}label{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;color:#555}input{padding:.6rem;border:1px solid #ccc;border-radius:8px;font-size:1rem}button{padding:.55rem .9rem;border:none;border-radius:8px;background:#3a3af0;color:#fff;font-size:.95rem;cursor:pointer}button:disabled{opacity:.6;cursor:default}button.go{background:#1f9d55}button.no{background:#d64545}.error{color:#d64545;font-size:.85rem;margin:0}.muted{color:#888;font-size:.9rem}.dashboard{max-width:960px;margin:0 auto;padding:1.5rem}.dashboard header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.dashboard header>div{display:flex;gap:.5rem}section{background:#fff;border-radius:12px;padding:1rem 1.2rem;margin-bottom:1.2rem;box-shadow:0 2px 10px #0000000d}section h2{margin-top:0;font-size:1.05rem}.gate-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1rem}.gate-list li{border:1px solid #eee;border-radius:8px;padding:.8rem}.gate-reason{font-weight:600;margin-bottom:.5rem}.dossier{background:#f7f7fb;padding:.6rem;border-radius:6px;font-size:.8rem;white-space:pre-wrap;overflow-x:auto}.actions{display:flex;gap:.5rem;margin-top:.5rem}table{width:100%;border-collapse:collapse;font-size:.9rem}th,td{text-align:left;padding:.45rem .6rem;border-bottom:1px solid #eee}th{color:#666;font-weight:600}tr.clickable{cursor:pointer}tr.clickable:hover td{background:#f5f7ff}tr.clickable.active td{background:#eef2ff}.detail{margin-top:1rem;border:1px solid #dfe3f0;border-radius:8px;padding:.9rem 1rem;background:#fafbff}.detail-head{display:flex;justify-content:space-between;align-items:center}.detail-head h3{margin:0;font-size:1rem}.detail dl{margin:.6rem 0 0}.detail-row{display:grid;grid-template-columns:160px 1fr;gap:.5rem;padding:.3rem 0;border-bottom:1px solid #eef}.detail-row dt{color:#666;font-weight:600}.detail-row dd{margin:0;word-break:break-word}.invoice-form{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-bottom:1rem}.invoice-form select,.invoice-form input{padding:.45rem .6rem;border:1px solid #ccc;border-radius:8px;font-size:.9rem}.invoice-form input[type=text]{flex:1 1 160px}.invoice-form input[type=number]{width:90px}.invoice-form button{flex:0 0 auto}.detail-edit{margin-top:.9rem;padding-top:.8rem;border-top:1px solid #dfe3f0}.detail-edit h4{margin:0 0 .6rem;font-size:.9rem;color:#444}.detail-edit .check-row{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem;font-size:.9rem}.detail-edit .field-row{display:flex;flex-direction:column;gap:.3rem;margin-bottom:.6rem;font-size:.9rem}.detail-edit .field-row input{padding:.4rem .5rem;border:1px solid #cdd3e6;border-radius:6px}.guard-action{margin:.4rem 0}.guard-list{margin-top:.6rem}.guard-list h4{margin:0 0 .3rem;font-size:.9rem;color:#444}.guard-list ul{list-style:none;margin:0;padding:0}.guard-list li{display:flex;justify-content:space-between;align-items:center;gap:.6rem;padding:.3rem 0;border-bottom:1px solid #eef;font-size:.9rem}.guard-list li button{flex:0 0 auto}.guard-block{margin-top:.9rem;padding-top:.8rem;border-top:1px solid #eef}.guard-block h4{margin:0 0 .4rem;font-size:.9rem;color:#444}.guard-block-form{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.guard-block-form select,.guard-block-form input{padding:.4rem .6rem;border:1px solid #cdd3e6;border-radius:8px;font-size:.9rem}.guard-block-form input{flex:1 1 180px}.cust-filter{display:flex;gap:.8rem;align-items:center;margin-bottom:.6rem;flex-wrap:wrap}.cust-filter input[type=search]{flex:1 1 220px;padding:.4rem .6rem;border:1px solid #cdd3e6;border-radius:8px;font-size:.9rem}.check-inline{display:inline-flex;align-items:center;gap:.35rem;font-size:.9rem;color:#444;white-space:nowrap}.detail-security{margin-top:.9rem;padding-top:.8rem;border-top:1px solid #dfe3f0}.detail-security h4{margin:0 0 .6rem;font-size:.9rem;color:#444}.detail-history{margin-top:.9rem;padding-top:.8rem;border-top:1px solid #dfe3f0}.detail-history h4{margin:0 0 .6rem;font-size:.9rem;color:#444}.history-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.history-list li{border:1px solid #eef;border-radius:6px;padding:.5rem .6rem;background:#fafbff}.history-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.25rem}.history-time{font-size:.78rem;color:#888;white-space:nowrap}.history-summary{font-size:.88rem;color:#222}.history-meta{font-size:.8rem;color:#666;margin-top:.2rem}.badge.kind-support{background:#e7eefc;color:#2b57b8;border-color:#c5d6f5}.badge.kind-change-request{background:#fdf0e2;color:#b5651d;border-color:#f2d6b3}.badge.kind-order{background:#e7f6ec;color:#1c7a3f;border-color:#bfe6cc}.badge.kind-payment{background:#eae7fb;color:#5a3fb8;border-color:#d2c6f2}.badge.kind-info,.badge.kind-other{background:#f0f1f5;color:#666;border-color:#dcdfea}tr.locked-row td{background:#fff5f5}tr.locked-row.active td{background:#ffecec}.sec-cell{white-space:nowrap}.sec-badges{display:inline-flex;gap:.3rem;flex-wrap:wrap}.badge{font-size:.72rem;padding:.1rem .4rem;border-radius:999px;border:1px solid transparent}.badge.on{background:#e7f6ec;color:#1c7a3f;border-color:#bfe6cc}.badge.off{background:#f0f1f5;color:#888;border-color:#dcdfea}.badge.lock{background:#fde2e2;color:#b1201f;border-color:#f4b8b8;font-weight:600}
