.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper{background:var(--white);border:1px solid var(--borderGray);border-radius:12px;gap:0;max-width:1200px;margin:14px 0;display:flex;overflow:hidden;box-shadow:0 1px 4px #0000000a}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper{background:var(--lightDarkGray);border-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkDemoExpanded .PlaybookSDKDemo-module__vxgYcq__sdkPreviewSection{flex:1}.PlaybookSDKDemo-module__vxgYcq__sdkPreviewSection{background:var(--darkWhite);flex-direction:column;flex:1;min-width:0;display:flex}.dark .PlaybookSDKDemo-module__vxgYcq__sdkPreviewSection{background:var(--darkGray)}.PlaybookSDKDemo-module__vxgYcq__sdkPreviewHeader{border-bottom:1px solid var(--borderGray);background:linear-gradient(180deg,var(--white)0%,var(--darkWhite)100%);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.dark .PlaybookSDKDemo-module__vxgYcq__sdkPreviewHeader{background:linear-gradient(180deg,var(--lightDarkGray)0%,var(--darkGray)100%);border-bottom-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkPreviewTitle:before{content:"";background:var(--primaryColor,#e2464d);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:7px;display:inline-block}.PlaybookSDKDemo-module__vxgYcq__sdkPreviewTitle{color:var(--helperTextGray);letter-spacing:.7px;text-transform:uppercase;font-size:11px;font-weight:600}.PlaybookSDKDemo-module__vxgYcq__sdkSidebarToggle{cursor:pointer;color:var(--helperTextGray);border-radius:var(--borderRadius);transition:all var(--transitionTiming);background:0 0;border:none;padding:4px 8px;font-size:16px}.PlaybookSDKDemo-module__vxgYcq__sdkSidebarToggle:hover{background:var(--darkWhite);color:var(--textColor)}.PlaybookSDKDemo-module__vxgYcq__sdkGalleryScroll{flex:1;padding:16px;overflow:hidden auto}.PlaybookSDKDemo-module__vxgYcq__sdkGalleryContainer{background:var(--darkWhite);border-radius:var(--borderRadius);min-height:100%}.dark .PlaybookSDKDemo-module__vxgYcq__sdkGalleryContainer{background:var(--darkGray)}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSidebar{background:var(--white);border-left:1px solid var(--borderGray);flex-direction:column;flex-shrink:0;gap:0;width:260px;padding:16px;transition:width .3s,padding .3s,opacity .3s;display:flex;overflow:hidden}.dark .PlaybookSDKDemo-module__vxgYcq__sdkConfigSidebar{background:var(--lightDarkGray);border-left-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSidebarCollapsed{opacity:0;width:0;padding:16px 0}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSection{flex-direction:column;gap:8px;padding:16px 0;display:flex}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSection:first-child{padding-top:0}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSection+.PlaybookSDKDemo-module__vxgYcq__sdkConfigSection{border-top:1px solid var(--borderGray)}.dark .PlaybookSDKDemo-module__vxgYcq__sdkConfigSection+.PlaybookSDKDemo-module__vxgYcq__sdkConfigSection{border-top-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSectionTitle{color:var(--helperTextGray);letter-spacing:.7px;text-transform:uppercase;margin:0;font-size:11px;font-weight:600}.PlaybookSDKDemo-module__vxgYcq__sdkFeatureRow{transition:background var(--transitionTiming);border-radius:8px;align-items:center;gap:10px;margin:0 -8px;padding:6px 8px;display:flex}.PlaybookSDKDemo-module__vxgYcq__sdkFeatureRow:hover{background:var(--darkWhite)}.dark .PlaybookSDKDemo-module__vxgYcq__sdkFeatureRow:hover{background:var(--darkGray)}.PlaybookSDKDemo-module__vxgYcq__sdkFeatureIcon{color:var(--helperTextGray);justify-content:center;align-items:center;width:20px;font-size:14px;display:flex}.PlaybookSDKDemo-module__vxgYcq__sdkFeatureLabel{font-size:var(--fontSizeSmall);color:var(--textColor);flex:1}.PlaybookSDKDemo-module__vxgYcq__sdkColorRow{align-items:center;gap:12px;display:flex}.PlaybookSDKDemo-module__vxgYcq__sdkColorSwatch{border:1px solid var(--borderGray);cursor:pointer;border-radius:7px;flex-shrink:0;width:26px;height:26px;padding:0;overflow:hidden;box-shadow:0 1px 2px #00000014}.PlaybookSDKDemo-module__vxgYcq__sdkColorSwatch::-webkit-color-swatch-wrapper{padding:2px}.PlaybookSDKDemo-module__vxgYcq__sdkColorSwatch::-webkit-color-swatch{border:none;border-radius:5px}.PlaybookSDKDemo-module__vxgYcq__sdkColorSwatch::-moz-color-swatch{border:none;border-radius:5px}.dark .PlaybookSDKDemo-module__vxgYcq__sdkColorSwatch{border-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkColorHexInput{border:1px solid var(--borderGray);border-radius:var(--borderRadius);font-size:var(--fontSizeSmall);flex:1;padding:8px 12px;font-family:monospace}.PlaybookSDKDemo-module__vxgYcq__sdkColorHexInput:focus{border-color:var(--primaryColor);outline:none;box-shadow:0 0 0 3px #ff5d641f}.dark .PlaybookSDKDemo-module__vxgYcq__sdkColorHexInput{background:var(--darkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)}.PlaybookSDKDemo-module__vxgYcq__sdkSliderHeader{justify-content:space-between;align-items:center;display:flex}.PlaybookSDKDemo-module__vxgYcq__sdkSliderValue{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--textColor);background:var(--darkWhite);border-radius:6px;padding:2px 8px;font-family:monospace;font-size:11px}.dark .PlaybookSDKDemo-module__vxgYcq__sdkSliderValue{background:var(--darkGray);color:var(--darkFontColor)}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider{margin:8px 2px 0}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider .ant-slider-rail{border-radius:3px;height:5px;background:var(--borderGray)!important}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider .ant-slider-track{border-radius:3px;height:5px;background:var(--black)!important}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider:hover .ant-slider-track{background:var(--black)!important}.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider .ant-slider-handle:after{box-shadow:0 0 0 2px var(--black)!important}:is(.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider .ant-slider-handle:hover:after,.PlaybookSDKDemo-module__vxgYcq__sdkConfigSlider .ant-slider-handle:focus:after){box-shadow:0 0 0 4px var(--black)!important}.PlaybookSDKDemo-module__vxgYcq__sdkResetSection{border-top:1px solid var(--borderGray);margin-top:auto;padding-top:16px}.dark .PlaybookSDKDemo-module__vxgYcq__sdkResetSection{border-top-color:var(--darkBorderColor)}.PlaybookSDKDemo-module__vxgYcq__sdkResetBtn{color:var(--helperTextGray);font-size:var(--fontSizeSmall);cursor:pointer;transition:color var(--transitionTiming);background:0 0;border:none;padding:0;font-weight:500}.PlaybookSDKDemo-module__vxgYcq__sdkResetBtn:hover{color:var(--textColor);text-decoration:underline}.dark .PlaybookSDKDemo-module__vxgYcq__sdkResetBtn:hover{color:var(--darkFontColor)}.PlaybookSDKDemo-module__vxgYcq__sdkFloatingToggle{background:var(--black);width:48px;height:48px;color:var(--white);cursor:pointer;transition:all var(--transitionTiming);z-index:100;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex;position:fixed;top:50%;right:20px;transform:translateY(-50%);box-shadow:0 4px 12px #00000026}.PlaybookSDKDemo-module__vxgYcq__sdkFloatingToggle:hover{transform:translateY(-50%)scale(1.05);box-shadow:0 6px 16px #0003}.PlaybookSDKDemo-module__vxgYcq__sdkDemoContainer{background:var(--white);border:1px solid var(--borderGray);border-radius:16px;margin:20px 0;padding:20px}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoContainer{background:var(--lightDarkGray);border-color:var(--darkBorderColor);color:var(--darkFontColor)}.PlaybookSDKDemo-module__vxgYcq__sdkWarning,.PlaybookSDKDemo-module__vxgYcq__sdkError{border-radius:var(--borderRadius);text-align:center;font-size:var(--fontSizeSmall);color:var(--textColorMuted);padding:20px}.PlaybookSDKDemo-module__vxgYcq__sdkError{color:#c53030;background-color:#fff5f5;border:1px solid #feb2b2}.dark .PlaybookSDKDemo-module__vxgYcq__sdkError{color:#fc8181;background-color:#c5303026;border-color:#c530304d}.PlaybookSDKDemo-module__vxgYcq__sdkWarning{color:#92400e;background-color:#fffbeb;border:1px solid #fde68a}.dark .PlaybookSDKDemo-module__vxgYcq__sdkWarning{color:#fbbf24;background-color:#92400e26;border-color:#92400e4d}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-input{border-radius:var(--sdk-border-radius,8px)!important;border:1px solid var(--borderGray)!important;padding-block:11px!important;font-size:14px!important;transition:border-color .15s,box-shadow .15s!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-input:focus{border-color:var(--sdk-primary-color,#000)!important;outline:none!important;box-shadow:0 0 0 3px #0000000f!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-btn{background-color:var(--sdk-primary-color,#000)!important;border-radius:var(--sdk-border-radius,8px)!important;letter-spacing:.2px!important;padding:11px 20px!important;font-weight:600!important;transition:filter .15s,box-shadow .15s!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-btn:hover{filter:brightness(.92)!important;box-shadow:0 3px 10px #00000029!important}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-input{background-color:var(--lightDarkGray)!important;border-color:var(--darkBorderColor)!important;color:var(--darkFontColor)!important}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-input::placeholder{color:var(--mediumGray)!important}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-search-btn{border-color:#0000!important}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-pagination-btn{background-color:var(--lightDarkGray)!important;border-color:var(--darkBorderColor)!important;color:var(--darkFontColor)!important}.dark .PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-pagination-btn:disabled{opacity:.4}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-board-btn{border-radius:var(--sdk-border-radius,8px)!important}:is(.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-board-btn:hover,.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-board-btn.active){background-color:var(--sdk-primary-color,#000)!important;border-color:var(--sdk-primary-color,#000)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-masonry{column-gap:var(--sdk-spacing,16px)!important;column-width:var(--sdk-asset-size,220px)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-masonry-item{margin-bottom:var(--sdk-spacing,16px)!important;border-radius:var(--sdk-border-radius,8px)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-masonry-item img{border-radius:var(--sdk-border-radius,8px)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-modal-content{border-radius:var(--sdk-border-radius,8px)!important}:is(.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-download-btn,.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-info-btn){background-color:var(--sdk-primary-color,#000)!important;border-radius:var(--sdk-border-radius,8px)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-pagination-btn{border-radius:var(--sdk-border-radius,8px)!important}.PlaybookSDKDemo-module__vxgYcq__sdkDemoWrapper .pb-pagination-btn:hover:not(:disabled){background-color:var(--sdk-primary-color,#000)!important;border-color:var(--sdk-primary-color,#000)!important}
.ApiTokenManager-module__jnL9oW__placeholder{color:var(--textColorMuted);font-size:var(--fontSizeSmall);margin:12px 0}.ApiTokenManager-module__jnL9oW__upgradeNotice{color:var(--textColorMuted);font-size:var(--fontSizeSmall);flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0;display:flex}.ApiTokenManager-module__jnL9oW__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:2px 0 14px;display:flex}.ApiTokenManager-module__jnL9oW__stats{align-items:stretch;gap:22px;display:flex}.ApiTokenManager-module__jnL9oW__stat{flex-direction:column;gap:3px;display:flex}.ApiTokenManager-module__jnL9oW__statValue{letter-spacing:-.3px;color:var(--textColor);font-size:22px;font-weight:700;line-height:1.05}.dark .ApiTokenManager-module__jnL9oW__statValue{color:var(--darkFontColor)}.ApiTokenManager-module__jnL9oW__statLabel{letter-spacing:.5px;text-transform:uppercase;color:var(--textColorMuted);font-size:10.5px;font-weight:600}.ApiTokenManager-module__jnL9oW__statDivider{background:var(--borderGray);width:1px}.dark .ApiTokenManager-module__jnL9oW__statDivider{background:var(--darkBorderColor)}.ApiTokenManager-module__jnL9oW__accessButton{background-color:var(--primaryColor);color:var(--white);border-radius:var(--borderRadiusLg);transition:all var(--transitionTiming);align-items:center;gap:6px;padding:8px 18px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #ff5d6459}.ApiTokenManager-module__jnL9oW__accessButton:hover{color:var(--white);filter:brightness(.94);box-shadow:0 4px 14px #ff5d6473}.ApiTokenManager-module__jnL9oW__accessButton:disabled{opacity:.5;cursor:not-allowed;box-shadow:none;filter:none}.ApiTokenManager-module__jnL9oW__spinner{font-size:12px}.ApiTokenManager-module__jnL9oW__tokens{width:100%;margin:10px 0}.ApiTokenManager-module__jnL9oW__tokenHeader,.ApiTokenManager-module__jnL9oW__tokenRow{grid-template-columns:1fr 1.6fr .9fr .9fr 1.1fr 1.2fr;align-items:center;gap:12px;padding:8px 0;display:grid}.ApiTokenManager-module__jnL9oW__tokenHeader,.ApiTokenManager-module__jnL9oW__tokenRow>*{min-width:0}.ApiTokenManager-module__jnL9oW__tokenHeader.ApiTokenManager-module__jnL9oW__noOwner,.ApiTokenManager-module__jnL9oW__tokenRow.ApiTokenManager-module__jnL9oW__noOwner{grid-template-columns:1fr .9fr .9fr 1.1fr 1.2fr}.ApiTokenManager-module__jnL9oW__tokenHeader{border-bottom:1px solid var(--lightGray)}.dark .ApiTokenManager-module__jnL9oW__tokenHeader{border-bottom-color:var(--darkBorderColor)}.ApiTokenManager-module__jnL9oW__tokenRow{transition:background-color var(--transitionTiming)}.ApiTokenManager-module__jnL9oW__tokenRow:hover{background-color:var(--darkWhite)}.ApiTokenManager-module__jnL9oW__headerItem{color:var(--helperTextGray);text-transform:uppercase;padding:0 4px;font-size:11px;font-weight:700}.ApiTokenManager-module__jnL9oW__tokenItem{color:var(--textColor);font-size:var(--fontSizeXSmall);word-break:break-word;padding:0 4px}.ApiTokenManager-module__jnL9oW__active{color:var(--successGreen,#2e7d32);font-weight:700}.ApiTokenManager-module__jnL9oW__expired{color:var(--helperTextGray);font-weight:700}.ApiTokenManager-module__jnL9oW__tokenActions{gap:8px;padding:0 4px;display:flex}.ApiTokenManager-module__jnL9oW__expireButton,.ApiTokenManager-module__jnL9oW__deleteButton{font-size:var(--fontSizeXSmall);border-radius:var(--borderRadiusMd);border:1px solid var(--lightGray);transition:all var(--transitionTiming);padding:3px 10px}.ApiTokenManager-module__jnL9oW__expireButton:hover,.ApiTokenManager-module__jnL9oW__deleteButton:hover{opacity:.7}.ApiTokenManager-module__jnL9oW__deleteButton{color:var(--errorRed,#c0392b);border-color:var(--errorRed,#c0392b)}.ApiTokenManager-module__jnL9oW__revealWarning{color:var(--textColorMuted);font-size:var(--fontSizeSmall);margin-bottom:12px}.ApiTokenManager-module__jnL9oW__revealToken{background-color:var(--darkWhite);border:1px solid var(--lightGray);border-radius:var(--borderRadiusMd);word-break:break-all;justify-content:space-between;align-items:center;gap:10px;padding:10px 12px;display:flex}.ApiTokenManager-module__jnL9oW__revealToken code{font-size:var(--fontSizeXSmall)}.dark .ApiTokenManager-module__jnL9oW__revealToken{background-color:var(--lightDarkGray);border-color:var(--darkBorderColor)}.ApiTokenManager-module__jnL9oW__copyIcon{cursor:pointer;flex-shrink:0}.ApiTokenManager-module__jnL9oW__copyIcon:hover{opacity:.6}.ApiTokenManager-module__jnL9oW__revealActions{gap:10px;margin-top:16px;display:flex}
.ApiQuotaPanel-module__20iuJG__panel{margin-top:24px}.ApiQuotaPanel-module__20iuJG__header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.ApiQuotaPanel-module__20iuJG__title{margin:0;font-size:15px;font-weight:600}.ApiQuotaPanel-module__20iuJG__resets{color:var(--textColorMuted);font-size:12px}.ApiQuotaPanel-module__20iuJG__used{color:var(--textColorMuted);margin:2px 0 10px;font-size:13px}.ApiQuotaPanel-module__20iuJG__bar{background:var(--lightGray);border-radius:3px;height:6px;overflow:hidden}.ApiQuotaPanel-module__20iuJG__fill{background:#e2464d;height:100%;transition:width .3s}.ApiQuotaPanel-module__20iuJG__fillFull{background:#b8323a}.ApiQuotaPanel-module__20iuJG__cap{color:var(--textColorMuted);margin:10px 0 0;font-size:12px}.ApiQuotaPanel-module__20iuJG__accrued{margin:6px 0 0;font-size:13px}.ApiQuotaPanel-module__20iuJG__toggleRow{justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.ApiQuotaPanel-module__20iuJG__toggleText{flex-direction:column;display:flex}.ApiQuotaPanel-module__20iuJG__toggleLabel{font-size:13px}.ApiQuotaPanel-module__20iuJG__toggleHint{color:var(--textColorMuted);font-size:12px}
.ApiUsageChart-module__7vwzMa__section{margin-top:24px}.ApiUsageChart-module__7vwzMa__title{margin:0 0 2px;font-size:15px;font-weight:600}.ApiUsageChart-module__7vwzMa__subtitle{color:var(--textColorMuted);margin:0 0 14px;font-size:13px}.ApiUsageChart-module__7vwzMa__chart{height:220px}
.DeveloperPage-module__vstTJa__page{margin-bottom:100px}.DeveloperPage-module__vstTJa__permalinksTab{position:relative}.DeveloperPage-module__vstTJa__wrapper{font-size:var(--fontSizeXSmall);flex-wrap:wrap;align-items:flex-start;gap:12px;padding-top:16px;padding-bottom:32px;display:flex}.DeveloperPage-module__vstTJa__heading{color:var(--primaryColor);align-items:center;margin-bottom:20px;display:flex}.DeveloperPage-module__vstTJa__tabs{margin-bottom:20px}.dark .DeveloperPage-module__vstTJa__tabs .ant-tabs-tab{color:var(--darkFontColor)}.dark .DeveloperPage-module__vstTJa__tabs .ant-tabs-tab-active .ant-tabs-tab-btn{color:var(--darkFontColor)}.dark .DeveloperPage-module__vstTJa__tabs .ant-tabs-left .ant-tabs-tab-active .ant-tabs-tab-btn{background-color:var(--lightDarkGray)}.dark .DeveloperPage-module__vstTJa__tabs .ant-tabs-ink-bar{background:var(--darkFontColor)}.DeveloperPage-module__vstTJa__items{flex-direction:column;gap:10px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.DeveloperPage-module__vstTJa__items{flex-direction:row}}}@container (width>=768px){.DeveloperPage-module__vstTJa__items{flex-direction:row}}.DeveloperPage-module__vstTJa__item{flex-direction:row;justify-content:flex-end;align-items:flex-end;gap:16px;max-width:100%;display:flex}.DeveloperPage-module__vstTJa__item .DeveloperPage-module__vstTJa__download{background-color:var(--white);box-shadow:none;color:var(--helperTextGray);border-radius:var(--borderRadius);margin:5px;padding:0 5px;font-size:12px}.DeveloperPage-module__vstTJa__item .DeveloperPage-module__vstTJa__download:hover{cursor:pointer;opacity:.6}.DeveloperPage-module__vstTJa__item>div{box-shadow:0 0 3px #0000001a}.DeveloperPage-module__vstTJa__description{color:var(--textColorMuted);font-size:var(--fontSizeMedium);max-width:620px;margin-bottom:10px;margin-right:10px;line-height:1.6}.DeveloperPage-module__vstTJa__description .DeveloperPage-module__vstTJa__count{color:#000}.dark .DeveloperPage-module__vstTJa__description .DeveloperPage-module__vstTJa__count{color:var(--darkFontColor)}.DeveloperPage-module__vstTJa__header{color:var(--helperTextGray);text-transform:uppercase;margin-bottom:10px;font-size:11px;font-weight:700}.DeveloperPage-module__vstTJa__content{border:1px dashed var(--borderGray);border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;height:100%;padding:10px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.DeveloperPage-module__vstTJa__content{flex-direction:row}}}@container (width>=768px){.DeveloperPage-module__vstTJa__content{flex-direction:row}}.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__sidebar{border:1px solid var(--lightGray);background-color:var(--white);border-radius:10px;flex-direction:column;flex-shrink:0;gap:25px;width:100%;height:100%;min-height:50px;padding:12px;display:flex;position:relative}.dark .DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__sidebar{background-color:var(--lightDarkGray);border-color:var(--darkBorderColor)}@supports not (container-type:inline-size){@media (min-width:768px){.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__sidebar{width:180px}}}@container (width>=768px){.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__sidebar{width:180px}}.DeveloperPage-module__vstTJa__content h5{width:100%;color:var(--sidebarLinkGray);margin-bottom:5px;margin-left:3px;font-size:10px;font-weight:700}.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__tags{flex-wrap:wrap;gap:5px;display:flex}.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__tag{border:1px solid var(--lightGray);color:var(--textColorMuted);transition:all var(--transitionTiming);cursor:pointer;border-radius:20px;padding:0 5px;font-size:13px}.DeveloperPage-module__vstTJa__content .DeveloperPage-module__vstTJa__tag:hover{border:1px solid var(--mediumGray)}.DeveloperPage-module__vstTJa__row{align-items:center;display:flex}.DeveloperPage-module__vstTJa__row.DeveloperPage-module__vstTJa__divider{background-color:var(--backgroundGray);width:100%;height:1px;margin-top:5px;margin-bottom:10px}.DeveloperPage-module__vstTJa__row .DeveloperPage-module__vstTJa__label{width:100px;line-height:1.3em;font-size:var(--fontSizeSmall)}.DeveloperPage-module__vstTJa__row .DeveloperPage-module__vstTJa__readonly{color:#888}.DeveloperPage-module__vstTJa__upload{background-color:var(--darkGray);border-radius:var(--borderRadiusMd);color:var(--white);width:100%;position:inherit;cursor:pointer;transition:all var(--transitionTiming);opacity:.5;justify-content:center;align-items:center;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex;bottom:0}@supports not (container-type:inline-size){@media (min-width:768px){.DeveloperPage-module__vstTJa__upload{width:calc(100% - 25px);position:absolute;bottom:10px}}}@container (width>=768px){.DeveloperPage-module__vstTJa__upload{width:calc(100% - 25px);position:absolute;bottom:10px}}.DeveloperPage-module__vstTJa__upload:hover{opacity:.8}.DeveloperPage-module__vstTJa__search{border:2px solid var(--lightGray);font-size:var(--fontSizeSmall);color:var(--helperTextGray);border-radius:20px;gap:6px;width:100%;padding:7px 15px 7px 5px;display:inline-flex}.dark .DeveloperPage-module__vstTJa__search{border-color:var(--darkBorderColor)}.DeveloperPage-module__vstTJa__search .DeveloperPage-module__vstTJa__sparks{width:25px;height:20px;position:relative}.DeveloperPage-module__vstTJa__search .DeveloperPage-module__vstTJa__sparks svg{position:absolute;top:0;left:0}.DeveloperPage-module__vstTJa__section{max-width:100%;margin:0 0 32px}.DeveloperPage-module__vstTJa__startupPromo{background:linear-gradient(135deg,#fff6f6 0%,#fff0f1 100%);border:1px solid #ffd9dc;border-radius:14px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin:28px 0 8px;padding:22px 24px;display:flex}.dark .DeveloperPage-module__vstTJa__startupPromo{background:linear-gradient(135deg,#ff5d641a 0%,#ff5d640a 100%);border-color:#ff5d6440}.DeveloperPage-module__vstTJa__startupPromoText{flex:320px}.DeveloperPage-module__vstTJa__startupPromoTitle{letter-spacing:-.1px;color:var(--darkGray);margin:0 0 4px;font-size:15px;font-weight:700}.dark .DeveloperPage-module__vstTJa__startupPromoTitle{color:var(--darkFontColor)}.DeveloperPage-module__vstTJa__startupPromoActions{flex-direction:column;flex-shrink:0;align-items:center;gap:14px;display:flex}.DeveloperPage-module__vstTJa__startupPromoBody{font-size:var(--fontSizeMedium);color:var(--textColorMuted);max-width:560px;margin:0;line-height:1.55}.DeveloperPage-module__vstTJa__startupPromoButton{background:var(--primaryColor);color:var(--white);border-radius:var(--borderRadiusLg);font-size:var(--fontSizeSmall);white-space:nowrap;cursor:pointer;transition:all var(--transitionTiming);border:none;flex-shrink:0;padding:10px 20px;font-weight:600;box-shadow:0 2px 8px #ff5d644d}.DeveloperPage-module__vstTJa__startupPromoButton:hover{color:var(--white);filter:brightness(.94);box-shadow:0 4px 12px #ff5d6466}.DeveloperPage-module__vstTJa__sectionBody{border:1px solid var(--borderGray);border-radius:14px;margin-top:14px;padding:14px 16px}.dark .DeveloperPage-module__vstTJa__sectionBody{border-color:var(--darkBorderColor)}.DeveloperPage-module__vstTJa__headerLink{font-size:var(--fontSizeLarge);letter-spacing:-.2px;cursor:pointer;margin-bottom:6px;font-weight:700}.DeveloperPage-module__vstTJa__headerLink a,.DeveloperPage-module__vstTJa__headerLink .DeveloperPage-module__vstTJa__a{transition:color var(--transitionTiming);color:var(--darkGray)!important}.DeveloperPage-module__vstTJa__headerLink a:hover,.DeveloperPage-module__vstTJa__headerLink .DeveloperPage-module__vstTJa__a:hover{color:var(--primaryColor)!important}.dark .DeveloperPage-module__vstTJa__headerLink a{color:var(--darkFontColor)!important}.dark .DeveloperPage-module__vstTJa__headerLink .DeveloperPage-module__vstTJa__a{color:var(--darkFontColor)!important}.DeveloperPage-module__vstTJa__docsLinks{flex-wrap:wrap;align-items:center;gap:20px;margin:14px 0 4px;display:flex}.DeveloperPage-module__vstTJa__docsLink{font-size:var(--fontSizeMedium);font-weight:600}.DeveloperPage-module__vstTJa__docsLink a,.DeveloperPage-module__vstTJa__docsLink .DeveloperPage-module__vstTJa__a{transition:color var(--transitionTiming);color:var(--black)!important}.DeveloperPage-module__vstTJa__docsLink a:hover,.DeveloperPage-module__vstTJa__docsLink .DeveloperPage-module__vstTJa__a:hover{color:var(--primaryColor)!important}.dark .DeveloperPage-module__vstTJa__docsLink a{color:var(--mediumGray)!important}.dark .DeveloperPage-module__vstTJa__docsLink .DeveloperPage-module__vstTJa__a{color:var(--mediumGray)!important}.DeveloperPage-module__vstTJa__divider{background-color:var(--lightGray);width:100%;height:1px;margin:10px 0 20px}.dark .DeveloperPage-module__vstTJa__divider{background-color:var(--darkBorderColor)}.DeveloperPage-module__vstTJa__warning{color:var(--textColorMuted);font-size:var(--fontSizeSmall)}.DeveloperPage-module__vstTJa__tokens{width:100%;margin:10px 0}.DeveloperPage-module__vstTJa__tokenHeader{border-bottom:1px solid var(--lightGray);grid-template-columns:1fr 2fr 1fr 1.5fr;gap:12px;padding:8px 0;display:grid}.DeveloperPage-module__vstTJa__tokenHeader>*{min-width:0}.dark .DeveloperPage-module__vstTJa__tokenHeader{border-bottom-color:var(--darkBorderColor)}.DeveloperPage-module__vstTJa__headerItem{color:var(--helperTextGray);text-transform:uppercase;padding:0 4px;font-size:11px;font-weight:700}.DeveloperPage-module__vstTJa__tokenRow{transition:background-color var(--transitionTiming);grid-template-columns:1fr 2fr 1fr 1.5fr;gap:12px;padding:8px 0;display:grid}.DeveloperPage-module__vstTJa__tokenRow>*{min-width:0}.DeveloperPage-module__vstTJa__tokenRow:hover{background-color:var(--darkWhite)}.DeveloperPage-module__vstTJa__tokenItem{color:var(--textColor);font-size:var(--fontSizeXSmall);word-break:break-word;padding:0 4px}.DeveloperPage-module__vstTJa__noTokens{color:var(--textColorMuted);padding:10px 0;font-style:italic}
.Toolbar-module__NRGlDW__btn{border-radius:var(--borderRadius);color:#555;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .15s,color .15s;display:inline-flex}.dark .Toolbar-module__NRGlDW__btn{color:var(--mediumGray)}.Toolbar-module__NRGlDW__btn:hover{background-color:var(--darkWhite);color:#000}.dark .Toolbar-module__NRGlDW__btn:hover{background-color:var(--darkBorderColor);color:var(--darkFontColor)}.Toolbar-module__NRGlDW__btn:disabled{opacity:.3;cursor:default}.Toolbar-module__NRGlDW__btn:disabled:hover{color:#555;background-color:#0000}.dark .Toolbar-module__NRGlDW__btn:disabled:hover{color:var(--mediumGray)}.Toolbar-module__NRGlDW__btn.Toolbar-module__NRGlDW__active{color:#000;background-color:#e5e5e5}.dark .Toolbar-module__NRGlDW__btn.Toolbar-module__NRGlDW__active{background-color:var(--darkBorderColor);color:var(--darkFontColor)}.Toolbar-module__NRGlDW__btn.Toolbar-module__NRGlDW__active:hover{background-color:#d9d9d9}.dark .Toolbar-module__NRGlDW__btn.Toolbar-module__NRGlDW__active:hover{background-color:var(--darkBorderColorHover)}.Toolbar-module__NRGlDW__colorSwatch{cursor:pointer;border-radius:50%;width:22px;height:22px;padding:0;transition:transform .15s}.Toolbar-module__NRGlDW__colorSwatch:hover{transform:scale(1.2)}.Toolbar-module__NRGlDW__colorSwatchActive{outline:2px solid var(--primaryColor);outline-offset:2px}.Toolbar-module__NRGlDW__fontFamilyMenu{flex-direction:column;min-width:140px;padding:4px;display:flex}.Toolbar-module__NRGlDW__fontFamilyItem{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:none;border-radius:6px;padding:8px 12px;font-size:14px;display:block}.Toolbar-module__NRGlDW__fontFamilyItem:hover{background-color:var(--darkWhite)}.dark .Toolbar-module__NRGlDW__fontFamilyItem:hover{background-color:var(--darkBorderColor)}.Toolbar-module__NRGlDW__fontFamilyItemActive{background-color:var(--darkWhite);font-weight:600}.dark .Toolbar-module__NRGlDW__fontFamilyItemActive{background-color:var(--darkBorderColor)}
.NoteColorMenu-module__F5q49G__colorContainer{border-radius:var(--borderRadiusLg);flex-flow:wrap;gap:3px;margin:0 auto;padding:3px;display:flex}.NoteColorMenu-module__F5q49G__colorSquare{aspect-ratio:1;cursor:pointer;border:1px solid #0000001a;border-radius:3px;justify-content:center;align-items:center;width:25px;font-size:12px;display:flex}.NoteColorMenu-module__F5q49G__colorSquare:hover{border-color:#0003}.NoteColorMenu-module__F5q49G__colorSquare.NoteColorMenu-module__F5q49G__selected{border-color:#00000080}.NoteColorMenu-module__F5q49G__icon{font-size:16px}
.NoteAssetForm-module__9jIM6q__container{padding:0}.NoteAssetForm-module__9jIM6q__container.NoteAssetForm-module__9jIM6q__lone{--notePadX:40px;padding:0 var(--notePadX)32px}.NoteAssetForm-module__9jIM6q__noteForm{flex-direction:column;min-height:min(540px,100vh - 220px);margin-bottom:5px;display:flex;position:relative}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror{text-align:left;letter-spacing:-.003em;width:100%;padding:0;font-size:17px;line-height:1.7;box-shadow:none!important}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror>*{margin:0 0 .6em}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror>*+*{margin-top:0}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror p{margin:0 0 .6em}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h1{letter-spacing:-.018em;margin:1.2em 0 .4em;font-size:32px;font-weight:700;line-height:1.2}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h2{letter-spacing:-.014em;margin:1em 0 .35em;font-size:24px;font-weight:700;line-height:1.25}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h3{letter-spacing:-.01em;margin:.9em 0 .3em;font-size:19px;font-weight:700;line-height:1.3}:is(.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h1:first-child,.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h2:first-child,.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror h3:first-child){margin-top:0}:is(.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror ul,.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror ol){margin:0 0 .6em;padding-left:1.6em}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror li{margin-bottom:.25em}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror li>p{margin:0}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror blockquote{color:#0000009e;border-left:4px solid #0000002e;margin:.6em 0;padding-left:1em;font-style:italic}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror hr{border:none;border-top:1px solid #0000001f;width:60%;margin:2em auto}.NoteAssetForm-module__9jIM6q__noteForm .tiptap.ProseMirror p.is-editor-empty:first-child:before{color:#00000047;font-style:italic}.NoteAssetForm-module__9jIM6q__noteForm .tiptap:focus{box-shadow:none!important}.dark .NoteAssetForm-module__9jIM6q__noteForm .tiptap blockquote{color:#ffffffb3;border-left-color:#ffffff38}.dark .NoteAssetForm-module__9jIM6q__noteForm .tiptap hr{border-top-color:#ffffff29}.dark .NoteAssetForm-module__9jIM6q__noteForm .tiptap p.is-editor-empty:first-child:before{color:#ffffff52}.NoteAssetForm-module__9jIM6q__noteForm .is-editor-empty{padding-right:116px}.NoteAssetForm-module__9jIM6q__submitButton{bottom:0!important;right:0!important}.NoteAssetForm-module__9jIM6q__submitHidden{display:none!important}.NoteAssetForm-module__9jIM6q__footer{background-color:inherit;z-index:2;justify-content:flex-end;align-items:center;margin-top:auto;padding:10px 0 4px 16px;display:flex;position:sticky;bottom:0;left:0;right:0}.NoteAssetForm-module__9jIM6q__footerButton{background-color:var(--darkGray);color:var(--white);letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:10px 20px;font-size:14px;font-weight:600;transition:opacity .15s;display:inline-flex}.NoteAssetForm-module__9jIM6q__footerButton:hover{opacity:.88}.dark .NoteAssetForm-module__9jIM6q__footerButton{background-color:var(--lightDarkGray)}.NoteAssetForm-module__9jIM6q__colorMenu{z-index:2;opacity:.55;transition:opacity .15s;position:absolute;top:8px;right:8px}.NoteAssetForm-module__9jIM6q__colorMenu:hover{opacity:1}
@keyframes NoteEditor-module__xue77q__instructionPulse{0%,to{opacity:1}50%{opacity:.55}}.NoteEditor-module__xue77q__container{cursor:text;min-height:100vh;padding:6vh 24px 8vh;position:relative}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__sharedPage{padding:100px 24px 8vh}@supports not (container-type:inline-size){@media (min-width:768px){.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__sharedPage{padding:8vh 24px}}}@container (width>=768px){.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__sharedPage{padding:8vh 24px}}@supports not (container-type:inline-size){@media (min-width:768px){.NoteEditor-module__xue77q__container{padding:8vh 32px}}}@container (width>=768px){.NoteEditor-module__xue77q__container{padding:8vh 32px}}@supports not (container-type:inline-size){@media (min-width:1024px){.NoteEditor-module__xue77q__container{padding:6vh 32px}}}@container (width>=1024px){.NoteEditor-module__xue77q__container{padding:6vh 32px}}@supports not (container-type:inline-size){@media (min-width:1440px){.NoteEditor-module__xue77q__container{padding:5vh 32px}}}@container (width>=1440px){.NoteEditor-module__xue77q__container{padding:5vh 32px}}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instructionRow{justify-content:space-between;align-items:center;gap:12px;max-width:720px;min-height:24px;margin:0 auto 4px;display:flex}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instructionRow button{color:#00000047;width:22px;height:22px;font-size:11px}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instructionRow button span{font-size:11px}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instructionRow button:hover{color:#00000080}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instruction{color:#00000052;letter-spacing:.04em;text-transform:uppercase;font-size:11px;font-weight:500}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__instructionPlaceholder{background-color:#0000000f;border-radius:3px;width:140px;height:11px;animation:1.4s ease-in-out infinite NoteEditor-module__xue77q__instructionPulse;display:inline-block}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{--notePadX:32px;max-width:720px;min-height:72vh;padding:0 var(--notePadX)40px;border-radius:16px;flex-direction:column;margin:0 auto;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{min-height:78vh}}}@container (width>=768px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{min-height:78vh}}@supports not (container-type:inline-size){@media (min-width:1024px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{--notePadX:48px;min-height:84vh;padding:0 var(--notePadX)56px}}}@container (width>=1024px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{--notePadX:48px;min-height:84vh;padding:0 var(--notePadX)56px}}@supports not (container-type:inline-size){@media (min-width:1440px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{--notePadX:56px;max-width:820px;min-height:88vh;padding:0 var(--notePadX)64px}}}@container (width>=1440px){.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{--notePadX:56px;max-width:820px;min-height:88vh;padding:0 var(--notePadX)64px}}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note{color:#000000db;font-family:ui-serif,Iowan Old Style,Apple Garamond,Baskerville,Times New Roman,Droid Serif,Times,Source Serif Pro,serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-size:18px;overflow:hidden;box-shadow:0 0 0 1px #0000000f,0 1px 1px -.5px #0000000f,0 3px 3px -1.5px #0000000f,0 6px 6px -3px #0000000f,0 12px 12px -6px #0000000a,0 24px 24px -12px #00000008}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note p{color:#000000d1}.NoteEditor-module__xue77q__container .NoteEditor-module__xue77q__note .ProseMirror{cursor:text;box-shadow:none}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__instruction,.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__instructionRow{color:#fff6}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__instructionRow button{color:#ffffff5c}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__instructionRow button:hover{color:#fff9}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__instructionPlaceholder{background-color:#ffffff14}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__note{color:var(--darkFontColor);--toolbarWash:#ffffff0f;box-shadow:0 0 0 1px #00000080,0 1px 1px -.5px #0006,0 3px 3px -1.5px #0006,0 6px 6px -3px #00000059,0 12px 12px -6px #0000004d,0 24px 24px -12px #00000040}.NoteEditor-module__xue77q__container.NoteEditor-module__xue77q__dark .NoteEditor-module__xue77q__note p{color:var(--darkFontColor)}
.LightboxPlaybookIframe-module__mAW7oq__iFrameDisplay{border:none;margin:0 10px}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__iFrameDisplay{margin:0 20px}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__iFrameDisplay{margin:0 20px}}.LightboxPlaybookIframe-module__mAW7oq__modal{box-shadow:none}.LightboxPlaybookIframe-module__mAW7oq__modal.ant-modal-wrap{overflow:hidden;background:var(--darkWhite)!important}.LightboxPlaybookIframe-module__mAW7oq__modal.ant-modal{margin:0;top:0;padding:0!important}.LightboxPlaybookIframe-module__mAW7oq__modal.ant-modal .ant-modal-content{box-shadow:none!important}.LightboxPlaybookIframe-module__mAW7oq__sharedLinkIframe{border:none;margin:0}.LightboxPlaybookIframe-module__mAW7oq__iFrameHeader{font-size:var(--fontSizeSmall);background-color:var(--darkWhite);flex-direction:column;justify-content:center;padding:10px 10px 15px;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__iFrameHeader{flex-direction:row;justify-content:space-between;display:flex}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__iFrameHeader{flex-direction:row;justify-content:space-between;display:flex}}.LightboxPlaybookIframe-module__mAW7oq__headerLeftDetails{align-items:center;display:flex}.LightboxPlaybookIframe-module__mAW7oq__rightToggleButton{display:none}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__rightToggleButton{display:block}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__rightToggleButton{display:block}}.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons{justify-content:flex-end;gap:6px;display:flex;position:fixed;top:14px;right:10px}.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons>div{font-size:var(--fontSizeXSmall);gap:6px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons>div{font-size:var(--fontSizeSmall)}}}@container (width>=768px){.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons>div{font-size:var(--fontSizeSmall)}}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons{justify-content:flex-end;gap:10px;margin-top:5px;margin-right:80px}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__quickActionButtons{justify-content:flex-end;gap:10px;margin-top:5px;margin-right:80px}}.LightboxPlaybookIframe-module__mAW7oq__closeButton{border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;margin-right:10px;display:flex}.LightboxPlaybookIframe-module__mAW7oq__closeButton svg{color:var(--textColor)}.LightboxPlaybookIframe-module__mAW7oq__iFrameHeaderAvatar{cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-right:20px;display:flex}.LightboxPlaybookIframe-module__mAW7oq__AvatarInfo{font-weight:700;line-height:1.3em;font-size:var(--fontSizeSmall);flex-direction:column;display:flex}.LightboxPlaybookIframe-module__mAW7oq__backToProfile{color:var(--helperTextGray);font-weight:400;line-height:1.3em;font-size:var(--fontSizeXSmall);text-align:left}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__downloadAllButton{margin-right:10px}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__downloadAllButton{margin-right:10px}}.LightboxPlaybookIframe-module__mAW7oq__browserFrame{background-color:var(--white);border-bottom:2px solid var(--darkWhite);border-radius:6px 6px 0 0;justify-content:space-between;align-items:center;height:30px;margin:0 10px;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.LightboxPlaybookIframe-module__mAW7oq__browserFrame{margin:0 20px}}}@container (width>=1024px){.LightboxPlaybookIframe-module__mAW7oq__browserFrame{margin:0 20px}}.LightboxPlaybookIframe-module__mAW7oq__browserFrame .LightboxPlaybookIframe-module__mAW7oq__browserButtons{margin-left:10px;display:flex}.LightboxPlaybookIframe-module__mAW7oq__browserFrame .LightboxPlaybookIframe-module__mAW7oq__viewInBrowser,.LightboxPlaybookIframe-module__mAW7oq__browserFrame .LightboxPlaybookIframe-module__mAW7oq__downloadAll{border-bottom:1px solid var(--mediumGray);color:var(--helperTextGray);cursor:pointer;margin-right:20px;padding:0;font-size:13px;line-height:1em}.LightboxPlaybookIframe-module__mAW7oq__browserFrame .LightboxPlaybookIframe-module__mAW7oq__downloadAll{color:var(--primaryColor);border-bottom:1px solid var(--primaryColor)}.LightboxPlaybookIframe-module__mAW7oq__browserFrame .LightboxPlaybookIframe-module__mAW7oq__circle{background-color:var(--mediumGray);border-radius:20px;width:7px;height:7px;margin:0 2px;top:2px}
.RangeSlider-module__B_RPYG__outer{-webkit-user-select:none;user-select:none;--trim-slider-bg:#f5f6f7;--trim-slider-cell-bg:#ebecef;--trim-slider-tick-color:#000000b3;--trim-slider-tick-mark:#00000073;--trim-slider-divider:#0003;width:100%;position:relative}.RangeSlider-module__B_RPYG__outer.RangeSlider-module__B_RPYG__dark{--trim-slider-bg:#202025;--trim-slider-cell-bg:#2a2a30;--trim-slider-tick-color:#ffffffb3;--trim-slider-tick-mark:#ffffff80;--trim-slider-divider:#ffffff40}.RangeSlider-module__B_RPYG__timeTickStrip{width:100%;height:16px;margin-bottom:4px;position:relative}.RangeSlider-module__B_RPYG__timeTick{color:var(--trim-slider-tick-color);white-space:nowrap;pointer-events:none;font-size:11px;position:absolute;top:0;transform:translate(-50%)}.RangeSlider-module__B_RPYG__timeTick:after{content:"";background-color:var(--trim-slider-tick-mark);width:1px;height:4px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.RangeSlider-module__B_RPYG__timeTick:first-child{transform:translate(0)}.RangeSlider-module__B_RPYG__timeTick:first-child:after{left:0;transform:translate(0)}.RangeSlider-module__B_RPYG__timeTick:last-child{transform:translate(-100%)}.RangeSlider-module__B_RPYG__timeTick:last-child:after{left:100%;transform:translate(-100%)}.RangeSlider-module__B_RPYG__container{background-color:var(--trim-slider-bg);-webkit-user-select:none;user-select:none;border:2px solid #f7cd44;border-radius:6px;width:100%;height:75px;position:relative;overflow:hidden}.RangeSlider-module__B_RPYG__sceneStrip{pointer-events:none;display:flex;position:absolute;inset:0}.RangeSlider-module__B_RPYG__sceneCell{background-repeat:no-repeat;background-color:var(--trim-slider-cell-bg);flex:1}.RangeSlider-module__B_RPYG__marker{pointer-events:none;width:0;position:absolute;top:0;bottom:0}.RangeSlider-module__B_RPYG__marker:before{content:"";background-color:var(--trim-slider-divider);width:1px;position:absolute;top:0;bottom:0;left:0}.RangeSlider-module__B_RPYG__marker:first-child:before,.RangeSlider-module__B_RPYG__marker:last-child:before{display:none}.RangeSlider-module__B_RPYG__range{cursor:pointer;height:100%;left:var(--range-left);width:var(--range-width);background-color:#0000;position:absolute}.RangeSlider-module__B_RPYG__handle{width:calc(var(--handle-width)*1px);cursor:ew-resize;height:100%;top:0;left:var(--handle-left);background-color:#f7cd44;position:absolute}.RangeSlider-module__B_RPYG__handle:before,.RangeSlider-module__B_RPYG__handle:after{content:"";background-color:#000;width:1px;position:absolute;top:10%;bottom:10%}.RangeSlider-module__B_RPYG__handle:before{left:35%}.RangeSlider-module__B_RPYG__handle:after{right:35%}.RangeSlider-module__B_RPYG__handleTooltip{color:#000;white-space:nowrap;z-index:10;pointer-events:none;background-color:#f7cd44;border-radius:3px;padding:2px 5px;font-size:12px;position:absolute;top:-30px;left:50%;transform:translate(-50%)}
.LightboxVideo-module__Swh7Uq__placeholder{white-space:nowrap;background-color:#ffffff80;border-radius:8px;padding:10px 15px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.LightboxVideo-module__Swh7Uq__placeholder p{margin:5px 0}.LightboxVideo-module__Swh7Uq__processing{white-space:normal;text-align:center;max-width:360px}.LightboxVideo-module__Swh7Uq__processingTitle{justify-content:center;align-items:center;font-weight:500;display:flex}.LightboxVideo-module__Swh7Uq__processingSubtitle{color:var(--semidarkGray);margin-top:4px;font-size:12px;line-height:1.4}.LightboxVideo-module__Swh7Uq__upgradePromptContainer{background-color:#fff;border-radius:6px;margin:10px 0 5px}.LightboxVideo-module__Swh7Uq__upgradePrompt{border:0;border-radius:6px;flex-direction:column;align-items:center;width:100%}.LightboxVideo-module__Swh7Uq__playButton{border-radius:50px;width:100px;height:100px}.LightboxVideo-module__Swh7Uq__playButton:after{content:"";border-left:calc(.75*75px)solid var(--semidarkGray);border-top:32.25px solid #0000;border-bottom:32.25px solid #0000;width:56.25px;height:64.5px;position:absolute;top:50%;left:50%;transform:translate(-38%,-50%)}.LightboxVideo-module__Swh7Uq__playButton:hover{background-color:#ffffffbf}.LightboxVideo-module__Swh7Uq__playButton:hover:after{border-left-color:var(--darkGray)}.LightboxVideo-module__Swh7Uq__spin{margin-right:7px}.LightboxVideo-module__Swh7Uq__playerWrapper{-webkit-user-select:none;user-select:none;justify-content:center;align-items:flex-start;display:flex;position:relative}:is(.LightboxVideo-module__Swh7Uq__playerWrapper.LightboxVideo-module__Swh7Uq__hideControls media-control-bar,.LightboxVideo-module__Swh7Uq__playerWrapper.LightboxVideo-module__Swh7Uq__hideControls [slot=bottom-chrome],.LightboxVideo-module__Swh7Uq__playerWrapper.LightboxVideo-module__Swh7Uq__hideControls [slot=top-chrome]){pointer-events:none;display:none!important}.LightboxVideo-module__Swh7Uq__playerWrapper.LightboxVideo-module__Swh7Uq__hideControls mux-player{--media-time-range-display:none;--media-volume-range-display:none;--media-control-bar-display:none}.LightboxVideo-module__Swh7Uq__player{--darkWhite:#f5f6f7;--lightGray:#ebecef;--helperTextGray:#2f2f2f;--media-accent-color:var(--primaryColor);--media-primary-color:var(--darkGray);--media-icon-color:var(--darkGray);--media-icon-hover-color:var(--primaryColor);--media-fullscreen-range-track-background:#ffffff1a;--media-range-thumb-width:0;--media-font-family:var(--themeFontFamily);--media-font-size:14px;--center-play-button-bg:#ffffff80;--center-play-button-backdrop-filter:var(--whiteTransparentBlur);--quality-picker-bg:#ffffffd9;--quality-picker-backdrop-filter:var(--whiteTransparentBlur);--quality-picker-border-radius:10px;--quality-picker-text-color:var(--darkGray);--quality-picker-muted-text-color:#0000008c;--quality-picker-border-color:#0000001a;--quality-picker-hover-bg:#0000000a;width:100%;height:100%}@supports not (container-type:inline-size){@media (min-width:768px){.LightboxVideo-module__Swh7Uq__player{--center-controls:none}}}@container (width>=768px){.LightboxVideo-module__Swh7Uq__player{--center-controls:none}}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__dark{--darkWhite:var(--darkBorderColor);--lightGray:var(--lightDarkGray);--helperTextGray:#858ca1;--media-primary-color:var(--white);--media-icon-color:var(--white);--media-icon-hover-color:var(--primaryColor);--center-play-button-bg:#000;--center-play-button-backdrop-filter:none;--quality-picker-bg:#000000bf;--quality-picker-backdrop-filter:blur(20px);--quality-picker-border-radius:10px;--quality-picker-text-color:var(--white);--quality-picker-muted-text-color:#ffffff8c;--quality-picker-border-color:#ffffff1a;--quality-picker-hover-bg:#ffffff14;--captions-listbox-bg:var(--darkGray,#262626);--captions-listbox-text-color:var(--darkFontColor)}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__commenting{--center-controls:none}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode{--media-time-range-display:none;--media-volume-range-display:none;--media-control-bar-display:none;--center-controls:none}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode::part(control-bar bottom),.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode::part(control-bar top),.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode::part(bottom time range),.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode::part(center play button),.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__trimMode::part(center play button pre-play){display:none!important}.LightboxVideo-module__Swh7Uq__player::part(video),.LightboxVideo-module__Swh7Uq__player::part(poster img){background-color:var(--black)}.LightboxVideo-module__Swh7Uq__player::part(bottom time range){transform:translateY(calc(var(--video-controls-height) - 6px));--media-time-range-buffered-color:var(--lightGray);--media-range-track-background:var(--darkWhite);--media-range-track-color:var(--darkWhite);padding:0}.LightboxVideo-module__Swh7Uq__player::part(bottom volume range){--media-range-track-background:var(--lightGray);--media-range-track-color:var(--lightGray)}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__dark::part(bottom volume range){--media-range-track-background:#ffffff1a}.LightboxVideo-module__Swh7Uq__player.LightboxVideo-module__Swh7Uq__dark::part(bottom time range){--media-time-range-buffered-color:var(--darkGray);--media-range-track-background:var(--darkBorderColor);--media-range-track-color:var(--darkBorderColor)}.LightboxVideo-module__Swh7Uq__player::part(control-bar bottom){background-color:var(--lightbox-control-bar-bg,#fffc);transform:translateY(calc(var(--video-controls-height) - 5px));border-radius:0 0 6px 6px;box-shadow:-.5px 0 #0000001a,0 .5px #0000001a,.5px 0 #0000001a}.LightboxVideo-module__Swh7Uq__player::part(control-bar top){background-color:#0000}.LightboxVideo-module__Swh7Uq__player::part(vertical-layer){background-color:#0000!important}.LightboxVideo-module__Swh7Uq__videoFallback{top:calc(50% - 12px)}.LightboxVideo-module__Swh7Uq__trimControl{margin-top:16px}.LightboxVideo-module__Swh7Uq__trimVideoWrapper{position:relative}.LightboxVideo-module__Swh7Uq__trimScrubOverlay{pointer-events:none;z-index:2;background-color:#000;background-repeat:no-repeat;position:absolute;inset:0}.LightboxVideo-module__Swh7Uq__timelineScrubPreview{pointer-events:none;z-index:5;background-color:#000;border:1px solid #fffc;border-radius:6px;position:absolute;overflow:hidden;transform:translate(-50%);box-shadow:0 4px 12px #00000059}.LightboxVideo-module__Swh7Uq__timelineScrubFrame{width:100%;height:100%;image-rendering:crisp-edges;background-repeat:no-repeat}.LightboxVideo-module__Swh7Uq__timelineScrubTimestamp{pointer-events:none;color:var(--white);white-space:nowrap;z-index:6;background-color:#0000004d;border-radius:999px;padding:2px 8px;font-size:12px;font-weight:500;line-height:1.4;position:absolute;transform:translate(-50%,50%)}.LightboxVideo-module__Swh7Uq__converterLink{color:inherit;text-decoration:underline}
.LightboxAudio-module__aS2aha__container{justify-content:center;align-items:center;height:100%;display:flex}.LightboxAudio-module__aS2aha__container audio{width:calc(100% - 16px)}@supports not (container-type:inline-size){@media (min-width:768px){.LightboxAudio-module__aS2aha__container audio{width:calc(100% - 136px)}}}@container (width>=768px){.LightboxAudio-module__aS2aha__container audio{width:calc(100% - 136px)}}
.UploadingAssetsPreview-module__gtoNea__container{--preview-border-radius:24px;height:100%;min-height:var(--preview-height);flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:12px;display:flex}.UploadingAssetsPreview-module__gtoNea__assetWrapper{position:relative}.UploadingAssetsPreview-module__gtoNea__assetWrapper .UploadingAssetsPreview-module__gtoNea__removeAssetOverflow{background:var(--white);opacity:0;width:100%;height:100%;vertical-align:center;transition:opacity .2s;display:block;position:absolute;top:0;right:0}.UploadingAssetsPreview-module__gtoNea__assetWrapper .UploadingAssetsPreview-module__gtoNea__removeAssetCorner{background:var(--white);border:1px solid var(--lightGray);opacity:0;width:18px;height:18px;color:var(--helperTextGray);border-radius:9px;justify-content:center;align-items:center;font-size:10px;transition:opacity .2s;display:flex;position:absolute;top:-6px;right:-6px}.UploadingAssetsPreview-module__gtoNea__assetWrapper:hover .UploadingAssetsPreview-module__gtoNea__removeAssetOverflow{opacity:.5}.UploadingAssetsPreview-module__gtoNea__assetWrapper:hover .UploadingAssetsPreview-module__gtoNea__removeAssetCorner{opacity:1}.UploadingAssetsPreview-module__gtoNea__asset{width:var(--preview-width);height:var(--preview-height);border-radius:var(--preview-border-radius);position:relative;overflow:hidden}.UploadingAssetsPreview-module__gtoNea__previewWrapper{position:relative}.UploadingAssetsPreview-module__gtoNea__previewLoading,.UploadingAssetsPreview-module__gtoNea__loading{border-radius:var(--preview-border-radius);color:var(--textColor);background:linear-gradient(135deg,#f5e6f0b3 0%,#e6d7f580 50%,#f0e1ebb3 100%);justify-content:center;align-items:center;display:flex}.UploadingAssetsPreview-module__gtoNea__dark .UploadingAssetsPreview-module__gtoNea__previewLoading,.UploadingAssetsPreview-module__gtoNea__dark .UploadingAssetsPreview-module__gtoNea__loading{color:var(--white);background:linear-gradient(135deg,#b496c833 0%,#a08cbe26 50%,#b496c833 100%)}.UploadingAssetsPreview-module__gtoNea__previewLoading{width:100%;height:100%;position:absolute;top:0;left:0}.UploadingAssetsPreview-module__gtoNea__loading{width:var(--preview-width);height:var(--preview-height)}.UploadingAssetsPreview-module__gtoNea__circularProgress{border-radius:50%;width:20px;height:20px}
.GenAI-module__btksxq__wrapper{height:80%;padding:0 20px 20px}.GenAI-module__btksxq__wrapper .ant-input-number{border-radius:var(--borderRadiusLg);overflow:hidden}.GenAI-module__btksxq__wrapper .ant-select:not(.ant-select-customize-input) .ant-select-selector{border-radius:var(--borderRadiusLg);overflow:hidden}.GenAI-module__btksxq__subHeader{text-transform:uppercase;font-weight:700;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);margin-bottom:10px;line-height:18px}.GenAI-module__btksxq__assetViewHeaderColor{color:var(--sidebarLinkGray)}.GenAI-module__btksxq__promptWrapper{font-size:var(--fontSizeSmall)}.GenAI-module__btksxq__tools{flex-direction:column;gap:12px;margin:12px 0;display:flex}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool{border:1px solid var(--lightGray);border-radius:var(--borderRadiusLg);align-items:center;gap:10px;padding:10px;display:flex}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool:hover{box-shadow:var(--shadow)}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__selected{outline:2px solid var(--sidebarLinkGray)}.dark .GenAI-module__btksxq__tools .GenAI-module__btksxq__tool{background-color:var(--darkBorderColor)}.dark .GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__selected{outline:2px solid var(--darkGray)}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool .GenAI-module__btksxq__img{object-fit:cover;border-radius:var(--borderRadiusLg);width:40px;height:40px}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool .GenAI-module__btksxq__content{text-align:left;flex-direction:column;justify-content:center;display:flex}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool .GenAI-module__btksxq__content .GenAI-module__btksxq__name{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);font-weight:700;line-height:20px}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool .GenAI-module__btksxq__content .GenAI-module__btksxq__description{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);line-height:18px}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__disabled{box-shadow:none;cursor:default}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__disabled:hover{box-shadow:none!important}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__disabled .GenAI-module__btksxq__img{opacity:.85}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool.GenAI-module__btksxq__disabled .GenAI-module__btksxq__name{color:var(--textColorMuted);font-weight:700}.GenAI-module__btksxq__tools .GenAI-module__btksxq__tool:hover:not([disabled]){box-shadow:0 5px 24px #00000026}.GenAI-module__btksxq__inputContainer{position:relative}.GenAI-module__btksxq__generateInputWithImage .pb-input-global{flex-direction:column;display:flex}.GenAI-module__btksxq__generateInputWithImage form{flex:1;width:100%}.GenAI-module__btksxq__generateInputWithImage textarea{order:2;width:100%!important;padding-left:10px!important}.GenAI-module__btksxq__inputText{z-index:1;font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);align-items:center;gap:5px;display:flex;position:absolute;bottom:10px;left:10px}.GenAI-module__btksxq__dropdown{width:110px}.GenAI-module__btksxq__dropdown .ant-select-selector{font-size:var(--fontSizeXSmall)!important;background-color:#fafafb66!important;border:none!important}.GenAI-module__btksxq__generateInput{margin-bottom:18px;font-size:18px;background-color:#0000!important}.GenAI-module__btksxq__generateInput:hover,.GenAI-module__btksxq__generateInput:focus{border-color:var(--lightGray)!important}.GenAI-module__btksxq__assetViewGenerateInput label{color:var(--sidebarLinkGray)}.GenAI-module__btksxq__assetViewInput .pb-input-global{border-color:var(--mediumGray)}.GenAI-module__btksxq__assetViewInput .pb-input-global:focus-within{border-color:var(--sidebarLinkGray)!important}.GenAI-module__btksxq__assetViewInput .pb-input-global:focus-within .GenAI-module__btksxq__selectedImageInline{border-bottom-color:var(--sidebarLinkGray)!important}.GenAI-module__btksxq__continueBtn{margin-top:5px}.GenAI-module__btksxq__paperclipBtn{cursor:pointer;color:var(--sidebarLinkGray);background:0 0;border:none;padding:4px 8px;font-size:16px;position:absolute;bottom:10px;right:10px}.GenAI-module__btksxq__assetSelectorContainer{border-radius:var(--borderRadiusLg);margin:10px 0;overflow:hidden}.GenAI-module__btksxq__assetSelectorHeader{font-weight:700;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);justify-content:space-between;align-items:center;margin-top:5px;display:flex}.GenAI-module__btksxq__assetViewHeader{color:var(--sidebarLinkGray)}.GenAI-module__btksxq__assetViewImageInline{border-bottom:1px solid var(--mediumGray)!important;background:0 0!important}.GenAI-module__btksxq__assetViewImageInline .GenAI-module__btksxq__imageTitle{color:var(--sidebarLinkGray)}.GenAI-module__btksxq__assetSelector{padding-top:6px}.GenAI-module__btksxq__selectedImageInline{background:var(--warmWhite);border-bottom:1px solid var(--lightGray);border-radius:var(--borderRadiusLg)var(--borderRadiusLg)0 0;order:1;align-items:center;gap:10px;width:calc(100% + 2px);margin:-1px -1px 0;padding:8px 10px;display:flex}.GenAI-module__btksxq__imagePreview{border-radius:var(--borderRadiusSm);background-color:var(--lightGray);flex-shrink:0;width:30px;height:30px;position:relative;overflow:hidden}.GenAI-module__btksxq__imagePreview img{width:100%;height:100%;object-fit:cover!important}.GenAI-module__btksxq__imageInfo{flex:1;min-width:0}.GenAI-module__btksxq__imageTitle{font-size:var(--fontSizeXSmall);color:var(--helperTextGray);text-overflow:ellipsis;white-space:nowrap;line-height:1.4;overflow:hidden}
.Tools-module__4oWfYW__container{flex-direction:column;padding-top:15px;display:flex}.dark .Tools-module__4oWfYW__generateBtn{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}
.CommunityPageBoard-module__VUVOsa__sortDropdown{cursor:pointer;white-space:nowrap;font-size:14px;display:inline-block;position:absolute;top:30px;right:0}@supports not (container-type:inline-size){@media (max-width:375px){.CommunityPageBoard-module__VUVOsa__sortDropdown{position:static}}}@container (width<=375px){.CommunityPageBoard-module__VUVOsa__sortDropdown{position:static}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__sortDropdown{font-size:16px;position:static}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__sortDropdown{font-size:16px;position:static}}.CommunityPageBoard-module__VUVOsa__sortDropdownArrow{margin-left:4px;font-weight:400;display:inline-block;transform:rotate(90deg)scaleX(1.5)}.CommunityPageBoard-module__VUVOsa__communityDescWrapper{flex-direction:column;align-items:flex-start;margin-bottom:20px;display:flex;position:relative}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0}}.CommunityPageBoard-module__VUVOsa__communityBannerWrapper{margin:10px 0}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBannerWrapper{margin:0 50px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBannerWrapper{margin:0 50px}}.CommunityPageBoard-module__VUVOsa__coverImage{background:url(https://img.playbook.com/dUM4IMDd_w4MpQ18Xq7lUNE8oGtAAAvi6gK4b2XbR2A/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzJmZTE3YjFj/LWUxNzctNDI0MS04/Y2FkLTZlN2JiZGRk/YjUwNg) 50%/cover;min-width:400px;min-height:200px;margin-top:80px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__coverImage{display:none}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__coverImage{display:none}}.CommunityPageBoard-module__VUVOsa__imageBanner{min-height:250px;width:calc(100vw - var(--scrollbarWidth));box-sizing:border-box;background:0 0;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:250px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__imageBanner{background:url(https://img.playbook.com/DbDSd8DKWYGdjtU4JJgoTtDtFdx173PAol2Om2w7Mhs/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzNjNTM0YmI0/LTg4OGYtNDI1ZC1i/NzQ1LTIyN2E0ZDk3/OGE4YQ) 50%/cover}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__imageBanner{background:url(https://img.playbook.com/DbDSd8DKWYGdjtU4JJgoTtDtFdx173PAol2Om2w7Mhs/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzNjNTM0YmI0/LTg4OGYtNDI1ZC1i/NzQ1LTIyN2E0ZDk3/OGE4YQ) 50%/cover}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper{margin:10px 0;line-height:normal;position:relative}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs{flex-wrap:wrap;justify-content:center;gap:10px;width:auto;margin-top:40px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs{flex-wrap:nowrap;gap:10px;width:100%;margin-top:0}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs{flex-wrap:nowrap;gap:10px;width:100%;margin-top:0}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__jobTitle{cursor:pointer;width:calc(50% - 12.5px);min-height:120px;color:var(--white);background-size:cover;border-radius:10px;justify-content:center;align-items:center;padding:0 20px;font-weight:700;display:flex;box-shadow:0 0 40px #0000001a}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__jobTitle{min-height:100px}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__jobTitle{min-height:100px}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__jobTitle:hover{box-shadow:0 0 40px #00000040}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__photographers{background-image:url(https://img.playbook.com/wWEPULG6McFrp2RNFYtY7zQ07Ww5onfSKw78Ts0fk4Y/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljL2Y4MWU0MTBi/LThhZDItNGRkNi1h/NzM3LTM2ODJkNTEw/YTk3NQ);background-position:bottom}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__designers{background-image:url(https://img.playbook.com/FdIDgvaWCkbOUA3UWOwjhCp7fScLopaPtX9lT2x8ZBY/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzU4YWMyYzNj/LWYzYmMtNGRkYy04/OWRhLWQxNTA3ODMy/OWRiMA);background-position:top}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__agencies{background-image:url(https://img.playbook.com/oYOOp62IDaUM9no27ChL7TzGylzHWCdlcF9l3cHetds/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzNlN2E1MWE4/LTdkNDctNGNmZS05/MWMyLThlOGFkMGVk/NGY3NA);background-position:bottom}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__jobs .CommunityPageBoard-module__VUVOsa__socialmedia{background-image:url(https://img.playbook.com/QyZpVdEIjCPSCVIsFM4-0wynX7tp-4p7NEHNAdt4iqc/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzIxMDBkMzE4/LWY5YjUtNDViNC04/MTUwLWQxYTZiNTI3/ZDNiYQ);background-position:top}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner{flex-direction:column;justify-content:center;place-items:center;gap:100px;margin-top:16px;padding:16px;display:flex;position:relative}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner{gap:16px}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner{gap:16px}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner:before{content:"";background:linear-gradient(89.02deg,#7b54f2 .75%,#ff667e 46.61%,#ffab6f 102.01%);border-radius:20px;width:100%;height:4px;display:none;position:absolute;top:-10px}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner:before{display:block;top:-31px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner:before{display:block;top:-31px}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner h1{text-align:center;max-width:75vw;font-size:3em}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner h1{font-size:4em}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner h1{font-size:4em}}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner{text-align:center;justify-content:center;align-items:center;padding:0 0 10px}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper .CommunityPageBoard-module__VUVOsa__templateBanner{text-align:center;justify-content:center;align-items:center;padding:0 0 10px}}.CommunityPageBoard-module__VUVOsa__templateBannerWrapper h5{color:#000;text-align:center;max-width:80vw;font-size:15px;font-weight:200;line-height:normal}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper h5{margin:0}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__templateBannerWrapper h5{margin:0}}.CommunityPageBoard-module__VUVOsa__templateContainer{flex-direction:column;margin-bottom:100px;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__templateContainer{flex-direction:column}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__templateContainer{flex-direction:column}}.CommunityPageBoard-module__VUVOsa__templateContainer a:not(.CommunityPageBoard-module__VUVOsa__templateCategory),.CommunityPageBoard-module__VUVOsa__templateContainer a:not(.CommunityPageBoard-module__VUVOsa__templateCategory):visited{color:var(--black);font-size:15px}.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__categoriesTitle{color:var(--textColorMuted);margin:5px 5px 10px;font-size:15px;font-weight:700}.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__communityLinks{border-radius:var(--borderRadiusLg);flex-flow:row;align-items:center;height:100%;margin:-15px 0 30px;padding:20px;display:flex;overflow:hidden}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__communityLinks{flex-flow:wrap;justify-content:flex-start;align-items:flex-start}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__communityLinks{flex-flow:wrap;justify-content:flex-start;align-items:flex-start}}.CommunityPageBoard-module__VUVOsa__templateContainer a.CommunityPageBoard-module__VUVOsa__templateCategory,.CommunityPageBoard-module__VUVOsa__templateContainer a.CommunityPageBoard-module__VUVOsa__templateCategory:visited{color:#392a3c;white-space:nowrap;border-bottom:1px solid #0000;margin:5px 0;font-size:15px;position:relative}.CommunityPageBoard-module__VUVOsa__templateContainer a.CommunityPageBoard-module__VUVOsa__templateCategory.CommunityPageBoard-module__VUVOsa__selected,.CommunityPageBoard-module__VUVOsa__templateContainer a.CommunityPageBoard-module__VUVOsa__templateCategory:visited.CommunityPageBoard-module__VUVOsa__selected{border-bottom:1px solid var(--black);font-weight:700;display:inline}.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__templateDivider{background-color:#7b54f2;width:1px;height:30px;margin:0 15px;display:inline-flex}.CommunityPageBoard-module__VUVOsa__templateContainer .CommunityPageBoard-module__VUVOsa__templateSignup{color:var(--textColorMuted);background:linear-gradient(90deg,#7b54f2,#ff667e,#ffab6f);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:5px 5px 10px;font-size:15px}.CommunityPageBoard-module__VUVOsa__MuxPlayer{width:100%;height:100%;min-height:80vh}.CommunityPageBoard-module__VUVOsa__communityBanner{width:100%;box-shadow:0 4px 12px var(--white);transition:box-shadow ease-in-out var(--transitionTiming);background:#262626;border-radius:18px;flex-direction:column;justify-content:space-between;margin-bottom:0;padding:20px 20px 26px;display:flex;position:relative}.CommunityPageBoard-module__VUVOsa__communityBanner:hover{box-shadow:0 4px 24px #00000080}.CommunityPageBoard-module__VUVOsa__communityBanner.CommunityPageBoard-module__VUVOsa__imagination{background:url(https://img.playbook.com/1q-ACiIxFO6pCFe-jkbTYeaWp71sZRJej73_cSqTo_I/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljL2UxYWM3OTVm/LWFkMGUtNDNhNS1i/Y2M0LWRjZWU2MTRj/YmJkMw) 50%/cover}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__communityBanner{margin-bottom:20px}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__communityBanner{margin-bottom:20px}}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner{flex-direction:row;padding:10px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner{flex-direction:row;padding:10px}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerContent{flex-shrink:0;margin-bottom:20px;margin-right:5px}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerContent{margin:20px 100px 20px 20px}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerContent.CommunityPageBoard-module__VUVOsa__imagination{max-width:25%}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerContent{margin:20px 100px 20px 20px}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerContent.CommunityPageBoard-module__VUVOsa__imagination{max-width:25%}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerTop{align-items:center;width:100%}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper{flex-wrap:wrap;justify-content:space-evenly;gap:10px;width:100%;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper{flex-wrap:nowrap}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper{flex-wrap:nowrap}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper>.CommunityPageBoard-module__VUVOsa__hashtag{width:100%;min-width:150px;min-height:150px}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper>.CommunityPageBoard-module__VUVOsa__hashtag{width:49%}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper>.CommunityPageBoard-module__VUVOsa__hashtag{width:49%}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted{color:var(--white);text-shadow:0 0 10px #00000080;background-position:50%;background-size:cover;border:.5px solid #ffffff80;border-radius:12px;justify-content:center;align-items:center;height:100%;font-size:14px;font-weight:600;display:flex;position:relative;width:100%!important}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted{height:180px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted{height:180px}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted.CommunityPageBoard-module__VUVOsa__mobileImagination{box-sizing:border-box;background-size:cover;flex-direction:column;justify-content:center;align-items:center;height:250px;min-height:250px;display:flex}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted.CommunityPageBoard-module__VUVOsa__imaginationImage{display:none}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted.CommunityPageBoard-module__VUVOsa__imaginationImage{display:block}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted.CommunityPageBoard-module__VUVOsa__imaginationImage{display:block}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper .CommunityPageBoard-module__VUVOsa__highlighted:hover{cursor:pointer;opacity:.9}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper.CommunityPageBoard-module__VUVOsa__highlightedWrapperNoLink{gap:5px}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper.CommunityPageBoard-module__VUVOsa__highlightedWrapperNoLink .CommunityPageBoard-module__VUVOsa__highlighted{border:0;width:calc(33% - 10px);height:60px}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper.CommunityPageBoard-module__VUVOsa__highlightedWrapperNoLink .CommunityPageBoard-module__VUVOsa__highlighted{height:100%}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__highlightedWrapper.CommunityPageBoard-module__VUVOsa__highlightedWrapperNoLink .CommunityPageBoard-module__VUVOsa__highlighted{height:100%}}.CommunityPageBoard-module__VUVOsa__communityBanner h1{color:var(--white);margin-top:20px;margin-bottom:5px;font-size:36px;line-height:40px}@supports not (container-type:inline-size){@media (max-width:375px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{font-size:32px;line-height:36px}}}@container (width<=375px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{font-size:32px;line-height:36px}}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{margin-top:30px;margin-bottom:10px;font-size:26px;line-height:36px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{margin-top:30px;margin-bottom:10px;font-size:26px;line-height:36px}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{font-size:26px}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityBanner h1{font-size:26px}}.CommunityPageBoard-module__VUVOsa__communityBanner h1.CommunityPageBoard-module__VUVOsa__competition{font-size:20px;top:0}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__communityBanner h1.CommunityPageBoard-module__VUVOsa__competition{font-size:23px;top:0}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__communityBanner h1.CommunityPageBoard-module__VUVOsa__competition{font-size:23px;top:0}}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h1.CommunityPageBoard-module__VUVOsa__competition{font-size:32px;top:auto}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h1.CommunityPageBoard-module__VUVOsa__competition{font-size:32px;top:auto}}.CommunityPageBoard-module__VUVOsa__communityBanner h5{font-family:var(--marketingFontFamily);color:var(--white);-webkit-text-fill-color:transparent;background:linear-gradient(89.02deg,#7b54f2 -20.56%,#ff667e 16.06%,#ffab6f 140.61%);-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700}.CommunityPageBoard-module__VUVOsa__communityBanner h5.CommunityPageBoard-module__VUVOsa__hideOnMobile{display:none}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h5.CommunityPageBoard-module__VUVOsa__hideOnMobile{display:block}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBanner h5.CommunityPageBoard-module__VUVOsa__hideOnMobile{display:block}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink{color:var(--lightGray);font-weight:400;font-size:var(--fontSizeSmall);border:0;margin-top:15px;margin-bottom:5px;margin-right:20px;display:inline-flex}@supports not (container-type:inline-size){@media (max-width:375px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink{font-size:var(--fontSizeXSmall)}}}@container (width<=375px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink{font-size:var(--fontSizeXSmall)}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink{font-size:18px;text-decoration:none}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink{font-size:18px;text-decoration:none}}.CommunityPageBoard-module__VUVOsa__communityBanner .CommunityPageBoard-module__VUVOsa__communityBannerLink:hover{cursor:pointer;opacity:.9}.CommunityPageBoard-module__VUVOsa__communityBannerAttribution{opacity:.5;transition:background ease-in-out var(--transitionTiming);background:#fff0;border-radius:4px;padding:1px 6px;font-size:11px;position:absolute;bottom:0;right:20px;color:#fff!important}.CommunityPageBoard-module__VUVOsa__communityBannerAttribution:hover{background:#ffffff4d}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityBannerAttribution{font-size:12px;bottom:4px;right:28px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityBannerAttribution{font-size:12px;bottom:4px;right:28px}}.CommunityPageBoard-module__VUVOsa__phBanner{flex-direction:column;padding:10px 20px 20px}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__phBanner{flex-direction:column}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__phBanner{flex-direction:column}}.CommunityPageBoard-module__VUVOsa__phBanner h5{margin-top:3px;margin-left:5px;font-size:20px;line-height:25px}.CommunityPageBoard-module__VUVOsa__phBanner .CommunityPageBoard-module__VUVOsa__productHuntMsg{font-size:var(--fontSizeInput);color:var(--white);gap:5px;margin:10px 5px;display:flex}.CommunityPageBoard-module__VUVOsa__phBanner a{color:var(--white);display:inline-block}.CommunityPageBoard-module__VUVOsa__phBanner .CommunityPageBoard-module__VUVOsa__iframePrompt{border:none;border:5px solid var(--black);border-radius:12px;height:240px;margin-top:10px}.visibleScrollbars .CommunityPageBoard-module__VUVOsa__iframePrompt{height:calc(240px + var(--scrollbarWidth))}.CommunityPageBoard-module__VUVOsa__beTheFirstToKnow{opacity:.7;border:0;margin-top:10px;font-size:14px;font-weight:400;text-decoration:underline;display:block;color:var(--white)!important}.CommunityPageBoard-module__VUVOsa__beTheFirstToKnow:hover{cursor:pointer;opacity:.9;text-decoration:underline}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__beTheFirstToKnow{margin-top:0;position:absolute;top:20px;right:30px}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__beTheFirstToKnow{margin-top:0;position:absolute;top:20px;right:30px}}.CommunityPageBoard-module__VUVOsa__communityLinks{flex-wrap:wrap;grid-row:2;align-items:center;gap:0 8px;font-size:12px;display:flex}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityLinks{font-size:16px}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityLinks{font-size:16px}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityLinks{flex-wrap:nowrap;grid-row:1;font-size:16px;display:flex}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityLinks{flex-wrap:nowrap;grid-row:1;font-size:16px;display:flex}}.CommunityPageBoard-module__VUVOsa__communityLinks.CommunityPageBoard-module__VUVOsa__templateLinks{border-bottom:1px solid var(--lightGray);border-radius:0;flex-wrap:wrap;justify-content:center;display:none}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityPageBoard-module__VUVOsa__communityLinks.CommunityPageBoard-module__VUVOsa__templateLinks{display:flex}}}@container (width>=768px){.CommunityPageBoard-module__VUVOsa__communityLinks.CommunityPageBoard-module__VUVOsa__templateLinks{display:flex}}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc{color:var(--black);flex-direction:column;justify-content:flex-start;align-items:center;margin-top:10px;font-size:15px;line-height:1.6em;display:grid;position:relative;overflow:hidden}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc>*{min-width:0}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc{min-width:auto;margin-top:0;margin-right:40px;font-size:16px;overflow:hidden}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc{min-width:auto;margin-top:0;margin-right:40px;font-size:16px;overflow:hidden}}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc h3{white-space:nowrap;grid-row:1;width:100%;margin-bottom:15px;margin-right:10px;display:flex;position:relative;top:6px}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc h3{white-space:nowrap;width:auto;margin-bottom:20px;display:inline-flex}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc h3{white-space:nowrap;width:auto;margin-bottom:20px;display:inline-flex}}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a:not(.CommunityPageBoard-module__VUVOsa__hashtag),.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a:not(.CommunityPageBoard-module__VUVOsa__hashtag):visited{color:var(--black)}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a.CommunityPageBoard-module__VUVOsa__hashtag,.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a.CommunityPageBoard-module__VUVOsa__hashtag:visited{color:#392a3c;position:relative}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a.CommunityPageBoard-module__VUVOsa__hashtag:before,.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc a.CommunityPageBoard-module__VUVOsa__hashtag:visited:before{content:"#";color:var(--primaryColor);position:absolute;top:0}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__divider{display:none}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__divider{background-color:var(--lightGray);grid-row:2;width:1px;height:35px;margin:0 15px;display:inline-flex}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__divider{background-color:var(--lightGray);grid-row:2;width:1px;height:35px;margin:0 15px;display:inline-flex}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__divider{grid-row:1}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__divider{grid-row:1}}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit{cursor:pointer;margin-top:20px}.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit .CommunityPageBoard-module__VUVOsa__link{font-size:18px;text-decoration:underline}@supports not (container-type:inline-size){@media (min-width:1024px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit{grid-row:2;margin-top:0;display:block}}}@container (width>=1024px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit{grid-row:2;margin-top:0;display:block}}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit{grid-row:1}}}@container (width>=1440px){.CommunityPageBoard-module__VUVOsa__communityDescWrapper>.CommunityPageBoard-module__VUVOsa__communityDesc .CommunityPageBoard-module__VUVOsa__submit{grid-row:1}}.CommunityPageBoard-module__VUVOsa__communityHeader{justify-content:center;align-items:center;margin-bottom:30px;display:flex}.CommunityPageBoard-module__VUVOsa__communityHeader h1{font-size:24px}
.LogoMaker-module__yS04_q__wrapper{flex-direction:column;margin:10px 20px 20px;display:flex}.LogoMaker-module__yS04_q__generateAction{cursor:pointer;width:100%;transition:color,background var(--defaultTransitionProps);background-color:var(--darkGray);border-radius:var(--borderRadiusLg);border:1px solid var(--lightDarkGray);color:var(--white);height:40px;font-size:var(--fontSizeSmall);justify-content:center;align-items:center;margin-top:0;padding:10px 0;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.LogoMaker-module__yS04_q__generateAction{width:auto}}}@container (width>=768px){.LogoMaker-module__yS04_q__generateAction{width:auto}}.LogoMaker-module__yS04_q__generateAction:hover:not([disabled]){background:var(--lightDarkGray)!important;color:var(--white)!important;border:1px solid var(--lightDarkGray)!important}.LogoMaker-module__yS04_q__generateAction:hover:disabled{color:var(--darkGray)!important;border:1px solid var(--darkGray)!important}.LogoMaker-module__yS04_q__contentSection{flex-direction:column;gap:12px;display:flex}.LogoMaker-module__yS04_q__options{flex-direction:column;display:flex}.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock{flex-direction:column;gap:8px;display:flex}.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock .LogoMaker-module__yS04_q__label{font-size:var(--fontSizeXSmall);color:var(--sidebarLinkGray);font-weight:400}.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock .LogoMaker-module__yS04_q__valueOptions{gap:8px;display:flex}@supports not (container-type:inline-size){@media (max-width:375px){.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock .LogoMaker-module__yS04_q__valueOptions{flex-wrap:wrap}}}@container (width<=375px){.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock .LogoMaker-module__yS04_q__valueOptions{flex-wrap:wrap}}.LogoMaker-module__yS04_q__options .LogoMaker-module__yS04_q__optionsBlock .LogoMaker-module__yS04_q__valueOptions .LogoMaker-module__yS04_q__fontsBlock{flex-wrap:wrap;gap:8px;display:flex}.LogoMaker-module__yS04_q__advancedOptionsToggle{cursor:pointer;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);text-transform:uppercase;align-items:center;gap:2px;font-weight:700;display:flex}.LogoMaker-module__yS04_q__advancedOptions{border-radius:var(--borderRadiusLg);font-size:var(--fontSizeXSmall);background-color:var(--primaryColorDarkLight);flex-direction:column;gap:12px;padding:15px;display:flex}.dark .LogoMaker-module__yS04_q__advancedOptions{background-color:var(--darkBorderColor)}.LogoMaker-module__yS04_q__advancedOptions .LogoMaker-module__yS04_q__section{flex-direction:row;justify-content:space-between;display:flex}.LogoMaker-module__yS04_q__advancedOptions .LogoMaker-module__yS04_q__label{color:var(--helperTextGray);align-items:center;display:flex}.LogoMaker-module__yS04_q__radioGroup{border-radius:var(--borderRadiusLg);background:var(--white);flex-wrap:wrap;gap:2px;padding:2px;display:flex}.LogoMaker-module__yS04_q__radioGroup .LogoMaker-module__yS04_q__radioButton{height:28px;color:var(--textColorMuted);text-wrap:nowrap;align-items:center;padding:6px 25px;font-size:11px;font-weight:700;display:flex}.LogoMaker-module__yS04_q__radioGroup .LogoMaker-module__yS04_q__radioButton .LogoMaker-module__yS04_q__randomIcon{margin-right:5px}.LogoMaker-module__yS04_q__colorCircle{border:1px solid var(--white);cursor:pointer;border-radius:50%;width:20px;height:20px;margin:0 2px;display:inline-block}.LogoMaker-module__yS04_q__colorCircleSelected{outline:2px solid #000}.dark .LogoMaker-module__yS04_q__colorCircleSelected{outline:2px solid var(--mediumGray)}.LogoMaker-module__yS04_q__autoOption{outline:1px solid var(--textColorMuted);color:var(--textColorMuted);cursor:pointer;border-radius:4px;align-items:center;padding:0 5px;display:flex}.LogoMaker-module__yS04_q__autoOptionSelected{outline:2px solid var(--sidebarLinkGray);color:var(--darkGray)}.dark .LogoMaker-module__yS04_q__autoOptionSelected{outline:2px solid var(--darkFontColor);color:var(--mediumGray)}
.CommunityLandingPage-module__WHf_bW__landingContainer{padding-bottom:20px}.CommunityLandingPage-module__WHf_bW__landingBanner{color:var(--white);background:url(https://img.playbook.com/m46fZ4y9dcK4AHbxYWc3d_n-S-st50ewe50KLgMihEs/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzg1ZDkyZWU2/LTlmMTItNDgyOC1h/ODJjLWQ0NWExYjM2/MGVlYg) 0 0/cover;border-radius:18px;flex-direction:column;justify-content:center;align-items:center;height:300px;margin-bottom:40px;padding:20px;display:flex;overflow:hidden}.CommunityLandingPage-module__WHf_bW__landingBanner h1{font-size:40px;line-height:1.1em}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityLandingPage-module__WHf_bW__landingBanner h1{font-size:50px}}}@container (width>=768px){.CommunityLandingPage-module__WHf_bW__landingBanner h1{font-size:50px}}.CommunityLandingPage-module__WHf_bW__landingBanner h1,.CommunityLandingPage-module__WHf_bW__landingBanner p{color:var(--white);margin:10px;font-family:var(--marketingFontFamily)!important}.CommunityLandingPage-module__WHf_bW__landingBanner p{opacity:.9;margin-top:10px;font-size:18px}@supports not (container-type:inline-size){@media (min-width:768px){.CommunityLandingPage-module__WHf_bW__landingBanner p{margin-top:20px;font-size:20px}}}@container (width>=768px){.CommunityLandingPage-module__WHf_bW__landingBanner p{margin-top:20px;font-size:20px}}.CommunityLandingPage-module__WHf_bW__categoryContainer{margin:0}.CommunityLandingPage-module__WHf_bW__boardRow{border-bottom:1px solid var(--lightGray);width:100%;height:290px;max-height:400px;margin:20px 0 0;position:relative;overflow:hidden}.CommunityLandingPage-module__WHf_bW__boardFull{width:100%;margin:20px 0}.CommunityLandingPage-module__WHf_bW__divider{background-color:#e5e5e5;width:100%;height:1px;margin:0 0 25px}.CommunityLandingPage-module__WHf_bW__templatePage{margin-top:-60px}.CommunityLandingPage-module__WHf_bW__communityCategoryRow{padding-bottom:30px}.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__sectionHeader{justify-content:space-between;align-items:center;display:flex}.CommunityLandingPage-module__WHf_bW__communityCategoryRow h3{flex-grow:1;margin-bottom:5px;font-weight:700}.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__seeAll{font-size:var(--fontSizeSmall);font-weight:700}.CommunityLandingPage-module__WHf_bW__communityCategoryRow:hover small{opacity:1;font-weight:400}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__communityCategoryDescription{position:relative;top:-5px}}}@container (width>=1440px){.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__communityCategoryDescription{position:relative;top:-5px}}.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__communityLinks{flex-wrap:wrap;grid-row:2;align-items:center;gap:5px 15px;margin:0;display:flex}@supports not (container-type:inline-size){@media (min-width:1440px){.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__communityLinks{flex-wrap:nowrap;grid-row:1;row-gap:15px;position:relative;top:-5px}}}@container (width>=1440px){.CommunityLandingPage-module__WHf_bW__communityCategoryRow .CommunityLandingPage-module__WHf_bW__communityLinks{flex-wrap:nowrap;grid-row:1;row-gap:15px;position:relative;top:-5px}}.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag,.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag:visited{position:relative}.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag:before,.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag:visited:before{content:"#";color:var(--primaryColor);position:absolute;top:0}.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag,.CommunityLandingPage-module__WHf_bW__communityCategoryRow a.CommunityLandingPage-module__WHf_bW__hashtag:visited{color:#392a3c}
.Tools-module__m2ZHra__container{flex-direction:column;display:flex}.Tools-module__m2ZHra__gifOption{flex-direction:row;margin-bottom:20px;display:flex}.Tools-module__m2ZHra__title{color:var(--helperTextGray);width:100%;font-size:12px;font-weight:700;line-height:18px;display:inline-block}.Tools-module__m2ZHra__description{color:var(--helperTextGray);font-size:12px;line-height:18px}.Tools-module__m2ZHra__input{justify-content:flex-end;align-items:flex-end;width:100px;margin-left:auto;display:flex}.Tools-module__m2ZHra__generateBtn{margin-bottom:15px}.dark .Tools-module__m2ZHra__generateBtn{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}
.CompetitionBanner-module__cgcGqq__bannerWrapper{box-sizing:border-box;width:100%;max-width:1400px;margin:10px auto;padding:0 20px}.CompetitionBanner-module__cgcGqq__banner{cursor:pointer;background-image:url(https://img.playbook.com/dLQ6pegwDWyMoKgA0MxrmJoGEfAtHvo9Te4D1qDgAfQ/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzQxYjEwMzE1/LWQ0NmEtNDAwMi05/MTBmLTZmM2Y2NzNk/NDJhMQ);background-position:50%;background-size:cover;border-radius:24px;flex-direction:column;width:100%;min-height:450px;padding:40px 20px;transition:box-shadow .3s ease-in-out;display:flex;position:relative;overflow:hidden}.CompetitionBanner-module__cgcGqq__banner:hover{box-shadow:0 4px 24px #0003}.CompetitionBanner-module__cgcGqq__contentSection{z-index:0;pointer-events:none;text-align:center;color:#fff;background-image:linear-gradient(#0003,#0003),url(https://img.playbook.com/2oFT5RnuRN02CfA4tRyua5pYrEzqnkMygXU1o-D-Cyw/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljLzg2YWJjYzJm/LTEzMjYtNDcwZC04/ZTZiLWE5MjhlNDJl/ZGQzOA);background-position:50%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:80%;height:80%;font-family:Stabil Grotesk,sans-serif;font-size:10px;font-weight:400;line-height:1;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CompetitionBanner-module__cgcGqq__banner:hover .CompetitionBanner-module__cgcGqq__contentSection{background-image:linear-gradient(#0003,#0003),url(https://img.playbook.com/2NHIcR368ZLPgB4Uach8J78CdP76Rwg88CpUlfK9ghU/Z3M6Ly9wbGF5Ym9v/ay1hc3NldHMtcHVi/bGljL2I0ZTFkNTIy/LTAyMjEtNGQ0MS05/YjBkLTBjZjdmNTQ4/NjkzZg)}.CompetitionBanner-module__cgcGqq__titleOverlay{color:#fff;z-index:1}.CompetitionBanner-module__cgcGqq__top{width:100%;height:15%;margin:0 auto;position:absolute;top:0;left:0}.CompetitionBanner-module__cgcGqq__stabil{font-family:var(--stabilFontFamily);font-weight:600}.CompetitionBanner-module__cgcGqq__rhymes{font-family:var(--rhymesFontFamily);font-style:italic}.CompetitionBanner-module__cgcGqq__bottom{width:100%;height:25%;position:absolute;bottom:0;left:0}.CompetitionBanner-module__cgcGqq__top,.CompetitionBanner-module__cgcGqq__bottom{justify-content:space-between;align-items:center;gap:8px;padding:0 20px;font-size:52px;display:flex}.CompetitionBanner-module__cgcGqq__stabil,.CompetitionBanner-module__cgcGqq__rhymes{transition:all .3s}.CompetitionBanner-module__cgcGqq__top:hover .CompetitionBanner-module__cgcGqq__stabil{color:#bfbfbf;opacity:.5;transform:translateY(-2px)}.CompetitionBanner-module__cgcGqq__top:hover .CompetitionBanner-module__cgcGqq__rhymes{color:#bfbfbf;opacity:.5;transform:translateY(2px)}.CompetitionBanner-module__cgcGqq__bottom:hover .CompetitionBanner-module__cgcGqq__stabil:first-child{color:#ff6b6b;opacity:.7;transform:translate(-2px)}.CompetitionBanner-module__cgcGqq__bottom:hover .CompetitionBanner-module__cgcGqq__stabil:last-child{color:#ff6b6b;opacity:.7;transform:translate(2px)}.CompetitionBanner-module__cgcGqq__title{font-size:16px}@supports not (container-type:inline-size){@media (min-width:768px){.CompetitionBanner-module__cgcGqq__top,.CompetitionBanner-module__cgcGqq__bottom{padding:0 40px;font-size:130px}.CompetitionBanner-module__cgcGqq__top{height:30%}.CompetitionBanner-module__cgcGqq__bottom{height:40%}.CompetitionBanner-module__cgcGqq__banner{min-height:600px}.CompetitionBanner-module__cgcGqq__contentSection{gap:24px;height:70%;font-size:12px}}}@container (width>=768px){.CompetitionBanner-module__cgcGqq__top,.CompetitionBanner-module__cgcGqq__bottom{padding:0 40px;font-size:130px}.CompetitionBanner-module__cgcGqq__top{height:30%}.CompetitionBanner-module__cgcGqq__bottom{height:40%}.CompetitionBanner-module__cgcGqq__banner{min-height:600px}.CompetitionBanner-module__cgcGqq__contentSection{gap:24px;height:70%;font-size:12px}}@supports not (container-type:inline-size){@media (min-width:1024px){.CompetitionBanner-module__cgcGqq__top,.CompetitionBanner-module__cgcGqq__bottom{font-size:160px}}}@container (width>=1024px){.CompetitionBanner-module__cgcGqq__top,.CompetitionBanner-module__cgcGqq__bottom{font-size:160px}}
.GifMaker-module__RqcLUa__wrapper{flex-direction:column;margin:10px 20px 5px;display:flex}.GifMaker-module__RqcLUa__selectedImages{background:var(--warmWhite);border-radius:var(--borderRadiusLg);justify-content:flex-start;align-items:flex-start;gap:16px;margin-bottom:18px;padding:8px;display:flex;overflow-x:auto}.GifMaker-module__RqcLUa__selectedImages .GifMaker-module__RqcLUa__selectedImage{flex-direction:column;align-items:center;width:75px;display:flex}.GifMaker-module__RqcLUa__selectedImages .GifMaker-module__RqcLUa__img{width:75px;height:75px;position:relative}.GifMaker-module__RqcLUa__selectedImages .GifMaker-module__RqcLUa__title{color:var(--publishLabelsSecondary);text-overflow:ellipsis;white-space:nowrap;text-align:center;width:100%;font-size:small;font-weight:300;overflow:hidden}.GifMaker-module__RqcLUa__selectedAssetsHeader{font-weight:700;font-size:var(--fontSizeXSmall);color:var(--helperTextGray);justify-content:space-between;align-items:center;padding:4px;display:flex}.GifMaker-module__RqcLUa__replaceBtn{color:var(--helperTextGray);font-weight:700;font-size:var(--fontSizeXSmall);background:0 0;border:none;align-self:flex-end}.GifMaker-module__RqcLUa__hidden{display:none}
.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid{grid-template-columns:1fr;gap:27px;display:grid}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid>*{min-width:0}@supports not (container-type:inline-size){@media (min-width:768px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid{grid-template-columns:1fr 1fr}}}@container (width>=768px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid{grid-template-columns:1fr 1fr}}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid{grid-template-columns:1fr 1fr 1fr;gap:40px}}}@container (width>=1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid{grid-template-columns:1fr 1fr 1fr;gap:40px}}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletons{flex-direction:column;display:flex}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonAsset{display:block!important}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonAsset .ant-skeleton-image{aspect-ratio:3/2;border-radius:6px!important;width:100%!important;height:auto!important}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonTitle .ant-skeleton-title{margin-top:14px;margin-bottom:7px;height:17px!important}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonTitle .ant-skeleton-title{margin-top:20px;margin-bottom:10px;height:19px!important}}}@container (width>=1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonTitle .ant-skeleton-title{margin-top:20px;margin-bottom:10px;height:19px!important}}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonButtons{grid-template-columns:1fr 1fr 1fr;gap:5px;display:grid}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonButtons>*{min-width:0}.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonButton .ant-skeleton-button{border-radius:10px!important;width:100%!important;height:20px!important}@supports not (container-type:inline-size){@media (min-width:1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonButton .ant-skeleton-button{border-radius:12px!important;height:24px!important}}}@container (width>=1024px){.TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonGrid .TemplateGalleryGridSkeleton-module__Fi4-NG__skeletonButton .ant-skeleton-button{border-radius:12px!important;height:24px!important}}
.ExternalAssetsSelector-module__RvuGaq__wrapper{border-radius:var(--borderRadiusLg);flex-direction:column;display:flex}.ExternalAssetsSelector-module__RvuGaq__filled{background-color:var(--primaryColorDarkLight)}.ExternalAssetsSelector-module__RvuGaq__loadMoreBtn{font-size:var(--fontSizeXSmall)!important}.ExternalAssetsSelector-module__RvuGaq__expandedBlock{width:100%;margin-left:auto;margin-right:auto}.ExternalAssetsSelector-module__RvuGaq__assetsContainer{flex-direction:column;gap:12px;max-height:42dvh;display:flex;overflow-y:auto}.ExternalAssetsSelector-module__RvuGaq__imageWrapper{flex-grow:1;height:110px;position:relative}.ExternalAssetsSelector-module__RvuGaq__assetsGallery{flex-wrap:wrap;gap:20px;display:flex}.ExternalAssetsSelector-module__RvuGaq__assetsGallery .ExternalAssetsSelector-module__RvuGaq__image{object-fit:cover;width:100%;height:100%}.ExternalAssetsSelector-module__RvuGaq__imageTitle{color:#fff;opacity:0;visibility:hidden;white-space:nowrap;text-overflow:ellipsis;background:linear-gradient(#0000,#000c);width:100%;padding:5px;font-size:12px;transition:opacity .3s,visibility .3s;position:absolute;bottom:0;overflow:hidden}.ExternalAssetsSelector-module__RvuGaq__imageWrapper:hover .ExternalAssetsSelector-module__RvuGaq__imageTitle{opacity:1;visibility:visible}.ExternalAssetsSelector-module__RvuGaq__uploadBlock{color:var(--textColorMuted);width:100%;transition:box-shadow var(--defaultTransitionProps);align-items:center;padding:20px 18px;display:flex}.ExternalAssetsSelector-module__RvuGaq__uploadBlock:hover{box-shadow:var(--lightShadow)}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content{flex-direction:column;align-items:center;width:100%;display:flex}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content .ExternalAssetsSelector-module__RvuGaq__icon{width:40px;margin:5px}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content .ExternalAssetsSelector-module__RvuGaq__title{color:var(--helperTextGray);transition:color var(--defaultTransitionProps);font-size:18px;line-height:50px}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content .ExternalAssetsSelector-module__RvuGaq__title:hover{color:var(--textColor)}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content .ExternalAssetsSelector-module__RvuGaq__description{font-size:var(--fontSizeSmall);color:var(--helperTextGray);transition:color var(--defaultTransitionProps);line-height:20px}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content .ExternalAssetsSelector-module__RvuGaq__description:hover{color:var(--textColor)}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content button.ExternalAssetsSelector-module__RvuGaq__selectFromSource{transition:opacity var(--defaultTransitionProps);margin:15px}.ExternalAssetsSelector-module__RvuGaq__uploadBlock .ExternalAssetsSelector-module__RvuGaq__content button.ExternalAssetsSelector-module__RvuGaq__selectFromSource:hover{opacity:.8;box-shadow:var(--shadow);background-color:var(--darkGray)!important}.ExternalAssetsSelector-module__RvuGaq__selectedAssetsWarning{color:var(--textColorError);margin-bottom:6px}.ExternalAssetsSelector-module__RvuGaq__btns{z-index:1001;background-color:#fff;flex-direction:column;display:flex;position:sticky;bottom:0;box-shadow:0 12px 0 12px #fff}.ExternalAssetsSelector-module__RvuGaq__continueBtn:hover{background-color:var(--primaryColor)!important}.ExternalAssetsSelector-module__RvuGaq__uploadIcon{margin-right:8px}.ExternalAssetsSelector-module__RvuGaq__selectBtn{background-color:#0000;border:none;text-decoration:underline}.ExternalAssetsSelector-module__RvuGaq__paidContentIcon{position:absolute;top:0;right:6px}
.TemplateGalleryAssets-module__cIX5ya__wrapper{position:relative}.TemplateGalleryAssets-module__cIX5ya__buttons{justify-content:space-between;gap:10px;display:flex}@supports not (container-type:inline-size){@media (min-width:768px){.TemplateGalleryAssets-module__cIX5ya__buttons{justify-content:center;gap:100px}}}@container (width>=768px){.TemplateGalleryAssets-module__cIX5ya__buttons{justify-content:center;gap:100px}}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button{text-transform:uppercase;justify-content:center;align-items:center;gap:20px;width:150px;transition:all .2s;display:inline-flex;font-family:var(--marketingFontFamily)!important}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button:hover{gap:12px}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button:hover,.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button:focus{background:0 0!important}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button:hover,.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button.TemplateGalleryAssets-module__cIX5ya__buttonLoading{color:#7b54f2!important;border:1px solid #7b54f2!important}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button:disabled{color:var(--textColorMuted)!important;background:0 0!important}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button .TemplateGalleryAssets-module__cIX5ya__arrowIcon{width:16px;height:16px}.TemplateGalleryAssets-module__cIX5ya__buttons .TemplateGalleryAssets-module__cIX5ya__button .TemplateGalleryAssets-module__cIX5ya__arrowIconBack{transform:rotate(180deg)}
.Tools-module__JD9tLa__container{flex-direction:column;padding-top:15px;display:flex}.dark .Tools-module__JD9tLa__generateBtn{--buttonBackground:var(--darkGray)!important;--buttonBackgroundHover:var(--lightDarkGray)!important}
h3.RandomizedSubtitle-module__HFUKRG__subtitle{text-align:center;position:relative;font-family:var(--marketingFontFamily)!important;font-size:14px!important;font-weight:500!important;line-height:var(--templateGallerySubtitleHeight)!important;margin-bottom:12px!important}@supports not (container-type:inline-size){@media (min-width:1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle{margin-bottom:20px!important;font-size:18px!important}}}@container (width>=1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle{margin-bottom:20px!important;font-size:18px!important}}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__asterisk{color:#7b54f2;width:7.5px;height:7.5px}@supports not (container-type:inline-size){@media (min-width:1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__asterisk{width:15px;height:15px}}}@container (width>=1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__asterisk{width:15px;height:15px}}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation{color:#7b54f2;width:100px;margin-right:7px;display:inline-block;position:relative}@supports not (container-type:inline-size){@media (min-width:1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation{width:130px}}}@container (width>=1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation{width:130px}}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation .RandomizedSubtitle-module__HFUKRG__asterisk{position:absolute;top:0;right:-5px}@supports not (container-type:inline-size){@media (min-width:1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation .RandomizedSubtitle-module__HFUKRG__asterisk{top:-6px;right:-7px}}}@container (width>=1024px){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation .RandomizedSubtitle-module__HFUKRG__asterisk{top:-6px;right:-7px}}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation .RandomizedSubtitle-module__HFUKRG__creationsListWrapper{height:var(--templateGallerySubtitleHeight);display:inline-flex;overflow:hidden;box-shadow:inset 0 0 5px #fff}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation .RandomizedSubtitle-module__HFUKRG__creationsList{transform:var(--translateCreateThing);transition:transform .4s cubic-bezier(.47,1.64,.41,.8)}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__andMore{color:#7b54f2;opacity:0;transition:opacity var(--defaultTransitionProps);align-items:center;display:flex;position:absolute;top:0;right:0}h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__andMore .RandomizedSubtitle-module__HFUKRG__asterisk{margin-right:6px}@media (hover:hover) and (pointer:fine){h3.RandomizedSubtitle-module__HFUKRG__subtitle .RandomizedSubtitle-module__HFUKRG__creation:hover~.RandomizedSubtitle-module__HFUKRG__andMore{opacity:1}}
.BoardSearch-module__fZ4FPa__boardResultHeader{font-size:var(--fontSizeSmaller);color:var(--sidebarLinkGray);letter-spacing:-2%;margin:12px 0 8px;font-weight:700;line-height:16px}.BoardSearch-module__fZ4FPa__boardSearchContainer{display:none}@supports not (container-type:inline-size){@media (min-width:1024px){.BoardSearch-module__fZ4FPa__boardSearchContainer{display:block}}}@container (width>=1024px){.BoardSearch-module__fZ4FPa__boardSearchContainer{display:block}}.BoardSearch-module__fZ4FPa__boardSearchContainerMobile{margin-bottom:24px;display:block}@supports not (container-type:inline-size){@media (min-width:1024px){.BoardSearch-module__fZ4FPa__boardSearchContainerMobile{display:none}}}@container (width>=1024px){.BoardSearch-module__fZ4FPa__boardSearchContainerMobile{display:none}}.BoardSearch-module__fZ4FPa__boardSearchTitle{color:var(--helperTextGray);letter-spacing:-2%;margin:10px 0 4px;font-size:10px;font-weight:700;line-height:16px}@supports not (container-type:inline-size){@media (min-width:1024px){.BoardSearch-module__fZ4FPa__boardSearchTitle{display:none}}}@container (width>=1024px){.BoardSearch-module__fZ4FPa__boardSearchTitle{display:none}}
.GlobalPasteHandler-module__bnLaiW__pastedLink{white-space:nowrap;text-overflow:ellipsis;width:100%;display:block;overflow:hidden}.GlobalPasteHandler-module__bnLaiW__imagePreview{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:200px}.GlobalPasteHandler-module__bnLaiW__pastedColorHex{margin:10px auto 0}
.SimilarAssetsSearch-module__VTPraa__inputButtons{gap:8px;padding-right:4px;display:flex}.SimilarAssetsSearch-module__VTPraa__clearButton{color:var(--helperTextGray);font-size:12px;display:none}.SimilarAssetsSearch-module__VTPraa__clearButton:hover{color:var(--primaryColor)}@supports not (container-type:inline-size){@media (min-width:768px){.SimilarAssetsSearch-module__VTPraa__clearButton{display:block}}}@container (width>=768px){.SimilarAssetsSearch-module__VTPraa__clearButton{display:block}}.SimilarAssetsSearch-module__VTPraa__searchInput{background-color:var(--white)}.dark .SimilarAssetsSearch-module__VTPraa__searchInput{background-color:var(--lightDarkGray)}.SimilarAssetsSearch-module__VTPraa__searchInput input{width:70px}@supports not (container-type:inline-size){@media (min-width:768px){.SimilarAssetsSearch-module__VTPraa__searchInput input{width:auto}}}@container (width>=768px){.SimilarAssetsSearch-module__VTPraa__searchInput input{width:auto}}
.SelectableBoard-module__tguSeq__container{width:300px;height:200px;display:inline-block}