/* THE ONE IT V3.7.0 — HOTFIX11 User Profile Photo */
.theoneit-profile-avatar{position:relative!important;overflow:visible!important;cursor:pointer!important;isolation:isolate}
.theoneit-profile-avatar>img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit;background:#e8eef8}
.theoneit-profile-avatar::after{content:'✎';position:absolute;right:-4px;bottom:-4px;z-index:2;width:16px;height:16px;border-radius:50%;display:grid;place-items:center;background:#1268e8;color:#fff;border:2px solid #fff;font-size:8px;font-weight:900;line-height:1;box-shadow:0 3px 8px rgba(15,23,42,.22)}
.sales-sidebar .theoneit-profile-avatar::after,.sidebar .theoneit-profile-avatar::after{border-color:#102449}
.theoneit-profile-avatar:focus-visible{outline:3px solid rgba(18,104,232,.35);outline-offset:3px}
.theoneit-profile-modal[hidden]{display:none!important}
.theoneit-profile-modal{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:18px;background:rgba(3,14,32,.64);backdrop-filter:blur(6px)}
.theoneit-profile-card{width:min(460px,100%);max-height:calc(100vh - 36px);overflow:auto;background:#fff;border-radius:24px;border:1px solid #dbe4f0;box-shadow:0 28px 80px rgba(3,14,32,.32);font-family:"Noto Sans Thai",system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033}
.theoneit-profile-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 24px 12px}
.theoneit-profile-head h2{margin:0;font-size:22px;line-height:1.25}.theoneit-profile-head p{margin:5px 0 0;color:#71809a;font-size:13px;line-height:1.55}
.theoneit-profile-close{width:38px;height:38px;border:0;border-radius:12px;background:#eef3f8;color:#334155;font-size:22px;display:grid;place-items:center;cursor:pointer}
.theoneit-profile-body{padding:10px 24px 24px}
.theoneit-profile-preview-wrap{display:grid;place-items:center;padding:12px 0 22px}
.theoneit-profile-preview{width:142px;height:142px;border-radius:50%;object-fit:cover;background:linear-gradient(145deg,#2689ff,#0a5ad0);border:6px solid #fff;box-shadow:0 0 0 1px #dbe4f0,0 18px 38px rgba(18,104,232,.18)}
.theoneit-profile-initial{width:142px;height:142px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#2689ff,#0a5ad0);color:#fff;border:6px solid #fff;box-shadow:0 0 0 1px #dbe4f0,0 18px 38px rgba(18,104,232,.18);font-size:52px;font-weight:900}
.theoneit-profile-file{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.theoneit-profile-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.theoneit-profile-btn{min-height:44px;border:0;border-radius:12px;padding:10px 14px;font:inherit;font-size:14px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px}
.theoneit-profile-btn.primary{background:linear-gradient(135deg,#1677ff,#0c5fda);color:#fff;box-shadow:0 9px 20px rgba(18,104,232,.2)}
.theoneit-profile-btn.soft{background:#eef3f8;color:#334155}.theoneit-profile-btn.danger{grid-column:1/-1;background:#fff0f0;color:#c43b40;border:1px solid #fecaca}
.theoneit-profile-btn:disabled{opacity:.55;cursor:not-allowed}
.theoneit-profile-note{margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#f5f8fc;color:#64748b;font-size:12px;line-height:1.6}
.theoneit-profile-status{display:none;margin:14px 0 0;padding:11px 13px;border-radius:12px;font-size:13px;font-weight:800;line-height:1.5}
.theoneit-profile-status.show{display:block}.theoneit-profile-status.ok{background:#e8f8f0;color:#08784b}.theoneit-profile-status.error{background:#fff0f0;color:#b91c1c}.theoneit-profile-status.info{background:#eaf3ff;color:#0d5bbf}
@media(max-width:560px){.theoneit-profile-card{border-radius:20px}.theoneit-profile-head{padding:19px 18px 10px}.theoneit-profile-body{padding:8px 18px 20px}.theoneit-profile-actions{grid-template-columns:1fr}.theoneit-profile-btn.danger{grid-column:auto}.theoneit-profile-preview,.theoneit-profile-initial{width:124px;height:124px}}
