.entel-aff-page { max-width: 880px; }
.entel-aff-page h2 { margin-top: 0; }
.entel-aff-page .entel-aff-info-box { background: #eef5ff; border: 1px solid #c7dbfa; border-left: 4px solid #2271b1; border-radius: 6px; padding: 12px 18px; margin-bottom: 20px; }
.entel-aff-page .entel-aff-info-box p:first-child { margin-top: 0; }
.entel-aff-page .entel-aff-info-box p:last-child { margin-bottom: 0; }
.entel-aff-page .entel-aff-share { background: #f7f7f7; border: 1px solid #e2e2e2; border-radius: 6px; padding: 16px 20px; margin-bottom: 24px; }
.entel-aff-page .entel-aff-share p { margin: 8px 0; }
.entel-aff-page .entel-aff-code { background: #fff; border: 1px solid #d6d6d6; border-radius: 4px; padding: 4px 8px; font-size: 1.1em; letter-spacing: 0.06em; }
.entel-aff-page .entel-aff-url { width: 100%; max-width: 520px; padding: 6px 8px; }
.entel-aff-page .entel-aff-section { margin-top: 28px; }
.entel-aff-page .entel-aff-section h3 { margin-bottom: 10px; }
.entel-aff-table { width: 100%; border-collapse: collapse; }
.entel-aff-table th, .entel-aff-table td { padding: 8px 10px; text-align: left; border-bottom: 1px solid #ececec; }
.entel-aff-table th { background: #fafafa; font-weight: 600; }
.entel-aff-modal[hidden] { display: none !important; }
.entel-aff-modal { position: fixed; inset: 0; background: rgba(0,0,0,.45); display: flex; align-items: center; justify-content: center; z-index: 9999; }
.entel-aff-modal-inner { background: #fff; border-radius: 8px; padding: 22px 24px; width: min(440px, 92vw); box-shadow: 0 10px 30px rgba(0,0,0,.18); }
.entel-aff-modal-inner h4 { margin: 0 0 12px 0; }
.entel-aff-modal-inner label { display: block; margin: 10px 0; font-weight: 500; }
.entel-aff-modal-inner input[type="email"], .entel-aff-modal-inner textarea { width: 100%; padding: 6px 8px; box-sizing: border-box; }
.entel-aff-modal-actions { margin-top: 16px; display: flex; gap: 8px; justify-content: flex-end; }
.entel-aff-modal-status { margin: 12px 0 0 0; min-height: 1.2em; color: #555; }
.entel-aff-modal-status.is-error { color: #b32d2e; }
.entel-aff-modal-status.is-success { color: #2a8a3f; }
