/* ════════ VOLURR INTELLIGENCE PROFILE (pro-*) — the intelligence passport ════════
   Premium fintech identity page. Dark default + full light variant. Scoped to #v-profile. */
/* immersive chrome — house pattern */
body[data-view=profile] .topbar .hdrL,
body[data-view=profile] .topbar .hdr-status,
body[data-view=profile] #btnSearch,
body[data-view=profile] #btnBell,
body[data-view=profile] #btnMail,
body[data-view=profile] #btnMore{display:none}
html:not(.wco-on) body[data-view=profile] .ticker{display:none}
html:not(.wco-on) body[data-view=profile] .app{padding-top:0}
html:not(.wco-on) body[data-view=profile] .side{top:0}
html:not(.wco-on) body[data-view=profile] .topbar{top:0}
html:not(.wco-on) body[data-view=profile] .sidetog{top:19px}
@media (min-width:901px){
  html:not(.wco-on) body[data-view=profile] .topbar{display:none}
  html:not(.wco-on) body[data-view=profile] .sidetog{top:10px}
}

#v-profile .prow-wrap{
  --pbg:#07090f; --pl:rgba(255,255,255,.09); --ptx:#f2f5fa; --pmut:#8b95a7;
  --pgold:#e8b93c; --pac:#e23b3b; --pup:#00d084; --pam:#f5a524; --pdn:#ff4d4d;
  display:flex;flex-direction:column;gap:10px;color:var(--ptx);
  background:radial-gradient(900px 320px at 50% -70px, rgba(232,185,60,.06), transparent 60%),var(--pbg);
  border-radius:14px;padding:12px;font-variant-numeric:tabular-nums;
}
#v-profile .pro-load{display:flex;justify-content:center;padding:60px}
#v-profile .prow-wrap .card{background:linear-gradient(180deg,rgba(12,17,27,.94),rgba(6,9,15,.97));border:1px solid var(--pl);border-radius:15px;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.04),0 16px 44px rgba(0,0,0,.35)}
#v-profile .prow-wrap .up{color:var(--pup)}
#v-profile .pro-head{display:flex;align-items:center;gap:12px}
#v-profile .pro-ttl{font-size:18px;font-weight:900;letter-spacing:2px;color:var(--pgold)}
#v-profile .pro-hbtns{margin-inline-start:auto;display:flex;gap:6px}
#v-profile .pro-hbtn{appearance:none;height:30px;min-width:30px;padding:0 8px;border-radius:9px;border:1px solid var(--pl);background:rgba(255,255,255,.02);color:var(--pmut);cursor:pointer;font-size:13px;display:flex;align-items:center;justify-content:center}
#v-profile .pro-hbtn b{font-size:10px;font-weight:900}
#v-profile .pro-hbtn:hover{color:var(--ptx)}
#v-profile .pro-ic-moon{display:none}
html[data-theme="light"] #v-profile .pro-ic-moon{display:inline}
html[data-theme="light"] #v-profile .pro-ic-sun{display:none}

/* hero passport */
#v-profile .pro-hero{display:flex;align-items:center;gap:18px;padding:16px 18px;flex-wrap:wrap;border-color:rgba(232,185,60,.3)!important}
#v-profile .pro-ava{position:relative;width:84px;height:84px;border-radius:50%;flex:none;display:flex;align-items:center;justify-content:center;
  font-size:34px;font-weight:900;color:#0a0c12;background:radial-gradient(circle at 32% 28%,#ffe9a8,var(--pgold) 60%,#8a6206);
  border:2px solid rgba(232,185,60,.6);box-shadow:0 0 30px rgba(232,185,60,.3)}
