.app-main,.app-sidebar{height:50vh;min-height:400px}.app-sidebar__btn-values{position:relative}.app-sidebar__btn-values span{position:absolute;border-color:var(--bs-primary);border-style:solid;width:8px;height:8px}.app-sidebar__btn-values span:nth-child(1){border-width:2px 0 0 2px;top:-3px;left:-3px;border-top-left-radius:inherit}.app-sidebar__btn-values span:nth-child(2){border-width:2px 2px 0 0;top:-3px;right:-3px;border-top-right-radius:inherit}.app-sidebar__btn-values span:nth-child(3){border-width:0 2px 2px 0;bottom:-3px;right:-3px;border-bottom-right-radius:inherit}.app-sidebar__btn-values span:nth-child(4){border-width:0 0 2px 2px;bottom:-3px;left:-3px;border-bottom-left-radius:inherit}.app-sidebar__btn-values.values--2 span:nth-child(2),.app-sidebar__btn-values.values--2 span:nth-child(4){border-color:var(--bs-orange)}.app-sidebar__btn-values.values--3 span:nth-child(1){border-color:var(--bs-orange)}.app-sidebar__btn-values.values--3 span:nth-child(3){border-color:var(--bs-green)}.app-sidebar__btn-values.values--4 span:nth-child(2){border-color:var(--bs-green)}.app-sidebar__btn-values.values--4 span:nth-child(3){border-color:var(--bs-red)}.app-sidebar__btn-values.values--4 span:nth-child(4){border-color:var(--bs-orange)}.app-ellipse-header__text{margin-left:1.5rem;flex-shrink:0}.app-ellipse-header:after{height:50%;content:"";border-bottom:1px solid var(--bs-border-color);width:100%}.app-ellipse-header__visual{left:calc(var(--bs-gutter-x) * .5);border:2px solid var(--bs-border-color);border-radius:var(--bs-border-radius-sm);position:absolute;top:50%;transform:translateY(-50%);width:1.2rem;height:1.2rem}.app-ellipse-header__visual span{position:absolute;width:8px;height:8px;border:0 solid var(--bs-primary)}.app-ellipse-header__visual--topLeft span:nth-child(1){top:-2px;left:-2px;border-width:2px 0 0 2px;border-top-left-radius:inherit}.app-ellipse-header__visual--topRight span:nth-child(1){top:-2px;right:-2px;border-width:2px 2px 0 0;border-top-right-radius:inherit}.app-ellipse-header__visual--bottomRight span:nth-child(1){bottom:-2px;right:-2px;border-width:0 2px 2px 0;border-bottom-right-radius:inherit}.app-ellipse-header__visual--bottomLeft span:nth-child(1){bottom:-2px;left:-2px;border-width:0 0 2px 2px;border-bottom-left-radius:inherit}.app-ellipse-header__visual--topLeft-bottomRight span:nth-child(1){top:-2px;left:-2px;border-width:2px 0 0 2px;border-top-left-radius:inherit}.app-ellipse-header__visual--topLeft-bottomRight span:nth-child(2){bottom:-2px;right:-2px;border-width:0 2px 2px 0;border-bottom-right-radius:inherit}.app-ellipse-header__visual--topRight-bottomLeft span:nth-child(1){top:-2px;right:-2px;border-width:2px 2px 0 0;border-top-right-radius:inherit}.app-ellipse-header__visual--topRight-bottomLeft span:nth-child(2){bottom:-2px;left:-2px;border-width:0 0 2px 2px;border-bottom-left-radius:inherit}.app-ellipse-header__visual--all span:nth-child(1){top:-2px;left:-2px;border-width:2px 0 0 2px;border-top-left-radius:inherit}.app-ellipse-header__visual--all span:nth-child(2){top:-2px;right:-2px;border-width:2px 2px 0 0;border-top-right-radius:inherit}.app-ellipse-header__visual--all span:nth-child(3){bottom:-2px;right:-2px;border-width:0 2px 2px 0;border-bottom-right-radius:inherit}.app-ellipse-header__visual--all span:nth-child(4){bottom:-2px;left:-2px;border-width:0 0 2px 2px;border-bottom-left-radius:inherit}.app-preview{background:#fff var(--app-icon-no-bg-url)}.app-preview__box{background-size:cover;background-repeat:no-repeat;background-position:center}.app-preview__box:before{position:absolute;content:"";top:0;bottom:0;left:0;right:0;z-index:-1;border:2px dashed rgba(0,0,0,.1)}.app-preview__box-wrapper{scrollbar-width:thin}.app-projects__preview{width:inherit;height:inherit;display:flex;align-items:center;justify-content:center}.app-projects__box{flex-shrink:0}.app-projects__item{background:#fff var(--app-icon-no-bg-url)}