@cesdk/cesdk-js 1.6.2 → 1.7.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/assets/core/cesdk.wasm +0 -0
- package/assets/i18n/de.json +31 -6
- package/assets/i18n/en.json +44 -19
- package/assets/ui/fonts/Inter-SemiBold.woff +0 -0
- package/assets/ui/fonts/Inter-SemiBold.woff2 +0 -0
- package/assets/ui/stylesheets/cesdk-themes.css +1 -1
- package/assets/ui/stylesheets/cesdk.css +87 -86
- package/cesdk-engine.umd.d.ts +1688 -1780
- package/cesdk-engine.umd.js +1 -1
- package/cesdk.umd.js +1 -1
- package/index.d.ts +1827 -1929
- package/package.json +1 -1
|
@@ -1,130 +1,131 @@
|
|
|
1
|
-
.UBQ_Button__block--HEFkx{box-sizing:border-box;flex-shrink:1;flex-grow:1;display:flex;align-items:stretch;justify-content:center;z-index:0;margin:0;border:none;border-radius:var(--ubq-
|
|
2
|
-
.UBQ_PlainToggleButton__block--w1sg_{
|
|
1
|
+
.UBQ_Button__block--HEFkx{box-sizing:border-box;flex-shrink:1;flex-grow:1;display:flex;align-items:stretch;justify-content:center;z-index:0;margin:0;border:none;border-radius:var(--ubq-border_radius-m);font-size:var(--ubq-typography-button-m-size);line-height:var(--ubq-typography-button-m-line_height);letter-spacing:var(--ubq-typography-button-m-letter_spacing);font-family:var(--ubq-typography-button-m-font_family);font-weight:var(--ubq-typography-button-m-weight);min-width:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:var(--ubq-margin-xs);background:var(--ubq-interactive-default);color:var(--ubq-foreground-default);outline:none}.UBQ_Button__block--HEFkx>span{display:flex;align-items:center;justify-content:center;pointer-events:none;box-sizing:content-box;width:100%;min-height:var(--ubq-typography-button-m-line_height);min-width:var(--ubq-typography-button-m-line_height)}.UBQ_Button__block--HEFkx>span>span{flex-grow:1;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-align:left;margin:0 var(--ubq-margin-xs)}.UBQ_Button__block--HEFkx>span>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_Button__block--HEFkx>span>svg:first-child{margin-left:calc(var(--ubq-margin-xs) / 2)}.UBQ_Button__block--HEFkx>span>svg:last-child{margin-right:calc(var(--ubq-margin-xs) / 2)}.UBQ_Button__block--HEFkx>span>svg:only-child{margin:0}.UBQ_Button__block--HEFkx[data-loading=true]{pointer-events:none}.UBQ_Button__block--HEFkx .UBQ_Button__spinner--XO4xq{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_Button__block--HEFkx .UBQ_Button__spinner--XO4xq>svg{height:inherit;width:inherit;stroke-width:2}.UBQ_Button__block--HEFkx svg{color:inherit;flex-shrink:0}.UBQ_Button__block--HEFkx:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}.UBQ_Button__block--HEFkx:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}.UBQ_Button__block--HEFkx:disabled{opacity:.55;pointer-events:none}@supports not (contain: none){.UBQ_Button__block--HEFkx:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);background:var(--ubq-interactive-hover)}}.UBQ_Button__block--HEFkx:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);background:var(--ubq-interactive-hover)}.UBQ_Button__link--VBmmF{text-decoration:none}.UBQ_Button__ubq-variant_Accent--__QkQ{background:var(--ubq-interactive-accent-default);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Accent--__QkQ:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-accent-hover);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Accent--__QkQ:active{background:var(--ubq-interactive-accent-pressed);color:var(--ubq-foreground-accent)}@supports not (contain: none){.UBQ_Button__ubq-variant_Accent--__QkQ:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-accent);background:var(--ubq-interactive-accent-hover)}}.UBQ_Button__ubq-variant_Accent--__QkQ:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-accent);background:var(--ubq-interactive-accent-hover)}.UBQ_Button__ubq-variant_Danger--fq41d{background:var(--ubq-interactive-danger-default);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Danger--fq41d:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-danger-hover)}.UBQ_Button__ubq-variant_Danger--fq41d:active{background:var(--ubq-interactive-danger-pressed)}@supports not (contain: none){.UBQ_Button__ubq-variant_Danger--fq41d:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-accent);background:var(--ubq-interactive-danger-hover)}}.UBQ_Button__ubq-variant_Danger--fq41d:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-accent);background:var(--ubq-interactive-danger-hover)}.UBQ_Button__ubq-variant_Plain--UDC0y{background:none}.UBQ_Button__ubq-variant_Active--MLf8x{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_Button__ubq-variant_Active--MLf8x:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-active-hover)}.UBQ_Button__ubq-variant_Active--MLf8x:active{background:var(--ubq-interactive-active-pressed);color:var(--ubq-foreground-active)}@supports not (contain: none){.UBQ_Button__ubq-variant_Active--MLf8x:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-active);background:var(--ubq-interactive-active-hover)}}.UBQ_Button__ubq-variant_Active--MLf8x:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-active);background:var(--ubq-interactive-active-hover)}.UBQ_Button__ubq-variant_Selected--sm8yc{background:var(--ubq-interactive-selected);box-shadow:inset 0 0 0 1px var(--ubq-border-outline)}.UBQ_Button__ubq-size_Large--txKDF{padding:var(--ubq-margin-m)}@keyframes UBQ_Button__spin--_7gQN{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
|
|
2
|
+
.UBQ_PlainToggleButton__block--w1sg_{background:none;color:var(--ubq-foreground-default)}.UBQ_PlainToggleButton__block--w1sg_:hover:not(:active){background:var(--ubq-interactive-hover)}.UBQ_PlainToggleButton__block--w1sg_:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}@supports not (contain: none){.UBQ_PlainToggleButton__block--w1sg_:focus{background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}}.UBQ_PlainToggleButton__block--w1sg_:focus-visible{background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}
|
|
3
3
|
.UBQ_Theme__block--ZM2Cr{height:100%;width:100%}.UBQ_Theme__transition--_mgYZ * *{transition:color,background-color .2s ease-in-out}
|
|
4
4
|
.UBQ_Layout__block--ydlZ3{display:grid;grid-template-rows:calc(var(--ubq-scale-base) * 12) 1fr calc(var(--ubq-scale-base) * 12);grid-template-columns:calc(var(--ubq-scale-base) * 72) 1fr;position:absolute;top:0;bottom:0;left:0;right:0}.UBQ_Layout__topbar--xbXF_{grid-column:2/-1;color:var(--ubq-foreground-default);background:var(--ubq-elevation-1);padding:0 var(--ubq-margin-l)}.UBQ_Layout__main--CqghO{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;overflow-x:auto;grid-row:2/-1;color:var(--ubq-foreground-default);background:var(--ubq-canvas)}.UBQ_Layout__main--CqghO::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_Layout__main--CqghO::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_Layout__main--CqghO::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Layout__main--CqghO::-webkit-scrollbar-corner{background:transparent}.UBQ_Layout__sidebar--_RCCy{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;overflow-x:auto;grid-row:1/-1;color:var(--ubq-foreground-default);background:var(--ubq-elevation-2)}.UBQ_Layout__sidebar--_RCCy::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_Layout__sidebar--_RCCy::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_Layout__sidebar--_RCCy::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Layout__sidebar--_RCCy::-webkit-scrollbar-corner{background:transparent}.UBQ_Layout__sidebarFooter--kTIn8{grid-row:-2/-1;grid-column:1/2;color:var(--ubq-foreground-default);background:var(--ubq-elevation-2)}.UBQ_Layout__sidebarFooter--kTIn8+.UBQ_Layout__sidebar--_RCCy{grid-row:1/-2}
|
|
5
|
-
.UBQ_CircularProgress__block--VzCNj{width:calc(9 * var(--ubq-scale-base));height:calc(9 * var(--ubq-scale-base))}.UBQ_CircularProgress__block--VzCNj>svg{height:calc(9 * var(--ubq-scale-base));width:calc(9 * var(--ubq-scale-base))}.UBQ_CircularProgress__circle--uXQTo{transform-origin:50% 50%;transform:rotate(-90deg);fill:none;stroke:var(--ubq-
|
|
5
|
+
.UBQ_CircularProgress__block--VzCNj{width:calc(9 * var(--ubq-scale-base));height:calc(9 * var(--ubq-scale-base))}.UBQ_CircularProgress__block--VzCNj>svg{height:calc(9 * var(--ubq-scale-base));width:calc(9 * var(--ubq-scale-base))}.UBQ_CircularProgress__circle--uXQTo{transform-origin:50% 50%;transform:rotate(-90deg);fill:none;stroke:var(--ubq-progress)}
|
|
6
6
|
.UBQ_AsyncResult__progress--V6yQx{display:flex;justify-content:center;align-items:center;height:100%;width:100%}
|
|
7
7
|
.UBQ_SegmentedGroup__block--__41e{display:flex;flex-direction:row}.UBQ_SegmentedGroup__block--__41e>*{border-radius:0}.UBQ_SegmentedGroup__block--__41e>*:first-child{border-top-left-radius:var(--ubq-border_radius-m);border-bottom-left-radius:var(--ubq-border_radius-m)}.UBQ_SegmentedGroup__block--__41e>*:last-child{border-top-right-radius:var(--ubq-border_radius-m);border-bottom-right-radius:var(--ubq-border_radius-m)}
|
|
8
|
-
.UBQ_InputGroup__block--z_I5L{display:flex;flex-direction:row;flex:1 1 auto;gap:1px}.UBQ_InputGroup__block--z_I5L
|
|
9
|
-
.UBQ_Popover__popover--Clapx{background-color:var(--ubq-
|
|
8
|
+
.UBQ_InputGroup__block--z_I5L{display:flex;flex-direction:row;flex:1 1 auto;gap:1px}.UBQ_InputGroup__block--z_I5L button,.UBQ_InputGroup__block--z_I5L input{border-radius:0}.UBQ_InputGroup__block--z_I5L>*{flex:1 1 auto}.UBQ_InputGroup__block--z_I5L>*:first-child button,.UBQ_InputGroup__block--z_I5L>*:first-child input{border-radius:var(--ubq-border_radius-m) 0 0 var(--ubq-border_radius-m)}.UBQ_InputGroup__block--z_I5L>*:last-child button,.UBQ_InputGroup__block--z_I5L>*:last-child input{border-radius:0 var(--ubq-border_radius-m) var(--ubq-border_radius-m) 0}
|
|
9
|
+
.UBQ_Popover__popover--Clapx{background-color:var(--ubq-elevation-3);box-sizing:border-box;border:1px solid var(--ubq-border-divider);border-radius:var(--ubq-border_radius-l);overflow:hidden;padding:0 calc( var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2) );box-shadow:var(--ubq-effect-shadow);z-index:80}.UBQ_Popover__popoverContent--CEV75 hr{margin-left:calc( -1 * calc( var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2) ) - calc(var(--ubq-margin-xs) / 2) );margin-right:calc( -1 * calc( var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2) ) - calc(var(--ubq-margin-xs) / 2) )}.UBQ_Popover__popoverContent--CEV75>*:first-child{padding-top:var(--ubq-margin-s)}.UBQ_Popover__popoverContent--CEV75>*:last-child{padding-bottom:var(--ubq-margin-s)}.UBQ_Popover__popoverContent--CEV75>*:first-child,.UBQ_Popover__popoverContent--CEV75>*:last-child{padding-right:calc(var(--ubq-margin-xs) / 2)}.UBQ_Popover__popoverContent--CEV75>*:only-child{padding:var(--ubq-margin-s) calc(var(--ubq-margin-xs) / 2)}
|
|
10
|
+
.UBQ_Heading__heading--Boo7Y{font-family:var(--ubq-typography-headline-m-font_family);font-size:var(--ubq-typography-headline-m-size);font-weight:var(--ubq-typography-headline-m-weight);letter-spacing:var(--ubq-typography-headline-m-letter_spacing);line-height:var(--ubq-typography-headline-m-line_height);text-transform:initial;color:var(--ubq-foreground-default);width:auto;margin:0}.UBQ_Heading__heading--Boo7Y,.UBQ_Heading__heading--Boo7Y *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UBQ_Heading__heading--Boo7Y.UBQ_Heading__largeTypography--odzmy{font-family:var(--ubq-typography-headline-l-font_family);font-size:var(--ubq-typography-headline-l-size);font-weight:var(--ubq-typography-headline-l-weight);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);line-height:var(--ubq-typography-headline-l-line_height)}
|
|
10
11
|
.UBQ_InspectorHeader__block--O458c{display:flex;align-items:center;padding:var(--ubq-margin-m) var(--ubq-margin-l);height:calc(12 * var(--ubq-scale-base) - 2 * var(--ubq-margin-m))}.UBQ_InspectorHeader__block--O458c .UBQ_InspectorHeader__heading--kp8Wa{flex:1 1 auto;display:flex;align-items:center;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_InspectorHeader__block--O458c>*:not(.UBQ_InspectorHeader__heading--kp8Wa){flex:0 0 auto}.UBQ_InspectorHeader__block--O458c>*:not(:first-child){margin-left:var(--ubq-margin-s)}
|
|
11
|
-
.UBQ_Heading__heading--Boo7Y{font-family:var(--ubq-typography-headline-m-font_family);font-size:var(--ubq-typography-headline-m-size);font-weight:var(--ubq-typography-headline-m-weight);letter-spacing:var(--ubq-typography-headline-m-letter_spacing);line-height:var(--ubq-typography-headline-m-line_height);text-transform:initial;color:var(--ubq-Heading-foreground, var(--ubq-foreground-default));width:auto;margin:0}.UBQ_Heading__heading--Boo7Y,.UBQ_Heading__heading--Boo7Y *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UBQ_Heading__heading--Boo7Y.UBQ_Heading__largeTypography--odzmy{font-family:var(--ubq-typography-headline-l-font_family);font-size:var(--ubq-typography-headline-l-size);font-weight:var(--ubq-typography-headline-l-weight);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);line-height:var(--ubq-typography-headline-l-line_height)}
|
|
12
12
|
.UBQ_SegmentedControls__block--KSgZm{display:flex}.UBQ_SegmentedControls__block--KSgZm>*:not(:last-child){margin-right:var(--ubq-margin-s)}
|
|
13
13
|
.UBQ_ButtonGroup__block--L2MdS>*{margin-right:1px}.UBQ_ButtonGroup__block--L2MdS>*:last-child{margin-right:0}
|
|
14
|
-
.UBQ_Checkbox__block--_q3kQ{min-width:var(--ubq-margin-m);display:flex;justify-content:space-between;padding:var(--ubq-margin-xs) 0}.UBQ_Checkbox__block--_q3kQ:not(:last-child){margin-bottom:var(--ubq-margin-m)}.UBQ_Checkbox__block--_q3kQ>*{margin-right:var(--ubq-margin-xs)}.UBQ_Checkbox__block--_q3kQ.UBQ_Checkbox__labelPositionRight--ArERD .UBQ_Checkbox__checkbox-container--Cqvhp{order:1}.UBQ_Checkbox__block--_q3kQ.UBQ_Checkbox__labelPositionRight--ArERD label{order:2}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp{position:relative;width:var(--ubq-margin-l);height:var(--ubq-margin-l);flex-shrink:0;display:flex;justify-content:center;align-items:center}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>*{width:var(--ubq-margin-m);height:var(--ubq-margin-m);margin:0;position:absolute}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input{opacity:0;z-index:1;cursor:pointer}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input:focus~.UBQ_Checkbox__checkbox--uu287{box-shadow:var(--ubq-effect-focus),inset 0 0 0 1px
|
|
14
|
+
.UBQ_Checkbox__block--_q3kQ{min-width:var(--ubq-margin-m);display:flex;justify-content:space-between;padding:var(--ubq-margin-xs) 0}.UBQ_Checkbox__block--_q3kQ:not(:last-child){margin-bottom:var(--ubq-margin-m)}.UBQ_Checkbox__block--_q3kQ>*{margin-right:var(--ubq-margin-xs)}.UBQ_Checkbox__block--_q3kQ.UBQ_Checkbox__labelPositionRight--ArERD .UBQ_Checkbox__checkbox-container--Cqvhp{order:1}.UBQ_Checkbox__block--_q3kQ.UBQ_Checkbox__labelPositionRight--ArERD label{order:2}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp{position:relative;width:var(--ubq-margin-l);height:var(--ubq-margin-l);flex-shrink:0;display:flex;justify-content:center;align-items:center}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>*{width:var(--ubq-margin-m);height:var(--ubq-margin-m);margin:0;position:absolute}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input{opacity:0;z-index:1;cursor:pointer}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input:focus~.UBQ_Checkbox__checkbox--uu287{box-shadow:var(--ubq-effect-focus),inset 0 0 0 1px rgba(255,255,255,.1)}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input:focus-visible~.UBQ_Checkbox__checkbox--uu287{opacity:1;z-index:2;box-shadow:var(--ubq-effect-focus),inset 0 0 0 1px rgba(255,255,255,.1)}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>input:focus-visible~.UBQ_Checkbox__checkbox--uu287:focus:not(:focus-visible){outline:none}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287{border-radius:var(--ubq-border_radius-s);background:var(--ubq-interactive-default);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287>svg{width:var(--ubq-margin-m);height:var(--ubq-margin-m)}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287>*{display:none}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287[data-checked=true]{background:var(--ubq-interactive-active-default)}.UBQ_Checkbox__block--_q3kQ>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287[data-checked=true]>*{color:var(--ubq-foreground-active);display:block}.UBQ_Checkbox__block--_q3kQ>label{color:var(--ubq-foreground-light);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);flex-grow:1;display:flex;align-items:center;cursor:pointer}.UBQ_Checkbox__block--_q3kQ>label[data-checked=true]{color:var(--ubq-foreground-default)}.UBQ_Checkbox__block--_q3kQ:hover>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287[data-checked=true]{background:var(--ubq-interactive-active-hover)}.UBQ_Checkbox__block--_q3kQ:hover>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287[data-checked=false]{background:var(--ubq-interactive-hover)}.UBQ_Checkbox__block--_q3kQ:hover>.UBQ_Checkbox__checkbox-container--Cqvhp>.UBQ_Checkbox__checkbox--uu287[data-checked=false]>*{display:none}.UBQ_Checkbox__block--_q3kQ:hover>label{color:var(--ubq-foreground-light)}.UBQ_Checkbox__disabled--s4MFI{opacity:.55;pointer-events:none}.UBQ_Checkbox__icon--_PdOU{margin-right:var(--ubq-margin-xs);margin-left:calc(var(--ubq-margin-xs) / 2)}
|
|
15
15
|
|
|
16
|
-
.UBQ_ColorField__block--G66ae{display:flex;height:calc(var(--ubq-margin-l) + var(--ubq-margin-xs));width:calc(var(--ubq-margin-l) + var(--ubq-margin-xs));box-sizing:border-box;border:none;border-radius:50%;outline:none;box-shadow:inset 0 0 0 1px var(--ubq-
|
|
17
|
-
.UBQ_ColorPopover__button--TXCo1{--ubq-Button-padding: 0;box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);border-radius:var(--ubq-border_radius-m);overflow:auto}.UBQ_ColorPopover__strikeThrough--kTBrz{width:100%;height:100%;z-index:0}.UBQ_ColorPopover__colorField--g7rUi{padding:0;background-color:transparent}.UBQ_ColorPopover__colorField--g7rUi.UBQ_ColorPopover__disabled--yBuH4{opacity:.55}.UBQ_ColorPopover__colorFieldContent--_2yuh{width:100%;display:grid;grid-template-areas:"stack";background-color:transparent}.UBQ_ColorPopover__colorFieldContent--_2yuh>*{grid-area:stack}.UBQ_ColorPopover__donutHole--v4plh{display:none;width:calc(2 * var(--ubq-scale-base));height:calc(2 * var(--ubq-scale-base));background-color:var(--ubq-elevation-1);box-shadow:0 0 0 1px var(--ubq-border-contrast);border-radius:50%;margin:auto;z-index:0}.UBQ_ColorPopover__donutHole--v4plh.UBQ_ColorPopover__show--dA1nB{display:flex}.UBQ_ColorPopover__colorPreviews--puYdb{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;height:calc(6 * var(--ubq-scale-base));width:100%;overflow:hidden;background-color:transparent}.UBQ_ColorPopover__colorPreviews--puYdb.UBQ_ColorPopover__small--jsLXv{height:calc(5 * var(--ubq-scale-base))}.UBQ_ColorPopover__colorPreviews--puYdb>*{position:absolute}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredBackgroundOnly--UHl_H,.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredRed--akDuV{height:calc(100% - 2px);width:calc(100% - 2px);top:1px;left:1px;border-radius:calc(var(--ubq-border_radius-m) - 1px)}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__minimal--_Z7d7{border-radius:50%}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredBackgroundOnly--UHl_H{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iNCIgeT0iNCIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4xMiIvPgo8cmVjdCB4PSIxMiIgeT0iNCIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4xMiIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+CjxyZWN0IHg9IjgiIHk9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iNCIgeT0iMTIiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+Cjwvc3ZnPgo=);background-position:-1px -1px}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__iconContainer--L1sHn{position:absolute;top:0;right:0;height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height);margin:var(--ubq-margin-xs);display:flex;justify-content:center;align-items:center;background-color:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s)}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__iconContainer--L1sHn>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height);color:var(--ubq-foreground-default);margin:var(--ubq-margin-xs)}.UBQ_ColorPopover__colorPreview--qa9i7{display:flex;height:100%;width:100%;font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight);box-sizing:content-box;background-color:transparent}.UBQ_ColorPopover__colorPreviewLabel--hPR99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:var(--ubq-margin-xs) calc(var(--ubq-typography-label-m-line_height) + 2 * var(--ubq-margin-xs)) var(--ubq-margin-xs) var(--ubq-margin-s);width:100%;text-align:left}.UBQ_ColorPopover__colorPreviewLabel--hPR99.UBQ_ColorPopover__inverted--F6glG{color:var(--ubq-static-contrast-white);mix-blend-mode:difference}.UBQ_ColorPopover__mappedPreviewColorsContainer--GPTbU{height:100%;width:100%;display:flex}.UBQ_ColorPopover__checkeredRed--akDuV,.UBQ_ColorPopover__checkered--_ez_u{background-size:100% 100%,auto}.UBQ_ColorPopover__checkeredRed--akDuV{background-image:url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNLTAuNSAtMC41TDIwLjUgMjAuNSIgc3Ryb2tlPSIjQ0MwMDAwIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K),url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8cmVjdCB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iNCIgeT0iNCIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4xMiIvPgo8cmVjdCB4PSIxMiIgeT0iNCIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siIGZpbGwtb3BhY2l0eT0iMC4xMiIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+CjxyZWN0IHg9IjgiIHk9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iNCIgeT0iMTIiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIiBmaWxsLW9wYWNpdHk9IjAuMTIiLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIgZmlsbC1vcGFjaXR5PSIwLjEyIi8+Cjwvc3ZnPgo=);background-position:center,-1px -1px}.UBQ_ColorPopover__insetBorderOverlay--oLtHu{box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);height:100%;width:100%;border-radius:50%}
|
|
16
|
+
.UBQ_ColorField__block--G66ae{display:flex;height:calc(var(--ubq-margin-l) + var(--ubq-margin-xs));width:calc(var(--ubq-margin-l) + var(--ubq-margin-xs));box-sizing:border-box;border:none;border-radius:50%;outline:none;box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.UBQ_ColorField__block--G66ae:hover{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-border-contrast),0 0 0 calc(var(--ubq-margin-xs) / 2) var(--ubq-border-contrast)}.UBQ_ColorField__block--G66ae:disabled{opacity:.55;pointer-events:none}@supports not (contain: none){.UBQ_ColorField__block--G66ae:focus{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-border-contrast),var(--ubq-effect-focus)}}.UBQ_ColorField__block--G66ae:focus-visible{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-border-contrast),var(--ubq-effect-focus)}
|
|
18
17
|
.UBQ_ElementStack__block--Urw_h{display:grid;grid-template-areas:"stack"}.UBQ_ElementStack__block--Urw_h>*{grid-area:stack}.UBQ_ElementStack__revealLastOnHover--E6V6R>*{transition:all .3s ease-in-out}.UBQ_ElementStack__revealLastOnHover--E6V6R>*:last-child{opacity:0;transform:scale(0.2)}.UBQ_ElementStack__revealLastOnHover--E6V6R>*:not(:last-child){opacity:1}.UBQ_ElementStack__revealLastOnHover--E6V6R:hover>*:last-child{opacity:1;transform:scale(1)}.UBQ_ElementStack__revealLastOnHover--E6V6R:hover>*:not(:last-child){opacity:0;pointer-events:none}.UBQ_ElementStack__revealLastOnHover--E6V6R:focus-within>*:last-child{opacity:1;transform:scale(1)}.UBQ_ElementStack__revealLastOnHover--E6V6R:focus-within>*:not(:last-child){opacity:0;pointer-events:none}
|
|
19
|
-
.
|
|
20
|
-
.
|
|
18
|
+
.UBQ_Tooltip__block--Vh2bH{border-radius:var(--ubq-border_radius-s);border-width:0;padding:var(--ubq-margin-xs) var(--ubq-margin-s);max-width:calc(var(--ubq-scale-base) * 72);background-color:var(--ubq-notice-info);color:var(--ubq-foreground-active);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight);pointer-events:none;opacity:0;z-index:80}.UBQ_Tooltip__block--Vh2bH.UBQ_Tooltip__warning--xi8mV{background:var(--ubq-notice-warning)}.UBQ_Tooltip__block--Vh2bH.UBQ_Tooltip__error--xgm91{background:var(--ubq-notice-error)}
|
|
19
|
+
.UBQ_ColorPopover__button--TXCo1{padding:0;box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);border-radius:var(--ubq-border_radius-m);overflow:auto}.UBQ_ColorPopover__minimalButton--_oZrG{padding:calc(var(--ubq-margin-xs) / 2) var(--ubq-margin-xs) calc(var(--ubq-margin-xs) / 2) calc(var(--ubq-margin-xs) / 2)}.UBQ_ColorPopover__strikeThrough--kTBrz{width:calc(5 * var(--ubq-scale-base));height:calc(5 * var(--ubq-scale-base));z-index:0}.UBQ_ColorPopover__colorField--g7rUi{padding:0;background-color:transparent}.UBQ_ColorPopover__colorField--g7rUi.UBQ_ColorPopover__disabled--yBuH4{opacity:.55}.UBQ_ColorPopover__colorFieldContent--_2yuh{width:100%;display:grid;grid-template-areas:"stack";background-color:transparent}.UBQ_ColorPopover__colorFieldContent--_2yuh>*{grid-area:stack}.UBQ_ColorPopover__donutHole--v4plh{display:none;width:calc(2 * var(--ubq-scale-base));height:calc(2 * var(--ubq-scale-base));background-color:var(--ubq-elevation-1);box-shadow:0 0 0 1px var(--ubq-border-contrast);border-radius:50%;margin:auto;z-index:0}.UBQ_ColorPopover__donutHole--v4plh.UBQ_ColorPopover__show--dA1nB{display:flex}.UBQ_ColorPopover__colorPreviews--puYdb{display:flex;align-items:center;justify-content:center;box-sizing:border-box;position:relative;height:calc(6 * var(--ubq-scale-base));width:100%;overflow:hidden;background-color:transparent}.UBQ_ColorPopover__colorPreviews--puYdb.UBQ_ColorPopover__small--jsLXv{height:calc(5 * var(--ubq-scale-base))}.UBQ_ColorPopover__colorPreviews--puYdb>*{position:absolute}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredBackgroundOnly--UHl_H,.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredRed--akDuV{height:calc(100% - 2px);width:calc(100% - 2px);top:1px;left:1px;border-radius:calc(var(--ubq-border_radius-m) - 1px)}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__minimal--_Z7d7{border-radius:50%}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__checkeredBackgroundOnly--UHl_H{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBvcGFjaXR5PSIwLjEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjEyIiB5PSI0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI4IiB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI0IiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:-1px -1px}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__iconContainer--L1sHn{position:absolute;top:0;right:0;height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height);margin:var(--ubq-margin-xs);display:flex;justify-content:center;align-items:center;background-color:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s)}.UBQ_ColorPopover__colorPreviews--puYdb .UBQ_ColorPopover__iconContainer--L1sHn>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height);color:var(--ubq-foreground-default);margin:var(--ubq-margin-xs)}.UBQ_ColorPopover__colorPreview--qa9i7{display:flex;height:100%;width:100%;font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight);box-sizing:content-box;background-color:transparent}.UBQ_ColorPopover__colorPreviewLabel--hPR99{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding:var(--ubq-margin-xs) calc(var(--ubq-typography-label-m-line_height) + 2 * var(--ubq-margin-xs)) var(--ubq-margin-xs) var(--ubq-margin-s);width:100%;text-align:left}.UBQ_ColorPopover__colorPreviewLabel--hPR99.UBQ_ColorPopover__inverted--F6glG{color:var(--ubq-static-contrast-white);mix-blend-mode:difference}.UBQ_ColorPopover__mappedPreviewColorsContainer--GPTbU{height:100%;width:100%;display:flex}.UBQ_ColorPopover__checkeredRed--akDuV,.UBQ_ColorPopover__checkered--_ez_u{background-size:100% 100%,auto}.UBQ_ColorPopover__checkeredRed--akDuV{background-image:url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIiB2aWV3Qm94PSIwIDAgMjAgMjAiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiPgo8cGF0aCBkPSJNLTAuNSAtMC41TDIwLjUgMjAuNSIgc3Ryb2tlPSIjQ0MwMDAwIiBzdHJva2Utd2lkdGg9IjIiLz4KPC9nPgo8ZGVmcz4KPGNsaXBQYXRoIGlkPSJjbGlwMCI+CjxyZWN0IHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCIgZmlsbD0id2hpdGUiLz4KPC9jbGlwUGF0aD4KPC9kZWZzPgo8L3N2Zz4K),url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBvcGFjaXR5PSIwLjEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjEyIiB5PSI0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI4IiB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI0IiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:center,-1px -1px}.UBQ_ColorPopover__insetBorderOverlay--oLtHu{box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);height:100%;width:100%;border-radius:50%}
|
|
20
|
+
.UBQ_BaseInput__block--XZoBA{display:flex;box-sizing:border-box;width:100%;height:calc( var(--ubq-margin-xs) * 2 + var(--ubq-typography-input-m-line_height) );z-index:0;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);padding:var(--ubq-margin-xs) var(--ubq-margin-s);margin:0;background:var(--ubq-input-default);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-m);border:1px solid var(--ubq-border-outline);outline:none}.UBQ_BaseInput__block--XZoBA:hover{background:var(--ubq-input-hover);color:var(--ubq-foreground-default)}.UBQ_BaseInput__block--XZoBA::-webkit-outer-spin-button,.UBQ_BaseInput__block--XZoBA::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.UBQ_BaseInput__block--XZoBA[type=number]{-moz-appearance:textfield}@supports not (contain: none){.UBQ_BaseInput__block--XZoBA:focus{background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus);z-index:calc(0 + 1)}}.UBQ_BaseInput__block--XZoBA:focus-visible{background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus);z-index:calc(0 + 1)}.UBQ_BaseInput__block--XZoBA:disabled{pointer-events:none;opacity:.55}
|
|
21
|
+
.UBQ_TextInput__block--_Dg1I{width:100%;position:relative;display:flex;align-items:center}.UBQ_TextInput__block--_Dg1I.UBQ_TextInput__withInnerLabel--H9uRe .UBQ_TextInput__input--XYFt6{padding-right:calc(2ch + var(--ubq-margin-xs))}.UBQ_TextInput__innerLabel--_0_hE{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);position:absolute;right:0;min-width:2ch;padding-right:var(--ubq-margin-s);text-align:right;pointer-events:none;color:var(--ubq-foreground-info);z-index:1}
|
|
21
22
|
|
|
22
|
-
.UBQ_SaturationBrightnessSelector__block--AmwTb{position:relative;width:100%;height:100%;background:#fff;border-radius:var(--ubq-border_radius-m)}.UBQ_SaturationBrightnessSelector__block--AmwTb.UBQ_SaturationBrightnessSelector__isDisabled--nprjC{opacity:.55;pointer-events:none}.UBQ_SaturationBrightnessSelector__gradient--uEuvR{position:relative;cursor:pointer;border-radius:var(--ubq-border_radius-m);width:100%;height:calc(60 * var(--ubq-scale-base));background:linear-gradient(to top, black, rgba(0, 0, 0, 0)),linear-gradient(to right, hsla(var(--
|
|
23
|
-
.UBQ_Notification__notification--aMBNm{display:inline-flex;align-items:center;padding:var(--ubq-margin-xs);margin-bottom:var(--ubq-margin-s);border:1px solid var(--ubq-
|
|
24
|
-
.UBQ_GenericLabel__block--no5WA{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-
|
|
25
|
-
.
|
|
26
|
-
.UBQ_NumberInput__block--fQz7f{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput__input--iE8F2{color:transparent;padding-right:calc( var(--ubq-NumberInput-Internal-unitLabel-length) + var(--ubq-margin-m) )}.UBQ_NumberInput__input--iE8F2:hover:not(:focus){color:transparent}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__overlay--Mlxer{color:transparent}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__inputUnit--Oo6Rl{color:var(--ubq-NumberInput-label-foreground, var(--ubq-foreground-info))}.UBQ_NumberInput__input--iE8F2.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc( var(--ubq-NumberInput-Internal-unitLabel-length) + calc( var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) + var(--ubq-margin-s) )}.UBQ_NumberInput__overlayUnit--YYYKE{padding-left:var(--ubq-margin-xs);color:var(--ubq-NumberInput-label-foreground, var(--ubq-foreground-info))}.UBQ_NumberInput__overlayUnit--YYYKE,.UBQ_NumberInput__inputUnit--Oo6Rl{padding-right:var(--ubq-margin-s);min-width:var(--ubq-NumberInput-Internal-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput__overlayUnit--YYYKE.UBQ_NumberInput__withButtonSpace--Xo18T,.UBQ_NumberInput__inputUnit--Oo6Rl.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc(calc( var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) + var(--ubq-margin-xs))}.UBQ_NumberInput__inputUnit--Oo6Rl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);position:absolute;right:0;color:transparent;pointer-events:none;z-index:1}.UBQ_NumberInput__overlay--Mlxer{font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;color:var(--ubq-BaseInput-foreground, var(--ubq-foreground-default));pointer-events:none}.UBQ_NumberInput__overlay--Mlxer .UBQ_NumberInput__overlayValue--sIO6R{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput__disabled--is0sF{pointer-events:none;opacity:.55}
|
|
23
|
+
.UBQ_SaturationBrightnessSelector__block--AmwTb{position:relative;width:100%;height:100%;background:#fff;border-radius:var(--ubq-border_radius-m)}.UBQ_SaturationBrightnessSelector__block--AmwTb.UBQ_SaturationBrightnessSelector__isDisabled--nprjC{opacity:.55;pointer-events:none}.UBQ_SaturationBrightnessSelector__gradient--uEuvR{position:relative;cursor:pointer;border-radius:var(--ubq-border_radius-m);width:100%;height:calc(60 * var(--ubq-scale-base));background:linear-gradient(to top, black, rgba(0, 0, 0, 0)),linear-gradient(to right, hsla(var(--ubq_internal-SaturationBrightnessSelector-current-hue, 0), 100%, 50%, 0), hsl(var(--ubq_internal-SaturationBrightnessSelector-current-hue, 0), 100%, 50%))}@supports not (contain: none){.UBQ_SaturationBrightnessSelector__gradient--uEuvR:focus{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}}.UBQ_SaturationBrightnessSelector__gradient--uEuvR:focus-visible{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}.UBQ_SaturationBrightnessSelector__thumb--tta7d{border-radius:50%;border:2px solid #fff;box-shadow:0 0 0 2px rgba(0,0,0,.16);box-sizing:border-box;height:calc(var(--ubq-scale-base) * 3);width:calc(var(--ubq-scale-base) * 3)}
|
|
24
|
+
.UBQ_Notification__notification--aMBNm{display:inline-flex;align-items:center;padding:var(--ubq-margin-xs);margin-bottom:var(--ubq-margin-s);border:1px solid var(--ubq-border-outline);border-radius:var(--ubq-border_radius-l);box-shadow:var(--ubq-effect-shadow);font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);z-index:12;color:var(--ubq-foreground-light);background:var(--ubq-elevation-2)}.UBQ_Notification__notification--aMBNm>*:not(:last-child){padding:0 var(--ubq-margin-s)}
|
|
25
|
+
.UBQ_GenericLabel__block--no5WA{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-light);font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);text-transform:initial;padding-left:var(--ubq-margin-xs);margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_GenericLabel__block--no5WA>svg{height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height)}.UBQ_GenericLabel__disabled--Kr874{opacity:.55;pointer-events:none}
|
|
26
|
+
.UBQ_NumberInput__block--fQz7f{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput__input--iE8F2{color:transparent;padding-right:calc( var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m) )}.UBQ_NumberInput__input--iE8F2:hover:not(:focus){color:transparent}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__overlay--Mlxer{color:transparent}.UBQ_NumberInput__input--iE8F2:focus~.UBQ_NumberInput__inputUnit--Oo6Rl{color:var(--ubq-foreground-info)}.UBQ_NumberInput__input--iE8F2.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc( var(--ubq_internal-NumberInput-unitLabel-length) + calc( var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) + var(--ubq-margin-s) )}.UBQ_NumberInput__overlayUnit--YYYKE{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput__overlayUnit--YYYKE,.UBQ_NumberInput__inputUnit--Oo6Rl{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput__overlayUnit--YYYKE.UBQ_NumberInput__withButtonSpace--Xo18T,.UBQ_NumberInput__inputUnit--Oo6Rl.UBQ_NumberInput__withButtonSpace--Xo18T{padding-right:calc(calc( var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) + var(--ubq-margin-xs))}.UBQ_NumberInput__inputUnit--Oo6Rl{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);position:absolute;right:0;color:transparent;pointer-events:none;z-index:1}.UBQ_NumberInput__overlay--Mlxer{font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);position:absolute;right:0;left:1px;padding-left:var(--ubq-margin-s);display:flex;color:var(--ubq-foreground-default);pointer-events:none}.UBQ_NumberInput__overlay--Mlxer .UBQ_NumberInput__overlayValue--sIO6R{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput__disabled--is0sF{pointer-events:none;opacity:.55}
|
|
27
27
|
.UBQ_Select__block--_KE0L{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;--list-max-height: 390px;max-height:var(--list-max-height)}.UBQ_Select__block--_KE0L::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_Select__block--_KE0L::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_Select__block--_KE0L::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Select__block--_KE0L::-webkit-scrollbar-corner{background:transparent}.UBQ_Select__optionsContainer--IZ__r{--list-min-width: 48px;min-width:var(--list-min-width)}.UBQ_Select__empty--GUSnm{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:var(--ubq-foreground-info)}
|
|
28
|
-
.UBQ_NumberSelectInput__block--yprTE{display:flex;position:relative;align-items:center}.UBQ_NumberSelectInput__numberInput--__NC_{width:100%}.UBQ_NumberSelectInput__numberSelectInputReference--foEZN{
|
|
28
|
+
.UBQ_NumberSelectInput__block--yprTE{display:flex;position:relative;align-items:center}.UBQ_NumberSelectInput__numberInput--__NC_{width:100%}.UBQ_NumberSelectInput__numberSelectInputReference--foEZN{padding:0;border-radius:var(--ubq-border_radius-s);position:absolute;top:0;right:0;z-index:2;width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);margin:var(--ubq-margin-xs)}.UBQ_NumberSelectInput__numberSelectOption--cRN5M{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}
|
|
29
29
|
.UBQ_Progress__block--NT_yt{display:flex;width:100%}.UBQ_Progress__block--NT_yt>progress,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR{height:4px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;border:0;border-radius:var(--ubq-border_radius-m);background:transparent}.UBQ_Progress__block--NT_yt>progress::-moz-progress-bar,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-moz-progress-bar{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress::-webkit-progress-bar,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-webkit-progress-bar{background:transparent;border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress::-webkit-progress-value,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR::-webkit-progress-value{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--NT_yt>progress>.UBQ_Progress__indeterminateProgressFill--eyjf6,.UBQ_Progress__block--NT_yt>.UBQ_Progress__indeterminateProgress--tSqsR>.UBQ_Progress__indeterminateProgressFill--eyjf6{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m);height:4px;animation:1.4s infinite UBQ_Progress__indeterminate--v219k}@keyframes UBQ_Progress__indeterminate--v219k{0%{margin-left:100%;width:20%}20%{width:70%}100%{margin-left:-10%;width:10%}}
|
|
30
30
|
.UBQ_Dialog__block--axLKe{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:100;font-family:var(--ubq-typography-body-m-font_family);font-size:var(--ubq-typography-body-m-size);font-weight:var(--ubq-typography-body-m-weight);line-height:var(--ubq-typography-body-m-line_height);letter-spacing:var(--ubq-typography-body-m-letter_spacing);background:var(--ubq-overlay)}.UBQ_Dialog__block--axLKe>.UBQ_Dialog__dialog--y2IOC{position:absolute;min-width:calc(var(--ubq-margin-l) * 20);background:var(--ubq-elevation-2);box-shadow:var(--ubq-effect-shadow);border:1px solid var(--ubq-border-outline);border-radius:var(--ubq-border_radius-l);display:flex;flex-direction:column;outline:none}.UBQ_Dialog__block--axLKe>.UBQ_Dialog__dialog--y2IOC>.UBQ_Dialog__footer--eyPW7{flex-grow:0;padding:var(--ubq-margin-s);display:flex;flex-direction:row;justify-content:space-between}.UBQ_Dialog__block--axLKe>.UBQ_Dialog__dialog--y2IOC>.UBQ_Dialog__footer--eyPW7>*{flex-grow:0}.UBQ_Dialog__block--axLKe>.UBQ_Dialog__dialog--y2IOC>.UBQ_Dialog__footer--eyPW7>*:only-child{margin-left:auto}.UBQ_Dialog__content--vAeMB{color:var(--ubq-foreground-light);min-width:0;word-break:break-word;padding:var(--ubq-margin-l);box-sizing:border-box}.UBQ_Dialog__content--vAeMB h1,.UBQ_Dialog__content--vAeMB h2,.UBQ_Dialog__content--vAeMB h3,.UBQ_Dialog__content--vAeMB h4,.UBQ_Dialog__content--vAeMB h5,.UBQ_Dialog__content--vAeMB h6{color:var(--ubq-foreground-default);font-family:var(--ubq-typography-headline-l-font_family);font-size:var(--ubq-typography-headline-l-size);font-weight:var(--ubq-typography-headline-l-weight);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);line-height:var(--ubq-typography-headline-l-line_height);padding-bottom:var(--ubq-margin-xs)}.UBQ_Dialog__content--vAeMB p{color:var(--ubq-foreground-light);font-family:var(--ubq-typography-body-m-font_family);font-size:var(--ubq-typography-body-m-size);font-weight:var(--ubq-typography-body-m-weight);letter-spacing:var(--ubq-typography-body-m-letter_spacing);line-height:var(--ubq-typography-body-m-line_height)}.UBQ_Dialog__withIcon--A8Zm3{display:flex;flex-direction:row}.UBQ_Dialog__withIcon--A8Zm3>.UBQ_Dialog__icon--X6vh1{align-self:flex-start;padding:var(--ubq-margin-l) 0;padding-left:var(--ubq-margin-l)}.UBQ_Dialog__info--StqpS .UBQ_Dialog__icon--X6vh1{color:var(--ubq-notice-info)}.UBQ_Dialog__success--__INl .UBQ_Dialog__icon--X6vh1{color:var(--ubq-notice-success)}.UBQ_Dialog__warning--C6CmU .UBQ_Dialog__icon--X6vh1{color:var(--ubq-notice-warning)}.UBQ_Dialog__error--VsvUC .UBQ_Dialog__icon--X6vh1{color:var(--ubq-notice-error)}
|
|
31
|
-
.UBQ_Separator__block--_gjia{height:1px;margin:0;flex-shrink:0;background:var(--ubq-
|
|
32
|
-
.
|
|
33
|
-
.
|
|
34
|
-
.UBQ_Slider__block--_W9Xu{position:relative}.UBQ_Slider__block--_W9Xu:hover .UBQ_Slider__wrapperButtonToggleInput--ghJ2T,.UBQ_Slider__block--_W9Xu:focus-within .UBQ_Slider__wrapperButtonToggleInput--ghJ2T{opacity:1;pointer-events:initial}.UBQ_Slider__sliderWrapper--_dJqm{position:relative;max-height:calc(var(--ubq-margin-l) + var(--ubq-margin-s))}.UBQ_Slider__sliderWrapper--_dJqm.UBQ_Slider__disabled--hEnuV{opacity:.55;pointer-events:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm{-webkit-appearance:none;width:100%;height:calc(var(--ubq-margin-l) + var(--ubq-margin-s));box-sizing:content-box;outline:none;margin:0;border-radius:var(--ubq-border_radius-m);background:var(--ubq-Slider-background-color, var(--ubq-interactive-default));cursor:pointer}@supports not (contain: none){.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus{background:var(--ubq-Slider-background-color--hover, var(--ubq-interactive-hover));outline:none;box-shadow:var(--ubq-Slider-effect-focus, var(--ubq-effect-focus))}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus:not(:focus-visible){box-shadow:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible{background:var(--ubq-Slider-background-color--hover, var(--ubq-interactive-hover));outline:none;box-shadow:var(--ubq-Slider-effect-focus, var(--ubq-effect-focus))}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:-moz-focusring{background:var(--ubq-Slider-background-color--hover, var(--ubq-interactive-hover));outline:none;box-shadow:var(--ubq-Slider-effect-focus, var(--ubq-effect-focus))}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:-moz-focusring::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:-moz-focusring::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled){background:var(--ubq-Slider-background-color--hover, var(--ubq-interactive-hover))}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled)::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled)::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-moz-range-track{background-image:linear-gradient(var(--ubq-Slider-track-progress-color, var(--ubq-progress)), var(--ubq-Slider-track-progress-color, var(--ubq-progress)));background-position:0;background-size:calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ) 100%;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;border-radius:var(--ubq-border_radius-m);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-moz-range-thumb{-webkit-appearance:none;height:100%;width:calc(1.5 * var(--ubq-margin-xs));box-shadow:inset 0 0 0 calc(var(--ubq-margin-xs) / 2 / 2) var(--ubq-Slider-thumb-border-color, transparent),inset 0 0 0 100vmin var(--ubq-Slider-thumb-color, var(--ubq-foreground-default)),inset 0 0 0 100vmin var(--ubq-Slider-thumb-color, var(--ubq-foreground-default)) !important;background:none;border:none;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-webkit-slider-runnable-track{background:linear-gradient(var(--ubq-Slider-track-progress-color, var(--ubq-progress)), var(--ubq-Slider-track-progress-color, var(--ubq-progress))) 0/calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ) 100% no-repeat transparent;width:100%;height:100%;border-radius:var(--ubq-border_radius-m);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-webkit-slider-thumb{-webkit-appearance:none;height:100%;width:calc(1.5 * var(--ubq-margin-xs));box-shadow:inset 0 0 0 calc(var(--ubq-margin-xs) / 2 / 2) var(--ubq-Slider-thumb-border-color, transparent),inset 0 0 0 100vmin var(--ubq-Slider-thumb-color, var(--ubq-foreground-default)),inset 0 0 0 100vmin var(--ubq-Slider-thumb-color, var(--ubq-foreground-default)) !important;background:none;border:none;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track{background-image:linear-gradient(to right, transparent 0%, transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-Slider-track-progress-color, var(--ubq-progress)) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-Slider-track-progress-color, var(--ubq-progress)) 50%, transparent 50%, transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track{background-image:linear-gradient(to right, transparent 0%, transparent 50%, var(--ubq-Slider-track-progress-color, var(--ubq-progress)) 50%, var(--ubq-Slider-track-progress-color, var(--ubq-progress)) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track{background:linear-gradient(to right, transparent 0%, transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-Slider-track-progress-color, var(--ubq-progress)) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-Slider-track-progress-color, var(--ubq-progress)) 50%, transparent 50%, transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track{background:linear-gradient(to right, transparent 0%, transparent 50%, var(--ubq-Slider-track-progress-color, var(--ubq-progress)) 50%, var(--ubq-Slider-track-progress-color, var(--ubq-progress)) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq-Slider-Internal-value) - var(--ubq-Slider-Internal-min)) / calc(var(--ubq-Slider-Internal-max) - var(--ubq-Slider-Internal-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-moz-range-track{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-webkit-slider-runnable-track{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-ms-fill-lower{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-ms-fill-upper{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-track{cursor:pointer;height:2px !important;appearance:none;background:transparent;color:transparent;border-color:transparent;border-width:10px 0;margin-top:-2px}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-thumb{appearance:none !important;width:16px !important;height:16px !important;border:none !important;background:#f2f3f5 !important;box-shadow:inset 0 0 0 4px #25252d;border-radius:50% !important;cursor:pointer !important;margin:-4px 0 !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-fill-lower{background:#25252d}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-fill-upper{background:#ebecef}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-tooltip{display:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__active--a3DY0::-ms-thumb{box-shadow:inset 0 0 0 4px #365afc}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__active--a3DY0::-ms-fill-lower{background:#365afc}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs{height:100%;min-width:1rem;pointer-events:none;position:absolute;top:0;left:var(--ubq-margin-xs);display:flex;align-items:center;box-sizing:content-box;mix-blend-mode:difference}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-weight:var(--ubq-typography-input-m-weight);color:var(--ubq-static-contrast-white);width:max-content;background:transparent;pointer-events:none;border:none;outline:none;border-radius:var(--ubq-border_radius-s);text-align:right;padding:calc(var(--ubq-margin-xs) / 2) var(--ubq-margin-xs) 0}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5::-webkit-outer-spin-button,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5[type=number]{-moz-appearance:textfield}.UBQ_Slider__hidden--_93xe{display:none}.UBQ_Slider__wrapperButtonToggleInput--ghJ2T{position:absolute;left:calc(-1 * calc( 2 * var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) - var(--ubq-margin-xs));top:0;padding-right:var(--ubq-margin-xs);opacity:0;pointer-events:none}.UBQ_Slider__buttonSurface--DKKA_{background:var(--ubq-elevation-3);border-radius:var(--ubq-border_radius-m);box-shadow:inset 0 0 0 1px var(--ubq-border-outline)}
|
|
35
|
-
.UBQ_ListBox__options--cprBC{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;list-style:none;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;outline:none}.UBQ_ListBox__options--cprBC::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-corner{background:transparent}.UBQ_ListBox__option--R1QCr{padding:var(--ubq-margin-xs) var(--ubq-margin-s);font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);border-radius:var(--ubq-border_radius-m);color:var(--ubq-
|
|
31
|
+
.UBQ_Separator__block--_gjia{height:1px;margin:0;flex-shrink:0;background:var(--ubq-border-divider);border:none}
|
|
32
|
+
.UBQ_BannerCard__block--G92HO{height:calc(var(--ubq-margin-l) * 3)}.UBQ_BannerCard__block--G92HO>.UBQ_BannerCard__label--oWwV5{position:absolute;bottom:0;left:0;margin:0;padding-left:var(--ubq-margin-s);width:100%;height:calc(var(--ubq-margin-m) * 2);display:flex;align-items:center;justify-content:left;background:var(--ubq-static-card-label-background);color:var(--ubq-static-contrast-white);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_BannerCard__block--G92HO>.UBQ_BannerCard__label--oWwV5:not(:only-child){margin-top:var(--ubq-margin-s)}.UBQ_BannerCard__block--G92HO:hover{box-shadow:inset 0 0 0 2px var(--ubq-foreground-accent)}.UBQ_BannerCard__block--G92HO:hover>.UBQ_BannerCard__label--oWwV5{background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}.UBQ_BannerCard__block--G92HO[data-active=true]{height:calc( var(--ubq-margin-s) + var(--ubq-margin-l) * 4 )}.UBQ_BannerCard__block--G92HO[data-active=true]>.UBQ_BannerCard__label--oWwV5{background:var(--ubq-foreground-default);color:var(--ubq-foreground-active)}.UBQ_BannerCard__block--G92HO[data-active=true]:hover>.UBQ_BannerCard__label--oWwV5{border-top:2px solid var(--ubq-foreground-accent)}
|
|
33
|
+
.UBQ_Card__block--f5zH0{--ubq_internal-backgroundGradient: var(--ubq-static-card-background);position:relative;width:100%;padding:var(--ubq-margin-s);border:none;border-radius:var(--ubq-border_radius-m);outline:none;overflow:hidden;color:var(--ubq-foreground-default);cursor:pointer;background:var(--ubq_internal-backgroundImage, linear-gradient(transparent, transparent)),var(--ubq_internal-backgroundGradient);background-position:center center;background-repeat:no-repeat}.UBQ_Card__block--f5zH0.UBQ_Card__shortHeight--Co_oE{height:calc( var(--ubq-margin-m) + var(--ubq-margin-l) * 7 )}.UBQ_Card__block--f5zH0.UBQ_Card__extraShortHeight--_kqAj{height:calc(var(--ubq-scale-base) * 20)}.UBQ_Card__block--f5zH0.UBQ_Card__autoHeight--V94yi{height:100%}.UBQ_Card__block--f5zH0.UBQ_Card__noPadding--NMBeo{padding:0}.UBQ_Card__block--f5zH0.UBQ_Card__backgroundImageCover--u8eou{background-size:cover}.UBQ_Card__block--f5zH0.UBQ_Card__backgroundImageContain--hDRRX{background-size:contain;background-origin:content-box,border-box}.UBQ_Card__block--f5zH0>.UBQ_Card__content--Xpk5o{width:100%;height:100%;flex-grow:1;display:flex;align-items:center;justify-content:center}.UBQ_Card__block--f5zH0:hover{--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:inset 0 0 0 2px var(--ubq-foreground-accent)}.UBQ_Card__block--f5zH0:active{--ubq_internal-backgroundGradient: var(--ubq-interactive-pressed)}@supports not (contain: none){.UBQ_Card__block--f5zH0:focus{z-index:1;--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:var(--ubq-effect-focus)}}.UBQ_Card__block--f5zH0:focus-visible{z-index:1;--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:var(--ubq-effect-focus)}.UBQ_Card__block--f5zH0:disabled{opacity:.55;pointer-events:none}.UBQ_Card__block--f5zH0[data-active=true]{outline:2px solid var(--ubq-foreground-default)}
|
|
34
|
+
.UBQ_Slider__block--_W9Xu{position:relative}.UBQ_Slider__block--_W9Xu:hover .UBQ_Slider__wrapperButtonToggleInput--ghJ2T,.UBQ_Slider__block--_W9Xu:focus-within .UBQ_Slider__wrapperButtonToggleInput--ghJ2T{opacity:1;pointer-events:initial}.UBQ_Slider__sliderWrapper--_dJqm{position:relative;max-height:calc(var(--ubq-margin-l) + var(--ubq-margin-s))}.UBQ_Slider__sliderWrapper--_dJqm.UBQ_Slider__disabled--hEnuV{opacity:.55;pointer-events:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm{-webkit-appearance:none;width:100%;height:calc(var(--ubq-margin-l) + var(--ubq-margin-s));box-sizing:content-box;outline:none;margin:0;border-radius:var(--ubq-border_radius-m);background:var(--ubq-interactive-default);cursor:pointer}@supports not (contain: none){.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus{background:var(--ubq-interactive-hover);outline:none;box-shadow:var(--ubq-effect-focus)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus:not(:focus-visible){box-shadow:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible{background:var(--ubq-interactive-hover);outline:none;box-shadow:var(--ubq-effect-focus)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:focus-visible::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled){background:var(--ubq-interactive-hover)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled)::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm:hover:not(:disabled)::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:-0.125rem}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-moz-range-track{background-image:linear-gradient(var(--ubq-progress), var(--ubq-progress));background-position:0;background-size:calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ) 100%;background-repeat:no-repeat;background-color:transparent;width:100%;height:100%;border-radius:var(--ubq-border_radius-m);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-moz-range-thumb{-webkit-appearance:none;height:100%;width:calc(1.5 * var(--ubq-margin-xs));box-shadow:inset 0 0 0 calc(var(--ubq-margin-xs) / 2 / 2) transparent,inset 0 0 0 100vmin var(--ubq-foreground-default),inset 0 0 0 100vmin var(--ubq-foreground-default) !important;background:none;border:none;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-webkit-slider-runnable-track{background:linear-gradient(var(--ubq-progress), var(--ubq-progress)) 0/calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ) 100% no-repeat transparent;width:100%;height:100%;border-radius:var(--ubq-border_radius-m);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-webkit-slider-thumb{-webkit-appearance:none;height:100%;width:calc(1.5 * var(--ubq-margin-xs));box-shadow:inset 0 0 0 calc(var(--ubq-margin-xs) / 2 / 2) transparent,inset 0 0 0 100vmin var(--ubq-foreground-default),inset 0 0 0 100vmin var(--ubq-foreground-default) !important;background:none;border:none;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:transparent}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-moz-range-track{background-image:linear-gradient(to right, transparent 0%, transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-progress) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-progress) 50%, transparent 50%, transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-moz-range-track{background-image:linear-gradient(to right, transparent 0%, transparent 50%, var(--ubq-progress) 50%, var(--ubq-progress) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea::-webkit-slider-runnable-track{background:linear-gradient(to right, transparent 0%, transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-progress) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), var(--ubq-progress) 50%, transparent 50%, transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueHigherThanSelectedValue--tJKea.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv.UBQ_Slider__centeredValueLowerThanSelectedValue--TMNVv::-webkit-slider-runnable-track{background:linear-gradient(to right, transparent 0%, transparent 50%, var(--ubq-progress) 50%, var(--ubq-progress) calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent calc( calc(1.5 * var(--ubq-margin-xs)) / 2 + calc( (var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min)) ) * (100% - calc(1.5 * var(--ubq-margin-xs))) ), transparent 100%)}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-moz-range-track{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-webkit-slider-runnable-track{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-ms-fill-lower{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__noTrackBackground--ic0BQ::-ms-fill-upper{background:none !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-track{cursor:pointer;height:2px !important;appearance:none;background:transparent;color:transparent;border-color:transparent;border-width:10px 0;margin-top:-2px}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-thumb{appearance:none !important;width:16px !important;height:16px !important;border:none !important;background:#f2f3f5 !important;box-shadow:inset 0 0 0 4px #25252d;border-radius:50% !important;cursor:pointer !important;margin:-4px 0 !important}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-fill-lower{background:#25252d}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-fill-upper{background:#ebecef}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm::-ms-tooltip{display:none}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__active--a3DY0::-ms-thumb{box-shadow:inset 0 0 0 4px #365afc}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__inputRange--XwhAm.UBQ_Slider__active--a3DY0::-ms-fill-lower{background:#365afc}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs{height:100%;min-width:1rem;pointer-events:none;position:absolute;top:0;left:var(--ubq-margin-xs);display:flex;align-items:center;box-sizing:content-box;mix-blend-mode:difference}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-weight:var(--ubq-typography-input-m-weight);color:var(--ubq-static-contrast-white);width:max-content;background:transparent;pointer-events:none;border:none;outline:none;border-radius:var(--ubq-border_radius-s);text-align:right;padding:calc(var(--ubq-margin-xs) / 2) var(--ubq-margin-xs) 0}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5::-webkit-outer-spin-button,.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.UBQ_Slider__sliderWrapper--_dJqm .UBQ_Slider__wrapperNumberInput--fF8Fs .UBQ_Slider__numberValue--ojI_5[type=number]{-moz-appearance:textfield}.UBQ_Slider__hidden--_93xe{display:none}.UBQ_Slider__wrapperButtonToggleInput--ghJ2T{position:absolute;left:calc(-1 * calc( 2 * var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) - var(--ubq-margin-xs));top:0;padding-right:var(--ubq-margin-xs);opacity:0;pointer-events:none}.UBQ_Slider__buttonSurface--DKKA_{background:var(--ubq-elevation-3);border-radius:var(--ubq-border_radius-m);box-shadow:inset 0 0 0 1px var(--ubq-border-outline)}
|
|
35
|
+
.UBQ_ListBox__options--cprBC{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;list-style:none;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;outline:none}.UBQ_ListBox__options--cprBC::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_ListBox__options--cprBC::-webkit-scrollbar-corner{background:transparent}.UBQ_ListBox__option--R1QCr{padding:var(--ubq-margin-xs) var(--ubq-margin-s);font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);border-radius:var(--ubq-border_radius-m);color:var(--ubq-foreground-default);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.UBQ_ListBox__option--R1QCr.UBQ_ListBox__loading--zaEb8{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:UBQ_ListBox__loadingAnimation--ASBOj;opacity:.75;background:linear-gradient(to right, rgba(0, 0, 0, 0) 2%, var(--ubq-elevation-1) 18%, rgba(0, 0, 0, 0) 33%);background-size:1000px;box-shadow:inset 0 0 0 calc(var(--ubq-scale-base) / 2) var(--ubq-elevation-2)}.UBQ_ListBox__option--R1QCr:hover:not(:active):not([data-selected=true]),.UBQ_ListBox__option--R1QCr[data-active=true]{background:var(--ubq-interactive-hover)}.UBQ_ListBox__option--R1QCr:active:not([data-selected=true]){background:var(--ubq-interactive-pressed)}.UBQ_ListBox__option--R1QCr[data-selected=true]{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--R1QCr[data-selected=true]:hover{background:var(--ubq-interactive-active-hover);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--R1QCr[data-selected=true]:active{background:var(--ubq-interactive-active-pressed);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--R1QCr[data-disabled=true]{opacity:.55;pointer-events:none}@keyframes UBQ_ListBox__loadingAnimation--ASBOj{0%{background-position:-650px 0}100%{background-position:650px 0}}
|
|
36
36
|
.UBQ_Section__block--fxxMn{min-height:min-content}.UBQ_Section__block--fxxMn:first-child>.UBQ_Section__separator--QPsEG{display:none}.UBQ_Section__heading--azRyQ{padding:var(--ubq-margin-s) var(--ubq-margin-l);display:flex;overflow:visible}.UBQ_Section__heading--azRyQ.UBQ_Section__highlight--Oa_VD{color:var(--ubq-static-text-variable)}.UBQ_Section__headingTitle--WFwCp{flex:1 1 auto;margin:var(--ubq-margin-xs) 0}.UBQ_Section__headingArea--WXXiH{flex:0 0 auto;margin-left:var(--ubq-margin-xs);overflow:visible}.UBQ_Section__content--bktBl{padding:var(--ubq-margin-xs) var(--ubq-margin-l) var(--ubq-margin-l) var(--ubq-margin-l)}.UBQ_Section__content--bktBl.UBQ_Section__titleless--QDW80{padding-top:var(--ubq-margin-l)}
|
|
37
|
-
.UBQ_SectionRow__block--tvmgh{display:flex;align-items:center;margin-bottom:var(--ubq-margin-m);max-height:calc(2 * var(--ubq-
|
|
37
|
+
.UBQ_SectionRow__block--tvmgh{display:flex;align-items:center;margin-bottom:var(--ubq-margin-m);max-height:calc( 2 * var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) )}.UBQ_SectionRow__block--tvmgh:last-child,.UBQ_SectionRow__block--tvmgh:only-child{margin-bottom:0}.UBQ_SectionRow__block--tvmgh>*{flex:1 1 100%;margin-right:var(--ubq-margin-s)}.UBQ_SectionRow__block--tvmgh>*:last-child{margin-right:0}.UBQ_SectionRow__block--tvmgh>label{flex:0 0 calc(24 * var(--ubq-scale-base))}.UBQ_SectionRow__block--tvmgh:empty{display:none}
|
|
38
38
|
.UBQ_Panel__block--i0Jyq{position:relative;display:flex;flex-direction:column;flex:0 0 auto;height:100%;width:calc(72 * var(--ubq-scale-base));background:var(--ubq-elevation-2);z-index:14;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_Panel__block--i0Jyq.UBQ_Panel__floating--LXi_b{position:absolute;top:0}.UBQ_Panel__block--i0Jyq.UBQ_Panel__left--_EPiC{order:-1}
|
|
39
|
-
.UBQ_CodeBlock__block--XhLz5{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);white-space:pre;padding:var(--ubq-margin-xs) var(--ubq-margin-s);margin:0;min-height:calc(12 * var(--ubq-typography-input-m-line_height));width:80ch;border-radius:var(--ubq-border_radius-m);border:none;background:var(--ubq-input-default);color:var(--ubq-foreground-default)}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-corner{background:transparent}@supports not (contain: none){.UBQ_CodeBlock__block--XhLz5:focus{background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}}.UBQ_CodeBlock__block--XhLz5:focus-visible{z-index:1;background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}
|
|
39
|
+
.UBQ_CodeBlock__block--XhLz5{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;font-size:var(--ubq-typography-input-m-size);line-height:var(--ubq-typography-input-m-line_height);letter-spacing:var(--ubq-typography-input-m-letter_spacing);font-family:var(--ubq-typography-input-m-font_family);font-weight:var(--ubq-typography-input-m-weight);white-space:pre;padding:var(--ubq-margin-xs) var(--ubq-margin-s);margin:0;min-height:calc(12 * var(--ubq-typography-input-m-line_height));width:80ch;border-radius:var(--ubq-border_radius-m);border:none;background:var(--ubq-input-default);color:var(--ubq-foreground-default)}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_CodeBlock__block--XhLz5::-webkit-scrollbar-corner{background:transparent}@supports not (contain: none){.UBQ_CodeBlock__block--XhLz5:focus{background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}}.UBQ_CodeBlock__block--XhLz5:focus-visible{z-index:1;background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}
|
|
40
40
|
.UBQ_Menu__block--_28h_{margin:0;padding:0;list-style-type:none}.UBQ_Menu__block--_28h_ button{width:100%}
|
|
41
|
-
.UBQ_TreeView__block--_IS6l{border-radius:var(--ubq-border_radius-l);background:var(--ubq-interactive-group-default);padding-left:0}.UBQ_TreeView__block--_IS6l:hover{background:var(--ubq-interactive-group-hover)}.UBQ_TreeView__block--_IS6l:not(:last-child){margin-bottom:var(--ubq-margin-l)}.UBQ_TreeView__isGroupActive--BerAU{background:var(--ubq-interactive-group-active-default)}.UBQ_TreeView__isGroupActive--BerAU:hover{background:var(--ubq-interactive-group-active-hover)}.UBQ_TreeView__header--kPfnL,.UBQ_TreeView__item--R6XsR{display:flex;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding:0 var(--ubq-margin-xs) 0 0;border:none;outline:none;background:transparent;cursor:pointer}.UBQ_TreeView__header--kPfnL:first-child,.UBQ_TreeView__item--R6XsR:first-child{border-top-left-radius:calc(var(--ubq-border_radius-l) - 1px);border-top-right-radius:calc(var(--ubq-border_radius-l) - 1px)}.UBQ_TreeView__header--kPfnL:last-child,.UBQ_TreeView__item--R6XsR:last-child{border-bottom-left-radius:calc( var(--ubq-border_radius-l) - 1px );border-bottom-right-radius:calc( var(--ubq-border_radius-l) - 1px )}.UBQ_TreeView__header--kPfnL .UBQ_TreeView__icon--VOn8B,.UBQ_TreeView__item--R6XsR .UBQ_TreeView__icon--VOn8B{display:flex;align-items:center;justify-content:center;margin-right:var(--ubq-margin-s)}.UBQ_TreeView__header--kPfnL:hover,.UBQ_TreeView__item--R6XsR:hover{background:var(--ubq-interactive-hover)}.UBQ_TreeView__header--kPfnL:hover .UBQ_TreeView__menuButton--awrEH,.UBQ_TreeView__item--R6XsR:hover .UBQ_TreeView__menuButton--awrEH{opacity:1}.UBQ_TreeView__header--kPfnL:active,.UBQ_TreeView__item--R6XsR:active{background:var(--ubq-interactive-pressed)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__link--iauhw,.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__button--t1z_L,.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ *,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__link--iauhw,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__button--t1z_L,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ *{color:var(--ubq-foreground-active)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ:hover,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ:hover{background:var(--ubq-interactive-active-hover)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__menuButton--awrEH,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__menuButton--awrEH{opacity:1}@supports not (contain: none){.UBQ_TreeView__header--kPfnL:focus,.UBQ_TreeView__item--R6XsR:focus{z-index:1;box-shadow:var(--ubq-effect-focus)}}.UBQ_TreeView__header--kPfnL:focus-visible,.UBQ_TreeView__item--R6XsR:focus-visible{z-index:1;box-shadow:var(--ubq-effect-focus)}.
|
|
41
|
+
.UBQ_TreeView__block--_IS6l{border-radius:var(--ubq-border_radius-l);background:var(--ubq-interactive-group-default);padding-left:0}.UBQ_TreeView__block--_IS6l:hover{background:var(--ubq-interactive-group-hover)}.UBQ_TreeView__block--_IS6l:not(:last-child){margin-bottom:var(--ubq-margin-l)}.UBQ_TreeView__isGroupActive--BerAU{background:var(--ubq-interactive-group-active-default)}.UBQ_TreeView__isGroupActive--BerAU:hover{background:var(--ubq-interactive-group-active-hover)}.UBQ_TreeView__header--kPfnL,.UBQ_TreeView__item--R6XsR{display:flex;justify-content:flex-start;align-items:center;width:100%;box-sizing:border-box;padding:0 var(--ubq-margin-xs) 0 0;border:none;outline:none;background:transparent;cursor:pointer}.UBQ_TreeView__header--kPfnL:first-child,.UBQ_TreeView__item--R6XsR:first-child{border-top-left-radius:calc(var(--ubq-border_radius-l) - 1px);border-top-right-radius:calc(var(--ubq-border_radius-l) - 1px)}.UBQ_TreeView__header--kPfnL:last-child,.UBQ_TreeView__item--R6XsR:last-child{border-bottom-left-radius:calc( var(--ubq-border_radius-l) - 1px );border-bottom-right-radius:calc( var(--ubq-border_radius-l) - 1px )}.UBQ_TreeView__header--kPfnL .UBQ_TreeView__icon--VOn8B,.UBQ_TreeView__item--R6XsR .UBQ_TreeView__icon--VOn8B{display:flex;align-items:center;justify-content:center;margin-right:var(--ubq-margin-s)}.UBQ_TreeView__header--kPfnL:hover,.UBQ_TreeView__item--R6XsR:hover{background:var(--ubq-interactive-hover)}.UBQ_TreeView__header--kPfnL:hover .UBQ_TreeView__menuButton--awrEH,.UBQ_TreeView__item--R6XsR:hover .UBQ_TreeView__menuButton--awrEH{opacity:1}.UBQ_TreeView__header--kPfnL:active,.UBQ_TreeView__item--R6XsR:active{background:var(--ubq-interactive-pressed)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__link--iauhw,.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__button--t1z_L,.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ *,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__link--iauhw,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__button--t1z_L,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ *{color:var(--ubq-foreground-active)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ:hover,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ:hover{background:var(--ubq-interactive-active-hover)}.UBQ_TreeView__header--kPfnL.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__menuButton--awrEH,.UBQ_TreeView__item--R6XsR.UBQ_TreeView__isActive--H_gcJ .UBQ_TreeView__menuButton--awrEH{opacity:1}@supports not (contain: none){.UBQ_TreeView__header--kPfnL:focus,.UBQ_TreeView__item--R6XsR:focus{z-index:1;box-shadow:var(--ubq-effect-focus)}}.UBQ_TreeView__header--kPfnL:focus-visible,.UBQ_TreeView__item--R6XsR:focus-visible{z-index:1;box-shadow:var(--ubq-effect-focus)}.UBQ_TreeView__button--t1z_L,.UBQ_TreeView__link--iauhw{display:flex;align-items:center;width:100%;border-radius:var(--ubq-border_radius-l);text-decoration:none;outline:none;word-break:break-word}.UBQ_TreeView__button--t1z_L:focus-visible,.UBQ_TreeView__link--iauhw:focus-visible{z-index:1;box-shadow:var(--ubq-effect-focus)}.UBQ_TreeView__button--t1z_L{border:none;outline:none;cursor:pointer;background:none}.UBQ_TreeView__header--kPfnL{display:flex;align-items:center;justify-content:flex-start;min-height:calc(2 * var(--ubq-margin-l));font-family:var(--ubq-typography-headline-m-font_family);font-size:var(--ubq-typography-headline-m-size);font-weight:var(--ubq-typography-headline-m-weight);letter-spacing:var(--ubq-typography-headline-m-letter_spacing);line-height:var(--ubq-typography-headline-m-line_height)}.UBQ_TreeView__header--kPfnL .UBQ_TreeView__headerIcon--_tXDI{display:flex;align-items:center;justify-content:flex-start;margin-right:var(--ubq-margin-s)}.UBQ_TreeView__header--kPfnL>.UBQ_TreeView__button--t1z_L,.UBQ_TreeView__header--kPfnL>.UBQ_TreeView__link--iauhw{padding:var(--ubq-margin-xs);color:var(--ubq-foreground-default)}.UBQ_TreeView__item--R6XsR>.UBQ_TreeView__button--t1z_L,.UBQ_TreeView__item--R6XsR>.UBQ_TreeView__link--iauhw{padding-left:calc(var(--ubq-margin-l) * 2);padding-top:var(--ubq-margin-s);padding-bottom:var(--ubq-margin-s);color:var(--ubq-foreground-light);background:transparent}.UBQ_TreeView__menuButton--awrEH{opacity:0;margin-left:var(--ubq-margin-s);flex-shrink:0}.UBQ_TreeView__menuButton--awrEH:focus-visible{z-index:1;opacity:1;box-shadow:var(--ubq-effect-focus)}
|
|
42
42
|
.UBQ_Avatar__block--PE_Hs{display:flex;justify-content:center;align-items:center;height:calc(var(--ubq-scale-base) * 6);width:calc(var(--ubq-scale-base) * 6);border-radius:var(--ubq-border_radius-m);color:var(--ubq-foreground-default);background:var(--ubq-canvas);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_Avatar__block--PE_Hs.UBQ_Avatar__circle--OEUXB{border-radius:50%}.UBQ_Avatar__block--PE_Hs.UBQ_Avatar__background--Mo59C{background:var(--ubq-interactive-default)}.UBQ_Avatar__block--PE_Hs.UBQ_Avatar__fallback--CGHeh{font-size:var(--ubq-typography-label-s-size);text-transform:uppercase}.UBQ_Avatar__img--bvEJ9{object-fit:cover}
|
|
43
|
-
@supports not (contain: none){.UBQ_ExternalLink__block--Hb3aB:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-
|
|
44
|
-
.UBQ_Dock__block--aKQfU{display:flex;flex-direction:column;position:relative;padding:var(--ubq-margin-xs);
|
|
45
|
-
.
|
|
46
|
-
.
|
|
43
|
+
@supports not (contain: none){.UBQ_ExternalLink__block--Hb3aB:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-s)}}.UBQ_ExternalLink__block--Hb3aB:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-s)}
|
|
44
|
+
.UBQ_Dock__block--aKQfU{display:flex;flex-direction:column;position:relative;padding:var(--ubq-margin-xs);box-sizing:border-box;z-index:15;background:var(--ubq-elevation-2);transition:background-color .3s ease-in-out}.UBQ_Dock__block--aKQfU.UBQ_Dock__hasSelected--zZeMe{background:var(--ubq-elevation-1)}.UBQ_Dock__block--aKQfU.UBQ_Dock__left--SjHad{order:0}.UBQ_Dock__block--aKQfU.UBQ_Dock__right--XRtI1{order:1}.UBQ_Dock__small--EjOTm{width:calc(var(--ubq-scale-base) * 12)}.UBQ_Dock__big--mtVNu{width:calc(var(--ubq-scale-base) * 18)}.UBQ_Dock__button--ttmQQ{padding:var(--ubq-margin-s) var(--ubq-margin-xs);width:100%;min-height:calc(var(--ubq-scale-base) * 10);flex:1 0;font-size:var(--ubq-typography-label-s-size);line-height:var(--ubq-typography-label-s-line_height);letter-spacing:var(--ubq-typography-label-s-letter_spacing);font-family:var(--ubq-typography-label-s-font_family);font-weight:var(--ubq-typography-label-s-weight)}.UBQ_Dock__buttonLabel--w6Aji{display:flex;flex-direction:column;align-items:center;gap:var(--ubq-margin-xs);width:100%}.UBQ_Dock__buttonLabel--w6Aji>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;width:100%}.UBQ_Dock__group--_lfht{display:flex;flex-direction:column;gap:var(--ubq-margin-xs)}.UBQ_Dock__group--_lfht:empty{display:none}
|
|
45
|
+
.UBQ_MasonryGrid__block--X5QGY{display:grid;grid-gap:var(--ubq-margin-s);grid-auto-rows:0}
|
|
46
|
+
.UBQ_CanvasAction__block--fbc8M{display:flex;padding:calc(var(--ubq-margin-xs) - 1px)}.UBQ_CanvasAction__block--fbc8M:not(:last-child){border-right:1px solid var(--ubq-border-divider)}.UBQ_CanvasAction__button--dHuoF{border-radius:var(--ubq-border_radius-s)}
|
|
47
|
+
.UBQ_CanvasActionContainer__canvasActions--_2g3e{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-border-divider);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasActionContainer__canvasActions--_2g3e:empty{display:none}.UBQ_CanvasActionContainer__tippy--Js2dJ{max-width:unset !important}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
48
|
+
.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL{background:var(--ubq-interactive-template-default)}.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-template-hover)}.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL:active{background:var(--ubq-interactive-template-pressed)}.UBQ_PlaceholderSettings__spacer--eMd5b{width:var(--ubq-margin-xs)}.UBQ_PlaceholderSettings__hidden--UTFNM{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_PlaceholderSettings__separator--gVJ1q{margin:var(--ubq-margin-xs)}
|
|
47
49
|
.UBQ_LocalSourceSectionHeaderUpload__block--Lrlpj{max-width:max-content}
|
|
48
50
|
.UBQ_LocalSourceGridUpload__block--R4jen,.UBQ_LocalSourceGridUpload__wrapper--HT5EF{display:flex;justify-content:center;align-items:center}.UBQ_LocalSourceGridUpload__icon--_QIUb{margin-right:var(--ubq-margin-s)}
|
|
49
|
-
.UBQ_TextSourceCard__card--IRNvG{display:flex;justify-content:center;align-items:center;padding:var(--ubq-margin-xs)}.UBQ_TextSourceCard__headline--fO606,.UBQ_TextSourceCard__subheadline--nFEPn,.UBQ_TextSourceCard__bodyText--_7t0Z{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.UBQ_TextSourceCard__headline--fO606{line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight);font-size:24px}.UBQ_TextSourceCard__subheadline--nFEPn{line-height:var(--ubq-typography-headline-m-line_height);letter-spacing:var(--ubq-typography-headline-m-letter_spacing);font-family:var(--ubq-typography-headline-m-font_family);font-weight:var(--ubq-typography-headline-m-weight);font-size:16px}.UBQ_TextSourceCard__bodyText--_7t0Z{line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight);font-size:12px}
|
|
50
51
|
.UBQ_ShapeSourceCard__card--__S7O{display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default)}
|
|
51
|
-
.
|
|
52
|
-
.
|
|
52
|
+
.UBQ_TextSourceCard__card--IRNvG{display:flex;justify-content:center;align-items:center;padding:var(--ubq-margin-xs)}.UBQ_TextSourceCard__headline--fO606,.UBQ_TextSourceCard__subheadline--nFEPn,.UBQ_TextSourceCard__bodyText--_7t0Z{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%}.UBQ_TextSourceCard__headline--fO606{line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight);font-size:24px}.UBQ_TextSourceCard__subheadline--nFEPn{line-height:var(--ubq-typography-headline-m-line_height);letter-spacing:var(--ubq-typography-headline-m-letter_spacing);font-family:var(--ubq-typography-headline-m-font_family);font-weight:var(--ubq-typography-headline-m-weight);font-size:16px}.UBQ_TextSourceCard__bodyText--_7t0Z{line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight);font-size:12px}
|
|
53
|
+
.UBQ_AssetLibraryBreadcrumb__breadcrumb--uxJ_q{display:flex;align-items:center;margin:var(--ubq-margin-xs) var(--ubq-margin-m)}.UBQ_AssetLibraryBreadcrumb__label--bQYql,.UBQ_AssetLibraryBreadcrumb__button--AMSwu,.UBQ_AssetLibraryBreadcrumb__divider--evlg9{color:var(--ubq-foreground-info);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibraryBreadcrumb__divider--evlg9{flex:0 0 auto;padding:0 var(--ubq-margin-xs)}.UBQ_AssetLibraryBreadcrumb__button--AMSwu,.UBQ_AssetLibraryBreadcrumb__label--bQYql{flex:0 1 auto;max-width:100%}.UBQ_AssetLibraryBreadcrumb__label--bQYql{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-default);margin-left:var(--ubq-margin-xs);padding-left:var(--ubq-margin-xs)}
|
|
54
|
+
.UBQ_AssetCreditsButton__block--y3Mry{background:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s)}.UBQ_AssetCreditsButton__button--LCI7b{border-radius:var(--ubq-border_radius-s)}.UBQ_AssetCreditsButton__heading--NiYCH{margin-bottom:var(--ubq-margin-s)}.UBQ_AssetCreditsButton__content--_FHoo{margin:var(--ubq-margin-s) 0;width:calc(72 * var(--ubq-scale-base));color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetCreditsButton__content--_FHoo>*:not(hr){margin-left:var(--ubq-margin-s);margin-right:var(--ubq-margin-s)}.UBQ_AssetCreditsButton__license--khAov,.UBQ_AssetCreditsButton__credits--_7E02{color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__license--khAov a,.UBQ_AssetCreditsButton__credits--_7E02 a{color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__tags--_oauH{display:flex;justify-content:center}.UBQ_AssetCreditsButton__tag--_2UDt{display:inline-block;background:var(--ubq-interactive-default);border-radius:var(--ubq-border_radius-l);padding:var(--ubq-margin-xs) var(--ubq-margin-s);color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__tag--_2UDt:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_AssetCreditsButton__separator--pXFne{margin-top:var(--ubq-margin-m);margin-bottom:var(--ubq-margin-m)}.UBQ_AssetCreditsButton__license--khAov{display:flex;align-items:center}.UBQ_AssetCreditsButton__licenseUrl--SXeKU{display:flex;align-items:center;margin-left:var(--ubq-margin-xs)}
|
|
55
|
+
.UBQ_AssetLoadingSpinner__block--_UMlD{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default)}.UBQ_AssetLoadingSpinner__loadingSpinnerIcon--d_iUK{animation:UBQ_AssetLoadingSpinner__loading--ekZ5n 1.1s infinite linear;height:calc(var(--ubq-scale-base) * 12);width:calc(var(--ubq-scale-base) * 12)}@keyframes UBQ_AssetLoadingSpinner__loading--ekZ5n{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
56
|
+
.UBQ_AssetResultContainer__block--TrDHA{position:relative;display:grid;height:100%;width:100%}.UBQ_AssetResultContainer__block--TrDHA .UBQ_AssetResultContainer__creditsButton--RVn9M{position:absolute;top:var(--ubq-margin-xs);right:var(--ubq-margin-xs);opacity:0}.UBQ_AssetResultContainer__block--TrDHA:focus-within .UBQ_AssetResultContainer__creditsButton--RVn9M,.UBQ_AssetResultContainer__block--TrDHA:hover .UBQ_AssetResultContainer__creditsButton--RVn9M{opacity:1;z-index:2}
|
|
53
57
|
.UBQ_AssetTemplateDialog__block--cLjSB{max-width:calc(var(--ubq-scale-base) * 80)}
|
|
58
|
+
.UBQ_AssetLibraryGrid__block--_bWP9{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;flex:1;padding:var(--ubq-margin-m);height:100%;overflow-y:scroll}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-corner{background:transparent}
|
|
54
59
|
.UBQ_AssetLibraryGridLoadingAnchor__block--hfZbs{width:100%;height:calc(10 * var(--ubq-scale-base));display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:var(--ubq-margin-m);color:var(--ubq-foreground-info);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibraryGridLoadingAnchor__noMoreItems--rFC1K{display:none}.UBQ_AssetLibraryGridLoadingAnchor__anchor--_6K9D{height:1px;width:100%;transform:translateY(-250px)}
|
|
55
60
|
.UBQ_AssetLibraryGridSkeleton__grid--zCzJv{position:relative}.UBQ_AssetLibraryGridSkeleton__label--j_fu_{color:var(--ubq-foreground-info);margin-left:var(--ubq-margin-s)}.UBQ_AssetLibraryGridSkeleton__gradient--Cikzr{position:absolute;top:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(18, 25, 33, 0) 0%, var(--ubq-elevation-2) 60%)}.UBQ_AssetLibraryGridSkeleton__labelContainer--XiwSY{position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibraryGridSkeleton__prependedSourceUIComponentContainer--rgV6K{margin-top:var(--ubq-margin-m)}.UBQ_AssetLibraryGridSkeleton__cardWrapper--rDDZ0{height:100%;width:100%}.UBQ_AssetLibraryGridSkeleton__animatedBackground--h4zX1{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--K6JxP;animation-timing-function:linear;background:transparent;background:linear-gradient(to right, rgba(255, 255, 255, 0.04) 8%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--K6JxP{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibraryGridSkeleton__loadingSpinnerIcon--JlHPG{animation:UBQ_AssetLibraryGridSkeleton__loading--aWGTA 1.1s infinite linear}@keyframes UBQ_AssetLibraryGridSkeleton__loading--aWGTA{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
56
|
-
.UBQ_AssetLoadingSpinner__block--_UMlD{position:absolute;top:0;left:0;height:100%;width:100%;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default)}.UBQ_AssetLoadingSpinner__loadingSpinnerIcon--d_iUK{animation:UBQ_AssetLoadingSpinner__loading--ekZ5n 1.1s infinite linear;height:calc(var(--ubq-scale-base) * 12);width:calc(var(--ubq-scale-base) * 12)}@keyframes UBQ_AssetLoadingSpinner__loading--ekZ5n{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
57
|
-
.UBQ_AssetCreditsButton__block--y3Mry{background:var(--ubq-elevation-2);border-radius:var(--ubq-Button-border-radius, var(--ubq-border_radius-m))}.UBQ_AssetCreditsButton__heading--NiYCH{margin-bottom:var(--ubq-margin-s)}.UBQ_AssetCreditsButton__content--_FHoo{margin:var(--ubq-margin-s) 0;width:calc(72 * var(--ubq-scale-base));color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetCreditsButton__content--_FHoo>*:not(hr){margin-left:var(--ubq-margin-s);margin-right:var(--ubq-margin-s)}.UBQ_AssetCreditsButton__license--khAov,.UBQ_AssetCreditsButton__credits--_7E02{color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__license--khAov a,.UBQ_AssetCreditsButton__credits--_7E02 a{color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__tags--_oauH{display:flex;justify-content:center}.UBQ_AssetCreditsButton__tag--_2UDt{display:inline-block;background:var(--ubq-interactive-default);border-radius:12px;padding:var(--ubq-margin-xs) var(--ubq-margin-s);color:var(--ubq-foreground-light)}.UBQ_AssetCreditsButton__tag--_2UDt:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_AssetCreditsButton__separator--pXFne{margin-top:var(--ubq-margin-m);margin-bottom:var(--ubq-margin-m)}.UBQ_AssetCreditsButton__license--khAov{display:flex;align-items:center}.UBQ_AssetCreditsButton__licenseUrl--SXeKU{display:flex;align-items:center;margin-left:var(--ubq-margin-xs)}
|
|
58
|
-
.UBQ_AssetResultContainer__block--TrDHA{position:relative;display:grid;height:100%;width:100%}.UBQ_AssetResultContainer__block--TrDHA .UBQ_AssetResultContainer__creditsButton--RVn9M{transition:all .3s ease-in-out;position:absolute;top:var(--ubq-margin-xs);right:var(--ubq-margin-xs);transform:scale(0.2);opacity:0}.UBQ_AssetResultContainer__block--TrDHA:focus-within .UBQ_AssetResultContainer__creditsButton--RVn9M,.UBQ_AssetResultContainer__block--TrDHA:hover .UBQ_AssetResultContainer__creditsButton--RVn9M{opacity:1;transform:scale(1);z-index:2}
|
|
59
|
-
.UBQ_AssetLibraryGrid__block--_bWP9{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;flex:1;padding:var(--ubq-margin-m);height:100%;overflow-y:scroll}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryGrid__block--_bWP9::-webkit-scrollbar-corner{background:transparent}
|
|
60
|
-
.UBQ_AssetLibrarySectionSkeleton__content--_JlaA{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibrarySectionSkeleton__label--SU7sG{margin-left:var(--ubq-margin-s)}.UBQ_AssetLibrarySectionSkeleton__animatedBackground--b9Lip{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--_7UOJ;animation-timing-function:linear;background:transparent;background:linear-gradient(to right, rgba(255, 255, 255, 0.04) 8%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--_7UOJ{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibrarySectionSkeleton__loadingSpinnerIcon--__1i_{animation:UBQ_AssetLibrarySectionSkeleton__loading--_p2NG 1.1s infinite linear}@keyframes UBQ_AssetLibrarySectionSkeleton__loading--_p2NG{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
61
61
|
.UBQ_AssetLibrarySection__block--bL44l{transition:opacity .1s ease-in-out;opacity:0}.UBQ_AssetLibrarySection__block--bL44l.UBQ_AssetLibrarySection__visible--eHgxq{opacity:1}.UBQ_AssetLibrarySection__header--_Cp7O{display:flex;justify-content:space-between;align-items:center;margin:var(--ubq-margin-m) var(--ubq-margin-l)}.UBQ_AssetLibrarySection__heading--weWs5{flex:1}.UBQ_AssetLibrarySection__moreButton--XfIYA{flex:0 1 auto;margin-left:var(--ubq-margin-xs)}.UBQ_AssetLibrarySection__previews--HF7bH{position:relative;display:grid;grid-gap:var(--ubq-margin-s);margin:var(--ubq-margin-m)}.UBQ_AssetLibrarySection__moreIcon--NstTc{padding-left:var(--ubq-margin-xs)}
|
|
62
|
+
.UBQ_AssetLibrarySectionSkeleton__content--_JlaA{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibrarySectionSkeleton__label--SU7sG{margin-left:var(--ubq-margin-s)}.UBQ_AssetLibrarySectionSkeleton__animatedBackground--b9Lip{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--_7UOJ;animation-timing-function:linear;background:transparent;background:linear-gradient(to right, rgba(255, 255, 255, 0.04) 8%, rgba(255, 255, 255, 0) 38%, rgba(255, 255, 255, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--_7UOJ{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibrarySectionSkeleton__loadingSpinnerIcon--__1i_{animation:UBQ_AssetLibrarySectionSkeleton__loading--_p2NG 1.1s infinite linear}@keyframes UBQ_AssetLibrarySectionSkeleton__loading--_p2NG{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
62
63
|
.UBQ_AssetLibraryOverview__block--X9THW{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;overflow:auto;height:100%}.UBQ_AssetLibraryOverview__block--X9THW::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_AssetLibraryOverview__block--X9THW::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_AssetLibraryOverview__block--X9THW::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryOverview__block--X9THW::-webkit-scrollbar-corner{background:transparent}
|
|
63
|
-
.UBQ_AssetLibraryBreadcrumb__breadcrumb--uxJ_q{display:flex;align-items:center;margin:var(--ubq-margin-xs) var(--ubq-margin-m)}.UBQ_AssetLibraryBreadcrumb__label--bQYql,.UBQ_AssetLibraryBreadcrumb__button--AMSwu,.UBQ_AssetLibraryBreadcrumb__chevron--jZJ4U{color:var(--ubq-foreground-info);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}.UBQ_AssetLibraryBreadcrumb__chevron--jZJ4U{flex:0 0 auto}.UBQ_AssetLibraryBreadcrumb__button--AMSwu,.UBQ_AssetLibraryBreadcrumb__label--bQYql{flex:0 1 auto;max-width:100%}.UBQ_AssetLibraryBreadcrumb__label--bQYql{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-default);margin-left:var(--ubq-margin-xs);padding-left:var(--ubq-margin-xs)}
|
|
64
64
|
.UBQ_AssetLibraryContent__motionWrapper--klzZm{display:flex;flex-direction:column;height:100%}
|
|
65
|
-
.
|
|
65
|
+
.UBQ_AssetLibrarySearch__block--lRVFc{display:flex;align-items:center;box-sizing:content-box;padding:var(--ubq-margin-s);padding-bottom:0}.UBQ_AssetLibrarySearch__searchInput--_EUqq{padding-left:calc(var(--ubq-typography-label-m-line_height) + var(--ubq-margin-s) + var(--ubq-margin-xs));padding-right:calc( var(--ubq-typography-label-m-line_height) + var(--ubq-margin-s) + var(--ubq-margin-xs) + 2 * var(--ubq-margin-xs) );padding-top:var(--ubq-margin-m);padding-bottom:var(--ubq-margin-m);height:calc(var(--ubq-scale-base) * 10)}.UBQ_AssetLibrarySearch__inputContainer--gtS20{position:relative;width:100%}.UBQ_AssetLibrarySearch__searchIconContainer--W_Zir,.UBQ_AssetLibrarySearch__clearSearchIconContainer--bqqOx{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%}.UBQ_AssetLibrarySearch__searchIconContainer--W_Zir{left:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--bqqOx{right:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--bqqOx.UBQ_AssetLibrarySearch__hasEmptySearchValue--xmImS{display:none}.UBQ_AssetLibrarySearch__searchIcon--_D8q1,.UBQ_AssetLibrarySearch__clearSearchIcon--oZOiG{width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default)}
|
|
66
|
+
.UBQ_AssetLibraryPanel__block--MBUTZ{height:calc(100% - calc(12 * var(--ubq-scale-base)));overflow:hidden}.UBQ_AssetLibraryPanel__content--t_UoP{position:relative;height:calc( 100% - calc(var(--ubq-scale-base) * 10 + var(--ubq-margin-s) * 2) );overflow:hidden}
|
|
66
67
|
.UBQ_AssetLibraryDock__block--X8Gcn{gap:var(--ubq-margin-xl);flex:0 0 auto;height:100%}
|
|
68
|
+
.UBQ_BlendModeSelect__options--f8ZyJ{max-height:calc(var(--ubq-scale-base) * 108)}.UBQ_BlendModeSelect__option--c0UQW{min-width:calc(var(--ubq-scale-base) * 42)}
|
|
69
|
+
.UBQ_InspectorHorizontalGroup__block--M9_3R{display:flex}.UBQ_InspectorHorizontalGroup__block--M9_3R>*{max-width:50%}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:only-child{max-width:100%}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:nth-child(odd):not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:nth-child(even){margin-left:var(--ubq-margin-s)}
|
|
70
|
+
.UBQ_SliderInput__block--qaiej{width:100%}
|
|
67
71
|
.UBQ_PropertyToggle__block--x_QQa{flex:0 0 calc(6 * var(--ubq-scale-base))}.UBQ_PropertyToggle__emptyGap--VqXG8{flex:0 0 calc(6 * var(--ubq-scale-base));display:hidden;-webkit-user-select:none;user-select:none}
|
|
68
|
-
.
|
|
72
|
+
.UBQ_SubInspector__block--_Vxo6{position:absolute;top:0;left:0;right:0;bottom:0;margin-right:0;z-index:30;display:flex;flex-direction:column;background:var(--ubq-elevation-1)}.UBQ_SubInspector__block--_Vxo6[data-cy=crop-container]{z-index:31}.UBQ_SubInspector__containerSection--V47rJ{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;display:flex;flex-direction:column;height:calc(100% - 48px);box-sizing:border-box;overflow:auto}.UBQ_SubInspector__containerSection--V47rJ::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_SubInspector__containerSection--V47rJ::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_SubInspector__containerSection--V47rJ::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SubInspector__containerSection--V47rJ::-webkit-scrollbar-corner{background:transparent}.UBQ_SubInspector__button--nqozz{border:1px solid var(--ubq-border-divider)}.UBQ_SubInspector__highlight--oKLVC{border:none;background:var(--ubq-interactive-default)}.UBQ_SubInspector__wrapper--euOh8{height:100%}
|
|
73
|
+
.UBQ_AspectLock__aspectLock--f9K17{flex-grow:0;flex-basis:initial;display:flex;flex-direction:column;justify-content:center;height:calc(2 * calc( 2 * var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height) ) + var(--ubq-margin-m));align-self:flex-start}.UBQ_AspectLock__aspectIsUnlocked--dgcIR>svg{opacity:.55}.UBQ_AspectLock__aspectLockButton--fQB_X{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_AspectLock__aspectLockVector--iC4fM{color:var(--ubq-foreground-info);align-self:center;margin-left:-50%;width:calc(3 * var(--ubq-scale-base));height:calc(2 * var(--ubq-scale-base))}.UBQ_AspectLock__aspectLockVector--iC4fM:last-child{transform:scale(1, -1)}
|
|
69
74
|
.UBQ_Transform__rotationGroup--KlwKI{display:flex}.UBQ_Transform__rotationGroup--KlwKI>*:not(:last-child){margin-right:var(--ubq-margin-s)}
|
|
70
|
-
.UBQ_SliderInput__block--qaiej{width:100%}
|
|
71
|
-
.UBQ_InspectorHorizontalGroup__block--M9_3R{display:flex}.UBQ_InspectorHorizontalGroup__block--M9_3R>*{max-width:50%}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:only-child{max-width:100%}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:nth-child(odd):not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorHorizontalGroup__block--M9_3R>*:nth-child(even){margin-left:var(--ubq-margin-s)}
|
|
72
|
-
.UBQ_ClipContent__button--o7xsY{flex:1;text-align:center}.UBQ_ClipContent__button--o7xsY>span>span{text-align:center}
|
|
73
|
-
.UBQ_Formats__button--gOcc6{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_Formats__option--_TQRG{display:inline-block;white-space:nowrap}
|
|
74
|
-
.UBQ_CanvasAction__block--fbc8M{display:flex;padding:calc(var(--ubq-margin-xs) - 1px);--ubq-Button-border-radius: var(--ubq-border_radius-s)}.UBQ_CanvasAction__block--fbc8M:not(:last-child){border-right:1px solid var(--ubq-border-divider)}
|
|
75
|
-
.UBQ_CanvasActionContainer__canvasActions--_2g3e{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-border-divider);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasActionContainer__canvasActions--_2g3e:empty{display:none}.UBQ_CanvasActionContainer__tippy--Js2dJ{max-width:unset !important}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasActionContainer__tippy--Js2dJ[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
76
|
-
.UBQ_PlaceholderSettings__placeholderPopoverButton--E1tmL{--ubq-Button-background: var(--ubq-interactive-template-default);--ubq-Button-background--hover: var(--ubq-interactive-template-hover);--ubq-Button-background--pressed: var(--ubq-interactive-template-pressed)}.UBQ_PlaceholderSettings__spacer--eMd5b{width:var(--ubq-margin-xs)}.UBQ_PlaceholderSettings__hidden--UTFNM{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_PlaceholderSettings__separator--gVJ1q{margin:var(--ubq-margin-xs)}
|
|
77
|
-
.UBQ_FillModeSelect__button--hhPsM>span>span{flex-grow:0}
|
|
78
|
-
.UBQ_GradientControls__smallButton--iZAYd{flex:0 0 auto}.UBQ_GradientControls__gradientBar--mydcn{display:flex;align-items:center;width:100%;position:relative;height:calc(6 * var(--ubq-scale-base));margin-bottom:var(--ubq-margin-m);box-shadow:inset 0 0 0 1px var(--ubq-border-contrast);border-radius:var(--ubq-border_radius-l)}.UBQ_GradientControls__gradientBar--mydcn.UBQ_GradientControls__disabled--FB3Ja{opacity:.55}.UBQ_GradientControls__gradientBar--mydcn>button{position:absolute;width:calc(var(--ubq-scale-base) * 2);height:calc(var(--ubq-scale-base) * 2);padding:0;display:flex;flex-direction:column;align-items:center;border:none;outline:none;border-radius:var(--ubq-border_radius-m);cursor:grab}.UBQ_GradientControls__gradientBar--mydcn>button:disabled{cursor:inherit}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__active--B4597{height:calc(100% - 2 * 2px)}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__grabbing--w5wnf{cursor:grabbing}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2{width:calc(3 * var(--ubq-scale-base));height:calc(6 * var(--ubq-scale-base));border-radius:var(--ubq-border_radius-m);margin:0;display:flex;justify-content:center;overflow:hidden;background-color:transparent;color:var(--ubq-static-contrast-white);cursor:default}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__stack--_aVR1{justify-items:center;align-items:center}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__stack--_aVR1 svg{opacity:.8}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__background--LrI5l{width:calc(3 * var(--ubq-scale-base));height:calc(6 * var(--ubq-scale-base));background-color:var(--ubq-static-contrast-black);filter:opacity(50%)}.UBQ_GradientControls__gradientBar--mydcn>button>*{flex:0 0 100%}.UBQ_GradientControls__gradientBar--mydcn>button:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_GradientControls__gradientBar--mydcn>button>.UBQ_GradientControls__doubleBorder--IW1Y9{filter:opacity(50%);width:100%;height:100%;background:transparent;border-radius:var(--ubq-border_radius-m);box-shadow:0 0 0 2px var(--ubq-static-contrast-black),inset 0 0 0 2px var(--ubq-static-contrast-white)}
|
|
79
|
-
.UBQ_ColorSelection__block--FN2Fv{width:calc(70 * var(--ubq-scale-base));padding:var(--ubq-margin-s)}.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--VdqDE,.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--VdqDE label{cursor:pointer}.UBQ_ColorSelection__header--_BOZa{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--ubq-margin-m)}.UBQ_ColorSelection__header--_BOZa>*:not(.UBQ_ColorSelection__heading--g9Gma){flex:0 0 auto}.UBQ_ColorSelection__heading--g9Gma{font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_ColorSelection__section--Zd8PY{padding-top:var(--ubq-margin-xs);display:flex;flex-direction:column}.UBQ_ColorSelection__section--Zd8PY:not(:last-child){padding-bottom:var(--ubq-margin-l)}.UBQ_ColorSelection__section--Zd8PY>div:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_ColorSelection__colorPalette--DFNLf{display:grid;grid-template-columns:repeat(9, max-content);gap:var(--ubq-margin-s)}input[type=range].UBQ_ColorSelection__hueSlider--HuT26{background:linear-gradient(90deg, #f00 0%, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, #f00 100%) !important}input[type=range].UBQ_ColorSelection__hueSlider--HuT26,input[type=range].UBQ_ColorSelection__opacitySlider--cF7ez{--slider-thumb-color: white;--slider-thumb-color-active: white;--slider-thumb-color-inner: transparent}input[type=range].UBQ_ColorSelection__hueSlider--HuT26::-ms-thumb,input[type=range].UBQ_ColorSelection__opacitySlider--cF7ez::-ms-thumb{box-shadow:inset 0 0 0 var(--ubq-scale-base) #fff !important;background:transparent !important}
|
|
80
75
|
.UBQ_InspectorLibrary__block--fl3Qd{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ubq-margin-m)}.UBQ_InspectorLibrary__singleColumn--SR5KA{display:flex;flex-direction:column;grid-gap:0}.UBQ_InspectorLibrary__singleColumn--SR5KA>*{margin-bottom:var(--ubq-margin-m)}
|
|
81
76
|
.UBQ_ImageProcessorControls__block--WiBOU{overflow:hidden}
|
|
82
|
-
.
|
|
83
|
-
.
|
|
77
|
+
.UBQ_ColorSelection__block--FN2Fv{width:calc(70 * var(--ubq-scale-base));padding:var(--ubq-margin-s)}.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--VdqDE,.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--VdqDE label{cursor:pointer}.UBQ_ColorSelection__header--_BOZa{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--ubq-margin-m)}.UBQ_ColorSelection__header--_BOZa>*:not(.UBQ_ColorSelection__heading--g9Gma){flex:0 0 auto}.UBQ_ColorSelection__heading--g9Gma{font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_ColorSelection__section--Zd8PY{padding-top:var(--ubq-margin-xs);display:flex;flex-direction:column}.UBQ_ColorSelection__section--Zd8PY:not(:last-child){padding-bottom:var(--ubq-margin-l)}.UBQ_ColorSelection__section--Zd8PY>div:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_ColorSelection__colorPalette--DFNLf{display:grid;grid-template-columns:repeat(9, max-content);gap:var(--ubq-margin-s)}input[type=range].UBQ_ColorSelection__hueSlider--HuT26{background:linear-gradient(90deg, #f00 0%, #ff0 16.66%, #0f0 33.33%, #0ff 50%, #00f 66.66%, #f0f 83.33%, #f00 100%) !important}input[type=range].UBQ_ColorSelection__hueSlider--HuT26,input[type=range].UBQ_ColorSelection__opacitySlider--cF7ez{--slider-thumb-color: white;--slider-thumb-color-active: white;--slider-thumb-color-inner: transparent}input[type=range].UBQ_ColorSelection__hueSlider--HuT26::-ms-thumb,input[type=range].UBQ_ColorSelection__opacitySlider--cF7ez::-ms-thumb{box-shadow:inset 0 0 0 var(--ubq-scale-base) #fff !important;background:transparent !important}
|
|
78
|
+
.UBQ_FillModeSelect__button--hhPsM{flex:0 0 50%}.UBQ_FillModeSelect__button--hhPsM>span>span{flex-grow:0}
|
|
79
|
+
.UBQ_GradientControls__smallButton--iZAYd{flex:0 0 auto}.UBQ_GradientControls__gradientBar--mydcn{display:flex;align-items:center;width:100%;position:relative;height:calc(6 * var(--ubq-scale-base));margin-bottom:var(--ubq-margin-m);border-radius:var(--ubq-border_radius-m);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBvcGFjaXR5PSIwLjEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjEyIiB5PSI0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI4IiB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI0IiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:-1px -1px}.UBQ_GradientControls__gradientBar--mydcn .UBQ_GradientControls__gradientBackground--lt3lV{width:100%;height:100%;border-radius:var(--ubq-border_radius-m);box-shadow:inset 0 0 0 1px var(--ubq-border-contrast)}.UBQ_GradientControls__gradientBar--mydcn .UBQ_GradientControls__border--u66SY{width:100%;height:100%}.UBQ_GradientControls__gradientBar--mydcn.UBQ_GradientControls__disabled--FB3Ja{opacity:.55}.UBQ_GradientControls__gradientBar--mydcn>button{position:absolute;width:calc(var(--ubq-scale-base) * 2);height:calc(var(--ubq-scale-base) * 2);padding:0;display:flex;flex-direction:column;align-items:center;border:none;outline:none;border-radius:var(--ubq-border_radius-m);cursor:grab}.UBQ_GradientControls__gradientBar--mydcn>button:disabled{cursor:inherit}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__active--B4597{height:calc(100% - 2 * 2px)}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__grabbing--w5wnf{cursor:grabbing}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2{width:calc(3 * var(--ubq-scale-base));height:calc(6 * var(--ubq-scale-base));border-radius:var(--ubq-border_radius-m);margin:0;display:flex;justify-content:center;overflow:hidden;background-color:transparent;color:var(--ubq-static-contrast-white);cursor:default}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__stack--_aVR1{justify-items:center;align-items:center}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__stack--_aVR1 svg{opacity:.8}.UBQ_GradientControls__gradientBar--mydcn>button.UBQ_GradientControls__add--iSkp2 .UBQ_GradientControls__background--LrI5l{width:calc(3 * var(--ubq-scale-base));height:calc(6 * var(--ubq-scale-base));background-color:var(--ubq-static-contrast-black);filter:opacity(50%)}.UBQ_GradientControls__gradientBar--mydcn>button>*{flex:0 0 100%}.UBQ_GradientControls__gradientBar--mydcn>button:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_GradientControls__gradientBar--mydcn>button>.UBQ_GradientControls__doubleBorder--IW1Y9{filter:opacity(50%);width:100%;height:100%;background:transparent;border-radius:var(--ubq-border_radius-m);box-shadow:0 0 0 2px var(--ubq-static-contrast-black),inset 0 0 0 2px var(--ubq-static-contrast-white)}
|
|
84
80
|
.UBQ_StrokeProperties__popoverContent--_jKOv{width:calc(60 * var(--ubq-scale-base))}
|
|
81
|
+
.UBQ_StrokeStyleSelect__button--pvL6q{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(30 * var(--ubq-scale-base))}.UBQ_StrokeStyleSelect__option--_NVLj{display:flex;gap:var(--ubq-margin-xs)}
|
|
82
|
+
.UBQ_FilterIntensitySlider__block--r91Yk{overflow:hidden}
|
|
83
|
+
.UBQ_ClipContent__button--o7xsY{flex:1;text-align:center}.UBQ_ClipContent__button--o7xsY>span>span{text-align:center}
|
|
84
|
+
.UBQ_Formats__button--gOcc6{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_Formats__option--_TQRG{display:inline-block;white-space:nowrap}
|
|
85
|
+
.UBQ_TextArea__block--RlRhA{min-height:calc( var(--ubq-typography-label-m-size) * var(--ubq-typography-label-m-line_height) );flex-grow:1;padding:var(--ubq-margin-s);margin:0;background-color:var(--ubq-elevation-1);color:var(--ubq-foreground-default);border-radius:var(--ubq-border_radius-s);border:0;resize:none;overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent}@supports not (contain: none){.UBQ_TextArea__block--RlRhA:focus{outline:none;box-shadow:0 0 0 4px var(--focus-color)}}.UBQ_TextArea__block--RlRhA:focus-visible{outline:none;box-shadow:0 0 0 4px var(--focus-color)}.UBQ_TextArea__block--RlRhA::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_TextArea__block--RlRhA::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_TextArea__block--RlRhA::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_TextArea__block--RlRhA::-webkit-scrollbar-corner{background:transparent}
|
|
86
|
+
.UBQ_FontStyleSelect__separator--FCONS{height:1px;width:100%;margin:var(--ubq-margin-xs) 0;flex-shrink:0;background:var(--ubq-border-divider);border:none}
|
|
87
|
+
.UBQ_FontStyleSelectItem__block--_9wWw{min-width:100px}
|
|
88
|
+
.UBQ_TypefaceSelectItem__block--_KQ8Q{display:flex;align-items:center;height:calc(var(--ubq-scale-base) * 7.5);width:calc(var(--ubq-scale-base) * 75)}.UBQ_TypefaceSelectItem__text--bpR_P{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
|
89
|
+
.UBQ_FontInput__block--z5LbG{display:grid;grid-template-columns:repeat(6, minmax(0, 1fr));grid-auto-rows:24px;column-gap:var(--ubq-margin-s);row-gap:var(--ubq-margin-s)}.UBQ_FontInput__fontFamilySelect--_IYS9,.UBQ_FontInput__fontStyleSelect--XPJc0{display:flex}.UBQ_FontInput__fontFamilySelect--_IYS9,.UBQ_FontInput__fontStyleSelect--XPJc0{display:flex}.UBQ_FontInput__fontFamilySelect--_IYS9,.UBQ_FontInput__fontSizeSelect--_KGbM{grid-column-start:1;grid-column-end:span 3}.UBQ_FontInput__fontStyleSelect--XPJc0,.UBQ_FontInput__fontStyleToggles--UR1gk{grid-column-start:4;grid-column-end:span 3}.UBQ_FontInput__fontStyleToggles--UR1gk{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:var(--ubq-margin-s)}
|
|
85
90
|
.UBQ_box__block--d0RCf{position:absolute;top:0;bottom:0;left:0;right:0;width:100%;height:100%;transform-origin:0% 0%;outline:none;cursor:move;z-index:6}.UBQ_box__block--d0RCf.UBQ_box__disabledFrame--_2I4a .cesdk__frameHandle{display:none}.UBQ_box__disabled--_Fora{cursor:not-allowed}.UBQ_box__page--KmjfK{cursor:default}.UBQ_box__dragging--ut3q9{cursor:inherit}.UBQ_box__nonPageBoxShadow--eCKt7{box-shadow:inset 0 0 0 1px rgba(0,0,0,0)}.UBQ_box__deletingBoxShadow--cZQDu{box-shadow:inset 0 0 0 1px var(--ubq-notice-error)}
|
|
86
|
-
.
|
|
87
|
-
.UBQ_ScrollBar__block--UHR4X{position:absolute;z-index:4;opacity:0;transition:opacity .4s ease;transition-delay:1s;cursor:pointer}.UBQ_ScrollBar__block--UHR4X:hover,.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__show--_xNek{opacity:1;transition-delay:0s}.UBQ_ScrollBar__block--UHR4X:hover .UBQ_ScrollBar__handle--qyPEd{opacity:.5;transition-delay:0s}.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__horizontal--VAHUF{height:calc(2 * var(--ubq-scale-base));left:0;right:0;bottom:var(--ubq-margin-xs)}.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__vertical--VSCVV{width:calc(2 * var(--ubq-scale-base));top:0;right:var(--ubq-margin-xs);bottom:0}.UBQ_ScrollBar__handle--qyPEd{position:absolute;width:calc(2 * var(--ubq-scale-base));border-radius:8px;background:#000;border:1px solid #fff;z-index:4;cursor:grab;opacity:.25;transition:opacity .4s ease;transition-delay:1s;box-sizing:border-box}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__horizontal--VAHUF{top:0;bottom:0;left:0}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__vertical--VSCVV{top:0;left:0;right:0}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__isDragging--NOpVD{opacity:.5}.UBQ_ScrollBar__isDisabled--Xaf9r{display:none}
|
|
88
|
-
.UBQ_CanvasState__block--S7wSZ{position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}.UBQ_CanvasState__container--_bjBE{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_CanvasState__message--d7W2_{display:flex;flex-direction:row;align-items:center}.UBQ_CanvasState__message--d7W2_>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_CanvasState__message--d7W2_ h2{margin-bottom:var(--ubq-scale-base);color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_CanvasState__message--d7W2_ p{margin:0;color:var(--ubq-foreground-light);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}
|
|
91
|
+
.UBQ_Canvas__block--DRESt{position:relative;-webkit-user-select:none;user-select:none;flex:1;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%}.UBQ_Canvas__block--DRESt>button{margin-bottom:1rem;max-width:300px}.UBQ_Canvas__canvas--_FLMz{position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;outline:none}.UBQ_Canvas__containerScroll--uPoMt{position:absolute;top:0;right:0;left:0;bottom:0;z-index:4;outline:none;overflow:hidden}
|
|
89
92
|
.UBQ_Inspector__block--SChdx{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow:auto}.UBQ_Inspector__block--SChdx::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_Inspector__block--SChdx::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_Inspector__block--SChdx::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Inspector__block--SChdx::-webkit-scrollbar-corner{background:transparent}.UBQ_Inspector__inspectorHeaderContentHidden--RHlOQ{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.UBQ_Inspector__renameTextInput--opMw9{width:100%;margin-left:0 !important}.UBQ_Inspector__multiSelectionNotice--WSsoT{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;color:var(--ubq-foreground-info);font-size:var(--ubq-typography-body-m-size);line-height:var(--ubq-typography-body-m-line_height);letter-spacing:var(--ubq-typography-body-m-letter_spacing);font-family:var(--ubq-typography-body-m-font_family);font-weight:var(--ubq-typography-body-m-weight);text-align:center;white-space:pre-wrap}.UBQ_Inspector__multiSelectionNotice--WSsoT p{margin:var(--ubq-margin-s) 0 0}
|
|
90
93
|
.UBQ_CanvasLayers__block--pmKu9{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
|
|
91
|
-
.
|
|
94
|
+
.UBQ_CanvasState__block--S7wSZ{position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}.UBQ_CanvasState__container--_bjBE{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_CanvasState__message--d7W2_{display:flex;flex-direction:row;align-items:center}.UBQ_CanvasState__message--d7W2_>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_CanvasState__message--d7W2_ h2{margin-bottom:var(--ubq-scale-base);color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_CanvasState__message--d7W2_ p{margin:0;color:var(--ubq-foreground-light);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}
|
|
95
|
+
.UBQ_ScrollBar__block--UHR4X{position:absolute;z-index:4;opacity:0;transition:opacity .4s ease;transition-delay:1s;cursor:pointer}.UBQ_ScrollBar__block--UHR4X:hover,.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__show--_xNek{opacity:1;transition-delay:0s}.UBQ_ScrollBar__block--UHR4X:hover .UBQ_ScrollBar__handle--qyPEd{opacity:.5;transition-delay:0s}.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__horizontal--VAHUF{height:calc(2 * var(--ubq-scale-base));left:0;right:0;bottom:var(--ubq-margin-xs)}.UBQ_ScrollBar__block--UHR4X.UBQ_ScrollBar__vertical--VSCVV{width:calc(2 * var(--ubq-scale-base));top:0;right:var(--ubq-margin-xs);bottom:0}.UBQ_ScrollBar__handle--qyPEd{position:absolute;width:calc(2 * var(--ubq-scale-base));border-radius:8px;background:#000;border:1px solid #fff;z-index:4;cursor:grab;opacity:.25;transition:opacity .4s ease;transition-delay:1s;box-sizing:border-box}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__horizontal--VAHUF{top:0;bottom:0;left:0}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__vertical--VSCVV{top:0;left:0;right:0}.UBQ_ScrollBar__handle--qyPEd.UBQ_ScrollBar__isDragging--NOpVD{opacity:.5}.UBQ_ScrollBar__isDisabled--Xaf9r{display:none}
|
|
92
96
|
.UBQ_InlineTextEditingInput__block--Wh3Vm{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;contain:strict;opacity:0;pointer-events:none;word-break:keep-all;z-index:-1;white-space:revert}
|
|
93
|
-
.
|
|
94
|
-
.
|
|
95
|
-
.
|
|
96
|
-
.
|
|
97
|
-
.
|
|
98
|
-
.
|
|
99
|
-
.
|
|
100
|
-
.
|
|
101
|
-
.
|
|
102
|
-
.
|
|
103
|
-
|
|
97
|
+
.UBQ_TextVariableAction__optionLabel--pVs5j{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}
|
|
98
|
+
.UBQ_CanvasControls__block--yaoKx{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;z-index:11}.UBQ_CanvasControls__controls--xqjC2{border-radius:var(--ubq-border_radius-m);position:absolute;pointer-events:auto}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__top--tl3_u{top:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__right--ayrHk{right:var(--ubq-margin-m);display:flex;flex-direction:column;align-items:flex-end}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__bottom--HvIZX{bottom:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__left--FzHJS{left:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__solid--Hfl9e{background:var(--ubq-elevation-1)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__centerX--_X9Cz{left:50%;transform:translateX(-50%)}
|
|
99
|
+
.UBQ_Credits__block--uBvYc{width:500px}.UBQ_Credits__header--eoGPv{display:flex;align-items:center}.UBQ_Credits__header--eoGPv .UBQ_Credits__version--pgMQ_{font-family:var(--ubq-typography-input-m-font_family);color:var(--ubq-foreground-default)}.UBQ_Credits__header--eoGPv .UBQ_Credits__headerLeft--ltWPL{padding-right:var(--ubq-margin-l)}.UBQ_Credits__header--eoGPv .UBQ_Credits__description--Cyl3A{color:var(--ubq-foreground-default)}.UBQ_Credits__cesdkLogo--_Z80b{color:#fff}.UBQ_Credits__igorContainer--pemj0{padding:var(--ubq-margin-l)}.UBQ_Credits__contributors--dVs8Q{display:flex}.UBQ_Credits__contributors--dVs8Q>div{color:var(--ubq-foreground-info);flex:1}.UBQ_Credits__imglyLogo--ynpBa{width:58px !important;height:13px !important}
|
|
100
|
+
.UBQ_Igor__block--eWJy2{width:100%;height:100%;color:#fff}.UBQ_Igor__block--eWJy2:hover{cursor:not-allowed}.UBQ_Igor__block--eWJy2 svg{pointer-events:none}.UBQ_Igor__block--eWJy2.UBQ_Igor__pissed--CUyhe{animation:3.5s linear 0s UBQ_Igor__igor-pissed--cm9Qp}@keyframes ubq-igor-eye{0%{transform:translate3d(0px, 0.3px, 0px)}25%{transform:translate3d(-0.5px, 0.5px, 0px)}75%{transform:translate3d(0.5px, 0.5px, 0px)}100%{transform:translate3d(0px, 0.3px, 0px)}}@keyframes UBQ_Igor__igor-pissed--cm9Qp{25%{transform:scale(5) translate3d(-10px, -20px, 0) rotate(0.1turn)}50%{transform:scale(10) translate3d(-10px, 20px, 0) rotate(-0.1turn)}to{transform:scale(25) translate3d(0, 0, 0) rotate(0.1turn);opacity:.2}}
|
|
101
|
+
.UBQ_AdopterViewSelect__button--fiefq{flex:1;text-align:center}.UBQ_AdopterViewSelect__button--fiefq>span>span{text-align:center}
|
|
102
|
+
.UBQ_DockIconSizeSelect__button--_CUsz{flex:1}.UBQ_DockIconSizeSelect__button--_CUsz>span>span{text-align:center}
|
|
103
|
+
.UBQ_DockLabelVisibilityToggle__button--dNJ3_{flex:1}.UBQ_DockLabelVisibilityToggle__button--dNJ3_>span>span{text-align:center}
|
|
104
|
+
.UBQ_InspectorPositionSelect__button--Ir37J{flex:1;text-align:center}.UBQ_InspectorPositionSelect__button--Ir37J>span>span{text-align:center}
|
|
105
|
+
.UBQ_LanguageSelect__option--WyILC{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
106
|
+
.UBQ_LibraryPanelSettings__button--ycsV_{flex:1}.UBQ_LibraryPanelSettings__button--ycsV_>span>span{text-align:center}
|
|
107
|
+
.UBQ_PageTitleVisibilityToggle__button--PyCR_{flex:1}.UBQ_PageTitleVisibilityToggle__button--PyCR_>span>span{text-align:center}
|
|
108
|
+
.UBQ_RoleSelect__option--yDXSP{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
109
|
+
.UBQ_ScalingSelect__button--_vGms{flex:1}.UBQ_ScalingSelect__button--_vGms>span>span{text-align:center}
|
|
110
|
+
.UBQ_SettingsPanel__block--b7cCk{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;display:flex;flex-direction:column;height:calc(100% - calc(12 * var(--ubq-scale-base)));box-sizing:border-box;overflow:auto}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-corner{background:transparent}.UBQ_SettingsPanel__left--fcCMC{border-left:1px solid var(--ubq-border-outline)}.UBQ_SettingsPanel__right--gOW6T{border-right:1px solid var(--ubq-border-outline)}
|
|
111
|
+
.UBQ_ThemeSelect__button--CqVsd{flex:1;text-align:center}.UBQ_ThemeSelect__button--CqVsd>span>span{text-align:center}
|
|
104
112
|
.UBQ_DndLayer__block--WAFd5{position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;z-index:35;background-color:var(--ubq-overlay)}.UBQ_DndLayer__headingContainer--uftO_{text-align:center}.UBQ_DndLayer__heading--pyvQP,.UBQ_DndLayer__subheading--xbGvL{color:var(--ubq-foreground-default);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}
|
|
105
|
-
.UBQ_RawInspector__block--Ezhba{display:flex;align-items:center;width:100%;font-size:12px;margin-bottom:10px}.UBQ_RawInspector__block--Ezhba>label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UBQ_RawInspector__block--Ezhba>input{width:95%}.UBQ_RawInspector__rawInline--_j10W{flex-direction:row-reverse;justify-content:flex-end}.UBQ_RawInspector__rawInline--_j10W>input{width:auto}.UBQ_RawInspector__rawField--Z1fRF{flex-direction:column;justify-content:flex-start;align-items:flex-start}.UBQ_RawInspector__rawField--Z1fRF>input{width:95%}
|
|
106
|
-
.UBQ_Unload__block--hxWIb>button{margin-bottom:1rem}
|
|
107
|
-
.UBQ_FontPreview__block--fWDUg>button{margin-bottom:1rem}
|
|
108
|
-
.UBQ_WelcomeInspector__container--_GJ68{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-flow:column;height:100%}.UBQ_WelcomeInspector__container--_GJ68 .UBQ_WelcomeInspector__white-label-logo--_LQCu{color:var(--ubq-foreground-default)}.UBQ_WelcomeInspector__sectionblock--plxb_{color:var(--ubq-foreground-default);min-height:min-content;height:inherit;margin:var(--ubq-margin-l) 0}.UBQ_WelcomeInspector__sectionblock--plxb_ .UBQ_WelcomeInspector__sectioncontent--L_uCg{height:100%}.UBQ_WelcomeInspector__sectionblock--plxb_:first-child{margin-top:0}.UBQ_WelcomeInspector__sectionblock--plxb_:last-child{margin-bottom:0}.UBQ_WelcomeInspector__sectionblock--plxb_>*:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_WelcomeInspector__paragraphs--sQvKV>p{text-align:center;width:auto;color:var(--ubq-foreground-default);margin:var(--ubq-margin-m) var(--ubq-margin-l) calc(var(--ubq-margin-m) * 2);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}
|
|
109
113
|
.UBQ_MoveSelect__cornerChevronOverlay--c7fYC{display:grid;grid-template-areas:"stack"}.UBQ_MoveSelect__cornerChevronOverlay--c7fYC>*{grid-area:stack}
|
|
110
114
|
.UBQ_OptionsMenu__separator--eiH8u{margin-bottom:var(--ubq-margin-s)}.UBQ_OptionsMenu__shortcutString--j9MBo{align-self:flex-end;display:flex;align-items:center;text-transform:uppercase;text-align:end;color:var(--ubq-foreground-info)}.UBQ_OptionsMenu__shortcutString--j9MBo>svg{margin-right:var(--ubq-margin-xs)}
|
|
111
|
-
.
|
|
115
|
+
.UBQ_LineWidth__popoverContent--LWkGc{width:calc(60 * var(--ubq-scale-base))}
|
|
112
116
|
.UBQ_ShapeOptions__popoverContent--_AAQC{width:calc(60 * var(--ubq-scale-base))}
|
|
113
117
|
.UBQ_ShapeStrokeWidth__popoverContent--KY7Dh{width:calc(60 * var(--ubq-scale-base))}.UBQ_ShapeStrokeWidth__button--TTA89{max-width:calc(30 * var(--ubq-scale-base))}
|
|
114
|
-
.
|
|
118
|
+
.UBQ_TextAlignmentSelect__option--b0Uqu{display:flex;justify-content:flex-start;align-items:center}.UBQ_TextAlignmentSelect__option--b0Uqu>*:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_TextAlignmentSelect__cornerChevronOverlay--Xsfn1{display:grid;grid-template-areas:"stack"}.UBQ_TextAlignmentSelect__cornerChevronOverlay--Xsfn1>*{grid-area:stack}
|
|
115
119
|
.UBQ_InspectorBar__block--LJY1E{display:grid;grid-template-columns:20% 1fr 20%;justify-content:space-between;align-items:stretch;padding:var(--ubq-margin-m) var(--ubq-margin-l);height:calc(var(--ubq-scale-base) * 6);background:var(--ubq-InspectorBar-background, var(--ubq-elevation-1))}.UBQ_InspectorBar__area--LWR2R{display:flex;justify-content:center;margin:0 var(--ubq-margin-m)}.UBQ_InspectorBar__area--LWR2R:first-child{justify-content:flex-start}.UBQ_InspectorBar__area--LWR2R:last-child{justify-content:flex-end}.UBQ_InspectorBar__area--LWR2R:first-child{margin-left:0}.UBQ_InspectorBar__area--LWR2R:last-child{margin-right:0}.UBQ_InspectorBar__areaGroup--Xhg5d{display:flex;margin:0 var(--ubq-margin-m)}.UBQ_InspectorBar__areaGroup--Xhg5d:first-child{margin-left:0}.UBQ_InspectorBar__areaGroup--Xhg5d:last-child{margin-right:0}.UBQ_InspectorBar__areaGroup--Xhg5d>*:not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorBar__areaGroup--Xhg5d:empty{margin:0}.UBQ_InspectorBar__heading--BLtlJ{flex:1 1 auto;display:flex;align-items:center;color:var(--ubq-foreground-default);font-size:var(--ubq-typography-headline-l-size);line-height:var(--ubq-typography-headline-l-line_height);letter-spacing:var(--ubq-typography-headline-l-letter_spacing);font-family:var(--ubq-typography-headline-l-font_family);font-weight:var(--ubq-typography-headline-l-weight)}.UBQ_InspectorBar__fontSize--nXKQh{width:calc(var(--ubq-scale-base) * 28)}.UBQ_InspectorBar__optionsMenuRow--dk3L5{display:grid;grid-template-columns:auto 50%;align-items:center;margin-bottom:var(--ubq-margin-s)}
|
|
120
|
+
.UBQ_Unload__block--hxWIb>button{margin-bottom:1rem}
|
|
121
|
+
.UBQ_RawInspector__block--Ezhba{display:flex;align-items:center;width:100%;font-size:12px;margin-bottom:10px}.UBQ_RawInspector__block--Ezhba>label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UBQ_RawInspector__block--Ezhba>input{width:95%}.UBQ_RawInspector__rawInline--_j10W{flex-direction:row-reverse;justify-content:flex-end}.UBQ_RawInspector__rawInline--_j10W>input{width:auto}.UBQ_RawInspector__rawField--Z1fRF{flex-direction:column;justify-content:flex-start;align-items:flex-start}.UBQ_RawInspector__rawField--Z1fRF>input{width:95%}
|
|
122
|
+
.UBQ_FontPreview__block--fWDUg>button{margin-bottom:1rem}
|
|
123
|
+
.UBQ_WelcomeInspector__container--_GJ68{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-flow:column;height:100%}.UBQ_WelcomeInspector__container--_GJ68 .UBQ_WelcomeInspector__white-label-logo--_LQCu{color:var(--ubq-foreground-default)}.UBQ_WelcomeInspector__sectionblock--plxb_{color:var(--ubq-foreground-default);min-height:min-content;height:inherit;margin:var(--ubq-margin-l) 0}.UBQ_WelcomeInspector__sectionblock--plxb_ .UBQ_WelcomeInspector__sectioncontent--L_uCg{height:100%}.UBQ_WelcomeInspector__sectionblock--plxb_:first-child{margin-top:0}.UBQ_WelcomeInspector__sectionblock--plxb_:last-child{margin-bottom:0}.UBQ_WelcomeInspector__sectionblock--plxb_>*:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_WelcomeInspector__paragraphs--sQvKV>p{text-align:center;width:auto;color:var(--ubq-foreground-default);margin:var(--ubq-margin-m) var(--ubq-margin-l) calc(var(--ubq-margin-m) * 2);font-size:var(--ubq-typography-label-m-size);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);font-family:var(--ubq-typography-label-m-font_family);font-weight:var(--ubq-typography-label-m-weight)}
|
|
116
124
|
.UBQ_UploadModal__block--_pbct{display:flex;flex-direction:row;align-items:flex-start}.UBQ_UploadModal__block--_pbct>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_UploadModal__content--WuJKQ p{width:40ch;margin:0}
|
|
117
|
-
|
|
118
|
-
.
|
|
119
|
-
.
|
|
120
|
-
.
|
|
121
|
-
.
|
|
122
|
-
.
|
|
123
|
-
.UBQ_ScalingSelect__button--_vGms{flex:1}.UBQ_ScalingSelect__button--_vGms>span>span{text-align:center}
|
|
124
|
-
.UBQ_InspectorPositionSelect__button--Ir37J{flex:1;text-align:center}.UBQ_InspectorPositionSelect__button--Ir37J>span>span{text-align:center}
|
|
125
|
-
.UBQ_DockIconSizeSelect__button--_CUsz{flex:1}.UBQ_DockIconSizeSelect__button--_CUsz>span>span{text-align:center}
|
|
126
|
-
.UBQ_DockLabelVisibilityToggle__button--dNJ3_{flex:1}.UBQ_DockLabelVisibilityToggle__button--dNJ3_>span>span{text-align:center}
|
|
127
|
-
.UBQ_PageTitleVisibilityToggle__button--PyCR_{flex:1}.UBQ_PageTitleVisibilityToggle__button--PyCR_>span>span{text-align:center}
|
|
128
|
-
.UBQ_SettingsPanel__block--b7cCk{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) transparent;display:flex;flex-direction:column;height:calc(100% - calc(12 * var(--ubq-scale-base)));box-sizing:border-box;overflow:auto}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar{width:calc(2 * var(--ubq-scale-base))}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-track{background:transparent;margin:var(--ubq-margin-s) 0}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SettingsPanel__block--b7cCk::-webkit-scrollbar-corner{background:transparent}.UBQ_SettingsPanel__left--fcCMC{border-left:1px solid var(--ubq-border-outline)}.UBQ_SettingsPanel__right--gOW6T{border-right:1px solid var(--ubq-border-outline)}
|
|
129
|
-
.UBQ_CanvasControls__block--yaoKx{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;z-index:11}.UBQ_CanvasControls__controls--xqjC2{border-radius:var(--ubq-border_radius-m);position:absolute;pointer-events:auto}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__top--tl3_u{top:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__right--ayrHk{right:var(--ubq-margin-m);display:flex;flex-direction:column;align-items:flex-end}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__bottom--HvIZX{bottom:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__left--FzHJS{left:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__solid--Hfl9e{background:var(--ubq-elevation-1)}.UBQ_CanvasControls__controls--xqjC2.UBQ_CanvasControls__centerX--_X9Cz{left:50%;transform:translateX(-50%)}
|
|
125
|
+
*:focus-visible{outline:none}*:focus{outline:none}.react-draggable-transparent-selection{-webkit-user-select:none;user-select:none}.UBQ_GlobalStyles__block--wwp3W{height:100%;width:100%}
|
|
126
|
+
.UBQ_UndoControls__block--pGsrm{display:inline-flex}
|
|
127
|
+
.UBQ_ZoomControls__label--X3u17{min-width:calc(17 * var(--ubq-scale-base))}.UBQ_ZoomControls__label--X3u17>span>span{text-align:right}
|
|
128
|
+
.UBQ_ZoomOptions__block--oIA1Q{display:flex;flex-direction:column;width:calc(47 * var(--ubq-scale-base));box-sizing:border-box}.UBQ_ZoomOptions__block--oIA1Q .UBQ_ZoomOptions__option--yCiu2>span{font-family:var(--ubq-typography-label-m-font_family);font-size:var(--ubq-typography-label-m-size);font-weight:var(--ubq-typography-label-m-weight);line-height:var(--ubq-typography-label-m-line_height);letter-spacing:var(--ubq-typography-label-m-letter_spacing);border-radius:var(--ubq-border_radius-m);color:var(--ubq-foreground-default);-webkit-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between}.UBQ_ZoomOptions__block--oIA1Q .UBQ_ZoomOptions__option--yCiu2>span .UBQ_ZoomOptions__shortcutContainer--wkOKW{color:var(--ubq-foreground-info);display:inline-flex;align-items:center;flex-grow:0}.UBQ_ZoomOptions__block--oIA1Q .UBQ_ZoomOptions__option--yCiu2>span .UBQ_ZoomOptions__shortcutContainer--wkOKW>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}
|
|
129
|
+
.UBQ_CallToAction__listing--yY_VC{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.UBQ_CallToAction__listing--yY_VC>li{display:flex;margin-bottom:var(--ubq-margin-xs)}.UBQ_CallToAction__listing--yY_VC>li:last-child{margin-bottom:0}
|
|
130
|
+
.UBQ_Topbar__block--WcJ8K{display:flex;flex-direction:row;justify-content:space-between;align-items:center;box-sizing:border-box;width:100%;min-height:calc( var(--ubq-margin-xs) * 2 + var(--ubq-typography-button-m-line_height) );padding:var(--ubq-margin-m);background:var(--ubq-Topbar-background, var(--ubq-elevation-3))}.UBQ_Topbar__controlsContainerLeft--_kI01{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar__controlsContainerLeft--_kI01>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__controlsContainerCenter--_4yve{height:100%;display:flex;flex-wrap:nowrap;align-items:center;display:flex;justify-content:center;align-items:center;width:auto}.UBQ_Topbar__controlsContainerCenter--_4yve>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__title--rpDvo{padding:0 var(--ubq-margin-m)}.UBQ_Topbar__controlsContainerRight--OjqLt{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar__controlsContainerRight--OjqLt>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__sceneFileControlOption--TpFvV{display:flex}.UBQ_Topbar__sceneFileControlOption--TpFvV span{margin:0 var(--ubq-margin-xs)}
|
|
130
131
|
.UBQ_Editor__block--j9bKY{display:flex;flex-direction:column;height:100%;width:100%;background:var(--ubq-canvas);opacity:1 !important}.UBQ_Editor__navigation--cIzdZ{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;-webkit-user-select:none;user-select:none}.UBQ_Editor__navigation--cIzdZ.UBQ_Editor__bottom--rvZ1_{order:1}.UBQ_Editor__body--rQk_G{position:relative;display:flex;flex:1 1 100%;overflow:hidden}.UBQ_Editor__canvasContainer--PHFxV{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}
|