.ph-home{--ph-blue-400:#60a5fa;--ph-blue-500:#3b82f6;--bg:#0a0f1c;--surface-1:#ffffff08;--surface-2:#ffffff0d;--surface-3:#ffffff14;--fg-1:#f5f7fb;--fg-2:#cdd3e3;--fg-3:#8a93b0;--fg-on-primary:#fff;--stroke-2:#ffffff1a;--stroke-3:#ffffff29;--primary:var(--ph-blue-400);--primary-hover:var(--ph-blue-500);--accent:#22d3ee;--shadow-sm:0 1px 2px #02061766;--shadow-md:0 8px 24px #02061773;--inner-hairline:inset 0 1px 0 #ffffff0a;--radius-lg:18px;--radius-xl:24px;--radius-md:14px;--radius-pill:999px;--font-sans:"Geist", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--ease-out:cubic-bezier(.22, 1, .36, 1);--dur-base:.2s;--dur-fast:.12s;--glow-blue:0 0 0 1px #60a5fa40, 0 8px 24px #3b82f659;color:var(--fg-1);font-family:var(--font-sans)}.ph-home.ph-screen.acceso-screen.res-screen{-webkit-font-smoothing:antialiased;background:#0a0f1c;flex-direction:column;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);display:flex;overflow-x:hidden}.ph-home .screen-topbar{z-index:50;height:0;font-size:0;line-height:0;position:sticky;top:0;overflow:visible}.ph-home .screen-topbar:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(#0a0f1ceb 0%,#0a0f1cb8 36%,#0a0f1c4d 68%,#0000 100%);height:132px;position:absolute;top:0;left:0;right:0}.ph-home .hero-actions{z-index:3;top:var(--app-hero-chrome-actions-top);right:var(--app-hero-chrome-inline);align-items:center;gap:var(--app-hero-chrome-actions-gap);display:flex;position:absolute;overflow:visible}.ph-home .hero-qr{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);width:44px;height:44px;transition:background var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);font:inherit;touch-action:manipulation;background:#0a0f1c66;border:1px solid #ffffff38;border-radius:999px;justify-content:center;align-items:center;padding:0;display:inline-flex;overflow:visible}.ph-home .hero-qr.hero-qr--avatar{overflow:hidden}.ph-home .hero-qr:hover{background:#0a0f1c99}.ph-home .hero-qr:active{transform:scale(.94)}.ph-home.ph-screen.res-screen .hero-qr{background:var(--surface-2);border-color:var(--stroke-2)}.ph-home.ph-screen.res-screen .hero-qr:hover{background:var(--surface-3)}.ph-home .ph-hero-qr-ic{flex:none;width:21px;height:21px}.ph-home .club-chip{color:var(--fg-1);letter-spacing:-.01em;align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.ph-home .club-dot{background:var(--primary);border-radius:999px;flex:none;width:11px;height:11px;box-shadow:0 0 0 4px #60a5fa2e}.ph-home .acceso-title{color:var(--fg-1);letter-spacing:-.035em;text-wrap:balance;margin:0;font-size:32px;font-weight:800;line-height:1.1}.ph-home .acceso-accent{color:var(--primary)}.ph-home .acceso-sub{color:var(--fg-3);max-width:320px;margin:0;font-size:16px;font-weight:400;line-height:1.45}.ph-home .acceso-search-wrap{position:relative}.ph-home .acceso-search{border-radius:var(--radius-xl);background:var(--surface-1);border:1px solid var(--stroke-2);height:60px;box-shadow:var(--inner-hairline);transition:border-color var(--dur-base) var(--ease-out), box-shadow var(--dur-base) var(--ease-out), background var(--dur-base) var(--ease-out);align-items:center;gap:12px;padding:0 16px;display:flex}.ph-home .acceso-search.focus{border-color:var(--primary);background:var(--surface-2);box-shadow:0 0 0 3px #60a5fa29, var(--inner-hairline)}.ph-home .acceso-search-ic{color:var(--fg-3);flex:none;display:inline-flex}.ph-home .acceso-search.focus .acceso-search-ic{color:var(--primary)}.ph-home .acceso-input{min-width:0;color:var(--fg-1);font-family:var(--font-sans);letter-spacing:-.01em;appearance:none;background:0 0;border:0;outline:none;flex:auto;font-size:16px;font-weight:500}.ph-home .acceso-input::placeholder{color:var(--fg-3);font-weight:400}.ph-home .acceso-clear{background:var(--surface-3);width:28px;height:28px;color:var(--fg-2);cursor:pointer;transition:background var(--dur-base) var(--ease-out);border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ph-home .acceso-clear:hover{background:var(--stroke-3);color:var(--fg-1)}.ph-home .acceso-results{border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--stroke-2);box-shadow:var(--inner-hairline), var(--shadow-md);animation:phHomeResultsIn .2s var(--ease-out) both;margin-top:12px;overflow:hidden}@keyframes phHomeResultsIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:none}}.ph-home .acceso-result{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;transition:background var(--dur-base) var(--ease-out);background:0 0;border:0;align-items:center;gap:12px;padding:16px;text-decoration:none;display:flex}.ph-home .acceso-result+.acceso-result{border-top:1px solid var(--stroke-2)}.ph-home .acceso-result:hover,.ph-home .acceso-result:active{background:var(--surface-2)}.ph-home .acceso-result-ic{width:40px;height:40px;color:var(--primary);background:#60a5fa1f;border:1px solid #60a5fa33;border-radius:12px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ph-home .acceso-result-body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.ph-home .acceso-result-name{color:var(--fg-1);letter-spacing:-.01em;font-size:16px;font-weight:700}.ph-home .acceso-result-meta{color:var(--fg-3);font-size:12px}.ph-home .acceso-result-go{color:var(--fg-3);flex:none;display:inline-flex}.ph-home .acceso-result:hover .acceso-result-go{color:var(--primary)}.ph-home .acceso-noresult{color:var(--fg-3);padding:20px 16px;font-size:14px;line-height:1.45}.ph-home .acceso-content{box-sizing:border-box;flex-direction:column;flex:1 0 auto;gap:8px;min-height:0;padding:28px;display:flex}.ph-home .eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--fg-3);margin:0 0 16px;font-size:12px;font-weight:600}.ph-home .recent-block{margin-top:0}.ph-home .recent-eyebrow{margin-bottom:16px}.ph-home .recent-list{border-radius:var(--radius-lg);background:linear-gradient(180deg, #ffffff06, #fff0 60%), var(--surface-1);border:1px solid var(--stroke-2);box-shadow:var(--inner-hairline), var(--shadow-sm);flex-direction:column;display:flex;overflow:hidden}.ph-home .recent-item{cursor:pointer;text-align:left;width:100%;color:inherit;font:inherit;transition:background var(--dur-base) var(--ease-out);background:0 0;border:0;align-items:center;gap:12px;padding:16px;text-decoration:none;display:flex}.ph-home .recent-item+.recent-item{border-top:1px solid var(--stroke-2)}.ph-home .recent-item:hover,.ph-home .recent-item:active{background:var(--surface-2)}.ph-home .recent-avatar{letter-spacing:.02em;border-radius:13px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:700;display:inline-flex}.ph-home .recent-avatar.tone-blue{color:var(--primary);background:#60a5fa24;border:1px solid #60a5fa47}.ph-home .recent-avatar.tone-cyan{color:var(--accent);background:#22d3ee21;border:1px solid #22d3ee42}.ph-home .recent-body{flex-direction:column;flex:auto;gap:3px;min-width:0;display:flex}.ph-home .recent-name{color:var(--fg-1);letter-spacing:-.01em;font-size:16px;font-weight:700}.ph-home .recent-meta{color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;overflow:hidden}.ph-home .recent-go{color:var(--fg-3);flex:none;display:inline-flex}.ph-home .recent-item:hover .recent-go{color:var(--fg-2)}.ph-home .acceso-or{color:var(--fg-3);align-items:center;gap:16px;margin:24px 0 16px;font-size:14px;font-weight:600;display:flex}.ph-home .acceso-or:before,.ph-home .acceso-or:after{content:"";background:var(--stroke-2);flex:auto;height:1px}.ph-home .acceso-cards{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ph-home .acceso-card{text-align:center;border-radius:var(--radius-xl);background:linear-gradient(180deg, #ffffff06, #fff0 60%), var(--surface-1);border:1px solid var(--stroke-2);box-shadow:var(--inner-hairline), var(--shadow-sm);cursor:pointer;color:inherit;font:inherit;transition:background var(--dur-base) var(--ease-out), border-color var(--dur-base) var(--ease-out), transform var(--dur-fast) var(--ease-out);flex-direction:column;align-items:center;gap:8px;padding:24px 16px 20px;text-decoration:none;display:flex}.ph-home .acceso-card:hover{background:var(--surface-3);border-color:#60a5fa52}.ph-home .acceso-card:active{transform:scale(.98)}.ph-home .acceso-card-ic{width:52px;height:52px;color:var(--primary);background:#60a5fa1f;border:1px solid #60a5fa38;border-radius:15px;justify-content:center;align-items:center;margin-bottom:3px;display:inline-flex}.ph-home .acceso-card-title{color:var(--fg-1);letter-spacing:-.01em;font-size:16px;font-weight:700}.ph-home .acceso-card-sub{color:var(--fg-3);font-size:12px;font-weight:400;line-height:1.4}.ph-home .acceso-foot{padding-top:0;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));text-align:center;color:var(--fg-3);margin-top:24px;font-size:14px}.ph-home .acceso-foot-link{color:var(--primary);font-weight:700;text-decoration:none}.ph-home .acceso-foot-link:hover{color:var(--primary-hover)}.ph-home .ph-hero-band{box-sizing:border-box;height:344px;padding:calc(var(--app-top-chrome-safe,env(safe-area-inset-top,0px)) + 60px) 28px 28px;background:linear-gradient(#03050b 0%,#060a13 60%,#080c17 100%);border:1px solid #ffffff0d;border-top:0;border-bottom-right-radius:28px;border-bottom-left-radius:28px;flex-direction:column;display:flex;position:relative;box-shadow:0 18px 38px #00000080}.ph-home .ph-hero-band .club-chip{align-self:flex-start}.ph-home .ph-hero-band .acceso-title{letter-spacing:-.03em;max-width:300px;margin:28px 0 0;font-size:24px;line-height:1.1}.ph-home .ph-hero-band .acceso-search-wrap{margin:auto 0 0;padding-top:24px}.ph-home .ph-hero-band.acceso-hero-band{height:auto}.ph-home .ph-hero-band.acceso-hero-band .acceso-sub{max-width:300px;margin:12px 0 0}.ph-home .ph-hero-band.acceso-hero-band .acceso-search-wrap{margin-top:24px;padding-top:0}.ph-home .word-wheel{vertical-align:bottom;height:1.1em;display:inline-block;overflow:hidden}.ph-home .word-wheel-list{will-change:transform;display:block}.ph-home .word-wheel-item{white-space:nowrap;height:1.1em;line-height:1.1em;display:block}.ph-home.acc-overlay{z-index:280;-webkit-backdrop-filter:blur(3px);animation:phHomeOverlayIn .2s var(--ease-out) both;background:#0508109e;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}@keyframes phHomeOverlayIn{0%{opacity:0}to{opacity:1}}.ph-home .acc-sheet{box-sizing:border-box;padding:0 24px calc(32px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--stroke-2);animation:phHomeSheetUp .36s var(--ease-out) both;background:#0c1426;border-radius:28px 28px 0 0;flex-direction:column;display:flex;box-shadow:0 -24px 60px #00000080}@keyframes phHomeSheetUp{0%{transform:translateY(100%)}to{transform:none}}.ph-home .acc-grip{background:#ffffff38;border-radius:999px;width:42px;height:5px;margin:12px auto 4px}.ph-home .acc-head{justify-content:space-between;align-items:center;gap:12px;margin:8px 0;display:flex}.ph-home .acc-title{color:var(--fg-1);letter-spacing:-.02em;margin:0;font-size:20px;font-weight:700}.ph-home .acc-close{background:var(--surface-1);border:1px solid var(--stroke-2);width:36px;height:36px;color:var(--fg-2);cursor:pointer;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ph-home .acc-lead{color:var(--fg-3);margin:0 0 20px;font-size:14px;line-height:1.45}.ph-home .acc-link-field{border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--stroke-2);height:58px;box-shadow:var(--inner-hairline);align-items:center;gap:12px;margin-bottom:20px;padding:0 16px;display:flex}.ph-home .acc-link-field:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #60a5fa29, var(--inner-hairline)}.ph-home .acc-link-ic{color:var(--fg-3);flex:none;display:inline-flex}.ph-home .acc-link-input{min-width:0;color:var(--fg-1);font-family:var(--font-sans);background:0 0;border:0;outline:none;flex:auto;font-size:16px;font-weight:500}.ph-home .acc-cta{box-sizing:border-box;border-radius:var(--radius-pill);background:var(--primary);width:100%;color:var(--fg-on-primary);cursor:pointer;font-size:16px;font-weight:800;font-family:var(--font-sans);box-shadow:var(--glow-blue);border:0;padding:16px}.ph-home .acc-cta.disabled{background:var(--surface-2);color:var(--fg-3);box-shadow:none;cursor:not-allowed}.ph-home .ph-home-skeleton-chip{background:var(--surface-2);border-radius:8px;width:120px;height:16px}.ph-home .ph-home-skeleton-line--title{width:85%;height:22px;margin-top:28px}.ph-home .ph-home-skeleton-line--sub{width:70%;height:14px;margin-top:12px}.ph-home .ph-home-skeleton-search{border-radius:var(--radius-xl);background:var(--surface-1);border:1px solid var(--stroke-2);height:60px;margin-top:24px}.ph-home .ph-home-skeleton-line{background:var(--surface-2);border-radius:8px;height:14px}.ph-home-hub-shell{width:100%;max-width:none}.app-page-content:has(.ph-home-hub-shell){min-height:auto;padding-left:0;padding-right:0;padding-top:0!important;padding-bottom:0!important}.app-fixed-scroll:has(.ph-home-hub-shell){background:#0a0f1c}html[data-app-header-surface=floating] .app-page-content:has(.ph-home-hub-shell){padding-top:0!important}html[data-playhub-hub="1"] .app-fixed-scroll{top:0!important}html[data-playhub-hub="1"] .app-page-content{padding-top:0!important}
