.brand-v2-side-nav{align-items:center;align-self:flex-start;background:var(--bv2-color-surface-dark);border-radius:20px;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;height:calc(100vh - 48px);height:var(--bv2-shell-nav-height,calc(100vh - 48px));justify-content:space-between;max-height:calc(100vh - 48px);max-height:var(--bv2-shell-nav-height,calc(100vh - 48px));padding:24px;transition:width .2s ease;width:193px}.brand-v2-side-nav--collapsed{padding:24px 12px;width:72px}.brand-v2-side-nav__top{align-items:center;display:flex;flex-direction:column;gap:32px;width:100%}.brand-v2-side-nav__logo{display:block;height:28px;max-width:100%;object-fit:contain;object-position:center;width:auto}.brand-v2-side-nav__nav-group,.brand-v2-side-nav__settings-group{display:flex;flex-direction:column;gap:8px;width:100%}.brand-v2-side-nav__settings-block{display:flex;flex-direction:column;gap:16px;width:100%}.brand-v2-side-nav__section-label{box-sizing:border-box;margin:0;padding-left:16px;width:100%}.brand-v2-side-nav--collapsed .brand-v2-side-nav__divider,.brand-v2-side-nav--collapsed .brand-v2-side-nav__item-label,.brand-v2-side-nav--collapsed .brand-v2-side-nav__logo,.brand-v2-side-nav--collapsed .brand-v2-side-nav__section-label{display:none}.brand-v2-side-nav__item{align-items:center;background:#0000;border:none;border-radius:40px;box-sizing:border-box;color:var(--bv2-color-text-on-dark);cursor:pointer;display:flex;gap:8px;padding:12px 32px 12px 16px;text-align:left;text-decoration:none;width:100%}.brand-v2-side-nav--collapsed .brand-v2-side-nav__item{justify-content:center;padding:12px}.brand-v2-side-nav__item:hover:not(.brand-v2-side-nav__item--active){background:var(--bv2-color-overlay-on-dark-hover)}.brand-v2-side-nav__item--active,.brand-v2-side-nav__item--active:hover{background:var(--bv2-color-primary)}.brand-v2-side-nav__item-icon{color:var(--bv2-color-text-on-dark);display:block;flex-shrink:0;height:24px;width:24px}.brand-v2-side-nav__item-label{color:var(--bv2-color-text-on-dark);white-space:nowrap}.brand-v2-side-nav__bottom{display:flex;flex-direction:column;gap:24px;width:100%}.brand-v2-side-nav__divider{background:var(--bv2-color-overlay-on-dark-divider);border:none;height:1px;margin:0;width:100%}@media (max-width:900px){.brand-v2-side-nav{height:auto;max-height:none;min-height:auto;width:100%}.brand-v2-side-nav--collapsed{width:100%}}.brand-view-ui{--bv2-color-white:#fff;--bv2-color-black:#000;--bv2-color-primary:#ff872f;--bv2-color-teal:#15cace;--bv2-color-surface-dark:#202020;--bv2-color-surface-page:#fff;--bv2-color-surface-disabled:#f5f5f5;--bv2-color-surface-muted:#f2edde;--bv2-color-text-primary:#000;--bv2-color-text-secondary:#666;--bv2-color-text-muted:#b0b0b0;--bv2-color-text-on-dark:#fff;--bv2-color-text-nav-section:#888;--bv2-color-border:#e7e7e7;--bv2-color-border-secondary:#ffd5a8;--bv2-color-status-urgent-bg:#ffb3b3;--bv2-color-status-urgent-text:#df0000;--bv2-color-status-pending-bg:#d7f3e6;--bv2-color-status-pending-text:#37c581;--bv2-color-success:#37c581;--bv2-color-rejected:#df0000;--bv2-color-overlay-on-dark-hover:#ffffff14;--bv2-color-overlay-on-dark-subtle:#ffffff1f;--bv2-color-overlay-on-dark-divider:#ffffff26;--bv2-color-overlay-scrim:#0006;--bv2-color-shadow-card:#0000001f;--bv2-font-display:Oswald,sans-serif;--bv2-font-body:Inter,sans-serif;--bv2-font-size-display-xl:clamp(40px,8vw,60px);--bv2-font-size-display-lg:clamp(32px,5vw,45px);--bv2-font-size-display-md:30px;--bv2-font-size-heading-lg:24px;--bv2-font-size-heading-md:18px;--bv2-font-size-body-lg:16px;--bv2-font-size-body-md:14px;--bv2-font-size-body-sm:12px;--bv2-font-size-body-xs:10px;--bv2-font-size-card-title:18px;--bv2-font-size-brand-card:20px;--bv2-font-weight-regular:400;--bv2-font-weight-medium:500;--bv2-font-weight-semibold:600;--bv2-font-weight-bold:700;--bv2-line-height-tight:1.2;--bv2-line-height-body:1.5;--bv2-line-height-display:1.4;--bv2-line-height-compact:16px;--bv2-line-height-caption-m:18px;--bv2-line-height-body-lg:24px;--bv2-letter-spacing-display-xl:-2.4px}.bv2-text-display-xl{font-size:var(--bv2-font-size-display-xl);letter-spacing:var(--bv2-letter-spacing-display-xl)}.bv2-text-display-lg,.bv2-text-display-xl{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-display);font-weight:var(--bv2-font-weight-semibold);line-height:var(--bv2-line-height-display);margin:0;text-transform:uppercase}.bv2-text-display-lg{font-size:var(--bv2-font-size-display-lg)}.bv2-text-display-md{color:var(--bv2-color-text-on-dark)}.bv2-text-display-md,.bv2-text-headline-3{font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-display-md);font-weight:var(--bv2-font-weight-bold);line-height:var(--bv2-line-height-tight);margin:0;text-transform:uppercase}.bv2-text-headline-3{color:var(--bv2-color-text-primary)}.bv2-text-heading-lg,.bv2-text-headline-4{color:var(--bv2-color-text-primary)}.bv2-text-heading-lg,.bv2-text-headline-4,.bv2-text-headline-4-accent{font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-heading-lg);font-weight:var(--bv2-font-weight-semibold);line-height:var(--bv2-line-height-tight);margin:0;text-transform:uppercase}.bv2-text-headline-4-accent{color:var(--bv2-color-primary)}.bv2-text-heading-md,.bv2-text-headline-5{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-heading-md);font-weight:var(--bv2-font-weight-medium);line-height:var(--bv2-line-height-tight);margin:0;text-transform:uppercase}.bv2-text-body-lg{font-size:var(--bv2-font-size-body-lg)}.bv2-text-body-lg,.bv2-text-body-md{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);margin:0}.bv2-text-body-md{font-size:var(--bv2-font-size-body-md)}.bv2-text-body-sm{font-size:var(--bv2-font-size-body-sm);line-height:var(--bv2-line-height-body)}.bv2-text-body-sm,.bv2-text-body-xs{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-weight:var(--bv2-font-weight-regular);margin:0}.bv2-text-body-xs{font-size:var(--bv2-font-size-body-xs);line-height:var(--bv2-line-height-compact)}.bv2-text-label-s{font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);line-height:1;margin:0}.bv2-text-caption-m{font-feature-settings:"liga" off,"clig" off;color:var(--bv2-color-text-muted);font-size:var(--bv2-font-size-body-md);font-style:normal;line-height:var(--bv2-line-height-caption-m);text-align:center}.bv2-text-caption-l,.bv2-text-caption-m,.bv2-text-card-title{font-family:var(--bv2-font-body);font-weight:var(--bv2-font-weight-medium);margin:0}.bv2-text-caption-l,.bv2-text-card-title{color:var(--bv2-color-primary);font-size:var(--bv2-font-size-card-title);line-height:var(--bv2-line-height-tight)}.bv2-text-muted{color:var(--bv2-color-text-muted)}.bv2-text-secondary{color:var(--bv2-color-text-secondary)}.bv2-text-accent{color:var(--bv2-color-primary)}.bv2-text-nav-section{color:var(--bv2-color-text-nav-section);font-family:var(--bv2-font-display);font-size:var(--bv2-font-size-heading-md);font-weight:var(--bv2-font-weight-medium);line-height:var(--bv2-line-height-tight);margin:0;text-transform:uppercase}.bv2-text-nav-item{font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);line-height:var(--bv2-line-height-compact)}.bv2-text-brand-card-name{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-card-title);font-weight:var(--bv2-font-weight-medium);line-height:var(--bv2-line-height-tight);margin:0}.bv2-onboarding-background{bottom:-200px;left:-50px;pointer-events:none;position:fixed;z-index:0}.bv2-onboarding-background__image{display:block;height:420px;width:auto}@media (min-width:640px){.bv2-onboarding-background__image{height:540px}}@media (min-width:768px){.bv2-onboarding-background__image{height:620px}}@media (min-width:1024px){.bv2-onboarding-background__image{height:740px}}.bv2-card{background:var(--bv2-color-surface-page);border:1px solid var(--bv2-color-border);border-radius:20px;box-sizing:border-box;padding:24px}.bv2-page-header{align-items:center;border-bottom:1px solid var(--bv2-color-border);display:flex;gap:16px;justify-content:space-between;padding-bottom:16px}.bv2-page-header__title{margin:0}.bv2-button{align-items:center;border-radius:40px;box-sizing:border-box;cursor:pointer;display:inline-flex;font-family:var(--bv2-font-body);justify-content:center;transition:background-color .15s ease}.bv2-button--primary{background:var(--bv2-color-primary);border:none;color:var(--bv2-color-text-on-dark)}.bv2-button--secondary{background:var(--bv2-color-surface-page);border:1px solid var(--bv2-color-border-secondary);color:var(--bv2-color-surface-dark)}.bv2-button--ghost-outline{background:#0000;border:1px solid var(--bv2-color-text-on-dark);color:var(--bv2-color-text-on-dark)}.bv2-button--ghost-outline:hover{background:var(--bv2-color-overlay-on-dark-subtle)}.bv2-status-pill{align-items:center;border-radius:20px;display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);gap:4px;line-height:1;padding:4px 8px}.bv2-status-pill--urgent{background:var(--bv2-color-status-urgent-bg);color:var(--bv2-color-status-urgent-text)}.bv2-status-pill--pending{background:var(--bv2-color-status-pending-bg);color:var(--bv2-color-status-pending-text)}.brand-v2-brand-logo--with-image{background-color:initial!important;position:relative}.brand-v2-brand-logo--with-image .brand-v2-activations__em-brand-logo{height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.brand-v2-activations__card-brand-logo.brand-v2-brand-logo--with-image,.brand-v2-activations__list-logo.brand-v2-brand-logo--with-image,.brand-v2-profile-page__logo.brand-v2-brand-logo--with-image{border-radius:50%;overflow:hidden}.brand-v2-activations__card-brand-logo.brand-v2-brand-logo--with-image .brand-v2-activations__em-brand-logo,.brand-v2-activations__list-logo.brand-v2-brand-logo--with-image .brand-v2-activations__em-brand-logo,.brand-v2-profile-page__logo.brand-v2-brand-logo--with-image .brand-v2-activations__em-brand-logo{height:100%;width:100%}.brand-v2-dashboard__profile-avatar.brand-v2-brand-logo--fallback,.brand-v2-dashboard__profile-avatar.brand-v2-brand-logo--with-image{border-radius:16px;overflow:hidden}.brand-v2-dashboard__profile-avatar.brand-v2-brand-logo--with-image .brand-v2-activations__em-brand-logo{height:100%;width:100%}.brand-v2-activations__em-brand-logo--loading,.brand-v2-brand-card__logo--loading{opacity:0}.brand-v2-activations__em-brand-logo--visible,.brand-v2-brand-card__logo--visible{opacity:1;transition:opacity .2s ease}.brand-v2-brand-card__logo-loading,.brand-v2-em-brand-logo__loading{align-items:center;display:flex;inset:0;justify-content:center;pointer-events:none;position:absolute}.brand-v2-brand-logo--fallback{border-radius:50%;overflow:hidden}.brand-v2-profile-page__logo.brand-v2-brand-logo--fallback{border-radius:50%}.brand-v2-review-creator-reject-modal__panel.brand-v2-review-creator-collective-review-modal__panel{gap:24px;overflow:visible}.brand-v2-review-creator-collective-review-modal__platforms{align-items:flex-start;display:flex;flex-direction:row;gap:16px;justify-content:center;max-width:100%;overflow:visible;position:relative;width:100%;z-index:5}.brand-v2-review-creator-collective-review-modal__platform-row{align-items:stretch;display:flex;flex:1 1;flex-direction:column;gap:8px;max-width:180px;min-width:0;overflow:visible}.brand-v2-review-creator-collective-review-modal__platform-label{font-weight:500;font-weight:var(--bv2-font-weight-medium,500);margin:0;text-align:center}.brand-v2-review-creator-collective-review-modal__select-field{min-width:0;position:relative;width:100%;z-index:2}.brand-v2-review-creator-collective-review-modal__select-field:focus-within{z-index:3}@media (max-width:600px){.brand-v2-review-creator-collective-review-modal__platforms{flex-wrap:wrap;justify-content:center}.brand-v2-review-creator-collective-review-modal__platform-row{flex-basis:calc(50% - 8px);flex-grow:1;flex-shrink:1;max-width:none}}.brand-v2-review-creator-reject-modal__root{position:relative;z-index:1000}.brand-v2-review-creator-reject-modal{align-items:center;background:#0006;background:var(--bv2-color-overlay-scrim,#0006);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.brand-v2-review-creator-reject-modal__panel{align-items:center;background:#fff;background:var(--bv2-color-white,#fff);border:none;border-radius:20px;box-shadow:0 8px 32px #0000001f;box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:column;gap:32px;max-height:calc(100vh - 48px);max-width:630px;overflow-y:auto;padding:60px 40px 40px;position:relative;width:100%;z-index:1}.brand-v2-review-creator-reject-modal__close{align-items:center;background:none;border:none;color:var(--bv2-color-text-primary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:22px;top:20px;width:24px}.brand-v2-review-creator-reject-modal__close:disabled{cursor:not-allowed;opacity:.5}.brand-v2-review-creator-reject-modal__close-icon{height:24px;width:24px}.brand-v2-review-creator-reject-modal__header{display:flex;flex-direction:column;gap:16px;max-width:410px;text-align:center;width:100%}.brand-v2-review-creator-reject-modal__title{text-align:center;width:100%}.brand-v2-review-creator-reject-modal__subtitle{width:100%}.brand-v2-review-creator-reject-modal__summary{font-weight:600;font-weight:var(--bv2-font-weight-semibold,600)}.brand-v2-review-creator-reject-modal__reasons{border:none;display:flex;flex-direction:column;flex-shrink:0;gap:16px;margin:0;max-width:398px;min-width:0;padding:0;width:100%}.brand-v2-review-creator-reject-modal__legend{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.brand-v2-review-creator-reject-modal__reason{align-items:center;cursor:pointer;display:flex;gap:12px;width:100%}.brand-v2-review-creator-reject-modal__checkbox-input,.brand-v2-review-creator-reject-modal__radio-input{opacity:0;pointer-events:none;position:absolute}.brand-v2-review-creator-reject-modal__radio{background:#fff;background:var(--bv2-color-white,#fff);border:1px solid #ff872f;border:1px solid var(--bv2-color-primary,#ff872f);border-radius:50%;box-sizing:border-box;display:block;flex-shrink:0;height:20px;position:relative;width:20px}.brand-v2-review-creator-reject-modal__checkbox-input:checked+.brand-v2-review-creator-reject-modal__radio:after,.brand-v2-review-creator-reject-modal__radio-input:checked+.brand-v2-review-creator-reject-modal__radio:after{background:#ff872f;background:var(--bv2-color-primary,#ff872f);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.brand-v2-review-creator-reject-modal__checkbox{background:#fff;background:var(--bv2-color-white,#fff);border:1px solid #ff872f;border:1px solid var(--bv2-color-primary,#ff872f);border-radius:4px;box-sizing:border-box;display:block;flex-shrink:0;height:20px;position:relative;width:20px}.brand-v2-review-creator-reject-modal__checkbox-input:checked+.brand-v2-review-creator-reject-modal__checkbox:after{background:#ff872f;background:var(--bv2-color-primary,#ff872f);border-radius:2px;content:"";height:12px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}.brand-v2-review-creator-reject-modal__reason-label{flex:1 1;line-height:1;min-width:0}.brand-v2-review-creator-reject-modal__field{max-width:398px;position:relative;width:100%}.brand-v2-review-creator-reject-modal__field-label{background:#fff;background:var(--bv2-color-white,#fff);color:#3d3d3d;left:22px;line-height:1;padding:0 4px;position:absolute;top:0;transform:translateY(-50%)}.brand-v2-review-creator-reject-modal__textarea{border:1px solid #e7e7e7;border:1px solid var(--bv2-color-border,#e7e7e7);border-radius:20px;box-sizing:border-box;min-height:96px;padding:16px 22px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.brand-v2-review-creator-reject-modal__textarea::placeholder{color:var(--bv2-color-text-muted)}.brand-v2-review-creator-reject-modal__textarea:focus{border-color:var(--bv2-color-primary);box-shadow:0 0 0 1px var(--bv2-color-primary);outline:none}.brand-v2-review-creator-reject-modal__field:has(.brand-v2-review-creator-reject-modal__textarea:focus) .brand-v2-review-creator-reject-modal__field-label{color:var(--bv2-color-primary)}.brand-v2-review-creator-reject-modal__submit{background:#ff872f;background:var(--bv2-color-primary,#ff872f);border:none;border-radius:40px;color:#fff;color:var(--bv2-color-text-on-dark,#fff);cursor:pointer;flex-shrink:0;font-family:Inter,sans-serif;font-family:var(--bv2-font-body,Inter,sans-serif);height:48px;line-height:1;max-width:302px;padding:0 24px;width:100%}.brand-v2-review-creator-reject-modal__submit:disabled{background:var(--bv2-color-border);color:var(--bv2-color-text-muted);cursor:not-allowed}.brand-v2-review-creator-reject-modal__creators{grid-gap:24px 16px;align-content:start;display:grid;flex-shrink:0;gap:24px 16px;grid-template-columns:repeat(3,minmax(0,1fr));max-height:min(320px,40vh);max-width:550px;overflow-y:auto;width:100%}.brand-v2-review-creator-reject-modal__creator-group{display:flex;flex-direction:column;gap:12px;min-width:0;width:100%}.brand-v2-review-creator-reject-modal__creator-name{color:#000;color:var(--bv2-color-text-primary,#000);font-weight:600;font-weight:var(--bv2-font-weight-semibold,600);margin:0;overflow:hidden;text-overflow:ellipsis}.brand-v2-review-creator-reject-modal__creator-group .brand-v2-review-creator-reject-modal__reasons{gap:12px;max-width:none}.brand-v2-review-creator-profile__platform-status-card{background:var(--bv2-color-white);border:1px solid #e7e7e7;border-radius:20px;overflow:hidden}.brand-v2-review-creator-profile__platform-status-list{list-style:none;margin:0;padding:0}.brand-v2-review-creator-profile__platform-status-row{align-items:center;display:flex;gap:16px;justify-content:space-between;padding:20px 29px}.brand-v2-review-creator-profile__platform-status-row+.brand-v2-review-creator-profile__platform-status-row{border-top:1px solid var(--bv2-color-border)}.brand-v2-review-creator-profile__platform-status-name{color:var(--bv2-color-text-primary);line-height:var(--bv2-line-height-body-lg)}.brand-v2-review-creator-profile__platform-status-pill{align-items:center;border-radius:20px;display:inline-flex;padding:4px 8px;white-space:nowrap}.brand-v2-review-creator-profile__platform-status-pill--approved{background:#d7f3e6;color:#37c581}.brand-v2-review-creator-profile__platform-status-pill--rejected{background:#ffb3b3;color:#df0000}.brand-v2-review-creator-profile__platform-status-pill--pending{background:#ffb671;color:var(--bv2-color-white)}.brand-v2-review-creator-profile__social-links{display:flex;flex-direction:column;gap:8px;min-width:0;width:100%}.brand-v2-review-creator-profile__social-link-row{align-items:center;display:flex;flex-wrap:wrap;gap:8px;min-width:0}.brand-v2-review-creator-profile__social-link-icon.creator-social-platform-icon{background:#0000;border-radius:0;flex-shrink:0;height:16px;width:16px}.brand-v2-review-creator-profile__social-link-icon .creator-social-platform-icon__image{height:16px;width:16px}.brand-v2-review-creator-profile__social-link{color:#149ca6;font-size:var(--bv2-font-size-body-sm);line-height:20px;min-width:0;text-decoration:underline;text-underline-offset:2px}.brand-v2-review-creator-profile__social-link:hover{color:#15cace}.brand-v2-review-creator-profile__follower-tier{align-items:center;border-radius:999px;display:inline-flex;flex-shrink:0;font-family:Inter,sans-serif;font-family:var(--bv2-font-body,Inter,sans-serif);font-size:11px;font-weight:500;line-height:14px;padding:2px 8px;white-space:nowrap}.brand-v2-review-creator-profile__follower-tier--ev{background:#fff3e8;color:#e85d04}.brand-v2-review-creator-profile__follower-tier--amp{background:#e8f7f8;color:#149ca6}.brand-v2-review-creator-profile{--bv2-review-creator-profile-footer-height:81px;display:flex;flex-direction:column;gap:32px;width:100%}.brand-v2-review-creator-profile__layout{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(280px,411px) minmax(0,1fr);width:100%}.brand-v2-review-creator-profile__details{display:flex;flex-direction:column;gap:24px;min-width:0}.brand-v2-review-creator-profile__identity{align-items:flex-start;display:flex;gap:24px;width:100%}.brand-v2-review-creator-profile__avatar{border-radius:50%;flex-shrink:0;height:85px;width:85px}.brand-v2-review-creator-profile__identity-text{display:flex;flex:1 1;flex-direction:column;gap:8px;min-width:0}.brand-v2-review-creator-profile__divider{border:none;border-top:1px solid var(--bv2-color-border);margin:0;width:100%}.brand-v2-review-creator-profile__socials{display:flex;flex-direction:column;gap:20px}.brand-v2-review-creator-profile__social-card{align-items:center;background:#ffecd4;border-radius:20px;display:flex;gap:16px;min-height:78px;padding:12px 20px}.brand-v2-review-creator-profile__social-copy{min-width:0}.brand-v2-review-creator-profile__social-handle{color:inherit;font-weight:var(--bv2-font-weight-semibold);line-height:21px;text-decoration:none}a.brand-v2-review-creator-profile__social-handle:hover{color:#149ca6;text-decoration:underline}.brand-v2-review-creator-profile__social-stats{color:#3d3d3d;line-height:19.5px;margin:2px 0 0}.brand-v2-review-creator-profile__section{display:flex;flex-direction:column;gap:16px}.brand-v2-review-creator-profile__section-title{margin:0;text-transform:uppercase}.brand-v2-review-creator-profile__section-empty{color:#6b7280;margin:0}.brand-v2-review-creator-profile__work-list{display:flex;flex-direction:column;gap:12px;list-style:none;margin:0;padding:0}.brand-v2-review-creator-profile__work-item{align-items:center;background:var(--bv2-color-white);border:1px solid var(--bv2-color-border);border-radius:10px;cursor:pointer;display:flex;gap:16px;justify-content:space-between;padding:12px 20px;text-align:left;width:100%}.brand-v2-review-creator-profile__work-item svg{color:var(--bv2-color-text-primary);flex-shrink:0;height:24px;width:24px}.brand-v2-review-creator-profile__brands{display:flex;flex-wrap:wrap;gap:12px}.brand-v2-review-creator-profile__brand-pill{align-items:center;background:#ffecd4;border:1px solid #ffb671;border-radius:40px;color:var(--bv2-color-primary);display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);justify-content:center;line-height:var(--bv2-line-height-compact);min-width:56px;padding:12px 20px}.brand-v2-review-creator-profile__content-vibe-tags .creator-content-vibe-tags__tag{background:var(--bv2-color-primary);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);padding:10px 17px}.brand-v2-review-creator-profile__videos{display:flex;flex-direction:column;gap:24px;min-width:0}.brand-v2-review-creator-profile__tabs{border-bottom:1px solid var(--bv2-color-border);display:flex;flex-wrap:wrap;gap:24px}.brand-v2-review-creator-profile__tab{background:none;border:none;color:var(--bv2-color-text-muted);cursor:pointer;line-height:var(--bv2-line-height-body-lg);padding:0 0 8px;position:relative}.brand-v2-review-creator-profile__tab--active{color:#15cace}.brand-v2-review-creator-profile__tab--active:after{background:#15cace;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.brand-v2-review-creator-profile__video-panel{min-width:0;width:100%}.brand-v2-review-creator-profile__footer{align-items:center;background:var(--bv2-color-white);border-top:1px solid var(--bv2-color-border);bottom:0;box-sizing:border-box;display:flex;justify-content:center;margin-top:32px;min-height:81px;min-height:var(--bv2-review-creator-profile-footer-height,81px);padding:16px 24px;position:-webkit-sticky;position:sticky;z-index:2}.brand-v2-app-shell .brand-v2-review-creator-profile__footer{bottom:0;left:297px;left:var(--bv2-main-inset-left,297px);margin-top:0;position:fixed;right:80px;right:var(--bv2-shell-padding-inline,80px);z-index:5}.brand-v2-review-creator-profile__footer-actions{align-items:center;display:flex;gap:24px;justify-content:center;max-width:640px;width:100%}.brand-v2-review-creator-profile__footer-actions--single{max-width:320px}.brand-v2-review-creator-profile__footer-button{flex:1 1;font-size:var(--bv2-font-size-body-lg);font-weight:var(--bv2-font-weight-regular);height:48px;line-height:1;min-width:0;padding:0 24px;white-space:nowrap}.brand-v2-review-creator-profile__permission-message{color:#5f6368;color:var(--bv2-color-text-secondary,#5f6368);margin:0;max-width:720px;text-align:center}.brand-v2-review-creator-profile__permission-loading{align-items:center;display:flex;gap:12px;justify-content:center}.brand-v2-review-creator-profile__brand-pill,.brand-v2-review-creator-profile__footer-button{font-family:var(--bv2-font-body)}@media (max-width:1100px){.brand-v2-review-creator-profile__layout{grid-template-columns:1fr}}@media (max-width:900px){.brand-v2-app-shell .brand-v2-review-creator-profile__footer{bottom:0;left:16px;left:var(--bv2-main-inset-left,16px);right:16px;right:var(--bv2-shell-padding-inline,16px)}}@media (max-width:700px){.brand-v2-review-creator-profile__footer-actions{flex-direction:column;max-width:none}.brand-v2-review-creator-profile__footer-button{width:100%}}.brand-v2-review-page-header{align-items:center;border-bottom:1px solid var(--bv2-color-border);display:flex;gap:16px;justify-content:space-between;padding-bottom:16px;padding-top:35px}.brand-v2-review-page-header__start{align-items:center;display:flex;gap:8px;min-width:0}.brand-v2-review-page-header__back{align-items:center;background:none;border:none;color:var(--bv2-color-surface-dark);cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;padding:0;width:24px}.brand-v2-review-page-header__back-icon{height:24px;width:24px}.brand-v2-review-page-header__title{margin:0}.brand-v2-review-insights-tabs{align-items:flex-end;border-bottom:1px solid var(--bv2-color-border);display:flex;gap:24px;width:100%}.brand-v2-review-insights-tabs__tab{background:#0000;border:none;color:#b0b0b0;cursor:pointer;margin:0;padding:0 0 4px;position:relative}.brand-v2-review-insights-tabs__tab--active{color:#15cace}.brand-v2-review-insights-tabs__tab--active:after{background:#15cace;bottom:-1px;content:"";height:2px;left:0;position:absolute;right:0}.brand-v2-review-insights-tabs__tab:focus-visible{outline:2px solid #15cace;outline-offset:2px}.brand-v2-review-insights-panel{display:flex;flex-direction:column;gap:24px;width:100%}.brand-v2-review-insights-panel__video{max-width:600px;width:100%}.brand-v2-review-insights-panel__video .mb-8{margin-bottom:0}.brand-v2-review-insights-panel__platform-content{width:100%}.brand-v2-review-submission-video-player__loading{animation:brand-v2-review-submission-video-player-shimmer 1.4s ease-in-out infinite;aspect-ratio:302/548;background:linear-gradient(90deg,#ff842f14,#ff842f2e 50%,#ff842f14);background-size:200% 100%;border-radius:16px;height:auto;max-width:302px;max-width:var(--bv2-submission-video-width,302px);width:100%}@keyframes brand-v2-review-submission-video-player-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.brand-v2-review-activation-detail-view{grid-gap:clamp(24px,3vw,40px);align-items:start;display:grid;gap:clamp(24px,3vw,40px);grid-template-columns:-webkit-max-content minmax(0,1fr);grid-template-columns:max-content minmax(0,1fr);width:100%}.brand-v2-review-activation-detail-view__video{position:relative;width:clamp(220px,22vw,302px)}.brand-v2-review-activation-detail-view__insights{min-width:0;width:100%}.brand-v2-review-activation-detail-view__insights .brand-v2-page-status{margin-top:8px}@media (max-width:960px){.brand-v2-review-activation-detail-view{grid-template-columns:1fr;justify-items:center}.brand-v2-review-activation-detail-view__insights{max-width:720px;width:100%}}.brand-v2-review-video-thumbnail{border-radius:inherit;inset:0;overflow:hidden;position:absolute}.brand-v2-review-video-thumbnail__skeleton{animation:brand-v2-review-video-thumbnail-shimmer 1.4s ease-in-out infinite;background:linear-gradient(90deg,#ff842f14,#ff842f2e 50%,#ff842f14);background-size:200% 100%;inset:0;position:absolute}.brand-v2-review-video-thumbnail__media--loading{opacity:0}.brand-v2-review-video-thumbnail__media--visible{opacity:1;transition:opacity .2s ease}@keyframes brand-v2-review-video-thumbnail-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.brand-v2-review-content-view{display:flex;flex-direction:column;gap:32px;width:100%}.brand-v2-review-content-view__divider{border:none;border-top:1px solid var(--bv2-color-border);margin:0;width:100%}.brand-v2-review-content-section__header{align-items:center;display:flex;margin-bottom:24px;min-height:32px}.brand-v2-review-content-section__title{margin:0;text-transform:uppercase}.brand-v2-review-content-section__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,193px);width:100%}.brand-v2-review-content-card{display:flex;flex-direction:column;min-height:312px;width:193px}.brand-v2-review-content-card__thumbnail{background:#ff842f1a;border:none;border-radius:20px;cursor:pointer;display:block;flex:0 0 auto;height:252px;margin:0;overflow:hidden;padding:0;position:relative;width:193px}.brand-v2-review-content-card__media,.brand-v2-review-content-card__video{display:block;height:100%;object-fit:cover;width:100%}.brand-v2-review-content-card__action{flex-shrink:0;height:40px;margin-top:20px;padding:0 16px;white-space:nowrap;width:100%}.brand-v2-review-brief-empty{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;margin:0 auto;max-width:628px;padding:40px 24px;text-align:center;width:100%}.brand-v2-review-brief-empty__icon{display:block;height:90px;width:90px}.brand-v2-review-brief-empty__message{color:#878787;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);margin:0}.brand-v2-review-brief-empty__message p{margin:0}.brand-v2-review-submission-caption-display{display:flex;flex-direction:column;gap:0}.brand-v2-review-submission-caption-display__line{margin:0;white-space:pre-wrap}.brand-v2-review-submission-caption-display__mention{color:#149ca6}.brand-v2-review-submission-caption-display__hashtag{color:var(--bv2-color-text-muted)}.brand-v2-review-brief-feedback{display:flex;flex-direction:column;flex-shrink:0;gap:20px;width:411px}.brand-v2-review-brief-feedback>.brand-v2-review-brief-feedback__actions{margin-top:0}.brand-v2-review-brief-feedback__card{border:1px solid #d1d1d1;border-radius:20px;display:flex;flex-direction:column;gap:20px;padding:32px 24px}.brand-v2-review-brief-feedback__caption-panel{gap:12px}.brand-v2-review-brief-feedback__caption-footer{align-items:center;display:flex;gap:12px;justify-content:space-between;width:100%}.brand-v2-review-brief-feedback__caption-footer .brand-v2-review-submission-approved-view__copy{align-self:center;flex-shrink:0}.brand-v2-review-brief-feedback__caption-hint{color:var(--bv2-color-text-secondary);margin:0}.brand-v2-review-brief-feedback__caption-empty{color:var(--bv2-color-text-muted);margin:0}.brand-v2-review-brief-feedback__choices{border:none;display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.brand-v2-review-brief-feedback__legend{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.brand-v2-review-brief-feedback__choice{align-items:center;cursor:pointer;display:flex;gap:12px}.brand-v2-review-brief-feedback__radio-input{opacity:0;pointer-events:none;position:absolute}.brand-v2-review-brief-feedback__radio{background:var(--bv2-color-white);border:1px solid var(--bv2-color-primary);border-radius:50%;box-sizing:border-box;display:block;flex-shrink:0;height:20px;position:relative;width:20px}.brand-v2-review-brief-feedback__radio-input:checked+.brand-v2-review-brief-feedback__radio:after{background:var(--bv2-color-primary);border-radius:50%;content:"";height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px}.brand-v2-review-brief-feedback__choice-label{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-regular);line-height:1}.brand-v2-review-brief-feedback__field{position:relative;width:100%}.brand-v2-review-brief-feedback__field-label{background:var(--bv2-color-white);color:#3d3d3d;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-regular);left:22px;line-height:1;padding:0 4px;position:absolute;top:0;transform:translateY(-50%)}.brand-v2-review-brief-feedback__required{color:var(--bv2-color-rejected)}.brand-v2-review-brief-feedback__textarea{border:1px solid var(--bv2-color-border);border-radius:20px;box-sizing:border-box;color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);min-height:96px;padding:16px 22px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.brand-v2-review-brief-feedback__textarea--fixed{height:112px;max-height:112px;min-height:112px;overflow-y:auto;resize:none}.brand-v2-review-brief-feedback__textarea::placeholder{color:var(--bv2-color-text-muted)}.brand-v2-review-brief-feedback__textarea:focus{border-color:var(--bv2-color-primary);box-shadow:0 0 0 1px var(--bv2-color-primary);outline:none}.brand-v2-review-brief-feedback__field:has(.brand-v2-review-brief-feedback__textarea:focus) .brand-v2-review-brief-feedback__field-label{color:var(--bv2-color-primary)}.brand-v2-review-brief-feedback__actions{display:flex;gap:12px;margin-top:20px}.brand-v2-review-brief-feedback__actions--single{justify-content:center}.brand-v2-review-brief-feedback__actions--single .brand-v2-review-brief-feedback__action{flex-basis:calc(50% - 6px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 6px);width:calc(50% - 6px)}.brand-v2-review-brief-feedback__action-wrap{display:flex;flex:1 1;min-width:0}.brand-v2-review-brief-feedback__action-wrap .brand-v2-review-brief-feedback__action{width:100%}.brand-v2-review-brief-feedback__actions--standalone{margin-top:0}.brand-v2-review-brief-feedback--submission-actions,.brand-v2-review-submission-video-view .brand-v2-review-brief-feedback{width:100%}.brand-v2-review-brief-feedback__action{border:none;border-radius:56px;cursor:pointer;flex:1 1;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);height:40px;line-height:16px;padding:0 12px}.brand-v2-review-brief-feedback__action--compact{font-size:12px;line-height:14px;white-space:nowrap}.brand-v2-review-brief-feedback__action--primary{background:var(--bv2-color-primary);color:var(--bv2-color-white)}.brand-v2-review-brief-feedback__action--disabled{background:var(--bv2-color-border);color:var(--bv2-color-text-muted);cursor:not-allowed}@media (max-width:1200px){.brand-v2-review-brief-feedback{width:100%}}.brand-v2-review-submission-approved-view{--bv2-submission-video-width:clamp(220px,22vw,302px);display:flex;flex-direction:column;gap:clamp(24px,3vw,32px);padding-bottom:clamp(88px,12vw,112px);width:100%}.brand-v2-review-submission-approved-view__layout{--bv2-submission-intro-width:inherit;--bv2-submission-sidebar-width:inherit;--bv2-submission-video-width:inherit;width:100%}@media (min-width:1201px){.brand-v2-review-submission-approved-view{--bv2-submission-intro-width:min(200px,22vw);--bv2-submission-sidebar-width:clamp(260px,22vw,360px)}}@media (min-width:1601px){.brand-v2-review-submission-approved-view{--bv2-submission-sidebar-width:clamp(280px,20vw,380px)}}@media (min-width:1201px) and (max-width:1400px){.brand-v2-review-submission-approved-view{--bv2-submission-sidebar-width:clamp(240px,24vw,320px)}}.brand-v2-review-submission-approved-view__status{color:var(--bv2-color-status-pending-text);margin:0}.brand-v2-review-submission-approved-view__status-badge{background:var(--bv2-color-status-pending-bg);border-radius:20px;bottom:88px;color:var(--bv2-color-status-pending-text);left:25px;padding:4px 8px;position:absolute;z-index:2}.brand-v2-review-submission-approved-view__sidebar{display:flex;flex-direction:column;gap:clamp(20px,2.5vw,28px);min-width:0;width:100%}.brand-v2-review-submission-approved-view__sidebar .brand-v2-review-feedback-history{margin-left:0;max-height:none;max-width:100%;min-height:180px;position:static;top:auto;width:100%}.brand-v2-review-submission-approved-view__sidebar .brand-v2-review-feedback-history--minimized{min-height:0}.brand-v2-review-submission-approved-view__sidebar .brand-v2-review-feedback-history__header{padding:16px 20px 12px}.brand-v2-review-submission-approved-view__sidebar .brand-v2-review-feedback-history__list{padding:16px 20px 20px}.brand-v2-review-submission-approved-view__caption-panel{display:flex;flex-direction:column;gap:16px;min-width:0;position:relative;width:100%}.brand-v2-review-submission-approved-view__caption-title{margin:0;text-transform:uppercase}.brand-v2-review-submission-approved-view__caption-divider{border:none;border-top:1px solid var(--bv2-color-border);margin:8px 0 0;width:100%}.brand-v2-review-submission-approved-view__copy{align-items:center;align-self:flex-end;background:#0000;border:none;color:var(--bv2-color-text-primary);cursor:pointer;display:flex;height:28px;justify-content:center;padding:0;width:28px}.brand-v2-review-submission-approved-view__copy svg{height:24px;width:24px}.brand-v2-review-submission-approved-view__video-back{background:var(--bv2-color-white);border:1px solid #ffb671;border-radius:40px;box-sizing:border-box;color:var(--bv2-color-text-primary);cursor:pointer;margin:0;max-width:none;min-height:48px;padding:0 74px;white-space:nowrap;width:auto}.brand-v2-review-submission-approved-view__footer{background:var(--bv2-color-white);border-top:1px solid var(--bv2-color-border);bottom:0;box-sizing:border-box;left:0;padding:16px clamp(16px,3vw,24px);position:fixed;right:0;z-index:5}.brand-v2-app-shell .brand-v2-review-submission-approved-view__footer{left:297px;left:var(--bv2-main-inset-left,297px);right:80px;right:var(--bv2-shell-padding-inline,80px)}.brand-v2-review-submission-approved-view__footer-align{display:flex;justify-content:center;width:100%}@media (min-width:1201px){.brand-v2-review-submission-approved-view__footer-align{grid-column-gap:40px;align-items:center;column-gap:40px;display:grid;grid-template-columns:var(--bv2-submission-intro-width) -webkit-max-content var(--bv2-submission-sidebar-width);grid-template-columns:var(--bv2-submission-intro-width) max-content var(--bv2-submission-sidebar-width);justify-content:center}}.brand-v2-review-submission-approved-view__footer-align-spacer{min-width:0;width:100%}.brand-v2-review-submission-approved-view__footer-actions{align-items:center;display:flex;grid-column:2;justify-content:center;justify-self:center;max-width:none;width:auto}@media (max-width:1400px){.brand-v2-review-submission-approved-view{--bv2-submission-video-width:clamp(200px,24vw,302px)}}@media (max-width:1200px){.brand-v2-review-submission-approved-view__footer-align-spacer{display:none}}@media (max-width:900px){.brand-v2-app-shell .brand-v2-review-submission-approved-view__footer{left:16px;left:var(--bv2-main-inset-left,16px);right:16px;right:var(--bv2-shell-padding-inline,16px)}}@media (max-width:700px){.brand-v2-review-submission-approved-view__video-back{padding:0 24px;width:100%}.brand-v2-review-submission-approved-view__footer-actions{width:100%}}.brand-v2-review-submission-approved-view__footer-button{border-radius:40px;flex:1 1;height:auto;min-height:48px;min-width:0;padding:0 24px;white-space:nowrap}.brand-v2-review-submission-approved-view__footer-button--secondary{background:var(--bv2-color-white);border:1px solid #ffb671;color:var(--bv2-color-text-primary)}.brand-v2-review-submission-approved-view__footer-actions--single{margin:0 auto;max-width:min(640px,100%)}.brand-v2-review-submission-approved-view__footer-actions--single .brand-v2-review-submission-approved-view__footer-button{flex:0 1 auto;width:auto}.brand-v2-review-feedback-history{background:var(--bv2-color-white);border:1px solid var(--bv2-color-border);border-radius:20px;display:flex;flex-direction:column;margin-left:auto;max-height:calc(100vh - 48px);overflow:hidden;position:-webkit-sticky;position:sticky;top:24px;width:302px;z-index:2}.brand-v2-review-feedback-history--minimized{max-height:none;min-height:0}.brand-v2-review-feedback-history__header{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:16px 20px 12px;text-align:left;width:100%}.brand-v2-review-feedback-history--minimized .brand-v2-review-feedback-history__header{padding-bottom:16px}.brand-v2-review-feedback-history__title{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-lg);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body-lg);margin:0}.brand-v2-review-feedback-history__chevron{align-items:center;color:var(--bv2-color-surface-dark);display:flex;flex-shrink:0;height:24px;justify-content:center;transition:transform .2s ease;width:24px}.brand-v2-review-feedback-history__chevron svg{height:20px;width:20px}.brand-v2-review-feedback-history:not(.brand-v2-review-feedback-history--minimized) .brand-v2-review-feedback-history__chevron{transform:rotate(180deg)}.brand-v2-review-feedback-history__divider{border:none;border-top:1px solid var(--bv2-color-border);margin:0 auto;width:calc(100% - 40px)}.brand-v2-review-feedback-history__list{display:flex;flex-direction:column;gap:16px;overflow-y:auto;padding:16px 20px 20px}.brand-v2-review-feedback-history__empty{color:var(--bv2-color-text-secondary);margin:0}.brand-v2-review-feedback-history__block{display:flex;flex-direction:column;gap:16px}.brand-v2-review-feedback-history__entry{align-items:flex-start;display:flex;gap:8px;position:relative}.brand-v2-review-feedback-history__entry-body{display:flex;flex:1 1;flex-direction:column;gap:4px;min-width:0}.brand-v2-review-feedback-history__entry-title{color:var(--bv2-color-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-bold);line-height:var(--bv2-line-height-body);margin:0}.brand-v2-review-feedback-history__entry-time{color:var(--bv2-color-text-muted);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);line-height:16px;margin:0}.brand-v2-review-feedback-history__entry-message{color:var(--bv2-color-text-primary);font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-sm);font-weight:var(--bv2-font-weight-regular);line-height:var(--bv2-line-height-body);margin:0}.brand-v2-review-feedback-history__entry-status{color:#ffb671}.brand-v2-review-feedback-history__version-row{align-items:center;display:flex;flex-direction:column;gap:12px}.brand-v2-review-feedback-history__version-row .brand-v2-review-feedback-history__divider{width:100%}.brand-v2-review-feedback-history__version-badge{align-items:center;background:#d2fbfa;border-radius:2px;color:#149ca6;display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);line-height:1;padding:4px;white-space:nowrap}@media (max-width:1200px){.brand-v2-review-feedback-history{margin-left:0;max-height:none;position:static;width:100%}}.brand-v2-review-brief-view{align-items:flex-start;display:flex;gap:32px;width:100%}.brand-v2-review-brief-view__content{flex:1 1;min-width:0}.brand-v2-review-brief-view__sidebar{align-self:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:24px;width:411px}.brand-v2-review-brief-view__error{color:#c62828;font-size:14px;margin:0}@media (max-width:1200px){.brand-v2-review-brief-view{flex-direction:column}.brand-v2-review-brief-view__sidebar{max-height:none;position:static;width:100%}}.brand-v2-review-content-codes-view{display:flex;flex-direction:column;gap:24px;width:100%}.brand-v2-review-content-codes-view__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.brand-v2-review-content-codes-view__title{margin:0;text-transform:uppercase}.brand-v2-review-content-codes-view__export{border-radius:40px;flex-shrink:0;height:40px;padding:0 24px;white-space:nowrap}.brand-v2-review-content-codes-list{overflow-x:auto;width:100%}.brand-v2-review-content-codes-list__header,.brand-v2-review-content-codes-list__row{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:40px 85px minmax(110px,-webkit-max-content) minmax(140px,1.4fr) minmax(88px,-webkit-max-content);grid-template-columns:40px 85px minmax(110px,max-content) minmax(140px,1.4fr) minmax(88px,max-content);grid-template-columns:40px 85px minmax(110px,-webkit-max-content) minmax(140px,1.4fr) var(--bv2-content-codes-grid-platforms,minmax(88px,-webkit-max-content));grid-template-columns:40px 85px minmax(110px,max-content) minmax(140px,1.4fr) var(--bv2-content-codes-grid-platforms,minmax(88px,max-content));min-width:720px}.brand-v2-review-content-codes-list__header{border-bottom:1px solid var(--bv2-color-border);padding:0 0 12px}.brand-v2-review-content-codes-list__header-cell{align-items:center;color:var(--bv2-color-text-muted);display:flex;gap:4px;justify-content:center;margin:0}.brand-v2-review-content-codes-list__header-cell--start{justify-content:flex-start}.brand-v2-review-content-codes-list__header-cell svg{flex-shrink:0;height:18px;width:18px}.brand-v2-review-content-codes-list__row{border-bottom:1px solid #0000001f;min-height:80px;padding:16px 0}.brand-v2-review-content-codes-list__play{align-items:center;background:#ffb671;border:none;border-radius:50%;color:var(--bv2-color-white);cursor:pointer;display:flex;height:40px;justify-content:center;padding:0;width:40px}.brand-v2-review-content-codes-list__play:disabled{cursor:not-allowed;opacity:.45}.brand-v2-review-content-codes-list__play svg{height:24px;width:24px}.brand-v2-review-content-codes-list__cell{margin:0}.brand-v2-review-content-codes-list__cell--content-id{white-space:nowrap}.brand-v2-review-content-codes-list__cell--empty{color:var(--bv2-color-text-muted)}.brand-v2-review-content-codes-list__copy{background:none;border:none;color:#149ca6;cursor:pointer;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);line-height:20px;padding:0;text-decoration:underline;white-space:nowrap}.brand-v2-review-content-codes-list__copy:hover{color:#177d87}.brand-v2-review-creators-view{display:flex;flex-direction:column;gap:32px;width:100%}.brand-v2-review-creators-view__divider{border:none;border-top:1px solid var(--bv2-color-border);margin:0;width:100%}.brand-v2-review-creators-view__rejected-button{border-radius:40px;box-sizing:border-box;flex-shrink:0;font-size:var(--bv2-font-size-body-md);font-weight:var(--bv2-font-weight-regular);height:40px;line-height:16px;min-width:193px;padding:12px 19px 12px 18px;white-space:nowrap;width:193px}.brand-v2-review-creators-section__header{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px;min-height:32px}.brand-v2-review-creators-section__title{margin:0;text-transform:uppercase}.brand-v2-review-creators-section__header-actions{align-items:center;display:flex;flex-shrink:0;gap:16px}.brand-v2-review-creators-section__header-actions .brand-v2-creators-search-bar__field{max-width:302px;width:302px}.brand-v2-review-creators-section__grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(193px,1fr));width:100%}.brand-v2-review-creator-card{align-items:center;background:var(--bv2-color-white);border:1px solid var(--bv2-color-border);border-radius:15px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:0;min-height:183px;padding:24px 16px 14px;position:relative;transition:border-color .15s ease,box-shadow .15s ease}.brand-v2-review-creator-card:hover{border-color:var(--bv2-color-border-secondary);box-shadow:0 2px 8px var(--bv2-color-shadow-card)}.brand-v2-review-creator-card:focus-visible{outline:2px solid var(--bv2-color-primary);outline-offset:2px}.brand-v2-review-creator-card__menu-wrap{position:absolute;right:8px;top:8px}.brand-v2-review-creator-card__menu{align-items:center;background:none;border:none;color:var(--bv2-color-surface-dark);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;width:24px}.brand-v2-review-creator-card__menu svg{height:20px;width:20px}.brand-v2-review-creator-card__menu-dropdown{align-items:stretch;background:var(--bv2-color-white);border:1px solid var(--bv2-color-border);border-radius:10px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:10px;padding:10px 8px;position:absolute;right:0;top:calc(100% + 8px);width:122px;z-index:2}.brand-v2-review-creator-card__menu-dropdown button{background:none;border:none;color:var(--bv2-color-text-primary);cursor:pointer;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);line-height:16px;padding:0;text-align:left;white-space:nowrap}.brand-v2-review-creator-card__menu-dropdown hr{border:none;border-top:1px solid var(--bv2-color-border);margin:0;width:100%}.brand-v2-review-creator-card__avatar-wrap{border-radius:50%;flex-shrink:0;height:85px;margin-bottom:12px;overflow:visible;position:relative;width:85px}.brand-v2-review-creator-card__avatar{border-radius:50%;display:block;height:100%;width:100%}.brand-v2-review-creator-card__status{bottom:0;left:50%;max-width:calc(100% + 20px);position:absolute;transform:translate(-50%,50%);z-index:1}.brand-v2-review-creator-card__name{line-height:var(--bv2-line-height-body);margin:4px 0 0;text-align:center}.brand-v2-review-creator-card__platform-status{align-items:center;display:flex;flex-direction:column;gap:2px;margin-top:6px;width:100%}.brand-v2-review-creator-card__platform-line{color:#666;color:var(--bv2-color-text-secondary,#666);line-height:1.3;line-height:var(--bv2-line-height-tight,1.3);margin:0;text-align:center}.brand-v2-review-creator-card__socials{align-items:center;display:flex;gap:10px;justify-content:center;margin-top:auto;padding-top:10px;width:100%}.brand-v2-review-creator-card__social-link{align-items:center;border-radius:8px;display:inline-flex;height:32px;justify-content:center;transition:background-color .15s ease,box-shadow .15s ease;width:32px}.brand-v2-review-creator-card__social-link:hover{background:#d2fbfa;box-shadow:0 0 0 1px #15cace}.brand-v2-review-creator-card__social-icon.creator-social-platform-icon{background:#0000;border-radius:0;height:24px;width:24px}.brand-v2-review-creator-card__social-icon .creator-social-platform-icon__image{height:21px;width:21px}.brand-v2-review-creators-list{overflow-x:auto;width:100%}.brand-v2-review-creator-list-row,.brand-v2-review-creators-list__header{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:40px minmax(96px,1.1fr) repeat(3,minmax(88px,1fr)) minmax(96px,1fr) 110px minmax(88px,.9fr);min-width:900px}.brand-v2-review-creators-list__header{border-bottom:1px solid var(--bv2-color-border);padding:0 0 12px}.brand-v2-review-creators-list__header p{margin:0;text-align:center}.brand-v2-review-creators-list__header p:first-child,.brand-v2-review-creators-list__header p:nth-child(2){text-align:left}.brand-v2-review-creator-list-row{border-bottom:1px solid #0000001f;min-height:80px;padding:16px 0}.brand-v2-review-creator-list-row__avatar-wrap{border-radius:50%;flex-shrink:0;height:40px;overflow:hidden;width:40px}.brand-v2-review-creator-list-row__avatar{display:block;height:100%;width:100%}.brand-v2-review-creator-list-row__name,.brand-v2-review-creator-list-row__stat{margin:0;min-width:0}.brand-v2-review-creator-list-row__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-v2-review-creator-list-row__stat{display:flex;justify-content:center;min-width:0;overflow:hidden;width:100%}.brand-v2-review-creator-social-handle{color:#149ca6;display:block;max-width:100%;min-width:0;overflow:hidden;text-decoration:underline;text-underline-offset:2px}.brand-v2-review-creator-social-handle__text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-v2-review-creator-social-handle:hover{color:#15cace}.brand-v2-review-creator-social-handle--empty{color:inherit;display:block;max-width:100%;min-width:0;text-align:center}.brand-v2-review-creator-list-row__collective-cell,.brand-v2-review-creator-list-row__review-cell{display:flex;justify-content:center;min-width:0}.brand-v2-review-creator-list-row__collective-cell .brand-v2-creator-status-pill{max-width:100%}.brand-v2-review-creator-list-row__review-badge{align-items:center;border-radius:11.5px;display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);justify-content:center;line-height:16px;min-height:23px;padding:4px 12px;white-space:nowrap}.brand-v2-review-creator-list-row__review-badge--in-review{background:#ffb671;color:var(--bv2-color-white)}.brand-v2-review-creator-list-row__review-badge--approved{background:#37c581;color:var(--bv2-color-white)}.brand-v2-review-creator-list-row__review-badge--rejected{background:#ffb3b3;color:#df0000}.brand-v2-review-creator-list-row__review-menu{position:relative}.brand-v2-review-creator-list-row__review-badge--menu{border:none;cursor:pointer;gap:4px;padding-right:8px}.brand-v2-review-creator-list-row__review-badge--menu svg{flex-shrink:0;height:12px;width:12px}.brand-v2-review-creator-list-row__review-dropdown{align-items:stretch;background:var(--bv2-color-white);border:1px solid var(--bv2-color-border);border-radius:10px;box-shadow:0 4px 12px #00000014;display:flex;flex-direction:column;gap:10px;left:50%;padding:10px 8px;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);width:-webkit-max-content;width:max-content;z-index:2}.brand-v2-review-creator-list-row__review-dropdown:before{background:var(--bv2-color-white);border-left:1px solid var(--bv2-color-border);border-top:1px solid var(--bv2-color-border);content:"";height:10px;left:50%;margin-left:-5px;position:absolute;top:-5px;transform:rotate(45deg);width:10px}.brand-v2-review-creator-list-row__review-dropdown button{background:none;border:none;color:var(--bv2-color-text-primary);cursor:pointer;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);line-height:16px;padding:0;text-align:left;white-space:nowrap}.brand-v2-review-creator-list-row__review-dropdown hr{border:none;border-top:1px solid var(--bv2-color-border);margin:0;width:100%}.brand-v2-review-creator-list-row__profile-link{background:none;border:none;color:#149ca6;cursor:pointer;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-md);justify-self:center;line-height:20px;padding:0;text-align:center;text-decoration:underline}.brand-v2-review-creators-section__empty{align-items:center;display:flex;flex-direction:column;gap:24px;justify-content:center;min-height:183px;padding:32px 24px;text-align:center;width:100%}.brand-v2-review-creators-section__empty-icon{display:block;height:90px;width:90px}.brand-v2-review-creators-section__empty-message{color:#878787;margin:0;max-width:628px}.brand-v2-review-stepper{flex-shrink:0;width:auto}.brand-v2-review-stepper__list{align-items:flex-start;display:flex;flex-direction:column;gap:16px;list-style:none;margin:0;padding:0}.brand-v2-review-stepper__item{margin:0}.brand-v2-review-stepper__link{align-items:center;border-radius:12px;color:inherit;display:inline-flex;gap:10px;padding:8px 12px 8px 10px;text-decoration:none}.brand-v2-review-stepper__item--active .brand-v2-review-stepper__link{background-color:#ffecd4}.brand-v2-review-stepper__icon{color:var(--bv2-color-text-primary);flex-shrink:0;height:16px;width:16px}.brand-v2-review-stepper__item--active .brand-v2-review-stepper__icon{color:#ff872f}.brand-v2-review-stepper__label{color:var(--bv2-color-text-primary);text-align:left;white-space:nowrap}.brand-v2-review-stepper__item--active .brand-v2-review-stepper__label{color:#ff872f;font-weight:500}.brand-v2-review-submission-decision-modal__root{position:relative;z-index:1000}.brand-v2-review-submission-decision-modal{align-items:center;background:var(--bv2-color-overlay-scrim);box-sizing:border-box;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1000}.brand-v2-review-submission-decision-modal__panel{align-items:center;background:var(--bv2-color-white);border-radius:20px;box-shadow:0 8px 32px var(--bv2-color-shadow-card);box-sizing:border-box;display:flex;flex-direction:column;gap:32px;max-height:calc(100vh - 48px);max-width:628px;overflow-y:auto;padding:60px 40px 40px;position:relative;width:100%;z-index:1}.brand-v2-review-submission-decision-modal__close{align-items:center;background:none;border:none;color:var(--bv2-color-text-primary);cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;position:absolute;right:20px;top:20px;width:24px}.brand-v2-review-submission-decision-modal__close:disabled{cursor:not-allowed;opacity:.5}.brand-v2-review-submission-decision-modal__close-icon{height:24px;width:24px}.brand-v2-review-submission-decision-modal__header{display:flex;flex-direction:column;gap:16px;max-width:410px;text-align:center;width:100%}.brand-v2-review-submission-decision-modal__title{margin:0;text-align:center;width:100%}.brand-v2-review-submission-decision-modal__subtitle{color:var(--bv2-color-text-primary);margin:0;text-align:center}.brand-v2-review-submission-decision-modal__fields{display:flex;flex-direction:column;gap:24px;max-width:548px;width:100%}.brand-v2-review-submission-decision-modal__field{position:relative;width:100%}.brand-v2-review-submission-decision-modal__field-label{color:#3d3d3d;font-size:var(--bv2-font-size-body-sm);left:22px;line-height:1;padding:0 4px;position:absolute;top:0;transform:translateY(-50%);z-index:1}.brand-v2-review-submission-decision-modal__field-label,.brand-v2-review-submission-decision-modal__textarea{background:var(--bv2-color-white);font-family:var(--bv2-font-body);font-weight:var(--bv2-font-weight-regular)}.brand-v2-review-submission-decision-modal__textarea{border:1px solid var(--bv2-color-border);border-radius:20px;box-sizing:border-box;color:var(--bv2-color-text-primary);font-size:var(--bv2-font-size-body-md);line-height:var(--bv2-line-height-body);padding:16px 22px;resize:vertical;transition:border-color .15s ease,box-shadow .15s ease;width:100%}.brand-v2-review-submission-decision-modal__textarea--caption{min-height:148px}.brand-v2-review-submission-decision-modal__textarea--comments{min-height:72px}.brand-v2-review-submission-decision-modal__textarea::placeholder{color:var(--bv2-color-text-muted)}.brand-v2-review-submission-decision-modal__textarea:focus{border-color:var(--bv2-color-primary);box-shadow:0 0 0 1px var(--bv2-color-primary);outline:none}.brand-v2-review-submission-decision-modal__field:has(.brand-v2-review-submission-decision-modal__textarea:focus) .brand-v2-review-submission-decision-modal__field-label{color:var(--bv2-color-primary)}.brand-v2-review-submission-decision-modal__helper{color:var(--bv2-color-text-muted);letter-spacing:.4px;margin:3px 0 0;padding:0 14px}.brand-v2-review-submission-decision-modal__error{color:var(--bv2-color-rejected);margin:0;max-width:548px;text-align:center;width:100%}.brand-v2-review-submission-decision-modal__loading{align-items:center;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:160px;padding:24px 0;width:100%}.brand-v2-review-submission-decision-modal__loading-label{color:var(--bv2-color-text-secondary);margin:0;text-align:center}.brand-v2-review-submission-decision-modal__actions{display:flex;gap:12px;max-width:412px;width:100%}.brand-v2-review-submission-decision-modal__cancel,.brand-v2-review-submission-decision-modal__submit{border-radius:40px;cursor:pointer;flex:1 1;min-height:40px;padding:12px 16px}.brand-v2-review-submission-decision-modal__submit{background:var(--bv2-color-primary);border:none;color:var(--bv2-color-white)}.brand-v2-review-submission-decision-modal__submit:disabled{background:var(--bv2-color-border);color:var(--bv2-color-text-muted);cursor:not-allowed}.brand-v2-review-submission-decision-modal__cancel{background:var(--bv2-color-white);border:1px solid var(--bv2-color-border-secondary);color:var(--bv2-color-surface-dark)}.brand-v2-review-submission-decision-modal__cancel:disabled{cursor:not-allowed;opacity:.5}@media (max-width:700px){.brand-v2-review-submission-decision-modal__panel{gap:24px;padding:48px 20px 24px}.brand-v2-review-submission-decision-modal__actions{flex-direction:column}}.brand-v2-review-submission-stepper{flex-shrink:0;width:156px}.brand-v2-review-submission-stepper__list{list-style:none;margin:0;padding:0}.brand-v2-review-submission-stepper__item{align-items:center;display:flex;gap:12px;padding-bottom:24px;position:relative}.brand-v2-review-submission-stepper__item:last-child{padding-bottom:0}.brand-v2-review-submission-stepper__item:not(:last-child):before{background:var(--bv2-color-status-pending-bg);bottom:0;content:"";left:7px;position:absolute;top:16px;width:2px}.brand-v2-review-submission-stepper__indicator{background:var(--bv2-color-status-pending-bg);border-radius:50%;flex-shrink:0;height:16px;position:relative;width:16px;z-index:1}.brand-v2-review-submission-stepper__indicator:after{background:var(--bv2-color-white);border-radius:50%;content:"";inset:4px;position:absolute}.brand-v2-review-submission-stepper__label{color:var(--bv2-color-text-primary)}.brand-v2-review-submission-stepper__item--active .brand-v2-review-submission-stepper__indicator{background:var(--bv2-color-status-pending-text)}.brand-v2-review-submission-stepper__item--active .brand-v2-review-submission-stepper__indicator:after{inset:5px}.brand-v2-review-submission-stepper__item--active .brand-v2-review-submission-stepper__label{color:var(--bv2-color-status-pending-text)}.brand-v2-review-submission-stepper__item--completed:not(:last-child):before{background:var(--bv2-color-status-pending-text)}.brand-v2-review-submission-stepper__item--completed .brand-v2-review-submission-stepper__indicator{align-items:center;background:var(--bv2-color-status-pending-text);color:var(--bv2-color-white);display:flex;justify-content:center}.brand-v2-review-submission-stepper__item--completed .brand-v2-review-submission-stepper__indicator:after{display:none}.brand-v2-review-submission-stepper__item--completed .brand-v2-review-submission-stepper__indicator svg{stroke-width:3;height:10px;width:10px}.brand-v2-review-submission-video-view{--bv2-submission-sidebar-width:clamp(280px,30vw,411px);--bv2-submission-intro-width:clamp(240px,24vw,301px);--bv2-submission-video-width:clamp(220px,22vw,302px);--bv2-submission-layout-gap:clamp(20px,2.5vw,32px);grid-gap:var(--bv2-submission-layout-gap);align-items:start;display:grid;gap:var(--bv2-submission-layout-gap);grid-template-columns:auto minmax(0,1fr) var(--bv2-submission-sidebar-width);min-width:0;width:100%}.brand-v2-review-submission-video-view__intro{display:flex;flex-direction:column;gap:16px;grid-column:1;justify-self:start;max-width:var(--bv2-submission-intro-width);min-width:0;width:100%}.brand-v2-review-submission-video-view__heading-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.brand-v2-review-submission-video-view__heading{display:flex;flex-direction:column;gap:10px}.brand-v2-review-submission-video-view__submission-id,.brand-v2-review-submission-video-view__version{margin:0;overflow-wrap:anywhere;text-transform:uppercase}.brand-v2-review-submission-video-view__status-pill{align-items:center;background:var(--bv2-color-primary);border-radius:11.5px;color:var(--bv2-color-white);display:inline-flex;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-body-xs);font-weight:var(--bv2-font-weight-regular);height:23px;justify-content:center;line-height:16px;padding:0 14px;white-space:nowrap}.brand-v2-review-submission-video-view__status-pill--soft{background:var(--bv2-color-border-secondary);border-radius:20px;color:var(--bv2-color-primary);height:auto;line-height:1;padding:4px 8px}.brand-v2-review-submission-video-view__permission-message{color:var(--bv2-color-text-secondary);margin:0}.brand-v2-review-submission-video-view__meta{display:flex;flex-direction:column;gap:4px}.brand-v2-review-submission-video-view__brand,.brand-v2-review-submission-video-view__creative-id{color:var(--bv2-color-text-muted);margin:0}.brand-v2-review-submission-video-view__title{color:var(--bv2-color-text-primary);font-size:var(--bv2-font-size-brand-card);line-height:var(--bv2-line-height-body-lg);margin:0}.brand-v2-review-submission-video-view__date{color:var(--bv2-color-teal);margin:0}.brand-v2-review-submission-video-view__status{color:var(--bv2-color-primary);margin:0}.brand-v2-review-submission-video-view__center{align-items:center;display:flex;flex-direction:column;gap:24px;grid-column:2;justify-self:center;min-width:0}.brand-v2-review-submission-video-view__player-wrap{max-width:302px;position:relative;width:min(100%,var(--bv2-submission-video-width))}.brand-v2-review-submission-video-view__status-badge{background:var(--bv2-color-border-secondary);border-radius:20px;bottom:88px;color:var(--bv2-color-primary);left:25px;padding:4px 8px;position:absolute;z-index:2}.brand-v2-review-submission-video-view__sidebar{display:flex;flex-direction:column;gap:clamp(16px,2vw,20px);grid-column:3;min-width:0;width:100%}.brand-v2-review-submission-video-view__sidebar-heading{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.brand-v2-review-submission-video-view__sidebar-title{margin:0}.brand-v2-review-submission-video-view__sidebar .brand-v2-review-brief-feedback{max-width:100%;width:100%}.brand-v2-review-submission-video-view__sidebar .brand-v2-review-feedback-history{margin-left:0;max-height:none;max-width:100%;position:static;top:auto;width:100%}@media (min-width:1441px) and (min-height:821px){.brand-v2-review-submission-video-view--clustered{column-gap:40px;grid-template-columns:var(--bv2-submission-intro-width) -webkit-max-content var(--bv2-submission-sidebar-width);grid-template-columns:var(--bv2-submission-intro-width) max-content var(--bv2-submission-sidebar-width);justify-content:center}.brand-v2-review-submission-video-view--clustered .brand-v2-review-submission-video-view__intro{align-self:start;justify-self:end}.brand-v2-review-submission-video-view--clustered .brand-v2-review-submission-video-view__center{align-items:center;justify-self:center;width:-webkit-max-content;width:max-content}.brand-v2-review-submission-video-view--clustered .brand-v2-review-submission-video-view__sidebar{align-self:start;justify-self:start}}@media (max-width:1400px){.brand-v2-review-submission-video-view{--bv2-submission-sidebar-width:clamp(260px,28vw,380px);--bv2-submission-video-width:clamp(200px,24vw,302px);--bv2-submission-intro-width:clamp(220px,22vw,280px)}}@media (max-height:820px),(max-width:1440px){.brand-v2-review-submission-video-view,.brand-v2-review-submission-video-view--clustered{column-gap:0;gap:32px;grid-template-columns:1fr;justify-content:stretch}.brand-v2-review-submission-video-view__center,.brand-v2-review-submission-video-view__intro,.brand-v2-review-submission-video-view__sidebar{grid-column:1;justify-self:stretch;max-width:none}.brand-v2-review-submission-video-view__intro{max-width:480px}.brand-v2-review-submission-video-view__center{align-items:center}.brand-v2-review-submission-video-view__player-wrap{width:min(100%,302px)}.brand-v2-review-submission-video-view__sidebar{max-width:480px;padding-bottom:24px}}@media (max-height:820px){.brand-v2-review-submission-video-view{--bv2-submission-video-width:min(220px,42vw);gap:20px}.brand-v2-review-submission-video-view__player-wrap{width:min(100%,220px)}}@media (max-width:700px){.brand-v2-review-submission-video-view{--bv2-submission-video-width:min(100%,302px);gap:24px}.brand-v2-review-submission-video-view__intro,.brand-v2-review-submission-video-view__sidebar{max-width:none}.brand-v2-review-submission-video-view__player-wrap{width:min(100%,280px)}}.brand-v2-review-submission-insights-view{display:flex;flex-direction:column;gap:32px;min-height:100%;width:100%}.brand-v2-review-submission-insights-view__content{flex:1 1 auto;width:100%}.brand-v2-action-toast{align-items:center;border-radius:9px;color:var(--bv2-color-white);display:flex;justify-content:center;min-height:72px;padding:12px 40px;position:fixed;right:24px;top:20px;width:min(302px,calc(100vw - 48px));z-index:100}.brand-v2-action-toast--success{background:#37c581;background:var(--bv2-color-success,#37c581)}.brand-v2-action-toast--error{background:#df0000;background:var(--bv2-color-rejected,#df0000)}.brand-v2-action-toast__message{font-family:var(--bv2-font-family);font-size:18px;font-weight:var(--bv2-font-weight-regular);letter-spacing:0;line-height:28px;margin:0;text-align:center}.brand-v2-action-toast__close{align-items:center;background:#0000;border:none;color:inherit;cursor:pointer;display:flex;height:18px;justify-content:center;padding:0;position:absolute;right:12px;top:12px;width:18px}.brand-v2-action-toast__close svg{height:18px;width:18px}.brand-v2-review-submission-activation-summary{border-top:1px solid var(--bv2-color-border);display:flex;flex-direction:column;gap:16px;padding-top:16px;width:100%}.brand-v2-review-submission-activation-summary__toggle{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;justify-content:space-between;padding:0;text-align:left;width:100%}.brand-v2-review-submission-activation-summary__title{color:var(--bv2-color-primary)}.brand-v2-review-submission-activation-summary__chevron{color:var(--bv2-color-primary);flex-shrink:0;height:20px;transition:transform .15s ease;width:20px}.brand-v2-review-submission-activation-summary__chevron--collapsed{transform:rotate(180deg)}.brand-v2-review-submission-activation-summary__body{color:var(--bv2-color-text-primary)}.brand-v2-review-submission-activation-summary__empty{color:var(--bv2-color-text-muted);margin:0}.brand-v2-review-submission-activation-summary__rich{display:flex;flex-direction:column;gap:0}.brand-v2-review-submission-activation-summary__rich p{margin:0 0 12px}.brand-v2-review-submission-activation-summary__rich p:last-child{margin-bottom:0}.brand-v2-review-submission-activation-summary__rich ol,.brand-v2-review-submission-activation-summary__rich ul{margin:0 0 12px;padding-left:21px}.brand-v2-review-submission-activation-summary__rich li{margin-bottom:0}.brand-v2-review-submission-activation-summary__rich b,.brand-v2-review-submission-activation-summary__rich strong{font-weight:var(--bv2-font-weight-bold)}.brand-v2-profile-team-table{overflow-x:auto;width:100%}.brand-v2-profile-team-table__header,.brand-v2-profile-team-table__row{grid-gap:16px;align-items:center;display:grid;gap:16px;grid-template-columns:minmax(84px,100px) minmax(100px,1.1fr) minmax(84px,100px) minmax(160px,1.6fr) minmax(116px,1.2fr) 100px;min-width:720px}.brand-v2-profile-team-table__header{padding-bottom:12px}.brand-v2-profile-team-table__header-cell{margin:0;text-align:left}.brand-v2-profile-team-table__row{border-top:1px solid var(--bv2-color-border);min-height:64px;padding:12px 0}.brand-v2-profile-team-table__cell{margin:0;text-align:left;word-break:break-word}.brand-v2-profile-team-table__cell--user-id{white-space:nowrap}.brand-v2-profile-team-table__cell--action{display:flex;justify-content:flex-start}.brand-v2-profile-team-table__view-details{background:none;border:none;color:#149ca6;cursor:pointer;font-family:var(--bv2-font-body);font-size:12px;font-weight:var(--bv2-font-weight-regular);line-height:20px;margin:0;padding:0;text-decoration:underline}.brand-v2-profile-team-table__view-details:hover{color:#0f7a82}.brand-v2-login-form{align-items:stretch;display:flex;flex-direction:column;gap:32px;margin:0 auto;max-width:302px;width:100%}.brand-v2-login-form__title{text-align:center}.brand-v2-login-form__submit{align-self:center;max-width:302px;width:100%}.brand-v2-login-form__submit[style]{padding-left:24px;padding-right:24px}.brand-v2-login-card{background:var(--bv2-color-surface-page);border-radius:16px;box-shadow:0 8px 24px var(--bv2-color-shadow-card);display:flex;flex-direction:column;gap:24px;padding:32px;width:100%}.brand-v2-login-card__title{font-weight:var(--bv2-font-weight-bold)}.brand-v2-login-card__message{font-weight:var(--bv2-font-weight-medium);text-align:center}.brand-v2-login-card__actions{display:flex;justify-content:center}.brand-v2-otp{align-items:stretch;display:flex;flex-direction:column;gap:0;width:100%}.brand-v2-otp__inputs{display:flex;flex-wrap:nowrap;gap:12px;margin-top:16px}.brand-v2-otp__input{background:var(--bv2-color-surface-page);border:1px solid var(--bv2-color-border);border-radius:8px;color:var(--bv2-color-text-primary);flex-shrink:0;font-family:var(--bv2-font-body);font-size:var(--bv2-font-size-heading-md);font-weight:var(--bv2-font-weight-semibold);height:40px;text-align:center;width:40px}.brand-v2-otp__input:focus{border-color:var(--bv2-color-primary);outline:none}.brand-v2-otp__input:disabled{background:var(--bv2-color-surface-disabled)}.brand-v2-otp__error{color:#d32f2f;margin:12px 0 0}.brand-v2-otp__resend-row{align-items:center;display:flex;justify-content:flex-start;margin-top:29px;min-height:18px}.brand-v2-otp__resend-content{align-items:center;display:flex;gap:6px}.brand-v2-otp__resend-hint{align-items:center;display:flex;position:relative}.brand-v2-otp__hint-trigger{background:#0000;border:none;cursor:pointer;margin:0;padding:0}.brand-v2-otp__hint-icon,.brand-v2-otp__hint-trigger{align-items:center;display:flex;justify-content:center}.brand-v2-otp__hint-icon{border:1px solid #b0b0b0;border-radius:9999px;color:#b0b0b0;font-family:var(--bv2-font-body);font-size:10px;font-weight:var(--bv2-font-weight-semibold);height:14px;line-height:1;width:14px}.brand-v2-otp__hint-trigger:focus-visible .brand-v2-otp__hint-icon,.brand-v2-otp__hint-trigger:hover .brand-v2-otp__hint-icon{border-color:#149ca6;color:#149ca6}.brand-v2-otp__hint-trigger:focus-visible{outline:none}.brand-v2-otp__hint-popover{display:none;left:50%;max-width:360px;position:absolute;top:calc(100% + 8px);transform:translateX(-50%);width:max(280px,100vw - 48px);z-index:10}.brand-v2-otp__resend-hint:focus-within .brand-v2-otp__hint-popover,.brand-v2-otp__resend-hint:hover .brand-v2-otp__hint-popover{display:block}.brand-v2-otp__submit-wrap{display:flex;justify-content:stretch;margin-top:32px;width:100%}.brand-v2-otp__submit-wrap button{max-width:302px;width:100%}@media (max-width:400px){.brand-v2-otp__inputs{gap:8px}.brand-v2-otp__input{font-size:var(--bv2-font-size-body-lg);height:36px;width:36px}}