.offer-status-badge{display:inline-flex;align-items:center;padding:var(--space-1) var(--space-3);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}.offer-status-badge--small{padding:var(--space-1) var(--space-2);font-size:10px}.offer-status-badge--medium{padding:var(--space-1) var(--space-3);font-size:var(--text-xs)}.offer-status-badge--large{padding:var(--space-2) var(--space-4);font-size:var(--text-sm)}.offer-status-badge--pending{background:#fff3cd;color:#856404}.offer-status-badge--accepted,.offer-status-badge--brand_reviewed,.offer-status-badge--completed,.offer-status-badge--creator_reviewed,.offer-status-badge--maker_assigned,.offer-status-badge--maker_completed,.offer-status-badge--matched,.offer-status-badge--video_finalized,.offer-status-badge--video_upload{background:#d4edda;color:#155724}.offer-status-badge--cancelled,.offer-status-badge--rejected{background:#f8d7da;color:#721c24}.offer-status-badge--closed{background:#d1ecf1;color:#0c5460}.offer-action-buttons{display:flex;justify-content:flex-end;gap:var(--space-3)}.offer-action-buttons button{margin:0}.offer-list-item{display:flex;flex-direction:column}.offer-list-item__content{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.offer-list-item__info{flex:1 1;min-width:0}.offer-list-item__info-text{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.offer-list-item__status{padding:var(--space-1) var(--space-3);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.offer-list-item__status--pending{background:#fff3cd;color:#856404}.offer-list-item__status--accepted,.offer-list-item__status--brand_reviewed,.offer-list-item__status--completed,.offer-list-item__status--creator_reviewed,.offer-list-item__status--maker_assigned,.offer-list-item__status--maker_completed,.offer-list-item__status--matched,.offer-list-item__status--video_finalized,.offer-list-item__status--video_upload{background:#d4edda;color:#155724}.offer-list-item__status--cancelled,.offer-list-item__status--rejected{background:#f8d7da;color:#721c24}.offer-list-item__status--closed{background:#d1ecf1;color:#0c5460}.offer-list-item__creator{display:flex;align-items:center;gap:var(--space-3);flex:1 1;min-width:0}.offer-list-item__creator-avatar{width:48px;height:48px;border-radius:50%;background:var(--surface-secondary);display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.offer-list-item__creator-avatar img{width:100%;height:100%;object-fit:cover}.offer-list-item__creator-avatar svg{width:24px;height:24px;color:var(--text-tertiary)}.offer-list-item__creator-info{flex:1 1;min-width:0}.offer-list-item__creator-id{font-size:var(--text-sm);margin-bottom:var(--space-1)}.offer-list-item__brand-name,.offer-list-item__creator-id{font-weight:var(--font-weight-semibold);color:var(--text-primary);word-break:break-word}.offer-list-item__brand-name{font-size:var(--text-base)}.offer-list-item__date{font-size:var(--text-xs);color:var(--text-secondary)}.brand-offer-list-item{display:flex;flex-direction:column}.brand-offer-list-item__content{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3)}.brand-offer-list-item__info{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:var(--space-1)}.brand-offer-list-item__brand-name{font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);word-break:break-word}.brand-offer-list-item__date{font-size:var(--text-xs);color:var(--text-secondary)}.brand-offer-list-item__status{padding:var(--space-1) var(--space-3);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.brand-offer-list-item__status--pending{background:#fff3cd;color:#856404}.brand-offer-list-item__status--accepted,.brand-offer-list-item__status--completed,.brand-offer-list-item__status--maker_assigned,.brand-offer-list-item__status--maker_completed,.brand-offer-list-item__status--matched{background:#d4edda;color:#155724}.brand-offer-list-item__status--cancelled,.brand-offer-list-item__status--rejected{background:#f8d7da;color:#721c24}.brand-offer-list-item__status--closed{background:#d1ecf1;color:#0c5460}.mobile-offer-item{display:flex;flex-direction:column;gap:var(--space-2);position:relative;padding-right:var(--space-6)}.mobile-offer-item__header{display:flex;justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;min-height:24px}.mobile-offer-item__brand-name{font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--text-primary);flex:1 1;min-width:0;word-break:break-word}.mobile-offer-item__status{padding:var(--space-1) var(--space-2);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}.mobile-offer-item__status--pending{background:#fff3cd;color:#856404}.mobile-offer-item__status--accepted,.mobile-offer-item__status--completed,.mobile-offer-item__status--maker_assigned,.mobile-offer-item__status--maker_completed,.mobile-offer-item__status--matched{background:#d4edda;color:#155724}.mobile-offer-item__status--cancelled,.mobile-offer-item__status--rejected{background:#f8d7da;color:#721c24}.mobile-offer-item__status--closed{background:#d1ecf1;color:#0c5460}.mobile-offer-item__date{font-size:var(--text-sm);color:var(--text-secondary)}.mobile-offer-item__arrow{position:absolute;right:0;top:0;color:var(--text-tertiary);display:flex;align-items:center;justify-content:center;height:24px}.offer-detail{display:flex;flex-direction:column;gap:var(--space-3)}.offer-detail__header{display:flex;justify-content:space-between;align-items:center;padding-bottom:var(--space-4);border-bottom:2px solid var(--border-secondary)}.offer-detail__header-content{width:100%}.offer-detail__header-top{display:flex;justify-content:space-between;align-items:flex-start}.offer-detail__title-group{flex:1 1;min-width:0}.offer-detail__title{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0}.offer-detail__status{padding:var(--space-2) var(--space-4);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.offer-detail__status--pending{background:#fff3cd;color:#856404}.offer-detail__status--accepted,.offer-detail__status--completed,.offer-detail__status--maker_assigned,.offer-detail__status--maker_completed,.offer-detail__status--matched{background:#d4edda;color:#155724}.offer-detail__status--cancelled,.offer-detail__status--rejected{background:#f8d7da;color:#721c24}.offer-detail__status--closed{background:#d1ecf1;color:#0c5460}.offer-detail__header-bottom{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);margin-top:var(--space-4)}.offer-detail__received-date{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.offer-detail__body,.offer-detail__section{display:flex;flex-direction:column;gap:var(--space-4)}.offer-detail__section{padding:var(--space-5)}.offer-detail__timestamps{display:flex;flex-direction:column;gap:var(--space-3)}.offer-detail__timestamp{justify-content:space-between;margin:0;padding:var(--space-3);background:var(--surface-secondary);border-radius:var(--border-radius-sm)}.offer-detail__timestamp,.offer-detail__timestamp-left{display:flex;align-items:center;gap:var(--space-2)}.offer-detail__timestamp-label{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-secondary)}.offer-detail__timestamp-value{font-size:var(--text-sm);color:var(--text-primary);font-weight:var(--font-weight-medium)}.offer-detail__status-badge{display:inline-flex;align-items:center;margin-left:var(--space-3);padding:var(--space-1) var(--space-3);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.offer-detail__status-badge--pending{background:#fff3cd;color:#856404}.offer-detail__status-badge--accepted,.offer-detail__status-badge--brand_reviewed,.offer-detail__status-badge--completed,.offer-detail__status-badge--creator_reviewed,.offer-detail__status-badge--maker_assigned,.offer-detail__status-badge--maker_completed,.offer-detail__status-badge--matched,.offer-detail__status-badge--video_finalized,.offer-detail__status-badge--video_upload{background:#d4edda;color:#155724}.offer-detail__status-badge--cancelled,.offer-detail__status-badge--rejected{background:#f8d7da;color:#721c24}.offer-detail__status-badge--closed{background:#d1ecf1;color:#0c5460}.offer-detail__actions{display:flex;justify-content:flex-end;gap:var(--space-3);padding:0 var(--space-5) var(--space-3) var(--space-5)}.offer-detail__cancel-link{background:none;border:none;color:var(--text-secondary);font-size:var(--text-sm);font-weight:var(--font-weight-medium);cursor:pointer;padding:0;text-decoration:underline;transition:all var(--duration-fast) var(--ease-out);margin-right:var(--space-3)}.offer-detail__cancel-link:hover:not(:disabled){color:var(--text-primary);text-decoration:none}.offer-detail__cancel-link:disabled{color:var(--text-tertiary);cursor:not-allowed;opacity:.5;text-decoration:none}.offer-detail__footer{display:flex;flex-direction:column;gap:var(--space-4)}.offer-detail__creator-info-layout{display:flex;gap:var(--space-6);align-items:flex-start}.creator-info-image{flex-shrink:0}.creator-info-image img{width:120px;height:120px;border-radius:50%;object-fit:cover;border:3px solid var(--border-primary);box-shadow:var(--shadow-md)}.creator-info-details{flex:1 1;display:flex;flex-direction:column;gap:var(--space-4);min-width:0}.creator-info-header{display:flex;align-items:center;gap:var(--space-3);padding-bottom:var(--space-3);border-bottom:2px solid var(--border-secondary)}.creator-info-id{font-size:var(--text-lg);color:var(--text-primary);margin:0;font-family:monospace}.creator-info-id,.creator-info-rank{font-weight:var(--font-weight-bold);letter-spacing:.5px}.creator-info-rank{padding:var(--space-1) var(--space-3);background:#4338ca;color:white;font-size:var(--text-xs);text-transform:uppercase;border-radius:999px}.creator-social-table{width:100%;overflow-x:auto}.creator-social-table table{width:100%;border-collapse:collapse;background:white}.creator-social-table tbody tr{transition:background-color var(--duration-fast) var(--ease-out)}.creator-social-table tbody tr:hover{background:#f8f9fa}.creator-social-table td{padding:var(--space-3) var(--space-4);font-size:var(--text-sm)}.platform-cell{display:flex;align-items:center;gap:var(--space-2);font-weight:var(--font-weight-semibold);color:var(--text-primary)}.social-platform-icon{width:20px;height:20px;color:#4338ca;flex-shrink:0}.platform-name{text-transform:capitalize}.handle-cell{font-family:monospace;color:var(--text-secondary);font-weight:var(--font-weight-medium)}.followers-cell{font-weight:var(--font-weight-semibold);color:var(--text-primary);text-align:right}.creator-info-hashtags{display:flex;flex-wrap:wrap;gap:var(--space-2);padding-top:var(--space-2)}.creator-hashtag{display:inline-block;padding:var(--space-2) var(--space-3);background:rgba(67,56,202,.08);color:#4338ca;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);border-radius:var(--border-radius-sm)}.creator-info-loading{padding-top:var(--space-2);color:var(--text-secondary);font-size:var(--text-sm)}.creator-info-loading p{margin:0}.brand-offer-detail{display:flex;flex-direction:column;gap:var(--space-6);padding-top:var(--space-8)}.brand-offer-detail__header{display:flex;flex-direction:column;gap:var(--space-4)}.brand-offer-detail__header-top{display:flex;justify-content:space-between;align-items:flex-start}.brand-offer-detail__title-group{flex:1 1;min-width:0}.brand-offer-detail__title{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--text-primary);margin:0 0 var(--space-1) 0;line-height:var(--leading-tight)}.brand-offer-detail__subtitle{font-size:var(--text-base);color:var(--text-secondary);margin:0;line-height:var(--leading-normal)}.brand-offer-detail__header-bottom{display:flex;justify-content:space-between;align-items:center;gap:var(--space-4);padding-bottom:var(--space-6);border-bottom:1px solid #e5e7eb;margin-bottom:var(--space-6)}.brand-offer-detail__received-date{font-size:var(--text-sm);color:var(--text-secondary);font-weight:var(--font-weight-medium)}.brand-offer-detail__header-actions{display:flex;justify-content:flex-end;gap:var(--space-3)}.brand-offer-detail__status{padding:var(--space-2) var(--space-4);border-radius:999px;font-size:var(--text-xs);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.5px}.brand-offer-detail__status--pending{background:#fff3cd;color:#856404}.brand-offer-detail__status--accepted,.brand-offer-detail__status--completed,.brand-offer-detail__status--maker_assigned,.brand-offer-detail__status--maker_completed,.brand-offer-detail__status--matched{background:#d4edda;color:#155724}.brand-offer-detail__status--cancelled,.brand-offer-detail__status--rejected{background:#f8d7da;color:#721c24}.brand-offer-detail__status--closed{background:#d1ecf1;color:#0c5460}.brand-offer-detail__content{display:flex;flex-direction:column;gap:var(--space-8)}.brand-offer-detail__section{display:flex;flex-direction:column;gap:var(--space-4)}.brand-offer-detail__section-title{font-size:var(--text-lg);font-weight:var(--font-weight-semibold);color:var(--text-primary);margin:0 0 var(--space-2) 0;line-height:var(--leading-tight)}.brand-offer-detail__info-grid{display:grid;grid-gap:var(--space-3);gap:var(--space-3)}.brand-offer-detail__info-item{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-4);padding:var(--space-4);background:var(--surface-secondary);border-radius:var(--border-radius-md);border:1px solid var(--border-secondary)}.brand-offer-detail__label{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--text-secondary);flex-shrink:0}.brand-offer-detail__value{font-size:var(--text-sm);color:var(--text-primary);font-weight:var(--font-weight-medium);word-break:break-word;text-align:right;flex:1 1;min-width:0}.brand-offer-detail__value--mono{font-family:SF Mono,Monaco,Inconsolata,Fira Code,Fira Mono,Roboto Mono,monospace;font-size:var(--text-xs);word-break:break-all}.brand-offer-detail__actions{display:flex;justify-content:flex-end;gap:var(--space-3);padding-top:var(--space-6);margin-top:var(--space-2);border-top:2px solid var(--border-secondary)}.brand-offer-detail__loading{padding:var(--space-8);min-height:200px}.brand-offer-detail__loading,.stripe-checkout-overlay{display:flex;align-items:center;justify-content:center}.stripe-checkout-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;padding:var(--space-4);animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.stripe-checkout-modal{background:var(--color-white);border-radius:var(--radius-xl);box-shadow:var(--shadow-2xl);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.stripe-checkout-close{position:absolute;top:var(--space-4);right:var(--space-4);background:transparent;border:none;color:var(--color-text-secondary);cursor:pointer;padding:var(--space-2);display:flex;align-items:center;justify-content:center;border-radius:var(--radius-md);transition:all var(--duration-fast) var(--ease-out);z-index:1}.stripe-checkout-close:hover{background:var(--color-gray-100);color:var(--color-text-primary)}.stripe-checkout-content{padding:var(--space-10) var(--space-8) var(--space-8)}.stripe-checkout-title{font-size:var(--text-2xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin:0 0 var(--space-6);text-align:center}.stripe-checkout-form{display:flex;flex-direction:column;gap:var(--space-6)}.stripe-checkout-error,.stripe-checkout-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);text-align:center;gap:var(--space-4)}.stripe-checkout-spinner{width:40px;height:40px;border:4px solid var(--color-gray-200);border-top-color:var(--color-brand-primary);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.stripe-checkout-error p{color:var(--color-text-secondary);margin:0}.stripe-checkout-actions{display:flex;gap:var(--space-3);justify-content:flex-end;margin-top:var(--space-4)}.stripe-checkout-button{padding:var(--space-3) var(--space-6);border-radius:var(--radius-lg);font-size:var(--text-base);font-weight:var(--font-weight-medium);cursor:pointer;transition:all var(--duration-normal) var(--ease-out);border:none;min-height:44px;display:flex;align-items:center;justify-content:center}.stripe-checkout-button:focus{outline:2px solid var(--color-brand-primary);outline-offset:2px}.stripe-checkout-button--cancel{background:var(--color-gray-50);color:var(--color-text-primary);border:1px solid var(--color-border)}.stripe-checkout-button--cancel:hover{background:var(--color-gray-100);border-color:var(--color-gray-300)}.stripe-checkout-button--submit{background:linear-gradient(135deg,#00c2a8,#4338ca);color:var(--color-white);box-shadow:var(--shadow-sm)}.stripe-checkout-button--submit:hover{background:linear-gradient(135deg,#00a896,#3730a3);transform:translateY(-1px);box-shadow:var(--shadow-md)}.stripe-checkout-button--submit:active{transform:translateY(0);box-shadow:var(--shadow-sm)}@media (max-width:640px){.stripe-checkout-modal{max-width:100%;margin:var(--space-4)}.stripe-checkout-content{padding:var(--space-8) var(--space-6) var(--space-6)}.stripe-checkout-title{font-size:var(--text-xl)}.stripe-checkout-actions{flex-direction:column-reverse}.stripe-checkout-button{width:100%}}