.install-banner{position:fixed;left:50%;bottom:calc(60px + env(safe-area-inset-bottom, 0px));transform:translateX(-50%);width:calc(100% - 32px);max-width:382px;z-index:60;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(232,74,138,.96);color:#fff;box-shadow:0 12px 28px rgba(232,74,138,.42),0 4px 10px rgba(0,0,0,.25);animation:install-banner-rise .45s ease-out}@keyframes install-banner-rise{0%{opacity:0;transform:translate(-50%,16px)}to{opacity:1;transform:translate(-50%)}}.install-banner-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:hsla(0,0%,100%,.22);color:#fff}.install-banner-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:1px}.install-banner-text strong{font-size:13px;font-weight:800;letter-spacing:-.2px;line-height:1.3}.install-banner-text span{font-size:11px;font-weight:600;opacity:.88}.install-banner-cta{flex-shrink:0;height:30px;padding:0 12px;border-radius:999px;border:0;background:#fff;color:var(--bp-accent);font-size:12px;font-weight:800;cursor:pointer}.install-banner-cta:hover{filter:brightness(.95)}.install-banner-dismiss{flex-shrink:0;width:28px;height:28px;border:0;border-radius:50%;background:transparent;color:hsla(0,0%,100%,.85);cursor:pointer;display:flex;align-items:center;justify-content:center}.install-banner-dismiss:hover{background:hsla(0,0%,100%,.12)}.phone-frame-light .menu-list .menu-row-button{display:flex;align-items:center;gap:12px;width:100%;padding:14px 16px;background:transparent;border:0;border-top:1px solid rgba(20,30,50,.05);color:var(--bp-text);font-size:14px;font-weight:700;cursor:pointer;text-align:left}.phone-frame-light .menu-list .menu-row-button:hover{background:rgba(20,30,50,.04)}.phone-frame-light .menu-list .menu-row-button>svg:first-child{flex-shrink:0;color:var(--bp-accent)}.phone-frame-light .menu-list .menu-row-button strong{flex:1;font-size:14px;font-weight:700}.install-modal-backdrop{background:rgba(11,31,58,.55);backdrop-filter:blur(6px)}.install-modal-panel{background:var(--bp-card);border:1px solid var(--bp-line);color:var(--bp-text);max-width:360px}.install-modal-panel .modal-header{border-bottom:1px solid rgba(20,30,50,.06)}.install-modal-panel .modal-header strong{font-size:15px;font-weight:850;color:var(--bp-text)}.install-modal-panel .modal-close{background:transparent;color:var(--bp-text-secondary)}.install-modal-panel .modal-close:hover{background:rgba(20,30,50,.06)}.install-modal-content{padding:20px 18px 16px;display:flex;flex-direction:column;gap:18px}.install-modal-hero{display:flex;flex-direction:column;align-items:center;text-align:center;gap:10px}.install-modal-mascot{filter:drop-shadow(0 6px 16px rgba(232,74,138,.4))}.install-modal-hero h2{margin:0;font-size:17px;font-weight:850;letter-spacing:-.4px;line-height:1.35}.install-modal-hero p{margin:0;font-size:12.5px;font-weight:600;color:var(--bp-text-muted);line-height:1.55}.install-steps{list-style:none;margin:0;padding:14px;display:flex;flex-direction:column;gap:12px;border-radius:12px;background:rgba(20,30,50,.04);border:1px solid rgba(20,30,50,.08)}.install-steps li{display:flex;align-items:flex-start;gap:10px}.install-step-num{flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--bp-accent);color:#fff;font-size:11px;font-weight:850}.install-step-body{flex:1;font-size:13px;font-weight:600;line-height:1.55;color:var(--bp-text)}.install-step-body strong{font-weight:800;color:var(--bp-accent)}.install-step-hint{display:block;margin-top:3px;font-size:11px;font-weight:500;font-style:normal;color:var(--bp-text-muted);line-height:1.5}.install-step-hint strong{font-weight:700;color:var(--bp-text-secondary)}.install-step-icon{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;margin:0 2px;vertical-align:middle;border-radius:5px;background:rgba(20,30,50,.08);color:var(--bp-accent)}.install-android-cta{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px;border-radius:12px;background:rgba(232,74,138,.1);border:1px solid rgba(232,74,138,.3)}.install-android-cta p{margin:0;font-size:13px;font-weight:650;color:var(--bp-text);text-align:center;line-height:1.55}.install-android-cta button{width:100%}.install-desktop-hint{display:flex;flex-direction:column;align-items:center;gap:10px;padding:18px 14px;border-radius:12px;background:rgba(20,30,50,.04);border:1px solid rgba(20,30,50,.08);text-align:center}.install-desktop-hint>svg{color:var(--bp-accent);opacity:.85}.install-desktop-hint p{margin:0;font-size:13px;font-weight:650;color:var(--bp-text);line-height:1.55}.install-modal-close{width:100%;height:40px;border:1px solid var(--bp-line);border-radius:12px;background:var(--bp-card-soft);color:var(--bp-text);font-size:13px;font-weight:700;cursor:pointer}.install-modal-close:hover{background:rgba(20,30,50,.06)}.modal-backdrop:has(.profile-popover-panel){align-items:center;padding:16px}.modal-panel.profile-popover-panel{width:calc(100% - 32px);max-width:380px;max-height:calc(100% - 32px);background:#0d1a30;color:#f7f9fc;border:2px solid hsla(0,0%,100%,.18);border-radius:20px;box-shadow:0 16px 48px rgba(0,0,0,.5)}.profile-popover-panel .modal-header{background:#0d1a30;border-bottom:1px solid hsla(0,0%,100%,.08);color:#f7f9fc}.profile-popover-panel .modal-header strong{color:#f7f9fc;font-size:15px;font-weight:800}.profile-popover-panel .modal-close{color:rgba(247,249,252,.72);background:transparent;border:0}.profile-popover-panel .modal-body{background:#0d1a30;padding:18px 18px 22px}.profile-popover-state{text-align:center;color:rgba(247,249,252,.65);font-size:13px;padding:28px 8px}.profile-popover-error{color:#ff6a6a}.profile-popover-stack{display:flex;flex-direction:column;gap:14px}.profile-popover-header{display:flex;align-items:center;gap:12px}.profile-popover-avatar{position:relative;width:56px;height:56px;border-radius:50%;overflow:hidden;background:hsla(0,0%,100%,.08);flex-shrink:0;border:1px solid hsla(0,0%,100%,.15)}.profile-popover-avatar-fallback{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:800;color:rgba(247,249,252,.85)}.profile-popover-headline{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-popover-name{font-size:16px;font-weight:800;color:#f7f9fc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile-popover-team{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px;font-weight:700;color:rgba(247,249,252,.7)}.profile-popover-team .team-badge{width:20px;height:20px;font-size:11px}.profile-popover-team-separator{color:rgba(247,249,252,.38);font-weight:800}.profile-popover-level-inline{display:inline-flex;align-items:center;gap:5px;min-width:0}.profile-popover-level{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(255,106,43,.12);border:1px solid rgba(255,106,43,.32);border-radius:999px;align-self:flex-start}.profile-popover-level-badge{font-size:12px;font-weight:900;color:#ff6a2b;letter-spacing:.4px}.profile-popover-level-title{font-size:12px;font-weight:700;color:rgba(247,249,252,.85)}.profile-popover-bio{margin:0;font-size:13px;font-weight:600;color:rgba(247,249,252,.88);line-height:1.5;word-break:break-word}.profile-popover-bio-empty{color:rgba(247,249,252,.45);font-style:italic}.profile-popover-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;padding:12px;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.08);border-radius:12px}.profile-popover-stat{display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.profile-popover-stat-value{font-size:22px;font-weight:900;color:#f7f9fc;letter-spacing:-.02em;line-height:1}.profile-popover-stat-label{font-size:11px;font-weight:800;color:rgba(247,249,252,.5)}.profile-popover-actions{display:flex;justify-content:center;margin-top:4px}.profile-popover-action-label{font-size:12px;font-weight:700;color:rgba(247,249,252,.55);padding:8px 14px}.profile-popover-friend-badge{display:inline-flex;align-items:center;gap:5px;padding:8px 16px;background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.3);border-radius:999px;font-size:12px;font-weight:800;color:#4ade80}.profile-popover-pending{padding:8px 16px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;font-size:12px;font-weight:700;color:rgba(247,249,252,.55)}.profile-popover-add-friend{display:inline-flex;align-items:center;gap:6px;padding:9px 18px;background:#ff6a2b;border:0;border-radius:999px;color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 6px 14px rgba(255,106,43,.32);transition:transform .08s ease,box-shadow .16s ease}.profile-popover-add-friend:active:not(:disabled){transform:scale(.97)}.profile-popover-add-friend:disabled{opacity:.6;cursor:not-allowed}.profile-popover-respond{display:flex;gap:8px}.profile-popover-respond-accept,.profile-popover-respond-reject{padding:8px 18px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;transition:transform .08s ease}.profile-popover-respond-accept{background:#ff6a2b;border:0;color:#fff;box-shadow:0 6px 14px rgba(255,106,43,.32)}.profile-popover-respond-reject{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:rgba(247,249,252,.78)}.profile-popover-respond-accept:active:not(:disabled),.profile-popover-respond-reject:active:not(:disabled){transform:scale(.96)}.profile-popover-respond-accept:disabled,.profile-popover-respond-reject:disabled{opacity:.6;cursor:not-allowed}.profile-author-trigger{cursor:pointer;background:transparent;border:0;padding:0;color:inherit;font:inherit;display:inline-flex;align-items:center;gap:inherit}.profile-author-trigger:active{opacity:.6}.phone-frame-dark .season-level-card{display:flex;flex-direction:column;gap:12px;margin:14px 0 0;padding:18px 18px 20px;position:relative;z-index:10;background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.28);border-radius:18px;color:var(--hd-text-primary)}.phone-frame-dark .profile-card>.season-level-card{z-index:2}.phone-frame-dark .season-level-head{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;color:rgba(247,249,252,.6)}.phone-frame-dark .season-level-head-label{display:inline-flex;align-items:center;gap:5px;color:var(--hd-accent-orange);letter-spacing:.2px}.phone-frame-dark .season-level-info-button{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);border-radius:999px;color:rgba(247,249,252,.68);cursor:pointer;display:inline-flex;height:28px;justify-content:center;margin:-4px -2px -4px 0;padding:0;transition:background .16s ease,color .16s ease,transform .08s ease;width:28px}.phone-frame-dark .season-level-info-button:active{transform:scale(.94)}.phone-frame-dark .season-level-info-button:hover{background:rgba(255,106,43,.14);color:#fff}.phone-frame-dark .season-level-info-popover{background:#081121;border:1px solid hsla(0,0%,100%,.32);border-radius:14px;box-shadow:0 14px 34px rgba(0,0,0,.32);color:rgba(247,249,252,.88);padding:12px 14px 13px;position:absolute;right:14px;top:50px;width:min(250px,calc(100% - 28px));z-index:100}.phone-frame-dark .season-level-info-popover-head{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:9px}.phone-frame-dark .season-level-info-popover strong{color:#fff;font-size:13px;font-weight:900;padding-right:30px}.phone-frame-dark .season-level-info-close{align-items:center;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:999px;color:rgba(247,249,252,.7);cursor:pointer;display:inline-flex;flex:0 0 auto;height:24px;justify-content:center;margin:0;padding:0;position:absolute;right:8px;top:8px;width:24px;z-index:1}.phone-frame-dark .season-level-info-close:hover{background:hsla(0,0%,100%,.12);color:#fff}.phone-frame-dark .season-level-info-popover dl{display:grid;gap:7px;margin:0}.phone-frame-dark .season-level-info-popover dl>div{align-items:center;display:flex;justify-content:space-between;gap:14px}.phone-frame-dark .season-level-info-popover dd,.phone-frame-dark .season-level-info-popover dt{margin:0}.phone-frame-dark .season-level-info-popover dt{color:rgba(247,249,252,.68);font-size:12px;font-weight:700}.phone-frame-dark .season-level-info-popover dd{color:var(--hd-accent-orange);font-size:12px;font-variant-numeric:tabular-nums;font-weight:900;white-space:nowrap}.phone-frame-dark .season-level-title-row{display:flex;align-items:baseline;gap:10px;margin-top:2px}.phone-frame-dark .season-level-badge{display:inline-flex;align-items:center;padding:4px 10px;background:var(--hd-accent-orange);color:#fff;font-size:13px;font-weight:900;letter-spacing:.3px;border-radius:999px;box-shadow:0 4px 12px rgba(255,106,43,.35)}.phone-frame-dark .season-level-title{font-size:22px;font-weight:900;color:var(--hd-text-primary);letter-spacing:-.04em;line-height:1}.phone-frame-dark .season-level-progress{position:relative;width:100%;height:10px;background:hsla(0,0%,100%,.08);border-radius:999px;overflow:hidden}.phone-frame-dark .season-level-progress-bar{height:100%;background:linear-gradient(90deg,#ff6a2b,#ffb37a);border-radius:999px;transition:width .4s cubic-bezier(.22,1,.36,1)}.phone-frame-dark .season-level-progress-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;color:rgba(247,249,252,.7);font-variant-numeric:tabular-nums}.phone-frame-dark .season-level-progress-max{width:100%;text-align:center;color:var(--hd-accent-orange);font-weight:800}.phone-frame-dark .season-level-mini-chip{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 4px;background:rgba(0,0,0,.32);border:1px solid rgba(255,106,43,.35);border-radius:999px;font-size:11px;font-weight:800;color:rgba(247,249,252,.92);white-space:nowrap;line-height:1}.phone-frame-dark .season-level-mini-badge{display:inline-flex;align-items:center;padding:3px 8px;background:var(--hd-accent-orange);color:#fff;font-size:11px;font-weight:900;letter-spacing:.2px;border-radius:999px}.phone-frame-dark .season-level-mini-title{letter-spacing:-.2px}