@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";:root{--font-primary:"Outfit", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--bg-sky-dark:#070414;--bg-sky-light:#160f33;--bg-glass:#16103373;--bg-glass-hover:#161033a6;--border-glass:#ffffff14;--border-glass-glow:#e5c1584d;--color-gold:gold;--color-gold-hover:#e5c158;--color-text-primary:#f8fafc;--color-text-secondary:#94a3b8;--color-text-muted:#64748b;--role-courbage-bg:#ffe599;--role-courbage-text:#7f6000;--role-extraction-bg:#b6d7a8;--role-extraction-text:#274e13;--role-cueillette-bg:#f9cb9c;--role-cueillette-text:#783f04;--role-jardinage-bg:#ffe4e6;--role-jardinage-text:#9f1239;--role-excavation-bg:#f4c7c3;--role-excavation-text:#600;--role-peche-bg:#cfe2f3;--role-peche-text:#0c343d;--role-anigamis-bg:#a2c4c9;--role-anigamis-text:#134f5c;--role-none-bg:#e2e8f0;--role-none-text:#475569}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-primary);background:radial-gradient(circle at 50% 50%, var(--bg-sky-light) 0%, var(--bg-sky-dark) 100%);color:var(--color-text-primary);background-attachment:fixed;min-height:100vh;line-height:1.5;position:relative;overflow-x:hidden}body:before{content:"";opacity:.15;pointer-events:none;z-index:0;background-image:radial-gradient(1px 1px at 20px 30px,#fff,#0000),radial-gradient(1.5px 1.5px at 150px 50px,#fff,#0000),radial-gradient(1px 1px at 80px 240px,#ffffffb3,#0000),radial-gradient(2px 2px at 200px 300px,#fff,#0000),radial-gradient(1.5px 1.5px at 250px 100px,#fffc,#0000),radial-gradient(1px 1px at 300px 180px,#fff,#0000);background-repeat:repeat;background-size:400px 400px;width:100%;height:100%;position:absolute;top:0;left:0}#root{z-index:1;position:relative}.container{max-width:1400px;margin:0 auto;padding:2rem 1.5rem}header{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:2.5rem;padding-bottom:1.5rem;display:flex}.logo-section h1{background:linear-gradient(135deg, #fff 30%, var(--color-gold) 100%);-webkit-text-fill-color:transparent;letter-spacing:-.025em;-webkit-background-clip:text;align-items:center;gap:.75rem;font-size:2.25rem;font-weight:800;display:flex}.logo-section p{color:var(--color-text-secondary);margin-top:.25rem;font-size:.95rem}.app-grid{grid-template-columns:380px 1fr;align-items:start;gap:2rem;display:grid}@media (width<=1024px){.app-grid{grid-template-columns:1fr}}.glass-panel{background:var(--bg-glass);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);border-radius:16px;padding:1.5rem;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 32px #0000005e}.glass-panel:hover{border-color:#ffffff1f}.glass-panel.highlighted{border-color:var(--border-glass-glow);box-shadow:0 0 15px #e5c15826,0 8px 32px #0000005e}.panel-title{color:var(--color-text-primary);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;font-size:1.25rem;font-weight:700;display:flex}.badge{text-transform:capitalize;border-radius:9999px;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 4px #0000001a}.badge-courbage{background-color:var(--role-courbage-bg);color:var(--role-courbage-text)}.badge-extraction{background-color:var(--role-extraction-bg);color:var(--role-extraction-text)}.badge-cueillette{background-color:var(--role-cueillette-bg);color:var(--role-cueillette-text)}.badge-jardinage{background-color:var(--role-jardinage-bg);color:var(--role-jardinage-text)}.badge-excavation{background-color:var(--role-excavation-bg);color:var(--role-excavation-text)}.badge-peche{background-color:var(--role-peche-bg);color:var(--role-peche-text)}.badge-anigamis{background-color:var(--role-anigamis-bg);color:var(--role-anigamis-text)}.badge-none{background-color:var(--role-none-bg);color:var(--role-none-text)}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--color-gold) 0%, #e5a93b 100%);color:#120c24;box-shadow:0 4px 12px #ffd70033}.btn-primary:hover{background:linear-gradient(135deg, var(--color-gold-hover) 0%, #d4982a 100%);transform:translateY(-1px)}.btn-secondary{color:var(--color-text-primary);background:#ffffff14;border-color:#ffffff0d}.btn-secondary:hover{background:#ffffff26}.btn-danger{color:#f87171;background:#ef444426;border:1px solid #ef444433}.btn-danger:hover{background:#ef444440}.btn-icon{border-radius:8px;width:32px;height:32px;padding:0}.stats-table{border-collapse:collapse;width:100%}.stats-table th,.stats-table td{text-align:left;border-bottom:1px solid #ffffff0d;padding:.75rem .5rem;font-size:.9rem}.stats-table th{color:var(--color-text-secondary);font-weight:600}.stats-table tr:last-child td{border-bottom:none}.migration-alert{color:#fca5a5;background:#ef44441f;border:1px solid #ef444433;border-radius:6px;padding:.2rem .5rem;font-size:.8rem;font-weight:700;animation:2s infinite pulse;display:inline-block}.migration-ok{color:#86efac;font-size:.85rem;font-weight:600}.filters-bar{flex-wrap:wrap;gap:.65rem;margin-bottom:1.5rem;padding:.5rem 0;display:flex}.filter-btn{-webkit-backdrop-filter:blur(4px);color:var(--color-text-secondary);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:12px 3px;align-items:center;gap:.4rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.filter-btn:hover{color:var(--color-text-primary);background:#ffffff14;border-color:#e5c15866;transform:translateY(-1px);box-shadow:0 0 10px #e5c1581a}.filter-btn.active{background:linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-hover) 100%);color:#0c081d;border-color:var(--color-gold);font-weight:700;transform:translateY(0);box-shadow:0 4px 14px #ffd70040}.search-controls{align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.search-input-wrapper{flex:1;position:relative}.search-input{width:100%;color:var(--color-text-primary);font-size:.95rem;font-family:var(--font-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:12px;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s}.search-input:focus{border-color:var(--color-gold-hover);background:#ffffff14;outline:none;box-shadow:0 0 10px #ffd7001a}.search-icon-svg{color:var(--color-text-secondary);position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.chars-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.char-card{border-style:solid;border-width:1px;border-color:var(--border-glass);border-radius:24px 6px;flex-direction:column;justify-content:space-between;height:auto;min-height:220px;padding:1.25rem;display:flex;position:relative}.char-card:hover{border-color:var(--border-glass-glow);transform:translateY(-2px);box-shadow:0 8px 32px #e5c15814,0 8px 32px #00000073}.char-card-body-layout{flex:1;align-items:flex-start;gap:1rem;width:100%;margin-top:.5rem;display:flex}.char-card-left-col{justify-content:center;align-items:center;display:flex}.char-card-right-col{flex-direction:column;flex:1;min-width:0;display:flex}.char-avatar-container{border-radius:50%;justify-content:center;align-items:center;width:80px;min-width:80px;height:80px;display:flex;overflow:hidden}.char-avatar-placeholder{width:80px;min-width:80px;height:80px;color:var(--color-gold);opacity:.4;background:#ffffff03;border:1px dashed #ffffff0d;border-radius:16px;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.char-avatar{object-fit:contain;width:100%;height:100%;transition:transform .3s}.char-card:hover .char-avatar{transform:scale(1.12)}.char-card-header{justify-content:space-between;align-items:center;display:flex}.char-name{color:#fff;letter-spacing:-.01em;font-size:1.2rem;font-weight:700}.char-level{color:var(--color-gold);background:#ffffff1a;border:1px solid #ffffff1a;border-radius:6px;padding:.15rem .5rem;font-size:.75rem;font-weight:700}.char-card-body{flex:1;margin:.75rem 0}.char-notes{color:var(--color-text-secondary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;font-style:italic;display:-webkit-box;overflow:hidden}.char-card-footer{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:.75rem;padding-top:.85rem;display:flex}.lock-toggle{cursor:pointer;color:var(--color-text-secondary);background:0 0;border:none;justify-content:center;align-items:center;transition:color .2s;display:flex}.lock-toggle:hover,.lock-toggle.unlocked{color:var(--color-gold)}.char-card.locked{opacity:.5;filter:grayscale(40%)}.char-card.locked:hover{opacity:.75}.form-group{margin-bottom:1.25rem}.form-group>label{color:var(--color-text-secondary);margin-bottom:.5rem;font-size:.85rem;font-weight:600;display:block}.form-control{width:100%;color:var(--color-text-primary);font-family:var(--font-primary);background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:.65rem .85rem;font-size:.9rem;transition:all .2s}.form-control:focus{border-color:var(--color-gold-hover);background:#ffffff14;outline:none}.form-control option{color:var(--color-text-primary);background-color:#120b29}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;font-size:.95rem;font-weight:500;display:flex}.checkbox-label input[type=checkbox]{appearance:none;border:2px solid var(--border-glass-glow);cursor:pointer;background:#ffffff0d;border-radius:6px;place-content:center;width:20px;height:20px;margin-right:.75rem;transition:all .2s;display:inline-grid;position:relative}.checkbox-label input[type=checkbox]:checked{background:var(--color-gold);border-color:var(--color-gold)}.checkbox-label input[type=checkbox]:checked:before{content:"";clip-path:polygon(14% 44%,0 58%,38% 95%,100% 16%,86% 2%,38% 68%);background-color:#120b29;width:10px;height:10px;transform:scale(1)}.checkbox-label input[type=checkbox]:hover{border-color:var(--color-gold);box-shadow:0 0 8px #ffd70033}.drawer-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0009;width:100%;height:100%;animation:.2s ease-out fadeIn;position:fixed;top:0;left:0}.drawer{z-index:1001;background:#120b29;border-left:1px solid #ffffff14;flex-direction:column;justify-content:space-between;width:420px;max-width:100%;height:100%;padding:2rem 1.5rem;transition:transform .3s ease-in-out;animation:.3s ease-out slideIn;display:flex;position:fixed;top:0;right:0;transform:translate(0);box-shadow:-8px 0 32px #00000080}@keyframes slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.9;transform:scale(1.02)}to{opacity:1;transform:scale(1)}}.wiki-panel{background:linear-gradient(135deg,#ffd7000d 0%,#16103373 100%);border:1px solid #ffd70026;margin-top:1.5rem}.wiki-search-box{gap:.5rem;display:flex}.wiki-search-box input{flex:1}.header-actions{gap:1rem;display:flex}.wiki-helper-link{color:var(--color-gold);border-bottom:1px dashed var(--color-gold);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.wiki-helper-link:hover{color:#fff;border-color:#fff}.char-name-container{align-items:center;gap:.5rem;max-width:80%;display:flex}.fav-btn{cursor:pointer;color:#ffffff40;background:0 0;border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:all .25s cubic-bezier(.4,0,.2,1);display:inline-flex}.fav-btn:hover{color:var(--color-gold);transform:scale(1.2)}.fav-btn.active{color:var(--color-gold);animation:.3s pop}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.bonus-meter-container{background:#0006;border:1px solid #ffffff14;border-radius:8px;height:20px;margin:2rem 12px 2.25rem;position:relative;overflow:visible;box-shadow:inset 0 2px 4px #00000080}.bonus-meter-bar{background:linear-gradient(90deg, #e5a93b 0%, var(--color-gold) 100%);border-radius:6px;height:100%;transition:width .4s cubic-bezier(.4,0,.2,1);box-shadow:0 0 10px #ffd7004d}.bonus-meter-marker{z-index:2;background:#ffffff40;width:1px;position:absolute;top:0;bottom:0}.bonus-meter-marker:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 4px #fff}.marker-label{color:var(--color-text-secondary);white-space:nowrap;font-size:.7rem;font-weight:700;position:absolute;top:-18px;transform:translate(-50%)}.marker-sublabel{color:var(--color-text-muted);white-space:nowrap;font-size:.65rem;font-weight:600;position:absolute;bottom:-18px;transform:translate(-50%)}.marker-300 .marker-label,.marker-300 .marker-sublabel{transform:translate(-100%)}.reset-countdown{color:var(--color-gold);text-shadow:0 0 10px #ffd70066;font-size:1.8rem;font-weight:800;font-family:monospace, var(--font-primary);letter-spacing:.05em;margin:.35rem 0}.reset-countdown.weekly{color:#93c5fd;text-shadow:0 0 10px #93c5fd66}.badge-present{color:#4ade80;background-color:#22c55e26;border:1px solid #22c55e40}.badge-soon{color:#facc15;background-color:#eab30826;border:1px solid #eab30840}.badge-absent{color:#f87171;background-color:#ef444426;border:1px solid #ef444440}.badge-conditional{color:#60a5fa;background-color:#3b82f626;border:1px solid #3b82f640}.badge-quest{color:#c084fc;background-color:#a855f726;border:1px solid #a855f740}.critter-progress-controls{border-top:1px solid #ffffff0d;flex-direction:column;gap:.4rem;margin-top:.65rem;padding-top:.65rem;display:flex}.restaurant-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin-top:1rem;display:grid}.restaurant-section-title{color:var(--color-gold);border-bottom:1px solid #ffffff0f;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:.75rem;padding-bottom:.35rem;font-size:1.15rem;display:flex}.card-status-corner{z-index:5;cursor:help;width:0;height:0;transition:opacity .2s;position:absolute;top:0;right:0;box-shadow:none!important;background:0 0!important;border:none!important;border-top:32px solid!important;border-left:32px solid #0000!important}.card-status-corner:hover{opacity:.8}.card-status-corner.badge-present{color:#22c55e}.card-status-corner.badge-soon{color:#eab308}.card-status-corner.badge-absent{color:#ef4444}.card-status-corner.badge-conditional{color:#3b82f6}.card-status-corner.badge-quest{color:#a855f7}.sub-filter-btn{color:var(--color-text-secondary);cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:8px 3px;align-items:center;gap:.4rem;padding:.45rem .95rem;font-size:.8rem;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 1px #ffffff05}.sub-filter-btn:hover{color:#fff;background:#ffd70008;border-color:#ffd7004d;transform:translateY(-2px);box-shadow:0 0 12px #ffd70014}.sub-filter-btn.active{color:var(--color-gold);border-color:var(--color-gold);text-shadow:0 0 8px #ffd70066;background:linear-gradient(135deg,#ffd70014 0%,#ffd70026 100%);font-weight:700;transform:translateY(0);box-shadow:0 0 14px #ffd7001f,inset 0 1px #ffffff0d}.loading-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:12px;height:12px;animation:1s ease-in-out infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.food-inventory-panel{border:1px solid var(--border-glass-glow);background:linear-gradient(135deg,#ffd70008 0%,#16103373 100%);border-radius:16px;margin-top:.5rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;box-shadow:0 0 15px #ffd70014,0 8px 32px #0000005e}.food-inventory-header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.food-inventory-title{color:#fff;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.food-inventory-reset-btn{color:var(--color-gold);cursor:pointer;background:0 0;border:1px solid #ffd70033;border-radius:4px;padding:.2rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}.food-inventory-reset-btn:hover{color:#fff;background:#ffd70014;border-color:#ffd70080}.food-inventory-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:.75rem;display:grid}.food-item-card{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.75rem;padding:.75rem 1rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.food-item-card:hover{background:#ffffff0d;border-color:#ffd70059;transform:translateY(-1px);box-shadow:0 0 10px #ffd7000d}.food-item-card.checked{opacity:.45;background:#ffffff01;border-color:#ffffff08}.food-item-card.checked .food-item-name{color:var(--color-text-secondary);text-decoration:line-through}.food-item-card.checked .food-item-badge{color:var(--color-text-muted);box-shadow:none;background:#ffffff0d}.food-item-badge{background:linear-gradient(135deg, var(--color-gold) 0%, var(--color-gold-hover) 100%);color:#120c24;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.85rem;font-weight:800;transition:all .2s;display:flex;box-shadow:0 2px 6px #ffd70033}.food-item-details{flex-direction:column;flex:1;min-width:0;display:flex}.food-item-name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;transition:all .2s;overflow:hidden}.food-item-critters{color:var(--color-text-secondary);white-space:nowrap;text-overflow:ellipsis;margin-top:.15rem;font-size:.75rem;overflow:hidden}.food-inventory-empty{color:var(--color-text-secondary);align-items:center;gap:.5rem;font-size:.9rem;font-style:italic;display:flex}.migration-surplus{color:var(--color-gold);background:#ffd70014;border:1px solid #ffd70033;border-radius:6px;padding:.2rem .5rem;font-size:.8rem;font-weight:700;display:inline-block}.profile-selector{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff14;border-radius:99px;align-items:center;gap:.25rem;margin-right:.5rem;padding:.25rem;display:flex}.profile-badge-wrapper{border:1px solid #0000;border-radius:99px;align-items:center;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.profile-badge-wrapper:hover{background:#ffffff0d}.profile-badge-wrapper.active{background:linear-gradient(135deg,#e5c15826,#e5c15840);border:1px solid #e5c15859;box-shadow:0 0 10px #e5c15826}.profile-badge-btn{color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;border-radius:99px;align-items:center;gap:.35rem;padding:.35rem .8rem;font-family:inherit;font-size:.85rem;transition:color .2s;display:flex}.profile-badge-wrapper.active .profile-badge-btn{color:#fff;font-weight:600}.profile-badge-btn:hover{color:#fff}.profile-badge-wrapper.has-delete .profile-badge-btn{padding-right:.3rem}.profile-delete-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;margin-right:.4rem;padding:0;transition:all .2s;display:flex}.profile-delete-btn:hover{color:#fca5a5;background:#ef444440}.profile-add-btn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;transition:all .2s;display:flex}.profile-add-btn:hover{color:#fff;background:#ffffff14}.profile-selection-overlay{z-index:1050;background:radial-gradient(circle,#1b123a 0%,#0d0822 100%);justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ease-out fadeIn;display:flex;position:fixed;top:0;left:0}.profile-selection-box{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;width:100%;padding:3rem 2rem;box-shadow:0 20px 50px #00000080}.profile-grid{flex-wrap:wrap;justify-content:center;align-items:center;gap:2rem;display:flex}.profile-card-large{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:160px;padding:2rem 1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:inset 0 1px #ffffff05}.profile-card-large:hover{border-color:var(--color-gold);background:#ffffff0f;transform:translateY(-8px);box-shadow:0 15px 30px #ffd70014}.profile-card-avatar-large{background:#ffffff0d;border:3px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;transition:border-color .3s;display:flex;overflow:hidden}.profile-card-large:hover .profile-card-avatar-large{border-color:var(--color-gold)}.profile-card-avatar-large img{object-fit:cover;width:100%;height:100%}.profile-card-name-large{color:#fff;text-shadow:0 1px 2px #00000080;font-size:1.15rem;font-weight:700}.avatar-picker-grid{background:#00000040;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:repeat(auto-fill,minmax(64px,1fr));gap:.75rem;max-height:180px;margin-top:.5rem;padding:.75rem;display:grid;overflow-y:auto}.avatar-picker-item{cursor:pointer;background:#ffffff08;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;padding:0;transition:all .2s ease-in-out;display:flex;overflow:hidden}.avatar-picker-item:hover{border-color:#ffd70066;transform:scale(1.1)}.avatar-picker-item.selected{border-color:var(--color-gold);background:#ffd7001a;box-shadow:0 0 10px #ffd7004d}.avatar-picker-item .avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-icon{object-fit:cover;border:1px solid #fff3;border-radius:50%;width:22px;height:22px}.profile-edit-btn{color:var(--color-text-secondary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin-right:.4rem;padding:0;transition:all .2s;display:flex}.profile-edit-btn:hover{color:var(--color-gold);border-color:var(--color-gold);background:#ffd70026;transform:scale(1.1)}.profile-badge-wrapper.active .profile-edit-btn{border-color:#fff3}.profile-logout-btn{font-family:inherit;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1)}.profile-logout-btn:hover{box-shadow:0 0 10px #ef44444d;color:#fff!important;background:#ef4444!important;border-color:#ef4444!important}