#v-profile .pro-ava-ok{position:absolute;bottom:2px;inset-inline-end:2px;width:20px;height:20px;border-radius:50%;background:var(--pup);color:#04150d;font-size:11px;font-weight:900;font-style:normal;display:flex;align-items:center;justify-content:center;border:2px solid var(--pbg)}
#v-profile .pro-id{min-width:0}
#v-profile .pro-nm{font-size:22px;font-weight:900;display:flex;align-items:center;gap:9px;flex-wrap:wrap}
#v-profile .pro-plan{font-size:9px;font-weight:900;letter-spacing:1.2px;border-radius:6px;padding:3px 9px;color:#0a0c12;background:linear-gradient(135deg,#ffe9a8,var(--pgold))}
#v-profile .pro-plan.ultra{background:linear-gradient(135deg,var(--pac),#7d1220);color:#fff}
#v-profile .pro-role{font-size:11.5px;font-weight:700;color:var(--pmut);margin-top:3px}
#v-profile .pro-chips{display:flex;gap:6px;margin-top:7px;flex-wrap:wrap}
#v-profile .pro-chip{display:inline-flex;align-items:center;gap:5px;font-size:9.5px;font-weight:900;letter-spacing:.8px;border:1px solid var(--pl);border-radius:999px;padding:3px 10px;color:var(--pmut)}
#v-profile .pro-chip.ok{color:var(--pup);border-color:rgba(0,208,132,.4);background:rgba(0,208,132,.07)}
#v-profile .pro-chip.ok i{width:5px;height:5px;border-radius:50%;background:var(--pup);box-shadow:0 0 6px var(--pup)}
#v-profile .pro-meta{display:flex;flex-direction:column;gap:6px;padding-inline:14px;border-inline-start:1px solid var(--pl)}
#v-profile .pro-meta>div{display:flex;gap:10px;font-size:11px}
#v-profile .pro-meta span{color:var(--pmut);font-weight:700;min-width:70px}
#v-profile .pro-meta b{font-weight:900}
#v-profile .pro-pass{margin-inline-start:auto;width:230px;height:120px;border-radius:14px;padding:11px 13px;position:relative;overflow:hidden;flex:none;
  background:linear-gradient(135deg,#141018,#1f1206 55%,#0d0a12);border:1px solid rgba(232,185,60,.5);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 30px rgba(0,0,0,.4)}
#v-profile .pro-pass::after{content:'';position:absolute;inset:0;background:radial-gradient(300px 100px at 80% 120%,rgba(232,185,60,.18),transparent 60%)}
#v-profile .pro-pass-t{font-size:8.5px;font-weight:900;letter-spacing:1.6px;color:var(--pgold)}
#v-profile .pro-pass-v{font-size:44px;font-weight:900;color:var(--pac);line-height:1.1;text-shadow:0 0 18px rgba(226,59,59,.45)}
#v-profile .pro-pass-id{position:absolute;bottom:9px;inset-inline-start:13px;font-size:10px;font-weight:800;letter-spacing:1.5px;color:rgba(242,245,250,.75)}
#v-profile .pro-actbtns{display:flex;flex-direction:column;gap:8px;flex:none}
#v-profile .pro-btn{appearance:none;border:1px solid var(--pl);background:rgba(255,255,255,.03);color:var(--ptx);font:inherit;font-size:12px;font-weight:900;border-radius:10px;padding:10px 16px;cursor:pointer;white-space:nowrap}
#v-profile .pro-btn:hover{border-color:rgba(255,255,255,.25)}
#v-profile .pro-btn.gold{color:#0a0c12;background:linear-gradient(135deg,#ffe9a8,var(--pgold));border-color:rgba(232,185,60,.6)}
#v-profile .pro-btn.w{width:100%;margin-top:8px}

/* panels */
#v-profile .pro-grid2{display:grid;grid-template-columns:1.5fr 1fr;gap:10px}
#v-profile .pro-grid3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
#v-profile .pro-panel{padding:13px 15px;min-width:0}
#v-profile .pro-ph{display:flex;align-items:center;gap:8px;font-size:10.5px;font-weight:900;letter-spacing:1.5px;color:var(--pgold);text-transform:uppercase;margin-bottom:10px}
#v-profile .pro-ph2{font-size:9.5px;font-weight:900;letter-spacing:1.2px;color:var(--pmut);text-transform:uppercase;margin:12px 0 7px}
#v-profile .pro-note{margin-top:10px;padding-top:8px;border-top:1px dashed var(--pl);font-size:10.5px;line-height:1.6;color:var(--pmut)}
#v-profile .pro-guest{font-size:12px;font-weight:600;color:var(--pmut);line-height:1.7;padding:8px 2px}

/* level */
#v-profile .pro-lvrow{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
#v-profile .pro-lvring{position:relative;width:120px;height:120px;flex:none}
#v-profile .pro-lvin{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1}
#v-profile .pro-lvin span{font-size:8px;font-weight:900;letter-spacing:1.4px;color:var(--pmut)}
#v-profile .pro-lvin b{font-size:34px;font-weight:900;color:var(--pgold)}
#v-profile .pro-lvbody{flex:1;min-width:220px}
#v-profile .pro-lvname{font-size:21px;font-weight:900}
#v-profile .pro-lvnote{font-size:11px;font-weight:600;color:var(--pmut);line-height:1.65;margin-top:5px}
#v-profile .pro-lvbar{margin-top:10px}
#v-profile .pro-lvbar>span{font-size:9.5px;font-weight:900;letter-spacing:.8px;color:var(--pmut);text-transform:uppercase}
#v-profile .pro-bar{height:8px;border-radius:4px;background:rgba(128,140,160,.15);overflow:hidden;margin:5px 0}
#v-profile .pro-bar i{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,var(--pgold),#ffe9a8)}
#v-profile .pro-lvbar b{font-size:10.5px;font-weight:900;color:var(--ptx)}
#v-profile .pro-ladder{display:flex;gap:5px;flex-wrap:wrap}
#v-profile .pro-lad{width:26px;height:26px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;
  color:var(--pmut);border:1px solid var(--pl);background:rgba(255,255,255,.02);cursor:default}
#v-profile .pro-lad.done{color:#0a0c12;background:linear-gradient(135deg,#ffe9a8,var(--pgold));border-color:rgba(232,185,60,.6)}
#v-profile .pro-lad.cur{color:#fff;background:linear-gradient(135deg,var(--pac),#7d1220);border-color:rgba(226,59,59,.6);box-shadow:0 0 12px rgba(226,59,59,.35)}

/* subscription rows + steps */
#v-profile .pro-srow{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:7px 2px;border-bottom:1px solid rgba(255,255,255,.05);font-size:12px}
#v-profile .pro-srow span{color:var(--pmut);font-weight:700}
#v-profile .pro-srow b{font-weight:900}
#v-profile .pro-steps{display:flex;flex-direction:column;gap:6px}
#v-profile .pro-step{display:flex;gap:8px;font-size:11.5px;font-weight:700;line-height:1.5}
#v-profile .pro-step i{color:var(--pgold);font-style:normal;font-weight:900}

/* score cards */
#v-profile .pro-scgrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px}
#v-profile .pro-sc{border:1px solid var(--pl);border-radius:12px;padding:10px;display:flex;flex-direction:column;align-items:center;gap:6px;text-align:center;min-width:0}
#v-profile .pro-sc-t{font-size:9px;font-weight:900;letter-spacing:.8px;color:var(--pmut);text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
#v-profile .pro-sc-ring{position:relative;width:74px;height:74px}
#v-profile .pro-sc-ring b{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:900}
#v-profile .pro-sc-band{font-size:11px;font-weight:900}
#v-profile .pro-sc-n{font-size:9px;font-weight:600;color:var(--pmut);line-height:1.45}

