.BoardGameLists_container__Tbcdc{padding:0 1rem;margin:0 auto}.BoardGameLists_header__N5_sc{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.BoardGameLists_titleSection__p1j7k{display:flex;align-items:center;gap:1rem}.BoardGameLists_titleSection__p1j7k h1{color:var(--primary-dark);font-size:2rem;margin:0}.BoardGameLists_pageIcon__KK8Yg{color:var(--primary)}.BoardGameLists_createButton__z1tVa{background-color:var(--primary);color:white;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:var(--shadow);transition:var(--transition)}.BoardGameLists_createButton__z1tVa:hover{background-color:var(--primary-dark)}.BoardGameLists_emptyState__C3ItT,.BoardGameLists_loadingContainer__3TeIM{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.BoardGameLists_spinner__j27OZ{width:40px;height:40px;border:3px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:BoardGameLists_spin__rGOlW 1s linear infinite}@keyframes BoardGameLists_spin__rGOlW{to{transform:rotate(1turn)}}.BoardGameLists_emptyIcon__CyP4x{color:var(--gray-300);margin-bottom:1rem}.BoardGameLists_emptyState__C3ItT h2{margin:.5rem 0;color:var(--gray-900)}.BoardGameLists_emptyState__C3ItT p{color:var(--gray-600);margin-bottom:1.5rem}.BoardGameLists_createButtonLarge__EEjEX{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:var(--primary);color:white;border:none;border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:500;transition:all .2s}.BoardGameLists_createButtonLarge__EEjEX:hover{background-color:var(--primary-dark);transform:translateY(-2px)}.BoardGameLists_listsGrid__6g5Pv{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.BoardGameLists_editorContainer__ESPai{padding:2rem;margin:0 auto}.BoardGameLists_editorHeader__I3Y6e{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:2rem}.BoardGameLists_listHeaderTitleSection__flbpn{flex:1 1;min-width:0}.BoardGameLists_listTitle__oWS94{margin:0 0 .5rem;color:var(--gray-900);font-size:1.8rem;cursor:pointer;transition:all .2s;padding:.5rem .25rem;border-radius:4px}.BoardGameLists_listTitle__oWS94:hover{color:var(--primary);background-color:var(--gray-50)}.BoardGameLists_saveStatusIndicator__7c8jd{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500}.BoardGameLists_unsavedDot__2n9tH{width:10px;height:10px;border-radius:50%;background-color:var(--error);animation:BoardGameLists_pulse__o3lLs 2s cubic-bezier(.4,0,.6,1) infinite;display:inline-block}.BoardGameLists_savedDot__fedA6{width:10px;height:10px;border-radius:50%;background-color:#10b981;display:inline-block}.BoardGameLists_unsavedText__AuDMv{color:var(--error);font-weight:600}.BoardGameLists_savedText__g9q2r{color:#10b981;font-weight:600}@keyframes BoardGameLists_pulse__o3lLs{0%,to{opacity:1}50%{opacity:.5}}.BoardGameLists_backButton__tzYvj{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:none;border:1px solid var(--gray-200);border-radius:8px;cursor:pointer;color:var(--gray-600);transition:all .2s}.BoardGameLists_backButton__tzYvj:hover{background-color:var(--gray-50);color:var(--gray-900)}.BoardGameLists_headerActions__xmPE2{display:flex;gap:1rem;flex-shrink:0}.BoardGameLists_exportButton__cGujS,.BoardGameLists_saveButton__nw0S7{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;white-space:nowrap}.BoardGameLists_saveButton__nw0S7{background-color:#10b981;color:white}.BoardGameLists_saveButton__nw0S7:hover:not(:disabled){background-color:#059669;transform:translateY(-2px);box-shadow:0 4px 12px rgba(16,185,129,.3)}.BoardGameLists_saveButton__nw0S7:disabled{background-color:var(--gray-300);cursor:not-allowed;opacity:.7}.BoardGameLists_exportButton__cGujS{background-color:var(--gray-600)}.BoardGameLists_exportButton__cGujS:hover{background-color:var(--gray-700);transform:translateY(-2px);box-shadow:0 4px 12px rgba(107,114,128,.3)}.BoardGameLists_listHeader__7zdML{margin-bottom:1.25rem;padding-bottom:1rem;border-bottom:1px solid var(--gray-200)}.BoardGameLists_listHeader__7zdML h1{margin:0 0 .5rem;color:var(--gray-900)}.BoardGameLists_listHeader__7zdML p{color:var(--gray-600);margin:0 0 1rem}.BoardGameLists_listMeta__D9YcM{display:flex;align-items:center;gap:.5rem;color:var(--gray-600);font-size:.9rem}.BoardGameLists_listTypeBadge__bSk5k{display:inline-flex;align-items:center;padding:.125rem .5rem;background:color-mix(in srgb,var(--primary) 12%,transparent);border:1px solid color-mix(in srgb,var(--primary) 25%,transparent);border-radius:99px;font-size:.8rem;color:var(--primary);font-weight:500}.BoardGameLists_listContent___sqL0{background:var(--gray-50);border-radius:12px;padding:1.5rem;box-shadow:var(--shadow-flat)}.BoardGameLists_rankedList__G4owJ{display:flex;flex-direction:column;gap:.75rem;touch-action:none}.BoardGameLists_tierHeaders___wN2l{display:flex;flex-direction:column;gap:1.5rem}.BoardGameLists_tierSection__hdIbT{border-left:5px solid;margin-bottom:2rem;background:linear-gradient(90deg,rgba(0,0,0,.02),transparent);border-radius:0 12px 12px 0;padding:1rem 1rem 1rem 1.5rem}.BoardGameLists_tierS__J0ExG{border-color:var(--error-dark);background:linear-gradient(90deg,rgba(220,38,38,.05),transparent)}.BoardGameLists_tierA__Jxg7m{border-color:#ea580c;background:linear-gradient(90deg,rgba(234,88,12,.05),transparent)}.BoardGameLists_tierB__0efEI{border-color:#ca8a04;background:linear-gradient(90deg,rgba(202,138,4,.05),transparent)}.BoardGameLists_tierC__Ilznr{border-color:#059669;background:linear-gradient(90deg,rgba(5,150,105,.05),transparent)}.BoardGameLists_tierD__qtNsb{border-color:#2563eb;background:linear-gradient(90deg,rgba(37,99,235,.05),transparent)}.BoardGameLists_tierSectionHeader__cDm_X{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:1rem}.BoardGameLists_tierSection__hdIbT h3{margin:0;color:var(--gray-900);font-size:1.3rem;font-weight:700;display:flex;align-items:center;gap:.5rem;cursor:pointer}.BoardGameLists_tierSection__hdIbT h3:hover{text-decoration:underline;text-underline-offset:3px}.BoardGameLists_tierNameInput__MNb4K{font-size:1.3rem;font-weight:700;color:var(--gray-900);border:none;border-bottom:2px solid var(--primary);background:none;outline:none;padding:0 0 2px;width:160px}.BoardGameLists_tierDeleteBtn__xWZcM{background:none;border:none;cursor:pointer;color:var(--gray-400);padding:4px;border-radius:4px;display:flex;align-items:center;opacity:0;transition:opacity .15s,color .15s;flex-shrink:0}.BoardGameLists_tierSection__hdIbT:hover .BoardGameLists_tierDeleteBtn__xWZcM{opacity:1}.BoardGameLists_tierDeleteBtn__xWZcM:hover{color:var(--error-dark,#dc2626);background:var(--gray-100)}.BoardGameLists_tierGameCount__wRsq3{display:inline-flex;align-items:center;padding:.1rem .4rem;background:var(--gray-200);border-radius:99px;font-size:.75rem;font-weight:600;color:var(--gray-600)}.BoardGameLists_tierCollapseBtn__O2wK7{background:none;border:none;cursor:pointer;color:var(--gray-400);padding:4px;border-radius:4px;display:flex;align-items:center;flex-shrink:0;transition:color .15s}.BoardGameLists_tierCollapseBtn__O2wK7:hover{color:var(--gray-700)}.BoardGameLists_collapsedDropZone__BI8o6{min-height:40px;border:2px dashed var(--gray-300);border-radius:6px;display:flex;align-items:center;justify-content:center;color:var(--gray-400);font-size:.8rem;transition:border-color .15s,background .15s}.BoardGameLists_tierOver__PzRLj .BoardGameLists_collapsedDropZone__BI8o6{border-color:var(--primary);background:var(--primary-light,rgba(99,102,241,.06));color:var(--primary)}.BoardGameLists_collapsedThumbnailRow__iKYPd{display:flex;flex-wrap:wrap;gap:12px;padding:6px 0 8px;border-radius:6px;transition:background .15s}.BoardGameLists_tierOver__PzRLj .BoardGameLists_collapsedThumbnailRow__iKYPd{background:var(--primary-light,rgba(99,102,241,.06))}.BoardGameLists_gameItemCompact__yh5HK{width:64px;height:64px;border-radius:6px;overflow:hidden;cursor:-webkit-grab;cursor:grab;flex-shrink:0;border:1px solid var(--gray-200);box-shadow:0 1px 3px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;background:var(--gray-100)}.BoardGameLists_gameItemCompact__yh5HK:active{cursor:-webkit-grabbing;cursor:grabbing}.BoardGameLists_tierBadge__KOREm{display:inline-flex;align-items:center;padding:.15rem .5rem;border-radius:99px;font-size:.75rem;font-weight:600;cursor:pointer;border:1px solid;transition:opacity .15s;flex-shrink:0}.BoardGameLists_tierBadge__KOREm:hover{opacity:.75}.BoardGameLists_tierPopoverBackdrop__g2h72{position:fixed;inset:0;z-index:100}.BoardGameLists_tierPopover__rQWyu{position:absolute;bottom:calc(100% + 6px);right:0;z-index:101;background:var(--gray-50);border:1px solid var(--gray-200);border-radius:8px;padding:6px;display:flex;gap:4px;box-shadow:0 4px 12px rgba(0,0,0,.15);white-space:nowrap}.BoardGameLists_tierPopoverOption__D9xKn{display:inline-flex;align-items:center;padding:.2rem .5rem;border-radius:99px;font-size:.75rem;font-weight:600;cursor:pointer;border:1px solid;transition:opacity .15s}.BoardGameLists_tierPopoverOption__D9xKn:hover{opacity:.75}.BoardGameLists_tierPopoverOptionActive__LHOSR{outline:2px solid currentColor;outline-offset:1px}.BoardGameLists_addTierButton__a7HzH{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:2px dashed var(--gray-300);border-radius:8px;background:none;color:var(--gray-500);font-size:.9rem;cursor:pointer;transition:border-color .15s,color .15s;margin-top:.5rem}.BoardGameLists_addTierButton__a7HzH:hover{border-color:var(--primary);color:var(--primary)}.BoardGameLists_tierGames__p_tYd{display:flex;flex-direction:column;gap:.5rem;touch-action:none}.BoardGameLists_tierOver__PzRLj{background:var(--primary-light,rgba(99,102,241,.06));border-radius:6px}.BoardGameLists_emptyTierDropZone__WeCjN{border:2px dashed var(--gray-200);border-radius:6px;padding:.75rem 1rem;color:var(--gray-400);font-size:.85rem;text-align:center;font-style:italic;-webkit-user-select:none;-moz-user-select:none;user-select:none}.BoardGameLists_gameMetaRow__DFsLL{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.BoardGameLists_bggRating__Cc9LX{font-size:.75rem;color:var(--primary);font-weight:600}.BoardGameLists_emptyList__jwnE3{text-align:center;padding:3rem;color:var(--gray-600)}.BoardGameLists_addFirstGame__xyCXn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;background-color:var(--primary);color:white;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:all .2s;margin:1rem auto 0}.BoardGameLists_addFirstGame__xyCXn:hover{background-color:var(--primary-dark)}.BoardGameLists_addGameButton__ENN9X{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;padding:.2rem .65rem;background:transparent;color:var(--primary);border:1px solid var(--primary);border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:500;transition:all .15s;white-space:nowrap}.BoardGameLists_addGameButton__ENN9X:hover{background-color:color-mix(in srgb,var(--primary) 10%,transparent)}.BoardGameLists_addGameSection__SAy63{margin-top:1.5rem;padding:1rem;background-color:var(--gray-50);border-radius:8px}.BoardGameLists_searchBox__j59Vo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.BoardGameLists_searchBox__j59Vo input{flex:1 1;padding:.5rem;border:1px solid var(--gray-200);border-radius:6px;font-size:1rem}.BoardGameLists_searchBox__j59Vo button{padding:.5rem 1rem;background:none;border:1px solid var(--gray-200);border-radius:6px;cursor:pointer;color:var(--gray-600)}.BoardGameLists_searchBox__j59Vo button:hover{background-color:var(--gray-100)}.BoardGameLists_gamesList__t6QUv{max-height:300px;overflow-y:auto}.BoardGameLists_gameOption__CG_jg{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:6px;cursor:pointer;margin-bottom:.5rem;transition:all .2s}.BoardGameLists_gameOption__CG_jg:hover{background-color:var(--gray-50);border-color:var(--primary)}.BoardGameLists_noResults__sJAtz{text-align:center;color:var(--gray-600);padding:2rem}.BoardGameLists_editNameContainer__gd05l{margin-bottom:.5rem}.BoardGameLists_editNameInput__1__6J{font-size:1.8rem;font-weight:700;color:var(--gray-900);border:2px solid var(--primary);border-radius:8px;padding:.5rem 1rem;width:100%;max-width:500px;transition:all .2s;font-family:inherit}.BoardGameLists_editNameInput__1__6J:focus{outline:none;border-color:var(--primary-dark);box-shadow:0 0 0 3px rgba(77,109,154,.1);background-color:var(--gray-50)}.BoardGameLists_editDescriptionInput__7QgVE{font-size:.9rem;color:var(--gray-700);border:2px solid var(--primary);border-radius:8px;padding:.4rem .75rem;width:100%;resize:vertical;font-family:inherit;line-height:1.5;background:var(--gray-50)}.BoardGameLists_editDescriptionInput__7QgVE:focus{outline:none;border-color:var(--primary-dark);box-shadow:0 0 0 3px rgba(77,109,154,.1)}.BoardGameLists_listDescriptionDisplay__enNdC{font-size:.9rem;color:var(--gray-600);cursor:text;margin:0;padding:.25rem 0;border-radius:4px;line-height:1.5}.BoardGameLists_listDescriptionDisplay__enNdC:hover{color:var(--gray-800)}.BoardGameLists_listDescriptionEmpty__GaZwJ{color:var(--gray-400);font-style:italic}.BoardGameLists_listDescriptionFilled__tCFuV{border-left:3px solid color-mix(in srgb,var(--primary) 40%,transparent);padding-left:.75rem}.BoardGameLists_listCard__p1k3u{background:var(--gray-50);border-radius:8px;padding:1.5rem;box-shadow:var(--shadow-raised);cursor:pointer;transition:all .2s}.BoardGameLists_listCard__p1k3u:hover{box-shadow:var(--shadow-raised);transform:translateY(-2px)}.BoardGameLists_listCardHeader__Pvhmb{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.BoardGameLists_listCardIcon__IgAOg{color:var(--primary)}.BoardGameLists_listCardActions__aMo7S{display:flex;align-items:center;gap:.25rem}.BoardGameLists_editButton__UZwDw{background:none;border:none;color:var(--gray-400);cursor:pointer;padding:.25rem;opacity:0;transition:opacity .2s,color .2s}.BoardGameLists_listCard__p1k3u:hover .BoardGameLists_editButton__UZwDw{opacity:1}.BoardGameLists_editButton__UZwDw:hover{color:var(--primary)}.BoardGameLists_deleteButton__5qTBP{background:none;border:none;color:var(--error);cursor:pointer;padding:.25rem;opacity:0;transition:opacity .2s}.BoardGameLists_listCard__p1k3u:hover .BoardGameLists_deleteButton__5qTBP{opacity:1}.BoardGameLists_deleteButton__5qTBP:hover{color:var(--error-dark)}.BoardGameLists_listCardTitle__rjHKp{margin:0 0 .5rem;color:var(--gray-900);font-size:1.25rem}.BoardGameLists_listCardDescription__RUD_d{color:var(--gray-600);font-size:.9rem;margin:0 0 1rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.BoardGameLists_listCardFooter__IpgtT{display:flex;justify-content:space-between;align-items:center;font-size:.85rem}.BoardGameLists_listCardType__7Vq7q{background:var(--gray-100);padding:.25rem .5rem;border-radius:4px;color:var(--gray-600)}.BoardGameLists_listCardCount__HRH8j{color:var(--gray-400)}.BoardGameLists_thumbnailStrip__d1OVU{display:flex;gap:4px;margin-bottom:.75rem;overflow:hidden;border-radius:4px}.BoardGameLists_thumbnailStripImg__8Oeoj{width:52px;height:52px;object-fit:cover;border-radius:3px;flex-shrink:0}.BoardGameLists_listIndexControls__C_Xkf{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.BoardGameLists_listIndexFilters__2qXfH{display:flex;gap:.5rem}.BoardGameLists_filterChip__f0ZNH{padding:.3rem .85rem;border-radius:999px;border:1px solid var(--gray-200);background:transparent;color:var(--gray-600);font-size:.85rem;cursor:pointer;transition:background .15s,color .15s}.BoardGameLists_filterChip__f0ZNH:hover{background:var(--gray-100)}.BoardGameLists_filterChipActive__Pj_hJ{background:var(--primary);color:white;border-color:var(--primary)}.BoardGameLists_listIndexSort__v__ru{padding:.3rem .6rem;border:1px solid var(--gray-200);border-radius:6px;background:var(--gray-50);color:var(--gray-700);font-size:.85rem;cursor:pointer}.BoardGameLists_gameItem__svOYq{display:flex;align-items:center;gap:1rem;padding:.75rem;background:linear-gradient(135deg,var(--gray-50) 0,var(--gray-100) 100%);border:1px solid var(--gray-200);border-radius:10px;transition:border-color .2s,box-shadow .2s;min-height:80px;position:relative;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.08);will-change:transform;touch-action:none;flex-wrap:wrap}.BoardGameLists_gameItem__svOYq:before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:linear-gradient(180deg,var(--primary),var(--primary-light));opacity:.6;transition:opacity .2s}.BoardGameLists_gameItem__svOYq:hover:before{opacity:1}.BoardGameLists_gameItem__svOYq.BoardGameLists_dragging__pKlnz{opacity:.5;box-shadow:var(--shadow-floating)}.BoardGameLists_gameItem__svOYq:not(.BoardGameLists_dragging__pKlnz):hover{border-color:var(--primary);background:linear-gradient(135deg,var(--gray-50) 0,var(--gray-200) 100%);transform:translateX(2px);box-shadow:var(--shadow-floating);-webkit-backface-visibility:hidden;backface-visibility:hidden}.BoardGameLists_dragHandle__8FcrJ{cursor:-webkit-grab;cursor:grab;color:var(--gray-400);transition:color .2s}.BoardGameLists_dragHandle__8FcrJ:active{cursor:-webkit-grabbing;cursor:grabbing}.BoardGameLists_gameItem__svOYq:hover .BoardGameLists_dragHandle__8FcrJ{color:var(--gray-600)}.BoardGameLists_rankNumber__In5RA{font-weight:700;font-size:1rem;color:#fff;width:40px;height:40px;min-width:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.BoardGameLists_gameImageContainer__BRg4Q{width:70px;height:70px;border-radius:8px;overflow:hidden;flex-shrink:0;box-shadow:var(--shadow-raised);background:var(--gray-100);position:relative}.BoardGameLists_gameImage__s0sXk{width:100%;height:100%;object-fit:cover;transition:transform .2s}.BoardGameLists_gameItem__svOYq:hover .BoardGameLists_gameImage__s0sXk{transform:scale(1.05)}.BoardGameLists_imagePlaceholder__Q6LTg{width:100%;height:100%;background:linear-gradient(135deg,var(--gray-200),var(--gray-300));display:flex;align-items:center;justify-content:center;color:var(--gray-400)}.BoardGameLists_imageSpinner__EIVeo{width:20px;height:20px;border:2px solid var(--gray-200);border-top-color:var(--primary);border-radius:50%;animation:BoardGameLists_spin__rGOlW 1s linear infinite}.BoardGameLists_gameInfo__TvElq{flex:1 1;display:flex;flex-direction:column;gap:.25rem;min-width:0;min-height:50px;justify-content:center}.BoardGameLists_gameName__Sti0v{font-weight:600;font-size:1.1rem;color:var(--gray-900);word-break:break-word;overflow-wrap:break-word;line-height:1.3}.BoardGameLists_gameComplexity__KkyqT{font-size:.85rem;color:var(--gray-600);display:flex;align-items:center;gap:.25rem}.BoardGameLists_gameNotes__tsvuZ{background:transparent;border:none;color:var(--gray-500);font-size:.8rem;font-family:inherit;padding:0;width:100%;outline:none}.BoardGameLists_gameNotes__tsvuZ:focus{border-bottom-color:var(--primary);color:var(--gray-700)}.BoardGameLists_gameNotes__tsvuZ::placeholder{color:var(--gray-300);font-style:italic}.BoardGameLists_noteContainer__1H9Dx{display:flex;align-items:center;gap:4px;background:var(--gray-100);border-radius:4px;padding:4px 8px;color:var(--gray-400)}.BoardGameLists_tierSelect__ML1eO{padding:.25rem .5rem;border:1px solid var(--gray-200);border-radius:4px;background:var(--gray-100);color:var(--gray-900);cursor:pointer;flex-shrink:0}.BoardGameLists_removeButton__elu1f{background:none;border:none;color:var(--error);cursor:pointer;padding:.25rem;opacity:0;transition:opacity .2s;flex-shrink:0}.BoardGameLists_gameItem__svOYq:hover .BoardGameLists_removeButton__elu1f{opacity:1}.BoardGameLists_removeButton__elu1f:hover{color:var(--error-dark)}.BoardGameLists_sortFilterControls__iNxS5{display:flex;gap:1.5rem;margin-bottom:1rem;flex-wrap:wrap}.BoardGameLists_filterControls__nizgN,.BoardGameLists_sortControls__KRnRu{display:flex;gap:.75rem;align-items:center}.BoardGameLists_filterControls__nizgN label,.BoardGameLists_sortControls__KRnRu label{font-weight:500;font-size:.9rem;color:var(--text-medium)}.BoardGameLists_sortControlsWrapper__cYrYd{display:flex;gap:.5rem;align-items:center}.BoardGameLists_selectControl__UPm_i{padding:.5rem .75rem;border:1px solid var(--gray-300);border-radius:4px;font-size:.9rem;background-color:var(--gray-100);cursor:pointer}.BoardGameLists_selectControl__UPm_i:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 3px rgba(77,109,154,.1)}.BoardGameLists_sortDirectionButton__4gELa{padding:.5rem .75rem;border:1px solid var(--gray-300);border-radius:4px;background-color:var(--gray-100);cursor:pointer;font-size:1rem;font-weight:700;color:var(--primary);transition:all .2s ease;min-width:40px;display:flex;align-items:center;justify-content:center}.BoardGameLists_sortDirectionButton__4gELa:hover{background-color:var(--primary-lightest);border-color:var(--primary)}.BoardGameLists_sortDirectionButton__4gELa:active{transform:scale(.95)}.BoardGameLists_exportModal__drZxy{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:BoardGameLists_fadeIn__FsMvd .2s ease;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}@keyframes BoardGameLists_fadeIn__FsMvd{0%{opacity:0}to{opacity:1}}.BoardGameLists_exportModalContent__THaOa{background:var(--gray-50);border-radius:16px;width:90%;max-width:1400px;max-height:90vh;display:flex;flex-direction:column;box-shadow:var(--shadow-floating);animation:BoardGameLists_slideUp__WFVkZ .3s ease}@keyframes BoardGameLists_slideUp__WFVkZ{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.BoardGameLists_exportModalHeader__tfCJe{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid var(--gray-200);background:linear-gradient(135deg,var(--gray-100) 0,var(--gray-50) 100%);border-radius:16px 16px 0 0;flex-shrink:0}.BoardGameLists_exportModalHeader__tfCJe h2{color:var(--gray-900);font-size:1.5rem;margin:0;font-weight:600}.BoardGameLists_closeButton__7mhmQ{background:none;border:none;color:var(--gray-600);cursor:pointer;padding:8px;border-radius:8px;transition:all .2s;display:flex;align-items:center;justify-content:center}.BoardGameLists_closeButton__7mhmQ:hover{background:var(--gray-100);color:var(--gray-900);transform:rotate(90deg)}.BoardGameLists_exportPreviewContainer__rbw_f{flex:1 1;overflow:hidden;padding:0;background:var(--gray-50);display:grid;grid-template-columns:300px 1fr;grid-gap:0;gap:0}.BoardGameLists_exportOptionsPanel__7GEq_{background:var(--gray-100);padding:1.5rem;border-radius:0;box-shadow:none;border-right:1px solid var(--gray-200);max-height:100%;overflow-y:auto;position:relative;top:auto}.BoardGameLists_exportOptionsToggle__gJjiM{padding:12px 20px;background:var(--gray-100);border:none;border-bottom:1px solid var(--gray-200);cursor:pointer;font-weight:600;color:var(--primary);font-size:.95rem;transition:all .2s;display:flex;align-items:center;gap:.5rem;width:100%;flex-shrink:0}.BoardGameLists_exportOptionsToggle__gJjiM:hover{background:var(--gray-50)}.BoardGameLists_accordionSection__2i5g_{border-bottom:1px solid var(--gray-200)}.BoardGameLists_accordionSection__2i5g_:last-child{border-bottom:none}.BoardGameLists_accordionHeader__5s5nu{width:100%;display:flex;justify-content:space-between;align-items:center;padding:.625rem 0;background:none;border:none;cursor:pointer;font-size:.78rem;font-weight:600;color:var(--gray-700);text-transform:uppercase;letter-spacing:.05em;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:left}.BoardGameLists_accordionHeader__5s5nu:hover{color:var(--primary)}.BoardGameLists_accordionChevron__w9tdX{display:inline-block;transition:transform .18s ease;font-size:.65rem;flex-shrink:0;color:var(--gray-500)}.BoardGameLists_accordionChevronOpen__mo_Wy{transform:rotate(90deg)}.BoardGameLists_accordionBody__FfJ0d{padding-bottom:.875rem;display:flex;flex-direction:column;gap:.625rem}.BoardGameLists_exportColorPairGrid__wLAd_{display:grid;grid-template-columns:1fr 1fr;grid-gap:.5rem .75rem;gap:.5rem .75rem}.BoardGameLists_exportColorPairCell__KwWVZ{display:flex;flex-direction:column;gap:.25rem}.BoardGameLists_exportCheckboxLabel__pUPoN{display:flex;align-items:center;gap:.5rem;cursor:pointer;margin-bottom:.5rem;color:var(--gray-700);font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.85rem}.BoardGameLists_exportCheckboxLabel__pUPoN:last-child{margin-bottom:0}.BoardGameLists_exportCheckboxLabel__pUPoN:hover{color:var(--gray-900)}.BoardGameLists_exportCheckbox__E_OgI{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:16px;height:16px;border:2px solid var(--gray-300);border-radius:3px;background:white;cursor:pointer;flex-shrink:0;position:relative;transition:border-color .15s,background .15s}.BoardGameLists_exportCheckbox__E_OgI:checked{background:var(--primary);border-color:var(--primary)}.BoardGameLists_exportCheckbox__E_OgI:checked:after{content:"";position:absolute;left:3px;top:0;width:5px;height:9px;border:2px solid white;border-top:none;border-left:none;transform:rotate(45deg);display:block}.BoardGameLists_exportCheckbox__E_OgI:hover:not(:checked){border-color:var(--primary)}.BoardGameLists_exportCheckbox__E_OgI:focus-visible{outline:2px solid var(--primary);outline-offset:1px}.BoardGameLists_exportMetadataSection__WzA5z{margin-left:1.5rem;margin-top:.5rem}.BoardGameLists_exportMetadataLabel__p9Tuj{margin:0 0 .5rem;color:var(--gray-600);font-size:.8rem;font-weight:500}.BoardGameLists_exportImageSizeLabel__Buo3_{display:block;margin-bottom:.5rem;color:var(--gray-700);font-weight:500;font-size:.85rem}.BoardGameLists_exportBorderLabel__n3hyx{display:block;margin-bottom:.25rem;color:var(--gray-700);font-weight:500;font-size:.8rem}.BoardGameLists_exportBorderSlider__FnpJ8{width:100%;height:4px;border-radius:2px;background:var(--gray-200);outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.BoardGameLists_exportBorderSlider__FnpJ8::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;border-radius:50%;background:var(--primary);cursor:pointer;box-shadow:0 2px 4px rgba(77,109,154,.3)}.BoardGameLists_exportBorderSlider__FnpJ8::-moz-range-thumb{width:14px;height:14px;border-radius:50%;background:var(--primary);cursor:pointer;border:none;box-shadow:0 2px 4px rgba(77,109,154,.3)}.BoardGameLists_exportSelectControl__Nn5Hm{padding:.375rem;border:1px solid var(--gray-300);border-radius:4px;font-size:.8rem;background-color:var(--gray-100);cursor:pointer;width:100%;transition:border-color .2s}.BoardGameLists_exportSelectControl__Nn5Hm:hover{border-color:var(--gray-400)}.BoardGameLists_exportSelectControl__Nn5Hm:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px rgba(77,109,154,.1)}.BoardGameLists_exportColorInputWrapper__dFEn3{display:flex;align-items:center;gap:.5rem}.BoardGameLists_exportColorInput__x7BKZ{width:40px;height:32px;border:1px solid var(--gray-200);border-radius:4px;cursor:pointer;transition:all .2s;flex-shrink:0}.BoardGameLists_exportColorInput__x7BKZ:hover{border-color:var(--gray-400)}.BoardGameLists_exportColorValue__BWKL6{font-family:Courier New,monospace;font-size:.75rem;color:var(--gray-600);font-weight:500}.BoardGameLists_exportLayoutLabel__B3DYa{margin:0 0 .5rem;color:var(--gray-700);font-size:.85rem;font-weight:500}.BoardGameLists_exportLayoutOptions__xpsY2{display:flex;flex-direction:column;gap:.4rem}.BoardGameLists_exportRadioLabel__VkO5o{display:flex;align-items:center;gap:.5rem;cursor:pointer;color:var(--gray-700);font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:.85rem}.BoardGameLists_exportRadioLabel__VkO5o:hover{color:var(--gray-900)}.BoardGameLists_exportRadio__xYgD5{cursor:pointer;width:16px;height:16px;accent-color:var(--primary);flex-shrink:0}.BoardGameLists_exportRadioGroup__RRCIN{margin-bottom:.75rem}.BoardGameLists_segmentedControl__jt11Z{display:flex;border:1px solid var(--gray-300);border-radius:6px;overflow:hidden;width:100%}.BoardGameLists_segmentBtn__pN6kw{flex:1 1;padding:.375rem .5rem;font-size:.8rem;font-family:inherit;line-height:1.4;border:none;border-right:1px solid var(--gray-300);background:white;color:var(--gray-600);cursor:pointer;transition:background .15s,color .15s;font-weight:400}.BoardGameLists_segmentBtn__pN6kw:last-child{border-right:none}.BoardGameLists_segmentBtn__pN6kw:hover:not(.BoardGameLists_segmentBtnActive__ExjT3){background:var(--gray-100);color:var(--gray-900)}.BoardGameLists_segmentBtnActive__ExjT3{background:var(--primary);color:white;font-weight:500}.BoardGameLists_exportPageControls__E0iyd{margin-left:1.5rem;margin-top:.5rem}.BoardGameLists_exportItemsPerPageLabel__mqURO{display:block;margin-bottom:.4rem;color:var(--gray-700);font-weight:500;font-size:.8rem}.BoardGameLists_exportPageNav__wZYrT{margin-top:.5rem;margin-bottom:0}.BoardGameLists_exportPageLabel__hO4Ax{display:block;margin-bottom:.4rem;color:var(--gray-700);font-weight:500;font-size:.8rem}.BoardGameLists_exportPageButtons__dpQih{display:flex;gap:.25rem}.BoardGameLists_exportPageButton__VxPZE{padding:.375rem .75rem;border:1px solid var(--gray-300);border-radius:4px;cursor:pointer;background-color:var(--gray-100);color:var(--gray-700);font-weight:500;font-size:.75rem;transition:all .2s;flex:1 1}.BoardGameLists_exportPageButton__VxPZE:hover:not(:disabled){background-color:var(--gray-50);border-color:var(--gray-400)}.BoardGameLists_exportPageButton__VxPZE:disabled{opacity:.5;cursor:not-allowed}.BoardGameLists_exportPageIndicator___qWDA{font-size:.9rem;color:var(--gray-600);margin-top:.5rem}.BoardGameLists_exportPreview__SIKUV{background:var(--gray-50);padding:40px;border-radius:0;box-shadow:none;max-width:100%;margin:0;max-height:100%;overflow-y:auto;position:relative;top:auto;box-sizing:border-box}.BoardGameLists_exportHeader__qMF22{text-align:center;margin-bottom:32px;padding-bottom:24px;border-bottom:3px solid var(--gray-200);position:relative;width:100%}.BoardGameLists_exportHeader__qMF22:after{content:"";position:absolute;bottom:-3px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:2px}.BoardGameLists_exportHeader__qMF22 h1{color:var(--gray-900);font-size:2.5rem;margin:0 0 12px;font-weight:700;letter-spacing:-.5px}.BoardGameLists_exportHeader__qMF22 p{color:var(--gray-600);font-size:1.1rem;margin:0;line-height:1.6}.BoardGameLists_exportRankedList__GZ5Hf{display:flex;flex-direction:column;gap:1rem;width:-moz-fit-content;width:fit-content;margin:0 auto}.BoardGameLists_exportRankedItemAbove__MhVHR,.BoardGameLists_exportRankedItemBelow__Bu2J_,.BoardGameLists_exportRankedItem__r_QYo{display:flex;align-items:center;gap:20px;padding:16px 20px;position:relative;overflow:hidden;transition:all .2s;min-height:110px;color:inherit!important}.BoardGameLists_exportRankedItemAbove__MhVHR:before,.BoardGameLists_exportRankedItemBelow__Bu2J_:before,.BoardGameLists_exportRankedItem__r_QYo:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(135deg,var(--primary),var(--primary-light))}.BoardGameLists_exportRankedItemAbove__MhVHR:first-child:before,.BoardGameLists_exportRankedItemBelow__Bu2J_:first-child:before,.BoardGameLists_exportRankedItem__r_QYo:first-child:before{background:linear-gradient(135deg,#ffd700,var(--gold-lightest));width:6px}.BoardGameLists_exportRankedItemAbove__MhVHR:nth-child(2):before,.BoardGameLists_exportRankedItemBelow__Bu2J_:nth-child(2):before,.BoardGameLists_exportRankedItem__r_QYo:nth-child(2):before{background:linear-gradient(135deg,#c0c0c0,var(--gray-100));width:6px}.BoardGameLists_exportRankedItemAbove__MhVHR:nth-child(3):before,.BoardGameLists_exportRankedItemBelow__Bu2J_:nth-child(3):before,.BoardGameLists_exportRankedItem__r_QYo:nth-child(3):before{background:linear-gradient(135deg,#cd7f32,var(--gray-100));width:6px}.BoardGameLists_exportRank__xmcWo{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary),var(--primary-light));color:white;font-weight:700;font-size:1.2rem;border-radius:14px;box-shadow:0 4px 8px rgba(59,130,246,.2);flex-shrink:0}.BoardGameLists_exportRankedItemAbove__MhVHR:first-child .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItemBelow__Bu2J_:first-child .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItem__r_QYo:first-child .BoardGameLists_exportRank__xmcWo{background:linear-gradient(135deg,#ffd700,var(--gold-lightest));color:white;box-shadow:0 4px 12px rgba(251,191,36,.3);font-size:1.3rem}.BoardGameLists_exportRankedItemAbove__MhVHR:nth-child(2) .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItemBelow__Bu2J_:nth-child(2) .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItem__r_QYo:nth-child(2) .BoardGameLists_exportRank__xmcWo{background:linear-gradient(135deg,#c0c0c0,var(--gray-100));color:white;box-shadow:0 4px 12px rgba(148,163,184,.3);font-size:1.3rem}.BoardGameLists_exportRankedItemAbove__MhVHR:nth-child(3) .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItemBelow__Bu2J_:nth-child(3) .BoardGameLists_exportRank__xmcWo,.BoardGameLists_exportRankedItem__r_QYo:nth-child(3) .BoardGameLists_exportRank__xmcWo{background:linear-gradient(135deg,#cd7f32,var(--gray-100));color:white;box-shadow:0 4px 12px rgba(249,115,22,.3);font-size:1.3rem}.BoardGameLists_exportContentWrapper__cFwUP{display:flex;gap:20px;flex:1 1;align-items:center}.BoardGameLists_exportContentWrapper__cFwUP[style*=column]{flex-direction:column;align-items:flex-start;text-align:left}.BoardGameLists_exportGameImageWrapper__tLGwz{width:80px;height:80px;flex-shrink:0;border-radius:12px;overflow:hidden;box-shadow:var(--shadow-floating);background:linear-gradient(135deg,var(--gray-100),var(--gray-200));position:relative}.BoardGameLists_exportGameImageWrapper__tLGwz:after{content:"";position:absolute;inset:0;border-radius:12px;border:1px solid rgba(0,0,0,.08);pointer-events:none}.BoardGameLists_exportGameImage__Ee3Sd{width:100%;height:100%;object-fit:cover}.BoardGameLists_exportImagePlaceholder__vjRRV{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gray-200),var(--gray-300));color:var(--gray-600);font-weight:700;font-size:1.2rem}.BoardGameLists_exportGameName__ZFZrw{flex:1 1;font-size:1.25rem;font-weight:600;color:inherit;line-height:1.3;word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;text-align:center}.BoardGameLists_exportTieredList__Q6Aoq{display:flex;flex-direction:column;gap:0;width:100%}.BoardGameLists_exportTier__Ajxq9{display:flex;flex-direction:row;min-height:80px;width:100%}.BoardGameLists_exportTierLabel__8X1gq{display:flex;align-items:center;justify-content:center;min-width:60px;width:60px;padding:0 .5rem;font-weight:700;color:white;flex-shrink:0;text-align:center;word-break:break-word;line-height:1.2;box-sizing:border-box}.BoardGameLists_exportTierS__toZps{background:var(--error-dark)}.BoardGameLists_exportTierA__fJoWM{background:#ea580c}.BoardGameLists_exportTierB__uNFUb{background:#ca8a04}.BoardGameLists_exportTierC__NnWyD{background:#059669}.BoardGameLists_exportTierD__Fbgvp{background:#2563eb}@keyframes BoardGameLists_gradientShift__byZEt{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.BoardGameLists_exportTierGames__UZYQF{display:flex;flex-wrap:wrap;gap:.5rem;padding:.5rem;flex:1 1;min-width:0;align-items:flex-start;align-content:flex-start;box-sizing:border-box}.BoardGameLists_exportTierItem__7qnZZ{display:flex;flex-direction:column;align-items:center;gap:10px;padding:12px;transition:none;box-shadow:var(--shadow-raised);color:inherit!important;box-sizing:border-box;max-width:100%}.BoardGameLists_exportTierItem__7qnZZ:hover{transform:none;box-shadow:var(--shadow-raised)}.BoardGameLists_exportTierImageWrapper__zjO7O{width:90px;height:90px;border-radius:10px;overflow:hidden;box-shadow:var(--shadow-floating);background:linear-gradient(135deg,var(--gray-100),var(--gray-200));position:relative}.BoardGameLists_exportTierImageWrapper__zjO7O:after{content:"";position:absolute;inset:0;border-radius:10px;border:1px solid rgba(0,0,0,.08);pointer-events:none}.BoardGameLists_exportTierGameImage__o3jbw{width:100%;height:100%;object-fit:cover}.BoardGameLists_exportTierImagePlaceholder__I1VA2{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--gray-200),var(--gray-300));color:var(--gray-600);font-weight:700;font-size:1.1rem}.BoardGameLists_exportTierGameName__i1ftm{font-size:.85rem;font-weight:600;color:inherit;text-align:center;max-width:100px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.BoardGameLists_exportFooter__XBAl9{margin-top:32px;padding-top:20px;border-top:2px solid var(--gray-200);text-align:center;position:relative;width:100%}.BoardGameLists_exportFooter__XBAl9:before{content:"✨";position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:var(--gray-50);padding:0 12px;font-size:1.2rem}.BoardGameLists_exportDate__SJHp4{font-size:.9rem;color:var(--gray-600);font-weight:500}.BoardGameLists_exportCreditsSection__MIgg4{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gray-200)}.BoardGameLists_exportCredit__oq7IE{font-size:.75rem;color:var(--gray-400);margin:0;text-align:center}.BoardGameLists_exportCredit__oq7IE a{color:var(--gray-600);text-decoration:underline;transition:color .2s}.BoardGameLists_exportCredit__oq7IE a:hover{color:var(--primary)}.BoardGameLists_exportActions__WITyg{padding:20px;border-top:1px solid var(--gray-200);display:flex;gap:12px;justify-content:center;background:linear-gradient(135deg,var(--gray-100) 0,var(--gray-50) 100%);border-radius:0 0 16px 16px;flex-shrink:0}.BoardGameLists_copyButton__KH4qG,.BoardGameLists_downloadButton__z0Nxi,.BoardGameLists_exportButton__cGujS{padding:12px 24px;border-radius:10px;border:none;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.BoardGameLists_exportButton__cGujS{background:linear-gradient(135deg,var(--primary),var(--primary-dark));color:white;box-shadow:0 4px 12px rgba(77,109,154,.3)}.BoardGameLists_exportButton__cGujS:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(77,109,154,.4)}.BoardGameLists_exportButton__cGujS:disabled{opacity:.7;cursor:not-allowed}.BoardGameLists_downloadButton__z0Nxi{background:linear-gradient(135deg,#10b981,#059669);color:white;box-shadow:0 4px 12px rgba(16,185,129,.3)}.BoardGameLists_downloadButton__z0Nxi:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(16,185,129,.4)}.BoardGameLists_copyButton__KH4qG{background:var(--gray-100);color:var(--gray-600);border:2px solid var(--gray-200)}.BoardGameLists_copyButton__KH4qG:hover{background:var(--gray-50);border-color:var(--gray-400);transform:translateY(-2px)}.BoardGameLists_imageLoadingContainer__CQG_I{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(45deg,var(--gray-100) 25%,var(--gray-200) 25%,var(--gray-200) 50%,var(--gray-100) 50%,var(--gray-100) 75%,var(--gray-200) 75%,var(--gray-200));background-size:20px 20px;animation:BoardGameLists_imageLoadingAnimation__UtBUy 1s linear infinite}@keyframes BoardGameLists_imageLoadingAnimation__UtBUy{0%{background-position:0 0}to{background-position:20px 20px}}.BoardGameLists_imageErrorText__xNdjR{color:var(--error);font-weight:700;font-size:18px}.BoardGameLists_errorContainer__OTvIg{display:flex;align-items:center;justify-content:center;padding:4rem;color:var(--gray-600)}.BoardGameLists_noResultsContainer__fkZHm{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;gap:1rem}.BoardGameLists_gameOptionInfo___icSu{display:flex;flex-direction:column;flex:1 1;min-width:0}.BoardGameLists_gameStatsMeta__P0cdu{font-size:.75rem;color:var(--gray-600);margin-top:.25rem}.BoardGameLists_addToCollectionButton__tNo18{padding:.75rem 1.5rem;background-color:var(--primary);color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s}.BoardGameLists_addToCollectionButton__tNo18:hover{background-color:#3d5580}.BoardGameLists_addToCollectionButton__tNo18:active{background-color:#2d4570}.BoardGameLists_exportTierColorGrid__dhwsz{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.25rem}.BoardGameLists_exportTierColorRow__Y6dz9{display:flex;align-items:center;gap:.25rem}.BoardGameLists_exportTierColorLabel__TNpBh{font-size:.75rem;font-weight:600;min-width:1rem;color:var(--gray-700)}.BoardGameLists_shareToggleButton__V_fq2{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;border:1px solid var(--gray-300);background:transparent;color:var(--gray-500);cursor:pointer;transition:background .15s,color .15s,border-color .15s;flex-shrink:0}.BoardGameLists_shareToggleButton__V_fq2:hover{background:var(--gray-100);color:var(--gray-700)}.BoardGameLists_shareToggleButton__V_fq2:disabled{opacity:.5;cursor:not-allowed}.BoardGameLists_shareToggleButtonActive__l9CSg{border-color:var(--primary)}.BoardGameLists_shareToggleButtonActive__l9CSg,.BoardGameLists_shareToggleButtonActive__l9CSg:hover{background:var(--primary-light,#ede9fe);color:var(--primary)}.BoardGameLists_copyLinkButton__MkjFJ{display:flex;align-items:center;justify-content:center;width:36px;height:40px;border-radius:8px;border:1px solid var(--gray-300);background:transparent;color:var(--gray-500);cursor:pointer;transition:background .15s,color .15s;flex-shrink:0}.BoardGameLists_copyLinkButton__MkjFJ:hover{background:var(--gray-100);color:var(--gray-700)}.BoardGameLists_exportPresetsSection__59FqK{padding:.5rem .75rem;border-bottom:1px solid var(--gray-200);margin-bottom:.25rem}.BoardGameLists_exportPresetsLabel__AleFe{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin:0 0 .4rem}.BoardGameLists_exportPresetsRow__Ijani{display:flex;gap:.4rem;flex-wrap:wrap}.BoardGameLists_exportPresetBtn__deBk2{padding:.35rem .65rem;font-size:.7rem;font-weight:600;border-radius:6px;border:2px solid transparent;cursor:pointer;transition:opacity .15s,transform .1s,outline .1s;white-space:nowrap}.BoardGameLists_exportPresetBtn__deBk2:hover{opacity:.85;transform:translateY(-1px)}.BoardGameLists_exportPresetActive__eYEc4{outline:2px solid #6366f1;outline-offset:2px}.BoardGameLists_exportPresetBtn_random__N74I2{background:linear-gradient(135deg,hsl(0,80%,55%),hsl(60,75%,50%),hsl(120,70%,40%),hsl(180,70%,40%),hsl(240,75%,55%),hsl(300,80%,50%));color:#ffffff;border-color:transparent;display:inline-flex;align-items:center;gap:.25rem;text-shadow:0 1px 2px rgba(0,0,0,.4)}.BoardGameLists_exportPresetBtn_random__N74I2:hover{opacity:1;filter:brightness(1.1)}.BoardGameLists_bbcodeButton__M9nmV{display:flex;align-items:center;gap:.4rem;padding:10px 16px;background:var(--gray-100);color:var(--gray-700);border:1px solid var(--gray-300);border-radius:8px;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .15s,color .15s;white-space:nowrap}.BoardGameLists_bbcodeButton__M9nmV:hover{background:var(--gray-200);color:var(--gray-900)}@media (max-width:768px){.BoardGameLists_exportModal__drZxy{padding:8px}.BoardGameLists_exportModalContent__THaOa{width:100%;max-height:100vh;border-radius:8px}.BoardGameLists_exportModalHeader__tfCJe{padding:16px}.BoardGameLists_exportModalHeader__tfCJe h2{font-size:1.15rem}.BoardGameLists_exportPreviewContainer__rbw_f{display:flex;flex-direction:column}.BoardGameLists_exportOptionsPanel__7GEq_{border-right:none;border-bottom:1px solid var(--gray-200);max-height:45vh;overflow-y:auto;overflow-x:hidden;padding:.75rem;display:flex;flex-direction:column;gap:.5rem;width:100%;order:1;flex-shrink:0}.BoardGameLists_exportPreview__SIKUV{width:100%;max-width:100%;order:2;flex:1 1;overflow-y:auto;max-height:50vh}.BoardGameLists_exportCreditsSection__MIgg4{width:100%}.BoardGameLists_exportCheckboxLabel__pUPoN,.BoardGameLists_exportRadioLabel__VkO5o{font-size:.78rem;margin-bottom:.15rem}.BoardGameLists_exportColorInput__x7BKZ{width:36px;height:28px}.BoardGameLists_exportColorValue__BWKL6{font-size:.65rem}.BoardGameLists_exportSelectControl__Nn5Hm{font-size:.78rem;padding:.25rem}.BoardGameLists_exportBorderSlider__FnpJ8{width:100%}.BoardGameLists_exportBorderLabel__n3hyx,.BoardGameLists_exportImageSizeLabel__Buo3_,.BoardGameLists_exportLayoutLabel__B3DYa{font-size:.72rem}.BoardGameLists_exportPageControls__E0iyd{flex-direction:column;gap:.25rem}.BoardGameLists_exportPageButton__VxPZE{padding:.25rem .4rem;font-size:.65rem}.BoardGameLists_exportItemsPerPageLabel__mqURO,.BoardGameLists_exportMetadataLabel__p9Tuj,.BoardGameLists_exportPageLabel__hO4Ax{font-size:.72rem}.BoardGameLists_exportLayoutOptions__xpsY2{flex-direction:column;gap:.25rem}.BoardGameLists_exportTierColorGrid__dhwsz{gap:.3rem}.BoardGameLists_exportTierColorRow__Y6dz9{gap:.15rem}.BoardGameLists_exportTierColorLabel__TNpBh{font-size:.72rem;min-width:.8rem}.BoardGameLists_exportRadioGroup__RRCIN{margin-bottom:.2rem}.BoardGameLists_accordionHeader__5s5nu{min-height:44px;padding:.75rem 0}.BoardGameLists_exportPresetsRow__Ijani{flex-wrap:wrap;gap:.35rem}.BoardGameLists_exportPresetsLabel__AleFe{font-size:.72rem}.BoardGameLists_container__Tbcdc,.BoardGameLists_editorContainer__ESPai{padding:1rem}.BoardGameLists_header__N5_sc{flex-direction:column;gap:1rem;align-items:stretch}.BoardGameLists_listsGrid__6g5Pv{grid-template-columns:1fr}.BoardGameLists_editorHeader__I3Y6e{flex-direction:column;gap:1rem}.BoardGameLists_gameImageContainer__BRg4Q{width:60px;height:60px;flex-shrink:0}.BoardGameLists_gameItem__svOYq{min-height:auto;gap:.75rem;padding:.5rem}.BoardGameLists_gameInfo__TvElq{min-height:auto}.BoardGameLists_gameName__Sti0v{font-size:.95rem}.BoardGameLists_gameComplexity__KkyqT{font-size:.75rem}.BoardGameLists_rankNumber__In5RA{width:32px;height:32px;min-width:32px;font-size:.85rem}.BoardGameLists_dragHandle__8FcrJ{min-width:20px}.BoardGameLists_removeButton__elu1f{opacity:1;padding:.125rem}.BoardGameLists_tierSelect__ML1eO{padding:.25rem .375rem;font-size:.75rem}.BoardGameLists_listHeaderTitleSection__flbpn{order:1}.BoardGameLists_headerActions__xmPE2{order:2;justify-content:space-between}.BoardGameLists_listTitle__oWS94{font-size:1.5rem}.BoardGameLists_saveButton__nw0S7{flex:1 1}.BoardGameLists_exportButton__cGujS{flex:0 0 auto;padding:.5rem;justify-content:center}.BoardGameLists_sortFilterControls__iNxS5{flex-direction:column;gap:1rem}.BoardGameLists_filterControls__nizgN,.BoardGameLists_sortControlsWrapper__cYrYd,.BoardGameLists_sortControls__KRnRu{width:100%}.BoardGameLists_selectControl__UPm_i{flex:1 1}.BoardGameLists_sortDirectionButton__4gELa{flex-shrink:0}.BoardGameLists_exportActions__WITyg{flex-wrap:wrap;gap:.5rem}.BoardGameLists_copyButton__KH4qG,.BoardGameLists_downloadButton__z0Nxi,.BoardGameLists_exportButton__cGujS{padding:10px 16px;font-size:.85rem;flex:1 1;min-width:120px}}@media (max-width:480px){.BoardGameLists_exportOptionsPanel__7GEq_{padding:.5rem;gap:.4rem}.BoardGameLists_exportCreditsSection__MIgg4{min-width:80px;padding:.4rem .5rem}.BoardGameLists_exportCredit__oq7IE{font-size:.6rem}.BoardGameLists_exportCheckboxLabel__pUPoN,.BoardGameLists_exportRadioLabel__VkO5o{font-size:.7rem;margin-bottom:.15rem}.BoardGameLists_exportColorInput__x7BKZ{width:32px;height:24px}.BoardGameLists_exportColorValue__BWKL6{font-size:.6rem}.BoardGameLists_exportSelectControl__Nn5Hm{font-size:.72rem;padding:.2rem}.BoardGameLists_exportBorderSlider__FnpJ8{height:2px}.BoardGameLists_exportBorderLabel__n3hyx,.BoardGameLists_exportImageSizeLabel__Buo3_,.BoardGameLists_exportLayoutLabel__B3DYa{font-size:.68rem;margin-bottom:.08rem}.BoardGameLists_exportPageButton__VxPZE{padding:.2rem .4rem;font-size:.6rem}.BoardGameLists_exportItemsPerPageLabel__mqURO,.BoardGameLists_exportMetadataLabel__p9Tuj,.BoardGameLists_exportPageLabel__hO4Ax{font-size:.68rem;margin-bottom:.08rem}.BoardGameLists_exportColorPairGrid__wLAd_{grid-template-columns:1fr}.BoardGameLists_accordionHeader__5s5nu{min-height:44px;font-size:.72rem}.BoardGameLists_exportActions__WITyg{padding:12px;gap:.4rem}.BoardGameLists_copyButton__KH4qG,.BoardGameLists_downloadButton__z0Nxi,.BoardGameLists_exportButton__cGujS{padding:8px 12px;font-size:.75rem;min-width:80px}.BoardGameLists_exportTier__Ajxq9{display:flex;flex-direction:row;min-height:60px}.BoardGameLists_exportTierLabel__8X1gq{min-width:40px;width:40px;font-size:1.5rem;flex-shrink:0}.BoardGameLists_exportTierGames__UZYQF{display:flex;flex-wrap:wrap;gap:.25rem;padding:.25rem}.BoardGameLists_exportTierColorGrid__dhwsz{gap:.2rem}.BoardGameLists_exportTierColorLabel__TNpBh{font-size:.65rem}}.ConfirmModal_overlay__KXBTo{position:fixed;inset:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ConfirmModal_dialog__lUW_b{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:12px;padding:1.5rem;max-width:400px;width:100%;box-shadow:0 8px 32px rgba(0,0,0,.18)}.ConfirmModal_title__4c0ng{font-size:1.1rem;font-weight:700;color:var(--gray-900);margin:0 0 .5rem}.ConfirmModal_message__3zNV5{font-size:.9rem;color:var(--gray-600);margin:0 0 1.25rem;line-height:1.5}.ConfirmModal_actions__03xzR{display:flex;justify-content:flex-end;gap:.6rem}.ConfirmModal_cancelBtn__ZLBpO{padding:.5rem 1rem;border-radius:8px;border:1px solid var(--gray-300);background:transparent;color:var(--gray-700);font-size:.9rem;font-weight:600;cursor:pointer}.ConfirmModal_cancelBtn__ZLBpO:hover{background:var(--gray-100)}.ConfirmModal_confirmBtn__7o6Lt{padding:.5rem 1rem;border-radius:8px;border:none;background:var(--primary);color:#fff;font-size:.9rem;font-weight:600;cursor:pointer}.ConfirmModal_confirmBtn__7o6Lt:hover{background:var(--primary-dark)}.ConfirmModal_confirmBtn__7o6Lt.ConfirmModal_destructive__kEazD{background:var(--error,#ef4444)}.ConfirmModal_confirmBtn__7o6Lt.ConfirmModal_destructive__kEazD:hover{background:var(--error-dark,#991b1b)}