.button[data-v-88f99d4a]{--bg-color-gray:var(--white);--border-color-gray:var(--gray-30);--text-color-gray:var(--black);--hover-color-gray:0 2px 8px rgba(0,0,0,.15);--bg-color-checked-gray:var(--gray-10);--border-color-checked-gray:var(--gray-60);--text-color-checked-gray:var(--black);--bg-color-disabled-gray:var(--white);--border-color-disabled-gray:var(--gray-40);--text-color-disabled-gray:var(--gray-40);--bg-color-yellow:var(--yellow-60);--border-color-yellow:transparent;--text-color-yellow:var(--black);--hover-color-yellow:0 2px 8px hsla(0,0%,100%,.4);--bg-color-checked-yellow:var(--yellow-60);--border-color-checked-yellow:transparent;--text-color-checked-yellow:var(--black);--bg-color-disabled-yellow:var(--gray-20);--border-color-disabled-yellow:var(--gray-50);--text-color-disabled-yellow:var(--gray-50);color:color-mix(in oklab,var(--text-color) var(--un-text-opacity),transparent);text-align:center;border-width:1px;border-color:color-mix(in oklab,var(--border-color) var(--un-border-opacity),transparent);border-radius:.25rem;--un-border-style:solid;border-style:solid;background-color:color-mix(in oklab,var(--bg-color) var(--un-bg-opacity),transparent);display:inline-flex;min-height:calc(var(--spacing) * 8.5);align-items:center;justify-content:center;position:relative}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@property --un-bg-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}.button[data-v-88f99d4a]:hover{--un-shadow:var(--hover-color);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.button--large[data-v-88f99d4a]{font-size:1rem;--un-leading:1.5;line-height:1.5;--un-tracking:.02rem;letter-spacing:.02rem;--un-font-weight:var(--fontWeight-normal);font-weight:var(--fontWeight-normal);padding-inline:calc(var(--spacing) * 4);padding-block:calc(var(--spacing) * 2)}.button--medium[data-v-88f99d4a]{font-size:.875rem;--un-leading:1.5;line-height:1.5;--un-tracking:.02rem;letter-spacing:.02rem;--un-font-weight:var(--fontWeight-normal);font-weight:var(--fontWeight-normal);padding-inline:calc(var(--spacing) * 3);padding-block:calc(var(--spacing) * 1.5)}.button--small[data-v-88f99d4a]{font-size:.75rem;--un-leading:1.35;line-height:1.35;--un-tracking:.02rem;letter-spacing:.02rem;--un-font-weight:var(--fontWeight-normal);font-weight:var(--fontWeight-normal);padding-inline:calc(var(--spacing) * 2);padding-block:calc(var(--spacing) * 1)}@property --un-leading{syntax:"*";inherits:false;}.button--gray[data-v-88f99d4a]{--bg-color:var(--bg-color-gray);--border-color:var(--border-color-gray);--text-color:var(--text-color-gray);--hover-color:var(--hover-color-gray)}.button--gray[data-v-88f99d4a]:hover{--un-shadow:0 2px 8px var(--un-shadow-color, rgba(0, 0, 0, .15));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}.button--yellow[data-v-88f99d4a]{--bg-color:var(--bg-color-yellow);--border-color:var(--border-color-yellow);--text-color:var(--text-color-yellow);--hover-color:var(--hover-color-yellow)}.button--checked.button:not(.button--disabled).button--gray[data-v-88f99d4a],.button:hover.button:not(.button--disabled).button--gray[data-v-88f99d4a]{--bg-color:var(--bg-color-checked-gray);--border-color:var(--border-color-checked-gray);--text-color:var(--text-color-checked-gray)}.button--checked.button:not(.button--disabled).button--yellow[data-v-88f99d4a],.button:hover.button:not(.button--disabled).button--yellow[data-v-88f99d4a]{--bg-color:var(--bg-color-checked-yellow);--border-color:var(--border-color-checked-yellow);--text-color:var(--text-color-checked-yellow)}.button--checked[data-v-88f99d4a]{--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold)}.button--disabled[data-v-88f99d4a],.button--loading[data-v-88f99d4a]{cursor:not-allowed}.button--disabled[data-v-88f99d4a]:hover,.button--loading[data-v-88f99d4a]:hover{--un-shadow:0 0 var(--un-shadow-color, rgb(0 0 0 / 0));box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow)}@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}.button--disabled.button--gray[data-v-88f99d4a],.button--loading.button--gray[data-v-88f99d4a]{--bg-color:var(--bg-color-disabled-gray);--border-color:var(--border-color-disabled-gray);--text-color:var(--text-color-disabled-gray)}.button--disabled.button--yellow[data-v-88f99d4a],.button--loading.button--yellow[data-v-88f99d4a]{--bg-color:var(--bg-color-disabled-yellow);--border-color:var(--border-color-disabled-yellow);--text-color:var(--text-color-disabled-yellow)}.button .button__text[data-v-88f99d4a]:before{--un-font-weight:var(--fontWeight-bold);font-weight:var(--fontWeight-bold);height:calc(var(--spacing) * 0);display:block;visibility:hidden;--un-content:attr(data-title);content:var(--un-content);overflow:hidden}@property --un-content{syntax:"*";inherits:false;initial-value:"";}