/* interests · timeline · library */
#v-profile .pro-ints{display:flex;gap:7px;flex-wrap:wrap}
#v-profile .pro-int{appearance:none;border:1px solid var(--pl);background:rgba(255,255,255,.02);color:var(--pmut);font:inherit;font-size:11px;font-weight:800;border-radius:999px;padding:6px 14px;cursor:pointer}
#v-profile .pro-int.on{color:#0a0c12;background:linear-gradient(135deg,#ffe9a8,var(--pgold));border-color:rgba(232,185,60,.6)}
#v-profile .pro-tls{display:flex;flex-direction:column;gap:7px;max-height:250px;overflow-y:auto}
#v-profile .pro-tl{display:flex;align-items:center;gap:9px;font-size:11.5px;font-weight:700}
#v-profile .pro-tl-t{color:var(--pmut);font-size:10px;font-weight:800;flex:none;width:36px}
#v-profile .pro-tl i{width:7px;height:7px;border-radius:50%;background:var(--pgold);box-shadow:0 0 6px rgba(232,185,60,.5);flex:none}
#v-profile .pro-libs{display:flex;flex-direction:column;gap:7px}
#v-profile .pro-lib{display:flex;align-items:center;gap:10px;border:1px solid var(--pl);border-radius:10px;padding:8px 11px;cursor:pointer;transition:border-color .15s}
#v-profile .pro-lib:hover{border-color:rgba(232,185,60,.45)}
#v-profile .pro-lib-ic{width:24px;text-align:center}
#v-profile .pro-lib-n{flex:1;font-size:11.5px;font-weight:700;min-width:0}
#v-profile .pro-lib b{font-size:13px;font-weight:900;color:var(--pgold)}

/* verification + security */
#v-profile .pro-vrow{display:flex;align-items:center;gap:10px;padding:7px 2px;border-bottom:1px solid rgba(255,255,255,.05)}
#v-profile .pro-vrow:last-child{border-bottom:none}
#v-profile .pro-vrow i{width:10px;height:10px;border-radius:50%;flex:none}
#v-profile .pro-vrow i.ok{background:var(--pup);box-shadow:0 0 8px rgba(0,208,132,.5)}
#v-profile .pro-vrow i.na{background:rgba(128,140,160,.3)}
#v-profile .pro-vrow i.wr{background:var(--pam)}
#v-profile .pro-vrow b{display:block;font-size:11.5px;font-weight:900}
#v-profile .pro-vrow span{display:block;font-size:10px;font-weight:600;color:var(--pmut)}
#v-profile .pro-secgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:9px}
#v-profile .pro-sec{border:1px solid var(--pl);border-radius:11px;padding:11px 12px;cursor:pointer;transition:border-color .15s;min-width:0}
#v-profile .pro-sec:hover{border-color:rgba(232,185,60,.45)}
#v-profile .pro-sec b{display:block;font-size:12px;font-weight:900;margin-bottom:4px}
#v-profile .pro-sec span{display:block;font-size:10px;font-weight:600;color:var(--pmut);line-height:1.5}
#v-profile .pro-sec.danger{border-color:rgba(226,59,59,.35)}
#v-profile .pro-sec.danger b{color:var(--pac)}

/* responsive */
@media (max-width:1250px){
  #v-profile .pro-grid2{grid-template-columns:1fr}
  #v-profile .pro-scgrid{grid-template-columns:repeat(3,minmax(0,1fr))}
  #v-profile .pro-grid3{grid-template-columns:1fr 1fr}
}
@media (max-width:760px){
  #v-profile .pro-hero{flex-direction:column;align-items:flex-start}
  #v-profile .pro-meta{border-inline-start:none;padding-inline:0}
  #v-profile .pro-pass{margin-inline-start:0}
  #v-profile .pro-scgrid,#v-profile .pro-grid3{grid-template-columns:1fr 1fr}
  #v-profile .pro-actbtns{flex-direction:row;width:100%}
  #v-profile .pro-btn{flex:1}
}
@media (max-width:480px){
  #v-profile .pro-scgrid,#v-profile .pro-grid3{grid-template-columns:1fr}
}

/* light theme */
html[data-theme="light"] #v-profile .prow-wrap{
  --pbg:#f5f6f9; --pl:rgba(16,24,40,.12); --ptx:#1c2333; --pmut:#5c6675;
  --pgold:#a87708; --pup:#0f9d63; --pam:#b97d0c; --pdn:#d92d3a;
  background:radial-gradient(900px 320px at 50% -70px, rgba(168,119,8,.06), transparent 60%),#f5f6f9;
}
html[data-theme="light"] #v-profile .prow-wrap .card{background:linear-gradient(180deg,#ffffff,#f7f8fb);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 8px 26px rgba(16,24,40,.07)}
html[data-theme="light"] #v-profile .pro-pass{background:linear-gradient(135deg,#fff8e8,#f3e2b8 55%,#efe6d2);border-color:rgba(168,119,8,.45)}
html[data-theme="light"] #v-profile .pro-pass-id{color:rgba(28,35,51,.6)}
html[data-theme="light"] #v-profile .pro-srow,html[data-theme="light"] #v-profile .pro-vrow{border-bottom-color:rgba(16,24,40,.07)}
html[data-theme="light"] #v-profile .pro-btn{background:rgba(16,24,40,.02)}
html[data-theme="light"] #v-profile .pro-int,html[data-theme="light"] #v-profile .pro-hbtn{background:rgba(16,24,40,.02)}

/* settings cross-link band (dedup wave: the old Security&Prefs grid moved to the Control Center) */
#v-profile .pro-setlink{display:flex;align-items:center;gap:14px;cursor:pointer;border-color:rgba(226,59,59,.35)!important;transition:border-color .15s}
#v-profile .pro-setlink:hover{border-color:rgba(226,59,59,.65)!important}
#v-profile .pro-setlink-ic{font-size:22px}
#v-profile .pro-setlink-b{flex:1;min-width:0}
#v-profile .pro-setlink-b b{display:block;font-size:13.5px;font-weight:900;color:var(--pac)}
#v-profile .pro-setlink-b span{display:block;font-size:11px;font-weight:600;color:var(--pmut);margin-top:3px;line-height:1.5}
#v-profile .pro-setlink-go{font-size:18px;font-weight:900;color:var(--pac)}
#v-profile .pro-ava img{width:100%;height:100%;object-fit:cover;border-radius:50%}

