.selecter-list{border:1px solid var(--border);border-radius:1.2rem;box-shadow:0 0 26px 0 var(--shadow-2);left:50%;max-height:75dvh;overflow:hidden auto;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);width:96vw;z-index:8}.selecter-list,.selecter-list header{background-color:var(--background-cards)}.selecter-list header{align-items:flex-start;border-bottom:1px solid var(--border);color:var(--color-alt);display:flex;font-size:1.4rem;gap:1rem;justify-content:space-between;padding:1rem;position:sticky;top:-.1px;z-index:1}.selecter-list header input{max-width:30rem}.selecter-list header .action-group{align-items:flex-end;display:flex;flex-direction:column-reverse;flex-wrap:wrap;gap:.5rem}.selecter-list header .action-group button{align-items:center;background-color:var(--background-cards);border:1px solid var(--border);border-radius:2.4rem;color:var(--color);display:flex;font-size:1.4rem;padding:.5rem 1rem}.selecter-list header .action-group button svg{height:14px;width:14px}.selecter-list header .btn-clear{color:var(--color)}.selecter-list header .btn-clear svg{height:3rem;width:3rem}.selecter-list header p{color:var(--color);font-weight:500;line-height:1.2;text-align:left}.selectable-items{display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(16rem,1fr));height:100%;padding:1.2rem;width:100%}.selectable-items button{align-items:center;border:1px solid var(--border);border-radius:.6rem;color:var(--color);display:flex;padding:12px 6px;text-align:left}.selectable-items button:disabled{color:var(--color-alt);pointer-events:none}.selectable-items button:disabled article .name{color:var(--color-alt)}.selectable-items button:disabled .image,.selectable-items button:disabled .video{filter:grayscale(100%)}.selectable-items button:disabled p{color:var(--color-alt)}.selectable-items button p{color:var(--color);line-height:1.1}.selectable-items button p+p{color:var(--color);margin-top:.5rem}.selectable-items button .image,.selectable-items button .video{height:7.5rem;margin-right:.6rem;width:7.7rem}.selectable-items button img,.selectable-items button video{-o-object-fit:contain;object-fit:contain}.selectable-items button svg{color:var(--color);height:18px;margin-left:auto;width:18px}.selectable-items button.checked{border-color:var(--col-highlight)}.selectable-items button.checked svg{color:var(--col-highlight)}.selectable-items button:hover{background-color:#00000026}@media(min-width:768px){.selecter-list{max-height:80vh;width:80vw}.selecter-list header{align-items:center}.selecter-list header .action-group{align-items:center;flex-direction:row;flex-wrap:nowrap}.selectable-items{grid-template-columns:repeat(auto-fill,minmax(25rem,1fr))}}.modal-bundle .modal-content{max-width:50rem}.modal-bundle .modal-content,.modal-bundle .modal-content footer,.modal-bundle .modal-content header{background:var(--menu-bg-modal)}.modal-bundle .modal-content main{padding:0}.modal-bundle .modal-content main>*{max-width:50rem;text-align:left}.modal-bundle .assets-preview{background-color:var(--background);display:flex;gap:2.4rem;overflow:auto;padding:1.2rem}.modal-bundle .btn-add{background-color:var(--background-image);height:12rem;transition:background-color .2s ease-in-out;width:12rem}.modal-bundle .btn-add svg{height:100%;width:100%}.modal-bundle .btn-add:hover{background-color:var(--background)}.modal-bundle .preview{margin:0}.modal-bundle .preview article .asset-mint{background:none;border-radius:0;font-size:1.2rem;margin-right:auto;padding:0}.modal-bundle .preview article .name{color:var(--color)}.modal-bundle .preview article .price{color:var(--color-highlight)}.modal-bundle .btn-group{justify-content:center;margin:1rem auto}.modal-bundle .btn-group .btn{width:48%}.modal-bundle .btn-group .btn.full-width{width:100%}.modal-bundle .modal-footer .list-group{margin:0 0 1rem}.modal-bundle .price-inputs{margin:0 2.4rem;position:relative}.modal-bundle .price-inputs .toast{margin-bottom:2.4rem}.modal-bundle .price-inputs .btn{width:100%}.modal-bundle .list-group{margin:0 2.4rem 2.4rem}.modal-bundle .btn-group-suggestions .btn{min-width:9.25rem;width:auto}.modal-bundle .loader{left:12rem;margin:0;position:absolute;top:.5rem}.modal-bundle .count-item{display:grid;grid-template-columns:auto 1fr;position:relative}.modal-bundle .count-item--compact>span{color:var(--color-alt);font-size:1.4rem;line-height:1.5}.modal-bundle .count-item>.loader{left:auto;right:0}.modal-bundle .count-item .underline{cursor:pointer;text-decoration:underline}.modal-bundle .count-item .underline:hover{text-decoration:none}.modal-bundle .count-item>span{font-weight:100}.modal-bundle .count-item>span:first-child{color:var(--color-alt);text-align:left}.modal-bundle .count-item>span:first-child.highlight{color:var(--color)}.modal-bundle .count-item>span:last-child{display:flex;gap:1rem;justify-content:flex-end}.modal-bundle .count-item>span>p:last-child{color:var(--color-alt)}@media(min-width:768px){.modal-bundle .price-inputs--footer{align-items:center;flex-direction:row;gap:2.4rem;justify-content:space-between}}
