.goo-popout.goo-tooltip{--goo-tooltip-arrow-size:calc(var(--goo-theme-space-sm) - var(--goo-theme-space-2xs));--goo-popout-bg:var(--goo-tooltip-bg,var(--goo-theme-surface));--goo-popout-fg:var(--goo-tooltip-fg,var(--goo-theme-fg));--goo-popout-border:var(--goo-tooltip-border,var(--goo-theme-border));--goo-tooltip-shadow:drop-shadow(0 var(--goo-theme-space-xs) var(--goo-theme-space-md) #0000004d);--goo-popout-shadow:var(--goo-tooltip-shadow);--goo-popout-radius:var(--goo-tooltip-radius,var(--goo-theme-radius-md));--goo-popout-arrow-size:var(--goo-tooltip-arrow-size);--goo-popout-arrow-border:var(--goo-popout-border);--goo-tooltip-max-width:calc(var(--goo-theme-control-height-lg) * 6.25);--goo-tooltip-padding-block:calc(var(--goo-theme-space-sm) - var(--goo-theme-space-2xs) * .5);--goo-tooltip-padding-inline:calc(var(--goo-theme-space-md) - var(--goo-theme-space-2xs));--goo-tooltip-padding:var(--goo-tooltip-padding-block) var(--goo-tooltip-padding-inline);--goo-tooltip-outline-width:calc(var(--goo-theme-focus-ring-width) * .5);--goo-tooltip-line-height:var(--goo-theme-line-height-loose);box-shadow:0 0 0 var(--goo-tooltip-outline-width) var(--goo-popout-border);max-width:var(--goo-tooltip-max-width);padding:var(--goo-tooltip-padding);font-size:var(--goo-tooltip-font-size,var(--goo-theme-font-size-sm));line-height:var(--goo-tooltip-line-height);text-align:left;pointer-events:none;z-index:var(--goo-tooltip-z-index,var(--goo-theme-layer-system))}.goo-popout.goo-tooltip[data-interactive=true]{pointer-events:auto}.goo-popout.goo-tooltip.goo-popout--chromeless{box-shadow:none;filter:none;max-width:none;padding:0}.goo-popout.goo-tooltip .goo-popout__content{background:0 0;max-height:none;padding:0;overflow:visible}.goo-tooltip__text{word-wrap:break-word;white-space:normal;display:block}.goo-popout.goo-tooltip.goo-tooltip--cursor-tip{--goo-tooltip-arrow-size:var(--goo-theme-space-sm);--goo-popout-arrow-border:color-mix(in srgb, var(--goo-popout-bg) 80%, white 20%)}.goo-popout.goo-tooltip.goo-tooltip--cursor-tip .goo-popout__arrow{filter:drop-shadow(0 1px var(--goo-theme-space-2xs) #00000059)}.goo-popout.goo-tooltip--error{--goo-popout-bg:var(--goo-theme-danger);--goo-popout-fg:var(--goo-theme-danger-fg);--goo-popout-border:transparent}.goo-popout.goo-tooltip--warning{--goo-popout-bg:var(--goo-theme-warning);--goo-popout-fg:var(--goo-theme-warning-fg);--goo-popout-border:transparent}.goo-popout.goo-tooltip--success{--goo-popout-bg:var(--goo-theme-positive);--goo-popout-fg:var(--goo-theme-positive-fg);--goo-popout-border:transparent}:where(.light,[data-theme=light]) .goo-popout.goo-tooltip{--goo-popout-bg:var(--goo-tooltip-bg,#323237f2);--goo-popout-fg:var(--goo-tooltip-fg,white);--goo-tooltip-shadow:drop-shadow(0 var(--goo-theme-space-xs) var(--goo-theme-space-md) #00000026)}.goo-popout{--goo-popout-bg:color-mix(in srgb, var(--goo-theme-bg) 90%, transparent);--goo-popout-fg:var(--goo-theme-fg);--goo-popout-border:color-mix(in srgb, var(--goo-theme-fg) 16%, transparent);--goo-popout-arrow-border:color-mix(in srgb, var(--goo-theme-fg) 18%, var(--goo-theme-bg));--goo-popout-backdrop-filter:blur(18px) saturate(1.35);--goo-popout-shadow:drop-shadow(0 0 .5px var(--goo-popout-ring)) drop-shadow(0 1px 1px #00000038) drop-shadow(0 16px 36px #0006) drop-shadow(0 4px 12px #00000042);--goo-popout-ring:color-mix(in srgb, var(--goo-popout-border) 65%, var(--goo-theme-fg));--goo-popout-edge-shadow:inset 0 1px 0 color-mix(in srgb, var(--goo-theme-fg) 20%, transparent), inset 0 0 0 1px color-mix(in srgb, var(--goo-theme-fg) 5%, transparent);--goo-popout-radius:var(--goo-theme-radius-lg);--goo-popout-arrow-size:var(--goo-theme-space-sm);--goo-popout-arrow-z-index:1;--goo-popout-backdrop-bg:#0000004d;--goo-popout-backdrop-z-index:-1;--goo-popout-focus-ring-width:var(--goo-theme-focus-ring-width);--goo-popout-hairline:1px;--goo-popout-scrollbar-size:calc(var(--goo-theme-space-sm) - var(--goo-theme-space-2xs));--goo-popout-scrollbar-border-width:var(--goo-theme-focus-ring-width);--goo-popout-viewport-inset:calc(var(--goo-theme-space-xl) + var(--goo-theme-space-sm));--goo-popout-z-index:var(--goo-theme-layer-popout);-webkit-backdrop-filter:var(--goo-popout-backdrop-filter);backdrop-filter:var(--goo-popout-backdrop-filter);background-image:linear-gradient(135deg, color-mix(in srgb, var(--goo-theme-fg) 12%, transparent), color-mix(in srgb, var(--goo-theme-bg) 76%, transparent));box-shadow:var(--goo-popout-edge-shadow);color:var(--goo-popout-fg);z-index:var(--goo-popout-z-index);background:var(--goo-popout-bg);border-radius:var(--goo-popout-radius);filter:var(--goo-popout-shadow);border:1px solid #0000;outline:none;animation:.16s cubic-bezier(.34,1.5,.5,1) goo-popout-pop-in;display:block;position:fixed;overflow:visible}.goo-popout:focus-visible{box-shadow:inset 0 1px 0 color-mix(in srgb, var(--goo-theme-fg) 18%, transparent), 0 0 0 var(--goo-popout-focus-ring-width) color-mix(in srgb, var(--goo-theme-accent) 24%, transparent);outline:none}.goo-popout__content{display:var(--goo-popout-content-display,block);flex-direction:var(--goo-popout-content-flex-direction,column);width:var(--goo-popout-content-width,100%);height:var(--goo-popout-content-height,100%);max-height:var(--goo-popout-content-max-height,min(var(--goo-popout-available-height,100vh), calc(100vh - var(--goo-popout-viewport-inset))));overflow:var(--goo-popout-content-overflow,visible);overflow-y:var(--goo-popout-content-overflow-y,auto);overflow-x:var(--goo-popout-content-overflow-x,hidden);overscroll-behavior:contain;border-radius:inherit;background:0 0}.goo-popout__content::-webkit-scrollbar{width:var(--goo-popout-scrollbar-size)}.goo-popout__content::-webkit-scrollbar-track{background:0 0}.goo-popout__content::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--goo-theme-muted) 72%, transparent);border:var(--goo-popout-scrollbar-border-width) solid transparent;border-radius:var(--goo-theme-radius-full);background-clip:padding-box}.goo-popout__content::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb, var(--goo-theme-fg) 46%, transparent);background-clip:padding-box}.goo-popout__backdrop{background:var(--goo-popout-backdrop-bg);pointer-events:none;z-index:var(--goo-popout-backdrop-z-index);position:fixed;inset:0}.goo-popout__arrow{border:calc(var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) solid transparent;pointer-events:none;width:0;height:0;z-index:var(--goo-popout-arrow-z-index);position:absolute}.goo-popout__arrow:after{content:"";border:var(--goo-popout-arrow-size) solid transparent;pointer-events:none;width:0;height:0;position:absolute}.goo-popout__arrow.left{left:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-right-color:var(--goo-popout-arrow-border)}.goo-popout__arrow.left:after{top:calc(var(--goo-popout-arrow-size) * -1);left:calc(var(--goo-popout-arrow-size) * -1 + var(--goo-popout-hairline) * 2);border-right-color:var(--goo-popout-bg)}.goo-popout__arrow.right{right:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-left-color:var(--goo-popout-arrow-border);left:auto}.goo-popout__arrow.right:after{top:calc(var(--goo-popout-arrow-size) * -1);right:calc(var(--goo-popout-arrow-size) * -1 + var(--goo-popout-hairline) * 2);border-left-color:var(--goo-popout-bg)}.goo-popout__arrow.top{top:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-bottom-color:var(--goo-popout-arrow-border)}.goo-popout__arrow.top:after{top:calc(var(--goo-popout-arrow-size) * -1 + var(--goo-popout-hairline) * 2);left:calc(var(--goo-popout-arrow-size) * -1);border-bottom-color:var(--goo-popout-bg)}.goo-popout__arrow.bottom{bottom:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-top-color:var(--goo-popout-arrow-border);top:auto}.goo-popout__arrow.bottom:after{bottom:calc(var(--goo-popout-arrow-size) * -1 + var(--goo-popout-hairline) * 2);left:calc(var(--goo-popout-arrow-size) * -1);border-top-color:var(--goo-popout-bg)}.goo-popout__arrow--hidden{opacity:0;transition:opacity var(--goo-theme-transition-normal)}.goo-popout--fullscreen{width:100%;max-width:100%;height:100%;max-height:100%;box-shadow:none;border-radius:0;inset:0}.goo-popout--fullscreen .goo-popout__content{border-radius:0;height:100%;max-height:100%}.goo-popout--fullscreen .goo-popout__arrow{display:none}.goo-popout--chromeless{-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;filter:none;background:0 0;border:0;border-radius:0}.goo-popout--chromeless .goo-popout__content{border-radius:inherit}.goo-popout--floating-chrome{--goo-popout-bg:color-mix(in srgb, var(--goo-theme-bg) 82%, transparent);--goo-popout-radius:var(--goo-theme-radius-lg)}@keyframes goo-popout-pop-in{0%{opacity:0;transform:translateY(-5px)scale(.98)}}@media (prefers-reduced-motion:reduce){.goo-popout{animation:none}.goo-popout__arrow--hidden{transition:none}}[dir=rtl] .goo-popout__arrow.left{left:auto;right:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-left-color:var(--goo-popout-arrow-border);border-right-color:#0000}[dir=rtl] .goo-popout__arrow.left:after{left:auto;right:var(--goo-popout-hairline);border-left-color:var(--goo-popout-bg);border-right-color:#0000}[dir=rtl] .goo-popout__arrow.right{right:auto;left:calc((var(--goo-popout-arrow-size) + var(--goo-popout-hairline)) * -2);border-right-color:var(--goo-popout-arrow-border);border-left-color:#0000}[dir=rtl] .goo-popout__arrow.right:after{right:auto;left:var(--goo-popout-hairline);border-right-color:var(--goo-popout-bg);border-left-color:#0000}
