#digirefresh_widget_1768671963298_923344 {
      background-color: #ffffff;
      border: 2px solid #e5e7eb;
      border-radius: 12px;
      padding: 24px;
      margin: 32px 0;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
      max-width: 100%;
      box-sizing: border-box;
    }
    #digirefresh_widget_1768671963298_923344 * {
      box-sizing: border-box;
    }
    #digirefresh_widget_1768671963298_923344 h3 {
      margin: 0 0 8px 0;
      color: #1f2937;
      font-size: 24px;
      font-weight: 700;
    }
    #digirefresh_widget_1768671963298_923344 .subtitle {
      color: #6b7280;
      font-size: 14px;
      margin: 0 0 24px 0;
      line-height: 1.5;
    }
    #digirefresh_widget_1768671963298_923344 .pitch-section {
      margin-bottom: 24px;
      background: #f9fafb;
      padding: 16px;
      border-radius: 8px;
      border-left: 4px solid #d1d5db;
      transition: border-color 0.3s ease;
    }
    #digirefresh_widget_1768671963298_923344 .pitch-section.status-green {
      border-left-color: #10b981;
    }
    #digirefresh_widget_1768671963298_923344 .pitch-section.status-orange {
      border-left-color: #f59e0b;
    }
    #digirefresh_widget_1768671963298_923344 .pitch-section.status-red {
      border-left-color: #ef4444;
    }
    #digirefresh_widget_1768671963298_923344 .section-header {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      margin-bottom: 8px;
      flex-wrap: wrap;
      gap: 8px;
    }
    #digirefresh_widget_1768671963298_923344 .section-title {
      font-weight: 600;
      color: #1f2937;
      font-size: 16px;
      flex: 1;
      min-width: 200px;
    }
    #digirefresh_widget_1768671963298_923344 .section-timing {
      font-size: 12px;
      color: #6b7280;
      font-style: italic;
    }
    #digirefresh_widget_1768671963298_923344 label {
      display: block;
      font-size: 14px;
      color: #374151;
      margin-bottom: 6px;
      font-weight: 500;
    }
    #digirefresh_widget_1768671963298_923344 textarea {
      width: 100%;
      padding: 12px;
      border: 1px solid #d1d5db;
      border-radius: 6px;
      font-size: 14px;
      font-family: inherit;
      resize: vertical;
      min-height: 80px;
      transition: border-color 0.2s ease, box-shadow 0.2s ease;
    }
    #digirefresh_widget_1768671963298_923344 textarea:focus {
      outline: none;
      border-color: #017e5e;
      box-shadow: 0 0 0 3px rgba(1, 126, 94, 0.1);
    }
    #digirefresh_widget_1768671963298_923344 .stats {
      display: flex;
      gap: 16px;
      margin-top: 8px;
      flex-wrap: wrap;
    }
    #digirefresh_widget_1768671963298_923344 .stat {
      font-size: 13px;
      color: #4b5563;
      display: flex;
      align-items: center;
      gap: 4px;
    }
    #digirefresh_widget_1768671963298_923344 .stat-value {
      font-weight: 600;
      color: #1f2937;
    }
    #digirefresh_widget_1768671963298_923344 .status-indicator {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      background-color: #d1d5db;
      display: inline-block;
    }
    #digirefresh_widget_1768671963298_923344 .status-green .status-indicator {
      background-color: #10b981;
    }
    #digirefresh_widget_1768671963298_923344 .status-orange .status-indicator {
      background-color: #f59e0b;
    }
    #digirefresh_widget_1768671963298_923344 .status-red .status-indicator {
      background-color: #ef4444;
    }
    #digirefresh_widget_1768671963298_923344 .total-summary {
      background: #017e5e;
      color: white;
      padding: 20px;
      border-radius: 8px;
      margin-top: 24px;
      text-align: center;
    }
    #digirefresh_widget_1768671963298_923344 .total-summary h4 {
      margin: 0 0 12px 0;
      font-size: 18px;
      font-weight: 600;
    }
    #digirefresh_widget_1768671963298_923344 .summary-stats {
      display: flex;
      justify-content: center;
      gap: 32px;
      flex-wrap: wrap;
    }
    #digirefresh_widget_1768671963298_923344 .summary-stat {
      display: flex;
      flex-direction: column;
      align-items: center;
    }
    #digirefresh_widget_1768671963298_923344 .summary-stat-value {
      font-size: 32px;
      font-weight: 700;
      line-height: 1;
      margin-bottom: 4px;
    }
    #digirefresh_widget_1768671963298_923344 .summary-stat-label {
      font-size: 13px;
      opacity: 0.9;
    }
    #digirefresh_widget_1768671963298_923344 .feedback {
      margin-top: 12px;
      padding: 12px;
      background: rgba(255, 255, 255, 0.15);
      border-radius: 6px;
      font-size: 14px;
      line-height: 1.5;
    }
    #digirefresh_widget_1768671963298_923344 .tips {
      margin-top: 24px;
      padding: 16px;
      background: #fef3c7;
      border-left: 4px solid #f59e0b;
      border-radius: 6px;
    }
    #digirefresh_widget_1768671963298_923344 .tips h5 {
      margin: 0 0 8px 0;
      color: #92400e;
      font-size: 14px;
      font-weight: 600;
    }
    #digirefresh_widget_1768671963298_923344 .tips p {
      margin: 0;
      color: #78350f;
      font-size: 13px;
      line-height: 1.6;
    }
    @media (max-width: 640px) {
      #digirefresh_widget_1768671963298_923344 {
        padding: 16px;
      }
      #digirefresh_widget_1768671963298_923344 h3 {
        font-size: 20px;
      }
      #digirefresh_widget_1768671963298_923344 .section-header {
        flex-direction: column;
      }
      #digirefresh_widget_1768671963298_923344 .summary-stats {
        gap: 20px;
      }
      #digirefresh_widget_1768671963298_923344 .summary-stat-value {
        font-size: 28px;
      }
    }