/* C29.1 · unified project worksheets */
.c291-worksheet-overview{display:grid;gap:14px;margin-top:8px}.c291-overview-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start}.c291-overview-head h3{margin:0 0 2px}.c291-overview-head span,.c291-overview-head p{color:#718096;font-size:12px}.c291-overview-head p{max-width:520px;margin:0;text-align:right}.c291-worksheet-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:12px}.c291-worksheet-card{border:1px solid #d8e1ea;border-left:4px solid #97bae2;border-radius:12px;background:#fff;padding:14px 16px;display:flex;justify-content:space-between;gap:16px;align-items:center}.c291-worksheet-card.selected{box-shadow:0 0 0 2px rgba(151,186,226,.2)}.c291-worksheet-card>div:first-child{display:grid;gap:4px}.c291-worksheet-kicker{font-size:10px;letter-spacing:.08em;font-weight:700;color:#718096}.c291-worksheet-card strong{font-size:15px;color:#17253f}.c291-worksheet-card small{color:#718096}.c291-worksheet-card em{font-size:11px;color:#52697a;font-style:normal;background:#eef3f6;border-radius:999px;padding:3px 8px;width:max-content}.c291-worksheet-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.c291-empty{grid-column:1/-1;border:1px dashed #cbd7e2;border-radius:12px;padding:28px;display:grid;gap:6px;text-align:center;color:#718096}.c291-empty strong{color:#17253f}.c291-worksheet-detail{margin-top:20px;border-top:1px solid #d8e1ea;padding-top:18px}.c291-detail-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}.c291-detail-head h3{margin:0}.c291-detail-head span{font-size:12px;color:#52697a}.c291-native-editor .worksheet-canvas span{color:#b2bcc7}.c291-import-actions{margin-top:14px}.c291-project-material-note{display:flex;gap:8px;align-items:center;border:1px solid #dbe5ed;background:#f8fafb;border-radius:10px;padding:10px 12px;font-size:12px;color:#52697a}.c291-project-material-note strong{color:#17253f}.c291-native-master-dialog{width:min(1040px,92vw);max-width:1040px}.c291-master-note{margin:0 0 12px;padding:10px 12px;border-radius:9px;background:#f3f6f8;color:#52697a;font-size:12px}@media(max-width:900px){.c291-overview-head{display:grid}.c291-overview-head p{text-align:left}.c291-worksheet-card{align-items:flex-start;flex-direction:column}.c291-worksheet-actions{justify-content:flex-start}}
@media print{body.c291-native-worksheet-print .c291-worksheet-overview,body.c291-native-worksheet-print .c291-import-actions,body.c291-native-worksheet-print .worksheet-imports,body.c291-native-worksheet-print .c291-detail-head{display:none!important}body.c291-native-worksheet-print .c291-worksheet-detail{border:0;margin:0;padding:0}body.c291-native-worksheet-print .c291-native-editor textarea,body.c291-native-worksheet-print .c291-native-editor input{border:0!important;box-shadow:none!important}}
