.stage2-page{display:flex;flex-direction:column;gap:18px}.stage2-page-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;flex-wrap:wrap;background:#fff;border:1px solid #d8e3ef;border-radius:24px;padding:18px 20px;box-shadow:0 12px 28px rgba(21,61,101,.06)}.stage2-page-head h2{margin:0 0 6px;color:#163a63}.stage2-page-head p{margin:0;color:#5c7188}.stage2-toolbar{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.stage2-toolbar input,.stage2-mobile-search{padding:10px 12px;border:1px solid #c8d5e6;border-radius:12px;background:#fff;min-width:220px}
.stage2-activity-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:18px}.stage2-activity-list,.stage2-template-panel,.stage2-agenda-panel,.stage2-calendar-grid-wrap{background:#fff;border:1px solid #d8e3ef;border-radius:24px;padding:16px;box-shadow:0 12px 28px rgba(21,61,101,.06)}.stage2-activity-list{display:flex;flex-direction:column;gap:12px}.stage2-activity-card{background:#f8fbff;border:1px solid #dbe6f2;border-radius:18px;padding:14px;text-align:left;cursor:pointer;display:flex;flex-direction:column;gap:8px}.stage2-activity-card-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.stage2-chip,.stage2-pill{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;border:1px solid #d6e2ef;background:#eef4fb;color:#32506f;font-size:.82rem}.stage2-pill.is-success{background:#dcfce7;border-color:#cdeccf;color:#166534}.stage2-activity-sub,.stage2-activity-preview{color:#5c7188}.stage2-activity-meta{display:flex;flex-wrap:wrap;gap:8px}.stage2-template-panel{display:flex;flex-direction:column;gap:12px}.stage2-template-list{display:flex;flex-direction:column;gap:10px;max-height:70vh;overflow:auto}.stage2-template-row{display:flex;justify-content:space-between;gap:12px;border:1px solid #dbe6f2;border-radius:16px;padding:12px;background:#f8fbff}.stage2-template-body{margin-top:6px;color:#5c7188;white-space:pre-wrap}.stage2-template-actions{display:flex;flex-direction:column;gap:8px}
.stage2-calendar-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:18px}.stage2-calendar-month-title{font-weight:800;color:#163a63;margin-bottom:10px}.stage2-calendar-week-head,.stage2-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:8px}.stage2-calendar-week-head>div{font-weight:700;color:#5c7188;text-align:center}.stage2-calendar-cell{min-height:132px;border:1px solid #dbe6f2;border-radius:16px;padding:8px;background:#fff;display:flex;flex-direction:column;gap:8px}.stage2-calendar-cell.is-outside{background:#f7f9fc;opacity:.65}.stage2-calendar-date{font-weight:700;color:#163a63}.stage2-calendar-cell-list{display:flex;flex-direction:column;gap:6px;overflow:hidden}.stage2-appt-chip{display:block;width:100%;text-align:left;border:none;border-radius:10px;padding:6px 8px;background:#eef4fb;color:#173b65;cursor:pointer;font-size:.82rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.stage2-appt-chip.color-callback{background:#dbeafe}.stage2-appt-chip.color-first_class{background:#ede9fe}.stage2-appt-chip.color-followup_class{background:#fce7f3}.stage2-appt-chip.color-state_exam{background:#fee2e2}.stage2-appt-chip.color-contracting{background:#dcfce7}.stage2-appt-chip.color-troubleshooting{background:#fef3c7}.stage2-appt-chip.color-external{background:#e5e7eb}.stage2-calendar-more{font-size:.8rem;color:#5c7188}.stage2-calendar-legend{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.stage2-legend-item{display:flex;align-items:center;gap:8px}.stage2-color-dot{width:10px;height:10px;border-radius:999px;display:inline-block}.stage2-color-dot.color-callback{background:#60a5fa}.stage2-color-dot.color-first_class{background:#8b5cf6}.stage2-color-dot.color-followup_class{background:#ec4899}.stage2-color-dot.color-state_exam{background:#ef4444}.stage2-color-dot.color-contracting{background:#22c55e}.stage2-color-dot.color-troubleshooting{background:#f59e0b}.stage2-color-dot.color-external{background:#9ca3af}
.stage2-logger-form{display:flex;flex-direction:column;gap:14px}.stage2-contact-summary{display:flex;gap:8px;flex-wrap:wrap;color:#5c7188;font-size:.9rem}.stage2-logger-grid .field-wide{grid-column:1/-1}.stage2-appointments-editor{display:flex;flex-direction:column;gap:10px}.stage2-appt-edit{display:grid;grid-template-columns:1.1fr 1fr 1fr 1fr 1.5fr;gap:8px}.stage2-email-grid .field-wide,.stage2-logger-grid .field-wide{grid-column:1/-1}.stage2-email-form textarea{min-height:120px}.stage2-detail-grid{display:grid;gap:10px}.stage2-inline-log{margin-left:10px;padding:4px 10px;border-radius:999px}.stage2-mobile-list{display:flex;flex-direction:column;gap:12px}.stage2-template-dialog{max-width:760px;width:min(92vw,760px)}
.contact-link{color:#163a63;text-decoration:none;font-weight:600}.contact-link:hover{text-decoration:underline}
@media (max-width:900px){.stage2-activity-layout,.stage2-calendar-layout{grid-template-columns:1fr}.stage2-appt-edit{grid-template-columns:1fr}.stage2-page-head{padding:16px}.stage2-toolbar input,.stage2-mobile-search{min-width:0;width:100%}}
