.launchpad-loading-container{align-items:center;display:flex;justify-content:center;min-height:400px}.creator-discovery{padding:0}.creator-grid-loading{color:#6d7175;flex-direction:column;justify-content:center;min-height:400px}.creator-grid-loading,.discovery-header{align-items:center;display:flex;gap:16px}.discovery-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:20px}.discovery-header .header-left{width:300px}.discovery-header .header-right{align-items:center;display:flex;gap:12px}.view-toggle{border:1px solid #e1e3e5;border-radius:6px;display:flex;overflow:hidden}.dark-mode .view-toggle{border-color:#ffffff14}.view-toggle .toggle-btn{align-items:center;background:#fff;border:none;color:#6d7175;cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.dark-mode .view-toggle .toggle-btn{background:#16213e;color:#8b8b9a}.view-toggle .toggle-btn.active{background:#00a67e;color:#fff}.discovery-stats{background:#f6f6f7;border-radius:8px;display:flex;gap:24px;margin-bottom:24px;padding:16px}.dark-mode .discovery-stats{background:#16213e}.discovery-stats .stat-item{display:flex;flex-direction:column}.discovery-stats .stat-value{color:#202223;font-size:24px;font-weight:700}.dark-mode .discovery-stats .stat-value{color:#f1f1f1}.discovery-stats .stat-label{color:#6d7175;font-size:12px}.creator-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));margin-top:16px}.creator-grid.list{grid-template-columns:1fr}.creator-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:16px;transition:border-color .15s ease,background-color .15s ease}.dark-mode .creator-card{background:#001a23;border-color:#ffffff14}.creator-card:hover{border-color:#00a67e}.dark-mode .creator-card:hover{background:#00283a;border-color:#00a67e}.creator-card-top{align-items:center;display:flex;gap:12px}.creator-avatar{align-items:center;background:linear-gradient(135deg,#00a67e,#00c896);border-radius:50%;color:#fff;display:flex;height:44px;justify-content:center;min-width:44px;overflow:hidden;width:44px}.creator-avatar img{height:100%;object-fit:cover;width:100%}.creator-identity{flex:1 1;min-width:0}.creator-name{color:#333;font-size:14px;font-weight:600;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-mode .creator-name{color:#fff}.creator-handle{color:#00a67e;display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dark-mode .creator-handle{color:#00c896}.creator-external-link{align-items:center;background:#f8f8f8;border-radius:6px;color:#666;display:flex;height:32px;justify-content:center;min-width:32px;text-decoration:none;transition:all .15s ease;width:32px}.dark-mode .creator-external-link{background:#ffffff0f;color:#aaa}.creator-external-link:hover,.dark-mode .creator-external-link:hover{background:#00a67e;color:#fff}.creator-location{color:#666;font-size:12px;margin-top:-4px}.dark-mode .creator-location{color:#aaa}.creator-metrics{background:#f8f8f8;border-radius:6px;display:flex;gap:2px;padding:2px}.dark-mode .creator-metrics{background:#ffffff0a}.creator-metric{align-items:center;border-radius:4px;display:flex;flex:1 1;flex-direction:column;padding:8px 4px}.creator-metric-value{color:#333;font-size:14px;font-weight:600}.dark-mode .creator-metric-value{color:#fff}.creator-metric-label{color:#666;font-size:11px;margin-top:2px}.dark-mode .creator-metric-label{color:#aaa}.creator-tags{display:flex;flex-wrap:wrap;gap:6px}.niche-tag{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:4px;color:#666;font-size:11px;padding:3px 8px;text-transform:capitalize}.dark-mode .niche-tag{background:#ffffff0f;border-color:#ffffff14;color:#aaa}.creator-actions{display:flex;gap:8px;margin-top:auto;padding-top:4px}.creator-action-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:500;gap:6px;justify-content:center;padding:7px 12px;transition:all .15s ease}.dark-mode .creator-action-btn{background:#ffffff0f;border-color:#ffffff14;color:#fff}.creator-action-btn:hover{border-color:#00a67e;color:#00a67e}.dark-mode .creator-action-btn:hover{background:#00a67e14;border-color:#00c896;color:#00c896}.creator-action-primary,.dark-mode .creator-action-primary{background:#00a67e;border-color:#00a67e;color:#fff}.creator-action-primary:hover{background:#008f6b;border-color:#008f6b;color:#fff}.dark-mode .creator-action-primary:hover{background:#00c896;border-color:#00c896;color:#fff}.no-creators{color:#6d7175;grid-column:1/-1;padding:64px 24px;text-align:center}.no-creators h3{color:#202223;font-size:18px;font-weight:600;margin:16px 0 8px}.dark-mode .no-creators h3{color:#f1f1f1}.discovery-pagination{display:flex;justify-content:center;margin-top:32px}.creator-profile-modal{display:flex;flex-direction:column;min-height:520px;overflow-x:hidden;padding:2%}.profile-header{border-bottom:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:16px;margin-bottom:20px;padding-bottom:20px}.dark-mode .profile-header{border-color:#ffffff14}.profile-avatar{align-items:center;background:linear-gradient(135deg,#00a67e,#00c896);border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:64px;justify-content:center;overflow:hidden;width:64px}.profile-avatar img{height:100%;object-fit:cover;width:100%}.profile-info{flex:1 1;min-width:0}.profile-name-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:4px}.profile-name-row h2{color:#333;font-size:18px;font-weight:600;margin:0}.dark-mode .profile-name-row h2{color:#fff}.profile-handle{color:#00a67e;display:block;font-size:13px;margin-bottom:8px}.dark-mode .profile-handle{color:#00c896}.profile-meta{color:#666;display:flex;font-size:13px;gap:16px;margin-bottom:8px}.dark-mode .profile-meta{color:#aaa}.profile-meta span{align-items:center;display:flex;gap:4px}.profile-platforms{display:flex;flex-wrap:wrap;gap:8px}.platform-badge{align-items:center;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:4px;color:#666;display:flex;font-size:12px;gap:4px;padding:4px 10px}.dark-mode .platform-badge{background:#ffffff0f;border-color:#ffffff14;color:#aaa}.profile-actions{align-items:flex-end;align-self:flex-end;display:flex;flex-shrink:0;flex-wrap:wrap;gap:8px}.profile-action-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:12px;font-weight:500;gap:6px;max-height:35px;padding:4px 12px;transition:all .15s ease;white-space:nowrap}.dark-mode .profile-action-btn{background:#ffffff0f;border-color:#ffffff14;color:#fff}.profile-action-btn:hover{border-color:#00a67e;color:#00a67e}.dark-mode .profile-action-btn:hover{background:#00a67e14;border-color:#00c896;color:#00c896}.dark-mode .profile-action-primary,.profile-action-primary{background:#00a67e;border-color:#00a67e;color:#fff}.profile-action-primary:hover{background:#008f6b;border-color:#008f6b;color:#fff}.dark-mode .profile-action-primary:hover{background:#00c896;border-color:#00c896;color:#fff}.profile-stats{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:8px;margin-bottom:20px;overflow-x:auto;scrollbar-width:thin}.profile-stats::-webkit-scrollbar{height:4px}.profile-stats::-webkit-scrollbar-thumb{background:#d0d0d0;border-radius:4px}.dark-mode .profile-stats::-webkit-scrollbar-thumb{background:#ffffff26}.profile-stats .stat-card{align-items:center;background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;display:flex;flex:0 0 auto;gap:10px;min-width:120px;padding:12px 14px}.dark-mode .profile-stats .stat-card{background:#ffffff0a;border-color:#ffffff14}.profile-stats .stat-card svg{color:#00a67e;flex-shrink:0}.dark-mode .profile-stats .stat-card svg{color:#00c896}.profile-stats .stat-content{display:flex;flex-direction:column;min-width:0}.profile-stats .stat-value{color:#333;font-size:16px;font-weight:600}.dark-mode .profile-stats .stat-value{color:#fff}.profile-stats .stat-label{color:#666;font-size:11px}.dark-mode .profile-stats .stat-label{color:#aaa}.profile-tabs{background:#f8f8f8;border-bottom:1px solid #e0e0e0;border-radius:6px 6px 0 0;display:flex;gap:0;overflow-x:auto}.dark-mode .profile-tabs{background:#ffffff08;border-color:#ffffff14}.profile-tab{background:#0000;border:none;border-bottom:2px solid #0000;color:#666;cursor:pointer;font-size:13px;font-weight:500;padding:11px 20px;transition:all .15s ease;white-space:nowrap}.dark-mode .profile-tab{color:#aaa}.profile-tab:hover{background:#0000000a;color:#333}.dark-mode .profile-tab:hover{background:#ffffff0f;color:#fff}.profile-tab.active{background:#fff;border-bottom-color:#00a67e;color:#00a67e}.dark-mode .profile-tab.active{background:#00c89614;border-bottom-color:#00c896;color:#00c896}.profile-tab-content{flex:1 1;min-height:280px;padding-top:20px}.overview-grid{display:flex;flex-direction:column;gap:20px}.overview-section h4{color:#333;font-size:14px;font-weight:600;margin:0 0 8px}.dark-mode .overview-section h4{color:#fff}.overview-section p{color:#666;font-size:14px;line-height:1.6;margin:0}.dark-mode .overview-section p{color:#aaa}.niche-tags{display:flex;flex-wrap:wrap;gap:8px}.activity-stats{color:#666;display:flex;font-size:13px;gap:24px}.dark-mode .activity-stats{color:#aaa}.content-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.content-item{border:1px solid #e0e0e0;border-radius:6px;overflow:hidden}.dark-mode .content-item{border-color:#ffffff14}.content-thumbnail{align-items:center;aspect-ratio:1;background:#f8f8f8;color:#999;display:flex;justify-content:center}.dark-mode .content-thumbnail{background:#ffffff0a;color:#aaa}.content-stats{color:#666;display:flex;flex-direction:column;font-size:11px;gap:2px;padding:8px}.dark-mode .content-stats{color:#aaa}.analytics-section{background:#f8f8f8;border:1px solid #e0e0e0;border-radius:6px;padding:16px}.dark-mode .analytics-section{background:#ffffff0a;border-color:#ffffff14}.analytics-section h4{color:#333;font-size:14px;font-weight:600;margin:0 0 12px}.dark-mode .analytics-section h4{color:#fff}.gender-split{margin-bottom:8px}.gender-bar{background:#e0e0e0;border-radius:4px;display:flex;height:8px;overflow:hidden}.dark-mode .gender-bar{background:#ffffff14}.gender-bar .bar-fill{height:100%}.gender-bar .bar-fill.female{background:#ec4899}.gender-bar .bar-fill.male{background:#3b82f6}.gender-labels{color:#666;display:flex;font-size:12px;justify-content:space-between;margin-top:4px}.dark-mode .gender-labels{color:#aaa}.age-bars{display:flex;flex-direction:column;gap:8px}.age-bar-row{align-items:center;display:flex;gap:8px}.age-label{color:#666;font-size:12px;width:50px}.dark-mode .age-label{color:#aaa}.age-bar{background:#e0e0e0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.dark-mode .age-bar{background:#ffffff14}.age-bar .bar-fill{background:#00a67e;border-radius:4px;height:100%}.dark-mode .age-bar .bar-fill{background:#00c896}.age-percent{color:#666;font-size:12px;text-align:right;width:35px}.dark-mode .age-percent{color:#aaa}.locations-list{display:flex;flex-direction:column;gap:8px}.location-row{display:flex;font-size:13px;justify-content:space-between}.location-name{color:#333}.dark-mode .location-name{color:#fff}.location-percent{color:#666;font-weight:500}.dark-mode .location-percent{color:#aaa}.history-empty{color:#666;padding:48px 24px;text-align:center}.dark-mode .history-empty{color:#aaa}.history-empty svg{color:#00a67e}.dark-mode .history-empty svg{color:#00c896}.history-empty p{color:#333;font-size:14px;font-weight:500;margin:12px 0 4px}.dark-mode .history-empty p{color:#fff}.history-empty span{font-size:12px}.campaign-builder-loading{align-items:center;color:#6d7175;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.campaign-type-selector{margin-bottom:16px}.campaign-type-selector>label{display:block;font-size:14px;font-weight:500;margin-bottom:8px}.type-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.type-option{border:1px solid #e1e3e5;border-radius:8px;cursor:pointer;padding:16px;transition:all .15s ease}.dark-mode .type-option{border-color:#ffffff14}.type-option:hover{border-color:#c1c1c5}.type-option.selected{background:#7c3aed0d;border-color:#00a67e}.type-option .type-label{display:block;font-size:14px;font-weight:600;margin-bottom:4px}.type-option .type-desc{color:#6d7175;font-size:12px}.date-range,.follower-range{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.deliverables-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.deliverables-header h3{font-size:16px;font-weight:600;margin:0}.deliverables-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}.deliverable-item{grid-gap:12px;align-items:end;background:#f6f6f7;border-radius:8px;display:grid;gap:12px;grid-template-columns:150px 100px 1fr auto;padding:16px}.dark-mode .deliverable-item{background:#1f2b4a}.deliverable-item .remove-btn{align-items:center;background:#0000;border:none;color:#d72c0d;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.additional-settings{border-top:1px solid #e1e3e5;display:flex;flex-direction:column;gap:12px;padding-top:20px}.dark-mode .additional-settings{border-color:#ffffff14}.creator-selection .selection-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.creator-selection .selection-header h3{font-size:16px;font-weight:600;margin:0}.no-creators-selected{color:#6d7175;padding:48px 24px;text-align:center}.no-creators-selected p{font-size:14px;margin:12px 0 4px}.no-creators-selected span{font-size:12px}.review-section h3{font-size:18px;font-weight:600;margin:0 0 20px}.review-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.review-item{display:flex;flex-direction:column;gap:4px}.review-item label{color:#6d7175;font-size:12px}.review-item span{font-size:14px;font-weight:500}.brief-editor-loading{align-items:center;color:#6d7175;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.editor-form{padding:16px}.array-fields{display:flex;flex-direction:column;gap:8px}.array-field-row{align-items:flex-end;display:flex;gap:8px}.array-field-row .remove-btn{align-items:center;background:#0000;border:none;color:#d72c0d;cursor:pointer;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.two-column{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}.two-column .column h4{font-size:14px;font-weight:600;margin:0 0 12px}.two-column .column.dos h4{color:#059669}.two-column .column.donts h4{color:#d72c0d}.submissions-loading{align-items:center;color:#6d7175;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.submissions-header{display:flex;gap:12px;margin-bottom:24px}.submissions-header>div:first-child{width:300px}.submissions-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.submissions-stats .stat-card{background:#f6f6f7;border-radius:8px;padding:16px;text-align:center}.dark-mode .submissions-stats .stat-card{background:#16213e}.submissions-stats .stat-value{display:block;font-size:24px;font-weight:700;margin-bottom:4px}.submissions-stats .stat-label{color:#6d7175;font-size:12px}.submissions-list{display:flex;flex-direction:column;gap:16px;margin-top:16px}.submission-card{display:flex;gap:20px;padding:16px}.submission-preview{background:#f6f6f7;border-radius:8px;cursor:pointer;flex-shrink:0;height:180px;overflow:hidden;position:relative;width:180px}.dark-mode .submission-preview{background:#0f0f1a}.submission-preview .preview-placeholder{align-items:center;color:#8b8b9a;display:flex;height:100%;justify-content:center;width:100%}.submission-preview .preview-overlay{align-items:center;background:#0006;color:#fff;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .15s ease}.submission-preview:hover .preview-overlay{opacity:1}.submission-preview .duration-badge{background:#000000b3;border-radius:4px;bottom:8px;color:#fff;font-size:11px;padding:2px 6px;position:absolute;right:8px}.submission-info{display:flex;flex:1 1;flex-direction:column}.submission-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.submission-header .creator-info{align-items:center;display:flex;gap:8px}.submission-header .creator-avatar{align-items:center;background:#e4e5e7;border-radius:50%;color:#6d7175;display:flex;height:32px;justify-content:center;width:32px}.dark-mode .submission-header .creator-avatar{background:#ffffff14;color:#8b8b9a}.submission-header .creator-name{display:block;font-size:14px;font-weight:600}.submission-header .creator-handle,.submission-meta{color:#6d7175;font-size:12px}.submission-meta{display:flex;gap:12px;margin-bottom:8px}.submission-meta span{align-items:center;display:flex;gap:4px}.submission-meta .platform-badge{background:#f6f6f7;border-radius:4px;padding:2px 8px;text-transform:capitalize}.dark-mode .submission-meta .platform-badge{background:#ffffff14}.submission-campaign{color:#6d7175;font-size:13px;margin-bottom:8px}.submission-caption{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:14px;line-height:1.5;margin:0 0 12px;overflow:hidden}.submission-feedback{background:#fef3c7;border-radius:6px;color:#92400e;display:flex;font-size:13px;gap:8px;margin-bottom:12px;padding:12px}.submission-actions{display:flex;gap:8px;margin-top:auto}.no-submissions{color:#6d7175;padding:64px 24px;text-align:center}.no-submissions h3{color:#202223;font-size:18px;font-weight:600;margin:16px 0 8px}.dark-mode .no-submissions h3{color:#f1f1f1}.submission-modal-content{display:flex;gap:24px}.submission-modal-content .modal-preview{flex:1 1}.submission-modal-content .modal-preview .preview-placeholder{align-items:center;aspect-ratio:9/16;background:#f6f6f7;border-radius:8px;color:#8b8b9a;display:flex;justify-content:center;max-height:400px;width:100%}.dark-mode .submission-modal-content .modal-preview .preview-placeholder{background:#0f0f1a}.submission-modal-content .modal-details{flex:1 1}.submission-modal-content .modal-details h3{font-size:18px;font-weight:600;margin:0 0 8px}.submission-modal-content .modal-details .caption{color:#6d7175;font-size:14px;margin:0 0 16px}.submission-modal-content .details-grid{display:flex;flex-direction:column;gap:12px}.submission-modal-content .details-grid>div{display:flex;flex-direction:column;gap:2px}.submission-modal-content .details-grid label{color:#6d7175;font-size:12px}.submission-modal-content .details-grid span{font-size:14px}.contracts-loading{align-items:center;color:#6d7175;display:flex;flex-direction:column;gap:16px;justify-content:center;min-height:400px}.contracts-header{display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.contracts-header>div:first-child{width:300px}.contracts-stats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin-bottom:24px}.contracts-stats .stat-card{background:#f6f6f7;border-radius:8px;padding:16px;text-align:center}.dark-mode .contracts-stats .stat-card{background:#16213e}.contracts-stats .stat-value{display:block;font-size:24px;font-weight:700;margin-bottom:4px}.contracts-stats .stat-label{color:#6d7175;font-size:12px}.contracts-table{padding:8px}.contract-row{align-items:center;border-bottom:1px solid #e1e3e5;display:flex;gap:16px;padding:16px}.dark-mode .contract-row{border-color:#ffffff14}.contract-row:last-child{border-bottom:none}.contract-icon{align-items:center;background:#7c3aed1a;border-radius:8px;color:#00a67e;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.contract-info{flex:1 1;min-width:0}.contract-name{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.contract-creator{color:#6d7175;font-size:12px}.contract-campaign{color:#6d7175;font-size:13px;width:200px}.contract-value{color:#059669;font-size:14px;font-weight:600;width:100px}.contract-dates{color:#6d7175;font-size:12px;width:150px}.contract-actions{display:flex;gap:8px}.no-contracts{color:#6d7175;padding:64px 24px;text-align:center}.no-contracts h3{color:#202223;font-size:18px;font-weight:600;margin:16px 0 8px}.dark-mode .no-contracts h3{color:#f1f1f1}.contract-editor{max-width:800px}.editor-form{display:flex;flex-direction:column;gap:16px}.date-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.editor-actions{display:flex;gap:8px;justify-content:flex-end;margin-top:24px}@media (max-width:1200px){.creator-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.contracts-stats,.gifting-stats,.payments-stats,.submissions-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.creator-grid{grid-template-columns:1fr}.discovery-header{align-items:stretch;flex-direction:column}.discovery-header .header-left{width:100%}.brief-cards,.contracts-stats,.gifting-stats,.payments-stats,.submissions-stats,.two-column,.type-options{grid-template-columns:1fr}.submission-card{flex-direction:column}.submission-preview{height:200px;width:100%}.contract-row{flex-wrap:wrap}.profile-header{flex-direction:column}.profile-stats{flex-wrap:wrap}.profile-stats .stat-card{flex-basis:calc(50% - 6px);flex-grow:1;flex-shrink:1}}.launchpad-shell{--launchpad-bg:#f4f8fb;--launchpad-surface:#fff;--launchpad-surface-alt:#f7fbff;--launchpad-border:#d7e3ee;--launchpad-border-strong:#bfd4e6;--launchpad-text:#0f2a3d;--launchpad-text-muted:#557086;--launchpad-accent:#00a67e;--launchpad-accent-soft:#00a67e24;--launchpad-success:#0f9a63}.launchpad-shell.dark-mode{--launchpad-bg:#031b2a;--launchpad-surface:#07253a;--launchpad-surface-alt:#0a2e45;--launchpad-border:#164460;--launchpad-border-strong:#216080;--launchpad-text:#d7ecfb;--launchpad-text-muted:#8cb2cb;--launchpad-accent:#00c896;--launchpad-accent-soft:#00c89638;--launchpad-success:#42c88c}.launchpad-shell .contact__main,.launchpad-shell .craft_dashboard,.launchpad-shell .craft_dashboard_content{background:#0000}.launchpad-shell .craft_dashboard_search_filter_container{padding-top:0!important}.launchpad-shell .contracts-stats .stat-card,.launchpad-shell .contracts-table,.launchpad-shell .creator-card,.launchpad-shell .deliverable-item,.launchpad-shell .discovery-stats,.launchpad-shell .profile-stats .stat-card,.launchpad-shell .submission-card,.launchpad-shell .submissions-stats .stat-card{background:var(--launchpad-surface);border:1px solid var(--launchpad-border);color:var(--launchpad-text)}.launchpad-shell .contract-row:hover,.launchpad-shell .creator-card:hover,.launchpad-shell .submission-card:hover{background:var(--launchpad-surface-alt);border-color:var(--launchpad-accent);transform:none}.launchpad-shell .creator-metrics{background:var(--launchpad-surface-alt)}.launchpad-shell .creator-metric-value{color:var(--launchpad-text)}.launchpad-shell .creator-metric-label{color:var(--launchpad-text-muted)}.launchpad-shell .creator-external-link{background:var(--launchpad-surface-alt);border:1px solid var(--launchpad-border);color:var(--launchpad-text-muted)}.launchpad-shell .creator-external-link:hover{background:var(--launchpad-accent);border-color:var(--launchpad-accent);color:#fff}.launchpad-shell .niche-tag{background:var(--launchpad-surface-alt);border-color:var(--launchpad-border);color:var(--launchpad-text-muted)}.launchpad-shell .creator-action-btn{background:var(--launchpad-surface);border-color:var(--launchpad-border);color:var(--launchpad-text)}.launchpad-shell .creator-action-btn:hover{border-color:var(--launchpad-accent);color:var(--launchpad-accent)}.launchpad-shell .creator-action-primary{background:var(--launchpad-accent);border-color:var(--launchpad-accent);color:#fff}.launchpad-shell .creator-action-primary:hover{background:var(--launchpad-success);border-color:var(--launchpad-success);color:#fff}.launchpad-shell .additional-settings,.launchpad-shell .contract-row,.launchpad-shell .creator-rate,.launchpad-shell .order-campaign,.launchpad-shell .order-products li{border-color:var(--launchpad-border)}.launchpad-shell .brief-title h3,.launchpad-shell .contract-name,.launchpad-shell .creator-name,.launchpad-shell .location-name,.launchpad-shell .no-briefs h3,.launchpad-shell .no-contracts h3,.launchpad-shell .no-creators h3,.launchpad-shell .no-orders h3,.launchpad-shell .no-payments h3,.launchpad-shell .no-submissions h3,.launchpad-shell .payment-creator .creator-name,.launchpad-shell .submission-header .creator-name{color:var(--launchpad-text)}.launchpad-shell .brief-description,.launchpad-shell .brief-meta .meta-item,.launchpad-shell .contract-campaign,.launchpad-shell .contract-creator,.launchpad-shell .contract-dates,.launchpad-shell .creator-location,.launchpad-shell .discovery-stats .stat-label,.launchpad-shell .payment-details .payment-type,.launchpad-shell .payment-invoice,.launchpad-shell .payment-status .due-date,.launchpad-shell .payment-status .paid-date,.launchpad-shell .rate-label,.launchpad-shell .submission-campaign,.launchpad-shell .submission-meta,.launchpad-shell .submission-modal-content .details-grid label,.launchpad-shell .submission-modal-content .modal-details .caption,.launchpad-shell .type-badge{color:var(--launchpad-text-muted)}.launchpad-shell .age-bar .bar-fill,.launchpad-shell .creator-handle,.launchpad-shell .order-details .track-link,.launchpad-shell .profile-handle,.launchpad-shell .view-toggle .toggle-btn.active{background:var(--launchpad-accent);color:#fff}.launchpad-shell .creator-handle,.launchpad-shell .profile-handle{background:#0000;color:var(--launchpad-accent)}.launchpad-shell .brief-icon,.launchpad-shell .contract-icon{background:var(--launchpad-accent-soft);color:var(--launchpad-accent)}.launchpad-shell .niche-tag,.launchpad-shell .platform-badge,.launchpad-shell .platform-icon,.launchpad-shell .save-btn,.launchpad-shell .submission-meta .platform-badge,.launchpad-shell .type-badge{background:var(--launchpad-surface-alt);border:1px solid var(--launchpad-border);color:var(--launchpad-text-muted)}.launchpad-shell .save-btn.saved,.launchpad-shell .save-btn:hover{background:var(--launchpad-accent-soft);border-color:var(--launchpad-border-strong);color:var(--launchpad-accent)}.launchpad-shell .type-option{background:var(--launchpad-surface);border-color:var(--launchpad-border)}.launchpad-shell .type-option:hover{border-color:var(--launchpad-border-strong)}.launchpad-shell .type-option.selected{background:var(--launchpad-accent-soft);border-color:var(--launchpad-accent)}.launchpad-shell .age-bar,.launchpad-shell .gender-bar{background:var(--launchpad-border)}.launchpad-shell .contract-value,.launchpad-shell .payment-amount .amount,.launchpad-shell .rate-value,.launchpad-shell .two-column .column.dos h4{color:var(--launchpad-success)}.launchpad-shell .array-field-row .remove-btn,.launchpad-shell .deliverable-item .remove-btn,.launchpad-shell .two-column .column.donts h4{color:#d44e3a}.launchpad-shell .submission-feedback{background:#f59e0b29;color:#8b4b05}.launchpad-shell.dark-mode .submission-feedback{background:#f59e0b33;color:#f6c87a}.launchpad-shell .brief-menu .menu-btn,.launchpad-shell .menu-btn{color:var(--launchpad-text-muted)}.launchpad-shell .contracts-table,.launchpad-shell .view-toggle{border-color:var(--launchpad-border)}.launchpad-shell .view-toggle .toggle-btn{background:var(--launchpad-surface);color:var(--launchpad-text-muted)}.launchpad-shell .view-toggle .toggle-btn:not(.active):hover{background:var(--launchpad-surface-alt)}.launchpad-shell.dark-mode .Polaris-Select,.launchpad-shell.dark-mode .Polaris-Select__Input,.launchpad-shell.dark-mode .Polaris-TextField,.launchpad-shell.dark-mode .Polaris-TextField__Backdrop,.launchpad-shell.dark-mode .Polaris-TextField__Input{background:var(--launchpad-surface)!important;border-color:var(--launchpad-border)!important;color:var(--launchpad-text)!important}.launchpad-shell.dark-mode .Polaris-Button__Text,.launchpad-shell.dark-mode .Polaris-Label__Text,.launchpad-shell.dark-mode .Polaris-Text--root{color:var(--launchpad-text)!important}.launchpad-shell.dark-mode .Polaris-Select__Input:invalid,.launchpad-shell.dark-mode .Polaris-TextField__Input::placeholder{color:var(--launchpad-text-muted)!important;opacity:1}.launchpad-shell.dark-mode .Polaris-Select:focus-within,.launchpad-shell.dark-mode .Polaris-TextField--focus .Polaris-TextField__Backdrop{border-color:var(--launchpad-accent)!important}.launchpad-shell .Polaris-Button,.launchpad-shell .Polaris-Button--primary,.launchpad-shell .Polaris-Button:active,.launchpad-shell .Polaris-Button:focus,.launchpad-shell .Polaris-Button:hover{box-shadow:none!important}.launchpad-shell .contracts-table,.launchpad-shell .craft_dashboard_stats_container,.launchpad-shell .craft_dashboard_table_container,.launchpad-shell .creator-card,.launchpad-shell .creator-card:hover,.launchpad-shell .discovery-stats,.launchpad-shell .profile-stats .stat-card,.launchpad-shell .submission-card{box-shadow:none}.launchpad-shell.dark-mode .Polaris-Badge{background:var(--launchpad-surface-alt)!important;border-color:var(--launchpad-border)!important;color:var(--launchpad-text)!important}.launchpad-shell.dark-mode .Polaris-Badge .Polaris-Text--root{color:inherit!important}.launchpad-shell.dark-mode .Polaris-Badge--toneInfo{background:#00a67e2e!important;color:#6eecc0!important}.launchpad-shell.dark-mode .Polaris-Badge--toneSuccess{background:#42c88c2e!important;color:#6eecc0!important}.launchpad-shell.dark-mode .Polaris-Badge--toneAttention{background:#f5b63c2e!important;color:#f5d680!important}.launchpad-shell.dark-mode .Polaris-Badge--toneWarning{background:#f59e0b2e!important;color:#f6c87a!important}.launchpad-shell.dark-mode .Polaris-Badge--toneCritical{background:#dc503c2e!important;color:#f5918a!important}.dark-mode .Polaris-Modal-Dialog__Modal,.dark-mode .Polaris-Modal-Section{background:#001a23!important}.dark-mode .Polaris-Modal-Header{background:#001a23!important;border-color:#ffffff14!important}.dark-mode .Polaris-Modal-Header .Polaris-Modal-CloseButton{color:#aaa!important}.dark-mode .Polaris-Modal-Footer{background:#001a23!important;border-color:#ffffff14!important}.dark-mode .creator-profile-modal .Polaris-Badge{background:#ffffff0f!important;border-color:#ffffff14!important;color:#fff!important}.dark-mode .creator-profile-modal .Polaris-Badge .Polaris-Text--root{color:inherit!important}.dark-mode .creator-profile-modal .Polaris-Badge--toneInfo{background:#00a67e2e!important;color:#6eecc0!important}.dark-mode .creator-profile-modal .Polaris-Badge--toneSuccess{background:#42c88c2e!important;color:#6eecc0!important}.dark-mode .creator-profile-modal .Polaris-Badge--toneAttention{background:#f5b63c2e!important;color:#f5d680!important}.dark-mode .creator-profile-modal .Polaris-Badge--toneWarning{background:#f59e0b2e!important;color:#f6c87a!important}.dark-mode .creator-profile-modal .Polaris-Badge--toneCritical{background:#dc503c2e!important;color:#f5918a!important}.launchpad-shell .Polaris-Box{background:var(--launchpad-surface)}.launchpad-shell .delivery_profile__section_heading{border-color:var(--launchpad-border);color:var(--launchpad-text)}.launchpad-shell .delivery_profile__section_heading p{color:var(--launchpad-text-muted)}.launchpad-shell .fixed_plan_sidebar_summary_heading{color:var(--launchpad-text)}.launchpad-shell .fixed_plan_sidebar_second_box_badge{background:var(--launchpad-surface-alt);border:1px solid var(--launchpad-border);color:var(--launchpad-text-muted)}.launchpad-shell .fixed_plan__sidebar_container .Polaris-List__Item{color:var(--launchpad-text)}