.commonality-graph{container-type:inline-size}.commonality-graph.loading{align-content:center;justify-items:center;min-height:25vh;display:grid}.commonality-graph .type{grid-template-columns:1fr 240px;justify-content:center;align-items:center;gap:2rem;max-width:800px;margin:2rem auto 0;display:grid}.commonality-graph .type .text h6{color:color-mix(in srgb, var(--foreground) 80%, transparent);font-size:16px}.commonality-graph .type>.text .description.flair p{font-size:14px}.commonality-graph .type>.text .description.flair strong{color:color-mix(in srgb, var(--foreground) 80%, transparent);font-weight:400}.commonality-graph .select{max-width:unset}@media screen and (width<=1024px){.commonality-graph .type{margin:2rem 0}}@container (width<=600px){.commonality-graph .type{grid-template-columns:1fr;gap:1rem;margin:1rem auto;display:grid}.commonality-graph .type .text h6{color:color-mix(in srgb, var(--foreground) 80%, transparent);font-size:14px}.commonality-graph .type>.text .description.flair p{color:color-mix(in srgb, var(--foreground) 60%, transparent)}}.dialog.records-detail .record-state{--background:#e3d488;background:radial-gradient(circle at top left, var(--background) 0%, transparent 60%);opacity:0;width:100%;height:100%;transition:opacity .25s;position:fixed;top:0;left:0}.dialog.records-detail .record-state.unredeemed{--background:#7bdcc1}.dialog.records-detail .record-state:not(.completed).tracked{--background:#b5fc73}.dialog.records-detail .record-state.completed.seasonal-challenge{--background:#27d4f3}.dialog.records-detail .record-state.completed.pattern{--background:var(--deepsight)}.dialog.records-detail .record-state.completed.gilded{--background:#edb25e}.dialog.records-detail .record-state.tracked,.dialog.records-detail .record-state.completed,.dialog.records-detail .record-state.unredeemed{opacity:.6}.dialog.records-detail .container.wrapper{max-width:unset;padding:0}.dialog.records-detail .wrap{width:100%;max-width:1920px;padding:calc(3rem + calc(env(safe-area-inset-top) * .8)) 3rem 3rem;grid-template-columns:320px 2fr;align-items:stretch;gap:2rem;margin:0 auto;display:grid}.dialog.records-detail .wrap .record{z-index:0;position:relative}.dialog.records-detail .wrap .record .sticky{top:calc(3rem + var(--header-offset));flex-direction:column;gap:1.5rem;display:flex;position:sticky}.dialog.records-detail .wrap .record .properties{--item-size:80px;--item-border-inset-width:3px;--item-border-inset-color:#b9b9b9;--item-border-inset-masterworked-color:#d2c046;grid-template-columns:var(--item-size) 24px;justify-content:space-between;align-items:start;gap:10px 1rem;display:grid}.dialog.records-detail .wrap .record .properties.item{grid-template-columns:var(--item-size) 1fr 24px}.dialog.records-detail .wrap .record .properties.item .text{grid-area:1/2}.dialog.records-detail .wrap .record .properties .icon{width:var(--item-size);height:var(--item-size);position:relative}.dialog.records-detail .wrap .record .properties.item .icon{box-shadow:inset 0 0 0 var(--item-border-inset-width) var(--item-border-inset-color);background-color:#ffffff1a}.dialog.records-detail .wrap .record .properties.item .icon:before{content:"";z-index:4;width:100%;height:100%;box-shadow:inset 0 0 0 var(--item-border-inset-width) var(--item-border-inset-color);position:absolute;top:0;left:0}.dialog.records-detail .wrap .record .properties .track{cursor:pointer}.dialog.records-detail .wrap .record .properties .track svg{width:100%;height:auto;overflow:visible}.wrapper:not(.reduced-motion) .dialog.records-detail .wrap .record .properties .track.is-tracked .grid{transform-origin:50%;transform-box:fill-box;animation:3s linear infinite both rotate-linear}.wrapper:not(.reduced-motion) .dialog.records-detail .wrap .record .properties .track.is-tracked .pulse path{transform-origin:50%;animation:4s linear infinite tracked-pulse}.wrapper:not(.reduced-motion) .dialog.records-detail .wrap .record .properties .track.is-tracked .pulse path:last-child{animation-delay:.3s}.dialog.records-detail .wrap .record .properties .text{grid-column:span 2;gap:6px;display:grid}.dialog.records-detail .wrap .record .properties .text .name{word-break:break-word;color:#fff;font-size:24px;line-height:28px}.dialog.records-detail .wrap .record .properties .text .type{word-break:break-word;color:#fffc;font-size:16px;line-height:1}.dialog.records-detail .wrap .record .properties .description{grid-column:-1/1;margin:6px 0 0}.dialog.records-detail .wrap .record .properties .description p{color:#fff9;font-size:16px;line-height:1.4}.dialog.records-detail .wrap .record .properties .description ul{padding:0 0 0 2rem;line-height:1.4;list-style-type:disc}.dialog.records-detail .wrap .record .properties .description ul li{color:inherit;display:list-item}.dialog.records-detail .wrap .record .properties .description .expiration-info{color:color-mix(in srgb, var(--experience) 80%, transparent)}.dialog.records-detail .wrap .record .properties+.button{max-width:unset}.dialog.records-detail .wrap .record .sticky>div>.value{margin:0 0 10px;font-size:24px;line-height:18px;display:inline-block}.dialog.records-detail .wrap .record .sticky>div>.info p{line-height:1.4}.dialog.records-detail .wrap .record .expiration h4{margin-bottom:.5rem}.dialog.records-detail .wrap .record .expiration .value{margin-bottom:5px;font-size:20px;line-height:1.4}.dialog.records-detail .wrap .record .objectives .objective{margin:0 0 4px}.dialog.records-detail .wrap .record .objectives .objective:last-child,.dialog.records-detail .wrap .record .objectives .objective .progress-bar{margin:0}.dialog.records-detail .wrap .record .objectives.with-intervals .objective{gap:10px;display:flex}.dialog.records-detail .wrap .record .objectives .objective .progress-bar{width:100%}.dialog.records-detail .wrap .record .objectives .objective.unredeemed .progress-bar .bar .fill{background-color:#7bdcc199}.dialog.records-detail .wrap .record .objectives .objective.unredeemed .progress-bar .box .fill{background-color:#7bdcc1}.dialog.records-detail .wrap .record .objectives .objective.completed .progress-bar .box .fill{background-color:#e3d48899}.dialog.records-detail .wrap .record.seasonal-challenge .objectives .objective.completed .progress-bar .box .fill{background-color:#27d4f3}.dialog.records-detail .wrap .record.pattern .objectives .objective.completed .progress-bar .box .fill{background-color:var(--deepsight)}.dialog.records-detail .wrap .record.gilded .objectives .objective.completed .progress-bar .box .fill{background-color:#edb25e}.dialog.records-detail .wrap .record .objectives .objective.unredeemed .progress-bar .bar .fill,.dialog.records-detail .wrap .record .objectives .objective.completed .progress-bar .bar .fill{background-color:#5aa36600}.dialog.records-detail .wrap .record .objectives .objective .score{color:#fffc;justify-content:end;align-items:center;gap:2px;width:36px;height:20px;font-size:14px;display:flex}.dialog.records-detail .wrap .record .objectives .objective .score span{color:#fff6;font-size:12px}.dialog.records-detail .wrap .record .items{width:100%}.dialog.records-detail .wrap .record .items .collection-items.rewards{grid-template-columns:1fr}.dialog.records-detail .wrap .record .items .inventory-items.rewards+.collection-items.rewards{margin:1rem 0 0}.dialog.records-detail .wrap .record .items .inventory-items.rewards{grid-template-columns:minmax(100px,320px)}.dialog.records-detail .wrap .record .items .inventory-items.rewards li{color:#fff6}.dialog.records-detail .wrap .record.completed .items .inventory-items.rewards li,.dialog.records-detail .wrap .record .items .inventory-items.rewards li:active{color:#fffc}.dialog.records-detail .wrap .record.completed .items .inventory-items.rewards li:active{color:#fff}@media (hover:hover){.dialog.records-detail .wrap .record .items .inventory-items.rewards li:hover{color:#fffc}.dialog.records-detail .wrap .record.completed .items .inventory-items.rewards li:hover{color:#fff}}.dialog.records-detail .wrap .record .actions{margin:.5rem 0 0}.dialog.records-detail .wrap .content{z-index:0;border-left:1px solid #ffffff1a;grid-template-rows:min-content 1fr;gap:2rem;padding:0 0 0 calc(2rem - 1px);display:grid;position:relative}.dialog.records-detail .wrap .content .views{border-right:1px solid #ffffff1a}.dialog.records-detail .wrap .content .views ul{grid-auto-flow:column;justify-content:start;gap:12px;width:max-content;padding:0 2rem 0 0;display:grid}.dialog.records-detail .wrap .content .views ul li .tab{color:#fff9;cursor:pointer;align-items:center;gap:10px;height:40px;padding:0 4px;font-size:16px;transition:color .25s;display:flex;position:relative}.dialog.records-detail .wrap .content .views ul li .tab.disabled{pointer-events:none;color:#fff3}.dialog.records-detail .wrap .content .views ul li .tab.active{background:radial-gradient(60% 40% at 50% 100%, color-mix(in srgb, var(--foreground) 20%, transparent) 0%, #0000 100%);color:#fff}.dialog.records-detail .wrap .content .views ul li .tab:before{content:"";background-color:#fff;width:100%;height:4px;transition:transform .2s;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.dialog.records-detail .wrap .content .views ul li .tab.active:before{transform:scaleX(1)}@media (hover:hover){.dialog.records-detail .wrap .content .views ul li .tab:hover,.dialog.records-detail .wrap .content .views ul li .tab.active:hover{color:#fff}}.dialog.records-detail .wrap .members{flex-direction:column;gap:2rem;display:flex}.dialog.records-detail .wrap .members.no-members{min-height:25vh}.dialog.records-detail .wrap .members.no-members .info{text-align:center}.dialog.records-detail .wrap .members .section:last-child{flex:1}.dialog.records-detail .wrap .members .section.loading{min-height:10rem}.dialog.records-detail .wrap .members .section.loading .spinner{place-self:center}.dialog.records-detail .wrap .members .tags{--columns:6;grid-template-columns:repeat(var(--columns), 1fr);align-items:start;gap:3px;display:grid}.dialog.records-detail .wrap .members .tags:not(:last-child){margin:0 0 1rem}.dialog.records-detail .wrap .members .tags .member{gap:10px;display:grid;position:relative}.dialog.records-detail .wrap .members .tags .member .medal.energy{--energy-solar-outline:#612405;--energy-arc-outline:#09575d;--energy-void-outline:#381f47;--energy-stasis-outline:#001f66;--energy-strand-outline:#125424;justify-content:center;align-items:center;display:flex;position:relative}.dialog.records-detail .wrap .members .tags .member .medal.energy svg{max-height:20px}.dialog.records-detail .wrap .members .tags .member .medal.energy svg .outline{opacity:.6!important}.dialog.records-detail .wrap .members .tags.with-objectives{--columns:3;gap:1rem}.dialog.records-detail .wrap .members .tags.with-objectives .member .member-link{max-width:unset}@media screen and (width<=1680px){.dialog.records-detail .wrap .members .tags{--columns:5}}@media screen and (width<=1440px){.dialog.records-detail .wrap .members .tags{--columns:4}}@media screen and (width<=1280px){.dialog.records-detail .wrap .members .tags{--columns:3}.dialog.records-detail .wrap .members .tags.with-objectives{--columns:2}}@media screen and (width<=1024px){.dialog.records-detail .wrap .members .tags{--columns:2}}@media screen and (width<=1023px){.dialog.records-detail .wrap .members .tags,.dialog.records-detail .wrap .members .tags.with-objectives{--columns:1}}@media screen and (width<=768px){.dialog.records-detail .wrap{grid-template-rows:max-content 1fr;grid-template-columns:1fr}.dialog.records-detail .wrap .content{border-left:unset;padding:0}.dialog.records-detail .wrap .members .tags{--columns:3}.dialog.records-detail .wrap .members .tags.with-objectives{--columns:2}}@media screen and (width<=600px){.dialog.records-detail .wrap .record{gap:1.5rem}.dialog.records-detail .wrap .record .sticky{top:calc(2rem + var(--header-offset))}.dialog.records-detail .wrap{padding:calc(2rem + calc(env(safe-area-inset-top) * .8)) 2rem 2rem;gap:2rem}.dialog.records-detail .wrap .record .properties{--item-size:42px}.dialog.records-detail .wrap .record .properties.item{--item-size:60px;--item-border-inset-width:2px}.dialog.records-detail .wrap .members .tags,.dialog.records-detail .wrap .members .tags.with-objectives{--columns:1}}.list.record-items{--columns:3;grid-template-columns:repeat(var(--columns), 1fr);align-content:start;gap:7px;display:grid}.list.record-items .record{--border-width:1px;height:initial;background-color:#0000;flex-flow:wrap;align-content:space-between;gap:1rem;margin:0;padding:0 0 1rem;font-size:14px;display:flex;position:relative;container-type:inline-size}.list.record-items .record:before{content:"";z-index:3;pointer-events:none;width:100%;height:100%;box-shadow:inset 0 0 0 var(--border-width) color-mix(in srgb, var(--foreground) 30%, transparent);transition:box-shadow .25s,background-color .25s;position:absolute;top:0;left:0}.list.record-items .record.linked{cursor:pointer}.list.record-items .record.redacted{align-items:flex-start}.list.record-items .record .aside{letter-spacing:.8px;color:color-mix(in srgb, var(--foreground) 40%, transparent);margin:0 1rem 1rem;font-size:14px;font-style:italic}.list.record-items .record .properties{--item-size:42px;--item-border-inset-width:2px;--item-border-inset-color:#b9b9b9;width:100%;padding:1rem 1rem 0;display:flex}.list.record-items .record .properties .icon{width:var(--item-size);height:var(--item-size);flex:0 0 var(--item-size);position:relative}.list.record-items .record .properties.item{--item-size:48px}.list.record-items .record .properties.item .inventory-items{width:var(--item-size);z-index:4;cursor:default;display:block;position:relative}.list.record-items .record .properties .text{flex-direction:column;flex:100%;column-gap:10px;min-width:0;margin:0 0 0 1rem;display:flex}.list.record-items .record .properties .text .pair{gap:2px;display:flex}.list.record-items .record .properties .text .name{min-width:0;color:color-mix(in srgb, var(--foreground) 90%, transparent);white-space:nowrap;text-overflow:ellipsis;flex:100%;font-size:16px;overflow:hidden}.list.record-items .record .properties .text .meta{z-index:3;display:flex;position:relative}.list.record-items .record .properties .text .meta div{margin:0 1rem 0 0;position:relative}.list.record-items .record .properties .text .meta div:after{content:"  /  ";white-space:pre-wrap;color:color-mix(in srgb, var(--foreground) 40%, transparent);pointer-events:none;position:absolute;right:-1rem}.list.record-items .record .properties .text .meta>div:last-child{margin:0}.list.record-items .record .properties .text .meta>div:last-child:after{content:none}.list.record-items .record .properties .text .meta .expiration svg{width:14px}.list.record-items .record .properties .text .description{color:color-mix(in srgb, var(--foreground) 60%, transparent);flex:100%;margin:8px 0 0}.list.record-items .record:not(.verbose) .properties .text .description{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.list.record-items .record .properties .text .description p{line-height:1.4}.list.record-items .record .properties .text .description ul{padding:0 0 0 2rem;line-height:1.4;list-style-type:disc}.list.record-items .record .properties .text .description ul li{color:inherit;display:list-item}.list.record-items .record .properties .text .description .expiration-info{color:color-mix(in srgb, var(--experience) 80%, transparent)}@container (width<=310px){.list.record-items .record .properties .text .name{font-size:14px}.list.record-items .record .properties .text .description{margin:4px 0 0;font-size:12px}.list.record-items .record .properties .text .description ul li{font-size:12px}.list.record-items .record .properties .text .meta{display:none}}.list.record-items .record .handler{z-index:2;width:100%;height:100%;position:absolute;top:0;left:0}.list.record-items .record .objectives{padding:0 1rem}.list.record-items .record .definition{flex-direction:column;gap:1rem;width:100%;display:flex}.list.record-items .record .items{width:100%}.list.record-items .record .collection-items.rewards{z-index:3;grid-template-columns:1fr;padding:0 1rem;position:relative}.list.record-items .record .collection-items.rewards li{color:color-mix(in srgb, var(--foreground) 40%, transparent);background-color:#0000001a}.list.record-items .record .collection-items.rewards li.completed{background-color:color-mix(in srgb, var(--foreground) 10%, transparent);color:color-mix(in srgb, var(--foreground) 80%, transparent)}.list.record-items .record .inventory-items.rewards+.collection-items.rewards{margin:1rem 0 0}.list.record-items .record .inventory-items.rewards{z-index:3;padding:0 1rem;position:relative}.list.record-items .record .inventory-items.rewards li{color:color-mix(in srgb, var(--foreground) 40%, transparent)}.list.record-items .record.completed .inventory-items.rewards li{color:color-mix(in srgb, var(--foreground) 80%, transparent)}.list.record-items .record .collection-items.rewards li:active{background-color:color-mix(in srgb, var(--foreground) 40%, transparent);color:color-mix(in srgb, var(--foreground) 100%, transparent)}.list.record-items .record .inventory-items.rewards li:active{color:color-mix(in srgb, var(--foreground) 80%, transparent)}.list.record-items .record.completed .inventory-items.rewards li:active{color:color-mix(in srgb, var(--foreground) 100%, transparent)}@media (hover:hover){.list.record-items .record .collection-items.rewards li:hover{background-color:color-mix(in srgb, var(--foreground) 40%, transparent);color:color-mix(in srgb, var(--foreground) 100%, transparent)}.list.record-items .record .inventory-items.rewards li:hover{color:color-mix(in srgb, var(--foreground) 80%, transparent)}.list.record-items .record.completed .inventory-items.rewards li:hover{color:color-mix(in srgb, var(--foreground) 100%, transparent)}}.list.record-items .record ul.transitory{z-index:5;gap:3px;width:max-content;margin:0 1rem;display:flex;position:relative}.list.record-items .record ul.transitory li{transition:transform .25s}.list.record-items .record ul.transitory li:nth-child(2){transform:translate(-50%)}.list.record-items .record ul.transitory li:nth-child(3){transform:translate(-100%)}.list.record-items .record ul.transitory li:nth-child(4){transform:translate(-150%)}.list.record-items .record ul.transitory li:nth-child(5){transform:translate(-200%)}.list.record-items .record ul.transitory li:nth-child(6){transform:translate(-250%)}.list.record-items .record ul.transitory li:nth-child(7){transform:translate(-300%)}.list.record-items .record ul.transitory li:nth-child(8){transform:translate(-350%)}.list.record-items .record ul.transitory li:nth-child(9){transform:translate(-400%)}.list.record-items .record ul.transitory li:nth-child(10){transform:translate(-450%)}.list.record-items .record ul.transitory li:nth-child(11){transform:translate(-500%)}.list.record-items .record ul.transitory li:nth-child(12){transform:translate(-550%)}@media (hover:hover){.list.record-items .record ul.transitory:hover li{transform:translate(0)}}.list.record-items .record ul.transitory li svg{pointer-events:unset;width:24px;height:24px;overflow:visible}.list.record-items .record ul.transitory li svg .progress{fill:none;stroke:color-mix(in srgb, var(--foreground) 40%, transparent);stroke-width:4px}.list.record-items .record ul.transitory li svg .progress.fill{stroke:var(--progress);transition:stroke-dashoffset .25s}.list.record-items .record ul.transitory li svg .progress.fill.complete{stroke:#e3d488}.list.record-items .record ul.transitory li svg image{transition:opacity .25s}.list.record-items .record ul.transitory li svg .hover{fill:none;stroke:var(--foreground);stroke-width:3px;opacity:0;transition:transform .25s,opacity .25s;transform:scale(.9)}.list.record-items .record ul.transitory li svg:active .hover{opacity:1;transform:scale(1)}@media (hover:hover){.list.record-items .record ul.transitory li svg:hover image{opacity:0}.list.record-items .record ul.transitory li svg:hover .hover{opacity:1;transform:scale(1)}}.list.record-items .record.linked:active{background-color:color-mix(in srgb, var(--foreground) 20%, transparent)}@media (hover:hover){.list.record-items .record.linked:hover{background-color:color-mix(in srgb, var(--foreground) 20%, transparent)}}.list.record-items .record.redacted:before{content:"";z-index:3;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.list.record-items .record.completed{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) #e3d488;background-color:#e3d48833}.list.record-items .record.completed .progress-bar.completed .box .fill{background-color:#e3d48899}.list.record-items .record.completed .progress-bar .bar .fill{background-color:#e3d48800}.list.record-items .record .progress-bar.intervals .bar.completed:not(.unredeemed) .fill,.list.record-items .record.linked.completed:active{background-color:#e3d48866}@media (hover:hover){.list.record-items .record.linked.completed:hover{background-color:#e3d48866}}.list.record-items .record .background{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.list.record-items .record .background svg{opacity:.5;--fill:var(--foreground);width:300px;position:absolute}.wrapper.dark .list.record-items .record .background svg{opacity:.33}.list.record-items .record .background.challenge svg{opacity:.1;width:200px;top:50%;right:-25px;transform:translateY(-50%)}.wrapper.dark .list.record-items .record .background.challenge svg{opacity:.05}.list.record-items .record .background.gild svg{opacity:.5;width:1140px;color:var(--foreground);transform:translate(-533px,-533px)}.list.record-items .record.completed.gilded .background.gild svg{opacity:1;color:#f5c2a3}.wrapper.dark .list.record-items .record.completed.gilded .background.gild svg{opacity:1;color:#eb8647}.list.record-items .record.completed.gilded{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) #edb25e;background-color:#edb25e33}.list.record-items .record.completed.gilded .progress-bar.completed .box .fill{background-color:#edb25ecc}.list.record-items .record.completed.gilded .progress-bar .bar .fill{background-color:#edb25e00}.list.record-items .record.linked.completed.gilded:active{background-color:#edb25e66}@media (hover:hover){.list.record-items .record.linked.completed.gilded:hover{background-color:#edb25e66}}.list.record-items .record.completed.seasonal-challenge{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) #27d4f3;background-color:#27d4f333}.list.record-items .record.completed.seasonal-challenge .progress-bar.completed .box .fill{background-color:#27d4f3cc}.list.record-items .record.completed.seasonal-challenge .progress-bar .bar .fill{background-color:#27d4f300}.list.record-items .record.linked.completed.seasonal-challenge:active{background-color:#27d4f366}@media (hover:hover){.list.record-items .record.linked.completed.seasonal-challenge:hover{background-color:#27d4f366}}.list.record-items .record.completed.pattern{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) var(--deepsight);background-color:#d2513a66}.list.record-items .record.completed.pattern .progress-bar.completed .box .fill{background-color:#d2513acc}.list.record-items .record.completed.pattern .progress-bar .bar .fill{background-color:#d2513a00}.list.record-items .record.linked.completed.pattern:active{background-color:#d2513a66}@media (hover:hover){.list.record-items .record.linked.completed.pattern:hover{background-color:#d2513a66}}.list.record-items .record.unredeemed{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) #7bdcc1;background-color:#7bdcc133}.list.record-items .record.unredeemed:not(.has-intervals) .progress-bar .bar .fill{background-color:#7bdcc100}.list.record-items .record .progress-bar .bar.unredeemed .fill{background-color:#7bdcc199}.list.record-items .record.unredeemed .progress-bar.completed .box .fill{background-color:#7bdcc1}@media (hover:hover){.list.record-items .record.linked.unredeemed:hover{background-color:#7bdcc166}}.list.record-items .record .progress-bar .bar,.list.record-items .record.unredeemed .progress-bar .bar,.list.record-items .record.completed .progress-bar .bar,.list.record-items .record.unredeemed .progress-bar.intervals .bar,.list.record-items .record.completed .progress-bar.intervals .bar.completed{background-color:color-mix(in srgb, var(--foreground) 5%, transparent)}.wrapper.dark .list.record-items .record .progress-bar:not(.completed) .box .fill{background-color:color-mix(in srgb, var(--foreground) 10%, transparent)}.list.record-items .record.tracked{--border-width:2px;box-shadow:inset 0 0 0 var(--border-width) #b5fc73;background-color:#b5fc7333}.list.record-items .record.linked.tracked:active{background-color:#b5fc7366}@media (hover:hover){.list.record-items .record.linked.tracked:hover{background-color:#b5fc7366}}.list.record-items .record .track{cursor:pointer;opacity:0;z-index:5;width:20px;transition:opacity .25s;position:absolute;top:1px;right:33%}.list.record-items .record .track svg{width:100%;height:auto;overflow:visible}@media (hover:hover){.list.record-items .record:hover .track{opacity:1}}.list.record-items .record.tracked .track{opacity:1}.wrapper:not(.reduced-motion) .list.record-items .record.tracked .track .grid{transform-origin:50%;transform-box:fill-box;animation:3s linear infinite both rotate-linear}.wrapper:not(.reduced-motion) .list.record-items .record.tracked .track .pulse path{transform-origin:50%;animation:4s linear infinite tracked-pulse}.wrapper:not(.reduced-motion) .list.record-items .record.tracked .track .pulse path:last-child{animation-delay:.3s}.list.record-items .record .highlight{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.list.record-items .record .highlight:before{content:"";--i0:calc(0% + var(--border-width));--i1:calc(100% - var(--border-width));clip-path:polygon(0% 0%, 0% 100%, 100% 100%, 100% 0%, var(--i0) 0%, var(--i0) var(--i0), var(--i1) var(--i0), var(--i1) var(--i1), var(--i0) var(--i1), var(--i0) 0%);background:linear-gradient(135deg, transparent 0%, transparent 30%, var(--foreground) 50%, transparent 70%, transparent 100%);background-repeat:no-repeat;background-size:800% 100%;animation:3s linear .3s 10 reverse forwards sparkle-horizontal;position:absolute;inset:0}.list.record-items .record .highlight:after{content:"";background:linear-gradient(135deg, transparent 0%, transparent 10%, color-mix(in srgb, var(--foreground) 10%, transparent) 40%, color-mix(in srgb, var(--foreground) 25%, transparent) 50%, color-mix(in srgb, var(--foreground) 10%, transparent) 60%, transparent 90%, transparent 100%);pointer-events:none;background-repeat:no-repeat;background-size:800% 100%;animation:3s linear 10 reverse forwards sparkle-horizontal;position:absolute;inset:0}.list.record-items .record.selected{background-color:#0084ff1a!important}@media screen and (width<=1500px){.list.record-items{--columns:2}}@media screen and (width<=1024px){.list.record-items .record .track{opacity:1}}@media screen and (width<=600px){.list.record-items{--columns:1}.list.record-items .record .properties{--item-size:28px}.list.record-items .record .properties.item,.list.record-items .record .properties.item .inventory-items{--item-size:32px;--item-border-inset-width:1px}.list.record-items .record .background.gild svg{width:740px;transform:translate(-340px,-340px)}}.wrapper.light .list.record-items .record .properties:not(.item) .icon .image{filter:invert()}.list.record-items.placeholder{pointer-events:none}.list.record-items.placeholder .record.tracked{--border-width:2px;box-shadow:unset;background-color:#0000}.list.record-items.placeholder .record.tracked:before{box-shadow:inset 0 0 0 var(--border-width) color-mix(in srgb, var(--foreground) 10%, transparent)}.list.record-items.placeholder .record .icon,.list.record-items.placeholder .record .name,.list.record-items.placeholder .record .meta .commonality,.list.record-items.placeholder .record .meta .score,.list.record-items.placeholder .record .description{background-color:color-mix(in srgb, var(--foreground) 10%, transparent);min-height:14px}.list.record-items.placeholder .record .properties .text .meta div:after{content:" "}.list.record-items.placeholder .record .pair{justify-content:space-between}.list.record-items.placeholder .record .name{flex:unset;width:100px}.list.record-items.placeholder .record .meta .commonality{width:50px}.list.record-items.placeholder .record .meta .score{width:30px}.list.record-items.table{--columns:1}.list.record-items.table .record{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);align-items:center;padding:6px 0;display:flex}.list.record-items.table .record .icon{flex:0 0 32px;width:32px;height:32px;position:relative}.list.record-items.table .record .inventory-items.as-panels{grid-template-columns:100%}.list.record-items.table .record .text{color:color-mix(in srgb, var(--foreground) 60%, transparent)}.list.record-items.table .record .text .name{color:color-mix(in srgb, var(--foreground) 80%, transparent)}.list.record-items.table .record .text p{max-width:600px;line-height:1.4}.list.record-items.table .record .text ul{margin:0 0 6px;padding:0 0 0 2rem;list-style-type:disc}.list.record-items.table .record .text ul:last-child{margin-bottom:0}.list.record-items.table .record .text ul li{line-height:1.6;display:list-item}._row_1y7ya_1{border-bottom:1px solid color-mix(in srgb, var(--foreground) 10%, transparent);gap:10px;padding:6px 0;display:flex}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12{--item-size:42px;flex:35%;gap:1rem;display:flex}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12 ._icon_1y7ya_19{width:var(--item-size);height:var(--item-size);flex:0 0 var(--item-size);position:relative}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12 ._text_1y7ya_26 ._description_1y7ya_26{-webkit-line-clamp:3;color:color-mix(in srgb, var(--foreground) 60%, transparent);-webkit-box-orient:vertical;flex:100%;display:-webkit-box;overflow:hidden}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12 ._text_1y7ya_26 ._description_1y7ya_26 p{line-height:1.4}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12 ._text_1y7ya_26 ._description_1y7ya_26 ul{padding:0 0 0 2rem;line-height:1.4;list-style-type:disc}._row_1y7ya_1 ._col_1y7ya_8._record_1y7ya_12 ._text_1y7ya_26 ._description_1y7ya_26 ul li{color:inherit;display:list-item}._row_1y7ya_1 ._col_1y7ya_8._objectives_1y7ya_50{flex:25%}._row_1y7ya_1 ._col_1y7ya_8._commonality_1y7ya_54{flex:5%}._row_1y7ya_1 ._col_1y7ya_8._score_1y7ya_58{flex:auto}
