.modal-container{align-items:center;background-color:rgba(0,0,0,.5);display:none;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:9999}.item-details-background{align-items:center;background-image:url(/build/images/details-background.f826abe3.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:12px;box-sizing:border-box;color:#fff;display:flex;justify-content:center;max-height:90vh;max-width:92vw;min-width:260px;overflow:auto;padding:clamp(1.75rem,5vw,4rem) clamp(1.25rem,6vw,5rem);width:min(90vw,620px)}.item-details{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(180deg,transparent,rgba(0,0,0,.3)),rgba(24,31,46,.85);border:1px solid var(--third-color);border-radius:6px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;padding:2rem 3rem;position:relative;width:100%;z-index:1;.close-modal-btn{background-color:transparent;border:none;border:1px solid var(--third-color);border-radius:6px;color:#fff;cursor:pointer;font-family:Dela Gothic One,sans-serif;font-size:clamp(.84rem,1.5vh,.95rem);padding:.3rem 1.2rem;transition:all .2s ease-in-out;width:fit-content;&:hover{color:var(--third-color);transform:translateY(-2px)}}.add-to-auction{background-color:var(--third-color);border:1px solid #ffbd596a;border-radius:6px;color:var(--primary-color-darker);cursor:pointer;font-family:Dela Gothic One,sans-serif;font-size:clamp(.84rem,1.5vh,.95rem);padding:.6rem 3rem;transition:all .2s ease-in-out;width:fit-content;&:hover{background-color:var(--third-color);box-shadow:0 2px 6px rgba(0,0,0,.3);color:var(--primary-color-darker);transform:translateY(-2px)}}}.item-header{display:flex;.item-header-left{width:30%}.item-header-right{display:flex;flex-direction:column;justify-content:space-between;width:70%}.item-subTypes{display:flex;flex-wrap:wrap;max-width:fit-content;.item-subType{align-items:flex-end;display:flex;font-size:clamp(.84rem,1.5vh,.95rem);gap:.35rem;margin-bottom:.2rem;margin-right:.5rem;width:fit-content;img{width:20px}p{white-space:nowrap}}}.item-img img{height:100%;object-fit:contain;width:90%}h3{font-family:Dela Gothic One,sans-serif;font-size:clamp(1.05rem,2vh,1.25rem);letter-spacing:1px;margin-bottom:5px;position:relative;text-transform:uppercase;z-index:2}h2,p{margin:0}.item-rarity{border-radius:8px;font-size:1rem;font-size:clamp(.84rem,1.5vh,.95rem);font-weight:700;margin-top:1rem;padding:.45rem .9rem;width:fit-content}.Commun{background-color:var(--bg-color-common);color:var(--primary-color-darker)}.Peu{background-color:var(--bg-color-uncommon)}.Rare{background-color:var(--bg-color-rare)}.Très{background-color:var(--bg-color-epic)}.Légendaire{background-color:var(--bg-color-legendary);color:var(--primary-color-darker)}}.remove-scrolling{height:100%;overflow:hidden}.item-body{height:65%;overflow-x:hidden;overflow-y:auto;scrollbar-color:var(--third-color) rgba(24,31,46,.6);scrollbar-width:thin;-ms-overflow-style:auto;&::-webkit-scrollbar{width:8px}&::-webkit-scrollbar-track{background:rgba(24,31,46,.6);border-radius:999px}&::-webkit-scrollbar-thumb{background:linear-gradient(180deg,rgba(255,189,89,.9),rgba(255,189,89,.6));border:1px solid rgba(24,31,46,.85);border-radius:999px;box-shadow:0 2px 6px rgba(0,0,0,.3)}&::-webkit-scrollbar-thumb:hover{background:var(--third-color)}.item-description{border-bottom:1px solid #ffbd596a;letter-spacing:1px;padding-bottom:1rem}}.item-props{display:flex;flex-direction:column;gap:.5rem;.item-prop{border:1px solid #ffbd596a;border-radius:6px;display:flex;font-family:Dela Gothic One,sans-serif;gap:.35rem;padding:.3rem .8rem;width:fit-content;p{margin:0}}}.item-footer{display:flex;justify-content:center;margin-top:1.2rem}@media screen and (max-width:1400px) and (min-width:768px){.item-details-background{padding:clamp(1.6rem,4vh,2.6rem) clamp(1.2rem,4vw,2.6rem);width:clamp(320px,48vw,520px)}.item-details{padding:clamp(1.35rem,3vh,2rem) clamp(1.15rem,3.5vw,2.3rem)}.item-header{gap:1rem;margin-bottom:5px}.item-header-left{width:32%}.item-header-right{width:68%}.item-img img{width:100%!important}.item-header h3{font-size:clamp(1.05rem,2vh,1.25rem);margin-bottom:0}.item-body{font-size:clamp(.9rem,1.6vh,1rem);line-height:1.45;max-height:clamp(28vh,40vh,360px)}.item-props{gap:.4rem;padding-bottom:10px}.item-props .item-prop{font-size:clamp(.82rem,1.45vh,.95rem);padding:.28rem .85rem}.item-footer button{padding:.6rem 2.4rem}}@media screen and (max-width:768px){.item-header{gap:2rem;margin-bottom:4px}.item-img img{width:100%!important}}@media screen and (max-width:576px){.item-details-background{border-radius:10px;max-height:92vh;min-width:auto;padding:1.6rem 1.8rem;width:calc(100vw - 2rem)}.item-details{padding:1.5rem}.item-body{max-height:46vh}.item-footer{width:100%}.item-footer button{padding:.7rem;text-align:center;width:100%}}@media screen and (max-width:420px){.item-details-background{padding:1.1rem 1.2rem;width:calc(100vw - 1.1rem)}.item-details{padding:1.15rem}.item-header{gap:.7rem}.item-header h3{font-size:1rem}.item-props .item-prop{align-items:flex-start;box-sizing:border-box;gap:.25rem;padding:.4rem .75rem;width:fit-content}.item-props .item-prop p{word-break:break-word}}.search-bar-container-and-create{margin-bottom:5rem}.search-bar-and-filter{display:flex;gap:1rem;width:60%;.search-bar{align-items:center;background-color:#fff;border:1px solid rgba(0,0,0,.25);border-radius:5px;display:flex;justify-content:center;padding:.2rem 1rem;width:50%;input{background-color:transparent;border:none;color:#000;font-size:1rem;outline:none;padding:.5rem;width:100%}}button{border:none;border-radius:5px;cursor:pointer;padding:.5rem 1rem;transition:background-color .2s ease}.filter-btn{align-items:center;background-color:#fff;background-image:linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor),linear-gradient(currentColor,currentColor);background-position:center calc(50% - 6px),50%,center calc(50% + 6px);background-repeat:no-repeat,no-repeat,no-repeat;background-size:20px 1px,16px 1px,10px 1px;border:1px solid rgba(0,0,0,.25);border-radius:4px;box-shadow:0 1px 2px rgba(0,0,0,.08),inset 0 0 0 1px hsla(0,0%,100%,.6);color:#333;display:inline-flex;height:2.7rem;justify-content:center;padding:0;width:3.5rem}.filter-btn:hover{background-color:#eef2f6;border-color:rgba(0,0,0,.35)}.filter-btn:active{background-color:#e6ebf1;transform:translateY(.5px)}.filter-btn:focus-visible{outline:2px solid #6aa1ff;outline-offset:2px}}.create-btn{align-items:center;background-color:var(--btn-add-create);border-radius:.5rem;box-sizing:border-box;gap:.6rem;justify-content:center;transition:all .2s ease-in-out;width:fit-content}.create-btn,.create-btn a{display:flex;text-decoration:none}.create-btn a{gap:.5rem;padding:.6rem 3rem}.create-btn a,.create-btn i{color:#fff}.create-btn:hover{background-color:#00bb14}@media screen and (max-width:1065px){.search-bar-container-and-create{flex-wrap:wrap;.create-btn{order:1}}.search-bar-and-filter{justify-content:space-between;order:2;width:100%}.create-btn{margin-bottom:2rem;padding:.2rem;width:100%}}@media screen and (max-width:768px){.search-bar-container-and-create{align-items:flex-end;display:flex;flex-direction:column;gap:1rem;height:fit-content;margin-bottom:0}.search-bar-and-filter{gap:var(--gap-20);margin:0;.search-bar{width:100%}}}@media screen and (max-width:648px){.search-bar-and-filter{flex-wrap:wrap;margin-bottom:3rem}.search-bar{width:100%}}.filter-list{display:flex;gap:1rem;p{margin:0}.filter-title{margin-bottom:.5rem}select{background-color:#fff;border:1px solid rgba(0,0,0,.15);border-radius:5px;padding:.5rem;width:100%}}