@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@1,600&display=swap');
body{font-family:'DM Sans',system-ui,sans-serif;background:radial-gradient(circle at 50% -10%,#3d2a0f 0,transparent 30%),#0b0b0a}.brand{font-family:'DM Sans',sans-serif}.account-area{display:flex!important;align-items:center;gap:10px}.account-button,.clients-button{min-height:40px!important;border:1px solid #6c5730!important;border-radius:999px!important;background:#181611!important;color:#f0cd78!important;padding:9px 15px!important;font-weight:700!important;letter-spacing:.2px!important}.clients-button{background:linear-gradient(110deg,#f6d98d,#c99a3b)!important;color:#211707!important;border-color:#f0d587!important}.mode-switch{display:grid!important;grid-template-columns:auto 1fr 1fr;gap:6px;align-items:center;max-width:400px;margin:8px auto 16px!important;padding:5px;background:#14130f;border:1px solid #343126;border-radius:14px}.mode-switch span{padding:0 8px;color:#a7a295;font-size:12px}.mode-switch button{min-height:38px!important;border:0!important;border-radius:9px!important;background:transparent!important;color:#aaa69b!important;font-size:13px!important;font-weight:700!important}.mode-switch button.active{background:#e5bb5c!important;color:#211706!important;box-shadow:0 4px 14px #0006}.panel{box-shadow:0 24px 70px #0007}.tabs{border-radius:13px!important}.tabs button{font-weight:700!important}.secondary,.primary{letter-spacing:.1px}.profile-dialog{width:min(560px,calc(100% - 24px));max-height:88dvh;overflow:auto;text-align:left!important;background:#12120f!important;padding:0!important;border:1px solid #806635!important}.profile-dialog .dialog-head{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;align-items:center;padding:22px 22px 16px;background:#12120ff2;border-bottom:1px solid #2f2d25;backdrop-filter:blur(10px)}.profile-dialog h2{font-size:25px;margin:4px 0 0}.dialog-close{width:42px;height:42px;min-height:42px;border:1px solid #3c3930;border-radius:50%;background:#1b1a16;color:#ddd;font-size:20px}.profile-content{padding:20px 22px}.profile-intro{color:#aaa69b;margin:0 0 18px;font-size:14px}.profile-form{display:grid;gap:11px;padding:17px;background:#1b1a16;border:1px solid #343127;border-radius:16px}.profile-form .profile-title{font-size:16px!important;font-weight:800;color:#f2ce79!important;margin:0!important}.photo-picker{display:flex!important;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border:1px dashed #635333;border-radius:10px;color:#d5c8aa!important}.profile-list-head{display:flex;justify-content:space-between;align-items:center;margin:24px 0 10px}.profile-list-head h3{margin:0}.profile-search{max-width:210px}.profiles-grid{display:grid;gap:9px}.client-card{display:grid;grid-template-columns:52px minmax(0,1fr) auto;gap:12px;align-items:center;padding:10px;border:1px solid #312f27;border-radius:13px;background:#181713}.client-avatar{width:52px;height:52px;border-radius:50%;object-fit:cover;border:2px solid #8d6d34;background:#c19748}.client-name{font-weight:800;overflow-wrap:anywhere}.client-user{font-size:12px;color:#999487}.profile-status{font-size:11px;color:#dfbc69}.profiles-empty{text-align:center;color:#908b80;padding:26px}.profile-count{color:#e8c670;font-size:13px}.account-area .header-label{margin-left:5px}@media(max-width:760px){header{gap:8px}.account-area{gap:6px}.header-label{display:none}.account-button,.clients-button{font-size:11px!important;padding:7px 10px!important}.mode-switch{grid-template-columns:1fr 1fr}.mode-switch span{grid-column:1/-1;text-align:center;padding-top:4px}.profile-dialog .dialog-head,.profile-content{padding-left:17px;padding-right:17px}.profile-list-head{align-items:stretch;flex-direction:column}.profile-search{max-width:none}}
