.ops{font-family:system-ui,-apple-system,sans-serif;max-width:1200px;margin:0 auto;padding:1rem 1.25rem 4rem;color:#1f2430}.ops h1{font-size:1.5rem;margin:.5rem 0 .25rem}.ops h2{font-size:1.1rem;margin:1.5rem 0 .5rem}.ops__muted{color:#6b7280;font-size:.85rem}.ops__error{background:#fdecec;border:1px solid #df2f4a;color:#8a1626;border-radius:6px;white-space:pre-wrap}.ops__error,.ops__notice{padding:.6rem .9rem;margin:.75rem 0}.ops__notice{background:#fff8e6;border:1px solid #fdab3d;border-radius:6px}.ops__row{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap;margin:.5rem 0}.ops input[type=date],.ops input[type=number],.ops input[type=text],.ops select{font:inherit;padding:.3rem .45rem;border:1px solid #c7cdd8;border-radius:4px;background:#fff}.ops button{font:inherit;padding:.35rem .8rem;border-radius:5px;border:1px solid #2563eb;background:#2563eb;color:#fff;cursor:pointer}.ops button.ops--ghost{background:#fff;color:#2563eb}.ops button:disabled{opacity:.5;cursor:default}.ops__badge{display:inline-block;font-size:.72rem;padding:.1rem .5rem;border-radius:999px;background:#eef2ff;color:#3730a3;border:1px solid #c7d2fe}.ops__boards{list-style:none;padding:0;margin:.5rem 0}.ops__boards li{padding:.45rem .2rem;border-bottom:1px solid #eceff4;display:flex;gap:.75rem;align-items:baseline}.ops__boards a{color:#2563eb;cursor:pointer;text-decoration:underline}.ops__group{margin:1.25rem 0 1.75rem}.ops__group-title{font-weight:600;padding:.25rem .5rem;border-left:5px solid var(--ops-group-color,#579bfc);margin-bottom:.35rem}.ops table{border-collapse:collapse;width:100%;font-size:.85rem}.ops td,.ops th{border:1px solid #e3e7ee;padding:.3rem .45rem;text-align:left;vertical-align:top;max-width:220px;overflow-wrap:anywhere}.ops th{background:#f6f8fb;font-weight:600;white-space:nowrap}.ops td.ops--num{text-align:right}.ops__status{display:inline-block;padding:.1rem .55rem;border-radius:4px;color:#fff;font-size:.78rem;background:var(--ops-label-color,#9aa3b2)}.ops__formula-err{color:#b45309;font-size:.78rem}.ops__chip{display:inline-block;background:#eef2ff;border:1px solid #c7d2fe;border-radius:999px;padding:0 .5rem;margin:0 .15rem .15rem 0;font-size:.75rem}.ops__chip--dead{background:#fdecec;border-color:#df2f4a;color:#8a1626}.ops__file{display:block;font-size:.78rem}.ops__report{background:#f0fdf4;border:1px solid #16a34a;border-radius:6px;padding:.6rem .9rem;margin:.75rem 0;font-size:.85rem;white-space:pre-wrap}.ops__cell-edit{min-width:90px}.ops__kanban{display:flex;gap:.75rem;align-items:flex-start;overflow-x:auto;padding-bottom:1rem}.ops__lane{flex:0 0 230px;background:#f6f8fb;border:1px solid #e3e7ee;border-radius:8px;padding:.5rem;min-height:120px}.ops__lane-title{font-weight:600;font-size:.85rem;padding:.15rem .4rem;border-left:4px solid var(--ops-label-color,#9aa3b2);margin-bottom:.5rem}.ops__card{background:#fff;border:1px solid #d7dde8;border-radius:6px;padding:.45rem .6rem;margin-bottom:.4rem;cursor:-webkit-grab;cursor:grab;box-shadow:0 1px 2px rgba(31,36,48,.06)}.ops__card-name{font-size:.85rem;font-weight:500}.ops__form{max-width:640px}.ops__pick{display:inline-flex;gap:.25rem;align-items:center;font-size:.82rem;border:1px solid #e3e7ee;border-radius:999px;padding:.1rem .55rem;background:#fff}.ops__form-fields{display:flex;flex-direction:column;gap:.6rem;margin:.75rem 0}.ops__form-field{display:flex;flex-direction:column;gap:.2rem;font-size:.85rem}.ops__form-field>span{font-weight:600}.ops__autos{margin-top:2rem;border-top:2px solid #e3e7ee;padding-top:.75rem}.ops__auto-list{list-style:none;padding:0;margin:.5rem 0}.ops__auto{padding:.4rem .2rem;border-bottom:1px solid #eceff4;display:flex;gap:.5rem;align-items:baseline;flex-wrap:wrap}.ops__badge--off{background:#f3f4f6;color:#6b7280;border-color:#d1d5db}.ops__badge--review{background:#fff8e6;color:#92400e;border-color:#fdab3d}.ops__cond{display:inline-flex;gap:.25rem;align-items:center;border:1px dashed #c7cdd8;border-radius:6px;padding:.2rem .35rem}