@property --divider-effect-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --divider-effect-opacity{syntax:"<number>";inherits:false;initial-value:.25}@property --divider-effect-size{syntax:"<length>";inherits:false;initial-value:1px}@property --divider-effect-length{syntax:"<length-percentage>";inherits:false;initial-value:100%}@property --glass-effect-blur{syntax:"<length>";inherits:false;initial-value:1em}@property --glass-effect-light-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-light-power{syntax:"<number>";inherits:false;initial-value:.4}@property --glass-effect-light-rotation{syntax:"<angle>";inherits:false;initial-value:210deg}@property --glass-effect-dark-color{syntax:"<color>";inherits:false;initial-value:#0000}@property --glass-effect-dark-power{syntax:"<number>";inherits:false;initial-value:0}.popoverTrigger{z-index:10;cursor:pointer;position:relative}.overlayInteractionGuard{pointer-events:auto;touch-action:none;overscroll-behavior:none;background:0 0;position:fixed;inset:0}.popoverPortal{min-width:max-content;max-width:calc(100vw - var(--spacing-xl));pointer-events:auto;flex-direction:column;display:flex}.popoverPortal .popoverAutoSizePanel{width:100%;min-width:inherit;max-width:inherit}.popoverPortal .popoverAutoSizeInner{width:100%;min-width:100%}.popoverPortal .popoverMorphSlide{width:fit-content!important}.popoverPortal .popoverMorphView{overflow:hidden}.popoverPortal .popoverContent.glass,.popoverPortal.popoverContent.glass{backdrop-filter:blur(var(--blurAmount));transition-property:background,box-shadow,filter}.popoverPortal .popoverContent.glass:after,.popoverPortal.popoverContent.glass:after{backdrop-filter:none}.popoverPortal .sectionCard,.popoverPortal .popoverContent.glass,.popoverPortal.popoverContent.glass{background:color-mix(in srgb,var(--background)80%,transparent);--section-card-padding:var(--spacing-md);box-shadow:0 1em 2em -1em #0000004d}.popoverPortal .contextMenu{flex-direction:column;gap:.25em;display:flex}.popoverPortal .contextMenu Button{--surfaceSize:2.75em;width:100%}.popoverPortal .fields{gap:var(--spacing-xs);flex-direction:column;display:flex}.popoverPortal.popoverContextMenu .contentWrapper{padding:var(--spacing-xs);background:color-mix(in srgb,var(--background)75%,transparent);border-radius:inherit}.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu{flex-direction:column;gap:.3em;display:flex}.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu button{padding:var(--spacing-xs);--surfaceSize:2.5em;justify-content:flex-start;width:100%}.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu button .content-wrapper,.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu button .content-wrapper .btnLabel{justify-content:space-between;width:100%}.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu button .content-wrapper .btnLabel span{text-align:right;justify-content:flex-start;width:100%;font-weight:200}.popoverPortal.popoverContextMenu .contentWrapper .popoverMenu button .content-wrapper .icon.check{color:var(--primary)}.popoverPortal .contextSecondStep,.popoverPortal .contextSecondStep .contentWrapper{background:0 0!important}.popoverPortal .contextSecondStep .sectionCardContent{padding:0!important}.popoverPortal .contextSecondStep .sectionCardHeader{padding-top:0!important;padding-inline:0!important}.popoverPortal .contextSecondStep:after,.popoverPortal .contextSecondStep:before{display:none!important}.popoverPortal .sectionCard{padding:0}.popoverPortal .popoverFooter{align-items:center;gap:var(--spacing-xs);width:100%;padding-top:var(--spacing-xs);margin-top:var(--spacing-xs);display:flex;position:relative}.popoverPortal .popoverFooter:after{--divider-effect-color:var(--text);--divider-effect-opacity:.08;--divider-effect-size:1px;--divider-effect-length:90%;content:"";opacity:var(--divider-effect-opacity);will-change:opacity,transform,width,height,background;width:var(--divider-effect-length);height:var(--divider-effect-size);background:linear-gradient(90deg,transparent 0%,var(--divider-effect-color)19.71%,var(--divider-effect-color)79.59%,transparent 100%);transition:--divider-effect-color .24s,--divider-effect-opacity .24s,--divider-effect-size .24s,--divider-effect-length .24s,opacity .24s,transform .24s,width .24s,height .24s,background .24s,background-image .24s;position:absolute;top:0;left:50%;transform:translate(-50%)}.popoverSheetPortal{width:100%;min-width:0!important;max-width:none!important}.popoverSheetPortal .popoverContent{max-width:calc(100% - var(--spacing-xs));border-radius:var(--radius-xl)var(--radius-xl)0 0!important;width:100%!important}.popoverSheetPortal .sectionCard,.popoverSheetPortal .popoverContent.glass{box-shadow:none}.popoverSheetPortal .popoverContent.glass{backdrop-filter:none}