.CreatorIdentityBlock-module__7Yt41q__link{width:fit-content;min-width:0;max-width:100%;color:inherit;border-radius:8px;align-items:center;margin:-6px -8px;padding:6px 8px;text-decoration:none;transition:background-color .1s;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__button{cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.CreatorIdentityBlock-module__7Yt41q__link:hover,.CreatorIdentityBlock-module__7Yt41q__link:focus-visible{background-color:var(--record-row-hover-bg)}.CreatorIdentityBlock-module__7Yt41q__link:focus-visible{outline:2px solid var(--input-focus-border);outline-offset:2px}.CreatorIdentityBlock-module__7Yt41q__primary{align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__primaryWithSecondaryPlatforms{width:max-content}.CreatorIdentityBlock-module__7Yt41q__primaryWithSecondaryPlatforms .CreatorIdentityBlock-module__7Yt41q__username,.CreatorIdentityBlock-module__7Yt41q__primaryWithSecondaryPlatforms .CreatorIdentityBlock-module__7Yt41q__fallback{flex:0 auto}.CreatorIdentityBlock-module__7Yt41q__platforms{flex:none;align-items:center;gap:4px;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__platformsSecondary{flex-wrap:wrap;flex:0 auto;min-width:0}.CreatorIdentityBlock-module__7Yt41q__primaryBadge{flex:none;align-items:center;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__username{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:700;overflow:hidden}.CreatorIdentityBlock-module__7Yt41q__fallback{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-weight:400;overflow:hidden}.CreatorIdentityBlock-module__7Yt41q__secondaryLine{flex-wrap:wrap;align-items:center;gap:6px;min-width:0;max-width:100%;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__secondaryItem{text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.CreatorIdentityBlock-module__7Yt41q__secondaryItem+.CreatorIdentityBlock-module__7Yt41q__secondaryItem:before{color:var(--subtle-text);content:"·";flex-shrink:0}.CreatorIdentityBlock-module__7Yt41q__linkIcon{width:24px;height:24px;color:var(--muted-text);opacity:0;border-radius:999px;justify-content:center;align-items:center;transition:background-color .1s,opacity .1s,color .1s;display:inline-flex}.CreatorIdentityBlock-module__7Yt41q__link:hover .CreatorIdentityBlock-module__7Yt41q__linkIcon,.CreatorIdentityBlock-module__7Yt41q__link:focus-visible .CreatorIdentityBlock-module__7Yt41q__linkIcon{opacity:1}.CreatorIdentityBlock-module__7Yt41q__linkIcon:hover{background-color:var(--card-background);color:var(--text-color)}
.CreatorPlatformStats-module__IhuDHa__root{gap:var(--space-4,16px);min-width:0;display:grid}.CreatorPlatformStats-module__IhuDHa__section{gap:var(--space-2,8px);min-width:0;display:grid}.CreatorPlatformStats-module__IhuDHa__sectionTitle{color:var(--muted-text);font-size:var(--typography-side-panel-field-label-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);margin:0}.CreatorPlatformStats-module__IhuDHa__profileSummary{align-items:center;gap:var(--space-3,12px);min-width:0;padding:var(--space-3,12px);border:1px solid var(--border-color);background:var(--gray-background);border-radius:8px;display:flex}.CreatorPlatformStats-module__IhuDHa__profileImage{object-fit:cover;border-radius:999px;flex-shrink:0;width:36px;height:36px}.CreatorPlatformStats-module__IhuDHa__profileText{min-width:0}.CreatorPlatformStats-module__IhuDHa__profileName,.CreatorPlatformStats-module__IhuDHa__profileHandle{line-height:var(--line-height-tight);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.CreatorPlatformStats-module__IhuDHa__profileName{color:var(--text-color);font-size:var(--typography-side-panel-field-value-size);font-weight:var(--font-weight-strong)}.CreatorPlatformStats-module__IhuDHa__profileHandle{color:var(--muted-text);font-size:var(--typography-side-panel-field-label-size);font-weight:var(--font-weight-medium);margin-top:3px}.CreatorPlatformStats-module__IhuDHa__chartGrid{gap:var(--space-3,12px);grid-template-columns:repeat(auto-fit,minmax(min(240px,100%),1fr));min-width:0;display:grid}.CreatorPlatformStats-module__IhuDHa__chartCard{align-content:start;gap:var(--space-2,8px);min-width:0;padding:var(--space-3,12px);border:1px solid var(--border-color);background:var(--gray-background);border-radius:8px;display:grid}.CreatorPlatformStats-module__IhuDHa__chartTitle{color:var(--text-color);font-size:var(--typography-side-panel-field-label-size);font-weight:var(--font-weight-strong);line-height:var(--line-height-tight);margin:0}.CreatorPlatformStats-module__IhuDHa__skeletonStack{gap:var(--space-2,8px);padding-block:var(--space-1,4px);display:grid}.CreatorPlatformStats-module__IhuDHa__skeletonLine{border-radius:var(--radius-pill,999px);background:linear-gradient(90deg,var(--hover-background)0%,var(--border-color)50%,var(--hover-background)100%);background-size:200% 100%;height:14px;animation:1.1s ease-in-out infinite CreatorPlatformStats-module__IhuDHa__statsSkeletonPulse;display:block}.CreatorPlatformStats-module__IhuDHa__skeletonLine:nth-child(2){width:80%}.CreatorPlatformStats-module__IhuDHa__skeletonLine:nth-child(3){width:60%}@keyframes CreatorPlatformStats-module__IhuDHa__statsSkeletonPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.CreatorPlatformStats-module__IhuDHa__skeletonLine{animation:none}}.CreatorPlatformStats-module__IhuDHa__donutRow{align-items:center;gap:var(--space-3,12px);flex-wrap:wrap;min-width:0;display:flex}.CreatorPlatformStats-module__IhuDHa__legend{gap:var(--space-2,8px);flex-direction:column;flex:1;min-width:0;display:flex}.CreatorPlatformStats-module__IhuDHa__legendItem{align-items:center;gap:var(--space-2,8px);min-width:0;display:flex}.CreatorPlatformStats-module__IhuDHa__legendSwatch{border-radius:3px;flex-shrink:0;width:10px;height:10px}.CreatorPlatformStats-module__IhuDHa__legendLabel{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--muted-text);font-size:var(--typography-side-panel-field-label-size);flex:1;overflow:hidden}.CreatorPlatformStats-module__IhuDHa__legendValue{color:var(--text-color);font-weight:var(--font-weight-strong);font-size:var(--typography-side-panel-field-label-size);font-variant-numeric:tabular-nums;white-space:nowrap}
.CreatorRecentPosts-module__LYcSnq__section{gap:var(--space-2,8px);min-width:0;display:grid}.CreatorRecentPosts-module__LYcSnq__sectionTitle{color:var(--muted-text);font-size:var(--typography-side-panel-field-label-size);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);margin:0}.CreatorRecentPosts-module__LYcSnq__posts{gap:var(--space-3);grid-template-columns:repeat(auto-fill,minmax(140px,1fr));display:grid}.CreatorRecentPosts-module__LYcSnq__post{gap:var(--space-2);color:inherit;flex-direction:column;text-decoration:none;display:flex}.CreatorRecentPosts-module__LYcSnq__postThumb{aspect-ratio:1;object-fit:cover;border-radius:var(--radius-md);background:var(--card-background);border:var(--border-width-thin)solid var(--border-color);width:100%;color:var(--muted-text);justify-content:center;align-items:center;display:flex;overflow:hidden}.CreatorRecentPosts-module__LYcSnq__postCaption{font-size:var(--font-size-xs);color:var(--text-color);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;overflow:hidden}.CreatorRecentPosts-module__LYcSnq__postStats{gap:var(--space-3);font-size:var(--font-size-xs);color:var(--muted-text);display:flex}
.CreatorSidePanelProfile-module__lVmVOW__root{gap:var(--spacing-side-panel-section-gap,20px);width:100%;min-width:0;display:grid}.CreatorSidePanelProfile-module__lVmVOW__header{min-width:0}.CreatorSidePanelProfile-module__lVmVOW__profileInset{padding:0 20px}.CreatorSidePanelProfile-module__lVmVOW__tags{align-items:center;gap:var(--space-2,8px);flex-wrap:wrap;min-width:0;display:flex}.CreatorSidePanelProfile-module__lVmVOW__bio{color:var(--secondary-text);font-size:var(--typography-side-panel-field-value-size);font-weight:var(--typography-side-panel-field-value-weight);line-height:var(--line-height-relaxed);overflow-wrap:anywhere;margin:0}.CreatorSidePanelProfile-module__lVmVOW__platformSection{gap:var(--space-4,16px);min-width:0;display:grid}.CreatorSidePanelProfile-module__lVmVOW__platformToggle{-ms-overflow-style:none;scrollbar-width:none;max-width:100%;overflow-x:auto}.CreatorSidePanelProfile-module__lVmVOW__platformToggle::-webkit-scrollbar{display:none}.CreatorSidePanelProfile-module__lVmVOW__recordLead{gap:2px;min-width:0;display:grid}
.CreatorInternalSocialAccountsCard-module__XDMU2a__profileRow{min-width:0;min-height:44px;padding:var(--space-2,8px)var(--space-3,12px);border:1px solid var(--border-color);border-radius:var(--radius-md,8px);background:var(--surface-color)}.CreatorInternalSocialAccountsCard-module__XDMU2a__profileText{min-width:0}.CreatorInternalSocialAccountsCard-module__XDMU2a__editor{padding:var(--space-3,12px);border-radius:var(--radius-md,8px);background:var(--hover-background)}.CreatorInternalSocialAccountsCard-module__XDMU2a__chevronOpen,.CreatorInternalSocialAccountsCard-module__XDMU2a__chevronClosed{transition:transform .12s}.CreatorInternalSocialAccountsCard-module__XDMU2a__chevronOpen{transform:rotate(180deg)}.CreatorInternalSocialAccountsCard-module__XDMU2a__chevronClosed{transform:rotate(0)}
.CreatorInviteCard-module___6YDiq__logo{border-radius:var(--radius-sm,6px);flex:none}.CreatorInviteCard-module___6YDiq__link{padding:var(--space-2,8px)var(--space-3,12px);border:1px solid var(--border-color);border-radius:var(--radius-md,8px);background:var(--surface-color);overflow-wrap:anywhere}.CreatorInviteCard-module___6YDiq__chevronOpen,.CreatorInviteCard-module___6YDiq__chevronClosed{transition:transform .12s}.CreatorInviteCard-module___6YDiq__chevronOpen{transform:rotate(180deg)}.CreatorInviteCard-module___6YDiq__chevronClosed{transform:rotate(0)}
.SubmitForApprovalModal-module__CCxAwq__summary{border:1px solid var(--border-color);border-radius:var(--radius-nested);background:var(--input-bg);min-height:32px;color:var(--muted-text);align-items:center;gap:8px;padding:8px 10px;display:flex}.SubmitForApprovalModal-module__CCxAwq__summary p{margin:0}.SubmitForApprovalModal-module__CCxAwq__modeSection{gap:8px;display:grid}.SubmitForApprovalModal-module__CCxAwq__modeHint{margin:0}
.DealTasks-module__Bockjq__root{gap:10px;display:grid}.DealTasks-module__Bockjq__groups{gap:12px;display:grid}.DealTasks-module__Bockjq__group{gap:6px;min-width:0;display:grid}.DealTasks-module__Bockjq__groupLabel{min-height:22px;color:var(--muted-text);font-size:var(--typography-side-panel-title-size);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-normal);line-height:var(--typography-side-panel-title-line-height);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:0 2px;display:grid}.DealTasks-module__Bockjq__groupLabelMain{align-items:center;gap:8px;min-width:0;display:inline-flex}.DealTasks-module__Bockjq__groupLabelMain svg{width:15px;height:15px}.DealTasks-module__Bockjq__groupTitle,.DealTasks-module__Bockjq__groupMeta{min-width:0;color:var(--muted-text);font-size:var(--typography-side-panel-title-size);font-weight:var(--font-weight-medium);line-height:var(--typography-side-panel-title-line-height);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DealTasks-module__Bockjq__groupMeta{font-weight:var(--font-weight-semibold)}.DealTasks-module__Bockjq__list{border:1px solid var(--border-color);background:var(--background-color);border-radius:8px;gap:0;display:grid;overflow:hidden}.DealTasks-module__Bockjq__row{grid-template-columns:var(--control-status-rail-sm)minmax(0,1fr)12px;border:0;border-bottom:1px solid var(--border-color);color:var(--muted-text);font:inherit;text-align:left;background:0 0;align-items:center;gap:12px;transition:background-color .1s;display:grid}.DealTasks-module__Bockjq__sm{min-height:48px;padding:6px 12px}.DealTasks-module__Bockjq__md{min-height:56px;padding:8px 12px}.DealTasks-module__Bockjq__lg{min-height:64px;padding:10px 12px}.DealTasks-module__Bockjq__list .DealTasks-module__Bockjq__row:last-child{border-bottom:0}.DealTasks-module__Bockjq__row:hover{background:var(--record-row-hover-bg)}.DealTasks-module__Bockjq__clickable{cursor:pointer}.DealTasks-module__Bockjq__clickable:focus-visible{z-index:1;outline:2px solid var(--input-focus-border);outline-offset:-2px;position:relative}.DealTasks-module__Bockjq__icon{width:var(--control-status-size-sm);height:var(--control-status-size-sm);box-sizing:border-box;border:var(--control-status-border-sm)solid var(--task-marker-color,var(--muted-text));color:var(--task-marker-check-color,var(--background-color));background:var(--task-marker-fill,transparent);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.DealTasks-module__Bockjq__content{gap:4px;min-width:0;display:grid}.DealTasks-module__Bockjq__titleRow{justify-content:flex-start;align-items:center;gap:14px;min-width:0;display:flex}.DealTasks-module__Bockjq__title{min-width:0;color:var(--text-color);font-size:var(--font-size-md);font-weight:var(--font-weight-bold);text-overflow:ellipsis;white-space:nowrap;line-height:1.25;overflow:hidden}.DealTasks-module__Bockjq__ownerLabel{color:var(--muted-text);font-size:var(--font-size-2xs);font-weight:var(--font-weight-heavy);letter-spacing:.04em;text-transform:uppercase;flex:none;align-items:center;line-height:1;display:inline-flex}.DealTasks-module__Bockjq__assignee{flex:0 auto;align-items:center;min-width:0;display:inline-flex}.DealTasks-module__Bockjq__you{color:var(--muted-text);opacity:.64}.DealTasks-module__Bockjq__creator,.DealTasks-module__Bockjq__assigneeUser{color:var(--muted-text)}.DealTasks-module__Bockjq__action,.DealTasks-module__Bockjq__waiting,.DealTasks-module__Bockjq__muted{--task-marker-color:var(--muted-text)}.DealTasks-module__Bockjq__completeRow .DealTasks-module__Bockjq__icon,.DealTasks-module__Bockjq__markerComplete{--task-marker-check-color:#fff;--task-marker-color:var(--sd-tone-green-text);--task-marker-fill:var(--sd-tone-green-text)}.DealTasks-module__Bockjq__skippedRow .DealTasks-module__Bockjq__icon,.DealTasks-module__Bockjq__markerSkipped{--task-marker-color:var(--muted-text);--task-marker-fill:var(--muted-text)}.DealTasks-module__Bockjq__skippedRow .DealTasks-module__Bockjq__icon svg,.DealTasks-module__Bockjq__markerSkipped svg{stroke:var(--background-color)}.DealTasks-module__Bockjq__completeRow .DealTasks-module__Bockjq__title,.DealTasks-module__Bockjq__skippedRow .DealTasks-module__Bockjq__title{color:var(--muted-text);text-decoration:line-through;text-decoration-thickness:1.5px}.DealTasks-module__Bockjq__completed{--task-marker-check-color:#fff;--task-marker-color:var(--sd-tone-green-text);--task-marker-fill:var(--sd-tone-green-text)}.DealTasks-module__Bockjq__completed .DealTasks-module__Bockjq__title{color:var(--muted-text)}.DealTasks-module__Bockjq__viewAll{color:var(--muted-text);font:inherit;font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);cursor:pointer;background:0 0;border:0;justify-self:start;padding:0}.DealTasks-module__Bockjq__viewAll:hover,.DealTasks-module__Bockjq__viewAll:focus-visible{color:var(--text-color)}.DealTasks-module__Bockjq__empty{color:var(--muted-text);font-size:var(--font-size-md);font-weight:var(--font-weight-medium);padding:10px 0}.DealTasks-module__Bockjq__rowEnd{width:12px;height:1px}
.dealPanelTasks-module__I3rYFW__deliverableGroupTitle{min-width:0;max-width:100%;color:inherit;font:inherit;align-items:center;gap:6px;display:inline-flex}.dealPanelTasks-module__I3rYFW__deliverableGroupTitle strong{min-width:0;color:inherit;font:inherit;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.DealCreatorAssignmentCard-module__hzXwMq__header{align-items:center;gap:8px;display:flex}.DealCreatorAssignmentCard-module__hzXwMq__actions{justify-content:flex-end;display:flex}
.DealDueDatesPanel-module__rQeHZq__row{justify-content:space-between;align-items:center;gap:var(--mantine-spacing-md);padding:var(--mantine-spacing-sm)var(--mantine-spacing-md);border:1px solid var(--mantine-color-gray-3);border-radius:10px;min-width:0;display:flex}.DealDueDatesPanel-module__rQeHZq__rowControl{align-items:center;gap:var(--mantine-spacing-xs);flex-shrink:0;display:flex}
.DealContentDetailPanel-module__7LeGra__header{gap:10px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__topRow{justify-content:space-between;align-items:center;min-width:0;display:flex}.DealContentDetailPanel-module__7LeGra__titleBlock{gap:5px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__kicker{min-width:0;color:var(--muted-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);align-items:center;gap:6px;display:inline-flex}.DealContentDetailPanel-module__7LeGra__titleRow{flex-wrap:wrap;align-items:flex-start;gap:8px;min-width:0;display:flex}.DealContentDetailPanel-module__7LeGra__title{min-width:0;color:var(--text-color);font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-normal);overflow-wrap:anywhere;margin:0}.DealContentDetailPanel-module__7LeGra__description{color:var(--muted-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-normal);margin:0}.DealContentDetailPanel-module__7LeGra__headerTitle{align-items:center;gap:6px;min-width:0;display:inline-flex}.DealContentDetailPanel-module__7LeGra__sectionStack{gap:12px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__stepTitle{grid-template-columns:var(--control-status-rail-sm)minmax(0,1fr);align-items:center;gap:12px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__stepText{gap:3px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__stepName{min-width:0;color:var(--text-color);font-size:var(--typography-side-panel-title-size);font-weight:var(--typography-side-panel-title-weight);line-height:var(--typography-side-panel-title-line-height);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DealContentDetailPanel-module__7LeGra__stepNameFinished{color:var(--muted-text);text-decoration:line-through;text-decoration-thickness:1.5px}.DealContentDetailPanel-module__7LeGra__stepMeta{min-width:0;color:var(--muted-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;display:inline-flex;overflow:hidden}.DealContentDetailPanel-module__7LeGra__sectionMenuTrigger{width:32px;height:32px;color:var(--muted-text);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.DealContentDetailPanel-module__7LeGra__sectionMenuTrigger:hover{background:var(--hover-background);color:var(--text-color)}.DealContentDetailPanel-module__7LeGra__detailWorkspace{align-content:start;gap:var(--spacing-side-panel-section-gap);min-width:0;min-height:100%;display:grid}.DealContentDetailPanel-module__7LeGra__reviewColumn{align-content:start;gap:0;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__contentReview,.DealContentDetailPanel-module__7LeGra__mediaReview{gap:var(--space-3);min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__reviewPlayer{gap:var(--space-3);justify-self:center;width:100%;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__reviewPlayerVertical{width:min(100%,220px)}.DealContentDetailPanel-module__7LeGra__reviewPlayerSquare{width:min(100%,300px)}.DealContentDetailPanel-module__7LeGra__reviewPlayerHorizontal{width:100%}.DealContentDetailPanel-module__7LeGra__timelineControl{gap:0;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__timelineControl input[type=range]{width:100%;accent-color:var(--text-color);margin:0}.DealContentDetailPanel-module__7LeGra__timelineMarkers{cursor:ew-resize;height:10px;margin-top:-5px;position:relative}.DealContentDetailPanel-module__7LeGra__timelineMarker{background:var(--text-color);border-radius:999px;width:6px;height:6px;position:absolute;top:2px;transform:translate(-50%)}.DealContentDetailPanel-module__7LeGra__timelineRangeMarker{opacity:.7;border-radius:999px;min-width:8px;height:6px;transform:none}.DealContentDetailPanel-module__7LeGra__timelineSelection{background:color-mix(in srgb,var(--brand-color)22%,transparent);min-width:2px;height:12px;box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--brand-color)42%,transparent);border-radius:999px;position:absolute;top:0}.DealContentDetailPanel-module__7LeGra__timelineSelectionStart{background:var(--brand-color);border-radius:999px;width:8px;height:8px;position:absolute;top:50%;left:0;transform:translate(-50%,-50%)}.DealContentDetailPanel-module__7LeGra__timelineSelectionHandle{border:2px solid var(--background-color);background:var(--brand-color);cursor:ew-resize;border-radius:999px;width:22px;height:22px;padding:0;position:absolute;top:50%;right:0;transform:translate(50%,-50%);box-shadow:0 2px 8px #0f172a2e}.DealContentDetailPanel-module__7LeGra__timelineSelectionHandle:focus-visible{outline:2px solid var(--brand-color);outline-offset:3px}.DealContentDetailPanel-module__7LeGra__timeRow{justify-content:space-between;gap:var(--space-2);color:var(--muted-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight);display:flex}.DealContentDetailPanel-module__7LeGra__reviewActions{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.DealContentDetailPanel-module__7LeGra__reviewActionPopoverHost{gap:var(--space-2);justify-items:start;min-width:0;max-width:100%;display:grid;position:relative}.DealContentDetailPanel-module__7LeGra__rangeHint{color:var(--muted-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);line-height:var(--line-height-tight)}.DealContentDetailPanel-module__7LeGra__videoCommentComposer{width:min(320px,100%);max-width:100%}.DealContentDetailPanel-module__7LeGra__linkPanel{gap:var(--space-2);min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__linkHeader{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.DealContentDetailPanel-module__7LeGra__linkHeader h3{color:var(--text-color);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0}.DealContentDetailPanel-module__7LeGra__linkHeader span{color:var(--muted-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold)}.DealContentDetailPanel-module__7LeGra__linkList{gap:var(--space-2);min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__linkItem{align-items:center;gap:var(--space-2);min-width:0;padding:var(--space-2);border:1px solid var(--border-color);color:var(--text-color);border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;text-decoration:none;display:grid}.DealContentDetailPanel-module__7LeGra__linkItem:hover{background:var(--hover-background)}.DealContentDetailPanel-module__7LeGra__linkItem span{gap:2px;min-width:0;display:grid}.DealContentDetailPanel-module__7LeGra__linkItem strong{color:var(--text-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight)}.DealContentDetailPanel-module__7LeGra__linkItem small{min-width:0;color:var(--muted-text);font-size:var(--font-size-xs);line-height:var(--line-height-tight);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DealContentDetailPanel-module__7LeGra__manualLinkRow{align-items:end;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto;display:grid}.DealContentDetailPanel-module__7LeGra__emptyText{color:var(--muted-text)}.DealContentDetailPanel-module__7LeGra__provenanceTag{color:var(--muted-text);font-size:var(--font-size-xs);align-self:flex-start;font-style:italic}.DealContentDetailPanel-module__7LeGra__sectionFooter{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:12px;min-width:0;padding-top:10px;display:flex}.DealContentDetailPanel-module__7LeGra__statusButtons{flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.DealContentDetailPanel-module__7LeGra__statusDoneText{color:var(--muted-text);font-size:var(--font-size-sm);line-height:1.4}.DealContentDetailPanel-module__7LeGra__commentsDock{margin:0}.DealContentDetailPanel-module__7LeGra__anchorChip{border:1px solid var(--border-color);background:var(--hover-background);min-width:0;color:var(--secondary-text);font-family:inherit;font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);cursor:pointer;border-radius:999px;justify-content:flex-start;justify-self:start;align-items:center;gap:5px;padding:4px 8px;line-height:1;display:inline-flex}.DealContentDetailPanel-module__7LeGra__anchorChip:hover{color:var(--text-color);border-color:var(--text-color)}.DealContentDetailPanel-module__7LeGra__selectedQuote{padding-left:var(--space-3);border-left:2px solid var(--border-color);color:var(--secondary-text);font-size:var(--font-size-sm);font-weight:var(--font-weight-regular);line-height:var(--line-height-normal);white-space:pre-wrap;margin:0}.DealContentDetailPanel-module__7LeGra__composerAnchor{background:var(--hover-background);color:var(--secondary-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold);border-radius:999px;justify-self:start;align-items:center;gap:6px;padding:5px 9px;line-height:1;display:inline-flex}@media (max-width:640px){.DealContentDetailPanel-module__7LeGra__title{font-size:var(--font-size-2xl)}.DealContentDetailPanel-module__7LeGra__manualLinkRow{grid-template-columns:minmax(0,1fr)}}
.DealContentPanel-module__6R5_mW__root{min-width:0}.DealContentPanel-module__6R5_mW__scroller{scroll-snap-type:x proximity;scrollbar-width:none;grid-auto-columns:168px;grid-auto-flow:column;gap:10px;min-width:0;padding:0 0 4px;display:grid;overflow:auto hidden}.DealContentPanel-module__6R5_mW__scroller::-webkit-scrollbar{display:none}.DealContentPanel-module__6R5_mW__card{box-sizing:border-box;border:1px solid var(--border-color);background-color:var(--background-color);scroll-snap-align:start;border-radius:8px;grid-template-rows:120px minmax(0,1fr);gap:8px;min-width:0;min-height:218px;padding:8px;display:grid}.DealContentPanel-module__6R5_mW__cardInteractive{cursor:pointer}.DealContentPanel-module__6R5_mW__cardInteractive:hover{background-color:var(--hover-background)}.DealContentPanel-module__6R5_mW__cardInteractive:focus-visible{outline:2px solid var(--text-color);outline-offset:2px}.DealContentPanel-module__6R5_mW__media{background-color:var(--light-gray-bg);width:100%;height:120px;color:var(--muted-text);border-radius:6px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.DealContentPanel-module__6R5_mW__image{object-fit:cover;width:100%;height:100%}.DealContentPanel-module__6R5_mW__playBadge{color:#fff;background-color:#0000009e;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex;position:absolute;bottom:8px;right:8px}.DealContentPanel-module__6R5_mW__body{gap:5px;min-width:0;display:grid}.DealContentPanel-module__6R5_mW__kicker{min-width:0;color:var(--muted-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-medium);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;line-height:1.2;display:inline-flex;overflow:hidden}.DealContentPanel-module__6R5_mW__title{min-width:0;min-height:38px;color:var(--text-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.25;display:-webkit-box;overflow:hidden}.DealContentPanel-module__6R5_mW__meta{flex-wrap:wrap;align-items:center;gap:5px;min-width:0;display:flex}.DealContentPanel-module__6R5_mW__due{min-width:0;color:var(--muted-text);font-size:var(--font-size-xs);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}
.DealShipmentEditPanel-module__kc1l4G__footerActions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.DealShipmentEditPanel-module__kc1l4G__fieldsStack{gap:14px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__optionGroup{gap:6px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__optionRow{border:1px solid var(--border-color);background:var(--background-color);min-width:0;font:inherit;text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.DealShipmentEditPanel-module__kc1l4G__optionRow:hover{background-color:var(--hover-background)}.DealShipmentEditPanel-module__kc1l4G__optionRow:focus-visible{outline:2px solid var(--text-color);outline-offset:2px}.DealShipmentEditPanel-module__kc1l4G__optionActive{border-color:var(--text-color)}.DealShipmentEditPanel-module__kc1l4G__radioDot{box-sizing:border-box;border:2px solid var(--border-color);border-radius:50%;flex-shrink:0;width:16px;height:16px;margin-top:2px}.DealShipmentEditPanel-module__kc1l4G__radioDotActive{border:5px solid var(--text-color)}.DealShipmentEditPanel-module__kc1l4G__optionText{gap:2px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__optionLabel{color:var(--text-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);line-height:1.25}.DealShipmentEditPanel-module__kc1l4G__optionHint{color:var(--muted-text);font-size:var(--font-size-xs);line-height:1.35}.DealShipmentEditPanel-module__kc1l4G__settingsStack{gap:10px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__checkRow{border:1px solid var(--border-color);background:var(--background-color);min-width:0;font:inherit;text-align:left;cursor:pointer;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:10px;display:grid}.DealShipmentEditPanel-module__kc1l4G__checkRow:hover{background-color:var(--hover-background)}.DealShipmentEditPanel-module__kc1l4G__checkRow:focus-visible{outline:2px solid var(--text-color);outline-offset:2px}.DealShipmentEditPanel-module__kc1l4G__checkBox{box-sizing:border-box;border:2px solid var(--border-color);width:16px;height:16px;color:var(--background-color);background:0 0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:inline-flex}.DealShipmentEditPanel-module__kc1l4G__checkBoxActive{border-color:var(--text-color);background-color:var(--text-color)}.DealShipmentEditPanel-module__kc1l4G__productsStack{gap:10px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__productsHeading{gap:2px;min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__productList{gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.DealShipmentEditPanel-module__kc1l4G__productList>li{min-width:0;display:grid}.DealShipmentEditPanel-module__kc1l4G__paginationRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.DealShipmentEditPanel-module__kc1l4G__paginationButtons{gap:6px;display:inline-flex}
.DealShipmentDetailPanel-module__SmAPJq__actionsRow{flex-wrap:wrap;align-items:center;gap:8px;padding:4px 20px 6px;display:flex}.DealShipmentDetailPanel-module__SmAPJq__waitingText{color:var(--muted-text)}.DealShipmentDetailPanel-module__SmAPJq__trackingValue{align-items:center;gap:4px;min-width:0;display:inline-flex}.DealShipmentDetailPanel-module__SmAPJq__trackingId{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.DealShipmentDetailPanel-module__SmAPJq__productList{gap:6px;min-width:0;margin:0;padding:0;list-style:none;display:grid}.DealShipmentDetailPanel-module__SmAPJq__productPrice{color:var(--text-color);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium)}
.DealWorkspaceSections-module__bq0e1a__recordFrame{overflow:hidden}.DealWorkspaceSections-module__bq0e1a__sectionHeader{min-height:32px}
.DealPageHeaderProvider-module__5e3ZqW__subtitle{align-items:center;gap:12px;min-width:0;display:flex}.DealPageHeaderProvider-module__5e3ZqW__dealName{max-width:min(640px,62vw);color:var(--text-color);font-size:var(--font-size-3xl);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight)}.DealPageHeaderProvider-module__5e3ZqW__identity{flex:0 auto;width:fit-content;max-width:100%}.DealPageHeaderProvider-module__5e3ZqW__identity>*,.DealPageHeaderProvider-module__5e3ZqW__identityBlock{width:fit-content;max-width:100%}.DealPageHeaderProvider-module__5e3ZqW__tags{flex-wrap:wrap;flex:auto;align-items:center;gap:6px;min-width:0;display:flex}.DealPageHeaderProvider-module__5e3ZqW__actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}@media (max-width:640px){.DealPageHeaderProvider-module__5e3ZqW__subtitle{flex-direction:column;align-items:flex-start;gap:10px}.DealPageHeaderProvider-module__5e3ZqW__identity{min-width:0;max-width:100%}.DealPageHeaderProvider-module__5e3ZqW__title{max-width:100%}.DealPageHeaderProvider-module__5e3ZqW__actions{justify-content:space-between;width:100%}}
.DetailPanelHeader-module__rlosNq__root{min-width:0}.DetailPanelHeader-module__rlosNq__backButton{width:32px;height:32px;color:var(--muted-text);border-radius:999px}.DetailPanelHeader-module__rlosNq__backButtonWithLabel{width:auto;padding-inline:8px}.DetailPanelHeader-module__rlosNq__secondaryStack{gap:8px;min-width:0;display:grid}.DetailPanelHeader-module__rlosNq__secondary{flex-wrap:wrap;align-items:baseline;gap:6px;min-width:0;max-width:100%;display:inline-flex;overflow:hidden}.DetailPanelHeader-module__rlosNq__secondaryPart{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.DetailPanelHeader-module__rlosNq__separator{color:var(--muted-text);flex:none}.DetailPanelHeader-module__rlosNq__metadata{color:var(--muted-text);font-size:var(--font-size-xs);align-items:center;gap:12px;display:flex}
.DealsRecordList-module__G6VVSa__stageCell{justify-items:start;gap:1px;min-width:0;display:grid}.DealsRecordList-module__G6VVSa__stageRow{align-items:center;gap:8px;min-width:0;display:inline-flex}.DealsRecordList-module__G6VVSa__cellMeta{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--text-dimmed);font-size:var(--font-size-xs);font-weight:400;line-height:1.35;overflow:hidden}.DealsRecordList-module__G6VVSa__kebabSlot{flex:none;justify-content:center;width:22px;display:inline-flex}.DealsRecordList-module__G6VVSa__inlineGroup,.DealsRecordList-module__G6VVSa__rowActions{flex-wrap:nowrap;align-items:center;gap:4px;display:flex}.DealsRecordList-module__G6VVSa__dealSecondaryLine{width:100%;min-width:0;font-size:var(--font-size-xs);align-items:center;gap:4px;display:flex}.DealsRecordList-module__G6VVSa__dealId{min-width:0;max-width:50%;color:var(--text-color);font-weight:var(--font-weight-semibold);text-overflow:ellipsis;white-space:nowrap;flex:0 auto;overflow:hidden}.DealsRecordList-module__G6VVSa__dealMetaSeparator{color:var(--text-dimmed);flex:none}.DealsRecordList-module__G6VVSa__dealMessageLine{flex:auto;overflow:hidden}.DealsRecordList-module__G6VVSa__deliverableChips{width:100%;min-width:0;overflow:hidden}.DealsRecordList-module__G6VVSa__tagsCellButton{min-width:0;max-width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0;display:inline-flex}.DealsRecordList-module__G6VVSa__tagsCellButton:hover{opacity:.82}.DealsRecordList-module__G6VVSa__tagsCellButton:focus-visible{outline:2px solid var(--input-focus-border);outline-offset:2px;border-radius:6px}.DealsRecordList-module__G6VVSa__listFrame{overflow:hidden}
.CreatorSmsConversation-module__gTF9aq__root{flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex}.CreatorSmsConversation-module__gTF9aq__body{gap:var(--space-2);min-width:0;min-height:0;padding:var(--space-3);flex-direction:column;flex:auto;display:flex;overflow-y:auto}.CreatorSmsConversation-module__gTF9aq__state{padding:var(--space-6)var(--space-4);flex:auto;justify-content:center;align-items:center;display:flex}.CreatorSmsConversation-module__gTF9aq__footer{padding:var(--space-3);border-top:1px solid var(--border-color);flex:none}
.EmailMessageBody-module__qpm0qW__body{overflow-wrap:anywhere;min-width:0}.EmailMessageBody-module__qpm0qW__plainText{white-space:pre-wrap;margin:0}.EmailMessageBody-module__qpm0qW__htmlBody{overflow-wrap:anywhere;min-width:0}.EmailMessageBody-module__qpm0qW__htmlBody :where(p,ul,ol,blockquote){margin-top:0}.EmailMessageBody-module__qpm0qW__htmlBody :where(p,ul,ol,blockquote):last-child{margin-bottom:0}.EmailMessageBody-module__qpm0qW__htmlBody a{color:var(--brand-color)}.EmailMessageBody-module__qpm0qW__collapsedToggle{margin-top:var(--space-3)}.EmailMessageBody-module__qpm0qW__collapsedBody{margin:var(--space-2)0 0;padding-top:var(--space-2);border-top:1px solid var(--border-color);color:var(--muted-text);font-size:var(--font-size-xs);line-height:var(--line-height-relaxed);white-space:pre-wrap}
.EmailThreadView-module__4Kq-kG__root{background:var(--gray-background);flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.EmailThreadView-module__4Kq-kG__header{gap:var(--space-2);min-width:0;padding:var(--space-4);border-bottom:1px solid var(--border-color);background:var(--background-color);flex:none;display:grid}.EmailThreadView-module__4Kq-kG__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.EmailThreadView-module__4Kq-kG__back{margin-left:calc(var(--space-2)*-1);flex:none}.EmailThreadView-module__4Kq-kG__titleBlock{gap:var(--space-1);min-width:0;display:grid}.EmailThreadView-module__4Kq-kG__subject{min-width:0;color:var(--text-color);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.EmailThreadView-module__4Kq-kG__meta{align-items:center;gap:var(--space-2);min-width:0;color:var(--muted-text);font-size:var(--font-size-xs);line-height:var(--line-height-tight);display:flex}.EmailThreadView-module__4Kq-kG__body{gap:var(--space-4);min-width:0;min-height:0;padding:var(--space-4);flex:auto;display:grid;overflow-y:auto}.EmailThreadView-module__4Kq-kG__dayGroup{gap:var(--space-2);min-width:0;display:grid}.EmailThreadView-module__4Kq-kG__dayLabel{color:var(--muted-text);font-size:var(--font-size-xs);font-weight:var(--font-weight-semibold)}.EmailThreadView-module__4Kq-kG__agentBadge{margin-bottom:var(--space-2)}.EmailThreadView-module__4Kq-kG__footer{padding:var(--space-4);border-top:1px solid var(--border-color);background:var(--background-color);flex:none}.EmailThreadView-module__4Kq-kG__state{min-height:240px;padding:var(--space-5);place-items:center;display:grid}
.CreatorMessagesPanel-module__EqHRMW__root{border:1px solid var(--border-color);border-radius:var(--radius-nested);background:var(--background-color);flex-direction:column;flex:auto;min-width:0;height:100%;min-height:0;display:flex;overflow:hidden}.CreatorMessagesPanel-module__EqHRMW__threadRoot>*{flex:auto;min-width:0;min-height:0}.CreatorMessagesPanel-module__EqHRMW__header{gap:var(--space-3);padding:var(--space-4);border-bottom:1px solid var(--border-color);flex:none;display:grid}.CreatorMessagesPanel-module__EqHRMW__headerRow{justify-content:space-between;align-items:flex-start;gap:var(--space-3);min-width:0;display:flex}.CreatorMessagesPanel-module__EqHRMW__headerText{gap:var(--space-1);min-width:0;display:grid}.CreatorMessagesPanel-module__EqHRMW__title{color:var(--text-color);font-size:var(--font-size-md);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);margin:0}.CreatorMessagesPanel-module__EqHRMW__subtitle{color:var(--muted-text);font-size:var(--font-size-xs);line-height:var(--line-height-tight);margin:0}.CreatorMessagesPanel-module__EqHRMW__body{min-width:0;min-height:0;padding:var(--space-3);flex:auto;overflow-y:auto}.CreatorMessagesPanel-module__EqHRMW__subject{align-items:center;gap:var(--space-2);min-width:0;display:flex}.CreatorMessagesPanel-module__EqHRMW__unread{font-weight:var(--font-weight-semibold)}
.CampaignCreatorDrawer-module__ckZZxq__body{flex-direction:column;min-width:0;height:100%;min-height:0;display:flex}.CampaignCreatorDrawer-module__ckZZxq__tabs{padding:var(--space-4)var(--space-4)0;flex:none}.CampaignCreatorDrawer-module__ckZZxq__panel{min-width:0;min-height:0;padding:var(--space-4);flex:auto;overflow-y:auto}.CampaignCreatorDrawer-module__ckZZxq__panelFlush{display:flex;overflow:hidden}.CampaignCreatorDrawer-module__ckZZxq__bodyPage{height:auto}.CampaignCreatorDrawer-module__ckZZxq__bodyPage .CampaignCreatorDrawer-module__ckZZxq__tabs{padding:0}.CampaignCreatorDrawer-module__ckZZxq__bodyPage .CampaignCreatorDrawer-module__ckZZxq__panel{padding:var(--space-4)0 0;overflow:visible}.CampaignCreatorDrawer-module__ckZZxq__bodyPage .CampaignCreatorDrawer-module__ckZZxq__panelFlush{min-height:520px}
