.dashboard-main{min-height:70vh;padding-top:56px;padding-bottom:60px}.dashboard-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:28px;display:flex}.dashboard-heading h1{letter-spacing:-.055em;margin:14px 0;font-size:clamp(32px,4vw,52px);line-height:1.12}.dashboard-heading p,.dashboard-history-heading p{color:#79766f;font-size:14px}.dashboard-account{color:#74736a;overflow-wrap:anywhere;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:24px;font-size:13px;display:flex}.dashboard-account>span:first-child{color:#34372b;font-weight:600}.dashboard-badge{border:1px solid #dedfd3;border-radius:30px;padding:5px 10px;font-size:11px;line-height:1.4;display:inline-block}.dashboard-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.dashboard-stat{background:#fffefa;border:1px solid #e6e4dc;border-radius:14px;padding:24px}.dashboard-stat>div{color:#737668;justify-content:space-between;align-items:center;gap:12px;font-size:12px;display:flex}.dashboard-stat strong{letter-spacing:-.055em;margin-top:20px;font-size:48px;font-weight:500;line-height:1;display:block}.dashboard-stat.primary{color:#eef1db;background:#293629;border-color:#293629}.dashboard-stat.primary>div{color:#d0d8b9}.dashboard-subscription{background:#fffefa;border:1px solid #e6e4dc;border-radius:14px;grid-template-columns:1fr 1.2fr auto;align-items:center;gap:32px;margin-top:22px;padding:28px;display:grid}.dashboard-subscription h2{margin:10px 0;font-size:30px}.dashboard-subscription p{color:#727568;margin:8px 0;font-size:12px;line-height:1.8}.dashboard-allowance>div{justify-content:space-between;gap:12px;font-size:12px;display:flex}.dashboard-allowance progress{appearance:none;background:#ebece3;border:0;border-radius:20px;width:100%;height:7px;margin-top:14px;overflow:hidden}.dashboard-allowance progress::-webkit-progress-bar{background:#ebece3}.dashboard-allowance progress::-webkit-progress-value{background:#91a36b}.dashboard-allowance progress::-moz-progress-bar{background:#91a36b}.dashboard-actions{flex-direction:column;align-items:center;gap:14px;font-size:12px;display:flex}.dashboard-actions .dashboard-cancel{text-underline-offset:4px;color:#777a6d;text-decoration:underline}.dashboard-history{margin-top:42px}.dashboard-history-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.dashboard-history-heading h2{letter-spacing:-.04em;margin-bottom:7px;font-size:23px}.dashboard-table-scroll{background:#fffefa;border:1px solid #e6e4dc;border-radius:14px;position:relative;overflow:auto}.dashboard-history table{border-collapse:collapse;text-align:left;white-space:nowrap;width:100%;min-width:760px;font-size:12px}.dashboard-history th{color:#727668;text-transform:uppercase;letter-spacing:.08em;background:#f2f2eb;padding:15px 18px;font-size:10px;font-weight:500}.dashboard-history td{border-top:1px solid #eeeee7;padding:16px 18px}.dashboard-render{align-items:center;gap:14px;display:flex}.dashboard-render img{object-fit:cover;background:#ecece6;border-radius:5px;width:56px;height:44px}.dashboard-render strong{text-overflow:ellipsis;max-width:280px;font-size:13px;font-weight:500;display:block;overflow:hidden}.dashboard-render small{color:#838579;margin-top:5px;font-size:11px;display:block}.dashboard-status{color:#775;background:#f0f0e7;border-radius:30px;padding:5px 9px;font-size:10px}.dashboard-status.complete{color:#4c6338;background:#eaf0df}.dashboard-status.failed{color:#95674e;background:#f6ebe4}.dashboard-download{border:1px solid #e3e5d9;border-radius:50%;padding:9px;display:inline-flex}.dashboard-pagination{justify-content:space-between;align-items:center;gap:15px;margin-top:20px;font-size:12px;display:flex}.dashboard-pagination button{border:1px solid #dedfd2;border-radius:7px;padding:9px 15px}.dashboard-pagination button:disabled{opacity:.35;cursor:default}.dashboard-empty{text-align:center;border:1px dashed #d6d8c9;border-radius:14px;flex-direction:column;align-items:center;gap:16px;padding:48px 20px;display:flex}.dashboard-empty p{color:#7a7d70;font-size:14px}.dashboard-site button:disabled{cursor:not-allowed;opacity:.5}@media (width<=1000px){.dashboard-subscription{grid-template-columns:1fr 1fr}.dashboard-actions{flex-flow:wrap;grid-column:1/-1}.dashboard-stats{gap:10px}.dashboard-stat{padding:20px}}@media (width<=640px){.dashboard-main{padding-top:30px}.dashboard-heading{flex-direction:column;align-items:flex-start}.dashboard-heading h1{font-size:36px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-stat{padding:18px}.dashboard-stat strong{font-size:38px}.dashboard-subscription{grid-template-columns:1fr;gap:22px;padding:22px}.dashboard-account{gap:8px}.dashboard-history-heading{align-items:flex-start}.dashboard-history th,.dashboard-history td{padding:12px}.dashboard-render strong{max-width:180px}.dashboard-site .workspace-header{flex-wrap:wrap;gap:18px}.dashboard-site .workspace-nav{margin-left:auto}.dashboard-site .sketch-brand{font-size:16px}}.dashboard-portal-hint{text-align:center;max-width:220px}