/* ═══════════ ULTRA PROFILE WAVE (owner) — membership card · badge ladder · DNA radar · XP table ═══════════ */
#v-profile .pro-hero{align-items:stretch;gap:16px}
#v-profile .pro-card{position:relative;flex:1 1 360px;min-width:300px;border-radius:18px;padding:16px 18px 14px;overflow:hidden;
  background:linear-gradient(135deg,rgba(255,255,255,.05),rgba(255,255,255,.012) 55%),radial-gradient(460px 240px at 85% -30%,var(--tierbg,rgba(226,59,59,.15)),transparent 72%),#0a0d14;
  border:1px solid var(--tierbd,rgba(226,59,59,.5));box-shadow:0 18px 44px -20px var(--tierbd,rgba(226,59,59,.5))}
#v-profile .pro-card-bg{position:absolute;inset-inline-end:-24px;bottom:-34px;opacity:.08;pointer-events:none}
#v-profile .pro-card-bg svg{width:150px;height:150px}
#v-profile .pro-card-top{display:flex;align-items:center;gap:10px;font-size:9.5px;letter-spacing:.16em;color:var(--pmut);font-weight:800;text-transform:uppercase}
#v-profile .pro-card-brand{color:var(--ptx);font-size:13.5px;letter-spacing:.05em;font-weight:900}
#v-profile .pro-card-brand b{color:var(--pac)}
#v-profile .pro-card-pass{margin-inline-end:auto;opacity:.9}
#v-profile .pro-card-mid{display:flex;align-items:center;gap:14px;margin:15px 0 13px}
#v-profile .pro-card-id{min-width:0}
#v-profile .pro-card-nm{font-size:19px;font-weight:900;display:block;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
#v-profile .pro-card-un{color:var(--pgold);font-weight:800;font-size:12.5px;display:inline-block;margin-top:2px}
#v-profile .pro-card-role{display:flex;align-items:center;gap:6px;color:var(--pmut);font-weight:700;font-size:11.5px;margin-top:5px}
#v-profile .pro-card-role i{font-style:normal;font-variant-numeric:tabular-nums}
#v-profile .pro-card-role svg{flex:0 0 auto}
#v-profile .pro-card-rows{display:grid;grid-template-columns:auto auto auto auto;gap:8px 20px;border-top:1px dashed var(--pl);padding-top:11px;font-variant-numeric:tabular-nums}
#v-profile .pro-card-rows>div{display:flex;flex-direction:column;gap:3px;min-width:0}
#v-profile .pro-card-rows span{font-size:8.5px;letter-spacing:.14em;color:var(--pmut);font-weight:800}
#v-profile .pro-card-rows b{font-size:12px;font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:160px}
#v-profile .pro-hero-side{display:flex;flex-direction:column;gap:12px;justify-content:center;flex:1;min-width:230px}
#v-profile .pro-hero-side .pro-meta{margin-inline-start:0}
/* ladder → tier badges */
#v-profile .pro-lad,#v-profile .pro-lad.done,#v-profile .pro-lad.cur{width:32px;height:32px;background:none;border:0;padding:0;border-radius:0;box-shadow:none}
#v-profile .pro-lad svg{width:100%;height:100%;display:block}
#v-profile .pro-lad:not(.done):not(.cur){opacity:.38;filter:grayscale(.55)}
#v-profile .pro-lad.cur{transform:scale(1.3);position:relative}
#v-profile .pro-lad.cur::after{content:"";position:absolute;left:50%;bottom:-8px;transform:translateX(-50%);width:5px;height:5px;border-radius:50%;background:var(--pgold)}
#v-profile .pro-lad.cur svg{filter:drop-shadow(0 3px 8px rgba(0,0,0,.35))}
html[data-theme="light"] #v-profile .pro-lad.cur svg{filter:drop-shadow(0 3px 7px rgba(15,23,42,.28))}
#v-profile .pro-ladder{gap:8px;row-gap:13px;padding:4px 2px 10px}
/* Intelligence DNA */
#v-profile .pro-dna{display:flex;gap:16px;align-items:center;flex-wrap:wrap}
#v-profile .pro-radar{width:210px;height:auto;flex:0 0 auto}
#v-profile .pro-dna-side{display:flex;flex-wrap:wrap;gap:10px;flex:1;min-width:170px;align-content:center}
#v-profile .pro-stk{border:1px solid var(--pl);border-radius:12px;padding:10px 12px;text-align:center;flex:1;min-width:86px;background:rgba(255,255,255,.02)}
#v-profile .pro-stk b{display:block;font-size:21px;font-weight:900;color:var(--pgold);font-variant-numeric:tabular-nums}
#v-profile .pro-stk span{font-size:10.5px;color:var(--pmut);font-weight:700}
#v-profile .pro-stk.wide{flex-basis:100%}
#v-profile .pro-stk.wide b{font-size:15px}
/* transparent XP table */
#v-profile .pro-xpt{display:flex;flex-direction:column}
#v-profile .pro-xpr{display:flex;align-items:center;gap:10px;padding:7.5px 2px;border-bottom:1px dashed var(--pl);font-size:12.5px}
#v-profile .pro-xpr:last-child{border-bottom:0}
#v-profile .pro-xpr span{flex:1;font-weight:700;min-width:0}
#v-profile .pro-xpr i{font-style:normal;color:var(--pmut);font-variant-numeric:tabular-nums;font-size:11.5px}
#v-profile .pro-xpr b{min-width:58px;text-align:end;color:var(--pup);font-variant-numeric:tabular-nums;font-weight:800}
#v-profile .pro-xpr.sum{border-top:1px solid var(--pl);margin-top:4px;padding-top:11px;border-bottom:0}
#v-profile .pro-xpr.sum b{color:var(--pgold);font-size:14.5px}
/* light theme */
html[data-theme="light"] #v-profile .pro-card{background:linear-gradient(135deg,#ffffff,#f7f8fb 55%),radial-gradient(460px 240px at 85% -30%,var(--tierbg,rgba(198,47,47,.10)),transparent 72%),#fff}
html[data-theme="light"] #v-profile .pro-stk{background:#fff}
@media(max-width:820px){
  #v-profile .pro-card-rows{grid-template-columns:1fr 1fr}
  #v-profile .pro-card-rows b{max-width:none}
  #v-profile .pro-radar{width:180px}
}

