.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}.index__img:after,.index__img:before{content:"";position:absolute;z-index:var(--layer-1);pointer-events:none}.index__img:before{top:0;left:0;width:100%;height:100%;box-shadow:0 0 0 1px var(--bg-3);border-radius:inherit}.index__img:after{border-radius:0}.index__img img{border-radius:inherit;aspect-ratio:2402 / 1562;content:var(--light-url);width:100%;box-shadow:0 0 30px -5px var(--color-shadow-2)}@media(min-width:48rem){.index__img{--index-img-radius: var(--radius-8);width:100%;margin-bottom:-1.5rem}.index__img:after{background:linear-gradient(180deg,transparent,var(--bg) 70%);left:-1.5rem;bottom:-1.5rem;width:calc(100% + 3rem);height:40%}}.dark-theme .index__gradient{--index-gradient-stop-color: var(--bg-5)}.dark-theme .index__img img{content:var(--dark-url)}
