.index-page .scrollbar__inner{overflow-x:hidden}.index__list{margin-left:-.125rem}.index__list li{display:flex;gap:.5rem;margin:.5rem 0}.index__list .icon{height:var(--lh-lg)}.index__img{--index-img-radius: var(--radius-6);position:relative;border-radius:var(--index-img-radius);width:160%;max-width:none;margin-top:3.75rem}@media(min-width:48rem){.index__img{--index-img-radius: var(--radius-8);width:100%}}.index__img:after,.index__img:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:inherit;z-index:var(--layer-1);pointer-events:none}.index__img:before{box-shadow:0 0 0 1px var(--color-border-2)}.index__img:after{background:linear-gradient(180deg,hsla(0,0%,100%,.02),transparent);mix-blend-mode:screen}.index__img img{border-radius:inherit;aspect-ratio:2402 / 1562;content:var(--light-url);width:100%}.dark-theme .index__gradient{--index-gradient-stop-color: var(--bg-5)}.dark-theme .index__img img{content:var(--dark-url)}
