.PuzzleBoard-module__SwPj6W__puzzleBoardContainer{touch-action:none;width:100%;margin:0 auto;position:relative}.PuzzleBoard-module__SwPj6W__boardSvgLayer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.PuzzleBoard-module__SwPj6W__titleWatermark{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.1;width:90%;color:var(--text-primary);text-align:center;white-space:normal;word-wrap:break-word;letter-spacing:.05em;font-size:clamp(1.2rem,3vw,2.5rem);font-weight:400;line-height:1.2;position:absolute;top:50%;left:50%}.PuzzleBoard-module__SwPj6W__titleWatermarkNormal{transform:translate(-50%,-50%)}.PuzzleBoard-module__SwPj6W__titleWatermarkRotated{transform:translate(-50%,-50%)rotate(90deg)}.PuzzleBoard-module__SwPj6W__hintImageLayer{pointer-events:none;width:100%;height:100%;transition:opacity .2s ease-in-out;position:absolute;top:0;left:0}.PuzzleBoard-module__SwPj6W__dragGroupContainer{will-change:transform;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.PuzzleBoard-module__SwPj6W__completedImageLayer{pointer-events:none;width:100%;height:100%;transition:opacity 1.2s ease-in-out;position:absolute;top:0;left:0}
.PuzzleTray-module__ynIf4W__pieceTray{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);touch-action:pan-x;box-sizing:border-box;scroll-snap-type:none;-webkit-overflow-scrolling:auto;scrollbar-width:none;-ms-overflow-style:none;background-color:#00000005;border-top:1px solid #00000014;border-bottom:1px solid #00000014;border-radius:12px;flex-shrink:0;align-items:center;width:100%;height:120px;margin:20px auto 0;padding:0 10px 16px;display:flex;overflow:scroll hidden;box-shadow:inset 0 1px 3px #00000005}.PuzzleTray-module__ynIf4W__pieceTray::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.PuzzleTray-module__ynIf4W__trayPieceWrapper{touch-action:none;pointer-events:none;will-change:transform, opacity;scroll-snap-align:start;flex-shrink:0;position:relative}@media (hover:hover){.PuzzleTray-module__ynIf4W__trayPieceWrapper:hover{filter:drop-shadow(0 4px 6px #00000026);z-index:10;transform:translateY(-2px)scale(1.02)}}.PuzzleTray-module__ynIf4W__dragging{opacity:.3;pointer-events:none}.PuzzleTray-module__ynIf4W__traySvg{pointer-events:none;overflow:visible}.PuzzleTray-module__ynIf4W__exactHitbox{pointer-events:auto;cursor:grab;touch-action:none}.PuzzleTray-module__ynIf4W__exactHitbox:active{cursor:grabbing}.PuzzleTray-module__ynIf4W__knobTrack{touch-action:none;pointer-events:auto;z-index:5;background:#0000000f;border-radius:2px;height:4px;position:absolute;bottom:16px;left:48px;right:48px;overflow:visible}.PuzzleTray-module__ynIf4W__knobTrack:before{content:"";position:absolute;inset:-14px 0}.PuzzleTray-module__ynIf4W__knobFill{background:var(--brand-primary,#e07850);opacity:.35;border-radius:2px;height:100%;transition:width 50ms linear;position:absolute;top:0;left:0}.PuzzleTray-module__ynIf4W__knobPuck{cursor:grab;touch-action:none;background:linear-gradient(145deg, #ee9070, var(--brand-primary,#e07850));color:#ffffffd9;border-radius:14px;align-items:center;gap:2px;padding:4px 6px;transition:box-shadow .15s,filter .15s;display:flex;position:absolute;top:50%;transform:translate(-50%,-50%);box-shadow:0 2px 8px #e0785066,inset 0 1px #ffffff40}.PuzzleTray-module__ynIf4W__knobPuck:active{cursor:grabbing;filter:brightness(1.08);box-shadow:0 3px 12px #e078508c,inset 0 1px #ffffff40}.PuzzleTray-module__ynIf4W__knobChevron{opacity:.7;flex-shrink:0}.PuzzleTray-module__ynIf4W__knobIcon{filter:drop-shadow(0 1px 1px #00000026);flex-shrink:0}
.PuzzleEngine-module__B7AzMG__loadingContainer{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;min-height:75vh;display:flex}.PuzzleEngine-module__B7AzMG__loadingText{color:var(--text-muted);font-size:.9rem}.PuzzleEngine-module__B7AzMG__pausedOverlay{pointer-events:none;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.PuzzleEngine-module__B7AzMG__pausedText{color:var(--text-primary);letter-spacing:.1em;text-transform:uppercase;text-shadow:0 4px 12px #00000080;font-size:2rem;font-weight:800}@keyframes PuzzleEngine-module__B7AzMG__popIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.piece-stroke{opacity:1;transition:opacity 1.5s ease-in-out}.puzzle-completed .piece-stroke{opacity:0!important}.piece-tray::-webkit-scrollbar{height:8px;display:block}.piece-tray::-webkit-scrollbar-track{background:#0000001a;border-radius:10px;margin:0 15px}.piece-tray::-webkit-scrollbar-thumb{background-color:var(--brand-primary,#e07850);background-clip:padding-box;border:2px solid #0000;border-radius:10px}.piece-tray{scrollbar-width:thin;scrollbar-color:var(--brand-primary,#e07850) #0000000d;padding-bottom:12px!important}
:root{--toolbar-glass:#2c26210f;--toolbar-border:#2c26211f;--toolbar-hover:#2c26211a;--toolbar-hover-border:#2c262133;--toolbar-divider:#2c26211f;--toolbar-badge-bg:#2c26211f;--toolbar-badge-color:var(--text-primary)}html[data-theme=dark]{--toolbar-glass:#ffffff0f;--toolbar-border:#ffffff14;--toolbar-hover:#ffffff1a;--toolbar-hover-border:#fff3;--toolbar-divider:#ffffff1f;--toolbar-badge-bg:#ffffff26;--toolbar-badge-color:#fff}.SolveToolbar-module__fdKBkG__toolbar{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.SolveToolbar-module__fdKBkG__pill{background:var(--toolbar-glass);border:1px solid var(--toolbar-border);border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;display:flex}.SolveToolbar-module__fdKBkG__timer{font-variant-numeric:tabular-nums;color:var(--text-primary);justify-content:center;min-width:5rem;font-size:.85rem;font-weight:600;}.SolveToolbar-module__fdKBkG__timerIcon{opacity:.7}.SolveToolbar-module__fdKBkG__progress{color:var(--text-muted);font-size:.8rem;font-weight:500;}.SolveToolbar-module__fdKBkG__progressCount{color:var(--brand-primary);font-weight:700}.SolveToolbar-module__fdKBkG__progressLabel{opacity:.6;font-size:.7rem}.SolveToolbar-module__fdKBkG__iconBtn{border:1px solid var(--toolbar-border);background:var(--toolbar-glass);width:32px;height:32px;color:var(--text-primary);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;transition:all .2s;display:flex}.SolveToolbar-module__fdKBkG__iconBtnMuted{color:var(--text-muted);}.SolveToolbar-module__fdKBkG__iconBtnActive{background:var(--brand-primary);color:#fff;}.SolveToolbar-module__fdKBkG__iconBtnLiked{color:#ef4444;background:#ef444426;}.SolveToolbar-module__fdKBkG__traylessBtn{background:var(--toolbar-glass);border:1px solid var(--toolbar-border);color:var(--text-muted);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:999px;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;height:32px;padding:.4rem 1rem;font-size:.7rem;font-weight:700;transition:all .2s;display:flex}.SolveToolbar-module__fdKBkG__traylessBtn:hover{background:var(--toolbar-hover);color:var(--text-primary);border-color:var(--toolbar-hover-border)}.SolveToolbar-module__fdKBkG__traylessBtnActive{background:var(--brand-primary);border-color:var(--brand-primary);color:#fff;box-shadow:0 4px 12px #e078504d;}.SolveToolbar-module__fdKBkG__traylessBtnActive:hover{background:var(--brand-primary);border-color:var(--brand-primary);filter:brightness(1.1);color:#fff;box-shadow:0 6px 16px #e0785066}.SolveToolbar-module__fdKBkG__betaBadge{background:var(--toolbar-badge-bg);color:var(--toolbar-badge-color);letter-spacing:.05em;border-radius:4px;margin-left:2px;padding:.1rem .35rem;font-size:.55rem;font-weight:900}.SolveToolbar-module__fdKBkG__traylessBtnActive .SolveToolbar-module__fdKBkG__betaBadge{background:#0003}.SolveToolbar-module__fdKBkG__circleToggleBtn{border:1px solid var(--toolbar-border);color:var(--text-primary);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:background-color .2s,border-color .2s;display:flex}.SolveToolbar-module__fdKBkG__circleToggleBtn:hover{background:var(--toolbar-hover);border-color:var(--toolbar-hover-border)}.SolveToolbar-module__fdKBkG__mutedMusicBtn{opacity:.5;position:relative}.SolveToolbar-module__fdKBkG__mutedMusicBtn:after{content:"";background:currentColor;border-radius:1px;width:22px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.SolveToolbar-module__fdKBkG__infoWrapper{position:relative}.SolveToolbar-module__fdKBkG__infoPanel{background:var(--bg-secondary);border:1px solid var(--toolbar-border);z-index:1000;-webkit-backdrop-filter:blur(16px);border-radius:16px;width:280px;max-height:420px;padding:0;position:absolute;top:calc(100% + 10px);left:0;overflow-y:auto;box-shadow:0 12px 48px #00000073}.SolveToolbar-module__fdKBkG__infoPanel::-webkit-scrollbar{width:4px}.SolveToolbar-module__fdKBkG__infoPanel::-webkit-scrollbar-track{background:0 0}.SolveToolbar-module__fdKBkG__infoPanel::-webkit-scrollbar-thumb{background:var(--toolbar-divider);border-radius:4px}.SolveToolbar-module__fdKBkG__infoPanelHeader{text-transform:uppercase;letter-spacing:.1em;color:var(--brand-primary);border-bottom:1px solid var(--toolbar-glass);padding:14px 16px 10px;font-size:.7rem;font-weight:800}.SolveToolbar-module__fdKBkG__infoPanelList{padding:6px 0}.SolveToolbar-module__fdKBkG__infoItem{align-items:flex-start;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.SolveToolbar-module__fdKBkG__infoItem:hover{background:var(--toolbar-glass)}.SolveToolbar-module__fdKBkG__infoItem strong{color:var(--text-primary);font-size:.8rem;font-weight:700;line-height:1.2;display:block}.SolveToolbar-module__fdKBkG__infoItem p{color:var(--text-muted);opacity:.8;margin:3px 0 0;font-size:.7rem;line-height:1.4}.SolveToolbar-module__fdKBkG__infoIcon{background:var(--toolbar-glass);width:28px;min-width:28px;height:28px;color:var(--text-primary);border-radius:8px;justify-content:center;align-items:center;margin-top:1px;display:flex}.SolveToolbar-module__fdKBkG__infoTipIcon{color:var(--brand-primary);background:#e0785026;}.SolveToolbar-module__fdKBkG__infoPanelTips{border-top:1px solid var(--toolbar-glass)}.SolveToolbar-module__fdKBkG__divider{background:var(--toolbar-divider);width:1px;height:20px}.SolveToolbar-module__fdKBkG__pieceSelectorWrapper{position:relative}.SolveToolbar-module__fdKBkG__piecePill{cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:1px solid;border-radius:999px;align-items:center;gap:.3rem;padding:.25rem .55rem .25rem .65rem;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.SolveToolbar-module__fdKBkG__piecePill:hover{filter:brightness(1.15)}.SolveToolbar-module__fdKBkG__piecePillCount{font-variant-numeric:tabular-nums;letter-spacing:.02em}.SolveToolbar-module__fdKBkG__piecePillChevron{opacity:.7;margin-left:-1px}.SolveToolbar-module__fdKBkG__pieceDropdown{background:var(--bg-secondary);border:1px solid var(--toolbar-border);z-index:1000;-webkit-backdrop-filter:blur(16px);border-radius:16px;width:140px;max-height:320px;padding:8px 0;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden auto;box-shadow:0 12px 48px #00000073}.SolveToolbar-module__fdKBkG__pieceDropdown::-webkit-scrollbar{width:4px}.SolveToolbar-module__fdKBkG__pieceDropdown::-webkit-scrollbar-track{background:0 0}.SolveToolbar-module__fdKBkG__pieceDropdown::-webkit-scrollbar-thumb{background:var(--toolbar-divider);border-radius:4px}.SolveToolbar-module__fdKBkG__pieceDropdown::-webkit-scrollbar-corner{background:0 0}.SolveToolbar-module__fdKBkG__dropdownSection{text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);opacity:.5;text-align:center;padding:8px 12px 4px;font-size:.58rem;font-weight:800}.SolveToolbar-module__fdKBkG__dropdownDivider{background:var(--toolbar-border);height:1px;margin:6px 12px}.SolveToolbar-module__fdKBkG__dropdownItem{cursor:pointer;text-align:center;background:0 0;border:none;justify-content:center;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex;position:relative}.SolveToolbar-module__fdKBkG__dropdownItem:hover,.SolveToolbar-module__fdKBkG__dropdownItemActive{background:var(--toolbar-glass)}.SolveToolbar-module__fdKBkG__dropdownItemCount{font-variant-numeric:tabular-nums;text-align:right;min-width:28px}.SolveToolbar-module__fdKBkG__dropdownCheck{opacity:.8;font-size:.7rem;position:absolute;right:12px}.SolveToolbar-module__fdKBkG__shapeRow{grid-template-columns:repeat(3,1fr);gap:4px;padding:4px 8px 8px;display:grid}.SolveToolbar-module__fdKBkG__shapeChip{background:var(--toolbar-glass);cursor:pointer;border:1px solid #0000;border-radius:10px;flex-direction:column;flex:1;align-items:center;gap:3px;min-width:0;padding:6px 8px;transition:all .2s;display:flex}.SolveToolbar-module__fdKBkG__shapeChip:hover{background:var(--toolbar-hover);border-color:var(--toolbar-hover-border)}.SolveToolbar-module__fdKBkG__shapeChipActive{background:#e06d4f1f;border-color:#e06d4f4d}.SolveToolbar-module__fdKBkG__shapeChipLabel{text-transform:uppercase;letter-spacing:.06em;color:inherit;opacity:.7;white-space:nowrap;font-size:.55rem;font-weight:700}@media (max-width:768px){.SolveToolbar-module__fdKBkG__toolbar{flex-wrap:nowrap;flex:1;justify-content:space-between;gap:.6rem;width:100%}.SolveToolbar-module__fdKBkG__divider{display:none}.SolveToolbar-module__fdKBkG__pill{gap:.25rem;padding:.2rem .45rem}.SolveToolbar-module__fdKBkG__timer{min-width:3.8rem;padding:.2rem .45rem;font-size:.75rem}.SolveToolbar-module__fdKBkG__progress{display:none}.SolveToolbar-module__fdKBkG__iconBtn,.SolveToolbar-module__fdKBkG__iconBtnMuted,.SolveToolbar-module__fdKBkG__iconBtnActive,.SolveToolbar-module__fdKBkG__iconBtnLiked{width:34px;height:34px}.SolveToolbar-module__fdKBkG__traylessBtn,.SolveToolbar-module__fdKBkG__traylessBtnActive{display:none}.SolveToolbar-module__fdKBkG__piecePill{gap:.2rem;padding:.2rem .45rem .2rem .55rem;font-size:.75rem}.SolveToolbar-module__fdKBkG__pieceDropdown{top:auto;bottom:calc(12px + env(safe-area-inset-bottom));border-radius:24px;max-height:75vh;padding-bottom:12px;position:fixed;left:12px;right:12px;box-shadow:0 16px 64px #0009;width:calc(100% - 24px)!important}.SolveToolbar-module__fdKBkG__infoPanel{border-radius:20px 20px 0 0;width:100%;max-height:75vh;position:fixed;inset:auto 0 0;box-shadow:0 -8px 40px #0006}}.SolveToolbar-module__fdKBkG__moreOverlay{z-index:9998;-webkit-backdrop-filter:blur(4px);background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.SolveToolbar-module__fdKBkG__centeredOverlay{align-items:center;}.SolveToolbar-module__fdKBkG__moreMenu{background:var(--bg-secondary);border-top:1px solid var(--toolbar-border);border-radius:20px 20px 0 0;width:100%;max-width:400px;padding:1.25rem 1rem 2rem;box-shadow:0 -12px 48px #00000073}.SolveToolbar-module__fdKBkG__moreMenuNoPadding{padding:0;overflow:hidden;}.SolveToolbar-module__fdKBkG__transparentHeader{background:0 0!important}.SolveToolbar-module__fdKBkG__headerSpacer{width:20px}.SolveToolbar-module__fdKBkG__modalScrollArea{max-height:60vh;overflow-y:auto}.SolveToolbar-module__fdKBkG__modalScrollAreaPadded{padding-bottom:1rem;}.SolveToolbar-module__fdKBkG__paddedRow{padding:12px 16px!important}.SolveToolbar-module__fdKBkG__defaultCursor{cursor:default!important}.SolveToolbar-module__fdKBkG__clockIcon{opacity:.7}.SolveToolbar-module__fdKBkG__clockTime{font-variant-numeric:tabular-nums;color:var(--text-primary);font-weight:700}.SolveToolbar-module__fdKBkG__moreMenuHeaderContainer{border-bottom:1px solid var(--toolbar-border);justify-content:space-between;align-items:center;margin-bottom:.75rem;padding-bottom:.75rem;display:flex}.SolveToolbar-module__fdKBkG__moreMenuHeaderSide{align-items:center;width:90px;display:flex}.SolveToolbar-module__fdKBkG__moreMenuHeaderSideLeft{justify-content:flex-start;}.SolveToolbar-module__fdKBkG__moreMenuHeaderSideRight{justify-content:flex-end;}.SolveToolbar-module__fdKBkG__moreMenuHeaderProgress{color:var(--brand-primary);font-variant-numeric:tabular-nums;font-size:.75rem;font-weight:800;line-height:1}.SolveToolbar-module__fdKBkG__moreMenuThemeWrapper{transform-origin:100%;align-items:center;display:flex;transform:scale(1.15)}.SolveToolbar-module__fdKBkG__moreMenuHeader{text-align:center;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);opacity:.6;border-bottom:none;flex:1;justify-content:center;align-items:center;margin-bottom:0;padding-bottom:0;font-size:.65rem;font-weight:800;line-height:1;display:flex}.SolveToolbar-module__fdKBkG__moreMenuGrid{grid-template-columns:repeat(3,1fr);gap:.5rem;display:grid}.SolveToolbar-module__fdKBkG__moreMenuItem{background:var(--toolbar-glass);cursor:pointer;color:var(--text-muted);letter-spacing:.02em;border:1px solid #0000;border-radius:14px;flex-direction:column;align-items:center;gap:.4rem;padding:.75rem .5rem;font-size:.65rem;font-weight:600;transition:all .2s;display:flex}.SolveToolbar-module__fdKBkG__moreMenuItem:active{transform:scale(.95)}.SolveToolbar-module__fdKBkG__moreMenuItemActive{color:var(--brand-primary);background:#e06d4f26;border-color:#e06d4f4d;}.SolveToolbar-module__fdKBkG__moreMenuItemLiked{color:#ef4444;background:#ef44441a;border-color:#ef444440;}.SolveToolbar-module__fdKBkG__moreMenuFooter{border-top:1px solid var(--toolbar-border);justify-content:center;gap:1.5rem;margin-top:1rem;padding-top:.75rem;display:flex}.SolveToolbar-module__fdKBkG__moreMenuFooterLink{color:var(--text-muted);opacity:.5;letter-spacing:.02em;font-size:.6rem;text-decoration:none}.SolveToolbar-module__fdKBkG__moreMenuFooterLink:hover{opacity:.8}.SolveToolbar-module__fdKBkG__desktopConfirmOverlay{background-color:var(--bg-secondary);border:1px solid var(--border-primary,#80808026);border-radius:24px;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;display:flex;position:fixed;bottom:40px;left:50%;box-shadow:0 12px 40px #00000040}.SolveToolbar-module__fdKBkG__confirmModal{background-color:var(--bg-secondary);border:1px solid var(--border-primary,#80808026);border-radius:24px;flex-direction:column;align-items:center;padding:1.5rem 2.5rem;display:flex;box-shadow:0 12px 40px #00000040}.SolveToolbar-module__fdKBkG__confirmTitle{color:var(--text-muted);margin-bottom:.25rem;font-size:1.1rem;font-weight:600}.SolveToolbar-module__fdKBkG__confirmText{color:var(--text-primary);text-align:center;margin-bottom:1.5rem;font-size:1rem}.SolveToolbar-module__fdKBkG__confirmActions{gap:1rem;display:flex}.SolveToolbar-module__fdKBkG__confirmCancelBtn{border:1px solid var(--text-muted);color:var(--text-primary);cursor:pointer;background-color:#0000;border-radius:9999px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:500;transition:all .2s}.SolveToolbar-module__fdKBkG__confirmCancelBtn:hover{background-color:var(--toolbar-glass)}.SolveToolbar-module__fdKBkG__confirmActionBtn{background-color:var(--brand-primary);border:1px solid var(--brand-primary);color:#fff;cursor:pointer;border-radius:9999px;padding:.5rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .2s}.SolveToolbar-module__fdKBkG__confirmActionBtn:hover{filter:brightness(1.1);box-shadow:0 4px 12px #e078504d}.SolveToolbar-module__fdKBkG__mobileInfoList{max-height:50vh;padding:0 .5rem;overflow-y:auto}.SolveToolbar-module__fdKBkG__mobileInfoItem{border-radius:12px;}.SolveToolbar-module__fdKBkG__mobileInfoHeader{border-bottom:none;margin-top:.5rem;margin-bottom:.5rem;}.SolveToolbar-module__fdKBkG__mobileTipIcon{color:var(--brand-primary);background:#e0785026;}.SolveToolbar-module__fdKBkG__likeWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.SolveToolbar-module__fdKBkG__likeTooltip{white-space:nowrap;color:var(--text-primary);background:var(--bg-secondary);border:1px solid var(--border-subtle);pointer-events:none;z-index:1000;border-radius:8px;padding:5px 10px;font-size:.68rem;font-weight:600;animation:2s forwards SolveToolbar-module__fdKBkG__likeTooltipFade;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000059}@keyframes SolveToolbar-module__fdKBkG__likeTooltipFade{0%{opacity:0;transform:translate(-50%,-4px)}10%{opacity:1;transform:translate(-50%)}85%{opacity:1}to{opacity:0}}
.SidePanels-module__1-8MpG__panel{background:color-mix(in srgb, var(--bg-secondary) 60%, transparent);-webkit-backdrop-filter:blur(8px);border:1px solid color-mix(in srgb, var(--border-subtle) 50%, transparent);border-radius:var(--border-radius-sm);-webkit-user-select:none;user-select:none;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:0;width:200px;display:flex;overflow:hidden}.SidePanels-module__1-8MpG__panelHeader{border-bottom:1px solid var(--border-subtle);background:var(--bg-primary);grid-template-columns:20px 1fr 20px;align-items:center;padding:10px 16px;display:grid}.SidePanels-module__1-8MpG__lockWrapper{justify-content:center;align-items:center;display:flex;position:relative}.SidePanels-module__1-8MpG__lockButton{cursor:pointer;color:var(--text-muted);background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .15s;display:flex}.SidePanels-module__1-8MpG__lockButton:hover{color:var(--text-primary);background:color-mix(in srgb, var(--border-subtle) 50%, transparent)}.SidePanels-module__1-8MpG__lockShake{animation:.4s SidePanels-module__1-8MpG__lockShake;color:var(--brand-primary)!important}@keyframes SidePanels-module__1-8MpG__lockShake{0%,to{transform:translate(0)}15%{transform:translate(-3px)rotate(-8deg)}30%{transform:translate(3px)rotate(8deg)}45%{transform:translate(-2px)rotate(-5deg)}60%{transform:translate(2px)rotate(5deg)}75%{transform:translate(-1px)rotate(-2deg)}}.SidePanels-module__1-8MpG__lockTooltip{white-space:nowrap;color:var(--text-primary);background:var(--bg-primary);border:1px solid var(--border-subtle);pointer-events:none;z-index:100;border-radius:4px;padding:4px 8px;font-size:.58rem;font-weight:600;animation:1.2s forwards SidePanels-module__1-8MpG__tooltipFade;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 2px 8px #0003}@keyframes SidePanels-module__1-8MpG__tooltipFade{0%{opacity:0;transform:translateY(-4px)}15%{opacity:1;transform:translateY(0)}75%{opacity:1}to{opacity:0}}.SidePanels-module__1-8MpG__lockedContentWrapper{flex-direction:column;flex:1;display:flex;position:relative}.SidePanels-module__1-8MpG__lockedContent{flex-direction:column;transition:opacity .2s;display:flex}.SidePanels-module__1-8MpG__lockedOverlay{cursor:default;z-index:5;position:absolute;inset:0}.SidePanels-module__1-8MpG__headerIcon{color:var(--brand-primary);flex-shrink:0}.SidePanels-module__1-8MpG__headerTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);text-align:center;font-size:.72rem;font-weight:700}.SidePanels-module__1-8MpG__panelFooter{border-top:1px solid var(--border-subtle);text-align:center;padding:10px 16px}.SidePanels-module__1-8MpG__footerHint{color:var(--text-muted);opacity:.7;font-size:.65rem;font-style:italic}.SidePanels-module__1-8MpG__leaderboardList{flex-direction:column;gap:0;margin:0;padding:6px 0;list-style:none;display:flex}.SidePanels-module__1-8MpG__leaderboardRow{align-items:center;gap:8px;padding:8px 14px;transition:background .15s;display:flex}.SidePanels-module__1-8MpG__leaderboardRow:hover{background:var(--bg-primary)}.SidePanels-module__1-8MpG__rankBadge{background:var(--bg-primary);width:22px;height:22px;color:var(--text-muted);border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.65rem;font-weight:800;display:flex}.SidePanels-module__1-8MpG__avatar{background:var(--border-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex;overflow:hidden}.SidePanels-module__1-8MpG__avatarImg{object-fit:cover;width:100%;height:100%}.SidePanels-module__1-8MpG__avatarInitials{color:var(--text-muted);letter-spacing:.02em;font-size:.55rem;font-weight:700}.SidePanels-module__1-8MpG__entryInfo{flex-direction:column;gap:1px;min-width:0;display:flex}.SidePanels-module__1-8MpG__entryName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;font-weight:600;overflow:hidden}.SidePanels-module__1-8MpG__entryTime{color:var(--text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:3px;font-size:.62rem;display:flex}.SidePanels-module__1-8MpG__entryInstagram{color:var(--brand-primary);white-space:nowrap;text-overflow:ellipsis;max-width:60px;font-weight:500;text-decoration:none;transition:opacity .15s;overflow:hidden}.SidePanels-module__1-8MpG__entryInstagram:hover{opacity:.8;text-decoration:underline}.SidePanels-module__1-8MpG__artistCard{flex-direction:column;align-items:center;gap:6px;padding:20px 16px 12px;display:flex}.SidePanels-module__1-8MpG__artistAvatar{background:var(--border-subtle);border:2px solid var(--brand-primary);width:52px;height:52px;box-shadow:0 0 0 3px color-mix(in srgb, var(--brand-primary) 15%, transparent);border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.SidePanels-module__1-8MpG__artistAvatarImg{object-fit:cover;width:100%;height:100%}.SidePanels-module__1-8MpG__artistAvatarInitials{color:var(--brand-primary);letter-spacing:.02em;font-size:.85rem;font-weight:700}.SidePanels-module__1-8MpG__artistName{color:var(--text-primary);text-align:center;font-size:.82rem;font-weight:700}.SidePanels-module__1-8MpG__artistHandle{color:var(--brand-primary);font-size:.68rem;font-weight:500;text-decoration:none;transition:opacity .15s}.SidePanels-module__1-8MpG__artistHandle:hover{opacity:.9;text-decoration:underline}.SidePanels-module__1-8MpG__artistBio{color:var(--text-muted);text-align:center;margin:0;padding:0 16px 8px;font-size:.68rem;line-height:1.5}.SidePanels-module__1-8MpG__artistMeta{border-top:1px solid var(--border-subtle);flex-direction:column;gap:0;display:flex}.SidePanels-module__1-8MpG__metaRow{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.SidePanels-module__1-8MpG__metaRow:last-child{border-bottom:none}.SidePanels-module__1-8MpG__metaLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);opacity:.7;font-size:.62rem;font-weight:600}.SidePanels-module__1-8MpG__metaValue{color:var(--text-primary);text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.68rem;font-weight:500;overflow:hidden}.SidePanels-module__1-8MpG__artistLink{color:var(--brand-primary);border-top:1px solid var(--border-subtle);justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:.68rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:flex}.SidePanels-module__1-8MpG__artistLink:hover{background:color-mix(in srgb, var(--brand-primary) 8%, transparent)}@media (max-width:1024px){.SidePanels-module__1-8MpG__panel{display:none}}
