.diamond-balance{display:inline-flex;align-items:center;gap:4px;color:#fb64b6;font-size:12px;font-weight:700;line-height:16px;white-space:nowrap}.diamond-balance__icon{width:14px;height:12px;object-fit:contain}.diamond-balance__amount{font-weight:700}.diamond-balance__exchange{background:none;border:none;padding:0;color:#ffda72;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline;cursor:pointer;white-space:nowrap;font-family:inherit}.diamond-balance__exchange:disabled{opacity:.5;cursor:not-allowed}.ts-effect-zone{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:200;overflow:hidden}.ts-effect-zone .lottie-container{position:absolute;pointer-events:none}.ts-effect-zone .canvas-particles{position:absolute;top:0;left:0;pointer-events:none}.ts-effect-zone .lottie-container.fx-bomb{mix-blend-mode:screen;-webkit-mask:radial-gradient(circle at 50% 50%,black 55%,transparent 92%);mask:radial-gradient(circle at 50% 50%,black 55%,transparent 92%)}.ts-effect-zone .lottie-container.fx-bomb-fallback{-webkit-mask:radial-gradient(circle at 50% 50%,black 50%,transparent 88%);mask:radial-gradient(circle at 50% 50%,black 50%,transparent 88%);opacity:.92}.ts-first-person-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:250;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask-composite:exclude;padding:0 calc(50% - 170px) 252px calc(50% - 170px)}.ts-first-person-overlay .stain{position:absolute;bottom:0;left:0;right:0;height:35%;background:radial-gradient(ellipse at 50% 100%,rgba(101,67,33,.7) 0%,rgba(139,111,71,.4) 30%,transparent 70%);animation:ts-fpo-stain 2.4s ease-out forwards}@keyframes ts-fpo-stain{0%{opacity:0;transform:translateY(20%)}20%{opacity:1;transform:translateY(0)}to{opacity:0}}.ts-avatar-shake{animation:ts-avatar-shake .45s ease-in-out}@keyframes ts-avatar-shake{0%,to{transform:translate(0) rotate(0)}20%{transform:translate(-4px,-2px) rotate(-6deg)}40%{transform:translate(4px,2px) rotate(5deg)}60%{transform:translate(-3px,3px) rotate(-3deg)}80%{transform:translate(2px,-2px) rotate(2deg)}}.ts-item-shop-panel{display:flex;flex-direction:column;width:320px;max-height:80vh;background:#000000eb;color:#fff;border-radius:8px;overflow:hidden;position:relative}.ts-item-shop-panel__header{display:flex;align-items:center;padding:10px 14px;background:#0009}.ts-item-shop-panel__title{flex:1;font-size:14px;font-weight:600}.ts-item-shop-panel__balance{background:#8fc1ff29;border:1px solid rgba(143,193,255,.5);color:#8fc1ff;border-radius:18px;padding:4px 12px;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;cursor:pointer;margin-right:8px;flex-shrink:0}.ts-item-shop-panel__balance:active{background:#8fc1ff52}.ts-item-shop-panel__balance:disabled{cursor:default;opacity:.7}.ts-item-shop-panel__close{background:transparent;border:0;color:#fff;font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.ts-item-shop-panel__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;overflow-y:auto}.ts-item-shop-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 6px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;cursor:pointer;transition:background .15s,border-color .15s,transform .1s}.ts-item-shop-card:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff52;transform:translateY(-1px)}.ts-item-shop-card:disabled,.ts-item-shop-card[data-pending="1"]{opacity:.55;cursor:wait}.ts-item-shop-card[data-insufficient="1"]{border-color:#ff8e8e73}.ts-item-shop-card[data-tier="2"]{border-color:#8fc1ff80}.ts-item-shop-card[data-tier="3"]{border-color:#d9a82a99;box-shadow:0 0 6px #d9a82a52}.ts-item-shop-card__icon{width:48px;height:48px;object-fit:contain}.ts-item-shop-card__emoji{font-size:36px;line-height:1}.ts-item-shop-card__name{font-size:11px;text-align:center}.ts-item-shop-card__price{font-size:11px;color:#ffd75a;font-variant-numeric:tabular-nums}.ts-item-shop-card__owned{font-size:10px;color:#ffffff8c}.ts-item-shop-panel__toast{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 12px;border-radius:6px;font-size:12px;text-align:center;animation:ts-item-shop-toast-in .18s ease-out}.ts-item-shop-panel__toast--success{background:#3caf5feb;color:#fff}.ts-item-shop-panel__toast--error{background:#da5050eb;color:#fff}@keyframes ts-item-shop-toast-in{0%{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}.ts-item-use-panel{display:flex;flex-direction:column;width:320px;background:#000000eb;color:#fff;border-radius:8px;overflow:hidden;position:relative}.ts-item-use-panel__header{display:flex;align-items:center;padding:10px 14px;background:#0009}.ts-item-use-panel__title{flex:1;font-size:14px;font-weight:600}.ts-item-use-panel__close{background:transparent;border:0;color:#fff;font-size:20px;line-height:1;cursor:pointer;padding:0 4px}.ts-item-use-panel__row{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;padding:12px}.ts-item-use-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;cursor:pointer}.ts-item-use-card:disabled,.ts-item-use-card[data-empty="1"]{opacity:.4;cursor:not-allowed}.ts-item-use-card__emoji{font-size:28px;line-height:1}.ts-item-use-card__count{font-size:11px;color:#ffffffb3;font-variant-numeric:tabular-nums}.ts-item-use-panel__empty{padding:24px 14px;text-align:center;color:#fff9;font-size:13px}.ts-item-use-panel__hint{padding:8px 12px;font-size:12px;color:#ffd95ae6;text-align:center;border-top:1px solid rgba(255,255,255,.08)}.ts-item-use-panel__target-list{display:flex;flex-direction:column;gap:4px;padding:8px 12px 4px;max-height:240px;overflow-y:auto}.ts-item-use-target{display:flex;align-items:center;gap:8px;padding:8px;background:#ffffff0d;border:1px solid rgba(255,255,255,.12);border-radius:6px;color:#fff;cursor:pointer;text-align:left}.ts-item-use-target:hover{background:#ffffff1a;border-color:#ffffff52}.ts-item-use-target[data-is-self="1"]{border-color:#ffd95a80}.ts-item-use-target__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.ts-item-use-target__name{flex:1;font-size:13px}.ts-item-use-target__self-tag{color:#ffd95ad9;font-size:11px}.ts-item-use-panel__row-actions{display:flex;padding:8px 12px 12px}.ts-item-use-panel__back{background:transparent;border:0;color:#ffffffb3;cursor:pointer;font-size:12px}.ts-item-use-panel__back:hover{color:#fff}.ts-item-use-panel__toast{position:absolute;left:12px;right:12px;bottom:12px;padding:8px 12px;border-radius:6px;font-size:12px;text-align:center;animation:ts-item-shop-toast-in .18s ease-out;z-index:2200}.ts-item-use-panel__toast--success{background:#3caf5feb;color:#fff}.ts-item-use-panel__toast--error{background:#da5050eb;color:#fff}.ts-item-use-confirm{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2150;display:flex;align-items:center;justify-content:center}.ts-item-use-confirm__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0009;border:0;padding:0;cursor:pointer}.ts-item-use-confirm__dialog{position:relative;background:#1a1a1a;color:#fff;border-radius:8px;padding:20px;width:min(320px,90vw);display:flex;flex-direction:column;gap:14px;text-align:center}.ts-item-use-confirm__prompt{font-size:14px;line-height:1.4}.ts-item-use-confirm__actions{display:flex;gap:8px}.ts-item-use-confirm__cancel,.ts-item-use-confirm__submit{flex:1;padding:9px 0;border-radius:6px;font-size:13px;cursor:pointer;border:1px solid transparent}.ts-item-use-confirm__cancel{background:transparent;color:#ffffffb3;border-color:#ffffff2e}.ts-item-use-confirm__submit{background:linear-gradient(180deg,#ffda72,#ff8329);color:#1a1717;font-weight:700}.ts-item-use-targeting-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1800;pointer-events:none}.ts-item-use-targeting-overlay[data-active="1"]{pointer-events:auto;background:#ffd95a0a}.ts-item-use-targeting-overlay__hit{position:absolute;pointer-events:auto;cursor:crosshair;border-radius:50%;background:#ffd95a2e;border:2px dashed rgba(255,217,90,.75);transition:background .12s}.ts-item-use-targeting-overlay__hit:hover{background:#ffd95a52}.ts-item-modal{position:relative;width:min(28rem,100%);max-height:85vh;background:#1c1c26f2;color:#fff;border-radius:32px 32px 0 0;overflow:hidden;display:flex;flex-direction:column;border-top:.8px solid rgba(255,255,255,.1);box-shadow:0 -10px 40px #00000080}.ts-item-modal__header{display:flex;align-items:center;justify-content:space-between;padding:14px 16px 12px;border-bottom:1px solid rgba(255,255,255,.1)}.ts-item-modal__title{font-size:15px;font-weight:600;color:#fff}.ts-item-modal__close{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:1.75rem;height:1.75rem;background:#ffffff0f;border:.5px solid rgba(255,255,255,.18);border-radius:50%;color:#ffffffb3;font-size:18px;line-height:1;cursor:pointer;padding:0;transition:background .15s,color .15s}.ts-item-modal__close:hover{background:#ffffff1f;color:#fff}.ts-item-modal__tabs{display:flex;border-bottom:1px solid rgba(255,255,255,.06);padding:0 12px}.ts-item-modal__tab{flex:1;background:transparent;border:0;padding:12px 4px;color:#ffffff8c;font-size:14px;cursor:pointer;position:relative;transition:color .15s;font-family:inherit}.ts-item-modal__tab--active{color:#ffda72}.ts-item-modal__tab--active:after{content:"";position:absolute;left:18%;right:18%;bottom:-1px;height:2px;background:#ffda72;border-radius:1px}.ts-item-modal__tab-meta{color:#ffffff61;font-size:12px;margin-left:2px}.ts-item-modal__tab--active .ts-item-modal__tab-meta{color:#ffda728c}.ts-item-modal__body{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.625rem;padding:.875rem 1rem 0}.ts-item-modal__empty{padding:48px 24px;text-align:center;color:#ffffff8c}.ts-item-modal__empty-icon{font-size:36px;opacity:.4;margin-bottom:10px}.ts-item-modal__empty-title{font-size:14px;color:#ffffffb3;margin-bottom:4px}.ts-item-modal__empty-hint{font-size:12px;margin-bottom:14px}.ts-item-modal__empty-cta{background:transparent;border:.5px solid #ffda72;color:#ffda72;height:32px;padding:0 16px;border-radius:16px;font-size:13px;cursor:pointer;font-family:inherit;transition:background .15s}.ts-item-modal__empty-cta:hover{background:#ffda7214}.ts-item-shop-panel__balance-row{display:flex;justify-content:flex-end;padding:10px 16px 0}.ts-item-panel-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;display:flex;align-items:flex-end;justify-content:center;background:#0009;pointer-events:auto}.ts-tbbuy-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1950;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0009}.ts-tbbuy{width:100%;max-width:21.25rem;background:#1c1c26;border:.8px solid rgba(255,255,255,.1);border-radius:1.5rem;padding:1.5rem;box-shadow:0 25px 25px #00000040;color:#fff}.ts-tbbuy__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.875rem}.ts-tbbuy__title{font-size:1.125rem;font-weight:700}.ts-tbbuy__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;flex-shrink:0;background:#ffffff0d;border:none;border-radius:50%;color:#ffffffb3;font-size:1.125rem;line-height:1;cursor:pointer;padding:0}.ts-tbbuy__row{display:flex;align-items:center;justify-content:space-between;padding:.55rem;background:#0006;border:.8px solid rgba(255,255,255,.1);border-radius:.875rem;margin-bottom:.75rem}.ts-tbbuy__plus{font-size:1rem;font-weight:600;color:#cad5e2}.ts-tbbuy__price{font-size:1.22rem;font-weight:600;color:#75fbfd}.ts-tbbuy__balance-row{display:flex;align-items:center;gap:8px;width:100%;padding:.375rem 0;margin-bottom:.875rem}.ts-tbbuy__footer{display:flex;align-items:center;gap:.75rem}.ts-tbbuy__stepper{display:flex;flex:1;align-items:center;justify-content:space-between;background:#00000063;border:.547px solid #fff;border-radius:.838rem;overflow:hidden}.ts-tbbuy__step{width:1.875rem;height:1.9rem;background:transparent;border:none;color:#fff;font-size:1.1rem;cursor:pointer}.ts-tbbuy__qty{flex:1;text-align:center;font-size:.9rem;font-weight:600}.ts-tbbuy__buy{flex:1;height:1.9rem;border:none;border-radius:.838rem;background:linear-gradient(90deg,#fb64b6,#fe9a00);box-shadow:0 8px 7px #f6339a33;color:#fff;font-size:.85rem;font-weight:500;cursor:pointer}.ts-tbbuy__buy:disabled{opacity:.6;cursor:default}.ts-item-modal__heading{display:flex;align-items:baseline;gap:.5rem}.ts-item-modal__sub{font-size:.75rem;color:#ffffff73}.ts-item-modal__targets{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.ts-item-target{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:transparent;border:1px solid transparent;border-radius:.875rem;cursor:pointer;color:#fff;text-align:left;font-family:inherit}.ts-item-target[data-selected="1"]{border-color:#ffda72;background:#ffda721f}.ts-item-target:disabled{opacity:.4;cursor:default}.ts-item-target__avatar{width:2rem;height:2rem;border-radius:50%;object-fit:cover;flex-shrink:0}.ts-item-target__name{font-size:.875rem;color:#e2e8f0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ts-item-target__self{color:#ffda72;font-size:.6875rem}.ts-item-modal__section-label{font-size:1rem;font-weight:700;color:#fff}.ts-item-modal__balance-row{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin:0 -1rem;padding:0 1rem .75rem;border-bottom:1px solid rgba(255,255,255,.1)}.ts-item-modal__balance{display:flex;align-items:center;gap:8px}.ts-item-modal__pocket{display:flex;flex-wrap:wrap;gap:.5rem}.ts-item-modal__pocket-empty{font-size:.75rem;color:#fff6}.ts-item-chip{display:flex;align-items:center;gap:.25rem;padding:.375rem .625rem;background:#ffffff0d;border:1px solid transparent;border-radius:.5rem;cursor:pointer;color:#fff;font-family:inherit}.ts-item-chip[data-selected="1"]{border-color:#ffda72;background:#ffda721f}.ts-item-chip--readonly{cursor:default}.ts-item-chip__emoji{font-size:1.1rem}.ts-item-chip__count{font-size:.75rem;color:#ffffffb3}.ts-item-modal__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem;margin:0 -1rem;padding:.75rem 1rem;background:#3a3a454d}.ts-item-card{display:flex;flex-direction:column;align-items:center;gap:.125rem;padding:.5rem .25rem;background:transparent;border:1px solid transparent;border-radius:.5rem;cursor:pointer;color:#fff;font-family:inherit}.ts-item-card[data-selected="1"]{border-color:#ffda72;background:#ffda721f}.ts-item-card__emoji{font-size:1.625rem}.ts-item-card__name{font-size:.75rem;color:#fff;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.ts-item-card__price{display:flex;align-items:center;gap:.2rem;font-size:.625rem;color:#75fbfd}.ts-item-card__gem{width:.72rem;height:.66rem;flex-shrink:0}.ts-item-modal__footer{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;background:#3a3a454d}.ts-item-modal__stepper{display:flex;flex:1;align-items:center;justify-content:space-between;background:#00000063;border:.703px solid #fff;border-radius:1.077rem;overflow:hidden}.ts-item-modal__stepper[data-disabled="1"]{opacity:.4;pointer-events:none}.ts-item-modal__step{width:1.875rem;height:2.25rem;background:transparent;border:none;color:#fff;font-size:1.05rem;cursor:pointer}.ts-item-modal__qty{flex:1;text-align:center;font-size:.9rem;font-weight:600}.ts-item-modal__submit{flex:1;height:2.46rem;border:none;border-radius:1.077rem;background:linear-gradient(90deg,#fb64b6,#fe9a00);box-shadow:0 4px 12px #f6339a33;color:#fff;font-size:.95rem;font-weight:700;cursor:pointer}.ts-item-modal__submit:disabled{opacity:.5;cursor:default}.ts-item-modal__toast{position:absolute;left:50%;bottom:4.5rem;transform:translate(-50%);padding:.5rem .875rem;border-radius:.5rem;font-size:.8125rem;white-space:nowrap;z-index:5}.ts-item-modal__toast--success{background:#00b478eb;color:#fff}.ts-item-modal__toast--error{background:#c83c3ceb;color:#fff}
