:root{--ds-text-primary:#0f172a;--ds-text-secondary:#334155;--ds-text-muted:#64748b;--ds-success:#059669;--ds-warning:#d97706;--ds-danger:#dc2626;--ds-info:#2563eb;--ds-text-success:var(--ds-success);--ds-text-warning:var(--ds-warning);--ds-text-danger:var(--ds-danger);--ds-bg-page:#f8fafc;--ds-surface:#ffffff;--ds-border:#e2e8f0;--ds-border-subtle:#f1f5f9;--ds-bg-muted:#f8fafc;--ds-primary:#ef4444;--ds-primary-hover:#dc2626;--ds-primary-active:#b91c1c;--ds-primary-soft:#fff1f2;--ds-brand-dark:#030712;--ds-brand-red-glow:rgba(239,68,68,0.18);--ds-space-1:0.25rem;--ds-space-2:0.5rem;--ds-space-3:0.75rem;--ds-space-4:1rem;--ds-space-5:1.25rem;--ds-space-6:1.5rem;--ds-space-8:2rem;--ds-space-10:2.5rem;--ds-radius-sm:0.5rem;--ds-radius-md:0.75rem;--ds-radius-lg:0.875rem;--ds-radius-xl:1rem;--ds-radius-full:999px;--ds-radius-card:var(--ds-radius-xl);--ds-radius-icon:var(--ds-radius-md);--ds-shadow-card:0 1px 2px rgba(15,23,42,0.04),0 8px 24px rgba(15,23,42,0.06);--ds-shadow-card-hover:0 4px 12px rgba(15,23,42,0.08),0 16px 36px rgba(15,23,42,0.08);--ds-shadow-popover:0 16px 40px rgba(15,23,42,0.12);--ds-shadow-modal:0 24px 70px rgba(15,23,42,0.22);--ds-focus-ring:0 0 0 3px rgba(239,68,68,0.16);--ds-type-page-title-size:1.5rem;--ds-type-page-title-weight:600;--ds-type-page-title-color:#020617;--ds-type-section-heading-size:1rem;--ds-type-section-heading-weight:600;--ds-type-section-heading-color:#020617;--ds-type-card-title-size:0.875rem;--ds-type-card-title-weight:600;--ds-type-card-title-color:#020617;--ds-type-step-label-size:0.875rem;--ds-type-step-label-weight:600;--ds-type-step-label-color:#020617;--ds-type-body-size:0.875rem;--ds-type-body-weight:400;--ds-type-body-color:#64748b;--ds-type-field-label-size:0.875rem;--ds-type-field-label-weight:500;--ds-type-field-label-color:#334155;--ds-type-caption-size:0.75rem;--ds-type-caption-weight:400;--ds-type-caption-color:#94a3b8;--ds-type-metric-size:1.5rem;--ds-type-metric-weight:600;--ds-type-metric-color:#020617;--ds-type-nav-label-size:0.875rem;--ds-type-nav-label-weight:500;--ds-type-nav-label-color:#475569}.ds-type-page-title{font-size:var(--ds-type-page-title-size);font-weight:var(--ds-type-page-title-weight);color:var(--ds-type-page-title-color)}.ds-type-section-heading{font-size:var(--ds-type-section-heading-size);font-weight:var(--ds-type-section-heading-weight);color:var(--ds-type-section-heading-color)}.ds-type-card-title{font-size:var(--ds-type-card-title-size);font-weight:var(--ds-type-card-title-weight);color:var(--ds-type-card-title-color)}.ds-type-step-label{font-size:var(--ds-type-step-label-size);font-weight:var(--ds-type-step-label-weight);color:var(--ds-type-step-label-color)}.ds-type-body{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);color:var(--ds-type-body-color)}.ds-type-field-label{font-size:var(--ds-type-field-label-size);font-weight:var(--ds-type-field-label-weight);color:var(--ds-type-field-label-color)}.ds-type-caption{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);color:var(--ds-type-caption-color)}.ds-type-metric{font-size:var(--ds-type-metric-size);font-weight:var(--ds-type-metric-weight);color:var(--ds-type-metric-color)}.ds-type-nav-label{font-size:var(--ds-type-nav-label-size);font-weight:var(--ds-type-nav-label-weight);color:var(--ds-type-nav-label-color)}.ds-page{display:flex;flex-direction:column;gap:var(--ds-space-6);width:100%;max-width:82rem;margin-inline:auto;color:var(--ds-text-primary);overflow-x:clip}.ds-page,.ds-page *,.ds-page :after,.ds-page :before{min-width:0}.ds-page canvas,.ds-page iframe,.ds-page img,.ds-page svg,.ds-page video{max-width:100%}.ds-card-grid,.ds-grid,.ds-stats-grid{min-width:0}.ds-grid{display:grid;gap:var(--ds-space-4);grid-template-columns:minmax(0,1fr)}.ds-mobile-stack{display:flex;flex-direction:column;gap:var(--ds-space-4);min-width:0}.ds-mobile-scroll{max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch}.ds-page-header{margin-bottom:var(--ds-space-8)}.ds-page-header__row{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-4)}.ds-page-header__copy{min-width:0;max-width:100%}.ds-page-title{margin:0;font-size:var(--ds-type-page-title-size);font-weight:var(--ds-type-page-title-weight);color:var(--ds-type-page-title-color);letter-spacing:-.025em;line-height:1.25;overflow-wrap:anywhere}.ds-page-subtitle{margin:var(--ds-space-2) 0 0;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5;color:var(--ds-type-body-color);max-width:42rem}.ds-page-header__action{flex-shrink:0;max-width:100%}.ds-mobile-dashboard-header,.ds-mobile-page-header{display:none}.ds-mobile-page-header{gap:var(--ds-space-2)}.ds-mobile-dashboard-header__subtitle,.ds-mobile-page-header__eyebrow{margin:0;color:var(--ds-type-body-color);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight)}.ds-mobile-dashboard-header,.ds-mobile-page-header__row{align-items:flex-start;justify-content:space-between;gap:var(--ds-space-4)}.ds-mobile-dashboard-header__copy,.ds-mobile-page-header__copy{min-width:0}.ds-mobile-dashboard-header__title,.ds-mobile-page-header__title{margin:0;color:var(--ds-type-page-title-color);font-size:var(--ds-type-page-title-size);font-weight:var(--ds-type-page-title-weight);line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}.ds-mobile-page-header__subtitle{margin:var(--ds-space-2) 0 0;color:var(--ds-type-body-color);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5}.ds-mobile-dashboard-header{position:relative;overflow:hidden;padding:var(--ds-space-5);border:1px solid var(--ds-border);border-radius:1.25rem;background:radial-gradient(circle at 86% 70%,rgba(239,68,68,.12),transparent 32%),var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-mobile-dashboard-header__avatar{display:grid;place-items:center;width:4.75rem;height:4.75rem;border-radius:var(--ds-radius-full);background:#020617;color:#fff;flex:0 0 auto;overflow:hidden}.ds-mobile-dashboard-header__action{margin-top:var(--ds-space-4)}.ds-mobile-action-card,.ds-mobile-empty-state,.ds-mobile-section-card,.ds-mobile-stat-card{min-width:0}.ds-mobile-action-card{background:radial-gradient(circle at 88% 85%,rgba(239,68,68,.14),transparent 38%),var(--ds-surface)}.ds-mobile-bottom-nav{display:none}.ds-section{display:flex;flex-direction:column;gap:var(--ds-space-4)}.ds-section-title{margin:0;font-size:var(--ds-type-section-heading-size);font-weight:var(--ds-type-section-heading-weight);color:var(--ds-type-section-heading-color)}.ds-section-title--spaced{margin-top:var(--ds-space-6)}.ds-card,.ds-info-card,.ds-section-card{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);padding:var(--ds-space-6);min-width:0;max-width:100%}.ds-card--compact{padding:var(--ds-space-4)}.ds-card--interactive{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ds-card--interactive:hover{border-color:#cbd5e1;box-shadow:var(--ds-shadow-card-hover);transform:translateY(-1px)}.ds-card-title{margin:0;font-size:var(--ds-type-card-title-size);font-weight:var(--ds-type-card-title-weight);color:var(--ds-type-card-title-color)}.ds-card__header{display:grid;gap:var(--ds-space-1)}.ds-card-description{margin:var(--ds-space-2) 0 0;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5;color:var(--ds-type-body-color)}.ds-card-body{min-width:0}.ds-card-body,.ds-card__header+.ds-card-body{margin-top:var(--ds-space-4)}.ds-card>.ds-card-body:first-child{margin-top:0}.ds-card__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--ds-space-3);margin-top:var(--ds-space-5);padding-top:var(--ds-space-4);border-top:1px solid var(--ds-border-subtle)}.ds-card-grid{display:grid;gap:var(--ds-space-4);grid-template-columns:minmax(0,1fr)}.ds-card-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-card-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.ds-card-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.ds-hero-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--ds-space-5);align-items:center;min-width:0;overflow:hidden;padding:clamp(1.35rem,3vw,2rem);border:1px solid rgba(226,232,240,.9);border-radius:1.35rem;background:radial-gradient(circle at 83% 76%,rgba(239,68,68,.13),transparent 32%),radial-gradient(circle at 95% 18%,rgba(15,23,42,.06),transparent 24%),var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-action-card:after,.ds-hero-card:after{content:"";position:absolute;right:-4rem;bottom:-4rem;width:16rem;height:16rem;pointer-events:none;background:radial-gradient(circle,rgba(239,68,68,.16) 0 1px,transparent 1px);background-size:9px 9px;opacity:.55;transform:rotate(-14deg)}.ds-action-card__copy,.ds-alert-card__copy,.ds-hero-card__copy,.ds-summary-card__copy{min-width:0}.ds-hero-card__eyebrow{margin:0 0 var(--ds-space-1);color:var(--ds-type-body-color);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight)}.ds-hero-card__title{margin:0;color:var(--ds-type-page-title-color);font-size:var(--ds-type-page-title-size);font-weight:var(--ds-type-page-title-weight);line-height:1.25;letter-spacing:-.025em;overflow-wrap:anywhere}.ds-hero-card__subtitle{margin:var(--ds-space-3) 0 0;max-width:42rem;color:var(--ds-type-body-color);line-height:1.5}.ds-hero-card__status,.ds-hero-card__subtitle{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight)}.ds-hero-card__status{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-2);margin-top:var(--ds-space-3);color:var(--ds-primary-hover)}.ds-hero-card__action{display:flex;flex-wrap:wrap;gap:var(--ds-space-3);margin-top:var(--ds-space-5)}.ds-hero-card__avatar{position:relative;z-index:1;display:grid;place-items:center;width:clamp(5rem,9vw,7.25rem);height:clamp(5rem,9vw,7.25rem);border-radius:var(--ds-radius-full);background:#020617;color:#fff;font-size:clamp(1.05rem,2vw,1.5rem);font-weight:600;letter-spacing:.08em;box-shadow:0 16px 35px rgba(15,23,42,.18);overflow:hidden}.ds-hero-card__avatar img{width:100%;height:100%;object-fit:cover}.ds-hero-card__body{grid-column:1/-1;position:relative;z-index:1;min-width:0}.ds-summary-card{display:flex;align-items:center;gap:var(--ds-space-4);min-width:0;padding:clamp(1rem,2vw,1.35rem);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card);color:inherit;text-decoration:none;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}.ds-summary-card--link:hover{border-color:#fecaca;box-shadow:var(--ds-shadow-card-hover);transform:translateY(-1px)}.ds-summary-card__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:1rem;background:var(--ds-primary-soft);color:var(--ds-primary-hover);flex:0 0 auto}.ds-summary-card__icon svg{width:1.35rem;height:1.35rem}.ds-summary-card__label{margin:0;color:var(--ds-type-caption-color);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight)}.ds-summary-card__value{margin:.15rem 0 0;color:var(--ds-type-metric-color);font-size:var(--ds-type-metric-size);font-weight:var(--ds-type-metric-weight);line-height:1.25;letter-spacing:-.025em}.ds-summary-card__detail{margin:var(--ds-space-2) 0 0;font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight)}.ds-summary-card--brand .ds-summary-card__value,.ds-summary-card--danger .ds-summary-card__value,.ds-summary-card__detail{color:var(--ds-primary-hover)}.ds-summary-card--success .ds-summary-card__icon{background:#ecfdf5;color:var(--ds-success)}.ds-summary-card--warning .ds-summary-card__icon{background:#fffbeb;color:var(--ds-warning)}.ds-action-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:var(--ds-space-5);min-width:0;overflow:hidden;padding:clamp(1.25rem,2.4vw,1.75rem);border:1px solid var(--ds-border);border-radius:1.25rem;background:radial-gradient(circle at 88% 86%,rgba(239,68,68,.14),transparent 32%),var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-action-card--dark{border-color:rgba(255,255,255,.08);background:radial-gradient(circle at 88% 88%,rgba(239,68,68,.42),transparent 32%),linear-gradient(145deg,#020617,#111827);color:#fff;box-shadow:0 20px 48px rgba(15,23,42,.2)}.ds-action-card__top{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-4)}.ds-action-card__title{margin:0;color:inherit;font-size:var(--ds-type-card-title-size);font-weight:var(--ds-type-card-title-weight);letter-spacing:-.025em}.ds-action-card__body,.ds-action-card__description{margin:var(--ds-space-3) 0 0;color:var(--ds-type-body-color);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5}.ds-action-card--dark .ds-action-card__body,.ds-action-card--dark .ds-action-card__description{color:rgba(255,255,255,.82)}.ds-action-card__icon{position:relative;z-index:1;display:grid;place-items:center;width:3.1rem;height:3.1rem;border-radius:1rem;background:var(--ds-primary);color:#fff;flex:0 0 auto;box-shadow:0 12px 26px var(--ds-brand-red-glow)}.ds-action-card__icon svg{width:1.4rem;height:1.4rem}.ds-action-card__action{position:relative;z-index:1}.ds-alert-card{display:flex;align-items:center;gap:var(--ds-space-4);min-width:0;padding:clamp(1rem,2vw,1.35rem);border:1px solid #fecaca;border-radius:1.25rem;background:radial-gradient(circle at 92% 92%,rgba(239,68,68,.13),transparent 32%),#fff1f2;color:var(--ds-text-primary);box-shadow:var(--ds-shadow-card)}.ds-alert-card--warning{border-color:#fed7aa;background:#fff7ed}.ds-alert-card--success{border-color:#bbf7d0;background:#f0fdf4}.ds-alert-card--info,.ds-alert-card--neutral{border-color:#bfdbfe;background:#eff6ff}.ds-alert-card__icon{display:grid;place-items:center;width:3rem;height:3rem;border-radius:var(--ds-radius-full);background:var(--ds-primary);color:#fff;flex:0 0 auto;box-shadow:0 12px 26px var(--ds-brand-red-glow)}.ds-alert-card__title{margin:0;color:var(--ds-primary-hover);font-size:var(--ds-type-section-heading-size);font-weight:var(--ds-type-section-heading-weight)}.ds-alert-card__description{margin:var(--ds-space-2) 0 0;color:var(--ds-text-primary);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5}.ds-alert-card__action{margin-left:auto;flex:0 0 auto}.ds-announcement-stack{display:grid;gap:.85rem;margin-bottom:1.25rem}.ds-announcement-stack .ds-alert-card{align-items:flex-start}.ds-announcement-card--promotion{border-color:#e9d5ff;background:radial-gradient(circle at 92% 92%,rgba(168,85,247,.12),transparent 32%),#faf5ff}.ds-announcement-card--promotion .ds-alert-card__title{color:#6b21a8}.ds-announcement-cta{margin-top:.85rem}.ds-announcement-dismiss{display:grid;place-items:center;width:2rem;height:2rem;border:0;border-radius:.5rem;background:rgba(255,255,255,.72);color:inherit;cursor:pointer;transition:background .15s ease,color .15s ease}.ds-announcement-dismiss:hover:not(:disabled){background:#fff;color:var(--ds-text-primary)}.ds-announcement-dismiss:disabled{opacity:.55;cursor:not-allowed}.ds-empty-state-card{min-height:14rem;background:radial-gradient(circle at 50% 0,rgba(239,68,68,.08),transparent 34%),var(--ds-surface)}.ds-empty-state-card .ds-empty-state__icon{width:3.25rem;height:3.25rem;background:var(--ds-primary-soft);color:var(--ds-primary-hover)}.ds-stats-grid{display:grid;gap:var(--ds-space-4);grid-template-columns:repeat(4,minmax(0,1fr))}.ds-stats-card{display:flex;align-items:flex-start;gap:var(--ds-space-3);padding:var(--ds-space-4);background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card);text-decoration:none;color:inherit}.ds-stats-card--link:hover{border-color:#fecaca;box-shadow:var(--ds-shadow-card-hover)}.ds-stats-card--active{border-color:var(--ds-primary);box-shadow:0 0 0 1px var(--ds-primary)}.ds-stats-card__content{min-width:0;display:flex;flex-direction:column;gap:.125rem}.ds-stats-card__label{margin:0;font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);text-transform:uppercase;letter-spacing:.05em;color:var(--ds-type-caption-color)}.ds-stats-card__value{margin:0;font-size:var(--ds-type-metric-size);font-weight:var(--ds-type-metric-weight);line-height:1.25;color:var(--ds-type-metric-color)}.ds-stats-card__trend{margin:0;font-size:.875rem;color:var(--ds-text-success)}.ds-stats-card__trend--down{color:var(--ds-text-danger)}.ds-stats-card__trend--muted{color:var(--ds-text-secondary)}.ds-icon{display:inline-flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:var(--ds-radius-icon);flex-shrink:0}.ds-icon svg{width:1.25rem;height:1.25rem}.ds-icon--blue{background:#eff6ff;color:#2563eb}.ds-icon--green{background:#ecfdf5;color:var(--ds-text-success)}.ds-icon--orange{background:#fffbeb;color:var(--ds-text-warning)}.ds-icon--purple{background:#f5f3ff;color:#7c3aed}.ds-icon--red{background:#fef2f2;color:var(--ds-text-danger)}.ds-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border-radius:.625rem;font-weight:700;font-size:.875rem;line-height:1;cursor:pointer;text-decoration:none;border:1px solid transparent;font-family:inherit;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease,transform .15s ease}.ds-btn:disabled{opacity:.6;cursor:not-allowed}.ds-btn--primary{background:var(--ds-primary);color:#fff;border-color:var(--ds-primary);box-shadow:0 8px 18px rgba(239,68,68,.2)}.ds-btn--primary:hover:not(:disabled){background:var(--ds-primary-hover);border-color:var(--ds-primary-hover);box-shadow:0 12px 26px rgba(220,38,38,.24);transform:translateY(-1px)}.ds-btn--secondary{background:var(--ds-surface);border:1px solid var(--ds-border);color:#334155}.ds-btn--secondary:hover:not(:disabled){background:var(--ds-bg-muted);border-color:#cbd5e1}.ds-btn--danger{background:#fef2f2;color:#b91c1c;border-color:#fecaca}.ds-btn--danger:hover:not(:disabled){background:#fee2e2}.ds-btn--sm{height:2.25rem;padding:0 .875rem}.ds-btn--md{height:2.5rem;padding:0 1rem}.ds-btn--lg{height:3rem;padding:0 1.25rem;font-size:.9375rem}.ds-btn--full{width:100%}.ds-field{display:flex;flex-direction:column;gap:var(--ds-space-2)}.ds-label{color:var(--ds-type-field-label-color);font-size:var(--ds-type-field-label-size);font-weight:var(--ds-type-field-label-weight)}.ds-input,.ds-select,.ds-textarea{width:100%;min-height:2.75rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface);color:var(--ds-text-primary);font:inherit;font-size:.9375rem;font-weight:500;padding:.75rem .875rem;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.ds-textarea{min-height:8rem;resize:vertical}.ds-input::placeholder,.ds-textarea::placeholder{color:#94a3b8}.ds-input:focus,.ds-select:focus,.ds-textarea:focus{outline:none;border-color:var(--ds-primary);box-shadow:var(--ds-focus-ring)}.ds-field-hint{color:var(--ds-type-caption-color);font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);line-height:1.4}.ds-field-error{color:var(--ds-danger);font-size:.8125rem;font-weight:700}.ds-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch;border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card);max-width:100%}.ds-table{width:100%;border-collapse:collapse;min-width:640px}.ds-table td,.ds-table th{padding:.875rem 1rem;text-align:left;vertical-align:middle;font-size:.875rem;color:#334155;border-bottom:1px solid var(--ds-border-subtle)}.ds-table th{height:2.75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--ds-text-muted);background:var(--ds-bg-muted)}.ds-table tbody tr{min-height:3.5rem}.ds-table tbody tr:hover{background:var(--ds-bg-muted)}.ds-table tbody tr:last-child td{border-bottom:none}.ds-empty-state{display:flex;flex-direction:column;gap:var(--ds-space-2);padding:3rem 1.5rem;text-align:center;background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);box-shadow:var(--ds-shadow-card)}.ds-empty-state,.ds-empty-state__icon{align-items:center;justify-content:center}.ds-empty-state__icon{display:inline-flex;width:2.5rem;height:2.5rem;border-radius:var(--ds-radius-icon);background:var(--ds-bg-muted);color:var(--ds-text-muted)}.ds-empty-state__icon svg{width:1.25rem;height:1.25rem}.ds-empty-state__title{margin:var(--ds-space-2) 0 0;font-size:var(--ds-type-section-heading-size);font-weight:var(--ds-type-section-heading-weight);color:var(--ds-type-section-heading-color)}.ds-empty-state__description{margin:0;max-width:28rem;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5;color:var(--ds-type-body-color)}.ds-empty-state__action{margin-top:var(--ds-space-4)}.ds-status-badge{display:inline-flex;align-items:center;gap:.35rem;padding:.25rem .625rem;border-radius:999px;font-size:.75rem;font-weight:700;line-height:1.2;white-space:nowrap}.ds-status-badge__dot{width:.375rem;height:.375rem;border-radius:var(--ds-radius-full);background:currentColor}.ds-status-badge--success{background:#ecfdf5;color:#047857}.ds-status-badge--warning{background:#fffbeb;color:#b45309}.ds-status-badge--danger{background:#fef2f2;color:#b91c1c}.ds-status-badge--neutral{background:#f1f5f9;color:#475569}.ds-status-badge--info{background:#eff6ff;color:#1d4ed8}.ds-tabs{display:flex;flex-direction:column;gap:var(--ds-space-4)}.ds-tabs__list{display:flex;flex-wrap:wrap;gap:var(--ds-space-2);padding:var(--ds-space-1);border:1px solid var(--ds-border);border-radius:var(--ds-radius-xl);background:var(--ds-bg-muted)}.ds-tabs__tab{display:inline-flex;align-items:center;justify-content:center;min-height:2.25rem;padding:0 var(--ds-space-3);border:1px solid transparent;border-radius:var(--ds-radius-md);background:transparent;color:var(--ds-text-secondary);font:inherit;font-size:.875rem;font-weight:700;cursor:pointer;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.ds-tabs__tab--active,.ds-tabs__tab:hover{color:var(--ds-text-primary);background:#fff}.ds-tabs__tab--active{box-shadow:var(--ds-shadow-card)}.ds-tabs__count{display:inline-flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:var(--ds-radius-full);background:var(--ds-border-subtle);color:var(--ds-text-muted);font-size:.75rem;font-weight:800}.ds-tabs__tab--active .ds-tabs__count{background:var(--ds-primary-soft);color:var(--ds-primary-hover)}.ds-tabs__panel{min-width:0}.ds-modal-backdrop{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:var(--ds-space-4);background:rgba(15,23,42,.56)}.ds-modal{width:min(100%,42rem);max-height:min(90vh,760px);overflow:auto;border:1px solid var(--ds-border);border-radius:var(--ds-radius-xl);background:var(--ds-surface);box-shadow:var(--ds-shadow-modal);overscroll-behavior:contain}.ds-modal__body,.ds-modal__footer,.ds-modal__header{padding:var(--ds-space-5) var(--ds-space-6)}.ds-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-4);border-bottom:1px solid var(--ds-border-subtle)}.ds-modal__title{margin:0;color:var(--ds-type-page-title-color);font-size:1.125rem;font-weight:var(--ds-type-page-title-weight);letter-spacing:-.025em}.ds-modal__description{margin:var(--ds-space-1) 0 0;color:var(--ds-type-body-color);font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);line-height:1.5}.ds-modal__close{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:#fff;color:var(--ds-text-secondary);cursor:pointer}.ds-modal__footer{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:var(--ds-space-3);border-top:1px solid var(--ds-border-subtle);background:var(--ds-bg-muted)}.admin-page-title,.admin-users-header h1,.bap-header .ds-page-title,.bap-header h1,.bcd-title,.bct-title,.bd2-title,.bdl-title,.bfc-header .ds-page-title,.bfc-title,.bjp-header .ds-page-title,.bppm-edit-title,.bsh-page-head .ds-page-title,.bsh-page-title,.campaign-create-title,.ccw-header h1,.cd2-title,.cdl-title,.cfc-title,.ds-mobile-dashboard-header__title,.ds-mobile-page-header__title,.ds-page-title,.fin-header .ds-page-title,.hire-flow-page-title,.mdp-title,.msg-page-header .ds-page-title,.msg-page-header h1,.page-title,.team-invite-title{margin:0;font-size:var(--ds-type-page-title-size);font-weight:var(--ds-type-page-title-weight);color:var(--ds-type-page-title-color);letter-spacing:-.025em;line-height:1.25}.admin-page-subtitle,.admin-users-header p,.bap-header .ds-page-subtitle,.bap-header p,.bct-sub,.bdl-subtitle,.bfc-header .ds-page-subtitle,.bfc-sub,.bjp-header .ds-page-subtitle,.bppm-edit-subtitle,.bsh-page-head .ds-page-subtitle,.bsh-page-sub,.campaign-create-subtitle,.cfc-sub,.ds-page-subtitle,.fin-header .ds-page-subtitle,.fin-sub,.hire-flow-page-lead,.msg-page-header .ds-page-subtitle,.msg-page-header p,.page-subtitle{margin:var(--ds-space-2) 0 0;font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);color:var(--ds-type-body-color);line-height:1.5;max-width:42rem}.admin-section-title,.bcj-need-section-title,.bcj-review-card-title,.bcj-side-title,.bct-card-title,.bdl-panel-title,.bdo-help-card__title,.bdo-panel__title,.bppm-panel-title,.bppm-section-title,.bppm-visibility-title,.bpt2-card__title,.bsh-section__title,.campaign-create-section-head h2,.ccw-panel-title,.cdl-panel-title,.ds-section-title,.fin-side-card h3,.mdp-widget-title,.ntf-widget h3,.section-title{margin:0;font-size:var(--ds-type-section-heading-size);font-weight:var(--ds-type-section-heading-weight);color:var(--ds-type-section-heading-color)}.bcj-need-section-lead,.bcj-side-subtitle,.bppm-edit-subtitle,.bpt2-card__sub,.bsh-section__sub,.campaign-create-section-head p,.cdl-panel-sub,.ds-card-description,.ds-card__description,.mdp-widget-subtitle{font-size:var(--ds-type-body-size);font-weight:var(--ds-type-body-weight);color:var(--ds-type-body-color);line-height:1.5}.campaign-create-main .ob-field>.field-label,.ds-label,.field-label,.ob-field>.field-label{font-size:var(--ds-type-field-label-size);font-weight:var(--ds-type-field-label-weight);color:var(--ds-type-field-label-color)}.campaign-create-hint,.ds-field-hint,.field-helper,.help-copy{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);color:var(--ds-type-caption-color);line-height:1.4}.bap-kpi-value,.bd2-kpi-value,.bjp-stat strong,.ds-stats-card__value,.ds-summary-card__value,.fin-kpi strong,.mdp-kpi-value{font-size:var(--ds-type-metric-size);font-weight:var(--ds-type-metric-weight);color:var(--ds-type-metric-color);line-height:1.25}.bap-kpi-label,.ds-summary-card__label,.mdp-kpi-label{font-size:var(--ds-type-caption-size);font-weight:var(--ds-type-caption-weight);color:var(--ds-type-caption-color)}.bsh-nav-label{font-size:.6rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--ds-type-caption-color)}.bsh-nav__link{font-size:var(--ds-type-nav-label-size);font-weight:var(--ds-type-nav-label-weight);color:var(--ds-type-nav-label-color)}.bsh-nav__link.is-active{background:rgba(239,68,68,.08);color:var(--ds-primary-hover)}.admin-btn-primary,.dash-empty-state .ob-btn-primary,.ds-empty-state .ds-btn--primary,.ob-btn-primary{background:var(--ds-primary)!important;color:#fff!important;min-height:2.5rem;border-color:var(--ds-primary)!important;border-radius:var(--ds-radius-md);font-weight:700}.admin-btn-primary:hover,.ob-btn-primary:hover{background:var(--ds-primary-hover)!important;border-color:var(--ds-primary-hover)!important}.admin-btn-secondary,.fin-export,.ob-btn-secondary{background:var(--ds-surface)!important;border:1px solid var(--ds-border)!important;color:var(--ds-text-secondary)!important;min-height:2.5rem;border-radius:var(--ds-radius-md);font-weight:700}.admin-ops-metric-card,.admin-ops-panel,.admin-ops-snapshot-card,.admin-panel,.admin-stat-card,.admin-users-stat-card,.bap-kpi,.bdo-panel,.bdo-summary-card,.bfc-analysis-section,.bfc-card,.bppm-panel,.bpt2-card,.bsh-help,.campaign-create-side,.campaign-rail-card,.campaign-service-card,.cdl-panel,.cdo-panel,.cdo-summary-card,.cdp-kpi,.cfc-progress,.dash-card,.dash-empty-state,.dash-overview-card,.dash-overview-stat-card,.dash-tip-card,.fin-kpi,.fin-panel,.if-card,.mdp-kpi-card,.mdp-list-surface,.mdp-widget,.msg-panel,.ntf-main,.ob-card,.ref-card,.ui-dashboard-card{background:var(--ds-surface)!important;border:1px solid var(--ds-border)!important;border-radius:var(--ds-radius-card)!important;box-shadow:var(--ds-shadow-card)!important}.campaign-create-main.dash-card,.campaign-create-side.dash-card,.campaign-rail-card.dash-card{transform:none}.if-badge{display:inline-flex!important;align-items:center!important;gap:.35rem!important;padding:.25rem .625rem!important;font-size:.75rem!important;font-weight:700!important;line-height:1.2!important;white-space:nowrap!important}.if-badge,.if-badge__dot{border-radius:var(--ds-radius-full)!important}.if-badge__dot{width:.375rem!important;height:.375rem!important;background:currentColor!important}.admin-ops-table th,.admin-table th,.admin-users-table th,.bap-table th,.fin-table th{background:var(--ds-bg-muted)!important;font-size:.75rem!important;font-weight:700!important;text-transform:uppercase!important;letter-spacing:.05em!important;color:var(--ds-text-muted)!important}.admin-ops-table td,.admin-table td,.admin-users-table td,.bap-table td,.fin-table td{font-size:.875rem!important;color:var(--ds-text-secondary)!important}.admin-empty-state,.bap-empty,.bdo-empty,.bfc-empty,.bppm-campaign-empty,.cdo-empty,.cfc-empty,.cppm-empty-state,.dash-empty-state,.fin-empty,.mdp-empty-state,.ref-empty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:var(--ds-space-2)!important;padding:3rem 1.5rem!important;background:var(--ds-surface)!important;border:1px solid var(--ds-border)!important;border-radius:var(--ds-radius-card)!important;box-shadow:var(--ds-shadow-card)!important}.bfc-empty-title,.bppm-campaign-empty__title,.cfc-empty-title,.ds-empty-state__title,.mdp-empty-state-title{font-size:var(--ds-type-section-heading-size)!important;font-weight:var(--ds-type-section-heading-weight)!important;color:var(--ds-type-section-heading-color)!important}.bfc-empty-sub,.cfc-empty-sub,.ds-empty-state__description,.mdp-empty-state-subtitle{font-size:var(--ds-type-body-size)!important;font-weight:var(--ds-type-body-weight)!important;color:var(--ds-type-body-color)!important;line-height:1.5!important}@media (max-width:1023px){.ds-card-grid--3,.ds-card-grid--4,.ds-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.ds-page{gap:var(--ds-space-4);max-width:100%}.ds-page-header{margin-bottom:var(--ds-space-4)}.ds-page-title{font-size:var(--ds-type-page-title-size)}.ds-card-grid--2,.ds-card-grid--3,.ds-card-grid--4,.ds-stats-grid{grid-template-columns:1fr}.ds-page-header__row{flex-direction:column;align-items:stretch}.ds-page-header__action .ds-btn{width:100%}.ds-card,.ds-info-card,.ds-section-card,.ds-stats-card{padding:var(--ds-space-4);border-radius:var(--ds-radius-xl)}.ds-hero-card{grid-template-columns:minmax(0,1fr) auto;gap:var(--ds-space-4);padding:var(--ds-space-5);border-radius:1.25rem}.ds-hero-card__title{font-size:var(--ds-type-page-title-size)}.ds-hero-card__subtitle{font-size:var(--ds-type-body-size)}.ds-hero-card__avatar{width:4.75rem;height:4.75rem}.ds-action-card__action .ds-btn,.ds-alert-card__action .ds-btn,.ds-hero-card__action .ds-btn{width:100%}.ds-summary-card{padding:var(--ds-space-4)}.ds-action-card,.ds-alert-card{border-radius:1.1rem}.ds-alert-card{align-items:flex-start;flex-direction:column}.ds-alert-card__action{width:100%;margin-left:0}.ds-btn,.ds-btn--lg,.ds-btn--md,.ds-btn--sm{min-height:2.75rem}.ds-table{min-width:560px}.ds-mobile-dashboard-header,.ds-mobile-page-header{display:flex}.ds-mobile-page-header{flex-direction:column}.ds-mobile-page-header__row{display:flex}.ds-mobile-dashboard-header__action .ds-btn,.ds-mobile-page-header__action .ds-btn{width:100%}.ds-mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:70;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.125rem;width:100%;max-width:100vw;box-sizing:border-box;padding:.5rem max(.75rem,env(safe-area-inset-left,0px)) calc(.5rem + env(safe-area-inset-bottom, 0px)) max(.75rem,env(safe-area-inset-right,0px));border-top:1px solid rgba(15,23,42,.12);background:rgba(3,7,18,.98);box-shadow:0 -12px 32px rgba(15,23,42,.18);overflow:hidden}.ds-mobile-bottom-nav__item{position:relative;display:grid;justify-items:center;align-content:center;gap:.2rem;min-width:0;min-height:3.25rem;border-radius:.875rem;color:#f8fafc;text-decoration:none;overflow:hidden}.ds-mobile-bottom-nav__item--active{background:rgba(239,68,68,.14);color:var(--ds-primary)}.ds-mobile-bottom-nav__icon{position:relative;display:inline-grid;place-items:center;width:1.55rem;height:1.55rem}.ds-mobile-bottom-nav__icon svg{width:min(1.35rem,100%);height:min(1.35rem,100%)}.ds-mobile-bottom-nav__label{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.6875rem;font-weight:var(--ds-type-nav-label-weight)}.ds-mobile-bottom-nav__badge{position:absolute;top:-.45rem;right:-.55rem;min-width:1.1rem;height:1.1rem;padding:0 .25rem;border:2px solid #020617;border-radius:var(--ds-radius-full);background:var(--ds-primary);color:#fff;font-size:.625rem;font-weight:800;line-height:.95rem}.ds-modal-backdrop{align-items:flex-end;padding:var(--ds-space-2)}.ds-modal{width:100%;max-height:92vh;border-radius:var(--ds-radius-xl) var(--ds-radius-xl) var(--ds-radius-md) var(--ds-radius-md)}.ds-modal__body,.ds-modal__footer,.ds-modal__header{padding:var(--ds-space-4)}.ds-modal__footer{flex-direction:column-reverse}.ds-modal__footer .ds-btn{width:100%}.ds-tabs__list{overflow-x:auto;flex-wrap:nowrap}}@media (max-width:420px){.ds-hero-card{grid-template-columns:minmax(0,1fr)}.ds-hero-card__avatar{grid-row:1;justify-self:end;width:4.5rem;height:4.5rem;margin-bottom:-1rem}.ds-summary-card{gap:var(--ds-space-3)}.ds-action-card__icon,.ds-alert-card__icon,.ds-summary-card__icon{width:2.75rem;height:2.75rem}}@media (max-width:900px){.dash-content:has(.admin-shell),.dash-content:has(.bct-page),.dash-content:has(.bcw-page),.dash-content:has(.bdl-shell),.dash-content:has(.bdo-shell),.dash-content:has(.brand-dbc),.dash-content:has(.campaign-create-layout),.dash-content:has(.ccw-page),.dash-content:has(.cdl-page),.dash-content:has(.cfc-page),.dash-content:has(.cppm-page),.dash-content:has(.cre-page),.dash-content:has(.creator-profile-page),.dash-content:has(.ds-page),.dash-content:has(.fin-page),.dash-content:has(.hire-flow-root),.dash-content:has(.mdp-shell){width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;padding:16px 16px calc(88px + env(safe-area-inset-bottom, 0px))}.dash-content:has(.cdo-shell) .cdo-shell{padding-bottom:0}.admin-page .ob-dash-shell,.dash-main-container--workspace .ob-dash-shell,.dash-page .ob-dash-shell,.dash-page--brand-workspace .ob-dash-shell--brand-workspace,.dash-page--workspace .ob-dash-shell--workspace{max-width:100%;padding-inline:0;padding-top:0;padding-bottom:0;overflow-x:hidden}.admin-shell,.admin-shell>.ds-page,.bct-page,.bcw-page,.bdl-shell,.bdo-shell,.brand-dbc,.campaign-create-layout,.ccw-page,.cdl-page,.cdo-shell,.cfc-page,.cppm-page,.cre-page,.creator-profile-page,.ds-page,.fin-page,.hire-flow-root,.mdp-shell,.public-creator-profile,.public-creators-shell{width:100%;max-width:100%;min-width:0;overflow-x:hidden;gap:var(--ds-space-4)}.admin-attention-card,.admin-overview-metric,.admin-overview-section--activity,.admin-shell .admin-ops-panel,.admin-shell .admin-panel,.admin-shell .bpt2-card,.admin-shell .ds-card,.admin-team-page .ds-mobile-empty-state,.auth-centered-card,.bct-card,.bcw-panel,.bdl-panel,.bdo-shell .bdo-active-campaign,.bdo-shell .bdo-utility-card,.bdo-shell .ds-action-card,.bdo-shell .ds-alert-card,.bdo-shell .ds-hero-card,.bsh-card,.bsh-panel,.ccw-brand-card,.ccw-panel,.cdp-card,.cdp-empty-hero,.cdp-foot-card,.cdp-kpi,.cfc-card,.cfc-detail,.cfc-featured,.cfc-progress,.cppm-card,.cppm-hero-card,.cppm-section,.cre-kpi,.cre-panel,.cre-widget,.dash-card,.ds-page .ds-action-card,.ds-page .ds-alert-card,.ds-page .ds-card,.ds-page .ds-info-card,.ds-page .ds-section-card,.fin-kpi,.fin-panel,.hire-flow-card,.mdp-kpi-card,.mdp-list-surface,.mdp-widget,.ob-card,.ob-card--business-onboarding,.ob-card--creator-onboarding,.public-creator-card,.start-choice-card,.team-invite-card{max-width:100%;padding:var(--ds-space-5);border-radius:24px;box-shadow:var(--ds-shadow-card);box-sizing:border-box}.bdo-shell .bdo-summary-card,.cdo-shell .bdo-summary-card,.cdp-kpi,.cre-kpi,.fin-kpi,.mdp-kpi-card{min-height:0;padding:var(--ds-space-3);border-radius:18px}.admin-attention-grid--hero,.admin-ops-grid,.admin-overview-metric-grid--4,.admin-stats,.admin-users-stats,.bcw-stepper,.bdo-shell .bdo-hero-metrics,.bdo-shell .bdo-priority-grid,.bsh-stats,.ccw-meta-grid,.ccw-payout-grid,.cdo-shell .bdo-hero-metrics,.cdp-kpis,.cre-kpis,.fin-kpis,.mdp-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ds-space-3)}.bcw-workspace,.bdo-shell .bdo-primary-flow,.bdo-shell .bdo-utility-rail,.bdo-shell .bdo-workflow-grid,.ccw-layout,.cppm-body-grid,.fin-layout,.public-creator-profile__layout{grid-template-columns:minmax(0,1fr);gap:var(--ds-space-4)}.admin-ops-filter-row,.admin-page-header .ds-page-header__row,.admin-users-filters,.bap-tabs,.bap-toolbar,.bct-header,.bct-toolbar,.bcw-header__row,.bdo-shell .bdo-activity-list,.bdo-shell .bdo-pipeline-grid,.bob-footer-actions,.brand-dbc-top,.campaign-create-actions,.cfc-filters,.cob-actions,.fin-filters,.hire-flow-actions,.mdp-header,.public-creator-profile__cta-row{display:grid;grid-template-columns:minmax(0,1fr);align-items:stretch;gap:var(--ds-space-3)}.bdo-shell .bdo-pipeline-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.bdo-shell .bdo-pipeline-stats div{padding:var(--ds-space-3);border-radius:16px;border:1px solid var(--ds-border-subtle);background:var(--ds-bg-muted)}.bcw-sidebar,.ccw-sidebar,.fin-drawer{position:static;top:auto}}@media (max-width:767px){.auth-centered-page,.auth-split,.csp-page,.home-page,.mp-root,.public-creator-profile,.public-creators-shell,.start-onboarding-page,.team-invite-page{max-width:100%;overflow-x:hidden;padding-inline:16px}.public-creator-profile,.public-creators-shell{padding-block:var(--ds-space-4)}.auth-centered-card-head__title,.auth-centered-page-head__title,.auth-split__head h1,.bdl-title,.bob-title,.campaign-create-title,.cob-question,.cppm-name,.hire-flow-page-title,.start-choice-heading,.start-onboarding-title{font-size:var(--ds-type-page-title-size)!important;font-weight:var(--ds-type-page-title-weight)!important;line-height:1.25!important;letter-spacing:-.025em!important}.auth-centered-card,.auth-split__left-inner,.bdl-panel,.campaign-create-card,.hire-flow-card,.ob-card--business-onboarding,.ob-card--creator-onboarding,.public-creator-card,.public-creator-profile .ds-card,.start-choice-card{padding:var(--ds-space-5) var(--ds-space-4);border-radius:24px}.action-row:not(.action-row--inline),.bap-card-actions,.bct-header,.bct-toolbar,.bcw-header__actions,.bob-footer-actions,.campaign-create-actions,.cdp-card-actions,.cfc-card-actions,.cfc-card-top,.cfc-filters,.cob-actions-trailing,.creator-open-job-footer,.creator-portfolio-toolbar,.hire-flow-actions,.if-application-card__actions,.if-contract-card__actions,.mdp-toolbar,.public-creator-profile__cta-row,.public-creators-actions{display:flex;flex-direction:column;align-items:stretch;gap:var(--ds-space-3)}.action-row .ds-btn,.action-row .ob-btn,.admin-users-menu-btn,.admin-users-view-btn,.bap-card-actions .ds-btn,.bct-create-btn,.bct-tab,.bob-footer-actions .ob-btn,.campaign-create-actions .ob-btn,.cdp-btn-primary,.cdp-btn-secondary,.cfc-btn-ghost,.cfc-btn-primary,.cfc-btn-secondary,.cob-actions .ob-btn,.cob-actions .ob-btn-primary,.creator-open-job-footer .ob-btn,.fin-page-btn,.hire-flow-actions .ob-btn,.if-application-card__actions .ds-btn,.if-contract-card__actions .ds-btn,.public-creator-profile__cta-row .ds-btn,.public-creators-actions .ds-btn{width:100%;min-height:2.75rem;justify-content:center}.admin-users-search,.admin-users-select,.auth-input,.bap-search,.cfc-search-input,.cfc-select,.ds-input,.ds-select,.ds-textarea,.fin-filter,.ob-input,.ob-select,.ob-textarea{width:100%;min-width:0;max-width:100%}.bcj-two-col,.bct-grid,.bpt2-grid,.bsh-form-grid,.campaign-create-grid,.cppm-body-grid,.cppm-portfolio-grid,.cppm-services-grid,.creator-settings-grid,.form-grid,.public-creator-profile__hero,.public-creators-grid,.public-creators-toolbar{grid-template-columns:minmax(0,1fr)!important}.admin-ops-table-wrap,.admin-table-wrap,.admin-users-table-wrap,.bap-table-wrap,.ccw-table-wrap,.cre-table-wrap,.ds-table-wrap,.fin-table-wrap{max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.admin-table-wrap,.admin-users-table-wrap{overflow:visible}.admin-ops-table,.bap-table,.ccw-table,.cre-table,.ds-table,.fin-table{min-width:min(560px,150vw)}.admin-table,.admin-users-table{min-width:0}.admin-users-email,.admin-users-name,.bcw-title,.bdo-active-campaign__title,.ccw-campaign-title,.cdp-card-title,.cfc-campaign-title,.cre-earning-main h3,.creator-open-job-title,.ds-card-title,.ds-page-title,.fin-table td{min-width:0;overflow-wrap:anywhere}.admin-users-status,.bcw-meta-tag,.bdo-flow-label,.cfc-match,.creator-open-job-cta,.dash-badge,.ds-status-badge,.ds-status-pill{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:normal}.creator-portfolio-modal-backdrop,.mp-modal-backdrop{align-items:flex-end;padding:var(--ds-space-2)}.creator-portfolio-modal,.mp-modal,.ob-card--business-onboarding,.ob-card--creator-onboarding{width:100%;max-width:100%;max-height:92vh;overflow:hidden;border-radius:24px 24px 12px 12px}.ob-card--creator-onboarding .ob-card-scroll{padding:1.25rem 1.25rem .5rem}.ob-card--creator-onboarding .cob-actions{padding-left:1.25rem;padding-right:1.25rem}.creator-portfolio-modal-player--embed{min-height:min(360px,56vh)}.cdl-page:has(.cdl-mobile-apply),.cppm-page:has(.cppm-sticky-cta),.cppm-page:has(.creator-hire-mobile-bar),.creator-profile-page:has(.creator-hire-mobile-bar){padding-bottom:calc(9rem + env(safe-area-inset-bottom, 0px))}}@media (max-width:560px){.admin-ops-grid,.admin-stats,.bdo-shell .bdo-hero-metrics,.bdo-shell .bdo-priority-grid,.bsh-stats,.cdo-shell .bdo-hero-metrics,.cdp-kpis,.cre-kpis,.fin-kpis,.mdp-kpi-grid{grid-template-columns:minmax(0,1fr)}.bdo-shell .bdo-pipeline-stats,.cdo-shell .bdo-hero-metrics,.cdo-shell .bdo-pipeline-stats,.cdo-shell .bdo-spend-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bdo-shell .bdo-pipeline-stats,.cdo-shell .bdo-pipeline-stats{grid-template-columns:repeat(3,minmax(0,1fr))}}.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}.dash-main-container--brand-workspace,.dash-main-container--workspace{width:100%;min-width:0}.dash-main-container:has(.dashboard-page-shell){max-width:none;width:100%}.dash-main-container--brand-workspace .dash-page,.dash-main-container--workspace .dash-page,.dash-page--brand-workspace,.dash-page--workspace{width:100%;margin:0;padding:0;box-sizing:border-box}.dash-main-container--brand-workspace .ob-dash-shell,.dash-main-container--workspace .ob-dash-shell,.dash-page--brand-workspace .ob-dash-shell--brand-workspace,.dash-page--workspace .ob-dash-shell--workspace{width:100%;margin:0;padding:clamp(.75rem,1.5vw,1.25rem) 0 2rem;box-sizing:border-box}.dash-main-container--brand-workspace .ob-dash-shell--brand-list,.dash-main-container--brand-workspace .ob-dash-shell--campaign-workspace,.dash-main-container--brand-workspace .ob-dash-shell--wide,.dash-main-container--workspace .ob-dash-shell--brand-list,.dash-main-container--workspace .ob-dash-shell--campaign-workspace,.dash-main-container--workspace .ob-dash-shell--wide{width:100%}.dash-main-container--brand-workspace>.bdl-shell,.dash-main-container--workspace>.bdl-shell{padding:clamp(.75rem,1.5vw,1.25rem) 0 2rem;box-sizing:border-box}.ds-brand-list-page{display:grid;gap:var(--ds-space-5);min-width:0;width:100%}.ds-status-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.3rem .65rem;border-radius:var(--ds-radius-full);font-size:.75rem;font-weight:700;line-height:1.2;white-space:nowrap}.ds-status-pill__dot{width:.42rem;height:.42rem;border-radius:var(--ds-radius-full);background:currentColor;flex:0 0 auto}.ds-status-pill--success{background:#dcfce7;color:#15803d}.ds-status-pill--warning{background:#ffedd5;color:#c2410c}.ds-status-pill--info{background:#dbeafe;color:#1d4ed8}.ds-status-pill--neutral{background:#f1f5f9;color:#475569}.ds-status-pill--danger{background:#fee2e2;color:#b91c1c}.ds-campaign-stat-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ds-space-4)}.ds-campaign-stat-card{display:flex;align-items:flex-start;gap:var(--ds-space-3);padding:var(--ds-space-4);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);background:#fff;box-shadow:var(--ds-shadow-card);min-width:0;text-decoration:none;color:inherit}.ds-campaign-stat-card--link:hover{border-color:#fecdd3;box-shadow:0 8px 24px rgba(225,29,72,.08)}.ds-campaign-stat-card__icon{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:var(--ds-radius-full);flex:0 0 auto}.ds-campaign-stat-card__icon--red{background:#ffe4e6;color:#e11d48}.ds-campaign-stat-card__icon--orange{background:#ffedd5;color:#ea580c}.ds-campaign-stat-card__icon--green{background:#dcfce7;color:#16a34a}.ds-campaign-stat-card__icon--purple{background:#f3e8ff;color:#9333ea}.ds-campaign-stat-card__icon--blue{background:#dbeafe;color:#2563eb}.ds-campaign-stat-card__copy{display:grid;gap:.15rem;min-width:0}.ds-campaign-stat-card__label{margin:0;color:var(--ds-text-muted);font-size:.8125rem;font-weight:600;line-height:1.3}.ds-campaign-stat-card__value{margin:0;color:var(--ds-text-primary);font-size:1.625rem;font-weight:800;line-height:1.1;letter-spacing:-.02em}.ds-campaign-stat-card__detail{margin:0;color:#94a3b8;font-size:.75rem;font-weight:600;line-height:1.3}.ds-search-filter-bar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-3)}.ds-search-filter-bar__search{position:relative;display:flex;align-items:center;flex:1 1 16rem;min-width:min(100%,16rem)}.ds-search-filter-bar__search-icon{position:absolute;left:.85rem;color:#94a3b8;pointer-events:none}.ds-search-filter-bar__input{width:100%;border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-md);background:#fff;color:var(--ds-text-primary);font-size:.875rem;font-weight:500;padding:.65rem .85rem .65rem 2.5rem;box-shadow:0 2px 8px rgba(15,23,42,.03)}.ds-search-filter-bar__input::placeholder{color:#94a3b8}.ds-search-filter-bar__input:focus{outline:2px solid rgba(225,29,72,.25);outline-offset:1px;border-color:#fda4af}.ds-search-filter-bar__filters{flex:1 1 auto;justify-content:flex-end}.ds-filter-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-2)}.ds-filter-select{position:relative;display:inline-flex;align-items:center}.ds-filter-select--with-icon{gap:.35rem}.ds-filter-select__icon{display:inline-flex;color:#64748b;flex:0 0 auto}.ds-filter-select__control{appearance:none;border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-md);background:#fff;color:#334155;font-size:.8125rem;font-weight:600;padding:.58rem 2rem .58rem .85rem;min-width:9.5rem;box-shadow:0 2px 8px rgba(15,23,42,.03);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .7rem center}.ds-filter-select--sort .ds-filter-select__control{padding-left:.65rem}.ds-filter-select__control:focus{outline:2px solid rgba(225,29,72,.2);outline-offset:1px;border-color:#fda4af}.ds-campaign-list-stack{display:grid;gap:var(--ds-space-4);margin:0;padding:0;list-style:none}.ds-campaign-list-card{position:relative;display:grid;grid-template-columns:5.5rem minmax(0,1fr) auto;gap:var(--ds-space-4);align-items:stretch;padding:var(--ds-space-4);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);background:#fff;box-shadow:var(--ds-shadow-card);min-width:0}.ds-campaign-list-card__menu{position:absolute;top:.85rem;right:.85rem;display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:var(--ds-radius-md);color:#64748b;text-decoration:none}.ds-campaign-list-card__menu:hover{background:#f8fafc;color:#334155}.ds-campaign-list-card__media{align-self:start}.ds-campaign-list-card__thumb{display:block;width:5.5rem;height:5.5rem;border-radius:var(--ds-radius-md);object-fit:cover;background:#f1f5f9}.ds-campaign-list-card__thumb--placeholder{background:linear-gradient(145deg,#f8fafc,#e2e8f0)}.ds-campaign-list-card__main{display:grid;gap:var(--ds-space-3);min-width:0;padding-right:1.75rem}.ds-campaign-list-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-3);flex-wrap:wrap}.ds-campaign-list-card__title-block{display:grid;gap:.35rem;min-width:0}.ds-campaign-list-card__title{margin:0;color:var(--ds-text-primary);font-size:1.0625rem;font-weight:800;line-height:1.25;text-decoration:none}.ds-campaign-list-card__title:hover{color:var(--ds-primary)}.ds-campaign-list-card__meta{display:flex;flex-wrap:wrap;align-items:center;gap:.45rem;color:#64748b;font-size:.75rem;font-weight:600}.ds-campaign-list-card__platforms{display:inline-flex;flex-wrap:wrap;gap:.35rem}.ds-campaign-list-card__platform{display:inline-flex;align-items:center;padding:.15rem .45rem;border-radius:var(--ds-radius-full);border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:.6875rem;font-weight:700}.ds-campaign-list-card__service:before{content:"•";margin-right:.45rem;color:#cbd5e1}.ds-campaign-list-card__status{flex:0 0 auto}.ds-campaign-list-card__stats{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:var(--ds-space-3);margin:0}.ds-campaign-list-card__stats>div{display:grid;gap:.15rem;min-width:0}.ds-campaign-list-card__stats dt{margin:0;color:#94a3b8;font-size:.6875rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ds-campaign-list-card__stats dd{margin:0;color:var(--ds-text-primary);font-size:.875rem;font-weight:700;line-height:1.25}.ds-campaign-list-card__actions{display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;gap:var(--ds-space-2);min-width:10.5rem}.ds-campaign-list-card__actions .ds-btn{justify-content:center;white-space:nowrap}@media (max-width:1100px){.ds-campaign-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-campaign-list-card{grid-template-columns:5rem minmax(0,1fr);grid-template-areas:"media main" "actions actions"}.ds-campaign-list-card__media{grid-area:media}.ds-campaign-list-card__main{grid-area:main}.ds-campaign-list-card__actions{grid-area:actions;flex-direction:row;flex-wrap:wrap;min-width:0}.ds-campaign-list-card__actions .ds-btn{flex:1 1 10rem}.ds-campaign-list-card__stats{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.ds-search-filter-bar{flex-direction:column;align-items:stretch}.ds-search-filter-bar__search{flex-basis:auto;min-width:0}.ds-filter-select,.ds-filter-select__control,.ds-filter-toolbar,.ds-search-filter-bar__filters{width:100%}.ds-campaign-list-card{grid-template-columns:minmax(0,1fr);grid-template-areas:"media" "main" "actions";gap:var(--ds-space-3)}.ds-campaign-list-card__thumb{width:100%;height:10rem}.ds-campaign-list-card__main{padding-right:0}.ds-campaign-list-card__head{flex-direction:column;align-items:flex-start}.ds-campaign-list-card__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.ds-campaign-list-card__actions{flex-direction:column}.ds-campaign-list-card__actions .ds-btn{width:100%;flex:none}.ds-creator-discovery-grid,.ds-featured-creator-card{grid-template-columns:minmax(0,1fr)}.ds-creator-video-preview--expanded{max-height:10rem;transform:none}.ds-creator-action-row{grid-template-columns:minmax(0,1fr)}.ds-creator-action-row .ds-btn{width:100%;justify-content:center}}@media (max-width:640px){.ds-campaign-stat-grid{grid-template-columns:minmax(0,1fr)}}.ds-creator-discovery-page{display:grid;gap:var(--ds-space-5);min-width:0;width:100%}.ds-creator-filter-toolbar.ds-search-filter-bar{align-items:stretch}.ds-creator-discovery-count{margin:0;font-size:.8125rem;font-weight:700;color:var(--ds-primary)}.ds-creator-active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-2)}.ds-creator-active-filters__label{color:var(--ds-text-muted);font-size:.78rem;font-weight:600}.ds-creator-active-filters__chip{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .55rem;border-radius:var(--ds-radius-full);border:1px solid var(--ds-border-subtle);background:#f8fafc;color:#475569;font-size:.72rem;font-weight:700}.ds-creator-active-filters__chip button{border:0;background:transparent;color:#94a3b8;cursor:pointer;padding:0;line-height:1}.ds-creator-active-filters__clear{border:0;background:transparent;color:var(--ds-primary);font-size:.78rem;font-weight:700;cursor:pointer}.ds-featured-creator-section{display:grid;gap:var(--ds-space-3)}.ds-featured-creator-section__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--ds-space-2)}.ds-featured-creator-section__title{margin:0;font-size:1rem;font-weight:700;color:var(--ds-text-primary)}.ds-featured-creator-section__hint{margin:0;font-size:.78rem;color:var(--ds-text-muted)}.ds-creator-discovery-grid,.ds-featured-creator-stack{display:grid;gap:var(--ds-space-4)}.ds-creator-discovery-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none}.ds-match-score-badge{display:inline-flex;align-items:center;gap:.3rem;padding:.28rem .55rem;border-radius:var(--ds-radius-full);font-size:.72rem;font-weight:700;white-space:nowrap}.ds-match-score-badge,.ds-match-score-badge--excellent,.ds-match-score-badge--strong{background:#dcfce7;color:#15803d}.ds-match-score-badge--good{background:#dbeafe;color:#1d4ed8}.ds-match-score-badge--partial{background:#ffedd5;color:#c2410c}.ds-match-score-badge--low,.ds-match-score-badge--neutral{background:#f1f5f9;color:#475569}.ds-match-score-badge strong{font-size:.78rem}.ds-creator-tag{display:inline-flex;align-items:center;padding:.18rem .5rem;border-radius:var(--ds-radius-full);border:1px solid #e2e8f0;background:#f8fafc;color:#475569;font-size:.68rem;font-weight:700}.ds-creator-tag--accent{border-color:#fecdd3;background:#fff1f2;color:#be123c}.ds-creator-discovery-card{position:relative;display:grid;gap:var(--ds-space-3);padding:var(--ds-space-4);border:1px solid var(--ds-border-subtle);border-radius:var(--ds-radius-lg);background:#fff;box-shadow:var(--ds-shadow-card);min-width:0;overflow:visible;z-index:1}.ds-creator-discovery-card:focus-within,.ds-creator-discovery-card:hover{z-index:4}.ds-creator-discovery-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-2)}.ds-creator-discovery-card__identity{display:flex;gap:var(--ds-space-3);min-width:0}.ds-creator-discovery-card__avatar{width:3rem;height:3rem;border-radius:var(--ds-radius-md);object-fit:cover;flex:0 0 auto;background:#fff1f2}.ds-creator-discovery-card__avatar--placeholder{display:grid;place-items:center;color:var(--ds-primary);font-size:.85rem;font-weight:800}.ds-creator-discovery-card__copy{display:grid;gap:.2rem;min-width:0}.ds-creator-discovery-card__title-row{display:flex;flex-wrap:wrap;align-items:center;gap:.35rem}.ds-creator-discovery-card__name{margin:0;color:var(--ds-text-primary);font-size:.9375rem;font-weight:800;line-height:1.25;text-decoration:none}.ds-creator-discovery-card__name:hover{color:var(--ds-primary)}.ds-creator-discovery-card__meta{margin:0;color:var(--ds-text-muted);font-size:.75rem;font-weight:600;line-height:1.35}.ds-creator-discovery-card__availability{justify-self:start}.ds-creator-discovery-card__tags,.ds-featured-creator-card__tags{display:flex;flex-wrap:wrap;gap:.35rem}.ds-creator-discovery-card__media-slot{position:relative;min-width:0}.ds-creator-video-preview{position:relative;width:100%;aspect-ratio:21/9;max-height:4.75rem;border-radius:var(--ds-radius-md);overflow:hidden;background:#0f172a;transition:max-height .28s ease,aspect-ratio .28s ease,box-shadow .28s ease,transform .28s ease;z-index:1}.ds-creator-video-preview__frame{position:relative;width:100%;height:100%;background:#0f172a}.ds-creator-video-preview--expanded{aspect-ratio:16/9;max-height:11.5rem;z-index:5;box-shadow:0 16px 36px rgba(15,23,42,.24);transform:scale(1.03);transform-origin:center center}.ds-creator-video-preview__embed,.ds-creator-video-preview__poster-img,.ds-creator-video-preview__video{width:100%;height:100%;display:block;border:0;object-fit:cover}.ds-creator-video-preview__poster-img{position:absolute;inset:0;z-index:1}.ds-creator-video-preview__video{position:absolute;inset:0;z-index:2;background:#0f172a}.ds-creator-video-preview__video--hidden{opacity:0;pointer-events:none}.ds-creator-video-preview--frame-ready .ds-creator-video-preview__video:not(.ds-creator-video-preview__video--hidden){opacity:1}.ds-creator-video-preview__embed{position:absolute;inset:0;z-index:3}.ds-creator-video-preview__play{position:absolute;inset:0;display:grid;place-items:center;color:#fff;background:rgba(15,23,42,.18);pointer-events:none;z-index:4}.ds-creator-video-preview__play svg{width:2.25rem;height:2.25rem;padding:.55rem;border-radius:999px;background:rgba(15,23,42,.55)}.ds-creator-video-preview--expanded .ds-creator-video-preview__play{opacity:0}.ds-creator-discovery-card__price,.ds-featured-creator-card__price{font-size:.8125rem;font-weight:600;color:#475569}.ds-creator-discovery-card__price strong,.ds-featured-creator-card__price strong{color:var(--ds-primary)}.ds-creator-discovery-card__price-muted{color:#94a3b8}.ds-creator-action-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ds-space-2)}.ds-creator-action-row .ds-btn{gap:.35rem}.ds-creator-action-row__icon-filled{fill:currentColor}.ds-featured-creator-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(220px,.85fr);gap:var(--ds-space-4);padding:var(--ds-space-4);border:1px solid #fecdd3;border-radius:var(--ds-radius-lg);background:radial-gradient(circle at 100% 0,rgba(225,29,72,.06),transparent 42%),#fff;box-shadow:var(--ds-shadow-card);min-width:0}.ds-featured-creator-card__badge-row{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-2)}.ds-featured-creator-card__badge{display:inline-flex;align-items:center;padding:.2rem .55rem;border-radius:var(--ds-radius-full);background:#fff1f2;color:var(--ds-primary);font-size:.68rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.ds-featured-creator-card__badge--sponsored{background:rgba(102,102,102,.1);color:#666666;font-weight:600}.ds-featured-creator-card__identity{display:flex;gap:var(--ds-space-3);align-items:flex-start}.ds-featured-creator-card__avatar{width:3.5rem;height:3.5rem;border-radius:var(--ds-radius-md);object-fit:cover;flex:0 0 auto;background:#fff1f2}.ds-featured-creator-card__avatar--placeholder{display:grid;place-items:center;color:var(--ds-primary);font-weight:800}.ds-featured-creator-card__name{color:var(--ds-text-primary);font-size:1.0625rem;font-weight:800;text-decoration:none}.ds-featured-creator-card__meta{margin:.15rem 0 .35rem;color:var(--ds-text-muted);font-size:.78rem;font-weight:600}.ds-featured-creator-card__bio{margin:0;color:#475569;font-size:.8125rem;line-height:1.45}.ds-featured-creator-card__content{display:grid;gap:var(--ds-space-3);align-content:start;min-width:0}.ds-featured-creator-card--no-media{grid-template-columns:minmax(0,1fr)}.ds-featured-creator-card__media{min-width:0;min-height:0}.ds-featured-creator-card__media .ds-creator-video-preview--featured{aspect-ratio:9/14;max-height:none;height:100%;min-height:11.5rem}.ds-featured-creator-card__media .ds-creator-video-preview--featured.ds-creator-video-preview--expanded{aspect-ratio:9/12;min-height:15rem;transform:scale(1.02)}.ds-creator-discovery-pagination{display:flex;justify-content:center;align-items:center;gap:var(--ds-space-3)}.ds-creator-discovery-pagination__label{font-size:.8125rem;color:var(--ds-text-muted)}@media (max-width:1200px){.ds-creator-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.ds-creator-action-row,.ds-creator-discovery-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:900px){.ds-featured-creator-card{grid-template-columns:minmax(0,1fr)}}.ds-brand-list-page,.ds-platform-index-page{display:grid;gap:var(--ds-space-5);width:100%;min-width:0}.ds-index-list-layout{display:grid;gap:var(--ds-space-4)}.ds-index-list-layout--with-sidebar{grid-template-columns:minmax(0,1fr) 320px}.ds-index-list-layout__sidebar,.ds-index-list-layout__sidebar-stack{display:grid;gap:var(--ds-space-4);align-content:start;min-width:0}.ds-index-list-layout__sidebar-stack .mdp-widget{border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-index-list-layout__content{display:grid;gap:var(--ds-space-4);min-width:0}.ds-list-page-tab-bar,.ds-list-page-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ds-space-3)}.ds-list-page-tab-bar{justify-content:space-between;border-bottom:1px solid var(--ds-border);padding-bottom:.35rem}.ds-list-page-tab-bar__tabs{display:flex;flex-wrap:wrap;gap:.35rem}.ds-list-page-tab{display:inline-flex;align-items:center;gap:.35rem;min-height:2.25rem;padding:.35rem .75rem;border:0;border-radius:var(--ds-radius-full);background:transparent;color:var(--ds-text-secondary);font-size:.8125rem;font-weight:600;cursor:pointer}.ds-list-page-tab.is-active{background:var(--ds-primary-soft);color:#9f1239}.ds-list-page-tab__count{display:inline-grid;place-items:center;min-width:1.25rem;height:1.25rem;padding:0 .35rem;border-radius:var(--ds-radius-full);background:#fff;color:var(--ds-text-secondary);font-size:.6875rem}.ds-list-page-filter-panel{padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:#f8fafc}.ds-application-list-stack,.ds-contract-list-stack{list-style:none;margin:0;padding:0;display:grid;gap:var(--ds-space-4)}.ds-platform-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--ds-space-3)}.ds-platform-pagination__summary{color:var(--ds-text-secondary);font-size:.8125rem}.ds-platform-pagination__nav{display:flex;flex-wrap:wrap;gap:.35rem}.ds-platform-pagination__btn{min-width:2rem;height:2rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:var(--ds-surface);color:var(--ds-text-primary);font-size:.8125rem;font-weight:600;cursor:pointer}.ds-platform-pagination__btn.is-active{border-color:var(--ds-primary);background:var(--ds-primary-soft);color:#9f1239}.ds-platform-pagination__btn:disabled{opacity:.45;cursor:not-allowed}.ds-settings-page{display:grid;gap:var(--ds-space-5)}.ds-settings-page__grid{display:grid;gap:var(--ds-space-4)}.ds-settings-page__grid--with-sidebar{grid-template-columns:minmax(0,1fr) 320px}.ds-utility-tip-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--ds-space-4)}.ds-utility-tip-card{display:flex;gap:.75rem;padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface)}.ds-utility-tip-card__title{margin:0 0 .25rem;font-size:.875rem}.ds-utility-tip-card__copy{margin:0;color:var(--ds-text-secondary);font-size:.8125rem;line-height:1.45}.ds-template-list-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ds-space-4)}.ds-template-list-card{display:grid;grid-template-rows:auto 1fr auto;min-height:100%;border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card);overflow:hidden}.ds-template-list-card__cover{position:relative;aspect-ratio:16/9;background:#f1f5f9}.ds-template-list-card__cover img{width:100%;height:100%;object-fit:cover}.ds-template-list-card__badges{position:absolute;top:.65rem;left:.65rem;display:flex;flex-wrap:wrap;gap:.35rem}.ds-template-list-card__badge{padding:.2rem .5rem;border-radius:var(--ds-radius-full);background:rgba(255,255,255,.92);font-size:.6875rem;font-weight:700}.ds-template-list-card__body{display:grid;gap:var(--ds-space-3);padding:var(--ds-space-4)}.ds-template-list-card__head{display:flex;justify-content:space-between;gap:var(--ds-space-3)}.ds-template-list-card__title-row{display:flex;gap:.65rem;min-width:0}.ds-template-list-card__icon{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:var(--ds-radius-md);background:#fff1f2;flex-shrink:0}.ds-template-list-card__title{margin:0;font-size:.9375rem}.ds-template-list-card__category{color:var(--ds-text-secondary);font-size:.75rem;font-weight:600}.ds-template-list-card__description{margin:0;color:var(--ds-text-secondary);font-size:.8125rem;line-height:1.45}.ds-template-list-card__meta{display:grid;gap:.45rem;margin:0}.ds-template-list-card__meta>div{display:flex;justify-content:space-between;gap:.75rem;font-size:.8125rem}.ds-template-list-card__meta dt{color:var(--ds-text-secondary)}.ds-template-list-card__meta dd{margin:0;font-weight:600;text-align:right}.ds-template-list-card__actions{display:grid;gap:.65rem;padding:0 var(--ds-space-4) var(--ds-space-4)}.ds-template-list-card__secondary-actions{display:flex;flex-wrap:wrap;gap:.5rem}.ds-template-list-card__menu-wrap{position:relative}.ds-template-list-card__menu-btn{border:0;background:transparent;color:var(--ds-text-secondary);cursor:pointer}.ds-template-list-card__menu{position:absolute;top:100%;right:0;z-index:2;display:grid;min-width:8rem;padding:.35rem;border:1px solid var(--ds-border);border-radius:var(--ds-radius-md);background:#fff;box-shadow:var(--ds-shadow-card)}.ds-template-list-card__menu button{border:0;background:transparent;text-align:left;padding:.45rem .55rem;cursor:pointer}.ds-template-list-card__menu button.is-danger{color:#b91c1c}.ds-application-list-card{display:grid;gap:var(--ds-space-4);padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card);position:relative}.ds-application-list-card__menu{position:absolute;top:.85rem;right:.85rem;color:var(--ds-text-secondary);text-decoration:none}.ds-application-list-card__identity{display:flex;gap:.85rem;align-items:flex-start}.ds-application-list-card__avatar{display:inline-grid;place-items:center;width:3rem;height:3rem;border-radius:var(--ds-radius-full);background:#f1f5f9;overflow:hidden;flex-shrink:0;font-weight:700}.ds-application-list-card__avatar img{width:100%;height:100%;object-fit:cover}.ds-application-list-card__name{margin:0;display:flex;flex-wrap:wrap;align-items:center;gap:.35rem;font-size:1rem;font-weight:700}.ds-application-list-card__applied{display:inline-flex;align-items:center;gap:.35rem;margin:.35rem 0 0;color:var(--ds-text-secondary);font-size:.8125rem}.ds-application-list-card__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ds-space-3)}.ds-application-list-card__stat-label{margin:0;color:var(--ds-text-secondary);font-size:.75rem}.ds-application-list-card__stat-value{margin:.15rem 0 0;font-size:.875rem;font-weight:700}.ds-application-list-card__actions-primary,.ds-application-list-card__actions-row{display:flex;flex-wrap:wrap;gap:.55rem}.ds-application-list-card__header{display:flex;align-items:center;justify-content:space-between;gap:var(--ds-space-3);padding-bottom:var(--ds-space-3);margin-bottom:calc(var(--ds-space-3) * -.25);border-bottom:1px solid var(--ds-border-subtle)}.ds-application-list-card__header .ds-application-list-card__menu{position:static}.ds-application-list-card__header-meta{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;min-width:0}.ds-application-list-card__campaign{color:var(--ds-text-secondary);font-size:.8125rem;font-weight:600;text-decoration:none}a.ds-application-list-card__campaign:hover{color:#9f1239}.ds-application-list-card__message{margin:0;padding:.85rem 1rem;border-left:3px solid var(--ds-primary);border-radius:0 var(--ds-radius-md) var(--ds-radius-md) 0;background:#f8fafc;color:var(--ds-text-secondary);font-size:.8125rem;line-height:1.5}.ds-application-list-card__portfolio{display:flex;flex-wrap:wrap;gap:.55rem}.ds-application-list-card__portfolio-item,.ds-application-list-card__portfolio-more{display:inline-grid;place-items:center;width:3.5rem;height:3.5rem;border-radius:var(--ds-radius-md);overflow:hidden;background:#f1f5f9;color:var(--ds-text-secondary);font-size:.75rem;font-weight:700}.ds-application-list-card__portfolio-item img{width:100%;height:100%;object-fit:cover}.ds-applications-sidebar{display:grid;gap:var(--ds-space-4)}.ds-applications-sidebar__links{display:grid;gap:var(--ds-space-3)}.ds-applications-sidebar__tips{grid-template-columns:1fr}.ds-applications-empty-actions{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.ds-list-page-filter-panel__checkbox{display:inline-flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--ds-text-secondary)}.ds-workspace-detail-grid,.ds-workspace-detail-layout{display:grid;gap:var(--ds-space-4)}.ds-workspace-detail-grid--with-sidebar{grid-template-columns:minmax(0,1fr) 320px}.ds-quick-link-card{display:grid;gap:.25rem;padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-lg);background:var(--ds-surface);text-decoration:none;color:inherit}.ds-quick-link-card span{color:var(--ds-text-secondary);font-size:.8125rem}.ds-contract-workflow-card{display:grid;gap:var(--ds-space-4);padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-contract-workflow-card__head{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:var(--ds-space-3)}.ds-contract-workflow-card__title{margin:0;font-size:1rem;font-weight:700}.ds-contract-workflow-card__subtitle{margin:.25rem 0 0;color:var(--ds-text-secondary);font-size:.875rem}.ds-contract-workflow-card__body{display:grid;gap:var(--ds-space-3)}.ds-contract-workflow-card__section-title{margin:0;font-size:.9375rem;font-weight:700}.ds-contract-workflow-card__deliverables{list-style:none;margin:0;padding:0;display:grid;gap:var(--ds-space-3)}.ds-checklist{margin:0;padding-left:1.1rem;color:var(--ds-text-secondary);font-size:.875rem;line-height:1.6}.ds-creator-pipeline-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ds-space-4)}.ds-creator-pipeline-card{display:grid;gap:var(--ds-space-3);padding:var(--ds-space-4);border:1px solid var(--ds-border);border-radius:var(--ds-radius-card);background:var(--ds-surface);box-shadow:var(--ds-shadow-card)}.ds-creator-pipeline-card__title{margin:0;font-size:1rem;font-weight:700}.ds-creator-pipeline-card__description,.ds-creator-pipeline-card__meta{margin:0;color:var(--ds-text-secondary);font-size:.875rem;line-height:1.45}.ds-creator-pipeline-card__footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.65rem}.ds-creator-pipeline-card__price{font-size:.9375rem;font-weight:700}@media (max-width:900px){.ds-application-list-card__stats,.ds-creator-pipeline-grid,.ds-index-list-layout--with-sidebar,.ds-settings-page__grid--with-sidebar,.ds-template-list-grid,.ds-utility-tip-grid,.ds-workspace-detail-grid--with-sidebar{grid-template-columns:1fr}}