.FeaturedContentSection-module__euTPoq__grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.FeaturedContentSection-module__euTPoq__gridCompact{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (min-width:640px){.FeaturedContentSection-module__euTPoq__grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}}@media (min-width:1024px){.FeaturedContentSection-module__euTPoq__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}.FeaturedContentSection-module__euTPoq__card{aspect-ratio:9/16;text-align:left;cursor:pointer;background:#09090b;border:1px solid #3f3f464d;border-radius:20px;width:100%;padding:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FeaturedContentSection-module__euTPoq__cardCompact{border-radius:10px}.FeaturedContentSection-module__euTPoq__cardStatic{cursor:default}.FeaturedContentSection-module__euTPoq__card:hover{border-color:#3b82f680;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.FeaturedContentSection-module__euTPoq__cardStatic:hover{box-shadow:none;border-color:#3f3f464d;transform:none}.FeaturedContentSection-module__euTPoq__media{position:absolute;inset:0}.FeaturedContentSection-module__euTPoq__thumbnail{-o-object-fit:cover;object-fit:cover}.FeaturedContentSection-module__euTPoq__preview{-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%;position:absolute;inset:0}.FeaturedContentSection-module__euTPoq__overlay{z-index:2;background:linear-gradient(#0000 0%,#0003 40%,#000000e6 100%);transition:opacity .3s;position:absolute;inset:0}.FeaturedContentSection-module__euTPoq__topRow{z-index:3;justify-content:space-between;align-items:flex-start;gap:8px;display:flex;position:absolute;top:12px;left:12px;right:12px}.FeaturedContentSection-module__euTPoq__platformPill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex;color:#ffffffb8!important;background:#18181bb8!important;border:1px solid #ffffff29!important;border-radius:10px!important}.FeaturedContentSection-module__euTPoq__platformPill svg{opacity:.72}.FeaturedContentSection-module__euTPoq__platformPillInstagram{background:#ec489938!important;border-color:#f472b661!important}.FeaturedContentSection-module__euTPoq__platformPillYoutube{background:#ef444438!important;border-color:#f8717161!important}.FeaturedContentSection-module__euTPoq__platformPillTiktok{background:#4b55636b!important;border-color:#9ca3af57!important}.FeaturedContentSection-module__euTPoq__platformPillFacebook{background:#3b82f638!important;border-color:#60a5fa61!important}.FeaturedContentSection-module__euTPoq__brandChip{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#1e40af4d;border:1px solid #60a5fa80;border-radius:11px;align-items:center;gap:7px;max-width:168px;padding:4px 10px 4px 5px;display:flex}.FeaturedContentSection-module__euTPoq__brandChip img{background:#fff;border-radius:6px}.FeaturedContentSection-module__euTPoq__brandChipMeta{flex-direction:column;gap:1px;min-width:0;display:flex}.FeaturedContentSection-module__euTPoq__brandChipLabel{letter-spacing:.08em;text-transform:uppercase;color:#93c5fd;font-size:8px;font-weight:700}.FeaturedContentSection-module__euTPoq__brandChipName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:700;line-height:1.15;overflow:hidden}.FeaturedContentSection-module__euTPoq__moreInfoHint{letter-spacing:.04em;text-transform:uppercase;color:#93c5fd;opacity:.95;font-size:9px;font-weight:700}.FeaturedContentSection-module__euTPoq__bottomRow{z-index:3;flex-direction:column;gap:8px;display:flex;position:absolute;bottom:12px;left:12px;right:12px}.FeaturedContentSection-module__euTPoq__metricsRow{align-items:center;gap:6px;display:flex}.FeaturedContentSection-module__euTPoq__metricPill{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1e40af33;border:1px solid #60a5fa4d;border-radius:8px;align-items:center;gap:6px;width:fit-content;padding:4px 10px;display:flex}.FeaturedContentSection-module__euTPoq__meta{flex-direction:column;gap:2px;display:flex}.FeaturedContentSection-module__euTPoq__videoTitle{color:#fff;text-shadow:0 2px 4px #00000080;font-size:13px;font-weight:600;line-height:1.4}.FeaturedContentSection-module__euTPoq__postedDate{color:#fff9;font-size:11px;font-weight:500}.FeaturedContentSection-module__euTPoq__modalContent{overscroll-behavior:contain;background:#09090b;flex-direction:column;gap:10px;min-height:calc(100dvh - 84px);display:flex}.FeaturedContentSection-module__euTPoq__modalTop{grid-template-columns:minmax(128px,.92fr) minmax(0,1.08fr);grid-template-areas:"media sidebar""media metrics""caseStudy caseStudy";align-content:start;align-items:stretch;gap:10px;display:grid}.FeaturedContentSection-module__euTPoq__modalMedia{grid-area:media;width:100%;min-width:0}.FeaturedContentSection-module__euTPoq__mediaFrame{aspect-ratio:9/16;background:#000;border:1px solid #3f3f4673;border-radius:14px;width:100%;min-height:286px;max-height:52vh;position:relative;overflow:hidden;box-shadow:0 20px 35px -25px #000c}.FeaturedContentSection-module__euTPoq__modalSidebar{flex-direction:column;grid-area:sidebar;gap:8px;width:100%;min-width:0;display:flex}.FeaturedContentSection-module__euTPoq__modalMetrics{grid-area:metrics;min-width:0}.FeaturedContentSection-module__euTPoq__modalCaseStudy{grid-area:caseStudy;min-width:0}.FeaturedContentSection-module__euTPoq__metricsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.FeaturedContentSection-module__euTPoq__mediaNote{color:#52525b;margin-top:6px;font-size:10px;line-height:1.35}@media (min-width:640px){.FeaturedContentSection-module__euTPoq__modalContent{gap:16px;min-height:0}.FeaturedContentSection-module__euTPoq__modalTop{grid-template-columns:minmax(220px,.9fr) minmax(0,1.1fr);grid-template-areas:"media sidebar""media metrics""caseStudy caseStudy";gap:14px}.FeaturedContentSection-module__euTPoq__mediaFrame{border-radius:20px;max-width:340px;min-height:0;max-height:none;margin:0 auto}.FeaturedContentSection-module__euTPoq__mediaNote{margin-top:8px;font-size:11px}}@media (min-width:1024px){.FeaturedContentSection-module__euTPoq__brandChip{background:#1e40af70;border-color:#60a5fabf;max-width:220px;padding:5px 12px 5px 6px;box-shadow:0 8px 24px #1e40af42}.FeaturedContentSection-module__euTPoq__brandChipLabel{font-size:9px}.FeaturedContentSection-module__euTPoq__brandChipName{font-size:12px}.FeaturedContentSection-module__euTPoq__moreInfoHint{font-size:10px}.FeaturedContentSection-module__euTPoq__modalTop{grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);grid-template-areas:"media sidebar""media metrics""media caseStudy";align-items:start}.FeaturedContentSection-module__euTPoq__mediaFrame{max-width:380px}.FeaturedContentSection-module__euTPoq__metricsGrid{gap:10px}}.FeaturedContentSection-module__euTPoq__metricGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.FeaturedContentSection-module__euTPoq__funnel{background:#18181b;border:1px solid #3f3f4666;border-radius:16px;flex-direction:column;gap:16px;padding:20px;display:flex}.FeaturedContentSection-module__euTPoq__placeholder{color:#52525b;background:#18181b;justify-content:center;align-items:center;height:100%;font-size:14px;display:flex}
.FeaturedContentEditorModal-module__7vPwrq__modalBody{padding:0}.FeaturedContentEditorModal-module__7vPwrq__modalContent{background:var(--bg-primary);border:1px solid #3f3f4666;border-radius:24px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,0 20px 50px -12px #000c}.FeaturedContentEditorModal-module__7vPwrq__container{color:#fff;background:#09090b;flex-direction:column;height:90vh;max-height:900px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__header{background:#09090b;border-bottom:1px solid #3f3f4666;padding:20px 24px}.FeaturedContentEditorModal-module__7vPwrq__headerTop{justify-content:space-between;align-items:center;display:flex}.FeaturedContentEditorModal-module__7vPwrq__titleBlock h2{letter-spacing:-.01em;font-size:1.125rem;font-weight:600}.FeaturedContentEditorModal-module__7vPwrq__controls{align-items:center;gap:12px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__searchInput{flex:1;position:relative}.FeaturedContentEditorModal-module__7vPwrq__searchInput input{color:#fff;background:#18181b;border:1px solid #3f3f4666;border-radius:12px;width:100%;height:44px;padding:0 12px 0 42px;font-size:16px;transition:all .2s cubic-bezier(.4,0,.2,1)}.FeaturedContentEditorModal-module__7vPwrq__searchInput input:focus{background:#09090b;border-color:#3b82f6;outline:none;box-shadow:0 0 0 1px #3b82f6,0 0 20px #3b82f61a}.FeaturedContentEditorModal-module__7vPwrq__searchInput input:focus+svg{color:#3b82f6!important}.FeaturedContentEditorModal-module__7vPwrq__controlRow{gap:8px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectWrapper{align-items:center;gap:8px;display:flex;position:relative}.FeaturedContentEditorModal-module__7vPwrq__selectWrapper span{color:#71717a;font-size:12px;font-weight:500}.FeaturedContentEditorModal-module__7vPwrq__selectWrapper select{color:#fff;appearance:none;cursor:pointer;background:#18181b;border:1px solid #3f3f4666;border-radius:10px;height:36px;padding:0 32px 0 12px;font-size:16px;transition:all .2s}.FeaturedContentEditorModal-module__7vPwrq__selectWrapper select:hover{background:#27272a;border-color:#3f3f46cc}.FeaturedContentEditorModal-module__7vPwrq__main{background:#09090b;flex:1;display:flex;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__librarySection{border-right:1px solid #3f3f4666;flex-direction:column;flex:1;display:flex;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__libraryHeader{background:#12121280;border-bottom:1px solid #3f3f464d;flex-direction:column;gap:12px;padding:16px 24px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__libraryBody{flex:1;padding:24px;overflow-y:auto}.FeaturedContentEditorModal-module__7vPwrq__selectionSection{background:#09090b;flex-direction:column;width:400px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectionHeader{border-bottom:1px solid #3f3f464d;padding:24px}.FeaturedContentEditorModal-module__7vPwrq__selectionTitle{justify-content:space-between;align-items:center;margin-bottom:4px;font-size:14px;font-weight:600;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectionSubtitle{color:#a1a1aa;font-size:12px}.FeaturedContentEditorModal-module__7vPwrq__selectionBody{flex:1;padding:12px;overflow-y:auto}.FeaturedContentEditorModal-module__7vPwrq__selectedList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectedItem{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;background:#18181b80;border:1px solid #3f3f464d;border-radius:12px;align-items:center;gap:12px;padding:8px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectedItem:active{cursor:grabbing}.FeaturedContentEditorModal-module__7vPwrq__dragHandle{cursor:grab;justify-content:center;align-items:center;display:flex}.FeaturedContentEditorModal-module__7vPwrq__selectedItemThumb{aspect-ratio:9/16;background:#000;border-radius:4px;flex-shrink:0;width:40px;position:relative;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__selectedItemThumb img{-o-object-fit:cover;object-fit:cover}.FeaturedContentEditorModal-module__7vPwrq__selectedItemMeta{flex:1;min-width:0}.FeaturedContentEditorModal-module__7vPwrq__selectedItemTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__selectedItemStats{color:#a1a1aa;margin-top:2px;font-size:10px}.FeaturedContentEditorModal-module__7vPwrq__itemRemoveBtn{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:28px;height:28px;transition:all .2s;display:flex}.FeaturedContentEditorModal-module__7vPwrq__itemRemoveBtn:hover{color:#ef4444;background:#ef44441a}.FeaturedContentEditorModal-module__7vPwrq__emptySelection{text-align:center;color:#52525b;flex-direction:column;justify-content:center;align-items:center;padding:40px 24px;font-size:12px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px;display:grid}.FeaturedContentEditorModal-module__7vPwrq__card{aspect-ratio:9/16;cursor:pointer;background:#18181b;border:1px solid #3f3f4633;border-radius:16px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__card:hover{border-color:#3b82f680;transform:translateY(-4px)scale(1.02);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.FeaturedContentEditorModal-module__7vPwrq__cardSelected{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f6,0 10px 20px #3b82f633}.FeaturedContentEditorModal-module__7vPwrq__thumb{position:absolute;inset:0}.FeaturedContentEditorModal-module__7vPwrq__thumb img{-o-object-fit:cover;object-fit:cover}.FeaturedContentEditorModal-module__7vPwrq__cardOverlay{opacity:1;background:linear-gradient(#0000 40%,#0006 70%,#000000e6 100%);flex-direction:column;justify-content:flex-end;gap:4px;padding:12px;transition:opacity .2s;display:flex;position:absolute;inset:0}.FeaturedContentEditorModal-module__7vPwrq__cardTitle{color:#fff;-webkit-line-clamp:2;text-shadow:0 2px 4px #00000080;-webkit-box-orient:vertical;font-size:12px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__cardStats{color:#3b82f6;text-transform:uppercase;letter-spacing:.05em;font-size:10px;font-weight:700}.FeaturedContentEditorModal-module__7vPwrq__platformBadge{z-index:5;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);text-transform:uppercase;color:#fff;background:#000000b3;border:1px solid #ffffff1a;border-radius:8px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 4px 6px #0000004d}.FeaturedContentEditorModal-module__7vPwrq__checkCircle{color:#fff;z-index:5;background:#3b82f6;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 10px #3b82f680}.FeaturedContentEditorModal-module__7vPwrq__footer{background:#09090b;border-top:1px solid #3f3f4666;justify-content:flex-end;gap:12px;padding:16px 24px;display:flex}.FeaturedContentEditorModal-module__7vPwrq__btnCancel{color:#a1a1aa;background:0 0;border:1px solid #3f3f4666;border-radius:10px;height:40px;padding:0 20px;font-size:14px;font-weight:500;transition:all .2s}.FeaturedContentEditorModal-module__7vPwrq__btnCancel:hover{color:#fff;background:#18181bcc;border-color:#52525b}.FeaturedContentEditorModal-module__7vPwrq__btnDone{color:#fff;background:#3b82f6;border:none;border-radius:10px;height:40px;padding:0 24px;font-size:14px;font-weight:600;transition:all .2s}.FeaturedContentEditorModal-module__7vPwrq__btnDone:hover:not(:disabled){background:#2563eb;transform:translateY(-1px)}.FeaturedContentEditorModal-module__7vPwrq__btnDone:disabled{opacity:.5;cursor:not-allowed}.FeaturedContentEditorModal-module__7vPwrq__skeletonPulse{animation:2s cubic-bezier(.4,0,.6,1) infinite FeaturedContentEditorModal-module__7vPwrq__pulse}@keyframes FeaturedContentEditorModal-module__7vPwrq__pulse{0%,to{opacity:1}50%{opacity:.5}}@media (max-width:1024px){.FeaturedContentEditorModal-module__7vPwrq__selectionSection{width:320px}}.FeaturedContentEditorModal-module__7vPwrq__mobileTabs{background:#09090b;border-bottom:1px solid #3f3f4666;gap:8px;padding:8px 16px;display:none}.FeaturedContentEditorModal-module__7vPwrq__tabButton{color:#a1a1aa;background:0 0;border:1px solid #0000;border-radius:8px;flex:1;height:36px;font-size:13px;font-weight:600;transition:all .2s}.FeaturedContentEditorModal-module__7vPwrq__tabButtonActive{color:#fff;background:#18181b;border-color:#3f3f4699}@media (max-width:768px){.FeaturedContentEditorModal-module__7vPwrq__mobileTabs{display:flex}.FeaturedContentEditorModal-module__7vPwrq__main{flex-direction:column}.FeaturedContentEditorModal-module__7vPwrq__selectionSection{width:100%;height:100%;display:none}.FeaturedContentEditorModal-module__7vPwrq__librarySection{border-right:none;width:100%;height:100%;display:none}.FeaturedContentEditorModal-module__7vPwrq__activeTab{display:flex}.FeaturedContentEditorModal-module__7vPwrq__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.FeaturedContentEditorModal-module__7vPwrq__selectionBody{padding:16px}}@media (max-width:640px){.FeaturedContentEditorModal-module__7vPwrq__header{padding:16px}.FeaturedContentEditorModal-module__7vPwrq__libraryHeader{padding:12px 16px}.FeaturedContentEditorModal-module__7vPwrq__libraryBody{padding:16px}.FeaturedContentEditorModal-module__7vPwrq__controls{flex-direction:column;align-items:stretch}.FeaturedContentEditorModal-module__7vPwrq__controlRow{justify-content:space-between}.FeaturedContentEditorModal-module__7vPwrq__grid{grid-template-columns:repeat(2,1fr)}}
/*# sourceMappingURL=56ad40a418bf8a8f.css.map*/