@owodesign/owoui 0.1.7-beta → 0.1.7
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/dist/index.css +2 -2
- package/dist/index.d.ts +96 -37
- package/dist/index.min.js +3168 -1
- package/dist/storybook/catalog.js +13 -3
- package/dist/storybook/catalog.json +13 -3
- package/dist/storybook/index.css +2 -2
- package/dist/storybook/index.min.js +7586 -170
- package/dist/storybook-static/assets/index-BRZA1IIs.js +178 -0
- package/dist/storybook-static/assets/index-Bb9jxRzx.css +1 -0
- package/dist/storybook-static/index.html +6 -6
- package/dist/style.css +2 -2
- package/dist/tokens.min.js +195 -1
- package/package.json +10 -6
- package/dist/storybook-static/app.css +0 -597
- package/dist/storybook-static/assets/main.css +0 -1
- package/dist/storybook-static/assets/main.js +0 -307
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";._root_1oxco_1{display:inline-flex}._root_1oxco_1[data-animate=spin]{animation:1s linear infinite _owo-spin_1oxco_1}@keyframes _owo-spin_1oxco_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._root_1oxco_1[data-animate=spin]{animation:none}}._root_yhdgl_1{--button-bg:var(--owo-cmp-surface-bg);--button-bg-hover:var(--owo-cmp-surface-bg-inset);--button-bg-active:var(--owo-cmp-surface-bg-subtle);--button-text:var(--owo-cmp-text-primary);--button-border:var(--owo-cmp-surface-border);--button-ring:var(--owo-cmp-control-focus-ring);--button-disabled-opacity:.5;border-radius:var(--owo-cmp-control-radius-md);border:1px solid var(--button-border);appearance:none;background:var(--button-bg);color:var(--button-text);justify-content:center;align-items:center;gap:.5rem;padding:0;font-weight:500;transition-property:color,background-color,border-color;transition-duration:.15s;display:inline-flex}._root_yhdgl_1[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding-inline:.625rem;font-size:.6875rem;line-height:.875rem}._root_yhdgl_1[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding-inline:.75rem;font-size:.75rem;line-height:1rem}._root_yhdgl_1[data-size=md]{min-height:var(--owo-cmp-control-height-md);padding-inline:1rem;font-size:.875rem;line-height:1.25rem}._root_yhdgl_1[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding-inline:1.125rem;font-size:.9375rem;line-height:1.375rem}._root_yhdgl_1[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding-inline:1.25rem;font-size:1rem;line-height:1.5rem}._root_yhdgl_1:focus-visible{box-shadow:inset 0 0 0 2px var(--button-ring);outline:none}._root_yhdgl_1:hover{background:var(--button-bg-hover)}._root_yhdgl_1:active{background:var(--button-bg-active)}._root_yhdgl_1:disabled{cursor:not-allowed;opacity:var(--button-disabled-opacity)}._root_yhdgl_1[data-loading=true]{pointer-events:none;cursor:wait}._icon_yhdgl_83{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}._icon_yhdgl_83 svg{display:block}._label_yhdgl_95{align-items:center;display:inline-flex}._root_yhdgl_1[data-variant=primary]{--button-bg:var(--owo-cmp-accent-bg);--button-bg-hover:var(--owo-cmp-accent-bg-hover);--button-bg-active:color-mix(in srgb, var(--owo-cmp-accent-bg-hover) 88%, black);--button-text:var(--owo-cmp-accent-text);--button-border:transparent}._root_yhdgl_1[data-variant=ghost]{--button-bg:transparent;--button-bg-hover:var(--owo-cmp-surface-bg-inset);--button-bg-active:var(--owo-cmp-surface-bg-subtle);--button-text:var(--owo-cmp-text-secondary);--button-border:transparent}._root_yhdgl_1[data-variant=danger]{--button-bg:var(--owo-cmp-danger-bg);--button-bg-hover:color-mix(in srgb, var(--owo-cmp-danger-bg) 92%, var(--owo-cmp-danger-border));--button-bg-active:color-mix(in srgb, var(--owo-cmp-danger-bg) 84%, var(--owo-cmp-danger-border));--button-text:var(--owo-cmp-danger-text);--button-border:var(--owo-cmp-danger-border);--button-ring:var(--owo-cmp-danger-border)}._row_1syh1_1{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._menuStage_1syh1_8{justify-content:flex-start;align-items:flex-start;min-height:13rem;padding-bottom:12rem;display:flex}._pickerStage_1syh1_16{align-items:flex-end;min-height:16rem;padding-bottom:11rem;display:flex}._triggerButton_1syh1_23{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);color:var(--owo-cmp-text-primary);border-radius:.5rem;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem}._pickerTrigger_1syh1_34{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);color:var(--owo-cmp-text-primary);border-radius:.5rem;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;display:inline-flex}._pickerCaret_1syh1_47{color:var(--owo-cmp-text-muted);justify-content:center;align-items:center;line-height:0;display:inline-flex}._pickerMenu_1syh1_55{width:16rem}._root_1hqa8_1{--icon-button-bg:transparent;--icon-button-bg-hover:var(--owo-cmp-surface-bg-inset);--icon-button-bg-active:var(--owo-cmp-surface-bg-subtle);--icon-button-text:var(--owo-cmp-text-muted);--icon-button-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);background:var(--icon-button-bg);color:var(--icon-button-text);border:0;justify-content:center;align-items:center;transition-property:color,background-color;transition-duration:.15s;display:inline-flex}._root_1hqa8_1[data-size=xs]{height:var(--owo-cmp-control-height-xs);width:var(--owo-cmp-control-height-xs)}._root_1hqa8_1[data-size=sm]{height:var(--owo-cmp-control-height-sm);width:var(--owo-cmp-control-height-sm)}._root_1hqa8_1[data-size=md]{height:var(--owo-cmp-control-height-md);width:var(--owo-cmp-control-height-md)}._root_1hqa8_1[data-size=lg]{height:var(--owo-cmp-control-height-lg);width:var(--owo-cmp-control-height-lg)}._root_1hqa8_1[data-size=xl]{height:var(--owo-cmp-control-height-xl);width:var(--owo-cmp-control-height-xl)}._root_1hqa8_1:focus-visible{box-shadow:inset 0 0 0 2px var(--icon-button-ring);outline:none}._root_1hqa8_1:hover{background:var(--icon-button-bg-hover);color:var(--owo-cmp-text-primary)}._root_1hqa8_1:active{background:var(--icon-button-bg-active)}._root_1hqa8_1:disabled{cursor:not-allowed;opacity:.5}._root_1hqa8_1[data-variant=subtle]{--icon-button-bg:var(--owo-cmp-surface-bg-inset);--icon-button-bg-hover:var(--owo-cmp-surface-bg-subtle);--icon-button-bg-active:var(--owo-cmp-surface-bg-raised);--icon-button-text:var(--owo-cmp-text-primary)}._root_38gc5_1{--field-label:var(--owo-cmp-text-secondary);--field-description:var(--owo-cmp-text-muted);--field-help:var(--owo-cmp-text-muted);--field-error:var(--owo-cmp-danger-text);--field-required:var(--owo-cmp-danger-text);display:block}._root_38gc5_1 ._label_38gc5_10{color:var(--field-label);margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._required_38gc5_18{color:var(--field-required);margin-left:.125rem}._root_38gc5_1 ._description_38gc5_23{color:var(--field-description);margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._error_38gc5_31{color:var(--field-error);margin-top:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._help_38gc5_39{color:var(--field-help);margin-top:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1[data-invalid] ._label_38gc5_10{color:var(--field-error)}._root_38gc5_1[data-disabled]{opacity:.5;pointer-events:none}._root_8zge1_1{--field-bg:var(--owo-cmp-surface-bg);--field-border:var(--owo-cmp-surface-border);--field-text:var(--owo-cmp-text-primary);--field-placeholder:var(--owo-cmp-text-muted);--field-ring:var(--owo-cmp-control-focus-ring);background:var(--field-bg);border:1px solid var(--field-border);color:var(--field-text);width:100%;min-height:var(--owo-cmp-control-height-md);border-radius:var(--owo-cmp-control-radius-md);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}._root_8zge1_1[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding:.25rem .5rem;font-size:.6875rem;line-height:.875rem}._root_8zge1_1[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding:.375rem .625rem;font-size:.75rem;line-height:1rem}._root_8zge1_1[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding:.5625rem .875rem;font-size:.9375rem;line-height:1.375rem}._root_8zge1_1[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding:.75rem 1rem;font-size:1rem;line-height:1.5rem}._root_8zge1_1::placeholder{color:var(--field-placeholder)}._root_8zge1_1:hover:not(:disabled){--field-border:var(--owo-cmp-surface-border-strong)}._root_8zge1_1:focus-visible{--field-border:var(--field-ring);box-shadow:none;outline:none}._root_8zge1_1[data-tone=warning]{--field-border:var(--owo-cmp-warning-border);--field-ring:var(--owo-cmp-warning-border)}._maxXs_1kpai_1{max-width:20rem}._maxSm_1kpai_5{max-width:24rem}._max2xl_1kpai_9{max-width:42rem}._stack_1kpai_13{flex-direction:column;gap:.75rem;display:flex}._rowWrapCenter_1kpai_19{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}._rowCenter_1kpai_26{align-items:center;gap:1rem;display:flex}._switchLabel_1kpai_32{color:var(--owo-ref-color-neutral-800);align-items:center;gap:.5rem;font-size:.875rem;line-height:1.25rem;display:inline-flex}._textareaGroup_1kpai_41{flex-direction:column;gap:.75rem;display:flex}._stageBottomLarge_1kpai_47{padding-bottom:11rem}._stageBottomMedium_1kpai_51{padding-bottom:9rem}._collapsibleCard_1kpai_55{text-align:left;--collapsible-inline-padding:.875rem;max-width:32rem}._collapsibleCardText_1kpai_61{padding:.25rem var(--collapsible-inline-padding) 0;color:var(--owo-cmp-text-secondary);font-size:.875rem;line-height:1.5}._collapsibleTrigger_1kpai_68{width:100%;padding:.625rem var(--collapsible-inline-padding);text-align:left;color:var(--owo-cmp-text-primary);border-radius:.75rem;justify-content:space-between;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;line-height:1.25rem;transition:background-color .15s,color .15s;display:flex}._collapsibleTrigger_1kpai_68:hover{background:var(--owo-cmp-surface-bg-inset)}._collapsibleTrigger_1kpai_68[data-state=open]{background:color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 85%, var(--owo-cmp-surface-bg))}._collapsibleChevron_1kpai_92{color:var(--owo-cmp-text-muted);flex:none;transition:transform .15s,color .15s}._collapsibleTrigger_1kpai_68[data-state=open] ._collapsibleChevron_1kpai_92{color:var(--owo-cmp-text-secondary);transform:rotate(180deg)}._collapsibleControlRow_1kpai_103{margin-bottom:.5rem}._collapsibleTriggerCompact_1kpai_107{text-align:left;width:100%;color:var(--owo-cmp-text-secondary);border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;padding:.5rem .625rem;font-size:.8125rem;font-weight:500;line-height:1.25rem;transition:background-color .15s,color .15s;display:flex}._collapsibleTriggerCompact_1kpai_107:hover{background:var(--owo-cmp-surface-bg-inset);color:var(--owo-cmp-text-primary)}._nestedChild_1kpai_128{border-left:2px solid var(--owo-cmp-surface-border);margin-top:.5rem;padding-left:.25rem}._themedCollapsible_1kpai_134{border:1px solid color-mix(in srgb, var(--owo-cmp-info-border) 70%, var(--owo-cmp-surface-border));background:color-mix(in srgb, var(--owo-cmp-info-bg) 40%, var(--owo-cmp-surface-bg));--collapsible-trigger-bg:color-mix(in srgb, var(--owo-cmp-info-bg) 82%, var(--owo-cmp-surface-bg));--collapsible-trigger-bg-hover:color-mix(in srgb, var(--owo-cmp-info-bg) 92%, var(--owo-cmp-surface-bg));--collapsible-trigger-bg-open:color-mix(in srgb, var(--owo-cmp-info-bg) 96%, var(--owo-cmp-surface-bg));--collapsible-content-bg:color-mix(in srgb, var(--owo-cmp-info-bg) 56%, var(--owo-cmp-surface-bg));border-radius:1rem;max-width:32rem;overflow:hidden}._themedTrigger_1kpai_146{text-align:left;width:100%;color:var(--owo-cmp-info-text);padding:.875rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}._themedTriggerIcon_1kpai_156{color:color-mix(in srgb, var(--owo-cmp-info-text) 72%, var(--owo-cmp-text-muted))}._themedTriggerIndicator_1kpai_160{color:color-mix(in srgb, var(--owo-cmp-info-text) 72%, var(--owo-cmp-text-muted));transition:transform .18s,color .18s}._themedTrigger_1kpai_146[data-state=open] ._themedTriggerIndicator_1kpai_160{color:var(--owo-cmp-info-text);transform:rotate(180deg)}._themedContent_1kpai_170{color:color-mix(in srgb, var(--owo-cmp-info-text) 82%, var(--owo-cmp-text-secondary));padding:0 1rem 1rem;font-size:.875rem;line-height:1.6}._themedContentInner_1kpai_177{padding-top:.125rem}._settingsCard_1kpai_183{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);border-radius:.75rem;max-width:22rem;overflow:hidden}._settingsTrigger_1kpai_191{text-align:left;width:100%;color:var(--owo-cmp-text-primary);justify-content:space-between;align-items:center;gap:.75rem;padding:.625rem .875rem;font-size:.8125rem;font-weight:500;line-height:1.25rem;transition:background-color .15s;display:flex}._settingsTrigger_1kpai_191:hover{background:color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 50%, transparent)}._settingsLabel_1kpai_210{align-items:center;gap:.5rem;display:flex}._settingsIcon_1kpai_216{color:var(--owo-cmp-text-muted);flex:none}._settingsChevron_1kpai_221{color:var(--owo-cmp-text-muted);flex:none;transition:transform .2s cubic-bezier(.4,0,.2,1)}._settingsTrigger_1kpai_191[data-state=open] ._settingsChevron_1kpai_221{transform:rotate(90deg)}._settingsContent_1kpai_231{padding:0 .875rem .625rem 2.25rem}._settingsRow_1kpai_235{color:var(--owo-cmp-text-muted);font-size:.75rem;line-height:1.5}._faqCard_1kpai_243{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);max-width:40rem;box-shadow:0 1px 3px 0 color-mix(in srgb, var(--owo-cmp-surface-border) 40%, transparent);border-radius:.875rem;overflow:hidden}._faqItem_1kpai_252+._faqItem_1kpai_252{border-top:1px solid color-mix(in srgb, var(--owo-cmp-surface-border) 60%, transparent)}._faqTrigger_1kpai_256{text-align:left;letter-spacing:-.006em;width:100%;color:var(--owo-cmp-text-primary);justify-content:space-between;align-items:center;gap:1rem;padding:.875rem 1.25rem;font-size:.875rem;font-weight:600;line-height:1.5;transition:background-color .15s,color .15s;display:flex}._faqTrigger_1kpai_256:hover{background:color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 50%, transparent)}._faqTrigger_1kpai_256[data-state=open]{color:var(--owo-cmp-text-primary)}._faqQuestion_1kpai_280{flex:auto}._faqChevron_1kpai_284{color:var(--owo-cmp-text-muted);flex:none;transition:transform .2s cubic-bezier(.4,0,.2,1),color .15s}._faqTrigger_1kpai_256[data-state=open] ._faqChevron_1kpai_284{color:var(--owo-cmp-text-secondary);transform:rotate(180deg)}._faqContent_1kpai_295{color:var(--owo-cmp-text-muted);padding:0 1.25rem 1rem;font-size:.8125rem;line-height:1.65}._tabsPanel_1kpai_302{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);color:var(--owo-cmp-text-secondary);border-radius:.75rem;padding:1rem;font-size:.875rem;line-height:1.5}._root_17j1y_1{min-height:calc(4.5em + 1rem);line-height:1.5}._root_17j1y_1[data-auto-resize=true]{overflow-y:hidden}._root_1kzdq_1{display:inline-block;position:relative}._root_1kzdq_1 [data-part=trigger]{--select-bg:var(--owo-cmp-surface-bg);--select-border:var(--owo-cmp-surface-border);--select-text:var(--owo-cmp-text-primary);--select-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);text-align:left;appearance:none;background:var(--select-bg);border:.5px solid var(--select-border);width:100%;color:var(--select-text);justify-content:space-between;align-items:center;gap:.5rem;padding:0;transition:color .15s,background-color .15s,border-color .15s;display:flex}._root_1kzdq_1 [data-part=trigger]:focus-visible{--select-border:var(--select-ring);box-shadow:none;outline:none}._root_1kzdq_1 [data-part=trigger][data-size=xs]{height:var(--owo-cmp-control-height-xs);min-height:var(--owo-cmp-control-height-xs);padding:0 .5rem;font-size:.6875rem;line-height:.875rem}._root_1kzdq_1 [data-part=trigger][data-size=sm]{height:var(--owo-cmp-control-height-sm);min-height:var(--owo-cmp-control-height-sm);padding:0 .5rem;font-size:.75rem;line-height:1rem}._root_1kzdq_1 [data-part=trigger][data-size=md]{height:var(--owo-cmp-control-height-md);min-height:var(--owo-cmp-control-height-md);padding:0 .75rem;font-size:.875rem;line-height:1.25rem}._root_1kzdq_1 [data-part=trigger][data-size=lg]{height:var(--owo-cmp-control-height-lg);min-height:var(--owo-cmp-control-height-lg);padding:0 .875rem;font-size:.9375rem;line-height:1.375rem}._root_1kzdq_1 [data-part=trigger][data-size=xl]{height:var(--owo-cmp-control-height-xl);min-height:var(--owo-cmp-control-height-xl);padding:0 1rem;font-size:1rem;line-height:1.5rem}._root_1kzdq_1 [data-part=trigger]:hover:not(:disabled),._root_1kzdq_1 [data-part=trigger][data-state=open]{--select-border:var(--owo-cmp-surface-border-strong)}._root_1kzdq_1 [data-part=trigger][data-tone=warning]{--select-border:var(--owo-cmp-warning-border);--select-ring:var(--owo-cmp-warning-border)}._root_1kzdq_1[data-invalid] [data-part=trigger]{--select-border:var(--owo-cmp-danger-border);--select-ring:var(--owo-cmp-danger-border)}._root_1kzdq_1 [data-part=trigger]:disabled{cursor:not-allowed;opacity:.5}._valueText_1kzdq_96{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._placeholder_1kzdq_102{color:var(--owo-cmp-text-muted)}._root_1kzdq_1 [data-part=chevron]{width:.875rem;height:.875rem;color:var(--owo-cmp-text-muted);flex-shrink:0;transition:transform .15s}._root_1kzdq_1 [data-part=chevron][data-state=open]{transform:rotate(180deg)}._root_1kzdq_1 [data-part=dropdown]{--select-dropdown-shadow:var(--owo-cmp-surface-shadow-strong);z-index:var(--owo-cmp-z-dropdown);border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-md);background:var(--owo-cmp-surface-bg-raised);width:100%;max-height:15rem;box-shadow:var(--select-dropdown-shadow);margin-top:.25rem;padding:.25rem 0;position:absolute;overflow:auto}._root_1kzdq_1 [data-part=dropdown][data-size=sm]{font-size:.75rem;line-height:1rem}._root_1kzdq_1 [data-part=dropdown][data-size=md]{font-size:.875rem;line-height:1.25rem}._root_1kzdq_1 [data-part=dropdown][data-size=xs]{font-size:.6875rem;line-height:.875rem}._root_1kzdq_1 [data-part=dropdown][data-size=lg]{font-size:.9375rem;line-height:1.375rem}._root_1kzdq_1 [data-part=dropdown][data-size=xl]{font-size:1rem;line-height:1.5rem}._root_1kzdq_1 [data-part=option]{cursor:default;-webkit-user-select:none;user-select:none;padding:.375rem .75rem;transition:background-color .15s}._root_1kzdq_1 [data-part=option][data-disabled]{cursor:not-allowed;opacity:.5}._root_1kzdq_1 [data-part=option][data-focused]{background:var(--owo-cmp-surface-bg-inset)}._root_1kzdq_1 [data-part=option][data-selected]{color:var(--owo-cmp-accent-bg);font-weight:500}._root_16v37_1{cursor:pointer;color:var(--owo-cmp-text-primary);align-items:center;gap:.625rem;display:inline-flex;position:relative}._root_16v37_1[data-disabled]{cursor:not-allowed;opacity:.5}._input_16v37_15{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:0;padding:0;position:absolute;overflow:hidden}._control_16v37_28{--checkbox-size:1rem;inline-size:var(--checkbox-size);block-size:var(--checkbox-size);border-radius:var(--owo-cmp-control-radius-sm);border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);color:#fff;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}._input_16v37_15:focus-visible+._control_16v37_28{box-shadow:0 0 0 2px var(--owo-cmp-surface-bg), 0 0 0 4px var(--owo-cmp-control-focus-ring);outline:none}._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28{border-color:var(--owo-cmp-surface-border-strong)}._root_16v37_1[data-invalid] ._control_16v37_28{border-color:var(--owo-cmp-danger-border)}._control_16v37_28[data-state=checked],._control_16v37_28[data-state=indeterminate]{background:var(--owo-cmp-accent-bg);border-color:var(--owo-cmp-accent-bg)}._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28[data-state=checked],._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28[data-state=indeterminate]{background:var(--owo-cmp-accent-bg-hover);border-color:var(--owo-cmp-accent-bg-hover)}._control_16v37_28[data-size=xs]{--checkbox-size:.75rem}._control_16v37_28[data-size=sm]{--checkbox-size:.875rem}._control_16v37_28[data-size=md]{--checkbox-size:1rem}._control_16v37_28[data-size=lg]{--checkbox-size:1.125rem}._control_16v37_28[data-size=xl]{--checkbox-size:1.375rem}._icon_16v37_91{width:calc(var(--checkbox-size) * .8);height:calc(var(--checkbox-size) * .8);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}._label_16v37_101{color:var(--owo-cmp-text-secondary);font-size:.875rem;line-height:1.25rem}._root_c2l0v_1{--segmented-bg:var(--owo-cmp-surface-bg-inset);--segmented-border:var(--owo-cmp-surface-border);--segmented-item-text:var(--owo-cmp-text-muted);--segmented-item-hover-text:var(--owo-cmp-text-secondary);--segmented-item-active-bg:var(--owo-cmp-surface-bg-raised);--segmented-item-active-text:var(--owo-cmp-text-primary);--segmented-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);background:var(--segmented-bg);box-shadow:0 0 0 1px var(--segmented-border);padding:.125rem;display:inline-flex}._root_c2l0v_1[data-size=xs]{font-size:.6875rem;line-height:.875rem}._root_c2l0v_1[data-size=sm]{font-size:.75rem;line-height:1rem}._root_c2l0v_1[data-size=md]{font-size:.875rem;line-height:1.25rem}._root_c2l0v_1[data-size=lg]{font-size:.9375rem;line-height:1.375rem}._root_c2l0v_1[data-size=xl]{font-size:1rem;line-height:1.5rem}._item_c2l0v_41{border-radius:var(--owo-cmp-control-radius-sm);color:var(--segmented-item-text);background:0 0;border:0;justify-content:center;align-items:center;font-weight:500;transition:color .15s,background-color .15s;display:inline-flex}._item_c2l0v_41:focus{outline:none}._item_c2l0v_41:focus-visible{box-shadow:inset 0 0 0 1px var(--segmented-ring)}._item_c2l0v_41:disabled{cursor:not-allowed;opacity:.5}._item_c2l0v_41:hover{color:var(--segmented-item-hover-text)}._item_c2l0v_41[data-active=true]{background:var(--segmented-item-active-bg);color:var(--segmented-item-active-text)}._root_c2l0v_1[data-size=xs]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-xs) - .25rem);padding:.125rem .5rem}._root_c2l0v_1[data-size=sm]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-sm) - .25rem);padding:.25rem .625rem}._root_c2l0v_1[data-size=md]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-md) - .25rem);padding:.375rem .75rem}._root_c2l0v_1[data-size=lg]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-lg) - .25rem);padding:.5rem .875rem}._root_c2l0v_1[data-size=xl]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-xl) - .25rem);padding:.625rem 1rem}._root_c2l0v_1[data-disabled]{opacity:.5;pointer-events:none}._root_c2l0v_1[data-invalid]{box-shadow:0 0 0 1px var(--owo-cmp-danger-border)}._root_91dlh_1{--switch-track-width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size:1.125rem;--switch-thumb-offset:.125rem;cursor:pointer;box-sizing:border-box;border-radius:var(--owo-cmp-control-radius-full);background:var(--owo-cmp-surface-border-strong);border:2px solid #0000;flex-shrink:0;align-items:center;padding:0;transition:background-color .15s,border-color .15s;display:inline-flex;position:relative}._root_91dlh_1:focus{outline:none}._root_91dlh_1:focus-visible{box-shadow:0 0 0 2px var(--owo-cmp-surface-bg), 0 0 0 4px var(--owo-cmp-control-focus-ring)}._root_91dlh_1:disabled{cursor:not-allowed;opacity:.5}._root_91dlh_1[data-size=xs]{height:calc(var(--owo-cmp-control-height-xs) - .75rem);width:calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-track-width:calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-thumb-size:.625rem}._root_91dlh_1[data-size=sm]{height:calc(var(--owo-cmp-control-height-sm) - .75rem);width:calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-track-width:calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-thumb-size:.875rem}._root_91dlh_1[data-size=md]{height:calc(var(--owo-cmp-control-height-md) - .75rem);width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size:1.125rem}._root_91dlh_1[data-size=lg]{height:calc(var(--owo-cmp-control-height-lg) - .75rem);width:calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-thumb-size:1.375rem}._root_91dlh_1[data-size=xl]{height:calc(var(--owo-cmp-control-height-xl) - .75rem);width:calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-thumb-size:1.875rem}._root_91dlh_1[aria-checked=true]{background:var(--owo-cmp-accent-bg)}._root_91dlh_1:hover:not(:disabled){background:color-mix(in srgb, var(--owo-cmp-surface-border-strong) 82%, var(--owo-cmp-text-muted))}._root_91dlh_1[aria-checked=true]:hover:not(:disabled){background:var(--owo-cmp-accent-bg-hover)}._root_91dlh_1 ._thumb_91dlh_81{pointer-events:none;border-radius:var(--owo-cmp-control-radius-full);transform:translateX(var(--switch-thumb-offset));background:#fff;transition:transform .15s;display:inline-block;box-shadow:0 1px 3px #00000026}._root_91dlh_1[data-size=xs]>._thumb_91dlh_81{width:.625rem;height:.625rem}._root_91dlh_1[data-size=sm]>._thumb_91dlh_81{width:.875rem;height:.875rem}._root_91dlh_1[data-size=md]>._thumb_91dlh_81{width:1.125rem;height:1.125rem}._root_91dlh_1[data-size=lg]>._thumb_91dlh_81{width:1.375rem;height:1.375rem}._root_91dlh_1[data-size=xl]>._thumb_91dlh_81{width:1.875rem;height:1.875rem}._root_91dlh_1[aria-checked=true]>._thumb_91dlh_81{transform:translateX(calc(var(--switch-track-width) - var(--switch-thumb-size) - var(--switch-thumb-offset)))}._root_91dlh_1[data-invalid]{box-shadow:0 0 0 1px var(--owo-cmp-danger-border)}:where(._root_bx150_1 [data-part=trigger]){appearance:none;background:var(--collapsible-trigger-bg,transparent);color:inherit;font:inherit;cursor:pointer;border:0;padding:0;transition:background-color .18s,color .18s}:where(._root_bx150_1 [data-part=trigger]:hover){background:var(--collapsible-trigger-bg-hover,var(--collapsible-trigger-bg,transparent))}:where(._root_bx150_1 [data-part=trigger][data-state=open]){background:var(--collapsible-trigger-bg-open,var(--collapsible-trigger-bg-hover,var(--collapsible-trigger-bg,transparent)))}:where(._root_bx150_1 [data-part=content]){background:var(--collapsible-content-bg,transparent);height:auto;transition:height .18s;overflow:hidden}._triggerInner_bx150_27{align-items:center;gap:var(--collapsible-trigger-gap,.75rem);width:100%;display:flex}._triggerIcon_bx150_34,._triggerIndicator_bx150_35{color:inherit;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}._triggerLabel_bx150_44{min-width:0;text-align:inherit;flex:auto}._contentInner_bx150_50{min-height:0}._root_1dxq8_1 [data-part=list]{--tabs-border:var(--owo-cmp-surface-border);border-bottom-style:solid;border-bottom-width:1px;border-color:var(--tabs-border);align-items:flex-end;gap:.25rem;display:flex}._root_1dxq8_1 [data-part=trigger]{--tabs-text:var(--owo-cmp-text-muted);--tabs-hover-text:var(--owo-cmp-text-secondary);--tabs-active-text:var(--owo-cmp-text-primary);--tabs-active-border:var(--owo-cmp-accent-border);--tabs-active-bg:color-mix(in srgb, var(--owo-cmp-accent-bg-muted) 35%, transparent);--tabs-ring:var(--owo-cmp-control-focus-ring);min-height:var(--owo-cmp-control-height-md);border-top-left-radius:var(--owo-cmp-control-radius-md);border-top-right-radius:var(--owo-cmp-control-radius-md);appearance:none;color:var(--tabs-text);background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;margin-bottom:-1px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s;display:inline-flex;position:relative}._root_1dxq8_1 [data-part=trigger]:focus{outline:none}._root_1dxq8_1 [data-part=trigger]:focus-visible{box-shadow:inset 0 0 0 2px var(--tabs-ring)}._root_1dxq8_1 [data-part=trigger]:disabled{cursor:not-allowed;opacity:.5}._root_1dxq8_1 [data-part=trigger]:hover{color:var(--tabs-hover-text)}._root_1dxq8_1 [data-part=trigger][data-state=active]{background:var(--tabs-active-bg);border-bottom-color:var(--tabs-active-border);color:var(--tabs-active-text)}._root_1dxq8_1 [data-part=content]{color:var(--owo-cmp-text-primary);padding-top:1rem}._root_6bx55_1{--badge-bg:var(--owo-cmp-surface-bg-inset);--badge-text:var(--owo-cmp-text-secondary);--badge-border:transparent;border-radius:var(--owo-cmp-control-radius-full);border:1px solid var(--badge-border);color:var(--badge-text);background:var(--badge-bg);align-items:center;display:inline-flex}._root_6bx55_1[data-size=xs]{padding:.25rem .625rem;font-size:11px}._root_6bx55_1[data-size=sm]{padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem}._root_6bx55_1[data-variant=outline]{--badge-bg:transparent;--badge-border:var(--owo-cmp-surface-border)}._root_6bx55_1[data-tone=info]{--badge-bg:var(--owo-cmp-info-bg);--badge-text:var(--owo-cmp-info-text);--badge-border:var(--owo-cmp-info-border)}._root_6bx55_1[data-tone=info][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=success]{--badge-bg:var(--owo-cmp-success-bg);--badge-text:var(--owo-cmp-success-text);--badge-border:var(--owo-cmp-success-border)}._root_6bx55_1[data-tone=success][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=warning]{--badge-bg:var(--owo-cmp-warning-bg);--badge-text:var(--owo-cmp-warning-text);--badge-border:var(--owo-cmp-warning-border)}._root_6bx55_1[data-tone=warning][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=danger]{--badge-bg:var(--owo-cmp-danger-bg);--badge-text:var(--owo-cmp-danger-text);--badge-border:var(--owo-cmp-danger-border)}._root_6bx55_1[data-tone=danger][data-variant=outline]{--badge-bg:transparent}._row_17eci_1{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}._stack_17eci_8{flex-direction:column;gap:.75rem;display:flex}._rowWrap_17eci_14{flex-wrap:wrap;gap:.5rem;display:flex}._rowEnd_17eci_20{align-items:flex-end;gap:.75rem;display:flex}._rowCenter_17eci_26{align-items:center;gap:1rem;display:flex}._rowCenterSm_17eci_32{align-items:center;gap:.5rem;display:flex}._rowStart_17eci_38{align-items:flex-start;gap:.75rem;display:flex}._columnGap3_17eci_44{flex-direction:column;gap:.75rem;display:flex}._columnGap4_17eci_50{flex-direction:column;gap:1rem;display:flex}._centerText_17eci_56{text-align:center}._toneLabel_17eci_60{color:var(--owo-ref-color-neutral-500);margin-top:.25rem;font-size:.75rem;line-height:1rem}._mutedText_17eci_67{color:var(--owo-ref-color-neutral-600);font-size:.875rem;line-height:1.25rem}._text2xl_17eci_73{font-size:1.5rem;line-height:2rem}._text11Muted_17eci_78{color:var(--owo-ref-color-neutral-500);font-size:11px;line-height:1rem}._textXsMuted_17eci_84{color:var(--owo-ref-color-neutral-500);font-size:.75rem;font-weight:500;line-height:1rem}._fontStrong_17eci_91{color:var(--owo-ref-color-neutral-800);font-weight:600}._marginTop1_17eci_96{margin-top:.25rem}._marginTop2_17eci_100{margin-top:.5rem}._marginTop3_17eci_104{margin-top:.75rem}._stack2_17eci_108{flex-direction:column;gap:.5rem;display:flex}._placementColumn_17eci_114{flex-direction:column;align-items:center;gap:.5rem;padding-top:3rem;padding-bottom:3rem;display:flex}._placementRow_17eci_123{align-items:center;gap:.5rem;display:flex}._placementSpacer_17eci_129{width:1.5rem}._centerRowLarge_17eci_133{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;padding-top:3rem;padding-bottom:3rem;display:flex}._richTooltipTitle_17eci_143{font-weight:500}._richTooltipBody_17eci_147{opacity:.8;margin-top:.25rem}._spinnerVariantsRow_17eci_152{flex-wrap:wrap;align-items:center;gap:2rem;display:flex}._spinnerVariantCell_17eci_159{flex-direction:column;align-items:center;gap:.5rem;display:flex}._surfaceGrid_17eci_166{gap:1rem;display:grid}._surfaceCard_17eci_171{border-radius:.5rem;padding:1rem}._surfaceLabel_17eci_176{color:var(--owo-ref-color-neutral-500);margin-bottom:.5rem;font-size:11px;font-weight:500;line-height:1rem}._cardPlaceholder_17eci_184{border:1px solid var(--owo-ref-color-surface-border);border-radius:.5rem;flex-direction:column;gap:.75rem;max-width:24rem;padding:1rem;display:flex}._actionsRow_17eci_194{gap:.5rem;padding-top:.5rem;display:flex}._avatarTextColumn_17eci_200{flex-direction:column;flex:auto;gap:.5rem;display:flex}._noteBox_17eci_207{border:1px solid var(--owo-ref-color-surface-border);background:var(--owo-ref-color-surface-subtle);color:var(--owo-ref-color-neutral-600);border-radius:.5rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._dialogStatsCard_17eci_217{border:1px solid var(--owo-ref-color-surface-border);background:var(--owo-ref-color-surface-base);border-radius:.5rem;margin-top:.75rem;padding:.75rem;font-size:.875rem;line-height:1.25rem}._dialogStatsRow_17eci_227{justify-content:space-between;display:flex}._resultText_17eci_232{color:var(--owo-ref-color-neutral-600);font-size:.875rem;line-height:1.25rem}._inlineCode_17eci_238{background:var(--owo-ref-color-surface-subtle);border-radius:.25rem;padding:.125rem .25rem;font-size:.75rem;line-height:1rem}._skeletonLineSm_17eci_246{width:8rem;height:.75rem}._skeletonLineMd_17eci_251{width:12rem;height:1rem}._skeletonLineLg_17eci_256{width:16rem;height:1rem}._skeletonLineFull_17eci_261{width:100%;height:1rem}._skeletonLineThreeQuarter_17eci_266{width:75%;height:1rem}._skeletonLineFiveSixths_17eci_271{width:83.3333%;height:1rem}._skeletonTitle_17eci_276{width:75%;height:1.25rem}._skeletonAvatar_17eci_281{border-radius:9999px;width:2.5rem;height:2.5rem}._skeletonButton_17eci_287{border-radius:.375rem;width:5rem;height:2rem}._surfaceStack2_17eci_293{flex-direction:column;gap:.5rem;display:flex}@media (width>=640px){._surfaceGrid_17eci_166{grid-template-columns:repeat(3,minmax(0,1fr))}}._root_h4455_1{--status-notice-bg:var(--owo-feedback-neutral-bg);--status-notice-border:var(--owo-feedback-neutral-border);--status-notice-text:var(--owo-feedback-neutral-text);--status-notice-icon:var(--owo-feedback-neutral-icon);border-radius:var(--owo-cmp-control-radius-md);background:var(--status-notice-bg);border-style:solid;border-width:1px;border-color:var(--status-notice-border);color:var(--status-notice-text);padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._withIcon_h4455_19{grid-template-columns:auto minmax(0,1fr);gap:.75rem;display:grid}._icon_h4455_25{color:var(--status-notice-icon)}._root_h4455_1:not([data-layout=vertical]) ._icon_h4455_25{flex-shrink:0;margin-top:.125rem}._text_h4455_36{min-width:0}._title_h4455_40{color:var(--owo-cmp-text-primary);font-weight:500}._root_h4455_1[data-layout=vertical]{border-radius:var(--owo-cmp-control-radius-lg)}._root_h4455_1[data-layout=vertical] ._body_h4455_50{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;display:flex}._root_h4455_1[data-layout=vertical] ._icon_h4455_25{font-size:1.125rem;line-height:1.75rem}._root_h4455_1[data-layout=vertical] ._title_h4455_40{color:var(--status-notice-text)}._root_h4455_1[data-layout=vertical] ._action_h4455_68{margin-top:.5rem}._root_h4455_1[data-tone=info]{--status-notice-bg:var(--owo-feedback-info-bg);--status-notice-border:var(--owo-feedback-info-border);--status-notice-text:var(--owo-feedback-info-text);--status-notice-icon:var(--owo-feedback-info-icon)}._root_h4455_1[data-tone=success]{--status-notice-bg:var(--owo-feedback-success-bg);--status-notice-border:var(--owo-feedback-success-border);--status-notice-text:var(--owo-feedback-success-text);--status-notice-icon:var(--owo-feedback-success-icon)}._root_h4455_1[data-tone=warning]{--status-notice-bg:var(--owo-feedback-warning-bg);--status-notice-border:var(--owo-feedback-warning-border);--status-notice-text:var(--owo-feedback-warning-text);--status-notice-icon:var(--owo-feedback-warning-icon)}._root_h4455_1[data-tone=danger]{--status-notice-bg:var(--owo-feedback-danger-bg);--status-notice-border:var(--owo-feedback-danger-border);--status-notice-text:var(--owo-feedback-danger-text);--status-notice-icon:var(--owo-feedback-danger-icon)}._root_1sshx_1{border-radius:var(--owo-cmp-control-radius-sm);--_owo-skeleton-scan-duration:3.6s;--skeleton-bg:linear-gradient(180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 94%, white) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 100%, var(--owo-cmp-surface-border)) 100%);--skeleton-bg-emphasis:linear-gradient(180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-subtle) 78%, var(--owo-ref-color-highlight-soft)) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 86%, var(--owo-cmp-surface-border)) 100%);--skeleton-sheen:linear-gradient(100deg, transparent 0%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 28%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 40%, var(--owo-ref-color-highlight-sheen) 50%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 60%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 72%, transparent 100%);--skeleton-top-highlight:var(--owo-ref-color-highlight-soft);background:var(--skeleton-bg);box-shadow:inset 0 1px 0 var(--skeleton-top-highlight);position:relative;overflow:hidden;transform:translateZ(0)}._root_1sshx_1[data-tone=emphasis]{background:var(--skeleton-bg-emphasis)}._root_1sshx_1:before{content:"";background:inherit;opacity:.84;position:absolute;inset:0}._root_1sshx_1:after{content:"";background:var(--skeleton-sheen);opacity:0;will-change:transform, opacity;position:absolute;inset:-35%;transform:translate(-140%)skew(-14deg)}._root_1sshx_1[data-animation=pulse]:after{display:none}._root_1sshx_1[data-animation=pulse]:before{animation:_owo-skeleton-breathe_1sshx_1 2.6s var(--owo-cmp-motion-ease-standard) infinite}._root_1sshx_1[data-animation=scan]:before{opacity:1;filter:none}._root_1sshx_1[data-animation=scan]:after{opacity:1;animation:_owo-skeleton-scan_1sshx_1 var(--_owo-skeleton-scan-duration) cubic-bezier(.3, 0, .2, 1) infinite}@keyframes _owo-skeleton-breathe_1sshx_1{0%,to{opacity:.8;filter:saturate(.96)brightness(.98)}50%{opacity:1;filter:saturate(1.04)brightness(1.04)}}@keyframes _owo-skeleton-scan_1sshx_1{0%{opacity:0;transform:translate(-140%)skew(-14deg)}18%{opacity:.82}52%{opacity:1;transform:translate(6%)skew(-14deg)}82%{opacity:.82}to{opacity:0;transform:translate(140%)skew(-14deg)}}@media (prefers-reduced-motion:reduce){._root_1sshx_1:before{opacity:.94;filter:none;animation:none}._root_1sshx_1:after{opacity:0;animation:none}}._overlay_1p0ee_1{z-index:var(--owo-cmp-z-modal);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._overlay_1p0ee_1 [data-part=backdrop]{background:var(--owo-cmp-overlay-bg);animation:_dialog-backdrop-in_1p0ee_1 .2s var(--owo-cmp-motion-ease-standard);border:0;padding:0;position:absolute;inset:0}._panel_1p0ee_19{z-index:10;border-radius:var(--owo-cmp-control-radius-xl);background:var(--owo-cmp-surface-bg-raised);border:1px solid var(--owo-cmp-surface-border);width:100%;color:var(--owo-cmp-text-primary);animation:_dialog-in_1p0ee_1 .2s var(--owo-cmp-motion-ease-standard);position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._panel_1p0ee_19[data-size=sm]{max-width:26rem}._panel_1p0ee_19[data-size=md]{max-width:32rem}._overlay_1p0ee_1 [data-part=header]{color:var(--owo-cmp-text-primary);padding:1.25rem 1.25rem .25rem;font-size:1rem;font-weight:600;line-height:1.5}._overlay_1p0ee_1 [data-part=body]{color:var(--owo-cmp-text-secondary);padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem}._overlay_1p0ee_1 [data-part=footer]{justify-content:flex-end;align-items:center;gap:.5rem;padding:.75rem 1.25rem 1.25rem;display:flex}._confirmDescription_1p0ee_64{white-space:pre-wrap}@keyframes _dialog-in_1p0ee_1{0%{opacity:0;transform:scale(.95)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes _dialog-backdrop-in_1p0ee_1{0%{opacity:0}to{opacity:1}}._container_73rls_1{pointer-events:none;z-index:var(--owo-cmp-z-toast);flex-direction:column-reverse;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}._toast_73rls_12{--toast-bg:var(--owo-feedback-neutral-bg);--toast-border:var(--owo-feedback-neutral-border);--toast-text:var(--owo-feedback-neutral-text);--toast-icon:var(--owo-feedback-neutral-icon);--toast-shadow:var(--owo-cmp-surface-shadow-strong);pointer-events:auto;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--toast-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--toast-bg);color:var(--toast-text);box-shadow:var(--toast-shadow);animation:_toast-in_73rls_1 .25s var(--owo-cmp-motion-ease-standard);font-size:.875rem;line-height:1.25rem}._toastDefault_73rls_32{align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}._toast_73rls_12 [data-part=icon]{color:var(--toast-icon);flex-shrink:0;margin-top:.125rem}._toast_73rls_12 [data-part=content]{flex:1;min-width:0}._toast_73rls_12 [data-part=title]{color:inherit;font-weight:500;display:block}._toast_73rls_12 [data-part=message]{display:block}._toast_73rls_12 [data-part=close]{border-radius:var(--owo-cmp-control-radius-sm);color:currentColor;opacity:.5;cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-top:-.125rem;margin-right:-.25rem;padding:.125rem;transition:opacity .15s}._toast_73rls_12 [data-part=close]:hover{opacity:1}._toast_73rls_12[data-tone=success]{--toast-bg:var(--owo-feedback-success-bg);--toast-border:var(--owo-feedback-success-border);--toast-text:var(--owo-feedback-success-text);--toast-icon:var(--owo-feedback-success-icon)}._toast_73rls_12[data-tone=warning]{--toast-bg:var(--owo-feedback-warning-bg);--toast-border:var(--owo-feedback-warning-border);--toast-text:var(--owo-feedback-warning-text);--toast-icon:var(--owo-feedback-warning-icon)}._toast_73rls_12[data-tone=danger]{--toast-bg:var(--owo-feedback-danger-bg);--toast-border:var(--owo-feedback-danger-border);--toast-text:var(--owo-feedback-danger-text);--toast-icon:var(--owo-feedback-danger-icon)}._toast_73rls_12[data-tone=info]{--toast-bg:var(--owo-feedback-info-bg);--toast-border:var(--owo-feedback-info-border);--toast-text:var(--owo-feedback-info-text);--toast-icon:var(--owo-feedback-info-icon)}@keyframes _toast-in_73rls_1{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}._root_crrwl_1{--avatar-bg:var(--owo-cmp-surface-bg-inset);--avatar-text:var(--owo-cmp-text-secondary);--avatar-border:transparent;border-radius:var(--owo-cmp-control-radius-full);-webkit-user-select:none;user-select:none;background:var(--avatar-bg);color:var(--avatar-text);border:1px solid var(--avatar-border);flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:inline-flex;overflow:hidden}._root_crrwl_1[data-size=xs]{width:1.5rem;height:1.5rem;font-size:10px}._root_crrwl_1[data-size=sm]{width:2rem;height:2rem;font-size:.75rem;line-height:1rem}._root_crrwl_1[data-size=md]{width:2.5rem;height:2.5rem;font-size:.875rem;line-height:1.25rem}._root_crrwl_1[data-size=lg]{width:3.5rem;height:3.5rem;font-size:1.125rem;line-height:1.75rem}._root_crrwl_1>img{object-fit:cover;width:100%;height:100%}._root_crrwl_1[data-tone=subtle]{--avatar-bg:var(--owo-cmp-surface-bg-subtle);--avatar-text:var(--owo-cmp-text-muted)}._trigger_xunrw_1{display:inline-flex}._content_xunrw_5{--tooltip-bg:var(--owo-cmp-surface-bg-raised);--tooltip-border:var(--owo-cmp-surface-border);--tooltip-text:var(--owo-cmp-text-primary);--tooltip-shadow:var(--owo-cmp-surface-shadow-strong);--tooltip-arrow-color:var(--tooltip-bg);z-index:var(--owo-cmp-z-toast);border-radius:var(--owo-cmp-control-radius-lg);background:var(--tooltip-bg);color:var(--tooltip-text);border:1px solid var(--tooltip-border);box-shadow:var(--tooltip-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_tooltip-in_xunrw_1 .15s var(--owo-cmp-motion-ease-standard);line-height:1.625;position:fixed}._content_xunrw_5[data-density=compact]{max-width:200px;padding:.25rem .5rem;font-size:11px}._content_xunrw_5[data-density=default]{max-width:20rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}._content_xunrw_5 [data-part=arrow]{color:var(--tooltip-arrow-color);filter:drop-shadow(0 1px 0 var(--tooltip-border));position:absolute}@keyframes _tooltip-in_xunrw_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}._trigger_e00wn_1{appearance:none;color:inherit;font:inherit;background:0 0;border:0;padding:0}._content_e00wn_10{border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-lg);background:var(--owo-cmp-surface-bg-raised);min-width:12rem;box-shadow:var(--_owo-dropdown-menu-shadow,var(--owo-cmp-surface-shadow-strong));color:var(--owo-cmp-text-primary);z-index:var(--owo-cmp-z-dropdown);animation:_owo-dropdown-menu-in_e00wn_1 var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard);outline:none;padding:.375rem;overflow-y:auto}._content_e00wn_10[data-side=top]{transform-origin:bottom}._content_e00wn_10[data-side=bottom]{transform-origin:top}._content_e00wn_10[data-side=left]{transform-origin:100%}._content_e00wn_10[data-side=right]{transform-origin:0}._content_e00wn_10 [data-part=group]+[data-part=group]{border-top:1px solid color-mix(in srgb, var(--owo-cmp-surface-border) 80%, transparent);margin-top:.375rem;padding-top:.375rem}._content_e00wn_10 [data-part=label]{letter-spacing:.12em;text-transform:uppercase;color:var(--owo-cmp-text-muted);padding:.35rem .625rem .25rem;font-size:.675rem;font-weight:700}._content_e00wn_10 [data-part=separator]{border-top:1px solid color-mix(in srgb, var(--owo-cmp-surface-border) 82%, transparent);margin:.375rem .25rem}._content_e00wn_10 [data-part=item],._subTrigger_e00wn_61{border-radius:calc(var(--owo-cmp-control-radius-md) - .125rem);text-align:left;width:100%;color:inherit;cursor:default;transition:background-color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard), color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard);appearance:none;background:0 0;border:0;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}._content_e00wn_10 [data-part=item]:hover,._content_e00wn_10 [data-part=item][data-highlighted],._subTrigger_e00wn_61:hover,._subTrigger_e00wn_61[data-highlighted]{background:var(--owo-cmp-surface-bg-inset)}._content_e00wn_10 [data-part=item][data-selected]{background:color-mix(in srgb, var(--owo-cmp-accent-bg) 10%, var(--owo-cmp-surface-bg-raised))}._content_e00wn_10 [data-part=item][data-selected] ._itemMain_e00wn_90{color:var(--owo-cmp-text-primary);font-weight:600}._content_e00wn_10 [data-part=item][data-disabled],._subTrigger_e00wn_61[data-disabled]{opacity:.5;cursor:not-allowed}._content_e00wn_10 [data-part=item][data-destructive],._subTrigger_e00wn_61[data-destructive]{color:var(--owo-cmp-danger-text)}._itemInset_e00wn_106{padding-left:1rem}._itemMain_e00wn_90{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}._shortcut_e00wn_118,._indicator_e00wn_119,._submenuIndicator_e00wn_120{color:var(--owo-cmp-text-muted);flex:none;font-size:.75rem}._indicator_e00wn_119{text-align:center;min-width:1rem;color:var(--owo-cmp-accent-bg);font-weight:700}._subTrigger_e00wn_61[data-state=open]{background:var(--owo-cmp-surface-bg-inset)}@keyframes _owo-dropdown-menu-in_e00wn_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._panel_7f715_1{--drawer-surface:var(--owo-cmp-surface-bg-raised);--drawer-border:var(--owo-cmp-surface-border);--drawer-shadow:var(--owo-cmp-surface-shadow-strong);z-index:calc(var(--owo-cmp-z-modal) + 1);will-change:transform;max-width:100%;transition:transform var(--owo-cmp-motion-duration-default) var(--owo-cmp-motion-ease-standard);background:var(--drawer-surface);border-color:var(--drawer-border);box-shadow:var(--drawer-shadow);flex-direction:column;display:flex;transform:translate(0)}._panel_7f715_1[data-position=fixed]{position:fixed}._panel_7f715_1[data-position=absolute]{position:absolute}._panel_7f715_1[data-side=left]{top:0;left:0}._panel_7f715_1[data-side=right]{top:0;right:0}._panel_7f715_1[data-state=open]{pointer-events:auto;visibility:visible;transform:translate(0)}._panel_7f715_1[data-state=closed]{pointer-events:none;visibility:hidden}._panel_7f715_1[data-state=closed][data-side=left]{transform:translate(-100%)}._panel_7f715_1[data-state=closed][data-side=right]{transform:translate(100%)}._backdrop_7f715_55{--drawer-backdrop:var(--owo-cmp-overlay-bg);z-index:var(--owo-cmp-z-modal);background:var(--drawer-backdrop);border:0;padding:0;inset:0}._backdrop_7f715_55[data-position=fixed]{position:fixed}._backdrop_7f715_55[data-position=absolute]{position:absolute}._panelGrid_11nje_1,._panelGridLg_11nje_6{gap:1rem;display:grid}._panelTextSm_11nje_11{font-size:.875rem;line-height:1.25rem}._panelTextXsMuted_11nje_16{color:var(--owo-ref-color-neutral-500);margin-top:.25rem;font-size:.75rem;line-height:1rem}._panelTitle_11nje_23{font-size:.875rem;font-weight:500;line-height:1.25rem}._panelHeading_11nje_29{font-size:.875rem;font-weight:600;line-height:1.25rem}._panelSurfaceCard_11nje_35{border-radius:.5rem;padding:1rem}._panelSurfaceLabel_11nje_40{color:var(--owo-ref-color-neutral-500);margin-bottom:.5rem;font-size:11px;font-weight:500;line-height:1rem}._panelOuterSurface_11nje_48{background:var(--owo-ref-color-surface-subtle);border-radius:.75rem;padding:1.25rem}._panelMax_11nje_54{max-width:28rem}._panelFooterActions_11nje_58{justify-content:flex-end;gap:.5rem;display:flex}._panelStack_11nje_64{flex-direction:column;gap:.75rem;display:flex}._drawerFrame_11nje_70{border:1px solid var(--owo-ref-color-surface-border);background:var(--owo-ref-color-surface-canvas);border-radius:.75rem;height:26rem;position:relative;overflow:hidden}._drawerCenter_11nje_79{justify-content:center;align-items:center;height:100%;display:flex}._drawerPanel_11nje_86{border-left:1px solid var(--owo-ref-color-surface-border);width:20rem;max-width:100%;height:100%}._drawerColumn_11nje_93{flex-direction:column;height:100%;display:flex}._drawerHeader_11nje_99{border-bottom:1px solid var(--owo-ref-color-surface-border);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}._drawerHeaderTitle_11nje_107{color:var(--owo-ref-color-neutral-800);font-size:.875rem;font-weight:600;line-height:1.25rem}._drawerBody_11nje_114{flex:auto;padding:1rem;overflow-y:auto}._drawerBodyStack_11nje_120{flex-direction:column;gap:.75rem;display:flex}._drawerBodyText_11nje_126{color:var(--owo-ref-color-neutral-600);font-size:.875rem;line-height:1.25rem}._drawerInnerCard_11nje_132{border:1px solid var(--owo-ref-color-surface-border);background:var(--owo-ref-color-surface-base);color:var(--owo-ref-color-neutral-700);border-radius:.5rem;padding:.75rem;font-size:.875rem;line-height:1.25rem}._drawerFooter_11nje_142{border-top:1px solid var(--owo-ref-color-surface-border);justify-content:flex-end;gap:.5rem;padding:.75rem 1rem;display:flex}._drawerSurfaceStage_11nje_150{background:var(--owo-ref-color-surface-subtle);border-radius:.75rem;padding:1.25rem}._drawerSurfaceFrame_11nje_156{border:1px solid var(--owo-ref-color-surface-border);background:var(--owo-ref-color-surface-canvas);border-radius:.75rem;height:20rem;position:relative;overflow:hidden}._drawerOverlay_11nje_165{background:var(--owo-cmp-overlay-bg);position:absolute;inset:0}._drawerPanelDemo_11nje_171{inset-block:0;border-left:1px solid var(--owo-ref-color-surface-border);flex-direction:column;width:20rem;max-width:100%;display:flex;position:absolute;right:0}._drawerSurfaceHeader_11nje_182{border-bottom:1px solid var(--owo-ref-color-surface-border);color:var(--owo-ref-color-neutral-800);padding:.75rem 1rem;font-size:.875rem;font-weight:600;line-height:1.25rem}@media (width>=640px){._panelGrid_11nje_1{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){._panelGridLg_11nje_6{grid-template-columns:repeat(3,minmax(0,1fr))}}._root_1226l_1{--panel-bg:var(--owo-cmp-surface-bg);--panel-border:var(--owo-cmp-surface-border);--panel-section-border:var(--owo-cmp-surface-border);--panel-shadow:none;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--panel-shadow)}._root_1226l_1[data-padding=sm]{padding:1rem}._root_1226l_1[data-padding=md]{padding:1.25rem}._root_1226l_1[data-padding=lg]{padding:1.5rem}._root_1226l_1 [data-part=header]{border-bottom:1px solid var(--panel-section-border);padding:1.25rem 1.5rem}._root_1226l_1 [data-part=body]{padding:1.25rem 1.5rem}._root_1226l_1 [data-part=footer]{border-top:1px solid var(--panel-section-border);padding:1rem 1.5rem}._root_1226l_1[data-variant=subtle]{--panel-bg:var(--owo-cmp-surface-bg-subtle)}._root_1226l_1[data-variant=raised]{--panel-bg:var(--owo-cmp-surface-bg-raised);--panel-shadow:var(--owo-cmp-surface-shadow)}._root_1dbpf_1{z-index:50;border-bottom:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);height:4rem;color:var(--owo-cmp-text-primary);font-family:var(--font-headline);letter-spacing:-.025em;justify-content:space-between;align-items:center;padding:0 2rem;font-size:.875rem;line-height:1.25rem;display:flex;position:fixed;inset:0 0 auto}._brandRow_1dbpf_19{align-items:center;gap:2rem;display:flex}._brand_1dbpf_19{letter-spacing:-.05em;color:var(--owo-cmp-text-primary);font-size:1.125rem;font-weight:700;line-height:1.75rem}._tabs_1dbpf_33{align-items:center;gap:1.5rem;display:none}._tab_1dbpf_33{height:4rem;color:var(--owo-cmp-text-muted);align-items:center;transition:color .15s;display:flex}._tab_1dbpf_33:hover{color:var(--owo-cmp-text-primary)}._tabActive_1dbpf_51{border-bottom:2px solid var(--owo-cmp-text-primary);color:var(--owo-cmp-text-primary);font-weight:600}._actions_1dbpf_57{align-items:center;gap:1rem;display:flex}@media (width>=768px){._tabs_1dbpf_33{display:flex}}._root_14vme_1{position:relative}._icon_14vme_5{z-index:10;color:var(--owo-cmp-text-muted);position:absolute;top:50%;left:.625rem;transform:translateY(-50%)}._input_14vme_14{padding-left:2rem;font-size:.75rem;line-height:1rem}._results_14vme_20{z-index:50;border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);max-height:13rem;box-shadow:var(--owo-cmp-surface-shadow-strong);border-radius:.5rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto}._result_14vme_20{text-align:left;width:100%;color:var(--owo-cmp-text-muted);align-items:center;gap:.625rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem;transition:color .15s,background-color .15s;display:flex}._result_14vme_20:hover{background:var(--owo-cmp-surface-bg-inset);color:var(--owo-cmp-text-primary)}._resultName_14vme_53{font-weight:500}._resultGroup_14vme_57{margin-left:auto;font-size:10px}._root_1yitg_1{z-index:40;border-right:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg-subtle);flex-direction:column;width:16rem;display:flex;position:fixed;top:4rem;left:0;overflow-y:auto}._topArea_1yitg_14{margin-bottom:1rem;padding:1rem 1.25rem 0}._topArea_1yitg_14>*+*{margin-top:.75rem}._themeRow_1yitg_23{align-items:center;gap:.5rem;display:flex}._presetSelect_1yitg_29{flex:1}._foundationsNote_1yitg_33{color:var(--owo-cmp-text-muted);flex:1;padding:1.5rem 1rem;font-size:.75rem;line-height:1.625}._groups_1yitg_41{flex:1;padding:0 1rem}._groups_1yitg_41>*+*{margin-top:1.5rem}._groupLabel_1yitg_50{letter-spacing:.1em;text-transform:uppercase;color:var(--owo-cmp-text-primary);opacity:.6;padding:0 .75rem;font-size:10px;font-weight:700;display:block}._groupItems_1yitg_61{margin-top:.5rem}._groupItems_1yitg_61>*+*{margin-top:.25rem}._navItem_1yitg_69{color:var(--owo-cmp-text-secondary);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}._navItem_1yitg_69:hover{background:var(--owo-cmp-surface-container-highest)}._navItemActive_1yitg_85{border:1px solid var(--owo-cmp-surface-border-muted);background:var(--owo-cmp-surface-bg);color:var(--owo-cmp-text-primary);box-shadow:var(--owo-cmp-surface-shadow);font-weight:500}._navItemIcon_1yitg_93{flex-shrink:0}._navItemLabel_1yitg_97{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._footer_1yitg_103{border-top:1px solid var(--owo-cmp-surface-border);margin-top:auto;padding:1rem}._footer_1yitg_103>*+*{margin-top:.25rem}._footerLink_1yitg_113{color:var(--owo-cmp-text-secondary);border-radius:.5rem;align-items:center;gap:.75rem;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;transition:all .2s;display:flex}._footerLink_1yitg_113:hover{background:var(--owo-cmp-surface-container-highest)}._root_je0sd_1{border:1px solid var(--owo-cmp-surface-border);border-radius:.75rem;overflow:hidden}._preview_je0sd_7{background:var(--owo-cmp-surface-bg);padding:2rem;position:relative;overflow-x:auto}._previewInner_je0sd_14{z-index:10;min-width:0;position:relative}._toolbar_je0sd_20{border-top:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg-subtle);justify-content:space-between;align-items:center;padding:.5rem 1rem;display:flex}._codeBlock_je0sd_29{border-top:1px solid var(--owo-cmp-surface-border);background:var(--owo-ref-color-code-block-bg);color:var(--owo-ref-color-neutral-700);padding:1rem;font-size:.75rem;line-height:1.625;overflow-x:auto}._root_1x97g_1{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}._previewColumn_1x97g_7{position:relative}._preview_1x97g_7{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);box-shadow:var(--owo-cmp-surface-shadow-strong);border-radius:.75rem;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}._previewContent_1x97g_23{z-index:10;text-align:center;padding:3rem;transition:transform .2s;position:relative}._floatingControls_1x97g_31{z-index:10;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:1rem;left:1rem}._zoomLabel_1x97g_41{text-align:center;min-width:3ch;font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-muted);font-size:11px}._controlsPanel_1x97g_49{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg-subtle);border-radius:.75rem;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}._controlsHeading_1x97g_59{font-family:var(--font-headline);letter-spacing:.05em;color:var(--owo-cmp-text-primary);align-items:center;gap:.5rem;font-size:.875rem;font-weight:700;line-height:1.25rem;display:flex}._headingIcon_1x97g_71{color:var(--owo-cmp-text-muted)}._controlsList_1x97g_75>*+*{margin-top:1.25rem}._booleanGroup_1x97g_79{padding-top:.5rem}._booleanGroup_1x97g_79>*+*{margin-top:1rem}._booleanRow_1x97g_87{justify-content:space-between;align-items:center;display:flex}._booleanLabel_1x97g_93{color:var(--owo-cmp-text-primary);font-size:.875rem;line-height:1.25rem}._fieldGroup_1x97g_99>*+*{margin-top:.5rem}._fieldLabel_1x97g_103{letter-spacing:.1em;text-transform:uppercase;color:var(--owo-cmp-text-secondary);font-size:11px;font-weight:700;line-height:1.25;display:block}._copyButton_1x97g_113{text-transform:uppercase;letter-spacing:.1em;width:100%;margin-top:auto}._numberInput_1x97g_120{width:6rem}._fullWidth_1x97g_124{width:100%}@media (width>=1280px){._root_1x97g_1{grid-template-columns:repeat(3,minmax(0,1fr))}._previewColumn_1x97g_7{grid-column:span 2/span 2}}._root_1ttnx_1{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);border-radius:.75rem;overflow:hidden}._table_1ttnx_8{border-collapse:collapse;text-align:left;width:100%;font-size:.875rem;line-height:1.25rem}._headRow_1ttnx_16{letter-spacing:.1em;text-transform:uppercase;color:var(--owo-cmp-text-muted);font-size:10px;font-weight:700}._headCell_1ttnx_24{border-bottom:1px solid var(--owo-cmp-surface-border);padding:1rem 1.5rem}._body_1ttnx_29{color:var(--owo-cmp-text-primary)}._bodyRow_1ttnx_33{transition:background-color .15s}._bodyRow_1ttnx_33+._bodyRow_1ttnx_33 td{border-top:1px solid var(--owo-cmp-surface-border)}._bodyRow_1ttnx_33:hover{background:var(--owo-cmp-surface-bg-inset)}._nameCell_1ttnx_45{font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-primary);padding:1rem 1.5rem;font-size:.75rem;font-weight:600;line-height:1rem}._typeCell_1ttnx_54{color:var(--owo-cmp-text-muted);padding:1rem 1.5rem;font-style:italic}._defaultCell_1ttnx_60{color:var(--owo-cmp-text-muted);padding:1rem 1.5rem}._descriptionCell_1ttnx_65{padding:1rem 1.5rem}._root_1okd9_1>*+*{margin-top:3rem}._header_1okd9_5>*+*{margin-top:1rem}._title_1okd9_9{letter-spacing:-.025em;color:var(--owo-cmp-text-primary);font-size:2.25rem;font-weight:800;line-height:2.5rem}._description_1okd9_17{max-width:42rem;color:var(--owo-cmp-text-muted);font-size:1.125rem;line-height:1.625}._section_1okd9_24>*+*{margin-top:1.5rem}._sectionTitle_1okd9_28{color:var(--owo-cmp-text-primary);font-size:1.5rem;font-weight:700;line-height:2rem}._groupTitle_1okd9_35{letter-spacing:.1em;text-transform:uppercase;color:var(--owo-cmp-text-muted);margin-bottom:1rem;font-size:.75rem;font-weight:700;line-height:1rem}._colorGrid_1okd9_45{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}._swatchRow_1okd9_51{align-items:center;gap:.75rem;display:flex}._swatch_1okd9_51{border:1px solid var(--owo-cmp-surface-border);border-radius:.5rem;flex-shrink:0;width:2.5rem;height:2.5rem}._swatchMeta_1okd9_65{min-width:0}._swatchName_1okd9_69{text-overflow:ellipsis;white-space:nowrap;color:var(--owo-cmp-text-primary);font-size:.75rem;font-weight:500;line-height:1rem;overflow:hidden}._swatchVar_1okd9_79{text-overflow:ellipsis;white-space:nowrap;font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-muted);font-size:10px;overflow:hidden}._card_1okd9_88{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);border-radius:.75rem;padding:2rem}._card_1okd9_88>*+*{margin-top:1.5rem}._tokenLabel_1okd9_99{letter-spacing:.1em;text-transform:uppercase;color:var(--owo-cmp-text-muted);margin-bottom:.25rem;font-size:10px;font-weight:700;line-height:1rem}._samplePrimary_1okd9_109{color:var(--owo-cmp-text-primary);font-size:1.5rem;font-weight:700;line-height:2rem}._sampleSecondary_1okd9_116{color:var(--owo-cmp-text-primary);font-size:1.125rem;line-height:1.75rem}._scaleBlock_1okd9_122{border-top:1px solid var(--owo-cmp-surface-border);padding-top:1.5rem}._scaleList_1okd9_127>*+*{margin-top:.75rem}._scaleRow_1okd9_131{align-items:baseline;gap:1rem;display:flex}._scaleKey_1okd9_137{width:5rem;font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-muted);flex-shrink:0;font-size:10px}._radiusGrid_1okd9_145,._heightGrid_1okd9_146,._shadowGrid_1okd9_147{flex-wrap:wrap;gap:1.5rem;display:flex}._tokenCard_1okd9_153{text-align:center}._radiusSample_1okd9_157{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg-subtle);width:4rem;height:4rem;margin:0 auto .5rem}._heightRail_1okd9_165{justify-content:center;align-items:flex-end;min-height:4.5rem;margin:0 auto .75rem;display:flex}._heightSample_1okd9_173{border-radius:var(--owo-cmp-control-radius-md);border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);min-width:4.5rem;color:var(--owo-cmp-text-primary);justify-content:center;align-items:center;font-size:.75rem;font-weight:500;line-height:1rem;display:inline-flex}._shadowSample_1okd9_187{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);border-radius:.75rem;width:9rem;height:6rem;margin:0 auto .75rem}._tokenName_1okd9_196{color:var(--owo-cmp-text-primary);font-size:.75rem;font-weight:500;line-height:1rem}._tokenVar_1okd9_203{font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-muted);font-size:10px}@media (width>=640px){._colorGrid_1okd9_45{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1024px){._colorGrid_1okd9_45{grid-template-columns:repeat(4,minmax(0,1fr))}}._root_436gc_1>*+*,._sectionStack_436gc_5>*+*{margin-top:2rem}._pageHeader_436gc_9{border-bottom:1px solid var(--owo-cmp-surface-border);justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}._pageHeaderMeta_436gc_17{align-items:center;gap:.5rem;display:flex}._pageTitle_436gc_23{font-family:var(--font-headline);letter-spacing:-.025em;font-size:1.5rem;font-weight:800;line-height:2rem}._pageDescription_436gc_31{color:var(--owo-cmp-text-muted);margin-top:.25rem;font-size:.875rem;line-height:1.25rem}._showcaseStack_436gc_38>*+*{margin-top:2rem}._headline_436gc_42{font-family:var(--font-headline);letter-spacing:-.025em;font-size:1.875rem;font-weight:800;line-height:2.25rem}._subtleText_436gc_50{color:var(--owo-cmp-text-muted);font-size:.875rem;line-height:1.25rem}._metaLine_436gc_56{margin-top:.25rem}._headerActions_436gc_60{align-items:center;gap:.75rem;display:flex}._userMenuTrigger_436gc_66{border-radius:.5rem;align-items:center;gap:.5rem;padding:.25rem .5rem;transition:background-color .15s;display:flex}._userMenuTrigger_436gc_66:hover{background:var(--owo-cmp-surface-bg-inset)}._mutedIcon_436gc_79{color:var(--owo-cmp-text-muted)}._contentGrid_436gc_83{grid-template-columns:repeat(1,minmax(0,1fr));gap:2rem;display:grid}._mainColumn_436gc_89>*+*,._sidebarColumn_436gc_93>*+*{margin-top:1.5rem}._toolbar_436gc_97{justify-content:space-between;align-items:center;display:flex}._stack5_436gc_103>*+*{margin-top:1.25rem}._stack6_436gc_107>*+*{margin-top:1.5rem}._panelHeader_436gc_111{font-family:var(--font-headline);margin-bottom:1rem;font-size:.875rem;font-weight:700;line-height:1.25rem}._simpleStack_436gc_119>*+*{margin-top:.75rem}._activityRow_436gc_123{align-items:flex-start;gap:.75rem;display:flex}._activityMeta_436gc_129{min-width:0}._activityText_436gc_133{font-size:.875rem;line-height:1.25rem}._activityMuted_436gc_138{color:var(--owo-cmp-text-muted)}._metaText_436gc_142{color:var(--owo-cmp-text-muted);font-size:.75rem;line-height:1rem}._buttonGrid_436gc_148{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}._newsMainColumn_436gc_154{min-width:0}._newsArticleCard_436gc_158{gap:1.25rem;padding:1.25rem;display:flex}._newsArticleImage_436gc_164{border-radius:.5rem;flex-shrink:0;width:11rem;height:7rem;display:none}._newsArticleBody_436gc_172{flex-direction:column;flex:auto;min-width:0;display:flex}._newsArticleMeta_436gc_179{align-items:center;gap:.5rem;display:flex}._newsMetaText_436gc_185{color:var(--owo-cmp-text-muted);font-size:.75rem;line-height:1rem}._newsArticleTitle_436gc_191{font-family:var(--font-headline);margin-top:.5rem;font-size:1rem;font-weight:700;line-height:1.375rem}._newsArticleExcerpt_436gc_199{-webkit-line-clamp:2;color:var(--owo-cmp-text-muted);-webkit-box-orient:vertical;margin-top:.25rem;font-size:.875rem;line-height:1.25rem;display:-webkit-box;overflow:hidden}._newsArticleFooter_436gc_210{justify-content:space-between;align-items:center;margin-top:auto;padding-top:.75rem;display:flex}._newsAuthorRow_436gc_218{color:var(--owo-cmp-text-muted);align-items:center;gap:.75rem;font-size:.75rem;line-height:1rem;display:flex}._newsAuthorInline_436gc_227,._newsIconRow_436gc_233{align-items:center;gap:.25rem;display:flex}._centerRow_436gc_239{justify-content:center;display:flex}._fullWidth_436gc_244{width:100%}._cardTrigger_436gc_248{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);text-align:left;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:background-color .15s}._cardTrigger_436gc_248:hover{background:var(--owo-cmp-surface-bg-subtle)}._cardContent_436gc_265{color:var(--owo-cmp-text-muted);padding:.25rem 1rem .75rem;font-size:.875rem;line-height:1.5}._accentText_436gc_272{color:var(--owo-cmp-accent-bg);font-weight:500}._loadingRow_436gc_277{align-items:center;gap:1rem;display:flex}._loadingMeta_436gc_283{flex:1}._loadingMeta_436gc_283>*+*{margin-top:.5rem}._dialogSettingRow_436gc_291{justify-content:space-between;align-items:center;display:flex}._dialogSettingTitle_436gc_297{font-size:.875rem;font-weight:500;line-height:1.25rem}._dialogSettingHint_436gc_303{color:var(--owo-cmp-text-muted);font-size:.75rem;line-height:1rem}._metricBody_436gc_309>*+*{margin-top:.5rem}._metricHeaderRow_436gc_313{justify-content:space-between;align-items:center;display:flex}._metricLabel_436gc_319{color:var(--owo-cmp-text-muted);font-size:.75rem;font-weight:500;line-height:1rem}._metricIcon_436gc_326{color:var(--owo-cmp-text-muted)}._metricValueRow_436gc_330{align-items:flex-end;gap:.5rem;display:flex}._metricValue_436gc_330{font-family:var(--font-headline);font-size:1.5rem;font-weight:700;line-height:2rem}._chartHeader_436gc_343{justify-content:space-between;align-items:center;display:flex}._sectionTitle_436gc_349{font-family:var(--font-headline);font-size:1rem;font-weight:700;line-height:1.5rem}._chartArea_436gc_356{background:var(--owo-cmp-surface-bg-inset);border-radius:.5rem;align-items:flex-end;gap:.5rem;height:12rem;padding:1rem;display:flex}._chartBar_436gc_366{border-top-left-radius:.5rem;border-top-right-radius:.5rem;flex:1;transition:opacity .15s}._chartBar_436gc_366:hover{opacity:.8}._chartXAxis_436gc_377{color:var(--owo-cmp-text-muted);justify-content:space-between;font-size:10px;line-height:1rem;display:flex}._serviceHeader_436gc_385{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._serviceList_436gc_392{border-top:1px solid #0000}._serviceList_436gc_392>*+*{border-top:1px solid var(--owo-cmp-surface-border)}._serviceRow_436gc_400{justify-content:space-between;align-items:center;padding-block:.75rem;display:flex}._serviceMeta_436gc_407{align-items:center;gap:.75rem;display:flex}._serviceDot_436gc_413{border-radius:9999px;width:.5rem;height:.5rem}._serviceName_436gc_419{font-size:.875rem;font-weight:500;line-height:1.25rem}._serviceStats_436gc_425{color:var(--owo-cmp-text-muted);align-items:center;gap:1.5rem;font-size:.75rem;line-height:1rem;display:flex}._loadingTitle_436gc_434{font-family:var(--font-headline);margin-bottom:1rem;font-size:.875rem;font-weight:700;line-height:1.25rem}._loadingAvatar_436gc_442{border-radius:9999px;width:2.5rem;height:2.5rem}._loadingLineWide_436gc_448{border-radius:.25rem;width:60%;height:1rem}._loadingLineNarrow_436gc_454{border-radius:.25rem;width:40%;height:.75rem}._loadingButton_436gc_460{border-radius:.25rem;width:6rem;height:2rem}@media (width>=1280px){._contentGrid_436gc_83{grid-template-columns:repeat(3,minmax(0,1fr))}._mainColumn_436gc_89{grid-column:span 2/span 2}}@media (width>=640px){._newsArticleImage_436gc_164{display:block}}._shell_76cuo_1{background:var(--owo-cmp-canvas-bg);min-height:100dvh;color:var(--owo-cmp-text-primary)}._skipLink_76cuo_7{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}._skipLink_76cuo_7:focus{clip:auto;white-space:normal;z-index:50;background:var(--owo-cmp-surface-bg);width:auto;height:auto;box-shadow:var(--owo-cmp-surface-shadow);border-radius:.25rem;margin:0;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;position:absolute;top:1rem;left:1rem;overflow:visible}._main_76cuo_38{background:var(--owo-cmp-canvas-bg);min-height:100vh;padding-top:4rem}._mainWithSidebar_76cuo_44{margin-left:16rem}._contentWrap_76cuo_48{max-width:1400px;margin:0 auto;padding:2.5rem}._contentWrap_76cuo_48>*+*{margin-top:3rem}._notFound_76cuo_58{text-align:center;color:var(--owo-cmp-text-muted);padding:5rem 0;font-size:.875rem;line-height:1.25rem}._pageStack_76cuo_66>*+*{margin-top:3rem}._pageHeader_76cuo_70>*+*{margin-top:1rem}._breadcrumb_76cuo_74{color:var(--owo-cmp-text-muted);align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;line-height:1rem;display:flex}._breadcrumbCurrent_76cuo_84{color:var(--owo-cmp-text-primary);font-weight:600}._pageTitle_76cuo_89{font-family:var(--font-headline);letter-spacing:-.025em;color:var(--owo-cmp-text-primary);font-size:2.25rem;font-weight:800;line-height:2.5rem}._pageDescription_76cuo_98{max-width:42rem;color:var(--owo-cmp-text-muted);font-size:1.125rem;line-height:1.625}._section_76cuo_105>*+*{margin-top:1.5rem}._sectionHeadingRow_76cuo_109{border-bottom:1px solid var(--owo-cmp-surface-border);justify-content:space-between;align-items:center;padding-bottom:1rem;display:flex}._sectionTitle_76cuo_117{font-family:var(--font-headline);color:var(--owo-cmp-text-primary);font-size:1.5rem;font-weight:700;line-height:2rem}._stableBadge_76cuo_125{border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg-subtle);font-family:var(--owo-ref-font-mono);color:var(--owo-cmp-text-muted);border-radius:9999px;padding:.25rem .75rem;font-size:.75rem;line-height:1rem}._storiesSection_76cuo_136>*+*{margin-top:2rem}._storyCardHeader_76cuo_140{margin-bottom:.75rem}._storyTitle_76cuo_144{color:var(--owo-cmp-text-primary);font-size:1rem;font-weight:600;line-height:1.5rem}._storyDescription_76cuo_151{color:var(--owo-cmp-text-muted);margin-top:.25rem;font-size:.875rem;line-height:1.25rem}._footer_76cuo_158{border-top:1px solid var(--owo-cmp-surface-border);letter-spacing:.2em;text-transform:uppercase;color:var(--owo-cmp-text-muted);flex-direction:column;gap:1rem;padding-top:5rem;padding-bottom:2.5rem;font-size:11px;font-weight:700;display:flex}._footerLinks_76cuo_172{gap:2rem;display:flex}._footerLink_76cuo_172{transition:color .15s}._footerLink_76cuo_172:hover{color:var(--owo-cmp-text-primary)}@media (width>=768px){._footer_76cuo_158{flex-direction:row;justify-content:space-between;align-items:center}}:root{--owo-ref-color-neutral-900:#1a1a1a;--owo-ref-color-neutral-800:#2d2d2d;--owo-ref-color-neutral-700:#4a4a4a;--owo-ref-color-neutral-600:#71717a;--owo-ref-color-neutral-500:#a1a1aa;--owo-ref-color-neutral-400:#d4d4d8;--owo-ref-color-neutral-300:#e4e4e7;--owo-ref-color-neutral-200:#f0f0f2;--owo-ref-color-neutral-100:#f8f8f9;--owo-ref-color-brand-primary:#1a1a1a;--owo-ref-color-brand-primary-hover:#000;--owo-ref-color-brand-accent:#4a4a4a;--owo-ref-color-surface-canvas:#fff;--owo-ref-color-surface-base:#fff;--owo-ref-color-surface-subtle:#fafaf9;--owo-ref-color-surface-raised:#fff;--owo-ref-color-surface-inset:#f5f5f4;--owo-ref-color-surface-border:#e5e7eb;--owo-ref-color-surface-ring:#d6d3d1;--owo-ref-color-surface-overlay:#0006;--owo-ref-color-overlay-soft:#f4eee68f;--owo-ref-color-overlay-strong:#0f172a2e;--owo-ref-color-highlight-soft:#ffffff8f;--owo-ref-color-highlight-sheen:#ffffff57;--owo-ref-color-text-on-brand:#fff;--owo-ref-color-code-block-bg:#f4f4f5;--owo-ref-color-code-block-border:#e4e4e7;--owo-ref-color-code-block-divider:#ececed;--owo-ref-color-code-inline-bg:#f4f4f5;--owo-ref-shadow-raised:0 10px 20px #0f172a14;--owo-ref-shadow-popover:0 18px 40px #0f172a1a;--owo-ref-color-status-success-bg:#10b9811a;--owo-ref-color-status-success-border:#10b98133;--owo-ref-color-status-success-text:#047857;--owo-ref-color-status-warning-bg:#f59e0b1a;--owo-ref-color-status-warning-border:#f59e0b33;--owo-ref-color-status-warning-text:#b45309;--owo-ref-color-status-danger-bg:#ef44441a;--owo-ref-color-status-danger-border:#ef444433;--owo-ref-color-status-danger-text:#b91c1c;--owo-ref-color-status-info-bg:#0ea5e91a;--owo-ref-color-status-info-border:#0ea5e933;--owo-ref-color-status-info-text:#0369a1;--owo-ref-font-sans:system-ui, -apple-system, BlinkMacSystemFont, "PingFang SC", "Microsoft YaHei", Roboto, sans-serif;--owo-ref-font-heading:"Source Serif 4", Georgia, "Times New Roman", serif;--owo-ref-font-mono:"JetBrains Mono", "Fira Code", ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--owo-ref-radius-0:0px;--owo-ref-radius-xs:.375rem;--owo-ref-radius-sm:.5rem;--owo-ref-radius-md:.75rem;--owo-ref-radius-lg:1rem;--owo-ref-radius-xl:1.5rem;--owo-ref-radius-2xl:2rem;--owo-ref-radius-full:9999px;--owo-ref-motion-ease-standard:cubic-bezier(.2, 0, 0, 1);--owo-ref-motion-ease-decelerate:cubic-bezier(0, 0, 0, 1);--owo-ref-motion-ease-accelerate:cubic-bezier(.4, 0, 1, 1);--owo-ref-motion-ease-exit:cubic-bezier(.4, 0, 1, 1);--owo-sys-preset-surface-bg:var(--owo-sys-theme-surface-base);--owo-sys-preset-surface-bg-subtle:var(--owo-sys-theme-surface-subtle);--owo-sys-preset-surface-bg-raised:var(--owo-sys-theme-surface-raised);--owo-sys-preset-surface-bg-inset:var(--owo-sys-theme-surface-inset);--owo-sys-preset-surface-border:var(--owo-sys-theme-surface-border);--owo-sys-preset-surface-border-muted:var(--owo-sys-theme-surface-border-muted);--owo-sys-preset-surface-border-strong:var(--owo-sys-theme-surface-border-strong);--owo-sys-preset-surface-shadow:var(--owo-ref-shadow-raised);--owo-sys-preset-surface-shadow-strong:var(--owo-ref-shadow-popover);--owo-sys-preset-surface-blur:0px;--owo-sys-preset-canvas-bg:var(--owo-sys-theme-surface-canvas);--owo-sys-preset-canvas-bg-subtle:var(--owo-sys-theme-canvas-bg-subtle);--owo-sys-preset-surface-container:var(--owo-sys-theme-surface-container);--owo-sys-preset-surface-container-high:var(--owo-sys-theme-surface-container-high);--owo-sys-preset-surface-container-highest:var(--owo-sys-theme-surface-container-highest);--owo-sys-preset-control-radius-sm:var(--owo-ref-radius-sm);--owo-sys-preset-control-radius-md:var(--owo-ref-radius-md);--owo-sys-preset-control-radius-lg:var(--owo-ref-radius-lg);--owo-sys-preset-control-radius-xl:var(--owo-ref-radius-xl);--owo-sys-preset-control-radius-2xl:var(--owo-ref-radius-2xl);--owo-sys-preset-control-radius-full:var(--owo-ref-radius-full);--owo-sys-preset-control-height-xs:1.75rem;--owo-sys-preset-control-height-sm:2rem;--owo-sys-preset-control-height-md:2.25rem;--owo-sys-preset-control-height-lg:2.5rem;--owo-sys-preset-control-height-xl:3rem;--owo-sys-preset-control-border-width:1px;--owo-cmp-surface-bg:var(--owo-sys-preset-surface-bg);--owo-cmp-surface-bg-subtle:var(--owo-sys-preset-surface-bg-subtle);--owo-cmp-surface-bg-raised:var(--owo-sys-preset-surface-bg-raised);--owo-cmp-surface-bg-inset:var(--owo-sys-preset-surface-bg-inset);--owo-cmp-surface-border:var(--owo-sys-preset-surface-border);--owo-cmp-surface-border-muted:var(--owo-sys-preset-surface-border-muted);--owo-cmp-surface-border-strong:var(--owo-sys-preset-surface-border-strong);--owo-cmp-surface-shadow:var(--owo-sys-preset-surface-shadow);--owo-cmp-surface-shadow-strong:var(--owo-sys-preset-surface-shadow-strong);--owo-cmp-surface-blur:var(--owo-sys-preset-surface-blur);--owo-cmp-canvas-bg:var(--owo-sys-preset-canvas-bg);--owo-cmp-canvas-bg-subtle:var(--owo-sys-preset-canvas-bg-subtle);--owo-cmp-surface-container:var(--owo-sys-preset-surface-container);--owo-cmp-surface-container-high:var(--owo-sys-preset-surface-container-high);--owo-cmp-surface-container-highest:var(--owo-sys-preset-surface-container-highest);--owo-cmp-text-primary:var(--owo-sys-theme-text-primary);--owo-cmp-text-secondary:var(--owo-sys-theme-text-secondary);--owo-cmp-text-muted:var(--owo-sys-theme-text-muted);--owo-cmp-text-on-accent:var(--owo-sys-theme-text-on-accent);--owo-cmp-accent-bg:var(--owo-sys-theme-accent-bg);--owo-cmp-accent-bg-hover:var(--owo-sys-theme-accent-bg-hover);--owo-cmp-accent-bg-muted:var(--owo-sys-theme-accent-bg-muted);--owo-cmp-accent-text:var(--owo-sys-theme-text-on-accent);--owo-cmp-accent-border:var(--owo-sys-theme-accent-border);--owo-cmp-success-bg:var(--owo-sys-theme-success-bg);--owo-cmp-success-border:var(--owo-sys-theme-success-border);--owo-cmp-success-text:var(--owo-sys-theme-success-text);--owo-cmp-warning-bg:var(--owo-sys-theme-warning-bg);--owo-cmp-warning-border:var(--owo-sys-theme-warning-border);--owo-cmp-warning-text:var(--owo-sys-theme-warning-text);--owo-cmp-danger-bg:var(--owo-sys-theme-danger-bg);--owo-cmp-danger-bg-emphasis:var(--owo-sys-theme-danger-bg-emphasis);--owo-cmp-danger-border:var(--owo-sys-theme-danger-border);--owo-cmp-danger-text:var(--owo-sys-theme-danger-text);--owo-cmp-info-bg:var(--owo-sys-theme-info-bg);--owo-cmp-info-border:var(--owo-sys-theme-info-border);--owo-cmp-info-text:var(--owo-sys-theme-info-text);--owo-cmp-control-radius-sm:var(--owo-sys-preset-control-radius-sm);--owo-cmp-control-radius-md:var(--owo-sys-preset-control-radius-md);--owo-cmp-control-radius-lg:var(--owo-sys-preset-control-radius-lg);--owo-cmp-control-radius-xl:var(--owo-sys-preset-control-radius-xl);--owo-cmp-control-radius-2xl:var(--owo-sys-preset-control-radius-2xl);--owo-cmp-control-radius-full:var(--owo-sys-preset-control-radius-full);--owo-cmp-control-height-xs:var(--owo-sys-preset-control-height-xs);--owo-cmp-control-height-sm:var(--owo-sys-preset-control-height-sm);--owo-cmp-control-height-md:var(--owo-sys-preset-control-height-md);--owo-cmp-control-height-lg:var(--owo-sys-preset-control-height-lg);--owo-cmp-control-height-xl:var(--owo-sys-preset-control-height-xl);--owo-cmp-control-border-width:var(--owo-sys-preset-control-border-width);--owo-cmp-control-focus-ring:var(--owo-sys-theme-control-focus-ring);--owo-cmp-control-focus-ring-offset:var(--owo-sys-theme-control-focus-ring-offset);--owo-cmp-font-heading:var(--owo-ref-font-heading);--owo-cmp-motion-duration-fast:.15s;--owo-cmp-motion-duration-default:.2s;--owo-cmp-motion-ease-standard:var(--owo-ref-motion-ease-standard);--owo-cmp-motion-ease-decelerate:var(--owo-ref-motion-ease-decelerate);--owo-cmp-motion-ease-accelerate:var(--owo-ref-motion-ease-accelerate);--owo-cmp-density-compact:.875;--owo-cmp-density-default:1;--owo-cmp-density-comfortable:1.125;--owo-cmp-overlay-bg:var(--owo-sys-theme-overlay-bg);--owo-cmp-z-dropdown:1000;--owo-cmp-z-modal:1100;--owo-cmp-z-toast:1200;--owo-feedback-neutral-bg:var(--owo-cmp-surface-bg-raised);--owo-feedback-neutral-border:var(--owo-cmp-surface-border);--owo-feedback-neutral-text:var(--owo-cmp-text-primary);--owo-feedback-neutral-icon:var(--owo-cmp-text-secondary);--owo-feedback-info-bg:var(--owo-cmp-info-bg);--owo-feedback-info-border:var(--owo-cmp-info-border);--owo-feedback-info-text:var(--owo-cmp-info-text);--owo-feedback-info-icon:var(--owo-cmp-info-text);--owo-feedback-success-bg:var(--owo-cmp-success-bg);--owo-feedback-success-border:var(--owo-cmp-success-border);--owo-feedback-success-text:var(--owo-cmp-success-text);--owo-feedback-success-icon:var(--owo-cmp-success-text);--owo-feedback-warning-bg:var(--owo-cmp-warning-bg);--owo-feedback-warning-border:var(--owo-cmp-warning-border);--owo-feedback-warning-text:var(--owo-cmp-warning-text);--owo-feedback-warning-icon:var(--owo-cmp-warning-text);--owo-feedback-danger-bg:var(--owo-cmp-danger-bg);--owo-feedback-danger-border:var(--owo-cmp-danger-border);--owo-feedback-danger-text:var(--owo-cmp-danger-text);--owo-feedback-danger-icon:var(--owo-cmp-danger-text)}:root[data-preset=default],.owoui-preset-default{--owo-sys-preset-surface-bg:var(--owo-sys-theme-surface-base);--owo-sys-preset-surface-bg-subtle:var(--owo-sys-theme-surface-subtle);--owo-sys-preset-surface-bg-raised:var(--owo-sys-theme-surface-raised);--owo-sys-preset-surface-bg-inset:var(--owo-sys-theme-surface-inset);--owo-sys-preset-surface-border:var(--owo-sys-theme-surface-border);--owo-sys-preset-surface-border-muted:var(--owo-sys-theme-surface-border-muted);--owo-sys-preset-surface-border-strong:var(--owo-sys-theme-surface-border-strong);--owo-sys-preset-surface-shadow:var(--owo-ref-shadow-raised);--owo-sys-preset-surface-shadow-strong:var(--owo-ref-shadow-popover);--owo-sys-preset-surface-blur:0px;--owo-sys-preset-canvas-bg:var(--owo-sys-theme-surface-canvas);--owo-sys-preset-canvas-bg-subtle:var(--owo-sys-theme-canvas-bg-subtle);--owo-sys-preset-surface-container:var(--owo-sys-theme-surface-container);--owo-sys-preset-surface-container-high:var(--owo-sys-theme-surface-container-high);--owo-sys-preset-surface-container-highest:var(--owo-sys-theme-surface-container-highest);--owo-sys-preset-control-radius-sm:var(--owo-ref-radius-sm);--owo-sys-preset-control-radius-md:var(--owo-ref-radius-md);--owo-sys-preset-control-radius-lg:var(--owo-ref-radius-lg);--owo-sys-preset-control-radius-xl:var(--owo-ref-radius-xl);--owo-sys-preset-control-radius-2xl:var(--owo-ref-radius-2xl);--owo-sys-preset-control-radius-full:var(--owo-ref-radius-full);--owo-sys-preset-control-height-xs:1.75rem;--owo-sys-preset-control-height-sm:2rem;--owo-sys-preset-control-height-md:2.25rem;--owo-sys-preset-control-height-lg:2.5rem;--owo-sys-preset-control-height-xl:3rem;--owo-sys-preset-control-border-width:1px}:root,:root[data-theme=light],.owoui-theme-light{--owo-ref-color-neutral-900:#1a1a1a;--owo-ref-color-neutral-800:#2d2d2d;--owo-ref-color-neutral-700:#4a4a4a;--owo-ref-color-neutral-600:#71717a;--owo-ref-color-neutral-500:#a1a1aa;--owo-ref-color-neutral-400:#d4d4d8;--owo-ref-color-neutral-300:#e4e4e7;--owo-ref-color-neutral-200:#f0f0f2;--owo-ref-color-neutral-100:#f8f8f9;--owo-ref-color-brand-primary:#1a1a1a;--owo-ref-color-brand-primary-hover:#000;--owo-ref-color-brand-accent:#4a4a4a;--owo-ref-color-surface-canvas:#fff;--owo-ref-color-surface-base:#fff;--owo-ref-color-surface-subtle:#fafaf9;--owo-ref-color-surface-raised:#fff;--owo-ref-color-surface-inset:#f5f5f4;--owo-ref-color-surface-border:#e5e7eb;--owo-ref-color-surface-ring:#d6d3d1;--owo-ref-color-surface-overlay:#0006;--owo-ref-color-overlay-soft:#f4eee68f;--owo-ref-color-overlay-strong:#0f172a2e;--owo-ref-color-highlight-soft:#ffffff8f;--owo-ref-color-highlight-sheen:#ffffff57;--owo-ref-color-text-on-brand:#fff;--owo-ref-color-code-block-bg:#f4f4f5;--owo-ref-color-code-block-border:#e4e4e7;--owo-ref-color-code-block-divider:#ececed;--owo-ref-color-code-inline-bg:#f4f4f5;--owo-ref-color-status-success-bg:#10b9811a;--owo-ref-color-status-success-border:#10b98133;--owo-ref-color-status-success-text:#047857;--owo-ref-color-status-warning-bg:#f59e0b1a;--owo-ref-color-status-warning-border:#f59e0b33;--owo-ref-color-status-warning-text:#b45309;--owo-ref-color-status-danger-bg:#ef44441a;--owo-ref-color-status-danger-border:#ef444433;--owo-ref-color-status-danger-text:#b91c1c;--owo-ref-color-status-info-bg:#0ea5e91a;--owo-ref-color-status-info-border:#0ea5e933;--owo-ref-color-status-info-text:#0369a1;--owo-sys-theme-surface-canvas:var(--owo-ref-color-surface-canvas);--owo-sys-theme-surface-base:var(--owo-ref-color-surface-base);--owo-sys-theme-surface-subtle:var(--owo-ref-color-surface-subtle);--owo-sys-theme-surface-raised:var(--owo-ref-color-surface-raised);--owo-sys-theme-surface-inset:var(--owo-ref-color-surface-inset);--owo-sys-theme-surface-border:var(--owo-ref-color-surface-border);--owo-sys-theme-surface-border-muted:#0000000f;--owo-sys-theme-surface-border-strong:var(--owo-ref-color-surface-ring);--owo-sys-theme-canvas-bg-subtle:#f5f5f4;--owo-sys-theme-surface-container:#f4f4f5;--owo-sys-theme-surface-container-high:#ececed;--owo-sys-theme-surface-container-highest:#e4e4e7;--owo-sys-theme-text-primary:var(--owo-ref-color-neutral-900);--owo-sys-theme-text-secondary:var(--owo-ref-color-neutral-700);--owo-sys-theme-text-muted:var(--owo-ref-color-neutral-600);--owo-sys-theme-text-on-accent:var(--owo-ref-color-text-on-brand);--owo-sys-theme-accent-bg:var(--owo-ref-color-brand-primary);--owo-sys-theme-accent-bg-hover:var(--owo-ref-color-brand-primary-hover);--owo-sys-theme-accent-bg-muted:color-mix(in srgb, var(--owo-ref-color-brand-primary) 10%, var(--owo-ref-color-surface-base));--owo-sys-theme-accent-border:color-mix(in srgb, var(--owo-ref-color-brand-primary) 40%, transparent);--owo-sys-theme-success-bg:var(--owo-ref-color-status-success-bg);--owo-sys-theme-success-border:var(--owo-ref-color-status-success-border);--owo-sys-theme-success-text:var(--owo-ref-color-status-success-text);--owo-sys-theme-warning-bg:var(--owo-ref-color-status-warning-bg);--owo-sys-theme-warning-border:var(--owo-ref-color-status-warning-border);--owo-sys-theme-warning-text:var(--owo-ref-color-status-warning-text);--owo-sys-theme-danger-bg:var(--owo-ref-color-status-danger-bg);--owo-sys-theme-danger-bg-emphasis:#ef44442e;--owo-sys-theme-danger-border:var(--owo-ref-color-status-danger-border);--owo-sys-theme-danger-text:var(--owo-ref-color-status-danger-text);--owo-sys-theme-info-bg:var(--owo-ref-color-status-info-bg);--owo-sys-theme-info-border:var(--owo-ref-color-status-info-border);--owo-sys-theme-info-text:var(--owo-ref-color-status-info-text);--owo-sys-theme-control-focus-ring:var(--owo-ref-color-surface-ring);--owo-sys-theme-control-focus-ring-offset:var(--owo-ref-color-surface-base);--owo-sys-theme-overlay-bg:var(--owo-ref-color-overlay-strong)}:root[data-theme=dark],.owoui-theme-dark{--owo-ref-color-neutral-900:#fafafa;--owo-ref-color-neutral-800:#e4e4e7;--owo-ref-color-neutral-700:#d4d4d8;--owo-ref-color-neutral-600:#a1a1aa;--owo-ref-color-neutral-500:#71717a;--owo-ref-color-neutral-400:#3f3f46;--owo-ref-color-neutral-300:#27272a;--owo-ref-color-neutral-200:#1f1f22;--owo-ref-color-neutral-100:#18181a;--owo-ref-color-brand-primary:#c6c6c7;--owo-ref-color-brand-primary-hover:#d4d4d8;--owo-ref-color-brand-accent:#a1a1aa;--owo-ref-color-surface-canvas:#0e0e0e;--owo-ref-color-surface-base:#18181b;--owo-ref-color-surface-subtle:#1c1c1f;--owo-ref-color-surface-raised:#27272a;--owo-ref-color-surface-inset:#111113;--owo-ref-color-surface-border:#ffffff1f;--owo-ref-color-surface-ring:#ffffff3d;--owo-ref-color-surface-overlay:#0009;--owo-ref-color-overlay-soft:#00000052;--owo-ref-color-overlay-strong:#0000008f;--owo-ref-color-highlight-soft:#ffffff0f;--owo-ref-color-highlight-sheen:#ffffff14;--owo-ref-color-text-on-brand:#1a1a1a;--owo-ref-color-code-block-bg:#1e1e22;--owo-ref-color-code-block-border:#2d2d32;--owo-ref-color-code-block-divider:#27272c;--owo-ref-color-code-inline-bg:#27272a;--owo-ref-color-status-success-bg:#10b98126;--owo-ref-color-status-success-border:#10b9814d;--owo-ref-color-status-success-text:#6ee7b7;--owo-ref-color-status-warning-bg:#f59e0b26;--owo-ref-color-status-warning-border:#f59e0b4d;--owo-ref-color-status-warning-text:#fbbf24;--owo-ref-color-status-danger-bg:#ef444426;--owo-ref-color-status-danger-border:#ef44444d;--owo-ref-color-status-danger-text:#fca5a5;--owo-ref-color-status-info-bg:#0ea5e926;--owo-ref-color-status-info-border:#0ea5e94d;--owo-ref-color-status-info-text:#7dd3fc;--owo-sys-theme-surface-canvas:var(--owo-ref-color-surface-canvas);--owo-sys-theme-surface-base:var(--owo-ref-color-surface-base);--owo-sys-theme-surface-subtle:var(--owo-ref-color-surface-subtle);--owo-sys-theme-surface-raised:var(--owo-ref-color-surface-raised);--owo-sys-theme-surface-inset:var(--owo-ref-color-surface-inset);--owo-sys-theme-surface-border:var(--owo-ref-color-surface-border);--owo-sys-theme-surface-border-muted:#ffffff0f;--owo-sys-theme-surface-border-strong:var(--owo-ref-color-surface-ring);--owo-sys-theme-canvas-bg-subtle:#0f0f11;--owo-sys-theme-surface-container:#1e1e22;--owo-sys-theme-surface-container-high:#252529;--owo-sys-theme-surface-container-highest:#2d2d32;--owo-sys-theme-text-primary:var(--owo-ref-color-neutral-900);--owo-sys-theme-text-secondary:var(--owo-ref-color-neutral-700);--owo-sys-theme-text-muted:var(--owo-ref-color-neutral-600);--owo-sys-theme-text-on-accent:var(--owo-ref-color-text-on-brand);--owo-sys-theme-accent-bg:var(--owo-ref-color-brand-primary);--owo-sys-theme-accent-bg-hover:var(--owo-ref-color-brand-primary-hover);--owo-sys-theme-accent-bg-muted:color-mix(in srgb, var(--owo-ref-color-brand-primary) 14%, var(--owo-ref-color-surface-base));--owo-sys-theme-accent-border:color-mix(in srgb, var(--owo-ref-color-brand-primary) 50%, transparent);--owo-sys-theme-success-bg:var(--owo-ref-color-status-success-bg);--owo-sys-theme-success-border:var(--owo-ref-color-status-success-border);--owo-sys-theme-success-text:var(--owo-ref-color-status-success-text);--owo-sys-theme-warning-bg:var(--owo-ref-color-status-warning-bg);--owo-sys-theme-warning-border:var(--owo-ref-color-status-warning-border);--owo-sys-theme-warning-text:var(--owo-ref-color-status-warning-text);--owo-sys-theme-danger-bg:var(--owo-ref-color-status-danger-bg);--owo-sys-theme-danger-bg-emphasis:#ef44443d;--owo-sys-theme-danger-border:var(--owo-ref-color-status-danger-border);--owo-sys-theme-danger-text:var(--owo-ref-color-status-danger-text);--owo-sys-theme-info-bg:var(--owo-ref-color-status-info-bg);--owo-sys-theme-info-border:var(--owo-ref-color-status-info-border);--owo-sys-theme-info-text:var(--owo-ref-color-status-info-text);--owo-sys-theme-control-focus-ring:var(--owo-ref-color-surface-ring);--owo-sys-theme-control-focus-ring-offset:var(--owo-ref-color-surface-base);--owo-sys-theme-overlay-bg:var(--owo-ref-color-overlay-strong)}:root[data-preset=flat],.owoui-preset-flat{--owo-sys-preset-surface-bg:var(--owo-sys-theme-surface-base);--owo-sys-preset-surface-bg-subtle:var(--owo-sys-theme-surface-subtle);--owo-sys-preset-surface-bg-raised:var(--owo-sys-theme-surface-base);--owo-sys-preset-surface-bg-inset:var(--owo-sys-theme-surface-inset);--owo-sys-preset-surface-border:var(--owo-sys-theme-surface-border);--owo-sys-preset-surface-border-muted:var(--owo-sys-theme-surface-border-muted);--owo-sys-preset-surface-border-strong:var(--owo-sys-theme-surface-border-strong);--owo-sys-preset-surface-shadow:none;--owo-sys-preset-surface-shadow-strong:none;--owo-sys-preset-surface-blur:0px;--owo-sys-preset-canvas-bg:var(--owo-sys-theme-surface-canvas);--owo-sys-preset-canvas-bg-subtle:var(--owo-sys-theme-canvas-bg-subtle);--owo-sys-preset-surface-container:var(--owo-sys-theme-surface-container);--owo-sys-preset-surface-container-high:var(--owo-sys-theme-surface-container);--owo-sys-preset-surface-container-highest:var(--owo-sys-theme-surface-container-high);--owo-sys-preset-control-radius-sm:var(--owo-ref-radius-xs);--owo-sys-preset-control-radius-md:calc(var(--owo-ref-radius-sm) + .125rem);--owo-sys-preset-control-radius-lg:calc(var(--owo-ref-radius-md) + .125rem);--owo-sys-preset-control-radius-xl:calc(var(--owo-ref-radius-lg) + .25rem);--owo-sys-preset-control-radius-2xl:var(--owo-ref-radius-xl);--owo-sys-preset-control-radius-full:var(--owo-ref-radius-full);--owo-sys-preset-control-height-xs:1.75rem;--owo-sys-preset-control-height-sm:2rem;--owo-sys-preset-control-height-md:2.25rem;--owo-sys-preset-control-height-lg:2.5rem;--owo-sys-preset-control-height-xl:3rem;--owo-sys-preset-control-border-width:1px}:root[data-preset=elevated],.owoui-preset-elevated{--owo-sys-preset-surface-bg:color-mix(in srgb, var(--owo-sys-theme-surface-base) 96%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-bg-subtle:color-mix(in srgb, var(--owo-sys-theme-surface-subtle) 96%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-bg-raised:color-mix(in srgb, var(--owo-sys-theme-surface-raised) 94%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-bg-inset:var(--owo-sys-theme-surface-inset);--owo-sys-preset-surface-border:color-mix(in srgb, var(--owo-sys-theme-surface-border) 88%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-border-muted:var(--owo-sys-theme-surface-border-muted);--owo-sys-preset-surface-border-strong:var(--owo-sys-theme-surface-border-strong);--owo-sys-preset-surface-shadow:0 16px 40px #0f172a24;--owo-sys-preset-surface-shadow-strong:0 28px 60px #0f172a2e;--owo-sys-preset-surface-blur:0px;--owo-sys-preset-canvas-bg:var(--owo-sys-theme-surface-canvas);--owo-sys-preset-canvas-bg-subtle:var(--owo-sys-theme-canvas-bg-subtle);--owo-sys-preset-surface-container:color-mix(in srgb, var(--owo-sys-theme-surface-container) 94%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-container-high:color-mix(in srgb, var(--owo-sys-theme-surface-container-high) 94%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-surface-container-highest:color-mix(in srgb, var(--owo-sys-theme-surface-container-highest) 92%, var(--owo-sys-theme-surface-border-strong));--owo-sys-preset-control-radius-sm:calc(var(--owo-ref-radius-sm) + .125rem);--owo-sys-preset-control-radius-md:calc(var(--owo-ref-radius-md) + .125rem);--owo-sys-preset-control-radius-lg:calc(var(--owo-ref-radius-lg) + .125rem);--owo-sys-preset-control-radius-xl:calc(var(--owo-ref-radius-xl) + .125rem);--owo-sys-preset-control-radius-2xl:calc(var(--owo-ref-radius-2xl) + .125rem);--owo-sys-preset-control-radius-full:var(--owo-ref-radius-full);--owo-sys-preset-control-height-xs:1.75rem;--owo-sys-preset-control-height-sm:2rem;--owo-sys-preset-control-height-md:2.25rem;--owo-sys-preset-control-height-lg:2.5rem;--owo-sys-preset-control-height-xl:3rem;--owo-sys-preset-control-border-width:1px}:root[data-preset=glass],.owoui-preset-glass{--owo-sys-preset-surface-bg:color-mix(in srgb, var(--owo-sys-theme-surface-base) 62%, transparent);--owo-sys-preset-surface-bg-subtle:color-mix(in srgb, var(--owo-sys-theme-surface-subtle) 48%, transparent);--owo-sys-preset-surface-bg-raised:color-mix(in srgb, var(--owo-sys-theme-surface-raised) 72%, transparent);--owo-sys-preset-surface-bg-inset:color-mix(in srgb, var(--owo-sys-theme-surface-inset) 82%, transparent);--owo-sys-preset-surface-border:color-mix(in srgb, var(--owo-sys-theme-surface-border-strong) 55%, transparent);--owo-sys-preset-surface-border-muted:color-mix(in srgb, var(--owo-sys-theme-surface-border-muted) 60%, transparent);--owo-sys-preset-surface-border-strong:color-mix(in srgb, var(--owo-sys-theme-surface-border-strong) 78%, transparent);--owo-sys-preset-surface-shadow:0 16px 44px #0f172a1a;--owo-sys-preset-surface-shadow-strong:0 24px 64px #0f172a24;--owo-sys-preset-surface-blur:18px;--owo-sys-preset-canvas-bg:var(--owo-sys-theme-surface-canvas);--owo-sys-preset-canvas-bg-subtle:var(--owo-sys-theme-canvas-bg-subtle);--owo-sys-preset-surface-container:color-mix(in srgb, var(--owo-sys-theme-surface-container) 70%, transparent);--owo-sys-preset-surface-container-high:color-mix(in srgb, var(--owo-sys-theme-surface-container-high) 74%, transparent);--owo-sys-preset-surface-container-highest:color-mix(in srgb, var(--owo-sys-theme-surface-container-highest) 78%, transparent);--owo-sys-preset-control-radius-sm:var(--owo-ref-radius-md);--owo-sys-preset-control-radius-md:var(--owo-ref-radius-lg);--owo-sys-preset-control-radius-lg:calc(var(--owo-ref-radius-lg) + .25rem);--owo-sys-preset-control-radius-xl:calc(var(--owo-ref-radius-xl) + .25rem);--owo-sys-preset-control-radius-2xl:calc(var(--owo-ref-radius-2xl) + .25rem);--owo-sys-preset-control-radius-full:var(--owo-ref-radius-full);--owo-sys-preset-control-height-xs:1.75rem;--owo-sys-preset-control-height-sm:2rem;--owo-sys-preset-control-height-md:2.25rem;--owo-sys-preset-control-height-lg:2.5rem;--owo-sys-preset-control-height-xl:3rem;--owo-sys-preset-control-border-width:1px}@source "../components/**/*.ts";@source "../components/**/*.tsx";@source "../storybook/**/*.ts";@source "../storybook/**/*.tsx";@source "./**/*.ts";@source "./**/*.tsx";:root{--font-inter:"Inter", sans-serif;--font-headline:"Manrope", sans-serif}@layer base{html,body,#root{min-height:100%}body{font-family:var(--owo-ref-font-sans);color:var(--owo-cmp-text-primary);background:var(--owo-cmp-canvas-bg);-webkit-font-smoothing:antialiased;margin:0;line-height:1.5}*{box-sizing:border-box}a{color:inherit;text-decoration:none}}.sb-dot-grid{background-image:radial-gradient(circle at 1px 1px, color-mix(in srgb, var(--owo-cmp-surface-border) 50%, transparent) .5px, transparent 0);background-size:20px 20px}.sb-sidebar::-webkit-scrollbar{width:4px}.sb-sidebar::-webkit-scrollbar-track{background:0 0}.sb-sidebar::-webkit-scrollbar-thumb{background:var(--owo-cmp-surface-border);border-radius:10px}#sb-main::-webkit-scrollbar{width:6px}#sb-main::-webkit-scrollbar-track{background:0 0}#sb-main::-webkit-scrollbar-thumb{background:var(--owo-cmp-surface-border);border-radius:10px}
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
<!doctype html>
|
|
2
2
|
<html lang="en">
|
|
3
3
|
<head>
|
|
4
|
-
<meta charset="
|
|
5
|
-
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
6
|
-
<title>owoui Storybook</title>
|
|
7
|
-
<meta name="color-scheme" content="light dark" />
|
|
8
|
-
<link rel="stylesheet" href="./app.css" />
|
|
4
|
+
<meta charset="UTF-8" />
|
|
5
|
+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
6
|
+
<title>owoui Storybook Dev Host</title>
|
|
9
7
|
<script>
|
|
8
|
+
// Blocking: apply stored theme/preset before first paint to prevent flash
|
|
10
9
|
(function(){
|
|
11
10
|
var d=document.documentElement,t=localStorage.getItem('owoui-storybook-theme'),
|
|
12
11
|
p=localStorage.getItem('owoui-storybook-preset');
|
|
@@ -16,9 +15,10 @@
|
|
|
16
15
|
d.classList.add('owoui-theme-'+t,'owoui-preset-'+p);
|
|
17
16
|
})();
|
|
18
17
|
</script>
|
|
18
|
+
<script type="module" crossorigin src="./assets/index-BRZA1IIs.js"></script>
|
|
19
|
+
<link rel="stylesheet" crossorigin href="./assets/index-Bb9jxRzx.css">
|
|
19
20
|
</head>
|
|
20
21
|
<body>
|
|
21
22
|
<div id="root"></div>
|
|
22
|
-
<script type="module" src="./assets/main.js"></script>
|
|
23
23
|
</body>
|
|
24
24
|
</html>
|
package/dist/style.css
CHANGED
|
@@ -350,6 +350,6 @@
|
|
|
350
350
|
}
|
|
351
351
|
|
|
352
352
|
@layer owoui.components {
|
|
353
|
-
.root{--avatar-bg: var(--owo-cmp-surface-bg-inset);--avatar-text: var(--owo-cmp-text-secondary);--avatar-border: transparent;display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;overflow:hidden;border-radius:var(--owo-cmp-control-radius-full);font-weight:500;user-select:none;background:var(--avatar-bg);color:var(--avatar-text);border:1px solid var(--avatar-border)}.root[data-size=xs]{height:1.5rem;width:1.5rem;font-size:10px}.root[data-size=sm]{height:2rem;width:2rem;font-size:.75rem;line-height:1rem}.root[data-size=md]{height:2.5rem;width:2.5rem;font-size:.875rem;line-height:1.25rem}.root[data-size=lg]{height:3.5rem;width:3.5rem;font-size:1.125rem;line-height:1.75rem}.root>img{height:100%;width:100%;object-fit:cover}.root[data-tone=subtle]{--avatar-bg: var(--owo-cmp-surface-bg-subtle);--avatar-text: var(--owo-cmp-text-muted)}.root{--badge-bg: var(--owo-cmp-surface-bg-inset);--badge-text: var(--owo-cmp-text-secondary);--badge-border: transparent;display:inline-flex;align-items:center;border-radius:var(--owo-cmp-control-radius-full);border:1px solid var(--badge-border);color:var(--badge-text);background:var(--badge-bg)}.root[data-size=xs]{padding:.25rem .625rem;font-size:11px}.root[data-size=sm]{padding:.25rem .75rem;font-size:.75rem;line-height:1rem;font-weight:500}.root[data-variant=outline]{--badge-bg: transparent;--badge-border: var(--owo-cmp-surface-border)}.root[data-tone=info]{--badge-bg: var(--owo-cmp-info-bg);--badge-text: var(--owo-cmp-info-text);--badge-border: var(--owo-cmp-info-border)}.root[data-tone=info][data-variant=outline]{--badge-bg: transparent}.root[data-tone=success]{--badge-bg: var(--owo-cmp-success-bg);--badge-text: var(--owo-cmp-success-text);--badge-border: var(--owo-cmp-success-border)}.root[data-tone=success][data-variant=outline]{--badge-bg: transparent}.root[data-tone=warning]{--badge-bg: var(--owo-cmp-warning-bg);--badge-text: var(--owo-cmp-warning-text);--badge-border: var(--owo-cmp-warning-border)}.root[data-tone=warning][data-variant=outline]{--badge-bg: transparent}.root[data-tone=danger]{--badge-bg: var(--owo-cmp-danger-bg);--badge-text: var(--owo-cmp-danger-text);--badge-border: var(--owo-cmp-danger-border)}.root[data-tone=danger][data-variant=outline]{--badge-bg: transparent}.root{display:inline-flex}.root[data-animate=spin]{animation:owo-spin 1s linear infinite}@keyframes owo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.root[data-animate=spin]{animation:none}}.root{--button-bg: var(--owo-cmp-surface-bg);--button-bg-hover: var(--owo-cmp-surface-bg-inset);--button-bg-active: var(--owo-cmp-surface-bg-subtle);--button-text: var(--owo-cmp-text-primary);--button-border: var(--owo-cmp-surface-border);--button-ring: var(--owo-cmp-control-focus-ring);--button-disabled-opacity: .5;display:inline-flex;align-items:center;justify-content:center;padding:0;gap:.5rem;border-radius:var(--owo-cmp-control-radius-md);border:1px solid var(--button-border);font-weight:500;transition-property:color,background-color,border-color;transition-duration:.15s;appearance:none;background:var(--button-bg);color:var(--button-text)}.root[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding-inline:.625rem;font-size:.6875rem;line-height:.875rem}.root[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding-inline:.75rem;font-size:.75rem;line-height:1rem}.root[data-size=md]{min-height:var(--owo-cmp-control-height-md);padding-inline:1rem;font-size:.875rem;line-height:1.25rem}.root[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding-inline:1.125rem;font-size:.9375rem;line-height:1.375rem}.root[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding-inline:1.25rem;font-size:1rem;line-height:1.5rem}.root:focus-visible{box-shadow:inset 0 0 0 2px var(--button-ring);outline:none}.root:hover{background:var(--button-bg-hover)}.root:active{background:var(--button-bg-active)}.root:disabled{cursor:not-allowed;opacity:var(--button-disabled-opacity)}.root[data-loading=true]{pointer-events:none;cursor:wait}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;line-height:0}.icon svg{display:block}.label{display:inline-flex;align-items:center}.root[data-variant=primary]{--button-bg: var(--owo-cmp-accent-bg);--button-bg-hover: var(--owo-cmp-accent-bg-hover);--button-bg-active: color-mix(in srgb, var(--owo-cmp-accent-bg-hover) 88%, black);--button-text: var(--owo-cmp-accent-text);--button-border: transparent}.root[data-variant=ghost]{--button-bg: transparent;--button-bg-hover: var(--owo-cmp-surface-bg-inset);--button-bg-active: var(--owo-cmp-surface-bg-subtle);--button-text: var(--owo-cmp-text-secondary);--button-border: transparent}.root[data-variant=danger]{--button-bg: var(--owo-cmp-danger-bg);--button-bg-hover: color-mix(in srgb, var(--owo-cmp-danger-bg) 92%, var(--owo-cmp-danger-border));--button-bg-active: color-mix(in srgb, var(--owo-cmp-danger-bg) 84%, var(--owo-cmp-danger-border));--button-text: var(--owo-cmp-danger-text);--button-border: var(--owo-cmp-danger-border);--button-ring: var(--owo-cmp-danger-border)}:where(.root [data-part=trigger]){border:0;padding:0;appearance:none;background:var(--collapsible-trigger-bg, transparent);color:inherit;font:inherit;cursor:pointer;transition:background-color .18s ease,color .18s ease}:where(.root [data-part=trigger]:hover){background:var(--collapsible-trigger-bg-hover, var(--collapsible-trigger-bg, transparent))}:where(.root [data-part=trigger][data-state=open]){background:var(--collapsible-trigger-bg-open, var(--collapsible-trigger-bg-hover, var(--collapsible-trigger-bg, transparent)))}:where(.root [data-part=content]){height:auto;overflow:hidden;transition:height .18s ease;background:var(--collapsible-content-bg, transparent)}.triggerInner{display:flex;width:100%;align-items:center;gap:var(--collapsible-trigger-gap, .75rem)}.triggerIcon,.triggerIndicator{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;line-height:0;color:inherit}.triggerLabel{min-width:0;flex:1 1 auto;text-align:inherit}.contentInner{min-height:0}.overlay{position:fixed;inset:0;z-index:var(--owo-cmp-z-modal);display:flex;align-items:center;justify-content:center}.overlay [data-part=backdrop]{position:absolute;inset:0;padding:0;border:0;background:var(--owo-cmp-overlay-bg);animation:dialog-backdrop-in .2s var(--owo-cmp-motion-ease-standard)}.panel{position:relative;z-index:10;width:100%;border-radius:var(--owo-cmp-control-radius-xl);background:var(--owo-cmp-surface-bg-raised);border:1px solid var(--owo-cmp-surface-border);color:var(--owo-cmp-text-primary);box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;animation:dialog-in .2s var(--owo-cmp-motion-ease-standard)}.panel[data-size=sm]{max-width:26rem}.panel[data-size=md]{max-width:32rem}.overlay [data-part=header]{padding:1.25rem 1.25rem .25rem;font-size:1rem;line-height:1.5;font-weight:600;color:var(--owo-cmp-text-primary)}.overlay [data-part=body]{padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem;color:var(--owo-cmp-text-secondary)}.overlay [data-part=footer]{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;padding:.75rem 1.25rem 1.25rem}.confirmDescription{white-space:pre-wrap}@keyframes dialog-in{0%{opacity:0;transform:scale(.95) translateY(4px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes dialog-backdrop-in{0%{opacity:0}to{opacity:1}}.trigger{border:0;padding:0;appearance:none;background:transparent;color:inherit;font:inherit}.content{min-width:12rem;overflow-y:auto;border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-lg);background:var(--owo-cmp-surface-bg-raised);box-shadow:var(--_owo-dropdown-menu-shadow, var(--owo-cmp-surface-shadow-strong));padding:.375rem;color:var(--owo-cmp-text-primary);outline:none;z-index:var(--owo-cmp-z-dropdown);animation:owo-dropdown-menu-in var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard)}.content[data-side=top]{transform-origin:bottom center}.content[data-side=bottom]{transform-origin:top center}.content[data-side=left]{transform-origin:center right}.content[data-side=right]{transform-origin:center left}.content [data-part=group]+[data-part=group]{margin-top:.375rem;padding-top:.375rem;border-top:1px solid color-mix(in srgb,var(--owo-cmp-surface-border) 80%,transparent)}.content [data-part=label]{padding:.35rem .625rem .25rem;font-size:.675rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--owo-cmp-text-muted)}.content [data-part=separator]{margin:.375rem .25rem;border-top:1px solid color-mix(in srgb,var(--owo-cmp-surface-border) 82%,transparent)}.content [data-part=item],.subTrigger{display:flex;width:100%;align-items:center;gap:.75rem;border:0;border-radius:calc(var(--owo-cmp-control-radius-md) - .125rem);background:transparent;padding:.625rem .75rem;text-align:left;color:inherit;cursor:default;transition:background-color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard),color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard);appearance:none}.content [data-part=item]:hover,.content [data-part=item][data-highlighted],.subTrigger:hover,.subTrigger[data-highlighted]{background:var(--owo-cmp-surface-bg-inset)}.content [data-part=item][data-selected]{background:color-mix(in srgb,var(--owo-cmp-accent-bg) 10%,var(--owo-cmp-surface-bg-raised))}.content [data-part=item][data-selected] .itemMain{color:var(--owo-cmp-text-primary);font-weight:600}.content [data-part=item][data-disabled],.subTrigger[data-disabled]{opacity:.5;cursor:not-allowed}.content [data-part=item][data-destructive],.subTrigger[data-destructive]{color:var(--owo-cmp-danger-text)}.itemInset{padding-left:1rem}.itemMain{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shortcut,.indicator,.submenuIndicator{flex:0 0 auto;color:var(--owo-cmp-text-muted);font-size:.75rem}.indicator{min-width:1rem;text-align:center;color:var(--owo-cmp-accent-bg);font-weight:700}.subTrigger[data-state=open]{background:var(--owo-cmp-surface-bg-inset)}@keyframes owo-dropdown-menu-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}.panel{--drawer-surface: var(--owo-cmp-surface-bg-raised);--drawer-border: var(--owo-cmp-surface-border);--drawer-shadow: var(--owo-cmp-surface-shadow-strong);z-index:calc(var(--owo-cmp-z-modal) + 1);display:flex;max-width:100%;flex-direction:column;will-change:transform;transform:translate(0);transition:transform var(--owo-cmp-motion-duration-default) var(--owo-cmp-motion-ease-standard);background:var(--drawer-surface);border-color:var(--drawer-border);box-shadow:var(--drawer-shadow)}.panel[data-position=fixed]{position:fixed}.panel[data-position=absolute]{position:absolute}.panel[data-side=left]{left:0;top:0}.panel[data-side=right]{right:0;top:0}.panel[data-state=open]{pointer-events:auto;visibility:visible;transform:translate(0)}.panel[data-state=closed]{pointer-events:none;visibility:hidden}.panel[data-state=closed][data-side=left]{transform:translate(-100%)}.panel[data-state=closed][data-side=right]{transform:translate(100%)}.backdrop{--drawer-backdrop: var(--owo-cmp-overlay-bg);inset:0;z-index:var(--owo-cmp-z-modal);padding:0;border:0;background:var(--drawer-backdrop)}.backdrop[data-position=fixed]{position:fixed}.backdrop[data-position=absolute]{position:absolute}.root{--field-label: var(--owo-cmp-text-secondary);--field-help: var(--owo-cmp-text-muted);display:block}.root .label{display:block;margin-bottom:.25rem;font-size:.75rem;line-height:1rem;color:var(--field-label)}.root .help{display:block;margin-top:.25rem;font-size:.75rem;line-height:1rem;color:var(--field-help)}.root{--icon-button-bg: transparent;--icon-button-bg-hover: var(--owo-cmp-surface-bg-inset);--icon-button-bg-active: var(--owo-cmp-surface-bg-subtle);--icon-button-text: var(--owo-cmp-text-muted);--icon-button-ring: var(--owo-cmp-control-focus-ring);display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--owo-cmp-control-radius-md);transition-property:color,background-color;transition-duration:.15s;background:var(--icon-button-bg);color:var(--icon-button-text)}.root[data-size=xs]{height:var(--owo-cmp-control-height-xs);width:var(--owo-cmp-control-height-xs)}.root[data-size=sm]{height:var(--owo-cmp-control-height-sm);width:var(--owo-cmp-control-height-sm)}.root[data-size=md]{height:var(--owo-cmp-control-height-md);width:var(--owo-cmp-control-height-md)}.root[data-size=lg]{height:var(--owo-cmp-control-height-lg);width:var(--owo-cmp-control-height-lg)}.root[data-size=xl]{height:var(--owo-cmp-control-height-xl);width:var(--owo-cmp-control-height-xl)}.root:focus-visible{box-shadow:inset 0 0 0 2px var(--icon-button-ring);outline:none}.root:hover{background:var(--icon-button-bg-hover);color:var(--owo-cmp-text-primary)}.root:active{background:var(--icon-button-bg-active)}.root[data-variant=subtle]{--icon-button-bg: var(--owo-cmp-surface-bg-inset);--icon-button-bg-hover: var(--owo-cmp-surface-bg-subtle);--icon-button-bg-active: var(--owo-cmp-surface-bg-raised);--icon-button-text: var(--owo-cmp-text-primary)}.root{--field-bg: var(--owo-cmp-surface-bg);--field-border: var(--owo-cmp-surface-border);--field-text: var(--owo-cmp-text-primary);--field-placeholder: var(--owo-cmp-text-muted);--field-ring: var(--owo-cmp-control-focus-ring);background:var(--field-bg);border:1px solid var(--field-border);color:var(--field-text);width:100%;min-height:var(--owo-cmp-control-height-md);border-radius:var(--owo-cmp-control-radius-md);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}.root[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding:.25rem .5rem;font-size:.6875rem;line-height:.875rem}.root[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding:.375rem .625rem;font-size:.75rem;line-height:1rem}.root[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding:.5625rem .875rem;font-size:.9375rem;line-height:1.375rem}.root[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding:.75rem 1rem;font-size:1rem;line-height:1.5rem}.root::placeholder{color:var(--field-placeholder)}.root:hover:not(:disabled){--field-border: var(--owo-cmp-surface-border-strong)}.root:focus-visible{outline:none;--field-border: var(--field-ring);box-shadow:none}.root[data-tone=warning]{--field-border: var(--owo-cmp-warning-border);--field-ring: var(--owo-cmp-warning-border)}.root{--panel-bg: var(--owo-cmp-surface-bg);--panel-border: var(--owo-cmp-surface-border);--panel-section-border: var(--owo-cmp-surface-border);--panel-shadow: none;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--panel-shadow)}.root[data-padding=sm]{padding:1rem}.root[data-padding=md]{padding:1.25rem}.root[data-padding=lg]{padding:1.5rem}.root [data-part=header]{border-bottom:1px solid var(--panel-section-border);padding:1.25rem 1.5rem}.root [data-part=body]{padding:1.25rem 1.5rem}.root [data-part=footer]{border-top:1px solid var(--panel-section-border);padding:1rem 1.5rem}.root[data-variant=subtle]{--panel-bg: var(--owo-cmp-surface-bg-subtle)}.root[data-variant=raised]{--panel-bg: var(--owo-cmp-surface-bg-raised);--panel-shadow: var(--owo-cmp-surface-shadow)}.root{--segmented-bg: var(--owo-cmp-surface-bg-inset);--segmented-border: var(--owo-cmp-surface-border);--segmented-item-text: var(--owo-cmp-text-muted);--segmented-item-hover-text: var(--owo-cmp-text-secondary);--segmented-item-active-bg: var(--owo-cmp-surface-bg-raised);--segmented-item-active-text: var(--owo-cmp-text-primary);--segmented-ring: var(--owo-cmp-control-focus-ring);display:inline-flex;border-radius:var(--owo-cmp-control-radius-md);padding:.125rem;background:var(--segmented-bg);box-shadow:0 0 0 1px var(--segmented-border)}.root[data-size=xs]{font-size:.6875rem;line-height:.875rem}.root[data-size=sm]{font-size:.75rem;line-height:1rem}.root[data-size=md]{font-size:.875rem;line-height:1.25rem}.root[data-size=lg]{font-size:.9375rem;line-height:1.375rem}.root[data-size=xl]{font-size:1rem;line-height:1.5rem}.item{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:var(--owo-cmp-control-radius-sm);background:transparent;font-weight:500;transition:color .15s,background-color .15s;color:var(--segmented-item-text)}.item:focus{outline:none}.item:focus-visible{box-shadow:inset 0 0 0 1px var(--segmented-ring)}.item:disabled{cursor:not-allowed;opacity:.5}.item:hover{color:var(--segmented-item-hover-text)}.item[data-active=true]{background:var(--segmented-item-active-bg);color:var(--segmented-item-active-text)}.root[data-size=xs]>.item{min-height:calc(var(--owo-cmp-control-height-xs) - .25rem);padding:.125rem .5rem}.root[data-size=sm]>.item{min-height:calc(var(--owo-cmp-control-height-sm) - .25rem);padding:.25rem .625rem}.root[data-size=md]>.item{min-height:calc(var(--owo-cmp-control-height-md) - .25rem);padding:.375rem .75rem}.root[data-size=lg]>.item{min-height:calc(var(--owo-cmp-control-height-lg) - .25rem);padding:.5rem .875rem}.root[data-size=xl]>.item{min-height:calc(var(--owo-cmp-control-height-xl) - .25rem);padding:.625rem 1rem}.root{position:relative;display:inline-block}.root [data-part=trigger]{--select-bg: var(--owo-cmp-surface-bg);--select-border: var(--owo-cmp-surface-border);--select-text: var(--owo-cmp-text-primary);--select-ring: var(--owo-cmp-control-focus-ring);display:flex;width:100%;align-items:center;justify-content:space-between;padding:0;gap:.5rem;border-radius:var(--owo-cmp-control-radius-md);text-align:left;transition:color .15s,background-color .15s,border-color .15s;appearance:none;background:var(--select-bg);border:.5px solid var(--select-border);color:var(--select-text)}.root [data-part=trigger]:focus-visible{outline:none;--select-border: var(--select-ring);box-shadow:none}.root [data-part=trigger][data-size=xs]{height:var(--owo-cmp-control-height-xs);min-height:var(--owo-cmp-control-height-xs);padding:0 .5rem;font-size:.6875rem;line-height:.875rem}.root [data-part=trigger][data-size=sm]{height:var(--owo-cmp-control-height-sm);min-height:var(--owo-cmp-control-height-sm);padding:0 .5rem;font-size:.75rem;line-height:1rem}.root [data-part=trigger][data-size=md]{height:var(--owo-cmp-control-height-md);min-height:var(--owo-cmp-control-height-md);padding:0 .75rem;font-size:.875rem;line-height:1.25rem}.root [data-part=trigger][data-size=lg]{height:var(--owo-cmp-control-height-lg);min-height:var(--owo-cmp-control-height-lg);padding:0 .875rem;font-size:.9375rem;line-height:1.375rem}.root [data-part=trigger][data-size=xl]{height:var(--owo-cmp-control-height-xl);min-height:var(--owo-cmp-control-height-xl);padding:0 1rem;font-size:1rem;line-height:1.5rem}.root [data-part=trigger]:hover:not(:disabled){--select-border: var(--owo-cmp-surface-border-strong)}.root [data-part=trigger][data-state=open]{--select-border: var(--owo-cmp-surface-border-strong)}.root [data-part=trigger][data-tone=warning]{--select-border: var(--owo-cmp-warning-border);--select-ring: var(--owo-cmp-warning-border)}.valueText{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.placeholder{color:var(--owo-cmp-text-muted)}.root [data-part=chevron]{width:.875rem;height:.875rem;flex-shrink:0;transition:transform .15s;color:var(--owo-cmp-text-muted)}.root [data-part=chevron][data-state=open]{transform:rotate(180deg)}.root [data-part=dropdown]{--select-dropdown-shadow: var(--owo-cmp-surface-shadow-strong);position:absolute;z-index:var(--owo-cmp-z-dropdown);margin-top:.25rem;max-height:15rem;width:100%;overflow:auto;border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-md);padding:.25rem 0;background:var(--owo-cmp-surface-bg-raised);box-shadow:var(--select-dropdown-shadow)}.root [data-part=dropdown][data-size=sm]{font-size:.75rem;line-height:1rem}.root [data-part=dropdown][data-size=md]{font-size:.875rem;line-height:1.25rem}.root [data-part=dropdown][data-size=xs]{font-size:.6875rem;line-height:.875rem}.root [data-part=dropdown][data-size=lg]{font-size:.9375rem;line-height:1.375rem}.root [data-part=dropdown][data-size=xl]{font-size:1rem;line-height:1.5rem}.root [data-part=option]{cursor:default;user-select:none;padding:.375rem .75rem;transition:background-color .15s}.root [data-part=option][data-disabled]{cursor:not-allowed;opacity:.5}.root [data-part=option][data-focused]{background:var(--owo-cmp-surface-bg-inset)}.root [data-part=option][data-selected]{color:var(--owo-cmp-accent-bg);font-weight:500}.root{border-radius:var(--owo-cmp-control-radius-sm);--_owo-skeleton-scan-duration: 3.6s;--skeleton-bg: linear-gradient( 180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 94%, white) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 100%, var(--owo-cmp-surface-border)) 100% );--skeleton-bg-emphasis: linear-gradient( 180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-subtle) 78%, var(--owo-ref-color-highlight-soft)) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 86%, var(--owo-cmp-surface-border)) 100% );--skeleton-sheen: linear-gradient( 100deg, transparent 0%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 28%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 40%, var(--owo-ref-color-highlight-sheen) 50%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 60%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 72%, transparent 100% );--skeleton-top-highlight: var(--owo-ref-color-highlight-soft);position:relative;overflow:hidden;background:var(--skeleton-bg);box-shadow:inset 0 1px 0 var(--skeleton-top-highlight);transform:translateZ(0)}.root[data-tone=emphasis]{background:var(--skeleton-bg-emphasis)}.root:before{content:"";position:absolute;inset:0;background:inherit;opacity:.84}.root:after{content:"";position:absolute;inset:-35%;background:var(--skeleton-sheen);transform:translate(-140%) skew(-14deg);opacity:0;will-change:transform,opacity}.root[data-animation=pulse]:after{display:none}.root[data-animation=pulse]:before{animation:owo-skeleton-breathe 2.6s var(--owo-cmp-motion-ease-standard) infinite}.root[data-animation=scan]:before{opacity:1;filter:none}.root[data-animation=scan]:after{opacity:1;animation:owo-skeleton-scan var(--_owo-skeleton-scan-duration) cubic-bezier(.3,0,.2,1) infinite}@keyframes owo-skeleton-breathe{0%,to{opacity:.8;filter:saturate(.96) brightness(.98)}50%{opacity:1;filter:saturate(1.04) brightness(1.04)}}@keyframes owo-skeleton-scan{0%{transform:translate(-140%) skew(-14deg);opacity:0}18%{opacity:.82}52%{transform:translate(6%) skew(-14deg);opacity:1}82%{opacity:.82}to{transform:translate(140%) skew(-14deg);opacity:0}}@media(prefers-reduced-motion:reduce){.root:before{animation:none;opacity:.94;filter:none}.root:after{animation:none;opacity:0}}.root{--status-notice-bg: var(--owo-feedback-neutral-bg);--status-notice-border: var(--owo-feedback-neutral-border);--status-notice-text: var(--owo-feedback-neutral-text);--status-notice-icon: var(--owo-feedback-neutral-icon);border-radius:var(--owo-cmp-control-radius-md);border-width:1px;border-style:solid;padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem;background:var(--status-notice-bg);border-color:var(--status-notice-border);color:var(--status-notice-text)}.withIcon{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.75rem}.icon{color:var(--status-notice-icon)}.root:not([data-layout=vertical]) .icon{margin-top:.125rem;flex-shrink:0}.text{min-width:0}.title{font-weight:500;color:var(--owo-cmp-text-primary)}.root[data-layout=vertical]{border-radius:var(--owo-cmp-control-radius-lg)}.root[data-layout=vertical] .body{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;text-align:center}.root[data-layout=vertical] .icon{font-size:1.125rem;line-height:1.75rem}.root[data-layout=vertical] .title{color:var(--status-notice-text)}.root[data-layout=vertical] .action{margin-top:.5rem}.root[data-tone=info]{--status-notice-bg: var(--owo-feedback-info-bg);--status-notice-border: var(--owo-feedback-info-border);--status-notice-text: var(--owo-feedback-info-text);--status-notice-icon: var(--owo-feedback-info-icon)}.root[data-tone=success]{--status-notice-bg: var(--owo-feedback-success-bg);--status-notice-border: var(--owo-feedback-success-border);--status-notice-text: var(--owo-feedback-success-text);--status-notice-icon: var(--owo-feedback-success-icon)}.root[data-tone=warning]{--status-notice-bg: var(--owo-feedback-warning-bg);--status-notice-border: var(--owo-feedback-warning-border);--status-notice-text: var(--owo-feedback-warning-text);--status-notice-icon: var(--owo-feedback-warning-icon)}.root[data-tone=danger]{--status-notice-bg: var(--owo-feedback-danger-bg);--status-notice-border: var(--owo-feedback-danger-border);--status-notice-text: var(--owo-feedback-danger-text);--status-notice-icon: var(--owo-feedback-danger-icon)}.root{--switch-track-width: calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size: 1.125rem;--switch-thumb-offset: .125rem;position:relative;display:inline-flex;flex-shrink:0;cursor:pointer;align-items:center;padding:0;box-sizing:border-box;border-radius:var(--owo-cmp-control-radius-full);border:2px solid transparent;transition:background-color .15s,border-color .15s;background:var(--owo-cmp-surface-border-strong)}.root:focus{outline:none}.root:focus-visible{box-shadow:0 0 0 2px var(--owo-cmp-surface-bg),0 0 0 4px var(--owo-cmp-control-focus-ring)}.root:disabled{cursor:not-allowed;opacity:.5}.root[data-size=xs]{height:calc(var(--owo-cmp-control-height-xs) - .75rem);width:calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-track-width: calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-thumb-size: .625rem}.root[data-size=sm]{height:calc(var(--owo-cmp-control-height-sm) - .75rem);width:calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-track-width: calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-thumb-size: .875rem}.root[data-size=md]{height:calc(var(--owo-cmp-control-height-md) - .75rem);width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-track-width: calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size: 1.125rem}.root[data-size=lg]{height:calc(var(--owo-cmp-control-height-lg) - .75rem);width:calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-track-width: calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-thumb-size: 1.375rem}.root[data-size=xl]{height:calc(var(--owo-cmp-control-height-xl) - .75rem);width:calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-track-width: calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-thumb-size: 1.875rem}.root[aria-checked=true]{background:var(--owo-cmp-accent-bg)}.root:hover:not(:disabled){background:color-mix(in srgb,var(--owo-cmp-surface-border-strong) 82%,var(--owo-cmp-text-muted))}.root[aria-checked=true]:hover:not(:disabled){background:var(--owo-cmp-accent-bg-hover)}.root .thumb{pointer-events:none;display:inline-block;border-radius:var(--owo-cmp-control-radius-full);background:#fff;box-shadow:0 1px 3px #00000026;transition:transform .15s;transform:translate(var(--switch-thumb-offset))}.root[data-size=xs]>.thumb{height:.625rem;width:.625rem}.root[data-size=sm]>.thumb{height:.875rem;width:.875rem}.root[data-size=md]>.thumb{height:1.125rem;width:1.125rem}.root[data-size=lg]>.thumb{height:1.375rem;width:1.375rem}.root[data-size=xl]>.thumb{height:1.875rem;width:1.875rem}.root[aria-checked=true]>.thumb{transform:translate(calc(var(--switch-track-width) - var(--switch-thumb-size) - var(--switch-thumb-offset)))}.root [data-part=list]{--tabs-border: var(--owo-cmp-surface-border);display:flex;align-items:flex-end;gap:.25rem;border-bottom-width:1px;border-bottom-style:solid;border-color:var(--tabs-border)}.root [data-part=trigger]{--tabs-text: var(--owo-cmp-text-muted);--tabs-hover-text: var(--owo-cmp-text-secondary);--tabs-active-text: var(--owo-cmp-text-primary);--tabs-active-border: var(--owo-cmp-accent-border);--tabs-active-bg: color-mix(in srgb, var(--owo-cmp-accent-bg-muted) 35%, transparent);--tabs-ring: var(--owo-cmp-control-focus-ring);position:relative;margin-bottom:-1px;display:inline-flex;min-height:var(--owo-cmp-control-height-md);align-items:center;justify-content:center;border:0;border-top-left-radius:var(--owo-cmp-control-radius-md);border-top-right-radius:var(--owo-cmp-control-radius-md);border-bottom:2px solid transparent;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;font-weight:500;transition:color .15s ease;appearance:none;background:transparent;color:var(--tabs-text)}.root [data-part=trigger]:focus{outline:none}.root [data-part=trigger]:focus-visible{box-shadow:inset 0 0 0 2px var(--tabs-ring)}.root [data-part=trigger]:disabled{cursor:not-allowed;opacity:.5}.root [data-part=trigger]:hover{color:var(--tabs-hover-text)}.root [data-part=trigger][data-state=active]{background:var(--tabs-active-bg);border-bottom-color:var(--tabs-active-border);color:var(--tabs-active-text)}.root [data-part=content]{padding-top:1rem;color:var(--owo-cmp-text-primary)}.root{min-height:calc(4.5em + 1rem);line-height:1.5}.root[data-auto-resize=true]{overflow-y:hidden}.container{pointer-events:none;position:fixed;bottom:1rem;right:1rem;z-index:var(--owo-cmp-z-toast);display:flex;flex-direction:column-reverse;gap:.5rem}.toast{--toast-bg: var(--owo-feedback-neutral-bg);--toast-border: var(--owo-feedback-neutral-border);--toast-text: var(--owo-feedback-neutral-text);--toast-icon: var(--owo-feedback-neutral-icon);--toast-shadow: var(--owo-cmp-surface-shadow-strong);pointer-events:auto;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--toast-border);font-size:.875rem;line-height:1.25rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--toast-bg);color:var(--toast-text);box-shadow:var(--toast-shadow);animation:toast-in .25s var(--owo-cmp-motion-ease-standard)}.toastDefault{display:flex;align-items:flex-start;gap:.5rem;padding:.75rem 1rem}.toast [data-part=icon]{margin-top:.125rem;flex-shrink:0;color:var(--toast-icon)}.toast [data-part=content]{min-width:0;flex:1}.toast [data-part=title]{display:block;font-weight:500;color:inherit}.toast [data-part=message]{display:block}.toast [data-part=close]{margin-right:-.25rem;margin-top:-.125rem;flex-shrink:0;border-radius:var(--owo-cmp-control-radius-sm);padding:.125rem;color:currentColor;opacity:.5;transition:opacity .15s;background:transparent;border:0;cursor:pointer}.toast [data-part=close]:hover{opacity:1}.toast[data-tone=success]{--toast-bg: var(--owo-feedback-success-bg);--toast-border: var(--owo-feedback-success-border);--toast-text: var(--owo-feedback-success-text);--toast-icon: var(--owo-feedback-success-icon)}.toast[data-tone=warning]{--toast-bg: var(--owo-feedback-warning-bg);--toast-border: var(--owo-feedback-warning-border);--toast-text: var(--owo-feedback-warning-text);--toast-icon: var(--owo-feedback-warning-icon)}.toast[data-tone=danger]{--toast-bg: var(--owo-feedback-danger-bg);--toast-border: var(--owo-feedback-danger-border);--toast-text: var(--owo-feedback-danger-text);--toast-icon: var(--owo-feedback-danger-icon)}.toast[data-tone=info]{--toast-bg: var(--owo-feedback-info-bg);--toast-border: var(--owo-feedback-info-border);--toast-text: var(--owo-feedback-info-text);--toast-icon: var(--owo-feedback-info-icon)}@keyframes toast-in{0%{opacity:0;transform:translateY(8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.trigger{display:inline-flex}.content{--tooltip-bg: var(--owo-cmp-surface-bg-raised);--tooltip-border: var(--owo-cmp-surface-border);--tooltip-text: var(--owo-cmp-text-primary);--tooltip-shadow: var(--owo-cmp-surface-shadow-strong);--tooltip-arrow-color: var(--tooltip-bg);position:fixed;z-index:var(--owo-cmp-z-toast);border-radius:var(--owo-cmp-control-radius-lg);line-height:1.625;background:var(--tooltip-bg);color:var(--tooltip-text);border:1px solid var(--tooltip-border);box-shadow:var(--tooltip-shadow);backdrop-filter:blur(10px);animation:tooltip-in .15s var(--owo-cmp-motion-ease-standard)}.content[data-density=compact]{padding:.25rem .5rem;font-size:11px;max-width:200px}.content[data-density=default]{padding:.5rem .75rem;font-size:.75rem;line-height:1rem;max-width:20rem}.content [data-part=arrow]{position:absolute;color:var(--tooltip-arrow-color);filter:drop-shadow(0 1px 0 var(--tooltip-border))}@keyframes tooltip-in{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
|
|
354
|
-
|
|
353
|
+
._root_crrwl_1{--avatar-bg:var(--owo-cmp-surface-bg-inset);--avatar-text:var(--owo-cmp-text-secondary);--avatar-border:transparent;border-radius:var(--owo-cmp-control-radius-full);-webkit-user-select:none;user-select:none;background:var(--avatar-bg);color:var(--avatar-text);border:1px solid var(--avatar-border);flex-shrink:0;justify-content:center;align-items:center;font-weight:500;display:inline-flex;overflow:hidden}._root_crrwl_1[data-size=xs]{width:1.5rem;height:1.5rem;font-size:10px}._root_crrwl_1[data-size=sm]{width:2rem;height:2rem;font-size:.75rem;line-height:1rem}._root_crrwl_1[data-size=md]{width:2.5rem;height:2.5rem;font-size:.875rem;line-height:1.25rem}._root_crrwl_1[data-size=lg]{width:3.5rem;height:3.5rem;font-size:1.125rem;line-height:1.75rem}._root_crrwl_1>img{object-fit:cover;width:100%;height:100%}._root_crrwl_1[data-tone=subtle]{--avatar-bg:var(--owo-cmp-surface-bg-subtle);--avatar-text:var(--owo-cmp-text-muted)}._root_6bx55_1{--badge-bg:var(--owo-cmp-surface-bg-inset);--badge-text:var(--owo-cmp-text-secondary);--badge-border:transparent;border-radius:var(--owo-cmp-control-radius-full);border:1px solid var(--badge-border);color:var(--badge-text);background:var(--badge-bg);align-items:center;display:inline-flex}._root_6bx55_1[data-size=xs]{padding:.25rem .625rem;font-size:11px}._root_6bx55_1[data-size=sm]{padding:.25rem .75rem;font-size:.75rem;font-weight:500;line-height:1rem}._root_6bx55_1[data-variant=outline]{--badge-bg:transparent;--badge-border:var(--owo-cmp-surface-border)}._root_6bx55_1[data-tone=info]{--badge-bg:var(--owo-cmp-info-bg);--badge-text:var(--owo-cmp-info-text);--badge-border:var(--owo-cmp-info-border)}._root_6bx55_1[data-tone=info][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=success]{--badge-bg:var(--owo-cmp-success-bg);--badge-text:var(--owo-cmp-success-text);--badge-border:var(--owo-cmp-success-border)}._root_6bx55_1[data-tone=success][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=warning]{--badge-bg:var(--owo-cmp-warning-bg);--badge-text:var(--owo-cmp-warning-text);--badge-border:var(--owo-cmp-warning-border)}._root_6bx55_1[data-tone=warning][data-variant=outline]{--badge-bg:transparent}._root_6bx55_1[data-tone=danger]{--badge-bg:var(--owo-cmp-danger-bg);--badge-text:var(--owo-cmp-danger-text);--badge-border:var(--owo-cmp-danger-border)}._root_6bx55_1[data-tone=danger][data-variant=outline]{--badge-bg:transparent}._root_1oxco_1{display:inline-flex}._root_1oxco_1[data-animate=spin]{animation:1s linear infinite _owo-spin_1oxco_1}@keyframes _owo-spin_1oxco_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){._root_1oxco_1[data-animate=spin]{animation:none}}._root_yhdgl_1{--button-bg:var(--owo-cmp-surface-bg);--button-bg-hover:var(--owo-cmp-surface-bg-inset);--button-bg-active:var(--owo-cmp-surface-bg-subtle);--button-text:var(--owo-cmp-text-primary);--button-border:var(--owo-cmp-surface-border);--button-ring:var(--owo-cmp-control-focus-ring);--button-disabled-opacity:.5;border-radius:var(--owo-cmp-control-radius-md);border:1px solid var(--button-border);appearance:none;background:var(--button-bg);color:var(--button-text);justify-content:center;align-items:center;gap:.5rem;padding:0;font-weight:500;transition-property:color,background-color,border-color;transition-duration:.15s;display:inline-flex}._root_yhdgl_1[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding-inline:.625rem;font-size:.6875rem;line-height:.875rem}._root_yhdgl_1[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding-inline:.75rem;font-size:.75rem;line-height:1rem}._root_yhdgl_1[data-size=md]{min-height:var(--owo-cmp-control-height-md);padding-inline:1rem;font-size:.875rem;line-height:1.25rem}._root_yhdgl_1[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding-inline:1.125rem;font-size:.9375rem;line-height:1.375rem}._root_yhdgl_1[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding-inline:1.25rem;font-size:1rem;line-height:1.5rem}._root_yhdgl_1:focus-visible{box-shadow:inset 0 0 0 2px var(--button-ring);outline:none}._root_yhdgl_1:hover{background:var(--button-bg-hover)}._root_yhdgl_1:active{background:var(--button-bg-active)}._root_yhdgl_1:disabled{cursor:not-allowed;opacity:var(--button-disabled-opacity)}._root_yhdgl_1[data-loading=true]{pointer-events:none;cursor:wait}._icon_yhdgl_83{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:inline-flex}._icon_yhdgl_83 svg{display:block}._label_yhdgl_95{align-items:center;display:inline-flex}._root_yhdgl_1[data-variant=primary]{--button-bg:var(--owo-cmp-accent-bg);--button-bg-hover:var(--owo-cmp-accent-bg-hover);--button-bg-active:color-mix(in srgb, var(--owo-cmp-accent-bg-hover) 88%, black);--button-text:var(--owo-cmp-accent-text);--button-border:transparent}._root_yhdgl_1[data-variant=ghost]{--button-bg:transparent;--button-bg-hover:var(--owo-cmp-surface-bg-inset);--button-bg-active:var(--owo-cmp-surface-bg-subtle);--button-text:var(--owo-cmp-text-secondary);--button-border:transparent}._root_yhdgl_1[data-variant=danger]{--button-bg:var(--owo-cmp-danger-bg);--button-bg-hover:color-mix(in srgb, var(--owo-cmp-danger-bg) 92%, var(--owo-cmp-danger-border));--button-bg-active:color-mix(in srgb, var(--owo-cmp-danger-bg) 84%, var(--owo-cmp-danger-border));--button-text:var(--owo-cmp-danger-text);--button-border:var(--owo-cmp-danger-border);--button-ring:var(--owo-cmp-danger-border)}._root_16v37_1{cursor:pointer;color:var(--owo-cmp-text-primary);align-items:center;gap:.625rem;display:inline-flex;position:relative}._root_16v37_1[data-disabled]{cursor:not-allowed;opacity:.5}._input_16v37_15{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;block-size:1px;inline-size:1px;margin:0;padding:0;position:absolute;overflow:hidden}._control_16v37_28{--checkbox-size:1rem;inline-size:var(--checkbox-size);block-size:var(--checkbox-size);border-radius:var(--owo-cmp-control-radius-sm);border:1px solid var(--owo-cmp-surface-border);background:var(--owo-cmp-surface-bg);color:#fff;flex-shrink:0;justify-content:center;align-items:center;transition:background-color .15s,border-color .15s,box-shadow .15s;display:inline-flex}._input_16v37_15:focus-visible+._control_16v37_28{box-shadow:0 0 0 2px var(--owo-cmp-surface-bg), 0 0 0 4px var(--owo-cmp-control-focus-ring);outline:none}._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28{border-color:var(--owo-cmp-surface-border-strong)}._root_16v37_1[data-invalid] ._control_16v37_28{border-color:var(--owo-cmp-danger-border)}._control_16v37_28[data-state=checked],._control_16v37_28[data-state=indeterminate]{background:var(--owo-cmp-accent-bg);border-color:var(--owo-cmp-accent-bg)}._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28[data-state=checked],._root_16v37_1:hover:not([data-disabled]) ._control_16v37_28[data-state=indeterminate]{background:var(--owo-cmp-accent-bg-hover);border-color:var(--owo-cmp-accent-bg-hover)}._control_16v37_28[data-size=xs]{--checkbox-size:.75rem}._control_16v37_28[data-size=sm]{--checkbox-size:.875rem}._control_16v37_28[data-size=md]{--checkbox-size:1rem}._control_16v37_28[data-size=lg]{--checkbox-size:1.125rem}._control_16v37_28[data-size=xl]{--checkbox-size:1.375rem}._icon_16v37_91{width:calc(var(--checkbox-size) * .8);height:calc(var(--checkbox-size) * .8);fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}._label_16v37_101{color:var(--owo-cmp-text-secondary);font-size:.875rem;line-height:1.25rem}:where(._root_bx150_1 [data-part=trigger]){appearance:none;background:var(--collapsible-trigger-bg,transparent);color:inherit;font:inherit;cursor:pointer;border:0;padding:0;transition:background-color .18s,color .18s}:where(._root_bx150_1 [data-part=trigger]:hover){background:var(--collapsible-trigger-bg-hover,var(--collapsible-trigger-bg,transparent))}:where(._root_bx150_1 [data-part=trigger][data-state=open]){background:var(--collapsible-trigger-bg-open,var(--collapsible-trigger-bg-hover,var(--collapsible-trigger-bg,transparent)))}:where(._root_bx150_1 [data-part=content]){background:var(--collapsible-content-bg,transparent);height:auto;transition:height .18s;overflow:hidden}._triggerInner_bx150_27{align-items:center;gap:var(--collapsible-trigger-gap,.75rem);width:100%;display:flex}._triggerIcon_bx150_34,._triggerIndicator_bx150_35{color:inherit;flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}._triggerLabel_bx150_44{min-width:0;text-align:inherit;flex:auto}._contentInner_bx150_50{min-height:0}._overlay_1p0ee_1{z-index:var(--owo-cmp-z-modal);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._overlay_1p0ee_1 [data-part=backdrop]{background:var(--owo-cmp-overlay-bg);animation:_dialog-backdrop-in_1p0ee_1 .2s var(--owo-cmp-motion-ease-standard);border:0;padding:0;position:absolute;inset:0}._panel_1p0ee_19{z-index:10;border-radius:var(--owo-cmp-control-radius-xl);background:var(--owo-cmp-surface-bg-raised);border:1px solid var(--owo-cmp-surface-border);width:100%;color:var(--owo-cmp-text-primary);animation:_dialog-in_1p0ee_1 .2s var(--owo-cmp-motion-ease-standard);position:relative;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a}._panel_1p0ee_19[data-size=sm]{max-width:26rem}._panel_1p0ee_19[data-size=md]{max-width:32rem}._overlay_1p0ee_1 [data-part=header]{color:var(--owo-cmp-text-primary);padding:1.25rem 1.25rem .25rem;font-size:1rem;font-weight:600;line-height:1.5}._overlay_1p0ee_1 [data-part=body]{color:var(--owo-cmp-text-secondary);padding:.75rem 1.25rem;font-size:.875rem;line-height:1.25rem}._overlay_1p0ee_1 [data-part=footer]{justify-content:flex-end;align-items:center;gap:.5rem;padding:.75rem 1.25rem 1.25rem;display:flex}._confirmDescription_1p0ee_64{white-space:pre-wrap}@keyframes _dialog-in_1p0ee_1{0%{opacity:0;transform:scale(.95)translateY(4px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes _dialog-backdrop-in_1p0ee_1{0%{opacity:0}to{opacity:1}}._trigger_e00wn_1{appearance:none;color:inherit;font:inherit;background:0 0;border:0;padding:0}._content_e00wn_10{border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-lg);background:var(--owo-cmp-surface-bg-raised);min-width:12rem;box-shadow:var(--_owo-dropdown-menu-shadow,var(--owo-cmp-surface-shadow-strong));color:var(--owo-cmp-text-primary);z-index:var(--owo-cmp-z-dropdown);animation:_owo-dropdown-menu-in_e00wn_1 var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard);outline:none;padding:.375rem;overflow-y:auto}._content_e00wn_10[data-side=top]{transform-origin:bottom}._content_e00wn_10[data-side=bottom]{transform-origin:top}._content_e00wn_10[data-side=left]{transform-origin:100%}._content_e00wn_10[data-side=right]{transform-origin:0}._content_e00wn_10 [data-part=group]+[data-part=group]{border-top:1px solid color-mix(in srgb, var(--owo-cmp-surface-border) 80%, transparent);margin-top:.375rem;padding-top:.375rem}._content_e00wn_10 [data-part=label]{letter-spacing:.12em;text-transform:uppercase;color:var(--owo-cmp-text-muted);padding:.35rem .625rem .25rem;font-size:.675rem;font-weight:700}._content_e00wn_10 [data-part=separator]{border-top:1px solid color-mix(in srgb, var(--owo-cmp-surface-border) 82%, transparent);margin:.375rem .25rem}._content_e00wn_10 [data-part=item],._subTrigger_e00wn_61{border-radius:calc(var(--owo-cmp-control-radius-md) - .125rem);text-align:left;width:100%;color:inherit;cursor:default;transition:background-color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard), color var(--owo-cmp-motion-duration-fast) var(--owo-cmp-motion-ease-standard);appearance:none;background:0 0;border:0;align-items:center;gap:.75rem;padding:.625rem .75rem;display:flex}._content_e00wn_10 [data-part=item]:hover,._content_e00wn_10 [data-part=item][data-highlighted],._subTrigger_e00wn_61:hover,._subTrigger_e00wn_61[data-highlighted]{background:var(--owo-cmp-surface-bg-inset)}._content_e00wn_10 [data-part=item][data-selected]{background:color-mix(in srgb, var(--owo-cmp-accent-bg) 10%, var(--owo-cmp-surface-bg-raised))}._content_e00wn_10 [data-part=item][data-selected] ._itemMain_e00wn_90{color:var(--owo-cmp-text-primary);font-weight:600}._content_e00wn_10 [data-part=item][data-disabled],._subTrigger_e00wn_61[data-disabled]{opacity:.5;cursor:not-allowed}._content_e00wn_10 [data-part=item][data-destructive],._subTrigger_e00wn_61[data-destructive]{color:var(--owo-cmp-danger-text)}._itemInset_e00wn_106{padding-left:1rem}._itemMain_e00wn_90{text-overflow:ellipsis;white-space:nowrap;flex:auto;min-width:0;overflow:hidden}._shortcut_e00wn_118,._indicator_e00wn_119,._submenuIndicator_e00wn_120{color:var(--owo-cmp-text-muted);flex:none;font-size:.75rem}._indicator_e00wn_119{text-align:center;min-width:1rem;color:var(--owo-cmp-accent-bg);font-weight:700}._subTrigger_e00wn_61[data-state=open]{background:var(--owo-cmp-surface-bg-inset)}@keyframes _owo-dropdown-menu-in_e00wn_1{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:scale(1)}}._panel_7f715_1{--drawer-surface:var(--owo-cmp-surface-bg-raised);--drawer-border:var(--owo-cmp-surface-border);--drawer-shadow:var(--owo-cmp-surface-shadow-strong);z-index:calc(var(--owo-cmp-z-modal) + 1);will-change:transform;max-width:100%;transition:transform var(--owo-cmp-motion-duration-default) var(--owo-cmp-motion-ease-standard);background:var(--drawer-surface);border-color:var(--drawer-border);box-shadow:var(--drawer-shadow);flex-direction:column;display:flex;transform:translate(0)}._panel_7f715_1[data-position=fixed]{position:fixed}._panel_7f715_1[data-position=absolute]{position:absolute}._panel_7f715_1[data-side=left]{top:0;left:0}._panel_7f715_1[data-side=right]{top:0;right:0}._panel_7f715_1[data-state=open]{pointer-events:auto;visibility:visible;transform:translate(0)}._panel_7f715_1[data-state=closed]{pointer-events:none;visibility:hidden}._panel_7f715_1[data-state=closed][data-side=left]{transform:translate(-100%)}._panel_7f715_1[data-state=closed][data-side=right]{transform:translate(100%)}._backdrop_7f715_55{--drawer-backdrop:var(--owo-cmp-overlay-bg);z-index:var(--owo-cmp-z-modal);background:var(--drawer-backdrop);border:0;padding:0;inset:0}._backdrop_7f715_55[data-position=fixed]{position:fixed}._backdrop_7f715_55[data-position=absolute]{position:absolute}._root_38gc5_1{--field-label:var(--owo-cmp-text-secondary);--field-description:var(--owo-cmp-text-muted);--field-help:var(--owo-cmp-text-muted);--field-error:var(--owo-cmp-danger-text);--field-required:var(--owo-cmp-danger-text);display:block}._root_38gc5_1 ._label_38gc5_10{color:var(--field-label);margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._required_38gc5_18{color:var(--field-required);margin-left:.125rem}._root_38gc5_1 ._description_38gc5_23{color:var(--field-description);margin-bottom:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._error_38gc5_31{color:var(--field-error);margin-top:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1 ._help_38gc5_39{color:var(--field-help);margin-top:.25rem;font-size:.75rem;line-height:1rem;display:block}._root_38gc5_1[data-invalid] ._label_38gc5_10{color:var(--field-error)}._root_38gc5_1[data-disabled]{opacity:.5;pointer-events:none}._root_1hqa8_1{--icon-button-bg:transparent;--icon-button-bg-hover:var(--owo-cmp-surface-bg-inset);--icon-button-bg-active:var(--owo-cmp-surface-bg-subtle);--icon-button-text:var(--owo-cmp-text-muted);--icon-button-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);background:var(--icon-button-bg);color:var(--icon-button-text);border:0;justify-content:center;align-items:center;transition-property:color,background-color;transition-duration:.15s;display:inline-flex}._root_1hqa8_1[data-size=xs]{height:var(--owo-cmp-control-height-xs);width:var(--owo-cmp-control-height-xs)}._root_1hqa8_1[data-size=sm]{height:var(--owo-cmp-control-height-sm);width:var(--owo-cmp-control-height-sm)}._root_1hqa8_1[data-size=md]{height:var(--owo-cmp-control-height-md);width:var(--owo-cmp-control-height-md)}._root_1hqa8_1[data-size=lg]{height:var(--owo-cmp-control-height-lg);width:var(--owo-cmp-control-height-lg)}._root_1hqa8_1[data-size=xl]{height:var(--owo-cmp-control-height-xl);width:var(--owo-cmp-control-height-xl)}._root_1hqa8_1:focus-visible{box-shadow:inset 0 0 0 2px var(--icon-button-ring);outline:none}._root_1hqa8_1:hover{background:var(--icon-button-bg-hover);color:var(--owo-cmp-text-primary)}._root_1hqa8_1:active{background:var(--icon-button-bg-active)}._root_1hqa8_1:disabled{cursor:not-allowed;opacity:.5}._root_1hqa8_1[data-variant=subtle]{--icon-button-bg:var(--owo-cmp-surface-bg-inset);--icon-button-bg-hover:var(--owo-cmp-surface-bg-subtle);--icon-button-bg-active:var(--owo-cmp-surface-bg-raised);--icon-button-text:var(--owo-cmp-text-primary)}._root_8zge1_1{--field-bg:var(--owo-cmp-surface-bg);--field-border:var(--owo-cmp-surface-border);--field-text:var(--owo-cmp-text-primary);--field-placeholder:var(--owo-cmp-text-muted);--field-ring:var(--owo-cmp-control-focus-ring);background:var(--field-bg);border:1px solid var(--field-border);color:var(--field-text);width:100%;min-height:var(--owo-cmp-control-height-md);border-radius:var(--owo-cmp-control-radius-md);padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem}._root_8zge1_1[data-size=xs]{min-height:var(--owo-cmp-control-height-xs);padding:.25rem .5rem;font-size:.6875rem;line-height:.875rem}._root_8zge1_1[data-size=sm]{min-height:var(--owo-cmp-control-height-sm);padding:.375rem .625rem;font-size:.75rem;line-height:1rem}._root_8zge1_1[data-size=lg]{min-height:var(--owo-cmp-control-height-lg);padding:.5625rem .875rem;font-size:.9375rem;line-height:1.375rem}._root_8zge1_1[data-size=xl]{min-height:var(--owo-cmp-control-height-xl);padding:.75rem 1rem;font-size:1rem;line-height:1.5rem}._root_8zge1_1::placeholder{color:var(--field-placeholder)}._root_8zge1_1:hover:not(:disabled){--field-border:var(--owo-cmp-surface-border-strong)}._root_8zge1_1:focus-visible{--field-border:var(--field-ring);box-shadow:none;outline:none}._root_8zge1_1[data-tone=warning]{--field-border:var(--owo-cmp-warning-border);--field-ring:var(--owo-cmp-warning-border)}._root_1226l_1{--panel-bg:var(--owo-cmp-surface-bg);--panel-border:var(--owo-cmp-surface-border);--panel-section-border:var(--owo-cmp-surface-border);--panel-shadow:none;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--panel-border);background:var(--panel-bg);box-shadow:var(--panel-shadow)}._root_1226l_1[data-padding=sm]{padding:1rem}._root_1226l_1[data-padding=md]{padding:1.25rem}._root_1226l_1[data-padding=lg]{padding:1.5rem}._root_1226l_1 [data-part=header]{border-bottom:1px solid var(--panel-section-border);padding:1.25rem 1.5rem}._root_1226l_1 [data-part=body]{padding:1.25rem 1.5rem}._root_1226l_1 [data-part=footer]{border-top:1px solid var(--panel-section-border);padding:1rem 1.5rem}._root_1226l_1[data-variant=subtle]{--panel-bg:var(--owo-cmp-surface-bg-subtle)}._root_1226l_1[data-variant=raised]{--panel-bg:var(--owo-cmp-surface-bg-raised);--panel-shadow:var(--owo-cmp-surface-shadow)}._root_c2l0v_1{--segmented-bg:var(--owo-cmp-surface-bg-inset);--segmented-border:var(--owo-cmp-surface-border);--segmented-item-text:var(--owo-cmp-text-muted);--segmented-item-hover-text:var(--owo-cmp-text-secondary);--segmented-item-active-bg:var(--owo-cmp-surface-bg-raised);--segmented-item-active-text:var(--owo-cmp-text-primary);--segmented-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);background:var(--segmented-bg);box-shadow:0 0 0 1px var(--segmented-border);padding:.125rem;display:inline-flex}._root_c2l0v_1[data-size=xs]{font-size:.6875rem;line-height:.875rem}._root_c2l0v_1[data-size=sm]{font-size:.75rem;line-height:1rem}._root_c2l0v_1[data-size=md]{font-size:.875rem;line-height:1.25rem}._root_c2l0v_1[data-size=lg]{font-size:.9375rem;line-height:1.375rem}._root_c2l0v_1[data-size=xl]{font-size:1rem;line-height:1.5rem}._item_c2l0v_41{border-radius:var(--owo-cmp-control-radius-sm);color:var(--segmented-item-text);background:0 0;border:0;justify-content:center;align-items:center;font-weight:500;transition:color .15s,background-color .15s;display:inline-flex}._item_c2l0v_41:focus{outline:none}._item_c2l0v_41:focus-visible{box-shadow:inset 0 0 0 1px var(--segmented-ring)}._item_c2l0v_41:disabled{cursor:not-allowed;opacity:.5}._item_c2l0v_41:hover{color:var(--segmented-item-hover-text)}._item_c2l0v_41[data-active=true]{background:var(--segmented-item-active-bg);color:var(--segmented-item-active-text)}._root_c2l0v_1[data-size=xs]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-xs) - .25rem);padding:.125rem .5rem}._root_c2l0v_1[data-size=sm]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-sm) - .25rem);padding:.25rem .625rem}._root_c2l0v_1[data-size=md]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-md) - .25rem);padding:.375rem .75rem}._root_c2l0v_1[data-size=lg]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-lg) - .25rem);padding:.5rem .875rem}._root_c2l0v_1[data-size=xl]>._item_c2l0v_41{min-height:calc(var(--owo-cmp-control-height-xl) - .25rem);padding:.625rem 1rem}._root_c2l0v_1[data-disabled]{opacity:.5;pointer-events:none}._root_c2l0v_1[data-invalid]{box-shadow:0 0 0 1px var(--owo-cmp-danger-border)}._root_1kzdq_1{display:inline-block;position:relative}._root_1kzdq_1 [data-part=trigger]{--select-bg:var(--owo-cmp-surface-bg);--select-border:var(--owo-cmp-surface-border);--select-text:var(--owo-cmp-text-primary);--select-ring:var(--owo-cmp-control-focus-ring);border-radius:var(--owo-cmp-control-radius-md);text-align:left;appearance:none;background:var(--select-bg);border:.5px solid var(--select-border);width:100%;color:var(--select-text);justify-content:space-between;align-items:center;gap:.5rem;padding:0;transition:color .15s,background-color .15s,border-color .15s;display:flex}._root_1kzdq_1 [data-part=trigger]:focus-visible{--select-border:var(--select-ring);box-shadow:none;outline:none}._root_1kzdq_1 [data-part=trigger][data-size=xs]{height:var(--owo-cmp-control-height-xs);min-height:var(--owo-cmp-control-height-xs);padding:0 .5rem;font-size:.6875rem;line-height:.875rem}._root_1kzdq_1 [data-part=trigger][data-size=sm]{height:var(--owo-cmp-control-height-sm);min-height:var(--owo-cmp-control-height-sm);padding:0 .5rem;font-size:.75rem;line-height:1rem}._root_1kzdq_1 [data-part=trigger][data-size=md]{height:var(--owo-cmp-control-height-md);min-height:var(--owo-cmp-control-height-md);padding:0 .75rem;font-size:.875rem;line-height:1.25rem}._root_1kzdq_1 [data-part=trigger][data-size=lg]{height:var(--owo-cmp-control-height-lg);min-height:var(--owo-cmp-control-height-lg);padding:0 .875rem;font-size:.9375rem;line-height:1.375rem}._root_1kzdq_1 [data-part=trigger][data-size=xl]{height:var(--owo-cmp-control-height-xl);min-height:var(--owo-cmp-control-height-xl);padding:0 1rem;font-size:1rem;line-height:1.5rem}._root_1kzdq_1 [data-part=trigger]:hover:not(:disabled),._root_1kzdq_1 [data-part=trigger][data-state=open]{--select-border:var(--owo-cmp-surface-border-strong)}._root_1kzdq_1 [data-part=trigger][data-tone=warning]{--select-border:var(--owo-cmp-warning-border);--select-ring:var(--owo-cmp-warning-border)}._root_1kzdq_1[data-invalid] [data-part=trigger]{--select-border:var(--owo-cmp-danger-border);--select-ring:var(--owo-cmp-danger-border)}._root_1kzdq_1 [data-part=trigger]:disabled{cursor:not-allowed;opacity:.5}._valueText_1kzdq_96{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}._placeholder_1kzdq_102{color:var(--owo-cmp-text-muted)}._root_1kzdq_1 [data-part=chevron]{width:.875rem;height:.875rem;color:var(--owo-cmp-text-muted);flex-shrink:0;transition:transform .15s}._root_1kzdq_1 [data-part=chevron][data-state=open]{transform:rotate(180deg)}._root_1kzdq_1 [data-part=dropdown]{--select-dropdown-shadow:var(--owo-cmp-surface-shadow-strong);z-index:var(--owo-cmp-z-dropdown);border:1px solid var(--owo-cmp-surface-border);border-radius:var(--owo-cmp-control-radius-md);background:var(--owo-cmp-surface-bg-raised);width:100%;max-height:15rem;box-shadow:var(--select-dropdown-shadow);margin-top:.25rem;padding:.25rem 0;position:absolute;overflow:auto}._root_1kzdq_1 [data-part=dropdown][data-size=sm]{font-size:.75rem;line-height:1rem}._root_1kzdq_1 [data-part=dropdown][data-size=md]{font-size:.875rem;line-height:1.25rem}._root_1kzdq_1 [data-part=dropdown][data-size=xs]{font-size:.6875rem;line-height:.875rem}._root_1kzdq_1 [data-part=dropdown][data-size=lg]{font-size:.9375rem;line-height:1.375rem}._root_1kzdq_1 [data-part=dropdown][data-size=xl]{font-size:1rem;line-height:1.5rem}._root_1kzdq_1 [data-part=option]{cursor:default;-webkit-user-select:none;user-select:none;padding:.375rem .75rem;transition:background-color .15s}._root_1kzdq_1 [data-part=option][data-disabled]{cursor:not-allowed;opacity:.5}._root_1kzdq_1 [data-part=option][data-focused]{background:var(--owo-cmp-surface-bg-inset)}._root_1kzdq_1 [data-part=option][data-selected]{color:var(--owo-cmp-accent-bg);font-weight:500}._root_1sshx_1{border-radius:var(--owo-cmp-control-radius-sm);--_owo-skeleton-scan-duration:3.6s;--skeleton-bg:linear-gradient(180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 94%, white) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 100%, var(--owo-cmp-surface-border)) 100%);--skeleton-bg-emphasis:linear-gradient(180deg, color-mix(in srgb, var(--owo-cmp-surface-bg-subtle) 78%, var(--owo-ref-color-highlight-soft)) 0%, color-mix(in srgb, var(--owo-cmp-surface-bg-inset) 86%, var(--owo-cmp-surface-border)) 100%);--skeleton-sheen:linear-gradient(100deg, transparent 0%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 28%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 40%, var(--owo-ref-color-highlight-sheen) 50%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 35%, transparent) 60%, color-mix(in srgb, var(--owo-ref-color-highlight-sheen) 10%, transparent) 72%, transparent 100%);--skeleton-top-highlight:var(--owo-ref-color-highlight-soft);background:var(--skeleton-bg);box-shadow:inset 0 1px 0 var(--skeleton-top-highlight);position:relative;overflow:hidden;transform:translateZ(0)}._root_1sshx_1[data-tone=emphasis]{background:var(--skeleton-bg-emphasis)}._root_1sshx_1:before{content:"";background:inherit;opacity:.84;position:absolute;inset:0}._root_1sshx_1:after{content:"";background:var(--skeleton-sheen);opacity:0;will-change:transform, opacity;position:absolute;inset:-35%;transform:translate(-140%)skew(-14deg)}._root_1sshx_1[data-animation=pulse]:after{display:none}._root_1sshx_1[data-animation=pulse]:before{animation:_owo-skeleton-breathe_1sshx_1 2.6s var(--owo-cmp-motion-ease-standard) infinite}._root_1sshx_1[data-animation=scan]:before{opacity:1;filter:none}._root_1sshx_1[data-animation=scan]:after{opacity:1;animation:_owo-skeleton-scan_1sshx_1 var(--_owo-skeleton-scan-duration) cubic-bezier(.3, 0, .2, 1) infinite}@keyframes _owo-skeleton-breathe_1sshx_1{0%,to{opacity:.8;filter:saturate(.96)brightness(.98)}50%{opacity:1;filter:saturate(1.04)brightness(1.04)}}@keyframes _owo-skeleton-scan_1sshx_1{0%{opacity:0;transform:translate(-140%)skew(-14deg)}18%{opacity:.82}52%{opacity:1;transform:translate(6%)skew(-14deg)}82%{opacity:.82}to{opacity:0;transform:translate(140%)skew(-14deg)}}@media (prefers-reduced-motion:reduce){._root_1sshx_1:before{opacity:.94;filter:none;animation:none}._root_1sshx_1:after{opacity:0;animation:none}}._root_h4455_1{--status-notice-bg:var(--owo-feedback-neutral-bg);--status-notice-border:var(--owo-feedback-neutral-border);--status-notice-text:var(--owo-feedback-neutral-text);--status-notice-icon:var(--owo-feedback-neutral-icon);border-radius:var(--owo-cmp-control-radius-md);background:var(--status-notice-bg);border-style:solid;border-width:1px;border-color:var(--status-notice-border);color:var(--status-notice-text);padding:.75rem 1rem;font-size:.875rem;line-height:1.25rem}._withIcon_h4455_19{grid-template-columns:auto minmax(0,1fr);gap:.75rem;display:grid}._icon_h4455_25{color:var(--status-notice-icon)}._root_h4455_1:not([data-layout=vertical]) ._icon_h4455_25{flex-shrink:0;margin-top:.125rem}._text_h4455_36{min-width:0}._title_h4455_40{color:var(--owo-cmp-text-primary);font-weight:500}._root_h4455_1[data-layout=vertical]{border-radius:var(--owo-cmp-control-radius-lg)}._root_h4455_1[data-layout=vertical] ._body_h4455_50{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:1rem 0;display:flex}._root_h4455_1[data-layout=vertical] ._icon_h4455_25{font-size:1.125rem;line-height:1.75rem}._root_h4455_1[data-layout=vertical] ._title_h4455_40{color:var(--status-notice-text)}._root_h4455_1[data-layout=vertical] ._action_h4455_68{margin-top:.5rem}._root_h4455_1[data-tone=info]{--status-notice-bg:var(--owo-feedback-info-bg);--status-notice-border:var(--owo-feedback-info-border);--status-notice-text:var(--owo-feedback-info-text);--status-notice-icon:var(--owo-feedback-info-icon)}._root_h4455_1[data-tone=success]{--status-notice-bg:var(--owo-feedback-success-bg);--status-notice-border:var(--owo-feedback-success-border);--status-notice-text:var(--owo-feedback-success-text);--status-notice-icon:var(--owo-feedback-success-icon)}._root_h4455_1[data-tone=warning]{--status-notice-bg:var(--owo-feedback-warning-bg);--status-notice-border:var(--owo-feedback-warning-border);--status-notice-text:var(--owo-feedback-warning-text);--status-notice-icon:var(--owo-feedback-warning-icon)}._root_h4455_1[data-tone=danger]{--status-notice-bg:var(--owo-feedback-danger-bg);--status-notice-border:var(--owo-feedback-danger-border);--status-notice-text:var(--owo-feedback-danger-text);--status-notice-icon:var(--owo-feedback-danger-icon)}._root_91dlh_1{--switch-track-width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size:1.125rem;--switch-thumb-offset:.125rem;cursor:pointer;box-sizing:border-box;border-radius:var(--owo-cmp-control-radius-full);background:var(--owo-cmp-surface-border-strong);border:2px solid #0000;flex-shrink:0;align-items:center;padding:0;transition:background-color .15s,border-color .15s;display:inline-flex;position:relative}._root_91dlh_1:focus{outline:none}._root_91dlh_1:focus-visible{box-shadow:0 0 0 2px var(--owo-cmp-surface-bg), 0 0 0 4px var(--owo-cmp-control-focus-ring)}._root_91dlh_1:disabled{cursor:not-allowed;opacity:.5}._root_91dlh_1[data-size=xs]{height:calc(var(--owo-cmp-control-height-xs) - .75rem);width:calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-track-width:calc(var(--owo-cmp-control-height-xs) + .25rem);--switch-thumb-size:.625rem}._root_91dlh_1[data-size=sm]{height:calc(var(--owo-cmp-control-height-sm) - .75rem);width:calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-track-width:calc(var(--owo-cmp-control-height-sm) + .25rem);--switch-thumb-size:.875rem}._root_91dlh_1[data-size=md]{height:calc(var(--owo-cmp-control-height-md) - .75rem);width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-md) + .5rem);--switch-thumb-size:1.125rem}._root_91dlh_1[data-size=lg]{height:calc(var(--owo-cmp-control-height-lg) - .75rem);width:calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-lg) + .5rem);--switch-thumb-size:1.375rem}._root_91dlh_1[data-size=xl]{height:calc(var(--owo-cmp-control-height-xl) - .75rem);width:calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-track-width:calc(var(--owo-cmp-control-height-xl) + .5rem);--switch-thumb-size:1.875rem}._root_91dlh_1[aria-checked=true]{background:var(--owo-cmp-accent-bg)}._root_91dlh_1:hover:not(:disabled){background:color-mix(in srgb, var(--owo-cmp-surface-border-strong) 82%, var(--owo-cmp-text-muted))}._root_91dlh_1[aria-checked=true]:hover:not(:disabled){background:var(--owo-cmp-accent-bg-hover)}._root_91dlh_1 ._thumb_91dlh_81{pointer-events:none;border-radius:var(--owo-cmp-control-radius-full);transform:translateX(var(--switch-thumb-offset));background:#fff;transition:transform .15s;display:inline-block;box-shadow:0 1px 3px #00000026}._root_91dlh_1[data-size=xs]>._thumb_91dlh_81{width:.625rem;height:.625rem}._root_91dlh_1[data-size=sm]>._thumb_91dlh_81{width:.875rem;height:.875rem}._root_91dlh_1[data-size=md]>._thumb_91dlh_81{width:1.125rem;height:1.125rem}._root_91dlh_1[data-size=lg]>._thumb_91dlh_81{width:1.375rem;height:1.375rem}._root_91dlh_1[data-size=xl]>._thumb_91dlh_81{width:1.875rem;height:1.875rem}._root_91dlh_1[aria-checked=true]>._thumb_91dlh_81{transform:translateX(calc(var(--switch-track-width) - var(--switch-thumb-size) - var(--switch-thumb-offset)))}._root_91dlh_1[data-invalid]{box-shadow:0 0 0 1px var(--owo-cmp-danger-border)}._root_1dxq8_1 [data-part=list]{--tabs-border:var(--owo-cmp-surface-border);border-bottom-style:solid;border-bottom-width:1px;border-color:var(--tabs-border);align-items:flex-end;gap:.25rem;display:flex}._root_1dxq8_1 [data-part=trigger]{--tabs-text:var(--owo-cmp-text-muted);--tabs-hover-text:var(--owo-cmp-text-secondary);--tabs-active-text:var(--owo-cmp-text-primary);--tabs-active-border:var(--owo-cmp-accent-border);--tabs-active-bg:color-mix(in srgb, var(--owo-cmp-accent-bg-muted) 35%, transparent);--tabs-ring:var(--owo-cmp-control-focus-ring);min-height:var(--owo-cmp-control-height-md);border-top-left-radius:var(--owo-cmp-control-radius-md);border-top-right-radius:var(--owo-cmp-control-radius-md);appearance:none;color:var(--tabs-text);background:0 0;border:0;border-bottom:2px solid #0000;justify-content:center;align-items:center;margin-bottom:-1px;padding:.5rem .75rem;font-size:.875rem;font-weight:500;line-height:1.25rem;transition:color .15s;display:inline-flex;position:relative}._root_1dxq8_1 [data-part=trigger]:focus{outline:none}._root_1dxq8_1 [data-part=trigger]:focus-visible{box-shadow:inset 0 0 0 2px var(--tabs-ring)}._root_1dxq8_1 [data-part=trigger]:disabled{cursor:not-allowed;opacity:.5}._root_1dxq8_1 [data-part=trigger]:hover{color:var(--tabs-hover-text)}._root_1dxq8_1 [data-part=trigger][data-state=active]{background:var(--tabs-active-bg);border-bottom-color:var(--tabs-active-border);color:var(--tabs-active-text)}._root_1dxq8_1 [data-part=content]{color:var(--owo-cmp-text-primary);padding-top:1rem}._root_17j1y_1{min-height:calc(4.5em + 1rem);line-height:1.5}._root_17j1y_1[data-auto-resize=true]{overflow-y:hidden}._container_73rls_1{pointer-events:none;z-index:var(--owo-cmp-z-toast);flex-direction:column-reverse;gap:.5rem;display:flex;position:fixed;bottom:1rem;right:1rem}._toast_73rls_12{--toast-bg:var(--owo-feedback-neutral-bg);--toast-border:var(--owo-feedback-neutral-border);--toast-text:var(--owo-feedback-neutral-text);--toast-icon:var(--owo-feedback-neutral-icon);--toast-shadow:var(--owo-cmp-surface-shadow-strong);pointer-events:auto;border-radius:var(--owo-cmp-control-radius-lg);border:1px solid var(--toast-border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:var(--toast-bg);color:var(--toast-text);box-shadow:var(--toast-shadow);animation:_toast-in_73rls_1 .25s var(--owo-cmp-motion-ease-standard);font-size:.875rem;line-height:1.25rem}._toastDefault_73rls_32{align-items:flex-start;gap:.5rem;padding:.75rem 1rem;display:flex}._toast_73rls_12 [data-part=icon]{color:var(--toast-icon);flex-shrink:0;margin-top:.125rem}._toast_73rls_12 [data-part=content]{flex:1;min-width:0}._toast_73rls_12 [data-part=title]{color:inherit;font-weight:500;display:block}._toast_73rls_12 [data-part=message]{display:block}._toast_73rls_12 [data-part=close]{border-radius:var(--owo-cmp-control-radius-sm);color:currentColor;opacity:.5;cursor:pointer;background:0 0;border:0;flex-shrink:0;margin-top:-.125rem;margin-right:-.25rem;padding:.125rem;transition:opacity .15s}._toast_73rls_12 [data-part=close]:hover{opacity:1}._toast_73rls_12[data-tone=success]{--toast-bg:var(--owo-feedback-success-bg);--toast-border:var(--owo-feedback-success-border);--toast-text:var(--owo-feedback-success-text);--toast-icon:var(--owo-feedback-success-icon)}._toast_73rls_12[data-tone=warning]{--toast-bg:var(--owo-feedback-warning-bg);--toast-border:var(--owo-feedback-warning-border);--toast-text:var(--owo-feedback-warning-text);--toast-icon:var(--owo-feedback-warning-icon)}._toast_73rls_12[data-tone=danger]{--toast-bg:var(--owo-feedback-danger-bg);--toast-border:var(--owo-feedback-danger-border);--toast-text:var(--owo-feedback-danger-text);--toast-icon:var(--owo-feedback-danger-icon)}._toast_73rls_12[data-tone=info]{--toast-bg:var(--owo-feedback-info-bg);--toast-border:var(--owo-feedback-info-border);--toast-text:var(--owo-feedback-info-text);--toast-icon:var(--owo-feedback-info-icon)}@keyframes _toast-in_73rls_1{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}._trigger_xunrw_1{display:inline-flex}._content_xunrw_5{--tooltip-bg:var(--owo-cmp-surface-bg-raised);--tooltip-border:var(--owo-cmp-surface-border);--tooltip-text:var(--owo-cmp-text-primary);--tooltip-shadow:var(--owo-cmp-surface-shadow-strong);--tooltip-arrow-color:var(--tooltip-bg);z-index:var(--owo-cmp-z-toast);border-radius:var(--owo-cmp-control-radius-lg);background:var(--tooltip-bg);color:var(--tooltip-text);border:1px solid var(--tooltip-border);box-shadow:var(--tooltip-shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:_tooltip-in_xunrw_1 .15s var(--owo-cmp-motion-ease-standard);line-height:1.625;position:fixed}._content_xunrw_5[data-density=compact]{max-width:200px;padding:.25rem .5rem;font-size:11px}._content_xunrw_5[data-density=default]{max-width:20rem;padding:.5rem .75rem;font-size:.75rem;line-height:1rem}._content_xunrw_5 [data-part=arrow]{color:var(--tooltip-arrow-color);filter:drop-shadow(0 1px 0 var(--tooltip-border));position:absolute}@keyframes _tooltip-in_xunrw_1{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}
|
|
354
|
+
/*$vite$:1*/
|
|
355
355
|
}
|