:root{--ct-green:#30bf78;--ct-tab:#00bf7f;--ct-grad-start:#73e67c;--ct-grad-end:#00bfbf;--ct-yellow:#fedb43;--ct-bg:#f7f7f7;--ct-me-bg:#fafafa;--ct-card:#fff;--ct-sep:#dcdcdc;--ct-section:#f2f2f2;--ct-text:rgba(0,0,0,.8);--ct-text-2:rgba(0,0,0,.6);--ct-text-3:rgba(0,0,0,.5);--ct-text-4:rgba(0,0,0,.4);--ct-dark:#303030;--ct-gray:#989898;--ct-placeholder:#a1abb3;--ct-female:#ff72d0;--ct-male:#7bdaff;--ct-online:#26bf26;--ct-danger:#ff3456;--ct-unread:#fd395b;--ct-orange:#ff8000;--ct-gift-bg:#242433;--ct-gift-price:#fedb43;--ct-input-bg:#fcfcfc;--ct-input-border:#e6e6e6;--ct-tabbar-h:56px;--ct-safe-bottom:env(safe-area-inset-bottom,0px);--ct-safe-top:env(safe-area-inset-top,0px);--ct-radius:9px;--ct-radius-sm:7px;--ct-max:430px;--ct-shadow:0 2px 12px rgba(0,0,0,.06);--font:-apple-system,BlinkMacSystemFont,"SF Pro Text","SF Pro Display","PingFang SC","Helvetica Neue",Helvetica,Arial,sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}#__nuxt,body,html{background:#e8ecef;color:var(--ct-text);font-family:var(--font);font-size:14px;line-height:1.4;margin:0;min-height:100%;padding:0}body{overscroll-behavior:none}button,input,textarea{font-family:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{background:none;border:none;color:inherit;cursor:pointer;padding:0}input,textarea{border:none;outline:none}::-webkit-scrollbar{height:0;width:0}.phone-shell{box-shadow:0 0 40px #0000001f;margin:0 auto;max-width:var(--ct-max);position:relative}.page,.phone-shell{background:var(--ct-bg);min-height:100dvh}.page{padding-bottom:calc(var(--ct-tabbar-h) + var(--ct-safe-bottom) + 8px)}.page--blank{padding-bottom:var(--ct-safe-bottom)}.page-header{align-items:center;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);background:#ffffffeb;display:flex;height:calc(44px + var(--ct-safe-top));padding:var(--ct-safe-top) 8px 0;position:sticky;top:0;z-index:20}.page-header__back{display:grid;font-size:22px;height:44px;place-items:center;width:44px}.page-header__title{color:#000;flex:1;font-size:17px;font-weight:600;text-align:center}.page-header__extra{display:flex;justify-content:flex-end;min-width:44px;padding-right:8px}.ios-tabs{align-items:flex-end;display:flex;gap:22px;padding:calc(10px + var(--ct-safe-top)) 16px 8px}.ios-tabs__item{color:var(--ct-text-2);font-size:16px;font-weight:600;padding-bottom:8px;position:relative}.ios-tabs__item.is-active{color:#000;font-size:23px;font-weight:600}.ios-tabs__item.is-active:after{background:var(--ct-tab);border-radius:3px;bottom:0;content:"";height:6px;left:50%;margin-left:-8.5px;position:absolute;width:17px}.cta{align-items:center;background:linear-gradient(90deg,var(--ct-grad-start),var(--ct-grad-end));border-radius:24px;color:#fff;display:inline-flex;font-size:16px;font-weight:600;height:48px;justify-content:center;padding:0 22px}.cta:disabled{opacity:.45}.cta--block{width:100%}.cta--pill,.ghost-btn{border-radius:16px;font-size:13px;height:32px;padding:0 14px}.ghost-btn{background:#30bf781f;color:var(--ct-green);font-weight:600}.card{background:var(--ct-card);border-radius:var(--ct-radius)}.sex-badge{align-items:center;border-radius:8px;color:#fff;display:inline-flex;font-size:10px;font-weight:600;height:16px;padding:0 5px}.sex-badge--f{background:var(--ct-female)}.sex-badge--m{background:var(--ct-male)}.chip{align-items:center;background:#30bf781a;border-radius:11px;color:var(--ct-green);display:inline-flex;font-size:12px;font-weight:500;height:22px;padding:0 8px}.empty{color:var(--ct-text-4);font-size:14px;padding:48px 24px;text-align:center}.empty__btn{background:#cfe;border-radius:18px;color:var(--ct-green);font-weight:600;height:36px;margin-top:16px;padding:0 18px}.toast{background:#303030e0;border-radius:10px;bottom:calc(90px + var(--ct-safe-bottom));color:#fff;font-size:13px;left:50%;max-width:80%;padding:10px 16px;pointer-events:none;position:fixed;transform:translate(-50%);z-index:80}.sheet-mask{align-items:flex-end;background:#00000073;display:flex;inset:0;justify-content:center;position:fixed;z-index:60}.sheet{animation:sheet-up .28s ease;background:#fff;border-radius:15px 15px 0 0;max-height:86dvh;max-width:var(--ct-max);overflow:hidden;width:100%}.sheet--dark{background:var(--ct-gift-bg);color:#fff}@keyframes sheet-up{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:none}}.list-row{align-items:center;background:#fff;border:none;cursor:pointer;display:flex;gap:12px;min-height:83px;padding:12px 16px;text-align:left;width:100%}.avatar{background:#eee;border-radius:50%;flex-shrink:0;height:55px;-o-object-fit:cover;object-fit:cover;width:55px}.avatar--sm{height:42px;width:42px}.avatar--lg{height:70px;width:70px}.online-dot{background:var(--ct-online);border:2px solid #fff;border-radius:50%;bottom:2px;height:12px;position:absolute;right:0;width:12px}.skeleton{animation:sk 1.2s ease infinite;background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:200% 100%;border-radius:8px}@keyframes sk{to{background-position:-200% 0}}.safe-pad{padding-bottom:calc(var(--ct-tabbar-h) + var(--ct-safe-bottom))}.icon-btn{border-radius:18px;display:grid;height:36px;place-items:center;width:36px}.icon-btn img{height:22px;width:22px}.icon-btn img,.page-header__back img{display:block;-o-object-fit:contain;object-fit:contain}.page-header__back img{height:24px;width:24px}.muted{color:var(--ct-gray);font-size:12px}.unread{align-items:center;background:var(--ct-unread);border-radius:9px;color:#fff;display:inline-flex;font-size:11px;font-weight:600;height:18px;justify-content:center;min-width:18px;padding:0 5px}.live-ring{background:conic-gradient(from 180deg,#73e67c,#00bfbf,#73e67c);border-radius:50%;padding:2px}.input-field{color:var(--ct-text);height:48px;padding:0 16px}.input-field,.textarea{background:#fff;border:1px solid var(--ct-input-border);border-radius:12px;font-size:16px;width:100%}.textarea{min-height:120px;padding:12px 16px;resize:none}.grid-2{display:grid;gap:7px;grid-template-columns:1fr 1fr;padding:0 12px 12px}.pull-hint{color:var(--ct-placeholder);font-size:12px;padding:16px;text-align:center}.gp-mask[data-v-f6cfe432]{align-items:flex-end;z-index:60}.gift-panel[data-v-f6cfe432]{--gp-w:min(100vw,var(--ct-max));background:#0f0f1f;border-radius:15px 15px 0 0;display:flex;flex-direction:column;max-height:88vh;max-width:var(--ct-max);padding-bottom:var(--ct-safe-bottom);position:relative;width:100%}.gp-rule[data-v-f6cfe432],.gp-tabs[data-v-f6cfe432],.gp-targets[data-v-f6cfe432],.gp-wealth[data-v-f6cfe432]{flex-shrink:0}.gp-wealth[data-v-f6cfe432]{height:calc(var(--gp-w)*52/414);position:relative}.gp-wealth__medal[data-v-f6cfe432]{height:calc(var(--gp-w)*15/414);-o-object-fit:contain;object-fit:contain;top:calc(var(--gp-w)*23/414);width:auto}.gp-wealth__lv[data-v-f6cfe432],.gp-wealth__medal[data-v-f6cfe432]{left:calc(var(--gp-w)*17/414);position:absolute}.gp-wealth__lv[data-v-f6cfe432]{color:#fedb43;font-size:12px;font-weight:600;top:calc(var(--gp-w)*20/414);white-space:nowrap}.gp-wealth__bar[data-v-f6cfe432]{background:#fff3;border-radius:2px;height:calc(var(--gp-w)*4/414);left:calc(var(--gp-w)*63/414);overflow:hidden;position:absolute;right:calc(var(--gp-w)*86/414);top:calc(var(--gp-w)*21/414)}.gp-wealth__bar i[data-v-f6cfe432]{border-radius:2px;display:block;height:100%}.gp-wealth__desc[data-v-f6cfe432]{align-items:center;color:#fff;display:flex;font-size:13px;height:calc(var(--gp-w)*18/414);left:calc(var(--gp-w)*55/414);margin:0;overflow:hidden;position:absolute;right:calc(var(--gp-w)*86/414);text-overflow:ellipsis;top:calc(var(--gp-w)*25/414);white-space:nowrap}.gp-wealth__enter[data-v-f6cfe432]{background:#ffffff1a;border-radius:9px;color:#fff9;display:grid;font-size:12px;font-weight:600;height:calc(var(--gp-w)*28/414);overflow:hidden;place-items:center;position:absolute;right:calc(var(--gp-w)*12/414);text-align:center;top:calc(var(--gp-w)*17/414);width:calc(var(--gp-w)*58/414)}.gp-tabs[data-v-f6cfe432]{height:calc(var(--gp-w)*48/360);padding-left:6px;position:relative}.gp-tabs[data-v-f6cfe432],.gp-tabs__scroll[data-v-f6cfe432]{align-items:stretch;display:flex}.gp-tabs__scroll[data-v-f6cfe432]{flex:1;overflow-x:auto;scrollbar-width:none}.gp-tabs__scroll[data-v-f6cfe432]::-webkit-scrollbar{display:none}.gp-tab[data-v-f6cfe432]{background:transparent;border:0;color:#fff6;font-size:15px;font-weight:500;padding:0 12px 0 11px;position:relative;white-space:nowrap}.gp-tab.on[data-v-f6cfe432]{color:#fedb43}.gp-tab__ind[data-v-f6cfe432]{background:#fedb43;border-radius:1.5px;bottom:8px;height:3px;left:50%;position:absolute;transform:translate(-50%);width:12px}.gp-tab--bag[data-v-f6cfe432]{flex-shrink:0;margin-right:10px}.gp-rule[data-v-f6cfe432]{align-items:center;display:flex;gap:6px;height:calc(var(--gp-w)*48/360);padding:0 14px}.gp-rule span[data-v-f6cfe432]{color:#fedb43;font-size:13px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-targets[data-v-f6cfe432]{height:calc(var(--gp-w)*60/414);padding:0 14px}.gp-targets[data-v-f6cfe432],.gp-targets__list[data-v-f6cfe432]{align-items:center;display:flex;gap:10px}.gp-targets__list[data-v-f6cfe432]{flex:1;overflow-x:auto;scrollbar-width:none}.gp-targets__list[data-v-f6cfe432]::-webkit-scrollbar{display:none}.gp-target[data-v-f6cfe432]{align-items:center;background:transparent;border:0;display:flex;flex-direction:column;flex-shrink:0;gap:2px;padding:0}.gp-target__av[data-v-f6cfe432]{border:1px solid transparent;border-radius:50%;box-sizing:border-box;height:calc(var(--gp-w)*42/414);-o-object-fit:cover;object-fit:cover;width:calc(var(--gp-w)*42/414)}.gp-target.on .gp-target__av[data-v-f6cfe432]{border-color:#fedb43}.gp-target__role[data-v-f6cfe432]{background:#343441;border-radius:calc(var(--gp-w)*7/414);box-sizing:border-box;color:#fff6;display:grid;font-size:calc(var(--gp-w)*9/414);font-weight:600;height:14px;min-width:32px;padding:0 4px;place-items:center}.gp-target.on .gp-target__role[data-v-f6cfe432]{background:#fedb43;color:#0009}.gp-all[data-v-f6cfe432]{background:#343441;border:1px solid transparent;border-radius:50%;color:#fff6;flex-shrink:0;font-size:12px;font-weight:600;height:calc(var(--gp-w)*42/414);width:calc(var(--gp-w)*42/414)}.gp-all.on[data-v-f6cfe432]{background:#fedb4333;border-color:#fedb43;color:#fedb43}.gp-grid[data-v-f6cfe432]{align-content:start;-moz-column-gap:calc(var(--gp-w)*17/414);column-gap:calc(var(--gp-w)*17/414);display:grid;flex:0 1 auto;grid-template-columns:repeat(4,minmax(0,1fr));height:calc(var(--gp-w)*300/360);min-height:0;overflow-y:auto;padding:10px calc(var(--gp-w)*14/414) calc(74px + var(--gp-w)*25/414);row-gap:calc(var(--gp-w)*16/414)}.gp-cell[data-v-f6cfe432]{align-items:center;background:transparent;border:0;color:#fff;display:flex;flex-direction:column;height:calc(var(--gp-w)*102/414);padding:0}.gp-grid--bag .gp-cell[data-v-f6cfe432]{height:calc(var(--gp-w)*110/414)}.gp-cell.gray[data-v-f6cfe432]{opacity:.5}.gp-cell[data-v-f6cfe432]:active{transform:scale(.94)}.gp-cell__icon[data-v-f6cfe432]{height:calc(var(--gp-w)*65/414);position:relative;width:calc(var(--gp-w)*65/414)}.gp-cell__bottom[data-v-f6cfe432],.gp-cell__img[data-v-f6cfe432]{height:100%;inset:0;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.gp-cell__tag[data-v-f6cfe432]{height:10px;position:absolute;right:0;top:0;width:auto}.gp-cell__rel[data-v-f6cfe432]{border:1px solid #fff;border-radius:50%;height:28px;-o-object-fit:cover;object-fit:cover;right:-2px;top:0;width:28px}.gp-cell__count[data-v-f6cfe432],.gp-cell__rel[data-v-f6cfe432]{box-sizing:border-box;position:absolute}.gp-cell__count[data-v-f6cfe432]{background:#fd395b;border-radius:calc(var(--gp-w)*6/414);bottom:0;color:#fff;font-size:calc(var(--gp-w)*10/414);font-style:normal;line-height:14px;min-width:16px;padding:0 4px;right:0}.gp-cell__count.is-box[data-v-f6cfe432]{background:#ff284e}.gp-cell__name[data-v-f6cfe432]{color:#ffffffe6;font-size:12px;line-height:calc(var(--gp-w)*16/414);margin-top:calc(var(--gp-w)*2/414);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gp-cell__exp[data-v-f6cfe432],.gp-cell__price[data-v-f6cfe432]{align-items:center;color:#fff6;display:inline-flex;gap:2px}.gp-cell__price[data-v-f6cfe432]{font-size:calc(var(--gp-w)*10/414)}.gp-cell__price img[data-v-f6cfe432]{height:calc(var(--gp-w)*10/414);-o-object-fit:contain;object-fit:contain;width:calc(var(--gp-w)*10/414)}.gp-cell__exp[data-v-f6cfe432]{font-size:calc(var(--gp-w)*9/414)}.gp-empty[data-v-f6cfe432]{display:grid;gap:12px;grid-column:1/-1;padding-top:40px;place-items:center}.gp-empty img[data-v-f6cfe432]{-o-object-fit:contain;object-fit:contain}.gp-empty p[data-v-f6cfe432]{color:#fff6;font-size:16px;margin:0}.gp-bottom[data-v-f6cfe432]{align-items:center;background:url(../icons/ios/gift/coin-bg.png) bottom/100% 100% no-repeat;bottom:var(--ct-safe-bottom);box-sizing:border-box;display:flex;gap:9px;height:74px;justify-content:flex-start;left:0;padding:25px 30px 17px 17px;position:absolute;right:0}.gp-coin[data-v-f6cfe432],.gp-vip[data-v-f6cfe432]{align-items:center;background:#242433;border:0;border-radius:9px;display:inline-flex;flex-shrink:0;height:32px;padding:0 12px}.gp-coin[data-v-f6cfe432]{gap:12px}.gp-vip[data-v-f6cfe432]{gap:5px}.gp-coin b[data-v-f6cfe432]{color:#fff9;font-size:calc(var(--gp-w)*14/414);font-weight:400}.gp-coin__arrow[data-v-f6cfe432],.gp-coin__ico[data-v-f6cfe432],.gp-vip__logo[data-v-f6cfe432]{flex-shrink:0;-o-object-fit:contain;object-fit:contain}.gp-combo[data-v-f6cfe432]{background:url(../icons/ios/gift/combo-bg.png) 50%/100% 100% no-repeat;border:0;bottom:84px;filter:drop-shadow(0 0 15px rgba(255,106,43,.5));padding:0;right:15px}.gp-combo[data-v-f6cfe432],.gp-combo__ring[data-v-f6cfe432]{height:70px;position:absolute;width:70px}.gp-combo__ring[data-v-f6cfe432]{inset:0;transform:rotate(-90deg)}.gp-combo__ring circle[data-v-f6cfe432]{animation:gp-ring-f6cfe432 5s linear forwards;fill:none;stroke:#fff;stroke-dasharray:207.35;stroke-width:2}@keyframes gp-ring-f6cfe432{0%{stroke-dashoffset:0}to{stroke-dashoffset:207.35}}.gp-combo__gift[data-v-f6cfe432]{height:30px;-o-object-fit:contain;object-fit:contain;top:12px;width:30px}.gp-combo__gift[data-v-f6cfe432],.gp-combo__n[data-v-f6cfe432]{left:50%;position:absolute;transform:translate(-50%)}.gp-combo__n[data-v-f6cfe432]{background:#f91d49;border-radius:8px;bottom:10px;color:#fff;font-size:10px;font-style:normal;font-weight:500;line-height:16px;padding:0 6px;white-space:nowrap}.recharge[data-v-dfc1134a]{min-height:420px;padding:16px 16px calc(16px + var(--ct-safe-bottom))}.recharge__hd[data-v-dfc1134a]{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.recharge__hd strong[data-v-dfc1134a]{align-items:center;display:inline-flex;font-size:22px;gap:6px}.recharge__hd strong img[data-v-dfc1134a]{height:18px;-o-object-fit:contain;object-fit:contain;width:18px}.pay-tabs[data-v-dfc1134a]{display:flex;gap:8px;margin-bottom:12px;overflow-x:auto}.pay-tabs button[data-v-dfc1134a]{background:#f2f2f2;border-radius:16px;font-weight:600;height:32px;padding:0 12px}.pay-tabs .on[data-v-dfc1134a]{background:#00bf7f33;color:var(--ct-tab)}.prod-grid[data-v-dfc1134a]{display:grid;gap:8px;grid-template-columns:1fr 1fr}.prod[data-v-dfc1134a]{align-items:center;background:#f7f7f7;border-radius:10px;display:flex;flex-direction:column;gap:4px;height:72px;justify-content:center}.prod__count[data-v-dfc1134a]{font-size:18px;font-weight:700}.prod__price[data-v-dfc1134a]{color:var(--ct-orange);font-weight:600}.hint[data-v-dfc1134a]{color:var(--ct-gray);font-size:12px;line-height:1.5;margin:14px 4px 0}.gift-fx[data-v-b611c2c8]{bottom:0;display:grid;left:50%;max-width:var(--ct-max);overflow:hidden;place-items:center;pointer-events:none;position:fixed;top:0;transform:translate(-50%);width:100%;z-index:70}.gift-fx__stage[data-v-b611c2c8]{height:100%;width:100%}.gift-fx__img[data-v-b611c2c8]{animation:gift-fx-in-b611c2c8 .25s ease-out;-o-object-fit:contain;object-fit:contain}.gift-fx__src[data-v-b611c2c8]{height:1px;opacity:0;position:absolute;width:1px}@keyframes gift-fx-in-b611c2c8{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}.av-fx[data-v-17750cbc]{left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%)}.av-fx__fill[data-v-17750cbc]{height:100%;max-width:none;-o-object-fit:contain;object-fit:contain;width:100%}.av-fx__src[data-v-17750cbc]{height:1px;opacity:0;position:absolute;width:1px}.av-wrap[data-v-59e10cc5]{display:grid;flex-shrink:0;place-items:center;position:relative}.av-wrap[data-v-59e10cc5],.avatar[data-v-59e10cc5]{border-radius:50%}.avatar[data-v-59e10cc5]{background:#eee;-o-object-fit:cover;object-fit:cover}.live-pip[data-v-59e10cc5]{animation:live-pulse-59e10cc5 1.6s ease-out infinite;background:var(--ct-green);border:2px solid #fff;border-radius:50%;bottom:0;box-shadow:0 0 #30bf788c;position:absolute;right:0}@keyframes live-pulse-59e10cc5{70%{box-shadow:0 0 0 6px #30bf7800}to{box-shadow:0 0 #30bf7800}}.luc-mask[data-v-cd89793f]{align-items:flex-end;overflow-y:auto;z-index:65}.luc[data-v-cd89793f]{background:#fff url(../icons/ios/live/person-mini/bg.png) 50%/100% 100% no-repeat;border-radius:14px 14px 0 0;max-width:var(--ct-max);overflow:visible;padding:0 0 calc(8px + var(--ct-safe-bottom));position:relative;width:100%}.luc__loading[data-v-cd89793f]{color:var(--ct-text-3);padding:80px 20px;text-align:center}.luc__fx[data-v-cd89793f]{overflow:hidden;pointer-events:none}.luc__fx--bg[data-v-cd89793f]{border-radius:14px 14px 0 0;height:calc(min(100vw,var(--ct-max))/1.5);top:0}.luc__fx--bg[data-v-cd89793f],.luc__fx--frame[data-v-cd89793f]{left:0;position:absolute;right:0}.luc__fx--frame[data-v-cd89793f]{height:calc(min(100vw,var(--ct-max))*80/360);top:calc(20px - min(100vw,var(--ct-max))*80/360)}.luc__fx[data-v-cd89793f] .av-fx{height:100%;inset:0;position:absolute;transform:none;width:100%}.luc__avatar-row[data-v-cd89793f]{align-items:center;display:flex;gap:8px;justify-content:center;margin-top:calc(min(100vw,var(--ct-max))*-60/360);min-height:calc(min(100vw,var(--ct-max))*120/360);position:relative;z-index:2}.luc__avatar[data-v-cd89793f]{background:transparent;border:0;padding:0}.luc__avatar[data-v-cd89793f] .avatar{border:2px solid #fff;box-sizing:border-box}.luc__guard[data-v-cd89793f]{background:#0000000a;border-radius:12px;color:var(--ct-text-3);display:grid;font-size:11px;gap:4px;height:calc(min(100vw,var(--ct-max))*95/360);place-items:center;width:calc(min(100vw,var(--ct-max))*134/360)}.luc__guard img[data-v-cd89793f]{border-radius:50%;height:48px;-o-object-fit:cover;object-fit:cover;width:48px}.luc__more[data-v-cd89793f]{background:transparent;border:0;padding:0;top:8px;z-index:3}.luc__menu[data-v-cd89793f],.luc__more[data-v-cd89793f]{left:8px;position:absolute}.luc__menu[data-v-cd89793f]{background:#fff;border-radius:10px;box-shadow:var(--ct-shadow);overflow:hidden;top:40px;z-index:4}.luc__menu button[data-v-cd89793f]{background:#fff;border:0;display:block;font-size:14px;padding:12px 14px;text-align:left;width:120px}.luc__name-row[data-v-cd89793f]{align-items:center;display:flex;gap:5px;justify-content:center;min-height:25px;padding:0 10px}.luc__nick[data-v-cd89793f]{color:#000;font-size:18px;font-weight:500;max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luc__sex[data-v-cd89793f]{align-items:center;border-radius:9px;color:#fff;display:inline-flex;font-size:12px;gap:2px;height:18px;padding:0 6px}.luc__sex.is-f[data-v-cd89793f]{background:#ff72d0}.luc__sex.is-m[data-v-cd89793f]{background:#72b9ff}.luc__info[data-v-cd89793f]{margin-top:12px;padding:0 16px;text-align:center}.luc__info p[data-v-cd89793f]{color:#0006;font-size:11px;line-height:1.45;margin:0}.luc__medals[data-v-cd89793f]{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin-top:10px;padding:0 15px}.luc__medal[data-v-cd89793f]{align-items:center;display:inline-flex;position:relative}.luc__medal img[data-v-cd89793f]{height:18px;-o-object-fit:contain;object-fit:contain;width:auto}.luc__medal em[data-v-cd89793f]{background:#f5e6ff;border-radius:3px;bottom:0;color:#9925df;font-size:9px;font-style:normal;left:17px;line-height:12px;padding:0 3px;position:absolute}.luc__honors[data-v-cd89793f]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:10px;padding:0 5px}.luc__honor[data-v-cd89793f]{background:url(../icons/ios/live/person-mini/honor-bg.png) 50%/100% 100% no-repeat;height:calc(min(100vw,var(--ct-max))*20/360);overflow:hidden;position:relative;width:calc(min(100vw,var(--ct-max))*140/360)}.luc__honors .luc__honor-fx[data-v-cd89793f]{height:auto;inset:0;position:absolute;transform:none;width:auto}.luc__honor b[data-v-cd89793f]{color:#fff;display:grid;font-size:10px;font-weight:600;inset:0;overflow:hidden;padding:0 calc(min(100vw,var(--ct-max))*24/360);place-items:center;position:absolute;text-overflow:ellipsis;white-space:nowrap}.luc__intro[data-v-cd89793f]{color:#666;display:-webkit-box;font-size:14px;-webkit-line-clamp:2;margin:10px 10px 0;text-align:center;-webkit-box-orient:vertical;overflow:hidden}.luc__block[data-v-cd89793f]{background:#ebf7f7;border:1px solid #e4f2f2;border-radius:12px;box-sizing:border-box;display:block;height:50px;margin:10px 20px 0;padding:0;position:relative;width:calc(100% - 40px)}.luc__block-title[data-v-cd89793f]{color:#0009;font-size:13px;font-weight:600;left:calc(min(100vw,var(--ct-max))*15/360);line-height:1.15;max-width:calc(min(100vw,var(--ct-max))*70/360);text-align:left}.luc__block-list[data-v-cd89793f],.luc__block-title[data-v-cd89793f]{position:absolute;top:50%;transform:translateY(-50%)}.luc__block-list[data-v-cd89793f]{display:flex;gap:5px;height:calc(min(100vw,var(--ct-max))*30/360);left:calc(min(100vw,var(--ct-max))/4);overflow:hidden;right:calc(min(100vw,var(--ct-max))*30/360)}.luc__gift-cell[data-v-cd89793f]{flex-shrink:0;position:relative}.luc__cell-av[data-v-cd89793f]{border-radius:50%;flex-shrink:0;height:calc(min(100vw,var(--ct-max))*30/360);-o-object-fit:cover;object-fit:cover;width:calc(min(100vw,var(--ct-max))*30/360)}.luc__gift-badge[data-v-cd89793f]{bottom:-2px;height:16px;-o-object-fit:contain;object-fit:contain;position:absolute;right:-4px;width:16px}.luc__fire[data-v-cd89793f]{height:calc(min(100vw,var(--ct-max))*26/360);right:calc(min(100vw,var(--ct-max))*25/360);width:calc(min(100vw,var(--ct-max))*26/360)}.luc__arrow[data-v-cd89793f],.luc__fire[data-v-cd89793f]{-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;transform:translateY(-50%)}.luc__arrow[data-v-cd89793f]{height:calc(min(100vw,var(--ct-max))/20);right:5px;width:calc(min(100vw,var(--ct-max))/20)}.luc__collects[data-v-cd89793f]{display:flex;gap:15px;margin:10px 20px 0}.luc__collect[data-v-cd89793f]{align-items:center;border:0;border-radius:10px;color:#fff;display:flex;flex:1;gap:5px;height:56px;min-width:0;overflow:hidden;padding:0 14px 0 5px;position:relative;text-align:left}.luc__collect-icon[data-v-cd89793f]{flex-shrink:0;height:40px;-o-object-fit:contain;object-fit:contain;width:40px}.luc__collect-main[data-v-cd89793f]{display:flex;flex:1;flex-direction:column;height:40px;justify-content:space-between;min-width:0}.luc__collect-arrow[data-v-cd89793f]{bottom:18px;height:8px;-o-object-fit:contain;object-fit:contain;position:absolute;right:9px;width:5px}.luc__collects .luc__collect-fx[data-v-cd89793f]{height:auto;inset:0;position:absolute;transform:none;width:auto}.luc__collect.is-gift[data-v-cd89793f]{background:linear-gradient(90deg,#d20cff,#ff5eff)}.luc__collect.is-frame[data-v-cd89793f]{background:linear-gradient(90deg,#ffa64d,#ffc34c)}.luc__collect strong[data-v-cd89793f]{display:block;font-size:11px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.luc__collect-icons[data-v-cd89793f]{display:flex;gap:5px}.luc__collect-cell[data-v-cd89793f]{flex-shrink:0;height:20px;overflow:hidden;position:relative;width:20px}.luc__collect-cell img[data-v-cd89793f]{height:20px;-o-object-fit:contain;object-fit:contain;width:20px}.luc__bottom[data-v-cd89793f]{border-top:1px solid #e5e5e5;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));height:48px;margin-top:12px}.luc__btn[data-v-cd89793f]{align-items:center;background:#fff;border:0;border-right:1px solid #e5e5e5;color:#303030;display:inline-flex;font-size:13px;font-weight:600;gap:4px;height:48px;justify-content:center}.luc__btn[data-v-cd89793f]:last-child{border-right:0}.luc__btn--friend[data-v-cd89793f]{color:#00bf7f}.luc__btn--gift[data-v-cd89793f]{color:#f13131}.err[data-v-a8136d4b]{align-items:center;background:#fff;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:100dvh;padding:24px;text-align:center}
