.Collections-module__xuNvsa__container{flex-direction:column;flex:auto;align-items:stretch;gap:0;height:100%;display:flex}.Collections-module__xuNvsa__content{padding:0}.Collections-module__xuNvsa__navBackground{background-color:var(--navigation-bar);justify-content:center;display:flex}.Collections-module__xuNvsa__navContainer{background-color:var(--background);border-radius:999px;justify-content:center;align-items:center;gap:0;margin-top:1rem;display:flex;overflow:hidden}.Collections-module__xuNvsa__nav{white-space:nowrap;font-size:1.2rem;font-family:var(--font-heading);cursor:pointer;color:var(--bar-button-background);opacity:.7;padding:.5rem 1.2rem;line-height:1;text-decoration:none;transition:background-color .3s,color .3s}.Collections-module__xuNvsa__navActive{background-color:var(--bar-button-background);color:var(--bar-button-foreground);opacity:1}@media (max-width:600px){.Collections-module__xuNvsa__navContainer{background-color:var(--background);border-radius:999px;justify-content:center;align-items:center;gap:0;margin:0;display:flex;overflow:hidden}.Collections-module__xuNvsa__nav{padding:.5rem 1.2rem;font-size:1rem}.Collections-module__xuNvsa__navBackground{box-shadow:none}}
.Dashboard-module__wZxjiq__container{padding:var(--margins-vertical)var(--margins-horizontal)}
.IRLSet-module__plkVpG__container{border-radius:var(--container-radius);border:var(--border);vertical-align:top;background:#fff;width:100%;max-width:1600px;padding:2rem;overflow-x:auto;overflow-y:hidden}.IRLSet-module__plkVpG__header{flex-direction:row;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.IRLSet-module__plkVpG__headerImage{object-fit:cover;border-radius:8px;width:100px;height:100px}.IRLSet-module__plkVpG__headerInfo{flex-direction:column;flex:auto;gap:.25rem;display:flex}.IRLSet-module__plkVpG__headerInfo h1{font-family:var(--font-heading);font-size:1.5rem}.IRLSet-module__plkVpG__headerInfo p{color:#444;margin:0;font-size:1rem;line-height:1.2}.IRLSet-module__plkVpG__item:focus{outline-offset:2px;outline:3px solid rgba(0,123,255,.15)}@media (max-width:600px){.IRLSet-module__plkVpG__container{width:100%;padding:1rem}.IRLSet-module__plkVpG__header{gap:.5rem;margin-bottom:1rem}.IRLSet-module__plkVpG__headerImage{border-radius:6px;width:60px;height:60px}.IRLSet-module__plkVpG__headerInfo{gap:.1rem}.IRLSet-module__plkVpG__headerInfo h1{font-size:1rem}.IRLSet-module__plkVpG__headerInfo p{font-size:.75rem}}
.IRLItem-module__OMxXEq__card{box-sizing:border-box;aspect-ratio:5/7;width:100%;box-shadow:var(--shadow-default);cursor:pointer;background-image:url(/img/physical-card-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:8px;flex-direction:column;padding:0;transition:transform .16s,box-shadow .16s;display:flex;position:relative;overflow:hidden}.IRLItem-module__OMxXEq__cardOwned{border:4px solid #000}.IRLItem-module__OMxXEq__link{text-decoration:none}.IRLItem-module__OMxXEq__mediaWrapper{aspect-ratio:5/7;z-index:0;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.IRLItem-module__OMxXEq__content{color:#000;text-align:center;flex-direction:column;flex:auto;justify-content:space-between;align-items:center;font-size:.9rem;line-height:1.1;display:flex}.IRLItem-module__OMxXEq__title{font-family:var(--font-heading);color:#000;margin:.75rem .3rem 0;font-size:max(.4em,min(2vw,.75em))}.IRLItem-module__OMxXEq__number{margin:0 .3rem .3rem;font-size:.8rem}@media (max-width:600px){.IRLItem-module__OMxXEq__title{margin:.5rem .3rem 0;font-size:max(.4em,min(2vw,.6em))}.IRLItem-module__OMxXEq__number{margin:0 .3rem .15rem;font-size:.5rem}.IRLItem-module__OMxXEq__cardOwned{border:2px solid #000}}
.IRLItemGrid-module__C9rAka__grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));justify-content:stretch;justify-items:stretch;gap:1rem;width:100%;height:auto;display:grid}@media (max-width:860px){.IRLItemGrid-module__C9rAka__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.25rem}}@media (max-width:600px){.IRLItemGrid-module__C9rAka__grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:.5rem}}
.IRLSets-module__udNpnW__container{gap:var(--margins-vertical);flex-direction:column;display:flex}
.IRLChecklist-module__bKsoHW__container{border-radius:var(--container-radius);border:var(--border);box-sizing:border-box;vertical-align:top;background:#fff;flex-direction:column;gap:.1rem;padding:1rem;display:flex;overflow-x:auto;overflow-y:hidden}.IRLChecklist-module__bKsoHW__header{font-family:var(--font-heading);color:#000;margin:0;font-size:1.5rem}.IRLChecklist-module__bKsoHW__subheader{color:#444;font-size:1rem}.IRLChecklist-module__bKsoHW__divider{background:var(--foreground2);border:none;height:.5px;margin:0}@media (max-width:600px){.IRLChecklist-module__bKsoHW__container{width:100%;padding:1rem}}
.Settings-module__gzofIG__backdrop{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background-color:rgba(0,0,0,.4);transition:opacity .2s ease-in-out;position:fixed;top:0;bottom:0;left:0;right:0}.Settings-module__gzofIG__backdropOpen{opacity:1;pointer-events:auto}.Settings-module__gzofIG__container{background-color:var(--background2);width:440px;height:100dvh;box-shadow:var(--shadow-default);z-index:1000;border-left:1px solid #ddd;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0;padding:1rem;transition:right .2s ease-in-out;display:flex;position:fixed;top:0;right:-440px;overflow:scroll}.Settings-module__gzofIG__open{right:0}.Settings-module__gzofIG__link{color:inherit;text-decoration:none}.Settings-module__gzofIG__title{font-family:var(--font-heading);margin:0;font-size:1.5rem}.Settings-module__gzofIG__header{justify-content:space-between;align-items:center;width:100%;padding-top:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.Settings-module__gzofIG__section{background:var(--background);border-radius:var(--container-radius);flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.Settings-module__gzofIG__section .Settings-module__gzofIG__divider{border:none;border-top:.5px solid var(--background2);width:100%;margin:0}.Settings-module__gzofIG__section .Settings-module__gzofIG__row{justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.Settings-module__gzofIG__section .Settings-module__gzofIG__clickableRow{cursor:pointer}.Settings-module__gzofIG__row .Settings-module__gzofIG__valueAndLabel{flex-direction:column;gap:.25rem;display:flex}.Settings-module__gzofIG__row .Settings-module__gzofIG__label{font-family:var(--font-body-bold);font-size:.8rem;line-height:1}.Settings-module__gzofIG__row .Settings-module__gzofIG__value{color:var(--foreground2);font-family:var(--font-body);font-size:.7rem;line-height:1}@media (max-width:600px){.Settings-module__gzofIG__container{width:100%;padding-top:var(--navigation-bar-height);right:-100%}.Settings-module__gzofIG__open{right:0}}
.IRLChecklistRow-module__nDDrqW__row{cursor:pointer;flex-direction:row;justify-content:space-between;align-items:center;gap:1rem;padding:.5rem 0;display:flex}.IRLChecklistRow-module__nDDrqW__link{flex-direction:row;align-items:center;gap:1rem;text-decoration:none;display:flex}.IRLChecklistRow-module__nDDrqW__mediaWrapper{z-index:0;background-image:url(/img/physical-card-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:4px;width:50px;height:70px;position:relative;top:0;bottom:0;left:0;right:0;overflow:hidden}.IRLChecklistRow-module__nDDrqW__media{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.IRLChecklistRow-module__nDDrqW__title{font-family:var(--font-heading);color:#000;flex:auto;font-size:1rem}.IRLChecklistRow-module__nDDrqW__number{color:#666;flex-shrink:0;font-size:.9rem}.IRLChecklistRow-module__nDDrqW__checkbox{width:20px;height:20px;accent-color:var(--info);flex-shrink:0}@media (max-width:600px){.IRLChecklistRow-module__nDDrqW__row{gap:.5rem;padding:.25rem 0}.IRLChecklistRow-module__nDDrqW__link{gap:.5rem}.IRLChecklistRow-module__nDDrqW__mediaWrapper{z-index:0;width:25px;height:35px;position:relative;top:0;bottom:0;left:0;right:0;overflow:hidden}.IRLChecklistRow-module__nDDrqW__title,.IRLChecklistRow-module__nDDrqW__number{font-size:.8rem}}
.TokenCenter-module__pEjOFG__backdrop{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background-color:rgba(0,0,0,.4);transition:opacity .2s ease-in-out;position:fixed;top:0;bottom:0;left:0;right:0}.TokenCenter-module__pEjOFG__backdropOpen{opacity:1;pointer-events:auto}.TokenCenter-module__pEjOFG__container{background-color:var(--background2);width:440px;height:100dvh;box-shadow:var(--shadow-default);z-index:1000;border-left:1px solid #ddd;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0;padding:1rem;transition:right .2s ease-in-out;display:flex;position:fixed;top:0;right:-440px;overflow:scroll}.TokenCenter-module__pEjOFG__open{right:0}.TokenCenter-module__pEjOFG__link{color:inherit;text-decoration:none}.TokenCenter-module__pEjOFG__title{font-family:var(--font-heading);margin:0;font-size:1.5rem}.TokenCenter-module__pEjOFG__header{justify-content:space-between;align-items:center;width:100%;padding-top:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.TokenCenter-module__pEjOFG__section{background:var(--background);border-radius:var(--container-radius);flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.TokenCenter-module__pEjOFG__section .TokenCenter-module__pEjOFG__divider{border:none;border-top:.5px solid var(--background2);width:100%;margin:0}.TokenCenter-module__pEjOFG__section .TokenCenter-module__pEjOFG__row{justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.TokenCenter-module__pEjOFG__section .TokenCenter-module__pEjOFG__clickableRow{cursor:pointer}.TokenCenter-module__pEjOFG__row .TokenCenter-module__pEjOFG__valueAndLabel{flex-direction:column;gap:.25rem;display:flex}.TokenCenter-module__pEjOFG__row .TokenCenter-module__pEjOFG__label{font-family:var(--font-body-bold);font-size:.8rem;line-height:1}.TokenCenter-module__pEjOFG__row .TokenCenter-module__pEjOFG__value{color:var(--foreground2);font-family:var(--font-body);font-size:.7rem;line-height:1}@media (max-width:600px){.TokenCenter-module__pEjOFG__container{width:100%;padding-top:var(--navigation-bar-height);right:-100%}.TokenCenter-module__pEjOFG__open{right:0}}.TokenCenter-module__pEjOFG__summaryContainer{flex-direction:column;justify-content:space-between;align-items:flex-start;padding:0 1rem;display:flex}.TokenCenter-module__pEjOFG__tokenBalance{font-family:var(--font-heading);font-size:1.5rem}.TokenCenter-module__pEjOFG__tokenBalanceLabel{font-family:var(--font-body);color:var(--forground2);font-size:.8rem}.TokenCenter-module__pEjOFG__ledgerEntriesContainer{flex-direction:column;gap:.5rem;width:100%;padding:0 1rem;display:flex}.TokenCenter-module__pEjOFG__ledgerEntriesTitle{font-family:var(--font-heading);font-size:1.2rem}.TokenCenter-module__pEjOFG__ledgerEntry{justify-content:space-between;display:flex}.TokenCenter-module__pEjOFG__ledgerEntryDescription{font-family:var(--font-body);font-size:1rem;display:block}.TokenCenter-module__pEjOFG__ledgerEntryDate{font-family:var(--font-body);color:var(--foreground2);font-size:.8rem;display:block}.TokenCenter-module__pEjOFG__ledgerEntryAmount{font-family:var(--font-heading);font-size:1rem}.TokenCenter-module__pEjOFG__claimablesContainer{flex-direction:column;gap:.5rem;width:100%;padding:0 1rem;display:flex}.TokenCenter-module__pEjOFG__claimablesTitle{font-family:var(--font-heading);font-size:1.2rem}.TokenCenter-module__pEjOFG__claimable{background-color:var(--highlight-background);border-radius:12px;justify-content:space-between;align-items:center;padding:1rem;display:flex}.TokenCenter-module__pEjOFG__claimableSummary{flex-direction:column;display:flex}.TokenCenter-module__pEjOFG__claimableHeader{font-family:var(--font-heading);font-size:1.1rem;display:block}.TokenCenter-module__pEjOFG__claimableTitle{font-family:var(--font-heading);font-size:1rem;display:block}.TokenCenter-module__pEjOFG__claimableMessage{font-family:var(--font-body);font-size:1rem;display:block}.TokenCenter-module__pEjOFG__claimableDate{font-family:var(--font-body);color:var(--foreground2);font-size:.8rem;display:block}.TokenCenter-module__pEjOFG__claimableAmount{font-family:var(--font-heading);font-size:1rem}.TokenCenter-module__pEjOFG__progressBackdrop{z-index:1002;background-color:rgba(0,0,0,.4);flex-direction:column;justify-content:center;align-items:center;gap:5rem;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.TokenCenter-module__pEjOFG__spinner{border:8px solid var(--foreground2);border-top:8px solid var(--foreground);border-radius:50%;width:60px;height:60px;animation:1s linear infinite TokenCenter-module__pEjOFG__spin}@keyframes TokenCenter-module__pEjOFG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.IRLChecklists-module__UjCGsa__container{box-sizing:border-box;vertical-align:top;margin:0;overflow-x:auto;overflow-y:hidden}.IRLChecklists-module__UjCGsa__masonry{column-width:400px;column-gap:0;gap:var(--margins-vertical);width:100%}.IRLChecklists-module__UjCGsa__masonry>*{width:100%;margin-bottom:var(--margins-vertical);break-inside:avoid;-webkit-column-break-inside:avoid;page-break-inside:avoid;display:inline-block}
.PurchaseHistory-module__3UKeOG__backdrop{z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);opacity:0;pointer-events:none;background-color:rgba(0,0,0,.4);transition:opacity .2s ease-in-out;position:fixed;top:0;bottom:0;left:0;right:0}.PurchaseHistory-module__3UKeOG__backdropOpen{opacity:1;pointer-events:auto}.PurchaseHistory-module__3UKeOG__container{background-color:var(--background2);width:440px;height:100dvh;box-shadow:var(--shadow-default);z-index:1000;border-left:1px solid #ddd;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1rem;margin:0;padding:1rem;transition:right .2s ease-in-out;display:flex;position:fixed;top:0;right:-440px;overflow:scroll}.PurchaseHistory-module__3UKeOG__open{right:0}.PurchaseHistory-module__3UKeOG__link{color:inherit;text-decoration:none}.PurchaseHistory-module__3UKeOG__title{font-family:var(--font-heading);margin:0;font-size:1.5rem}.PurchaseHistory-module__3UKeOG__header{justify-content:space-between;align-items:center;width:100%;padding-top:1rem;padding-bottom:.5rem;font-size:1rem;font-weight:600;display:flex}.PurchaseHistory-module__3UKeOG__section{background:var(--background);border-radius:var(--container-radius);flex-direction:column;gap:1rem;width:100%;padding:1rem 0;display:flex}.PurchaseHistory-module__3UKeOG__section .PurchaseHistory-module__3UKeOG__divider{border:none;border-top:.5px solid var(--background2);width:100%;margin:0}.PurchaseHistory-module__3UKeOG__section .PurchaseHistory-module__3UKeOG__row{justify-content:space-between;align-items:center;padding:0 1rem;display:flex}.PurchaseHistory-module__3UKeOG__section .PurchaseHistory-module__3UKeOG__clickableRow{cursor:pointer}.PurchaseHistory-module__3UKeOG__row .PurchaseHistory-module__3UKeOG__valueAndLabel{flex-direction:column;gap:.25rem;display:flex}.PurchaseHistory-module__3UKeOG__row .PurchaseHistory-module__3UKeOG__label{font-family:var(--font-body-bold);font-size:.8rem;line-height:1}.PurchaseHistory-module__3UKeOG__row .PurchaseHistory-module__3UKeOG__value{color:var(--foreground2);font-family:var(--font-body);font-size:.7rem;line-height:1}@media (max-width:600px){.PurchaseHistory-module__3UKeOG__container{width:100%;padding-top:var(--navigation-bar-height);right:-100%}.PurchaseHistory-module__3UKeOG__open{right:0}}.PurchaseHistory-module__3UKeOG__ledgerEntriesContainer{flex-direction:column;gap:.5rem;width:100%;padding:0 1rem;display:flex}.PurchaseHistory-module__3UKeOG__ledgerEntriesTitle{font-family:var(--font-heading);font-size:1.2rem}.PurchaseHistory-module__3UKeOG__printedPackLabel{font-family:var(--font-body);color:var(--foreground2);font-size:.9rem}.PurchaseHistory-module__3UKeOG__ledgerEntry{justify-content:space-between;display:flex}.PurchaseHistory-module__3UKeOG__ledgerEntryDescription{font-family:var(--font-body);font-size:1rem;display:block}.PurchaseHistory-module__3UKeOG__ledgerEntryDate{font-family:var(--font-body);color:var(--foreground2);font-size:.8rem;display:block}.PurchaseHistory-module__3UKeOG__ledgerEntryAmount{font-family:var(--font-heading);font-size:1rem}
.IRLUserCollection-module__PREm3G__container{border-radius:var(--container-radius);border:var(--border);box-sizing:border-box;vertical-align:top;background:#fff;width:100%;max-width:1600px;height:auto;padding:2rem;overflow-x:auto;overflow-y:hidden}.IRLUserCollection-module__PREm3G__title{font-family:var(--font-heading);color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}@media (max-width:600px){.IRLUserCollection-module__PREm3G__container{width:100%;padding:1rem}}
.SearchField-module__MA8RVq__searchField{width:100%;border:none!important}.SearchField-module__MA8RVq__searchContainer{box-shadow:none;background-color:transparent;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}@media (max-width:600px){.SearchField-module__MA8RVq__searchContainer{background-color:var(--navigation-bar);padding:0 var(--margins-horizontal)var(--margins-vertical)var(--margins-horizontal);z-index:11;width:100%;top:var(--navigation-bar-height);justify-content:center;align-items:center;gap:4px;display:flex;position:-webkit-sticky;position:sticky;left:0;right:0;box-shadow:0 2px rgba(0,0,0,.05)}.SearchField-module__MA8RVq__searchField{border:none;padding:8px;font-size:1rem}.SearchField-module__MA8RVq__searchClearButton{right:calc(var(--margins-horizontal) + 8px)}}
.TiblesItems-module___ADirq__container{border-radius:var(--container-radius);border:var(--border);box-sizing:border-box;vertical-align:top;pointer-events:auto;background:#fff;width:100%;padding:2rem;overflow-x:auto;overflow-y:hidden}
.Profile-module__i17rMa__container{border-radius:var(--container-radius);background-color:#eee;background-color:var(--room-section-background-color);border:var(--border);flex-direction:column;align-items:flex-start;gap:1em;padding:1rem;display:flex;position:relative}.Profile-module__i17rMa__profileImageAndUsernameContainer{flex-direction:row;align-items:center;gap:1rem;display:flex}.Profile-module__i17rMa__profileImage{object-fit:cover;border:var(--border);background-color:var(--background);border-radius:50%}.Profile-module__i17rMa__profileUsername{font-family:var(--font-heading);font-size:max(1.5em,min(5.5vw,2.5em));line-height:1.1}.Profile-module__i17rMa__blurb{font-family:var(--font-body);max-width:900px;margin:0;font-size:1em}.Profile-module__i17rMa__joinDateAndTIBLContainer{flex-direction:row;align-items:center;gap:.5rem;display:flex}.Profile-module__i17rMa__joinDate,.Profile-module__i17rMa__bullet{font-family:var(--font-body);font-size:.8em}.Profile-module__i17rMa__tokenBalance{font-family:var(--font-body-bold);color:var(--info);cursor:pointer;font-size:.8em}.Profile-module__i17rMa__settingsButton{width:24px;height:24px;position:absolute;top:1rem;right:1rem}
