.freecell-component-module-scss-module__gorz2a__freecell{box-sizing:border-box;-webkit-user-select:none;user-select:none;background:0 0;flex-direction:column;width:100%;height:100%;padding:12px;display:flex;overflow:hidden}.freecell-component-module-scss-module__gorz2a__topBar{display:none}.freecell-component-module-scss-module__gorz2a__bottomBar{background:#ffffffe6;border-radius:8px;justify-content:space-between;align-items:center;margin-top:12px;padding:8px 16px;display:flex;box-shadow:0 2px 8px #0000001a}.freecell-component-module-scss-module__gorz2a__score{color:#374151;gap:20px;font-size:13px;font-weight:500;display:flex}.freecell-component-module-scss-module__gorz2a__controls{gap:10px;display:flex}.freecell-component-module-scss-module__gorz2a__newGameButton,.freecell-component-module-scss-module__gorz2a__highScoresButton{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:6px;padding:6px 12px;font-size:13px;font-weight:500;transition:all .2s}.freecell-component-module-scss-module__gorz2a__newGameButton:hover,.freecell-component-module-scss-module__gorz2a__highScoresButton:hover{background:#4f46e5;transform:translateY(-1px)}.freecell-component-module-scss-module__gorz2a__highScoresButton{background:#6b7280}.freecell-component-module-scss-module__gorz2a__highScoresButton:hover{background:#4b5563}.freecell-component-module-scss-module__gorz2a__gameArea{-webkit-user-select:none;user-select:none;flex-direction:column;flex:1;gap:12px;min-height:0;display:flex}.freecell-component-module-scss-module__gorz2a__topRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;display:flex}.freecell-component-module-scss-module__gorz2a__freeCells{gap:8px;display:flex}.freecell-component-module-scss-module__gorz2a__freeCellSlot{border:2px dashed #d1d5db;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:84px;transition:all .2s;display:flex}.freecell-component-module-scss-module__gorz2a__emptyFreeCell{width:100%;height:100%}.freecell-component-module-scss-module__gorz2a__photoSlot{flex-shrink:0;justify-content:center;align-items:center;width:200px;height:200px;display:flex}.freecell-component-module-scss-module__gorz2a__foundations{gap:8px;display:flex}.freecell-component-module-scss-module__gorz2a__foundationSlot{border:2px dashed #d1d5db;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:60px;height:84px;transition:all .2s;display:flex}.freecell-component-module-scss-module__gorz2a__emptyFoundation{color:#9ca3af;font-size:28px}.freecell-component-module-scss-module__gorz2a__tableau{flex:1;gap:8px;min-height:0;max-height:calc(100vh - 220px);display:flex;overflow:auto}.freecell-component-module-scss-module__gorz2a__tableauColumn{flex-direction:column;flex:1;min-width:60px;padding-top:0;display:flex;position:relative}.freecell-component-module-scss-module__gorz2a__cardStack{z-index:1;position:relative}.freecell-component-module-scss-module__gorz2a__highScoresModal{z-index:1000;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.freecell-component-module-scss-module__gorz2a__highScoresContent{background:#fff;border-radius:12px;width:90%;max-width:600px;max-height:80vh;padding:24px;position:relative;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}.freecell-component-module-scss-module__gorz2a__highScoresContent h3{margin:0 0 20px;font-size:20px;font-weight:600}.freecell-component-module-scss-module__gorz2a__highScoresContent table{border-collapse:collapse;width:100%}.freecell-component-module-scss-module__gorz2a__highScoresContent table th,.freecell-component-module-scss-module__gorz2a__highScoresContent table td{text-align:left;border-bottom:1px solid #e5e7eb;padding:12px}.freecell-component-module-scss-module__gorz2a__highScoresContent table th{color:#374151;background:#f9fafb;font-weight:600}.freecell-component-module-scss-module__gorz2a__highScoresContent table tr:hover{background:#f9fafb}.freecell-component-module-scss-module__gorz2a__closeButton{cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.freecell-component-module-scss-module__gorz2a__closeButton:hover{background:#e5e7eb}.freecell-component-module-scss-module__gorz2a__winModal{z-index:2000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.freecell-component-module-scss-module__gorz2a__winContent{text-align:center;background:#fff;border-radius:16px;padding:40px;box-shadow:0 20px 25px -5px #0003}.freecell-component-module-scss-module__gorz2a__winContent h2{color:#10b981;margin:0 0 20px;font-size:28px}.freecell-component-module-scss-module__gorz2a__winContent p{color:#6b7280;margin:12px 0;font-size:16px}.freecell-component-module-scss-module__gorz2a__winContent button{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:8px;margin-top:24px;padding:12px 24px;font-size:16px;font-weight:500;transition:all .2s}.freecell-component-module-scss-module__gorz2a__winContent button:hover{background:#4f46e5;transform:translateY(-1px)}.freecell-component-module-scss-module__gorz2a__dragPreview{flex-direction:column;align-items:center;display:flex;transform:translate(-50%,-50%)}.freecell-component-module-scss-module__gorz2a__emptyTableauSlot{background:0 0;border:2px dashed #d1d5dbcc;border-radius:6px;width:60px;height:84px}.freecell-component-module-scss-module__gorz2a__droppableEmptyTableauSlot{background:#6366f10f;border-color:#6366f1e6}
.card-component-module-scss-module___ThmXG__card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;width:60px;height:84px;transition:all .2s;display:flex;position:relative;box-shadow:0 2px 4px #0000001a}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__draggable{cursor:grab}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__draggable:active{cursor:grabbing}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__notDraggable{cursor:default;pointer-events:none}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__notDraggable:hover{z-index:1;transform:none;box-shadow:0 2px 4px #0000001a}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__noHover{pointer-events:none}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__noHover:hover{z-index:1;transform:none;box-shadow:0 2px 4px #0000001a}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__dragging{opacity:1;z-index:1000;transform:rotate(5deg)}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__faceUp{background:#fff}.card-component-module-scss-module___ThmXG__card.card-component-module-scss-module___ThmXG__faceDown{background:linear-gradient(135deg,#4f46e5 0%,#7c3aed 100%);border-color:#6366f1}.card-component-module-scss-module___ThmXG__rank{font-size:14px;font-weight:600;position:absolute;top:4px;left:6px}.card-component-module-scss-module___ThmXG__suit{font-size:32px;line-height:1}.card-component-module-scss-module___ThmXG__backPattern{opacity:.8;font-size:48px}
.index-module-scss-module__jshr1G__container{background:linear-gradient(#f5f5f5 0%,#fafafa 50%,#f0f0f0 100%);width:100%;min-height:100vh;position:relative;overflow-x:hidden}.index-module-scss-module__jshr1G__gameContainer{flex-direction:column;width:100%;height:calc(100vh - 64px);padding-top:64px;display:flex;position:relative;overflow:hidden}.index-module-scss-module__jshr1G__sceneWrapper{z-index:10;pointer-events:none;width:400px;height:400px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:1024px){.index-module-scss-module__jshr1G__sceneWrapper{width:360px;height:360px;top:0}}@media (max-width:768px){.index-module-scss-module__jshr1G__sceneWrapper{width:320px;height:320px;top:0}}
