.creator-dashboard{display:grid;gap:24px;color:#172033}.creator-dashboard h1,.creator-dashboard h2,.creator-dashboard p{margin:0}.creator-dashboard__header{display:flex;align-items:center;justify-content:space-between;gap:24px}.creator-dashboard__header h1{font-size:30px;line-height:1.3;color:#111827}.creator-dashboard__header>div>p:last-child{margin-top:8px;color:#6b7280}.creator-dashboard__eyebrow{margin-bottom:6px!important;font-size:12px;font-weight:800;letter-spacing:.08em;color:#3978f6}.creator-dashboard__create{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:0 20px;border-radius:10px;background:#3978f6;color:#fff;text-decoration:none;font-weight:700;box-shadow:0 6px 18px rgba(57,120,246,.2)}.creator-dashboard__account{display:flex;align-items:center;gap:14px;padding:18px 20px;border:1px solid #dfe5ee;border-radius:14px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.05)}.creator-dashboard__account-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#eef4ff;color:#3978f6;font-size:20px}.creator-dashboard__account div{display:grid;gap:3px;flex:1}.creator-dashboard__account div span{font-size:12px;color:#7b8798}.creator-dashboard__account div strong{font-size:15px}.creator-dashboard__status{padding:6px 11px;border:1px solid #a7e5ca;border-radius:999px;background:#edfbf5;color:#16845a;font-size:12px;font-weight:700}.creator-dashboard__section-heading,.creator-dashboard__panel-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.creator-dashboard__section-heading{margin-bottom:14px}.creator-dashboard__section-heading h2,.creator-dashboard__panel-header h2{font-size:19px}.creator-dashboard__section-heading p,.creator-dashboard__panel-header p{margin-top:6px;color:#7b8798;font-size:13px}.creator-dashboard__updated{align-self:flex-end;color:#8b95a4;font-size:12px}.creator-dashboard__summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.creator-dashboard__summary-card{display:flex;align-items:center;gap:13px;min-height:122px;padding:20px;border:1px solid #dce3ed;border-radius:14px;background:#fff;color:#172033;text-decoration:none;box-shadow:0 2px 6px rgba(15,23,42,.05);transition:transform .15s,border-color .15s,box-shadow .15s}.creator-dashboard__summary-card:hover,.creator-dashboard__summary-card:focus-visible{transform:translateY(-2px);border-color:#87adff;box-shadow:0 8px 20px rgba(30,64,175,.1);outline:none}.creator-dashboard__summary-card>i{margin-left:auto;color:#9aa5b4}.creator-dashboard__summary-icon{display:grid;place-items:center;width:44px;height:44px;flex:none;border-radius:12px;background:#eef4ff;color:#3978f6;font-size:20px}.creator-dashboard__summary-card.is-warning .creator-dashboard__summary-icon{background:#fff4e5;color:#d97706}.creator-dashboard__summary-card.is-info .creator-dashboard__summary-icon{background:#edf7ff;color:#1682c4}.creator-dashboard__summary-card.is-success .creator-dashboard__summary-icon{background:#edfbf5;color:#16845a}.creator-dashboard__summary-body{display:grid;gap:4px}.creator-dashboard__summary-body>span{font-size:13px;color:#647084}.creator-dashboard__summary-body strong{font-size:28px;line-height:1}.creator-dashboard__summary-body small{color:#8b95a4}.creator-dashboard__panel{padding:22px;border:1px solid #dce3ed;border-radius:14px;background:#fff;box-shadow:0 2px 7px rgba(15,23,42,.05)}.creator-dashboard__panel-header{padding-bottom:17px;border-bottom:1px solid #e7ebf1}.creator-dashboard__panel-header>a{color:#3978f6;text-decoration:none;font-size:13px;font-weight:700}.creator-dashboard__action-list{display:grid}.creator-dashboard__action{display:flex;align-items:center;gap:14px;padding:16px 4px;border-bottom:1px solid #edf0f4}.creator-dashboard__action:last-child{border-bottom:0}.creator-dashboard__action-priority{width:4px;height:44px;border-radius:4px;background:#7aa3ff}.creator-dashboard__action.is-urgent .creator-dashboard__action-priority{background:#f05b68}.creator-dashboard__action-body{display:grid;gap:5px;min-width:0;flex:1}.creator-dashboard__action-title{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.creator-dashboard__action-title strong{font-size:15px}.creator-dashboard__badge{padding:4px 8px;border-radius:999px;background:#fff0f1;color:#d93645;font-size:11px;font-weight:700}.creator-dashboard__action-body p{overflow:hidden;color:#667085;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.creator-dashboard__action-meta{color:#8a94a4;font-size:12px}.creator-dashboard__action-link{flex:none;padding:9px 13px;border:1px solid #3978f6;border-radius:8px;color:#3978f6;text-decoration:none;font-size:13px;font-weight:700}.creator-dashboard__empty,.creator-dashboard__loading{padding:36px 12px;text-align:center;color:#7b8798}.creator-dashboard__empty i{display:block;margin-bottom:10px;color:#24a071;font-size:28px}.creator-dashboard__details{display:grid;grid-template-columns:1fr 1fr;gap:14px}.creator-dashboard__metric-grid{display:grid;grid-template-columns:repeat(5,1fr);margin-top:18px}.creator-dashboard__metric-grid.is-four{grid-template-columns:repeat(4,1fr)}.creator-dashboard__metric-grid div{display:grid;gap:7px;padding:5px 14px;border-right:1px solid #e8ecf2}.creator-dashboard__metric-grid div:first-child{padding-left:0}.creator-dashboard__metric-grid div:last-child{border:0}.creator-dashboard__metric-grid span{color:#758093;font-size:12px}.creator-dashboard__metric-grid strong{font-size:20px}.creator-dashboard__post-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.creator-dashboard__post-grid>a{display:flex;align-items:center;gap:12px;padding:16px;border:1px solid #e1e6ee;border-radius:11px;color:#172033;text-decoration:none}.creator-dashboard__post-grid>a:hover{border-color:#8db2ff;background:#f8fbff}.creator-dashboard__post-grid>a>i{color:#3978f6;font-size:20px}.creator-dashboard__post-grid span{display:grid;gap:4px;min-width:0;flex:1}.creator-dashboard__post-grid small{overflow:hidden;color:#7d8797;text-overflow:ellipsis;white-space:nowrap}.creator-dashboard__post-grid strong{font-size:19px}.creator-dashboard__projects{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:18px}.creator-dashboard__project{overflow:hidden;border:1px solid #e0e5ed;border-radius:12px;background:#fff}.creator-dashboard__project-image{height:112px;background:#eef1f5 center/cover no-repeat}.creator-dashboard__project-body{display:grid;gap:8px;padding:14px}.creator-dashboard__project-tags{display:flex;gap:5px;flex-wrap:wrap}.creator-dashboard__project-tags span{padding:3px 7px;border-radius:999px;background:#f0f4fa;color:#586579;font-size:10px}.creator-dashboard__project-body h3{display:-webkit-box;overflow:hidden;min-height:38px;font-size:14px;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.creator-dashboard__progress{height:6px;overflow:hidden;border-radius:999px;background:#e8ecf1}.creator-dashboard__progress span{display:block;height:100%;border-radius:inherit;background:#27a6b7}.creator-dashboard__project-meta{display:flex;justify-content:space-between;color:#7b8798;font-size:11px}.creator-dashboard__project-link{margin-top:2px;padding:8px;border-radius:7px;background:#3978f6;color:#fff;text-align:center;text-decoration:none;font-size:12px;font-weight:700}.creator-dashboard__quick nav{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.creator-dashboard__quick nav a{display:grid;place-items:center;gap:9px;min-height:96px;padding:14px;border:1px solid #dfe5ee;border-radius:12px;background:#fff;color:#273247;text-align:center;text-decoration:none;font-size:13px;font-weight:700}.creator-dashboard__quick nav i{color:#3978f6;font-size:21px}.creator-dashboard__quick nav a:hover{border-color:#8db2ff;background:#f8fbff}.creator-dashboard__error{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #ffc8ce;border-radius:12px;background:#fff5f6;color:#b4232f}.creator-dashboard__error>i{font-size:24px}.creator-dashboard__error div{flex:1}.creator-dashboard__error p{margin-top:4px;font-size:13px}.creator-dashboard__error button{padding:9px 13px;border:1px solid #d93645;border-radius:8px;background:#fff;color:#c82c3a;font-weight:700}
@media(max-width:1200px){.creator-dashboard__summary,.creator-dashboard__post-grid{grid-template-columns:repeat(2,1fr)}.creator-dashboard__projects{grid-template-columns:repeat(3,1fr)}.creator-dashboard__quick nav{grid-template-columns:repeat(3,1fr)}.creator-dashboard__details{grid-template-columns:1fr}}
@media(max-width:700px){.creator-dashboard{gap:18px}.creator-dashboard__header{align-items:stretch;flex-direction:column}.creator-dashboard__header h1{font-size:24px}.creator-dashboard__create{width:100%}.creator-dashboard__account{align-items:flex-start}.creator-dashboard__status{margin-left:auto}.creator-dashboard__summary,.creator-dashboard__post-grid,.creator-dashboard__projects{grid-template-columns:1fr}.creator-dashboard__summary-card{min-height:100px}.creator-dashboard__panel{padding:17px}.creator-dashboard__panel-header{align-items:flex-start;flex-direction:column}.creator-dashboard__action{align-items:flex-start;flex-wrap:wrap}.creator-dashboard__action-link{width:100%;text-align:center}.creator-dashboard__action-body p{white-space:normal}.creator-dashboard__metric-grid,.creator-dashboard__metric-grid.is-four{grid-template-columns:repeat(2,1fr);gap:14px}.creator-dashboard__metric-grid div,.creator-dashboard__metric-grid div:first-child{padding:0;border:0}.creator-dashboard__project{display:grid;grid-template-columns:120px 1fr}.creator-dashboard__project-image{height:100%}.creator-dashboard__quick nav{grid-template-columns:repeat(2,1fr)}.creator-dashboard__updated{display:none}}
@media(prefers-reduced-motion:reduce){.creator-dashboard__summary-card{transition:none}}
.creator-dashboard__summary{grid-template-columns:repeat(5,minmax(0,1fr))}
.creator-dashboard__summary-card.is-receipt .creator-dashboard__summary-icon{background:#f3efff;color:#7655d8}
@media(max-width:1200px){.creator-dashboard__summary{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.creator-dashboard__summary{grid-template-columns:1fr}}
