.modal-overlay{animation:modalOverlayFadeIn .18s ease}.modal-container{animation:modalContainerEnter .2s ease}.modal-container:focus-visible{outline:none}@keyframes modalOverlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalContainerEnter{0%{opacity:0;transform:translateY(24px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.admin-login-page{position:relative;overflow:hidden}.admin-login-wrapper{width:min(92vw,420px);margin:0 auto}.admin-login-topbar{width:100%;border-bottom:1px solid #333;padding-top:32px;margin-bottom:48px}.admin-login-topbar-inner{width:100%;max-width:56rem;margin:0 auto;padding:1.75rem 1rem 1rem;display:flex;align-items:center;justify-content:space-between;gap:16px}.admin-login-logo{font-size:1.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b5cf6}.admin-home-link{display:inline-flex;align-items:center;gap:10px;border:none;background:none;color:#cbd5f5;font-weight:500;font-size:.95rem;letter-spacing:.02em;padding:0;text-transform:none;transition:color .2s ease}.admin-home-link:hover,.admin-home-link:focus-visible{color:#e0e7ff;outline:none}.admin-home-link svg{transition:transform .2s ease}.admin-home-link:hover svg,.admin-home-link:focus-visible svg{transform:translate(2px)}.admin-password-toggle{margin-left:auto;background:none;border:none;color:#9baad7;display:inline-flex;align-items:center;justify-content:center;padding:0;transition:color .2s ease}.admin-password-toggle:hover,.admin-password-toggle:focus-visible{color:#e0e7ff}.admin-password-toggle:focus-visible{outline:none}.bg-admin-grid{background-image:radial-gradient(circle at center,rgba(99,102,241,.12) 0%,transparent 65%),linear-gradient(90deg,rgba(148,163,184,.1) 1px,transparent 1px),linear-gradient(180deg,rgba(148,163,184,.08) 1px,transparent 1px);background-size:100% 100%,48px 48px,48px 48px;opacity:.6}.admin-login-card{width:100%;padding:2.5rem;border-radius:1.5rem;background:#0f172ad9;border:1px solid rgba(30,64,175,.35);box-shadow:0 25px 60px #0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-login-badge{display:flex;justify-content:center}.admin-forgot-password{margin-top:1.5rem;text-align:center}.admin-forgot-password-link{background:none;border:none;color:#c7d2fe;font-size:.95rem;font-weight:500;cursor:pointer;transition:color .2s ease}.admin-forgot-password-link:hover{color:#e0e7ff}.admin-forgot-password-link:focus-visible{outline:2px solid rgba(129,140,248,.7);outline-offset:2px}.admin-input-wrapper{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#0f172ab3;border:1px solid rgba(148,163,184,.2);border-radius:.75rem;transition:border-color .2s ease,box-shadow .2s ease}.admin-input-wrapper:focus-within{border-color:#6366f199;box-shadow:0 0 0 4px #6366f126}.admin-input-field{flex:1;width:100%;border:none;background:transparent;color:#f8fafc;font-size:.95rem;font-weight:500}.admin-input-field:focus,.admin-input-field:focus-visible{outline:none;border:none;background:transparent}.admin-input-field::placeholder{color:#94a3b899;font-weight:400}.admin-input-field:-webkit-autofill,.admin-input-field:-webkit-autofill:hover,.admin-input-field:-webkit-autofill:focus,.admin-input-field:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px rgba(15,23,42,.85) inset;box-shadow:0 0 0 1000px #0f172ad9 inset;-webkit-text-fill-color:#f8fafc;transition:background-color 5000s ease-in-out 0s}.admin-input{background:transparent!important;border:none!important;padding:0!important;color:#f8fafc!important;box-shadow:none!important}.admin-input:focus,.admin-input:focus-visible{outline:none!important;box-shadow:none!important;background:transparent!important}.admin-input:-webkit-autofill,.admin-input:-webkit-autofill:hover,.admin-input:-webkit-autofill:focus,.admin-input:-webkit-autofill:active{-webkit-box-shadow:0 0 0px 1000px rgba(15,23,42,.85) inset!important;box-shadow:0 0 0 1000px #0f172ad9 inset!important;-webkit-text-fill-color:#f8fafc!important;transition:background-color 5000s ease-in-out 0s!important}.admin-input::placeholder{color:#94a3b899}@media (max-width: 640px){.admin-login-card{padding:2rem;border-radius:1.25rem}}.admin-applications-grid{display:flex;flex-direction:column;gap:18px}.admin-application-card{border-radius:16px;padding:24px;background:#151515;border:1px solid #2a2a2a;display:flex;flex-direction:column;gap:24px}.admin-application-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.admin-application-user{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:6px!important;align-items:center!important}.admin-user-avatar{width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#202020!important;color:#ededed!important;grid-row:1 / span 2!important}.admin-user-name{font-size:20px!important;line-height:24px!important;font-weight:700!important;color:#ededed!important}.admin-user-meta{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:flex-start!important;width:100%!important;grid-column:2!important}.admin-user-bio{font-size:15px!important;line-height:22px!important;color:#a0a0a0!important;margin:0!important;text-align:left!important;width:100%!important}.admin-status-badge{border-radius:999px;font-size:12px;line-height:16px;font-weight:600;padding:6px 12px;background:#202020!important;color:#e6e6e6!important;border:1px solid #2a2a2a!important;text-transform:uppercase;letter-spacing:.08em}.admin-application-actions{display:flex;gap:12px}.admin-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;line-height:18px;font-weight:600;border-radius:999px;min-height:40px;padding:0 18px}.admin-action-button.approve{background:#d03eec;color:#0a0a0a;border:none}.admin-action-button.approve:hover{background:#b832d0}.admin-action-button.reject{background:#101010;color:#ededed;border:1px solid #2a2a2a}.admin-application-body{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:20px}.admin-application-column{display:flex;flex-direction:column;gap:16px}.admin-section{display:flex;flex-direction:column;gap:8px}.admin-section h4{font-size:13px;line-height:18px;font-weight:600;color:#ededed;letter-spacing:.02em;text-transform:uppercase;display:inline-flex;align-items:center;gap:8px}.admin-section-text{font-size:15px;line-height:22px;color:#a0a0a0;width:100%}.admin-tag-grid{display:flex;flex-wrap:wrap;gap:8px}.admin-value-badge{font-size:12px!important;line-height:16px!important;font-weight:500!important;padding:6px 10px!important;border-radius:999px!important;background:#202020!important;color:#e6e6e6!important;border:1px solid #2a2a2a!important;text-transform:none!important}.admin-muted{font-size:13px;line-height:18px;color:#7a7a7a}.portfolio-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;background:#202020;border:1px solid #2a2a2a;color:#e6e6e6;font-size:13px;line-height:18px}.admin-applied-date{display:inline-flex;align-items:center;gap:6px;margin-top:8px;font-size:12px;line-height:16px;color:#7a7a7a}.admin-social-list{display:flex;flex-direction:column;gap:10px}.admin-social-list li{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;background:#101010;border:1px solid #2a2a2a;color:#ededed;font-size:13px;line-height:18px}.admin-social-list li .badge{background:#202020;border:1px solid #2a2a2a;color:#e6e6e6;font-size:12px!important;line-height:16px!important;padding:6px 10px!important}.admin-link{display:inline-flex;align-items:center;gap:6px;color:#d6d6ff;word-break:break-word;font-size:13px;line-height:18px}@media (max-width: 768px){.admin-application-card{padding:20px}.admin-application-actions{width:100%;justify-content:flex-start;order:3}.admin-social-list li{flex-direction:column;align-items:flex-start}}.admin-status-row{display:flex;justify-content:flex-end;align-items:center;gap:8px;margin-top:12px}.admin-status-label{font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#9ca3af}.admin-status-value{font-size:14px;font-weight:600;text-transform:capitalize;color:#ededed}.admin-status-value.approved{color:#86efac}.admin-status-value.pending{color:#facc15}.brand-application-card{border-radius:16px!important;padding:24px!important;background:#151515!important;border:1px solid #2a2a2a!important;display:flex!important;flex-direction:column!important;gap:24px!important}.brand-application-header{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:16px!important;flex-wrap:wrap!important}.brand-info-header{display:grid!important;grid-template-columns:48px 1fr!important;grid-template-rows:auto auto!important;column-gap:16px!important;row-gap:6px!important;align-items:center!important;flex:1!important}.brand-avatar{width:48px!important;height:48px!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:14px!important;background:#202020!important;color:#ededed!important;grid-row:1 / span 2!important}.brand-header-text{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:flex-start!important;grid-column:2!important}.brand-name{font-size:20px!important;line-height:24px!important;font-weight:700!important;color:#ededed!important}.brand-description{font-size:15px!important;line-height:22px!important;color:#a0a0a0!important;margin:0!important}.admin-application-actions{display:flex!important;gap:12px!important}.admin-action-button{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;font-size:13px!important;line-height:18px!important;font-weight:600!important;border-radius:999px!important;min-height:40px!important;padding:0 18px!important}.admin-action-button.approve{background:#d03eec!important;color:#0a0a0a!important;border:none!important}.admin-action-button.approve:hover{background:#b832d0!important}.admin-action-button.reject{background:#101010!important;color:#ededed!important;border:1px solid #2a2a2a!important}.brand-info-header p{font-size:15px;line-height:22px;color:#989392;max-width:520px}.brand-icon{width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#202020;color:#ededed}.brand-application-body{display:flex!important;flex-direction:column!important;gap:28px!important}.brand-info-columns{display:grid!important;grid-template-columns:repeat(2,minmax(240px,1fr))!important;gap:28px!important;align-items:start!important}.brand-column{display:flex!important;flex-direction:column!important;gap:18px!important}.brand-info-row{display:flex!important;flex-direction:column!important;gap:4px!important;padding:0!important;background:transparent!important;border:none!important;font-size:15px!important;line-height:22px!important;color:#a0a0a0!important;text-align:left!important}.brand-pill-grid{display:flex!important;flex-wrap:wrap!important;gap:8px!important;align-items:flex-start!important}.brand-pill-grid .admin-value-badge{font-size:12px!important;line-height:16px!important;font-weight:500!important;padding:6px 10px!important;border-radius:999px!important;background:#202020!important;color:#e6e6e6!important;border:1px solid #2a2a2a!important;text-transform:none!important}.brand-pill-empty{font-size:13px!important;line-height:18px!important;color:#7a7a7a!important}.brand-info-row span.label{font-size:13px!important;line-height:18px!important;font-weight:600!important;color:#ededed!important;letter-spacing:.02em!important;text-transform:uppercase!important}.brand-contact{display:inline-flex!important;align-items:center!important;gap:6px!important;word-break:break-word!important;color:#ededed!important}.brand-link{display:inline-flex!important;align-items:center!important;gap:6px!important;color:#d6d6ff!important;word-break:break-word!important;font-size:13px!important;line-height:18px!important}.brand-footer{display:flex!important;align-items:center!important;justify-content:space-between!important;flex-wrap:wrap!important;gap:16px!important}.brand-footer .admin-status-row{margin-top:0!important}.brand-meta{display:flex!important;flex-wrap:wrap!important;gap:12px!important}.brand-badge{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#202020!important;color:#e6e6e6!important;font-size:12px!important;line-height:16px!important;font-weight:500!important;padding:8px 12px!important}.brand-view-note{font-size:12px!important;line-height:16px!important;color:#7a7a7a!important;font-weight:500!important}@media (max-width: 768px){.brand-application-card{padding:20px!important}.brand-application-header{flex-direction:column!important;align-items:stretch!important}.brand-footer{align-items:flex-start!important}}.admin-panel-loading,.admin-panel-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px;text-align:center;color:#a0a0a0;border:1px dashed #2a2a2a;border-radius:16px;background:#151515}.admin-panel-loading span{font-size:14px;line-height:20px}.admin-panel-error{display:grid;grid-template-columns:auto 1fr;gap:16px;padding:20px;border-radius:14px;border:1px solid rgba(208,62,236,.35);background:#d03eec14;color:#f4b7ff}.admin-panel-error h3{font-size:14px;font-weight:600;margin-bottom:4px}.top-creators-panel{display:flex;flex-direction:column;gap:20px}.top-creators-header{margin-bottom:8px}.top-creators-title{font-size:18px;font-weight:700;color:#ededed;margin:0 0 6px}.top-creators-subtitle{font-size:14px;color:#9ca3af;margin:0;line-height:1.5}.top-creators-controls{display:flex;flex-direction:column;gap:16px;padding:16px;background:#151515;border:1px solid #2a2a2a;border-radius:12px}.top-creators-select-wrap{display:flex;flex-direction:column;gap:6px}.top-creators-label{font-size:13px;font-weight:600;color:#9ca3af}.top-creators-select{max-width:360px;padding:10px 12px;font-size:14px;color:#ededed;background:#0a0a0a;border:1px solid #2a2a2a;border-radius:8px;cursor:pointer}.top-creators-select:focus{outline:none;border-color:#d442f7}.top-creators-creator-info{padding:12px;background:#0a0a0a;border:1px solid #1a1a1a;border-radius:8px}.top-creators-info-title{font-size:12px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;margin:0 0 10px}.top-creators-info-grid{display:flex;flex-direction:column;gap:8px}.top-creators-info-item{display:flex;align-items:center;gap:8px;font-size:14px;color:#d1d5db}.top-creators-info-item svg{flex-shrink:0;color:#9ca3af}.top-creators-info-label{min-width:48px;font-size:12px;color:#6b7280}.top-creators-info-bio{flex-direction:column;align-items:flex-start}.top-creators-fetch-wrap{margin-top:4px}.top-creators-fetch-btn{display:inline-flex;align-items:center;gap:8px}.top-creators-posts-error{display:flex;align-items:center;gap:10px;padding:12px 16px;background:#d03eec14;border:1px solid rgba(208,62,236,.35);border-radius:10px;color:#f4b7ff;font-size:14px}.top-creators-posts-error svg{flex-shrink:0}.top-creators-posts{margin-top:8px}.top-creators-empty-hint{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:40px 20px;text-align:center;color:#6b7280;border:1px dashed #2a2a2a;border-radius:12px;background:#151515}.top-creators-empty-hint p{margin:0;font-size:14px}.top-creators-empty-hint-secondary{font-size:13px!important;color:#6b7280!important}.admin-dashboard-page{background:#0a0a0a;color:#ededed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-dashboard-frame{padding:48px 0 56px}.admin-dashboard-container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.admin-dashboard-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.admin-header-left{display:flex;align-items:center;gap:16px}.admin-back-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.admin-dashboard-header h1{font-size:30px;line-height:36px;font-weight:700;margin-bottom:4px;color:#ededed}.admin-dashboard-header p{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400}.admin-header-actions{display:flex;align-items:center;gap:12px}.admin-signout-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.admin-mobile-menu{display:none!important;border-radius:12px;border-color:#2a2a2a;color:#ededed}.admin-dashboard-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:32px;padding:24px;border-radius:18px;background:#151515;border:1px solid #2a2a2a;margin-bottom:32px}.hero-copy{display:flex;flex-direction:column;gap:16px}.hero-kicker{font-size:12px;line-height:16px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#7a7a7a}.hero-copy h2{font-size:24px;line-height:30px;font-weight:700;color:#ededed}.hero-copy p{font-size:15px;line-height:22px;color:#989392}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-accent-btn{background:#d03eec!important;color:#0a0a0a!important;border-radius:999px;font-weight:600;min-height:40px;padding:0 18px}.hero-accent-btn:hover{background:#b832d0!important}.hero-outline-btn{background:#101010!important;color:#ededed!important;border:1px solid #2a2a2a!important;border-radius:999px;font-weight:600;min-height:40px;padding:0 16px}.hero-stats{display:grid;gap:16px}.hero-stat-card{background:#101010;border:1px solid #2a2a2a;border-radius:14px;padding:20px;display:flex;flex-direction:column;gap:6px}.hero-stat-label{font-size:13px;line-height:18px;font-weight:500;color:#a0a0a0;text-transform:uppercase;letter-spacing:.08em}.hero-stat-value{font-size:28px;line-height:34px;font-weight:700;color:#ededed}.hero-stat-meta{font-size:12px;line-height:16px;color:#7a7a7a}.admin-dashboard-tabs{background:#151515;border:1px solid #2a2a2a;border-radius:16px;padding:12px 20px;margin-bottom:24px}.tab-container{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.tab-container::-webkit-scrollbar{display:none}.admin-tab{padding:8px 12px;border-radius:999px;font-size:14px;line-height:20px;font-weight:600;border:1px solid transparent;color:#a0a0a0;background:transparent;transition:all .2s ease}.admin-tab:hover{color:#ededed}.admin-tab.active{background:#202020;border-color:#2a2a2a;color:#ededed}.admin-tab.inactive{color:#7a7a7a}.admin-dashboard-mobile{display:grid;gap:12px;margin-bottom:24px;background:#151515;border:1px solid #2a2a2a;border-radius:16px;padding:16px}.admin-tab.mobile{justify-content:flex-start}.admin-active-tab-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.admin-active-tab-title{font-size:20px;line-height:24px;font-weight:700;color:#ededed;margin:0}.admin-active-tab-meta{font-size:13px;line-height:18px;font-weight:500;color:#7a7a7a}.admin-dashboard-content{width:100%}.admin-overview-panel{display:flex;flex-direction:column;gap:16px}.admin-overview-card{background:#151515;border:1px solid #2a2a2a;border-radius:16px;padding:20px}.admin-overview-card-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.admin-overview-card h3{font-size:18px;line-height:24px;font-weight:700;color:#ededed;margin:0 0 4px}.admin-overview-subtitle{font-size:14px;line-height:20px;color:#9ca3af;margin:0}.admin-fetch-btn{display:inline-flex;align-items:center;gap:8px;border-radius:12px!important;border:1px solid #2a2a2a!important;background:#0f0f0f!important;color:#ededed!important;padding:10px 14px!important}.admin-fetch-btn:hover:not(:disabled){border-color:#d442f7!important;color:#d442f7!important}.admin-connect-ig-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid #2a2a2a!important;background:#0f0f0f!important;color:#ededed!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important}.admin-connect-ig-btn,.admin-connect-ig-btn *{color:#ededed!important}.admin-connect-ig-btn:hover:not(:disabled){border-color:#d442f7!important;color:#d442f7!important;background:#0f0f0f!important}.admin-connect-ig-btn:hover:not(:disabled),.admin-connect-ig-btn:hover:not(:disabled) *{color:#d442f7!important}.admin-disconnect-ig-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid #2a2a2a!important;background:#0f0f0f!important;color:#ededed!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important}.admin-disconnect-ig-btn,.admin-disconnect-ig-btn *{color:#ededed!important}.admin-disconnect-ig-btn:hover:not(:disabled){border-color:#b42318!important;color:#fca5a5!important;background:#0f0f0f!important}.admin-disconnect-ig-btn:hover:not(:disabled),.admin-disconnect-ig-btn:hover:not(:disabled) *{color:#fca5a5!important}.admin-connect-fb-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid #2a2a2a!important;background:#0f0f0f!important;color:#ededed!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important}.admin-connect-fb-btn,.admin-connect-fb-btn *{color:#ededed!important}.admin-connect-fb-btn:hover:not(:disabled){border-color:#1877f2!important;color:#1877f2!important;background:#0f0f0f!important}.admin-connect-fb-btn:hover:not(:disabled),.admin-connect-fb-btn:hover:not(:disabled) *{color:#1877f2!important}.admin-disconnect-fb-btn{display:inline-flex!important;align-items:center!important;gap:8px!important;border-radius:12px!important;border:1px solid #2a2a2a!important;background:#0f0f0f!important;color:#ededed!important;padding:10px 14px!important;font-size:14px!important;font-weight:500!important}.admin-disconnect-fb-btn,.admin-disconnect-fb-btn *{color:#ededed!important}.admin-disconnect-fb-btn:hover:not(:disabled){border-color:#b42318!important;color:#fca5a5!important;background:#0f0f0f!important}.admin-disconnect-fb-btn:hover:not(:disabled),.admin-disconnect-fb-btn:hover:not(:disabled) *{color:#fca5a5!important}.admin-hashtag-status{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:12px;border:1px solid #2a2a2a;background:#101010;font-size:14px;line-height:20px;margin-bottom:10px}.admin-hashtag-status.success{border-color:#2f9e44;color:#b9f6ca}.admin-hashtag-status.error{border-color:#b42318;color:#fca5a5}.admin-hashtag-summary{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.admin-hashtag-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;background:#101010;border:1px solid #2a2a2a;border-radius:999px;font-size:13px;line-height:18px;color:#ededed}.admin-hashtag-pill .count{color:#9ca3af}.admin-hashtag-posts{margin-top:12px;display:flex;flex-direction:column;gap:10px}.admin-hashtag-posts-header{display:flex;align-items:center;justify-content:space-between;font-size:14px;color:#9ca3af}.admin-hashtag-posts-header .count{color:#ededed;font-weight:600}.admin-hashtag-posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.admin-hashtag-post-card{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid #2a2a2a;border-radius:12px;background:#101010;color:inherit;text-decoration:none;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease;position:relative}.admin-hashtag-post-card:hover{border-color:#d442f7;transform:translateY(-2px);box-shadow:0 4px 12px #d442f726}.admin-hashtag-post-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.admin-hashtag-post-title{font-size:14px;font-weight:700;color:#ededed}.admin-hashtag-post-link{color:#9ca3af;display:flex;align-items:center;transition:color .2s ease}.admin-hashtag-post-link:hover{color:#d442f7}.admin-hashtag-post-thumbnail{width:100%;height:180px;object-fit:cover;border-radius:8px;border:1px solid #2a2a2a;background:#0a0a0a;transition:opacity .2s ease,transform .2s ease}.admin-hashtag-post-thumbnail:hover{opacity:.9;transform:scale(1.02)}.admin-hashtag-post-media-type{width:100%;height:100px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid #2a2a2a;background:#0a0a0a;color:#6b7280;font-size:12px;font-weight:600;text-transform:uppercase}.admin-hashtag-post-caption{font-size:13px;color:#9ca3af;line-height:1.5;min-height:40px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.admin-hashtag-post-date{display:flex;align-items:center;gap:6px;font-size:11px;color:#6b7280;margin-top:-4px}.admin-hashtag-post-date svg{width:12px;height:12px}.admin-hashtag-post-metrics-primary,.admin-hashtag-post-metrics-advanced{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;background:#0a0a0a;border-radius:8px;border:1px solid #1a1a1a;margin-top:4px}.admin-hashtag-metric-item{display:flex;flex-direction:column;align-items:center;gap:4px}.metric-icon{font-size:16px;margin-bottom:2px}.metric-icon-svg{width:14px;height:14px;color:#9ca3af;margin-bottom:2px}.metric-label{font-size:10px;color:#6b7280;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.metric-value{font-size:14px;font-weight:700;color:#ededed}.admin-hashtag-post-type-badge{position:absolute;top:10px;right:10px;padding:4px 8px;background:#000000b3;border:1px solid #2a2a2a;border-radius:6px;font-size:10px;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.admin-placeholder{background:#151515;border:1px dashed #2a2a2a;border-radius:14px;padding:32px;text-align:center;color:#a0a0a0}.admin-placeholder h3{font-size:18px;font-weight:600;color:#ededed;margin-bottom:8px}.admin-placeholder p{font-size:14px;color:#7a7a7a}@media (max-width: 1024px){.admin-dashboard-hero{grid-template-columns:1fr}}@media (max-width: 768px){.admin-dashboard-tabs{display:none}.admin-dashboard-container{padding:0 16px}.hero-actions{flex-direction:column;align-items:stretch}.admin-header-left{gap:12px}.admin-header-actions{gap:8px}.admin-mobile-menu{display:inline-flex!important}}.brand-platform-page{background:#0a0a0a;color:#ededed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.brand-platform-frame{padding:48px 0 56px}.brand-platform-container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.brand-platform-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.brand-header-left{display:flex;flex-direction:column;gap:4px;text-align:left}.brand-platform-header h1{font-size:30px;line-height:36px;font-weight:700;margin:0;color:#ededed;text-align:left}.brand-platform-header p{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400;margin:0}.brand-header-actions{display:flex;align-items:center;gap:12px}.brand-home-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.brand-home-btn:hover{background:#1a1a1a!important}.brand-signout-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.brand-mobile-menu{display:none!important;border-radius:12px;border-color:#2a2a2a;color:#ededed}.brand-platform-tabs{background:#151515;border:1px solid #2a2a2a;border-radius:16px;padding:12px 20px;margin-bottom:24px}.brand-tab-container{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.brand-tab-container::-webkit-scrollbar{display:none}.brand-tab{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:8px 12px!important;border-radius:999px!important;font-size:14px!important;line-height:20px!important;font-weight:600!important;border:1px solid transparent!important;color:#a0a0a0!important;background:transparent!important;transition:all .2s ease!important;cursor:pointer!important;white-space:nowrap!important;box-shadow:none!important;text-transform:none!important;opacity:1!important}.brand-tab-icon{display:inline-flex;align-items:center;flex-shrink:0;color:inherit}.brand-tab-icon svg{width:20px;height:20px}.brand-tab-label{flex-shrink:0}.brand-tab:hover:not(:disabled):not(.disabled){color:#ededed!important;background:transparent!important;border-color:transparent!important}.brand-tab.active:not(:disabled):not(.disabled){background:#202020!important;border-color:#2a2a2a!important;color:#ededed!important;opacity:1!important}.brand-tab.inactive:not(:disabled):not(.disabled){color:#7a7a7a!important;background:transparent!important;border-color:transparent!important;opacity:1!important}.brand-tab.disabled,.brand-tab:disabled,.brand-tab.disabled.active,.brand-tab:disabled.active,.brand-tab.disabled.inactive,.brand-tab:disabled.inactive,button.brand-tab.disabled,button.brand-tab:disabled{opacity:.5!important;cursor:not-allowed!important;pointer-events:none!important;background:transparent!important;border-color:transparent!important;color:#7a7a7a!important;box-shadow:none!important;text-decoration:none!important}.brand-tab.disabled:hover,.brand-tab:disabled:hover,.brand-tab.disabled.active:hover,.brand-tab:disabled.active:hover,.brand-tab.disabled.inactive:hover,.brand-tab:disabled.inactive:hover,button.brand-tab.disabled:hover,button.brand-tab:disabled:hover{color:#7a7a7a!important;background:transparent!important;border-color:transparent!important;opacity:.5!important;cursor:not-allowed!important}.brand-tab.disabled .brand-tab-icon,.brand-tab:disabled .brand-tab-icon,button.brand-tab.disabled .brand-tab-icon,button.brand-tab:disabled .brand-tab-icon{opacity:1!important;color:inherit!important}.brand-tab.disabled .brand-tab-label,.brand-tab:disabled .brand-tab-label,button.brand-tab.disabled .brand-tab-label,button.brand-tab:disabled .brand-tab-label{opacity:1!important;color:inherit!important}.brand-platform-mobile{display:grid;gap:12px;margin-bottom:24px;background:#151515;border:1px solid #2a2a2a;border-radius:16px;padding:16px}.brand-tab.mobile{justify-content:flex-start}.brand-active-tab-row{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.brand-active-tab-title{font-size:20px;line-height:24px;font-weight:700;color:#ededed;margin:0}.brand-platform-content{width:100%;position:relative;min-height:200px}.brand-platform-content>*{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.brand-placeholder{background:#151515;border:1px dashed #2a2a2a;border-radius:14px;padding:32px;text-align:center;color:#a0a0a0}.brand-placeholder h3{font-size:18px;font-weight:600;color:#ededed;margin-bottom:8px}.brand-placeholder p{font-size:14px;color:#7a7a7a}@media (max-width: 768px){.brand-platform-tabs{display:none}.brand-platform-container{padding:0 16px}.brand-header-actions{gap:8px}.brand-mobile-menu{display:inline-flex!important}}.marketplace-container{width:100%;padding:0}.marketplace-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;padding:0}.marketplace-header-left{display:flex;align-items:center;gap:16px}.marketplace-title{font-size:24px;font-weight:600;color:#ededed;margin:0}.marketplace-trending-badge{display:inline-flex;align-items:center;padding:4px 12px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:999px;font-size:13px;font-weight:500;color:#fbbf24}.marketplace-view-all-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:transparent;border:1px solid #2a2a2a;border-radius:8px;color:#ededed;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.marketplace-view-all-btn:hover{background:#1a1a1a;border-color:#3a3a3a}.marketplace-loading,.marketplace-empty{text-align:center;padding:48px 24px;color:#a0a0a0;font-size:15px}.marketplace-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;padding:0}.marketplace-card{position:relative;background:#151515;border:1px solid #2a2a2a;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;transition:all .2s}.marketplace-card:hover{border-color:#3a3a3a;transform:translateY(-2px)}.marketplace-exclusive-badge{position:absolute;top:12px;left:12px;z-index:2;padding:4px 10px;background:#fbbf24;color:#0a0a0a;font-size:12px;font-weight:600;border-radius:6px;text-transform:uppercase}.marketplace-card-media{width:100%;position:relative;overflow:hidden;background:#0a0a0a}.marketplace-card-image{width:100%;height:240px;object-fit:cover;display:block}.marketplace-card-content{padding:16px;display:flex;flex-direction:column;gap:12px;flex:1}.marketplace-card-creator{display:flex;align-items:center;gap:8px}.marketplace-creator-avatar{width:32px;height:32px;border-radius:50%;background:#2a2a2a;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;color:#ededed;overflow:hidden}.marketplace-creator-avatar img{width:100%;height:100%;object-fit:cover}.marketplace-creator-username{font-size:14px;font-weight:500;color:#ededed;flex:1}.marketplace-creator-rating{display:flex;align-items:center;gap:4px;font-size:13px;font-weight:500;color:#fbbf24}.marketplace-card-description{font-size:14px;line-height:20px;color:#a0a0a0;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.marketplace-card-metrics{display:flex;align-items:center;gap:16px;padding:8px 0}.marketplace-metric-item{display:flex;align-items:center;gap:6px;font-size:13px;color:#a0a0a0}.marketplace-metric-item svg{width:16px;height:16px;color:#6b7280}.marketplace-card-pricing{display:flex;align-items:baseline;gap:12px;padding:8px 0}.marketplace-original-price{font-size:14px;color:#6b7280;text-decoration:line-through}.marketplace-price-container{display:flex;align-items:baseline;gap:8px}.marketplace-current-price{font-size:24px;font-weight:700;color:#ededed}.marketplace-price-change{font-size:13px;font-weight:600;padding:2px 6px;border-radius:4px}.marketplace-price-change.positive{color:#10b981;background:#10b9811a}.marketplace-price-change.negative{color:#ef4444;background:#ef44441a}.marketplace-buy-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:12px 16px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s;margin-top:4px}.marketplace-buy-btn:hover:not(:disabled){opacity:.9}.marketplace-buy-btn:disabled{opacity:.6;cursor:not-allowed}.marketplace-card-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px;padding-top:8px;border-top:1px solid #2a2a2a;font-size:12px;color:#6b7280}.marketplace-card-date,.marketplace-card-engagement{font-weight:500}.marketplace-card-pricing-label{width:100%;text-align:center;font-style:italic}@media (max-width: 768px){.marketplace-grid{grid-template-columns:1fr;gap:16px}.marketplace-header{flex-direction:column;align-items:flex-start;gap:12px}.marketplace-view-all-btn{width:100%;justify-content:center}}.create-post-container{width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;background:transparent!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;box-sizing:border-box!important;overflow-x:hidden!important}.create-post-brand-banner{width:100%!important;max-width:100%!important;background:linear-gradient(135deg,#6b21a8,#7c3aed)!important;border:1px solid rgba(124,58,237,.3)!important;border-radius:.6rem!important;padding:1rem 1.2rem!important;margin:0 0 1.2rem!important;box-sizing:border-box!important}.create-post-brand-banner-content{display:flex!important;align-items:center!important;gap:.5rem!important;flex-wrap:wrap!important}.create-post-brand-banner-label{font-size:.95rem!important;font-weight:500!important;color:#ffffffe6!important}.create-post-brand-banner-name{font-size:1.05rem!important;font-weight:600!important;color:#fff!important}.create-post-header{width:100%!important;max-width:100%!important;margin:0 0 .8rem!important;padding:0!important;background:transparent!important;box-sizing:border-box!important;overflow:hidden!important}.create-post-title{font-size:2.3rem!important;font-weight:700!important;line-height:1.2!important;color:#fff!important;margin:0 0 .4rem!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-subtitle{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#a0a0a0!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-separator{width:100%!important;height:1px!important;background:#333!important;margin:1.2rem 0!important;padding:0!important;border:none!important}.create-post-grid{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;gap:1.44rem!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important}.create-post-grid-item+.create-post-grid-item{margin-top:0!important}.create-post-grid-item{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;background:transparent!important;box-sizing:border-box!important;overflow:hidden!important}.create-post-upload-area{width:100%!important;max-width:100%!important;min-height:360px!important;background:#1a1a1a!important;border:2px dashed #4a4a4a!important;border-radius:.6rem!important;padding:2.4rem 1.2rem 1.6rem!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:space-between!important;gap:1.2rem!important;position:relative!important;cursor:default!important;transition:all .2s ease!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important}.create-post-upload-area:hover{border-color:#6a6a6a!important;background:#1f1f1f!important}.create-post-upload-wrapper{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;flex:1!important;margin:0!important;padding:0!important}.create-post-upload-content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important;text-align:center!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.create-post-camera-icon{width:51px!important;height:51px!important;color:#a0a0a0!important;stroke-width:1.5!important;margin:0!important;padding:0!important;flex-shrink:0!important}.create-post-upload-title{font-size:1.45rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0 .8rem!important;text-align:center!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-upload-description{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#a0a0a0!important;margin:0!important;padding:0 .8rem!important;text-align:center!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-preview{width:100%!important;position:relative!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;min-height:240px!important;max-height:280px!important}.create-post-preview-image{max-width:100%!important;width:auto!important;height:auto!important;max-height:280px!important;object-fit:contain!important;border-radius:.4rem!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important;display:block!important}.create-post-remove-preview{position:absolute!important;top:.8rem!important;right:.8rem!important;width:26px!important;height:26px!important;border-radius:50%!important;background:#000000b3!important;border:1px solid #4a4a4a!important;color:#fff!important;font-size:1.2rem!important;line-height:1!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;padding:0!important}.create-post-remove-preview:hover{background:#000000e6!important;border-color:#6a6a6a!important}.create-post-file-input{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border-width:0!important;opacity:0!important;visibility:hidden!important}.create-post-choose-file-btn{background:#000!important;color:#fff!important;border:1px solid #333333!important;border-radius:.4rem!important;padding:.6rem 1.2rem!important;font-size:1rem!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:96px!important;height:32px!important;flex-shrink:0!important}.create-post-choose-file-btn:hover{background:#1a1a1a!important;border-color:#4a4a4a!important}.create-post-choose-file-btn:active{background:#0a0a0a!important}.create-post-description-card{width:100%!important;max-width:100%!important;background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.6rem!important;padding:1.2rem!important;display:flex!important;flex-direction:column!important;gap:.8rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important}.create-post-description-header{width:100%!important;display:flex!important;flex-direction:column!important;gap:.4rem!important;margin:0!important;padding:0!important}.create-post-description-title{font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-description-subtitle{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#a0a0a0!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-description-content{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.create-post-description-textarea,textarea.create-post-description-textarea{width:100%!important;max-width:100%!important;min-height:96px!important;height:auto!important;background:#151515!important;background-color:#151515!important;border:1px solid #2a2a2a!important;border-width:1px!important;border-style:solid!important;border-color:#2a2a2a!important;border-radius:.4rem!important;padding:.6rem!important;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;resize:vertical!important;box-sizing:border-box!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;transition:all .2s ease!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;outline:none!important;display:block!important;flex:none!important}.create-post-description-textarea::placeholder,textarea.create-post-description-textarea::placeholder{color:#6a6a6a!important;opacity:1!important}.create-post-description-textarea:focus,textarea.create-post-description-textarea:focus{outline:none!important;outline-width:0!important;border-color:#4a4a4a!important;background:#1a1a1a!important;background-color:#1a1a1a!important;box-shadow:none!important;ring:none!important;ring-offset:0!important;ring-color:transparent!important;ring-width:0!important}.create-post-description-textarea:hover,textarea.create-post-description-textarea:hover{border-color:#3a3a3a!important}.create-post-description-textarea:disabled,textarea.create-post-description-textarea:disabled{opacity:.5!important;cursor:not-allowed!important}.create-post-earnings-card{width:100%!important;max-width:100%!important;background:linear-gradient(135deg,#6b21a8,#7c3aed)!important;background-color:#6b21a8!important;background-image:linear-gradient(135deg,#6b21a8,#7c3aed)!important;border:1px solid rgba(124,58,237,.3)!important;border-radius:.6rem!important;padding:1.2rem!important;display:flex!important;flex-direction:column!important;gap:.6rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important;box-shadow:0 3.2px 9.6px #6b21a833!important}.create-post-earnings-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:.6rem!important;margin:0!important;padding:0!important}.create-post-earnings-icon{width:19px!important;height:19px!important;color:#fff!important;stroke-width:2!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-earnings-title{font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;flex:1!important}.create-post-earnings-message{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fffffff2!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-rights-card{width:100%!important;max-width:100%!important;background:#fff!important;background-color:#fff!important;border:1px solid #e5e5e5!important;border-radius:.6rem!important;padding:1.2rem!important;display:flex!important;flex-direction:column!important;gap:.8rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important}.create-post-rights-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:.6rem!important;margin:0!important;padding:0!important}.create-post-rights-icon-wrapper{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:50%!important;background:#3b82f6!important;background-color:#3b82f6!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-rights-icon{width:14px!important;height:14px!important;color:#fff!important;stroke-width:3.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-rights-title{font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important;color:#1e293b!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;flex:1!important}.create-post-rights-message{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#475569!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-buyout-card{width:100%!important;max-width:100%!important;background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.6rem!important;padding:1.2rem!important;display:flex!important;flex-direction:column!important;gap:1rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important}.create-post-buyout-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:.6rem!important;margin:0!important;padding:0!important}.create-post-buyout-icon{width:19px!important;height:19px!important;color:#fff!important;stroke-width:2!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-buyout-title{font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;flex:1!important}.create-post-buyout-intro{width:100%!important;display:flex!important;flex-direction:column!important;gap:.4rem!important;margin:0!important;padding:0!important}.create-post-buyout-intro-text{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-buyout-input-wrapper{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;box-sizing:border-box!important}.create-post-buyout-input-container{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;align-items:stretch!important;gap:0!important;background:#151515!important;border:1px solid #333333!important;border-radius:.4rem!important;padding:0!important;margin:0!important;box-sizing:border-box!important;position:relative!important;overflow:hidden!important;min-height:40px!important}.create-post-buyout-input-dollar{font-size:1rem!important;font-weight:500!important;color:#fff!important;padding:0 .6rem 0 .75rem!important;margin:0!important;flex-shrink:0!important;line-height:40px!important;height:100%!important;min-height:40px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important}.create-post-buyout-input,input.create-post-buyout-input{flex:1!important;width:100%!important;max-width:100%!important;min-width:0!important;height:100%!important;min-height:40px!important;background:transparent!important;background-color:transparent!important;border:none!important;border-width:0!important;border-style:none!important;border-color:transparent!important;border-radius:0!important;border-left:none!important;border-right:none!important;padding:0 .75rem 0 0!important;font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;box-sizing:border-box!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;transition:all .2s ease!important;appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;outline:none!important;display:block!important}.create-post-buyout-input::placeholder,input.create-post-buyout-input::placeholder{color:#6a6a6a!important;opacity:1!important}.create-post-buyout-input:focus,input.create-post-buyout-input:focus{outline:none!important;outline-width:0!important;box-shadow:none!important;ring:none!important;ring-offset:0!important;ring-color:transparent!important;ring-width:0!important}.create-post-buyout-input:hover,input.create-post-buyout-input:hover{background:transparent!important}.create-post-buyout-input-buttons{display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:stretch!important;gap:0!important;margin:0!important;padding:0!important;flex-shrink:0!important;border-left:1px solid #333333!important;width:32px!important;min-width:32px!important}.create-post-buyout-input-btn{width:100%!important;height:50%!important;min-height:20px!important;background:transparent!important;border:none!important;border-bottom:1px solid #333333!important;color:#fff!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.create-post-buyout-input-btn:last-child{border-bottom:none!important}.create-post-buyout-input-btn:hover{background:#2a2a2a!important}.create-post-buyout-input-btn:active{background:#333!important}.create-post-buyout-arrow-icon{width:14px!important;height:14px!important;color:#fff!important;stroke-width:2.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-buyout-recommended{font-size:.84rem!important;font-weight:400!important;line-height:1.5!important;color:#a0a0a0!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-sharing-guide-card{width:100%!important;max-width:100%!important;background:#ecfdf5!important;background-color:#ecfdf5!important;border:1px solid #a7f3d0!important;border-radius:.6rem!important;padding:1rem 1.2rem!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important}.create-post-sharing-guide-content{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:0!important;flex:1!important;min-width:0!important}.create-post-sharing-guide-icon{width:24px!important;height:24px!important;color:#10b981!important;stroke-width:2!important;flex-shrink:0!important;margin:0!important;padding:0!important}.create-post-sharing-guide-text{display:flex!important;flex-direction:column!important;gap:.25rem!important;margin:0!important;padding:0!important;flex:1!important;min-width:0!important}.create-post-sharing-guide-title{font-size:1.3rem!important;font-weight:700!important;line-height:1.3!important;color:#065f46!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-sharing-guide-subtitle{font-size:.9rem!important;font-weight:400!important;line-height:1.5!important;color:#6b7280!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.create-post-view-guide-btn{background:#000!important;background-color:#000!important;color:#fff!important;border:none!important;border-radius:.4rem!important;padding:.5rem 1rem!important;font-size:1rem!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;min-width:90px!important;height:32px!important;box-sizing:border-box!important;white-space:nowrap!important}.create-post-view-guide-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important}.create-post-view-guide-btn:active{background:#0a0a0a!important;background-color:#0a0a0a!important}.create-post-actions{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:row!important;gap:1rem!important;margin:1.5rem 0 0!important;padding:0!important;box-sizing:border-box!important}.create-post-save-draft-btn{flex:1!important;width:100%!important;max-width:100%!important;background:#000!important;background-color:#000!important;color:#fff!important;border:1px solid #333333!important;border-width:1px!important;border-style:solid!important;border-color:#333!important;border-radius:.5rem!important;padding:.75rem 1.5rem!important;font-size:1.08rem!important;font-weight:600!important;line-height:1.5!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:44px!important}.create-post-save-draft-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important;border-color:#4a4a4a!important}.create-post-save-draft-btn:active{background:#0a0a0a!important;background-color:#0a0a0a!important;border-color:#2a2a2a!important}.create-post-submit-btn{flex:1!important;width:100%!important;max-width:100%!important;background:#8b5cf6!important;background-color:#8b5cf6!important;color:#fff!important;border:none!important;border-radius:.5rem!important;padding:.75rem 1.5rem!important;font-size:1.08rem!important;font-weight:600!important;line-height:1.5!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;box-sizing:border-box!important;min-height:44px!important;box-shadow:0 4px 12px #8b5cf64d!important}.create-post-submit-btn:hover{background:#7c3aed!important;background-color:#7c3aed!important;box-shadow:0 6px 16px #8b5cf666!important;transform:translateY(-1px)!important}.create-post-submit-btn:active{background:#6d28d9!important;background-color:#6d28d9!important;transform:translateY(0)!important;box-shadow:0 2px 8px #8b5cf64d!important}.create-post-container *,.create-post-header *,.create-post-grid *,.create-post-upload-area *,.create-post-upload-content *,.create-post-preview *,.create-post-choose-file-btn *{box-sizing:border-box!important}@media (max-width: 768px){.create-post-title{font-size:2rem!important}.create-post-subtitle{font-size:.95rem!important}.create-post-upload-area{min-height:280px!important;padding:1.6rem .8rem!important}.create-post-upload-title{padding:0 .4rem!important;font-size:1.3rem!important}.create-post-upload-description{padding:0 .4rem!important;font-size:.95rem!important}.create-post-camera-icon{width:45px!important;height:45px!important}.create-post-choose-file-btn{padding:.5rem 1rem!important;font-size:.95rem!important;min-width:80px!important;height:29px!important}.create-post-description-card{padding:1rem!important}.create-post-description-title{font-size:1.2rem!important}.create-post-description-subtitle{font-size:.95rem!important}.create-post-description-textarea{min-height:80px!important;padding:.5rem!important;font-size:.95rem!important}.create-post-earnings-card{padding:1rem!important}.create-post-earnings-title{font-size:1.2rem!important}.create-post-earnings-message{font-size:.95rem!important}.create-post-earnings-icon{width:18px!important;height:18px!important}.create-post-rights-card{padding:1rem!important}.create-post-rights-title{font-size:1.2rem!important}.create-post-rights-message{font-size:.95rem!important}.create-post-rights-icon-wrapper{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important}.create-post-rights-icon{width:13px!important;height:13px!important}.create-post-buyout-card{padding:1rem!important}.create-post-buyout-title{font-size:1.2rem!important}.create-post-buyout-intro-text{font-size:.95rem!important}.create-post-buyout-input-container{min-height:36px!important}.create-post-buyout-input,input.create-post-buyout-input{min-height:36px!important;font-size:.95rem!important}.create-post-buyout-input-dollar{line-height:36px!important;min-height:36px!important;font-size:.95rem!important}.create-post-buyout-input-buttons{width:28px!important;min-width:28px!important}.create-post-buyout-input-btn{min-height:18px!important}.create-post-buyout-arrow-icon{width:12px!important;height:12px!important}.create-post-buyout-recommended{font-size:.8rem!important}.create-post-sharing-guide-card{padding:.875rem 1rem!important;gap:.75rem!important}.create-post-sharing-guide-title{font-size:1.2rem!important}.create-post-sharing-guide-subtitle{font-size:.85rem!important}.create-post-sharing-guide-icon{width:22px!important;height:22px!important}.create-post-view-guide-btn{padding:.45rem .875rem!important;font-size:.95rem!important;min-width:80px!important;height:29px!important}.create-post-actions{gap:.75rem!important;margin:1.25rem 0 0!important}.create-post-save-draft-btn,.create-post-submit-btn{padding:.625rem 1.25rem!important;font-size:1.02rem!important;min-height:40px!important}}@media (max-width: 480px){.create-post-title{font-size:1.75rem!important}.create-post-upload-area{min-height:240px!important;padding:1.2rem .6rem!important}.create-post-camera-icon{width:38px!important;height:38px!important}.create-post-upload-title{font-size:1.15rem!important;padding:0 .4rem!important}.create-post-upload-description{font-size:.88rem!important;max-width:100%!important;padding:0 .4rem!important}.create-post-choose-file-btn{padding:.4rem .8rem!important;font-size:.88rem!important;min-width:72px!important;height:26px!important}.create-post-description-card{padding:.8rem!important}.create-post-description-title{font-size:1.1rem!important}.create-post-description-subtitle{font-size:.88rem!important}.create-post-description-textarea{min-height:72px!important;padding:.4rem!important;font-size:.88rem!important}.create-post-earnings-card{padding:.8rem!important}.create-post-earnings-title{font-size:1.1rem!important}.create-post-earnings-message{font-size:.88rem!important}.create-post-earnings-icon{width:16px!important;height:16px!important}.create-post-rights-card{padding:.8rem!important}.create-post-rights-title{font-size:1.1rem!important}.create-post-rights-message{font-size:.88rem!important}.create-post-rights-icon-wrapper{width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important}.create-post-rights-icon{width:12px!important;height:12px!important}.create-post-buyout-card{padding:.8rem!important}.create-post-buyout-title{font-size:1.1rem!important}.create-post-buyout-intro-text{font-size:.88rem!important}.create-post-buyout-input-container{min-height:32px!important}.create-post-buyout-input,input.create-post-buyout-input{min-height:32px!important;font-size:.88rem!important}.create-post-buyout-input-dollar{font-size:.88rem!important;padding:0 .5rem 0 .6rem!important;line-height:32px!important;min-height:32px!important}.create-post-buyout-input-buttons{width:26px!important;min-width:26px!important}.create-post-buyout-input-btn{min-height:16px!important}.create-post-buyout-arrow-icon{width:11px!important;height:11px!important}.create-post-buyout-recommended{font-size:.75rem!important}.create-post-sharing-guide-card{padding:.75rem .875rem!important;gap:.625rem!important;flex-direction:column!important;align-items:flex-start!important}.create-post-sharing-guide-content{width:100%!important;gap:.625rem!important}.create-post-sharing-guide-title{font-size:1.1rem!important}.create-post-sharing-guide-subtitle{font-size:.8rem!important}.create-post-sharing-guide-icon{width:20px!important;height:20px!important}.create-post-view-guide-btn{padding:.4rem .75rem!important;font-size:.88rem!important;min-width:72px!important;height:26px!important;width:100%!important;max-width:100%!important}.create-post-actions{flex-direction:column!important;gap:.625rem!important;margin:1rem 0 0!important}.create-post-save-draft-btn,.create-post-submit-btn{padding:.5rem 1rem!important;font-size:.98rem!important;min-height:36px!important;width:100%!important}}.creator-platform-page{min-height:100vh!important;display:flex!important;flex-direction:column!important;background:#000!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.creator-platform-header{width:100%!important;border-bottom:1px solid #333333!important;padding:1rem 0!important;background:#000!important;background-color:#000!important;position:sticky!important;top:0!important;z-index:1000!important;margin-bottom:0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 2px 8px #0000004d!important}.creator-platform-header-container{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:0 1rem!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important}.creator-platform-header-inner{max-width:480px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 auto!important;padding:0!important}.creator-platform-session-loader{min-height:100vh!important;width:100%!important;background:#000!important;color:#ededed!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:1rem!important;font-size:1rem!important;letter-spacing:.02em!important}.creator-platform-header-actions{display:inline-flex!important;align-items:center!important;gap:.75rem!important}.creator-platform-home-link{display:inline-flex!important;align-items:center!important;gap:.35rem!important;border:none!important;background:none!important;color:#cbd5f5!important;font-weight:500!important;font-size:.95rem!important;letter-spacing:.02em!important;padding:0!important;text-transform:none!important;transition:color .2s ease!important}.creator-platform-home-link:hover,.creator-platform-home-link:focus-visible{color:#e0e7ff!important;outline:none!important}.creator-platform-home-link-icon{transition:transform .2s ease!important}.creator-platform-home-link:hover .creator-platform-home-link-icon,.creator-platform-home-link:focus-visible .creator-platform-home-link-icon{transform:translate(2px)!important}.creator-platform-signout-btn{border:1px solid #2a2a2a!important;background:transparent!important;color:#ededed!important;border-radius:999px!important;padding:.35rem 1.1rem!important;font-size:.9rem!important;letter-spacing:.02em!important;transition:background-color .2s ease,color .2s ease!important}.creator-platform-signout-btn:hover:not(:disabled),.creator-platform-signout-btn:focus-visible:not(:disabled){background:#1a1a1a!important;color:#fff!important;outline:none!important}.creator-platform-signout-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.creator-platform-error-banner{background:#dc262626!important;border:1px solid rgba(220,38,38,.4)!important;color:#fecaca!important;font-size:.9rem!important;line-height:1.4!important;padding:.75rem 1rem!important;margin:0 auto!important;max-width:480px!important;width:100%!important;border-radius:.75rem!important;text-align:center!important}.creator-platform-logo{font-size:1.5rem!important;font-weight:700!important;color:#8b5cf6!important;margin:0!important;padding:0!important;line-height:1!important;letter-spacing:.5px!important;flex-shrink:0!important}.creator-platform-menu-btn{background:transparent!important;border:none!important;padding:.5rem!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transition:color .2s ease!important;flex-shrink:0!important}.creator-platform-menu-btn:hover{color:#8b5cf6!important}.creator-platform-menu-icon{width:24px!important;height:24px!important;stroke-width:2!important}.creator-platform-main{flex:1!important;width:100%!important;overflow-y:auto!important;padding-bottom:90px!important;min-height:calc(100vh - 140px)!important}.creator-platform-content{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:2rem 1rem!important;display:flex!important;flex-direction:column!important;gap:0!important;align-items:center!important;justify-content:flex-start!important}.creator-platform-content-inner{max-width:480px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:0!important;box-sizing:border-box!important;overflow-x:hidden!important;position:relative!important}.creator-platform-tab-content{width:100%!important;text-align:center!important;padding:1.4rem 0!important}.creator-platform-tab-title{font-size:1.6rem!important;font-weight:700!important;color:#ededed!important;margin:0 0 1rem!important;padding:0!important;line-height:1.2!important}.creator-platform-tab-description{font-size:1rem!important;color:#a0a0a0!important;margin:0!important;padding:0!important;line-height:1.6!important}.creator-feed-earnings-card{width:100%!important;max-width:100%!important;background:linear-gradient(135deg,#60a5fa,#3b82f6)!important;background-color:#60a5fa!important;border-radius:1rem!important;padding:1.5rem!important;margin:.375rem 0 0!important;box-shadow:0 4px 12px #3b82f64d!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important}.creator-feed-earnings-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-earnings-title{font-size:1.25rem!important;font-weight:700!important;color:#fff!important;margin:0!important;padding:0!important;line-height:1.3!important}.creator-feed-earnings-icon-wrapper{width:40px!important;height:40px!important;min-width:40px!important;min-height:40px!important;border-radius:50%!important;background:#fff3!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important}.creator-feed-earnings-icon{color:#fff!important;stroke-width:2.5!important}.creator-feed-earnings-main{display:flex!important;flex-direction:column!important;gap:1.25rem!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-total-earnings{display:flex!important;flex-direction:column!important;gap:.5rem!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-total-amount{font-size:2.5rem!important;font-weight:700!important;color:#fff!important;line-height:1.2!important;margin:0!important;padding:0!important}.creator-feed-total-label{font-size:.875rem!important;font-weight:400!important;color:#ffffffe6!important;line-height:1.4!important;margin:0!important;padding:0!important}.creator-feed-daily-section{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-daily-earnings{display:flex!important;flex-direction:column!important;gap:.25rem!important;margin:0!important;padding:0!important}.creator-feed-daily-amount{font-size:1.5rem!important;font-weight:600!important;color:#fff!important;line-height:1.3!important;margin:0!important;padding:0!important}.creator-feed-daily-label{font-size:.875rem!important;font-weight:400!important;color:#ffffffe6!important;line-height:1.4!important;margin:0!important;padding:0!important}.creator-feed-trend{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.375rem!important;margin:0!important;padding:0!important}.creator-feed-trend-icon{color:#fff!important;stroke-width:2.5!important;flex-shrink:0!important}.creator-feed-trend-text{font-size:.875rem!important;font-weight:600!important;color:#fff!important;line-height:1.4!important;margin:0!important;padding:0!important}.creator-feed-earnings-footer{display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:0!important;gap:1.5rem!important}.creator-feed-stat-item{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:0!important;flex:1!important;margin:0!important;padding:0!important;position:relative!important;justify-content:center!important}.creator-feed-stat-wrapper{display:flex!important;flex-direction:column!important;align-items:center!important;gap:.25rem!important;width:auto!important;margin:0 auto!important;padding:0!important;position:relative!important}.creator-feed-stat-icon-number-row{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:.75rem!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-stat-icon{color:#fff!important;stroke-width:2.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.creator-feed-stat-number-label{display:flex!important;flex-direction:column!important;gap:.25rem!important;margin:0!important;padding:0!important;align-items:center!important}.creator-feed-stat-value{font-size:1.25rem!important;font-weight:700!important;color:#fff!important;line-height:1.3!important;margin:0!important;padding:0!important}.creator-feed-stat-label{font-size:.875rem!important;font-weight:400!important;color:#ffffffe6!important;line-height:1.4!important;margin:0!important;padding:0!important}.creator-feed-content{display:flex!important;flex-direction:column!important;gap:1rem!important;width:100%!important;align-items:flex-start!important;text-align:left!important}.creator-feed-earnings-sticky{position:sticky!important;top:80px!important;z-index:100!important;margin-bottom:1.5rem!important}.creator-feed-posts-container{display:flex!important;flex-direction:column!important;gap:1.5rem!important;width:100%!important;padding-bottom:2rem!important}.creator-feed-content .creator-platform-tab-title{text-align:left!important;margin:0 0 .5rem!important;align-self:flex-start!important}.creator-feed-loading,.creator-feed-empty{text-align:center!important;color:#666!important;font-size:1rem!important;padding:2rem 0!important}.creator-feed-post-card{width:100%!important;background:#0e0e0e!important;border-radius:1rem!important;padding:1.25rem!important;margin:0!important;border:1px solid rgba(255,255,255,.15)!important;box-shadow:0 6px 24px #00000080!important;display:flex!important;flex-direction:column!important;gap:1rem!important;font-family:Inter,SF Pro Display,Helvetica Neue,Arial,sans-serif!important;color:#dadada!important}.creator-feed-post-header{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;width:100%!important;margin:0!important;padding:0!important}.creator-feed-post-profile{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;flex:1!important;margin:0!important;padding:0!important}.creator-feed-post-avatar{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;border-radius:50%!important;background:linear-gradient(135deg,#d03eec,#8e2de2)!important;color:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;font-size:1rem!important;font-weight:700!important;flex-shrink:0!important;margin:0!important;padding:0!important;box-shadow:0 10px 20px #8e2de259!important}.creator-feed-post-user-info{display:flex!important;flex-direction:column!important;gap:.125rem!important;margin:0!important;padding:0!important}.creator-feed-post-username-row{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.375rem!important;margin:0!important;padding:0!important}.creator-feed-post-username{font-size:1rem!important;font-weight:600!important;color:#fff!important;margin:0!important;padding:0!important;line-height:1.3!important}.creator-feed-post-verified{color:#d03eec!important;stroke-width:2.5!important;flex-shrink:0!important}.creator-feed-post-time{font-size:.8rem!important;font-weight:400!important;color:#9a9a9a!important;margin:0!important;padding:0!important;line-height:1.4!important}.creator-feed-post-header-right{display:flex!important;flex-direction:column!important;align-items:flex-end!important;gap:.4rem!important;margin:0!important;padding:0!important}.creator-feed-post-earnings-pill{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.25rem!important;font-size:.85rem!important;font-weight:600!important;color:#1b1b1b!important;background:linear-gradient(135deg,#fbcb36,#f89d28)!important;padding:.35rem .85rem!important;border-radius:999px!important;box-shadow:0 8px 20px #f89d2859!important}.creator-feed-post-earnings-amount{line-height:1.1!important}.creator-feed-post-partner-pill{font-size:.8rem!important;font-weight:600!important;color:#fff!important;background:linear-gradient(135deg,#d03eec,#8e2de2)!important;padding:.25rem .8rem!important;border-radius:999px!important;box-shadow:0 8px 20px #d03eec59!important}.creator-feed-post-media-container{position:relative!important;width:100%!important;margin:0!important;padding:0!important;border-radius:1rem!important;overflow:hidden!important;background:#151515!important}.creator-feed-post-media{width:100%!important;height:auto!important;display:block!important;margin:0!important;padding:0!important;object-fit:cover!important;border-radius:1rem!important}.creator-feed-post-partner-badge{position:absolute!important;top:1rem!important;right:1rem!important;background:linear-gradient(135deg,#d03eec,#8e2de2)!important;color:#fff!important;font-size:.75rem!important;font-weight:600!important;padding:.25rem .8rem!important;border-radius:999px!important;box-shadow:0 10px 24px #d03eec59!important}.creator-feed-post-metrics{display:flex!important;flex-direction:row!important;align-items:center!important;gap:1rem!important;margin:0!important;padding:.75rem 0 0!important;border-top:1px solid rgba(255,255,255,.08)!important}.creator-feed-post-metric-item{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.375rem!important;margin:0!important;padding:0!important}.creator-feed-post-metric-icon{color:#b5b5b5!important;stroke-width:2!important;flex-shrink:0!important;width:16px!important;height:16px!important}.creator-feed-post-metric-text{font-size:.8rem!important;font-weight:400!important;color:#a0a0a0!important;margin:0!important;padding:0!important;line-height:1.4!important}.creator-feed-post-metric-engagement,.creator-feed-post-metric-engagement .creator-feed-post-metric-text{color:#d03eec!important}.creator-feed-post-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin:0!important;padding:0!important}.creator-feed-post-action-btn{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.5rem!important;justify-content:center!important;flex:1!important;background:transparent!important;border:none!important;cursor:pointer!important;padding:0!important;margin:0!important;transition:opacity .2s ease!important}.creator-feed-post-action-btn:hover{opacity:.7!important}.creator-feed-post-action-icon{color:#ededed!important;stroke-width:2!important;flex-shrink:0!important}.creator-feed-post-action-count{font-size:.85rem!important;font-weight:500!important;color:#ededed!important;margin:0!important;padding:0!important;line-height:1.4!important}.creator-feed-post-caption{display:flex!important;flex-direction:row!important;align-items:flex-start!important;gap:.5rem!important;margin:0!important;padding:0!important;flex-wrap:wrap!important}.creator-feed-post-username-inline{font-size:.95rem!important;font-weight:600!important;color:#fff!important;margin:0!important;padding:0!important;line-height:1.5!important;flex-shrink:0!important}.creator-feed-post-description{font-size:.95rem!important;font-weight:400!important;color:#dadada!important;margin:0!important;padding:0!important;line-height:1.5!important;flex:1!important;min-width:0!important;word-wrap:break-word!important}.creator-feed-post-footer{display:flex!important;justify-content:flex-end!important;align-items:center!important;gap:.75rem!important;margin-top:.75rem!important;padding-top:.75rem!important;border-top:1px solid #2a2a2a!important}.creator-feed-post-apply-brand-btn{background:#1a1a1a!important;border:1px solid #333333!important;color:#fff!important;padding:.5rem 1rem!important;border-radius:.375rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important}.creator-feed-post-apply-brand-btn:hover{background:#222!important;border-color:#e261ee!important;color:#e261ee!important}.creator-feed-post-publish-insta-btn{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)!important;border:none!important;color:#fff!important;padding:.5rem 1rem!important;border-radius:.375rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;margin-right:.5rem!important}.creator-feed-post-publish-insta-btn:hover:not(:disabled){opacity:.9!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #f094334d!important}.creator-feed-post-publish-insta-btn:disabled{cursor:not-allowed!important}.creator-feed-post-insta-action-btn{display:inline-flex!important;align-items:center!important;gap:.3rem!important;padding:.35rem .6rem!important;font-size:.75rem!important;border-radius:6px!important;white-space:nowrap!important;text-decoration:none!important;margin-right:0!important}.creator-feed-post-status-badge{background:#1a1a1a!important;border:1px solid #333333!important;color:#a0a0a0!important;padding:.5rem 1rem!important;border-radius:.375rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important}.creator-feed-post-status-badge:hover{background:#222!important;border-color:#e261ee!important;color:#e261ee!important}.creator-feed-post-status-applied{border-color:#666!important;color:#fff!important}.creator-feed-post-status-approved{border-color:#10b981!important;color:#10b981!important}.creator-feed-brands-modal-content{display:flex!important;flex-direction:column!important;gap:.75rem!important;padding:.5rem 0!important}.creator-feed-brand-item{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:.875rem 1rem!important;background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.5rem!important}.creator-feed-brand-name{font-size:.95rem!important;font-weight:500!important;color:#fff!important}.creator-feed-brand-status{font-size:.875rem!important;font-weight:500!important;padding:.25rem .75rem!important;border-radius:.375rem!important}.creator-feed-brand-status-pending{background:#1e3a5f!important;color:#60a5fa!important;border:1px solid #3b82f6!important}.creator-feed-brand-status-approved{background:#064e3b!important;color:#34d399!important;border:1px solid #10b981!important}.creator-feed-brand-status-rejected{background:#7f1d1d!important;color:#f87171!important;border:1px solid #ef4444!important}.creator-feed-brand-select-btn{display:flex!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:.875rem 1rem!important;background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.5rem!important;color:#fff!important;cursor:pointer!important;transition:all .2s ease!important;text-align:left!important}.creator-feed-brand-select-btn:hover:not(:disabled){background:#222!important;border-color:#e261ee!important}.creator-feed-brand-select-btn:disabled{opacity:.6!important;cursor:not-allowed!important}.creator-feed-brand-loading-icon{color:#e261ee!important;animation:spin 1s linear infinite!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.creator-feed-no-brands,.creator-feed-loading-brands{text-align:center!important;padding:2rem 1rem!important;color:#a0a0a0!important;font-size:.875rem!important}.creator-feed-post-shop-link{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.25rem!important;margin:0!important;padding:0!important;cursor:pointer!important;transition:opacity .2s ease!important;width:fit-content!important}.creator-feed-post-shop-link:hover{opacity:.7!important}.creator-feed-post-shop-text{font-size:.95rem!important;font-weight:600!important;color:#d03eec!important;margin:0!important;padding:0!important;line-height:1.4!important}.creator-feed-post-shop-arrow{color:#d03eec!important;stroke-width:2.5!important;flex-shrink:0!important}@media (max-width: 768px){.creator-feed-earnings-card{padding:1.25rem!important;gap:1.25rem!important}.creator-feed-total-amount{font-size:2rem!important}.creator-feed-daily-amount{font-size:1.25rem!important}.creator-feed-stat-value{font-size:1.125rem!important}.creator-feed-content{height:calc(100vh - 240px)!important;max-height:calc(100vh - 240px)!important}.creator-feed-posts-container{padding-bottom:1.5rem!important}}@media (max-width: 480px){.creator-feed-earnings-card{padding:1rem!important;gap:1rem!important}.creator-feed-total-amount{font-size:1.75rem!important}.creator-feed-daily-amount{font-size:1.125rem!important}.creator-feed-earnings-footer{flex-direction:column!important;gap:1rem!important}.creator-feed-post-card{padding:.875rem!important;gap:.625rem!important}.creator-feed-post-avatar{width:36px!important;height:36px!important;min-width:36px!important;min-height:36px!important;font-size:1.125rem!important}.creator-feed-post-earnings-pill,.creator-feed-post-partner-pill{font-size:.75rem!important;padding:.25rem .65rem!important}.creator-feed-post-partner-badge{top:.6rem!important;right:.6rem!important;font-size:.7rem!important;padding:.2rem .6rem!important}.creator-feed-content{height:calc(100vh - 260px)!important;max-height:calc(100vh - 260px)!important}}.creator-platform-footer{width:100%!important;border-top:1px solid #333333!important;background:#000!important;position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:100!important;padding:.75rem 0!important}.creator-platform-footer-container{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:0 1rem!important;display:flex!important;justify-content:center!important;align-items:center!important}.creator-platform-footer-inner{max-width:480px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;justify-content:center!important;align-items:center!important}.creator-platform-nav{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:0!important;width:100%!important;max-width:100%!important;margin:0 auto!important;padding:0!important;position:relative!important}.creator-platform-nav-item{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:.25rem!important;background:transparent!important;border:none!important;padding:.5rem!important;cursor:pointer!important;transition:all .2s ease!important;color:#a0a0a0!important;flex:0 0 auto!important;min-width:60px!important;max-width:80px!important}.creator-platform-nav-item:hover,.creator-platform-nav-item.active,.creator-platform-nav-item.active .creator-platform-nav-icon,.creator-platform-nav-item.active .creator-platform-nav-label{color:#fff!important}.creator-platform-nav-icon{width:24px!important;height:24px!important;stroke-width:2!important;color:#a0a0a0!important;transition:color .2s ease!important;flex-shrink:0!important}.creator-platform-nav-item:hover .creator-platform-nav-icon,.creator-platform-nav-item.active .creator-platform-nav-icon{color:#fff!important}.creator-platform-nav-label{font-size:.75rem!important;font-weight:500!important;color:#a0a0a0!important;transition:color .2s ease!important;line-height:1!important;margin:0!important;padding:0!important}.creator-platform-nav-item:hover .creator-platform-nav-label,.creator-platform-nav-item.active .creator-platform-nav-label{color:#fff!important}.creator-platform-nav-item-create{position:relative!important;flex:0 0 auto!important;min-width:60px!important;max-width:80px!important}.creator-platform-create-icon-wrapper{width:48px!important;height:48px!important;border-radius:50%!important;background:#8b5cf6!important;display:flex!important;align-items:center!important;justify-content:center!important;margin-bottom:.25rem!important;transition:all .2s ease!important;box-shadow:0 4px 12px #8b5cf64d!important}.creator-platform-nav-item-create:hover .creator-platform-create-icon-wrapper{background:#7c3aed!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #8b5cf666!important}.creator-platform-nav-item-create.active .creator-platform-create-icon-wrapper{background:#7c3aed!important}.creator-platform-create-icon{width:24px!important;height:24px!important;stroke-width:2.5!important;color:#fff!important;flex-shrink:0!important}.creator-platform-nav-label-create{color:#fff!important;font-weight:600!important}.creator-platform-nav-item-create .creator-platform-nav-label-create,.creator-platform-nav-item-create:hover .creator-platform-nav-label-create,.creator-platform-nav-item-create.active .creator-platform-nav-label-create{color:#fff!important}.creator-platform-page *,.creator-platform-header *,.creator-platform-footer *,.creator-platform-nav *{box-sizing:border-box!important}@media (max-width: 768px){.creator-platform-header-container{padding:0 1rem!important}.creator-platform-header-inner{max-width:100%!important;width:100%!important;padding:0!important;box-sizing:border-box!important}.creator-platform-content{padding:1.5rem 1rem!important}.creator-platform-content-inner,.creator-platform-footer-inner{max-width:100%!important;width:100%!important;padding:0!important;box-sizing:border-box!important}.creator-platform-nav{gap:.25rem!important;padding:0 .5rem!important}}@media (min-width: 769px){.creator-platform-header-inner,.creator-platform-content-inner,.creator-platform-footer-inner{max-width:480px!important}}@media (max-width: 768px){.creator-platform-nav-item{padding:.5rem!important;max-width:70px!important}.creator-platform-create-icon-wrapper{width:44px!important;height:44px!important}.creator-platform-nav-icon{width:22px!important;height:22px!important}.creator-platform-nav-label{font-size:.7rem!important}}@media (max-width: 480px){.creator-platform-nav-item{padding:.5rem .25rem!important;max-width:60px!important}.creator-platform-create-icon-wrapper{width:40px!important;height:40px!important}.creator-platform-nav-icon{width:20px!important;height:20px!important}.creator-platform-nav-label{font-size:.65rem!important}}@media (max-height: 600px){.creator-platform-main{padding-bottom:70px!important}.creator-platform-footer{padding:.5rem 0!important}}.discover-brands-page{background:#000;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#fff;position:relative}.discover-brands-container{max-width:520px;margin:0 auto;padding:0 20px 80px}.discover-brands-nav{display:flex;align-items:center;justify-content:space-between;height:60px;padding:0;margin-bottom:0}.discover-brands-nav-left{width:48px}.discover-brands-back-btn{width:48px;height:48px;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0}.discover-brands-logo{font-size:24px;font-weight:700;color:#e261ee;margin:0;text-align:center;flex:1}.discover-brands-menu{width:48px;height:48px;background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center}.discover-brands-header{margin-top:24px}.discover-brands-title{font-size:26px;font-weight:700;color:#fff;margin:0 0 20px}.discover-brands-search-wrapper{position:relative;display:flex;align-items:center;width:100%;height:46px;background:transparent;border:1px solid #262626;border-radius:13px;padding:0 16px;margin-bottom:12px}.discover-brands-search-icon{color:#6b7280;margin-right:12px;flex-shrink:0}.discover-brands-search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:14px;font-family:inherit}.discover-brands-search-input::placeholder{color:#6b7280}.discover-brands-filter-btn{background:transparent;border:none;color:#6b7280;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;margin-left:12px;flex-shrink:0}.discover-brands-stats{font-size:12px;color:#8a8a8a;margin-bottom:16px}.discover-brands-divider{width:100%;height:1px;background:#1f1f1f;margin-bottom:20px}.discover-brands-list{display:flex;flex-direction:column;gap:18px}.discover-brands-loading,.discover-brands-empty{text-align:center;color:#8a8a8a;padding:40px 0;font-size:14px}.brand-card{position:relative;background:#171717;border:1px solid #262626;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000004d}.brand-card-badge-wrapper{position:absolute;top:16px;right:16px;z-index:1}.brand-card-badge{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;white-space:nowrap}.brand-card-badge-applied{background:#fef7c7;color:#a4320f}.brand-card-badge-accepted{background:#d1fae5;color:#065f46}.brand-card-badge-invited{background:#dbeafe;color:#1e40af}.brand-card-header{display:flex;align-items:flex-start;gap:14px;margin-bottom:14px}.brand-card-avatar{position:relative;width:48px;height:48px;flex-shrink:0}.brand-card-avatar-ring{position:absolute;top:-2px;left:-2px;width:52px;height:52px;border:2px solid #E261EE;border-radius:50%}.brand-card-avatar-inner{position:absolute;top:2px;left:2px;width:44px;height:44px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#000}.brand-card-info{flex:1;min-width:0;text-align:left}.brand-card-name{font-size:17px;font-weight:600;color:#fff;margin:0 0 4px;text-align:left}.brand-card-category{font-size:12px;color:#8a8a8a;margin:0;text-align:left}.brand-card-description{font-size:14px;color:#9ca3af;line-height:1.5;margin:0 0 16px;text-align:left}.brand-card-metrics{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.brand-card-metric-row{display:flex;align-items:center;justify-content:space-between}.brand-card-metric-left{display:flex;align-items:center;gap:8px}.brand-card-metric-icon{color:#8a8a8a;flex-shrink:0}.brand-card-metric-icon-accent{color:#d542f8}.brand-card-metric-label{font-size:13px;color:#8a8a8a}.brand-card-metric-value{font-size:14px;font-weight:500;color:#fff;text-align:right}.brand-card-metric-value-accent{color:#d542f8}.brand-card-cta-wrapper{margin-top:16px}.brand-card-cta{width:100%;height:46px;border-radius:13px;font-size:14px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit}.brand-card-cta-primary{background:#d542f8;color:#000}.brand-card-cta-primary:hover{background:#c032e8}.brand-card-cta-disabled{background:#0b0b0b;border:1px solid #222222;color:#8a8a8a;cursor:not-allowed}.brand-card-cta-group{display:flex;gap:10px}.brand-card-cta-accept{flex:1;background:#d542f8;color:#000}.brand-card-cta-accept:hover{background:#c032e8}.brand-card-cta-reject{flex:1;background:#0b0b0b;border:1px solid #222222;color:#fff}.brand-card-cta-reject:hover{background:#1a1a1a;border-color:#333}.discover-brands-admin-label{position:fixed;bottom:20px;left:20px;font-size:11px;color:#8a8a8a;z-index:10}.discover-brands-create-content-options{display:flex;flex-direction:column;gap:16px;padding:8px 0}.discover-brands-content-option{display:flex;align-items:center;gap:16px;padding:20px;background:#1a1a1a;border:1px solid #2a2a2a;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;width:100%}.discover-brands-content-option:hover{background:#222;border-color:#e261ee}.discover-brands-content-option svg{color:#e261ee;flex-shrink:0}.discover-brands-content-option-text h3{font-size:16px;font-weight:600;color:#fff;margin:0 0 4px}.discover-brands-content-option-text p{font-size:14px;color:#a0a0a0;margin:0}@media (max-width: 768px){.discover-brands-container{max-width:100%;padding:0 16px}}.share-content-guide-page{display:flex!important;flex-direction:column!important;min-height:100vh!important;background:#000!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;box-sizing:border-box!important;overflow-x:hidden!important}.share-content-guide-header{width:100%!important;border-bottom:1px solid #333333!important;background:#000!important;background-color:#000!important;position:sticky!important;top:0!important;z-index:1000!important;padding:1rem 0!important;-webkit-backdrop-filter:blur(10px)!important;backdrop-filter:blur(10px)!important;box-shadow:0 2px 8px #0000004d!important;box-sizing:border-box!important}.share-content-guide-header-container{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:0 1rem!important;display:flex!important;align-items:center!important;justify-content:center!important;position:relative!important;box-sizing:border-box!important}.share-content-guide-header-inner{max-width:480px!important;width:100%!important;display:flex!important;align-items:center!important;justify-content:space-between!important;margin:0 auto!important;padding:0!important;box-sizing:border-box!important}.share-content-guide-back-btn{background:transparent!important;border:none!important;padding:.5rem!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;transition:color .2s ease!important;flex-shrink:0!important;margin:0!important;box-sizing:border-box!important}.share-content-guide-back-btn:hover{color:#8b5cf6!important}.share-content-guide-back-icon{width:24px!important;height:24px!important;stroke-width:2!important}.share-content-guide-title{font-size:1.65rem!important;font-weight:700!important;color:#fff!important;margin:0!important;padding:0!important;line-height:1!important;letter-spacing:.5px!important;flex:1!important;text-align:center!important;box-sizing:border-box!important}.share-content-guide-header-spacer{width:40px!important;flex-shrink:0!important}.share-content-guide-main{flex:1!important;width:100%!important;overflow-y:auto!important;padding-bottom:2rem!important;min-height:calc(100vh - 80px)!important;box-sizing:border-box!important}.share-content-guide-content{max-width:100%!important;width:100%!important;margin:0 auto!important;padding:2rem 1rem!important;display:flex!important;flex-direction:column!important;gap:0!important;align-items:center!important;justify-content:flex-start!important;box-sizing:border-box!important}.share-content-guide-content-inner{max-width:480px!important;width:100%!important;margin:0 auto!important;padding:0!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important;box-sizing:border-box!important;overflow-x:hidden!important}.share-content-guide-subtitle{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#a0a0a0!important;margin:0 0 .5rem!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-grid{width:100%!important;max-width:100%!important;display:flex!important;flex-direction:column!important;gap:1.44rem!important;margin:0!important;padding:0!important;box-sizing:border-box!important;overflow:hidden!important}.share-content-guide-card{width:100%!important;max-width:100%!important;border-radius:.6rem!important;padding:1.2rem!important;display:flex!important;flex-direction:column!important;gap:1rem!important;margin:0!important;box-sizing:border-box!important;overflow:hidden!important;position:relative!important}.share-content-guide-legal-card{background:#fef9e7!important;background-color:#fef9e7!important;border:1px solid #fef3c7!important}.share-content-guide-legal-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:0!important}.share-content-guide-legal-icon-wrapper{width:24px!important;height:24px!important;min-width:24px!important;min-height:24px!important;border-radius:50%!important;background:#ea580c!important;background-color:#ea580c!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0!important;padding:0!important}.share-content-guide-legal-icon{width:14px!important;height:14px!important;color:#fff!important;stroke-width:3.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.share-content-guide-legal-title{font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;color:#c2410c!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;flex:1!important}.share-content-guide-legal-text{font-size:.95rem!important;font-weight:400!important;line-height:1.5!important;color:#ea580c!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-instagram-card{background:#1a1a1a!important;background-color:#1a1a1a!important;border:1px solid #2a2a2a!important}.share-content-guide-instagram-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin:0!important;padding:0!important}.share-content-guide-instagram-logo-wrapper{display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;margin:0!important;padding:0!important;flex:1!important;min-width:0!important}.share-content-guide-instagram-logo{width:28px!important;height:28px!important;stroke-width:2!important;flex-shrink:0!important;margin:0!important;padding:0!important;color:#e4405f!important;filter:drop-shadow(0 1px 2px rgba(225,48,108,.4))!important}.share-content-guide-tiktok-logo{color:#00f2ea!important;filter:drop-shadow(0 1px 2px rgba(0,242,234,.4))!important}.share-content-guide-facebook-logo-wrapper{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;background:#1877f2!important;background-color:#1877f2!important;border-radius:.4rem!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;filter:drop-shadow(0 1px 2px rgba(24,119,242,.4))!important}.share-content-guide-facebook-logo-icon{width:18px!important;height:18px!important;color:#fff!important;stroke-width:2.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.share-content-guide-twitter-logo{color:#fff!important;filter:drop-shadow(0 1px 2px rgba(255,255,255,.3))!important}.share-content-guide-youtube-logo-wrapper{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;background:red!important;background-color:red!important;border-radius:.4rem!important;display:flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;filter:drop-shadow(0 1px 2px rgba(255,0,0,.4))!important}.share-content-guide-youtube-logo-icon{width:18px!important;height:18px!important;color:#fff!important;stroke-width:2.5!important;flex-shrink:0!important;margin:0!important;padding:0!important}.share-content-guide-whatsapp-logo{color:#25d366!important;filter:drop-shadow(0 1px 2px rgba(37,211,102,.4))!important}.share-content-guide-instagram-title{font-size:1.35rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;flex-shrink:0!important;box-sizing:border-box!important}.share-content-guide-instagram-guide-btn{background:#2a2a2a!important;background-color:#2a2a2a!important;color:#fff!important;border:none!important;border-radius:.4rem!important;padding:.5rem .75rem!important;font-size:.95rem!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;flex-shrink:0!important;min-width:80px!important;height:32px!important;box-sizing:border-box!important;white-space:nowrap!important}.share-content-guide-instagram-guide-btn:hover{background:#333!important;background-color:#333!important}.share-content-guide-guide-icon{width:16px!important;height:16px!important;color:#fff!important;stroke-width:2!important;flex-shrink:0!important}.share-content-guide-section{width:100%!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;margin:0!important;padding:0!important}.share-content-guide-section-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:space-between!important;gap:1rem!important;margin:0!important;padding:0!important;margin-bottom:.75rem!important}.share-content-guide-section-title{font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;flex:1!important;min-width:0!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-steps-container{width:100%!important;background:#252525!important;background-color:#252525!important;border:1px solid #333333!important;border-radius:.6rem!important;padding:1rem!important;margin:0!important;box-sizing:border-box!important}.share-content-guide-steps-list{width:100%!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;margin:0!important;padding:0!important;padding-left:1.5rem!important;list-style-type:decimal!important;list-style-position:outside!important;box-sizing:border-box!important}.share-content-guide-step-item{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;padding:0!important;padding-left:.5rem!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-copy-btn{background:#000!important;background-color:#000!important;color:#fff!important;border:1px solid #333333!important;border-radius:.4rem!important;padding:.6rem 1rem!important;font-size:.9rem!important;font-weight:600!important;line-height:1!important;cursor:pointer!important;transition:all .2s ease!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.5rem!important;width:auto!important;min-width:140px!important;max-width:180px!important;min-height:38px!important;box-sizing:border-box!important;flex-shrink:0!important;white-space:nowrap!important}.share-content-guide-copy-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important;border-color:#4a4a4a!important}.share-content-guide-copy-icon{width:16px!important;height:16px!important;color:#fff!important;stroke-width:2!important;flex-shrink:0!important}.share-content-guide-tips-list{width:100%!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;margin:0!important;padding:0!important;padding-left:1.5rem!important;list-style-type:disc!important;list-style-position:outside!important;box-sizing:border-box!important}.share-content-guide-tip-item{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;padding:0!important;padding-left:.5rem!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-tips-list li::marker{color:#fff!important}.share-content-guide-best-practices-card{background:linear-gradient(180deg,#2b1035,#1a0a22)!important;background-color:#2b1035!important;border:1px solid rgba(139,92,246,.3)!important;box-shadow:0 4px 12px #2b10354d!important}.share-content-guide-best-practices-header{width:100%!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:.75rem!important;margin:0 0 1rem!important;padding:0!important}.share-content-guide-best-practices-icon{width:24px!important;height:24px!important;color:#fff!important;stroke-width:2!important;flex-shrink:0!important;margin:0!important;padding:0!important}.share-content-guide-best-practices-title{font-size:1.2rem!important;font-weight:700!important;line-height:1.3!important;color:#fff!important;margin:0!important;padding:0!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important;flex:1!important}.share-content-guide-best-practices-list{width:100%!important;display:flex!important;flex-direction:column!important;gap:.75rem!important;margin:0!important;padding:0!important;padding-left:1.5rem!important;list-style-type:disc!important;list-style-position:outside!important;box-sizing:border-box!important}.share-content-guide-best-practices-item{font-size:1rem!important;font-weight:400!important;line-height:1.5!important;color:#fff!important;margin:0!important;padding:0!important;padding-left:.5rem!important;text-align:left!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important;word-wrap:break-word!important;overflow-wrap:break-word!important}.share-content-guide-best-practices-list li::marker{color:#ec4899!important}.share-content-guide-back-to-create-btn{background:linear-gradient(90deg,#8b5cf6,#ec4899)!important;background-color:#8b5cf6!important;color:#fff!important;border:none!important;border-radius:.5rem!important;padding:.75rem 1.5rem!important;font-size:1rem!important;font-weight:600!important;line-height:1.5!important;cursor:pointer!important;transition:all .2s ease!important;margin:2rem 0 0!important;display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;max-width:100%!important;min-height:44px!important;box-sizing:border-box!important;box-shadow:0 4px 12px #8b5cf666!important}.share-content-guide-back-to-create-btn:hover{background:linear-gradient(90deg,#7c3aed,#db2777)!important;background-color:#7c3aed!important;box-shadow:0 6px 16px #8b5cf680!important;transform:translateY(-1px)!important}.share-content-guide-back-to-create-btn:active{background:linear-gradient(90deg,#6d28d9,#be185d)!important;background-color:#6d28d9!important;transform:translateY(0)!important;box-shadow:0 2px 8px #8b5cf666!important}@media (max-width: 768px){.share-content-guide-header-inner,.share-content-guide-content-inner{max-width:100%!important}.share-content-guide-title{font-size:1.45rem!important}.share-content-guide-subtitle{font-size:.95rem!important}.share-content-guide-card{padding:1rem!important}.share-content-guide-legal-title{font-size:1.1rem!important}.share-content-guide-legal-text{font-size:.9rem!important}.share-content-guide-instagram-title{font-size:1.2rem!important}.share-content-guide-section-title{font-size:1.1rem!important}.share-content-guide-step-item,.share-content-guide-tip-item{font-size:.95rem!important}}@media (max-width: 480px){.share-content-guide-title{font-size:1.35rem!important}.share-content-guide-subtitle{font-size:.9rem!important}.share-content-guide-card{padding:.875rem!important}.share-content-guide-instagram-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.share-content-guide-instagram-guide-btn{width:100%!important;max-width:100%!important}.share-content-guide-section-header{flex-direction:column!important;align-items:flex-start!important;gap:.75rem!important}.share-content-guide-copy-btn{width:100%!important;max-width:100%!important;min-width:auto!important}.share-content-guide-legal-title{font-size:1.05rem!important}.share-content-guide-legal-text{font-size:.85rem!important}.share-content-guide-instagram-title{font-size:1.1rem!important}.share-content-guide-section-title{font-size:1.05rem!important}.share-content-guide-step-item,.share-content-guide-tip-item{font-size:.9rem!important}.share-content-guide-best-practices-title{font-size:1.1rem!important}.share-content-guide-best-practices-item{font-size:.95rem!important}.share-content-guide-back-to-create-btn{font-size:.95rem!important;min-height:40px!important}}.share-content-guide-page *,.share-content-guide-header *,.share-content-guide-main *,.share-content-guide-content *{box-sizing:border-box!important}.find-creators-page{background:#101010;color:#ededed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.find-creators-frame{padding:48px 0 56px}.find-creators-container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.find-creators-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.find-creators-header-left{display:flex;flex-direction:column;gap:4px;text-align:left}.find-creators-header h1{font-size:30px;line-height:36px;font-weight:700;margin:0;color:#ededed;text-align:left}.find-creators-header p{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400;margin:0}.find-creators-tabs{background:#191919;border:1px solid #2a2a2a;border-radius:16px;padding:12px 20px;margin-bottom:24px}.find-creators-tab-container{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.find-creators-tab-container::-webkit-scrollbar{display:none}.find-creators-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:14px;line-height:20px;font-weight:600;border:1px solid transparent;color:#a0a0a0;background:transparent;transition:all .2s ease;cursor:pointer;white-space:nowrap}.find-creators-tab:hover{color:#ededed}.find-creators-tab.active{background:#141414;border-color:#2a2a2a;color:#ededed}.find-creators-tab.inactive{color:#7a7a7a}.find-creators-tab-icon{display:inline-flex;align-items:center;flex-shrink:0}.find-creators-tab-label{flex-shrink:0}.find-creators-page-header{margin-top:20px;margin-bottom:24px}.find-creators-page-title{font-size:30px;line-height:36px;font-weight:700;margin:0 0 8px;color:#fff}.find-creators-page-subtitle{font-size:15px;line-height:22px;color:#9ca3af;font-weight:400;margin:0}.find-creators-header-actions{display:flex;align-items:center;gap:12px}.find-creators-home-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.find-creators-home-btn:hover{background:#1a1a1a!important}.find-creators-signout-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.find-creators-signout-btn:hover{background:#1a1a1a!important}.find-creators-search-filter-row{display:flex;align-items:center;gap:16px;margin-bottom:32px}.find-creators-search-wrapper{flex:1;position:relative;display:flex;align-items:center;height:48px;background:#020202;border:1px solid #262626;border-radius:14px;padding:0 16px}.find-creators-search-icon{color:#9ca3af;margin-right:12px;flex-shrink:0}.find-creators-search-input{flex:1;background:transparent;border:none;outline:none;color:#fff;font-size:14px;line-height:20px;font-weight:400}.find-creators-search-input::placeholder{color:#8a8a8a}.find-creators-dropdown-wrapper{position:relative}.find-creators-dropdown-button{display:flex;align-items:center;gap:8px;height:48px;background:#020202;border:1px solid #262626;border-radius:14px;padding:0 16px;color:#fff;font-size:14px;line-height:20px;font-weight:400;cursor:pointer;white-space:nowrap;min-width:160px}.find-creators-dropdown-icon{color:#9ca3af;flex-shrink:0}.find-creators-dropdown-label{flex:1;text-align:left}.find-creators-dropdown-chevron{color:#9ca3af;flex-shrink:0}.find-creators-dropdown-menu{position:absolute;top:calc(100% + 8px);right:0;min-width:200px;background:#191919;border:1px solid #2a2a2a;border-radius:16px;padding:8px;z-index:1000;box-shadow:0 4px 12px #00000080}.find-creators-dropdown-item{display:flex;align-items:center;gap:10px;width:100%;padding:10px 12px;background:transparent;border:none;border-radius:10px;color:#ededed;font-size:14px;line-height:20px;font-weight:400;text-align:left;cursor:pointer;transition:background .2s ease}.find-creators-dropdown-item:hover{background:#262626}.find-creators-dropdown-item.selected{background:#d442f7;color:#fff}.find-creators-dropdown-item.selected svg{color:#fff}.find-creators-content{width:100%}.find-creators-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.find-creators-card{background:#191919;border:1px solid #2a2a2a;border-radius:16px;padding:20px;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000004d}.find-creators-card-top{display:flex;align-items:flex-start;gap:12px;margin-bottom:11px}.find-creators-avatar{width:56px;height:56px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#262626;border:2px solid #2a2a2a}.find-creators-avatar img{width:100%;height:100%;object-fit:cover}.find-creators-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#262626;color:#fff;font-size:20px;font-weight:700;text-transform:uppercase}.find-creators-card-header{flex:1!important;min-width:0!important;margin:0!important;padding:0!important}.find-creators-username-row{display:flex!important;align-items:center!important;gap:11.2px!important;flex-wrap:wrap!important;margin-bottom:8px!important}.find-creators-username{font-size:18px!important;line-height:24px!important;font-weight:700!important;color:#fff!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;margin:0!important;padding:0!important}.find-creators-badge{padding:4px 10px!important;border-radius:999px!important;font-size:12px!important;line-height:16px!important;font-weight:600!important;white-space:nowrap!important;margin:0!important}.find-creators-badge-verified{background:#1b202e!important;color:#7dd3fc!important}.find-creators-badge-niche{background:#262626!important;color:#fff!important}.find-creators-badge-connected{background:#1a3a2a!important;color:#4ade80!important;border:1px solid #22c55e!important}.find-creators-metrics-row{display:flex;align-items:center;gap:22px;margin-left:68px;margin-bottom:6px}.find-creators-metric{display:flex;align-items:center;gap:6px;color:#ededed;font-size:14px;line-height:20px;font-weight:400}.find-creators-metric svg{color:#9ca3af;flex-shrink:0}.find-creators-metric-engagement{color:#ededed}.find-creators-metric-engagement svg{color:#e55bf9}.find-creators-metric-engagement strong{color:#fff;font-weight:600}.find-creators-metric-label{color:#9ca3af}.find-creators-location{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px;line-height:20px;font-weight:400;margin-left:68px;margin-bottom:6px}.find-creators-location svg{color:#9ca3af;flex-shrink:0}.find-creators-portfolio-img{width:50px;height:50px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#171717;aspect-ratio:1 / 1}.find-creators-bio{color:#fff;font-size:14px;line-height:20px;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left;margin-left:68px;margin-bottom:8px}.find-creators-portfolio-container{display:flex;align-items:flex-start;gap:8px;margin-left:68px;margin-bottom:8px}.find-creators-portfolio-img img{width:100%;height:100%;object-fit:cover;display:block}.find-creators-invite-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:46px;padding:0 14px;background:#d442f7;border:none;border-radius:14px;color:#fff;font-size:13px;line-height:1;font-weight:700;cursor:pointer;transition:background .2s ease,opacity .2s ease;margin-top:auto;margin-left:68px;min-width:108px;white-space:nowrap;box-sizing:border-box}.find-creators-invite-btn span{white-space:nowrap}.find-creators-invite-btn:hover:not(.disabled){background:#d442f7}.find-creators-invite-btn.disabled{background:#262626;border:1px solid #2a2a2a;color:#8a8a8a;cursor:not-allowed;opacity:.7}.find-creators-invite-btn.under-review{background:#3b2a4a;border:1px solid #6b3d7f;color:#d9a5e8;cursor:not-allowed;opacity:1}.find-creators-loading,.find-creators-empty{text-align:center;padding:48px 24px;color:#9ca3af;font-size:14px;line-height:20px}@media (max-width: 768px){.find-creators-grid{grid-template-columns:1fr}.find-creators-container{padding:0 16px}.find-creators-header{flex-direction:column;align-items:flex-start;gap:16px}.find-creators-tabs{display:none}.find-creators-header-actions{width:100%;justify-content:flex-end}.find-creators-search-filter-row{flex-direction:column;gap:12px}.find-creators-search-wrapper,.find-creators-dropdown-button{width:100%}.find-creators-dropdown-menu{right:auto;left:0;width:100%}}.invite-status-page{background:#101010;color:#ededed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.invite-status-frame{padding:48px 0 56px}.invite-status-container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.invite-status-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.invite-status-header-left{display:flex;flex-direction:column;gap:4px;text-align:left}.invite-status-header h1{font-size:30px;line-height:36px;font-weight:700;margin:0;color:#ededed;text-align:left}.invite-status-header p{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400;margin:0}.invite-status-header-actions{display:flex;align-items:center;gap:12px}.invite-status-home-btn,.invite-status-signout-btn{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#191919;border:1px solid #2a2a2a;border-radius:8px;color:#ededed;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:inherit}.invite-status-home-btn:hover,.invite-status-signout-btn:hover{background:#1f1f1f;border-color:#333}.invite-status-tabs{background:#191919;border:1px solid #2a2a2a;border-radius:16px;padding:12px 20px;margin-bottom:24px}.invite-status-tab-container{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.invite-status-tab-container::-webkit-scrollbar{display:none}.invite-status-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:14px;line-height:20px;font-weight:600;border:1px solid transparent;color:#a0a0a0;background:transparent;transition:all .2s ease;cursor:pointer;white-space:nowrap;font-family:inherit}.invite-status-tab:hover{color:#ededed}.invite-status-tab.active{background:#141414;border-color:#2a2a2a;color:#ededed}.invite-status-tab.inactive{background:transparent;border-color:transparent}.invite-status-tab-icon{display:flex;align-items:center;justify-content:center}.invite-status-tab-label{display:inline-block}.invite-status-content{display:flex;flex-direction:column;gap:32px}.invite-status-header-section{margin-bottom:8px}.invite-status-title{font-size:30px;line-height:36px;font-weight:700;margin:0 0 8px;color:#ededed;text-align:left}.invite-status-subtitle{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400;margin:0;text-align:left}.invite-status-section{display:flex;flex-direction:column;gap:16px}.invite-status-section-header{display:flex;align-items:center;justify-content:space-between}.invite-status-section-title{font-size:20px;line-height:28px;font-weight:600;margin:0;color:#ededed;text-align:left}.invite-status-count{font-size:16px;font-weight:400;color:#8a8a8a}.invite-status-divider{width:100%;height:1px;background:#1f1f1f;margin:0}.invite-status-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.invite-status-card{background:#171717;border:1px solid #262626;border-radius:16px;padding:20px;box-shadow:0 2px 8px #0000004d;display:flex;flex-direction:column;gap:16px;text-align:left}.invite-status-card-header{display:flex;align-items:flex-start;gap:14px}.invite-status-card-avatar{position:relative;width:56px;height:56px;flex-shrink:0}.invite-status-card-avatar img{width:100%;height:100%;border-radius:50%;object-fit:cover}.invite-status-avatar-placeholder{width:100%;height:100%;background:#262626;border:2px solid #2a2a2a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;color:#fff}.invite-status-card-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:6px;text-align:left}.invite-status-card-name-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;text-align:left}.invite-status-card-username{font-size:18px;line-height:24px;font-weight:700;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left}.invite-status-badge{padding:4px 10px;border-radius:999px;font-size:12px;line-height:16px;font-weight:600;white-space:nowrap;text-align:left}.invite-status-badge-verified{background:#1b202e;color:#7dd3fc}.invite-status-badge-niche{background:#262626;color:#fff}.invite-status-card-direction{font-size:13px;line-height:18px;color:#8a8a8a;font-weight:400;text-align:left}.invite-status-card-bio{font-size:14px;line-height:20px;color:#9ca3af;font-weight:400;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;text-align:left}.invite-status-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.invite-status-card-status{display:flex;align-items:center}.invite-status-pill{padding:4px 10px;border-radius:999px;font-size:12px;line-height:16px;font-weight:600;white-space:nowrap;text-align:left}.invite-status-pill-pending{background:#fef7c7;color:#a4320f}.invite-status-pill-accepted{background:#d1fae5;color:#065f46}.invite-status-pill-rejected{background:#fee2e2;color:#991b1b}.invite-status-card-actions{display:flex;align-items:center;gap:10px}.invite-status-action-group{display:flex;gap:10px;width:100%}.invite-status-action-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:14px;line-height:20px;font-weight:600;border:none;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.invite-status-action-btn:disabled{cursor:not-allowed;opacity:.6}.invite-status-action-accept{flex:1;background:#d542f8;color:#000}.invite-status-action-accept:hover:not(:disabled){background:#c032e8}.invite-status-action-reject{flex:1;background:#0b0b0b;border:1px solid #222222;color:#fff}.invite-status-action-reject:hover:not(:disabled){background:#1a1a1a;border-color:#333}.invite-status-action-disabled{background:#0b0b0b;border:1px solid #222222;color:#8a8a8a;cursor:not-allowed}.invite-status-action-primary{background:#d542f8;color:#000}.invite-status-action-primary:hover:not(:disabled){background:#c032e8}.invite-status-loading,.invite-status-empty{text-align:center;color:#8a8a8a;padding:40px 0;font-size:14px}@media (max-width: 768px){.invite-status-container{padding:0 16px}.invite-status-grid{grid-template-columns:1fr;gap:18px}.invite-status-header{flex-direction:column;align-items:flex-start;gap:12px}.invite-status-header-actions{width:100%;justify-content:flex-end}.invite-status-card-footer{flex-direction:column;align-items:stretch}.invite-status-action-group{flex-direction:column}}.content-approval-page{min-height:100vh!important;background:#000!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important}.content-approval-frame{width:100%!important;min-height:100vh!important;background:#000!important}.content-approval-container{max-width:1200px!important;width:100%!important;margin:0 auto!important;padding:0 1.5rem!important;box-sizing:border-box!important}.content-approval-header{display:flex!important;justify-content:space-between!important;align-items:center!important;padding:1.5rem 0!important;border-bottom:1px solid #333333!important;margin-bottom:2rem!important}.content-approval-header-left h1{font-size:2rem!important;font-weight:700!important;color:#fff!important;margin:0 0 .5rem!important;text-align:left!important}.content-approval-header-left p{font-size:1rem!important;color:#a0a0a0!important;margin:0!important;text-align:left!important}.content-approval-header-actions{display:flex!important;gap:.75rem!important;align-items:center!important}.content-approval-home-btn,.content-approval-signout-btn{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.5rem 1rem!important;background:#1a1a1a!important;border:1px solid #333333!important;color:#fff!important;border-radius:.5rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important}.content-approval-home-btn:hover,.content-approval-signout-btn:hover{background:#222!important;border-color:#e261ee!important;color:#e261ee!important}.content-approval-mobile-menu{display:none!important}.content-approval-tabs{margin-bottom:2rem!important}.content-approval-tab-container{display:flex!important;gap:.5rem!important;flex-wrap:wrap!important;border-bottom:1px solid #333333!important}.content-approval-tab{display:flex!important;align-items:center!important;gap:.5rem!important;padding:.75rem 1rem!important;background:transparent!important;border:none!important;border-bottom:2px solid transparent!important;color:#a0a0a0!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;text-align:left!important}.content-approval-tab:hover{color:#fff!important;background:#1a1a1a!important}.content-approval-tab.active{color:#e261ee!important;border-bottom-color:#e261ee!important}.content-approval-tab-icon{display:flex!important;align-items:center!important}.content-approval-tab-label{white-space:nowrap!important}.content-approval-content{width:100%!important}.content-approval-header-section{margin-bottom:2rem!important}.content-approval-title{font-size:2rem!important;font-weight:700!important;color:#fff!important;margin:0 0 .5rem!important;text-align:left!important}.content-approval-count{color:#e261ee!important}.content-approval-subtitle{font-size:1rem!important;color:#a0a0a0!important;margin:0!important;text-align:left!important}.content-approval-loading,.content-approval-empty{text-align:center!important;color:#8a8a8a!important;padding:3rem 0!important;font-size:1rem!important}.content-approval-grid{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))!important;gap:1.5rem!important;margin-top:1.5rem!important}.content-approval-card{background:#1a1a1a!important;border:1px solid #2a2a2a!important;border-radius:.75rem!important;padding:1.25rem!important;display:flex!important;flex-direction:column!important;gap:1rem!important;transition:all .2s ease!important}.content-approval-card:hover{border-color:#333!important;background:#1f1f1f!important}.content-approval-card-header{display:flex!important;flex-direction:column!important;gap:1rem!important}.content-approval-card-media{width:100%!important;aspect-ratio:1 / 1!important;border-radius:.5rem!important;overflow:hidden!important;background:#0a0a0a!important}.content-approval-media{width:100%!important;height:100%!important;object-fit:cover!important}.content-approval-card-info{display:flex!important;flex-direction:column!important;gap:.75rem!important}.content-approval-card-creator{display:flex!important;align-items:center!important;gap:.5rem!important;flex-wrap:wrap!important}.content-approval-creator-name{font-size:1rem!important;font-weight:600!important;color:#fff!important}.content-approval-type-badge{font-size:.75rem!important;font-weight:500!important;padding:.25rem .5rem!important;border-radius:.375rem!important;text-align:left!important}.content-approval-type-created_for_brand{background:#1e3a5f!important;color:#60a5fa!important;border:1px solid #3b82f6!important}.content-approval-type-post_applied{background:#7c2d12!important;color:#fbbf24!important;border:1px solid #f59e0b!important}.content-approval-card-description{font-size:.875rem!important;color:#a0a0a0!important;line-height:1.5!important;text-align:left!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.content-approval-card-meta{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:1rem!important}.content-approval-buyout-price{font-size:1rem!important;font-weight:600!important;color:#e261ee!important}.content-approval-date{font-size:.75rem!important;color:#666!important}.content-approval-card-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;padding-top:1rem!important;border-top:1px solid #2a2a2a!important}.content-approval-card-status{display:flex!important;align-items:center!important}.content-approval-pill{font-size:.75rem!important;font-weight:500!important;padding:.375rem .75rem!important;border-radius:.375rem!important;text-align:left!important}.content-approval-pill-pending{background:#1e3a5f!important;color:#60a5fa!important;border:1px solid #3b82f6!important}.content-approval-pill-approved{background:#064e3b!important;color:#34d399!important;border:1px solid #10b981!important}.content-approval-pill-rejected{background:#7f1d1d!important;color:#f87171!important;border:1px solid #ef4444!important}.content-approval-card-actions{display:flex!important;align-items:center!important}.content-approval-action-group{display:flex!important;gap:.5rem!important}.content-approval-action-btn{display:flex!important;align-items:center!important;gap:.375rem!important;padding:.5rem 1rem!important;border-radius:.5rem!important;font-size:.875rem!important;font-weight:500!important;cursor:pointer!important;transition:all .2s ease!important;border:none!important}.content-approval-action-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.content-approval-action-approve{background:#064e3b!important;color:#34d399!important;border:1px solid #10b981!important}.content-approval-action-approve:hover:not(:disabled){background:#065f46!important;border-color:#34d399!important}.content-approval-action-reject{background:#7f1d1d!important;color:#f87171!important;border:1px solid #ef4444!important}.content-approval-action-reject:hover:not(:disabled){background:#991b1b!important;border-color:#f87171!important}@media (max-width: 768px){.content-approval-container{padding:0 1rem!important}.content-approval-header{flex-direction:column!important;align-items:flex-start!important;gap:1rem!important}.content-approval-header-actions{width:100%!important;justify-content:space-between!important}.content-approval-mobile-menu{display:flex!important}.content-approval-tab-container{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}.content-approval-tab{flex-shrink:0!important}.content-approval-grid{grid-template-columns:1fr!important}}.campaign-briefs-page{background:#101010;color:#ededed;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.campaign-briefs-frame{padding:48px 0 56px}.campaign-briefs-container{width:min(1200px,100%);margin:0 auto;padding:0 24px}.campaign-briefs-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:32px}.campaign-briefs-header-left{display:flex;flex-direction:column;gap:4px;text-align:left}.campaign-briefs-header h1{font-size:30px;line-height:36px;font-weight:700;margin:0;color:#ededed;text-align:left}.campaign-briefs-header p{font-size:15px;line-height:22px;color:#a0a0a0;font-weight:400;margin:0}.campaign-briefs-header-actions{display:flex;align-items:center;gap:12px}.campaign-briefs-home-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.campaign-briefs-home-btn:hover{background:#1a1a1a!important}.campaign-briefs-signout-btn{display:inline-flex;align-items:center;gap:8px;border-radius:999px!important;border:1px solid #2a2a2a!important;background:#101010!important;color:#ededed!important;padding:8px 16px!important}.campaign-briefs-signout-btn:hover{background:#1a1a1a!important}.campaign-briefs-tabs{background:#191919;border:1px solid #2a2a2a;border-radius:16px;padding:12px 20px;margin-bottom:24px}.campaign-briefs-tab-container{display:flex;flex-wrap:nowrap;gap:16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.campaign-briefs-tab-container::-webkit-scrollbar{display:none}.campaign-briefs-tab{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;font-size:14px;line-height:20px;font-weight:600;border:1px solid transparent;color:#a0a0a0;background:transparent;transition:all .2s ease;cursor:pointer;white-space:nowrap}.campaign-briefs-tab:hover{color:#ededed}.campaign-briefs-tab.active{background:#141414;border-color:#2a2a2a;color:#ededed}.campaign-briefs-tab.inactive{color:#7a7a7a}.campaign-briefs-tab-icon{display:inline-flex;align-items:center;flex-shrink:0}.campaign-briefs-tab-label{flex-shrink:0}.campaign-briefs-page-header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.campaign-briefs-page-header-left{flex:1}.campaign-briefs-page-title{font-size:30px;line-height:36px;font-weight:700;margin:0 0 8px;color:#fff}.campaign-briefs-page-subtitle{font-size:15px;line-height:22px;color:#9ca3af;font-weight:400;margin:0}.campaign-briefs-new-brief-btn{display:inline-flex;align-items:center;gap:8px;height:44px;padding:0 20px;background:linear-gradient(135deg,#d442f7,#ec4899);border:none;border-radius:14px;color:#fff;font-size:14px;line-height:20px;font-weight:600;cursor:pointer;transition:all .2s ease;white-space:nowrap;box-shadow:0 2px 8px #d442f74d}.campaign-briefs-new-brief-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #d442f766}.campaign-briefs-new-brief-btn svg{flex-shrink:0}.campaign-briefs-main-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.campaign-briefs-form-card,.campaign-briefs-creators-card{background:#1a1a1a;border:1px solid #2a2a2a;border-radius:16px;padding:24px}.campaign-briefs-card-header{display:flex;align-items:flex-start;gap:12px;margin-bottom:24px}.campaign-briefs-card-icon{color:#d442f7;flex-shrink:0;margin-top:2px}.campaign-briefs-card-header-text{flex:1}.campaign-briefs-card-title{font-size:18px;line-height:24px;font-weight:600;color:#fff;margin:0 0 4px}.campaign-briefs-card-subtitle{font-size:14px;line-height:20px;color:#9ca3af;margin:0}.campaign-briefs-form{display:flex;flex-direction:column;gap:18px}.campaign-briefs-form-field{display:flex;flex-direction:column;gap:8px}.campaign-briefs-form-field label{font-size:14px;line-height:20px;font-weight:500;color:#ededed}.campaign-briefs-form-field input,.campaign-briefs-form-field textarea{width:100%;background:#0b0b0b;border:1px solid #2a2a2a;border-radius:12px;padding:12px 14px;color:#fff;font-size:14px;line-height:20px;font-family:inherit;transition:all .2s ease}.campaign-briefs-form-field input:focus,.campaign-briefs-form-field textarea:focus{outline:none;border-color:#d442f7;box-shadow:0 0 0 2px #d442f71a}.campaign-briefs-form-field input::placeholder,.campaign-briefs-form-field textarea::placeholder{color:#8a8a8a}.campaign-briefs-form-field textarea{resize:vertical;min-height:100px}.campaign-briefs-form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.campaign-briefs-form-field-half{margin:0}.campaign-briefs-submit-btn{width:100%;height:48px;margin-top:8px;background:#8b5cf6;border:none;border-radius:14px;color:#fff;font-size:15px;line-height:20px;font-weight:600;cursor:pointer;transition:all .2s ease}.campaign-briefs-submit-btn:hover:not(:disabled){background:#9d6af7;transform:translateY(-1px)}.campaign-briefs-submit-btn:disabled{opacity:.6;cursor:not-allowed}.campaign-briefs-creators-list{display:flex;flex-direction:column;gap:14px}.campaign-briefs-creator-row{display:flex;align-items:center;gap:12px;padding:14px;background:#141414;border:1px solid #2a2a2a;border-radius:14px;transition:all .2s ease}.campaign-briefs-creator-row:hover{background:#171717;border-color:#333}.campaign-briefs-creator-avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;flex-shrink:0;background:#262626;border:2px solid #2a2a2a}.campaign-briefs-creator-avatar img{width:100%;height:100%;object-fit:cover}.campaign-briefs-creator-avatar-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#262626;color:#fff;font-size:18px;font-weight:700;text-transform:uppercase}.campaign-briefs-creator-info{flex:1;min-width:0}.campaign-briefs-creator-username{font-size:15px;line-height:20px;font-weight:600;color:#fff;margin-bottom:4px}.campaign-briefs-creator-metrics{font-size:12px;line-height:16px;color:#9ca3af}.campaign-briefs-creator-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.campaign-briefs-creator-niche{padding:6px 12px;background:#171717;border:1px solid #2a2a2a;border-radius:999px;font-size:12px;line-height:16px;font-weight:500;color:#fff;white-space:nowrap}.campaign-briefs-send-btn{display:inline-flex;align-items:center;gap:6px;height:38px;padding:0 16px;background:#0b0b0b;border:1px solid #2a2a2a;border-radius:12px;color:#fff;font-size:13px;line-height:1;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.campaign-briefs-send-btn:hover:not(:disabled){background:#141414;border-color:#d442f7;color:#d442f7}.campaign-briefs-send-btn:disabled{opacity:.5;cursor:not-allowed}.campaign-briefs-send-btn svg{flex-shrink:0}.campaign-briefs-hint{text-align:center;padding:16px;font-size:13px;line-height:18px;color:#9ca3af;background:#141414;border:1px dashed #2a2a2a;border-radius:12px;margin-top:8px}.campaign-briefs-loading,.campaign-briefs-empty{text-align:center;padding:48px 24px;color:#9ca3af;font-size:14px;line-height:20px}.campaign-briefs-empty{padding:32px 24px}@media (max-width: 1024px){.campaign-briefs-main-layout{grid-template-columns:1fr;gap:20px}}@media (max-width: 768px){.campaign-briefs-container{padding:0 16px}.campaign-briefs-header{flex-direction:column;align-items:flex-start;gap:16px}.campaign-briefs-tabs{display:none}.campaign-briefs-page-header{flex-direction:column;align-items:flex-start;gap:16px}.campaign-briefs-new-brief-btn{width:100%;justify-content:center}.campaign-briefs-form-row{grid-template-columns:1fr}.campaign-briefs-creator-row{flex-wrap:wrap}.campaign-briefs-creator-actions{width:100%;justify-content:space-between}}#root{max-width:100%;margin:0 auto;text-align:center}.app-container{min-height:100vh;display:flex;flex-direction:column}:root{--background: 0 0% 0%;--foreground: 0 0% 100%;--card: 0 0% 9%;--card-foreground: 0 0% 100%;--popover: 0 0% 9%;--popover-foreground: 0 0% 100%;--primary: 270 91% 72%;--primary-foreground: 0 0% 0%;--primary-glow: 280 95% 78%;--secondary: 0 0% 14%;--secondary-foreground: 0 0% 100%;--muted: 0 0% 14%;--muted-foreground: 0 0% 63%;--accent: 270 91% 72%;--accent-foreground: 0 0% 0%;--success: 270 91% 72%;--success-foreground: 0 0% 0%;--destructive: 0 84% 60%;--destructive-foreground: 0 0% 100%;--border: 0 0% 14%;--input: 0 0% 14%;--ring: 270 91% 72%;--gradient-primary: linear-gradient(135deg, hsl(270 91% 72%), hsl(280 95% 78%));--gradient-gold: linear-gradient(135deg, hsl(270 91% 72%), hsl(280 95% 78%));--gradient-success: linear-gradient(135deg, hsl(270 91% 72%), hsl(280 95% 78%));--shadow-soft: 0 4px 20px -2px hsl(270 91% 72% / .2);--shadow-glow: 0 0 40px hsl(280 95% 78% / .4);--shadow-card: 0 2px 8px -2px hsl(0 0% 100% / .1);--radius: .75rem;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background-color:hsl(var(--background));color:hsl(var(--foreground));font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}.text-card-foreground{color:hsl(var(--card-foreground))}.min-h-screen{min-height:100vh}.max-w-4xl{max-width:56rem}.p-4{padding:1rem}.px-4{padding-left:1rem;padding-right:1rem}.py-12{padding-top:3rem;padding-bottom:3rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.mb-12{margin-bottom:3rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-4{margin-bottom:1rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mx-auto{margin-left:auto;margin-right:auto}.flex{display:flex}.inline-flex{display:inline-flex}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-8{gap:2rem}.grid{display:grid}.gap-6{gap:1.5rem}.features-grid ul,.features-grid li{list-style:none;padding:0;margin:0}.features-grid li{height:100%;display:flex}.features-grid .card{height:100%;display:flex;flex-direction:column}.features-grid .card>div{flex:1;display:flex;flex-direction:column}.features-grid .feature-card-content{flex:1;display:flex;flex-direction:column}.features-grid .feature-card-content h4{flex-shrink:0}.features-grid .feature-card-content p{flex:1;display:flex;align-items:flex-start}.text-center{text-align:center}.text-justify{text-align:justify}.text-2xl{font-size:1.5rem;line-height:2rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-6xl{font-size:3.75rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.font-medium{font-weight:500}.text-foreground{color:hsl(var(--foreground))}.text-muted-foreground{color:hsl(var(--muted-foreground))}.text-primary{color:hsl(var(--primary))}.text-success{color:hsl(var(--success))}.text-primary-foreground{color:hsl(var(--primary-foreground))}.text-success-foreground{color:hsl(var(--success-foreground))}.bg-background{background-color:hsl(var(--background))}.bg-card{background-color:hsl(var(--card))}.bg-primary{background-color:hsl(var(--primary))}.bg-secondary{background-color:hsl(var(--secondary))}.bg-muted{background-color:hsl(var(--muted))}.bg-gradient-primary{background:var(--gradient-primary)}.bg-gradient-gold{background:var(--gradient-gold)}.bg-gradient-success{background:var(--gradient-success)}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-border{border-color:hsl(var(--border))}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-3xl{border-radius:1.5rem}.shadow-glow{box-shadow:var(--shadow-glow)}.shadow-card{box-shadow:var(--shadow-card)}.shadow-soft{box-shadow:var(--shadow-soft)}.w-4{width:1rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-12{width:3rem}.w-16{width:4rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.h-10{height:2.5rem}.h-11{height:2.75rem}.h-12{height:3rem}.h-16{height:4rem}.space-y-4>*+*{margin-top:1rem}.fixed{position:fixed}.bottom-4{bottom:1rem}.left-4{left:1rem}.transition-shadow{transition:box-shadow .15s ease-in-out}.hover\:opacity-90:hover{opacity:.9}@media (min-width: 768px){.md\:text-6xl{font-size:3.75rem;line-height:1}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width: 640px){.sm\:flex-row{flex-direction:row}}.brand-login-btn{background:transparent;border:2px solid hsl(var(--primary));color:hsl(var(--foreground));padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .3s ease}.brand-login-btn:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.brand-application-btn{background:transparent;border:none;color:hsl(var(--foreground));padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .3s ease}.brand-application-btn:hover{background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.creator-platform-btn{background:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .3s ease}.creator-platform-btn:hover{background:#2563eb}.join-creator-btn{background:#3b82f6!important;color:#fff!important;border:none!important;padding:1rem 2.5rem!important;border-radius:.75rem!important;font-size:1rem!important;font-weight:600!important;transition:all .3s ease;min-height:3rem!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:none!important}.join-creator-btn:hover{background:#2563eb!important;transform:translateY(-2px)}.join-creator-btn:focus{background:#3b82f6!important;outline:none!important}.join-creator-btn:active{background:#2563eb!important}.admin-btn{background:transparent;border:1px solid hsl(var(--border));color:hsl(var(--foreground));padding:.75rem 1.5rem;border-radius:.75rem;font-size:.875rem;font-weight:500;transition:all .3s ease;min-width:80px}.admin-btn:hover{background:hsl(var(--muted));color:hsl(var(--foreground));border-color:hsl(var(--border));transform:translateY(-1px)}.text-justify,.hero-description,.feature-description,.step-description,.final-cta-subtitle{text-align:justify}.bg-gradient-primary:not(.w-16){background:transparent!important;-webkit-background-clip:unset!important;-webkit-text-fill-color:unset!important;background-clip:unset!important;color:hsl(var(--foreground))!important}.feature-card-content,.feature-card-content h3,.feature-card-content p{text-align:left}.hero-text-container{text-align:left;max-width:600px;margin:0 auto}.hero-description{margin-left:0;margin-right:0;text-align:justify;line-height:1.6}.cta-text-center{text-align:center}.header-border{border-bottom:1px solid hsl(var(--card));width:100%}.mb-6{margin-bottom:1rem}.mb-8{margin-bottom:1.5rem}.mb-12{margin-bottom:2rem}.py-12{padding-top:2rem;padding-bottom:2rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}input,textarea{background:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border));border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;transition:all .2s ease}input:focus,textarea:focus{outline:none;border-color:hsl(var(--ring));box-shadow:0 0 0 2px hsl(var(--ring) / .2)}input::placeholder,textarea::placeholder{color:hsl(var(--muted-foreground))}.join-network-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.75rem;padding:2rem;max-width:30.36rem!important;margin:0 auto}.skill-option{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1rem;transition:all .2s ease;cursor:pointer}.skill-option:hover{background:hsl(var(--accent) / .5)}.skill-option.selected{border-color:hsl(var(--primary));background:hsl(var(--primary) / .1)}.social-input-group{margin-bottom:1rem}.social-input-group label{display:block;margin-bottom:.5rem;font-size:.875rem;color:hsl(var(--muted-foreground));font-weight:500}.join-network-header{display:flex!important;align-items:center!important;justify-content:space-between!important;padding:1rem 0!important}.join-network-title{text-align:center!important;flex:1!important}.join-network-progress{display:flex!important;flex-direction:column!important;align-items:center!important;gap:1rem!important;margin-bottom:2rem!important}.join-network-dots{display:flex!important;gap:.5rem!important;justify-content:center!important}.join-network-dot{width:.75rem!important;height:.75rem!important;border-radius:50%!important;transition:all .3s ease!important}.join-network-dot.active{background:hsl(var(--primary))!important}.join-network-dot.inactive{background:hsl(var(--muted))!important}.join-network-layout{display:flex!important;flex-direction:column!important;gap:1.5rem!important;align-items:stretch!important}.user-input-section{display:flex!important;flex-direction:column!important;gap:1.5rem!important}.creative-field-section{display:flex!important;flex-direction:column!important;gap:1rem!important}.creative-field-section h4{font-size:1rem!important;font-weight:600!important;color:hsl(var(--foreground))!important;margin-bottom:1rem!important;text-align:left!important}.skill-option{background:hsl(var(--card))!important;border:1px solid hsl(var(--border))!important;border-radius:.5rem!important;padding:1rem!important;transition:all .2s ease!important;cursor:pointer!important;display:flex!important;align-items:flex-start!important;gap:.75rem!important;width:100%!important}.skill-option .custom-radio{margin-top:.125rem!important;display:inline-block!important;vertical-align:top!important}.skill-option{align-items:flex-start!important}.skill-option .custom-radio{flex-shrink:0!important;flex-grow:0!important;flex-basis:20px!important}.skill-option:hover{background:hsl(var(--accent) / .5)!important}.skill-option.selected{border-color:hsl(var(--primary))!important;background:hsl(var(--primary) / .1)!important}.skill-option label{font-size:.875rem!important;font-weight:500!important;color:hsl(var(--foreground))!important;cursor:pointer!important;flex:1!important;text-align:left!important;display:block!important;margin:0!important}.skill-option p{font-size:.75rem!important;color:hsl(var(--muted-foreground))!important;margin-top:.5rem!important;line-height:1.4!important;text-align:left!important;margin-bottom:0!important}.join-network-card h2,.join-network-card p{text-align:center!important}.join-network-card p.social-media-requirement,.join-network-card h4,.join-network-card h4.social-media-heading,.join-network-card input,.join-network-card textarea,.join-network-card label{text-align:left!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))!important}.max-w-sm{max-width:30.36rem!important}.join-network-container{max-width:30.36rem!important;width:100%!important}.join-network-header{position:sticky!important;top:0!important;z-index:50!important;background:hsl(var(--background))!important;border-bottom:1px solid #6b7280!important;padding:1rem 0!important}.join-network-back-btn{background:none!important;border:none!important;outline:none!important;box-shadow:none!important;color:#fff!important;transition:color .2s ease!important}.join-network-back-btn:hover{color:#d1d5db!important;background:none!important;box-shadow:none!important}.join-network-back-btn:focus{outline:none!important;box-shadow:none!important;background:none!important}.join-network-back-btn:active{background:none!important;box-shadow:none!important}.join-network-title h1{color:#3b82f6!important;font-size:1.25rem!important;font-weight:600!important}.custom-radio{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;width:20px!important;height:20px!important;min-width:20px!important;min-height:20px!important;max-width:20px!important;max-height:20px!important;border:2px solid #3b82f6!important;border-radius:50%!important;background:transparent!important;cursor:pointer!important;position:relative!important;flex-shrink:0!important;margin:0!important;padding:0!important;box-sizing:border-box!important;transition:all .2s ease!important}.custom-radio:hover{border-color:#2563eb!important;box-shadow:0 0 0 2px #3b82f61a!important}.custom-radio:checked{background:#3b82f6!important;border-color:#3b82f6!important}.custom-radio:checked:after{content:""!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:8px!important;height:8px!important;min-width:8px!important;min-height:8px!important;max-width:8px!important;max-height:8px!important;background:#fff!important;border-radius:50%!important;box-sizing:border-box!important}.custom-radio:focus{outline:none!important;box-shadow:0 0 0 3px #3b82f633!important}.custom-radio:disabled{opacity:.5!important;cursor:not-allowed!important}.social-connection-btn{width:100%!important;padding:1.25rem 1.5rem!important;border-radius:.75rem!important;border:2px solid!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;font-weight:600!important;font-size:.95rem!important;cursor:pointer!important;background:#fff!important;color:#374151!important;border-color:#d1d5db!important;position:relative!important;overflow:hidden!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.social-connection-btn:hover{border-color:#9ca3af!important;background:#f9fafb!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #00000026,0 2px 4px #0000001a!important}.social-connection-btn:active{transform:translateY(0)!important;box-shadow:0 1px 3px #0000001a,0 1px 2px #0000000f!important}.social-connection-btn.instagram{border-color:#ec4899!important;background:#fdf2f8!important;color:#be185d!important}.social-connection-btn.instagram:hover{border-color:#f472b6!important;background:#fce7f3!important}.social-connection-btn.tiktok{border-color:#000!important;background:#fff!important;color:#000!important}.social-connection-btn.tiktok:hover{border-color:#374151!important;background:#f9fafb!important}.social-connection-btn.pinterest{border-color:#dc2626!important;background:#fef2f2!important;color:#b91c1c!important}.social-connection-btn.pinterest:hover{border-color:#f87171!important;background:#fee2e2!important}.social-connection-btn.connected{border-width:2px!important;font-weight:600!important}.social-connection-btn.connected.instagram{border-color:#ec4899!important;background:#fdf2f8!important;color:#be185d!important}.social-connection-btn.connected.tiktok{border-color:#000!important;background:#000!important;color:#fff!important}.social-connection-btn.connected.pinterest{border-color:#dc2626!important;background:#fef2f2!important;color:#b91c1c!important}div.space-y-5 .social-connection-btn,.social-connection-btn{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003!important;padding:1.25rem 1.5rem!important;border-radius:.75rem!important;border:2px solid!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;font-weight:600!important;font-size:.95rem!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;width:100%!important}div.space-y-5 .social-connection-btn:hover,.social-connection-btn:hover{background:#374151!important;border-color:#9ca3af!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0006,0 2px 4px #0000004d!important}div.space-y-5 .social-connection-btn.instagram,.social-connection-btn.instagram{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 .social-connection-btn.instagram:hover,.social-connection-btn.instagram:hover{background:#1f2937!important;border-color:#ec4899!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #ec489933,0 2px 4px #0000004d!important}div.space-y-5 .social-connection-btn.instagram.connected,.social-connection-btn.instagram.connected{background:#ec489933!important;color:#f9a8d4!important;border-color:#ec4899!important;box-shadow:0 2px 8px #ec48994d,0 1px 3px #0003!important}div.space-y-5 .social-connection-btn.tiktok,.social-connection-btn.tiktok{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 .social-connection-btn.tiktok:hover,.social-connection-btn.tiktok:hover{background:#374151!important;border-color:#9ca3af!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0006,0 2px 4px #0000004d!important}div.space-y-5 .social-connection-btn.tiktok.connected,.social-connection-btn.tiktok.connected{background:#374151!important;color:#fff!important;border-color:#d1d5db!important;box-shadow:0 2px 8px #0006,0 1px 3px #0000004d!important}div.space-y-5 .social-connection-btn.pinterest,.social-connection-btn.pinterest{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 .social-connection-btn.pinterest:hover,.social-connection-btn.pinterest:hover{background:#1f2937!important;border-color:#f87171!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #f8717133,0 2px 4px #0000004d!important}div.space-y-5 .social-connection-btn.pinterest.connected,.social-connection-btn.pinterest.connected{background:#dc262633!important;color:#fca5a5!important;border-color:#ef4444!important;box-shadow:0 2px 8px #dc26264d,0 1px 3px #0003!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}div.space-y-4 button.social-connection-btn,div.space-y-6 button.social-connection-btn,div.space-y-5 button.social-connection-btn,button.social-connection-btn{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important;box-shadow:0 1px 3px #0000004d,0 1px 2px #0003!important;padding:1.25rem 1.5rem!important;border-radius:.75rem!important;border:2px solid!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:1rem!important;font-weight:600!important;font-size:.95rem!important;cursor:pointer!important;position:relative!important;overflow:hidden!important;width:100%!important}div.space-y-5 button.social-connection-btn:hover,button.social-connection-btn:hover{background:#374151!important;border-color:#9ca3af!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0006,0 2px 4px #0000004d!important}div.space-y-5 button.social-connection-btn.instagram,button.social-connection-btn.instagram{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 button.social-connection-btn.instagram:hover,button.social-connection-btn.instagram:hover{background:#1f2937!important;border-color:#ec4899!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #ec489933,0 2px 4px #0000004d!important}div.space-y-5 button.social-connection-btn.instagram.connected,button.social-connection-btn.instagram.connected{background:#ec489933!important;color:#f9a8d4!important;border-color:#ec4899!important;box-shadow:0 2px 8px #ec48994d,0 1px 3px #0003!important}div.space-y-5 button.social-connection-btn.tiktok,button.social-connection-btn.tiktok{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 button.social-connection-btn.tiktok:hover,button.social-connection-btn.tiktok:hover{background:#374151!important;border-color:#9ca3af!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #0006,0 2px 4px #0000004d!important}div.space-y-5 button.social-connection-btn.tiktok.connected,button.social-connection-btn.tiktok.connected{background:#374151!important;color:#fff!important;border-color:#d1d5db!important;box-shadow:0 2px 8px #0006,0 1px 3px #0000004d!important}div.space-y-5 button.social-connection-btn.pinterest,button.social-connection-btn.pinterest{background:#1f2937!important;color:#d1d5db!important;border-color:#4b5563!important}div.space-y-5 button.social-connection-btn.pinterest:hover,button.social-connection-btn.pinterest:hover{background:#1f2937!important;border-color:#f87171!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px #f8717133,0 2px 4px #0000004d!important}div.space-y-5 button.social-connection-btn.pinterest.connected,button.social-connection-btn.pinterest.connected{background:#dc262633!important;color:#fca5a5!important;border-color:#ef4444!important;box-shadow:0 2px 8px #dc26264d,0 1px 3px #0003!important}div.space-y-4{display:flex!important;flex-direction:column!important;gap:1.25rem!important}div.space-y-6{display:flex!important;flex-direction:column!important;gap:1.75rem!important}div.space-y-4 button.social-connection-btn:not(:first-child){margin-top:1.25rem!important}div.space-y-4 button.social-connection-btn:first-child{margin-top:0!important}div.space-y-6 button.social-connection-btn:not(:first-child){margin-top:1.75rem!important}div.space-y-6 button.social-connection-btn:first-child{margin-top:0!important}div.space-y-4>*+*{margin-top:1.25rem!important}div.space-y-6>*+*{margin-top:1.75rem!important}.space-y-4>*+*{margin-top:1.25rem!important}.space-y-6>*+*{margin-top:1.75rem!important}div.mt-8{margin-top:2.5rem!important}div.space-y-4+div.mt-8{margin-top:2.5rem!important}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))!important}@media (max-width: 768px){.grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))!important}}.text-center{text-align:center!important}.text-left{text-align:left!important}.text-right{text-align:right!important}.flex{display:flex!important}.flex-col{flex-direction:column!important}.items-center{align-items:center!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.gap-8{gap:2rem!important}.mb-4{margin-bottom:1rem!important}.mb-6{margin-bottom:1.5rem!important}.mb-8{margin-bottom:2rem!important}.mt-8{margin-top:2rem!important}.p-4{padding:1rem!important}.p-8{padding:2rem!important}.w-full{width:100%!important}.h-12{height:3rem!important}.max-w-4xl{max-width:56rem!important}.max-w-2xl{max-width:42rem!important}.mx-auto{margin-left:auto!important;margin-right:auto!important}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}@media (max-width: 768px){.grid-cols-2{grid-template-columns:repeat(1,minmax(0,1fr))}}@media all and (display-mode: standalone){body{-webkit-user-select:none;user-select:none}}@supports (-webkit-touch-callout: none){body{padding-top:env(safe-area-inset-top);padding-bottom:env(safe-area-inset-bottom);padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}}.portfolio-add-btn{width:100%!important;height:100%!important;aspect-ratio:1 / 1!important;border:2px dashed hsl(var(--border))!important;border-radius:.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important;background:transparent!important;cursor:pointer!important;transition:background-color .2s!important}.portfolio-add-btn:hover{background:hsl(var(--accent) / .1)!important}.portfolio-add-icon{width:2rem!important;height:2rem!important;min-width:2rem!important;min-height:2rem!important;max-width:2rem!important;max-height:2rem!important;color:hsl(var(--muted-foreground))!important;stroke-width:2.5!important}.portfolio-back-btn{background:#000!important;background-color:#000!important;color:#fff!important;border:none!important;border-color:transparent!important;padding:.625rem 1.25rem!important;border-radius:.5rem!important;font-weight:500!important;transition:opacity .2s!important}.portfolio-back-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important;color:#fff!important;opacity:.9!important}.portfolio-back-btn:disabled{opacity:.5!important;cursor:not-allowed!important}div.flex.gap-2.mt-8{display:flex!important;gap:.5rem!important;margin-top:2rem!important}div.flex.gap-2.mt-8 button{flex:1!important;min-width:0!important;height:2.75rem!important;padding:.625rem 1.25rem!important;font-size:.875rem!important;font-weight:500!important;border-radius:.5rem!important;display:flex!important;align-items:center!important;justify-content:center!important}.hashtags-back-btn{background:#000!important;background-color:#000!important;color:#fff!important;border:none!important;border-color:transparent!important;padding:.625rem 1.25rem!important;border-radius:.5rem!important;font-weight:500!important;transition:opacity .2s!important}.hashtags-back-btn:hover{background:#1a1a1a!important;background-color:#1a1a1a!important;color:#fff!important;opacity:.9!important}.hashtags-back-btn:disabled{opacity:.5!important;cursor:not-allowed!important}div.flex.gap-2.mt-8 button:not(.hashtags-back-btn){background:hsl(var(--primary))!important;background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}div.flex.gap-2.mt-8 button:not(.hashtags-back-btn):disabled{opacity:.5!important;cursor:not-allowed!important;background:hsl(var(--muted))!important;background-color:hsl(var(--muted))!important;color:hsl(var(--muted-foreground))!important}.join-network-continue-btn{background-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;border-color:hsl(var(--primary))!important}.join-network-continue-btn:hover:not(:disabled){background-color:hsl(var(--primary) / .9)!important;opacity:.9!important}.join-network-continue-btn:disabled,.join-network-continue-btn[disabled]{background-color:#6b7280!important;color:#fff!important;border-color:#6b7280!important;opacity:1!important;cursor:not-allowed!important}.hashtags-container{min-height:100px!important;padding:.75rem!important;border:1px solid hsl(var(--border))!important;border-radius:.375rem!important;display:flex!important;flex-wrap:wrap!important;gap:.5rem!important;margin-top:1rem!important}.hashtags-input-container{display:flex!important;align-items:center!important;gap:.5rem!important}.hashtags-input-container input{flex:1!important}.hashtags-add-btn{width:2.5rem!important;height:2.5rem!important;min-width:2.5rem!important;min-height:2.5rem!important;max-width:2.5rem!important;max-height:2.5rem!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0!important;align-self:auto!important;vertical-align:middle!important}.hashtags-input-container{align-items:center!important}.hashtags-input-container input{height:2.5rem!important;min-height:2.5rem!important;max-height:2.5rem!important}.hashtags-input-container button.hashtags-add-btn{height:2.5rem!important;min-height:2.5rem!important;max-height:2.5rem!important;margin:0!important}.hashtag-badge{display:inline-flex!important;align-items:center!important;gap:.25rem!important;padding:.03125rem .5rem!important;background:hsl(var(--secondary))!important;background-color:hsl(var(--secondary))!important;color:hsl(var(--secondary-foreground))!important;border-radius:.25rem!important;font-size:.75rem!important;font-weight:500!important;line-height:1!important;max-width:100%!important;height:auto!important}.hashtag-remove-btn{background:transparent!important;border:none!important;padding:0!important;cursor:pointer!important;display:flex!important;align-items:center!important;justify-content:center!important;color:hsl(var(--muted-foreground))!important;transition:color .2s!important}.hashtag-remove-btn:hover{color:hsl(var(--destructive))!important}.hashtags-container+div.flex.gap-2.mt-8{display:flex!important;gap:.5rem!important;margin-top:2rem!important}.brand-social-input{position:relative!important}.brand-social-placeholder{position:absolute!important;left:.75rem!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;align-items:center!important;gap:.5rem!important;pointer-events:none!important;z-index:1!important}.brand-social-input-field{width:100%!important}.brand-social-input input.brand-social-input-field{padding-left:.75rem!important}.brand-application-step3 .grid.grid-cols-2{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.75rem!important}.brand-application-step3 .skill-option{display:flex!important;align-items:flex-start!important;gap:.5rem!important;padding:.5rem!important}.brand-application-step3 .skill-option .custom-radio{margin-top:.125rem!important;flex-shrink:0!important}.brand-application-step3 .skill-option label{font-size:.875rem!important;line-height:1.25rem!important;text-align:left!important;cursor:pointer!important}.join-network-card>div>div.space-y-3>*+*{margin-top:.75rem!important}.join-network-card>div>div.space-y-3>div{margin-bottom:0!important}.join-network-card label,.join-network-card .text-sm.font-medium.mb-1.block,.join-network-card label.text-left{text-align:left!important;display:block!important}.join-network-card .brand-social-input+label,.join-network-card div:has(.brand-social-input) label{text-align:left!important}.brand-application-step3 label,.brand-application-step3 .text-sm.font-medium.mb-1.block,.brand-application-step3 .text-xs.text-muted-foreground,.brand-application-step3 h4,.brand-application-step3 p.text-xs.text-muted-foreground{text-align:left!important}.modal-container .submission-feedback,.submission-feedback{display:flex!important;flex-direction:column!important;gap:24px!important;padding:0!important;margin:0!important;background:transparent!important;background-color:transparent!important;border:none!important;border-width:0!important;width:100%!important;max-width:100%!important}.modal-container .submission-feedback-content,.submission-feedback-content{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:20px!important;padding:12px 0 8px!important;margin:0!important;width:100%!important}.modal-container .submission-feedback-icon,.submission-feedback-icon{margin:0 0 8px!important;padding:0!important;width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;flex-shrink:0!important;animation:scaleIn .3s ease-out!important;display:block!important}.modal-container .submission-feedback-icon.success-icon,.submission-feedback-icon.success-icon{color:#22c55e!important;stroke:#22c55e!important;fill:none!important;stroke-width:2!important}.modal-container .submission-feedback-icon.error-icon,.submission-feedback-icon.error-icon{color:#ef4444!important;stroke:#ef4444!important;fill:none!important;stroke-width:2!important}.modal-container .submission-feedback-title,.submission-feedback-title{margin:0!important;padding:0!important;font-size:24px!important;font-weight:700!important;line-height:1.3!important;color:hsl(var(--foreground))!important;text-align:center!important;display:block!important;width:100%!important}.modal-container .submission-feedback.success .submission-feedback-title,.submission-feedback.success .submission-feedback-title{color:#22c55e!important}.modal-container .submission-feedback.error .submission-feedback-title,.submission-feedback.error .submission-feedback-title{color:#ef4444!important}.modal-container .submission-feedback-message,.submission-feedback-message{margin:0!important;padding:0!important;font-size:16px!important;line-height:1.6!important;color:hsl(var(--muted-foreground))!important;max-width:400px!important;text-align:center!important;display:block!important;width:100%!important}.modal-container .submission-feedback.success .submission-feedback-message,.submission-feedback.success .submission-feedback-message,.modal-container .submission-feedback.error .submission-feedback-message,.submission-feedback.error .submission-feedback-message{color:hsl(var(--foreground))!important}.modal-container .submission-feedback-actions,.submission-feedback-actions{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:center!important;gap:12px!important;padding-top:8px!important;margin:0!important;width:100%!important}.modal-container .submission-feedback-button,.submission-feedback-button{min-width:120px!important;width:auto!important;height:44px!important;min-height:44px!important;max-height:44px!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;padding:0 32px!important;margin:0!important;transition:all .2s ease!important;box-shadow:0 4px 12px #00000026!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border:none!important;outline:none!important;text-align:center!important}.modal-container .submission-feedback.success .submission-feedback-button,.submission-feedback.success .submission-feedback-button{background:linear-gradient(135deg,#22c55e,#16a34a)!important;background-color:#22c55e!important;background-image:linear-gradient(135deg,#22c55e,#16a34a)!important;color:#fff!important;border:none!important;border-width:0!important;border-color:transparent!important}.modal-container .submission-feedback.success .submission-feedback-button:hover,.submission-feedback.success .submission-feedback-button:hover{background:linear-gradient(135deg,#16a34a,#15803d)!important;background-color:#16a34a!important;background-image:linear-gradient(135deg,#16a34a,#15803d)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #22c55e4d!important}.modal-container .submission-feedback.success .submission-feedback-button:focus,.submission-feedback.success .submission-feedback-button:focus{outline:none!important;box-shadow:0 6px 16px #22c55e4d!important}.modal-container .submission-feedback.error .submission-feedback-button,.submission-feedback.error .submission-feedback-button{background:linear-gradient(135deg,#ef4444,#dc2626)!important;background-color:#ef4444!important;background-image:linear-gradient(135deg,#ef4444,#dc2626)!important;color:#fff!important;border:none!important;border-width:0!important;border-color:transparent!important}.modal-container .submission-feedback.error .submission-feedback-button:hover,.submission-feedback.error .submission-feedback-button:hover{background:linear-gradient(135deg,#dc2626,#b91c1c)!important;background-color:#dc2626!important;background-image:linear-gradient(135deg,#dc2626,#b91c1c)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px #ef44444d!important}.modal-container .submission-feedback.error .submission-feedback-button:focus,.submission-feedback.error .submission-feedback-button:focus{outline:none!important;box-shadow:0 6px 16px #ef44444d!important}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.modal-overlay,div.modal-overlay.fixed{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;z-index:9999!important;display:flex!important;align-items:center!important;justify-content:center!important;background-color:#000c!important;backdrop-filter:blur(4px)!important;-webkit-backdrop-filter:blur(4px)!important;padding:24px 16px!important;margin:0!important;width:100%!important;height:100%!important;overflow:auto!important}.modal-container,div.modal-container{position:relative!important;z-index:10000!important;width:100%!important;max-width:28rem!important;background-color:hsl(var(--card))!important;border-radius:1rem!important;padding:24px!important;box-shadow:0 20px 60px #00000080!important;border:1px solid hsl(var(--border))!important;margin:0 auto!important;display:block!important}.modal-container.p-6,div.modal-container.p-6{padding:24px!important}.modal-container.rounded-2xl,div.modal-container.rounded-2xl{border-radius:1rem!important}.modal-container.shadow-xl,div.modal-container.shadow-xl{box-shadow:0 20px 60px #00000080!important}.modal-container.bg-card,div.modal-container.bg-card{background-color:hsl(var(--card))!important}.modal-content,div.modal-content{margin-top:0!important;max-height:70vh!important;overflow-y:auto!important;padding-right:4px!important;text-align:left!important;font-size:14px!important;line-height:1.75!important;color:hsl(var(--foreground))!important}.modal-content.text-left,div.modal-content.text-left{text-align:left!important}.modal-content.text-sm,div.modal-content.text-sm{font-size:14px!important}.modal-content.leading-relaxed,div.modal-content.leading-relaxed{line-height:1.75!important}.modal-content.text-foreground,div.modal-content.text-foreground{color:hsl(var(--foreground))!important}.modal-container button[aria-label="Close dialog"],.modal-container button[type=button].rounded-full{position:absolute!important;top:16px!important;right:16px!important;z-index:10!important;width:32px!important;height:32px!important;min-width:32px!important;min-height:32px!important;padding:0!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:50%!important;background-color:transparent!important;border:none!important;cursor:pointer!important;color:hsl(var(--muted-foreground))!important;transition:all .2s ease!important}.modal-container button[aria-label="Close dialog"]:hover,.modal-container button[type=button].rounded-full:hover{background-color:hsl(var(--muted))!important;color:hsl(var(--foreground))!important}.modal-overlay[class*=inset-],div.modal-overlay.fixed[class*=inset-]{top:0!important;left:0!important;right:0!important;bottom:0!important}.modal-overlay[class*=z-],div.modal-overlay[class*=z-]{z-index:9999!important}.modal-container[class*=z-],div.modal-container[class*=z-]{z-index:10000!important}.modal-overlay[class*=flex],div.modal-overlay.fixed[class*=flex]{display:flex!important}.modal-overlay[class*=items-],div.modal-overlay.fixed[class*=items-]{align-items:center!important}.modal-overlay[class*=justify-],div.modal-overlay.fixed[class*=justify-]{justify-content:center!important}.modal-overlay[class*=p-],div.modal-overlay.fixed[class*=p-],.modal-overlay[class*=px-],div.modal-overlay.fixed[class*=px-],.modal-overlay[class*=py-],div.modal-overlay.fixed[class*=py-]{padding:24px 16px!important}.modal-overlay[class*=bg-],div.modal-overlay.fixed[class*=bg-]{background-color:#000c!important}.modal-container[class*=max-w-],div.modal-container[class*=max-w-],.modal-container.max-w-md,div.modal-container.max-w-md{max-width:28rem!important}.modal-container.max-w-lg,div.modal-container.max-w-lg{max-width:32rem!important}.modal-container.max-w-xl,div.modal-container.max-w-xl{max-width:36rem!important}.modal-container[class*=w-],div.modal-container[class*=w-]{width:100%!important}.modal-container[class*=relative],div.modal-container[class*=relative]{position:relative!important}.modal-overlay[class*=fixed],div.modal-overlay.fixed{position:fixed!important}.modal-container button.submission-feedback-button,button.submission-feedback-button,.submission-feedback button.submission-feedback-button,.submission-feedback-actions button.submission-feedback-button{appearance:none!important;-webkit-appearance:none!important;-moz-appearance:none!important;min-width:120px!important;width:auto!important;height:44px!important;min-height:44px!important;max-height:44px!important;padding:0 32px!important;margin:0!important;border-radius:12px!important;font-size:16px!important;font-weight:600!important;line-height:1!important;text-align:center!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;border:none!important;outline:none!important;box-shadow:0 4px 12px #00000026!important;transition:all .2s ease!important;background-image:none!important}button.submission-feedback-button.size-lg,button.submission-feedback-button[class*=size-]{min-width:120px!important;height:44px!important;padding:0 32px!important}button.submission-feedback-button[class*=variant-],button.submission-feedback-button[class*=default],button.submission-feedback-button[class*=destructive],button.submission-feedback-button[class*=outline],button.submission-feedback-button[class*=secondary],button.submission-feedback-button[class*=ghost],button.submission-feedback-button[class*=link]{background-image:linear-gradient(135deg,var(--button-bg-1, #22c55e),var(--button-bg-2, #16a34a))!important}button.submission-feedback-button:hover[class*="hover:"]{background-image:linear-gradient(135deg,var(--button-hover-bg-1, #16a34a),var(--button-hover-bg-2, #15803d))!important}.modal-container .submission-feedback-icon svg,.submission-feedback-icon svg{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;display:block!important}.submission-feedback-icon[class*=size-],.submission-feedback-icon[class*=w-],.submission-feedback-icon[class*=h-]{width:48px!important;height:48px!important}.modal-container .submission-feedback-title[class*=text-],.submission-feedback-title[class*=text-],.modal-container .submission-feedback-title[class*=font-],.submission-feedback-title[class*=font-],.modal-container .submission-feedback-title[class*=leading-],.submission-feedback-title[class*=leading-]{font-size:24px!important;font-weight:700!important;line-height:1.3!important;text-align:center!important}.modal-container .submission-feedback-message[class*=text-],.submission-feedback-message[class*=text-],.modal-container .submission-feedback-message[class*=font-],.submission-feedback-message[class*=font-],.modal-container .submission-feedback-message[class*=leading-],.submission-feedback-message[class*=leading-]{font-size:16px!important;line-height:1.6!important;text-align:center!important}.submission-feedback[class*=flex],.submission-feedback-content[class*=flex],.submission-feedback-actions[class*=flex]{display:flex!important}.submission-feedback-content[class*=text-],.submission-feedback-title[class*=text-],.submission-feedback-message[class*=text-]{text-align:center!important}.modal-container .submission-feedback *,.submission-feedback *{box-sizing:border-box!important}.modal-container .submission-feedback h3,.submission-feedback h3{margin:0!important;padding:0!important;font-size:24px!important;font-weight:700!important;line-height:1.3!important}.modal-container .submission-feedback p,.submission-feedback p{margin:0!important;padding:0!important;font-size:16px!important;line-height:1.6!important}.modal-container .submission-feedback-icon svg,.submission-feedback-icon svg,.modal-container .submission-feedback-icon,.submission-feedback-icon{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;max-width:48px!important;max-height:48px!important;display:block!important;flex-shrink:0!important}button.submission-feedback-button,button.submission-feedback-button *{color:inherit!important;font-size:16px!important;font-weight:600!important;line-height:1!important;text-align:center!important}button.submission-feedback-button:disabled,button.submission-feedback-button[disabled]{opacity:.6!important;cursor:not-allowed!important;pointer-events:none!important}.join-network-card h4.social-media-heading,div.mt-8 h4.social-media-heading,h4.social-media-heading.font-medium,.social-media-heading{text-align:left!important;margin-bottom:.375rem!important;margin-top:0!important;font-weight:500!important;color:hsl(var(--foreground))!important;padding-bottom:0!important}.join-network-card h4.social-media-heading.mb-3,div.mt-8 h4.social-media-heading.mb-3,h4.social-media-heading.mb-3,.join-network-card h4.social-media-heading.mb-4,div.mt-8 h4.social-media-heading.mb-4,h4.social-media-heading.mb-4,.join-network-card h4.social-media-heading.mb-5,div.mt-8 h4.social-media-heading.mb-5,h4.social-media-heading.mb-5{margin-bottom:.375rem!important}.join-network-card p.social-media-requirement,div.mt-8 p.social-media-requirement,p.social-media-requirement.text-xs,.social-media-requirement{text-align:left!important;margin-bottom:1.25rem!important;margin-top:0!important;margin-left:0!important;margin-right:0!important;padding:0!important;font-size:.75rem!important;line-height:1rem!important;color:hsl(var(--muted-foreground))!important}.join-network-card p.social-media-requirement.mb-3,div.mt-8 p.social-media-requirement.mb-3,p.social-media-requirement.mb-3,.join-network-card p.social-media-requirement.mb-4,div.mt-8 p.social-media-requirement.mb-4,p.social-media-requirement.mb-4,.join-network-card p.social-media-requirement.mb-5,div.mt-8 p.social-media-requirement.mb-5,p.social-media-requirement.mb-5{margin-bottom:1.25rem!important}.join-network-card .social-media-heading,.join-network-card .social-media-requirement,div.mt-8 .social-media-heading,div.mt-8 .social-media-requirement{text-align:left!important}div.join-network-card>div.mt-8>h4.social-media-heading,.join-network-card>div.mt-8>h4.social-media-heading.font-medium.text-left,.join-network-card div.mt-8 h4.social-media-heading.font-medium.text-left,div.join-network-card div.mt-8 h4.social-media-heading,.join-network-card div.mt-8 h4.social-media-heading{margin-bottom:.375rem!important;margin-top:0!important;padding-bottom:0!important;padding-top:0!important;display:block!important}.join-network-card h4.social-media-heading[class*=mb-],div.mt-8 h4.social-media-heading[class*=mb-],h4.social-media-heading[class*=mb-],h4.social-media-heading.font-medium[class*=mb-]{margin-bottom:.375rem!important}.join-network-card>div.mt-8>h4.social-media-heading.mb-0,.join-network-card>div.mt-8>h4.social-media-heading.mb-1,.join-network-card>div.mt-8>h4.social-media-heading.mb-2,.join-network-card>div.mt-8>h4.social-media-heading.mb-3,.join-network-card>div.mt-8>h4.social-media-heading.mb-4,.join-network-card>div.mt-8>h4.social-media-heading.mb-5,.join-network-card>div.mt-8>h4.social-media-heading.mb-6,.join-network-card div.mt-8 h4.social-media-heading.mb-0,.join-network-card div.mt-8 h4.social-media-heading.mb-1,.join-network-card div.mt-8 h4.social-media-heading.mb-2,.join-network-card div.mt-8 h4.social-media-heading.mb-3,.join-network-card div.mt-8 h4.social-media-heading.mb-4,.join-network-card div.mt-8 h4.social-media-heading.mb-5,.join-network-card div.mt-8 h4.social-media-heading.mb-6{margin-bottom:.375rem!important}
