.custom-segment--xs{padding:calc(var(--spacing,.25rem) * .5)}.custom-segment--xs .segment__item{height:calc(var(--spacing,.25rem) * 6);gap:calc(var(--spacing,.25rem) * 1);padding-inline:calc(var(--spacing,.25rem) * 2);flex:none;width:auto}.custom-segment--pill{box-shadow:none;gap:calc(var(--spacing,.25rem) * 1.5);background-color:#0000;border-radius:0;padding:0}.custom-segment--pill .segment__item{border:1px solid var(--border);color:var(--muted);border-radius:9999px;flex:none;width:auto}.custom-segment--pill .segment__item[data-selected=true]{color:var(--foreground)}.custom-segment--pill .segment__item .segment__indicator{background-color:var(--background);border-radius:inherit;box-shadow:var(--shadow-surface)}.custom-segment--tag{box-shadow:none;gap:calc(var(--spacing,.25rem) * 1);background-color:#0000;border-radius:0;padding:0}.custom-segment--tag .segment__item{background-color:var(--default);border-radius:9999px;flex:none;width:auto}.custom-segment--tag .segment__item[data-selected=true]{background-color:#0000}.custom-segment--tag .segment__item .segment__indicator{border-radius:inherit}.custom-segment--underline.segment{background:0 0;gap:4px;width:max-content;min-width:max-content;padding:0}.custom-segment--underline .segment__item{border-radius:0;flex:none;width:auto;min-width:44px;height:44px;min-height:44px;padding:0 12px;font-size:14px}.custom-segment--underline .segment__item[data-selected=true]{color:var(--foreground)}.custom-segment--underline .segment__indicator{background:var(--foreground);height:2px;box-shadow:none;border-radius:1px;top:auto;bottom:0}