.iconWrapper{cursor:pointer;justify-content:center;align-items:center;min-width:40px;min-height:40px;display:flex}.plus.plusIcon{position:absolute;transform:translate(-7px)translateY(-1px)}.plus.plusIcon:before{content:"";background-color:currentColor;border-radius:1px;width:14px;height:2px;position:absolute}.plus.plusIcon:after{content:"";background-color:currentColor;border-radius:1px;width:14px;height:2px;position:absolute;transform:rotate(90deg)}.power.powerIcon{border:2px solid;border-radius:50%;width:18px;height:18px;position:absolute}.power.powerIcon:before{content:"";border-left:solid 3px var(--foreground);border-right:solid 3px var(--foreground);background-color:currentColor;width:2px;height:9.9px;position:absolute;top:-3.6px;left:5px}.close.closeIcon{width:24px;height:22px;position:absolute}.close.closeIcon:before{content:"";background-color:currentColor;width:25px;height:2px;position:absolute;top:10px;transform:rotate(-45deg)}.close.closeIcon:after{content:"";background-color:currentColor;width:25px;height:2px;position:absolute;top:10px;transform:rotate(45deg)}.triangle.triangleIcon{text-align:left;border-bottom-right-radius:30%;position:relative;bottom:0;transform:skew(30deg)translateY(7.5px)}.triangle.triangleIcon:before,.triangle.triangleIcon:after{content:"";background-color:inherit;position:absolute}.triangle.triangleIcon,.triangle.triangleIcon:before{width:20px;height:17.3205px}.triangle.triangleIcon:before{border-bottom-left-radius:30%;transform:skew(-30deg)skew(-30deg)translate(-50%)}.triangle.triangleIcon:after{border-bottom-left-radius:30%;width:17.3205px;height:20px;transform:skew(-30deg)rotate(150deg)skewY(-30deg)translate(-7%,50%)}.lock.lockIcon{color:currentColor;background:currentColor;border:3px solid;border-radius:3px;width:35px;height:18px;margin-top:10px;margin-left:3px;position:absolute}.lock.lockIcon:before{content:"";border-top:5px solid;border-left:5px solid;border-right:5px solid;border-radius:16px 16px 0 0;width:16px;height:24px;position:absolute;top:-22px;left:5px}.focus-visible.focus-malibu{box-shadow:inset 0 0 0 2px #64bff4}.focus-visible.focus-mineShaft{box-shadow:inset 0px 0px 0px 2px var(--neutral-high-content)}.backdropFilter{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.horizontal-fade{-webkit-mask:linear-gradient(90deg,#fff 0% 85%,#0000 100%);mask:linear-gradient(90deg,#fff 0% 85%,#0000 100%)}.TextPlaceholder{width:5em;height:1em;display:flex}@keyframes sheen{50%{opacity:.4}}.TextPlaceholder--loading{background:var(--neutral-medium-surface);border-radius:4px;animation:2s infinite sheen}.TextPlaceholder--inline-block{display:inline-block}.TextPlaceholder--shouldCenter{margin:0 auto}.TextPlaceholder--icon{border-radius:50%;width:1em;margin:0 auto}