/* ═══════════ ULTRA W2 — institutional density/typography + summary strip · completion · smart action ═══════════ */
#v-profile .prow-wrap{max-width:1440px;margin:0 auto}
#v-profile .pro-panel{padding:20px 22px;border-radius:18px}
#v-profile .pro-ph{font-size:13.5px;letter-spacing:.1em;margin-bottom:14px}
#v-profile .pro-ph2{font-size:12px;letter-spacing:.08em;margin:16px 0 10px}
#v-profile .pro-srow{font-size:13px;padding:9px 2px}
#v-profile .pro-note{font-size:12px;line-height:1.7}
#v-profile .pro-grid2,#v-profile .pro-grid3{gap:16px;margin-bottom:16px}
#v-profile .pro-lvname{font-size:16px}
#v-profile .pro-xpr{font-size:13px;padding:9px 2px}
#v-profile .pro-tl{font-size:12.5px;padding:7px 0}
/* summary strip */
#v-profile .pro-sstrip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:0 0 16px}
#v-profile .pro-ss{border:1px solid var(--pl);border-radius:14px;padding:12px 10px;text-align:center;background:rgba(255,255,255,.02)}
#v-profile .pro-ss b{display:block;font-size:16.5px;font-weight:900;color:var(--pgold);font-variant-numeric:tabular-nums}
#v-profile .pro-ss span{font-size:10.5px;color:var(--pmut);font-weight:700}
/* smart action + completion */
#v-profile .pro-topgrid{display:grid;grid-template-columns:1.25fr 1fr;gap:16px;margin-bottom:16px}
#v-profile .pro-smart{position:relative;border:1px solid rgba(226,59,59,.4);border-radius:16px;padding:17px 20px;cursor:pointer;background:radial-gradient(320px 160px at 8% -30%,rgba(226,59,59,.14),transparent 70%),rgba(255,255,255,.015);transition:transform .14s,box-shadow .14s;display:flex;flex-direction:column;gap:4px}
#v-profile .pro-smart:hover,#v-profile .pro-smart:focus-visible{transform:translateY(-2px);box-shadow:0 14px 30px -14px rgba(226,59,59,.45);outline:none}
#v-profile .pro-smart-k{font-size:9.5px;font-weight:800;letter-spacing:.14em;color:var(--pac)}
#v-profile .pro-smart b{font-size:15.5px;font-weight:900}
#v-profile .pro-smart span{font-size:12px;color:var(--pmut);font-weight:600}
#v-profile .pro-smart i{position:absolute;inset-inline-end:18px;top:50%;transform:translateY(-50%);font-style:normal;font-size:20px;color:var(--pac)}
html[dir=rtl] #v-profile .pro-smart i,#v-profile .prow-wrap[dir=rtl] .pro-smart i{transform:translateY(-50%) scaleX(-1)}
#v-profile .pro-complete{border:1px solid var(--pl);border-radius:16px;padding:15px 18px;background:rgba(255,255,255,.015)}
#v-profile .pro-comp-h{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:800;margin-bottom:9px}
#v-profile .pro-comp-h b{color:var(--pgold);font-size:15px}
#v-profile .pro-comp-bar{height:7px;border-radius:5px;background:rgba(128,140,160,.16);overflow:hidden;margin-bottom:10px}
#v-profile .pro-comp-bar i{display:block;height:100%;border-radius:5px;background:linear-gradient(90deg,var(--pgold),#f5cf6b)}
#v-profile .pro-comp-ch{display:flex;flex-wrap:wrap;gap:6px}
#v-profile .pro-comp-ch span{font-size:10.5px;font-weight:700;color:var(--pmut);border:1px solid var(--pl);border-radius:11px;padding:3px 9px}
#v-profile .pro-comp-ch span.ok{color:var(--pup);border-color:rgba(0,208,132,.35)}
#v-profile .pro-privnote{text-align:center;font-size:11.5px;color:var(--pmut);font-weight:600;padding:14px 10px 4px}
/* accessibility */
#v-profile button:focus-visible,#v-profile [role=button]:focus-visible{outline:2px solid rgba(226,59,59,.6);outline-offset:2px}
/* responsive tiers 1440 / 1024 / 768 / 360 */
@media(max-width:1024px){#v-profile .pro-sstrip{grid-template-columns:repeat(3,1fr)}#v-profile .pro-topgrid{grid-template-columns:1fr}}
@media(max-width:768px){#v-profile .pro-grid2,#v-profile .pro-grid3{grid-template-columns:1fr}}
@media(max-width:560px){
  #v-profile .pro-sstrip{grid-template-columns:repeat(2,1fr)}
  #v-profile .pro-ladder{flex-wrap:nowrap;overflow-x:auto;padding-bottom:12px;scrollbar-width:thin}
  #v-profile .pro-panel{padding:16px 15px}
  #v-profile .pro-smart b{font-size:14px}
}
html[data-theme="light"] #v-profile .pro-ss,html[data-theme="light"] #v-profile .pro-complete{background:#fff}

/* ═══════════ ULTRA W3 — PREMIUM CREDENTIAL: metal passport · guilloché · EMV chip · holo sheen · elevated tiles ═══════════ */
/* THE PASSPORT is a real premium credential → a dark metal card in BOTH themes (premium cards are never washed-out white) */
#v-profile .pro-card{border-radius:20px;padding:18px 20px 16px;color:#f2f5fa;
  background:
    linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,0) 42%),
    radial-gradient(560px 280px at 86% -40%,var(--tierbg,rgba(226,59,59,.18)),transparent 70%),
    linear-gradient(158deg,#161a24 0%,#0b0e15 52%,#110c0a 100%);
  border:1px solid var(--tierbd,rgba(226,59,59,.5));
  box-shadow:0 28px 66px -28px var(--tierbd,rgba(226,59,59,.55)),inset 0 1px 0 rgba(255,255,255,.11),inset 0 -26px 46px -34px rgba(0,0,0,.85)}
