/* IBOToolbox Public Profile UI V1 – Mobile Hero, Trust Badges & Activity Polish */
.profile-v1-wrap{max-width:1120px;margin:0 auto;padding:32px 18px 56px}.profile-v1-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#ffffff 0%,#f7fbff 58%,#eaf3ff 100%);border:1px solid #cfe1ff;border-radius:28px;padding:26px;box-shadow:0 24px 60px rgba(7,25,55,.09)}.profile-v1-hero:after{content:"";position:absolute;right:-70px;top:-90px;width:260px;height:260px;background:radial-gradient(circle,rgba(7,91,220,.18),rgba(124,58,237,.10),transparent 68%);pointer-events:none}.profile-v1-head{position:relative;display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center}.profile-v1-avatar{width:112px;height:112px;border-radius:28px;object-fit:cover;border:6px solid #fff;box-shadow:0 18px 38px rgba(7,25,55,.18);background:#eef5ff}.profile-v1-badge{display:inline-flex;border-radius:999px;background:#fff3bd;color:#07152f!important;padding:9px 14px;font-weight:950;margin-bottom:8px;box-shadow:0 8px 22px rgba(255,197,50,.20)}.profile-v1-badge.community{background:#edf5ff;color:#075bdc!important}.profile-v1-title{font-size:30px;line-height:1.08;margin:0 0 6px;color:#07152f!important}.profile-v1-sub{margin:0 0 10px;color:#42526d!important;font-weight:800}.profile-v1-chips,.profile-v1-actions,.profile-v1-filter{display:flex;gap:8px;flex-wrap:wrap}.profile-v1-chip{display:inline-flex;align-items:center;gap:6px;border-radius:999px;background:#edf5ff;border:1px solid #cfe1ff;color:#075bdc!important;padding:7px 11px;font-size:12px;font-weight:950}.profile-v1-actions{justify-content:flex-end}.profile-v1-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:14px;padding:12px 17px;font-weight:950;text-decoration:none;cursor:pointer;background:#eef6ff;color:#075bdc!important}.profile-v1-btn.primary{background:#075bdc;color:#fff!important}.profile-v1-btn.gold{background:#ffc532;color:#07152f!important}.profile-v1-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:20px 0}.profile-v1-stat{background:#fff;border:1px solid #cfe1ff;border-radius:20px;padding:18px;box-shadow:0 16px 36px rgba(7,25,55,.06)}.profile-v1-stat i{font-style:normal;font-size:22px;display:block;margin-bottom:8px}.profile-v1-stat b{font-size:25px;display:block;color:#075bdc!important;line-height:1}.profile-v1-stat span{display:block;margin-top:5px;color:#43536d!important;font-weight:800}.profile-v1-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px}.profile-v1-card{background:#fff;border:1px solid #cfe1ff;border-radius:24px;padding:22px;box-shadow:0 18px 44px rgba(7,25,55,.07)}.profile-v1-card h3{margin:0 0 10px;color:#07152f!important}.profile-v1-about{line-height:1.65;color:#32435d!important}.profile-v1-badges{display:flex;gap:9px;flex-wrap:wrap}.profile-v1-trust{display:inline-flex;align-items:center;gap:7px;background:#f6faff;border:1px solid #d6e7ff;border-radius:16px;padding:10px 12px;font-weight:900;color:#075bdc!important}.profile-v1-main{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:20px;margin-top:22px}.profile-v1-titleline{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;margin-bottom:12px}.profile-v1-filter{margin:0 0 14px}.profile-v1-filter span{background:#f4f8ff;border:1px solid #d8e8ff;border-radius:999px;padding:8px 12px;color:#075bdc!important;font-weight:900}.profile-v1-post{display:grid;grid-template-columns:42px 1fr auto;gap:12px;align-items:start;border:1px solid #e0ebff;border-radius:18px;padding:14px;margin:12px 0;background:#fbfdff}.profile-v1-post-icon{width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#eaf3ff,#fff7d6);display:flex;align-items:center;justify-content:center;font-size:20px}.profile-v1-post b{display:block;line-height:1.35;margin-bottom:5px}.profile-v1-post p{margin:0;color:#41536e!important;line-height:1.5}.profile-v1-feed{min-height:420px}.profile-v1-feed-item{border-bottom:1px solid #e6efff;padding:14px 0}.profile-v1-empty{border:1px dashed #a9caff;background:#f8fbff;border-radius:20px;text-align:center;padding:36px 22px;color:#34445e!important}.profile-v1-empty .big{font-size:34px;margin-bottom:8px}.profile-v1-empty h3{margin:0 0 8px}.profile-v1-mobile-sticky{display:none}.profile-v1-lock,.profile-v1-lock *{text-shadow:none!important}@media(max-width:900px){.profile-v1-wrap{padding:18px 12px 88px}.profile-v1-hero{padding:20px;border-radius:24px}.profile-v1-hero:after{opacity:.35;right:-120px}.profile-v1-head{grid-template-columns:1fr;text-align:center;justify-items:center}.profile-v1-avatar{width:96px;height:96px;border-radius:24px}.profile-v1-title{font-size:26px}.profile-v1-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:10px}.profile-v1-actions form{display:block}.profile-v1-actions .profile-v1-btn,.profile-v1-actions form .profile-v1-btn{width:100%}.profile-v1-chips{justify-content:center;flex-wrap:nowrap;overflow:auto;max-width:100%;padding-bottom:4px}.profile-v1-stats{display:flex;overflow:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.profile-v1-stat{min-width:180px;scroll-snap-align:start}.profile-v1-grid,.profile-v1-main{grid-template-columns:1fr}.profile-v1-card{padding:18px;border-radius:22px}.profile-v1-feed{min-height:auto}.profile-v1-titleline{align-items:flex-start}.profile-v1-filter{flex-wrap:nowrap;overflow:auto;padding-bottom:4px}.profile-v1-post{grid-template-columns:38px 1fr}.profile-v1-post .profile-v1-btn{grid-column:1/-1;width:100%;margin-top:4px}.profile-v1-mobile-sticky{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;position:fixed;left:10px;right:10px;bottom:10px;z-index:80;background:rgba(255,255,255,.94);border:1px solid #cfe1ff;box-shadow:0 16px 44px rgba(7,25,55,.18);border-radius:20px;padding:9px;backdrop-filter:blur(10px)}.profile-v1-mobile-sticky a,.profile-v1-mobile-sticky button{border:0;border-radius:14px;background:#075bdc;color:#fff!important;font-weight:950;padding:11px 6px;text-decoration:none;font-size:12px}.profile-v1-mobile-sticky a.soft{background:#eef6ff;color:#075bdc!important}.profile-v1-mobile-sticky a.gold{background:#ffc532;color:#07152f!important}}@media(max-width:520px){.profile-v1-title{font-size:23px}.profile-v1-actions{grid-template-columns:1fr}.profile-v1-hero{text-align:center}.profile-v1-stat{min-width:155px}.profile-v1-post{grid-template-columns:1fr}.profile-v1-post-icon{margin-bottom:4px}.profile-v1-mobile-sticky{grid-template-columns:1fr 1fr}.profile-v1-mobile-sticky .hide-xs{display:none}}

