.aff-nav{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:32px;padding:6px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:16px}.aff-nav-item{display:flex;align-items:center;gap:10px;padding:14px 20px;background:transparent;border-radius:12px;color:rgba(255,255,255,0.6);font-size:14px;font-weight:500;text-decoration:none;transition:all 0.25s ease}.aff-nav-item i{font-size:20px;opacity:0.7}.aff-nav-item:hover{background:rgba(255,255,255,0.04);color:rgba(255,255,255,0.85)}.aff-nav-item.active{background:linear-gradient(135deg,rgba(59,130,246,0.15),rgba(99,102,241,0.1));color:#60a5fa;border:1px solid rgba(59,130,246,0.25)}.aff-nav-item.active i{opacity:1}.aff-stats-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;margin-bottom:32px}.aff-stat-card{display:flex;align-items:center;gap:18px;padding:24px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:20px;transition:all 0.3s ease;position:relative;overflow:hidden}.aff-stat-card::before{content:'';position:absolute;top:0;left:0;width:4px;height:100%;border-radius:4px 0 0 4px}.aff-stat-card:hover{background:rgba(255,255,255,0.04);transform:translateY(-2px);box-shadow:0 8px 30px rgba(0,0,0,0.15)}.aff-stat-commission::before{background:linear-gradient(180deg,#22c55e,#10b981)}.aff-stat-clicks::before{background:linear-gradient(180deg,#3b82f6,#6366f1)}.aff-stat-unique::before{background:linear-gradient(180deg,#f59e0b,#d97706)}.aff-stat-icon{width:56px;height:56px;display:flex;align-items:center;justify-content:center;border-radius:16px;font-size:26px}.aff-stat-commission .aff-stat-icon{background:rgba(34,197,94,0.15);color:#22c55e}.aff-stat-clicks .aff-stat-icon{background:rgba(59,130,246,0.15);color:#3b82f6}.aff-stat-unique .aff-stat-icon{background:rgba(245,158,11,0.15);color:#f59e0b}.aff-stat-content{display:flex;flex-direction:column;gap:4px}.aff-stat-value{font-family:'Rajdhani',sans-serif;font-size:28px;font-weight:700;color:white;line-height:1.1}.aff-stat-label{font-size:13px;color:rgba(255,255,255,0.5);font-weight:500}.aff-charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:24px;margin-bottom:32px}.aff-chart-card{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:20px;padding:24px}.aff-chart-card.aff-chart-full{margin-bottom:32px}.aff-section-title{display:flex;align-items:center;gap:12px;font-family:'Rajdhani',sans-serif;font-size:18px;font-weight:600;color:white;margin:0 0 20px 0}.aff-section-title i{font-size:22px;color:#3b82f6}.aff-period-badge{margin-left:auto;padding:6px 14px;background:rgba(59,130,246,0.12);border-radius:20px;font-size:13px;font-weight:500;color:#60a5fa}.aff-chart-container{min-height:200px}.aff-chart-container canvas{max-width:100%}.aff-report-section{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:20px;padding:24px;margin-bottom:24px}.aff-report-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;margin-bottom:20px}.aff-back-link{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.1);border-radius:10px;color:rgba(255,255,255,0.7);font-size:13px;font-weight:500;text-decoration:none;transition:all 0.2s}.aff-back-link:hover{background:rgba(59,130,246,0.1);border-color:rgba(59,130,246,0.3);color:#60a5fa}.aff-table-container{overflow-x:auto;border-radius:12px}.aff-table{width:100%;border-collapse:collapse}.aff-table thead tr{background:rgba(255,255,255,0.03)}.aff-table th{padding:14px 18px;font-size:12px;font-weight:600;color:rgba(255,255,255,0.5);text-transform:uppercase;letter-spacing:0.5px;text-align:left;border-bottom:1px solid rgba(255,255,255,0.06)}.aff-table td{padding:16px 18px;font-size:14px;color:rgba(255,255,255,0.85);border-bottom:1px solid rgba(255,255,255,0.04)}.aff-table-row:hover{background:rgba(255,255,255,0.02)}.aff-table .text-right{text-align:right}.aff-date-cell a{color:#60a5fa;text-decoration:none;font-weight:500}.aff-date-cell a:hover{text-decoration:underline}.aff-commission-cell .positive{color:#22c55e;font-weight:600}.aff-clicks-link{display:inline-flex;padding:6px 12px;background:rgba(59,130,246,0.1);border-radius:8px;color:#60a5fa !important;font-weight:500;text-decoration:none !important;transition:all 0.2s}.aff-clicks-link:hover{background:rgba(59,130,246,0.2)}.aff-table-total td{background:rgba(59,130,246,0.08);border-top:2px solid rgba(59,130,246,0.2)}.aff-table-total .positive{color:#22c55e}.aff-details-row td{padding:0;background:rgba(255,255,255,0.02)}.aff-detail-content{position:relative;padding:20px}.aff-detail-close{position:absolute;top:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:rgba(255,255,255,0.05);border-radius:8px;color:rgba(255,255,255,0.5);text-decoration:none;transition:all 0.2s}.aff-detail-close:hover{background:rgba(239,68,68,0.1);color:#f87171}.aff-export-section{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.aff-export-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 24px;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:12px;color:white !important;font-size:14px;font-weight:600;text-decoration:none !important;transition:all 0.25s ease}.aff-export-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.35)}.aff-export-btn.aff-export-secondary{background:rgba(255,255,255,0.04);border:1px solid rgba(255,255,255,0.1);color:rgba(255,255,255,0.75)!important}.aff-export-btn.aff-export-secondary:hover{background:rgba(255,255,255,0.08);border-color:rgba(255,255,255,0.2);box-shadow:none}.aff-empty-state{text-align:center;padding:60px 20px;background:rgba(255,255,255,0.02);border:1px dashed rgba(255,255,255,0.1);border-radius:20px}.aff-empty-icon{width:80px;height:80px;margin:0 auto 24px;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,0.1);border-radius:20px}.aff-empty-icon i{font-size:40px;color:#3b82f6}.aff-empty-state h3{font-family:'Rajdhani',sans-serif;font-size:22px;font-weight:600;color:white;margin:0 0 12px 0}.aff-empty-state p{font-size:14px;color:rgba(255,255,255,0.5);margin:0 0 24px 0;max-width:400px;margin-left:auto;margin-right:auto}.aff-empty-cta{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;background:linear-gradient(135deg,#3b82f6,#6366f1);border-radius:12px;color:white !important;font-size:14px;font-weight:600;text-decoration:none !important;transition:all 0.25s ease}.aff-empty-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.35)}.aff-link-card{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:16px;padding:24px;margin-bottom:20px}.aff-link-card-header{display:flex;align-items:center;gap:12px}.aff-link-card-title{font-family:'Rajdhani',sans-serif;font-size:18px;font-weight:600;color:white;margin:0}.aff-link-url{display:flex;align-items:center;gap:12px;padding:14px 18px;background:rgba(0,0,0,0.2);border:1px solid rgba(255,255,255,0.08);border-radius:12px}.aff-link-url code{flex:1;font-family:'JetBrains Mono',monospace;font-size:13px;color:#60a5fa;word-break:break-all}.aff-copy-btn{padding:8px 16px;background:rgba(59,130,246,0.15);border:none;border-radius:8px;color:#60a5fa;font-size:13px;font-weight:500;cursor:pointer;transition:all 0.2s}.aff-copy-btn:hover{background:rgba(59,130,246,0.25)}.aff-banner-card{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:20px;overflow:hidden;margin-bottom:24px}.aff-banner-preview{padding:30px;background:linear-gradient(135deg,rgba(59,130,246,0.05),rgba(99,102,241,0.03));display:flex;align-items:center;justify-content:center;min-height:150px}.aff-banner-info{padding:24px}.aff-banner-title{font-family:'Rajdhani',sans-serif;font-size:18px;font-weight:600;color:white;margin:0 0 16px 0}.aff-banner-details{display:grid;gap:12px}.aff-banner-detail{display:flex;flex-direction:column;gap:4px}.aff-banner-detail-label{font-size:12px;font-weight:600;color:rgba(255,255,255,0.4);text-transform:uppercase;letter-spacing:0.5px}.aff-banner-detail-value{font-size:14px;color:rgba(255,255,255,0.85);word-break:break-all}.aff-banner-detail-value a{color:#60a5fa;text-decoration:none}.aff-banner-detail-value a:hover{text-decoration:underline}.aff-banner-code-toggle{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:rgba(59,130,246,0.1);border:1px solid rgba(59,130,246,0.2);border-radius:10px;color:#60a5fa !important;font-size:13px;font-weight:500;text-decoration:none !important;margin-top:16px;transition:all 0.2s}.aff-banner-code-toggle:hover{background:rgba(59,130,246,0.15)}.aff-banner-code{margin-top:12px}.aff-banner-code textarea{width:100%;padding:14px;background:rgba(0,0,0,0.3);border:1px solid rgba(255,255,255,0.08);border-radius:10px;color:#a5f3fc;font-family:'JetBrains Mono',monospace;font-size:12px;line-height:1.5;resize:vertical}.aff-category-list{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:28px;list-style:none;padding:0}.aff-category-item{padding:10px 20px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.08);border-radius:10px;transition:all 0.2s}.aff-category-item:hover{background:rgba(255,255,255,0.06)}.aff-category-item.active{background:linear-gradient(135deg,rgba(59,130,246,0.15),rgba(99,102,241,0.1));border-color:rgba(59,130,246,0.3)}.aff-category-item a,.aff-category-item h2{color:rgba(255,255,255,0.75);text-decoration:none;font-size:14px;font-weight:500;margin:0}.aff-category-item.active h2{color:#60a5fa}.aff-payout-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:32px}.aff-payout-card{padding:24px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:16px;text-align:center}.aff-payout-card-value{font-family:'Rajdhani',sans-serif;font-size:32px;font-weight:700;color:#22c55e;margin-bottom:4px}.aff-payout-card-label{font-size:13px;color:rgba(255,255,255,0.5)}.aff-status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:20px;font-size:12px;font-weight:600}.aff-status-paid{background:rgba(34,197,94,0.15);color:#22c55e}.aff-status-pending{background:rgba(245,158,11,0.15);color:#f59e0b}.aff-form-section{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:20px;padding:28px}.aff-form-section .am-row{margin-bottom:20px}.aff-form-section .am-element-title label{font-size:13px;font-weight:600;color:rgba(255,255,255,0.7);margin-bottom:8px;display:block}.aff-form-section input[type="text"],.aff-form-section input[type="email"],.aff-form-section select,.aff-form-section textarea{width:100%;padding:14px 18px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.1);border-radius:12px;color:white;font-size:14px;transition:all 0.2s}.aff-form-section input:focus,.aff-form-section select:focus,.aff-form-section textarea:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.aff-form-section input[type="submit"]{padding:14px 32px;background:linear-gradient(135deg,#3b82f6,#6366f1);border:none;border-radius:12px;color:white;font-family:'Rajdhani',sans-serif;font-size:15px;font-weight:600;text-transform:uppercase;letter-spacing:0.5px;cursor:pointer;transition:all 0.2s}.aff-form-section input[type="submit"]:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.35)}.aff-materials-list{display:grid;gap:12px;list-style:none;padding:0;margin:0}.aff-material-item{display:flex;align-items:center;gap:14px;padding:16px 20px;background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.06);border-radius:12px;transition:all 0.2s}.aff-material-item:hover{background:rgba(255,255,255,0.04);border-color:rgba(255,255,255,0.1)}.aff-material-icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:rgba(59,130,246,0.1);border-radius:12px;color:#3b82f6;font-size:20px}.aff-material-info{flex:1}.aff-material-name{font-size:14px;font-weight:500;color:white;margin-bottom:2px}.aff-material-name a{color:inherit;text-decoration:none}.aff-material-name a:hover{color:#60a5fa}.aff-material-desc{font-size:13px;color:rgba(255,255,255,0.45)}.aff-material-download{padding:8px 16px;background:rgba(59,130,246,0.1);border-radius:8px;color:#60a5fa;font-size:13px;font-weight:500;text-decoration:none;transition:all 0.2s}.aff-material-download:hover{background:rgba(59,130,246,0.2)}.aff-search-form{margin-bottom:24px}.aff-search-input{width:100%;max-width:400px;padding:12px 18px 12px 48px;background:rgba(255,255,255,0.03);border:1px solid rgba(255,255,255,0.1);border-radius:12px;color:white;font-size:14px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.3)' stroke-width='2'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cpath d='M21 21l-4.35-4.35'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:16px center;transition:all 0.2s}.aff-search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.aff-search-input::placeholder{color:rgba(255,255,255,0.35)}[data-theme="light"] .aff-nav{background:#f8fafc;border-color:#e2e8f0}[data-theme="light"] .aff-nav-item{color:#64748b}[data-theme="light"] .aff-nav-item:hover{background:#f1f5f9;color:#1e293b}[data-theme="light"] .aff-nav-item.active{background:rgba(59,130,246,0.1);color:#3b82f6;border-color:rgba(59,130,246,0.2)}[data-theme="light"] .aff-stat-card{background:white;border-color:#e2e8f0}[data-theme="light"] .aff-stat-card:hover{box-shadow:0 8px 30px rgba(0,0,0,0.08)}[data-theme="light"] .aff-stat-value{color:#1e293b}[data-theme="light"] .aff-stat-label{color:#64748b}[data-theme="light"] .aff-chart-card,[data-theme="light"] .aff-report-section,[data-theme="light"] .aff-link-card,[data-theme="light"] .aff-banner-card,[data-theme="light"] .aff-form-section{background:white;border-color:#e2e8f0}[data-theme="light"] .aff-section-title{color:#1e293b}[data-theme="light"] .aff-table thead tr{background:#f8fafc}[data-theme="light"] .aff-table th{color:#64748b;border-bottom-color:#e2e8f0}[data-theme="light"] .aff-table td{color:#374151;border-bottom-color:#f1f5f9}[data-theme="light"] .aff-table-row:hover{background:#f8fafc}[data-theme="light"] .aff-table-total td{background:rgba(59,130,246,0.06)}[data-theme="light"] .aff-empty-state{background:#f8fafc;border-color:#e2e8f0}[data-theme="light"] .aff-empty-state h3{color:#1e293b}[data-theme="light"] .aff-empty-state p{color:#64748b}[data-theme="light"] .aff-link-url{background:#f1f5f9;border-color:#e2e8f0}[data-theme="light"] .aff-banner-preview{background:linear-gradient(135deg,rgba(59,130,246,0.05),rgba(99,102,241,0.02))}[data-theme="light"] .aff-banner-title{color:#1e293b}[data-theme="light"] .aff-banner-detail-label{color:#94a3b8}[data-theme="light"] .aff-banner-detail-value{color:#374151}[data-theme="light"] .aff-banner-code textarea{background:#f1f5f9;border-color:#e2e8f0;color:#0369a1}[data-theme="light"] .aff-category-item{background:#f8fafc;border-color:#e2e8f0}[data-theme="light"] .aff-category-item:hover{background:#f1f5f9}[data-theme="light"] .aff-category-item a,[data-theme="light"] .aff-category-item h2{color:#475569}[data-theme="light"] .aff-payout-card{background:white;border-color:#e2e8f0}[data-theme="light"] .aff-payout-card-label{color:#64748b}[data-theme="light"] .aff-form-section input[type="text"],[data-theme="light"] .aff-form-section input[type="email"],[data-theme="light"] .aff-form-section select,[data-theme="light"] .aff-form-section textarea{background:white;border-color:#e2e8f0;color:#1e293b}[data-theme="light"] .aff-material-item{background:white;border-color:#e2e8f0}[data-theme="light"] .aff-material-item:hover{background:#f8fafc}[data-theme="light"] .aff-material-name{color:#1e293b}[data-theme="light"] .aff-material-desc{color:#64748b}[data-theme="light"] .aff-search-input{background-color:white;border-color:#e2e8f0;color:#1e293b}[data-theme="light"] .aff-search-input::placeholder{color:#94a3b8}@media(max-width:768px){.aff-nav{flex-direction:column;gap:4px}.aff-nav-item{width:100%;justify-content:flex-start}.aff-stats-cards{grid-template-columns:1fr}.aff-charts-section{grid-template-columns:1fr}.aff-stat-card{padding:20px}.aff-stat-value{font-size:24px}.aff-report-header{flex-direction:column;align-items:flex-start}.aff-table th,.aff-table td{padding:12px;font-size:13px}.aff-export-section{flex-direction:column}.aff-export-btn{width:100%;justify-content:center}}