html[data-theme="light"] #v-profile .pro-card{color:#f2f5fa;
  background:
    linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,0) 42%),
    radial-gradient(560px 280px at 86% -40%,var(--tierbg,rgba(226,59,59,.18)),transparent 70%),
    linear-gradient(158deg,#1b212d 0%,#0f131b 52%,#161110 100%)}
/* text on the dark card stays light even in light theme */
#v-profile .pro-card-brand{color:#f4f7fc}
html[data-theme="light"] #v-profile .pro-card-nm{color:#f4f7fc}
html[data-theme="light"] #v-profile .pro-card-rows b{color:#e8edf5}
html[data-theme="light"] #v-profile .pro-card-top,
html[data-theme="light"] #v-profile .pro-card-role,
html[data-theme="light"] #v-profile .pro-card-pass,
html[data-theme="light"] #v-profile .pro-card-rows span{color:#9aa4b5}
html[data-theme="light"] #v-profile .pro-card-rows{border-top-color:rgba(255,255,255,.14)}
/* stacking: bg + guilloché behind, holo sheen mid, content above, chip on top */
#v-profile .pro-card-bg,#v-profile .pro-card-guil{z-index:0}
#v-profile .pro-card-holo{z-index:1}
#v-profile .pro-card-top,#v-profile .pro-card-mid,#v-profile .pro-card-rows{position:relative;z-index:2}
/* guilloché security engraving (deterministic sine field, tier-tinted, screen-blended like banknote intaglio) */
#v-profile .pro-card-guil{position:absolute;inset:0;width:100%;height:100%;opacity:.11;mix-blend-mode:screen;pointer-events:none}
/* holographic tier sheen — a slow diagonal light sweep (respect reduced-motion) */
#v-profile .pro-card-holo{position:absolute;inset:0;pointer-events:none;
  background:linear-gradient(115deg,transparent 30%,rgba(255,255,255,.10) 46%,rgba(255,255,255,.02) 52%,transparent 66%);
  background-size:280% 100%;background-position:130% 0;animation:proHolo 7.5s ease-in-out infinite}
@keyframes proHolo{0%,100%{background-position:130% 0}50%{background-position:-30% 0}}
@media (prefers-reduced-motion:reduce){#v-profile .pro-card-holo{animation:none;opacity:.4;background-position:60% 0}}
/* gold EMV smart-chip — the signature premium-card detail */
#v-profile .pro-card-chip{position:absolute;top:46px;inset-inline-end:20px;width:36px;height:27px;border-radius:6px;z-index:3;pointer-events:none;
  background:linear-gradient(135deg,#ffeab0,#d8a93a 52%,#946a1c);
  box-shadow:inset 0 0 0 1px rgba(0,0,0,.28),inset 0 1px 1px rgba(255,255,255,.5),0 2px 6px rgba(0,0,0,.45)}
#v-profile .pro-card-chip::before{content:"";position:absolute;inset:5px;border-radius:3px;border:1px solid rgba(88,58,10,.6);
  background:linear-gradient(rgba(88,58,10,.75),rgba(88,58,10,.75)) center/100% 1.2px no-repeat,
    linear-gradient(rgba(88,58,10,.75),rgba(88,58,10,.75)) 34% 0/1.2px 100% no-repeat,
    linear-gradient(rgba(88,58,10,.75),rgba(88,58,10,.75)) 66% 0/1.2px 100% no-repeat}
@media(max-width:520px){#v-profile .pro-card-chip{display:none}}
/* serial № / ID → engraved monospace */
#v-profile .pro-card-rows b{font-family:ui-monospace,'SF Mono',Menlo,monospace;letter-spacing:.02em}
/* passport avatar: crisper premium ring */
#v-profile .pro-ava{box-shadow:0 0 0 1px rgba(255,255,255,.14),0 0 34px rgba(232,185,60,.35),inset 0 2px 6px rgba(255,255,255,.4)}

/* PREMIUM STAT TILES — depth + gold accent line + hover lift (was flat white boxes) */
#v-profile .pro-ss{position:relative;overflow:hidden;border-radius:16px;padding:15px 12px 14px;
  background:linear-gradient(180deg,rgba(255,255,255,.055),rgba(255,255,255,.012));
  box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 28px -22px rgba(0,0,0,.7);
  transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}
#v-profile .pro-ss::before{content:"";position:absolute;top:0;inset-inline:16px;height:2px;border-radius:2px;
  background:linear-gradient(90deg,transparent,var(--pgold),transparent);opacity:.6}
#v-profile .pro-ss:hover{transform:translateY(-3px);border-color:rgba(232,185,60,.45);box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 18px 34px -22px rgba(232,185,60,.3)}
#v-profile .pro-ss b{font-size:19px}
html[data-theme="light"] #v-profile .pro-ss{background:linear-gradient(180deg,#ffffff,#f5f7fb);box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 10px 26px -20px rgba(16,24,40,.14)}

/* SCORE-CARD tiles get the same lift */
#v-profile .pro-sc{background:linear-gradient(180deg,rgba(255,255,255,.04),rgba(255,255,255,.01));transition:transform .15s ease,border-color .15s ease}
#v-profile .pro-sc:hover{transform:translateY(-2px);border-color:rgba(232,185,60,.4)}
html[data-theme="light"] #v-profile .pro-sc{background:linear-gradient(180deg,#ffffff,#f6f8fc)}

