.ui-inset-divider-row{position:relative;border-bottom:0}.ui-inset-divider-row:not(:last-child):after{content:"";position:absolute;right:16px;bottom:0;left:16px;height:1px;background:color-mix(in srgb,var(--theme-border) 82%,transparent);pointer-events:none}.gradient-background{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none}.gradient-background__orb{position:absolute;aspect-ratio:1/1;border-radius:999px}.gradient-background__orb--bottom{right:-10%;bottom:-15%;width:50%;background:radial-gradient(circle at 70% 70%,rgba(0,56,217,.18) 0,transparent 72%)}.gradient-background__orb--top{top:-15%;left:-10%;width:45%;background:radial-gradient(circle at 30% 30%,rgba(0,56,217,.18) 0,transparent 72%)}html[data-theme=dark] .gradient-background__orb--bottom{background:radial-gradient(circle at 70% 70%,rgba(0,56,217,.12) 0,transparent 70%)}html[data-theme=dark] .gradient-background__orb--top{background:radial-gradient(circle at 30% 30%,rgba(0,56,217,.12) 0,transparent 70%)}