.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:#ffffff4d;transform:translateY(-6px)scale(1.02);box-shadow:0 20px 25px -5px #00000080,0 10px 10px -5px #0006}.FeaturedContentSection-module__euTPoq__cardBrandDeal{border-color:var(--kit-accent-soft,#ec48994d);box-shadow:0 14px 38px -18px var(--kit-accent-soft,#ec48994d)}.FeaturedContentSection-module__euTPoq__cardBrandDeal:hover{border-color:var(--kit-accent,#ec4899);box-shadow:0 20px 44px -16px var(--kit-accent-soft,#ec48994d), 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{object-fit:cover}.FeaturedContentSection-module__euTPoq__preview{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);border:1px solid var(--kit-accent-soft,#ec489973);color:#fff;background:#09090bb8;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:var(--kit-accent,#f9a8d4);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__caseStudyCta{color:#0a0a0a;background:#fff;border-radius:9999px;align-items:center;gap:5px;width:fit-content;margin-top:4px;padding:5px 11px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 4px 14px #00000073}.FeaturedContentSection-module__euTPoq__caseStudyCta svg{transition:transform .2s}.FeaturedContentSection-module__euTPoq__card:hover .FeaturedContentSection-module__euTPoq__caseStudyCta svg{transform:translate(2px)}.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:#09090b99;border:1px solid #ffffff29;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{border-color:var(--kit-accent,#ec4899);max-width:220px;box-shadow:0 8px 24px var(--kit-accent-faint,#ec489933);padding:5px 12px 5px 6px}.FeaturedContentSection-module__euTPoq__brandChipLabel{font-size:9px}.FeaturedContentSection-module__euTPoq__brandChipName{font-size:12px}.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{height:100%;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__modalA11yHeader{white-space:nowrap;clip:rect(0 0 0 0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__container{color:#fff;background:#09090b;flex-direction:column;height:min(90dvh,900px);min-height:0;display:flex;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__header{background:#09090b;border-bottom:1px solid #3f3f4666;flex-shrink:0;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;min-height:0;display:flex;overflow:hidden}.FeaturedContentEditorModal-module__7vPwrq__librarySection{border-right:1px solid #3f3f4666;flex-direction:column;flex:1;min-width:0;min-height:0;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{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;padding:24px;overflow-y:auto}.FeaturedContentEditorModal-module__7vPwrq__selectionSection{background:#09090b;flex-direction:column;width:400px;min-height:0;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{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;min-height:0;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{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{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{z-index:20;padding:16px 24px;padding-bottom:max(16px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#09090bf5;border-top:1px solid #3f3f4666;flex-shrink:0;justify-content:flex-end;gap:12px;display:flex;position:sticky;bottom:0}.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;flex-shrink:0;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__modalContent{border:0;border-radius:0;max-height:100dvh}.FeaturedContentEditorModal-module__7vPwrq__container{width:100%;height:100dvh;max-height:100dvh}.FeaturedContentEditorModal-module__7vPwrq__header{padding:max(12px, env(safe-area-inset-top)) 16px 12px}.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)}.FeaturedContentEditorModal-module__7vPwrq__tabButton,.FeaturedContentEditorModal-module__7vPwrq__btnCancel,.FeaturedContentEditorModal-module__7vPwrq__btnDone{min-height:44px}.FeaturedContentEditorModal-module__7vPwrq__itemRemoveBtn{width:44px;height:44px}.FeaturedContentEditorModal-module__7vPwrq__footer{padding:12px 16px;padding-bottom:max(12px, env(safe-area-inset-bottom))}.FeaturedContentEditorModal-module__7vPwrq__btnCancel{flex:none;padding-inline:16px}.FeaturedContentEditorModal-module__7vPwrq__btnDone{flex:1}}
.creator-preview-module__4tfNcG__previewPage{--custody-canvas:#08090a;--custody-surface:#0e1012;--custody-line:#ffffff1a;--custody-ink:#f5f5f4;--custody-muted:#9a9ea5;--custody-safe:#73dcb2;background:var(--custody-canvas);min-width:0;min-height:100dvh;color:var(--custody-ink);-webkit-font-smoothing:antialiased}.creator-preview-module__4tfNcG__previewBar{z-index:30;border-bottom:1px solid var(--custody-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08090af7;grid-template-columns:minmax(164px,.7fr) minmax(280px,1.5fr) minmax(250px,auto);align-items:center;min-height:76px;display:grid;position:sticky;top:0}.creator-preview-module__4tfNcG__backLink,.creator-preview-module__4tfNcG__previewIdentity,.creator-preview-module__4tfNcG__safetyNotice{min-width:0;padding:12px 20px}.creator-preview-module__4tfNcG__backLink{border-right:1px solid var(--custody-line);color:var(--custody-muted);align-self:stretch;align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.creator-preview-module__4tfNcG__backLink:hover{color:var(--custody-ink);background:#ffffff0a}.creator-preview-module__4tfNcG__backLink:focus-visible{outline:2px solid rgb(var(--brand-rgb,236 72 153));outline-offset:-3px}.creator-preview-module__4tfNcG__previewIdentity{gap:2px;display:grid}.creator-preview-module__4tfNcG__previewIdentity strong{font-family:var(--font-bricolage), var(--font-poppins), sans-serif;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:650;overflow:hidden}.creator-preview-module__4tfNcG__eyebrow,.creator-preview-module__4tfNcG__customerMeta{color:var(--custody-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;overflow:hidden}.creator-preview-module__4tfNcG__eyebrow{letter-spacing:.07em;text-transform:uppercase;font-weight:650}.creator-preview-module__4tfNcG__safetyNotice{border-left:1px solid var(--custody-line);color:var(--custody-safe);align-self:stretch;align-items:center;gap:9px;display:flex}.creator-preview-module__4tfNcG__safetyNotice>span{gap:1px;display:grid}.creator-preview-module__4tfNcG__safetyNotice strong,.creator-preview-module__4tfNcG__safetyNotice small{font-size:11px;line-height:1.35}.creator-preview-module__4tfNcG__safetyNotice small{color:var(--custody-muted)}.creator-preview-module__4tfNcG__fidelityNote{background:var(--custody-surface);min-height:38px;color:var(--custody-muted);border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:20px;padding:8px 20px;font-size:11px;line-height:1.45;display:flex}.creator-preview-module__4tfNcG__fidelityNote p{text-wrap:pretty;margin:0}.creator-preview-module__4tfNcG__fidelityNote span{font-variant-numeric:tabular-nums;flex:none;align-items:center;gap:6px;display:inline-flex}.creator-preview-module__4tfNcG__experience{min-width:0;overflow-x:auto}.creator-preview-module__4tfNcG__journeyBoundary{border:1px solid var(--custody-line);background:var(--custody-surface);text-align:center;border-radius:18px;justify-items:center;width:min(620px,100% - 40px);margin:clamp(64px,10vh,120px) auto;padding:48px;display:grid;box-shadow:0 18px 60px #0000003d}.creator-preview-module__4tfNcG__boundaryIcon{width:48px;height:48px;color:var(--custody-safe);background:#73dcb21a;border-radius:14px;place-items:center;margin-bottom:20px;display:grid}.creator-preview-module__4tfNcG__boundaryEyebrow{color:var(--custody-safe);letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:11px;font-weight:650}.creator-preview-module__4tfNcG__journeyBoundary h2{max-width:440px;font-family:var(--font-bricolage), var(--font-poppins), sans-serif;letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:clamp(24px,4vw,34px);font-weight:650;line-height:1.08}.creator-preview-module__4tfNcG__boundaryCopy{max-width:470px;color:var(--custody-muted);justify-items:center;gap:18px;margin-top:16px;font-size:14px;line-height:1.55;display:grid}.creator-preview-module__4tfNcG__boundaryCopy p{text-wrap:pretty;margin:0}.creator-preview-module__4tfNcG__stateCode{border:1px solid var(--custody-line);min-height:28px;color:var(--custody-ink);letter-spacing:.05em;text-transform:uppercase;background:#ffffff09;border-radius:7px;align-items:center;padding:5px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:10px;font-weight:650;display:inline-flex}@media (max-width:900px){.creator-preview-module__4tfNcG__previewBar{grid-template-columns:auto minmax(0,1fr);min-height:66px;top:58px}.creator-preview-module__4tfNcG__backLink,.creator-preview-module__4tfNcG__previewIdentity,.creator-preview-module__4tfNcG__safetyNotice{padding:10px 14px}.creator-preview-module__4tfNcG__backLink{justify-content:center;min-width:48px;font-size:0}.creator-preview-module__4tfNcG__backLink>svg{width:20px;height:20px}.creator-preview-module__4tfNcG__safetyNotice{border-top:1px solid var(--custody-line);border-left:0;grid-column:1/-1;min-height:36px;padding-block:6px}.creator-preview-module__4tfNcG__safetyNotice>span{align-items:baseline;gap:7px;display:flex}.creator-preview-module__4tfNcG__fidelityNote{flex-direction:column;align-items:flex-start;gap:5px;padding:10px 14px}.creator-preview-module__4tfNcG__journeyBoundary{width:min(620px,100% - 24px);margin-block:40px;padding:36px 22px}}@media (prefers-reduced-motion:reduce){.creator-preview-module__4tfNcG__backLink{transition:none}}
.preview-module__HyxEfq__previewPage{--preview-canvas:#08090a;--preview-surface:#0e1012;--preview-line:#ffffff1a;--preview-ink:#f5f5f4;--preview-muted:#9ca0a6;background:var(--preview-canvas);min-width:0;min-height:100dvh}.preview-module__HyxEfq__previewBar{z-index:19;border-bottom:1px solid var(--preview-line);min-height:76px;color:var(--preview-ink);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#08090af7;grid-template-columns:minmax(150px,.7fr) minmax(260px,1.5fr) minmax(220px,auto);align-items:center;display:grid;position:sticky;top:0}.preview-module__HyxEfq__backLink,.preview-module__HyxEfq__previewIdentity,.preview-module__HyxEfq__safetyNotice{min-width:0;padding:12px 20px}.preview-module__HyxEfq__backLink{border-right:1px solid var(--preview-line);color:var(--preview-muted);align-self:stretch;align-items:center;gap:8px;font-size:12px;font-weight:600;text-decoration:none;transition:background-color .14s,color .14s;display:inline-flex}.preview-module__HyxEfq__backLink:hover{color:var(--preview-ink);background:#ffffff0a}.preview-module__HyxEfq__backLink:focus-visible{outline:2px solid rgb(var(--brand-rgb,236 72 153));outline-offset:-3px}.preview-module__HyxEfq__previewIdentity{gap:2px;display:grid}.preview-module__HyxEfq__previewIdentity strong{font-family:var(--font-bricolage), var(--font-poppins), sans-serif;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:650;overflow:hidden}.preview-module__HyxEfq__eyebrow,.preview-module__HyxEfq__shareMeta{color:var(--preview-muted);letter-spacing:.07em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.preview-module__HyxEfq__shareMeta{letter-spacing:0;text-transform:none;font-size:11px;font-weight:450}.preview-module__HyxEfq__safetyNotice{border-left:1px solid var(--preview-line);color:#73dcb2;align-self:stretch;align-items:center;gap:9px;display:flex}.preview-module__HyxEfq__safetyNotice>span{gap:1px;display:grid}.preview-module__HyxEfq__safetyNotice strong,.preview-module__HyxEfq__safetyNotice small{font-size:11px;line-height:1.3}.preview-module__HyxEfq__safetyNotice small{color:var(--preview-muted)}.preview-module__HyxEfq__experience{min-width:0;overflow-x:auto}@media (max-width:900px){.preview-module__HyxEfq__previewBar{grid-template-columns:auto minmax(0,1fr);min-height:66px;top:58px}.preview-module__HyxEfq__backLink,.preview-module__HyxEfq__previewIdentity,.preview-module__HyxEfq__safetyNotice{padding:10px 14px}.preview-module__HyxEfq__backLink{font-size:0}.preview-module__HyxEfq__backLink>svg{width:20px;height:20px}.preview-module__HyxEfq__safetyNotice{border-top:1px solid var(--preview-line);border-left:0;grid-column:1/-1;min-height:36px;padding-block:6px}.preview-module__HyxEfq__safetyNotice>span{align-items:baseline;gap:7px;display:flex}}@media (prefers-reduced-motion:reduce){.preview-module__HyxEfq__backLink{transition:none}}
/*# sourceMappingURL=1hunpplkkxll1.css.map*/