.aff-steps{background:var(--color-white);padding:80px 24px}.aff-steps-inner{max-width:960px;margin:0 auto}.aff-steps h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.aff-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.aff-step-card{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:32px 24px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.aff-step-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f}.aff-step-number{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text);font-size:1.3rem;font-weight:700;margin:0 auto 18px;border:2px solid rgba(201,160,0,.2)}.aff-step-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.aff-step-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:680px){.aff-steps-grid{grid-template-columns:1fr}}.aff-numbers{background:var(--color-stone-100);padding:80px 24px}.aff-numbers-inner{max-width:960px;margin:0 auto}.aff-numbers h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.aff-numbers-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:56px}.aff-number-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:32px 28px;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.aff-number-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f}.aff-number-value{display:block;font-size:2.2rem;font-weight:700;color:var(--color-gold-text);line-height:1.1;margin-bottom:6px}.aff-number-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:10px;line-height:1.3}.aff-number-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:680px){.aff-numbers-grid{grid-template-columns:1fr}}.aff-table-wrap{max-width:760px;margin:0 auto}.aff-table{width:100%;border-collapse:collapse;font-size:.9rem;border-radius:12px;overflow:hidden;border:1px solid var(--color-stone-200)}.aff-table thead{background:linear-gradient(180deg,var(--color-gold-bright) 0%,var(--color-gold-light) 100%)}.aff-table th{font-weight:600;color:var(--color-gold-olive);padding:14px 18px;text-align:left;font-size:.85rem}.aff-table td{padding:13px 18px;color:var(--text-secondary);border-top:1px solid var(--color-stone-200)}.aff-table tbody tr:nth-child(2n){background:var(--color-stone-25)}.aff-table tbody tr:nth-child(odd){background:var(--color-white)}.aff-table tbody tr:hover{background:var(--color-gold-wash)}.aff-table-note{font-size:.82rem;color:var(--text-muted);font-style:italic;margin-top:16px;text-align:center}@media(max-width:600px){.aff-table-wrap{overflow-x:auto}.aff-table{min-width:520px}}.aff-audience{background:var(--color-white);padding:80px 24px}.aff-audience-inner{max-width:960px;margin:0 auto}.aff-audience h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.aff-audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.aff-audience-card{background:var(--color-stone-25);border:1px solid var(--color-stone-200);border-radius:14px;padding:28px 24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.aff-audience-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f;border-color:var(--color-stone-300)}.aff-card-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text);margin-bottom:18px}.aff-card-icon svg{width:24px;height:24px}.aff-audience-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.aff-audience-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:680px){.aff-audience-grid{grid-template-columns:1fr}}.aff-perks{background:var(--color-stone-100);padding:80px 24px}.aff-perks-inner{max-width:960px;margin:0 auto}.aff-perks h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);text-align:center;margin-bottom:48px;letter-spacing:-.01em}.aff-perks-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.aff-perk-card{background:var(--color-white);border:1px solid var(--color-stone-200);border-radius:14px;padding:24px;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.aff-perk-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px #1c19170f;border-color:var(--color-stone-300)}.aff-perk-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:14px;background:linear-gradient(135deg,var(--color-gold-wash),var(--color-gold-pale));color:var(--color-gold-text);margin-bottom:18px}.aff-perk-icon svg{width:24px;height:24px}.aff-perk-card h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin-bottom:8px;line-height:1.3}.aff-perk-card p{font-size:.88rem;color:var(--text-secondary);line-height:1.65}@media(max-width:860px){.aff-perks-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:540px){.aff-perks-grid{grid-template-columns:1fr}}.aff-cta{position:relative;overflow:hidden;background:var(--color-stone-50);padding:80px 24px;text-align:center}.aff-cta-gradient{position:absolute;inset:0;pointer-events:none;overflow:hidden}.aff-blob{position:absolute;border-radius:50%;filter:blur(80px);will-change:transform}.aff-blob--1{width:500px;height:500px;top:-30%;right:-5%;background:radial-gradient(circle,rgba(254,226,101,.45),rgba(255,200,50,.15) 50%,transparent 70%);animation:drift-2 18s ease-in-out infinite alternate}.aff-blob--2{width:450px;height:450px;bottom:-20%;left:-5%;background:radial-gradient(circle,rgba(254,200,60,.4),rgba(255,230,120,.12) 50%,transparent 70%);animation:drift-1 16s ease-in-out infinite alternate}.aff-cta-inner{position:relative;z-index:1;max-width:560px;margin:0 auto}.aff-cta h2{font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--text-primary);margin-bottom:12px;letter-spacing:-.01em}.aff-cta p{font-size:1rem;color:var(--text-secondary);margin-bottom:32px;line-height:1.6}.aff-cta-note{display:block;margin-top:14px;font-size:.82rem;color:var(--text-muted)}.aff-cta-note a{color:var(--color-gold-text);text-decoration:none;font-weight:600;transition:color .2s ease}.aff-cta-note a:hover{color:var(--color-gold-text-hover)}[data-theme=dark] .aff-steps{background:var(--color-stone-850)}[data-theme=dark] .aff-step-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .aff-step-card:hover{box-shadow:0 6px 24px #0000004d}[data-theme=dark] .aff-step-number{background:linear-gradient(135deg,#fefce814,#fef3c70d);border-color:#c9a0004d}[data-theme=dark] .aff-numbers{background:var(--color-stone-950)}[data-theme=dark] .aff-number-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .aff-number-card:hover{box-shadow:0 6px 24px #0000004d}[data-theme=dark] .aff-table{border-color:var(--color-stone-800)}[data-theme=dark] .aff-table thead{background:linear-gradient(180deg,#ffe87226,#e6c8001a)}[data-theme=dark] .aff-table th{color:var(--color-gold-light)}[data-theme=dark] .aff-table td{border-top-color:var(--color-stone-800)}[data-theme=dark] .aff-table tbody tr:nth-child(2n){background:var(--color-stone-900)}[data-theme=dark] .aff-table tbody tr:nth-child(odd){background:var(--color-stone-850)}[data-theme=dark] .aff-table tbody tr:hover{background:#fefce80a}[data-theme=dark] .aff-audience{background:var(--color-stone-850)}[data-theme=dark] .aff-audience-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .aff-audience-card:hover{border-color:var(--color-stone-700);box-shadow:0 6px 24px #0000004d}[data-theme=dark] .aff-card-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .aff-perks{background:var(--color-stone-950)}[data-theme=dark] .aff-perk-card{background:var(--color-stone-900);border-color:var(--color-stone-800)}[data-theme=dark] .aff-perk-card:hover{border-color:var(--color-stone-700);box-shadow:0 6px 24px #0000004d}[data-theme=dark] .aff-perk-icon{background:linear-gradient(135deg,#fefce814,#fef3c70d)}[data-theme=dark] .aff-cta{background:var(--color-stone-950)}[data-theme=dark] .aff-blob--1{background:radial-gradient(circle,rgba(254,226,101,.15),rgba(255,200,50,.05) 50%,transparent 70%)}[data-theme=dark] .aff-blob--2{background:radial-gradient(circle,rgba(254,200,60,.12),rgba(255,230,120,.04) 50%,transparent 70%)}[data-theme=dark] .aff-cta-note a{color:var(--color-gold-light)}[data-theme=dark] .aff-cta-note a:hover{color:var(--color-gold-text)}@media(prefers-reduced-motion:reduce){.aff-blob{animation:none}.aff-step-card,.aff-number-card,.aff-audience-card,.aff-perk-card{transition:none}}
