table{border-collapse:collapse;width:100%}thead{background-color:#f7f7f7}td,th{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;font-size:12px;padding:8px;text-align:left}td{font-weight:500}.dreacot-dashboard{display:flex;flex-direction:column;gap:20px}.dreacot-dashboard-grid{display:grid;gap:20px}.dreacot-dashboard-grid--top{grid-template-columns:minmax(0,2fr) minmax(280px,1fr)}.dreacot-dashboard-grid--stats{grid-template-columns:repeat(4,minmax(0,1fr))}.dreacot-dashboard-grid--lists{align-items:stretch;grid-template-columns:repeat(2,minmax(0,1fr))}.dreacot-dashboard-card{border:1px solid #dcdcde;border-radius:8px;box-shadow:none;height:100%}.dreacot-dashboard-card .components-card__body{height:100%;padding:22px}.dreacot-card-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.dreacot-card-header h2,.dreacot-profile-card h2{color:#1d2327;font-size:18px;font-weight:700;line-height:1.3;margin:0}.dreacot-card-header p,.dreacot-profile-card p{color:#646970;font-size:14px;line-height:1.45;margin:10px 0 0}.dreacot-card-header .components-button{align-items:center;display:inline-flex;flex-shrink:0;gap:6px}.dreacot-wallet-balance{color:#1d2327;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1;margin-top:32px}.dreacot-profile-card{align-items:flex-start;display:flex;flex-direction:column;min-height:176px}.dreacot-profile-card .components-button{margin-top:auto}.dreacot-badge-row{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 24px}.dreacot-badge{align-items:center;border-radius:8px;display:inline-flex;font-size:13px;font-weight:600;line-height:1.2;min-height:26px;padding:3px 10px;white-space:nowrap}.dreacot-badge--warning{background:#ffe7b3;color:#6c4700}.dreacot-badge--info{background:#d8ecff;color:#075985}.dreacot-badge--success{background:#b8f3cf;color:#075f35}.dreacot-badge--critical{background:#ffd6d2;color:#8a2420}.dreacot-setup-card{display:flex;flex-direction:column;gap:18px}.dreacot-checklist-grid{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.dreacot-checklist-item{align-items:start;background:#fff;border:1px solid #dcdcde;border-radius:8px;display:grid;gap:12px;grid-template-columns:26px minmax(0,1fr) auto;padding:14px}.dreacot-checklist-item--incomplete{background:#fffaf0;border-color:#f0c36d}.dreacot-checklist-icon{align-items:center;background:#f0f0f1;border-radius:50%;color:#646970;display:inline-flex;height:26px;justify-content:center;width:26px}.dreacot-checklist-item--complete .dreacot-checklist-icon{background:#b8f3cf;color:#075f35}.dreacot-checklist-item--incomplete .dreacot-checklist-icon{background:#ffe7b3;color:#6c4700}.dreacot-checklist-item strong{color:#1d2327;display:block;font-size:14px;line-height:1.3}.dreacot-checklist-item p{color:#646970;font-size:13px;line-height:1.35;margin:5px 0 0}.dreacot-checklist-item .components-button{height:auto;padding:0;white-space:nowrap}.dreacot-stat-card{display:flex;flex-direction:column;justify-content:space-between;min-height:112px}.dreacot-stat-card .dashicons{color:#646970}.dreacot-stat-card strong{color:#1d2327;display:block;font-size:42px;font-weight:800;line-height:1;margin-top:28px}.dreacot-list-card{display:flex;flex-direction:column;min-height:360px}.dreacot-list-divider{background:#e0e0e0;height:1px;margin:18px 0 0}.dreacot-empty-state{align-items:center;color:#646970;display:flex;font-size:14px;justify-content:center;min-height:230px;text-align:center}.dreacot-order-list{display:flex;flex-direction:column}.dreacot-order-row{align-items:center;border-bottom:1px solid #f0f0f1;display:grid;gap:16px;grid-template-columns:minmax(0,1fr) auto;padding:16px 0}.dreacot-order-row:last-child{border-bottom:0}.dreacot-order-title{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.dreacot-order-title strong{color:#1d2327;font-size:15px;line-height:1.3}.dreacot-order-row p{color:#50575e;font-size:13px;line-height:1.35;margin:6px 0 3px}.dreacot-order-row small{color:#787c82;font-size:12px;line-height:1.35}.dreacot-loading{align-items:center;color:#1d2327;display:flex;gap:10px;justify-content:center;min-height:180px}.dreacot-topup-modal{display:flex;flex-direction:column;gap:16px;min-width:min(420px,80vw)}.dreacot-modal-actions{display:flex;gap:10px;justify-content:flex-end}@media(max-width:1200px){.dreacot-dashboard-grid--stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:782px){.dreacot-dashboard-grid--lists,.dreacot-dashboard-grid--stats,.dreacot-dashboard-grid--top{grid-template-columns:1fr}.dreacot-dashboard-card .components-card__body{padding:18px}.dreacot-card-header{align-items:stretch;flex-direction:column}.dreacot-checklist-grid,.dreacot-order-row{grid-template-columns:1fr}.dreacot-checklist-item{grid-template-columns:26px minmax(0,1fr)}.dreacot-checklist-item .components-button{grid-column:2;justify-self:start}.dreacot-order-row .components-button{width:-moz-fit-content;width:fit-content}}
