.modern-shop-container{display:flex;flex-direction:column;gap:1.25rem;width:100%}.modern-shop-hero{display:grid;grid-template-columns:1.2fr 1fr;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:20px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(248,250,252,.85));border:1px solid rgba(175,202,3,.25);box-shadow:0 8px 30px rgba(0,0,0,.04)}@media (max-width:900px){.modern-shop-hero{grid-template-columns:1fr;gap:1rem;padding:1.1rem}}.modern-shop-wallet{display:flex;flex-direction:column;gap:.65rem}.modern-shop-wallet__header{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.modern-shop-wallet__badge{gap:.35rem;font-weight:700;color:#15803d;background:rgba(34,197,94,.12)}.modern-shop-wallet__badge,.modern-shop-wallet__tier{display:inline-flex;align-items:center;padding:.25rem .65rem;font-size:.78rem;border-radius:999px}.modern-shop-wallet__tier{gap:.3rem;font-weight:800;background:rgba(255,255,255,.85);border:1px solid}.modern-shop-balance-wrap{display:flex;align-items:baseline;gap:.45rem;margin:.15rem 0}.modern-shop-balance-number{font-size:2.3rem;font-weight:900;letter-spacing:-.02em;color:#0f172a;line-height:1}.modern-shop-balance-currency{font-size:.95rem;font-weight:700;color:#64748b}.modern-shop-progress-wrap{display:flex;flex-direction:column;gap:.35rem}.modern-shop-progress-bar{height:7px;border-radius:999px;background:rgba(15,23,42,.08);overflow:hidden}.modern-shop-progress-fill{height:100%;border-radius:999px;transition:width .4s ease}.modern-shop-progress-text{display:flex;justify-content:space-between;font-size:.75rem;color:#64748b}.modern-shop-max-tier{font-size:.82rem;font-weight:700;color:#eab308;margin:0}.modern-shop-stats-row{display:flex;gap:.6rem;margin-top:.25rem}.modern-shop-stat-chip{flex:1 1;padding:.45rem .65rem;border-radius:12px;background:rgba(15,23,42,.03);border:1px solid rgba(15,23,42,.06);display:flex;flex-direction:column;align-items:center;text-align:center}.modern-shop-stat-val{font-size:1rem;font-weight:800;color:#0f172a;line-height:1.1}.modern-shop-stat-lbl{font-size:.68rem;font-weight:600;color:#64748b}.modern-shop-fittings{padding:1rem 1.15rem;border-radius:16px;background:rgba(255,255,255,.7);border:1px dashed rgba(100,116,139,.25);display:flex;flex-direction:column;justify-content:space-between;gap:.75rem}.modern-shop-fittings__header{display:flex;justify-content:space-between;align-items:center;font-size:.78rem;font-weight:700;color:#475569}.modern-shop-fittings__tag{font-size:.72rem;font-weight:700;padding:.15rem .5rem;border-radius:6px;background:#f1f5f9;color:#0f172a}.modern-shop-fittings__body{display:flex;align-items:center;gap:.9rem}.modern-shop-avatar-ring{position:relative;flex-shrink:0;border-radius:50%;padding:3px;background:var(--preview,#8562d8);box-shadow:0 0 16px var(--preview,#8562d8);transition:all .3s ease}.modern-shop-fittings__info{display:flex;flex-direction:column;gap:.2rem}.modern-shop-fittings__info strong{font-size:.92rem;font-weight:800;color:#0f172a}.modern-shop-fittings__info p{font-size:.75rem;line-height:1.35;color:#64748b;margin:0}.modern-shop-active-look{display:flex;flex-direction:column;gap:.35rem;border-top:1px solid rgba(15,23,42,.06);padding-top:.5rem}.modern-shop-active-look__title{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:#94a3b8}.modern-shop-active-chips{display:flex;flex-wrap:wrap;gap:.35rem}.modern-shop-equipped-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.2rem .5rem;border-radius:999px;font-size:.72rem;font-weight:700;background:#f8fafc;border:1px solid var(--badge-tint,#cbd5e1);color:#0f172a}.modern-shop-equipped-glyph{font-size:.8rem}.modern-shop-tabs-nav{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:2px}.modern-shop-tab-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.65rem 1.15rem;border-radius:14px;font-size:.86rem;font-weight:700;border:1px solid rgba(15,23,42,.08);background:#ffffff;color:#475569;cursor:pointer;transition:all .2s ease;white-space:nowrap}.modern-shop-tab-btn:hover{background:#f8fafc;color:#0f172a;border-color:rgba(15,23,42,.16)}.modern-shop-tab-btn.is-active{background:#0f172a;color:#ffffff;border-color:#0f172a;box-shadow:0 4px 14px rgba(15,23,42,.15)}.modern-shop-tab-count{font-size:.72rem;font-weight:800;padding:.1rem .45rem;border-radius:999px;background:rgba(175,202,3,.25);color:#afca03}.modern-shop-tab-btn.is-active .modern-shop-tab-count{background:rgba(255,255,255,.2);color:#ffffff}.modern-shop-controls-bar{display:flex;flex-direction:column;gap:.75rem;padding:.9rem 1.1rem;border-radius:16px;background:#ffffff;border:1px solid rgba(15,23,42,.08);margin-bottom:1.15rem}.modern-shop-chips-scroll{display:flex;gap:.4rem;overflow-x:auto;padding-bottom:2px}.modern-shop-chip{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .75rem;border-radius:999px;font-size:.78rem;font-weight:700;border:1px solid rgba(15,23,42,.1);background:#f8fafc;color:#475569;cursor:pointer;white-space:nowrap;transition:all .2s ease}.modern-shop-chip:hover{background:#f1f5f9;color:#0f172a}.modern-shop-chip.is-active{background:#afca03;color:#0f172a;border-color:#afca03;font-weight:800}.modern-shop-chip-num{font-size:.7rem;opacity:.8}.modern-shop-filter-subbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.modern-shop-search-box{position:relative;display:flex;align-items:center;flex:1 1;min-width:220px}.modern-shop-search-box svg{position:absolute;left:.75rem;color:#94a3b8;pointer-events:none}.modern-shop-search-box input{width:100%;padding:.45rem 2rem .45rem 2.2rem;border-radius:10px;border:1px solid rgba(15,23,42,.12);background:#f8fafc;font-size:.82rem;color:#0f172a;outline:none;transition:border-color .2s ease}.modern-shop-search-box input:focus{border-color:#0f172a;background:#ffffff}.modern-shop-search-clear{position:absolute;right:.5rem;border:none;background:transparent;font-size:1.1rem;color:#94a3b8;cursor:pointer}.modern-shop-status-pills{display:flex;gap:.35rem}.modern-shop-status-pill{padding:.35rem .7rem;border-radius:8px;font-size:.75rem;font-weight:700;border:1px solid transparent;background:transparent;color:#64748b;cursor:pointer;transition:all .2s ease}.modern-shop-status-pill:hover{color:#0f172a;background:#f1f5f9}.modern-shop-status-pill.is-active{background:#e2e8f0;color:#0f172a;font-weight:800}.modern-shop-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.85rem}@media (max-width:600px){.modern-shop-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.6rem}}.modern-shop-card{display:flex;flex-direction:column;padding:.85rem;border-radius:18px;background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 16px rgba(0,0,0,.03);transition:all .25s cubic-bezier(.16,1,.3,1);position:relative}.modern-shop-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.07);border-color:rgba(175,202,3,.45)}.modern-shop-card.is-previewing{border-color:#0f172a;box-shadow:0 0 0 2px #0f172a,0 10px 25px rgba(0,0,0,.08)}.modern-shop-card.is-equipped{background:linear-gradient(180deg,#f7fdf9,#ffffff);border-color:#22c55e}.modern-shop-card__top{display:flex;justify-content:space-between;align-items:center;gap:.35rem;margin-bottom:.65rem}.modern-shop-card__slot-badge{gap:.25rem;text-transform:uppercase;letter-spacing:.03em;color:#64748b}.modern-shop-card__slot-badge,.modern-shop-card__status-badge{display:inline-flex;align-items:center;font-size:.68rem;font-weight:800}.modern-shop-card__status-badge{gap:.2rem;padding:.15rem .45rem;border-radius:999px}.modern-shop-card__status-badge.is-equipped{background:#dcfce7;color:#15803d}.modern-shop-card__status-badge.is-owned{background:#f1f5f9;color:#475569}.modern-shop-card__preview{height:80px;display:grid;place-items:center;border-radius:12px;background:linear-gradient(135deg,rgba(15,23,42,.03),rgba(15,23,42,.07));margin-bottom:.65rem}.modern-shop-card__glyph-ring{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--card-tint,#8562d8);box-shadow:0 0 14px var(--card-tint,#8562d8);color:#ffffff}.modern-shop-card__glyph{font-size:1.3rem;line-height:1}.modern-shop-card__content{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.85rem;flex:1 1}.modern-shop-card__title{font-size:.88rem;font-weight:800;color:#0f172a;line-height:1.25;margin:0}.modern-shop-card__blurb{font-size:.72rem;color:#64748b;line-height:1.35;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.modern-shop-card__footer{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:auto;padding-top:.5rem;border-top:1px solid rgba(15,23,42,.06)}.modern-shop-card__price{display:inline-flex;align-items:center;gap:.2rem;font-size:.82rem;font-weight:800;color:#15803d}.modern-shop-action-btn{padding:.4rem .75rem;border-radius:10px;font-size:.78rem;font-weight:800;cursor:pointer;transition:all .2s ease;border:1px solid transparent;flex:1 1;text-align:center}.modern-shop-action-btn.btn-buy{background:#afca03;color:#0a0c2a;box-shadow:0 2px 8px rgba(175,202,3,.3)}.modern-shop-action-btn.btn-buy:hover:not(:disabled){background:#9ebb02;transform:translateY(-1px)}.modern-shop-action-btn.btn-buy.is-disabled{background:#f1f5f9;color:#94a3b8;box-shadow:none;cursor:not-allowed}.modern-shop-action-btn.btn-equip{background:#0f172a;color:#ffffff}.modern-shop-action-btn.btn-equip:hover:not(:disabled){background:#334155}.modern-shop-action-btn.btn-unequip{background:#ffffff;border-color:rgba(15,23,42,.15);color:#64748b}.modern-shop-action-btn.btn-unequip:hover:not(:disabled){border-color:#ef4444;color:#ef4444;background:#fef2f2}.modern-shop-boosts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem}.modern-shop-boost-card{padding:1.15rem;border-radius:18px;background:#ffffff;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;gap:.75rem;transition:all .25s ease}.modern-shop-boost-card.is-active{border-color:#8b5cf6;background:linear-gradient(180deg,rgba(139,92,246,.04),#ffffff)}.modern-shop-boost-card__top{display:flex;align-items:center;gap:.75rem}.modern-shop-boost-card__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:rgba(139,92,246,.12);color:#8b5cf6}.modern-shop-boost-card__title{font-size:.95rem;font-weight:800;color:#0f172a;margin:0}.modern-shop-boost-card__price{font-size:.78rem;font-weight:700;color:#15803d;display:flex;align-items:center;gap:.25rem}.modern-shop-boost-card__blurb{font-size:.78rem;color:#64748b;line-height:1.4;margin:0}.modern-shop-boost-card__status{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:700;color:#8b5cf6;background:rgba(139,92,246,.08);padding:.35rem .65rem;border-radius:8px}.modern-shop-boost-card__footer{margin-top:auto}.modern-shop-earn-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.85rem}.modern-shop-earn-card{display:flex;gap:.85rem;padding:1rem;border-radius:16px;background:#ffffff;border:1px solid rgba(15,23,42,.08)}.modern-shop-earn-card__num{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;background:#f1f5f9;font-weight:800;font-size:.85rem;color:#0f172a;flex-shrink:0}.modern-shop-earn-card__body{display:flex;flex-direction:column;gap:.25rem}.modern-shop-earn-card__body strong{font-size:.88rem;font-weight:800;color:#0f172a}.modern-shop-earn-card__body p{font-size:.75rem;color:#64748b;line-height:1.35;margin:0}.modern-shop-earn-card__reward{display:inline-flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:800;color:#15803d;margin-top:.25rem}.modern-shop-empty,.modern-shop-loading{padding:3rem 1.5rem;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:.65rem;background:#ffffff;border:1px solid rgba(15,23,42,.08)}.modern-shop-spinner{width:28px;height:28px;border:3px solid rgba(15,23,42,.1);border-top-color:#0f172a;border-radius:50%;animation:modern-spin .8s linear infinite}@keyframes modern-spin{to{transform:rotate(1turn)}}.modern-shop-streak-box{padding:1.15rem 1.35rem;border-radius:18px;background:linear-gradient(135deg,rgba(255,255,255,.95),rgba(254,243,199,.35));border:1px solid rgba(245,158,11,.25);display:flex;flex-direction:column;justify-content:space-between;gap:.85rem}.modern-shop-streak-head{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.modern-shop-streak-flame{color:#f59e0b;animation:notif-badge-pulse 1.5s ease-in-out infinite}.modern-shop-streak-head strong{font-size:.95rem;font-weight:800;color:#0f172a}.modern-shop-streak-badge{font-size:.72rem;font-weight:800;padding:.2rem .55rem;border-radius:999px;background:#fef3c7;color:#d97706;border:1px solid rgba(217,119,6,.2)}.modern-shop-streak-steps{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.35rem}.modern-shop-streak-dot{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:.45rem .2rem;border-radius:10px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08);transition:all .2s ease}.modern-shop-streak-dot.is-claimed{background:#dcfce7;border-color:#22c55e;color:#15803d}.modern-shop-streak-dot.is-today{background:#fef3c7;border-color:#f59e0b;box-shadow:0 0 10px rgba(245,158,11,.35);animation:notif-badge-pulse 2s infinite}.modern-shop-streak-dot.is-final{border-color:#f59e0b}.modern-shop-streak-dot-num{font-size:.75rem;font-weight:800}.modern-shop-streak-dot-reward{font-size:.65rem;font-weight:700;color:#64748b}.modern-shop-streak-footer{display:flex;flex-direction:column;gap:.35rem}.modern-shop-streak-claim-btn{width:100%;padding:.55rem;font-size:.85rem;font-weight:800;display:flex;align-items:center;justify-content:center;gap:.45rem}.modern-shop-streak-chance-hint{font-size:.68rem;color:#94a3b8;text-align:center}.modern-earn-hero{display:flex;align-items:center;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:18px;background:#ffffff;border:1px solid rgba(15,23,42,.08);margin-bottom:1.25rem}.modern-earn-hero__icon{width:56px;height:56px;border-radius:16px;display:grid;place-items:center;background:rgba(175,202,3,.15);color:#657500;flex-shrink:0}.modern-earn-hero h3{font-size:1.2rem;font-weight:900;color:#0f172a;margin:0 0 .3rem}.modern-earn-hero p{font-size:.84rem;color:#64748b;line-height:1.45;margin:0}.modern-earn-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1rem}.modern-earn-card{display:flex;flex-direction:column;padding:1.2rem;border-radius:18px;background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 16px rgba(0,0,0,.02);transition:all .2s ease}.modern-earn-card:hover{transform:translateY(-2px);border-color:rgba(15,23,42,.16);box-shadow:0 8px 25px rgba(0,0,0,.05)}.modern-earn-card__top{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.75rem}.modern-earn-icon-wrap{width:38px;height:38px;border-radius:10px;display:grid;place-items:center}.modern-earn-reward-badge{font-size:.74rem;font-weight:800;padding:.2rem .6rem;border-radius:999px;background:#f0fdf4;color:#16a34a;border:1px solid rgba(22,163,74,.2)}.modern-earn-card h4{font-size:.98rem;font-weight:800;color:#0f172a;margin:0 0 .4rem}.modern-earn-card p{font-size:.78rem;color:#64748b;line-height:1.45;margin:0 0 1rem;flex:1 1}.modern-earn-action-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.4rem;text-decoration:none}.light-cards-container{display:flex;flex-direction:column;gap:1.35rem;width:100%}.light-cards-header{display:flex;align-items:center;justify-content:space-between;gap:1.25rem;padding:1.25rem 1.5rem;border-radius:20px;background:#ffffff;border:1px solid rgba(15,23,42,.08)}@media (max-width:768px){.light-cards-header{flex-direction:column;align-items:flex-start}}.light-cards-header__badge{display:inline-flex;align-items:center;gap:.35rem;padding:.2rem .6rem;border-radius:999px;font-size:.76rem;font-weight:800;color:#8b5cf6;background:#f5f3ff;border:1px solid rgba(139,92,246,.2);margin-bottom:.35rem}.light-cards-header h3{font-size:1.3rem;font-weight:900;color:#0f172a;margin:0 0 .25rem}.light-cards-header p{font-size:.8rem;color:#64748b;line-height:1.4;margin:0}.light-cards-stats{display:flex;gap:.75rem}.light-cards-stat-box{padding:.6rem .9rem;border-radius:12px;background:#f8fafc;border:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;align-items:center;text-align:center}.light-cards-stat-val{font-size:1.15rem;font-weight:900;color:#0f172a;line-height:1.1}.light-cards-stat-lbl{font-size:.7rem;font-weight:600;color:#64748b}.light-cards-stat-box.is-pity{background:#fffbeb;border-color:rgba(245,158,11,.25)}.light-cards-stat-box.is-pity .light-cards-stat-val{color:#d97706}.light-cards-section{display:flex;flex-direction:column;gap:.85rem}.light-cards-section-title{display:flex;align-items:center;gap:.45rem}.light-cards-section-title h4{font-size:1.05rem;font-weight:900;color:#0f172a;margin:0}.light-cards-section-hint{font-size:.76rem;color:#94a3b8;margin-left:.35rem}.light-packs-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:.85rem}.light-pack-card{display:flex;flex-direction:column;padding:1rem;border-radius:18px;background:#ffffff;border:1px solid rgba(15,23,42,.08);box-shadow:0 4px 16px rgba(0,0,0,.03);transition:all .25s ease}.light-pack-card:hover:not(.is-disabled){transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.07);border-color:#8b5cf6}.light-pack-card.is-disabled{opacity:.65}.light-pack-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.65rem}.light-pack-card__icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#f1f5f9;color:#0f172a}.pack-icon--starter{background:#e0f2fe;color:#0284c7}.pack-icon--sochi{background:#dcfce7;color:#16a34a}.pack-icon--keeper{background:#fef3c7;color:#d97706}.pack-icon--night{background:#f3e8ff;color:#9333ea}.pack-icon--legend{background:#ffe4e6;color:#e11d48}.light-pack-card__cost{display:flex;align-items:baseline;gap:.2rem;font-size:1.1rem;font-weight:900;color:#15803d}.light-pack-card__cost span{font-size:.76rem;font-weight:700;color:#64748b}.light-pack-card__info{margin-bottom:.85rem;flex:1 1}.light-pack-card__title{font-size:.92rem;font-weight:800;color:#0f172a;margin:0 0 .2rem}.light-pack-card__blurb{font-size:.74rem;color:#64748b;margin:0}.light-pack-buy-btn{width:100%}.light-vitrine-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.75rem}@media (max-width:680px){.light-vitrine-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.light-vitrine-slot.is-empty{height:140px;border-radius:16px;border:2px dashed rgba(15,23,42,.12);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.35rem;color:#94a3b8;font-size:.75rem;font-weight:700}.light-cards-inventory-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.75rem}@media (max-width:500px){.light-cards-inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}}.light-card-item{display:flex;flex-direction:column;padding:.75rem;border-radius:16px;background:#ffffff;border:1.5px solid rgba(15,23,42,.08);box-shadow:0 4px 14px rgba(0,0,0,.03);position:relative;transition:all .25s ease}.light-card-item:hover{transform:translateY(-2px);box-shadow:0 8px 22px rgba(0,0,0,.06)}.light-card-item.rarity--common{border-color:rgba(56,189,248,.35)}.light-card-item.rarity--uncommon{border-color:rgba(52,211,153,.45)}.light-card-item.rarity--rare{border-color:rgba(129,140,248,.55);box-shadow:0 4px 14px rgba(129,140,248,.1)}.light-card-item.rarity--epic{border-color:rgba(192,132,252,.65);box-shadow:0 4px 16px rgba(192,132,252,.15)}.light-card-item.rarity--legendary{border-color:rgba(251,191,36,.85);box-shadow:0 4px 20px rgba(251,191,36,.25);background:linear-gradient(180deg,#fffdfa,#ffffff)}.light-card-item.is-showcased{border-color:#f59e0b;background:linear-gradient(180deg,#fffbeb,#ffffff)}.light-card-item__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:.45rem}.light-card-item__rarity-chip{font-size:.65rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.rarity--common .light-card-item__rarity-chip{color:#0284c7}.rarity--uncommon .light-card-item__rarity-chip{color:#059669}.rarity--rare .light-card-item__rarity-chip{color:#6366f1}.rarity--epic .light-card-item__rarity-chip{color:#9333ea}.rarity--legendary .light-card-item__rarity-chip{color:#d97706;font-weight:900}.light-card-item__count-badge{font-size:.68rem;font-weight:800;padding:.1rem .35rem;border-radius:999px;background:#f1f5f9;color:#334155}.light-card-item__glyph-wrap{height:56px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,rgba(15,23,42,.02),rgba(15,23,42,.05));margin-bottom:.5rem}.light-card-item__glyph{font-size:1.5rem;line-height:1}.light-card-item__info{display:flex;flex-direction:column;gap:.15rem;margin-bottom:.65rem;flex:1 1}.light-card-item__title{font-size:.82rem;font-weight:800;color:#0f172a;line-height:1.25;margin:0}.light-card-item__tagline{font-size:.68rem;color:#64748b;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.light-card-item__series-badge{font-size:.64rem;font-weight:700;color:#94a3b8;margin-top:.15rem}.light-card-pin-btn{width:100%;padding:.3rem .5rem;border-radius:8px;font-size:.72rem;font-weight:700;border:1px solid rgba(15,23,42,.1);background:#f8fafc;color:#475569;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.25rem;transition:all .15s ease}.light-card-pin-btn:hover:not(:disabled){background:#f1f5f9;color:#0f172a}.light-card-pin-btn.is-pinned{background:#fef3c7;border-color:#f59e0b;color:#d97706}.light-cards-series-chips{display:flex;gap:.35rem;overflow-x:auto;padding-bottom:2px}.light-series-chip{padding:.25rem .65rem;border-radius:999px;font-size:.74rem;font-weight:700;border:1px solid rgba(15,23,42,.1);background:#ffffff;color:#64748b;cursor:pointer;white-space:nowrap}.light-series-chip.is-active{background:#0f172a;color:#ffffff;border-color:#0f172a}.light-loot-modal{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:1rem}.light-loot-backdrop{position:absolute;inset:0;background:rgba(15,23,42,.55);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;cursor:pointer}.light-loot-dialog{position:relative;z-index:1;max-width:540px;width:100%;padding:1.5rem;border-radius:24px;background:#ffffff;box-shadow:0 25px 60px rgba(0,0,0,.2);display:flex;flex-direction:column;gap:1.25rem;animation:notif-slide-down .25s cubic-bezier(.16,1,.3,1)}.light-loot-head{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.35rem}.light-loot-head h3{font-size:1.3rem;font-weight:900;color:#0f172a;margin:0}.light-loot-head p{font-size:.84rem;color:#64748b;margin:0}.light-loot-cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:.65rem}.light-loot-close-btn{width:100%;padding:.65rem;font-size:.9rem;font-weight:800}.daily-loot-card-body{display:flex;flex-direction:column;gap:.85rem}.daily-loot-points-banner{display:flex;flex-direction:column;align-items:center;padding:1rem;border-radius:16px;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid rgba(34,197,94,.3)}.daily-loot-plus{font-size:2.2rem;font-weight:900;color:#15803d;line-height:1}.daily-loot-unit{font-size:.84rem;font-weight:700;color:#166534}.daily-loot-jackpot-box{display:flex;align-items:center;gap:.75rem;padding:.9rem 1rem;border-radius:14px}.daily-loot-jackpot-box.is-cosmetic{background:#fdf4ff;border:1px solid rgba(217,70,239,.3);color:#a21caf}.daily-loot-jackpot-box.is-card{background:#eff6ff;border:1px solid rgba(59,130,246,.3);color:#1d4ed8}.daily-loot-note{font-size:.8rem;color:#64748b;text-align:center;margin:0}.profile-hub-root{display:flex;flex-direction:column;gap:1rem;margin-top:1rem;width:100%}.profile-hub-banner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fde68a;border-radius:1rem;box-shadow:0 2px 8px rgba(245,158,11,.08);flex-wrap:wrap}.profile-hub-banner__left{display:flex;align-items:center;gap:.85rem;flex:1 1;min-width:260px}.profile-hub-banner__icon{width:44px;height:44px;border-radius:12px;background:#ffffff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px rgba(245,158,11,.15);flex-shrink:0}.profile-hub-flame-icon{color:#f59e0b}.profile-hub-banner__title{font-size:.95rem;font-weight:700;color:#92400e;line-height:1.3}.profile-hub-banner__desc{font-size:.82rem;color:#b45309;margin:.15rem 0 0;line-height:1.35}.profile-hub-btn{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:650;padding:.55rem 1rem;border-radius:.75rem;text-decoration:none;cursor:pointer;transition:all .2s ease;white-space:nowrap}.profile-hub-btn.is-gift{background:linear-gradient(135deg,#f59e0b,#d97706);color:#ffffff;border:none;box-shadow:0 4px 12px rgba(217,119,6,.25)}.profile-hub-btn.is-gift:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(217,119,6,.35)}.profile-hub-btn.is-outline{background:#ffffff;color:#92400e;border:1px solid #fde68a}.profile-hub-btn.is-outline:hover{background:#fef3c7}.profile-hub-btn.is-primary{background:#4f46e5;color:#ffffff;border:none}.profile-hub-btn.is-primary:hover{background:#4338ca}.profile-hub-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.profile-hub-card{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;background:#ffffff;border:1px solid #e2e8f0;border-radius:.85rem;text-decoration:none;color:inherit;transition:all .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.04);position:relative}.profile-hub-card:hover{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,.06);transform:translateY(-1px)}.profile-hub-card__icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.profile-hub-card__content{flex:1 1;min-width:0}.profile-hub-card__title{display:flex;align-items:center;gap:.4rem;font-size:.9rem;font-weight:700;color:#0f172a}.profile-hub-card__sub{font-size:.76rem;color:#64748b;margin:.1rem 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-hub-card__arrow{color:#94a3b8;flex-shrink:0;transition:transform .2s ease}.profile-hub-card:hover .profile-hub-card__arrow{transform:translateX(3px);color:#475569}.profile-hub-badge{font-size:.72rem;font-weight:700;padding:.1rem .45rem;border-radius:9999px;line-height:1.2}.profile-hub-badge.is-blue{background:#dbeafe;color:#1e40af}.profile-hub-badge.is-green{background:#d1fae5;color:#065f46}.profile-hub-badge.is-purple{background:#f3e8ff;color:#6b21a8}.profile-hub-section{background:#ffffff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.1rem 1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.profile-hub-section__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem}.profile-hub-section__title{display:flex;align-items:center;gap:.5rem;font-size:.95rem;font-weight:700;color:#0f172a;margin:0}.profile-hub-link{font-size:.82rem;font-weight:600;color:#4f46e5;text-decoration:none}.profile-hub-link:hover{text-decoration:underline}.profile-hub-tickets-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.75rem}.profile-hub-ticket-item{padding:.85rem;border:1px solid #f1f5f9;background:#f8fafc;border-radius:.75rem;display:flex;flex-direction:column;gap:.4rem}.profile-hub-ticket-item__date{display:flex;align-items:center;gap:.35rem;font-size:.75rem;font-weight:650;color:#4f46e5}.profile-hub-ticket-item__name{font-size:.88rem;font-weight:700;color:#1e293b;margin:0;line-height:1.3}.profile-hub-ticket-item__loc{display:flex;align-items:center;gap:.35rem;font-size:.76rem;color:#64748b}.profile-hub-ticket-item__footer{margin-top:.35rem}.profile-hub-ticket-btn{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:650;padding:.35rem .65rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.5rem;color:#0f172a;text-decoration:none}.profile-hub-ticket-btn:hover{background:#f1f5f9}.profile-hub-empty-events{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 1rem;background:#f8fafc;border-radius:.75rem;border:1px dashed #cbd5e1;flex-wrap:wrap}.profile-hub-empty-events__text h4{font-size:.88rem;font-weight:700;color:#334155;margin:0 0 .15rem}.profile-hub-empty-events__text p{font-size:.78rem;color:#64748b;margin:0}.profile-hub-bottom-bar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding-top:.25rem;flex-wrap:wrap}.profile-hub-bottom-bar__left{display:flex;align-items:center;gap:.6rem;flex-wrap:wrap}.profile-hub-action-btn{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:600;padding:.45rem .85rem;background:#ffffff;border:1px solid #cbd5e1;border-radius:.65rem;color:#334155;cursor:pointer;text-decoration:none;transition:all .15s ease}.profile-hub-action-btn:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.profile-hub-action-btn.is-ghost{background:transparent;border-color:transparent;color:#64748b}.profile-hub-action-btn.is-ghost:hover{background:#f1f5f9;color:#0f172a}.showcase-nav-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.showcase-tabs{display:flex;align-items:center;gap:.5rem;background:#f1f5f9;padding:.25rem;border-radius:.75rem}.showcase-tab-btn{display:inline-flex;align-items:center;gap:.45rem;padding:.5rem 1rem;font-size:.85rem;font-weight:650;border-radius:.6rem;border:none;background:transparent;color:#64748b;cursor:pointer;transition:all .15s ease}.showcase-tab-btn.is-active{background:#ffffff;color:#0f172a;box-shadow:0 1px 4px rgba(0,0,0,.08)}.showcase-balance-pill{display:flex;align-items:center;gap:.75rem;padding:.4rem .85rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:9999px;font-size:.82rem;color:#334155}.showcase-balance-pill strong{color:#4f46e5}.showcase-shop-link{display:inline-flex;align-items:center;gap:.35rem;font-size:.78rem;font-weight:650;color:#6366f1;text-decoration:none;padding:.2rem .55rem;background:#ffffff;border:1px solid #c7d2fe;border-radius:.5rem}.showcase-shop-link:hover{background:#eef2ff}.showcase-studio-root{display:flex;flex-direction:column;gap:1rem}.showcase-studio-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.showcase-studio-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1.1rem;flex-wrap:wrap}.showcase-studio-card__title{display:flex;align-items:center;gap:.5rem;font-size:1.05rem;font-weight:700;color:#0f172a;margin:0}.showcase-studio-card__subtitle{font-size:.82rem;color:#64748b;margin:.25rem 0 0}.showcase-studio-card__actions{display:flex;align-items:center;gap:.5rem}.showcase-studio-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:650;border-radius:.65rem;cursor:pointer;transition:all .15s ease;border:none}.showcase-studio-btn.is-save{background:#4f46e5;color:#ffffff;box-shadow:0 2px 8px rgba(79,70,229,.25)}.showcase-studio-btn.is-save:hover{background:#4338ca}.showcase-studio-btn.is-disabled{background:#f1f5f9;color:#94a3b8;cursor:default}.showcase-studio-btn.is-ghost{background:transparent;color:#64748b;border:1px solid #cbd5e1}.showcase-studio-btn.is-ghost:hover{background:#f8fafc;color:#0f172a}.showcase-studio-btn.is-primary{background:#4f46e5;color:#ffffff;text-decoration:none}.showcase-slots-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem}.showcase-slot{border-radius:.85rem;padding:.85rem 1rem;transition:all .2s ease;display:flex;flex-direction:column;gap:.4rem;min-height:86px;justify-content:center}.showcase-slot.is-filled{background:#ffffff;border:1.5px solid #c7d2fe;box-shadow:0 2px 8px rgba(99,102,241,.08)}.showcase-slot.is-empty{background:#f8fafc;border:1.5px dashed #cbd5e1}.showcase-slot__number{font-size:.68rem;font-weight:700;text-transform:uppercase;color:#94a3b8;letter-spacing:.05em}.showcase-slot__content{display:flex;align-items:center;gap:.75rem}.showcase-slot__icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.showcase-slot__info{flex:1 1;min-width:0}.showcase-slot__title{display:block;font-size:.88rem;font-weight:700;color:#0f172a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.showcase-slot__tier{font-size:.72rem;font-weight:600;color:#6366f1}.showcase-slot__remove{width:28px;height:28px;border-radius:50%;border:1px solid #e2e8f0;background:#ffffff;color:#94a3b8;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:all .15s ease}.showcase-slot__remove:hover{background:#fee2e2;border-color:#fca5a5;color:#dc2626}.showcase-slot__placeholder{text-align:center;color:#94a3b8}.showcase-slot__placeholder span{font-size:.82rem;font-weight:650;display:block}.showcase-slot__placeholder small{font-size:.72rem}.showcase-picker-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.showcase-picker-card__head{display:flex;flex-direction:column;gap:.85rem;margin-bottom:1rem}.showcase-picker-card__title-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.5rem}.showcase-picker-card__title{display:flex;align-items:center;gap:.45rem;font-size:.95rem;font-weight:700;color:#0f172a;margin:0}.showcase-picker-link{font-size:.82rem;font-weight:600;color:#4f46e5;text-decoration:none}.showcase-picker-link:hover{text-decoration:underline}.showcase-picker-controls{display:flex;align-items:center;justify-content:space-between;gap:.75rem;flex-wrap:wrap}.showcase-picker-search{display:flex;align-items:center;gap:.4rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.6rem;padding:.35rem .65rem;min-width:240px}.showcase-picker-search input{border:none;background:transparent;outline:none;font-size:.82rem;color:#0f172a;width:100%}.showcase-picker-filters{display:flex;align-items:center;gap:.35rem;flex-wrap:wrap}.showcase-filter-btn{padding:.3rem .65rem;font-size:.76rem;font-weight:600;border-radius:9999px;border:1px solid #e2e8f0;background:#f8fafc;color:#64748b;cursor:pointer;transition:all .15s ease}.showcase-filter-btn.is-active{background:#4f46e5;border-color:#4f46e5;color:#ffffff}.showcase-picker-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:.75rem}.showcase-badge-tile{display:flex;align-items:flex-start;gap:.75rem;padding:.85rem;background:#ffffff;border:1.5px solid #e2e8f0;border-radius:.85rem;cursor:pointer;text-align:left;transition:all .15s ease;position:relative}.showcase-badge-tile:hover{border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 10px rgba(0,0,0,.05)}.showcase-badge-tile.is-equipped{border-color:#6366f1;background:#f5f3ff}.showcase-badge-tile__icon-wrap{width:40px;height:40px;border-radius:10px;background:color-mix(in srgb,var(--badge-accent,#4f46e5) 14%,#fff);color:var(--badge-accent,#4f46e5);display:flex;align-items:center;justify-content:center;flex-shrink:0}.showcase-badge-tile__info{flex:1 1;min-width:0}.showcase-badge-tile__title-row{display:flex;align-items:center;justify-content:space-between;gap:.35rem}.showcase-badge-tile__name{font-size:.88rem;font-weight:700;color:#0f172a;line-height:1.25}.showcase-badge-tile__slot-tag{font-size:.68rem;font-weight:700;background:#6366f1;color:#ffffff;padding:.1rem .4rem;border-radius:9999px;white-space:nowrap}.showcase-badge-tile__tier{font-size:.72rem;font-weight:600;color:#64748b;display:block;margin:.1rem 0}.showcase-badge-tile__desc{font-size:.75rem;color:#64748b;margin:.2rem 0 0;line-height:1.3}.showcase-badge-tile__action{flex-shrink:0}.showcase-check-icon{background:#6366f1;color:#ffffff}.showcase-add-icon,.showcase-check-icon{width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center}.showcase-add-icon{background:#f1f5f9;color:#64748b;font-size:1rem;font-weight:700}.showcase-empty-state{grid-column:1/-1;text-align:center;padding:2.5rem 1rem;background:#f8fafc;border-radius:.85rem;border:1px dashed #cbd5e1}.showcase-empty-state h4{font-size:.95rem;font-weight:700;color:#334155;margin:0 0 .35rem}.showcase-empty-state p{font-size:.82rem;color:#64748b;margin:0 0 1rem}.showcase-loading-state{grid-column:1/-1;text-align:center;padding:2rem;color:#94a3b8}.referral-modern-root{display:flex;flex-direction:column;gap:1rem;width:100%}.referral-modern-hero{background:linear-gradient(135deg,#f5f3ff,#ede9fe);border:1px solid #ddd6fe;border-radius:1.15rem;padding:1.25rem 1.4rem;box-shadow:0 2px 8px rgba(124,58,237,.06)}.referral-modern-hero__header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.15rem}.referral-modern-hero__icon{width:50px;height:50px;border-radius:14px;background:#ffffff;color:#7c3aed;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px rgba(124,58,237,.15);flex-shrink:0}.referral-modern-hero__title{font-size:1.15rem;font-weight:750;color:#4c1d95;margin:0;line-height:1.3}.referral-modern-hero__desc{font-size:.85rem;color:#6d28d9;margin:.25rem 0 0;line-height:1.4}.referral-modern-box{background:#ffffff;border:1px solid #e2e8f0;border-radius:.95rem;padding:1rem 1.15rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.referral-modern-box__main{display:flex;gap:1rem;align-items:flex-end;flex-wrap:wrap;margin-bottom:.95rem}.referral-modern-box__link-wrap{flex:1 1;min-width:260px}.referral-modern-box__label{display:flex;align-items:center;gap:.35rem;font-size:.8rem;font-weight:650;color:#475569;margin-bottom:.35rem}.referral-modern-box__input-row{display:flex;gap:.4rem}.referral-modern-box__input{flex:1 1;padding:.5rem .75rem;font-size:.82rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.6rem;color:#0f172a;outline:none}.referral-modern-box__input:focus{border-color:#6366f1;background:#ffffff}.referral-modern-btn{display:inline-flex;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:650;border-radius:.6rem;cursor:pointer;border:none;transition:all .15s ease;white-space:nowrap}.referral-modern-btn.is-primary{background:#4f46e5;color:#ffffff}.referral-modern-btn.is-primary:hover{background:#4338ca}.referral-modern-btn.is-success{background:#10b981;color:#ffffff}.referral-modern-box__code-wrap{min-width:140px}.referral-modern-box__code-pill{display:flex;align-items:center;justify-content:space-between;padding:.45rem .65rem;background:#f1f5f9;border:1px dashed #94a3b8;border-radius:.6rem}.referral-modern-box__code-pill code{font-family:ui-monospace,monospace;font-weight:750;font-size:.9rem;color:#4338ca}.referral-modern-code-copy{border:none;background:transparent;cursor:pointer;color:#64748b;display:flex;align-items:center;padding:.15rem}.referral-modern-code-copy:hover{color:#0f172a}.referral-modern-socials{display:flex;align-items:center;gap:.75rem;padding-top:.75rem;border-top:1px solid #f1f5f9;flex-wrap:wrap}.referral-modern-socials__label{font-size:.78rem;font-weight:650;color:#64748b}.referral-modern-socials__list{display:flex;align-items:center;gap:.4rem;flex-wrap:wrap}.referral-social-btn{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .65rem;font-size:.78rem;font-weight:650;border-radius:.5rem;border:1px solid #cbd5e1;background:#ffffff;cursor:pointer;transition:all .15s ease;color:#334155}.referral-social-btn:hover{transform:translateY(-1px)}.referral-social-btn.is-tg{background:#eff6ff;border-color:#bfdbfe;color:#1d4ed8}.referral-social-btn.is-vk{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.referral-social-btn.is-wa{background:#f0fdf4;border-color:#bbf7d0;color:#15803d}.referral-modern-qr-panel{margin-top:.85rem;padding:1rem;background:#f8fafc;border:1px solid #cbd5e1;border-radius:.75rem;animation:fadeIn .2s ease}.referral-modern-qr-panel__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75rem;font-size:.85rem}.referral-qr-close{border:none;background:transparent;cursor:pointer;color:#64748b}.referral-modern-qr-panel__body{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap}.referral-modern-qr-panel__body p{font-size:.82rem;color:#475569;max-width:320px;line-height:1.4;margin:0}.referral-modern-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.75rem}.referral-stat-tile{display:flex;align-items:center;gap:.85rem;padding:.85rem 1rem;border:1px solid;border-radius:.85rem;box-shadow:0 1px 3px rgba(0,0,0,.03)}.referral-stat-tile__icon{width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.referral-stat-tile__value{font-size:1.25rem;font-weight:800;line-height:1.1}.referral-stat-tile__label{font-size:.75rem;color:#64748b;margin-top:.15rem}.referral-modern-card{background:#ffffff;border:1px solid #e2e8f0;border-radius:1rem;padding:1.25rem;box-shadow:0 1px 4px rgba(0,0,0,.04)}.referral-modern-card__head-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:.85rem;flex-wrap:wrap;gap:.5rem}.referral-modern-card__title{display:flex;align-items:center;gap:.5rem;font-size:.98rem;font-weight:700;color:#0f172a;margin:0}.referral-shop-link{font-size:.82rem;font-weight:600;color:#4f46e5;text-decoration:none}.referral-shop-link:hover{text-decoration:underline}.referral-steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.85rem;margin:1rem 0 1.15rem}.referral-step-card{position:relative;padding:1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.85rem;display:flex;flex-direction:column;gap:.4rem}.referral-step-card__num{position:absolute;top:.75rem;right:.75rem;width:24px;height:24px;border-radius:50%;background:#e2e8f0;color:#475569;font-size:.75rem;font-weight:700;display:flex;align-items:center;justify-content:center}.referral-step-card__header{display:flex;align-items:center;gap:.45rem}.referral-step-card__header h4{font-size:.9rem;font-weight:700;color:#1e293b;margin:0}.referral-step-card__desc{font-size:.78rem;color:#64748b;margin:0;line-height:1.35;flex:1 1}.referral-step-card__reward{margin-top:.35rem;padding-top:.45rem;border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.15rem;font-size:.76rem;color:#475569}.referral-step-card__reward strong{color:#4f46e5}.referral-rules-accordion{border-top:1px solid #f1f5f9;padding-top:.75rem}.referral-rules-toggle{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.4rem 0;background:transparent;border:none;font-size:.82rem;font-weight:650;color:#6366f1;cursor:pointer}.referral-rules-content{margin-top:.5rem;padding:.85rem 1rem;background:#f8fafc;border-radius:.75rem;font-size:.8rem;color:#475569;line-height:1.45}.referral-rules-content ul{padding-left:1.25rem;margin:0;display:flex;flex-direction:column;gap:.4rem}.referral-referred-by-card{padding:.75rem 1rem;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;display:flex;align-items:center;gap:.5rem;font-size:.82rem}.referral-inline-code{font-family:ui-monospace,monospace;background:#e2e8f0;padding:.1rem .35rem;border-radius:.35rem;font-weight:650}.referral-invites-list{display:flex;flex-direction:column;gap:.5rem}.referral-invite-row{display:flex;align-items:center;justify-content:space-between;padding:.65rem .85rem;background:#f8fafc;border:1px solid #f1f5f9;border-radius:.75rem}.referral-invite-row__left{display:flex;align-items:center;gap:.65rem}.referral-invite-avatar{width:34px;height:34px;border-radius:50%;background:#e0e7ff;color:#4338ca;font-size:.85rem;font-weight:750;display:flex;align-items:center;justify-content:center;flex-shrink:0}.referral-invite-name{font-size:.88rem;font-weight:650;color:#0f172a}.referral-invite-date{font-size:.72rem;color:#94a3b8}.referral-status-badge{font-size:.72rem;font-weight:700;padding:.2rem .55rem;border-radius:9999px;text-transform:capitalize}.referral-status-badge.is-qualified{background:#d1fae5;color:#065f46}.referral-status-badge.is-pending{background:#fef3c7;color:#92400e}.referral-status-badge.is-rejected{background:#fee2e2;color:#991b1b}.referral-empty-invites{text-align:center;padding:1.5rem 1rem;color:#64748b;font-size:.82rem}.yp-cookie-banner,.yp-onboard-sheet,.yp-onboard-sheet.yp-cookie-banner{position:fixed!important;left:50%!important;right:auto!important;top:auto!important;bottom:max(16px,env(safe-area-inset-bottom))!important;transform:translateX(-50%)!important;width:min(440px,calc(100vw - 32px))!important;max-width:calc(100vw - 32px)!important;height:auto!important;margin:0!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;box-sizing:border-box!important;border-radius:1.5rem!important;background:#ffffff!important;color:#0f172a!important;padding:1.5rem 1.25rem 1.25rem!important;box-shadow:0 20px 60px rgba(0,0,0,.25),0 0 0 1px rgba(0,0,0,.06)!important;z-index:10060!important}.yp-cookie-banner .yp-onboard-sheet__icon{margin:0 auto .85rem!important;width:56px!important;height:56px!important;border-radius:18px!important;background:#f0fdf4!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 4px 16px rgba(34,197,94,.15)!important}.yp-cookie-banner .yp-onboard-sheet__body{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important}.yp-cookie-banner .yp-onboard-sheet__title{font-size:1.25rem!important;font-weight:800!important;color:#0f172a!important;margin:0 0 .6rem!important;line-height:1.3!important;text-align:center!important}.yp-cookie-banner .yp-onboard-sheet__text{font-size:.88rem!important;color:#475569!important;line-height:1.45!important;margin:0 0 1.2rem!important;text-align:center!important}.yp-cookie-banner .yp-onboard-sheet__text p{margin:0 0 .5rem!important;text-align:center!important}.yp-cookie-banner .yp-onboard-sheet__actions{width:100%!important;display:flex!important;flex-direction:column!important;gap:.55rem!important;margin:0!important}.yp-cookie-banner .yp-onboard-btn{width:100%!important;padding:.8rem 1.25rem!important;font-size:.95rem!important;font-weight:700!important;border-radius:.85rem!important;display:flex!important;justify-content:center!important;align-items:center!important;cursor:pointer!important;transition:all .15s ease!important;border:none!important}.yp-cookie-banner .yp-onboard-btn--primary{background:#a3e635!important;color:#1a2e05!important;box-shadow:0 4px 14px rgba(163,230,53,.35)!important}.yp-cookie-banner .yp-onboard-btn--primary:hover{background:#84cc16!important}.yp-cookie-banner .yp-onboard-btn--ghost{background:#f1f5f9!important;color:#334155!important}.yp-cookie-banner .yp-onboard-btn--ghost:hover{background:#e2e8f0!important}.yp-cookie-banner .yp-onboard-btn--link{background:transparent!important;color:#6366f1!important;padding:.4rem!important}.yp-cookie-banner .yp-onboard-btn--link:hover{text-decoration:underline!important}body:not(.has-bottom-nav) .yp-bottom-nav,html:not(.has-bottom-nav) .yp-bottom-nav{display:none!important;visibility:hidden!important;pointer-events:none!important}