/* Profile Visibility Fix V1.1 - hard contrast + mobile-first hero readability */
.profile-v1-lock .profile-v1-hero,
.profile-v1-lock .profile-v1-head,
.profile-v1-lock .profile-v1-head > div{color:#07152f!important;opacity:1!important;filter:none!important}
.profile-v1-lock .profile-v1-title,
.profile-v1-lock .profile-v1-title a{color:#061633!important;background:transparent!important;text-shadow:none!important;opacity:1!important;-webkit-text-fill-color:#061633!important}
.profile-v1-lock .profile-v1-sub{color:#24344f!important;background:transparent!important;opacity:1!important;-webkit-text-fill-color:#24344f!important}
.profile-v1-lock .profile-v1-badge{color:#07152f!important;background:#ffdf63!important;border:1px solid rgba(7,21,47,.08)!important;opacity:1!important}
.profile-v1-lock .profile-v1-chip{background:#eef6ff!important;color:#075bdc!important;border-color:#bdd8ff!important;opacity:1!important}
.profile-v1-lock .profile-v1-avatar{background:#fff!important}
.profile-v1-lock ::selection{background:#cfe3ff!important;color:#061633!important;-webkit-text-fill-color:#061633!important}
@media(max-width:760px){
  .profile-v1-wrap{padding:14px 10px 92px!important}.profile-v1-hero{padding:18px!important;border-radius:22px!important}
  .profile-v1-head{display:grid!important;grid-template-columns:1fr!important;text-align:left!important;justify-items:start!important;gap:14px!important}
  .profile-v1-avatar{width:82px!important;height:82px!important;border-radius:22px!important}
  .profile-v1-title{font-size:25px!important;line-height:1.08!important;margin:2px 0 5px!important}
  .profile-v1-sub{font-size:14px!important;line-height:1.45!important}
  .profile-v1-chips{justify-content:flex-start!important;overflow:auto!important;flex-wrap:nowrap!important;width:100%!important}.profile-v1-chip{white-space:nowrap!important}
}


/* Public Profile Creator Rank Cleanup V1.1 */
.profile-v1-lock .creator-rank-profile-block{margin:16px 0 20px!important;display:block!important;width:100%!important;clear:both!important}
.profile-v1-lock .creator-rank-panel{display:none!important}
.creator-progress-clean,.profile-v1-lock .creator-progress-clean{background:linear-gradient(135deg,#ffffff 0%,#f8fbff 58%,#eef6ff 100%)!important;border:1px solid #cfe1ff!important;border-radius:24px!important;padding:18px!important;box-shadow:0 18px 44px rgba(7,25,55,.07)!important;color:#07152f!important;text-shadow:none!important;opacity:1!important}
.creator-progress-head{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;flex-wrap:wrap!important}
.creator-progress-kicker{display:inline-flex!important;align-items:center!important;gap:6px!important;background:#fff6d8!important;border:1px solid #ffe199!important;color:#07152f!important;border-radius:999px!important;padding:7px 11px!important;font-weight:950!important;font-size:12px!important;line-height:1!important;margin:0 0 8px!important}
.creator-progress-head h3{margin:0 0 6px!important;color:#07152f!important;font-size:22px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:-.02em!important}
.creator-progress-head p{margin:0!important;color:#41536e!important;font-weight:750!important;line-height:1.45!important;font-size:14px!important;max-width:680px!important}
.creator-progress-rank{display:inline-flex!important;align-items:center!important;justify-content:center!important;background:#075bdc!important;color:#fff!important;border-radius:999px!important;padding:9px 13px!important;font-weight:950!important;white-space:nowrap!important;box-shadow:0 10px 24px rgba(7,91,220,.22)!important}
.creator-progress-bar{height:10px!important;background:#e8f1ff!important;border-radius:999px!important;overflow:hidden!important;margin:16px 0!important;border:1px solid #d8e8ff!important}
.creator-progress-bar i{display:block!important;height:100%!important;border-radius:999px!important;background:linear-gradient(90deg,#075bdc,#22c55e)!important;min-width:5px!important}
.creator-progress-grid{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0!important}
.creator-progress-grid article{background:#fff!important;border:1px solid #dceaff!important;border-radius:18px!important;padding:14px!important;min-width:0!important;box-shadow:0 8px 18px rgba(7,25,55,.035)!important}
.creator-progress-grid article span{display:block!important;font-size:20px!important;line-height:1!important;margin-bottom:8px!important}
.creator-progress-grid article b{display:block!important;color:#075bdc!important;font-size:24px!important;line-height:1!important;font-weight:950!important;white-space:nowrap!important}
.creator-progress-grid article small{display:block!important;color:#41536e!important;font-weight:900!important;margin-top:6px!important;line-height:1.25!important;font-size:12px!important}
.creator-progress-next{margin-top:12px!important;background:#f8fbff!important;border:1px dashed #a9caff!important;border-radius:16px!important;padding:12px 14px!important;color:#34445e!important;font-weight:850!important;display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.creator-progress-next b{color:#07152f!important}.creator-progress-next span{color:#075bdc!important;font-weight:950!important}
.profile-v1-lock .creator-rank-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:12px!important}.profile-v1-lock .creator-rank-badge{display:inline-flex!important;align-items:center!important;gap:7px!important;background:#fff9e8!important;border:1px solid #ffe199!important;border-radius:999px!important;padding:8px 11px!important;color:#07152f!important;font-weight:950!important;text-decoration:none!important}.profile-v1-lock .creator-rank-empty{background:#f8fbff!important;border:1px dashed #aacbff!important;border-radius:14px!important;padding:12px!important;color:#41536e!important;font-weight:850!important;margin:12px 0 0!important;line-height:1.4!important}
@media(max-width:760px){.creator-progress-clean,.profile-v1-lock .creator-progress-clean{padding:15px!important;border-radius:20px!important}.creator-progress-head{display:block!important}.creator-progress-rank{margin-top:10px!important}.creator-progress-head h3{font-size:20px!important}.creator-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.creator-progress-grid article{padding:12px!important}.creator-progress-grid article b{font-size:21px!important}.creator-progress-next{display:block!important}.creator-progress-next span{display:block!important;margin-top:5px!important}.profile-v1-lock .creator-rank-badges{flex-wrap:nowrap!important;overflow:auto!important;padding-bottom:4px!important}.profile-v1-lock .creator-rank-badge{white-space:nowrap!important}}
@media(max-width:430px){.creator-progress-grid{grid-template-columns:1fr!important}.creator-progress-kicker{font-size:11px!important}.creator-progress-head p{font-size:13px!important}}
