.FarmLists-module__RMpIGa__root{padding:0 16px 24px}.FarmLists-module__RMpIGa__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.FarmLists-module__RMpIGa__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.FarmLists-module__RMpIGa__ingOwned::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.FarmLists-module__RMpIGa__ingOwned::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.FarmLists-module__RMpIGa__qtyInput,.FarmLists-module__RMpIGa__ingOwned{-moz-appearance:textfield}.FarmLists-module__RMpIGa__overviewHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 0 10px;display:flex}.FarmLists-module__RMpIGa__overviewCount{color:var(--text2);font-size:13px}.FarmLists-module__RMpIGa__newBtn{border:1px dashed var(--border);color:var(--text3);cursor:pointer;background:0 0;border-radius:20px;padding:6px 14px;font-size:13px;transition:color .15s,border-color .15s}.FarmLists-module__RMpIGa__newBtn:hover{color:var(--accent);border-color:var(--accent)}.FarmLists-module__RMpIGa__createForm{border-bottom:1px solid var(--border);margin-bottom:16px;padding:10px 0 14px}.FarmLists-module__RMpIGa__createRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.FarmLists-module__RMpIGa__colorRow{gap:5px;display:flex}.FarmLists-module__RMpIGa__colorDot{cursor:pointer;border:2px solid #0000;border-radius:50%;width:18px;height:18px;padding:0;transition:transform .12s}.FarmLists-module__RMpIGa__colorDot:hover{transform:scale(1.15)}.FarmLists-module__RMpIGa__colorDotActive{transform:scale(1.2);border-color:#fff!important}.FarmLists-module__RMpIGa__emojiPicker{background:var(--bg);border:1px solid var(--border);color:var(--text);cursor:pointer;border-radius:6px;width:52px;padding:5px 6px;font-size:16px}.FarmLists-module__RMpIGa__nameInput{background:var(--bg);border:1px solid var(--border);color:var(--text);border-radius:6px;min-width:180px;padding:5px 10px;font-size:13px}.FarmLists-module__RMpIGa__nameInput:focus{border-color:var(--accent);outline:none}.FarmLists-module__RMpIGa__confirmBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:5px 12px;font-size:12px;transition:opacity .15s}.FarmLists-module__RMpIGa__confirmBtn:hover{opacity:.8}.FarmLists-module__RMpIGa__cancelBtn{border:1px solid var(--border);color:var(--text2);cursor:pointer;background:0 0;border-radius:6px;padding:5px 10px;font-size:12px}.FarmLists-module__RMpIGa__cancelBtn:hover{opacity:.7}.FarmLists-module__RMpIGa__cardGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.FarmLists-module__RMpIGa__listCard{background:var(--bg2);border:1px solid var(--border);border-top:3px solid var(--list-color,var(--accent));cursor:pointer;border-radius:10px;flex-direction:column;gap:10px;padding:14px 16px;transition:box-shadow .15s,transform .12s;display:flex}.FarmLists-module__RMpIGa__listCard:hover{transform:translateY(-1px);box-shadow:0 4px 18px #00000059}.FarmLists-module__RMpIGa__cardTop{align-items:center;gap:8px;display:flex}.FarmLists-module__RMpIGa__cardEmoji{flex-shrink:0;font-size:20px}.FarmLists-module__RMpIGa__cardName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:15px;font-weight:700;overflow:hidden}.FarmLists-module__RMpIGa__cardDelete{cursor:pointer;opacity:0;background:0 0;border:none;padding:2px 4px;font-size:14px;transition:opacity .15s}.FarmLists-module__RMpIGa__listCard:hover .FarmLists-module__RMpIGa__cardDelete{opacity:.5}.FarmLists-module__RMpIGa__cardDelete:hover{opacity:1!important}.FarmLists-module__RMpIGa__cardStats{color:var(--text3);gap:12px;font-size:12px;display:flex}.FarmLists-module__RMpIGa__cardProgress{background:var(--border);border-radius:2px;height:4px;overflow:hidden}.FarmLists-module__RMpIGa__cardProgressBar{border-radius:2px;height:100%;transition:width .3s}.FarmLists-module__RMpIGa__cardPotionImgs{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.FarmLists-module__RMpIGa__cardPotionImg{object-fit:contain;border-radius:4px;width:28px;height:28px}.FarmLists-module__RMpIGa__cardMore{color:var(--text3);font-size:11px}.FarmLists-module__RMpIGa__detailHeader{border-bottom:2px solid var(--list-color,var(--accent));flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:16px;padding:12px 0;display:flex}.FarmLists-module__RMpIGa__backBtn{border:1px solid var(--border);color:var(--text2);cursor:pointer;white-space:nowrap;background:0 0;border-radius:6px;padding:5px 12px;font-size:12px;transition:color .15s}.FarmLists-module__RMpIGa__backBtn:hover{color:var(--text)}.FarmLists-module__RMpIGa__headerDisplay{flex:1;align-items:center;gap:10px;display:flex}.FarmLists-module__RMpIGa__headerEmoji{font-size:20px}.FarmLists-module__RMpIGa__headerName{color:var(--text);flex:1;font-size:16px;font-weight:700}.FarmLists-module__RMpIGa__savingDot{color:var(--accent);font-size:10px;animation:1s infinite FarmLists-module__RMpIGa__pulse}@keyframes FarmLists-module__RMpIGa__pulse{0%,to{opacity:1}50%{opacity:.3}}.FarmLists-module__RMpIGa__editHeaderBtn{cursor:pointer;opacity:.5;background:0 0;border:none;font-size:14px;transition:opacity .15s}.FarmLists-module__RMpIGa__editHeaderBtn:hover{opacity:1}.FarmLists-module__RMpIGa__deleteListBtn{cursor:pointer;opacity:.4;background:0 0;border:none;font-size:14px;transition:opacity .15s}.FarmLists-module__RMpIGa__deleteListBtn:hover{opacity:1}.FarmLists-module__RMpIGa__headerEdit{flex-wrap:wrap;flex:1;align-items:center;gap:8px;display:flex}.FarmLists-module__RMpIGa__detailBody{align-items:flex-start;gap:32px;display:flex}.FarmLists-module__RMpIGa__leftCol{flex-direction:column;flex-shrink:0;gap:10px;width:300px;display:flex}.FarmLists-module__RMpIGa__rightCol{flex:1;min-width:0}.FarmLists-module__RMpIGa__sectionLabel{color:var(--text);margin-bottom:8px;font-size:13px;font-weight:700;display:block}.FarmLists-module__RMpIGa__addSection{align-items:center;gap:8px;display:flex}.FarmLists-module__RMpIGa__potionCombo{flex:1;min-width:0;position:relative}.FarmLists-module__RMpIGa__potionSearch{box-sizing:border-box;background:var(--bg);border:1px solid var(--border);width:100%;color:var(--text);border-radius:6px;padding:6px 10px;font-size:13px}.FarmLists-module__RMpIGa__potionSearch:focus{border-color:var(--accent);outline:none}.FarmLists-module__RMpIGa__potionDropdown{background:var(--bg2);border:1px solid var(--border);z-index:50;border-radius:8px;max-height:220px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 4px 16px #0006}.FarmLists-module__RMpIGa__potionOption{color:var(--text);cursor:pointer;align-items:center;gap:8px;padding:6px 12px;font-size:13px;transition:background .1s;display:flex}.FarmLists-module__RMpIGa__potionOption:hover{background:var(--bg3,var(--bg))}.FarmLists-module__RMpIGa__potionOptionActive{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent)}.FarmLists-module__RMpIGa__potionOptionImg{object-fit:contain;flex-shrink:0;width:22px;height:22px}.FarmLists-module__RMpIGa__potionOptionEmpty{color:var(--text3);padding:10px 12px;font-size:12px}.FarmLists-module__RMpIGa__qtyInput{background:var(--bg);border:1px solid var(--border);width:54px;color:var(--text);text-align:center;border-radius:6px;padding:6px 8px;font-size:13px}.FarmLists-module__RMpIGa__addBtn{background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 14px;font-size:13px;transition:opacity .15s}.FarmLists-module__RMpIGa__addBtn:disabled{opacity:.4;cursor:not-allowed}.FarmLists-module__RMpIGa__addBtn:not(:disabled):hover{opacity:.8}.FarmLists-module__RMpIGa__potionList{flex-direction:column;gap:4px;display:flex}.FarmLists-module__RMpIGa__potionRow{background:var(--bg2);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;padding:6px 10px;display:flex}.FarmLists-module__RMpIGa__potionRowImg{object-fit:contain;flex-shrink:0;width:24px;height:24px}.FarmLists-module__RMpIGa__potionRowName{color:var(--text);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;overflow:hidden}.FarmLists-module__RMpIGa__potionRowUnit{color:var(--text3);font-size:12px}.FarmLists-module__RMpIGa__removeBtn{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:12px;transition:color .15s}.FarmLists-module__RMpIGa__removeBtn:hover{color:#e07878}.FarmLists-module__RMpIGa__ingHeader{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.FarmLists-module__RMpIGa__ingProgress{color:var(--accent);font-size:12px;font-weight:600}.FarmLists-module__RMpIGa__ingTable{flex-direction:column;gap:4px;display:flex}.FarmLists-module__RMpIGa__ingRow{background:var(--bg2);border:1px solid var(--border);border-radius:8px;align-items:center;gap:8px;padding:6px 10px;transition:opacity .2s;display:flex}.FarmLists-module__RMpIGa__ingRowDone{opacity:.45}.FarmLists-module__RMpIGa__ingCheck{cursor:pointer;width:15px;height:15px;accent-color:var(--accent);flex-shrink:0}.FarmLists-module__RMpIGa__ingImg{object-fit:contain;flex-shrink:0;width:24px;height:24px}.FarmLists-module__RMpIGa__ingNameGroup{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.FarmLists-module__RMpIGa__ingName{color:var(--text);white-space:nowrap;font-size:13px}.FarmLists-module__RMpIGa__ingTypeBadge{white-space:nowrap;border-radius:10px;flex-shrink:0;padding:1px 6px;font-size:10px;font-weight:600}.FarmLists-module__RMpIGa__ingTypeBadge[data-type=traite]{background:color-mix(in srgb, var(--accent) 15%, transparent);color:var(--accent)}.FarmLists-module__RMpIGa__ingTypeBadge[data-type=brut]{color:#b8924a;background:#785a2840}.FarmLists-module__RMpIGa__ingTypeBadge[data-type=potion]{color:#a090e0;background:#6450b440}.FarmLists-module__RMpIGa__ingBrutInfo{color:var(--text3);white-space:nowrap;align-items:center;gap:3px;font-size:11px;display:flex}.FarmLists-module__RMpIGa__ingBrutImg{object-fit:contain;flex-shrink:0;width:14px;height:14px}.FarmLists-module__RMpIGa__ingNeeded{color:var(--text);text-align:right;min-width:28px;font-size:13px;font-weight:600}.FarmLists-module__RMpIGa__ingSep{color:var(--text3);font-size:12px}.FarmLists-module__RMpIGa__ingOwned{background:var(--bg);border:1px solid var(--border);width:48px;color:var(--text);text-align:center;border-radius:5px;padding:3px 6px;font-size:12px}.FarmLists-module__RMpIGa__ingRemaining{color:#e07878;text-align:right;min-width:28px;font-size:13px;font-weight:700}.FarmLists-module__RMpIGa__ingDone{color:#4ade80!important}.FarmLists-module__RMpIGa__empty{color:var(--text3);text-align:center;padding:40px 0;font-size:14px}.FarmLists-module__RMpIGa__emptySmall{color:var(--text3);padding:12px 0;font-size:13px}.FarmLists-module__RMpIGa__prereqToggle{background:var(--bg2);border:1px solid var(--border);border-radius:8px;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:8px;padding:6px 10px;display:flex}.FarmLists-module__RMpIGa__prereqToggleLabel{color:var(--text3);white-space:nowrap;font-size:11px}.FarmLists-module__RMpIGa__prereqBtn{border:.5px solid var(--border2);color:var(--text3);cursor:pointer;background:0 0;border-radius:999px;padding:3px 10px;font-size:11px;font-weight:500;transition:all .15s}.FarmLists-module__RMpIGa__prereqBtn:hover{background:var(--bg);color:var(--text)}.FarmLists-module__RMpIGa__prereqBtnActive{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important}.FarmLists-module__RMpIGa__prereqSection{border-top:1px solid var(--border);flex-direction:column;gap:10px;margin-top:14px;padding-top:12px;display:flex}.FarmLists-module__RMpIGa__prereqSectionTitle{color:var(--text2);margin-bottom:2px;font-size:12px;font-weight:700}.FarmLists-module__RMpIGa__prereqBlock{background:var(--bg2);border:1px solid var(--border);border-radius:8px;overflow:hidden}.FarmLists-module__RMpIGa__prereqBlockTitle{color:var(--text);border-bottom:1px solid var(--border);background:var(--bg);align-items:center;gap:7px;padding:7px 10px;font-size:13px;font-weight:600;display:flex}.FarmLists-module__RMpIGa__prereqPotionImg{object-fit:contain;flex-shrink:0;width:22px;height:22px}.FarmLists-module__RMpIGa__prereqIngList{flex-direction:column;gap:2px;padding:6px 8px;display:flex}.FarmLists-module__RMpIGa__prereqIngRow{border-radius:5px;align-items:center;gap:7px;padding:3px 4px;display:flex}.FarmLists-module__RMpIGa__prereqIngRow:hover{background:var(--bg)}.FarmLists-module__RMpIGa__prereqIngImg{object-fit:contain;flex-shrink:0;width:18px;height:18px}.FarmLists-module__RMpIGa__prereqIngName{color:var(--text2);flex:1;font-size:12px}.FarmLists-module__RMpIGa__prereqIngQty{color:var(--text);text-align:right;min-width:24px;font-size:12px;font-weight:600}.FarmLists-module__RMpIGa__prereqIngSep{color:var(--text3);font-size:11px}.FarmLists-module__RMpIGa__prereqIngOwned{color:var(--text3);text-align:right;min-width:20px;font-size:12px}.FarmLists-module__RMpIGa__prereqIngRemaining{color:#e07878;text-align:right;min-width:24px;font-size:12px;font-weight:700}.FarmLists-module__RMpIGa__prereqIngRemainingDone{color:#4ade80!important}.FarmLists-module__RMpIGa__prereqIngDone{opacity:.4}.FarmLists-module__RMpIGa__prereqBlockDone{background:color-mix(in srgb, #4ade80 6%, var(--bg2));border-color:#2a5a3a!important}.FarmLists-module__RMpIGa__prereqBlockDone .FarmLists-module__RMpIGa__prereqBlockTitle{background:color-mix(in srgb, #4ade80 10%, var(--bg));border-bottom-color:#2a5a3a}.FarmLists-module__RMpIGa__prereqDoneBadge{color:#4ade80;background:#1a4a2a;border:.5px solid #2a6a3a;border-radius:999px;margin-left:auto;padding:2px 10px;font-size:11px;font-weight:700}
.ApprentissageSection-module__MYpA7G__wrap{background:var(--bg2);min-height:calc(100vh - 52px)}[data-theme=ocean] .ApprentissageSection-module__MYpA7G__wrap{background:0 0}[data-theme=gold] .ApprentissageSection-module__MYpA7G__wrap{background:0 0}[data-theme=forest] .ApprentissageSection-module__MYpA7G__wrap{background:0 0}[data-theme=memorial] .ApprentissageSection-module__MYpA7G__wrap{background:0 0}.ApprentissageSection-module__MYpA7G__page{max-width:900px;margin:0 auto;padding:24px 16px}.ApprentissageSection-module__MYpA7G__page h1{margin-bottom:4px;font-size:20px;font-weight:500}.ApprentissageSection-module__MYpA7G__sub{color:var(--text2);margin-bottom:20px;font-size:12px}.ApprentissageSection-module__MYpA7G__progressRow{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.ApprentissageSection-module__MYpA7G__progressBar{background:var(--border2);border-radius:3px;height:5px;overflow:hidden}.ApprentissageSection-module__MYpA7G__progressFill{background:#d4a843;border-radius:3px;height:100%;transition:width .4s}.ApprentissageSection-module__MYpA7G__progressLabel{color:var(--text2);font-size:12px}.ApprentissageSection-module__MYpA7G__remaining{color:var(--info-text)}.ApprentissageSection-module__MYpA7G__empty{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius-lg);text-align:center;color:var(--text2);padding:32px;font-size:13px}.ApprentissageSection-module__MYpA7G__section{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius-lg);margin-bottom:12px;padding:16px}.ApprentissageSection-module__MYpA7G__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.ApprentissageSection-module__MYpA7G__sectionTitle{color:var(--text);font-size:13px;font-weight:600}.ApprentissageSection-module__MYpA7G__fromRecipeBtn{border-radius:var(--radius);border:.5px solid var(--border2);background:var(--bg2);color:var(--text2);cursor:pointer;padding:4px 12px;font-size:11px;transition:all .12s}.ApprentissageSection-module__MYpA7G__fromRecipeBtn:hover{border-color:var(--info-border);color:var(--info-text);background:var(--info-bg)}.ApprentissageSection-module__MYpA7G__recipeOverlay{z-index:400;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ApprentissageSection-module__MYpA7G__recipeModal{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius-lg);flex-direction:column;gap:10px;width:340px;max-width:90vw;padding:16px;display:flex;box-shadow:0 8px 32px #0009}.ApprentissageSection-module__MYpA7G__recipeModalHeader{justify-content:space-between;align-items:center;display:flex}.ApprentissageSection-module__MYpA7G__recipeModalTitle{color:var(--text);font-size:13px;font-weight:600}.ApprentissageSection-module__MYpA7G__recipeModalClose{border:.5px solid var(--border2);color:var(--text3);cursor:pointer;background:0 0;border-radius:999px;padding:2px 7px;font-size:12px}.ApprentissageSection-module__MYpA7G__recipeModalClose:hover{color:var(--danger);border-color:var(--danger)}.ApprentissageSection-module__MYpA7G__searchInput{background:var(--bg2);border:.5px solid var(--border2);border-radius:var(--radius);width:100%;color:var(--text);box-sizing:border-box;outline:none;margin-bottom:8px;padding:7px 12px;font-size:13px}.ApprentissageSection-module__MYpA7G__searchInput:focus{border-color:var(--info-border)}.ApprentissageSection-module__MYpA7G__potionList{flex-direction:column;gap:3px;max-height:240px;display:flex;overflow-y:auto}.ApprentissageSection-module__MYpA7G__potionBtn{border-radius:var(--radius);color:var(--text);cursor:pointer;text-align:left;background:0 0;border:.5px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:6px 10px;font-size:13px;display:flex}.ApprentissageSection-module__MYpA7G__potionBtn:hover{background:var(--bg2);border-color:var(--border)}.ApprentissageSection-module__MYpA7G__potionBtnActive{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}.ApprentissageSection-module__MYpA7G__noResult{color:var(--text3);padding:4px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__tag{border-radius:999px;padding:2px 7px;font-size:10px;font-weight:500}.ApprentissageSection-module__MYpA7G__Nanis{color:#7ab0e0;background:#1a2a3a}.ApprentissageSection-module__MYpA7G__Potion{color:#7ac07a;background:#1a2a1a}.ApprentissageSection-module__MYpA7G__Elixir{color:#c07ac0;background:#2a1a2a}.ApprentissageSection-module__MYpA7G__Tonique{color:#d0a050;background:#2a2210}.ApprentissageSection-module__MYpA7G__Forte{color:#e08050;background:#2a1a10}.ApprentissageSection-module__MYpA7G__Maxima{color:#e06060;background:#2a1010}.ApprentissageSection-module__MYpA7G__stepList{flex-direction:column;gap:6px;margin-bottom:10px;display:flex}.ApprentissageSection-module__MYpA7G__noSteps{color:var(--text3);padding:8px 0;font-size:12px}.ApprentissageSection-module__MYpA7G__stepItem{background:var(--bg2);border:.5px solid var(--border);border-radius:var(--radius);align-items:center;gap:6px;padding:6px 8px;display:flex}.ApprentissageSection-module__MYpA7G__stepNum{color:var(--text3);flex-shrink:0;min-width:14px;font-size:11px}.ApprentissageSection-module__MYpA7G__dragHandle{color:var(--text3);cursor:grab;-webkit-user-select:none;user-select:none;flex-shrink:0;padding:0 2px;font-size:14px}.ApprentissageSection-module__MYpA7G__dragHandle:active{cursor:grabbing}.ApprentissageSection-module__MYpA7G__stepDragging{opacity:.4}.ApprentissageSection-module__MYpA7G__stepDragOver{border-color:var(--info-border);background:color-mix(in srgb, var(--info-bg) 30%, var(--bg2))}.ApprentissageSection-module__MYpA7G__typeSelect{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);color:var(--text);cursor:pointer;outline:none;flex-shrink:0;padding:4px 6px;font-size:12px}.ApprentissageSection-module__MYpA7G__stepFields{flex-wrap:wrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex}.ApprentissageSection-module__MYpA7G__fieldLabel{color:var(--text2);white-space:nowrap;font-size:13px}.ApprentissageSection-module__MYpA7G__select{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);color:var(--text);cursor:pointer;outline:none;padding:4px 8px;font-size:12px}.ApprentissageSection-module__MYpA7G__numInput{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);width:52px;color:var(--text);text-align:center;-moz-appearance:textfield;outline:none;padding:4px 6px;font-size:12px}.ApprentissageSection-module__MYpA7G__numInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ApprentissageSection-module__MYpA7G__numInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ApprentissageSection-module__MYpA7G__textInput{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);min-width:140px;color:var(--text);outline:none;flex:1;padding:4px 8px;font-size:12px}.ApprentissageSection-module__MYpA7G__textInput:focus,.ApprentissageSection-module__MYpA7G__select:focus,.ApprentissageSection-module__MYpA7G__numInput:focus{border-color:var(--info-border)}.ApprentissageSection-module__MYpA7G__stepActions{flex-shrink:0;gap:2px;margin-left:auto;display:flex}.ApprentissageSection-module__MYpA7G__moveBtn{border-radius:var(--radius);border:.5px solid var(--border2);background:var(--bg);width:24px;height:24px;color:var(--text3);cursor:pointer;justify-content:center;align-items:center;font-size:11px;transition:all .12s;display:flex}.ApprentissageSection-module__MYpA7G__moveBtn:hover:not(:disabled){color:var(--text);border-color:var(--text3);background:var(--bg2)}.ApprentissageSection-module__MYpA7G__moveBtn:disabled{opacity:.2;cursor:not-allowed}.ApprentissageSection-module__MYpA7G__deleteBtn{border-radius:var(--radius);border:.5px solid var(--border2);background:var(--bg);width:24px;height:24px;color:var(--text3);cursor:pointer;justify-content:center;align-items:center;margin-left:2px;font-size:11px;transition:all .12s;display:flex}.ApprentissageSection-module__MYpA7G__deleteBtn:hover{color:var(--danger);border-color:var(--danger);background:#dc32320f}.ApprentissageSection-module__MYpA7G__addButtons{flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px;margin-bottom:12px;display:flex}.ApprentissageSection-module__MYpA7G__addLabel{color:var(--text3);white-space:nowrap;font-size:11px}.ApprentissageSection-module__MYpA7G__addTypeBtn{border:.5px solid var(--border2);background:var(--bg2);color:var(--text2);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12px;transition:all .15s}.ApprentissageSection-module__MYpA7G__addTypeBtn:hover{border-color:var(--info-border);color:var(--info-text);background:var(--info-bg)}.ApprentissageSection-module__MYpA7G__stepTypeLabel{color:var(--text2);white-space:nowrap;flex-shrink:0;font-size:12px}.ApprentissageSection-module__MYpA7G__preview{background:var(--bg2);border:.5px solid var(--border);border-radius:var(--radius);padding:10px 12px}.ApprentissageSection-module__MYpA7G__previewTitle{color:var(--text3);margin-bottom:6px;font-size:11px}.ApprentissageSection-module__MYpA7G__previewLine{color:var(--text2);padding:1px 0;font-size:12px}.ApprentissageSection-module__MYpA7G__validateRow{flex-direction:column;gap:8px;margin-top:4px;display:flex}.ApprentissageSection-module__MYpA7G__failMsg{color:var(--danger);border-radius:var(--radius);border:.5px solid var(--danger);background:#dc323214;padding:8px 12px;font-size:12px}.ApprentissageSection-module__MYpA7G__alreadyMsg{color:#4ade80;border-radius:var(--radius);background:#4ade8014;border:.5px solid #2a5a30;padding:8px 12px;font-size:12px}.ApprentissageSection-module__MYpA7G__unknownMsg{color:var(--text3);background:var(--bg2);border-radius:var(--radius);margin-top:6px;padding:6px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__alreadyMsg{color:#4ade80;border-radius:var(--radius);background:#4ade8012;border:.5px solid #2a5a30;margin-top:6px;padding:6px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__warnMsg{color:#e0a030;border-radius:var(--radius);background:#e0a03014;border:.5px solid #6a4010;margin-top:6px;padding:6px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__lockedMsg{color:var(--danger);border-radius:var(--radius);border:.5px solid var(--danger);background:#dc323214;margin-top:6px;padding:6px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__ingWrap{flex:1;min-width:160px;position:relative}.ApprentissageSection-module__MYpA7G__suggestions{z-index:50;background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);position:absolute;top:calc(100% + 2px);left:0;right:0;overflow:hidden;box-shadow:0 4px 16px #0000004d}.ApprentissageSection-module__MYpA7G__suggestionItem{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:6px 10px;font-size:12px;display:flex}.ApprentissageSection-module__MYpA7G__suggestionItem:hover{background:var(--info-bg);color:var(--info-text)}.ApprentissageSection-module__MYpA7G__lockedBox{background:var(--bg);border:.5px solid var(--danger);border-radius:var(--radius-lg);text-align:center;flex-direction:column;align-items:center;gap:12px;padding:40px 32px;display:flex}.ApprentissageSection-module__MYpA7G__lockedIcon{font-size:48px}.ApprentissageSection-module__MYpA7G__lockedTitle{color:var(--danger);font-size:20px;font-weight:700}.ApprentissageSection-module__MYpA7G__lockedQuote{color:var(--text2);border-left:2px solid var(--danger);text-align:left;border-radius:0 var(--radius) var(--radius) 0;background:#dc32320a;padding:10px 16px;font-size:14px;font-style:italic;line-height:1.8}.ApprentissageSection-module__MYpA7G__lockedText{color:var(--text3);font-size:13px;line-height:1.7}.ApprentissageSection-module__MYpA7G__validateBtn{border-radius:var(--radius);color:#4ade80;cursor:pointer;background:#132a18;border:.5px solid #2a5a30;align-self:flex-start;padding:8px 20px;font-size:12px;font-weight:600;transition:all .2s}.ApprentissageSection-module__MYpA7G__validateBtn:hover:not(:disabled){background:#1e4028;border-color:#4ade80}.ApprentissageSection-module__MYpA7G__validateBtn:disabled{opacity:.4;cursor:not-allowed}.ApprentissageSection-module__MYpA7G__successBox{background:var(--bg);border-radius:var(--radius-lg);text-align:center;border:.5px solid #2a5a30;flex-direction:column;align-items:center;gap:12px;padding:40px 32px;display:flex}.ApprentissageSection-module__MYpA7G__successPotionWrap{justify-content:center;align-items:center;width:120px;height:120px;margin:8px auto;display:flex;position:relative}.ApprentissageSection-module__MYpA7G__successPotionImg{object-fit:contain;z-index:2;filter:drop-shadow(0 0 18px #4ade8099);border-radius:12px;width:96px;height:96px;animation:3s ease-in-out infinite ApprentissageSection-module__MYpA7G__potionFloat;position:relative}.ApprentissageSection-module__MYpA7G__magicRing{border:2px solid #4ade8080;border-radius:50%;animation:2s ease-in-out infinite ApprentissageSection-module__MYpA7G__ringPulse;position:absolute;inset:0}.ApprentissageSection-module__MYpA7G__magicRing2{border:1.5px solid #a0c0ff59;border-radius:50%;animation:2s ease-in-out .6s infinite ApprentissageSection-module__MYpA7G__ringPulse;position:absolute;inset:-14px}.ApprentissageSection-module__MYpA7G__magicOrb{width:6px;height:6px;animation:3s linear infinite ApprentissageSection-module__MYpA7G__orbOrbit;animation-delay:calc(var(--i) * -.375s);transform-origin:0 0;background:radial-gradient(circle,#a0c0ff,#4ade80);border-radius:50%;position:absolute;top:50%;left:50%}@keyframes ApprentissageSection-module__MYpA7G__potionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes ApprentissageSection-module__MYpA7G__ringPulse{0%,to{opacity:.7;transform:scale(1)}50%{opacity:.2;transform:scale(1.12)}}@keyframes ApprentissageSection-module__MYpA7G__orbOrbit{0%{transform:rotate(calc(var(--i) * 45deg)) translateX(58px) scale(1);opacity:1}50%{opacity:.4}to{transform:rotate(calc(var(--i) * 45deg + 360deg)) translateX(58px) scale(1);opacity:1}}.ApprentissageSection-module__MYpA7G__successTitle{color:#4ade80;font-size:20px;font-weight:700}.ApprentissageSection-module__MYpA7G__successText{color:var(--text2);font-size:14px}.ApprentissageSection-module__MYpA7G__successBtns{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:8px;display:flex}.ApprentissageSection-module__MYpA7G__continueBtn{border-radius:var(--radius);border:.5px solid var(--border2);background:var(--bg2);color:var(--text2);cursor:pointer;padding:8px 20px;font-size:12px}.ApprentissageSection-module__MYpA7G__continueBtn:hover{background:var(--bg);color:var(--text)}.ApprentissageSection-module__MYpA7G__consultBtn{border-radius:var(--radius);color:#4ade80;cursor:pointer;background:#132a18;border:.5px solid #2a5a30;padding:8px 20px;font-size:12px;font-weight:600;transition:all .2s}.ApprentissageSection-module__MYpA7G__consultBtn:hover{background:#1e4028;border-color:#4ade80}.ApprentissageSection-module__MYpA7G__reclaOpenBtn{border-radius:var(--radius);border:.5px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;margin-top:4px;padding:7px 18px;font-size:12px}.ApprentissageSection-module__MYpA7G__reclaOpenBtn:hover{background:var(--bg2);color:var(--text)}.ApprentissageSection-module__MYpA7G__reclaBox{background:var(--bg2);border:.5px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;gap:10px;width:100%;margin-top:4px;padding:14px 16px;display:flex}.ApprentissageSection-module__MYpA7G__reclaTitle{color:var(--text);font-size:13px;font-weight:600}.ApprentissageSection-module__MYpA7G__reclaDesc{color:var(--text2);font-size:12px;line-height:1.6}.ApprentissageSection-module__MYpA7G__reclaTextarea{background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius);width:100%;color:var(--text);resize:vertical;box-sizing:border-box;outline:none;padding:8px 10px;font-family:inherit;font-size:13px;line-height:1.5}.ApprentissageSection-module__MYpA7G__reclaTextarea:focus{border-color:var(--info-border)}.ApprentissageSection-module__MYpA7G__reclaSteps{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius);flex-direction:column;gap:2px;padding:8px 10px;display:flex}.ApprentissageSection-module__MYpA7G__reclaStepsTitle{color:var(--text2);margin-bottom:4px;font-size:11px;font-weight:600}.ApprentissageSection-module__MYpA7G__reclaStep{color:var(--text3);font-family:monospace;font-size:12px}.ApprentissageSection-module__MYpA7G__reclaAutoNote{color:var(--text3);font-size:11px;font-style:italic}.ApprentissageSection-module__MYpA7G__reclaPhotoRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.ApprentissageSection-module__MYpA7G__reclaPhotoThumb{width:60px;height:60px;position:relative}.ApprentissageSection-module__MYpA7G__reclaPhotoThumb img{object-fit:cover;border-radius:var(--radius);border:.5px solid var(--border2);width:100%;height:100%}.ApprentissageSection-module__MYpA7G__reclaPhotoThumb button{background:var(--danger,#e07878);color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;padding:0;font-size:9px;display:flex;position:absolute;top:-4px;right:-4px}.ApprentissageSection-module__MYpA7G__reclaPhotoBtn{border-radius:var(--radius);border:.5px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;padding:6px 12px;font-size:12px}.ApprentissageSection-module__MYpA7G__reclaPhotoBtn:hover{background:var(--bg);color:var(--text)}.ApprentissageSection-module__MYpA7G__reclaActions{justify-content:flex-end;gap:8px;display:flex}.ApprentissageSection-module__MYpA7G__reclaCancelBtn{border-radius:var(--radius);border:.5px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;padding:7px 16px;font-size:12px}.ApprentissageSection-module__MYpA7G__reclaCancelBtn:hover{background:var(--bg)}.ApprentissageSection-module__MYpA7G__reclaSubmitBtn{border-radius:var(--radius);border:.5px solid var(--info-border);background:var(--info-bg);color:var(--info-text);cursor:pointer;padding:7px 18px;font-size:12px;font-weight:600}.ApprentissageSection-module__MYpA7G__reclaSubmitBtn:disabled{opacity:.5;cursor:not-allowed}.ApprentissageSection-module__MYpA7G__reclaSent{color:#4ade80;font-size:12px;line-height:1.6}.ApprentissageSection-module__MYpA7G__reclaPending{text-align:center;border-radius:var(--radius-lg);background:#d4a8430f;border:.5px solid #4a3a10;flex-direction:column;align-items:center;gap:8px;padding:20px 24px;display:flex}.ApprentissageSection-module__MYpA7G__reclaPendingIcon{font-size:28px}.ApprentissageSection-module__MYpA7G__reclaPendingTitle{color:#d4a843;font-size:14px;font-weight:600}.ApprentissageSection-module__MYpA7G__reclaPendingText{color:var(--text2);font-size:12px;line-height:1.6}.ApprentissageSection-module__MYpA7G__reclaPendingDots{gap:6px;margin-top:4px;display:flex}.ApprentissageSection-module__MYpA7G__reclaPendingDots span{opacity:.3;background:#d4a843;border-radius:50%;width:7px;height:7px;animation:1.4s ease-in-out infinite ApprentissageSection-module__MYpA7G__dotPulse}.ApprentissageSection-module__MYpA7G__reclaPendingDots span:nth-child(2){animation-delay:.2s}.ApprentissageSection-module__MYpA7G__reclaPendingDots span:nth-child(3){animation-delay:.4s}@keyframes ApprentissageSection-module__MYpA7G__dotPulse{0%,80%,to{opacity:.2;transform:scale(.9)}40%{opacity:1;transform:scale(1.1)}}.ApprentissageSection-module__MYpA7G__pmThread{background:var(--bg2);border:.5px solid var(--border);border-radius:var(--radius);text-align:left;flex-direction:column;gap:6px;width:100%;padding:10px 12px;display:flex}.ApprentissageSection-module__MYpA7G__pmThreadMsg{flex-direction:column;gap:2px;display:flex}.ApprentissageSection-module__MYpA7G__pmThreadName{color:var(--text3);font-size:10px;font-weight:600}.ApprentissageSection-module__MYpA7G__pmThreadText{color:var(--text);font-size:12px;line-height:1.5}.ApprentissageSection-module__MYpA7G__pmReplyRow{gap:6px;width:100%;display:flex}.ApprentissageSection-module__MYpA7G__pmReplyInput{background:var(--bg2);border:.5px solid var(--border2);border-radius:var(--radius);color:var(--text);outline:none;flex:1;padding:7px 10px;font-size:12px}.ApprentissageSection-module__MYpA7G__pmReplyInput:focus{border-color:var(--info-border)}.ApprentissageSection-module__MYpA7G__pmReplySendBtn{border-radius:var(--radius);border:.5px solid var(--info-border);background:var(--info-bg);color:var(--info-text);cursor:pointer;white-space:nowrap;padding:7px 14px;font-size:11px;font-weight:600}.ApprentissageSection-module__MYpA7G__pmReplySendBtn:disabled{opacity:.4;cursor:not-allowed}.ApprentissageSection-module__MYpA7G__subTabs{gap:6px;margin-bottom:14px;display:flex}.ApprentissageSection-module__MYpA7G__subTab{border:.5px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;border-radius:999px;padding:6px 16px;font-size:12px;transition:all .15s}.ApprentissageSection-module__MYpA7G__subTab:hover{color:var(--text);border-color:var(--text3)}.ApprentissageSection-module__MYpA7G__subTabActive{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text);font-weight:500}.ApprentissageSection-module__MYpA7G__builderDesc{color:var(--text3);font-size:11px}.ApprentissageSection-module__MYpA7G__builderFullSection{padding:16px 24px 24px}.ApprentissageSection-module__MYpA7G__builderFullSection .ApprentissageSection-module__MYpA7G__sectionHeader{max-width:none}.ApprentissageSection-module__MYpA7G__builderTable{scrollbar-width:thin;scrollbar-color:var(--border2) transparent;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex;overflow-x:scroll}.ApprentissageSection-module__MYpA7G__builderTable::-webkit-scrollbar{height:6px}.ApprentissageSection-module__MYpA7G__builderTable::-webkit-scrollbar-track{background:var(--bg2);border-radius:999px;margin:0 4px}.ApprentissageSection-module__MYpA7G__builderTable::-webkit-scrollbar-thumb{background:var(--border2);border-radius:999px}.ApprentissageSection-module__MYpA7G__builderTable::-webkit-scrollbar-thumb:hover{background:var(--text3)}.ApprentissageSection-module__MYpA7G__builderCol{background:var(--bg2);border:.5px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;flex-shrink:0;gap:10px;min-width:280px;max-width:280px;min-height:340px;padding:10px 14px 14px;display:flex;position:relative}.ApprentissageSection-module__MYpA7G__builderColDragging{opacity:.35;cursor:grabbing}.ApprentissageSection-module__MYpA7G__builderColDragOver{border-color:var(--info-border);box-shadow:0 0 0 2px var(--info-border)}.ApprentissageSection-module__MYpA7G__builderColHandle{text-align:center;color:var(--text3);letter-spacing:2px;cursor:grab;-webkit-user-select:none;user-select:none;padding:0 0 2px;font-size:12px;line-height:1}.ApprentissageSection-module__MYpA7G__builderColHandle:active{cursor:grabbing}.ApprentissageSection-module__MYpA7G__builderColHeader{align-items:center;gap:4px;display:flex;position:relative}.ApprentissageSection-module__MYpA7G__builderColTopBar{justify-content:space-between;align-items:center;display:flex;position:relative}.ApprentissageSection-module__MYpA7G__builderColActions{align-items:center;gap:3px;display:flex}.ApprentissageSection-module__MYpA7G__builderColPickerWrap{justify-content:center;padding:4px 8px 0;display:flex}.ApprentissageSection-module__MYpA7G__builderColName{text-align:left;color:var(--text2);background:var(--bg);border:.5px dashed var(--border2);border-radius:var(--radius);cursor:pointer;flex:1;justify-content:space-between;align-items:center;gap:4px;max-width:234px;padding:6px 10px;font-size:12px;font-weight:500;display:flex;overflow:hidden}.ApprentissageSection-module__MYpA7G__builderColName:hover{border-color:var(--info-border);color:var(--info-text)}.ApprentissageSection-module__MYpA7G__builderColNameText{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ApprentissageSection-module__MYpA7G__builderColArrow{color:var(--text3);flex-shrink:0;font-size:9px}.ApprentissageSection-module__MYpA7G__builderColNameEditBtn{border-radius:var(--radius);border:.5px solid var(--border);width:22px;height:22px;color:var(--text3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:12px;display:flex}.ApprentissageSection-module__MYpA7G__builderColNameEditBtn:hover{color:var(--info-text);border-color:var(--info-border);background:var(--info-bg)}.ApprentissageSection-module__MYpA7G__builderColDuplicate{border-radius:var(--radius);border:.5px solid var(--border2);width:22px;height:22px;color:var(--text3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}.ApprentissageSection-module__MYpA7G__builderColDuplicate:hover{color:var(--info-text);border-color:var(--info-border);background:var(--info-bg)}.ApprentissageSection-module__MYpA7G__builderColDelete{border-radius:var(--radius);border:.5px solid var(--border2);width:22px;height:22px;color:var(--text3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.ApprentissageSection-module__MYpA7G__builderColDelete:hover{color:var(--danger);border-color:var(--danger)}.ApprentissageSection-module__MYpA7G__builderPicker{z-index:200;background:var(--bg);border:.5px solid var(--border2);border-radius:var(--radius-lg);flex-direction:column;width:230px;display:flex;position:absolute;top:calc(100% + 4px);left:0;overflow:hidden;box-shadow:0 6px 24px #00000080}.ApprentissageSection-module__MYpA7G__builderPickerSearch{background:var(--bg2);border:none;border-bottom:.5px solid var(--border);color:var(--text);outline:none;padding:8px 12px;font-size:12px}.ApprentissageSection-module__MYpA7G__builderPickerList{flex-direction:column;max-height:240px;display:flex;overflow-y:auto}.ApprentissageSection-module__MYpA7G__builderPickerItem{color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:5px 12px;font-size:12px;display:flex}.ApprentissageSection-module__MYpA7G__builderPickerItem:hover,.ApprentissageSection-module__MYpA7G__builderPickerItemActive{background:var(--info-bg);color:var(--info-text)}.ApprentissageSection-module__MYpA7G__builderPickerEmpty{color:var(--text3);padding:8px 12px;font-size:12px}.ApprentissageSection-module__MYpA7G__builderColImageWrap{border-bottom:.5px solid var(--border);flex-direction:column;align-items:center;gap:6px;padding:8px 0 4px;display:flex}.ApprentissageSection-module__MYpA7G__builderColImage{object-fit:contain;filter:drop-shadow(0 0 10px #d4a84359);border-radius:10px;width:64px;height:64px}.ApprentissageSection-module__MYpA7G__builderColImageName{color:var(--text2);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:600;line-height:1.3;overflow:hidden}.ApprentissageSection-module__MYpA7G__builderColImageEmpty{opacity:.2;border-bottom:.5px solid var(--border);justify-content:center;align-items:center;height:72px;padding-bottom:4px;font-size:28px;display:flex}.ApprentissageSection-module__MYpA7G__builderStepList{flex-direction:column;gap:3px;min-height:24px;display:flex}.ApprentissageSection-module__MYpA7G__builderNoSteps{color:var(--text3);padding:4px 0;font-size:11px;font-style:italic}.ApprentissageSection-module__MYpA7G__builderPill{border:.5px solid #0000;border-radius:999px;justify-content:space-between;align-items:center;gap:4px;min-height:28px;padding:5px 6px 5px 12px;display:flex}.ApprentissageSection-module__MYpA7G__pillFire{background:#a01e144d;border-color:#c8463266}.ApprentissageSection-module__MYpA7G__pillFireOff{background:#32323259;border-color:#64646466}.ApprentissageSection-module__MYpA7G__pillStir{background:#145a964d;border-color:#328cd266}.ApprentissageSection-module__MYpA7G__pillIngredient{background:#1e3c1e59;border-color:#3c783c66}.ApprentissageSection-module__MYpA7G__pillIncantation{background:#82500a4d;border-color:#c88c2873}.ApprentissageSection-module__MYpA7G__builderPillIcon{object-fit:contain;border-radius:2px;flex-shrink:0;width:14px;height:14px}.ApprentissageSection-module__MYpA7G__builderPillIconEmoji{text-align:center;flex-shrink:0;width:14px;font-size:12px;line-height:1}.ApprentissageSection-module__MYpA7G__builderPillLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;overflow:hidden}.ApprentissageSection-module__MYpA7G__pillFire .ApprentissageSection-module__MYpA7G__builderPillLabel{color:#e07060}.ApprentissageSection-module__MYpA7G__pillFireOff .ApprentissageSection-module__MYpA7G__builderPillLabel{color:#888}.ApprentissageSection-module__MYpA7G__pillStir .ApprentissageSection-module__MYpA7G__builderPillLabel{color:#60a8d8}.ApprentissageSection-module__MYpA7G__pillIngredient .ApprentissageSection-module__MYpA7G__builderPillLabel{color:#70b870}.ApprentissageSection-module__MYpA7G__pillIncantation .ApprentissageSection-module__MYpA7G__builderPillLabel{color:#d4a843}.ApprentissageSection-module__MYpA7G__builderPillClickable{cursor:pointer}.ApprentissageSection-module__MYpA7G__builderPillClickable:hover{filter:brightness(1.25)}.ApprentissageSection-module__MYpA7G__builderStepDragging{opacity:.3}.ApprentissageSection-module__MYpA7G__builderStepDragOver .ApprentissageSection-module__MYpA7G__builderPill,.ApprentissageSection-module__MYpA7G__builderStepDragOver .ApprentissageSection-module__MYpA7G__builderAddForm{outline:1.5px solid var(--info-border);border-radius:var(--radius)}.ApprentissageSection-module__MYpA7G__builderEditForm{margin-bottom:2px}.ApprentissageSection-module__MYpA7G__builderPillDelete{width:16px;height:16px;color:inherit;opacity:.35;cursor:pointer;background:0 0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:9px;display:flex}.ApprentissageSection-module__MYpA7G__builderPillDelete:hover{opacity:1}.ApprentissageSection-module__MYpA7G__builderAddRow{align-items:center;gap:4px;display:flex}.ApprentissageSection-module__MYpA7G__builderAddLabel{color:var(--text3);font-size:12px}.ApprentissageSection-module__MYpA7G__builderAddBtn{cursor:pointer;border:.5px solid;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:12px;transition:opacity .12s;display:flex}.ApprentissageSection-module__MYpA7G__builderAddFire{background:#a01e1433;border-color:#c8463280}.ApprentissageSection-module__MYpA7G__builderAddFire:hover{background:#a01e1473}.ApprentissageSection-module__MYpA7G__builderAddBtnActive{outline:2px solid #ffffff40}.ApprentissageSection-module__MYpA7G__builderAddStir{background:#145a9633;border-color:#328cd280}.ApprentissageSection-module__MYpA7G__builderAddStir:hover{background:#145a9673}.ApprentissageSection-module__MYpA7G__builderAddIng{background:#1e3c1e40;border-color:#3c783c80}.ApprentissageSection-module__MYpA7G__builderAddIng:hover{background:#1e3c1e80}.ApprentissageSection-module__MYpA7G__builderAddInc{background:#82500a33;border-color:#c88c2880}.ApprentissageSection-module__MYpA7G__builderAddInc:hover{background:#82500a73}.ApprentissageSection-module__MYpA7G__builderAddForm{background:var(--bg);border:.5px solid var(--border);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:4px;padding:6px;display:flex}.ApprentissageSection-module__MYpA7G__builderSelect{background:var(--bg2);border:.5px solid var(--border2);border-radius:var(--radius);color:var(--text);cursor:pointer;outline:none;flex:1;padding:3px 5px;font-size:11px}.ApprentissageSection-module__MYpA7G__builderNumInput{background:var(--bg2);border:.5px solid var(--border2);border-radius:var(--radius);width:38px;color:var(--text);text-align:center;-moz-appearance:textfield;outline:none;padding:3px 4px;font-size:11px}.ApprentissageSection-module__MYpA7G__builderNumInput::-webkit-outer-spin-button{-webkit-appearance:none}.ApprentissageSection-module__MYpA7G__builderNumInput::-webkit-inner-spin-button{-webkit-appearance:none}.ApprentissageSection-module__MYpA7G__builderTextInput{background:var(--bg2);border:.5px solid var(--border2);border-radius:var(--radius);min-width:70px;color:var(--text);outline:none;flex:1;padding:3px 6px;font-size:11px}.ApprentissageSection-module__MYpA7G__builderConfirmBtn{border-radius:var(--radius);color:#4ade80;cursor:pointer;background:#132a18;border:.5px solid #2a5a30;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;display:flex}.ApprentissageSection-module__MYpA7G__builderCancelAddBtn{border-radius:var(--radius);border:.5px solid var(--border2);width:22px;height:22px;color:var(--text3);cursor:pointer;background:0 0;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;display:flex}.ApprentissageSection-module__MYpA7G__builderCancelAddBtn:hover{color:var(--danger);border-color:var(--danger)}.ApprentissageSection-module__MYpA7G__builderImportBtn{border-radius:var(--radius);border:.5px solid var(--info-border);background:var(--info-bg);color:var(--info-text);cursor:pointer;text-align:center;width:100%;padding:8px 12px;font-size:12px;font-weight:600}.ApprentissageSection-module__MYpA7G__builderImportBtn:hover:not(:disabled){opacity:.8}.ApprentissageSection-module__MYpA7G__builderImportBtn:disabled{opacity:.3;cursor:not-allowed}.ApprentissageSection-module__MYpA7G__builderAddCol{border:.5px dashed var(--border2);border-radius:var(--radius-lg);cursor:pointer;min-width:100px;height:340px;color:var(--text3);background:0 0;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6px;transition:all .15s;display:flex}.ApprentissageSection-module__MYpA7G__builderAddCol:hover{border-color:var(--info-border);color:var(--info-text);background:var(--info-bg)}.ApprentissageSection-module__MYpA7G__builderAddColLabel{text-align:center;font-size:11px}
.MetierCraftSection-module__fAWjfW__wrap{flex-direction:column;gap:12px;padding:4px 0 24px;display:flex}.MetierCraftSection-module__fAWjfW__head{flex-direction:column;gap:2px;display:flex}.MetierCraftSection-module__fAWjfW__title{color:var(--text);margin:0;font-size:20px;font-weight:800}.MetierCraftSection-module__fAWjfW__sub{color:var(--text3);margin:0;font-size:13px}.MetierCraftSection-module__fAWjfW__tabs{border-bottom:1px solid var(--border2);gap:6px;padding-bottom:0;display:flex}.MetierCraftSection-module__fAWjfW__tab{color:var(--text2);cursor:pointer;background:0 0;border:1px solid #0000;border-bottom:none;border-radius:10px 10px 0 0;padding:8px 16px;font-size:13px;font-weight:700}.MetierCraftSection-module__fAWjfW__tab:hover{color:var(--text)}.MetierCraftSection-module__fAWjfW__tabActive{background:var(--bg2);border-color:var(--border2);color:var(--accent,#d4a017)}.MetierCraftSection-module__fAWjfW__bar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MetierCraftSection-module__fAWjfW__lbl{color:var(--text2);white-space:nowrap;font-size:12.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__hint{color:var(--text3);font-size:11.5px;font-style:italic}.MetierCraftSection-module__fAWjfW__chip{background:var(--bg2);border:1px solid var(--border2);color:var(--text2);cursor:pointer;white-space:nowrap;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600;transition:all .15s}.MetierCraftSection-module__fAWjfW__chip:hover{color:var(--text);border-color:var(--text3)}.MetierCraftSection-module__fAWjfW__chipOn{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}.MetierCraftSection-module__fAWjfW__search{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius);min-width:180px;color:var(--text);flex:1;padding:7px 12px;font-size:13px}.MetierCraftSection-module__fAWjfW__search:focus{border-color:var(--info-border);outline:none}.MetierCraftSection-module__fAWjfW__savedFlash{color:var(--success-text,#6fcf97);white-space:nowrap;font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__errFlash{color:#ff6b6b;white-space:nowrap;font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__tableWrap{border:1px solid var(--border2);border-radius:var(--radius);overflow-x:auto}.MetierCraftSection-module__fAWjfW__table{border-collapse:collapse;width:100%;font-size:12.5px}.MetierCraftSection-module__fAWjfW__table thead{background:var(--bg2)}.MetierCraftSection-module__fAWjfW__table th{text-align:left;color:var(--text2);letter-spacing:.04em;border-bottom:1px solid var(--border2);white-space:nowrap;cursor:pointer;-webkit-user-select:none;user-select:none;padding:9px 10px;font-size:11px;font-weight:700}.MetierCraftSection-module__fAWjfW__table th:hover{color:var(--text)}.MetierCraftSection-module__fAWjfW__thName{width:100%}.MetierCraftSection-module__fAWjfW__thNum{text-align:center;min-width:88px}.MetierCraftSection-module__fAWjfW__thMet{text-align:center;cursor:default;min-width:240px}.MetierCraftSection-module__fAWjfW__thDel{cursor:default;min-width:34px}.MetierCraftSection-module__fAWjfW__table td{vertical-align:middle;padding:6px 10px}.MetierCraftSection-module__fAWjfW__tr{cursor:pointer;border-bottom:1px solid #ffffff0a;transition:background .1s}.MetierCraftSection-module__fAWjfW__tr:last-child{border-bottom:none}.MetierCraftSection-module__fAWjfW__tr:hover,.MetierCraftSection-module__fAWjfW__trOpen{background:var(--bg2)}.MetierCraftSection-module__fAWjfW__tdName{flex-wrap:wrap;align-items:center;gap:8px;min-width:220px;display:flex}.MetierCraftSection-module__fAWjfW__tdNum,.MetierCraftSection-module__fAWjfW__tdMet{text-align:center;white-space:nowrap}.MetierCraftSection-module__fAWjfW__tdDel{text-align:center}.MetierCraftSection-module__fAWjfW__icon{object-fit:contain;border-radius:3px;flex-shrink:0}.MetierCraftSection-module__fAWjfW__pos{color:var(--success-text,#6fcf97);font-weight:700}.MetierCraftSection-module__fAWjfW__neg{color:#ff6b6b;font-weight:700}.MetierCraftSection-module__fAWjfW__craftBadge,.MetierCraftSection-module__fAWjfW__metierBadge,.MetierCraftSection-module__fAWjfW__warnBadge{white-space:nowrap;border-radius:999px;padding:1px 7px;font-size:9.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__craftBadge{color:#d4a017;background:#d4a01724;border:.5px solid #d4a01773}.MetierCraftSection-module__fAWjfW__metierBadge{color:#80b8ff;background:#50a0ff1f;border:.5px solid #50a0ff59}.MetierCraftSection-module__fAWjfW__warnBadge{color:#ff8b8b;background:#ff6b6b1f;border:.5px solid #ff6b6b66}.MetierCraftSection-module__fAWjfW__detailRow{background:var(--bg2)}.MetierCraftSection-module__fAWjfW__detail{flex-direction:column;gap:5px;padding:8px 10px 10px;display:flex}.MetierCraftSection-module__fAWjfW__detailHead{color:var(--text2);font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__detailLine{color:var(--text);align-items:center;gap:8px;font-size:12px;display:flex}.MetierCraftSection-module__fAWjfW__detailQty{color:var(--accent,#d4a017);min-width:26px;font-weight:700}.MetierCraftSection-module__fAWjfW__detailStat{color:var(--text3);margin-left:4px;font-size:11.5px}.MetierCraftSection-module__fAWjfW__detailTotal{color:var(--text);border-top:1px solid var(--border2);margin-top:2px;padding-top:6px;font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__missing{color:#ff8b8b}.MetierCraftSection-module__fAWjfW__detailBtn{border:1px solid var(--border2);color:var(--text2);cursor:pointer;background:0 0;border-radius:8px;align-self:flex-start;margin-top:4px;padding:5px 12px;font-size:11.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__detailBtn:hover{color:var(--text);border-color:var(--accent,#d4a017)}.MetierCraftSection-module__fAWjfW__num,.MetierCraftSection-module__fAWjfW__numSm{background:var(--bg3,var(--bg2));border:1px solid var(--border2);border-radius:var(--radius);color:var(--text);text-align:center;appearance:textfield;padding:4px 6px;font-size:12px}.MetierCraftSection-module__fAWjfW__num{width:72px}.MetierCraftSection-module__fAWjfW__numSm{width:52px}.MetierCraftSection-module__fAWjfW__num::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MetierCraftSection-module__fAWjfW__num::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MetierCraftSection-module__fAWjfW__numSm::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.MetierCraftSection-module__fAWjfW__numSm::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.MetierCraftSection-module__fAWjfW__num:focus,.MetierCraftSection-module__fAWjfW__numSm:focus{border-color:var(--info-border);outline:none}.MetierCraftSection-module__fAWjfW__autoTag{color:var(--text3);white-space:nowrap;margin-left:5px;font-size:9.5px;font-style:italic}.MetierCraftSection-module__fAWjfW__metChip{cursor:pointer;border:1px solid var(--border2);color:var(--text3);background:0 0;border-radius:999px;margin:0 2px;padding:3px 9px;font-size:10.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__metChip:hover{color:var(--text)}.MetierCraftSection-module__fAWjfW__metChipOn{color:#80b8ff;background:#50a0ff26;border-color:#50a0ff80}.MetierCraftSection-module__fAWjfW__delBtn{color:var(--text3);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 6px;font-size:13px}.MetierCraftSection-module__fAWjfW__delBtn:hover{color:#ef4444;background:#ef44441f}.MetierCraftSection-module__fAWjfW__addBar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MetierCraftSection-module__fAWjfW__addInput{border:1px solid var(--border2);background:var(--bg2);min-width:200px;color:var(--text);border-radius:8px;flex:1;padding:8px 12px;font-size:13px}.MetierCraftSection-module__fAWjfW__addInput:focus{border-color:var(--accent,#d4a017);outline:none}.MetierCraftSection-module__fAWjfW__addBtn{cursor:pointer;background:var(--accent,#d4a017);color:#fff;white-space:nowrap;border:none;border-radius:8px;padding:8px 16px;font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__addBtn:disabled{opacity:.45;cursor:not-allowed}.MetierCraftSection-module__fAWjfW__empty{text-align:center;color:var(--text3);padding:18px;font-size:13px}.MetierCraftSection-module__fAWjfW__emptySm{color:var(--text3);padding:6px 2px;font-size:12px;font-style:italic}.MetierCraftSection-module__fAWjfW__craftLayout{flex-wrap:wrap;align-items:flex-start;gap:12px;display:flex}.MetierCraftSection-module__fAWjfW__craftList{border:1px solid var(--border2);border-radius:var(--radius);background:var(--bg2);flex:0 0 260px;max-height:620px;overflow-y:auto}.MetierCraftSection-module__fAWjfW__craftListHead{color:var(--text2);letter-spacing:.04em;border-bottom:1px solid var(--border2);background:var(--bg2);padding:9px 12px;font-size:11px;font-weight:700;position:sticky;top:0}.MetierCraftSection-module__fAWjfW__craftListItem{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:center;gap:8px;padding:7px 12px;font-size:12.5px;display:flex}.MetierCraftSection-module__fAWjfW__craftListItem:hover{background:var(--bg3,var(--bg))}.MetierCraftSection-module__fAWjfW__craftListItemOn{background:var(--info-bg);color:var(--info-text);font-weight:700}.MetierCraftSection-module__fAWjfW__craftDot{flex-shrink:0;align-items:center;gap:3px;margin-left:auto;display:inline-flex}.MetierCraftSection-module__fAWjfW__metierIcon{cursor:help;font-size:12px}.MetierCraftSection-module__fAWjfW__recipeMark{opacity:.75;cursor:help;font-size:11px}.MetierCraftSection-module__fAWjfW__craftPane{border:1px solid var(--border2);border-radius:var(--radius);background:var(--bg2);flex-direction:column;flex:1;gap:10px;min-width:320px;padding:14px;display:flex}.MetierCraftSection-module__fAWjfW__craftTitle{color:var(--text);align-items:center;gap:10px;font-size:16px;font-weight:800;display:flex}.MetierCraftSection-module__fAWjfW__craftRow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.MetierCraftSection-module__fAWjfW__craftLbl{color:var(--text2);white-space:nowrap;font-size:12px;font-weight:600}.MetierCraftSection-module__fAWjfW__craftSubHead{color:var(--text2);letter-spacing:.04em;border-top:1px solid var(--border2);margin-top:2px;padding-top:10px;font-size:11px;font-weight:700}.MetierCraftSection-module__fAWjfW__ingRow{align-items:center;gap:8px;display:flex}.MetierCraftSection-module__fAWjfW__ingName{color:var(--text);font-size:12.5px}.MetierCraftSection-module__fAWjfW__ingAdd{display:flex;position:relative}.MetierCraftSection-module__fAWjfW__dropdown{z-index:50;background:var(--bg2);border:1px solid var(--border2);border-radius:10px;max-height:280px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 24px #00000059}.MetierCraftSection-module__fAWjfW__dropOption{text-align:left;cursor:pointer;width:100%;color:var(--text);background:0 0;border:none;border-bottom:1px solid #ffffff0d;align-items:center;gap:10px;padding:8px 12px;font-size:13px;display:flex}.MetierCraftSection-module__fAWjfW__dropOption:last-child{border-bottom:none}.MetierCraftSection-module__fAWjfW__dropOption:hover{background:var(--bg3,var(--bg))}.MetierCraftSection-module__fAWjfW__craftSummary{border-top:1px solid var(--border2);color:var(--text);flex-wrap:wrap;align-items:center;gap:14px;padding-top:10px;font-size:12.5px;font-weight:600;display:flex}.MetierCraftSection-module__fAWjfW__desc{color:var(--text3);font-size:12px;font-style:italic;line-height:1.4}.MetierCraftSection-module__fAWjfW__boughtTag{color:#6fcf97;white-space:nowrap;background:#6fcf971f;border:.5px solid #6fcf9766;border-radius:999px;padding:1px 7px;font-size:9.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__sharedTag{color:#80b8ff;white-space:nowrap;cursor:help;margin-left:4px;font-size:10px}.MetierCraftSection-module__fAWjfW__iconClickable{cursor:pointer;transition:transform .12s,box-shadow .12s}.MetierCraftSection-module__fAWjfW__iconClickable:hover{box-shadow:0 0 0 2px var(--info-border);transform:scale(1.3)}.MetierCraftSection-module__fAWjfW__imgPanel{border:1px dashed var(--border2);border-radius:var(--radius);background:var(--bg3,var(--bg));flex-wrap:wrap;align-items:center;gap:8px;padding:10px 12px;display:flex}.MetierCraftSection-module__fAWjfW__imgCombo{flex:1;min-width:220px;display:flex;position:relative}.MetierCraftSection-module__fAWjfW__imgBtn{cursor:pointer;border:1px solid var(--border2);color:var(--text2);white-space:nowrap;background:0 0;border-radius:8px;padding:6px 12px;font-size:12px;font-weight:700}.MetierCraftSection-module__fAWjfW__imgBtn:hover{color:var(--text);border-color:var(--accent,#d4a017)}.MetierCraftSection-module__fAWjfW__dropCreate{color:var(--accent,#d4a017);font-weight:700}.MetierCraftSection-module__fAWjfW__lblOff{opacity:.4}.MetierCraftSection-module__fAWjfW__numOff{opacity:.4;cursor:not-allowed}.MetierCraftSection-module__fAWjfW__craftOffHint{color:#d4a017;font-size:11px;font-style:italic}.MetierCraftSection-module__fAWjfW__fromSiteTag{color:#80b8ff;white-space:nowrap;margin-left:auto;font-size:9.5px;font-weight:700}.MetierCraftSection-module__fAWjfW__outTag{color:var(--accent,#d4a017);font-size:11px;font-weight:700}.MetierCraftSection-module__fAWjfW__craftName{cursor:pointer;border-bottom:1px dashed #0000}.MetierCraftSection-module__fAWjfW__craftName:hover{border-bottom-color:var(--accent,#d4a017)}.MetierCraftSection-module__fAWjfW__renamePen{opacity:.5;font-size:13px}.MetierCraftSection-module__fAWjfW__craftName:hover .MetierCraftSection-module__fAWjfW__renamePen{opacity:1}.MetierCraftSection-module__fAWjfW__renameInput{border:1px solid var(--accent,#d4a017);background:var(--bg2);width:260px;color:var(--text);border-radius:6px;padding:3px 8px;font-size:16px;font-weight:800}.MetierCraftSection-module__fAWjfW__renameInput:focus{outline:none}
.BiaSection-module__gG0VSG__wrap{max-width:1000px;margin:0 auto;padding:4px 12px 44px}.BiaSection-module__gG0VSG__hero{border:1px solid var(--border2,var(--border));border-radius:var(--radius-lg,14px);background:linear-gradient(135deg, color-mix(in srgb, var(--accent) 10%, transparent), transparent 60%), var(--bg2);align-items:center;gap:16px;margin:8px 0 16px;padding:18px 20px;display:flex}.BiaSection-module__gG0VSG__heroSeal{border:2px double color-mix(in srgb, var(--accent) 55%, var(--border));width:74px;height:74px;color:var(--accent);box-shadow:inset 0 0 14px color-mix(in srgb, var(--accent) 25%, transparent);border-radius:50%;flex:none;place-items:center;font-size:22px;line-height:1;display:grid;position:relative}.BiaSection-module__gG0VSG__heroSeal span{letter-spacing:.5px;font-size:7px;font-weight:800;position:absolute}.BiaSection-module__gG0VSG__heroSeal span:first-child{top:9px}.BiaSection-module__gG0VSG__heroSeal span:last-child{bottom:9px}.BiaSection-module__gG0VSG__heroKicker{letter-spacing:1.5px;text-transform:uppercase;color:var(--accent);font-size:11px;font-weight:700}.BiaSection-module__gG0VSG__heroTitle{color:var(--text);margin:2px 0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:800}.BiaSection-module__gG0VSG__heroSub{color:var(--text2);margin:0;font-size:13px}.BiaSection-module__gG0VSG__registerHeader{flex-wrap:wrap;align-items:center;gap:12px;padding:12px 2px;display:flex}.BiaSection-module__gG0VSG__title{color:var(--text);margin:0;font-size:18px;font-weight:800}.BiaSection-module__gG0VSG__seal{color:var(--accent);font-size:20px}.BiaSection-module__gG0VSG__backBtn,.BiaSection-module__gG0VSG__editBtn{border:1px solid var(--border2,var(--border));background:var(--bg2);color:var(--text);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:13px;font-weight:600}.BiaSection-module__gG0VSG__backBtn:hover,.BiaSection-module__gG0VSG__editBtn:hover{border-color:var(--accent);color:var(--accent)}.BiaSection-module__gG0VSG__editBtn{background:color-mix(in srgb, var(--accent) 16%, var(--bg2));border-color:var(--accent);color:var(--accent);margin-left:auto}.BiaSection-module__gG0VSG__searchBar{box-sizing:border-box;border:1px solid var(--border2,var(--border));background:var(--bg2);width:100%;color:var(--text);border-radius:999px;margin:6px 0 14px;padding:12px 16px;font-size:14px}.BiaSection-module__gG0VSG__searchBar:focus{border-color:var(--accent);outline:none}.BiaSection-module__gG0VSG__searchResults{flex-direction:column;gap:6px;display:flex}.BiaSection-module__gG0VSG__resultRow{border:1px solid var(--border);background:var(--bg2);cursor:pointer;border-radius:10px;align-items:center;gap:10px;padding:8px 12px;display:flex}.BiaSection-module__gG0VSG__resultRow:hover{border-color:var(--accent)}.BiaSection-module__gG0VSG__resultImg{object-fit:contain;width:30px;height:30px}.BiaSection-module__gG0VSG__resultName{color:var(--text);flex:1;font-weight:600}.BiaSection-module__gG0VSG__entries{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;display:grid}.BiaSection-module__gG0VSG__entry{text-align:left;border:1px solid var(--border2,var(--border));border-radius:var(--radius-lg,14px);background:var(--bg2);cursor:pointer;flex-direction:column;gap:4px;padding:22px;transition:border-color .15s,transform .1s;display:flex}.BiaSection-module__gG0VSG__entry:hover{border-color:var(--accent);transform:translateY(-2px)}.BiaSection-module__gG0VSG__entryIcon{font-size:30px}.BiaSection-module__gG0VSG__entryTitle{color:var(--text);font-size:16px;font-weight:800}.BiaSection-module__gG0VSG__entryDesc{color:var(--text2);font-size:12px}.BiaSection-module__gG0VSG__entryIconImg{object-fit:contain;filter:drop-shadow(0 2px 4px #00000059);width:46px;height:46px}.BiaSection-module__gG0VSG__recentBlock{margin-top:22px}.BiaSection-module__gG0VSG__recentList{flex-wrap:wrap;gap:8px;display:flex}.BiaSection-module__gG0VSG__recentItem{border:1px solid var(--border);background:var(--bg2);cursor:pointer;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;display:flex}.BiaSection-module__gG0VSG__recentItem:hover{border-color:var(--accent)}.BiaSection-module__gG0VSG__recentImg{object-fit:contain;width:24px;height:24px}.BiaSection-module__gG0VSG__recentName{color:var(--text);font-size:13px;font-weight:600}.BiaSection-module__gG0VSG__listBar{margin-bottom:12px}.BiaSection-module__gG0VSG__sortRow{flex-wrap:wrap;align-items:center;gap:8px;margin-top:-4px;display:flex}.BiaSection-module__gG0VSG__sortLabel{color:var(--text2);font-size:12px;font-weight:600}.BiaSection-module__gG0VSG__sortBtn{border:1px solid var(--border2,var(--border));background:var(--bg2);color:var(--text2);cursor:pointer;border-radius:999px;padding:5px 12px;font-size:12px;font-weight:600}.BiaSection-module__gG0VSG__sortBtn:hover{border-color:var(--accent);color:var(--accent)}.BiaSection-module__gG0VSG__sortOn{background:color-mix(in srgb, var(--accent) 16%, var(--bg2));border-color:var(--accent);color:var(--accent)}.BiaSection-module__gG0VSG__sortCount{color:var(--text3);margin-left:auto;font-size:11px}.BiaSection-module__gG0VSG__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:12px;display:grid}.BiaSection-module__gG0VSG__card{border:1px solid var(--border);background:var(--bg2);cursor:pointer;border-radius:12px;align-items:center;gap:10px;padding:12px;transition:border-color .15s;display:flex}.BiaSection-module__gG0VSG__card:hover{border-color:var(--accent)}.BiaSection-module__gG0VSG__cardImg{object-fit:contain;flex:none;width:46px;height:46px}.BiaSection-module__gG0VSG__noPhoto{opacity:.5;border:1px dashed var(--border2,var(--border));background:var(--bg3,var(--bg));border-radius:10px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;display:grid}.BiaSection-module__gG0VSG__noPhotoBig{opacity:.55;background:#ffffff26;border:2px dashed #b9a373;border-radius:8px;flex:none;place-items:center;width:80px;height:80px;font-size:40px;display:grid}.BiaSection-module__gG0VSG__cardBody{min-width:0}.BiaSection-module__gG0VSG__cardName{color:var(--text);font-size:14px;font-weight:700}.BiaSection-module__gG0VSG__cardMeta{flex-wrap:wrap;gap:4px;margin-top:4px;display:flex}.BiaSection-module__gG0VSG__empty{color:var(--text2);text-align:center;padding:20px}.BiaSection-module__gG0VSG__badge{border:1px solid var(--border);background:var(--bg3);color:var(--text2);border-radius:999px;padding:2px 8px;font-size:10px;font-weight:700;display:inline-block}.BiaSection-module__gG0VSG__badge[data-kind=documented]{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 50%, var(--border))}.BiaSection-module__gG0VSG__badge[data-kind=danger]{color:#b5502a;border-color:#b5502a55}.BiaSection-module__gG0VSG__badge[data-kind=rarete]{color:#8a5aa8;border-color:#8a5aa855}.BiaSection-module__gG0VSG__badge[data-kind=cfa],.BiaSection-module__gG0VSG__badge[data-kind=potion]{color:var(--accent);border-color:color-mix(in srgb, var(--accent) 45%, var(--border))}.BiaSection-module__gG0VSG__badge[data-kind=status],.BiaSection-module__gG0VSG__badge[data-kind=ingredient]{color:#4f8a53;border-color:#4f8a5355}.BiaSection-module__gG0VSG__badge[data-kind=special]{color:#a9722a;background:#a9722a14;border-color:#a9722a66}.BiaSection-module__gG0VSG__badge[data-kind=corrige]{color:#3f9a4e;background:#3f9a4e14;border-color:#3f9a4e66;font-weight:700}.BiaSection-module__gG0VSG__badge[data-kind=attente]{color:#b8862d;background:#b8862d14;border-color:#b8862d66;font-weight:700}.BiaSection-module__gG0VSG__legendeWrap{margin:14px 0 4px}.BiaSection-module__gG0VSG__legendeBtn{cursor:pointer;border:1px solid var(--border);background:var(--bg2);color:var(--text);border-radius:999px;padding:7px 14px;font-size:12.5px;font-weight:700;transition:all .15s}.BiaSection-module__gG0VSG__legendeBtn:hover{border-color:color-mix(in srgb, var(--accent) 55%, var(--border));color:var(--accent)}.BiaSection-module__gG0VSG__legende{border:1px solid var(--border);background:var(--bg2);border-radius:12px;flex-direction:column;gap:6px;margin-top:10px;padding:14px 16px;display:flex}.BiaSection-module__gG0VSG__legTitle{letter-spacing:1px;text-transform:uppercase;color:var(--accent);margin:10px 0 2px;font-size:11px;font-weight:800}.BiaSection-module__gG0VSG__legTitle:first-child{margin-top:0}.BiaSection-module__gG0VSG__legRow{align-items:baseline;gap:10px;display:flex}.BiaSection-module__gG0VSG__legRow .BiaSection-module__gG0VSG__badge{flex-shrink:0}.BiaSection-module__gG0VSG__legDef{color:var(--text2);font-size:12.5px;line-height:1.45}.BiaSection-module__gG0VSG__accRow{cursor:pointer;text-align:left;border:1px solid var(--border);background:0 0;border-radius:10px;align-items:center;gap:10px;width:100%;padding:7px 10px;transition:all .12s;display:flex}.BiaSection-module__gG0VSG__accRow:hover{border-color:color-mix(in srgb, var(--accent) 50%, var(--border))}.BiaSection-module__gG0VSG__accRow[data-on]{background:#3f9a4e10;border-color:#3f9a4e55}.BiaSection-module__gG0VSG__accAvatar{object-fit:cover;background:var(--bg2);border-radius:50%;flex-shrink:0;width:28px;height:28px}.BiaSection-module__gG0VSG__accName{min-width:0;color:var(--text);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:13px;font-weight:600;overflow:hidden}.BiaSection-module__gG0VSG__checkRow{vertical-align:middle;flex-wrap:wrap;gap:4px 16px;display:inline-flex}.BiaSection-module__gG0VSG__checkOpt{color:#2f241080;white-space:nowrap;align-items:center;gap:6px;font-family:Georgia,serif;font-size:13.5px;display:inline-flex}.BiaSection-module__gG0VSG__checkBox{border:1.5px solid;border-radius:3px;flex-shrink:0;place-items:center;width:14px;height:14px;font-size:11px;font-weight:800;line-height:1;display:inline-grid}.BiaSection-module__gG0VSG__checkOn{color:#40300f;font-weight:700}.BiaSection-module__gG0VSG__badgeRow{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.BiaSection-module__gG0VSG__sectionLabel{letter-spacing:1.2px;text-transform:uppercase;color:var(--accent);margin-bottom:8px;font-size:11px;font-weight:800}.BiaSection-module__gG0VSG__relRow{flex-wrap:wrap;gap:8px;display:flex}.BiaSection-module__gG0VSG__relChip{color:#3a2f22;cursor:pointer;background:#ffffff80;border:1px solid #b79a6a;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:600;display:flex}.BiaSection-module__gG0VSG__relChip:hover{background:#ffffffbf;border-color:#7a5c2e}.BiaSection-module__gG0VSG__relImg{object-fit:contain;width:22px;height:22px}.BiaSection-module__gG0VSG__parchment{color:#3a2c1c;background:radial-gradient(at 15% 8%,#78552824,#0000 55%),radial-gradient(at 85% 92%,#78552829,#0000 50%),radial-gradient(at 90% 15%,#5a3c191a,#0000 45%),linear-gradient(160deg,#efe6cf 0%,#e7dabb 45%,#ddcda6 100%);border:1px solid #b9a373;border-radius:4px;margin:14px 0;padding:22px 26px;position:relative;box-shadow:0 2px 10px #28190a47,inset 0 0 60px #966e3c2e}.BiaSection-module__gG0VSG__parchment:after{content:"";pointer-events:none;opacity:.5;background:repeating-linear-gradient(92deg,#0000 0 26px,#5a3c1908 26px 27px),repeating-linear-gradient(3deg,#0000 0 20px,#5a3c1906 20px 21px);border-radius:4px;position:absolute;inset:0}.BiaSection-module__gG0VSG__parchment>*{z-index:1;position:relative}.BiaSection-module__gG0VSG__docHead{border-bottom:2px solid #6e5228;align-items:center;gap:16px;margin-bottom:16px;padding-bottom:12px;display:flex}.BiaSection-module__gG0VSG__docSeal{color:#4a3618;background:radial-gradient(circle,#ffffff40,#0000);border:2px double #5c4420;border-radius:50%;flex:none;place-items:center;width:66px;height:66px;font-size:24px;display:grid;position:relative}.BiaSection-module__gG0VSG__docSeal span{letter-spacing:.5px;font-size:7px;font-weight:800;position:absolute;top:7px}.BiaSection-module__gG0VSG__docTitleWrap{text-align:center;flex:1}.BiaSection-module__gG0VSG__docTitle{letter-spacing:2px;text-transform:uppercase;color:#33240f;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:800}.BiaSection-module__gG0VSG__docSubtitle{letter-spacing:5px;color:#4a3618;margin-top:2px;font-family:Georgia,serif;font-size:16px}.BiaSection-module__gG0VSG__docDivider{color:#6e5228;letter-spacing:3px;margin-top:6px;font-size:12px}.BiaSection-module__gG0VSG__ficheHead{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:14px;display:flex}.BiaSection-module__gG0VSG__ficheImg{object-fit:contain;filter:drop-shadow(0 2px 3px #28190a59);flex:none;width:80px;height:80px}.BiaSection-module__gG0VSG__recipeBtn{color:#4a3618;cursor:pointer;background:#6e522824;border:1px solid #6e5228;border-radius:4px;margin-top:10px;padding:8px 16px;font-family:Georgia,serif;font-size:13px;font-weight:700}.BiaSection-module__gG0VSG__recipeBtn:hover{background:#6e522842}.BiaSection-module__gG0VSG__docField{border-bottom:1px solid #c3ab7d;flex-wrap:wrap;gap:8px;padding:5px 0;display:flex}.BiaSection-module__gG0VSG__docLabel{color:#40300f;text-underline-offset:3px;font-family:Georgia,serif;font-weight:700;text-decoration:underline}.BiaSection-module__gG0VSG__docValue{color:#2f2410;font-family:Georgia,serif}.BiaSection-module__gG0VSG__docSection{margin:12px 0}.BiaSection-module__gG0VSG__docSection .BiaSection-module__gG0VSG__docValue{white-space:pre-wrap;border-bottom:none;margin-top:4px;line-height:1.6;display:block}.BiaSection-module__gG0VSG__emptyDoc{color:#6b5731;padding:10px 0;font-style:italic}.BiaSection-module__gG0VSG__gallery{flex-wrap:wrap;gap:8px;margin:12px 0;display:flex}.BiaSection-module__gG0VSG__galleryImg{object-fit:cover;border:2px solid #b9a373;border-radius:4px;width:120px;height:120px}.BiaSection-module__gG0VSG__obsCard{background:#ffffff2e;border:1px solid #b9a373;border-radius:4px;margin:10px 0;padding:12px 14px}.BiaSection-module__gG0VSG__obsHead{color:#40300f;border-bottom:1px solid #c3ab7d;margin-bottom:6px;padding-bottom:4px;font-family:Georgia,serif;font-weight:800}.BiaSection-module__gG0VSG__editWrap{max-width:1180px}.BiaSection-module__gG0VSG__editCard{margin:18px 0;padding:26px 30px}.BiaSection-module__gG0VSG__editGroupLabel{letter-spacing:.5px;color:var(--text);align-items:center;gap:12px;margin:26px 2px 4px;font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:800;display:flex}.BiaSection-module__gG0VSG__editGroupLabel:before,.BiaSection-module__gG0VSG__editGroupLabel:after{content:"";background:var(--border2,var(--border));flex:1;height:1px}.BiaSection-module__gG0VSG__editGroupLabel:before{max-width:14px}.BiaSection-module__gG0VSG__editSecLabel{letter-spacing:.6px;color:#4a3618;border-bottom:1px solid #c3ab7d;align-items:center;gap:10px;margin:0 0 18px;padding-bottom:11px;font-family:Georgia,Times New Roman,serif;font-size:15px;font-weight:800;display:flex}.BiaSection-module__gG0VSG__editSecLabel>span:first-child{color:#6e5228;background:#fff6;border:1px solid #b09566;border-radius:50%;flex:none;place-items:center;width:30px;height:30px;font-size:14px;display:grid}.BiaSection-module__gG0VSG__editSecHint{color:#6b5731;letter-spacing:0;font-size:12.5px;font-style:italic;font-weight:500}.BiaSection-module__gG0VSG__editHint{color:#6b5731;margin:14px 0 0;font-family:Georgia,serif;font-size:13px;font-style:italic;line-height:1.5}.BiaSection-module__gG0VSG__editGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px 18px;display:grid}.BiaSection-module__gG0VSG__identGrid{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:18px 22px;display:grid}.BiaSection-module__gG0VSG__editLabel{letter-spacing:.7px;text-transform:uppercase;color:#6e5228;flex-direction:column;gap:7px;font-family:Georgia,serif;font-size:11.5px;font-weight:700;display:flex}.BiaSection-module__gG0VSG__input,.BiaSection-module__gG0VSG__select,.BiaSection-module__gG0VSG__textarea,.BiaSection-module__gG0VSG__growInput{box-sizing:border-box;color:#2f2410;background:#ffffff9e;border:1px solid #bfa877;border-radius:6px;width:100%;padding:11px 14px;font-family:Georgia,serif;font-size:15px;line-height:1.5;transition:border-color .12s,background .12s,box-shadow .12s}.BiaSection-module__gG0VSG__input:hover,.BiaSection-module__gG0VSG__select:hover,.BiaSection-module__gG0VSG__textarea:hover,.BiaSection-module__gG0VSG__growInput:hover{border-color:#a3884f}.BiaSection-module__gG0VSG__input:focus,.BiaSection-module__gG0VSG__select:focus,.BiaSection-module__gG0VSG__textarea:focus,.BiaSection-module__gG0VSG__growInput:focus{background:#ffffffeb;border-color:#6e5228;outline:none;box-shadow:0 0 0 3px #6e522824}.BiaSection-module__gG0VSG__textarea{resize:none;min-height:74px;line-height:1.55}.BiaSection-module__gG0VSG__growInput{resize:none;min-height:44px;display:block;overflow:hidden}.BiaSection-module__gG0VSG__statutRow{flex-wrap:wrap;gap:10px;display:flex}.BiaSection-module__gG0VSG__statutPill{color:#7a6238;cursor:pointer;background:#ffffff6b;border:1.5px solid #c3ab7d;border-radius:999px;padding:9px 18px;font-family:Georgia,serif;font-size:13.5px;font-weight:700;transition:all .12s}.BiaSection-module__gG0VSG__statutPill:hover{color:#4a3618;background:#ffffffb3;border-color:#6e5228}.BiaSection-module__gG0VSG__statutPill.BiaSection-module__gG0VSG__statutOn{color:#fff;box-shadow:0 2px 6px #28190a40}.BiaSection-module__gG0VSG__statutPill[data-kind=attente].BiaSection-module__gG0VSG__statutOn{background:#b8862d;border-color:#a4761f}.BiaSection-module__gG0VSG__statutPill[data-kind=corrige].BiaSection-module__gG0VSG__statutOn{background:#3f9a4e;border-color:#348140}.BiaSection-module__gG0VSG__cfaRow{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.BiaSection-module__gG0VSG__cfaCaption{letter-spacing:.6px;text-transform:uppercase;color:#6e5228;margin-right:4px;font-family:Georgia,serif;font-size:11px;font-weight:700}.BiaSection-module__gG0VSG__cfaBtn{color:#4a3618;cursor:pointer;background:#ffffff73;border:1px solid #b09566;border-radius:999px;padding:6px 13px;font-size:12.5px;font-weight:600;transition:all .12s}.BiaSection-module__gG0VSG__cfaBtn:before{content:"☐ "}.BiaSection-module__gG0VSG__cfaBtn:hover{background:#ffffffb3;border-color:#6e5228}.BiaSection-module__gG0VSG__cfaOn{color:#33240f;background:#6e522838;border-color:#6e5228}.BiaSection-module__gG0VSG__cfaOn:before{content:"☑ "}.BiaSection-module__gG0VSG__secEditHead{align-items:center;gap:10px;margin-bottom:12px;display:flex}.BiaSection-module__gG0VSG__secTitleInput{color:#33240f;background:#ffffff9e;border:1px solid #bfa877;border-radius:6px;flex:1;padding:9px 13px;font-family:Georgia,serif;font-size:14px;font-weight:700}.BiaSection-module__gG0VSG__secTitleInput:focus{background:#ffffffe6;border-color:#6e5228;outline:none;box-shadow:0 0 0 3px #6e522824}.BiaSection-module__gG0VSG__secDel{color:#6b5731;cursor:pointer;background:#fff6;border:1px solid #b09566;border-radius:6px;flex:none;width:34px;height:34px;font-size:14px;transition:all .12s}.BiaSection-module__gG0VSG__secDel:hover{color:#b5502a;background:#b5502a12;border-color:#b5502a}.BiaSection-module__gG0VSG__addSecBtn{color:#6e5228;cursor:pointer;background:#ffffff24;border:1px dashed #b09566;border-radius:10px;width:100%;margin:6px 0 10px;padding:12px;font-family:Georgia,serif;font-size:13.5px;font-weight:700;transition:all .12s}.BiaSection-module__gG0VSG__addSecBtn:hover{color:#4a3618;background:#6e52281f;border-color:#6e5228}.BiaSection-module__gG0VSG__editActions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.BiaSection-module__gG0VSG__saveBtn{background:var(--accent);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:11px 22px;font-weight:800}.BiaSection-module__gG0VSG__saveBtn:hover{filter:brightness(1.08)}.BiaSection-module__gG0VSG__delBtn{color:#b5502a;cursor:pointer;background:0 0;border:1px solid #b5502a66;border-radius:999px;padding:11px 18px;font-weight:700}.BiaSection-module__gG0VSG__delBtn:hover{background:#b5502a1a}@media (max-width:560px){.BiaSection-module__gG0VSG__heroTitle{font-size:20px}.BiaSection-module__gG0VSG__docTitle{letter-spacing:1px;font-size:16px}.BiaSection-module__gG0VSG__docSubtitle{letter-spacing:3px;font-size:13px}.BiaSection-module__gG0VSG__parchment{padding:16px}.BiaSection-module__gG0VSG__editCard{padding:18px 16px}.BiaSection-module__gG0VSG__grid{grid-template-columns:1fr 1fr}.BiaSection-module__gG0VSG__editGroupLabel{font-size:15px}.BiaSection-module__gG0VSG__editSecLabel{font-size:14px}}.BiaSection-module__gG0VSG__viergeImport{cursor:pointer;border:1px solid var(--border2);background:var(--bg2);color:var(--text2);text-align:center;border-radius:8px;margin-top:2px;padding:5px 12px;font-size:11.5px;font-weight:700;display:inline-block}.BiaSection-module__gG0VSG__viergeImport:hover{color:var(--text);border-color:var(--accent,#d4a017)}.BiaSection-module__gG0VSG__viergeErr{color:#e05555;padding:4px;font-size:12px;font-weight:600}
.CoursSection-module__58tywG__section{max-width:800px;margin:0 auto;padding:24px 20px}.CoursSection-module__58tywG__header{margin-bottom:24px}.CoursSection-module__58tywG__titleRow{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.CoursSection-module__58tywG__title{color:#fde090;margin:0;font-size:1.4rem;font-weight:700}.CoursSection-module__58tywG__sub{color:#ffffff73;margin-top:4px;font-size:.82rem}.CoursSection-module__58tywG__activeBadge{color:#5de89e;background:#32c8641f;border:1px solid #32c8644d;border-radius:20px;align-items:center;gap:6px;padding:3px 10px;font-size:.75rem;font-weight:600;display:flex}.CoursSection-module__58tywG__activeDot{background:#5de89e;border-radius:50%;width:7px;height:7px;animation:2s infinite CoursSection-module__58tywG__pulse}@keyframes CoursSection-module__58tywG__pulse{0%,to{opacity:1}50%{opacity:.4}}.CoursSection-module__58tywG__filters{flex-direction:column;gap:8px;margin-top:14px;display:flex}.CoursSection-module__58tywG__filterGroup{flex-wrap:wrap;gap:6px;display:flex}.CoursSection-module__58tywG__filterBtn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;padding:4px 12px;font-size:.75rem;font-weight:500;transition:all .15s}.CoursSection-module__58tywG__filterBtn:hover{color:#ffffffb3;background:#ffffff17}.CoursSection-module__58tywG__filterActive{color:#90c8ff;background:#508cff2e;border-color:#508cff73}.CoursSection-module__58tywG__feed{flex-direction:column;gap:14px;display:flex}.CoursSection-module__58tywG__cardCours,.CoursSection-module__58tywG__cardGeneral{border-radius:10px;flex-direction:column;gap:8px;padding:16px 18px;display:flex}.CoursSection-module__58tywG__cardCours{background:#142337b3;border:1px solid #508cdc59}.CoursSection-module__58tywG__cardGeneral{background:#141e3299;border:1px solid #3c6ec899;border-left:3px solid #5096ffcc}.CoursSection-module__58tywG__cardHeader{justify-content:space-between;align-items:center;gap:8px;display:flex}.CoursSection-module__58tywG__cardBadgeCours{letter-spacing:.04em;color:#90c8ff;text-transform:uppercase;font-size:.72rem;font-weight:700}.CoursSection-module__58tywG__cardBadgeGeneral{letter-spacing:.04em;color:#80b8ff;text-transform:uppercase;font-size:.72rem;font-weight:700}.CoursSection-module__58tywG__cardTime{color:#ffffff59;white-space:nowrap;font-size:.72rem}.CoursSection-module__58tywG__cardSentBy{color:#ffb4508c;white-space:nowrap;margin-left:auto;margin-right:6px;font-size:.68rem}.CoursSection-module__58tywG__cardAuthor{color:#ffffff80;font-size:.8rem}.CoursSection-module__58tywG__cardTitle{color:#e8d5a0;font-size:1rem;font-weight:600}.CoursSection-module__58tywG__cardMessage{color:#ffffffd9;font-size:.9rem;line-height:1.5}.CoursSection-module__58tywG__cardTags{border-top:1px solid #ffffff0f;flex-wrap:wrap;gap:6px;margin-top:10px;padding-top:10px;display:flex}.CoursSection-module__58tywG__tagIcon{font-size:.8rem;line-height:1}.CoursSection-module__58tywG__tagRoom,.CoursSection-module__58tywG__tagSubject,.CoursSection-module__58tywG__tagYear,.CoursSection-module__58tywG__tagYearMulti,.CoursSection-module__58tywG__tagDelay{letter-spacing:.01em;white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.CoursSection-module__58tywG__tagRoom{color:#a8c8ff;background:#3c64b42e;border:1px solid #5082dc59}.CoursSection-module__58tywG__tagSubject{color:#d0a8ff;background:#8250c82e;border:1px solid #a064e659}.CoursSection-module__58tywG__tagYear{color:#fde090;background:#c89b282e;border:1px solid #e6b43c59}.CoursSection-module__58tywG__tagYearMulti{color:#7fffd4;background:#28b4a02e;border:1px solid #3cd2be59}.CoursSection-module__58tywG__tagDelay{color:#7be89e;background:#32be5a26;border:1px solid #46d26e4d}.CoursSection-module__58tywG__timerCountdown,.CoursSection-module__58tywG__timerStarted,.CoursSection-module__58tywG__timerDone{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:.76rem;font-weight:600;display:inline-flex}.CoursSection-module__58tywG__timerCountdown{color:#7be89e;background:#32be5a26;border:1px solid #46d26e4d}.CoursSection-module__58tywG__timerStarted{color:#5de89e;background:#50c8782e;border:1px solid #50c87866;animation:2s infinite CoursSection-module__58tywG__pulseGreen}.CoursSection-module__58tywG__timerDone{color:#ff7070;background:#dc323226;border:1px solid #dc323259}@keyframes CoursSection-module__58tywG__pulseGreen{0%,to{opacity:1}50%{opacity:.7}}.CoursSection-module__58tywG__clearBtn{color:#ff8080;cursor:pointer;background:#dc3c3c1f;border:1px solid #dc3c3c4d;border-radius:16px;padding:3px 10px;font-size:.72rem;font-weight:600}.CoursSection-module__58tywG__clearBtn:hover{background:#dc3c3c38}.CoursSection-module__58tywG__deleteBtn{color:#fff3;cursor:pointer;background:0 0;border:none;border-radius:4px;margin-left:auto;padding:2px 4px;font-size:.75rem;line-height:1;transition:color .15s,background .15s}.CoursSection-module__58tywG__deleteBtn:hover{color:#ff8080;background:#dc3c3c1f}.CoursSection-module__58tywG__screenshotBtn{color:#ffffff59;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:2px 4px;font-size:.8rem;line-height:1;text-decoration:none;transition:color .15s}.CoursSection-module__58tywG__screenshotBtn:hover{color:#fde090}.CoursSection-module__58tywG__ocrLogWrap{border-top:1px solid #ffffff12;margin-top:8px;padding-top:6px}.CoursSection-module__58tywG__ocrLogBtn{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff26;border-radius:4px;padding:2px 8px;font-size:.72rem;transition:color .15s,border-color .15s}.CoursSection-module__58tywG__ocrLogBtn:hover{color:#fffc;border-color:#ffffff59}.CoursSection-module__58tywG__ocrLogText{color:#fff9;white-space:pre-wrap;word-break:break-all;background:#00000059;border-radius:6px;max-height:200px;margin-top:6px;padding:8px 10px;font-size:.68rem;line-height:1.4;overflow-y:auto}.CoursSection-module__58tywG__relinkBtn{color:#90c8ff;cursor:pointer;background:#508cff1f;border:1px solid #508cff4d;border-radius:16px;margin-left:auto;padding:3px 10px;font-size:.72rem;font-weight:600}.CoursSection-module__58tywG__relinkBtn:hover{background:#508cff38}.CoursSection-module__58tywG__relinkBox{background:#ffffff0a;border:1px solid #508cff33;border-radius:8px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:8px;padding:10px 14px;display:flex}.CoursSection-module__58tywG__relinkTitle{color:#ffffff80;flex-shrink:0;font-size:.8rem}.CoursSection-module__58tywG__relinkClose{color:#ffffff4d;cursor:pointer;background:0 0;border:none;margin-left:auto;font-size:.85rem}.CoursSection-module__58tywG__relinkClose:hover{color:#fff9}.CoursSection-module__58tywG__dayDivider{color:#ffffff4d;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:10px;margin:16px 0 8px;font-size:.75rem;font-weight:600;display:flex}.CoursSection-module__58tywG__dayDivider:before,.CoursSection-module__58tywG__dayDivider:after{content:"";background:#ffffff14;flex:1;height:1px}.CoursSection-module__58tywG__loading{text-align:center;color:#fff6;padding:60px 20px;font-size:.9rem}.CoursSection-module__58tywG__empty{text-align:center;color:#fff6;padding:60px 20px;font-size:.9rem;line-height:1.8}.CoursSection-module__58tywG__emptyIcon{margin-bottom:12px;font-size:2.5rem}.CoursSection-module__58tywG__installWrap{text-align:center;max-width:560px;margin:40px auto;padding:0 20px}.CoursSection-module__58tywG__installIcon{margin-bottom:16px;font-size:3rem}.CoursSection-module__58tywG__installTitle{color:#fde090;margin:0 0 12px;font-size:1.2rem;font-weight:700}.CoursSection-module__58tywG__installDesc{color:#fff9;margin:0 0 24px;font-size:.88rem;line-height:1.7}.CoursSection-module__58tywG__installSteps{text-align:left;background:#ffffff0a;border-radius:10px;flex-direction:column;gap:10px;margin-bottom:24px;padding:16px 20px;display:flex}.CoursSection-module__58tywG__installStep{color:#ffffffbf;align-items:center;gap:12px;font-size:.88rem;display:flex}.CoursSection-module__58tywG__stepNum{color:#90c8ff;background:#508cff40;border:1px solid #508cff80;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:.78rem;font-weight:700;display:flex}.CoursSection-module__58tywG__installBtn{color:#90c8ff;cursor:pointer;background:#508cff33;border:1px solid #508cff80;border-radius:8px;padding:10px 22px;font-size:.9rem;font-weight:600;transition:background .15s}.CoursSection-module__58tywG__installBtn:hover{background:#508cff4d}.CoursSection-module__58tywG__installBtn:disabled{opacity:.5;cursor:default}.CoursSection-module__58tywG__tokenBox{text-align:left;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;padding:16px 20px}.CoursSection-module__58tywG__tokenLabel{color:#ffffff80;margin-bottom:8px;font-size:.8rem}.CoursSection-module__58tywG__tokenRow{align-items:center;gap:10px;display:flex}.CoursSection-module__58tywG__token{color:#fde090;word-break:break-all;background:#0000004d;border-radius:6px;flex:1;padding:6px 10px;font-family:monospace;font-size:.78rem}.CoursSection-module__58tywG__copyBtn{color:#90c8ff;cursor:pointer;white-space:nowrap;background:#508cff33;border:1px solid #508cff66;border-radius:6px;padding:6px 12px;font-size:.8rem}.CoursSection-module__58tywG__copyBtn:hover{background:#508cff4d}.CoursSection-module__58tywG__tokenNote{color:#ffffff59;margin-top:8px;font-size:.75rem}.CoursSection-module__58tywG__antivirusNote{color:#fff9;text-align:left;background:#ffa00014;border:1px solid #ffa0004d;border-radius:10px;margin-top:20px;padding:14px 18px;font-size:.8rem;line-height:1.6}.CoursSection-module__58tywG__antivirusNote strong{color:#ffc850e6}.CoursSection-module__58tywG__antivirusNote ol{flex-direction:column;gap:4px;margin:8px 0 0 16px;padding:0;display:flex}.CoursSection-module__58tywG__downloadBtn{color:#5de89e;cursor:pointer;background:#32c86426;border:1px solid #32c86466;border-radius:8px;margin-bottom:16px;padding:10px 22px;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s;display:inline-block}.CoursSection-module__58tywG__downloadBtn:hover{background:#32c86440}
.MapSection-module__h0aDIW__root{background:var(--bg);flex-direction:column;height:100%;display:flex;overflow:hidden}.MapSection-module__h0aDIW__toolbar{background:var(--bg2);border-bottom:1px solid var(--border2);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:10px;padding:10px 16px;display:flex}.MapSection-module__h0aDIW__toolbarTitle{color:var(--text);margin-right:6px;font-size:15px;font-weight:700}.MapSection-module__h0aDIW__toolBtn{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);color:var(--text2);cursor:pointer;padding:5px 12px;font-size:12px;transition:all .15s}.MapSection-module__h0aDIW__toolBtn:hover{border-color:var(--info-border);color:var(--info-text)}.MapSection-module__h0aDIW__toolBtnActive{background:var(--info-bg)!important;border-color:var(--info-border)!important;color:var(--info-text)!important}.MapSection-module__h0aDIW__zoomLabel{color:var(--text3);text-align:right;min-width:44px;margin-left:auto;font-size:12px}.MapSection-module__h0aDIW__placingHint{color:#f0c060;font-size:12px;animation:1s ease-in-out infinite alternate MapSection-module__h0aDIW__pulse}@keyframes MapSection-module__h0aDIW__pulse{0%{opacity:.7}to{opacity:1}}.MapSection-module__h0aDIW__mapContainer{background:var(--bg);flex:1;position:relative;overflow:hidden;cursor:default!important}.MapSection-module__h0aDIW__leafletContainer{background:0 0;width:100%;height:100%;cursor:default!important}:is(.MapSection-module__h0aDIW__leafletContainer .leaflet-grab,.MapSection-module__h0aDIW__leafletContainer .leaflet-dragging .leaflet-grab,.MapSection-module__h0aDIW__leafletContainer *){cursor:default!important}.MapSection-module__h0aDIW__crosshair{pointer-events:none;z-index:500;opacity:1;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MapSection-module__h0aDIW__crosshair:before,.MapSection-module__h0aDIW__crosshair:after{content:"";background:#fff;border-radius:1px;position:absolute}.MapSection-module__h0aDIW__crosshair:before{height:3px;top:50%;left:0;right:0;transform:translateY(-50%);-webkit-mask-image:linear-gradient(90deg,#0000 0%,#fff 15% 47%,#0000 47% 53%,#fff 53% 85%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#fff 15% 47%,#0000 47% 53%,#fff 53% 85%,#0000 100%)}.MapSection-module__h0aDIW__crosshair:after{width:3px;top:0;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#0000 0%,#fff 15% 47%,#0000 47% 53%,#fff 53% 85%,#0000 100%);mask-image:linear-gradient(#0000 0%,#fff 15% 47%,#0000 47% 53%,#fff 53% 85%,#0000 100%)}.MapSection-module__h0aDIW__vignette{pointer-events:none;z-index:1000;background:linear-gradient(to right, var(--bg) 0%, transparent 9%), linear-gradient(to left, var(--bg) 0%, transparent 9%), linear-gradient(to bottom, var(--bg) 0%, transparent 7%), linear-gradient(to top, var(--bg) 0%, transparent 7%);position:absolute;inset:0}.MapSection-module__h0aDIW__mapContainerPlacing,:is(.MapSection-module__h0aDIW__mapContainerPlacing .leaflet-grab,.MapSection-module__h0aDIW__mapContainerPlacing *){cursor:url(/crosshair-place.svg) 24 24,crosshair!important}:is(.MapSection-module__h0aDIW__leafletContainer .leaflet-container,.MapSection-module__h0aDIW__leafletContainer .leaflet-map-pane,.MapSection-module__h0aDIW__leafletContainer .leaflet-overlay-pane){background:0 0!important}.MapSection-module__h0aDIW__leafletContainer .leaflet-image-layer{box-shadow:inset 0 0 0 12px var(--bg)!important}.MapSection-module__h0aDIW__leafletIcon{background:0 0!important;border:none!important}.MapSection-module__h0aDIW__leafletBlip{cursor:pointer;width:24px;height:24px;transform:scale(var(--blip-scale,1));transform-origin:50%;display:block}.MapSection-module__h0aDIW__leafletBlip:hover{transform:scale(calc(var(--blip-scale,1) * 1.2))}.MapSection-module__h0aDIW__popupBlipIcon{vertical-align:middle;width:18px;height:18px;margin-right:6px;display:inline-block}.MapSection-module__h0aDIW__leafletPopup .leaflet-popup-content-wrapper{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}.MapSection-module__h0aDIW__leafletPopup .leaflet-popup-close-button{display:none}.MapSection-module__h0aDIW__leafletPopup .leaflet-popup-tip-container{display:none}.MapSection-module__h0aDIW__leafletPopup .leaflet-popup-content{margin:0}.MapSection-module__h0aDIW__popup{background:#080a0ef7;border:1px solid #ffc83c4d;border-top:2px solid #ffc83cd9;border-radius:2px;min-width:220px;max-width:280px;font-family:Arial Narrow,Arial,sans-serif;overflow:hidden;box-shadow:0 8px 32px #000000d9,inset 0 0 0 1px #ffffff08}.MapSection-module__h0aDIW__popupHeader{background:#ffc83c0f;border-bottom:1px solid #ffc83c26;align-items:center;gap:10px;padding:10px 14px 9px;display:flex}.MapSection-module__h0aDIW__popupBlipIcon{background:#ffc83c1a;border:1px solid #ffc83c59;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.MapSection-module__h0aDIW__popupBlipIcon img{width:22px;height:22px}.MapSection-module__h0aDIW__popupTitleWrap{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.MapSection-module__h0aDIW__popupTitle{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.03em;text-shadow:0 1px 4px #000c;font-size:13px;font-weight:700;overflow:hidden}.MapSection-module__h0aDIW__popupCatBadge{letter-spacing:.14em;text-transform:uppercase;color:#ffc83cd9;background:#ffc83c1a;border:.5px solid #ffc83c4d;border-radius:2px;width:fit-content;padding:1px 6px;font-size:9px;font-weight:700;display:inline-block}.MapSection-module__h0aDIW__popupBody{padding:10px 14px}.MapSection-module__h0aDIW__popupDesc{color:#ffffffbf;white-space:pre-wrap;background:#ffffff0a;border-left:2px solid #ffc83c73;border-radius:1px;margin:0;padding:8px 10px;font-size:12px;line-height:1.55}.MapSection-module__h0aDIW__popupActions{gap:6px;padding:0 14px 10px;display:flex}.MapSection-module__h0aDIW__popupEditBtn{color:#ffffffbf;cursor:pointer;letter-spacing:.03em;background:#ffffff0d;border:1px solid #ffffff26;border-radius:2px;flex:1;padding:5px 10px;font-size:11px;font-weight:600;transition:all .15s}.MapSection-module__h0aDIW__popupEditBtn:hover{color:#80b8ff;background:#50a0ff26;border-color:#50a0ff80}.MapSection-module__h0aDIW__popupDeleteBtn{color:#ffffffbf;cursor:pointer;letter-spacing:.03em;background:#ffffff0d;border:1px solid #ffffff26;border-radius:2px;flex:1;padding:5px 10px;font-size:11px;font-weight:600;transition:all .15s}.MapSection-module__h0aDIW__popupDeleteBtn:hover{color:#ff7070;background:#dc3c3c26;border-color:#dc3c3c80}.MapSection-module__h0aDIW__markerDrawer{z-index:800;pointer-events:none;height:0;transition:height .28s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;overflow:hidden}.MapSection-module__h0aDIW__markerDrawerOpen{pointer-events:auto;height:200px}.MapSection-module__h0aDIW__markerDrawerInner{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#080a10eb 0%,#0a0d14f7 100%);border-top:2px solid #ffc83c8c;align-items:stretch;height:200px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -8px 40px #000000b3}.MapSection-module__h0aDIW__markerDrawerIcon{background:#ffc83c0a;border-right:1px solid #ffc83c1f;flex-shrink:0;justify-content:center;align-items:center;width:180px;display:flex}.MapSection-module__h0aDIW__markerDrawerImg{object-fit:contain;filter:drop-shadow(0 4px 16px #000c);width:90px;height:90px}.MapSection-module__h0aDIW__markerDrawerContent{flex-direction:column;flex:1;justify-content:center;gap:6px;min-width:0;padding:20px 28px;display:flex}.MapSection-module__h0aDIW__markerDrawerMeta{align-items:center;gap:8px;display:flex}.MapSection-module__h0aDIW__markerDrawerCat{letter-spacing:.18em;text-transform:uppercase;color:#ffc83cbf;background:#ffc83c14;border:.5px solid #ffc83c47;border-radius:2px;padding:2px 8px;font-size:10px;font-weight:700}.MapSection-module__h0aDIW__markerDrawerTitle{color:#fff;letter-spacing:.03em;text-shadow:0 2px 12px #000000e6;white-space:nowrap;text-overflow:ellipsis;font-size:26px;font-weight:900;line-height:1.1;overflow:hidden}.MapSection-module__h0aDIW__markerDrawerDesc{color:#ffffffb3;white-space:pre-wrap;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.MapSection-module__h0aDIW__markerDrawerEmpty{color:#ffffff40;margin:0;font-size:13px;font-style:italic}.MapSection-module__h0aDIW__markerDrawerActions{border-left:1px solid #ffffff0d;flex-direction:column;flex-shrink:0;justify-content:center;gap:8px;padding:16px 18px;display:flex}.MapSection-module__h0aDIW__markerDrawerClose{color:#ffffff80;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:3px;align-self:flex-end;padding:7px 14px;font-size:13px;transition:all .15s}.MapSection-module__h0aDIW__markerDrawerClose:hover{color:#fff;background:#ffffff1f}.MapSection-module__h0aDIW__markerDrawerEdit{white-space:nowrap;color:#78b4ffe6;cursor:pointer;background:#50a0ff14;border:1px solid #50a0ff40;border-radius:3px;padding:9px 16px;font-size:12px;font-weight:600;transition:all .15s}.MapSection-module__h0aDIW__markerDrawerEdit:hover{color:#a8d0ff;background:#50a0ff2e}.MapSection-module__h0aDIW__markerDrawerDelete{white-space:nowrap;color:#ff7878e6;cursor:pointer;background:#dc3c3c14;border:1px solid #dc3c3c40;border-radius:3px;padding:9px 16px;font-size:12px;font-weight:600;transition:all .15s}.MapSection-module__h0aDIW__markerDrawerDelete:hover{color:#ff9090;background:#dc3c3c2e}.MapSection-module__h0aDIW__legendPanel{z-index:999;pointer-events:auto;background:0 0;flex-direction:column;align-items:flex-end;gap:3px;width:max-content;max-width:300px;font-family:Arial Narrow,Roboto Condensed,Arial,sans-serif;display:flex;position:absolute;top:16px;right:16px}.MapSection-module__h0aDIW__legendList{flex-direction:column;align-items:flex-end;gap:3px;width:100%;display:flex}.MapSection-module__h0aDIW__legendRow{cursor:pointer;background:#0e0e10e0;align-items:center;gap:0;width:max-content;padding:7px 12px 7px 16px;transition:background .1s;display:flex}.MapSection-module__h0aDIW__legendRow:hover{background:#232328f2}.MapSection-module__h0aDIW__legendRowActive{background:#2d2d34fa!important}.MapSection-module__h0aDIW__legendRowActive .MapSection-module__h0aDIW__legendName{color:#fff}.MapSection-module__h0aDIW__legendRowActive .MapSection-module__h0aDIW__legendIcon{opacity:1}.MapSection-module__h0aDIW__legendName{color:#fffffff2;white-space:nowrap;text-shadow:0 1px 4px #000000f2;letter-spacing:.02em;font-size:13px;font-weight:500}.MapSection-module__h0aDIW__legendRow:hover .MapSection-module__h0aDIW__legendName{color:#fff}.MapSection-module__h0aDIW__legendIcon{opacity:1;flex-shrink:0;width:22px;height:22px;margin-left:10px}.MapSection-module__h0aDIW__legendSubNav{flex-shrink:0;align-items:center;gap:2px;margin-left:8px;display:flex}.MapSection-module__h0aDIW__legendSubBtn{color:#ffffffb3;cursor:pointer;background:0 0;border:none;padding:0 3px;font-size:14px;line-height:1;transition:color .1s}.MapSection-module__h0aDIW__legendSubBtn:hover{color:#fff}.MapSection-module__h0aDIW__legendSubCount{color:#ffffffbf;font-variant-numeric:tabular-nums;text-align:center;letter-spacing:.03em;min-width:28px;font-size:11px}.MapSection-module__h0aDIW__legendMultiBadge{color:#ffffff73;font-variant-numeric:tabular-nums;background:#ffffff1a;border-radius:3px;flex-shrink:0;margin-left:6px;padding:1px 5px;font-size:10px}.MapSection-module__h0aDIW__legendFooter{background:#0e0e10e0;align-items:center;gap:0;width:max-content;padding:5px 10px 5px 16px;display:flex}.MapSection-module__h0aDIW__legendCount{color:#ffffffd9;font-variant-numeric:tabular-nums;letter-spacing:.04em;margin-right:8px;font-size:12px;font-weight:500}.MapSection-module__h0aDIW__legendNavGroup{flex-direction:column;gap:0;display:flex}.MapSection-module__h0aDIW__legendNav{color:#c8c8c8b3;cursor:pointer;background:0 0;border:none;padding:0 2px;font-size:10px;line-height:1.1;transition:color .1s;display:block}.MapSection-module__h0aDIW__legendNav:hover:not(:disabled){color:#fff}.MapSection-module__h0aDIW__legendNav:disabled{opacity:.15;cursor:default}.MapSection-module__h0aDIW__downloadOverlay{z-index:10;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MapSection-module__h0aDIW__downloadBox{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:14px;min-width:280px;padding:28px 36px;display:flex;box-shadow:0 8px 32px #0009}.MapSection-module__h0aDIW__downloadTitle{color:var(--text);font-size:14px;font-weight:600}.MapSection-module__h0aDIW__downloadBarWrap{background:var(--bg);border-radius:99px;width:100%;height:8px;overflow:hidden}.MapSection-module__h0aDIW__downloadBar{background:var(--info-border);border-radius:99px;height:100%;transition:width .1s linear}.MapSection-module__h0aDIW__downloadPct{color:var(--text3);font-variant-numeric:tabular-nums;font-size:13px}.MapSection-module__h0aDIW__modalOverlay{z-index:1000;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MapSection-module__h0aDIW__modal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-lg);width:420px;max-width:95vw;max-height:92vh;padding:24px;overflow-y:auto}.MapSection-module__h0aDIW__modalTitle{color:var(--text);margin-bottom:18px;font-size:16px;font-weight:700}.MapSection-module__h0aDIW__modalLabel{color:var(--text2);text-transform:uppercase;letter-spacing:.06em;margin-top:14px;margin-bottom:5px;font-size:11px;font-weight:600;display:block}.MapSection-module__h0aDIW__modalInput{box-sizing:border-box;background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);width:100%;color:var(--text);outline:none;padding:8px 12px;font-size:13px}.MapSection-module__h0aDIW__modalInput:focus{border-color:var(--info-border)}.MapSection-module__h0aDIW__catRow{border:1px solid var(--border2);border-radius:var(--radius);background:var(--bg);flex-wrap:wrap;align-content:flex-start;gap:6px;max-height:230px;margin-top:4px;padding:4px;display:flex;overflow-y:auto}.MapSection-module__h0aDIW__catBtn{background:var(--bg);border:1px solid var(--border2);color:var(--text2);cursor:pointer;border-radius:999px;padding:4px 10px;font-size:12px;transition:all .15s}.MapSection-module__h0aDIW__catBtn:hover{border-color:var(--info-border);color:var(--text)}.MapSection-module__h0aDIW__catBtnActive{background:var(--info-bg)!important;border-color:var(--info-border)!important;color:var(--info-text)!important}.MapSection-module__h0aDIW__modalFooter{border-top:1px solid var(--border2);justify-content:flex-end;gap:10px;margin-top:20px;padding-top:16px;display:flex}.MapSection-module__h0aDIW__modalCancel{border:1px solid var(--border2);border-radius:var(--radius);color:var(--text2);cursor:pointer;background:0 0;padding:8px 18px;font-size:13px}.MapSection-module__h0aDIW__modalSave{background:var(--info-bg);border:1px solid var(--info-border);border-radius:var(--radius);color:var(--info-text);cursor:pointer;padding:8px 22px;font-size:13px;font-weight:600}.MapSection-module__h0aDIW__modalSave:disabled{opacity:.4;cursor:not-allowed}.MapSection-module__h0aDIW__repositionBtn{background:var(--bg);border:1px dashed var(--info-border);border-radius:var(--radius);width:100%;color:var(--info-text);cursor:pointer;text-align:center;margin-top:10px;padding:8px 12px;font-size:13px}.MapSection-module__h0aDIW__repositionBtn:hover{background:var(--info-bg)}.MapSection-module__h0aDIW__cancelRepoBtn{color:#fff;cursor:pointer;opacity:.7;background:0 0;border:none;margin-left:8px;padding:0 2px;font-size:13px}.MapSection-module__h0aDIW__cancelRepoBtn:hover{opacity:1}.MapSection-module__h0aDIW__catEditorModal{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-lg);flex-direction:column;gap:12px;width:560px;max-width:96vw;max-height:80vh;padding:24px;display:flex}.MapSection-module__h0aDIW__catEditorList{flex-direction:column;flex:1;gap:6px;max-height:400px;display:flex;overflow-y:auto}.MapSection-module__h0aDIW__catEditorRow{align-items:center;gap:8px;display:flex}.MapSection-module__h0aDIW__catEditorIconPreview{cursor:pointer;flex-shrink:0;width:28px;height:28px;transition:transform .1s;display:inline-block}.MapSection-module__h0aDIW__catEditorIconPreview:hover{transform:scale(1.2)}.MapSection-module__h0aDIW__catEditorInput{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);color:var(--text);outline:none;flex:1;padding:5px 10px;font-size:13px}.MapSection-module__h0aDIW__catEditorInput:focus{border-color:var(--info-border)}.MapSection-module__h0aDIW__catEditorInput:disabled{cursor:default;pointer-events:none;background:0 0;border-color:#0000}.MapSection-module__h0aDIW__catEditorMultiBtn{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);cursor:pointer;color:var(--text3);opacity:.5;flex-shrink:0;padding:4px 8px;font-size:14px;transition:opacity .15s,border-color .15s}.MapSection-module__h0aDIW__catEditorMultiBtn:hover{opacity:.85;border-color:var(--info-border)}.MapSection-module__h0aDIW__catEditorMultiActive{opacity:1!important;background:#f5a6231a!important;border-color:#f5a623!important}.MapSection-module__h0aDIW__catEditorDeleteBtn{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);cursor:pointer;color:var(--text3);flex-shrink:0;padding:4px 8px;font-size:13px}.MapSection-module__h0aDIW__catEditorDeleteBtn:hover{border-color:var(--danger);color:var(--danger)}.MapSection-module__h0aDIW__catEditorRowLocked{opacity:.75;border-radius:var(--radius);background:#ffffff08;padding:2px 4px}.MapSection-module__h0aDIW__catEditorLockBtn{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);cursor:pointer;opacity:.6;flex-shrink:0;padding:4px 7px;font-size:13px}.MapSection-module__h0aDIW__catEditorLockBtn:hover{opacity:1}.MapSection-module__h0aDIW__catEditorLockActive{opacity:1!important;border-color:#f5a623!important}.MapSection-module__h0aDIW__catEditorLockLabel{color:var(--text3);flex-shrink:0;font-size:11px}.MapSection-module__h0aDIW__catEditorAddBtn{background:var(--bg);border:1px dashed var(--border2);border-radius:var(--radius);width:100%;color:var(--text2);cursor:pointer;text-align:center;flex-shrink:0;padding:8px;font-size:13px}.MapSection-module__h0aDIW__catEditorAddBtn:hover{border-color:var(--info-border);color:var(--info-text)}.MapSection-module__h0aDIW__catEditorBlipHeader{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.MapSection-module__h0aDIW__catEditorBack{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);color:var(--text2);cursor:pointer;flex-shrink:0;padding:4px 10px;font-size:12px}.MapSection-module__h0aDIW__catEditorSearch{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);min-width:120px;color:var(--text);outline:none;flex:1;padding:5px 10px;font-size:13px}.MapSection-module__h0aDIW__catEditorSearch:focus{border-color:var(--info-border)}.MapSection-module__h0aDIW__catEditorBlipGrid{grid-template-columns:repeat(auto-fill,minmax(40px,1fr));gap:4px;max-height:420px;padding:4px;display:grid;overflow-y:auto}.MapSection-module__h0aDIW__catEditorBlipItem{cursor:pointer;opacity:.85;width:32px;height:32px;transition:opacity .1s,transform .1s;display:inline-block}.MapSection-module__h0aDIW__catEditorBlipItem:hover{opacity:1;transform:scale(1.15)}.MapSection-module__h0aDIW__blipTabBar{gap:4px;margin:6px 0 2px;display:flex}.MapSection-module__h0aDIW__blipTabBtn{background:var(--bg);border:1px solid var(--border2);border-radius:var(--radius);color:var(--text2);cursor:pointer;flex:1;padding:5px 10px;font-size:12px;font-weight:600;transition:all .15s}.MapSection-module__h0aDIW__blipTabBtn:hover{color:var(--text);border-color:var(--text3)}.MapSection-module__h0aDIW__blipTabActive{background:var(--info-bg);border-color:var(--info-border);color:var(--info-text)}.MapSection-module__h0aDIW__catEditorColorRow{flex-wrap:wrap;flex-shrink:0;gap:4px;display:flex}.MapSection-module__h0aDIW__catEditorColorSwatch{cursor:pointer;border:2px solid #0000;border-radius:50%;width:16px;height:16px;transition:transform .1s,border-color .1s;display:inline-block}.MapSection-module__h0aDIW__catEditorColorSwatch:hover{transform:scale(1.2)}.MapSection-module__h0aDIW__catEditorColorActive{transform:scale(1.15);border-color:var(--text)!important}
