.aff-main{background:var(--color-bg);overflow-x:hidden}.aff-container{max-width:72rem;margin:0 auto;padding:0 1.25rem}.aff-gradient-text{background:linear-gradient(135deg,#3b82f6,#22d3ee);color:#0000;background-clip:text}.aff-blur{pointer-events:none;filter:blur(80px);z-index:0;border-radius:9999px;position:absolute}.aff-blur--hero-1{background:radial-gradient(circle,#3b82f626,#0000 70%);width:20rem;height:20rem;top:10%;left:-6%}.aff-blur--hero-2{background:radial-gradient(circle,#22d3ee1f,#0000 70%);width:24rem;height:24rem;bottom:5%;right:-4%}.aff-blur--cta-1{background:radial-gradient(circle,#3b82f61f,#0000 70%);width:18rem;height:18rem;top:-20%;left:10%}.aff-blur--cta-2{background:radial-gradient(circle,#22d3ee1a,#0000 70%);width:22rem;height:22rem;bottom:-15%;right:5%}.aff-btn{font-family:var(--font-sans);cursor:pointer;border-radius:.75rem;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.aff-btn:hover{transform:scale(1.05)}.aff-btn:active{transform:scale(.97)}.aff-btn--primary{background:var(--color-text);color:var(--color-bg);border:2px solid var(--color-text)}.aff-btn--primary:hover{box-shadow:0 8px 30px #00000026}.aff-btn--outline{color:var(--color-text);background:0 0;border:2px solid #00000026}.aff-btn--outline:hover{border-color:var(--color-text)}.aff-btn--lg{padding:1rem 2.5rem;font-size:1.125rem}.aff-hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.25rem 5rem;display:flex;position:relative;overflow:hidden}.aff-hero__grid{z-index:0;opacity:.35;pointer-events:none;position:absolute;inset:0;transform:perspective(800px)rotateX(4deg)}.aff-hero__grid svg{width:100%;height:100%}.aff-hero__inner{z-index:1;justify-content:center;align-items:center;gap:4rem;width:100%;max-width:72rem;display:flex;position:relative}.aff-hero__inner--centered{text-align:center;flex-direction:column}.aff-hero__content{flex:1;max-width:38rem}.aff-hero__content--centered{max-width:44rem}.aff-hero__badge{text-transform:uppercase;letter-spacing:.08em;color:#3b82f6;background:#3b82f614;border:1px solid #3b82f633;border-radius:9999px;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:700;display:inline-block}.aff-hero__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 1.25rem;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:900;line-height:1.1}.aff-hero__sub{color:var(--color-text-dim);margin:0 0 2rem;font-size:clamp(1rem,2vw,1.25rem);line-height:1.7}.aff-hero__ctas{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (width<=768px){.aff-hero{min-height:auto;padding:7rem 1rem 4rem}}.aff-section{padding:5rem 0;position:relative}.aff-section--alt{background:#fafafa}.aff-section__title{letter-spacing:-.02em;text-align:center;color:var(--color-text);margin:0 0 .75rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.aff-section__sub{text-align:center;color:var(--color-text-dim);max-width:36rem;margin:0 auto 3rem;font-size:clamp(.95rem,1.8vw,1.15rem);line-height:1.6}.aff-steps{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:60rem;margin:0 auto;display:grid}@media (width<=768px){.aff-steps{grid-template-columns:1fr;max-width:28rem}}.aff-step{text-align:center;background:#ffffffb3;border:1px solid #0000000f;border-radius:1.25rem;padding:2rem 1.5rem 1.75rem;transition:transform .3s,box-shadow .3s;position:relative}.aff-step:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.aff-step__number{color:#fff;background:linear-gradient(135deg,#3b82f6,#22d3ee);border-radius:9999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.8rem;font-weight:800;display:flex;position:absolute;top:-.85rem;left:50%;transform:translate(-50%)}.aff-step__icon{color:#3b82f6;background:#3b82f614;border-radius:1rem;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:.75rem auto 1rem;display:flex}.aff-step__title{color:var(--color-text);margin:0 0 .5rem;font-size:1.125rem;font-weight:700}.aff-step__desc{color:var(--color-text-dim);margin:0;font-size:.95rem;line-height:1.6}.aff-calc{background:#fff;border:1px solid #0000000f;border-radius:1.5rem;max-width:42rem;margin:0 auto 3rem;padding:2.5rem 2rem;box-shadow:0 8px 30px #0000000a}.aff-calc__display{flex-wrap:wrap;justify-content:center;gap:3rem;margin-bottom:2rem;display:flex}.aff-calc__metric{text-align:center}.aff-calc__label{text-transform:uppercase;letter-spacing:.05em;color:var(--color-text-dim);margin-bottom:.25rem;font-size:.8rem;font-weight:600;display:block}.aff-calc__value{letter-spacing:-.02em;color:var(--color-text);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:900}.aff-calc__metric--highlight .aff-calc__value{font-size:clamp(2rem,5vw,3rem)}.aff-calc__slider-wrap{max-width:32rem;margin:0 auto}.aff-calc__slider{appearance:none;background:linear-gradient(to right, #3b82f6 0%, #22d3ee var(--fill,5%), #e5e7eb var(--fill,5%), #e5e7eb 100%);cursor:pointer;border-radius:9999px;outline:none;width:100%;height:8px}.aff-calc__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:grab;background:#fff;border:3px solid #3b82f6;border-radius:9999px;width:24px;height:24px;transition:box-shadow .2s;box-shadow:0 2px 8px #3b82f64d}.aff-calc__slider::-webkit-slider-thumb:hover{box-shadow:0 4px 16px #3b82f666}.aff-calc__slider::-moz-range-thumb{cursor:grab;background:#fff;border:3px solid #3b82f6;border-radius:9999px;width:24px;height:24px;box-shadow:0 2px 8px #3b82f64d}.aff-calc__range-labels{color:var(--color-text-dim);justify-content:space-between;margin-top:.5rem;font-size:.75rem;font-weight:500;display:flex}.aff-calc__note{text-align:center;color:var(--color-text-dim);opacity:.7;margin:1rem 0 0;font-size:.8rem}.aff-methods{grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:42rem;margin:0 auto;display:grid}@media (width<=640px){.aff-methods{grid-template-columns:1fr}}.aff-method-card{background:#fff;border:1px solid #0000000f;border-radius:1.25rem;padding:1.75rem 1.5rem;transition:transform .3s,box-shadow .3s}.aff-method-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.aff-method-card__icon{color:#3b82f6;background:#3b82f614;border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.aff-method-card__title{color:var(--color-text);margin:0 0 .5rem;font-size:1.1rem;font-weight:700}.aff-method-card__desc{color:var(--color-text-dim);margin:0;font-size:.95rem;line-height:1.6}.aff-code{color:#3b82f6;background:#3b82f61a;border:1px solid #3b82f633;border-radius:.375rem;align-items:center;padding:.1rem .5rem;font-size:.85rem;font-weight:600;display:inline-flex}.aff-payout-note{text-align:center;color:var(--color-text-dim);margin-top:2rem;font-size:.95rem;line-height:1.6}.aff-milestones{flex-direction:column;gap:0;max-width:36rem;margin:0 auto;display:flex}.aff-milestone{gap:1.5rem;display:flex;position:relative}.aff-milestone__marker{flex-direction:column;flex-shrink:0;align-items:center;width:2rem;display:flex}.aff-milestone__dot{z-index:1;background:linear-gradient(135deg,#3b82f6,#22d3ee);border:3px solid #fff;border-radius:9999px;flex-shrink:0;width:1.25rem;height:1.25rem;box-shadow:0 0 0 2px #3b82f6}.aff-milestone__dot--grand{width:1.5rem;height:1.5rem;box-shadow:0 0 0 2px #3b82f6,0 0 20px #3b82f666}.aff-milestone__line{background:linear-gradient(#3b82f6,#3b82f626);flex:1;width:2px;margin:.25rem 0}.aff-milestone__card{background:#ffffffb3;border:1px solid #0000000f;border-radius:1.25rem;flex:1;margin-bottom:1.5rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.aff-milestone__card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.aff-milestone__card--grand{background:linear-gradient(135deg,#3b82f60d,#22d3ee0d);border:1px solid #3b82f626}.aff-milestone__card--grand:hover{box-shadow:0 12px 40px #3b82f626}.aff-milestone__badge{text-transform:uppercase;letter-spacing:.05em;color:#3b82f6;background:#3b82f61a;border-radius:9999px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.aff-milestone__badge--grand{color:#fff;background:linear-gradient(135deg,#3b82f6,#22d3ee)}.aff-milestone__icon-wrap{margin-bottom:.75rem}.aff-milestone__title{color:var(--color-text);margin:0 0 .4rem;font-size:1.15rem;font-weight:700}.aff-milestone__desc{color:var(--color-text-dim);margin:0;font-size:.9rem;line-height:1.6}.aff-faq-section{background:#292929;padding:5rem 0}.aff-faq__title{letter-spacing:-.02em;text-align:center;color:#fff;margin:0 0 3rem;font-size:clamp(1.75rem,4vw,2.75rem);font-weight:800}.aff-faq-grid{flex-direction:column;gap:.75rem;max-width:42rem;margin:0 auto;display:flex}.aff-faq-item{background:#ffffff0d;border:1px solid #ffffff14;border-radius:1rem;transition:background .3s,border-color .3s;overflow:hidden}.aff-faq-item:hover{background:#ffffff14}.aff-faq-item.is-open{background:#3b82f614;border-color:#3b82f64d}.aff-faq-item__q{color:#fff;width:100%;font-family:var(--font-sans);text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 1.5rem;font-size:1rem;font-weight:600;display:flex}.aff-faq-item__chevron{color:#fff6;flex-shrink:0;transition:transform .3s,color .3s}.aff-faq-item.is-open .aff-faq-item__chevron{color:#3b82f6;transform:rotate(180deg)}.aff-faq-item__a{max-height:0;padding:0 1.5rem;transition:max-height .4s,padding .3s;overflow:hidden}.aff-faq-item.is-open .aff-faq-item__a{max-height:300px;padding:0 1.5rem 1.25rem}.aff-faq-item__a p{color:#ffffffb3;margin:0;font-size:.95rem;line-height:1.65}.aff-final-cta{text-align:center;background:#fff;padding:6rem 1.25rem;position:relative;overflow:hidden}.aff-final-cta__title{letter-spacing:-.02em;color:var(--color-text);margin:0 0 1rem;font-size:clamp(2rem,5vw,3rem);font-weight:900}.aff-final-cta__sub{color:var(--color-text-dim);max-width:32rem;margin:0 auto 2rem;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7}.aff-section .influencers-marquee{margin-top:2rem}.aff-ig-scroll{width:100%;position:relative;overflow:hidden}@keyframes ig-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.aff-ig-track{width:max-content;animation:ig-marquee var(--ig-duration,600s) linear infinite;gap:1.5rem;display:flex}.aff-ig-track.is-paused{animation-play-state:paused}.aff-ig-embed{background:#fafafa;border:1px solid #0000000f;border-radius:1rem;flex:0 0 min(22rem,80vw);overflow:hidden}.aff-ig-embed iframe{border:none;border-radius:1rem;width:100%;height:580px;display:block}@media (width<=900px){.aff-ig-embed{flex:0 0 80vw}.aff-ig-embed iframe{height:620px}}.aff-ig-follow{text-align:center;margin-top:2.5rem}.aff-btn--ig{color:#fff;font-family:var(--font-sans);cursor:pointer;background:linear-gradient(135deg,#833ab4,#fd1d1d,#fcb045);border:none;border-radius:.75rem;justify-content:center;align-items:center;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.aff-btn--ig:hover{transform:scale(1.05);box-shadow:0 8px 30px #833ab44d}.aff-btn--ig:active{transform:scale(.97)}
