body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f8fafc;color:#0f172a;font-family:Inter,system-ui,-apple-system,sans-serif;height:100%;overflow-x:hidden;width:100%}#root{margin:0!important;max-width:100%!important;padding:0!important;text-align:left;width:100%}#root,.ph-root{min-height:100vh}.ph-root{background:radial-gradient(circle at top,#fff 0,#f1f5f9 100%);display:flex;flex-direction:column}.ph-header{align-items:center;background:#ffffffb3;box-shadow:0 1px 3px #0000000d;display:flex;height:60px;padding:0 20px;position:sticky;top:0;z-index:30000}.ph-main{position:relative}.ph-main,.ph-screen{display:flex;flex:1 1;flex-direction:column}.ph-screen{align-items:center;justify-content:center;padding:2rem;transition:opacity .4s ease;width:100%}.ph-home.leaving{opacity:0}.ph-infinity-container{align-items:center;display:flex;height:260px;justify-content:center;margin-bottom:2rem;position:relative;width:500px}.ph-infinity-svg{height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%;z-index:2}.ph-infinity-path{stroke-dasharray:20 80;stroke-dashoffset:100;animation:infinity-run 4s ease-in-out infinite;filter:drop-shadow(0 0 8px rgba(59,130,246,.6))}@keyframes infinity-run{0%{stroke-dashoffset:100;stroke-dasharray:10 90}50%{stroke-dashoffset:50;stroke-dasharray:70 30}to{stroke-dashoffset:0;stroke-dasharray:10 90}}.ph-infinity-svg.timer-zero .ph-infinity-path{stroke-dasharray:100 0;animation:infinity-pulse 1.5s ease-in-out infinite alternate}@keyframes infinity-pulse{0%{stroke-width:5;filter:drop-shadow(0 0 10px #3b82f6) drop-shadow(0 0 15px #eab308);opacity:.8}to{stroke-width:8;filter:drop-shadow(0 0 20px #3b82f6) drop-shadow(0 0 35px #eab308);opacity:1}}.ph-logos-row{display:flex;gap:3rem;position:relative}.ph-logo-wrap{background:#fff;border-radius:50%;box-shadow:0 10px 25px #0000000d;cursor:pointer;height:180px;padding:12px;position:relative;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:180px;z-index:5}.ph-logo-wrap.active-logo{box-shadow:0 35px 70px #0003,0 0 0 8px #fff;transform:scale(1.65);z-index:20000!important}.ph-logo-trigger{align-items:center;border-radius:50%;display:flex;height:100%;justify-content:center;overflow:hidden;width:100%}.ph-logo-trigger img{height:100%;object-fit:contain;width:100%}.ph-veil{align-items:center;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);background:#f8fafc80;display:flex;inset:0;opacity:0;pointer-events:none;position:fixed;transition:opacity .4s ease;z-index:10000}.ph-veil.show{opacity:1}.ph-veil.text-right{justify-content:flex-end;padding-right:12%}.ph-veil.text-left{justify-content:flex-start;padding-left:12%}.ph-msg-box{background:#fffffff2;border:1px solid #fff9;border-radius:24px;box-shadow:0 25px 50px #00000026;max-width:450px;padding:2.5rem;transform:scale(.9);transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.ph-veil.show .ph-msg-box{transform:scale(1)}.ph-msg-box h3{color:#1e3a8a;font-size:1.8rem;margin-bottom:1rem}.ph-msg-box p{color:#475569;font-size:1.05rem;line-height:1.6;margin-bottom:1rem}.ph-info-block{align-items:center;display:flex;flex-direction:column;gap:2.5rem;position:relative;z-index:5}.ph-announce{background:#fff;border:1px solid #e2e8f0;border-radius:99px;box-shadow:0 4px 15px #00000008;color:#475569;font-size:1.25rem;padding:1rem 2.5rem}.ph-announce strong{color:#1e3a8a;font-weight:700}.ph-timer{flex-wrap:wrap;gap:1.5rem}.ph-time-box,.ph-timer{display:flex;justify-content:center}.ph-time-box{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff4d;border:1px solid #fff9;border-radius:18px;box-shadow:0 10px 30px #0000000d,inset 0 2px 4px #ffffffe6;flex-direction:column;min-width:105px;padding:1.2rem 1.5rem;text-align:center}.ph-time-box span{font-feature-settings:"tnum";color:#1e3a8a;font-size:2.5rem;font-variant-numeric:tabular-nums;font-weight:800;line-height:1;margin-bottom:8px;text-shadow:0 2px 10px #3b82f633}.ph-time-label{color:#64748b;font-size:.85rem;font-weight:700;letter-spacing:1.5px;text-transform:uppercase}@media (max-width:650px){.ph-infinity-container{height:180px;margin-bottom:0;width:340px}.ph-logos-row{gap:1.5rem}.ph-logo-wrap{height:130px;width:130px}.ph-logo-wrap.active-logo{transform:scale(1.3)}.ph-veil.text-left,.ph-veil.text-right{align-items:flex-end;justify-content:center;padding:0 20px 30px}}.ph-game{background:#0b1120;color:#fff;padding:1rem}.ph-round-info{background:#0006;border-radius:20px;color:#94a3b8;font-size:1.1rem;padding:8px 16px;position:absolute;top:80px;transition:opacity .5s;z-index:2}.ph-hockey-wrap{background:#101833;border-radius:20px;box-shadow:0 25px 50px -12px #00000080;opacity:0;padding:4px;position:relative;transform:translateY(30px);transition:opacity .6s ease,transform .6s ease}.ph-hockey-wrap.drawn{opacity:1;transform:translateY(0)}.ph-hockey-canvas{border-radius:16px;cursor:crosshair;display:block;touch-action:none}.ph-score-box{align-items:center;color:#0f172a;display:flex;font-size:1.2rem;font-weight:700;gap:1.5rem;margin:0 auto}.ph-num{background:#f1f5f9;border-radius:8px;color:#1e3a8a;min-width:40px;padding:.25rem .75rem;text-align:center}.ph-back-btn{background:none;border:none;color:#64748b;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:color .2s}.ph-back-btn:hover{color:#0f172a}.ph-card-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0b1120b3;border-radius:16px;display:flex;inset:0;justify-content:center;opacity:0;pointer-events:none;position:absolute;transition:opacity .3s ease;z-index:10}.ph-card-overlay.show{opacity:1;pointer-events:auto}.ph-card{background:#fff;border-radius:20px;box-shadow:0 20px 25px -5px #0003;color:#0f172a;max-width:90%;padding:2.5rem;text-align:center;width:380px}.ph-card h2{font-size:1.75rem;margin-bottom:1rem}.ph-card p{color:#64748b;line-height:1.5;margin-bottom:2rem}.ph-btn{background:#f1f5f9;border:none;border-radius:12px;color:#0f172a;cursor:pointer;display:block;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding:1rem;transition:transform .2s,box-shadow .2s;width:100%}.ph-btn:hover{box-shadow:0 4px 6px #0000000d;transform:translateY(-2px)}.ph-btn.gold{background:#facc15;color:#713f12}.ph-btn.gold:hover{background:#fde047}.ph-result-flash{color:#facc15;font-size:2.5rem;font-weight:900;left:50%;opacity:0;pointer-events:none;position:absolute;text-shadow:0 4px 15px #00000080;top:50%;transform:translate(-50%,-50%) scale(.8);transition:opacity .2s,transform .2s}.ph-result-flash.show{opacity:1;transform:translate(-50%,-50%) scale(1)}
/*# sourceMappingURL=main.1bcbc571.css.map*/