.reports-module-card{box-shadow:var(--shadow);border-color:#d8cdc6}.reports-module-card:hover{transform:translateY(-3px);border-color:#744238}.reports-icon{background:#f2e5df;color:#744238}.reports-demo-badge{align-self:flex-start;padding:8px 12px;border-radius:999px;background:#f2e5df;color:#744238;font-size:12px;font-weight:800}.report-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:32px}.report-metric{padding:20px;border:1px solid var(--line);border-radius:14px;background:var(--paper);display:grid;gap:8px}.report-metric span{color:var(--muted);font-size:13px;font-weight:700}.report-metric strong{color:#744238;font-family:Georgia,serif;font-size:34px;font-weight:500}.report-panel{margin-top:24px;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--paper)}.report-panel-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}.report-panel-heading h3{margin-top:4px}.report-panel-heading .muted{margin:8px 0 0}.report-feedback{margin:0;max-width:290px;color:var(--muted);font-size:13px;line-height:1.45;text-align:right}.report-table-wrap{margin-top:24px;overflow:auto;border:1px solid var(--line);border-radius:12px}.report-table{width:100%;min-width:760px;border-collapse:collapse;text-align:left}.report-table th{padding:13px 15px;background:#f2efeb;color:#625d59;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.report-table td{padding:15px;border-top:1px solid var(--line);vertical-align:middle;font-size:14px}.report-table td:first-child{color:#744238;font-family:Georgia,serif;font-size:20px;white-space:nowrap}.report-table .report-product{min-width:255px;font-weight:700}.report-table .report-quantity{white-space:nowrap}.report-status{display:inline-block;padding:6px 9px;border-radius:999px;background:#f2e5df;color:#744238;font-size:12px;font-weight:800;white-space:nowrap}.report-status.kit{background:#eeeae4;color:#534b46}.report-status.factory{background:#e7edf0;color:#3b5968}.report-status.review{background:#f9ebdc;color:#945c27}.report-date-form{min-width:290px}.report-date-form label{display:block;margin-bottom:7px;font-size:13px;font-weight:800}.report-date-form>div{display:flex;gap:9px}.report-date-form input{padding:11px 12px}.report-date-form .button{padding:11px 16px;white-space:nowrap}.atelier-report-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:24px}.atelier-report-item{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:18px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff}.atelier-report-item strong{font-size:15px}.atelier-report-item span{display:grid;gap:2px;text-align:right;color:#744238;font-family:Georgia,serif;font-size:24px}.atelier-report-item small{color:var(--muted);font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:11px;font-weight:700}.atelier-report-empty{grid-column:1/-1;margin:0;padding:22px;border:1px dashed #d5cfc4;border-radius:12px;color:var(--muted);text-align:center}.dark-mode .report-metric,.dark-mode .report-panel,.dark-mode .atelier-report-item{background:var(--paper);border-color:var(--line)}.dark-mode .report-table th{background:#393431;color:#ddd4cd}.dark-mode .report-status.kit{background:#403b37;color:#e7ddd5}.dark-mode .report-status.factory{background:#36424a;color:#d6e4ec}.dark-mode .report-status.review{background:#503d2e;color:#f3c99e}@media(max-width:860px){.report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.atelier-report-list{grid-template-columns:1fr}.report-panel-heading{display:block}.report-feedback{margin-top:12px;text-align:left}.report-date-form{margin-top:20px;max-width:390px}}@media(max-width:520px){.report-summary{grid-template-columns:1fr}.report-panel{padding:20px}.report-date-form>div{display:block}.report-date-form .button{width:100%;margin-top:10px}.atelier-report-item{grid-template-columns:1fr auto;gap:10px}.atelier-report-item span:last-child{grid-column:2;grid-row:1}.report-metric strong{font-size:31px}}
