.dph-referral{display:flex;align-items:center;justify-content:space-between;gap:18px;background:#eef2ff;border:1px solid #c7d2fe;border-radius:16px;padding:16px 20px;margin:-12px 0 24px}.dph-referral small{display:block;color:var(--muted);margin-top:3px}.dph-referral input,.dph-withdraw input,.dph-withdraw textarea{border:1px solid var(--line);border-radius:10px;padding:11px 13px;background:#fff}.dph-wallet{background:linear-gradient(135deg,#111827,#4338ca);color:#fff;padding:20px 28px;border-radius:18px;min-width:190px}.dph-wallet small{display:block;color:#c7d2fe}.dph-wallet strong{font-size:30px}.dph-code-box{display:flex;justify-content:space-between;align-items:center;border:1px dashed #818cf8;background:#eef2ff;padding:20px;border-radius:16px;margin-bottom:24px}.dph-code-box small{display:block;color:var(--muted);font-weight:700}.dph-code-box strong{font-size:26px;letter-spacing:.12em}.dph-creator-grid{display:grid;grid-template-columns:2fr 1fr;gap:22px}.dph-creator-grid section{background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.dph-table-wrap{overflow:auto}.dph-table{width:100%;border-collapse:collapse}.dph-table th,.dph-table td{text-align:left;padding:12px;border-bottom:1px solid var(--line)}.dph-table th{font-size:11px;text-transform:uppercase;color:var(--muted)}.dph-earned{color:#15803d;font-weight:800}.dph-withdraw input,.dph-withdraw textarea{display:block;width:100%;box-sizing:border-box;margin:10px 0}.dph-history{list-style:none;padding:0}.dph-history li{display:flex;justify-content:space-between;padding:9px 0;border-bottom:1px solid var(--line)}@media(max-width:850px){.dph-creator-grid{grid-template-columns:1fr}}@media(max-width:560px){.dph-referral,.dph-code-box{align-items:stretch;flex-direction:column}.dph-referral input{width:100%;box-sizing:border-box}}
