html{font-size:62.5%}body{font-size:1.6rem}:root{--width-sidebar:24.8rem;--header-height:calc(7.4rem + var(--view-padding-top, 0px))}.h-fill{height:calc(100dvh - var(--header-height))}.dark .btn-gradient-secondary{background:linear-gradient(180deg,rgba(255,255,255,.18) 0,rgba(255,255,255,0) 100%),var(--UI-Line-Dark,#fff);box-shadow:0 1px 2px 0 rgba(27,28,29,.48),0 0 0 1px #242628;font-size:1.4rem!important;font-weight:600;line-height:140%;color:#0f0f10!important}.light .btn-gradient-secondary{border-radius:var(--radius-md,8px);border:1px solid var(--Linear-12,#fff);background:linear-gradient(180deg,rgba(255,255,255,.18) 0,rgba(255,255,255,0) 100%),var(--UI-Line-Dark,#323741);font-size:1.4rem!important;font-weight:600;line-height:140%;color:#fff!important}.light .btn-gradient-primary{background:linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.17)),#004eeb}