[dm-tabulated]{display:grid;height:100%;min-height:0px;max-height:100%;overflow:hidden}[dm-tabulated][dm-tabulated~=top][dm-tabulated~=tabs]{grid-template-rows:auto 1fr}[dm-tabulated][dm-tabulated~=bottom][dm-tabulated~=tabs]{grid-template-rows:1fr auto}[dm-tabulated][dm-tabulated~=top][dm-tabulated~=swipe]{grid-template-rows:3rem 1fr}[dm-tabulated][dm-tabulated~=bottom][dm-tabulated~=swipe]{grid-template-rows:1fr 3rem}[dm-tabulated] [dm-tab-scroll]{min-height:0px;max-height:40vh;overflow-y:auto}[dm-tabulated][dm-tabulated~=swipe] [dm-swipe]{background:var(--white);border-radius:.375rem}[dm-tabulated][dm-tabulated~=swipe]>menu{gap:0;padding:.75rem 0}[dm-tabulated][dm-tabulated~=swipe]>[dm-indicators]{text-align:center}[dm-tabulated][dm-tabulated~=swipe]>a{color:var(--black)}[dm-tabulated][dm-tabulated~=swipe]>a:hover{color:var(--gray-400)}[dm-tabulated] .-header{padding:0 .75rem;margin:0;line-height:2.5rem}[dm-tabulated] [dm-tabulated~=top] [dm-swipe]{border-top-left-radius:0;border-top-right-radius:0;border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}[dm-tabulated] [dm-tabulated~=bottom] [dm-swipe]{border-top-left-radius:.375rem;border-top-right-radius:.375rem;border-bottom-right-radius:0;border-bottom-left-radius:0}[dm-tab-content]{display:flex;flex-direction:column;gap:0!important;padding:0;background:transparent;border-radius:0;color:var(--fg-100)}[dm-tab-content] *:last-child{margin-bottom:0}[dm-tab-content]:nth-child{flex-grow:1;flex-basis:9999999rem}[dm-tab-menu]{display:flex;flex-direction:row;flex-wrap:wrap;max-width:100%;padding:0;white-space:nowrap}@media only screen and (max-width: 41.875rem){[dm-tab-menu]{font-size:.875rem}}[dm-tab]{-webkit-flex-grow:1;flex-grow:1;-webkit-flex-basis:0;flex-basis:0;display:flex;flex-direction:row;height:3rem;padding:.25rem 0;line-height:2.5rem;text-align:center;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;color:var(--fg-50);border:0}[dm-tab] span{flex-grow:1000;display:flex;align-items:center;justify-content:center;line-height:1}[dm-tab] svg{flex-grow:0}[dm-tab~=active]{color:var(--fg-100)}[dm-tab~=dropdown]{flex-grow:0;color:#000}[dm-tab] .tab-content-button{flex-grow:1;height:100%;padding:0;margin:0;font-size:inherit;font-weight:inherit;color:inherit;text-align:inherit;background:transparent;border:none}[dm-tab] .tab-content-button:hover{background:transparent}[dm-tab] .tab-content-button:focus-visible{outline:2px solid var(--primary);outline-offset:-2px}[data-theme*=light]{--tab-active-bg:var(--gray-min)}[data-theme*=dark]{--tab-active-bg:var(--gray-900)}[dm-tabulated~=pill]{border-radius:.375rem}[dm-tabulated~=pill] [dm-tab-content]{padding:1.25rem}[dm-tabulated~=pill] [dm-tab-scroll]{max-height:calc(40vh - 2.5rem);padding:0 12px;padding-right:calc(12px + var(--scrollbar-size));overscroll-behavior:contain}@supports (scrollbar-gutter: stable){[dm-tabulated~=pill] [dm-tab-scroll]{padding-right:12px;scrollbar-gutter:stable}}[dm-tabulated~=pill] [dm-tab~=active],[dm-tabulated~=pill] [dm-tab-content]{background-color:var(--tab-active-bg)}[dm-tabulated~=pill] [dm-tab]:not([dm-tab~=active]){color:var(--gray-500)}[dm-tabulated~=pill] [dm-tab]:not([dm-tab~=active]):hover{background-color:color-mix(in srgb,var(--tab-active-bg) 30%,transparent)}[dm-tabulated~=pill] [dm-tab-menu~=top] [dm-tab]{border-top-left-radius:.375rem;border-top-right-radius:.375rem}[dm-tabulated~=pill] [dm-tab-menu~=bottom] [dm-tab]{border-bottom-right-radius:.375rem;border-bottom-left-radius:.375rem}[dm-tabulated~=pill][dm-tabulated~=top] [dm-tab-content]{border-bottom-left-radius:.375rem;border-bottom-right-radius:.375rem}[dm-tabulated~=pill][dm-tabulated~=bottom] [dm-tab-content]{border-top-left-radius:.375rem;border-top-right-radius:.375rem}[dm-tabulated~=underline]{--tab-wrapper-bg:var(--bg-25);--tab-inactive-bg:transparent}[dm-tabulated~=underline] [dm-tab-menu]{background:var(--tab-wrapper-bg)}[dm-tabulated~=underline] [dm-tab]{background-color:var(--tab-inactive-bg);border-radius:0;border-bottom:2px solid transparent;transition:background-color .15s ease,border-bottom-color .15s ease}[dm-tabulated~=underline] [dm-tab]:hover:not([dm-tab~=active]){background-color:color-mix(in srgb,var(--tab-active-bg) 30%,transparent)}[dm-tabulated~=underline] [dm-tab~=active]{border-bottom-color:var(--fg-50)}[dm-tabulated~=underline] [dm-tab-content]{background:var(--tab-active-bg)}
