@cesdk/cesdk-js 1.10.1 → 1.11.0-preview.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-v1.10.1.wasm → cesdk-v1.11.0-preview.1.wasm} +0 -0
- package/assets/i18n/de.json +36 -10
- package/assets/i18n/en.json +24 -10
- package/assets/ui/stylesheets/cesdk.css +152 -153
- package/cesdk.umd.js +1 -1
- package/index.d.ts +302 -77
- package/package.json +1 -1
- /package/assets/core/{cesdk-v1.10.1.data → cesdk-v1.11.0-preview.1.data} +0 -0
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
.UBQ_Button__block--
|
|
2
|
-
.UBQ_PlainToggleButton__block--
|
|
3
|
-
.UBQ_Theme__block--
|
|
4
|
-
.UBQ_LayoutEdge__block--
|
|
5
|
-
.UBQ_CircularProgress__block--
|
|
6
|
-
.UBQ_AsyncResult__progress--
|
|
7
|
-
.UBQ_SegmentedGroup__block--
|
|
8
|
-
.UBQ_InputGroup__block--
|
|
9
|
-
.UBQ_Popover__popover--
|
|
1
|
+
.UBQ_Button__block--C5ITk{font-family:var(--ubq-typography-button-m-font_family);font-size:var(--ubq-typography-button-m-size);font-weight:var(--ubq-typography-button-m-weight);letter-spacing:var(--ubq-typography-button-m-letter_spacing);line-height:var(--ubq-typography-button-m-line_height);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-s);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--C5ITk>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--C5ITk>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--C5ITk>span>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_Button__block--C5ITk[data-loading=true]{pointer-events:none}.UBQ_Button__block--C5ITk .UBQ_Button__spinner--QdgTW{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_Button__block--C5ITk .UBQ_Button__spinner--QdgTW>svg{height:inherit;width:inherit;stroke-width:2}.UBQ_Button__block--C5ITk svg{color:inherit;flex-shrink:0}.UBQ_Button__block--C5ITk:disabled{opacity:.55;pointer-events:none}@supports not (contain: none){.UBQ_Button__block--C5ITk: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--C5ITk: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--s4g4A{text-decoration:none}.UBQ_Button__ubq-variant_Plain--tlabL{background:none}.UBQ_Button__ubq-variant_Regular--jD_nG:hover:not([data-active=true]):not(:active),.UBQ_Button__ubq-variant_Plain--tlabL:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}.UBQ_Button__ubq-variant_Regular--jD_nG:active,.UBQ_Button__ubq-variant_Plain--tlabL:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}.UBQ_Button__ubq-variant_Accent--af4Rm{background:var(--ubq-interactive-accent-default);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Accent--af4Rm:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-accent-hover);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Accent--af4Rm:active{background:var(--ubq-interactive-accent-pressed);color:var(--ubq-foreground-accent)}@supports not (contain: none){.UBQ_Button__ubq-variant_Accent--af4Rm: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--af4Rm: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--Sx2b6{background:var(--ubq-interactive-danger-default);color:var(--ubq-foreground-accent)}.UBQ_Button__ubq-variant_Danger--Sx2b6:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-danger-hover)}.UBQ_Button__ubq-variant_Danger--Sx2b6:active{background:var(--ubq-interactive-danger-pressed)}@supports not (contain: none){.UBQ_Button__ubq-variant_Danger--Sx2b6: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--Sx2b6: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_PlainDanger--rOqUy{background:none;color:var(--ubq-notice-error)}.UBQ_Button__ubq-variant_PlainDanger--rOqUy:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-hover);color:var(--ubq-notice-error)}.UBQ_Button__ubq-variant_PlainDanger--rOqUy:active{background:var(--ubq-interactive-pressed);color:var(--ubq-notice-error)}@supports not (contain: none){.UBQ_Button__ubq-variant_PlainDanger--rOqUy:focus{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-notice-error);background:var(--ubq-interactive-hover)}}.UBQ_Button__ubq-variant_PlainDanger--rOqUy:focus-visible{z-index:calc(0 + 1);box-shadow:var(--ubq-effect-focus);color:var(--ubq-notice-error);background:var(--ubq-interactive-hover)}.UBQ_Button__ubq-variant_Active--BeTyw{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_Button__ubq-variant_Active--BeTyw:hover:not(:active){background:var(--ubq-interactive-active-hover)}.UBQ_Button__ubq-variant_Active--BeTyw:active{background:var(--ubq-interactive-active-pressed);color:var(--ubq-foreground-active)}@supports not (contain: none){.UBQ_Button__ubq-variant_Active--BeTyw: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--BeTyw: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--HJVnG{background:var(--ubq-interactive-selected);box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-1)}.UBQ_Button__ubq-size_Large--T3QzN{padding:var(--ubq-margin-m)}@keyframes UBQ_Button__spin--Q4vzK{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}
|
|
2
|
+
.UBQ_PlainToggleButton__block--uJNb_{background:none;color:var(--ubq-foreground-default)}.UBQ_PlainToggleButton__block--uJNb_:hover:not(:active){background:var(--ubq-interactive-hover)}.UBQ_PlainToggleButton__block--uJNb_:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}@supports not (contain: none){.UBQ_PlainToggleButton__block--uJNb_:focus{background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}}.UBQ_PlainToggleButton__block--uJNb_:focus-visible{background:var(--ubq-interactive-hover);color:var(--ubq-foreground-default)}
|
|
3
|
+
.UBQ_Theme__block--nxqW8{height:100%;width:100%}.UBQ_Theme__transition--fiGOj * *{transition:color,background-color .2s ease-in-out}
|
|
4
|
+
.UBQ_LayoutEdge__block--FuDG4{display:grid;grid-template-columns:100%;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"top" "middle" "bottom";height:100%;width:100%}.UBQ_LayoutEdge__block--FuDG4>*{grid-area:middle;justify-self:center;align-self:center}.UBQ_LayoutEdge__topLeft--QaYgy{grid-area:top;justify-self:start;align-self:start;display:flex}.UBQ_LayoutEdge__middleLeft--KGRBS{grid-area:middle;justify-self:start;align-self:center;display:flex}.UBQ_LayoutEdge__bottomLeft--NoGWB{grid-area:bottom;justify-self:start;align-self:end;display:flex}.UBQ_LayoutEdge__topCenter--CYTG6{grid-area:top;justify-self:center;align-self:start;display:flex}.UBQ_LayoutEdge__bottomCenter--meXYL{grid-area:bottom;justify-self:center;align-self:end;display:flex}.UBQ_LayoutEdge__topRight--Vb_ai{grid-area:top;justify-self:end;align-self:start;display:flex}.UBQ_LayoutEdge__middleRight--H3ktl{grid-area:middle;justify-self:end;align-self:center;display:flex}.UBQ_LayoutEdge__bottomRight--XX8Xz{grid-area:bottom;justify-self:end;align-self:end;display:flex}
|
|
5
|
+
.UBQ_CircularProgress__block--Rkdsv{width:calc(9*var(--ubq-scale-base));height:calc(9*var(--ubq-scale-base))}.UBQ_CircularProgress__block--Rkdsv>svg{height:calc(9*var(--ubq-scale-base));width:calc(9*var(--ubq-scale-base))}.UBQ_CircularProgress__circle--zDRF1{transform-origin:50% 50%;transform:rotate(-90deg);fill:none;stroke:var(--ubq-progress)}
|
|
6
|
+
.UBQ_AsyncResult__progress--tqvTd{display:flex;justify-content:center;align-items:center;height:100%;width:100%}
|
|
7
|
+
.UBQ_SegmentedGroup__block--To2VB{display:grid;grid-auto-columns:auto;grid-auto-flow:column}.UBQ_SegmentedGroup__block--To2VB.UBQ_SegmentedGroup__equalWidth--V9sLe{grid-auto-columns:1fr}.UBQ_SegmentedGroup__block--To2VB>*{border-radius:0}.UBQ_SegmentedGroup__block--To2VB>*:first-child{border-top-left-radius:var(--ubq-border_radius-s);border-bottom-left-radius:var(--ubq-border_radius-s)}.UBQ_SegmentedGroup__block--To2VB>*:last-child{border-top-right-radius:var(--ubq-border_radius-s);border-bottom-right-radius:var(--ubq-border_radius-s)}
|
|
8
|
+
.UBQ_InputGroup__block--HlsXn{display:flex;flex-direction:row;flex:1 1 auto;gap:1px}.UBQ_InputGroup__block--HlsXn button,.UBQ_InputGroup__block--HlsXn input{border-radius:0}.UBQ_InputGroup__block--HlsXn>*{flex:1 1 auto}.UBQ_InputGroup__block--HlsXn>*:first-child button,.UBQ_InputGroup__block--HlsXn>*:first-child input{border-radius:var(--ubq-border_radius-s) 0 0 var(--ubq-border_radius-s)}.UBQ_InputGroup__block--HlsXn>*:last-child button,.UBQ_InputGroup__block--HlsXn>*:last-child input{border-radius:0 var(--ubq-border_radius-s) var(--ubq-border_radius-s) 0}
|
|
9
|
+
.UBQ_Popover__popover--pnIiF{background-color:var(--ubq-elevation-3);box-sizing:border-box;border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-l);overflow:hidden;padding:0 calc(
|
|
10
10
|
var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2)
|
|
11
|
-
);box-shadow:var(--ubq-effect-shadow);z-index:80}.UBQ_Popover__popoverContent--
|
|
11
|
+
);box-shadow:var(--ubq-effect-shadow);z-index:80}.UBQ_Popover__popoverContent--RSFyk hr{margin-left:calc(
|
|
12
12
|
-1 * calc(
|
|
13
13
|
var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2)
|
|
14
14
|
) - calc(var(--ubq-margin-xs) / 2)
|
|
@@ -16,157 +16,156 @@
|
|
|
16
16
|
-1 * calc(
|
|
17
17
|
var(--ubq-margin-s) - calc(var(--ubq-margin-xs) / 2)
|
|
18
18
|
) - calc(var(--ubq-margin-xs) / 2)
|
|
19
|
-
)}.UBQ_Popover__popoverContent--
|
|
20
|
-
.UBQ_Heading__heading--
|
|
21
|
-
.UBQ_InspectorHeader__block--
|
|
22
|
-
.UBQ_SegmentedControls__block--
|
|
23
|
-
.UBQ_ButtonGroup__block--
|
|
24
|
-
.UBQ_Checkbox__block--
|
|
19
|
+
)}.UBQ_Popover__popoverContent--RSFyk>*:first-child{padding-top:var(--ubq-margin-s)}.UBQ_Popover__popoverContent--RSFyk>*:last-child{padding-bottom:var(--ubq-margin-s)}.UBQ_Popover__popoverContent--RSFyk>*:first-child,.UBQ_Popover__popoverContent--RSFyk>*:last-child{padding-right:calc(var(--ubq-margin-xs)/2)}.UBQ_Popover__popoverContent--RSFyk>*:only-child{padding:var(--ubq-margin-s) calc(var(--ubq-margin-xs)/2)}
|
|
20
|
+
.UBQ_Heading__heading--QfJ1E{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--QfJ1E.UBQ_Heading__singleline--mM2lS,.UBQ_Heading__heading--QfJ1E.UBQ_Heading__singleline--mM2lS *{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.UBQ_Heading__heading--QfJ1E.UBQ_Heading__multiline--vt7Up,.UBQ_Heading__heading--QfJ1E.UBQ_Heading__multiline--vt7Up *{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.UBQ_Heading__heading--QfJ1E.UBQ_Heading__largeTypography--XanN0{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)}
|
|
21
|
+
.UBQ_InspectorHeader__block--K0VwY{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--K0VwY .UBQ_InspectorHeader__heading--LWXNN{flex:1 1 auto;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)}.UBQ_InspectorHeader__block--K0VwY>*:not(.UBQ_InspectorHeader__heading--LWXNN){flex:0 0 auto}.UBQ_InspectorHeader__block--K0VwY>*:not(:first-child){margin-left:var(--ubq-margin-s)}
|
|
22
|
+
.UBQ_SegmentedControls__block--UmHZl{display:flex}.UBQ_SegmentedControls__block--UmHZl>*:not(:last-child){margin-right:var(--ubq-margin-s)}
|
|
23
|
+
.UBQ_ButtonGroup__block--Q4lh9>*{margin-right:1px}.UBQ_ButtonGroup__block--Q4lh9>*:last-child{margin-right:0}
|
|
24
|
+
.UBQ_Checkbox__block--lwNKh{min-width:var(--ubq-margin-m);display:flex;justify-content:space-between;padding:var(--ubq-margin-xs) 0}.UBQ_Checkbox__block--lwNKh:not(:last-child){margin-bottom:var(--ubq-margin-m)}.UBQ_Checkbox__block--lwNKh>*{margin-right:var(--ubq-margin-xs)}.UBQ_Checkbox__block--lwNKh.UBQ_Checkbox__labelPositionRight--UnNz0 .UBQ_Checkbox__checkbox-container--Jj2PI{order:1}.UBQ_Checkbox__block--lwNKh.UBQ_Checkbox__labelPositionRight--UnNz0 label{order:2}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI{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--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>*{width:var(--ubq-margin-m);height:var(--ubq-margin-m);margin:0;position:absolute}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>input{opacity:0;z-index:1;cursor:pointer}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>input:focus~.UBQ_Checkbox__checkbox--uAGAF{box-shadow:var(--ubq-effect-focus),inset 0 0 0 1px var(--ubq-stroke-contrast-2)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>input:focus-visible~.UBQ_Checkbox__checkbox--uAGAF{opacity:1;z-index:2;box-shadow:var(--ubq-effect-focus),inset 0 0 0 1px var(--ubq-stroke-contrast-2)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>input:focus-visible~.UBQ_Checkbox__checkbox--uAGAF:focus:not(:focus-visible){outline:none}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF{position:relative;border-radius:var(--ubq-border_radius-xs);background:var(--ubq-interactive-default);box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-2)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF>svg{width:var(--ubq-margin-l);height:var(--ubq-margin-l);position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--ubq-foreground-light)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF>*{display:none}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=mixed],.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=true]{box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-3)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=mixed]>*,.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=true]>*{display:block}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=true]{background:var(--ubq-interactive-active-default)}.UBQ_Checkbox__block--lwNKh>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=true]>*{color:var(--ubq-foreground-active)}.UBQ_Checkbox__block--lwNKh>label{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-light);flex-grow:1;display:flex;align-items:center;cursor:pointer}.UBQ_Checkbox__block--lwNKh>label[data-checked=true]{color:var(--ubq-foreground-default)}.UBQ_Checkbox__block--lwNKh:hover>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=true]{background:var(--ubq-interactive-active-hover)}.UBQ_Checkbox__block--lwNKh:hover>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=false]{background:var(--ubq-interactive-hover)}.UBQ_Checkbox__block--lwNKh:hover>.UBQ_Checkbox__checkbox-container--Jj2PI>.UBQ_Checkbox__checkbox--uAGAF[data-checked=false]>*{display:none}.UBQ_Checkbox__block--lwNKh:hover>label{color:var(--ubq-foreground-light)}.UBQ_Checkbox__disabled--WfBwU{opacity:.55;pointer-events:none}.UBQ_Checkbox__icon--olrbK{margin-right:var(--ubq-margin-xs);margin-left:calc(var(--ubq-margin-xs)/2)}
|
|
25
25
|
|
|
26
|
-
.UBQ_ColorField__block--
|
|
27
|
-
.UBQ_ElementStack__block--
|
|
28
|
-
.UBQ_Tooltip__block--
|
|
29
|
-
.UBQ_ColorPopover__button--
|
|
30
|
-
.UBQ_BaseInput__block--
|
|
31
|
-
.UBQ_TextInput__block--
|
|
26
|
+
.UBQ_ColorField__block--nT3dR{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-stroke-contrast-2);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.UBQ_ColorField__block--nT3dR:hover{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-stroke-contrast-2),0 0 0 calc(var(--ubq-margin-xs)/2) var(--ubq-stroke-contrast-2)}.UBQ_ColorField__block--nT3dR:disabled{opacity:.55;pointer-events:none}@supports not (contain: none){.UBQ_ColorField__block--nT3dR:focus{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-stroke-contrast-2),var(--ubq-effect-focus)}}.UBQ_ColorField__block--nT3dR:focus-visible{box-shadow:inset 0 0 0 var(--ubq-margin-xs) var(--ubq-stroke-contrast-2),var(--ubq-effect-focus)}
|
|
27
|
+
.UBQ_ElementStack__block--iouHO{display:grid;grid-template-areas:"stack"}.UBQ_ElementStack__block--iouHO>*{grid-area:stack}.UBQ_ElementStack__revealLastOnHover--myeia>*{transition:all .3s ease-in-out}.UBQ_ElementStack__revealLastOnHover--myeia>*:last-child{opacity:0;transform:scale(0.2)}.UBQ_ElementStack__revealLastOnHover--myeia>*:not(:last-child){opacity:1}.UBQ_ElementStack__revealLastOnHover--myeia:hover>*:last-child{opacity:1;transform:scale(1)}.UBQ_ElementStack__revealLastOnHover--myeia:hover>*:not(:last-child){opacity:0;pointer-events:none}.UBQ_ElementStack__revealLastOnHover--myeia:focus-within>*:last-child{opacity:1;transform:scale(1)}.UBQ_ElementStack__revealLastOnHover--myeia:focus-within>*:not(:last-child){opacity:0;pointer-events:none}
|
|
28
|
+
.UBQ_Tooltip__block--PMKT3{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);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);pointer-events:none;opacity:0;z-index:80}.UBQ_Tooltip__block--PMKT3.UBQ_Tooltip__warning--WVYaV{background:var(--ubq-notice-warning)}.UBQ_Tooltip__block--PMKT3.UBQ_Tooltip__error--bmAFj{background:var(--ubq-notice-error)}
|
|
29
|
+
.UBQ_ColorPopover__button--GzhBT{padding:0;box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-2);overflow:auto}.UBQ_ColorPopover__minimalButton--_34LW{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--cfJJd{width:calc(5*var(--ubq-scale-base));height:calc(5*var(--ubq-scale-base));z-index:0}.UBQ_ColorPopover__colorField--wSkCN{padding:0;background-color:rgba(0,0,0,0)}.UBQ_ColorPopover__colorField--wSkCN.UBQ_ColorPopover__disabled--SDUt8{opacity:.55}.UBQ_ColorPopover__colorFieldContent--UP3KF{width:100%;display:grid;grid-template-areas:"stack";background-color:rgba(0,0,0,0)}.UBQ_ColorPopover__colorFieldContent--UP3KF>*{grid-area:stack}.UBQ_ColorPopover__donutHole--jcxAo{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-stroke-contrast-2);border-radius:50%;margin:auto;z-index:0}.UBQ_ColorPopover__donutHole--jcxAo.UBQ_ColorPopover__show--KLKvI{display:flex}.UBQ_ColorPopover__colorPreviews--JrrRX{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:rgba(0,0,0,0)}.UBQ_ColorPopover__colorPreviews--JrrRX.UBQ_ColorPopover__small--yaOcD{height:calc(5*var(--ubq-scale-base))}.UBQ_ColorPopover__colorPreviews--JrrRX>*{position:absolute}.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__checkeredBackgroundOnly--cDi9K,.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__checkeredRed--yW4cE{height:calc(100% - 2px);width:calc(100% - 2px);top:1px;left:1px;border-radius:calc(var(--ubq-border_radius-s) - 1px)}.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__minimal--OwrYL{border-radius:50%}.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__checkeredBackgroundOnly--cDi9K{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBvcGFjaXR5PSIwLjEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjEyIiB5PSI0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI4IiB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI0IiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:-1px -1px}.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__iconContainer--SerTk{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-xs)}.UBQ_ColorPopover__colorPreviews--JrrRX .UBQ_ColorPopover__iconContainer--SerTk>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--D_yBc{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:flex;height:100%;width:100%;box-sizing:content-box;background-color:rgba(0,0,0,0)}.UBQ_ColorPopover__colorPreviewLabel--uSF9z{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--uSF9z.UBQ_ColorPopover__inverted--peDV7{color:var(--ubq-static-contrast-white);mix-blend-mode:difference}.UBQ_ColorPopover__mappedPreviewColorsContainer--dHRzj{height:100%;width:100%;display:flex}.UBQ_ColorPopover__checkeredRed--yW4cE,.UBQ_ColorPopover__checkered--DrK5j{background-size:100% 100%,auto}.UBQ_ColorPopover__checkeredRed--yW4cE{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--y5XYb{box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-2);border-radius:var(--ubq-border_radius-s);height:100%;width:100%}.UBQ_ColorPopover__minimalButton--_34LW .UBQ_ColorPopover__insetBorderOverlay--y5XYb{border-radius:50%}
|
|
30
|
+
.UBQ_BaseInput__block--nVVyb{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);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;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-s);border:1px solid var(--ubq-stroke-contrast-1);outline:none}.UBQ_BaseInput__block--nVVyb:hover{background:var(--ubq-input-hover);color:var(--ubq-foreground-default)}.UBQ_BaseInput__block--nVVyb::-webkit-outer-spin-button,.UBQ_BaseInput__block--nVVyb::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.UBQ_BaseInput__block--nVVyb[type=number]{-moz-appearance:textfield}@supports not (contain: none){.UBQ_BaseInput__block--nVVyb: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--nVVyb: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--nVVyb:disabled{pointer-events:none;opacity:.55}
|
|
31
|
+
.UBQ_TextInput__block--fK_IN{width:100%;position:relative;display:flex;align-items:center}.UBQ_TextInput__block--fK_IN.UBQ_TextInput__withInnerLabel--8eqzN .UBQ_TextInput__input--_oPQO{padding-right:calc(2ch + var(--ubq-margin-xs))}.UBQ_TextInput__innerLabel--ATX_g{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;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}
|
|
32
32
|
|
|
33
|
-
.UBQ_SaturationBrightnessSelector__block--
|
|
34
|
-
.UBQ_Notification__notification--
|
|
35
|
-
.UBQ_GenericLabel__block--
|
|
36
|
-
.UBQ_NumberInput__block--
|
|
33
|
+
.UBQ_SaturationBrightnessSelector__block--WoiTD{position:relative;width:100%;height:100%;background:#fff;border-radius:var(--ubq-border_radius-s)}.UBQ_SaturationBrightnessSelector__block--WoiTD.UBQ_SaturationBrightnessSelector__isDisabled--s9LT0{opacity:.55;pointer-events:none}.UBQ_SaturationBrightnessSelector__gradient--yhfxc{position:relative;cursor:pointer;border-radius:var(--ubq-border_radius-s);width:100%;height:calc(60*var(--ubq-scale-base));background:linear-gradient(to top, rgb(0, 0, 0), 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--yhfxc:focus{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}}.UBQ_SaturationBrightnessSelector__gradient--yhfxc:focus-visible{outline:none;background-color:inherit;box-shadow:var(--ubq-effect-focus)}.UBQ_SaturationBrightnessSelector__thumb--cqP3F{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)}
|
|
34
|
+
.UBQ_Notification__notification--L97mE{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:inline-flex;align-items:center;padding:var(--ubq-margin-xs);margin-bottom:var(--ubq-margin-s);border-radius:var(--ubq-border_radius-m);box-shadow:var(--ubq-effect-shadow);z-index:90;color:var(--ubq-foreground-active);background:var(--ubq-notice-info)}.UBQ_Notification__notification--L97mE>*:not(:last-child){padding:0 var(--ubq-margin-s)}
|
|
35
|
+
.UBQ_GenericLabel__block--U1y3a{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;color:var(--ubq-foreground-light);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--U1y3a>svg{height:var(--ubq-typography-label-m-line_height);width:var(--ubq-typography-label-m-line_height)}.UBQ_GenericLabel__disabled--cjpbz{opacity:.55;pointer-events:none}
|
|
36
|
+
.UBQ_NumberInput__block--A6xFY{position:relative;display:flex;align-items:center;width:100%;box-sizing:content-box}.UBQ_NumberInput__input--OHZ8O{--ubq_internal-numberInput-width: calc( var(--ubq_internal-numberInput-valueCharacterCount) + 1ch + calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m)) + var(--ubq-margin-s) );width:var(--ubq_internal-numberInput-width, 100%);padding-right:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-margin-m));color:rgba(0,0,0,0)}.UBQ_NumberInput__input--OHZ8O:hover:not(:focus){color:rgba(0,0,0,0)}.UBQ_NumberInput__input--OHZ8O:focus~.UBQ_NumberInput__overlay--EgscN{color:rgba(0,0,0,0)}.UBQ_NumberInput__input--OHZ8O:focus~.UBQ_NumberInput__inputUnit--asInL{color:var(--ubq-foreground-info)}.UBQ_NumberInput__input--OHZ8O.UBQ_NumberInput__withButtonSpace--A1KVN{padding-right:calc(
|
|
37
37
|
var(--ubq_internal-NumberInput-unitLabel-length) + calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-s)
|
|
38
|
-
)}.UBQ_NumberInput__minimumWidth--
|
|
39
|
-
.UBQ_Select__block--
|
|
40
|
-
.UBQ_NumberSelectInput__block--
|
|
41
|
-
.UBQ_Progress__block--
|
|
42
|
-
.UBQ_Dialog__block--
|
|
43
|
-
.UBQ_Separator__block--
|
|
44
|
-
.UBQ_BannerCard__block--
|
|
45
|
-
.UBQ_Card__block--
|
|
46
|
-
.UBQ_Slider__block--
|
|
38
|
+
)}.UBQ_NumberInput__minimumWidth--TLsZb{min-width:calc(var(--ubq_internal-NumberInput-unitLabel-length) + var(--ubq-scale-base)*14)}.UBQ_NumberInput__overlayUnit--ghMQV{padding-left:var(--ubq-margin-xs);color:var(--ubq-foreground-info)}.UBQ_NumberInput__overlayUnit--ghMQV,.UBQ_NumberInput__inputUnit--asInL{padding-right:var(--ubq-margin-s);min-width:var(--ubq_internal-NumberInput-unitLabel-length);flex-shrink:0;text-align:right}.UBQ_NumberInput__overlayUnit--ghMQV.UBQ_NumberInput__withButtonSpace--A1KVN,.UBQ_NumberInput__inputUnit--asInL.UBQ_NumberInput__withButtonSpace--A1KVN{padding-right:calc(calc(var(--ubq-margin-xs) + var(--ubq-typography-button-m-line_height)) + var(--ubq-margin-xs))}.UBQ_NumberInput__inputUnit--asInL{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;right:0;color:rgba(0,0,0,0);pointer-events:none;z-index:1}.UBQ_NumberInput__overlay--EgscN{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);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--EgscN .UBQ_NumberInput__overlayValue--MiF3S{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex-grow:1}.UBQ_NumberInput__disabled--piDoh{pointer-events:none;opacity:.55}
|
|
39
|
+
.UBQ_Select__block--TUyQZ{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);--list-max-height: 390px;max-height:var(--list-max-height)}.UBQ_Select__block--TUyQZ::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Select__block--TUyQZ::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Select__block--TUyQZ::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Select__block--TUyQZ::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Select__optionsContainer--OHRSs{--list-min-width: 48px;min-width:var(--list-min-width)}.UBQ_Select__empty--Jp16e{display:flex;justify-content:center;align-items:center;height:100%;width:100%;color:var(--ubq-foreground-info)}
|
|
40
|
+
.UBQ_NumberSelectInput__block--tKAoY{display:flex;position:relative;align-items:center}.UBQ_NumberSelectInput__numberInput--dpLNN{width:100%}.UBQ_NumberSelectInput__numberSelectInputReference--pkwZu{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--wRU2x{display:flex;justify-content:flex-start;align-items:center;white-space:nowrap}
|
|
41
|
+
.UBQ_Progress__block--Hy3Xr{display:flex;width:100%}.UBQ_Progress__block--Hy3Xr>progress,.UBQ_Progress__block--Hy3Xr>.UBQ_Progress__indeterminateProgress--DRyTH{height:4px;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;overflow:hidden;border:0;border-radius:var(--ubq-border_radius-m);background:rgba(0,0,0,0)}.UBQ_Progress__block--Hy3Xr>progress::-moz-progress-bar,.UBQ_Progress__block--Hy3Xr>.UBQ_Progress__indeterminateProgress--DRyTH::-moz-progress-bar{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--Hy3Xr>progress::-webkit-progress-bar,.UBQ_Progress__block--Hy3Xr>.UBQ_Progress__indeterminateProgress--DRyTH::-webkit-progress-bar{background:rgba(0,0,0,0);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--Hy3Xr>progress::-webkit-progress-value,.UBQ_Progress__block--Hy3Xr>.UBQ_Progress__indeterminateProgress--DRyTH::-webkit-progress-value{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m)}.UBQ_Progress__block--Hy3Xr>progress>.UBQ_Progress__indeterminateProgressFill--zZC_t,.UBQ_Progress__block--Hy3Xr>.UBQ_Progress__indeterminateProgress--DRyTH>.UBQ_Progress__indeterminateProgressFill--zZC_t{background:var(--ubq-progress);border-radius:var(--ubq-border_radius-m);height:4px;animation:1.4s infinite UBQ_Progress__indeterminate--KdrgE}@keyframes UBQ_Progress__indeterminate--KdrgE{0%{margin-left:100%;width:20%}20%{width:70%}100%{margin-left:-10%;width:10%}}
|
|
42
|
+
.UBQ_Dialog__block--WUlWZ{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);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;background:var(--ubq-overlay)}.UBQ_Dialog__block--WUlWZ>.UBQ_Dialog__dialog--XFLOb{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-default);border-radius:var(--ubq-border_radius-l);display:flex;flex-direction:column;outline:none}.UBQ_Dialog__block--WUlWZ>.UBQ_Dialog__dialog--XFLOb>.UBQ_Dialog__footer--ZAT8q{flex-grow:0;padding:var(--ubq-margin-s);display:flex;flex-direction:row;justify-content:space-between}.UBQ_Dialog__block--WUlWZ>.UBQ_Dialog__dialog--XFLOb>.UBQ_Dialog__footer--ZAT8q>*{flex-grow:0}.UBQ_Dialog__block--WUlWZ>.UBQ_Dialog__dialog--XFLOb>.UBQ_Dialog__footer--ZAT8q>*:only-child{margin-left:auto}.UBQ_Dialog__content--Whnc1{color:var(--ubq-foreground-light);min-width:0;word-break:break-word;padding:var(--ubq-margin-l);box-sizing:border-box}.UBQ_Dialog__content--Whnc1 h1,.UBQ_Dialog__content--Whnc1 h2,.UBQ_Dialog__content--Whnc1 h3,.UBQ_Dialog__content--Whnc1 h4,.UBQ_Dialog__content--Whnc1 h5,.UBQ_Dialog__content--Whnc1 h6{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);color:var(--ubq-foreground-default);padding-bottom:var(--ubq-margin-xs)}.UBQ_Dialog__content--Whnc1 p{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);color:var(--ubq-foreground-light)}.UBQ_Dialog__content--Whnc1 ul{-webkit-padding-start:2ch;padding-inline-start:2ch}.UBQ_Dialog__withIcon--Hvt8a{display:flex;flex-direction:row}.UBQ_Dialog__withIcon--Hvt8a>.UBQ_Dialog__icon--otytN{align-self:flex-start;padding:var(--ubq-margin-l) 0;padding-left:var(--ubq-margin-l)}.UBQ_Dialog__info--caf2Z .UBQ_Dialog__icon--otytN{color:var(--ubq-notice-info)}.UBQ_Dialog__success--c2s3h .UBQ_Dialog__icon--otytN{color:var(--ubq-notice-success)}.UBQ_Dialog__warning--eBI8T .UBQ_Dialog__icon--otytN{color:var(--ubq-notice-warning)}.UBQ_Dialog__error--TxEOt .UBQ_Dialog__icon--otytN{color:var(--ubq-notice-error)}
|
|
43
|
+
.UBQ_Separator__block--EObW4{height:1px;margin:0;flex-shrink:0;background:var(--ubq-stroke-contrast-1);border:none}
|
|
44
|
+
.UBQ_BannerCard__block--fybs1{height:calc(var(--ubq-margin-l)*3)}.UBQ_BannerCard__block--fybs1>.UBQ_BannerCard__label--YzUdg{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);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)}.UBQ_BannerCard__block--fybs1>.UBQ_BannerCard__label--YzUdg:not(:only-child){margin-top:var(--ubq-margin-s)}.UBQ_BannerCard__block--fybs1:hover{box-shadow:inset 0 0 0 2px var(--ubq-foreground-accent)}.UBQ_BannerCard__block--fybs1:hover>.UBQ_BannerCard__label--YzUdg{background:var(--ubq-static-contrast-white);color:var(--ubq-static-contrast-black)}.UBQ_BannerCard__block--fybs1[data-active=true]{height:calc(var(--ubq-margin-s) + var(--ubq-margin-l)*4)}.UBQ_BannerCard__block--fybs1[data-active=true]>.UBQ_BannerCard__label--YzUdg{background:var(--ubq-foreground-default);color:var(--ubq-foreground-active)}.UBQ_BannerCard__block--fybs1[data-active=true]:hover>.UBQ_BannerCard__label--YzUdg{border-top:2px solid var(--ubq-foreground-accent)}
|
|
45
|
+
.UBQ_Card__block--nPQvv{--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-s);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--nPQvv.UBQ_Card__shortHeight--PVv7w{height:calc(var(--ubq-margin-m) + var(--ubq-margin-l)*7)}.UBQ_Card__block--nPQvv.UBQ_Card__extraShortHeight--QMsCt{height:calc(var(--ubq-scale-base)*20)}.UBQ_Card__block--nPQvv.UBQ_Card__autoHeight--acERk{height:100%}.UBQ_Card__block--nPQvv.UBQ_Card__noPadding--GW3cr{padding:0}.UBQ_Card__block--nPQvv.UBQ_Card__backgroundImageCover--wF68v{background-size:cover}.UBQ_Card__block--nPQvv.UBQ_Card__backgroundImageContain--x86P7{background-size:contain;background-origin:content-box,border-box}.UBQ_Card__block--nPQvv>.UBQ_Card__content--uqsbw{width:100%;height:100%;flex-grow:1;display:flex;align-items:center;justify-content:center}.UBQ_Card__block--nPQvv:hover{--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:inset 0 0 0 2px var(--ubq-foreground-accent)}.UBQ_Card__block--nPQvv:active{--ubq_internal-backgroundGradient: var(--ubq-interactive-pressed)}@supports not (contain: none){.UBQ_Card__block--nPQvv:focus{z-index:1;--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:var(--ubq-effect-focus)}}.UBQ_Card__block--nPQvv:focus-visible{z-index:1;--ubq_internal-backgroundGradient: var(--ubq-interactive-hover);box-shadow:var(--ubq-effect-focus)}.UBQ_Card__block--nPQvv:disabled{opacity:.55;pointer-events:none}.UBQ_Card__block--nPQvv[data-active=true]{outline:2px solid var(--ubq-stroke-contrast-3)}
|
|
46
|
+
.UBQ_Slider__block--FeVSD{position:relative}.UBQ_Slider__block--FeVSD:hover .UBQ_Slider__wrapperButtonToggleInput--TewRQ,.UBQ_Slider__block--FeVSD:focus-within .UBQ_Slider__wrapperButtonToggleInput--TewRQ{opacity:1;pointer-events:initial}.UBQ_Slider__sliderWrapper--pQbrX{position:relative;max-height:calc(var(--ubq-margin-l) + var(--ubq-margin-s))}.UBQ_Slider__sliderWrapper--pQbrX.UBQ_Slider__disabled--x7X_K{opacity:.55;pointer-events:none}.UBQ_Slider__inputRange--BeK_E{-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-s);background:var(--ubq-interactive-default);cursor:pointer}@supports not (contain: none){.UBQ_Slider__inputRange--BeK_E:focus{background:var(--ubq-interactive-hover);outline:none;box-shadow:var(--ubq-effect-focus)}.UBQ_Slider__inputRange--BeK_E:focus::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}.UBQ_Slider__inputRange--BeK_E:focus::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}}.UBQ_Slider__inputRange--BeK_E:focus:not(:focus-visible){box-shadow:none}.UBQ_Slider__inputRange--BeK_E:focus-visible{background:var(--ubq-interactive-hover);outline:none;box-shadow:var(--ubq-effect-focus)}.UBQ_Slider__inputRange--BeK_E:focus-visible::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}.UBQ_Slider__inputRange--BeK_E:focus-visible::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}.UBQ_Slider__inputRange--BeK_E:hover:not(:disabled){background:var(--ubq-interactive-hover)}.UBQ_Slider__inputRange--BeK_E:hover:not(:disabled)::-webkit-slider-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}.UBQ_Slider__inputRange--BeK_E:hover:not(:disabled)::-moz-range-thumb{height:calc(100% + 0.25rem);margin-top:calc(0.25 / 2 * -1rem)}.UBQ_Slider__inputRange--BeK_E::-moz-range-track{background-image:linear-gradient(var(--ubq-progress), var(--ubq-progress));background-position:0;background-size:calc(
|
|
47
47
|
calc(1.5 * var(--ubq-margin-xs)) / 2 + calc(
|
|
48
48
|
(var(--ubq_internal-Slider-value) - var(--ubq_internal-Slider-min)) / calc(var(--ubq_internal-Slider-max) - var(--ubq_internal-Slider-min))
|
|
49
49
|
) * (100% - calc(1.5 * var(--ubq-margin-xs)))
|
|
50
|
-
) 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);width:100%;height:100%;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__inputRange--
|
|
51
|
-
.UBQ_ListBox__options--
|
|
52
|
-
.UBQ_Section__block--
|
|
53
|
-
.UBQ_SectionRow__block--
|
|
54
|
-
.UBQ_Panel__block--
|
|
55
|
-
.UBQ_CodeBlock__block--
|
|
56
|
-
.UBQ_Menu__block--
|
|
57
|
-
.UBQ_TreeView__block--
|
|
50
|
+
) 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0);width:100%;height:100%;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__inputRange--BeK_E::-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) rgba(0,0,0,0),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__inputRange--BeK_E::-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 rgba(0,0,0,0);width:100%;height:100%;border-radius:var(--ubq-border_radius-s);cursor:pointer}.UBQ_Slider__inputRange--BeK_E::-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) rgba(0,0,0,0),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__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-moz-range-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-moz-range-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-webkit-slider-runnable-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-webkit-slider-runnable-track{background-position:0%;background-size:100% 100%;background-repeat:no-repeat;background-color:rgba(0,0,0,0)}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-moz-range-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-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__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-moz-range-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-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__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-webkit-slider-runnable-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr::-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__inputRange--BeK_E.UBQ_Slider__centeredValueHigherThanSelectedValue--jKAIr.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-webkit-slider-runnable-track,.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl.UBQ_Slider__centeredValueLowerThanSelectedValue--LdWxl::-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__inputRange--BeK_E.UBQ_Slider__noTrackBackground--LPigO::-moz-range-track{background:none !important}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__noTrackBackground--LPigO::-webkit-slider-runnable-track{background:none !important}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__noTrackBackground--LPigO::-ms-fill-lower{background:none !important}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__noTrackBackground--LPigO::-ms-fill-upper{background:none !important}.UBQ_Slider__inputRange--BeK_E::-ms-track{cursor:pointer;height:2px !important;appearance:none;background:rgba(0,0,0,0);color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);border-width:10px 0;margin-top:-2px}.UBQ_Slider__inputRange--BeK_E::-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__inputRange--BeK_E::-ms-fill-lower{background:#25252d}.UBQ_Slider__inputRange--BeK_E::-ms-fill-upper{background:#ebecef}.UBQ_Slider__inputRange--BeK_E::-ms-tooltip{display:none}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__active--xem4V::-ms-thumb{box-shadow:inset 0 0 0 4px #365afc}.UBQ_Slider__inputRange--BeK_E.UBQ_Slider__active--xem4V::-ms-fill-lower{background:#365afc}.UBQ_Slider__wrapperNumberInput--hywN4{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__wrapperNumberInput--hywN4 .UBQ_Slider__numberValue--CzZio{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);color:var(--ubq-static-contrast-white);width:max-content;background:rgba(0,0,0,0);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__wrapperNumberInput--hywN4 .UBQ_Slider__numberValue--CzZio::-webkit-outer-spin-button,.UBQ_Slider__wrapperNumberInput--hywN4 .UBQ_Slider__numberValue--CzZio::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.UBQ_Slider__wrapperNumberInput--hywN4 .UBQ_Slider__numberValue--CzZio[type=number]{-moz-appearance:textfield}.UBQ_Slider__hidden--yF1xA{display:none}.UBQ_Slider__wrapperButtonToggleInput--TewRQ{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--xN2TF{background:var(--ubq-elevation-3);border-radius:var(--ubq-border_radius-s);box-shadow:inset 0 0 0 1px var(--ubq-border-default)}
|
|
51
|
+
.UBQ_ListBox__options--ffWZ9{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);list-style:none;margin:0;padding:0;overflow-y:auto;overflow-x:hidden;outline:none}.UBQ_ListBox__options--ffWZ9::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_ListBox__options--ffWZ9::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_ListBox__options--ffWZ9::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_ListBox__options--ffWZ9::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_ListBox__option--VfqrZ{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);display:flex;align-items:center;gap:var(--ubq-margin-xs);border-radius:var(--ubq-border_radius-s);padding:var(--ubq-margin-xs) var(--ubq-margin-s);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--VfqrZ.UBQ_ListBox__loading--fZHdt{animation-duration:1.7s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:UBQ_ListBox__loadingAnimation--iywAb;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--VfqrZ:hover:not(:active):not([data-selected=true]),.UBQ_ListBox__option--VfqrZ[data-active=true]{background:var(--ubq-interactive-hover)}.UBQ_ListBox__option--VfqrZ:active:not([data-selected=true]){background:var(--ubq-interactive-pressed)}.UBQ_ListBox__option--VfqrZ[data-selected=true]{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--VfqrZ[data-selected=true]:hover{background:var(--ubq-interactive-active-hover);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--VfqrZ[data-selected=true]:active{background:var(--ubq-interactive-active-pressed);color:var(--ubq-foreground-active)}.UBQ_ListBox__option--VfqrZ[data-disabled=true]{opacity:.55;pointer-events:none}@keyframes UBQ_ListBox__loadingAnimation--iywAb{0%{background-position:-650px 0}100%{background-position:650px 0}}
|
|
52
|
+
.UBQ_Section__block--SMr01{min-height:min-content}.UBQ_Section__block--SMr01:first-child>.UBQ_Section__separator--L6Ncz{display:none}.UBQ_Section__heading--R8kA2{padding:var(--ubq-margin-s) var(--ubq-margin-l);display:flex;overflow:visible}.UBQ_Section__heading--R8kA2.UBQ_Section__highlight--XbwJV{color:var(--ubq-static-text-variable)}.UBQ_Section__headingTitle--Jw7qk{flex:1 1 auto;margin:var(--ubq-margin-xs) 0}.UBQ_Section__headingArea--lvDIE{flex:0 0 auto;margin-left:var(--ubq-margin-xs);overflow:visible}.UBQ_Section__content--bHIx5{padding:var(--ubq-margin-xs) var(--ubq-margin-l) var(--ubq-margin-l) var(--ubq-margin-l)}.UBQ_Section__content--bHIx5.UBQ_Section__titleless--EFUIL{padding-top:var(--ubq-margin-l)}
|
|
53
|
+
.UBQ_SectionRow__block--B3na_{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--B3na_:last-child,.UBQ_SectionRow__block--B3na_:only-child{margin-bottom:0}.UBQ_SectionRow__block--B3na_>*{flex:1 1 100%;margin-right:var(--ubq-margin-s)}.UBQ_SectionRow__block--B3na_>*:last-child{margin-right:0}.UBQ_SectionRow__block--B3na_>label{flex:0 0 calc(24*var(--ubq-scale-base))}.UBQ_SectionRow__block--B3na_:empty{display:none}
|
|
54
|
+
.UBQ_Panel__block--IPp71{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--IPp71.UBQ_Panel__floating--rfSG2{position:absolute;top:0}.UBQ_Panel__block--IPp71.UBQ_Panel__left--w4AdG{order:-1}.UBQ_Panel__block--IPp71.UBQ_Panel__fixed--OiQ1g.UBQ_Panel__right--qearB~.UBQ_Panel__block--IPp71.UBQ_Panel__floating--rfSG2.UBQ_Panel__right--qearB{left:100%}.UBQ_Panel__borderLeft--Pi9VL{box-shadow:inset 1px 0px var(--ubq-stroke-contrast-1)}.UBQ_Panel__borderRight--s1zuU{box-shadow:inset -1px 0px var(--ubq-stroke-contrast-1)}
|
|
55
|
+
.UBQ_CodeBlock__block--O2JhX{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);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--O2JhX::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_CodeBlock__block--O2JhX::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_CodeBlock__block--O2JhX::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_CodeBlock__block--O2JhX::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}@supports not (contain: none){.UBQ_CodeBlock__block--O2JhX:focus{background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}}.UBQ_CodeBlock__block--O2JhX:focus-visible{z-index:1;background:var(--ubq-input-hover);color:var(--ubq-foreground-default);box-shadow:var(--ubq-effect-focus)}
|
|
56
|
+
.UBQ_Menu__block--av01Y{margin:0;padding:0;list-style-type:none}.UBQ_Menu__block--av01Y button{width:100%}.UBQ_Menu__block--av01Y hr{margin-inline:0}
|
|
57
|
+
.UBQ_TreeView__block--a_Vkp{border-radius:var(--ubq-border_radius-l);background:var(--ubq-interactive-group-default);padding-left:0}.UBQ_TreeView__block--a_Vkp:hover{background:var(--ubq-interactive-group-hover)}.UBQ_TreeView__block--a_Vkp:not(:last-child){margin-bottom:var(--ubq-margin-l)}.UBQ_TreeView__isGroupActive--wOaEx{background:var(--ubq-interactive-group-active-default)}.UBQ_TreeView__isGroupActive--wOaEx:hover{background:var(--ubq-interactive-group-active-hover)}.UBQ_TreeView__header--iSSqx,.UBQ_TreeView__item--ThjC6{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:rgba(0,0,0,0);cursor:pointer}.UBQ_TreeView__header--iSSqx:first-child,.UBQ_TreeView__item--ThjC6: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--iSSqx:last-child,.UBQ_TreeView__item--ThjC6:last-child{border-bottom-left-radius:calc(
|
|
58
58
|
var(--ubq-border_radius-l) - 1px
|
|
59
59
|
);border-bottom-right-radius:calc(
|
|
60
60
|
var(--ubq-border_radius-l) - 1px
|
|
61
|
-
)}.UBQ_TreeView__header--
|
|
62
|
-
.UBQ_Avatar__block--
|
|
63
|
-
@supports not (contain: none){.UBQ_ExternalLink__block--
|
|
64
|
-
.UBQ_Dock__block--
|
|
65
|
-
.UBQ_MasonryGrid__block--
|
|
66
|
-
.UBQ_MediaStrip__block--
|
|
67
|
-
.UBQ_ResizeHandle__block--
|
|
68
|
-
.UBQ_IndicatorLabel__block--
|
|
69
|
-
.UBQ_MediaTrim__block--
|
|
70
|
-
.UBQ_Seeker__seeker--
|
|
71
|
-
.UBQ_MediaSeeker__block--
|
|
61
|
+
)}.UBQ_TreeView__header--iSSqx .UBQ_TreeView__icon--hQHfW,.UBQ_TreeView__item--ThjC6 .UBQ_TreeView__icon--hQHfW{display:flex;align-items:center;justify-content:center;margin-right:var(--ubq-margin-s)}.UBQ_TreeView__header--iSSqx:hover,.UBQ_TreeView__item--ThjC6:hover{background:var(--ubq-interactive-hover)}.UBQ_TreeView__header--iSSqx:hover .UBQ_TreeView__menuButton--MteJM,.UBQ_TreeView__item--ThjC6:hover .UBQ_TreeView__menuButton--MteJM{opacity:1}.UBQ_TreeView__header--iSSqx:active,.UBQ_TreeView__item--ThjC6:active{background:var(--ubq-interactive-pressed)}.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7{background:var(--ubq-interactive-active-default);color:var(--ubq-foreground-active)}.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__link--nf1gp,.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__button--tJxDv,.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7 *,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__link--nf1gp,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__button--tJxDv,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7 *{color:var(--ubq-foreground-active)}.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7:hover,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7:hover{background:var(--ubq-interactive-active-hover)}.UBQ_TreeView__header--iSSqx.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__menuButton--MteJM,.UBQ_TreeView__item--ThjC6.UBQ_TreeView__isActive--JQVn7 .UBQ_TreeView__menuButton--MteJM{opacity:1}@supports not (contain: none){.UBQ_TreeView__header--iSSqx:focus,.UBQ_TreeView__item--ThjC6:focus{z-index:1;box-shadow:var(--ubq-effect-focus)}}.UBQ_TreeView__header--iSSqx:focus-visible,.UBQ_TreeView__item--ThjC6:focus-visible{z-index:1;box-shadow:var(--ubq-effect-focus)}.UBQ_TreeView__button--tJxDv,.UBQ_TreeView__link--nf1gp{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--tJxDv:focus-visible,.UBQ_TreeView__link--nf1gp:focus-visible{z-index:1;box-shadow:var(--ubq-effect-focus)}.UBQ_TreeView__button--tJxDv{border:none;outline:none;cursor:pointer;background:none}.UBQ_TreeView__header--iSSqx{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);display:flex;align-items:center;justify-content:flex-start;min-height:calc(2*var(--ubq-margin-l))}.UBQ_TreeView__header--iSSqx .UBQ_TreeView__headerIcon--R2YHY{display:flex;align-items:center;justify-content:flex-start;margin-right:var(--ubq-margin-s)}.UBQ_TreeView__header--iSSqx>.UBQ_TreeView__button--tJxDv,.UBQ_TreeView__header--iSSqx>.UBQ_TreeView__link--nf1gp{padding:var(--ubq-margin-xs);color:var(--ubq-foreground-default)}.UBQ_TreeView__item--ThjC6>.UBQ_TreeView__button--tJxDv,.UBQ_TreeView__item--ThjC6>.UBQ_TreeView__link--nf1gp{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:rgba(0,0,0,0)}.UBQ_TreeView__menuButton--MteJM{opacity:0;margin-left:var(--ubq-margin-s);flex-shrink:0}.UBQ_TreeView__menuButton--MteJM:focus-visible{z-index:1;opacity:1;box-shadow:var(--ubq-effect-focus)}
|
|
62
|
+
.UBQ_Avatar__block--T1HUu{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);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)}.UBQ_Avatar__block--T1HUu.UBQ_Avatar__circle--qh6oK{border-radius:50%}.UBQ_Avatar__block--T1HUu.UBQ_Avatar__background--nlPk4{background:var(--ubq-interactive-default)}.UBQ_Avatar__block--T1HUu.UBQ_Avatar__fallback--Gz2pJ{font-size:var(--ubq-typography-label-s-size);text-transform:uppercase}.UBQ_Avatar__img--oi742{object-fit:cover}
|
|
63
|
+
@supports not (contain: none){.UBQ_ExternalLink__block--ZgGb9: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--ZgGb9: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)}
|
|
64
|
+
.UBQ_Dock__block--pULZi{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);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--pULZi::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Dock__block--pULZi::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Dock__block--pULZi::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Dock__block--pULZi::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Dock__block--pULZi.UBQ_Dock__hasSelected--Et632{background:var(--ubq-elevation-1)}.UBQ_Dock__block--pULZi.UBQ_Dock__left--NzEAh{order:0}.UBQ_Dock__block--pULZi.UBQ_Dock__right--VzlDN{order:1}.UBQ_Dock__small--HNHvR{width:calc(var(--ubq-scale-base)*12)}.UBQ_Dock__big--EF6PV{width:calc(var(--ubq-scale-base)*18)}.UBQ_Dock__button--sx24I{font-family:var(--ubq-typography-label-s-font_family);font-size:var(--ubq-typography-label-s-size);font-weight:var(--ubq-typography-label-s-weight);letter-spacing:var(--ubq-typography-label-s-letter_spacing);line-height:var(--ubq-typography-label-s-line_height);padding:var(--ubq-margin-s) var(--ubq-margin-xs);width:100%;min-height:calc(var(--ubq-scale-base)*10);flex:1 0}.UBQ_Dock__buttonLabel--hClD8{display:flex;flex-direction:column;align-items:center;gap:var(--ubq-margin-xs);width:100%}.UBQ_Dock__buttonLabel--hClD8>span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;overflow-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;overflow-wrap:break-word;width:100%}.UBQ_Dock__group--uj33w{display:flex;flex-direction:column;gap:var(--ubq-margin-xs)}.UBQ_Dock__group--uj33w:empty{display:none}
|
|
65
|
+
.UBQ_MasonryGrid__block--zspbY{display:grid;grid-gap:var(--ubq-margin-s);grid-auto-rows:0}
|
|
66
|
+
.UBQ_MediaStrip__block--r7o_a{border-radius:var(--ubq-border_radius-m);box-sizing:border-box;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%;height:100%;width:100%;overflow:hidden}.UBQ_MediaStrip__block--r7o_a>*{grid-area:stack}.UBQ_MediaStrip__contentContainer--tnQsd{z-index:10}.UBQ_MediaStrip__content--r0oYz{box-sizing:border-box;height:100%;width:100%}.UBQ_MediaStrip__backgroundContainer--afjGB{height:100%;width:100%;pointer-events:none}.UBQ_MediaStrip__singleFrame--KIcEF{width:100%;height:100%;background-repeat:repeat;background-size:auto 100%}.UBQ_MediaStrip__solidColorFrame--_18M1{width:100%;height:100%}.UBQ_MediaStrip__maskedSvg--b9682{-webkit-mask-size:contain;mask-size:contain;height:100%;background-color:var(--ubq-foreground-default);opacity:.12}.UBQ_MediaStrip__atlas--LkZ0U{width:100%;height:100%}.UBQ_MediaStrip__selected--rMeVp{box-shadow:inset 0 0 0 2px var(--ubq-focus-default);border-radius:var(--ubq-border_radius-m)}
|
|
67
|
+
.UBQ_ResizeHandle__block--ugUJw{border-radius:var(--ubq-border_radius-s);box-shadow:0 0 0 1px var(--ubq-static-selection-frame);height:calc(4*var(--ubq-scale-base));width:var(--ubq-scale-base);background:var(--ubq-static-contrast-white);cursor:col-resize}.UBQ_ResizeHandle__block--ugUJw.UBQ_ResizeHandle__vertical--VIcyO{height:var(--ubq-scale-base);width:calc(4*var(--ubq-scale-base));cursor:row-resize}.UBQ_ResizeHandle__block--ugUJw:focus-visible{box-shadow:var(--ubq-effect-focus)}
|
|
68
|
+
.UBQ_IndicatorLabel__block--BhshP{padding:0 var(--ubq-margin-s);width:-moz-fit-content;width:fit-content;border-radius:var(--ubq-border_radius-s);color:var(--ubq-foreground-default);background:var(--ubq-overlay);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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height)}
|
|
69
|
+
.UBQ_MediaTrim__block--zXLge{box-sizing:border-box;width:100%;height:calc(var(--ubq-scale-base)*6);overflow:hidden;border-radius:var(--ubq-border_radius-s);box-shadow:var(--ubq-effect-shadow)}.UBQ_MediaTrim__containedWrapper--edzT1{width:100%;height:100%;display:grid;grid-template-areas:"stack";grid-template-rows:100%;grid-template-columns:100%}.UBQ_MediaTrim__contained--piU_Y{grid-area:stack;height:100%;background-color:rgba(0,0,0,0);box-shadow:inset calc(-1px*var(--ubq_internal-MediaTrim-overlay-width)) 0 var(--ubq-static-selection-frame);opacity:70%}.UBQ_MediaTrim__containedChildren--fXhfS{grid-area:stack;width:100%;height:100%;z-index:0}.UBQ_MediaTrim__outerMediaStrip--sFr6k,.UBQ_MediaTrim__innerMediaStrip--InHQz{border-radius:var(--ubq-border_radius-s)}.UBQ_MediaTrim__innerMediaStrip--InHQz{background:rgba(0,0,0,0);box-shadow:0 0 0 100vmax rgba(0,0,0,.55),inset 0 0 0 2px var(--ubq-focus-default);cursor:grab}.UBQ_MediaTrim__grabbing--rxyO6{cursor:grabbing}.UBQ_MediaTrim__handle--GJEpC{cursor:col-resize;padding:var(--ubq-margin-xs) var(--ubq-margin-s)}
|
|
70
|
+
.UBQ_Seeker__seeker--wpFV_{--ubq_internal-Seeker_interaction_area-size: calc(5 * var(--ubq-scale-base));height:100%;margin-left:calc(-1*var(--ubq_internal-Seeker_interaction_area-size));display:grid;grid-template-areas:"trackerStack";grid-template-rows:100%;grid-template-columns:100%;justify-items:center;align-items:start;pointer-events:none}.UBQ_Seeker__seeker--wpFV_:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_Seeker__head--PE7sS{grid-area:trackerStack;width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3);padding-inline:var(--ubq_internal-Seeker_interaction_area-size);padding-top:var(--ubq_internal-Seeker_interaction_area-size);transform:translateY(calc(-1 * var(--ubq_internal-Seeker_interaction_area-size)));display:flex;color:var(--ubq-static-selection-frame);pointer-events:initial;cursor:grab}.UBQ_Seeker__head--PE7sS.UBQ_Seeker__grabbing--w4Man{cursor:grabbing}.UBQ_Seeker__head--PE7sS svg{width:calc(var(--ubq-scale-base)*2);height:calc(var(--ubq-scale-base)*3)}.UBQ_Seeker__bar--Aw3Cv{grid-area:trackerStack;width:2px;height:100%;border-radius:var(--ubq-border_radius-s);background-color:var(--ubq-static-selection-frame)}
|
|
71
|
+
.UBQ_MediaSeeker__block--mJvPB{--top-offset: calc(-1 * (calc(var(--ubq-scale-base) * 3) - var(--ubq-margin-xs)));position:relative;overflow:visible}.UBQ_MediaSeeker__block--mJvPB.UBQ_MediaSeeker__big--d0aLZ{--top-offset: var(--ubq-margin-xs)}.UBQ_MediaSeeker__overlay--VLkxj{position:absolute;height:calc(100% - var(--top-offset));top:var(--top-offset);margin-left:calc(calc(var(--ubq-scale-base) * 2) / -2);display:flex;flex-direction:row;justify-content:space-between;gap:var(--ubq-margin-xs);pointer-events:none}.UBQ_MediaSeeker__overlay--VLkxj.UBQ_MediaSeeker__flipLabel--Hlot5{margin-left:calc(
|
|
72
72
|
(var(--ubq_internal-seeker-width) * -1) + calc(var(--ubq-scale-base) * 2) / 2
|
|
73
|
-
);flex-direction:row-reverse}.UBQ_MediaSeeker__overlay--
|
|
74
|
-
.UBQ_FloatingActionButton__block--
|
|
75
|
-
.UBQ_TimelineVideoStrip__block--
|
|
76
|
-
.UBQ_TimelineAudioStrip__block--
|
|
77
|
-
.UBQ_BlendModeSelect__options--
|
|
78
|
-
.UBQ_InspectorHorizontalGroup__block--
|
|
79
|
-
.UBQ_SliderInput__block--
|
|
80
|
-
.UBQ_PropertyToggle__block--
|
|
81
|
-
.UBQ_AssetLibraryBreadcrumb__breadcrumb--
|
|
82
|
-
.UBQ_AssetLibraryCard__block--
|
|
83
|
-
.UBQ_AssetContextPopover__block--
|
|
84
|
-
.UBQ_AssetLoadingSpinner__block--
|
|
85
|
-
.UBQ_AssetResultContainer__block--
|
|
86
|
-
.UBQ_AssetTemplateDialog__block--
|
|
87
|
-
.UBQ_LocalSourceSectionHeaderUpload__block--
|
|
88
|
-
.UBQ_LocalSourceGridUpload__block--
|
|
89
|
-
.UBQ_AssetLibraryGrid__block--
|
|
90
|
-
.UBQ_AssetLibraryGridLoadingAnchor__block--
|
|
91
|
-
.UBQ_AssetLibraryGridSkeleton__grid--
|
|
92
|
-
.UBQ_AssetLibraryLoading__block--
|
|
93
|
-
.UBQ_AssetLibrarySection__block--
|
|
94
|
-
.UBQ_AssetLibrarySectionSkeleton__content--
|
|
95
|
-
.UBQ_AssetLibraryOverview__block--
|
|
96
|
-
.UBQ_AssetLibraryContent__motionWrapper--
|
|
97
|
-
.UBQ_AssetLibrarySearch__block--
|
|
73
|
+
);flex-direction:row-reverse}.UBQ_MediaSeeker__overlay--VLkxj>label{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default);pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
|
|
74
|
+
.UBQ_FloatingActionButton__block--ve6i6{height:calc(12*var(--ubq-scale-base));width:calc(12*var(--ubq-scale-base));border-radius:50%;background:var(--ubq-elevation-1)}.UBQ_FloatingActionButton__button--yo74K{height:100%;width:100%;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:50%;background:var(--ubq-interactive-default);color:var(--ubq-foreground-default);cursor:pointer;box-shadow:var(--ubq-effect-shadow)}.UBQ_FloatingActionButton__button--yo74K:hover{background:var(--ubq-interactive-hover)}.UBQ_FloatingActionButton__button--yo74K:active{background:var(--ubq-interactive-pressed);color:var(--ubq-foreground-default)}.UBQ_FloatingActionButton__button--yo74K:focus{outline:none}.UBQ_FloatingActionButton__button--yo74K:focus-visible{box-shadow:var(--ubq-effect-focus);background:var(--ubq-interactive-hover)}.UBQ_FloatingActionButton__button--yo74K>span{display:grid;place-content:center}
|
|
75
|
+
.UBQ_TimelineVideoStrip__block--VI4Ek{flex-shrink:0;display:flex;flex-direction:column}.UBQ_TimelineVideoStrip__strip--eduMG{height:calc(16*var(--ubq-scale-base));flex-shrink:0}.UBQ_TimelineVideoStrip__strip--eduMG:hover .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG:hover .UBQ_TimelineVideoStrip__handle--wmmHL,.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible .UBQ_TimelineVideoStrip__handle--wmmHL,.UBQ_TimelineVideoStrip__strip--eduMG.UBQ_TimelineVideoStrip__isSelected--ssoJY .UBQ_TimelineVideoStrip__indicator--ayBqm,.UBQ_TimelineVideoStrip__strip--eduMG.UBQ_TimelineVideoStrip__isSelected--ssoJY .UBQ_TimelineVideoStrip__handle--wmmHL{opacity:1}.UBQ_TimelineVideoStrip__strip--eduMG:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_TimelineVideoStrip__label--FdG5j{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ubq-foreground-light);padding:var(--ubq-margin-xs) 0 0 var(--ubq-margin-s);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_TimelineVideoStrip__indicator--ayBqm{margin:0 0 var(--ubq-margin-xs) var(--ubq-margin-xs);opacity:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_TimelineVideoStrip__handleContainer--VHsHI{padding:0 var(--ubq-margin-s);cursor:col-resize}.UBQ_TimelineVideoStrip__handle--wmmHL{opacity:0}.UBQ_TimelineVideoStrip__handle--wmmHL:focus-visible{opacity:1}.UBQ_TimelineVideoStrip__isSelected--ssoJY{opacity:1}.UBQ_TimelineVideoStrip__hidden--ZKBEe{visibility:hidden}
|
|
76
|
+
.UBQ_TimelineAudioStrip__block--JdFM8{flex-shrink:0;display:flex;flex-direction:column}.UBQ_TimelineAudioStrip__block--JdFM8.UBQ_TimelineAudioStrip__isSelected--lxRxy .UBQ_TimelineAudioStrip__duration--DH7NG,.UBQ_TimelineAudioStrip__block--JdFM8.UBQ_TimelineAudioStrip__isSelected--lxRxy .UBQ_TimelineAudioStrip__handle--DxxZi{display:block}.UBQ_TimelineAudioStrip__strip--aKVEB{height:calc(6*var(--ubq-scale-base));flex-shrink:0}.UBQ_TimelineAudioStrip__strip--aKVEB.UBQ_TimelineAudioStrip__isDragging--DqCsn{cursor:grabbing}.UBQ_TimelineAudioStrip__strip--aKVEB:hover .UBQ_TimelineAudioStrip__handle--DxxZi,.UBQ_TimelineAudioStrip__strip--aKVEB:hover .UBQ_TimelineAudioStrip__duration--DH7NG,.UBQ_TimelineAudioStrip__strip--aKVEB:focus-visible .UBQ_TimelineAudioStrip__handle--DxxZi,.UBQ_TimelineAudioStrip__strip--aKVEB:focus-visible .UBQ_TimelineAudioStrip__duration--DH7NG,.UBQ_TimelineAudioStrip__strip--aKVEB.UBQ_TimelineAudioStrip__selected--l7k7O .UBQ_TimelineAudioStrip__handle--DxxZi,.UBQ_TimelineAudioStrip__strip--aKVEB.UBQ_TimelineAudioStrip__selected--l7k7O .UBQ_TimelineAudioStrip__duration--DH7NG{display:block}.UBQ_TimelineAudioStrip__strip--aKVEB:hover .UBQ_TimelineAudioStrip__middleLeftWrapper--u0XFP,.UBQ_TimelineAudioStrip__strip--aKVEB:focus-visible .UBQ_TimelineAudioStrip__middleLeftWrapper--u0XFP,.UBQ_TimelineAudioStrip__strip--aKVEB.UBQ_TimelineAudioStrip__selected--l7k7O .UBQ_TimelineAudioStrip__middleLeftWrapper--u0XFP{width:calc(100% - 12*var(--ubq-scale-base))}.UBQ_TimelineAudioStrip__strip--aKVEB>*:first-child{background:var(--ubq-elevation-3)}.UBQ_TimelineAudioStrip__draggable--m27f3{cursor:grab}.UBQ_TimelineAudioStrip__strip--aKVEB:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_TimelineAudioStrip__setChildWidth--y4V_3>*:first-child{width:100%;max-width:100%}.UBQ_TimelineAudioStrip__middleLeftWrapper--u0XFP{display:flex;width:calc(100% - var(--ubq-margin-s))}.UBQ_TimelineAudioStrip__duration--DH7NG,.UBQ_TimelineAudioStrip__filename--uzTCd{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.UBQ_TimelineAudioStrip__filename--uzTCd:only-child{margin-left:var(--ubq-margin-s)}.UBQ_TimelineAudioStrip__duration--DH7NG{margin:0 var(--ubq-margin-xs);padding:0 var(--ubq-margin-s);flex-shrink:0;display:none}.UBQ_TimelineAudioStrip__handleContainer--GXKAn{cursor:col-resize;padding:0 var(--ubq-margin-s)}.UBQ_TimelineAudioStrip__handle--DxxZi{display:none}.UBQ_TimelineAudioStrip__handle--DxxZi:focus-visible{display:block}.UBQ_TimelineAudioStrip__hidden--MTg9U{visibility:hidden}
|
|
77
|
+
.UBQ_BlendModeSelect__options--sKAeU{max-height:calc(var(--ubq-scale-base)*108)}.UBQ_BlendModeSelect__option--b2u1X{min-width:calc(var(--ubq-scale-base)*42)}
|
|
78
|
+
.UBQ_InspectorHorizontalGroup__block--uW_O1{display:flex}.UBQ_InspectorHorizontalGroup__block--uW_O1>*{max-width:50%}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:only-child{max-width:100%}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:nth-child(odd):not(:last-child){margin-right:var(--ubq-margin-s)}.UBQ_InspectorHorizontalGroup__block--uW_O1>*:nth-child(even){margin-left:var(--ubq-margin-s)}
|
|
79
|
+
.UBQ_SliderInput__block--LS5OY{width:100%}
|
|
80
|
+
.UBQ_PropertyToggle__block--YW8wn{flex:0 0 calc(6*var(--ubq-scale-base))}.UBQ_PropertyToggle__emptyGap--LvZ5B{flex:0 0 calc(6*var(--ubq-scale-base));display:hidden;-webkit-user-select:none;user-select:none}
|
|
81
|
+
.UBQ_AssetLibraryBreadcrumb__breadcrumb--z0HJK{display:flex;align-items:center;margin:var(--ubq-margin-xs) var(--ubq-margin-m)}.UBQ_AssetLibraryBreadcrumb__label--PA5RI,.UBQ_AssetLibraryBreadcrumb__button--kfTSl,.UBQ_AssetLibraryBreadcrumb__divider--vMBNp{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-info)}.UBQ_AssetLibraryBreadcrumb__divider--vMBNp{flex:0 0 auto;padding:0 var(--ubq-margin-xs)}.UBQ_AssetLibraryBreadcrumb__button--kfTSl,.UBQ_AssetLibraryBreadcrumb__label--PA5RI{flex:0 1 auto;max-width:100%}.UBQ_AssetLibraryBreadcrumb__label--PA5RI{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)}
|
|
82
|
+
.UBQ_AssetLibraryCard__block--oUhEK{display:flex;justify-content:center;align-items:center}.UBQ_AssetLibraryCard__block--oUhEK.UBQ_AssetLibraryCard__containsLabel--W8wUt{flex-direction:column-reverse}.UBQ_AssetLibraryCard__block--oUhEK.UBQ_AssetLibraryCard__hasBackground--X_oy7 .UBQ_AssetLibraryCard__label--zmRsI{background-color:var(--ubq-overlay);position:absolute;bottom:0;left:0;right:0;padding:var(--ubq-margin-xs)}.UBQ_AssetLibraryCard__label--zmRsI{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;color:var(--ubq-foreground-default)}
|
|
83
|
+
.UBQ_AssetContextPopover__block--u0sfn{background:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s)}.UBQ_AssetContextPopover__button--NoDPr{border-radius:var(--ubq-border_radius-s)}.UBQ_AssetContextPopover__content--BeqJx{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);width:calc(72*var(--ubq-scale-base));color:var(--ubq-foreground-default)}.UBQ_AssetContextPopover__content--BeqJx>*:not(hr){margin-left:var(--ubq-margin-s);margin-right:var(--ubq-margin-s)}.UBQ_AssetContextPopover__heading--UZcJO{margin-block:var(--ubq-margin-xs) var(--ubq-margin-m)}.UBQ_AssetContextPopover__license--oSNxo,.UBQ_AssetContextPopover__credits--llosQ{color:var(--ubq-foreground-light)}.UBQ_AssetContextPopover__license--oSNxo a,.UBQ_AssetContextPopover__credits--llosQ a{color:var(--ubq-foreground-light)}.UBQ_AssetContextPopover__tags--Dri9H{display:flex;justify-content:center}.UBQ_AssetContextPopover__tag--Cx7B7{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_AssetContextPopover__tag--Cx7B7:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_AssetContextPopover__separator--EFq_Z{margin-top:var(--ubq-margin-m);margin-bottom:var(--ubq-margin-m)}.UBQ_AssetContextPopover__license--oSNxo{display:flex;align-items:center}.UBQ_AssetContextPopover__licenseUrl--tasMy{display:flex;align-items:center;margin-left:var(--ubq-margin-xs)}footer{padding-block:var(--ubq-margin-s)}.UBQ_AssetContextPopover__confirmationDialog--qAFY2{width:calc(80*var(--ubq-scale-base))}
|
|
84
|
+
.UBQ_AssetLoadingSpinner__block--P2pi9{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--Bxe9J{animation:UBQ_AssetLoadingSpinner__loading--DXCjW 1.1s infinite linear;height:calc(var(--ubq-scale-base)*12);width:calc(var(--ubq-scale-base)*12)}@keyframes UBQ_AssetLoadingSpinner__loading--DXCjW{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
85
|
+
.UBQ_AssetResultContainer__block--TbRJ6{position:relative;display:grid;height:100%;width:100%}.UBQ_AssetResultContainer__block--TbRJ6 .UBQ_AssetResultContainer__creditsButton--t1S4M{position:absolute;top:var(--ubq-margin-xs);right:var(--ubq-margin-xs);opacity:0}.UBQ_AssetResultContainer__block--TbRJ6:focus-within .UBQ_AssetResultContainer__creditsButton--t1S4M,.UBQ_AssetResultContainer__block--TbRJ6:hover .UBQ_AssetResultContainer__creditsButton--t1S4M{opacity:1;z-index:2}.UBQ_AssetResultContainer__block--TbRJ6 .UBQ_AssetResultContainer__creditsButton--t1S4M[data-expanded=true]{opacity:1;z-index:2}
|
|
86
|
+
.UBQ_AssetTemplateDialog__block--v5pD3{max-width:calc(var(--ubq-scale-base)*80)}
|
|
87
|
+
.UBQ_LocalSourceSectionHeaderUpload__block--aaCkT{max-width:max-content}
|
|
88
|
+
.UBQ_LocalSourceGridUpload__block--WSjPH,.UBQ_LocalSourceGridUpload__wrapper--SRgJc{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:var(--ubq-margin-s)}
|
|
89
|
+
.UBQ_AssetLibraryGrid__block--X8j2Y{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);flex:1;padding:var(--ubq-margin-m);height:100%;overflow-y:scroll}.UBQ_AssetLibraryGrid__block--X8j2Y::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_AssetLibraryGrid__block--X8j2Y::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_AssetLibraryGrid__block--X8j2Y::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryGrid__block--X8j2Y::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
90
|
+
.UBQ_AssetLibraryGridLoadingAnchor__block--e6Y3I{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);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)}.UBQ_AssetLibraryGridLoadingAnchor__noMoreItems--f9yYN{display:none}.UBQ_AssetLibraryGridLoadingAnchor__anchor--GVpWP{height:1px;width:100%;transform:translateY(-250px)}
|
|
91
|
+
.UBQ_AssetLibraryGridSkeleton__grid--QWevi{position:relative}.UBQ_AssetLibraryGridSkeleton__label--i0HGV{color:var(--ubq-foreground-info);margin-left:var(--ubq-margin-s)}.UBQ_AssetLibraryGridSkeleton__gradient--uac4r{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--X2uiW{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);position:absolute;top:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default)}.UBQ_AssetLibraryGridSkeleton__prependedSourceUIComponentContainer--huNb7{margin-top:var(--ubq-margin-m)}.UBQ_AssetLibraryGridSkeleton__cardWrapper--dpZBI{height:100%;width:100%}.UBQ_AssetLibraryGridSkeleton__animatedBackground--Mn0nD{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--f4vke;animation-timing-function:linear;background:rgba(0,0,0,0);background:linear-gradient(to right, hsla(0, 0%, 100%, 0.04) 8%, hsla(0, 0%, 100%, 0) 38%, hsla(0, 0%, 100%, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibraryGridSkeleton__placeHolderShimmer--f4vke{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibraryGridSkeleton__loadingSpinnerIcon--TDgef{animation:UBQ_AssetLibraryGridSkeleton__loading--gijia 1.1s infinite linear}@keyframes UBQ_AssetLibraryGridSkeleton__loading--gijia{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
92
|
+
.UBQ_AssetLibraryLoading__block--YsqE2{padding:var(--ubq-margin-m)}
|
|
93
|
+
.UBQ_AssetLibrarySection__block--NEzC3{transition:opacity .1s ease-in-out;opacity:0}.UBQ_AssetLibrarySection__block--NEzC3.UBQ_AssetLibrarySection__visible--_ski8{opacity:1}.UBQ_AssetLibrarySection__header--UTt1f{display:flex;justify-content:space-between;align-items:center;margin:var(--ubq-margin-m) var(--ubq-margin-l)}.UBQ_AssetLibrarySection__heading--_rqtF{flex:1}.UBQ_AssetLibrarySection__moreButton--CLqIW{flex:0 1 auto;margin-left:var(--ubq-margin-xs)}.UBQ_AssetLibrarySection__previews--pAkQ_{position:relative;display:grid;grid-gap:var(--ubq-margin-s);margin:var(--ubq-margin-m)}.UBQ_AssetLibrarySection__moreIcon--WwDj9{padding-left:var(--ubq-margin-xs)}
|
|
94
|
+
.UBQ_AssetLibrarySectionSkeleton__content--u4vKc{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);position:absolute;top:0;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;color:var(--ubq-foreground-default)}.UBQ_AssetLibrarySectionSkeleton__label--iXyYc{margin-left:var(--ubq-margin-s)}.UBQ_AssetLibrarySectionSkeleton__animatedBackground--cDJrV{animation-duration:1.8s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--I100P;animation-timing-function:linear;background:rgba(0,0,0,0);background:linear-gradient(to right, hsla(0, 0%, 100%, 0.04) 8%, hsla(0, 0%, 100%, 0) 38%, hsla(0, 0%, 100%, 0.04) 54%);background-size:1000px 640px;position:relative}@keyframes UBQ_AssetLibrarySectionSkeleton__placeHolderShimmer--I100P{0%{background-position:-468px 0}100%{background-position:468px 0}}.UBQ_AssetLibrarySectionSkeleton__loadingSpinnerIcon--vqNh8{animation:UBQ_AssetLibrarySectionSkeleton__loading--zQoSH 1.1s infinite linear}@keyframes UBQ_AssetLibrarySectionSkeleton__loading--zQoSH{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}
|
|
95
|
+
.UBQ_AssetLibraryOverview__block--Ipj7P{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);overflow:auto;height:100%}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_AssetLibraryOverview__block--Ipj7P::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
96
|
+
.UBQ_AssetLibraryContent__block--mQiYI{position:relative;flex-grow:1;overflow:hidden}.UBQ_AssetLibraryContent__motionWrapper--wAanx{display:flex;flex-direction:column;height:100%}
|
|
97
|
+
.UBQ_AssetLibrarySearch__block--sr18b{display:flex;align-items:center;box-sizing:content-box;padding-inline:var(--ubq-margin-s);padding-block-start:var(--ubq-margin-xs)}.UBQ_AssetLibrarySearch__searchInput--d_2tb{padding-left:calc(var(--ubq-typography-label-m-line_height) + var(--ubq-margin-s) + var(--ubq-margin-xs));padding-right:calc(
|
|
98
98
|
var(--ubq-typography-label-m-line_height) + var(--ubq-margin-s) + var(--ubq-margin-xs) + 2 * var(--ubq-margin-xs)
|
|
99
|
-
);padding-top:var(--ubq-margin-m);padding-bottom:var(--ubq-margin-m);height:calc(var(--ubq-scale-base)*10)}.UBQ_AssetLibrarySearch__inputContainer--
|
|
100
|
-
.
|
|
101
|
-
.
|
|
102
|
-
.
|
|
103
|
-
.
|
|
104
|
-
.
|
|
105
|
-
.
|
|
106
|
-
.
|
|
107
|
-
.
|
|
108
|
-
.
|
|
109
|
-
.
|
|
110
|
-
.
|
|
111
|
-
.
|
|
112
|
-
.
|
|
113
|
-
.
|
|
114
|
-
.
|
|
115
|
-
.
|
|
116
|
-
.
|
|
117
|
-
.
|
|
118
|
-
.
|
|
119
|
-
.
|
|
120
|
-
.
|
|
121
|
-
.
|
|
122
|
-
.
|
|
123
|
-
.
|
|
124
|
-
.
|
|
125
|
-
.
|
|
126
|
-
.
|
|
127
|
-
.
|
|
128
|
-
.
|
|
129
|
-
.
|
|
130
|
-
.
|
|
131
|
-
.
|
|
132
|
-
.
|
|
133
|
-
.
|
|
134
|
-
.
|
|
135
|
-
.
|
|
136
|
-
.
|
|
137
|
-
.
|
|
138
|
-
.
|
|
139
|
-
.
|
|
140
|
-
.
|
|
141
|
-
.
|
|
142
|
-
.
|
|
143
|
-
.
|
|
144
|
-
.
|
|
145
|
-
.
|
|
146
|
-
.
|
|
147
|
-
.
|
|
148
|
-
.
|
|
149
|
-
.
|
|
150
|
-
.
|
|
151
|
-
.
|
|
152
|
-
.
|
|
153
|
-
.
|
|
154
|
-
.
|
|
155
|
-
.
|
|
156
|
-
.
|
|
157
|
-
.
|
|
158
|
-
.
|
|
159
|
-
.
|
|
160
|
-
.
|
|
161
|
-
.
|
|
162
|
-
.
|
|
163
|
-
.
|
|
164
|
-
.
|
|
165
|
-
.
|
|
166
|
-
.
|
|
167
|
-
.
|
|
168
|
-
.
|
|
169
|
-
.
|
|
170
|
-
.
|
|
171
|
-
.
|
|
172
|
-
.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}.UBQ_Editor__dialog--v_D2N{width:calc(var(--ubq-scale-base)*100)}
|
|
99
|
+
);padding-top:var(--ubq-margin-m);padding-bottom:var(--ubq-margin-m);height:calc(var(--ubq-scale-base)*10)}.UBQ_AssetLibrarySearch__inputContainer--KX4zC{position:relative;width:100%}.UBQ_AssetLibrarySearch__searchIconContainer--tD8F8,.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz{position:absolute;top:0;display:flex;justify-content:center;align-items:center;height:100%}.UBQ_AssetLibrarySearch__searchIconContainer--tD8F8{left:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz{right:var(--ubq-margin-s)}.UBQ_AssetLibrarySearch__clearSearchIconContainer--k7wQz.UBQ_AssetLibrarySearch__hasEmptySearchValue--mPq_Z{display:none}.UBQ_AssetLibrarySearch__searchIcon--HyjYw,.UBQ_AssetLibrarySearch__clearSearchIcon--fKYcG{width:var(--ubq-typography-label-m-line_height);height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default)}
|
|
100
|
+
.UBQ_AssetLibraryDock__block--Vr64r{gap:var(--ubq-margin-xl);flex:0 0 auto;height:100%}.UBQ_AssetLibraryDock__panelContent--ED9NO{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.UBQ_AssetLibraryDock__errorDialog--XrESH p{width:40ch;margin:0}
|
|
101
|
+
.UBQ_AssetLibraryDockIcon__customIconWrapper--NCFjB{background-repeat:no-repeat;background-position:center}.UBQ_AssetLibraryDockIcon__customIconWrapperLarge--Elsb0{height:24px;width:24px}.UBQ_AssetLibraryDockIcon__customIconWrapperNormal--dta7j{height:16px;width:16px}
|
|
102
|
+
.UBQ_PanelPortal__block--ZuNPu{height:100%;position:relative;display:grid;grid-template-areas:"stack";grid-template-rows:100%}.UBQ_PanelPortal__block--ZuNPu>*{grid-area:stack}
|
|
103
|
+
.UBQ_SubInspector__block--_62ff{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-2)}.UBQ_SubInspector__block--_62ff[data-cy=crop-container]{z-index:31}.UBQ_SubInspector__containerSection--BErUq{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:column;height:calc(100% - 48px);box-sizing:border-box;overflow:auto}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SubInspector__containerSection--BErUq::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_SubInspector__button--WhfTV{border:1px solid var(--ubq-stroke-contrast-1)}.UBQ_SubInspector__highlight--ReDmb{border:none;background:var(--ubq-interactive-default)}.UBQ_SubInspector__wrapper--ZuB8e{height:100%}
|
|
104
|
+
.UBQ_Transform__rotationGroup--sHkCT{display:flex}.UBQ_Transform__rotationGroup--sHkCT>*:not(:last-child){margin-right:var(--ubq-margin-s)}
|
|
105
|
+
.UBQ_AspectLock__aspectLock--AZJEC{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--wXd8a>svg{opacity:.55}.UBQ_AspectLock__aspectLockButton--lEyla{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_AspectLock__aspectLockVector--q9J8W{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--q9J8W:last-child{transform:scale(1, -1)}
|
|
106
|
+
.UBQ_Canvas__block--h2FAP{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--h2FAP>button{margin-bottom:1rem;max-width:300px}
|
|
107
|
+
.UBQ_Inspector__block--CW9ga{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:column;height:100%;box-sizing:border-box;overflow:auto}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Inspector__block--CW9ga::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Inspector__inspectorHeaderContentHidden--CVO6K{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--EAFqI{width:100%;margin-left:0 !important}.UBQ_Inspector__multiSelectionNotice--xoUZz{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);display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;color:var(--ubq-foreground-info);text-align:center;white-space:pre-wrap}.UBQ_Inspector__multiSelectionNotice--xoUZz p{margin:var(--ubq-margin-s) 0 0}
|
|
108
|
+
.UBQ_CanvasLayers__block--Yh6i1{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}
|
|
109
|
+
.UBQ_CanvasState__block--JROIy{position:absolute;top:0;bottom:0;left:0;right:0;z-index:50}.UBQ_CanvasState__container--wmwVl{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);width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;color:var(--ubq-foreground-default)}.UBQ_CanvasState__message--iBex5{display:flex;flex-direction:row;align-items:center}.UBQ_CanvasState__message--iBex5>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_CanvasState__message--iBex5 h2{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);margin-bottom:var(--ubq-scale-base);color:var(--ubq-foreground-default)}.UBQ_CanvasState__message--iBex5 p{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);margin:0;color:var(--ubq-foreground-light)}
|
|
110
|
+
.UBQ_box__block--uvRNZ{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--uvRNZ.UBQ_box__disabledFrame--z65sw .cesdk__frameHandle{display:none}.UBQ_box__disabled--X7Zxt{cursor:not-allowed}.UBQ_box__page--pwEBA{cursor:default}.UBQ_box__dragging--Umd8J{cursor:inherit}.UBQ_box__nonPageBoxShadow--uVR0y{box-shadow:inset 0 0 0 1px rgba(0,0,0,0)}.UBQ_box__deletingBoxShadow--AHOqU{box-shadow:inset 0 0 0 1px var(--ubq-notice-error)}
|
|
111
|
+
.UBQ_CanvasAction__block--gWWG6{display:flex;padding:calc(var(--ubq-margin-xs) - 1px)}.UBQ_CanvasAction__block--gWWG6:not(:last-child){border-right:1px solid var(--ubq-stroke-contrast-1)}
|
|
112
|
+
.UBQ_CanvasActionContainer__canvasActions--j2TUD{display:flex;flex-direction:row;align-items:center;background:var(--ubq-elevation-2);border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-m);overflow:hidden}.UBQ_CanvasActionContainer__canvasActions--j2TUD:empty{display:none}.UBQ_CanvasActionContainer__tippy--AxDSJ{max-width:unset !important}.UBQ_CanvasActionContainer__tippy--AxDSJ[data-animation=shift-away][data-state=hidden]{opacity:0}.UBQ_CanvasActionContainer__tippy--AxDSJ[data-animation=shift-away][data-state=hidden][data-placement^=top]{transform:translateY(10px)}.UBQ_CanvasActionContainer__tippy--AxDSJ[data-animation=shift-away][data-state=hidden][data-placement^=bottom]{transform:translateY(-10px)}.UBQ_CanvasActionContainer__tippy--AxDSJ[data-animation=shift-away][data-state=hidden][data-placement^=left]{transform:translateX(10px)}.UBQ_CanvasActionContainer__tippy--AxDSJ[data-animation=shift-away][data-state=hidden][data-placement^=right]{transform:translateX(-10px)}
|
|
113
|
+
.UBQ_PlaceholderSettings__placeholderPopoverButton--xyvUW{background:var(--ubq-interactive-template-default)}.UBQ_PlaceholderSettings__placeholderPopoverButton--xyvUW:hover:not([data-active=true]):not(:active){background:var(--ubq-interactive-template-hover)}.UBQ_PlaceholderSettings__placeholderPopoverButton--xyvUW:active{background:var(--ubq-interactive-template-pressed)}.UBQ_PlaceholderSettings__subScopeMenuItem--VYwQs{padding-left:var(--ubq-margin-l)}.UBQ_PlaceholderSettings__spacer--bwvHC{width:var(--ubq-margin-xs)}.UBQ_PlaceholderSettings__hidden--REFX4{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--Srp4K{margin:var(--ubq-margin-xs)}
|
|
114
|
+
.UBQ_TrimSubInspector__resetButton--JiBxz{flex:0 0 calc(6*var(--ubq-scale-base))}.UBQ_TrimSubInspector__areaGroup--o7gwX{display:flex;gap:var(--ubq-margin-xs);align-items:center;margin:0 var(--ubq-margin-l)}.UBQ_TrimSubInspector__containerTrimModeInterface--tkKLE{width:100%}.UBQ_TrimSubInspector__buttonTrimPlay--_Z52L{flex:0 0 auto}.UBQ_TrimSubInspector__numberInputTrimDuration--P6edx{flex:0 0 calc(16*var(--ubq-scale-base))}.UBQ_TrimSubInspector__containerMediaTrim--Mj1rT{flex:1 1 100%;margin:0 var(--ubq-margin-m)}.UBQ_TrimSubInspector__buttonTrimDone--Rg4U2{flex:0 0 fit-content}
|
|
115
|
+
.UBQ_VolumeControls__volumeOptions--nzJcR{width:calc(57*var(--ubq-scale-base))}
|
|
116
|
+
.UBQ_InspectorLibrary__block--Siwir{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--ubq-margin-m)}.UBQ_InspectorLibrary__singleColumn--UQQSj{display:flex;flex-direction:column;grid-gap:0}.UBQ_InspectorLibrary__singleColumn--UQQSj>*{margin-bottom:var(--ubq-margin-m)}
|
|
117
|
+
.UBQ_ImageProcessorControls__block--r_UaH{overflow:hidden}
|
|
118
|
+
.UBQ_CropSubInspector__areaGroup--DH75u{display:flex;gap:var(--ubq-margin-s);align-items:center;margin:0 var(--ubq-margin-l)}
|
|
119
|
+
.UBQ_ColorSelection__block--Bjip2{width:calc(70*var(--ubq-scale-base));padding:var(--ubq-margin-s)}.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--rr2Q5,.UBQ_ColorSelection__interactiveContainerWithDisabledInputs--rr2Q5 label{cursor:pointer}.UBQ_ColorSelection__header--cYxxH{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--ubq-margin-m)}.UBQ_ColorSelection__header--cYxxH>*:not(.UBQ_ColorSelection__heading--AZ7Q5){flex:0 0 auto}.UBQ_ColorSelection__heading--AZ7Q5{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)}.UBQ_ColorSelection__section--ugKxB{padding-top:var(--ubq-margin-xs);display:flex;flex-direction:column}.UBQ_ColorSelection__section--ugKxB:not(:last-child){padding-bottom:var(--ubq-margin-l)}.UBQ_ColorSelection__section--ugKxB>div:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_ColorSelection__colorPalette--FnPNO{display:grid;grid-template-columns:repeat(9, max-content);gap:var(--ubq-margin-s)}input[type=range].UBQ_ColorSelection__hueSlider--QD5N2{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--QD5N2,input[type=range].UBQ_ColorSelection__opacitySlider--NqKTH{--slider-thumb-color: white;--slider-thumb-color-active: white;--slider-thumb-color-inner: transparent}input[type=range].UBQ_ColorSelection__hueSlider--QD5N2::-ms-thumb,input[type=range].UBQ_ColorSelection__opacitySlider--NqKTH::-ms-thumb{box-shadow:inset 0 0 0 var(--ubq-scale-base) #fff !important;background:rgba(0,0,0,0) !important}
|
|
120
|
+
.UBQ_FillModeSelect__button--tc9gl{flex:0 0 50%}.UBQ_FillModeSelect__button--tc9gl>span>span{flex-grow:0}
|
|
121
|
+
.UBQ_GradientControls__smallButton--nz7j8{flex:0 0 auto}.UBQ_GradientControls__gradientBar--Lgahm{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-s);background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiBvcGFjaXR5PSIwLjEiPgo8cmVjdCB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjgiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjQiIHk9IjQiIHdpZHRoPSI0IiBoZWlnaHQ9IjQiIGZpbGw9ImJsYWNrIi8+CjxyZWN0IHg9IjEyIiB5PSI0IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI4IiB5PSI4IiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8cmVjdCB4PSI0IiB5PSIxMiIgd2lkdGg9IjQiIGhlaWdodD0iNCIgZmlsbD0iYmxhY2siLz4KPHJlY3QgeD0iMTIiIHk9IjEyIiB3aWR0aD0iNCIgaGVpZ2h0PSI0IiBmaWxsPSJibGFjayIvPgo8L3N2Zz4K);background-position:-1px -1px}.UBQ_GradientControls__gradientBar--Lgahm .UBQ_GradientControls__gradientBackground--VRkZp{width:100%;height:100%;border-radius:var(--ubq-border_radius-s);box-shadow:inset 0 0 0 1px var(--ubq-stroke-contrast-2)}.UBQ_GradientControls__gradientBar--Lgahm .UBQ_GradientControls__border--dlW3z{width:100%;height:100%}.UBQ_GradientControls__gradientBar--Lgahm.UBQ_GradientControls__disabled--FnH1t{opacity:.55}.UBQ_GradientControls__gradientBar--Lgahm>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--Lgahm>button:disabled{cursor:inherit}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__active--MjF29{height:calc(100% - 2 * 2px)}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__grabbing--U08nZ{cursor:grabbing}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__add--KnKp_{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:rgba(0,0,0,0);color:var(--ubq-static-contrast-white);cursor:default}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__add--KnKp_ .UBQ_GradientControls__stack--P7Wac{justify-items:center;align-items:center}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__add--KnKp_ .UBQ_GradientControls__stack--P7Wac svg{opacity:.8}.UBQ_GradientControls__gradientBar--Lgahm>button.UBQ_GradientControls__add--KnKp_ .UBQ_GradientControls__background--LAdBs{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--Lgahm>button>*{flex:0 0 100%}.UBQ_GradientControls__gradientBar--Lgahm>button:focus-visible{box-shadow:var(--ubq-effect-focus)}.UBQ_GradientControls__gradientBar--Lgahm>button>.UBQ_GradientControls__doubleBorder--DqxaD{filter:opacity(50%);width:100%;height:100%;background:rgba(0,0,0,0);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)}
|
|
122
|
+
.UBQ_StrokeProperties__popoverContent--wTxNN{width:calc(60*var(--ubq-scale-base))}
|
|
123
|
+
.UBQ_StrokeStyleSelect__button--JmiG3{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:calc(30*var(--ubq-scale-base))}.UBQ_StrokeStyleSelect__option--znEZd{display:flex;gap:var(--ubq-margin-xs)}
|
|
124
|
+
.UBQ_FilterIntensitySlider__block--EN1ds{overflow:hidden}
|
|
125
|
+
.UBQ_ClipContent__button--hZkwQ{flex:1;text-align:center}.UBQ_ClipContent__button--hZkwQ>span>span{text-align:center}
|
|
126
|
+
.UBQ_Formats__button--mD4HO{flex-grow:0;flex-shrink:0;flex-basis:initial}.UBQ_Formats__option--LSiXu{display:inline-block;white-space:nowrap}
|
|
127
|
+
.UBQ_Effects__loaderContainer--AeH0z{display:grid;place-content:center;height:100%;width:100%}.UBQ_Effects__container--x9mIH{min-width:calc(100% - 2*var(--ubq-margin-l));min-height:calc(100% - 2*var(--ubq-margin-l));padding:var(--ubq-margin-l)}
|
|
128
|
+
.UBQ_FontStyleSelect__separator--SrmJS{height:1px;width:100%;margin:var(--ubq-margin-xs) 0;flex-shrink:0;background:var(--ubq-stroke-contrast-1);border:none}
|
|
129
|
+
.UBQ_FontStyleSelectItem__block--sqdKI{min-width:100px}
|
|
130
|
+
.UBQ_TypefaceSelectItem__block--ZEU86{display:flex;align-items:center;height:calc(var(--ubq-scale-base)*7.5);width:calc(var(--ubq-scale-base)*75)}.UBQ_TypefaceSelectItem__text--i3_sv{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
|
|
131
|
+
.UBQ_FontInput__block--PK7Lq{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--RQVOL,.UBQ_FontInput__fontStyleSelect--FkbLV{display:flex}.UBQ_FontInput__fontFamilySelect--RQVOL,.UBQ_FontInput__fontStyleSelect--FkbLV{display:flex}.UBQ_FontInput__fontFamilySelect--RQVOL,.UBQ_FontInput__fontSizeSelect--oaAkO{grid-column-start:1;grid-column-end:span 3}.UBQ_FontInput__fontStyleSelect--FkbLV,.UBQ_FontInput__fontStyleToggles--Hpc84{grid-column-start:4;grid-column-end:span 3}.UBQ_FontInput__fontStyleToggles--Hpc84{display:grid;grid-template-columns:repeat(2, 1fr);column-gap:var(--ubq-margin-s)}
|
|
132
|
+
.UBQ_TextVariableAction__optionLabel--XOrZZ{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;align-items:center}
|
|
133
|
+
.UBQ_ScrollBar__block--RuE2G{position:absolute;z-index:4;opacity:0;transition:opacity .4s ease;transition-delay:1s;cursor:pointer}.UBQ_ScrollBar__block--RuE2G:hover,.UBQ_ScrollBar__block--RuE2G.UBQ_ScrollBar__show--NTFBt{opacity:1;transition-delay:0s}.UBQ_ScrollBar__block--RuE2G:hover .UBQ_ScrollBar__handle--ez3yQ{opacity:.5;transition-delay:0s}.UBQ_ScrollBar__block--RuE2G.UBQ_ScrollBar__horizontal--bTuFJ{height:calc(2*var(--ubq-scale-base));left:0;right:0;bottom:var(--ubq-margin-xs)}.UBQ_ScrollBar__block--RuE2G.UBQ_ScrollBar__vertical--MlxIT{width:calc(2*var(--ubq-scale-base));top:0;right:var(--ubq-margin-xs);bottom:0}.UBQ_ScrollBar__handle--ez3yQ{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--ez3yQ.UBQ_ScrollBar__horizontal--bTuFJ{top:0;bottom:0;left:0}.UBQ_ScrollBar__handle--ez3yQ.UBQ_ScrollBar__vertical--MlxIT{top:0;left:0;right:0}.UBQ_ScrollBar__handle--ez3yQ.UBQ_ScrollBar__isDragging--sLh6M{opacity:.5}.UBQ_ScrollBar__isDisabled--A0yQ8{display:none}
|
|
134
|
+
.UBQ_CanvasControls__block--o0MLe{position:absolute;top:0;bottom:0;left:0;right:0;pointer-events:none;z-index:11}.UBQ_CanvasControls__controls--VhTt8{border-radius:var(--ubq-border_radius-s);position:absolute;pointer-events:auto}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__top--kGz8a{top:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__right--yWI0D{right:var(--ubq-margin-m);display:flex;flex-direction:column;align-items:flex-end}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__bottom--_1D8V{bottom:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__left--jJI_W{left:var(--ubq-margin-m)}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__solid--dMKnK{background:var(--ubq-elevation-1)}.UBQ_CanvasControls__controls--VhTt8.UBQ_CanvasControls__centerX--JWArS{left:50%;transform:translateX(-50%)}
|
|
135
|
+
.UBQ_Credits__block--kfbnq{width:500px}.UBQ_Credits__header--Unand{display:flex;align-items:center}.UBQ_Credits__header--Unand .UBQ_Credits__version--eB2mo{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);color:var(--ubq-foreground-default)}.UBQ_Credits__header--Unand .UBQ_Credits__headerLeft--caM3O{padding-right:var(--ubq-margin-l)}.UBQ_Credits__header--Unand .UBQ_Credits__description--Asooa{color:var(--ubq-foreground-default)}.UBQ_Credits__cesdkLogo--FCaKZ{color:#fff}.UBQ_Credits__igorContainer--wZswN{padding:var(--ubq-margin-l)}.UBQ_Credits__contributors--Tkz2O{display:flex}.UBQ_Credits__contributors--Tkz2O>div{color:var(--ubq-foreground-info);flex:1}.UBQ_Credits__imglyLogo--Yui0y{width:58px !important;height:13px !important}
|
|
136
|
+
.UBQ_Igor__block--RZ3ds{width:100%;height:100%;color:#fff}.UBQ_Igor__block--RZ3ds:hover{cursor:not-allowed}.UBQ_Igor__block--RZ3ds svg{pointer-events:none}.UBQ_Igor__block--RZ3ds.UBQ_Igor__pissed--ywAIv{animation:3.5s linear 0s UBQ_Igor__igor-pissed--HdgHH}@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--HdgHH{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}}
|
|
137
|
+
.UBQ_AssetPanelSection__button--JPsHz{flex:1}.UBQ_AssetPanelSection__button--JPsHz>span>span{text-align:center}
|
|
138
|
+
.UBQ_DockIconSizeSelect__button--ouLpR{flex:1}.UBQ_DockIconSizeSelect__button--ouLpR>span>span{text-align:center}
|
|
139
|
+
.UBQ_DockLabelVisibilityToggle__button--GIyrp{flex:1}.UBQ_DockLabelVisibilityToggle__button--GIyrp>span>span{text-align:center}
|
|
140
|
+
.UBQ_InspectorPositionSelect__button--RjOX0{flex:1;text-align:center}.UBQ_InspectorPositionSelect__button--RjOX0>span>span{text-align:center}
|
|
141
|
+
.UBQ_LanguageSelect__option--JKfNr{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
142
|
+
.UBQ_PageTitleVisibilityToggle__button--CoXs3{flex:1}.UBQ_PageTitleVisibilityToggle__button--CoXs3>span>span{text-align:center}
|
|
143
|
+
.UBQ_ReplacePanelSection__button--KAinh{flex:1}.UBQ_ReplacePanelSection__button--KAinh>span>span{text-align:center}
|
|
144
|
+
.UBQ_RoleSelect__option--suZTN{display:flex;justify-content:flex-start;align-items:center;min-width:70px}
|
|
145
|
+
.UBQ_ScalingSelect__button--arQlK{flex:1}.UBQ_ScalingSelect__button--arQlK>span>span{text-align:center}
|
|
146
|
+
.UBQ_SettingsPanel__block--PA7cy{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:column;height:calc(100% - 12*var(--ubq-scale-base));box-sizing:border-box;overflow:auto}.UBQ_SettingsPanel__block--PA7cy::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_SettingsPanel__block--PA7cy::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_SettingsPanel__block--PA7cy::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_SettingsPanel__block--PA7cy::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}
|
|
147
|
+
.UBQ_ThemeSelect__button--cg_vx{flex:1;text-align:center}.UBQ_ThemeSelect__button--cg_vx>span>span{text-align:center}
|
|
148
|
+
.UBQ_ViewSelect__button--uhKZ9{flex:1;text-align:center}.UBQ_ViewSelect__button--uhKZ9>span>span{text-align:center}
|
|
149
|
+
.UBQ_DndLayer__block--3icLN{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--LlUv7{text-align:center}.UBQ_DndLayer__heading--wz_Xk,.UBQ_DndLayer__subheading--p11W1{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default)}
|
|
150
|
+
.UBQ_MoveSelect__cornerChevronOverlay--hmF_n{display:grid;grid-template-areas:"stack"}.UBQ_MoveSelect__cornerChevronOverlay--hmF_n>*{grid-area:stack}
|
|
151
|
+
.UBQ_OptionsMenu__separator--Ze0xl{margin-bottom:var(--ubq-margin-s)}.UBQ_OptionsMenu__shortcutString--yI8m_{align-self:flex-end;display:flex;align-items:center;text-transform:uppercase;text-align:end;color:var(--ubq-foreground-info)}.UBQ_OptionsMenu__shortcutString--yI8m_>svg{margin-right:var(--ubq-margin-xs)}
|
|
152
|
+
.UBQ_LineWidth__popoverContent--mQgAV{width:calc(60*var(--ubq-scale-base))}
|
|
153
|
+
.UBQ_ShapeOptions__popoverContent--xgjB1{width:calc(60*var(--ubq-scale-base))}
|
|
154
|
+
.UBQ_ShapeStrokeWidth__popoverContent--kJmG9{width:calc(60*var(--ubq-scale-base))}.UBQ_ShapeStrokeWidth__button--jYij6{max-width:calc(30*var(--ubq-scale-base))}
|
|
155
|
+
.UBQ_TextAlignmentSelect__option--JbYI4{display:flex;justify-content:flex-start;align-items:center}.UBQ_TextAlignmentSelect__option--JbYI4>*:not(:last-child){margin-right:var(--ubq-margin-xs)}.UBQ_TextAlignmentSelect__cornerChevronOverlay--ZpLjK{display:grid;grid-template-areas:"stack"}.UBQ_TextAlignmentSelect__cornerChevronOverlay--ZpLjK>*{grid-area:stack}
|
|
156
|
+
.UBQ_InspectorBar__block--EW6uF{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;justify-content:space-between;align-items:stretch;padding:var(--ubq-margin-m) 0;min-height:calc(var(--ubq-scale-base)*6);background:var(--ubq-InspectorBar-background, var(--ubq-elevation-1));overflow-x:auto;overflow-y:hidden}.UBQ_InspectorBar__block--EW6uF::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_InspectorBar__block--EW6uF::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_InspectorBar__block--EW6uF::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_InspectorBar__block--EW6uF::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_InspectorBar__area--BprEX{display:flex;justify-content:center;min-height:calc(var(--ubq-scale-base)*6);margin:0 var(--ubq-margin-m)}.UBQ_InspectorBar__area--BprEX:first-child{justify-content:flex-start}.UBQ_InspectorBar__area--BprEX:last-child{justify-content:flex-end}.UBQ_InspectorBar__area--BprEX:first-child{margin-left:0}.UBQ_InspectorBar__area--BprEX:last-child{margin-right:0}.UBQ_InspectorBar__areaGroup--HzOhB{display:flex;gap:var(--ubq-margin-s);align-items:center;margin:0 var(--ubq-margin-l)}.UBQ_InspectorBar__areaGroup--HzOhB:empty{display:none}.UBQ_InspectorBar__area--BprEX:first-child>.UBQ_InspectorBar__areaGroup--HzOhB:first-child{margin-left:var(--ubq-margin-l)}.UBQ_InspectorBar__area--BprEX:first-child>.UBQ_InspectorBar__areaGroup--HzOhB:first-child:empty{margin:0}.UBQ_InspectorBar__area--BprEX:last-child>.UBQ_InspectorBar__areaGroup--HzOhB:last-child{margin-right:var(--ubq-margin-l)}.UBQ_InspectorBar__area--BprEX:last-child>.UBQ_InspectorBar__areaGroup--HzOhB:last-child:empty{margin:0}.UBQ_InspectorBar__containerChildren--pGd6H{width:100%;display:flex}.UBQ_InspectorBar__fontSize--hQdix{width:calc(var(--ubq-scale-base)*19)}.UBQ_InspectorBar__optionsMenuRow--HGoUH{display:grid;width:calc(63*var(--ubq-scale-base));grid-template-columns:.6fr 1fr;gap:var(--ubq-margin-xs);align-items:center;margin-bottom:var(--ubq-margin-s)}
|
|
157
|
+
.UBQ_WelcomeInspector__container--VqL5P{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;flex-flow:column;height:100%}.UBQ_WelcomeInspector__container--VqL5P .UBQ_WelcomeInspector__white-label-logo--j5Gwq{color:var(--ubq-foreground-default)}.UBQ_WelcomeInspector__sectionblock--xxrsL{color:var(--ubq-foreground-default);min-height:min-content;height:inherit;margin:var(--ubq-margin-l) 0}.UBQ_WelcomeInspector__sectionblock--xxrsL .UBQ_WelcomeInspector__sectioncontent--s4IIv{height:100%}.UBQ_WelcomeInspector__sectionblock--xxrsL:first-child{margin-top:0}.UBQ_WelcomeInspector__sectionblock--xxrsL:last-child{margin-bottom:0}.UBQ_WelcomeInspector__sectionblock--xxrsL>*:not(:last-child){margin-bottom:var(--ubq-margin-s)}.UBQ_WelcomeInspector__paragraphs--Rvz_Q>p{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);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)}
|
|
158
|
+
.UBQ_TimelineAudioElement__block--Hdrtm:hover .UBQ_TimelineAudioElement__optionsContainer--B1EVv,.UBQ_TimelineAudioElement__block--Hdrtm:focus-visible .UBQ_TimelineAudioElement__optionsContainer--B1EVv{opacity:1}.UBQ_TimelineAudioElement__optionsContainer--B1EVv{background:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s);opacity:0}.UBQ_TimelineAudioElement__optionsContainer--B1EVv:focus-within{opacity:1}.UBQ_TimelineAudioElement__optionsButton--Es2Bo{width:calc(6*var(--ubq-scale-base));height:calc(4*var(--ubq-scale-base));display:flex;place-items:center}.UBQ_TimelineAudioElement__listing--kxtXD{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.UBQ_TimelineAudioElement__listing--kxtXD>li{display:flex;margin-bottom:var(--ubq-margin-xs)}.UBQ_TimelineAudioElement__listing--kxtXD>li:last-child{margin-bottom:0}
|
|
159
|
+
.UBQ_TimelinePlaybackInfo__block--RvaO7{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default);grid-column-start:2;display:grid;place-content:center}
|
|
160
|
+
.UBQ_TimelineScale__block--Ane4p{height:calc(8*var(--ubq-scale-base));padding-left:var(--ubq-margin-xs);display:flex;border-width:0 0 0 2px;border-style:solid;border-image:linear-gradient(to bottom, var(--ubq-stroke-contrast-2), transparent) 1 100%}.UBQ_TimelineScale__block--Ane4p time{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);margin-top:var(--ubq-margin-xs);display:flex;align-items:center;height:calc(var(--ubq-scale-base)*3);color:var(--ubq-foreground-light)}
|
|
161
|
+
.UBQ_TimelineSeeker__block--L_mIa{grid-area:stack;position:absolute;height:100%;top:0;margin:var(--ubq-margin-xs) 0 0 calc(calc(var(--ubq-scale-base) * 2) / -2);pointer-events:none}.UBQ_TimelineSeeker__block--L_mIa>label{position:absolute;top:0;left:calc(var(--ubq-scale-base)*3);display:flex;align-items:center;height:calc(var(--ubq-scale-base)*3);word-break:keep-all;pointer-events:none;-webkit-user-select:none;user-select:none}.UBQ_TimelineSeeker__block--L_mIa>label.UBQ_TimelineSeeker__flipped--A_9nt{left:unset;right:calc(var(--ubq-scale-base)*3)}.UBQ_TimelineSeeker__block--L_mIa>label>time{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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);color:var(--ubq-foreground-default)}
|
|
162
|
+
.UBQ_TimelineVideoElement__block--G7LY_{background:var(--ubq-static-contrast-white)}.UBQ_TimelineVideoElement__block--G7LY_:hover .UBQ_TimelineVideoElement__optionsContainer--NyOqD,.UBQ_TimelineVideoElement__block--G7LY_:focus-visible .UBQ_TimelineVideoElement__optionsContainer--NyOqD{opacity:1}.UBQ_TimelineVideoElement__optionsContainer--NyOqD{background:var(--ubq-elevation-2);border-radius:var(--ubq-border_radius-s);margin:var(--ubq-margin-xs) var(--ubq-margin-xs) 0 0;opacity:0}.UBQ_TimelineVideoElement__optionsContainer--NyOqD:focus-within{opacity:1}.UBQ_TimelineVideoElement__optionsButton--KaBrh{padding-top:0;padding-bottom:0}.UBQ_TimelineVideoElement__separator--yIJew{margin:var(--ubq-margin-xs) 0}
|
|
163
|
+
.UBQ_Timeline__block--qGfSX{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);position:relative;max-height:50%;overflow-y:auto;background:var(--ubq-elevation-1)}.UBQ_Timeline__block--qGfSX::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Timeline__block--qGfSX::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Timeline__block--qGfSX::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Timeline__block--qGfSX::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Timeline__overflowContainer--p8Dhb{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);position:relative;padding-left:calc(22*var(--ubq-scale-base));width:100%;box-sizing:border-box;overflow-y:hidden;overflow-x:scroll}.UBQ_Timeline__overflowContainer--p8Dhb::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Timeline__overflowContainer--p8Dhb::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Timeline__overflowContainer--p8Dhb::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Timeline__overflowContainer--p8Dhb::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Timeline__timelineVideo--s7iEm{min-width:100%;display:flex}.UBQ_Timeline__timelineAudio--eLhJL{min-width:100%;margin:var(--ubq-margin-l) 0;display:flex;flex-direction:column;gap:var(--ubq-margin-s)}.UBQ_Timeline__timelineSeeker--ULCJ4{position:absolute;height:100%;top:0}.UBQ_Timeline__status--YGQGg{height:calc(8*var(--ubq-scale-base));width:100%;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 790px){.UBQ_Timeline__status--YGQGg{grid-template-columns:0px 1fr 1fr}}.UBQ_Timeline__playContainer--jzK6Z{position:absolute;top:calc(8*var(--ubq-scale-base));left:0;display:grid;place-content:center;height:calc(16*var(--ubq-scale-base));width:calc(22*var(--ubq-scale-base))}.UBQ_Timeline__addPageContainer--T8GxL{margin-left:var(--ubq-margin-l);padding-right:var(--ubq-margin-xl);display:flex;flex-direction:column}.UBQ_Timeline__addPageButton--nNga2{width:calc(20*var(--ubq-scale-base));height:calc(16*var(--ubq-scale-base));flex-grow:0;flex-shrink:0;border:1px solid var(--ubq-stroke-contrast-2);border-radius:var(--ubq-border_radius-m)}.UBQ_Timeline__addPageLabel--SxD5K{padding-top:var(--ubq-margin-xs);padding-inline:0;text-align:center;color:var(--ubq-foreground-info);cursor:pointer}.UBQ_Timeline__addAudio--Wa0VL{height:calc(6*var(--ubq-scale-base));width:-moz-fit-content;width:fit-content;flex-grow:0;flex-shrink:0;border:1px solid var(--ubq-stroke-contrast-1);border-radius:var(--ubq-border_radius-m);display:none}
|
|
164
|
+
.UBQ_TimelineZoom__block--Ur7fJ{grid-column-start:3;justify-self:end;margin-inline:var(--ubq-margin-m);display:flex;align-items:center;gap:var(--ubq-margin-s)}.UBQ_TimelineZoom__block--Ur7fJ>*{flex:0 0 fit-content}
|
|
165
|
+
.UBQ_UploadModal__block--FU1iL{display:flex;flex-direction:row;align-items:flex-start}.UBQ_UploadModal__block--FU1iL>:not(:last-child){margin-right:var(--ubq-margin-l)}.UBQ_UploadModal__content--X7H30 p{width:40ch;margin:0}
|
|
166
|
+
.react-draggable-transparent-selection{-webkit-user-select:none;user-select:none}.UBQ_GlobalStyles__block--bnAPP{height:100%;width:100%}
|
|
167
|
+
.UBQ_UndoControls__block--lVvtW{display:inline-flex}
|
|
168
|
+
.UBQ_ZoomControls__label--QfBec{min-width:calc(19*var(--ubq-scale-base))}.UBQ_ZoomControls__label--QfBec>span>span{text-align:left}.UBQ_ZoomControls__optionsMenu--wxt1M .UBQ_ZoomControls__option--zxrjI>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);letter-spacing:var(--ubq-typography-label-m-letter_spacing);line-height:var(--ubq-typography-label-m-line_height);position:relative;padding-left:var(--ubq-margin-l);border-radius:var(--ubq-border_radius-s);color:var(--ubq-foreground-default);-webkit-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box;display:flex;align-items:center}.UBQ_ZoomControls__optionsMenu--wxt1M .UBQ_ZoomControls__option--zxrjI>span .UBQ_ZoomControls__checkIcon--lVC98{position:absolute;left:0;top:50%;transform:translateY(-50%);color:inherit}.UBQ_ZoomControls__optionsMenu--wxt1M .UBQ_ZoomControls__option--zxrjI>span .UBQ_ZoomControls__shortcutContainer--e_8aT{font-family:var(--ubq-typography-input-m-font_family);font-size:var(--ubq-typography-input-m-size);font-weight:var(--ubq-typography-input-m-weight);letter-spacing:var(--ubq-typography-input-m-letter_spacing);line-height:var(--ubq-typography-input-m-line_height);color:var(--ubq-foreground-info);display:inline-flex;align-items:center;flex-grow:0;margin-left:calc(var(--ubq-margin-base)*14)}.UBQ_ZoomControls__optionsMenu--wxt1M .UBQ_ZoomControls__option--zxrjI>span .UBQ_ZoomControls__shortcutContainer--e_8aT>svg{height:var(--ubq-typography-button-m-line_height);width:var(--ubq-typography-button-m-line_height)}.UBQ_ZoomControls__optionsMenu--wxt1M>hr{margin-top:var(--ubq-margin-s);margin-bottom:var(--ubq-margin-s)}.UBQ_ZoomControls__optionsMenu--wxt1M>hr{margin:var(--ubq-margin-xs)}
|
|
169
|
+
.UBQ_CallToAction__listing--PqarS{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}.UBQ_CallToAction__listing--PqarS>li{display:flex;margin-bottom:var(--ubq-margin-xs)}.UBQ_CallToAction__listing--PqarS>li:last-child{margin-bottom:0}
|
|
170
|
+
.UBQ_Topbar__block--M27Iq{overflow-y:auto;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ubq-foreground-info) rgba(0,0,0,0);display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:calc(2*var(--ubq-margin-l));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) 0;overflow-x:auto;overflow-y:hidden;background:var(--ubq-Topbar-background, var(--ubq-elevation-3))}.UBQ_Topbar__block--M27Iq::-webkit-scrollbar{width:calc(2*var(--ubq-scale-base));height:calc(1.5*var(--ubq-scale-base))}.UBQ_Topbar__block--M27Iq::-webkit-scrollbar-track{background:rgba(0,0,0,0);margin:var(--ubq-margin-s) var(--ubq-margin-s)}.UBQ_Topbar__block--M27Iq::-webkit-scrollbar-thumb{background-color:var(--ubq-foreground-info);border-radius:var(--ubq-border_radius-m)}.UBQ_Topbar__block--M27Iq::-webkit-scrollbar-corner{background:rgba(0,0,0,0)}.UBQ_Topbar__block--M27Iq>*{min-height:calc(var(--ubq-margin-xs)*2 + var(--ubq-typography-button-m-line_height))}.UBQ_Topbar__controlsContainerLeft--kAbkj{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar__controlsContainerLeft--kAbkj>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__controlsContainerLeft--kAbkj>*:first-child{margin-left:var(--ubq-margin-m)}.UBQ_Topbar__controlsContainerCenter--d2yov{height:100%;display:flex;flex-wrap:nowrap;align-items:center;display:flex;justify-content:center;align-items:center;width:auto}.UBQ_Topbar__controlsContainerCenter--d2yov>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__title--tDvIm{min-width:calc(45*var(--ubq-scale-base));min-height:initial}.UBQ_Topbar__controlsContainerRight--0PI5c{height:100%;display:flex;flex-wrap:nowrap;align-items:center}.UBQ_Topbar__controlsContainerRight--0PI5c>*:not(:last-child){margin-right:var(--ubq-margin-m)}.UBQ_Topbar__controlsContainerRight--0PI5c>*:last-child{margin-right:var(--ubq-margin-m)}.UBQ_Topbar__sceneFileControlOption--CnjdS{display:flex}.UBQ_Topbar__sceneFileControlOption--CnjdS span{margin:0 var(--ubq-margin-xs)}.UBQ_Topbar__dialog--KVsrV{width:calc(var(--ubq-scale-base)*100)}
|
|
171
|
+
.UBQ_Editor__block--OmTx4{display:flex;flex-direction:column;height:100%;width:100%;background:var(--ubq-canvas);opacity:1 !important}.UBQ_Editor__navigation--GAMiY{display:flex;justify-content:space-between;align-items:center;flex:0 0 auto;-webkit-user-select:none;user-select:none}.UBQ_Editor__navigation--GAMiY.UBQ_Editor__bottom--hoHhI{order:1}.UBQ_Editor__body--C8OfY{position:relative;display:flex;flex:1 1 100%;overflow:hidden}.UBQ_Editor__canvasContainer--NgGRw{height:100%;width:100%;display:flex;flex-direction:column;overflow:hidden}.UBQ_Editor__dialog--_0xzV{width:calc(var(--ubq-scale-base)*100)}.UBQ_Editor__notifications--II2mG{z-index:90;position:absolute;right:var(--ubq-margin-m);bottom:var(--ubq-margin-m);display:flex;flex-direction:column;align-items:flex-end}
|