/* SECTION HEADERS get a gold→crimson accent tick */
#v-profile .pro-ph{position:relative;padding-inline-start:13px}
#v-profile .pro-ph::before{content:"";position:absolute;inset-inline-start:0;top:50%;transform:translateY(-50%);
  width:4px;height:15px;border-radius:2px;background:linear-gradient(180deg,var(--pgold),var(--pac))}

/* softer, deeper panels */
#v-profile .prow-wrap .card{border-radius:18px;box-shadow:inset 0 1px 0 rgba(255,255,255,.045),0 20px 50px -30px rgba(0,0,0,.5)}
html[data-theme="light"] #v-profile .prow-wrap .card{box-shadow:inset 0 1px 0 rgba(255,255,255,.9),0 12px 34px -24px rgba(16,24,40,.12)}

/* ═══════════ ULTRA W4 — DENSITY: kill the empty space (icon stat tiles · full-width passport rows · balanced hero side · tighter gaps) ═══════════ */
/* summary tiles → horizontal icon + value + label (fills the width; no more wide-empty boxes) */
#v-profile .pro-ss{display:flex;align-items:center;gap:11px;text-align:start;padding:12px 13px}
#v-profile .pro-ss::before{display:none}
#v-profile .pro-ss-ic{width:34px;height:34px;flex:none;display:flex;align-items:center;justify-content:center;border-radius:10px;
  color:var(--pgold);background:rgba(232,185,60,.1);border:1px solid rgba(232,185,60,.24)}
#v-profile .pro-ss-tx{min-width:0}
#v-profile .pro-ss b{font-size:18px;line-height:1.05;display:block}
#v-profile .pro-ss span{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;margin-top:2px}
html[data-theme="light"] #v-profile .pro-ss-ic{background:rgba(168,119,8,.09);border-color:rgba(168,119,8,.22)}

/* passport bottom rows spread FULL width (was left-packed → big right gap) */
#v-profile .pro-card-rows{grid-template-columns:repeat(4,1fr);gap:9px 14px}
#v-profile .pro-card-rows b{max-width:none}
/* hero right column distributes top→bottom (was centred → empty top+bottom) */
#v-profile .pro-hero-side{justify-content:space-between;gap:10px}
#v-profile .pro-hero{padding:14px;gap:14px}

/* tighter rhythm — less air between cards */
#v-profile .pro-sstrip{gap:12px;margin-bottom:12px}
#v-profile .pro-topgrid{gap:12px;margin-bottom:12px}
#v-profile .pro-grid2,#v-profile .pro-grid3{gap:12px;margin-bottom:12px}
#v-profile .pro-panel{padding:17px 19px}
#v-profile .prow-wrap{gap:0}

