.brand-campaign{display:flex;flex-direction:column;gap:16px;max-width:100%;width:100%;cursor:pointer;transition:transform .2s ease}.brand-campaign:hover{transform:translateY(-2.8px)}.brand-campaign-live-badge{display:inline-flex;align-items:center;gap:.5rem;background:rgb(17,24,39);color:rgb(255,255,255);padding:8px 24px;border-radius:30px;font-size:1rem;font-weight:600;width:-moz-fit-content;width:fit-content;align-self:center}.brand-campaign-live-dot{width:8px;height:8px;border-radius:50%;background:rgb(34,197,94);animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.brand-campaign-info{display:flex;justify-content:space-between;align-items:center;gap:8px}.brand-campaign-title{font-size:2rem;font-weight:700;margin:0;color:var(--color-text-dark)}.brand-campaign-status{display:inline-flex;align-items:center;gap:.5rem;background:rgb(220,252,231);color:rgb(22,101,52);padding:8px 20px;border-radius:32px;font-size:1rem;font-weight:600;white-space:nowrap}.brand-campaign-status-dot{width:8px;height:8px;border-radius:50%;background:rgb(34,197,94)}@media (max-width:968px){.brand-campaign{gap:12px}.brand-campaign-info{gap:1.5rem}.brand-campaign-title{font-size:1.75rem}.brand-campaign-live-badge,.brand-campaign-status{font-size:1rem;padding:8px 20px}.brand-campaign-live-dot,.brand-campaign-status-dot{width:6px;height:6px}}@media (max-width:640px){.brand-campaign{gap:10px}.brand-campaign-info{gap:3rem}.brand-campaign-title{font-size:1.5rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1 1;min-width:0}.brand-campaign-live-badge,.brand-campaign-status{font-size:.75rem;padding:7px 16px}.brand-campaign-live-dot,.brand-campaign-status-dot{width:5px;height:5px}}.influencer-card-compact{background:var(--color-card-primary);padding:20px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:16px;gap:16px;width:100%;max-width:415px;transition:transform .2s ease,box-shadow .2s ease}.influencer-card-compact:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.influencer-card-compact-avatar{position:relative;width:110px;height:110px;border-radius:50%;overflow:hidden;flex-shrink:0}.influencer-card-compact-avatar-img{width:100%;height:100%;object-fit:cover}.influencer-card-compact-info{display:flex;flex-direction:column;gap:8px;min-width:0}.influencer-card-compact-username{font-size:rem;font-weight:500;color:var(--color-text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.influencer-card-compact-stats{display:flex;flex-direction:column;gap:0}.influencer-card-compact-stat{font-size:.875rem;font-weight:400;color:var(--color-text-dark);display:flex;align-items:baseline;gap:4px}.influencer-card-compact-stat-value{color:var(--color-accent-pink);font-weight:600}.influencer-card-compact-socials{display:flex;gap:8px;align-items:center;flex-shrink:0}.influencer-card-compact-social-link{display:flex;align-items:center;justify-content:center;transition:opacity .2s}.influencer-card-compact-social-link:hover{opacity:.7}.influencer-card-compact-social-icon{width:28px;height:28px}@media (max-width:480px){.influencer-card-compact{padding:16px 20px;gap:16px}.influencer-card-compact-avatar{width:60px;height:60px}.influencer-card-compact-username{font-size:.875rem}.influencer-card-compact-stat{font-size:.75rem}.influencer-card-compact-social-icon{width:24px;height:24px}}.how-it-works-page{min-height:calc(100vh - 200px);padding:6.66rem 4rem 4rem;background:rgb(255,255,255);overflow-x:hidden;position:relative}body:has(.how-it-works-page){overflow-x:hidden;max-width:100vw}html:has(.how-it-works-page){overflow-x:hidden;max-width:100vw}.how-it-works-first-section{margin-top:0}.campaign-launch-cards{display:flex;flex-direction:column;gap:1.5rem;position:relative}.campaign-launch-cards>:nth-child(2){margin-left:8rem}.campaign-live-phones{display:flex;justify-content:center;align-items:flex-start;position:relative;height:650px;width:700px}.campaign-live-phones .iphone-left{position:absolute;left:0;top:36px;transform:rotate(-18deg);z-index:1}.campaign-live-phones .iphone-center{position:absolute;left:50%;top:0;transform:translateX(-50%) rotate(0deg);z-index:2}.campaign-live-phones .iphone-right{position:absolute;right:0;top:36px;transform:rotate(18deg);z-index:3}@media (max-width:968px){.campaign-live-phones{height:550px;width:700px;margin:0 auto}.campaign-live-phones .iphone-left{left:0;top:30px;transform:rotate(-18deg) scale(.85)}.campaign-live-phones .iphone-center{top:0;transform:translateX(-50%) rotate(0deg) scale(.85)}.campaign-live-phones .iphone-right{right:0;top:30px;transform:rotate(18deg) scale(.85)}}@media (max-width:640px){.how-it-works-page{padding:6rem 0 3rem;overflow-x:hidden;max-width:100vw}.campaign-launch-cards{gap:1rem;padding:0;max-width:330px;margin-left:-48px}.campaign-launch-cards>:nth-child(2){margin-left:48px}.campaign-live-phones{height:90vw;width:100%;max-width:90vw;overflow:visible}.campaign-live-phones .iphone-left{left:0;top:20px;transform:rotate(12deg) scale(.66);transform-origin:top center;z-index:5}.campaign-live-phones .iphone-center{left:50%;top:0;transform:translateX(-50%) rotate(0deg) scale(.66);transform-origin:top center;z-index:4}.campaign-live-phones .iphone-right{right:0;top:20px;transform:rotate(-12deg) scale(.66);transform-origin:top center}}.reel-section{margin-top:0;padding:10rem 0 0;background:rgb(255,255,255)}.reel-section-header{max-width:1440px;margin:0 auto 1.5rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.reel-section-title{font-size:2.75rem;font-weight:700;line-height:1.2;margin:0;color:var(--color-text-dark)}.reel-section-button{padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;color:var(--color-accent-pink);background:transparent;border:1.5px solid var(--color-accent-pink);border-radius:50px;text-decoration:none;white-space:nowrap;transition:all .2s ease}.reel-section-button:hover{background:var(--color-accent-pink);color:white}@media (max-width:968px){.reel-section{margin-top:6rem;padding:3rem 2rem 2rem}.reel-section-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.reel-section-title{font-size:2.5rem}}@media (max-width:640px){.reel-section{margin-left:0;margin-right:0;margin-top:4rem;padding:2rem 0;overflow-x:hidden}.reel-section-header{padding:0 1rem;margin-bottom:.5rem}.reel-section-title{font-size:2rem}.reel-section-button{padding:.75rem 1.5rem;font-size:.875rem}}.brand-carousel-wrapper{margin-left:-4rem;margin-right:-4rem;margin-top:8rem}@media (max-width:640px){.brand-carousel-wrapper{margin-left:0;margin-right:0;margin-top:6rem;overflow-x:hidden;width:calc(100%);max-width:100vw;position:relative}}@media (max-width:768px){.how-it-works-page>*{max-width:100vw;overflow-x:hidden}*{box-sizing:border-box}}