.scope-list-section .scope-list__head{border-bottom:1px solid var(--border-color);flex-direction:column;gap:clamp(1.125rem,1.125rem + .375vw,1.5rem);padding-top:clamp(4rem,3.1875rem + 3.8125vw,7rem);padding-bottom:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);display:flex}@media screen and (min-width:1080px){.scope-list-section .scope-list__head{flex-direction:row;justify-content:space-between;align-items:center}}.scope-list{position:relative}.scope-list__follow{--scope-parallax-x:0px;--scope-parallax-y:0px;--scope-parallax-rotate:0deg;z-index:0;pointer-events:none;opacity:.42;will-change:transform;width:min(24rem,42%);height:14rem;transform:translate(calc(-50% + var(--scope-parallax-x)), calc(-50% + var(--scope-parallax-y))) rotate(var(--scope-parallax-rotate));position:absolute;top:50%;left:50%}@media screen and (max-width:1079px){.scope-list__follow{opacity:.2;will-change:auto;width:12rem;height:8rem;top:50%;left:50%;transform:translate(-50%,-50%)!important}}.scope-list--single .scope-list__row{min-height:clamp(4rem,4rem + 6vw,10rem);padding-top:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem);padding-bottom:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}.scope-list--single .scope-list__follow{opacity:.5;width:min(20rem,34%);left:72%}.scope-list--single .scope-list__content{max-width:58%}@media screen and (max-width:1079px){.scope-list--single .scope-list__row{min-height:clamp(4rem,3.4375rem + 4.5625vw,8rem)}.scope-list--single .scope-list__follow{width:10rem;left:68%}.scope-list--single .scope-list__content{max-width:72%}}.scope-list__list{z-index:1;margin:0;padding:0;list-style:none;position:relative}.scope-list__row{isolation:isolate;border-bottom:1px solid var(--border-color);color:var(--ink);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:clamp(1.125rem,1.125rem + .375vw,1.5rem);padding:clamp(1.375rem,1.375rem + .625vw,2rem) clamp(.8125rem,.8125rem + .1875vw,1rem);display:grid;position:relative;overflow:hidden}.scope-list__row:before{content:"";z-index:-1;background-color:var(--surface);opacity:0;border-radius:50%;transition:transform .35s cubic-bezier(.625,.05,0,1),opacity .25s cubic-bezier(.625,.05,0,1),border-radius .35s cubic-bezier(.625,.05,0,1);position:absolute;inset:0;transform:scale(.94,.55)}@media screen and (min-width:750px){.scope-list__row{padding-inline:clamp(1.5625rem,1.5625rem + .9375vw,2.5rem)}}@media screen and (min-width:1080px){.scope-list__row{padding-inline:clamp(1.8125rem,1.8125rem + 1.1875vw,3rem)}}.scope-list__row:is(:focus-visible,:active):before{opacity:1;background-color:rgba(var(--ink-rgb), .08);border-radius:.25rem;transform:scale(1)}.scope-list__list li:last-child .scope-list__row{border-bottom:none}.scope-list__content{gap:clamp(.6875rem,.6875rem + .0625vw,.75rem);min-width:0;transition:transform .35s cubic-bezier(.625,.05,0,1);display:grid}@media screen and (min-width:1080px){.scope-list__content{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:clamp(1.375rem,1.375rem + .625vw,2rem)}}.scope-list__title{align-items:center;gap:clamp(.6875rem,.6875rem + .0625vw,.75rem);min-width:0;transition:color .25s cubic-bezier(.625,.05,0,1);display:flex}.scope-list__title-text{background-image:linear-gradient(90deg,currentColor,currentColor);background-position:left bottom 2px;background-repeat:no-repeat;background-size:0% 1px;transition:background-size .35s cubic-bezier(.625,.05,0,1)}.scope-list__arrow{opacity:0;flex:none;transition:opacity .25s cubic-bezier(.625,.05,0,1),transform .25s cubic-bezier(.625,.05,0,1);display:inline-flex;transform:translate(-.375rem)}.scope-list__row:is(:focus-visible,:active) .scope-list__content{transform:translate(.5rem)}.scope-list__row:is(:focus-visible,:active) .scope-list__arrow{opacity:1;transform:translate(0)}.scope-list__row:is(:focus-visible,:active) .scope-list__title-text{background-size:100% 1px}.scope-list__meta{min-width:0;color:var(--ink-muted);transition:color .25s cubic-bezier(.625,.05,0,1)}.scope-list__row:is(:focus-visible,:active) .scope-list__meta{color:var(--ink-soft)}.scope-list__num{color:var(--ink-faint);font-variant-numeric:tabular-nums;justify-self:end;transition:color .25s cubic-bezier(.625,.05,0,1)}.scope-list__row:is(:focus-visible,:active) .scope-list__num{color:var(--ink)}@media (hover:hover) and (pointer:fine){.scope-list__row:hover:before{opacity:1;border-radius:.25rem;transform:scale(1)}.scope-list__row:hover .scope-list__content{transform:translate(.5rem)}.scope-list__row:hover .scope-list__arrow{opacity:1;transform:translate(0)}.scope-list__row:hover .scope-list__title-text{background-size:100% 1px}.scope-list__row:hover .scope-list__meta{color:var(--ink-soft)}.scope-list__row:hover .scope-list__num{color:var(--ink)}}@media (prefers-reduced-motion:reduce){.scope-list__row:before,.scope-list__content,.scope-list__arrow,.scope-list__meta,.scope-list__num{transition:none}.scope-list__row:is(:focus-visible,:active) .scope-list__content{transform:none}.scope-list__row:is(:focus-visible,:active):before,.scope-list__row:is(:focus-visible,:active) .scope-list__content,.scope-list__row:is(:focus-visible,:active) .scope-list__arrow{transition-duration:0s}}@media (prefers-reduced-motion:reduce) and (hover:hover) and (pointer:fine){.scope-list__row:hover .scope-list__content{transform:none}.scope-list__row:hover:before,.scope-list__row:hover .scope-list__content,.scope-list__row:hover .scope-list__arrow{transition-duration:0s}}