/* let the taller of each pair set the height, shorter fills via internal spacing where useful */
#v-profile .pro-grid2>.card,#v-profile .pro-grid3>.card{display:flex;flex-direction:column}
#v-profile .pro-grid3>.card .pro-tls,#v-profile .pro-grid3>.card .pro-ints{flex:1}
@media(max-width:560px){#v-profile .pro-ss{padding:11px 12px}#v-profile .pro-ss-ic{width:30px;height:30px}}

/* ═══════════ ULTRA W4b — adversarial-review fixes (contrast · colour-law · chip overlap · narrow overflow) ═══════════ */
/* @username re-lit bright gold on the dark passport in light theme (was dim #a87708 → muddy) */
html[data-theme="light"] #v-profile .pro-card-un{color:#e8b93c}
/* colour-law: the per-row +XP is achievement, not price direction → gold (matches the gold TOTAL row) */
#v-profile .pro-xpr b{color:var(--pgold)}
/* the EMV chip must never sit under a long name → reserve inline-end space on the mid row (RTL-safe) */
#v-profile .pro-card-mid{padding-inline-end:48px}
@media(max-width:520px){#v-profile .pro-card-mid{padding-inline-end:0}}
/* very-narrow phones: let the passport shrink below its 300px floor instead of overflowing the page */
@media(max-width:560px){#v-profile .pro-card{min-width:0;flex-basis:100%}}

/* ═══════════ ULTRA W5 — INSTITUTIONAL RESTRAINT: data in NEUTRAL, gold reserved for a few deliberate accents (owner: "لا لون كثير — مثل الشركات العالمية") ═══════════ */
/* the six summary tiles: big numbers → neutral high-contrast (the data is the hero, not the colour); icons → quiet monochrome (was gold-on-gold) */
#v-profile .pro-ss b{color:var(--ptx)}
#v-profile .pro-ss-ic{color:var(--pmut);background:rgba(255,255,255,.05);border-color:var(--pl)}
html[data-theme="light"] #v-profile .pro-ss-ic{background:rgba(16,24,40,.04);border-color:var(--pl)}
/* section headers: quiet neutral label (kept the small gold→crimson accent tick as the one brand mark) */
#v-profile .pro-ph{color:var(--ptx)}
/* scattered data that used to be sprayed gold → neutral; only genuine hero totals keep the accent */
#v-profile .pro-stk b{color:var(--ptx)}
#v-profile .pro-lib b{color:var(--ptx)}
#v-profile .pro-comp-h b{color:var(--ptx)}
#v-profile .pro-xpr b{color:var(--pmut)}                 /* per-row +XP is quiet; the TOTAL row (.pro-xpr.sum b) keeps its gold */
#v-profile .pro-step i{color:var(--pmut)}                /* the "→" tip bullets were 8 gold arrows → quiet neutral */
/* gold now lives only in: the header tick · the level ring + its number · the XP TOTAL · the progress-bar fills · the passport (chip/avatar/guilloché/@username/plan pill) — a handful of deliberate accents, not every number */

/* ═══════════ ULTRA W6 — INSTITUTIONAL STAT ROW: pure data typography, NO icon chips (owner: "نفس اطفال / فقط ايموج مو اسسات" — the icon badges read as a childish consumer app) ═══════════ */
#v-profile .pro-ss{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;text-align:start;
  padding:14px 16px;border-radius:12px;transition:border-color .15s ease}
#v-profile .pro-ss::before{display:none}                 /* no top accent bar */
#v-profile .pro-ss:hover{transform:none;border-color:rgba(128,140,160,.28);box-shadow:inset 0 1px 0 rgba(255,255,255,.05)}
#v-profile .pro-ss b{font-size:22px;font-weight:800;color:var(--ptx);line-height:1.02;font-variant-numeric:tabular-nums;letter-spacing:-.015em}
#v-profile .pro-ss span{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--pmut);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}
/* retire the icon treatment entirely (any cached markup collapses cleanly) */
#v-profile .pro-ss-ic{display:none}
#v-profile .pro-ss-tx{display:contents}

/* ═══════════ ULTRA W7 — AURUM-GRADE KPI STRIP: thin gold icon + uppercase label · big NEUTRAL value · honest 7-day delta ═══════════ */
#v-profile .pro-sstrip{grid-template-columns:repeat(6,1fr);gap:12px;margin-bottom:14px}
#v-profile .pro-kpi{display:flex;flex-direction:column;gap:9px;padding:15px 16px;border:1px solid var(--pl);border-radius:13px;min-width:0;
  background:linear-gradient(180deg,rgba(255,255,255,.045),rgba(255,255,255,.01));transition:border-color .15s ease,box-shadow .15s ease}
html[data-theme="light"] #v-profile .pro-kpi{background:#fff}
#v-profile .pro-kpi:hover{border-color:rgba(232,185,60,.42);box-shadow:0 12px 26px -20px rgba(0,0,0,.5)}
html[data-theme="light"] #v-profile .pro-kpi:hover{box-shadow:0 12px 26px -20px rgba(16,24,40,.18)}
#v-profile .pro-kpi-h{display:flex;align-items:center;gap:8px;min-width:0}
#v-profile .pro-kpi-ic{color:var(--pgold);display:flex;flex:none;opacity:.92}
#v-profile .pro-kpi-ic svg{display:block}
#v-profile .pro-kpi-l{font-size:9.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--pmut);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#v-profile .pro-kpi-v{font-size:25px;font-weight:800;color:var(--ptx);line-height:1;font-variant-numeric:tabular-nums;letter-spacing:-.02em}
#v-profile .pro-kpi-d{font-size:10.5px;font-weight:700;color:var(--pmut);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
#v-profile .pro-kpi-d.up{color:var(--pup)}
@media(max-width:1024px){#v-profile .pro-sstrip{grid-template-columns:repeat(3,1fr)}}
@media(max-width:560px){#v-profile .pro-sstrip{grid-template-columns:repeat(2,1fr)}#v-profile .pro-kpi-v{font-size:22px}}

/* ── [launch design] avatar change affordance + REAL subscription-status colors ── */
#v-profile .pro-ava.editable{cursor:pointer;transition:transform .16s}
#v-profile .pro-ava.editable:hover{transform:scale(1.04)}
#v-profile .pro-ava.editable:focus-visible{outline:2px solid var(--pgold);outline-offset:3px}
#v-profile .pro-ava-cam{position:absolute;top:-2px;inset-inline-start:-2px;width:24px;height:24px;border-radius:50%;background:var(--pcard,#12182a);color:var(--pgold);display:flex;align-items:center;justify-content:center;border:1.5px solid var(--pgold);opacity:0;transition:opacity .16s;font-style:normal}
#v-profile .pro-ava.editable:hover .pro-ava-cam,#v-profile .pro-ava.editable:focus-visible .pro-ava-cam{opacity:1}
#v-profile .pro-srow b.up{color:var(--pup)}
#v-profile .pro-srow b.am{color:var(--pam,#e8a33d)}
#v-profile .pro-srow b.dn{color:#ff5667}

/* ── [launch design] token for the mid-good band (was hardcoded #8bd17c — illegible on light) + ONE RTL arrow rule ── */
#v-profile .prow-wrap{--pup2:#8bd17c}
html[data-theme="light"] #v-profile .prow-wrap{--pup2:#3f8f4f}
.prow-wrap[dir="rtl"] .pro-step i,.prow-wrap[dir="rtl"] .pro-setlink-go{display:inline-block;transform:scaleX(-1)}
#v-profile .pro-hbtn svg,#v-profile .pro-btn svg{vertical-align:-2px}

/* ── PASSPORT QR (2026-07-23) — the holder's own handle link, painted on a canvas by core/qr.js.
   White tile + black modules on purpose: a scanner needs contrast, not brand paint, and the card
   sits on a dark tier gradient. Sits in the card's trailing bottom corner like a real ID document. */
#v-profile .pro-card-qr{position:absolute;inset-block-end:14px;inset-inline-end:16px;width:58px;height:58px;
  padding:4px;border-radius:8px;background:#fff;box-shadow:0 2px 10px rgba(0,0,0,.28);
  cursor:pointer;transition:transform .14s ease,box-shadow .14s ease;z-index:3;line-height:0}
#v-profile .pro-card-qr:hover,#v-profile .pro-card-qr:focus-visible{transform:scale(1.06);box-shadow:0 4px 16px rgba(0,0,0,.36);outline:none}
#v-profile .pro-card-qr canvas{display:block;image-rendering:pixelated}   /* crisp module edges at any size */
@media(max-width:520px){#v-profile .pro-card-qr{width:48px;height:48px;inset-block-end:12px;inset-inline-end:12px}}
/* the scan-size view inside the shared modal */
.pro-qrbig{display:flex;flex-direction:column;align-items:center;gap:10px;padding:6px 2px 2px}
.pro-qrbig canvas{width:min(72vw,270px);height:min(72vw,270px);background:#fff;padding:10px;border-radius:12px;image-rendering:pixelated}
.pro-qrbig b{font-size:13px;font-weight:800;word-break:break-all;text-align:center}
.pro-qrbig span{font-size:11.5px;color:var(--muted);text-align:center}
