.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}.phone-frame-light .play-hub-header{position:relative;padding:24px 4px 0;display:flex;align-items:center;justify-content:space-between;gap:12px}.phone-frame-light .play-hub-settings{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;color:var(--bp-text-secondary);background:rgba(20,30,50,.04);transition:background .12s ease,color .12s ease}.phone-frame-light .play-hub-settings:focus-visible,.phone-frame-light .play-hub-settings:hover{background:rgba(20,30,50,.08);color:var(--bp-text)}.phone-frame-light .play-hub-header h1{flex:1;min-width:0;margin:0;font-size:26px;font-weight:900;color:var(--bp-text);letter-spacing:-.4px;display:flex;align-items:center;gap:10px}.phone-frame-light .play-hub-logo{width:44px;height:44px;-o-object-fit:contain;object-fit:contain;flex:0 0 auto}.phone-frame-light .play-hub-header p{margin:0;font-size:13px;color:var(--bp-text-secondary);font-weight:600}.phone-frame-light .play-hub-tagline{font-size:12px;font-weight:600;color:var(--bp-text-secondary);letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.phone-frame-light .play-hub-grid{display:grid;gap:8px}.phone-frame-light .play-hub-grid-3{grid-template-columns:repeat(3,1fr)}.phone-frame-light .play-hub-grid-2{grid-template-columns:repeat(2,1fr)}.phone-frame-light .play-hub-grid-1{grid-template-columns:1fr}.phone-frame-light .play-hub-section-pair{display:contents}.phone-frame-light .play-hub-grid-2 .play-hub-card{padding:14px 10px;gap:10px}.phone-frame-light .play-hub-grid-2 .play-hub-card-icon{width:38px;height:38px}.phone-frame-light .play-hub-grid-2 .play-hub-card-icon svg{width:22px;height:22px}.phone-frame-light .play-hub-grid-2 .play-hub-card-text{padding-right:4px}.phone-frame-light .play-hub-grid-2 .play-hub-card-title{font-size:13.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .play-hub-section+.play-hub-section{margin-top:-4px}.phone-frame-light .play-hub-header+.play-hub-section{margin-top:-10px}.phone-frame-light .play-hub-section-label{font-size:15px;font-weight:800;color:var(--bp-text);letter-spacing:.2px;margin:0 0 10px 4px;text-transform:none;display:inline-flex;align-items:center;gap:7px}.phone-frame-light .play-hub-section-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:rgba(232,74,138,.14);color:var(--bp-accent);border-radius:7px}.phone-frame-light .play-hub-section-icon svg{width:16px;height:16px}.phone-frame-light .play-hub-hero{position:relative;padding:14px;border-radius:20px;background-color:#fde6ee;background-image:url(/assets/home-pattern-bg.png);background-size:cover;background-position:top;background-repeat:no-repeat;overflow:visible}.phone-frame-light .play-hub-hero-header{display:block;margin-bottom:10px;padding:4px 0 0 4px}.phone-frame-light .play-hub-hero-text{padding-right:38%}.phone-frame-light .play-hub-hero-illust{position:absolute;top:-35px;right:5px;width:160px;height:160px;z-index:2;pointer-events:none}.phone-frame-light .play-hub-hero-illust img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 6px 12px rgba(232,74,138,.18))}.phone-frame-light .play-hub-hero-cards{position:relative;z-index:1}.phone-frame-light .play-hub-hero-title{margin:0 0 6px;font-size:24px;font-weight:900;color:var(--bp-text);letter-spacing:-.4px;line-height:1.2}.phone-frame-light .play-hub-hero-subtitle{margin:0;font-size:13px;font-weight:600;color:var(--bp-text-secondary);line-height:1.4;letter-spacing:-.1px}.phone-frame-light .play-hub-hero-cards{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:8px}.phone-frame-light .play-hub-hero-cards>:first-child{grid-row:span 2}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card{background:#fff;border-color:rgba(232,74,138,.08);flex-direction:row;align-items:center;text-align:left;gap:10px;padding:12px 12px 12px 10px;min-height:64px;height:100%}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-text{flex:1;align-items:flex-start;text-align:left;
  /* ! 버튼은 top-right 코너만 차지 (22px), 텍스트는 vertical center라 padding-right 최소화 →
     "경기장 들어가기" "내 라인업 기록" 등 5~6자 제목이 1줄에 들어감 */padding-right:4px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-title{font-size:16px;font-weight:800;line-height:1.25;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-icon{width:40px;height:40px;background:rgba(232,74,138,.12)}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card{background:linear-gradient(135deg,#f04681,var(--bp-accent,#e84a8a));border:none;color:#fff;flex-direction:column;align-items:flex-start;justify-content:space-between;text-align:left;padding:16px;gap:12px;height:100%;min-height:130px;box-shadow:0 6px 18px rgba(232,74,138,.28)}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card:hover{background:linear-gradient(135deg,#e63d77,#d83f7c)}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon{width:56px;height:56px;background:hsla(0,0%,100%,.96);color:var(--bp-accent,#e84a8a);border-radius:14px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon svg{width:30px;height:30px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-text{padding-right:0;align-items:flex-start;text-align:left;width:100%}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-title{font-size:22px;font-weight:900;color:#fff;text-align:left;line-height:1.2}@media (min-width:481px){.phone-frame-light .play-hub-hero{padding:18px 20px}.phone-frame-light .play-hub-hero-header{margin-bottom:12px}.phone-frame-light .play-hub-hero-title{font-size:28px}.phone-frame-light .play-hub-hero-subtitle{font-size:15px}.phone-frame-light .play-hub-hero-illust{top:-38px;right:15px;width:180px;height:180px}.phone-frame-light .play-hub-hero-cards{gap:10px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card{padding:22px 20px;min-height:170px;gap:14px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon{width:64px;height:64px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon svg{width:34px;height:34px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-title{font-size:26px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card{padding:16px 16px 16px 14px;min-height:80px;gap:12px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-icon{width:46px;height:46px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-title{font-size:17px}}@media (min-width:1025px){.phone-frame-light .play-hub-hero{padding:24px 30px}.phone-frame-light .play-hub-hero-header{margin-bottom:16px}.phone-frame-light .play-hub-hero-title{font-size:32px}.phone-frame-light .play-hub-hero-subtitle{font-size:16px}.phone-frame-light .play-hub-hero-illust{top:-45px;right:18px;width:220px;height:220px}.phone-frame-light .play-hub-hero-cards{grid-template-columns:repeat(3,1fr);grid-template-rows:auto;gap:14px}.phone-frame-light .play-hub-hero-cards>:first-child{grid-row:auto}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card{padding:24px 22px;min-height:180px;gap:18px;flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-between}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon{width:56px;height:56px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-icon svg{width:30px;height:30px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-text{align-items:flex-start;text-align:left;padding-right:32px}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-title{font-size:20px;text-align:left}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card{flex-direction:column;align-items:flex-start;text-align:left;justify-content:space-between;padding:24px 22px;min-height:180px;gap:18px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-text{align-items:flex-start;text-align:left;padding-right:32px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-icon{width:56px;height:56px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-icon svg{width:30px;height:30px}.phone-frame-light .play-hub-hero-cards>:not(:first-child) .play-hub-card-title{font-size:18px;text-align:left}.phone-frame-light .play-hub-card-info{display:none}.phone-frame-light .play-hub-card{position:relative}.phone-frame-light .play-hub-card-chevron{display:inline-block;position:absolute;right:12px;top:50%;transform:translateY(-50%);color:var(--bp-text-muted,#94a3b8);pointer-events:none}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-chevron{color:hsla(0,0%,100%,.9)}.phone-frame-light .play-hub-card-description{display:-webkit-box;font-size:12.5px;font-weight:500;color:var(--bp-text-secondary);line-height:1.4;letter-spacing:-.1px;margin-top:3px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-description{color:hsla(0,0%,100%,.92)}

  /* ! 버튼 없어졌으므로 텍스트 영역 우측 padding 회수.
     단, 배지/마크 있는 카드는 padding-right 유지해 텍스트와 안 겹치게. */.phone-frame-light .play-hub-card-text{padding-right:0}.phone-frame-light .play-hub-card-wrap:has(.play-hub-card-badge) .play-hub-card-text,.phone-frame-light .play-hub-card-wrap:has(.play-hub-card-external-mark) .play-hub-card-text,.phone-frame-light .play-hub-card-wrap:has(.play-hub-card-featured) .play-hub-card-text{padding-right:22px}}@media (min-width:1025px){.phone-frame-wide .play-hub-grid{gap:12px}.phone-frame-wide .play-hub-header{padding-top:32px}.phone-frame-wide .play-hub-header h1{font-size:32px}.phone-frame-wide .play-hub-logo{width:52px;height:52px}}.phone-frame-light .play-hub-card-wrap{position:relative}.phone-frame-light .play-hub-card{display:flex;align-items:center;gap:12px;padding:16px 14px;background:var(--bp-card);border:1px solid var(--bp-line-soft);border-radius:14px;color:var(--bp-text);text-decoration:none;transition:background .15s ease,transform .12s ease;min-height:72px}.phone-frame-light .play-hub-card:hover{background:rgba(20,30,50,.04)}.phone-frame-light .play-hub-card:active{transform:scale(.99)}.phone-frame-light .play-hub-card-icon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;background:rgba(232,74,138,.14);color:var(--bp-accent);border-radius:10px;flex-shrink:0}.phone-frame-light .play-hub-card-icon svg{width:24px;height:24px}.phone-frame-light .play-hub-card-icon-image{background:#fff;border:1px solid var(--bp-line-soft);overflow:hidden}.phone-frame-light .play-hub-card-icon-image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.phone-frame-light .play-hub-card-text{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px;padding-right:18px}.phone-frame-light .play-hub-card-chevron,.phone-frame-light .play-hub-card-description{display:none}.phone-frame-light .play-hub-card-title{display:block;font-size:15px;font-weight:800;letter-spacing:-.3px;color:var(--bp-text);word-break:keep-all;line-height:1.25}.phone-frame-light .play-hub-card-subtitle{display:block;font-size:12px;font-weight:600;color:var(--bp-text-secondary);letter-spacing:-.1px;line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .play-hub-card-disabled{opacity:.55;cursor:not-allowed}.phone-frame-light .play-hub-card-info{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;padding:0;background:transparent;border:0;border-radius:50%;color:var(--bp-text-muted);cursor:pointer;transition:background .12s ease,color .12s ease;z-index:2}.phone-frame-light .play-hub-card-info:hover,.phone-frame-light .play-hub-card-info[aria-expanded=true]{background:rgba(232,74,138,.14);color:var(--bp-accent)}.phone-frame-light .play-hub-card-info-bottom{top:auto;bottom:10px;right:10px;background:hsla(0,0%,100%,.92);color:var(--bp-accent,#e84a8a);box-shadow:0 2px 6px rgba(0,0,0,.15)}.phone-frame-light .play-hub-card-info-bottom:hover,.phone-frame-light .play-hub-card-info-bottom[aria-expanded=true]{background:#fff;color:var(--bp-accent)}.phone-frame-light .play-hub-card-external-mark{position:absolute;top:6px;right:6px;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;color:var(--bp-text-muted);pointer-events:none;z-index:2}.phone-frame-light .play-hub-card-external{background:var(--bp-bg);border-style:dashed}.phone-frame-light .play-hub-card-external:hover{background:var(--bp-card);border-color:var(--bp-text-muted)}.phone-frame-light .play-hub-card-external:hover~.play-hub-card-external-mark,.phone-frame-light .play-hub-card-wrap:hover .play-hub-card-external-mark{color:var(--bp-accent)}.phone-frame-light .play-hub-card-badge{position:absolute;top:6px;right:6px;padding:3px 8px;background:rgba(20,30,50,.06);border-radius:999px;font-size:10px;font-weight:800;color:var(--bp-text-secondary);letter-spacing:.2px;z-index:2}.phone-frame-light .play-hub-card-corner-row{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:6px;z-index:2}.phone-frame-light .play-hub-card-featured{display:inline-flex;align-items:center;gap:3px;padding:4px 10px;background:#fff;color:var(--bp-accent,#e84a8a);border-radius:999px;font-size:11px;font-weight:900;letter-spacing:.2px;box-shadow:0 2px 8px rgba(0,0,0,.15)}.phone-frame-light .play-hub-card-featured svg{margin-right:1px}.phone-frame-light .play-hub-card-info-on-featured{position:static;width:22px;height:22px;background:hsla(0,0%,100%,.92);color:var(--bp-accent,#e84a8a);box-shadow:0 2px 6px rgba(0,0,0,.15)}.phone-frame-light .play-hub-card-info-on-featured:hover,.phone-frame-light .play-hub-card-info-on-featured[aria-expanded=true]{background:#fff;color:var(--bp-accent)}.phone-frame-light .play-hub-grid-3 .play-hub-card{flex-direction:column;align-items:center;text-align:center;gap:8px;padding:14px 6px;min-height:96px}.phone-frame-light .play-hub-grid-3 .play-hub-card-icon{width:48px;height:48px}.phone-frame-light .play-hub-grid-3 .play-hub-card-icon svg{width:26px;height:26px}.phone-frame-light .play-hub-grid-3 .play-hub-card-text{padding-right:0;align-items:center}.phone-frame-light .play-hub-grid-3 .play-hub-card-title{font-size:13.5px;text-align:center;line-height:1.3}@media (min-width:481px){.phone-frame-light .play-hub-grid-3 .play-hub-card{padding:18px 10px;min-height:112px;gap:10px}.phone-frame-light .play-hub-grid-3 .play-hub-card-icon{width:52px;height:52px}.phone-frame-light .play-hub-grid-3 .play-hub-card-icon svg{width:28px;height:28px}.phone-frame-light .play-hub-grid-3 .play-hub-card-title{font-size:15px}}.phone-frame-light .play-hub-card-tooltip{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:5;padding:10px 12px;background:var(--bp-text);color:#fff;border-radius:10px;font-size:12px;font-weight:600;line-height:1.45;box-shadow:0 8px 24px rgba(15,23,42,.22);letter-spacing:-.1px}.phone-frame-light .play-hub-card-tooltip:before{content:"";position:absolute;top:-5px;right:14px;width:10px;height:10px;background:var(--bp-text);transform:rotate(45deg);border-radius:1px}.phone-frame-light .lineup-header{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:8px;padding:0;margin-top:-10px;margin-bottom:-14px}.phone-frame-light .lineup-header-no-back{display:flex;position:relative;justify-content:center;align-items:center}.phone-frame-light .lineup-header-no-back .lineup-mode-toggle{position:absolute;right:0;top:50%;transform:translateY(-50%)}.phone-frame-light .lineup-sync-badge{position:absolute;left:0;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;font-size:10px;font-weight:700;border:1px solid var(--bp-line-soft);background:rgba(20,30,50,.04);color:var(--bp-text-secondary);white-space:nowrap}.phone-frame-light .lineup-header-share{position:absolute;right:0;top:50%;transform:translateY(-50%)}.phone-frame-light .lineup-publish-toggle:not(:disabled):active{transform:translateY(-50%);filter:none}.phone-frame-light .lineup-mode-toggle-inline{position:static;transform:none}.phone-frame-light .lineup-sync-badge.is-synced{border-color:rgba(34,197,94,.45);background:rgba(34,197,94,.1);color:var(--bp-success)}.phone-frame-light .lineup-sync-badge.is-loading{border-color:rgba(232,74,138,.45);background:rgba(232,74,138,.08);color:var(--bp-accent)}.phone-frame-light .lineup-sync-badge.is-error{border-color:rgba(220,38,38,.5);background:rgba(220,38,38,.1);color:var(--bp-danger)}.phone-frame-light .lineup-sync-spin{animation:lineup-sync-spin .9s linear infinite}@keyframes lineup-sync-spin{to{transform:rotate(1turn)}}.phone-frame-light .lineup-header>.sched-team-picker{justify-self:center}.phone-frame-light .lineup-header-spacer{display:block}.phone-frame-light .lineup-mode-toggle{display:inline-flex;background:rgba(20,30,50,.04);border:1px solid rgba(20,30,50,.08);border-radius:10px;padding:3px;gap:2px}.phone-frame-light .lineup-mode-tab{padding:6px 12px;background:transparent;border:0;border-radius:7px;color:var(--bp-text-secondary);font:inherit;font-size:12px;font-weight:800;cursor:pointer;transition:background .15s ease,color .15s ease;white-space:nowrap}.phone-frame-light .lineup-mode-tab:hover{color:var(--bp-text)}.phone-frame-light .lineup-mode-tab-active{background:var(--bp-accent);color:#fff}.phone-frame-light .lineup-slot-pos-static{padding:2px 6px;background:rgba(20,30,50,.05);border:1px solid rgba(20,30,50,.08);border-radius:6px;font-size:10px;font-weight:800;color:var(--bp-text);flex-shrink:0}.phone-frame-light .lineup-slot-order-starter,.phone-frame-light .lineup-slot-pos-starter{background:rgba(232,74,138,.18);border-color:rgba(232,74,138,.4);color:var(--bp-accent)}.phone-frame-light .lineup-back{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:10px;color:var(--bp-text-secondary);cursor:pointer}.phone-frame-light .lineup-back:hover{background:rgba(20,30,50,.04)}.phone-frame-light .lineup-layout{display:grid;-moz-column-gap:8px;column-gap:8px;row-gap:2px;grid-template-columns:1fr 1fr;grid-template-areas:"diamond diamond" "hint    hint" "slots   pool"}.phone-frame-light .lineup-diamond-card{grid-area:diamond}.phone-frame-light .lineup-slots-card{grid-area:slots}.phone-frame-light .lineup-pool-card-side{grid-area:pool}.phone-frame-light .lineup-action-row{grid-area:hint;display:flex;align-items:center;gap:8px;min-width:0}.phone-frame-light .lineup-action-hint{flex:1;min-width:0;margin:0;padding:0 2px;color:var(--bp-text-muted);font-size:12px;font-weight:600;letter-spacing:-.1px;text-align:left}.phone-frame-light .lineup-action-hint strong{color:var(--bp-text-secondary);font-weight:800}.phone-frame-light .lineup-action-buttons{display:inline-flex;align-items:center;gap:14px;flex-shrink:0}.phone-frame-light .lineup-action-btn{display:inline-flex;align-items:center;gap:4px;padding:5px 10px;background:rgba(20,30,50,.05);border:1px solid rgba(20,30,50,.1);border-radius:8px;color:var(--bp-text);font:inherit;font-size:11px;font-weight:700;letter-spacing:-.1px;cursor:pointer;transition:background .12s ease,border-color .12s ease;white-space:nowrap}.phone-frame-light .lineup-action-btn:hover{background:rgba(20,30,50,.08);border-color:rgba(20,30,50,.14)}.phone-frame-light .lineup-action-btn:active{background:rgba(20,30,50,.1)}.phone-frame-light .lineup-action-btn-primary{background:rgba(232,74,138,.18);border-color:rgba(232,74,138,.4);color:var(--bp-accent)}.phone-frame-light .lineup-action-btn-primary:hover{background:rgba(232,74,138,.26)}.phone-frame-light .lineup-action-btn-publish{background:rgba(20,30,50,.04);border-color:var(--bp-line-soft);color:var(--bp-text-secondary)}.phone-frame-light .lineup-action-btn-publish.is-on{background:rgba(34,197,94,.14);border-color:rgba(34,197,94,.5);color:var(--bp-success)}.phone-frame-light .lineup-action-btn-publish:disabled{opacity:.45;cursor:not-allowed}.phone-frame-light .lineup-action-pool-badge{display:none;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;background:var(--bp-card-soft);border:1px solid var(--bp-line);font-size:12px;color:var(--bp-text);white-space:nowrap;flex-shrink:0}.phone-frame-light .lineup-action-pool-badge strong{font-weight:800}.phone-frame-light .lineup-action-pool-badge .lineup-section-count{font-weight:700;color:var(--bp-text-secondary)}@media (min-width:1025px){.phone-frame-wide .lineup-layout{grid-template-columns:minmax(360px,1.3fr) minmax(280px,1fr);grid-template-areas:"diamond slots" "hint    slots" "pool    pool";-moz-column-gap:14px;column-gap:14px;row-gap:4px}.phone-frame-wide .lineup-pool-card-side{padding-top:6px}.phone-frame-wide .lineup-action-row{display:grid;grid-template-columns:1fr auto;grid-template-areas:"hint    hint" "badge   buttons";-moz-column-gap:8px;column-gap:8px;row-gap:6px;padding:0 2px}.phone-frame-wide .lineup-action-hint{grid-area:hint}.phone-frame-wide .lineup-action-pool-badge{grid-area:badge;justify-self:start}.phone-frame-wide .lineup-action-buttons{grid-area:buttons;justify-self:end}.phone-frame-wide .lineup-action-pool-badge{display:inline-flex}.phone-frame-wide .lineup-pool-card-side .lineup-section-head{display:none}.phone-frame-wide .lineup-pool-list{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));max-height:none;overflow:visible}}.phone-frame-light .lineup-diamond-card,.phone-frame-light .lineup-pool-card,.phone-frame-light .lineup-slots-card{background:var(--bp-card);border:1px solid var(--bp-line-soft);border-radius:14px;padding:12px 10px;min-width:0}.phone-frame-light .lineup-layout .lineup-pool-card-side,.phone-frame-light .lineup-layout .lineup-slots-card{padding-top:6px}.phone-frame-light .lineup-diamond-card{display:flex;flex-direction:column;padding:0;overflow:hidden}.phone-frame-light .lineup-pool-card-side{display:flex;flex-direction:column;min-height:0}.phone-frame-light .lineup-section-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.phone-frame-light .lineup-clear-btn{margin-left:auto;display:inline-flex;align-items:center;gap:4px;padding:5px 9px;background:rgba(244,67,54,.12);border:1px solid rgba(244,67,54,.32);border-radius:7px;color:#ff7c7c;font:inherit;font-size:11px;font-weight:700;letter-spacing:-.1px;cursor:pointer;transition:background .12s ease;white-space:nowrap;flex-shrink:0}.phone-frame-light .lineup-clear-btn:hover{background:rgba(244,67,54,.2)}.phone-frame-light .lineup-clear-btn:active{background:rgba(244,67,54,.28)}.phone-frame-light .lineup-section-head strong{font-size:14px;font-weight:800;letter-spacing:-.2px;color:var(--bp-text)}.phone-frame-light .lineup-section-count{font-size:12px;font-weight:700;color:var(--bp-accent)}.phone-frame-light .lineup-section-hint{font-size:11px;color:var(--bp-text-muted);font-weight:600}.phone-frame-light .lineup-slots{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.phone-frame-light .lineup-slot{display:flex;align-items:center;gap:6px;padding:6px 8px;background:rgba(20,30,50,.03);border:1px solid rgba(20,30,50,.05);border-radius:9px;min-height:36px}.phone-frame-light .lineup-slot-empty{border-style:dashed;background:transparent}.phone-frame-light .lineup-slot-order{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;background:rgba(232,74,138,.16);color:var(--bp-accent);border-radius:999px;font-size:10px;font-weight:800;flex-shrink:0;transition:background .12s ease,box-shadow .12s ease}.phone-frame-light .lineup-slot-main{flex:1;min-width:0;display:flex;align-items:center;gap:6px;background:transparent;border:0;padding:0;color:inherit;cursor:pointer;text-align:left;font:inherit}.phone-frame-light .lineup-slot-main:hover .lineup-slot-order{background:rgba(232,74,138,.28)}.phone-frame-light .lineup-slot-selected{background:rgba(255,221,51,.1)!important;border-color:rgba(255,221,51,.4)!important}.phone-frame-light .lineup-slot-order-selected{background:#fd3!important;color:#1a2640!important;box-shadow:0 0 0 2px rgba(255,221,51,.4),0 0 8px rgba(255,221,51,.6)}.phone-frame-light .lineup-slot-main:hover .lineup-slot-order-selected{background:#fd3!important}.phone-frame-light .lineup-slot-swap-from-down{animation:lineup-slot-swap-from-down .42s cubic-bezier(.45,0,.25,1)}.phone-frame-light .lineup-slot-swap-from-up{animation:lineup-slot-swap-from-up .42s cubic-bezier(.45,0,.25,1)}@keyframes lineup-slot-swap-from-down{0%{transform:translateY(36px);background:rgba(255,221,51,.32);opacity:.65}60%{background:rgba(255,221,51,.18)}to{transform:translateY(0);background:rgba(20,30,50,.03);opacity:1}}@keyframes lineup-slot-swap-from-up{0%{transform:translateY(-36px);background:rgba(255,221,51,.32);opacity:.65}60%{background:rgba(255,221,51,.18)}to{transform:translateY(0);background:rgba(20,30,50,.03);opacity:1}}.phone-frame-light .lineup-slot-player{flex:1;min-width:0;display:flex;align-items:center;color:var(--bp-text);text-align:left}.phone-frame-light .lineup-slot-name{font-size:12px;font-weight:800;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .lineup-slot-pos{padding:2px 6px;background:rgba(20,30,50,.05);border:1px solid rgba(20,30,50,.08);border-radius:6px;font-size:10px;font-weight:800;color:var(--bp-text);cursor:pointer;flex-shrink:0}.phone-frame-light .lineup-slot-remove{width:22px;height:22px;margin-left:2px;padding:0;color:hsla(0,0%,100%,.42);transition:background .12s ease,color .12s ease}.phone-frame-light .lineup-slot-remove:hover{background:rgba(244,67,54,.16);color:#ff7c7c}.phone-frame-light .lineup-slot-pos:hover{background:rgba(20,30,50,.08)}.phone-frame-light .lineup-slot-remove{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:0;border-radius:6px;color:var(--bp-text-muted);cursor:pointer;flex-shrink:0}.phone-frame-light .lineup-slot-remove:hover{background:rgba(20,30,50,.05);color:var(--bp-text)}.phone-frame-light .lineup-slot-placeholder{flex:1;font-size:12px;color:var(--bp-text-muted);font-weight:600}.phone-frame-light .lineup-field{position:relative;width:100%;aspect-ratio:640/360;background:#0a1422}.phone-frame-light .lineup-field-bg{position:absolute;inset:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1}.phone-frame-light .lineup-field-marker{position:absolute;transform:translate(-50%,-50%);text-shadow:0 1px 3px rgba(0,0,0,.9);z-index:2;padding:8px;box-sizing:content-box}.phone-frame-light button.lineup-field-marker{background:transparent!important;border:0!important;outline:none!important;font:inherit;cursor:pointer;pointer-events:auto;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;-moz-user-select:none;user-select:none;-webkit-user-select:none;transform:translate(-50%,-50%)!important}.phone-frame-light button.lineup-field-marker:active,.phone-frame-light button.lineup-field-marker:focus,.phone-frame-light button.lineup-field-marker:focus-visible,.phone-frame-light button.lineup-field-marker:hover{background:transparent!important;outline:none!important;border:0!important}.phone-frame-light .lineup-field-marker-interactive .lineup-field-marker-circle{transition:none}.phone-frame-light .lineup-field-marker-selected .lineup-field-marker-circle{background:#fd3!important;color:#1a2640!important;border-color:#fff!important;box-shadow:0 0 0 3px rgba(255,221,51,.55),0 2px 8px rgba(0,0,0,.6)!important}.phone-frame-light .lineup-field-marker-selected .lineup-field-marker-name{color:#fd3;font-weight:900}.phone-frame-light .lineup-swap-ghost{position:absolute;transform:translate(-50%,-50%);padding:4px 10px;background:#fd3;color:#1a2640;font-size:11px;font-weight:900;letter-spacing:-.2px;white-space:nowrap;border-radius:999px;box-shadow:0 4px 14px rgba(0,0,0,.5),0 0 10px rgba(255,221,51,.7);z-index:5;pointer-events:none;animation:lineup-swap-travel .65s cubic-bezier(.45,.05,.25,1) forwards}@keyframes lineup-swap-travel{0%{left:var(--ghost-from-left);top:var(--ghost-from-top);opacity:0;transform:translate(-50%,-50%) scale(.6)}18%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}82%{opacity:1;transform:translate(-50%,-50%) scale(1.05)}to{left:var(--ghost-to-left);top:var(--ghost-to-top);opacity:0;transform:translate(-50%,-50%) scale(.7)}}.phone-frame-light .lineup-field-hint{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#b27a00;border-top:1px solid #8a5e00;color:#fff;font-size:12px;font-weight:700}.phone-frame-light .lineup-field-hint strong{padding:2px 6px;background:#fff;color:#b27a00;border-radius:5px;font-size:11px;font-weight:900}.phone-frame-light .lineup-field-hint-cancel{margin-left:auto;padding:4px 10px;background:transparent;border:1px solid hsla(0,0%,100%,.6);border-radius:6px;color:#fff;font-size:11px;font-weight:700;cursor:pointer}.phone-frame-light .lineup-field-marker-circle{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;background:var(--marker-color,rgba(20,30,50,.1));border:1.5px solid hsla(0,0%,100%,.92);border-radius:999px;font-size:10px;font-weight:900;color:#fff;box-shadow:0 2px 6px rgba(0,0,0,.55);letter-spacing:-.3px}.phone-frame-light .lineup-field-marker-empty .lineup-field-marker-circle{border-color:hsla(0,0%,100%,.45);color:hsla(0,0%,100%,.65)}.phone-frame-light .lineup-field-marker-name{position:absolute;top:calc(100% - 6px);left:50%;transform:translateX(-50%);font-size:11px;font-weight:800;line-height:1;color:#fff;letter-spacing:-.2px;white-space:nowrap;pointer-events:none}.phone-frame-light .lineup-pool-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:4px;max-height:370px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(20,30,50,.12) transparent}.phone-frame-light .lineup-pool-list::-webkit-scrollbar{width:4px}.phone-frame-light .lineup-pool-list::-webkit-scrollbar-thumb{background:rgba(20,30,50,.12);border-radius:2px}.phone-frame-light .lineup-pool-row{width:100%;display:flex;align-items:center;gap:6px;padding:6px 8px;background:rgba(20,30,50,.03);border:1px solid rgba(20,30,50,.05);border-radius:9px;color:var(--bp-text);font:inherit;cursor:pointer;min-height:36px;text-align:left;transition:background .12s ease}.phone-frame-light .lineup-pool-row:hover{background:rgba(20,30,50,.05)}.phone-frame-light .lineup-pool-row:active{transform:scale(.98)}.phone-frame-light .lineup-pool-row-blocked{opacity:.4;cursor:not-allowed}.phone-frame-light .lineup-hand-badge{display:inline-flex;align-items:center;padding:1px 5px;border-radius:4px;font-size:10px;font-weight:800;letter-spacing:-.2px;flex-shrink:0;line-height:1.4}.phone-frame-light .lineup-hand-L{background:rgba(64,156,255,.18);color:var(--bp-info)}.phone-frame-light .lineup-hand-R{background:hsla(0,100%,74%,.18);color:var(--bp-danger)}.phone-frame-light .lineup-hand-S{background:rgba(180,120,255,.2);color:var(--bp-accent-2)}.phone-frame-light .lineup-slot-player .lineup-hand-badge{margin-left:6px}.phone-frame-light .lineup-pool-row .lineup-hand-badge{margin-left:auto}.modal-panel.lineup-register-modal-panel,.phone-frame-light .modal-panel.lineup-register-modal-panel{width:calc(100% - 32px);max-width:420px;background:var(--bp-card)!important;color:var(--bp-text)!important;border:1px solid var(--bp-line)!important;border-radius:16px;overflow:hidden}.phone-frame-light .lineup-register-body{display:flex;flex-direction:column;gap:14px;padding:4px 0}.phone-frame-light .lineup-register-summary{display:flex;align-items:center;gap:10px;padding:10px 12px;background:var(--bp-bg);border:1px solid var(--bp-line-soft);border-radius:10px}.phone-frame-light .lineup-register-summary-text{display:flex;flex-direction:column;gap:2px;min-width:0}.phone-frame-light .lineup-register-summary-text strong{font-size:14px;font-weight:800;color:var(--bp-text)}.phone-frame-light .lineup-register-summary-text span{font-size:11px;color:var(--bp-text-secondary)}.phone-frame-light .lineup-register-field{display:flex;flex-direction:column;gap:6px;position:relative}.phone-frame-light .lineup-register-field-label{font-size:12px;font-weight:700;color:var(--bp-text)}.phone-frame-light .lineup-register-field-hint{font-size:11px;font-weight:600;color:var(--bp-text-muted);margin-left:4px}.phone-frame-light .lineup-register-input{width:100%;padding:10px 12px;background:var(--bp-bg);border:1px solid var(--bp-line);border-radius:8px;font-size:13px;color:var(--bp-text);outline:none;transition:border-color .15s ease}.phone-frame-light .lineup-register-input:focus{border-color:var(--bp-accent)}.phone-frame-light .lineup-register-field-count{position:absolute;right:4px;bottom:-16px;font-size:10px;color:var(--bp-text-muted)}.phone-frame-light .lineup-register-warn{margin:0;padding:8px 12px;background:rgba(255,184,0,.12);border:1px solid rgba(255,184,0,.4);border-radius:8px;font-size:12px;color:#b27a00;font-weight:600}.phone-frame-light .lineup-register-gate{display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 12px;text-align:center}.phone-frame-light .lineup-register-gate p{margin:0;font-size:13px;color:var(--bp-text-secondary)}.phone-frame-light .lineup-register-toast{position:fixed;left:50%;bottom:100px;transform:translateX(-50%);padding:10px 20px;background:rgba(20,30,50,.92);color:#fff;border-radius:999px;font-size:13px;font-weight:700;z-index:9999;animation:lineupRegisterToastIn .2s ease-out}@keyframes lineupRegisterToastIn{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.phone-frame-light .lineup-slot-menu-badge{display:inline-flex;align-items:center;padding:1px 6px;border-radius:999px;font-size:9px;font-weight:800;letter-spacing:-.2px;background:var(--bp-bg);color:var(--bp-text-muted);border:1px solid var(--bp-line-soft);flex-shrink:0;white-space:nowrap}.phone-frame-light .lineup-slot-menu-badge.is-public{background:rgba(34,197,94,.16);color:#1a7f3a;border-color:rgba(34,197,94,.4)}.phone-frame-light .lineup-slot-menu-record{font-size:10px;font-weight:700;color:var(--bp-accent);white-space:nowrap;flex-shrink:0}.phone-frame-light .lineup-action-hint.lineup-action-hint-published{color:#1a7f3a;font-weight:800}.phone-frame-light .lineup-layout.is-locked .lineup-diamond-card,.phone-frame-light .lineup-layout.is-locked .lineup-pool-card,.phone-frame-light .lineup-layout.is-locked .lineup-slots-card{opacity:.65;filter:saturate(.7);cursor:pointer}.phone-frame-light .lineup-layout.is-locked .lineup-diamond-card>*,.phone-frame-light .lineup-layout.is-locked .lineup-slots-card>*{pointer-events:none}.phone-frame-light .lineup-layout.is-locked .lineup-pool-row{pointer-events:none;cursor:not-allowed}.phone-frame-light .lineup-action-btn.lineup-action-btn-published{background:rgba(34,197,94,.18);border:1px solid rgba(34,197,94,.5);color:#1a7f3a}.phone-frame-light .lineup-action-btn.lineup-action-btn-published:hover:not(:disabled){background:rgba(34,197,94,.28)}.phone-frame-light .stadium-mine-tag{display:inline-flex;align-items:center;padding:6px 12px;background:var(--bp-bg);border:1px solid var(--bp-line-soft);border-radius:8px;font-size:11px;font-weight:700;color:var(--bp-text-muted);white-space:nowrap}.phone-frame-light .lineup-no-stats-badge{display:inline-flex;align-items:center;padding:1px 5px;border-radius:4px;font-size:9px;font-weight:800;letter-spacing:-.2px;background:rgba(255,184,0,.18);color:#b27a00;flex-shrink:0;line-height:1.4;margin-left:4px}.phone-frame-light .lineup-pool-row .lineup-no-stats-badge{margin-left:4px}.phone-frame-light .lineup-pool-row .lineup-pool-pos{padding:2px 5px;background:rgba(232,74,138,.16);color:var(--bp-accent);border-radius:5px;font-size:10px;font-weight:800;flex-shrink:0}.phone-frame-light .lineup-pool-row-name{font-size:12px;font-weight:800;letter-spacing:-.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .lineup-pool{display:flex;flex-wrap:wrap;gap:6px}.phone-frame-light .lineup-pool-item{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;background:rgba(20,30,50,.04);border:1px solid rgba(20,30,50,.06);border-radius:999px;color:var(--bp-text);font:inherit;cursor:pointer;transition:background .12s ease}.phone-frame-light .lineup-pool-item:hover{background:rgba(20,30,50,.06)}.phone-frame-light .lineup-pool-item:active{transform:scale(.97)}.phone-frame-light .lineup-pool-item-blocked{opacity:.4;cursor:not-allowed}.phone-frame-light .lineup-pool-pos{padding:2px 6px;background:rgba(232,74,138,.16);color:var(--bp-accent);border-radius:6px;font-size:10px;font-weight:800}.phone-frame-light .lineup-pool-name{font-size:13px;font-weight:700;letter-spacing:-.1px}.phone-frame-light .lineup-pool-num{font-size:11px;color:var(--bp-text-muted);font-weight:700}.phone-frame-light .lineup-pool-empty{text-align:center;padding:20px;color:var(--bp-text-muted);font-size:12px;font-weight:600}.phone-frame-light .lineup-pool-soon{margin-left:auto;padding:2px 6px;background:rgba(20,30,50,.05);border-radius:6px;font-size:10px;font-weight:700;color:var(--bp-text-muted)}.phone-frame-light .sched-team-picker-item-disabled{opacity:.4;cursor:not-allowed}.modal-backdrop:has(.lineup-confirm-modal-panel){align-items:center;padding:16px}.modal-panel.lineup-confirm-modal-panel{width:calc(100% - 32px);max-width:340px;background:var(--bp-card);color:var(--bp-text);border:1px solid var(--bp-line);border-radius:20px;box-shadow:0 16px 48px rgba(15,23,42,.18)}.lineup-confirm-modal-panel .modal-header{background:var(--bp-card);border-bottom:1px solid var(--bp-line-soft);color:var(--bp-text)}.lineup-confirm-modal-panel .modal-header strong{color:var(--bp-text);font-size:15px;font-weight:800}.lineup-confirm-modal-panel .modal-close{color:var(--bp-text-secondary);background:transparent;border:0}.lineup-confirm-modal-panel .modal-body{background:var(--bp-card);padding:18px 18px 20px}.lineup-confirm-body{display:flex;flex-direction:column;gap:18px}.lineup-confirm-msg{margin:0;color:var(--bp-text);font-size:14px;font-weight:600;line-height:1.55;letter-spacing:-.1px}.lineup-confirm-actions{display:flex;gap:8px}.lineup-confirm-cancel,.lineup-confirm-destruct{flex:1;padding:12px 0;border-radius:10px;border:1px solid;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.lineup-confirm-cancel{background:var(--bp-bg);border-color:var(--bp-line);color:var(--bp-text)}.lineup-confirm-cancel:hover{background:var(--bp-card);border-color:var(--bp-text-muted)}.lineup-confirm-destruct{background:var(--bp-danger);border-color:var(--bp-danger);color:#fff}.lineup-confirm-destruct:hover{filter:brightness(1.05)}.modal-backdrop:has(.lineup-pos-modal-panel){align-items:center;padding:16px}.modal-panel.lineup-pos-modal-panel{width:calc(100% - 32px);max-width:380px;background:#0d1a30;color:#f7f9fc;border:1px solid rgba(20,30,50,.12);border-radius:20px;box-shadow:0 16px 48px rgba(0,0,0,.5)}.lineup-pos-modal-panel .modal-header{background:#0d1a30;border-bottom:1px solid rgba(20,30,50,.06);color:#f7f9fc}.lineup-pos-modal-panel .modal-header strong{color:#f7f9fc;font-size:15px;font-weight:800}.lineup-pos-modal-panel .modal-close{color:rgba(247,249,252,.72);background:transparent;border:0}.lineup-pos-modal-panel .modal-body{background:#0d1a30;padding:16px 16px 20px}.lineup-pos-modal-panel .lineup-pos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.lineup-pos-modal-panel .lineup-pos-choice{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 4px;background:rgba(20,30,50,.04);border:1px solid rgba(20,30,50,.06);border-radius:10px;color:#f7f9fc;cursor:pointer;font:inherit;gap:2px}.lineup-pos-modal-panel .lineup-pos-choice:hover{background:rgba(20,30,50,.06)}.lineup-pos-modal-panel .lineup-pos-choice strong{font-size:13px;font-weight:800;color:#f7f9fc}.lineup-pos-modal-panel .lineup-pos-choice span{font-size:10px;color:rgba(247,249,252,.6);font-weight:600}.lineup-pos-modal-panel .lineup-pos-choice-active{background:rgba(232,74,138,.18);border-color:rgba(232,74,138,.5)}.lineup-pos-modal-panel .lineup-pos-choice-active strong{color:var(--bp-accent)}.lineup-pos-modal-panel .lineup-pos-check{position:absolute;top:4px;right:4px;color:var(--bp-accent)}.modal-backdrop:has(.share-lineup-modal-panel){align-items:center;padding:16px}.modal-panel.share-lineup-modal-panel{width:calc(100% - 32px);max-width:360px;background:var(--bp-card);border:1px solid var(--bp-line);border-radius:16px}.share-lineup-modal-panel .modal-header{background:var(--bp-card);border-bottom:1px solid var(--bp-line-soft);color:var(--bp-text)}.share-lineup-modal-panel .modal-header strong{color:var(--bp-text);font-size:15px;font-weight:800}.share-lineup-modal-panel .modal-close{color:var(--bp-text-secondary);background:transparent;border:0}.share-lineup-modal-panel .modal-close:hover{color:var(--bp-text)}.share-lineup-modal-panel .modal-body{background:var(--bp-card);padding:16px 16px 20px}.share-lineup-body{display:flex;flex-direction:column;gap:14px;padding:4px 0 0}.share-lineup-preview{display:flex;justify-content:center;background:var(--bp-card-soft);border:1px solid var(--bp-line);border-radius:12px;padding:10px}.share-lineup-preview-canvas{display:block;width:100%;max-width:270px;height:auto;border-radius:8px;box-shadow:var(--bp-shadow-card)}.share-lineup-actions{display:flex;gap:8px}.share-lineup-primary,.share-lineup-secondary{flex:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:11px 14px;border-radius:10px;font:inherit;font-size:13px;font-weight:800;letter-spacing:-.2px;cursor:pointer;transition:background .12s ease,border-color .12s ease}.share-lineup-primary{background:var(--bp-accent);border:1px solid var(--bp-accent);color:#fff}.share-lineup-primary:hover{background:var(--bp-accent-strong)}.share-lineup-primary:disabled{opacity:.6;cursor:not-allowed}.share-lineup-secondary{background:rgba(20,30,50,.05);border:1px solid rgba(20,30,50,.1);color:var(--bp-text)}.share-lineup-secondary:hover{background:rgba(20,30,50,.08)}.share-lineup-status{margin:0;text-align:center;font-size:12px;font-weight:700;color:var(--bp-accent)}.phone-frame-light .lineup-slot-picker{position:relative;flex:1 1 auto;min-width:0;max-width:240px;display:flex;justify-content:center}.phone-frame-light .lineup-slot-trigger{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;background:var(--bp-card);border:1px solid var(--bp-line-soft);border-radius:10px;color:var(--bp-text);cursor:pointer;font:inherit;white-space:nowrap;max-width:100%;transition:background .15s ease,border-color .15s ease}.phone-frame-light .lineup-slot-trigger:hover{background:rgba(20,30,50,.04)}.phone-frame-light .lineup-slot-trigger-name{font-size:13px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:140px}.phone-frame-light .lineup-slot-trigger-empty{font-size:13px;font-weight:700;color:var(--bp-text-secondary)}.phone-frame-light .lineup-slot-chevron-open{transform:rotate(180deg);transition:transform .15s ease}.phone-frame-light .lineup-slot-menu{position:absolute;top:calc(100% + 6px);left:0;z-index:30;min-width:280px;max-width:340px;margin:0;padding:6px;background:var(--bp-card);border:1px solid var(--bp-line-soft);border-radius:12px;box-shadow:0 12px 32px rgba(0,0,0,.45);list-style:none;display:flex;flex-direction:column;gap:2px}.phone-frame-light .lineup-slot-menu-item-wrap{display:flex;align-items:center;gap:4px}.phone-frame-light .lineup-slot-menu-item{flex:1;display:inline-flex;align-items:center;gap:6px;padding:8px 10px;background:transparent;border:none;border-radius:8px;color:var(--bp-text);cursor:pointer;font:inherit;text-align:left;transition:background .15s ease;min-width:0}.phone-frame-light .lineup-slot-menu-item:hover{background:rgba(20,30,50,.04)}.phone-frame-light .lineup-slot-menu-item.is-active{background:rgba(232,74,138,.14);color:var(--bp-accent)}.phone-frame-light .lineup-slot-menu-name{flex:1;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.phone-frame-light .lineup-slot-menu-actions{display:flex;gap:2px;flex-shrink:0}.phone-frame-light .lineup-slot-action-btn{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;background:transparent;border:1px solid transparent;border-radius:6px;color:var(--bp-text-secondary);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.phone-frame-light .lineup-slot-action-btn:hover{background:rgba(20,30,50,.05);color:var(--bp-text)}.phone-frame-light .lineup-slot-action-btn-danger:hover{background:rgba(220,38,38,.18);color:var(--bp-danger)}.phone-frame-light .lineup-slot-menu-add{color:var(--bp-accent);font-weight:800}.phone-frame-light .lineup-slot-menu-cap{padding:6px 10px;font-size:11px;color:var(--bp-text-muted);text-align:center}.phone-frame-light .lineup-slot-team-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:6px}.phone-frame-light .lineup-slot-team-choice{display:flex;flex-direction:column;align-items:center;gap:4px;padding:8px 4px;background:var(--bp-card);border:1.5px solid var(--bp-line-soft);border-radius:8px;color:var(--bp-text);cursor:pointer;font-size:11px;font-weight:700;transition:border-color .15s ease,background .15s ease}.phone-frame-light .lineup-slot-team-choice.is-active{border-color:var(--bp-accent);background:rgba(232,74,138,.1)}.phone-frame-light .lineup-slot-team-choice.is-disabled{opacity:.4;cursor:not-allowed}.phone-frame-light .lineup-rename-input{width:100%;padding:10px 12px;background:var(--bp-bg);border:1px solid var(--bp-line-soft);border-radius:8px;color:var(--bp-text);font-size:14px;font-family:inherit}.phone-frame-light .lineup-rename-input::-moz-placeholder{color:var(--bp-text-muted);opacity:1}.phone-frame-light .lineup-rename-input::placeholder{color:var(--bp-text-muted);opacity:1}.phone-frame-light .lineup-rename-input:focus{outline:none;border-color:var(--bp-accent)}.phone-frame-light .lineup-newslot-name-label{display:block;margin-top:6px;font-size:12px;font-weight:700;color:var(--bp-text-secondary)}.phone-frame-light .lineup-newslot-name-hint{margin:4px 0 0;font-size:11px;color:var(--bp-text-secondary);line-height:1.5}.phone-frame-light .lineup-confirm-primary{flex:1;padding:12px 0;background:var(--bp-accent);border:none;border-radius:10px;color:#fff;font-size:13px;font-weight:800;cursor:pointer;transition:filter .15s ease}.phone-frame-light .lineup-confirm-primary:hover{filter:brightness(1.1)}@media (min-width:1025px){.phone-frame-light .play-hub-grid-3 .play-hub-card{align-items:flex-start;text-align:left}.phone-frame-light .play-hub-grid-3 .play-hub-card-text{align-items:flex-start;text-align:left;padding-right:32px}.phone-frame-light .play-hub-grid-3 .play-hub-card-title{text-align:left}.phone-frame-light .play-hub-grid-2 .play-hub-card-text{padding-right:32px}.phone-frame-light .play-hub-grid-2 .play-hub-card-title{white-space:normal;text-overflow:clip;overflow:visible}.phone-frame-light .play-hub-grid-1 .play-hub-card-text{padding-right:32px}.phone-frame-light .play-hub-card-info,.phone-frame-light .play-hub-card-info-bottom,.phone-frame-light .play-hub-card-info-on-featured{display:none}.phone-frame-light .play-hub-card-description{display:block;font-size:11.5px;font-weight:500;color:var(--bp-text-secondary);line-height:1.4;letter-spacing:-.2px;margin-top:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-description{color:hsla(0,0%,100%,.92)}.phone-frame-light .play-hub-card-chevron{display:inline-block;position:absolute;right:16px;bottom:22px;top:auto;transform:none;color:var(--bp-text-muted,#94a3b8);pointer-events:none}.phone-frame-light .play-hub-hero-cards>:first-child .play-hub-card-chevron{color:hsla(0,0%,100%,.9)}.phone-frame-light .play-hub-section-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.phone-frame-light .play-hub-section-pair>.play-hub-section+.play-hub-section{margin-top:0}}