:root{--ihpr-bg:#f5f8fc;--ihpr-surface:rgba(255,255,255,.84);--ihpr-card:#fff;--ihpr-card-soft:#f0f6fb;--ihpr-line:rgba(18,35,58,.10);--ihpr-line-strong:rgba(91,136,151,.26);--ihpr-text:#102033;--ihpr-muted:#66768a;--ihpr-primary:#5b8897;--ihpr-cyan:#22c8df;--ihpr-blue:#737ef7;--ihpr-green:#18c48f;--ihpr-orange:#ff9b42;--ihpr-danger:#ef4444;--ihpr-radius:24px;--ihpr-shadow:0 26px 70px rgba(15,31,54,.14);--ihpr-shadow-soft:0 14px 38px rgba(15,31,54,.08)}body.dark-mode{--ihpr-bg:#07111f;--ihpr-surface:rgba(10,18,31,.88);--ihpr-card:#0d1727;--ihpr-card-soft:#111e31;--ihpr-line:rgba(148,163,184,.13);--ihpr-line-strong:rgba(91,136,151,.38);--ihpr-text:#edf6ff;--ihpr-muted:#94a7be;--ihpr-primary:#75adbd;--ihpr-cyan:#22d3ee;--ihpr-blue:#8793ff;--ihpr-green:#28d7a3;--ihpr-orange:#ffb15f;--ihpr-danger:#fb7185;--ihpr-shadow:0 34px 90px rgba(0,0,0,.52);--ihpr-shadow-soft:0 20px 52px rgba(0,0,0,.34)}
.ih-profile-v2,.ih-profile-page{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ihpr-text)}.ih-profile-v2 *,.ih-profile-page *{box-sizing:border-box}.ih-profile-v2 a,.ih-profile-page a{text-decoration:none}.ih-profile-page{position:relative;overflow-x:hidden;padding:14px 0 42px;background:radial-gradient(circle at 18% 0,rgba(127,140,255,.12),transparent 32%),radial-gradient(circle at 88% 4%,rgba(34,211,238,.13),transparent 30%),linear-gradient(180deg,var(--ihpr-bg),rgba(245,248,252,.92))}body.dark-mode .ih-profile-page{background:radial-gradient(circle at 18% 0,rgba(127,140,255,.14),transparent 32%),radial-gradient(circle at 88% 4%,rgba(34,211,238,.12),transparent 30%),linear-gradient(180deg,#07111f,#091422)}.ih-profile-v2__container,.ih-profile-container{max-width:1280px;margin:0 auto}.ih-profile-breadcrumb{margin:0 0 10px}.ih-profile-breadcrumb ol{display:flex;align-items:center;gap:7px;margin:0;padding:8px 12px;border:1px solid var(--ihpr-line);border-radius:999px;background:var(--ihpr-surface);list-style:none;box-shadow:var(--ihpr-shadow-soft);font-size:11.5px;font-weight:800;color:var(--ihpr-muted)}.ih-profile-breadcrumb a{color:var(--ihpr-muted)}.ih-profile-breadcrumb li+li:before{content:"/";margin-right:7px;color:var(--ihpr-muted)}
.ih-profile-hero{position:relative;overflow:hidden;border:1px solid var(--ihpr-line);border-radius:28px;background:var(--ihpr-surface);box-shadow:var(--ihpr-shadow);isolation:isolate}.ih-profile-hero__cover{position:relative;height:168px;overflow:hidden;background:linear-gradient(135deg,rgba(91,136,151,.32),rgba(127,140,255,.22))}.ih-profile-hero__cover img{width:100%;height:100%;display:block;object-fit:cover;filter:saturate(1.03)}.ih-profile-hero__cover:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,17,31,.10),rgba(7,17,31,.40))}.ih-profile-hero__cover-glow{position:absolute;inset:auto -10% -80px -10%;height:160px;background:radial-gradient(circle at 50% 0,rgba(34,211,238,.24),transparent 66%);pointer-events:none}.ih-profile-hero__edit{position:absolute;top:12px;right:12px;z-index:4;display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(255,255,255,.22);background:rgba(8,15,28,.42);color:#fff;font-size:12px;font-weight:900;backdrop-filter:blur(12px)}.ih-profile-hero__edit:hover{color:#fff;background:rgba(8,15,28,.58)}.ih-profile-hero__edit .ih-svg-icon{width:15px;height:15px}.ih-profile-hero__body{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center;margin-top:-42px;padding:0 20px 14px}.ih-profile-identity{display:grid;grid-template-columns:112px minmax(0,1fr);gap:16px;align-items:end;min-width:0}.ih-profile-avatar{position:relative;width:112px;height:112px;margin:0;padding:0;border:0;border-radius:34px;background:transparent;overflow:visible;flex:0 0 auto}.ih-profile-avatar img{position:relative;z-index:2;width:100%;height:100%;display:block;object-fit:cover;border-radius:32px;border:5px solid var(--ihpr-card);box-shadow:0 16px 42px rgba(0,0,0,.24)}.ih-profile-avatar.has-story{cursor:pointer}.ih-profile-avatar__ring{position:absolute;inset:-8px;width:calc(100% + 16px);height:calc(100% + 16px);z-index:1;animation:ihProfileRing 6s linear infinite;filter:saturate(1.06)}@keyframes ihProfileRing{to{transform:rotate(360deg)}}.ih-profile-identity__main{min-width:0;display:grid;gap:7px;padding-bottom:4px}.ih-profile-identity__title-row{display:flex;align-items:center;gap:8px;min-width:0;flex-wrap:wrap}.ih-profile-title{margin:0;color:var(--ihpr-text);font-size:24px;line-height:1.08;font-weight:950;letter-spacing:-.02em;min-width:0;max-width:100%}.ih-profile-verified{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:999px;background:rgba(34,211,238,.12);color:var(--ihpr-cyan)}.ih-profile-verified--doc{background:rgba(91,136,151,.12);color:var(--ihpr-primary)}.ih-profile-verified .ih-svg-icon{width:16px;height:16px}.ih-profile-meta-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:var(--ihpr-muted);font-size:12.5px;font-weight:850}.ih-profile-meta-line span{display:inline-flex;align-items:center;gap:5px;min-height:26px;padding:0 9px;border:1px solid var(--ihpr-line);border-radius:999px;background:rgba(255,255,255,.42)}body.dark-mode .ih-profile-meta-line span{background:rgba(255,255,255,.045)}.ih-profile-meta-line .ih-svg-icon{width:14px;height:14px}.ih-profile-meta-line .is-online{color:var(--ihpr-green);border-color:rgba(24,196,143,.22);background:rgba(24,196,143,.08)}.ih-profile-about{position:relative;max-width:760px;color:var(--ihpr-text);font-size:13px;font-weight:750;line-height:1.55}.ih-profile-about__text{white-space:normal}.ih-profile-about__toggle{display:none;border:0;background:transparent;color:var(--ihpr-primary);font-weight:950;padding:0;margin-top:4px;cursor:pointer}.ih-profile-actions{display:flex;align-items:center;gap:8px;justify-content:flex-end;flex-wrap:wrap}.ih-profile-action{appearance:none;border:1px solid var(--ihpr-line);background:var(--ihpr-card);color:var(--ihpr-text);min-height:42px;padding:0 14px;border-radius:15px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:13px;font-weight:950;box-shadow:0 10px 24px rgba(15,31,54,.06);transition:transform .16s ease,border-color .16s ease,background .16s ease,box-shadow .16s ease}.ih-profile-action:hover{transform:translateY(-1px);border-color:var(--ihpr-line-strong);color:var(--ihpr-text);box-shadow:0 16px 34px rgba(15,31,54,.10)}.ih-profile-action .ih-svg-icon{width:17px;height:17px}.ih-profile-action--primary{background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));border-color:transparent;color:#fff}.ih-profile-action--primary:hover{color:#fff}.ih-profile-action--follow{color:#2f6fdd;border-color:rgba(47,111,221,.24);background:rgba(47,111,221,.07)}.ih-profile-action--follow.is-following{color:var(--ihpr-green);border-color:rgba(24,196,143,.25);background:rgba(24,196,143,.08)}.ih-profile-follow-form{margin:0}.ih-profile-trust{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;padding:0 20px 18px}.ih-profile-trust__item{min-width:0;display:grid;grid-template-columns:34px minmax(0,1fr);grid-template-rows:auto auto;gap:2px 9px;align-items:center;padding:10px;border:1px solid var(--ihpr-line);border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.70),rgba(255,255,255,.38));box-shadow:var(--ihpr-shadow-soft)}body.dark-mode .ih-profile-trust__item{background:linear-gradient(135deg,rgba(255,255,255,.06),rgba(255,255,255,.025))}.ih-profile-trust__item>span{grid-row:1/3;width:34px;height:34px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(91,136,151,.12);color:var(--ihpr-primary)}.ih-profile-trust__item .ih-svg-icon{width:18px;height:18px}.ih-profile-trust__item strong{min-width:0;color:var(--ihpr-text);font-size:13px;font-weight:950;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-profile-trust__item small{min-width:0;color:var(--ihpr-muted);font-size:10.5px;font-weight:800;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-profile-trust__item.is-good>span{background:rgba(24,196,143,.12);color:var(--ihpr-green)}.ih-profile-trust__item.is-muted>span{background:rgba(148,163,184,.12);color:var(--ihpr-muted)}.ih-profile-admin-strip{display:flex;gap:8px;flex-wrap:wrap;padding:0 20px 18px}.ih-profile-admin-strip a{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:0 11px;border-radius:999px;border:1px solid var(--ihpr-line);background:var(--ihpr-card);color:var(--ihpr-text);font-size:12px;font-weight:900}.ih-profile-admin-strip span{color:var(--ihpr-danger)}
.ih-profile-mini{position:fixed;left:0;right:0;top:54px;z-index:1034;pointer-events:none;opacity:0;transform:translate3d(0,-120%,0);transition:transform .18s ease,opacity .18s ease}.ih-profile-mini.is-visible{opacity:1;transform:translate3d(0,0,0);pointer-events:auto}.ih-profile-mini__inner{display:flex;align-items:center;gap:9px;width:min(430px,calc(100vw - 18px));margin:0 auto;padding:8px 9px;border:1px solid var(--ihpr-line);border-radius:18px;background:rgba(255,255,255,.92);box-shadow:var(--ihpr-shadow);backdrop-filter:blur(16px)}body.dark-mode .ih-profile-mini__inner{background:rgba(9,17,31,.92)}.ih-profile-mini img{width:34px;height:34px;border-radius:13px;object-fit:cover}.ih-profile-mini div{min-width:0;flex:1}.ih-profile-mini strong,.ih-profile-mini span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-profile-mini strong{font-size:13px;font-weight:950;color:var(--ihpr-text)}.ih-profile-mini span{font-size:10.5px;font-weight:800;color:var(--ihpr-muted)}.ih-profile-mini__btn{width:36px;height:36px;border-radius:14px;border:0;background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));color:#fff}.ih-profile-mini__btn .ih-svg-icon{width:18px;height:18px}
.ih-profile-tabs{display:flex;gap:8px;align-items:center;overflow-x:auto;scrollbar-width:none;margin:12px 0 12px;padding:2px 1px 8px;-webkit-overflow-scrolling:touch}.ih-profile-tabs::-webkit-scrollbar{display:none}.ih-profile-tab{flex:0 0 auto;display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:0 13px;border:1px solid var(--ihpr-line);border-radius:15px;background:var(--ihpr-card);color:var(--ihpr-text);font-size:12.5px;font-weight:950;box-shadow:0 8px 22px rgba(15,31,54,.055);transition:.16s ease}.ih-profile-tab:hover{color:var(--ihpr-text);border-color:var(--ihpr-line-strong);transform:translateY(-1px)}.ih-profile-tab.is-active{background:linear-gradient(135deg,var(--ihpr-blue),#8b5cf6);border-color:transparent;color:#fff;box-shadow:0 16px 34px rgba(99,102,241,.20)}.ih-profile-tab .ih-svg-icon{width:17px;height:17px}.ih-profile-tab em{font-style:normal;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:rgba(255,255,255,.13);display:inline-flex;align-items:center;justify-content:center;font-size:10.5px}.ih-profile-tab:not(.is-active) em{background:var(--ihpr-card-soft);color:var(--ihpr-muted)}
.ih-profile-section{border:1px solid var(--ihpr-line);border-radius:28px;background:var(--ihpr-surface);box-shadow:var(--ihpr-shadow-soft);padding:14px}.ih-profile-section__head{display:flex;align-items:flex-end;justify-content:space-between;gap:14px;margin-bottom:12px}.ih-profile-eyebrow{display:block;color:var(--ihpr-primary);font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.075em}.ih-profile-section__head h2{margin:2px 0 0;color:var(--ihpr-text);font-size:20px;font-weight:950;letter-spacing:-.015em}.ih-profile-section__head p{margin:4px 0 0;color:var(--ihpr-muted);font-size:12.5px;font-weight:800}.ih-profile-view-toggle{display:inline-flex;align-items:center;gap:5px;padding:5px;border-radius:16px;background:var(--ihpr-card-soft);border:1px solid var(--ihpr-line)}.ih-profile-view-toggle button{min-height:32px;padding:0 10px;border:0;border-radius:12px;background:transparent;color:var(--ihpr-muted);font-size:11.5px;font-weight:950;display:inline-flex;align-items:center;gap:6px}.ih-profile-view-toggle button.is-active{background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));color:#fff}.ih-profile-view-toggle .ih-svg-icon{width:16px;height:16px}.ih-profile-command{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-bottom:10px}.ih-profile-store-search{display:grid;grid-template-columns:auto minmax(0,1fr) 38px;align-items:center;gap:8px;min-height:48px;padding:6px 7px 6px 12px;border:1px solid var(--ihpr-line);border-radius:18px;background:var(--ihpr-card)}.ih-profile-store-search label{display:inline-flex;align-items:center;gap:6px;margin:0;color:var(--ihpr-primary);font-size:11.5px;font-weight:950;white-space:nowrap}.ih-profile-store-search input{height:36px;border:0!important;background:transparent!important;color:var(--ihpr-text)!important;box-shadow:none!important;font-size:13px;font-weight:800;min-width:0}.ih-profile-store-search button{width:38px;height:38px;border:0;border-radius:14px;background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));color:#fff}.ih-profile-command__right{display:flex;align-items:center;gap:8px}.ih-profile-filter-open{min-height:46px;border:1px solid var(--ihpr-line);border-radius:16px;background:var(--ihpr-card);color:var(--ihpr-text);font-size:12.5px;font-weight:950;display:inline-flex;align-items:center;gap:7px;padding:0 12px}.ih-profile-filter-open em{font-style:normal;min-width:20px;height:20px;border-radius:999px;background:var(--ihpr-danger);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:10px}.ih-profile-sort{display:grid;gap:4px;margin:0}.ih-profile-sort span{color:var(--ihpr-muted);font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.ih-profile-sort select{min-width:180px;height:34px;border-radius:12px;border:1px solid var(--ihpr-line);background:var(--ihpr-card);color:var(--ihpr-text);font-size:12px;font-weight:900}.ih-profile-active-filters{display:flex;align-items:center;gap:7px;flex-wrap:wrap;margin:0 0 10px}.ih-profile-active-filters a{display:inline-flex;align-items:center;gap:6px;min-height:30px;padding:0 10px;border-radius:999px;border:1px solid var(--ihpr-line);background:var(--ihpr-card);color:var(--ihpr-muted);font-size:11.5px;font-weight:900}.ih-profile-active-filters .ih-svg-icon{width:14px;height:14px}.ih-profile-active-filters__reset{color:var(--ihpr-danger)!important}.ih-profile-products-shell{display:grid;grid-template-columns:240px minmax(0,1fr);gap:14px;align-items:start}.ih-profile-sidebar{position:sticky;top:92px;border:1px solid var(--ihpr-line);border-radius:22px;background:var(--ihpr-card);padding:12px;box-shadow:var(--ihpr-shadow-soft)}.ih-profile-sidebar__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:12px}.ih-profile-sidebar__head span{display:block;color:var(--ihpr-primary);font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.ih-profile-sidebar__head strong{display:block;color:var(--ihpr-text);font-size:13px;font-weight:950;margin-top:2px}.ih-profile-sidebar__head button{display:none;width:34px;height:34px;border-radius:13px;border:1px solid var(--ihpr-line);background:var(--ihpr-card-soft);color:var(--ihpr-text)}.ih-profile-filter-card{padding:12px 0;border-top:1px solid var(--ihpr-line)}.ih-profile-filter-card:first-of-type{border-top:0;padding-top:0}.ih-profile-filter-card h3{margin:0 0 9px;color:var(--ihpr-text);font-size:12px;font-weight:950}.ih-profile-category-back{display:flex;align-items:center;gap:7px;min-height:34px;padding:0 10px;margin-bottom:8px;border-radius:13px;background:var(--ihpr-card-soft);color:var(--ihpr-text);font-size:12px;font-weight:900}.ih-profile-category-list{display:grid;gap:4px;list-style:none;margin:0;padding:0;max-height:270px;overflow:auto}.ih-profile-category-list a{display:block;padding:8px 9px;border-radius:12px;color:var(--ihpr-muted);font-size:12px;font-weight:850}.ih-profile-category-list a:hover,.ih-profile-category-list a.is-active{background:var(--ihpr-card-soft);color:var(--ihpr-text)}.ih-profile-price-filter{display:grid;grid-template-columns:1fr 1fr 38px;gap:7px;align-items:end}.ih-profile-price-filter label{display:grid;gap:4px;margin:0}.ih-profile-price-filter span{color:var(--ihpr-muted);font-size:10.5px;font-weight:900}.ih-profile-price-filter input{height:36px;border-radius:12px;border:1px solid var(--ihpr-line);background:var(--ihpr-card-soft);color:var(--ihpr-text);font-size:12px;font-weight:850}.ih-profile-price-filter button{width:38px;height:36px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));color:#fff}.ih-profile-report-link{width:100%;min-height:38px;margin-top:12px;border-radius:14px;border:1px solid rgba(239,68,68,.20);background:rgba(239,68,68,.07);color:var(--ihpr-danger);font-size:12px;font-weight:950;display:flex;align-items:center;justify-content:center;gap:7px}.ih-profile-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;min-width:0}.ih-profile-product-cell{min-width:0}.ih-profile-products.is-list{grid-template-columns:1fr}.ih-profile-products.is-list .ihpc-card{display:grid;grid-template-columns:164px minmax(0,1fr);min-height:178px}.ih-profile-products.is-list .ihpc-card__media-wrap{height:100%;min-height:178px}.ih-profile-products.is-list .ihpc-card__media,.ih-profile-products.is-list .ihpc-card__img{height:100%}.ih-profile-products.is-list .ihpc-card__content{min-width:0}.ih-profile-empty{grid-column:1/-1;display:grid;justify-items:center;text-align:center;gap:8px;padding:38px 20px;border:1px dashed var(--ihpr-line-strong);border-radius:22px;background:var(--ihpr-card)}.ih-profile-empty>span{width:54px;height:54px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:var(--ihpr-card-soft);color:var(--ihpr-primary)}.ih-profile-empty .ih-svg-icon{width:24px;height:24px}.ih-profile-empty strong{font-size:16px;font-weight:950;color:var(--ihpr-text)}.ih-profile-empty p{margin:0;color:var(--ihpr-muted);font-weight:800}.ih-profile-empty a{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:linear-gradient(135deg,var(--ihpr-primary),var(--ihpr-blue));color:#fff;font-weight:950}.ih-profile-pagination{display:flex;justify-content:flex-end;margin-top:16px}.ih-profile-pagination .pagination{margin:0}.ih-profile-ad-slot{margin-top:16px}.ih-profile-filter-backdrop{display:none}.ih-profile-modal .modal-header{border-bottom:1px solid var(--ihpr-line);padding:18px 20px}.ih-profile-modal .modal-title{font-weight:950;color:var(--ihpr-text);font-size:18px}.ih-profile-modal__eyebrow{display:block;color:var(--ihpr-primary);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.ih-profile-modal .modal-body{padding:18px 20px}.ih-profile-modal .modal-footer{border-top:1px solid var(--ihpr-line);padding:14px 20px}.ih-profile-modal__field{display:grid;gap:8px;margin:0}.ih-profile-modal__field span{font-size:12px;font-weight:950;color:var(--ihpr-text)}.ih-profile-modal__field textarea{min-height:120px;border-radius:16px;border:1px solid var(--ihpr-line);background:var(--ihpr-card-soft);color:var(--ihpr-text)}.ih-profile-form-response:not(:empty){margin-bottom:12px}.ih-profile-pulse{animation:ihProfilePulse 1.2s ease 1}@keyframes ihProfilePulse{0%{box-shadow:0 0 0 0 rgba(34,211,238,.34)}100%{box-shadow:0 0 0 18px rgba(34,211,238,0)}}
@media (max-width:1199.98px){.ih-profile-trust{grid-template-columns:repeat(3,minmax(0,1fr))}.ih-profile-products{grid-template-columns:repeat(3,minmax(0,1fr))}.ih-profile-products-shell{grid-template-columns:220px minmax(0,1fr)}}
@media (max-width:991.98px){.ih-profile-page{padding-top:8px;padding-bottom:calc(var(--ih-mobile-bottom-h,58px) + 22px)}.ih-profile-v2__container,.ih-profile-container{max-width:430px;padding-left:9px!important;padding-right:9px!important}.ih-profile-hero{border-radius:22px}.ih-profile-hero__cover{height:104px}.ih-profile-hero__body{display:block;margin-top:-28px;padding:0 10px 10px}.ih-profile-identity{grid-template-columns:68px minmax(0,1fr);gap:10px;align-items:start}.ih-profile-avatar{width:68px;height:68px;border-radius:22px}.ih-profile-avatar img{border-radius:20px;border-width:3px}.ih-profile-avatar__ring{inset:-5px;width:calc(100% + 10px);height:calc(100% + 10px)}.ih-profile-title{font-size:17px;max-width:220px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-profile-identity__main{gap:5px;padding-top:28px}.ih-profile-identity__title-row{gap:5px}.ih-profile-verified{width:19px;height:19px}.ih-profile-verified .ih-svg-icon{width:14px;height:14px}.ih-profile-meta-line{gap:5px;font-size:10.7px;max-height:58px;overflow:hidden}.ih-profile-meta-line span{min-height:24px;padding:0 7px}.ih-profile-about{grid-column:1/-1;margin-top:8px;max-width:none;font-size:12.2px;line-height:1.45}.ih-profile-about:not(.is-expanded) .ih-profile-about__text{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;position:relative}.ih-profile-about:not(.is-expanded):after{content:"";position:absolute;left:0;right:0;bottom:22px;height:28px;background:linear-gradient(180deg,rgba(255,255,255,0),var(--ihpr-surface));pointer-events:none}body.dark-mode .ih-profile-about:not(.is-expanded):after{background:linear-gradient(180deg,rgba(7,17,31,0),var(--ihpr-surface))}.ih-profile-about__toggle{display:inline-flex}.ih-profile-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:7px;margin-top:10px}.ih-profile-action{min-height:38px;border-radius:14px;font-size:11.5px;padding:0 9px}.ih-profile-action .ih-svg-icon{width:16px;height:16px}.ih-profile-action span{white-space:nowrap}.ih-profile-trust{display:flex;overflow-x:auto;gap:7px;padding:0 10px 12px;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ih-profile-trust::-webkit-scrollbar{display:none}.ih-profile-trust__item{flex:0 0 142px;padding:8px;border-radius:15px}.ih-profile-trust__item>span{width:30px;height:30px;border-radius:12px}.ih-profile-admin-strip{padding:0 10px 12px}.ih-profile-admin-strip a{font-size:11px}.ih-profile-tabs{margin:10px 0 10px;padding-bottom:6px}.ih-profile-tab{min-height:36px;padding:0 10px;border-radius:13px;font-size:11.5px}.ih-profile-section{border-radius:22px;padding:10px}.ih-profile-section__head{align-items:flex-start;gap:8px;margin-bottom:9px}.ih-profile-section__head h2{font-size:17px}.ih-profile-section__head p{display:none}.ih-profile-view-toggle button span{display:none}.ih-profile-command{grid-template-columns:1fr;gap:8px}.ih-profile-store-search{grid-template-columns:1fr 38px;padding:7px}.ih-profile-store-search label{grid-column:1/-1}.ih-profile-command__right{justify-content:space-between}.ih-profile-filter-open{min-height:38px}.ih-profile-sort{grid-template-columns:auto 1fr;align-items:center;margin-left:auto}.ih-profile-sort select{min-width:142px}.ih-profile-products-shell{display:block}.ih-profile-sidebar{position:fixed;left:50%;right:auto;bottom:10px;top:auto;z-index:1092;width:min(430px,calc(100vw - 18px));max-height:min(78dvh,calc(var(--ih-visual-vh,100vh) - 86px));overflow:auto;transform:translate3d(-50%,calc(100% + 32px),0);opacity:0;pointer-events:none;border-radius:24px;transition:transform .22s cubic-bezier(.22,.9,.26,1),opacity .18s ease;padding:13px}.ih-profile-filter-opened .ih-profile-sidebar{transform:translate3d(-50%,0,0);opacity:1;pointer-events:auto}.ih-profile-sidebar__head button{display:inline-flex;align-items:center;justify-content:center}.ih-profile-filter-backdrop{position:fixed;inset:0;z-index:1091;background:rgba(7,17,31,.54);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.ih-profile-filter-opened .ih-profile-filter-backdrop{display:block;opacity:1;visibility:visible;pointer-events:auto}.ih-profile-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.ih-profile-products.is-list{grid-template-columns:1fr}.ih-profile-products.is-list .ihpc-card{grid-template-columns:120px minmax(0,1fr);min-height:140px}.ih-profile-products.is-list .ihpc-card__media-wrap{min-height:140px}.ih-profile-pagination{justify-content:center}.ih-profile-modal .modal-dialog{align-items:flex-end;min-height:100%;margin:0 auto;max-width:430px}.ih-profile-modal .modal-content{border-radius:24px 24px 0 0!important}.ih-profile-mini{top:60px}.ih-profile-mini__inner{width:min(412px,calc(100vw - 16px))}}
@media (max-width:374px){.ih-profile-v2__container,.ih-profile-container{padding-left:8px!important;padding-right:8px!important}.ih-profile-actions{grid-template-columns:1fr 1fr}.ih-profile-actions .ih-profile-follow-form{grid-column:auto}.ih-profile-action span{font-size:10.5px}.ih-profile-products{gap:8px}.ih-profile-title{max-width:190px}}

.ih-profile-hero{border-radius:24px}.ih-profile-hero__cover{height:146px}.ih-profile-hero__body{margin-top:-34px;gap:14px;padding:0 18px 11px}.ih-profile-identity{grid-template-columns:96px minmax(0,1fr);gap:13px;align-items:end}.ih-profile-avatar{width:96px;height:96px;border-radius:29px}.ih-profile-avatar img{border-radius:27px;border-width:4px}.ih-profile-title{font-size:22px}.ih-profile-meta-line{gap:6px;font-size:11.8px}.ih-profile-meta-line span{min-height:24px;padding:0 8px}.ih-profile-actions{gap:7px}.ih-profile-action{min-height:38px;padding:0 12px;border-radius:14px;font-size:12.5px}.ih-profile-about{grid-column:2;max-width:720px;margin-top:-1px;font-size:12.6px;line-height:1.46;font-weight:760}.ih-profile-about__toggle{align-items:center;gap:4px;min-height:24px;font-size:12px}.ih-profile-about__toggle .ih-svg-icon{width:14px;height:14px;transition:transform .18s ease}.ih-profile-about.is-expanded .ih-profile-about__toggle .ih-svg-icon{transform:rotate(180deg)}.ih-profile-trust{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding:0 18px 12px}.ih-profile-trust__item{padding:8px 9px;border-radius:16px;grid-template-columns:30px minmax(0,1fr);gap:1px 8px}.ih-profile-trust__item>span{width:30px;height:30px;border-radius:12px}.ih-profile-trust__item strong{font-size:12.5px}.ih-profile-trust__item small{font-size:10px}.ih-profile-admin-strip{padding:0 18px 14px}.ih-profile-tabs{margin:14px 0 12px}.ih-profile-tab{min-height:38px;padding:0 12px;border-radius:14px;font-size:12px}.ih-profile-tab .ih-svg-icon{width:16px;height:16px}.ih-profile-section{padding:14px;border-radius:24px}.ih-profile-section__head{margin-bottom:10px}.ih-profile-section__head h2{font-size:21px}.ih-profile-section__head p{font-size:12px}.ih-profile-command{grid-template-columns:minmax(0,1fr) auto;gap:11px;margin-bottom:10px}.ih-profile-products-shell{grid-template-columns:190px minmax(0,1fr);gap:14px}.ih-profile-sidebar{padding:12px;border-radius:18px}.ih-profile-products{grid-template-columns:repeat(auto-fill,minmax(188px,216px));justify-content:start;gap:11px}.ih-profile-products.is-list{grid-template-columns:1fr}.ih-profile-products.is-list .ihpc-card{grid-template-columns:142px minmax(0,1fr);min-height:152px}.ih-profile-products.is-list .ihpc-card__media-wrap{min-height:152px}.ih-profile-empty{padding:28px 16px;border-radius:20px}.ih-profile-page{padding-bottom:32px}
@media (max-width:1199.98px){.ih-profile-trust{grid-template-columns:repeat(4,minmax(0,1fr))}.ih-profile-products-shell{grid-template-columns:180px minmax(0,1fr)}.ih-profile-products{grid-template-columns:repeat(auto-fill,minmax(176px,205px))}}
@media (max-width:991.98px){.ih-profile-page{padding-top:7px;padding-bottom:calc(var(--ih-mobile-bottom-h,58px) + 14px)}.ih-profile-v2__container,.ih-profile-container{max-width:430px;padding-left:8px!important;padding-right:8px!important}.ih-profile-hero{border-radius:20px}.ih-profile-hero__cover{height:86px}.ih-profile-hero__body{display:block;margin-top:-23px;padding:0 9px 9px}.ih-profile-identity{display:grid;grid-template-columns:58px minmax(0,1fr);gap:8px;align-items:start}.ih-profile-avatar{width:58px;height:58px;border-radius:19px}.ih-profile-avatar img{border-radius:17px;border-width:3px}.ih-profile-avatar__ring{inset:-4px;width:calc(100% + 8px);height:calc(100% + 8px)}.ih-profile-identity__main{gap:4px;padding-top:23px}.ih-profile-title{font-size:15.5px;max-width:202px;line-height:1.12}.ih-profile-verified{width:17px;height:17px}.ih-profile-verified .ih-svg-icon{width:13px;height:13px}.ih-profile-meta-line{gap:4px;font-size:10.2px;max-height:50px}.ih-profile-meta-line span{min-height:22px;padding:0 6px}.ih-profile-meta-line .ih-svg-icon{width:12px;height:12px}.ih-profile-about{grid-column:1/-1;max-width:none;margin:5px 0 0;padding:8px 9px;border:1px solid var(--ihpr-line);border-radius:14px;background:rgba(255,255,255,.46);font-size:11.6px;line-height:1.42;font-weight:800;overflow:hidden}body.dark-mode .ih-profile-about{background:rgba(255,255,255,.045)}.ih-profile-about:not(.is-expanded) .ih-profile-about__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:none}.ih-profile-about:not(.is-expanded):after{bottom:28px;height:22px}.ih-profile-about__toggle{display:inline-flex!important;align-items:center;margin-top:4px;font-size:11.5px;min-height:22px}.ih-profile-about:not(.has-overflow) .ih-profile-about__toggle{display:none!important}.ih-profile-actions{display:grid;grid-template-columns:1fr 1fr 1fr;gap:6px;margin-top:8px}.ih-profile-action{min-height:34px;border-radius:12px;font-size:10.8px;padding:0 7px}.ih-profile-action .ih-svg-icon{width:14px;height:14px}.ih-profile-trust{padding:0 9px 9px;gap:6px;display:flex;overflow-x:auto;scrollbar-width:none}.ih-profile-trust::-webkit-scrollbar{display:none}.ih-profile-trust__item{flex:0 0 126px;padding:7px;border-radius:14px;grid-template-columns:28px minmax(0,1fr)}.ih-profile-trust__item>span{width:28px;height:28px;border-radius:11px}.ih-profile-trust__item strong{font-size:11.5px}.ih-profile-trust__item small{font-size:9.5px}.ih-profile-admin-strip{padding:0 9px 10px}.ih-profile-tabs{margin:8px 0 8px;padding-bottom:5px}.ih-profile-tab{min-height:34px;padding:0 9px;border-radius:12px;font-size:10.8px}.ih-profile-tab .ih-svg-icon{width:14px;height:14px}.ih-profile-tab__count{min-width:18px;height:18px;font-size:9px}.ih-profile-section{padding:9px;border-radius:19px}.ih-profile-section__head{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-bottom:7px}.ih-profile-eyebrow{font-size:9.5px}.ih-profile-section__head h2{font-size:15.5px}.ih-profile-view-toggle{padding:3px;border-radius:14px}.ih-profile-view-toggle button{width:34px;height:34px;min-height:34px;padding:0}.ih-profile-view-toggle button span{display:none}.ih-profile-store-search{grid-template-columns:1fr 36px;gap:5px;padding:6px;border-radius:15px}.ih-profile-store-search label{font-size:10.5px}.ih-profile-store-search input{height:35px;font-size:12px}.ih-profile-store-search button{width:36px;height:36px;border-radius:13px}.ih-profile-command{gap:7px;margin-bottom:8px}.ih-profile-command__right{gap:6px}.ih-profile-filter-open{min-height:34px;padding:0 10px;border-radius:13px;font-size:11px}.ih-profile-sort{grid-template-columns:auto 1fr;gap:6px}.ih-profile-sort span{font-size:9.5px}.ih-profile-sort select{height:34px;min-width:132px;border-radius:13px;font-size:11.2px}.ih-profile-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ih-profile-products.is-list{grid-template-columns:1fr;gap:7px}.ih-profile-products.is-list .ih-profile-product-cell{min-width:0}.ih-profile-products.is-list .ihpc-card{width:100%;display:grid!important;grid-template-columns:96px minmax(0,1fr)!important;min-height:118px!important;overflow:hidden}.ih-profile-products.is-list .ihpc-card__media-wrap{width:96px!important;min-height:118px!important;height:118px!important}.ih-profile-products.is-list .ihpc-card__media,.ih-profile-products.is-list .ihpc-card__img{height:118px!important}.ih-profile-products.is-list .ihpc-card__content{min-width:0!important;padding:8px!important}.ih-profile-products.is-list .ihpc-card__title{-webkit-line-clamp:2!important;font-size:11.5px!important;line-height:1.25!important}.ih-profile-products.is-list .ihpc-card__footer,.ih-profile-products.is-list .ihpc-card__meta{min-width:0!important}.ih-profile-products.is-list .ihpc-card__price{font-size:13px!important}.ih-profile-sidebar{bottom:8px;width:min(414px,calc(100vw - 16px));max-height:min(74dvh,calc(var(--ih-visual-vh,100vh) - 92px));border-radius:22px}.ih-profile-mini{top:58px}}

.ih-profile-v2{position:relative;overflow-x:hidden;padding:14px 0 0;background:radial-gradient(circle at 18% 0,rgba(127,140,255,.12),transparent 32%),radial-gradient(circle at 88% 4%,rgba(34,211,238,.13),transparent 30%),linear-gradient(180deg,var(--ihpr-bg),rgba(245,248,252,.94))}.dark-mode .ih-profile-v2,body.dark-mode .ih-profile-v2{background:radial-gradient(circle at 18% 0,rgba(127,140,255,.14),transparent 32%),radial-gradient(circle at 88% 4%,rgba(34,211,238,.12),transparent 30%),linear-gradient(180deg,#07111f,#091422)}.ih-profile-page{padding-top:12px}.ih-profile-hero{background:linear-gradient(180deg,var(--ihpr-surface),rgba(255,255,255,.72));backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}body.dark-mode .ih-profile-hero{background:linear-gradient(180deg,rgba(10,18,31,.92),rgba(8,15,27,.88))}.ih-profile-hero__cover{height:138px}.ih-profile-hero__cover:after{background:linear-gradient(180deg,rgba(7,17,31,.04),rgba(7,17,31,.30))}.ih-profile-hero__body{margin-top:-32px;align-items:end}.ih-profile-avatar{isolation:isolate}.ih-profile-avatar__inner{position:relative;z-index:3;display:block;width:100%;height:100%;border-radius:inherit}.ih-profile-avatar__story-ring{position:absolute;inset:-7px;z-index:1;border-radius:inherit;background:conic-gradient(from 210deg,#22d3ee,#7f8cff,#ff5fa2,#ffb15f,#22d3ee);box-shadow:0 0 0 4px rgba(255,255,255,.54),0 14px 36px rgba(127,140,255,.26)}body.dark-mode .ih-profile-avatar__story-ring{box-shadow:0 0 0 4px rgba(7,17,31,.72),0 14px 36px rgba(34,211,238,.20)}.ih-profile-avatar__story-ring:after{content:"";position:absolute;inset:5px;border-radius:inherit;background:var(--ihpr-card)}.ih-profile-avatar__story-orbit{position:absolute;right:-5px;bottom:10px;z-index:4;width:18px;height:18px;border-radius:999px;background:linear-gradient(135deg,#22d3ee,#7f8cff);box-shadow:0 0 0 4px var(--ihpr-card),0 8px 18px rgba(34,211,238,.28)}.ih-profile-avatar.has-story:hover .ih-profile-avatar__story-ring{filter:saturate(1.12) brightness(1.05)}.ih-profile-status{position:relative}.ih-profile-status i{display:inline-block;width:7px;height:7px;border-radius:999px;background:var(--ihpr-muted);box-shadow:0 0 0 3px rgba(148,163,184,.10)}.ih-profile-status.is-online{color:var(--ihpr-green)!important;border-color:rgba(24,196,143,.28)!important;background:rgba(24,196,143,.09)!important}.ih-profile-status.is-online i{background:var(--ihpr-green);box-shadow:0 0 0 4px rgba(24,196,143,.14),0 0 14px rgba(24,196,143,.50)}.ih-profile-status.is-away i{background:#94a3b8}.ih-profile-about{max-width:780px}.ih-profile-about__text{white-space:normal!important;overflow-wrap:anywhere}.ih-profile-about:not(.is-expanded) .ih-profile-about__text{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ih-profile-about:not(.is-expanded):after{content:"";position:absolute;left:0;right:0;bottom:24px;height:26px;background:linear-gradient(180deg,rgba(255,255,255,0),var(--ihpr-surface));pointer-events:none}.ih-profile-about.is-expanded:after{display:none}.ih-profile-about.has-overflow .ih-profile-about__toggle{display:inline-flex!important}.ih-profile-about__toggle{align-items:center;gap:4px}.ih-profile-about__toggle .ih-svg-icon{width:14px;height:14px;transition:transform .18s ease}.ih-profile-about.is-expanded .ih-profile-about__toggle .ih-svg-icon{transform:rotate(180deg)}body.dark-mode .ih-profile-about:not(.is-expanded):after{background:linear-gradient(180deg,rgba(7,17,31,0),rgba(10,18,31,.96))}.ih-profile-trust{grid-template-columns:repeat(4,minmax(0,1fr))}.ih-profile-trust__item{min-height:48px;align-content:center;overflow:visible}.ih-profile-trust__item strong{overflow:visible;text-overflow:clip;line-height:1.18}.ih-profile-trust__item small{overflow:visible;text-overflow:clip;line-height:1.16;padding-bottom:1px}.ih-profile-trust__item.is-date strong{font-size:12px}.ih-profile-products.ih-products-layout-list{display:grid;grid-template-columns:1fr!important;gap:10px}.ih-profile-products.ih-products-layout-list .ih-profile-product-cell{min-width:0;width:100%}.ih-profile-products.ih-products-layout-list .ihpc-card{width:100%;max-width:none!important;display:grid!important;grid-template-columns:150px minmax(0,1fr)!important;min-height:150px!important;border-radius:20px!important;overflow:hidden!important}.ih-profile-products.ih-products-layout-list .ihpc-card__media-wrap{width:150px!important;height:150px!important;min-height:150px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__media,.ih-profile-products.ih-products-layout-list .ihpc-card__img{height:150px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__content{min-width:0!important;padding:12px 14px!important;display:grid!important;grid-template-rows:auto auto 1fr auto!important}.ih-profile-products.ih-products-layout-list .ihpc-card__head,.ih-profile-products.ih-products-layout-list .ihpc-card__seller,.ih-profile-products.ih-products-layout-list .ihpc-card__signals,.ih-profile-products.ih-products-layout-list .ihpc-card__bottom{min-width:0!important}.ih-profile-products.ih-products-layout-list .ihpc-card__title{font-size:14px!important;line-height:1.25!important;max-width:100%;display:-webkit-box!important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ih-profile-products.ih-products-layout-list .ihpc-card__seller{margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ih-profile-products.ih-products-layout-list .ihpc-card__signals{align-self:end;margin-top:6px}.ih-profile-products.ih-products-layout-list .ihpc-card__bottom{align-self:end}.ih-profile-products.ih-products-layout-list .ihpc-card__price{font-size:16px!important}.ih-profile-tooltip .tooltip-inner{max-width:260px;padding:8px 10px;border:1px solid var(--ihpr-line);border-radius:12px;background:rgba(9,17,31,.94);color:#fff;font-size:11.5px;font-weight:850;box-shadow:0 16px 42px rgba(0,0,0,.26);backdrop-filter:blur(12px)}.ih-profile-tooltip.bs-tooltip-top .arrow:before{border-top-color:rgba(9,17,31,.94)}.ih-profile-tooltip.bs-tooltip-bottom .arrow:before{border-bottom-color:rgba(9,17,31,.94)}.ih-profile-tooltip.bs-tooltip-left .arrow:before{border-left-color:rgba(9,17,31,.94)}.ih-profile-tooltip.bs-tooltip-right .arrow:before{border-right-color:rgba(9,17,31,.94)}
@media (max-width:991.98px){.ih-profile-v2{padding-top:7px}.ih-profile-page{padding-top:8px}.ih-profile-hero{border-radius:18px}.ih-profile-hero__cover{height:78px}.ih-profile-hero__body{margin-top:-20px}.ih-profile-avatar__story-ring{inset:-5px;box-shadow:0 0 0 3px rgba(255,255,255,.60),0 10px 22px rgba(127,140,255,.22)}body.dark-mode .ih-profile-avatar__story-ring{box-shadow:0 0 0 3px rgba(7,17,31,.76),0 10px 22px rgba(34,211,238,.18)}.ih-profile-avatar__story-ring:after{inset:4px}.ih-profile-avatar__story-orbit{width:14px;height:14px;right:-4px;bottom:6px;box-shadow:0 0 0 3px var(--ihpr-card),0 6px 14px rgba(34,211,238,.22)}.ih-profile-status i{width:6px;height:6px}.ih-profile-about:not(.is-expanded) .ih-profile-about__text{-webkit-line-clamp:2}.ih-profile-about:not(.is-expanded):after{bottom:25px;height:22px}.ih-profile-trust__item{flex:0 0 136px;min-height:46px}.ih-profile-trust__item.is-date{flex-basis:158px}.ih-profile-trust__item strong{font-size:11.4px!important;white-space:nowrap}.ih-profile-trust__item small{font-size:9.4px!important;white-space:nowrap}.ih-profile-products.ih-products-layout-list{gap:8px}.ih-profile-products.ih-products-layout-list .ihpc-card{grid-template-columns:104px minmax(0,1fr)!important;min-height:116px!important;border-radius:17px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__media-wrap{width:104px!important;height:116px!important;min-height:116px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__media,.ih-profile-products.ih-products-layout-list .ihpc-card__img{height:116px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__content{padding:8px 38px 8px 9px!important;row-gap:3px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__title{font-size:11.8px!important;line-height:1.22!important}.ih-profile-products.ih-products-layout-list .ihpc-card__seller{font-size:10px!important;margin-top:2px}.ih-profile-products.ih-products-layout-list .ihpc-card__signals{margin-top:1px;min-height:16px}.ih-profile-products.ih-products-layout-list .ihpc-card__bottom{margin-top:0}.ih-profile-products.ih-products-layout-list .ihpc-card__price{font-size:13.4px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__badges{left:5px!important;top:5px!important;max-width:86px!important}.ih-profile-products.ih-products-layout-list .ihpc-badge{font-size:8.5px!important;min-height:18px!important;padding:0 5px!important}.ih-profile-products.ih-products-layout-list .ihpc-card__quick{right:6px!important;top:6px!important}.ih-profile-products.ih-products-layout-list .ihpc-icon-btn{width:29px!important;height:29px!important}.ih-profile-products.ih-products-layout-list .ihpc-pill{max-width:96px!important}}


.ih-profile-v2{isolation:isolate;background:linear-gradient(180deg,var(--ihpr-bg) 0%,var(--ihpr-bg) 100%)!important}
.ih-profile-v2:before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none;background:radial-gradient(circle at 17% 6%,rgba(127,140,255,.16),transparent 34%),radial-gradient(circle at 86% 10%,rgba(34,211,238,.15),transparent 32%),linear-gradient(180deg,rgba(247,251,255,.92) 0%,rgba(239,249,255,.96) 44%,rgba(238,248,255,.96) 100%)}
body.dark-mode .ih-profile-v2:before{background:radial-gradient(circle at 17% 6%,rgba(127,140,255,.16),transparent 34%),radial-gradient(circle at 86% 10%,rgba(34,211,238,.16),transparent 32%),linear-gradient(180deg,#07111f 0%,#071625 44%,#071625 100%)}
.ih-profile-v2__container,.ih-profile-page{position:relative;z-index:1}
.ih-profile-about__text{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.ih-profile-about:not(.is-expanded) .ih-profile-about__text{max-height:none!important}
.ih-profile-avatar.has-story .ih-profile-avatar__story-ring{animation:ihProfileStoryGlow 2.8s ease-in-out infinite}
.ih-profile-avatar.has-story .ih-profile-avatar__story-orbit:after{content:"";position:absolute;inset:-6px;border-radius:999px;border:1px solid rgba(34,211,238,.42);animation:ihProfileStoryPulse 1.85s ease-out infinite}
@keyframes ihProfileStoryGlow{0%,100%{transform:scale(1);filter:saturate(1)}50%{transform:scale(1.018);filter:saturate(1.16) brightness(1.04)}}
@keyframes ihProfileStoryPulse{0%{transform:scale(.72);opacity:.72}100%{transform:scale(1.55);opacity:0}}
@media (prefers-reduced-motion:reduce){.ih-profile-avatar.has-story .ih-profile-avatar__story-ring,.ih-profile-avatar.has-story .ih-profile-avatar__story-orbit:after{animation:none!important}}
@media (max-width:991.98px){.ih-profile-v2:before{background:radial-gradient(circle at 16% 4%,rgba(127,140,255,.15),transparent 34%),radial-gradient(circle at 88% 7%,rgba(34,211,238,.16),transparent 32%),linear-gradient(180deg,rgba(247,251,255,.96) 0%,rgba(239,249,255,.97) 100%)}body.dark-mode .ih-profile-v2:before{background:radial-gradient(circle at 16% 4%,rgba(127,140,255,.16),transparent 34%),radial-gradient(circle at 88% 7%,rgba(34,211,238,.14),transparent 32%),linear-gradient(180deg,#07111f 0%,#071625 100%)}}


/* Profile v2 Patch 05: unified page background + shell sheet filter */
body.ih-profile-route{
  background:
    radial-gradient(circle at 18% 4%, rgba(127,140,255,.16), transparent 34%),
    radial-gradient(circle at 86% 8%, rgba(34,211,238,.16), transparent 32%),
    linear-gradient(180deg, #f7fbff 0%, #eff9ff 42%, #eef8ff 100%) !important;
  background-attachment: fixed !important;
}
body.dark-mode.ih-profile-route{
  background:
    radial-gradient(circle at 18% 4%, rgba(127,140,255,.17), transparent 34%),
    radial-gradient(circle at 86% 8%, rgba(34,211,238,.16), transparent 32%),
    linear-gradient(180deg, #07111f 0%, #071625 42%, #071625 100%) !important;
  background-attachment: fixed !important;
}
body.ih-profile-route .ih-profile-v2,
body.ih-profile-route .ih-profile-page{
  background:transparent !important;
}
body.ih-profile-route .ih-profile-v2:before,
body.ih-profile-route .ih-profile-page__bg{
  display:none !important;
  content:none !important;
}
body.ih-profile-route .ih-profile-v2__container,
body.ih-profile-route .ih-profile-container{
  position:relative;
  z-index:1;
}
.ih-profile-about{
  line-height:1.38 !important;
  font-weight:820 !important;
}
.ih-profile-about__text{
  white-space:normal !important;
  word-break:normal !important;
  overflow-wrap:break-word !important;
}
.ih-profile-about:not(.is-expanded) .ih-profile-about__text{
  display:-webkit-box !important;
  -webkit-line-clamp:2 !important;
  -webkit-box-orient:vertical !important;
  overflow:hidden !important;
}
.ih-profile-about:after,
.ih-profile-about:not(.is-expanded):after,
body.dark-mode .ih-profile-about:not(.is-expanded):after{
  display:none !important;
  content:none !important;
}
.ih-profile-about__toggle{
  margin-top:2px !important;
  min-height:20px;
}
.ih-profile-filter-sheet.ih-sheet{
  position:static;
  inset:auto;
  z-index:auto;
  opacity:1;
  pointer-events:auto;
  transition:none;
}
.ih-profile-filter-sheet .ih-sheet__backdrop,
.ih-profile-filter-sheet .ih-sheet__handle{
  display:none;
}
.ih-profile-filter-sheet .ih-sheet__panel{
  position:static;
  left:auto;
  right:auto;
  bottom:auto;
  max-height:none;
  overflow:visible;
  transform:none !important;
  transition:none;
  border:0;
  border-radius:0;
  background:transparent;
  box-shadow:none;
}
@media (max-width:991.98px){
  body.ih-profile-route{
    background:
      radial-gradient(circle at 16% 4%, rgba(127,140,255,.15), transparent 34%),
      radial-gradient(circle at 88% 7%, rgba(34,211,238,.16), transparent 32%),
      linear-gradient(180deg, #f7fbff 0%, #eff9ff 100%) !important;
    background-attachment:scroll !important;
  }
  body.dark-mode.ih-profile-route{
    background:
      radial-gradient(circle at 16% 4%, rgba(127,140,255,.16), transparent 34%),
      radial-gradient(circle at 88% 7%, rgba(34,211,238,.14), transparent 32%),
      linear-gradient(180deg, #07111f 0%, #071625 100%) !important;
    background-attachment:scroll !important;
  }
  .ih-profile-filter-sheet.ih-sheet{
    position:fixed;
    inset:0;
    z-index:1080;
    opacity:0;
    pointer-events:none;
    transition:opacity .18s ease;
  }
  .ih-profile-filter-sheet.ih-sheet.is-open{
    opacity:1;
    pointer-events:auto;
  }
  .ih-profile-filter-sheet .ih-sheet__backdrop{
    display:block;
  }
  .ih-profile-filter-sheet .ih-sheet__handle{
    display:block;
  }
  .ih-profile-filter-sheet .ih-sheet__panel{
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    display:block;
    max-height:min(86vh,720px);
    overflow:auto;
    border:1px solid var(--ihpr-line);
    border-radius:26px 26px 0 0;
    background:var(--ihpr-card);
    box-shadow:var(--ihpr-shadow);
    transform:translate3d(0,100%,0) !important;
    transition:transform .22s cubic-bezier(.22,.9,.31,1);
    padding:0 0 calc(env(safe-area-inset-bottom,0px) + 12px);
  }
  .ih-profile-filter-sheet.ih-sheet.is-open .ih-sheet__panel{
    transform:translate3d(0,var(--ih-mobile-sheet-drag-y,0px),0) !important;
  }
  .ih-profile-filter-sheet .ih-profile-sidebar__head{
    position:sticky;
    top:0;
    z-index:2;
    background:linear-gradient(180deg,var(--ihpr-card),rgba(255,255,255,.88));
    backdrop-filter:blur(14px);
    -webkit-backdrop-filter:blur(14px);
  }
  body.dark-mode .ih-profile-filter-sheet .ih-profile-sidebar__head{
    background:linear-gradient(180deg,var(--ihpr-card),rgba(13,23,39,.88));
  }
}

/* Profile v2 Patch 05.1: filter sheet visual corrections */
.ih-profile-filter-sheet .ih-profile-sidebar.ih-sheet__panel{
  position:sticky;
  top:92px;
  border:1px solid var(--ihpr-line);
  border-radius:22px;
  background:var(--ihpr-card);
  padding:12px;
  box-shadow:var(--ihpr-shadow-soft);
  transform:none !important;
  opacity:1 !important;
  pointer-events:auto !important;
}
@media (max-width:991.98px){
  .ih-profile-filter-sheet .ih-profile-sidebar.ih-sheet__panel{
    position:absolute;
    top:auto;
    left:0;
    right:0;
    bottom:0;
    width:auto !important;
    max-height:min(86vh,720px) !important;
    overflow:auto !important;
    border-radius:26px 26px 0 0;
    padding:0 12px calc(env(safe-area-inset-bottom,0px) + 12px) !important;
    transform:translate3d(0,100%,0) !important;
    opacity:1 !important;
    pointer-events:auto !important;
  }
  .ih-profile-filter-sheet.ih-sheet.is-open .ih-profile-sidebar.ih-sheet__panel{
    transform:translate3d(0,var(--ih-mobile-sheet-drag-y,0px),0) !important;
  }
}


/* Profile v2 Patch 07: emergency rollback for Patch 06 hero break */
@media (min-width:992px){
  .ih-profile-filter-open{display:none!important}
}
.ih-profile-about.has-overflow .ih-profile-about__toggle{display:inline-flex!important}
.ih-profile-about__text{white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important}
.ih-profile-about:not(.is-expanded) .ih-profile-about__text{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important}
.ih-profile-about:after,.ih-profile-about:not(.is-expanded):after,body.dark-mode .ih-profile-about:not(.is-expanded):after{display:none!important;content:none!important}
